|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ProjectManaged interface objects will get a projectId attribute. The
projectName and projectIdentity derived attributes are also available.
Supported API: false
Extendable: false
Field Summary | |
static String |
PROJECT_ID
Deprecated. Label for the attribute. |
static String |
PROJECT_IDENTITY
Deprecated. Label for the attribute; The identity of the project (a derived attribute) Supported API: false |
static String |
PROJECT_NAME
Deprecated. Label for the attribute; The name of the project (a derived attribute) Supported API: false |
Method Summary | |
ProjectReference |
getProjectId()
Deprecated. Gets the object for the association that plays role: PROJECT_ID. |
String |
getProjectIdentity()
Deprecated. Gets the value of the attribute: PROJECT_IDENTITY. |
String |
getProjectName()
Deprecated. Gets the value of the attribute: PROJECT_NAME. |
void |
setProjectId(ProjectReference a_ProjectId)
Deprecated. Sets the object for the association that plays role: PROJECT_ID. |
Field Detail |
public static final String PROJECT_NAME
public static final String PROJECT_IDENTITY
public static final String PROJECT_ID
Method Detail |
public String getProjectName()
public String getProjectIdentity()
public ProjectReference getProjectId()
public void setProjectId(ProjectReference a_ProjectId) throws WTPropertyVetoException
a_ProjectId
-
WTPropertyVetoException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |