@AlfrescoPublicApi public static interface NodeServicePolicies.BeforeCreateStorePolicy extends ClassPolicy
Policy.Arg
Modifier and Type | Field and Description |
---|---|
static org.alfresco.service.namespace.QName |
QNAME |
Modifier and Type | Method and Description |
---|---|
void |
beforeCreateStore(org.alfresco.service.namespace.QName nodeTypeQName,
org.alfresco.service.cmr.repository.StoreRef storeRef)
Called before a new node store is created.
|
void beforeCreateStore(org.alfresco.service.namespace.QName nodeTypeQName, org.alfresco.service.cmr.repository.StoreRef storeRef)
nodeTypeQName
- the type of the node that will be used for the rootstoreRef
- the reference to the store about to be createdCopyright © 2005–2017 Alfresco Software. All rights reserved.