|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.stardust.engine.api.ws.QueryResultXto
org.eclipse.stardust.engine.api.ws.WorklistXto.SharedWorklistsXto.SharedWorklistXto
public static class WorklistXto.SharedWorklistsXto.SharedWorklistXto
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://eclipse.org/stardust/ws/v2012a/api}QueryResult">
<sequence>
<element name="owner" type="{http://eclipse.org/stardust/ws/v2012a/api}UserInfo"/>
<element name="workItems" type="{http://eclipse.org/stardust/ws/v2012a/api}ActivityInstances"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
WorklistXto.SharedWorklistsXto.SharedWorklistXto()
|
|
| Method Summary | |
|---|---|
UserInfoXto |
getOwner()
Gets the value of the owner property. |
ActivityInstancesXto |
getWorkItems()
Gets the value of the workItems property. |
void |
setOwner(UserInfoXto value)
Sets the value of the owner property. |
void |
setWorkItems(ActivityInstancesXto value)
Sets the value of the workItems property. |
| Methods inherited from class org.eclipse.stardust.engine.api.ws.QueryResultXto |
|---|
getTotalCount, getTotalCountThreshold, isHasMore, setHasMore, setTotalCount, setTotalCountThreshold |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WorklistXto.SharedWorklistsXto.SharedWorklistXto()
| Method Detail |
|---|
public UserInfoXto getOwner()
UserInfoXtopublic void setOwner(UserInfoXto value)
value - allowed object is
UserInfoXtopublic ActivityInstancesXto getWorkItems()
ActivityInstancesXtopublic void setWorkItems(ActivityInstancesXto value)
value - allowed object is
ActivityInstancesXto
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||