Uses of Interface
org.alfresco.module.org_alfresco_module_rm.caveat.RMCaveatConfigComponent
-
Packages that use RMCaveatConfigComponent Package Description org.alfresco.module.org_alfresco_module_rm.capability org.alfresco.module.org_alfresco_module_rm.caveat -
-
Uses of RMCaveatConfigComponent in org.alfresco.module.org_alfresco_module_rm.capability
Fields in org.alfresco.module.org_alfresco_module_rm.capability declared as RMCaveatConfigComponent Modifier and Type Field Description protected RMCaveatConfigComponent
RMSecurityCommon. caveatConfigComponent
Methods in org.alfresco.module.org_alfresco_module_rm.capability with parameters of type RMCaveatConfigComponent Modifier and Type Method Description void
RMSecurityCommon. setCaveatConfigComponent(RMCaveatConfigComponent caveatConfigComponent)
-
Uses of RMCaveatConfigComponent in org.alfresco.module.org_alfresco_module_rm.caveat
Classes in org.alfresco.module.org_alfresco_module_rm.caveat that implement RMCaveatConfigComponent Modifier and Type Class Description class
RMCaveatConfigComponentImpl
RM Caveat Config component implMethods in org.alfresco.module.org_alfresco_module_rm.caveat with parameters of type RMCaveatConfigComponent Modifier and Type Method Description void
RMCaveatConfigServiceImpl. setCaveatConfigComponent(RMCaveatConfigComponent rmCaveatConfigComponent)
-