public class Css extends Object implements IFileGlobalElement
Modifier and Type | Field and Description |
---|---|
static String |
CSS_FOLDER_NAME
The CSSs folder name.
|
Constructor and Description |
---|
Css() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getFilePath() |
String |
getGlobalFilePath()
Returns the path of the file to be stored in global area.
|
String |
getId() |
String |
getName() |
void |
setDescription(String description) |
void |
setFilePath(String filePath) |
void |
setId(String id) |
void |
setName(String name) |
public static final String CSS_FOLDER_NAME
public String getId()
public void setId(String id)
public String getName()
public void setName(String name)
public String getDescription()
public void setDescription(String description)
public String getFilePath()
public void setFilePath(String filePath)
public String getGlobalFilePath()
IFileGlobalElement
getGlobalFilePath
in interface IFileGlobalElement
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.