|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.orchestra.facade.runtime.impl.ScopeStateUpdateImpl
public class ScopeStateUpdateImpl
Constructor Summary | |
---|---|
ScopeStateUpdateImpl(ScopeStateUpdate record)
|
Method Summary | |
---|---|
ScopeStateUpdate |
copy()
|
ActivityInstanceUUID |
getActivityUUID()
|
java.util.Date |
getDate()
|
ScopeState |
getState()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ScopeStateUpdateImpl(ScopeStateUpdate record)
Method Detail |
---|
public ActivityInstanceUUID getActivityUUID()
getActivityUUID
in interface ScopeUpdate
public java.util.Date getDate()
getDate
in interface ScopeUpdate
public ScopeState getState()
getState
in interface ScopeStateUpdate
public java.lang.String toString()
toString
in class java.lang.Object
public ScopeStateUpdate copy()
copy
in interface CopyAble<ScopeStateUpdate>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |