public interface IFileStructureElement extends IFileElement
Modifier and Type | Method and Description |
---|---|
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.
|
String getId()
String getDirectoryChannelId()
String getStructureFileName()
void setFriendlyId(String friendlyId)
friendlyId
- the friendly identifier.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.