public class WorkInstanceNodeManager extends CustomNodeManager implements NodeManager
numLevels| Modifier and Type | Method and Description |
|---|---|
javax.jcr.Node |
createFileNode(RequestDocument document,
String name,
javax.jcr.Node parentNode,
javax.jcr.Session session) |
static WorkInstanceNodeManager |
getInstance() |
String |
getInstanceData(javax.jcr.Node instanceNode) |
javax.jcr.Node |
getNodeByUUID(javax.jcr.Session newSession,
String uuid) |
String |
getParentNodePath() |
String |
getXMLOnlyForInstanceType(javax.jcr.Node instanceNode) |
void |
ingestItemRecForInstance(RequestDocument linkedItemDocument,
String id,
javax.jcr.Session session) |
createContentNode, enableVersioning, getBinaryData, getBytesFromInputStream, getData, getParentNode, getStaticFormatNode, initFileNode, initLevelNode, initNonStaticNode, initStaticNode, linkNodes, modifyAdditionalAttributesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateContentNode, enableVersioning, getBinaryData, getData, getParentNode, linkNodespublic static WorkInstanceNodeManager getInstance()
public String getParentNodePath()
public javax.jcr.Node createFileNode(RequestDocument document, String name, javax.jcr.Node parentNode, javax.jcr.Session session) throws OleDocStoreException
createFileNode in interface NodeManagercreateFileNode in class CustomNodeManagerOleDocStoreExceptionpublic void ingestItemRecForInstance(RequestDocument linkedItemDocument, String id, javax.jcr.Session session) throws OleDocStoreException
ingestItemRecForInstance in interface NodeManageringestItemRecForInstance in class CustomNodeManagerOleDocStoreExceptionpublic javax.jcr.Node getNodeByUUID(javax.jcr.Session newSession, String uuid) throws OleDocStoreException
getNodeByUUID in interface NodeManagergetNodeByUUID in class CustomNodeManagerOleDocStoreExceptionpublic String getInstanceData(javax.jcr.Node instanceNode) throws javax.jcr.RepositoryException, OleDocStoreException, FileNotFoundException
getInstanceData in interface NodeManagergetInstanceData in class CustomNodeManagerjavax.jcr.RepositoryExceptionOleDocStoreExceptionFileNotFoundExceptionpublic String getXMLOnlyForInstanceType(javax.jcr.Node instanceNode) throws javax.jcr.RepositoryException, OleDocStoreException, FileNotFoundException
javax.jcr.RepositoryExceptionOleDocStoreExceptionFileNotFoundExceptionCopyright © 2004–2015 The Kuali Foundation. All rights reserved.