|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface NodeServicePolicies.BeforeCreateStorePolicy
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.alfresco.repo.policy.Policy |
---|
Policy.Arg |
Field Summary | |
---|---|
static QName |
QNAME
|
Fields inherited from interface org.alfresco.repo.policy.Policy |
---|
NAMESPACE |
Method Summary | |
---|---|
void |
beforeCreateStore(QName nodeTypeQName,
StoreRef storeRef)
Called before a new node store is created. |
Field Detail |
---|
static final QName QNAME
Method Detail |
---|
void beforeCreateStore(QName nodeTypeQName, StoreRef storeRef)
nodeTypeQName
- the type of the node that will be used for the rootstoreRef
- the reference to the store about to be created
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |