class |
ActorProfileListResponse |
ActorProfileListResponse is the response structure used on the OMAS REST API calls that return
a list of profile elements.
|
class |
ActorProfileResponse |
ActorProfileResponse is the response structure used on the OMAS REST API calls that return a
ActorProfileElement object as a response.
|
class |
AssetListResponse |
AssetListResponse returns a list of assets from the server.
|
class |
CommunityListResponse |
CommunityListResponse is the response structure used on the OMAS REST API calls that return
a list of community elements.
|
class |
CommunityResponse |
CommunityResponse is the response structure used on the OMAS REST API calls that return a
CommunityElement object as a response.
|
class |
ElementStubsResponse |
ElementStubListResponse is the response structure used on the OMAS REST API calls that return a
list of element identifiers as a response.
|
class |
LocationListResponse |
LocationListResponse is a response object for passing back a list of location objects.
|
class |
LocationResponse |
LocationResponse is a response object for passing back a single location object.
|
class |
MetadataSourceResponse |
MetadataSourceResponse is the response structure used on the OMAS REST API calls that return a
MetadataSourceElement object as a response.
|
class |
PersonalProfileListResponse |
PersonalProfileListResponse is the response structure used on the OMAS REST API calls that return
a list of personal profile objects.
|
class |
PersonalProfileResponse |
PersonalProfileResponse is the response structure used on the OMAS REST API calls that return a
PersonalProfileUniverse object as a response.
|
class |
PersonRoleAppointeeListResponse |
PersonRoleListResponse is the response structure used on the OMAS REST API calls that return a
a list of person role elements.
|
class |
PersonRoleListResponse |
PersonRoleListResponse is the response structure used on the OMAS REST API calls that return
a list of person role elements.
|
class |
PersonRoleResponse |
PersonRoleResponse is the response structure used on the OMAS REST API calls that return a
PersonRoleElement object as a response.
|
class |
RelatedElementListResponse |
RelatedElementListResponse is a response object for passing back a list of relatedElement objects.
|
class |
RelationshipElementResponse |
RelationshipElementResponse is the response structure used on the OMAS REST API calls that return the properties
for a relationship.
|
class |
RelationshipElementsResponse |
RelationshipElementsResponse is a response object for passing back a list of relationships
or an exception if the request failed.
|
class |
SecurityGroupResponse |
SecurityGroupResponse is the response structure used on the OMAS REST API calls that return the properties
for a security group.
|
class |
SecurityGroupsResponse |
SecurityGroupsResponse is a response object for passing back a a list of security groups
or an exception if the request failed.
|
class |
UserIdentityListResponse |
UserIdentityListResponse is the response structure used on the OMAS REST API calls that return
a list of user identity elements.
|
class |
UserIdentityResponse |
UserIdentityResponse is the response structure used on the OMAS REST API calls that return a
UserIdentityElement object as a response.
|
class |
ValidValueListResponse |
ValidValueListResponse is a response object for passing back a list of valid value objects.
|
class |
ValidValueResponse |
ValidValueResponse is a response object for passing back a single valid value object.
|