Uses of Class
org.alfresco.module.org_alfresco_module_rm.model.security.ProtectedModelArtifact
-
Packages that use ProtectedModelArtifact Package Description org.alfresco.module.org_alfresco_module_rm.model.security -
-
Uses of ProtectedModelArtifact in org.alfresco.module.org_alfresco_module_rm.model.security
Subclasses of ProtectedModelArtifact in org.alfresco.module.org_alfresco_module_rm.model.security Modifier and Type Class Description class
ProtectedAspect
class
ProtectedProperty
Protected property implementationMethods in org.alfresco.module.org_alfresco_module_rm.model.security with parameters of type ProtectedModelArtifact Modifier and Type Method Description void
ModelSecurityService. register(ProtectedModelArtifact atrifact)
Registers a protected model artifact with the service.void
ModelSecurityServiceImpl. register(ProtectedModelArtifact artifact)
-