|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TOrganizationalEntity | |
|---|---|
| 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 | |
| Uses of TOrganizationalEntity in org.ow2.orchestra.ws_ht |
|---|
| Methods in org.ow2.orchestra.ws_ht that return TOrganizationalEntity | |
|---|---|
TOrganizationalEntity |
ObjectFactory.createTOrganizationalEntity()
Create an instance of TOrganizationalEntity |
| Methods in org.ow2.orchestra.ws_ht that return types with arguments of type TOrganizationalEntity | |
|---|---|
javax.xml.bind.JAXBElement<TOrganizationalEntity> |
ObjectFactory.createOrganizationalEntity(TOrganizationalEntity value)
Create an instance of JAXBElement<TOrganizationalEntity>} |
| Methods in org.ow2.orchestra.ws_ht with parameters of type TOrganizationalEntity | |
|---|---|
javax.xml.bind.JAXBElement<TOrganizationalEntity> |
ObjectFactory.createOrganizationalEntity(TOrganizationalEntity value)
Create an instance of JAXBElement<TOrganizationalEntity>} |
| Uses of TOrganizationalEntity in org.ow2.orchestra.ws_ht.api |
|---|
| Fields in org.ow2.orchestra.ws_ht.api declared as TOrganizationalEntity | |
|---|---|
protected TOrganizationalEntity |
TTask.businessAdministrators
|
protected TOrganizationalEntity |
TTask.notificationRecipients
|
protected TOrganizationalEntity |
TTask.potentialOwners
|
protected TOrganizationalEntity |
TTask.taskStakeholders
|
| Methods in org.ow2.orchestra.ws_ht.api that return TOrganizationalEntity | |
|---|---|
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. |
| Uses of TOrganizationalEntity in org.ow2.orchestra.ws_ht.api.wsdl |
|---|
| Methods in org.ow2.orchestra.ws_ht.api.wsdl with parameters of type TOrganizationalEntity | |
|---|---|
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)
|
| Uses of TOrganizationalEntity in org.ow2.orchestra.ws_ht.api.xsd |
|---|
| Fields in org.ow2.orchestra.ws_ht.api.xsd declared as TOrganizationalEntity | |
|---|---|
protected TOrganizationalEntity |
Delegate.organizationalEntity
|
protected TOrganizationalEntity |
SetGenericHumanRole.organizationalEntity
|
protected TOrganizationalEntity |
Nominate.organizationalEntity
|
protected TOrganizationalEntity |
Forward.organizationalEntity
|
| Methods in org.ow2.orchestra.ws_ht.api.xsd that return TOrganizationalEntity | |
|---|---|
TOrganizationalEntity |
Delegate.getOrganizationalEntity()
Gets the value of the organizationalEntity property. |
TOrganizationalEntity |
SetGenericHumanRole.getOrganizationalEntity()
Gets the value of the organizationalEntity property. |
TOrganizationalEntity |
Nominate.getOrganizationalEntity()
Gets the value of the organizationalEntity property. |
TOrganizationalEntity |
Forward.getOrganizationalEntity()
Gets the value of the organizationalEntity property. |
| Methods in org.ow2.orchestra.ws_ht.api.xsd with parameters of type TOrganizationalEntity | |
|---|---|
void |
Delegate.setOrganizationalEntity(TOrganizationalEntity value)
Sets the value of the organizationalEntity property. |
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 |
Forward.setOrganizationalEntity(TOrganizationalEntity value)
Sets the value of the organizationalEntity property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||