Interface HomeFolderProvider
- All Superinterfaces:
ClassPolicy,NodeServicePolicies.OnCreateNodePolicy,Policy
- All Known Implementing Classes:
AbstractHomeFolderProvider,ExistingPathBasedHomeFolderProvider,UIDBasedHomeFolderProvider
Deprecated.
Interface for home folder providers.
- Author:
- Andy Hind
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.alfresco.repo.policy.Policy
Policy.Arg -
Field Summary
Fields inherited from interface org.alfresco.repo.node.NodeServicePolicies.OnCreateNodePolicy
QNAME -
Method Summary
Methods inherited from interface org.alfresco.repo.node.NodeServicePolicies.OnCreateNodePolicy
onCreateNode
-
Method Details
-
getName
String getName()Deprecated.Get the name of the provider.- Returns:
- String
-
HomeFolderProvider2should now be used.