class |
ActorProfileListResponse |
ActorProfileListResponse is the response structure used on the OMAS REST API calls that return
a list of profile elements.
|
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 |
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 |
ProjectListResponse |
ProjectListResponse is the response structure used on the OMAS REST API calls that return
a list of project elements.
|
class |
ProjectResponse |
ProjectResponse is the response structure used on the OMAS REST API calls that return a
ProjectElement 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.
|