|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NodeInformation
Node Information Interface
| Method Summary | |
|---|---|
String |
getContextName()
Getter for ContextName |
Long |
getId()
Getter for ObjectID |
Date |
getLastDeployDate()
Getter for Last Deploy Date |
void |
setContextName(String contextName)
setter for context name |
void |
setId(long id)
setter for ObjectID |
void |
setId(Long id)
setter for ObjectID |
void |
setId(org.apache.pluto.om.common.ObjectID id)
setter for ObjectID |
void |
setLastDeployDate(Date lastDeployDate)
setter for last deploy date |
String |
toString()
|
| Method Detail |
|---|
String getContextName()
void setContextName(String contextName)
id - Long getId()
void setId(org.apache.pluto.om.common.ObjectID id)
id - void setId(Long id)
id - void setId(long id)
id - Date getLastDeployDate()
void setLastDeployDate(Date lastDeployDate)
id - String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||