|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PartyTO | |
|---|---|
| org.ow2.dragon.api.service.organization | |
| org.ow2.dragon.api.to.organization | |
| org.ow2.dragon.service.organization | |
| Uses of PartyTO in org.ow2.dragon.api.service.organization |
|---|
| Methods in org.ow2.dragon.api.service.organization that return PartyTO | |
|---|---|
PartyTO |
PartyManager.getParty(java.lang.String partyId)
Retrieve a party matching the given ID. |
| Methods in org.ow2.dragon.api.service.organization that return types with arguments of type PartyTO | |
|---|---|
java.util.List<PartyTO> |
PartyManager.getAllParties(RequestOptionsTO requestOptionsTO)
Return the list of all parties in the registry, persons and organization units |
| Uses of PartyTO in org.ow2.dragon.api.to.organization |
|---|
| Subclasses of PartyTO in org.ow2.dragon.api.to.organization | |
|---|---|
class |
OrganizationUnitTO
This type gives the description of an organization. |
class |
PersonTO
This type gives the description of a person. |
| Methods in org.ow2.dragon.api.to.organization that return PartyTO | |
|---|---|
PartyTO |
RoleOfPartyTO.getPartyTO()
|
| Methods in org.ow2.dragon.api.to.organization with parameters of type PartyTO | |
|---|---|
void |
RoleOfPartyTO.setPartyTO(PartyTO partyTO)
|
| Uses of PartyTO in org.ow2.dragon.service.organization |
|---|
| Methods in org.ow2.dragon.service.organization that return PartyTO | |
|---|---|
PartyTO |
PartyManagerImpl.getParty(java.lang.String partyId)
|
| Methods in org.ow2.dragon.service.organization that return types with arguments of type PartyTO | |
|---|---|
java.util.List<PartyTO> |
PartyManagerImpl.getAllParties(RequestOptionsTO requestOptionsTO)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||