public class Project extends Object implements IFileGlobalElement
Modifier and Type | Field and Description |
---|---|
static String |
PROJECT_FOLDER_NAME
The project folder name.
|
Constructor and Description |
---|
Project() |
Modifier and Type | Method and Description |
---|---|
String |
getChannelId()
Returns the channelId.
|
String |
getGlobalFilePath()
Returns the path of the file to be stored in global area.
|
String |
getId() |
String |
getName() |
void |
setChannelId(String channelId)
Sets the channelId.
|
void |
setId(String id) |
void |
setName(String name) |
public static final String PROJECT_FOLDER_NAME
public String getId()
public void setId(String id)
public String getName()
public void setName(String name)
public String getGlobalFilePath()
IFileGlobalElement
getGlobalFilePath
in interface IFileGlobalElement
public String getChannelId()
public void setChannelId(String channelId)
channelId
- the channelId value to set.LumisXP 12.4.0.200625 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.