|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Organization | |
---|---|
com.sas.hls.organization | Service and class definitions for manipulating and creating organizations. |
Uses of Organization in com.sas.hls.organization |
---|
Methods in com.sas.hls.organization that return Organization | |
---|---|
Organization |
OrganizationService.getOrganizationByIdentifier(String identifier)
Get the representation of an organization, given its identifier. |
Organization |
OrganizationService.getOrganizationByName(String name)
Get the full client representation of an organization, given its name. |
Organization |
OrganizationService.updateOrganization(Organization organization)
Update an Organization. |
Methods in com.sas.hls.organization that return types with arguments of type Organization | |
---|---|
List<Organization> |
OrganizationService.getOrganizations()
Get the list of all organizations currently defined in the system. |
Methods in com.sas.hls.organization with parameters of type Organization | |
---|---|
Organization |
OrganizationService.updateOrganization(Organization organization)
Update an Organization. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |