|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.wewebu.ow.server.app.OwEcmUtil.OwParentPathInfo
public static class OwEcmUtil.OwParentPathInfo
Returned item from the function OwEcmUtil.getParentPathOfClass(OwObject obj_p, Collection classNames_p)
| Constructor Summary | |
|---|---|
OwEcmUtil.OwParentPathInfo(OwObject parent_p,
String path_p,
String displaypath_p)
construct a path info item |
|
| Method Summary | |
|---|---|
String |
getDisplayPath()
get the display path from parent to the object |
OwObject |
getParent()
get the parent that matches a requested classname |
String |
getPath()
get the path from parent to the object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OwEcmUtil.OwParentPathInfo(OwObject parent_p,
String path_p,
String displaypath_p)
parent_p - parent that matches a requested classnamepath_p - path from parent to the object| Method Detail |
|---|
public OwObject getParent()
public String getPath()
public String getDisplayPath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||