| Package | Description |
|---|---|
| edu.ucsb.nceas.metacat | |
| edu.ucsb.nceas.metacat.accesscontrol | |
| edu.ucsb.nceas.metacat.util |
| Modifier and Type | Method and Description |
|---|---|
java.util.Stack<NodeRecord> |
SubTree.getSubTreeNodeStack()
Get subtree node stack
|
| Modifier and Type | Method and Description |
|---|---|
int |
NodeComparator.compare(NodeRecord o1,
NodeRecord o2)
compare two NodeRecord objects to determine proper sort order.
|
boolean |
NodeRecord.contentEquals(NodeRecord record)
Method compare two records
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Stack<NodeRecord> |
AccessSection.getStoredTmpNodeStack()
Get storedTempNodeStack
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccessSection.setStoredTmpNodeStack(java.util.Stack<NodeRecord> myStack)
Set a storedTempNodeStack
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.Stack<NodeRecord> |
DocumentUtil.reviseStack(java.util.Stack<NodeRecord> stack)
Revise stack change a stack to opposite order
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.Stack<NodeRecord> |
DocumentUtil.reviseStack(java.util.Stack<NodeRecord> stack)
Revise stack change a stack to opposite order
|
Copyright © 2020 Regents of the University of California. All Rights Reserved.