|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CustomNodeTypeCreator
Interface for custom node type creator implementations.
| Method Summary | |
|---|---|
boolean |
addJcrCustomNodeType()
Method to add a jcr custom node type to an existing jcr repository. |
boolean |
createInitialJcrCustomNodeTypes()
This method is supposed to create custom node types on repository setup. |
void |
setJcrSession(ObjectContentManagerImpl jcrSession)
Jcr session to be injected into implementation. |
| Method Detail |
|---|
boolean createInitialJcrCustomNodeTypes()
throws CustomNodeTypeCreationException
CustomNodeTypeCreationException
boolean addJcrCustomNodeType()
throws CustomNodeTypeCreationException
CustomNodeTypeCreationExceptionvoid setJcrSession(ObjectContentManagerImpl jcrSession)
jcrSession - JcrSession
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||