|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ge.grc.acuity.PresentationObject
com.ge.grc.acuity.InteractionObject
This class encapulates the information about an InteractionObject useful for its presentation and use by a client application.
| Field Summary |
| Fields inherited from class com.ge.grc.acuity.PresentationObject |
contents |
| Constructor Summary | |
InteractionObject(java.lang.String uri)
|
|
| Method Summary | |
InteractionContent |
getInteractionContent()
Call this method to obtain the InteractionContent associated with this PresentationObject. |
MissingProperty |
getMissingProperty()
|
protected void |
setInteractionContent(InteractionContent ic)
Call this method to set the InteractionContent associated with this PresentationObject. |
void |
setMissingProperty(MissingProperty mp)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InteractionObject(java.lang.String uri)
| Method Detail |
protected void setInteractionContent(InteractionContent ic)
public InteractionContent getInteractionContent()
public void setMissingProperty(MissingProperty mp)
mp - public MissingProperty getMissingProperty()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||