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.CreateBitstreamFeature 
    Modifier and Type Constant Field Value
    public static final String NAME "canCreateBitstream"
  • org.dspace.app.rest.authorization.impl.CreateBundleFeature 
    Modifier and Type Constant Field Value
    public static final String NAME "canCreateBundle"
  • org.dspace.app.rest.authorization.impl.CreateCollectionFeature 
    Modifier and Type Constant Field Value
    public static final String NAME "canCreateCollections"
  • org.dspace.app.rest.authorization.impl.CreateCommunityFeature 
    Modifier and Type Constant Field Value
    public static final String NAME "canCreateCommunities"
  • org.dspace.app.rest.authorization.impl.DeleteFeature 
    Modifier and Type Constant Field Value
    public static final String NAME "canDelete"
  • org.dspace.app.rest.authorization.impl.EditMetadataFeature 
    Modifier and Type Constant Field Value
    public static final String NAME "canEditMetadata"
  • 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.MakeDiscoverableFeature 
    Modifier and Type Constant Field Value
    public static final String NAME "canMakeDiscoverable"
  • org.dspace.app.rest.authorization.impl.MakePrivateFeature 
    Modifier and Type Constant Field Value
    public static final String NAME "canMakePrivate"
  • org.dspace.app.rest.authorization.impl.MoveFeature 
    Modifier and Type Constant Field Value
    public static final String NAME "canMove"
  • org.dspace.app.rest.authorization.impl.PolicyFeature 
    Modifier and Type Constant Field Value
    public static final String NAME "canManagePolicies"
  • 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.ReorderBitstreamFeature 
    Modifier and Type Constant Field Value
    public static final String NAME "canReorderBitstreams"
  • org.dspace.app.rest.authorization.impl.WithdrawFeature 
    Modifier and Type Constant Field Value
    public static final String NAME "withdrawItem"