Package lumis.portal.structure.sync
Interface IFileGlobalElement
-
- All Superinterfaces:
IFileElement
- All Known Implementing Classes:
Css
,FileTransformationParameterType
,GlobalGroup
,GlobalInterfaceStyle
,Project
public interface IFileGlobalElement extends IFileElement
An root file element that is stored in the synchronization global area.- Since:
- 6.2.0
- Version:
- $Revision$ $Date$
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getGlobalFilePath()
Returns the path of the file to be stored in global area.-
Methods inherited from interface lumis.portal.structure.sync.IFileElement
getFileVersion
-
-