| Package | Description |
|---|---|
| org.ow2.orchestra.ws_ht | |
| org.ow2.orchestra.ws_ht.api | |
| org.ow2.orchestra.ws_ht.api.wsdl | |
| org.ow2.orchestra.ws_ht.api.xsd |
| Modifier and Type | Method and Description |
|---|---|
TOrganizationalEntity |
ObjectFactory.createTOrganizationalEntity()
Create an instance of
TOrganizationalEntity |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TOrganizationalEntity> |
ObjectFactory.createOrganizationalEntity(TOrganizationalEntity value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TOrganizationalEntity> |
ObjectFactory.createOrganizationalEntity(TOrganizationalEntity value)
|
| Modifier and Type | Field and Description |
|---|---|
protected TOrganizationalEntity |
TTask.businessAdministrators |
protected TOrganizationalEntity |
TTask.notificationRecipients |
protected TOrganizationalEntity |
TTask.potentialOwners |
protected TOrganizationalEntity |
TTask.taskStakeholders |
| Modifier and Type | Method and Description |
|---|---|
TOrganizationalEntity |
TTask.getBusinessAdministrators()
Gets the value of the businessAdministrators property.
|
TOrganizationalEntity |
TTask.getNotificationRecipients()
Gets the value of the notificationRecipients property.
|
TOrganizationalEntity |
TTask.getPotentialOwners()
Gets the value of the potentialOwners property.
|
TOrganizationalEntity |
TTask.getTaskStakeholders()
Gets the value of the taskStakeholders property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TOrganizationalEntity> |
ObjectFactory.createTTaskQueryResultRowBusinessAdministrators(TOrganizationalEntity value)
|
javax.xml.bind.JAXBElement<TOrganizationalEntity> |
ObjectFactory.createTTaskQueryResultRowNotificationRecipients(TOrganizationalEntity value)
|
javax.xml.bind.JAXBElement<TOrganizationalEntity> |
ObjectFactory.createTTaskQueryResultRowPotentialOwners(TOrganizationalEntity value)
|
javax.xml.bind.JAXBElement<TOrganizationalEntity> |
ObjectFactory.createTTaskQueryResultRowTaskInitiator(TOrganizationalEntity value)
|
javax.xml.bind.JAXBElement<TOrganizationalEntity> |
ObjectFactory.createTTaskQueryResultRowTaskStakeholders(TOrganizationalEntity value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaskOperations.delegate(String identifier,
TOrganizationalEntity organizationalEntity) |
void |
TaskOperations.forward(String identifier,
TOrganizationalEntity organizationalEntity) |
void |
TaskOperations.nominate(String identifier,
TOrganizationalEntity organizationalEntity) |
void |
TaskOperations.setGenericHumanRole(String identifier,
String genericHumanRole,
TOrganizationalEntity organizationalEntity) |
| Modifier and Type | Field and Description |
|---|---|
protected TOrganizationalEntity |
SetGenericHumanRole.organizationalEntity |
protected TOrganizationalEntity |
Nominate.organizationalEntity |
protected TOrganizationalEntity |
Delegate.organizationalEntity |
protected TOrganizationalEntity |
Forward.organizationalEntity |
| Modifier and Type | Method and Description |
|---|---|
TOrganizationalEntity |
SetGenericHumanRole.getOrganizationalEntity()
Gets the value of the organizationalEntity property.
|
TOrganizationalEntity |
Nominate.getOrganizationalEntity()
Gets the value of the organizationalEntity property.
|
TOrganizationalEntity |
Delegate.getOrganizationalEntity()
Gets the value of the organizationalEntity property.
|
TOrganizationalEntity |
Forward.getOrganizationalEntity()
Gets the value of the organizationalEntity property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SetGenericHumanRole.setOrganizationalEntity(TOrganizationalEntity value)
Sets the value of the organizationalEntity property.
|
void |
Nominate.setOrganizationalEntity(TOrganizationalEntity value)
Sets the value of the organizationalEntity property.
|
void |
Delegate.setOrganizationalEntity(TOrganizationalEntity value)
Sets the value of the organizationalEntity property.
|
void |
Forward.setOrganizationalEntity(TOrganizationalEntity value)
Sets the value of the organizationalEntity property.
|
Copyright © 2012 OW2 Consortium. All Rights Reserved.