Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY: NESTED |
FIELD
| CONSTR |
METHOD
DETAIL:
FIELD
| CONSTR |
METHOD
org.alfresco.repo.node
Interface NodeServicePolicies.BeforeCreateStorePolicy
All Superinterfaces:
ClassPolicy
,
Policy
Enclosing class:
NodeServicePolicies
public static interface
NodeServicePolicies.BeforeCreateStorePolicy
extends
ClassPolicy
Field Summary
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
QNAME
public static final
QName
QNAME
Method Detail
beforeCreateStore
void
beforeCreateStore
(
QName
nodeTypeQName,
StoreRef
storeRef)
Called before a new node store is created.
Parameters:
nodeTypeQName
- the type of the node that will be used for the root
storeRef
- the reference to the store about to be created
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY: NESTED |
FIELD
| CONSTR |
METHOD
DETAIL:
FIELD
| CONSTR |
METHOD
Copyright © 2005–2016
Alfresco Software
. All rights reserved.
Java API documentation generated with
DocFlex/Javadoc
1.6.1 using
JavadocPro
template set.