|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataAreaItem
This class represent a generic element into the data home, like folder o file.
| Method Summary | |
|---|---|
String |
getName()
Return this element name. |
DataFolder |
getParent()
Return the item parent. |
String |
getPath()
Return this element path. |
boolean |
isFolder()
Indicates if this is a folder. |
| Method Detail |
|---|
DataFolder getParent()
throws InternalErrorException
InternalErrorException - if an internal error occurs.String getName()
String getPath()
boolean isFolder()
true if this item is a folder, false otherwise.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||