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, modifyAdditionalAttributes
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createContentNode, enableVersioning, getBinaryData, getData, getParentNode, linkNodes
public 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 NodeManager
createFileNode
in class CustomNodeManager
OleDocStoreException
public void ingestItemRecForInstance(RequestDocument linkedItemDocument, String id, javax.jcr.Session session) throws OleDocStoreException
ingestItemRecForInstance
in interface NodeManager
ingestItemRecForInstance
in class CustomNodeManager
OleDocStoreException
public javax.jcr.Node getNodeByUUID(javax.jcr.Session newSession, String uuid) throws OleDocStoreException
getNodeByUUID
in interface NodeManager
getNodeByUUID
in class CustomNodeManager
OleDocStoreException
public String getInstanceData(javax.jcr.Node instanceNode) throws javax.jcr.RepositoryException, OleDocStoreException, FileNotFoundException
getInstanceData
in interface NodeManager
getInstanceData
in class CustomNodeManager
javax.jcr.RepositoryException
OleDocStoreException
FileNotFoundException
public String getXMLOnlyForInstanceType(javax.jcr.Node instanceNode) throws javax.jcr.RepositoryException, OleDocStoreException, FileNotFoundException
javax.jcr.RepositoryException
OleDocStoreException
FileNotFoundException
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.