|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.flexive.shared.search.FxPaths.Item
public static class FxPaths.Item
This object represebts a item within a path, eg 'myFolder' in the path '/Images/myFolder/myFile.txt'.
| Method Summary | |
|---|---|
java.lang.String |
getCaption()
Getter for the caption of the item. |
long |
getContentTypeId()
Returns the referenced content type id of the item, or -1 if the reference is not set. |
long |
getNodeId()
Gerrer for the node id of the item. |
long |
getReferenceId()
Getter for the reference id of the item. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String getCaption()
public long getNodeId()
public long getReferenceId()
public long getContentTypeId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||