|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alfresco.repo.transfer.AbstractNodeFinder
org.alfresco.repo.transfer.PrimaryParentNodeFinder
public class PrimaryParentNodeFinder
| Field Summary |
|---|
| Fields inherited from class org.alfresco.repo.transfer.AbstractNodeFinder |
|---|
serviceRegistry |
| Constructor Summary | |
|---|---|
PrimaryParentNodeFinder()
|
|
| Method Summary | |
|---|---|
java.util.Set |
findFrom(org.alfresco.service.cmr.repository.NodeRef thisNode)
|
void |
init()
|
| Methods inherited from class org.alfresco.repo.transfer.AbstractNodeFinder |
|---|
setServiceRegistry |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrimaryParentNodeFinder()
| Method Detail |
|---|
public void init()
init in class AbstractNodeFinderpublic java.util.Set findFrom(org.alfresco.service.cmr.repository.NodeRef thisNode)
thisNode - The node to use as the base from which to find other nodes.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||