Uses of Class
org.alfresco.repo.transfer.manifest.ManifestAccessControl
-
Packages that use ManifestAccessControl Package Description org.alfresco.repo.transfer.manifest Provides the implementation of the transfer manifest which is used by the transfer service. -
-
Uses of ManifestAccessControl in org.alfresco.repo.transfer.manifest
Methods in org.alfresco.repo.transfer.manifest that return ManifestAccessControl Modifier and Type Method Description ManifestAccessControlTransferManifestNormalNode. getAccessControl()Methods in org.alfresco.repo.transfer.manifest with parameters of type ManifestAccessControl Modifier and Type Method Description voidTransferManifestNormalNode. setAccessControl(ManifestAccessControl accessControl)
-