Package | Description |
---|---|
org.kuali.ole.describe.bo | |
org.kuali.ole.describe.form | |
org.kuali.ole.describe.rule |
Modifier and Type | Method and Description |
---|---|
org.kuali.rice.core.api.util.tree.Node<DocumentTreeNode,String> |
DocumentSelectionTree.add(Collection<String> uuidList,
String docType) |
org.kuali.rice.core.api.util.tree.Node<DocumentTreeNode,String> |
DocumentSelectionTree.add(Collection<String> uuidList,
String docType,
boolean excludeEHoldings) |
org.kuali.rice.core.api.util.tree.Node<DocumentTreeNode,String> |
DocumentSelectionTree.addForTransfer(List<String> uuidList,
String docType) |
org.kuali.rice.core.api.util.tree.Node<DocumentTreeNode,String> |
DocumentSelectionTree.addHoldingsTree(List<HoldingsTree> holdingsTrees,
String docType)
This method adds the holdings trees to the root node in left pane tree.
|
List<org.kuali.rice.core.api.util.tree.Node<DocumentTreeNode,String>> |
DocumentSelectionTree.buildNodeList(List<BibTree> bibTreeList) |
List<org.kuali.rice.core.api.util.tree.Node<DocumentTreeNode,String>> |
DocumentSelectionTree.buildNodeListForTransfer(List<BibTree> bibTreeList) |
Modifier and Type | Method and Description |
---|---|
DocumentTreeNode |
BoundwithForm.getDocumentTreeNode() |
DocumentTreeNode |
BoundwithForm.getShowLeftTreeStatusMessages() |
DocumentTreeNode |
BoundwithForm.getShowRightTreeStatusMessages() |
Modifier and Type | Method and Description |
---|---|
org.kuali.rice.core.api.util.tree.Tree<DocumentTreeNode,String> |
BoundwithForm.getBoundwithTree() |
org.kuali.rice.core.api.util.tree.Tree<DocumentTreeNode,String> |
BoundwithForm.getDeleteConfirmationTree() |
List<DocumentTreeNode> |
BoundwithForm.getDisplayRecordList() |
org.kuali.rice.core.api.util.tree.Tree<DocumentTreeNode,String> |
EditorForm.getDocTree() |
org.kuali.rice.core.api.util.tree.Tree<DocumentTreeNode,String> |
BoundwithForm.getLeftTree() |
org.kuali.rice.core.api.util.tree.Tree<DocumentTreeNode,String> |
EditorForm.getLeftTree() |
org.kuali.rice.core.api.util.tree.Tree<DocumentTreeNode,String> |
BoundwithForm.getRightTree() |
Modifier and Type | Method and Description |
---|---|
void |
BoundwithForm.setDocumentTreeNode(DocumentTreeNode documentTreeNode) |
void |
BoundwithForm.setShowLeftTreeStatusMessages(DocumentTreeNode showLeftTreeStatusMessages) |
void |
BoundwithForm.setShowRightTreeStatusMessages(DocumentTreeNode showRightTreeStatusMessages) |
Modifier and Type | Method and Description |
---|---|
void |
BoundwithForm.setBoundwithTree(org.kuali.rice.core.api.util.tree.Tree<DocumentTreeNode,String> boundwithTree) |
void |
BoundwithForm.setDeleteConfirmationTree(org.kuali.rice.core.api.util.tree.Tree<DocumentTreeNode,String> deleteConfirmationTree) |
void |
BoundwithForm.setDisplayRecordList(List<DocumentTreeNode> displayRecordList) |
void |
EditorForm.setDocTree(org.kuali.rice.core.api.util.tree.Tree<DocumentTreeNode,String> docTree) |
void |
BoundwithForm.setLeftTree(org.kuali.rice.core.api.util.tree.Tree<DocumentTreeNode,String> leftTree) |
void |
EditorForm.setLeftTree(org.kuali.rice.core.api.util.tree.Tree<DocumentTreeNode,String> leftTree) |
void |
BoundwithForm.setRightTree(org.kuali.rice.core.api.util.tree.Tree<DocumentTreeNode,String> rightTree) |
Modifier and Type | Method and Description |
---|---|
void |
OLEAnalyticsRule.selectCheckedNodesForAnalyticTree(AnalyticsForm analyticsForm,
org.kuali.rice.core.api.util.tree.Node<DocumentTreeNode,String> analyticsTreeRootElement) |
void |
OLEAnalyticsRule.selectCheckedNodesForSeriesTree(AnalyticsForm analyticsForm,
org.kuali.rice.core.api.util.tree.Node<DocumentTreeNode,String> seriesTreeRootElement) |
String |
OLEAnalyticsRule.validateAnalyticRelatedItem(List<String> analyticItemIds,
org.kuali.rice.core.api.util.tree.Node<DocumentTreeNode,String> item) |
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.