|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFileStructureElement
A structure element that is the root of a structure file.
Method Summary | |
---|---|
String |
getDirectoryChannelId()
Returns the identifier of the channel that corresponds to the directory this element's file resides in. |
String |
getId()
Returns the element's identifier. |
String |
getStructureFileName()
Returns the name of the structure file for this element. |
void |
setFriendlyId(String friendlyId)
Sets the friendly identifier for this structure element. |
Method Detail |
---|
String getId()
String getDirectoryChannelId()
String getStructureFileName()
void setFriendlyId(String friendlyId)
friendlyId
- the friendly identifier.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |