Uses of Interface
org.alfresco.rest.repo.resource.general.Specifier
Packages that use Specifier
Package
Description
-
Uses of Specifier in org.alfresco.rest.repo.resource
Classes in org.alfresco.rest.repo.resource with type parameters of type SpecifierModifier and TypeInterfaceDescriptioninterfaceResourceManager<RESOURCE extends org.alfresco.utility.model.TestModel,SPECIFIER extends Specifier, MODIFIER extends Modifier<RESOURCE, ?>> Declares operations introducing new, or allowing to manage repository resources like: folders, files, categories, associations, etc. -
Uses of Specifier in org.alfresco.rest.repo.resource.category
Classes in org.alfresco.rest.repo.resource.category that implement Specifier -
Uses of Specifier in org.alfresco.rest.repo.resource.content
Classes in org.alfresco.rest.repo.resource.content that implement SpecifierModifier and TypeClassDescriptionclassclassclass -
Uses of Specifier in org.alfresco.rest.repo.resource.general
Classes in org.alfresco.rest.repo.resource.general with type parameters of type SpecifierModifier and TypeInterfaceDescriptioninterfaceResourceIntroducer<SPECIFIER extends Specifier>Declares an action introducing new repository resource like: folder, file, category, association, etc.interfaceResourceRemover<SPECIFIER extends Specifier>Declares an action, which removes repository resource like association.Subinterfaces of Specifier in org.alfresco.rest.repo.resource.generalModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interface