|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alfresco.util.debug.NodeStoreInspector
public class NodeStoreInspector
Debug class that has methods to inspect the contents of a node store.
| Constructor Summary | |
|---|---|
NodeStoreInspector()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
dumpNode(NodeService nodeService,
NodeRef nodeRef)
Dumps the contents of a node |
static java.lang.String |
dumpNodeStore(NodeService nodeService,
StoreRef storeRef)
Dumps the contents of a store to a string. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NodeStoreInspector()
| Method Detail |
|---|
public static java.lang.String dumpNodeStore(NodeService nodeService,
StoreRef storeRef)
nodeService - the node servicestoreRef - the store reference
public static java.lang.String dumpNode(NodeService nodeService,
NodeRef nodeRef)
nodeService - nodeRef -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||