Constant Field Values

Contents

org.dspace.*

  • org.dspace.app.rest.authorization.impl.AdministratorOfFeature 
    Modifier and Type Constant Field Value
    public static final String NAME "administratorOf"
  • org.dspace.app.rest.authorization.impl.CCLicenseFeature 
    Modifier and Type Constant Field Value
    public static final String NAME "cclicense"
  • org.dspace.app.rest.authorization.impl.EPersonRegistrationFeature 
    Modifier and Type Constant Field Value
    public static final String NAME "epersonRegistration"
  • org.dspace.app.rest.authorization.impl.LoginOnBehalfOfFeature 
    Modifier and Type Constant Field Value
    public static final String NAME "loginOnBehalfOf"
  • org.dspace.app.rest.authorization.impl.ReinstateFeature 
    Modifier and Type Constant Field Value
    public static final String NAME "reinstateItem"
  • org.dspace.app.rest.authorization.impl.WithdrawFeature 
    Modifier and Type Constant Field Value
    public static final String NAME "withdrawItem"