public class WorkBibNodeManager extends CustomNodeManager implements NodeManager
numLevels
Modifier and Type | Method and Description |
---|---|
static WorkBibNodeManager |
getInstance() |
String |
getParentNodePath() |
void |
linkNodes(javax.jcr.Node bibNode,
javax.jcr.Node instanceNode,
javax.jcr.Session session) |
createContentNode, createFileNode, enableVersioning, getBinaryData, getBytesFromInputStream, getData, getInstanceData, getNodeByUUID, getParentNode, getStaticFormatNode, ingestItemRecForInstance, initFileNode, initLevelNode, initNonStaticNode, initStaticNode, modifyAdditionalAttributes
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createContentNode, createFileNode, enableVersioning, getBinaryData, getData, getInstanceData, getNodeByUUID, getParentNode, ingestItemRecForInstance
public static WorkBibNodeManager getInstance()
public void linkNodes(javax.jcr.Node bibNode, javax.jcr.Node instanceNode, javax.jcr.Session session) throws OleDocStoreException
linkNodes
in interface NodeManager
linkNodes
in class CustomNodeManager
OleDocStoreException
public String getParentNodePath()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.