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: 14187 $ $Date: 2012-04-02 11:44:41 -0300 (Mon, 02 Apr 2012) $
-
-
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.
-