CollectionObject Service
Include Page |
---|
| SDRcollectionspace:Service Meta Table Style PageSDR |
---|
| collectionspace:Service Meta Table Style Page |
---|
|
Note |
---|
|
This is a draft page, exploring the structure and layout of the service description. There is a fair amount of cruft from a copy of a template used by KSS, so do not take the details here too seriously at this point.In particular, we are missing the style and |
HTML Table |
macro extensions in our Confluence installation. Once we fix that, the page will look a lot better! HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| CollectionObject |
|
|
Insert excerpt |
---|
| SDR:CollectionObject Service Description and AssumptionsSDR: |
---|
| CollectionObject Service Description and Assumptions |
---|
|
...
CollectionObject Service Description and Assumptions
CollectionObject Service Entity Diagram - diagram which matches understandings/concepts described through the service switch to versioned link when publishing
CollectionObject Service Stack
Operations
Include Page |
---|
| SDRcollectionspace:Method Table Style PageSDR |
---|
| collectionspace:Method Table Style Page |
---|
|
...
Include Page |
---|
| SDR:ServiceOperationStartSDR: |
---|
| ServiceOperationStart |
---|
|
Setup
Anchor |
---|
| getObjectTypes |
---|
| getObjectTypes |
---|
|
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getObjectTypes |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves the list of object type identifiers known by this service. Example: fooInfo. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| No parameters |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| list of object type identifiers |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getObjectStructure |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves the basic dictionary information about a particular object structure. Including all variations based on a certain type and state. Example: Given that a CLU is of type "Course" and in the state of "Proposed," tell which fields are read only, mandatory, not applicable, have enumerations available, etc. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| objectTypeKey |
Table Cell (td) |
---|
| identifier of the object type |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| describes the fields for the input object type |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| specified objectTypeKey not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid objectTypeKey |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing objectTypeKey |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getEnumeration |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves the list of enumeration values for a particular enumeration with a certain context for a particular date. The values returned should be those where the supplied date is between the effective and expiration dates. Certain enumerations may not support this functionality. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| enumerationKey |
Table Cell (td) |
---|
| identifier of the enumeration |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| contextType |
Table Cell (td) |
---|
| identifier of the enumeration context type |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| contextValue |
Table Cell (td) |
---|
| value of the enumeration context |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| contextDate |
Table Cell (td) |
---|
| date and time to get the enumeration for |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| list of enumerated codes and values |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| enumerationKey not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid enumerationKey, contextType, contextValue, contextDate |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing enumerationKey, contextType, contextValue, contextDate |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getSearchTypes |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves the list of search types known by this service. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| No Parameters |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| list of search type information |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getSearchType |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves information about a particular search type. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| searchTypeKey |
Table Cell (td) |
---|
| identifier of the search type |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| information on the search type |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| specified searchTypeKey not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid searchTypeKey |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| searchTypeKey not specified |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getSearchTypesByResult |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves the list of search types which return results in the specified format. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| searchResultTypeKey |
Table Cell (td) |
---|
| identifier of the search result type |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| list of search type information |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| specified searchResultTypeKey not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid searchResultTypeKey |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| searchResultTypeKey not specified |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getSearchTypesByCriteria |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves the list of search types which use criteria in the specified format. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| searchCriteriaTypeKey |
Table Cell (td) |
---|
| identifier of the search criteria |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| list of search type information |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| specified searchCriteriaTypeKey not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid searchCriteriaTypeKey |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| searchCriteriaTypeKey not specified |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getSearchResultTypes |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves the list of search result types known by this service. Search result types describe the return structure for a search. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| No Parameters |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| list of search result type information |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getSearchResultType |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves information about a particular search result type. Search result types describe the return structure for a search. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| searchResultTypeKey |
Table Cell (td) |
---|
| identifier of the search result type |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| information on the search result type |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| specified searchResultTypeKey not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid searchResultTypeKey |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| searchResultTypeKey not specified |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getSearchCriteriaTypes |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves the list of search criteria types known by this service. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| No parameters |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| list of search criteria type information |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getSearchCriteriaType |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves information about a particular search criteria type. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| searchCriteriaTypeKey |
Table Cell (td) |
---|
| identifier of the search criteria type |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| information on the search criteria type |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| specified searchCriteriaTypeKey not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid searchCriteriaTypeKey |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| searchCriteriaTypeKey not specified |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getOrgHierarchies |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves the list of organization hierarchies known by this service. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| No parameters |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| list of organization hierarchies |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getOrgHierarchy |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves information about a specific organization hierarchy. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| orgHierarchyKey |
Table Cell (td) |
---|
| organization hierarchy identifier |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| information about the specified organization hierarchy |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| orgHierarchy not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgHierarchyKey |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing orgHierarchyKey |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getOrgTypes |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves the list of types of organizations known by this service. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| No parameters |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| List of organization types |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getOrgType |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves information about the specified type of organization. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| orgTypeKey |
Table Cell (td) |
---|
| organization type identifier |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodReturnType |
---|
| orgTypeInfo |
Table Cell (td) |
---|
| organization type |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| orgType not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgTypeKey |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing orgTypeKey |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getOrgOrgRelationTypes |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves the list of all types of relationships between organizations known to the service. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| No parameters |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| list of organization to organization relationship types |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getOrgOrgRelationType |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves information about the specified type of relationship between organizations. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| orgOrgRelationTypeKey |
Table Cell (td) |
---|
| organization organization relationship type identifier |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| organization organization relationship type information |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| orgOrgRelationType not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgOrgRelationTypeKey |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing orgOrgRelationTypeKey |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getOrgOrgRelationTypesForOrgType |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves the types of relationships between organizations that are allowed for a particular type of organization. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| orgTypeKey |
Table Cell (td) |
---|
| organization type identifier |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| list of relationship types between organizations for the specified organization type |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| orgType not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgTypeKey |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing orgTypeKey |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getOrgOrgRelationTypesForOrgHierarchy |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves the types of relationships between organizations that are allowed for a particular organization hierarchy. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| orgHierarchyKey |
Table Cell (td) |
---|
| organization hierarchy identifier |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| list of relationship types between organizations |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| orgHierarchy not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgHierarchyKey |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing orgHierarchyKey |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getOrgPersonRelationTypes |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves all types of relationships between an organization and a person known by this service. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| No parameters |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| list of all organization person relationship types |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getOrgPersonRelationType |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves information about a type of relationship between an organization and a person. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| orgPersonRelationTypeKey |
Table Cell (td) |
---|
| organization person relationship type identifier |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| organization person relationship type information |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| orgType not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgTypeKey |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing orgTypeKey |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getOrgPersonRelationTypesForOrgType |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves the types of relationships between an organization and a person that are allowed for a particular organization type. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| orgTypeKey |
Table Cell (td) |
---|
| organization type identifier |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| list of organization person relationship types that are valid for the supplied organization type (may have nothing) |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| orgType not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgTypeKey |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing orgTypeKey |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
Back to Operations
Read
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| validateOrg |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Validates an organization. Depending on the value of validationType, this validation could be limited to tests on just the current object and its directly contained sub-objects or expanded to perform all tests related to this object. If an identifier is present for the organization (and/or one of its contained sub-objects) and a record is found for that identifier, the validation checks if the organization can be shifted to the new values. If an identifier is not present or a record cannot be found for the identifier, it is assumed that the record does not exist and as such, the checks performed will be much shallower, typically mimicking those performed by setting the validationType to the current object. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| validationType |
Table Cell (td) |
---|
| identifier of the extent of validation |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| organization information to be tested. |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| results from performing the validation |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| validationTypeKey not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid validationTypeKey, orgInfo |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing validationTypeKey, orgInfo |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| validateOrgOrgRelation |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Validates an organization to organization relationship. Depending on the value of validationType, this validation could be limited to tests on just the current object and its directly contained sub-objects or expanded to perform all tests related to this object. If an identifier is present for the organization organization relationship (and/or one of its contained sub-objects) and a record is found for that identifier, the validation checks if the organization organization relationship can be shifted to the new values. If an identifier is not present or a record cannot be found for the identifier, it is assumed that the record does not exist and as such, the checks performed will be much shallower, typically mimicking those performed by setting the validationType to the current object. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| validationType |
Table Cell (td) |
---|
| identifier of the extent of validation |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| orgOrgRelationInfo |
Table Cell (td) |
---|
| organization organization relationship information to be tested. |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| results from performing the validation |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| validationTypeKey not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid validationTypeKey, orgOrgRelationInfo |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing validationTypeKey, orgOrgRelationInfo |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| validateOrgPersonRelation |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Validates a organization to person relationship. Depending on the value of validationType, this validation could be limited to tests on just the current object and its directly contained sub-objects or expanded to perform all tests related to this object. If an identifier is present for the organization person relationship (and/or one of its contained sub-objects) and a record is found for that identifier, the validation checks if the organization person relationship can be shifted to the new values. If an identifier is not present or a record cannot be found for the identifier, it is assumed that the record does not exist and as such, the checks performed will be much shallower, typically mimicking those performed by setting the validationType to the current object. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| validationType |
Table Cell (td) |
---|
| identifier of the extent of validation |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| orgPersonRelationInfo |
Table Cell (td) |
---|
| organization person relationship information to be tested. |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| results from performing the validation |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| validationTypeKey not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid validationTypeKey, orgPersonRelationInfo |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing validationTypeKey, orgPersonRelationInfo |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| validateOrgPositionRestriction |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Validates an organization position restriction. Depending on the value of validationType, this validation could be limited to tests on just the current object and its directly contained sub-objects or expanded to perform all tests related to this object. If an identifier is present for the position restriction (and/or one of its contained sub-objects) and a record is found for that identifier, the validation checks if the position restriction can be shifted to the new values. If an identifier is not present or a record cannot be found for the identifier, it is assumed that the record does not exist and as such, the checks performed will be much shallower, typically mimicking those performed by setting the validationType to the current object. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| validationType |
Table Cell (td) |
---|
| identifier of the extent of validation |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| orgPositionRestrictionInfo |
Table Cell (td) |
---|
| organization position restriction information to be tested. |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| results from performing the validation |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| validationTypeKey not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid validationTypeKey, orgPositionRestrictionInfo |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing validationTypeKey, orgPositionRestrictionInfo |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getOrganization |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves an existing organization by its identifier. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| identifier for org to be retrieved |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodReturnType |
---|
| orgInfo |
Table Cell (td) |
---|
| details of the organization for this id |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| orgId not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgId |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| invalid orgId |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getOrganizationsByIdList |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves a list of existing organizations from a list of identifiers. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| identifiers for orgs to be retrieved |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodReturnType |
---|
| orgInfoList |
Table Cell (td) |
---|
| details of the organizations for these ids |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| orgId not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgId |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| invalid orgId |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getOrgOrgRelation |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves an existing organization to organization relationship by the relationship identifier |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| orgOrgRelationId |
Table Cell (td) |
---|
| identifier for org to org relation to be retrieved |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| details of the orgOrgRelation for this id |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| orgOrgRelationId not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgOrgRelationId |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| invalid orgOrgRelationId |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getOrgOrgRelationsByIdList |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves a list of existing organization to organization relationships from a list of identifiers |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| orgOrgRelationIdList |
Table Cell (td) |
---|
| identifiers for org org relations to be retrieved |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| details of the organizations for these ids |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| orgOrgRelationId not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgOrgRelationId |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| invalid orgOrgRelationId |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getOrgOrgRelationsByOrg |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves organization to organization relationships for a particular organization |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| organization identifier for which organization organization relationships are to be found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| List of org to org relations found for the supplied organization |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| orgId not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgId |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing orgId |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getOrgOrgRelationsByRelatedOrg |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves organization to organization relationships that have been made TO a particular organization. Opposite direction from #getOrgOrgRelationsByOrg. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| relatedOrgId |
Table Cell (td) |
---|
| organization identifier for which the reverse organization organization relationships are to be found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| List of organization organization relationships found for the supplied organization |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| orgId not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgId |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing orgId |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| hasOrgOrgRelation |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Tests if a org has a current relationship with a specified organization. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| identifier of the organization |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| comparisonOrgId |
Table Cell (td) |
---|
| identifier of the organization to be compared to |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| orgOrgRelationTypeKey |
Table Cell (td) |
---|
| type of relationship between the organizations |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| true if a relationship exists |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgId, comparisonOrgId, orgOrgRelationType |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing orgId, comparisonOrgId, orgOrgRelationType |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| isDescendant |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Tests if a specified organization is a descendant of the other specified organization in the given organization hierarchy. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| identifier of the "ancestor" organization |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| descendantOrgId |
Table Cell (td) |
---|
| identifier of the organization to be checked if it is a descendant |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| orgHierarchy |
Table Cell (td) |
---|
| identifier of the organization hierarchy to be checked against |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| True if the organization is a descendant of the other organization in that hierarchy |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgId, descendantOrgId, orgHierarchy |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing orgId, descendantOrgId, orgHierarchy |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| If additional hierarchies are added to this service (ex. around "positions"), we may need to add additional semantics to this operation to distinguish which hierarchy is being referred to. |
|
|
Back to Operations
Anchor |
---|
| getAllDescendants |
---|
| getAllDescendants |
---|
|
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getAllDescendants |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves the list of identifiers for the "descendant" organizations of the specified organization in the given organization hierarchy. Information about the distance from the original organization is not passed in this call, so this can be seen as a flattened and de-duplicated representation. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| identifier of the "ancestor" organization |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| orgHierarchy |
Table Cell (td) |
---|
| identifier of the organization hierarchy to be checked against |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodReturnType |
---|
| orgIdList |
Table Cell (td) |
---|
| list of identifiers for the "descendant" organizations for the specified organization |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgId, orgHierarchy |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing orgId, orgHierarchy |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| If additional hierarchies are added to this service (ex. around "positions"), we may need to add additional semantics to this operation to distinguish which hierarchy is being referred to. |
|
|
Back to Operations
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getAncestors |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves the list of identifiers for the "ancestor" organizations of the specified organization in the given organization hierarchy. Information about the distance from the original organization is not passed in this call, so this can be seen as a flattened and de-duplicated representation. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| identifier of the "descendant" organization |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| orgHierarchy |
Table Cell (td) |
---|
| identifier of the organization hierarchy to be checked against |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodReturnType |
---|
| orgIdList |
Table Cell (td) |
---|
| list of identifiers for the "ancestor" organizations of the specified organization |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgId, orgHierarchy |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing orgId, orgHierarchy |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| If additional hierarchies are added to this service (e. around "positions"), we may need to add additional semantics to this operation to distinguish which hierarchy is being referred to. |
|
|
Back to Operations
Anchor |
---|
| getOrgPersonRelation |
---|
| getOrgPersonRelation |
---|
|
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getOrgPersonRelation |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves an existing org to person relation by the relation ID |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| orgPersonRelationId |
Table Cell (td) |
---|
| identifier for org to person relation to be retrieved |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| details of the orgPersonRelation for this id |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| orgPersonRelationId not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgPersonRelationId |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| invalid orgPersonRelationId |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getOrgPersonRelationsByIdList |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves a list of existing organization to person relations from a list of org person relation IDs |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| orgPersonRelationIdList |
Table Cell (td) |
---|
| identifiers for org person relations to be retrieved |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| details of the relations for these ids |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| orgPersonRelationId not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgPersonRelationId |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| invalid orgPersonRelationId |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getPersonIdsForOrgByRelationType |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves the list of identifiers for people that have the specified type of relationship to this organization |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| identifier of the organization that members are being found for |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| orgPersonRelationTypeKey |
Table Cell (td) |
---|
| type of organization person relationship that is being looked for |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| list of person identifiers that match supplied criteria |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| orgId, orgPersonRelationType not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgId, orgPersonRelationType |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing orgId, orgPersonRelationType |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getOrgPersonRelationsByOrg |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves the org to person relations for a particular organization |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| identifier for the organization for which organization person relationships are to be found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| list of organization person relationships found for the supplied organization |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| orgId not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgId |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing orgId |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getOrgPersonRelationsByPerson |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves all OrgPersonRelations for a particular Person and Organization |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| person to use to look for relationships |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| organization to use to look for relationships |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| list of organization person relationships that exist for the supplied person and organization |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| personId, orgId not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid personId, orgId |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing personId, orgId |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getAllOrgPersonRelationsByPerson |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves all organization person relationships for a person. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| person to get all relationships for |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| List of organization person relationships that exist for this person |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| personId not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid personId |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing personId |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getAllOrgPersonRelationsByOrg |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves all organization person relationships for an organization. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| organization to get all relationships for |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| list of organization person relationships that exist for this organization |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| orgId not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgId |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing orgId |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| hasOrgPersonRelation |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Tests if a person has a current relationship with a specified organization |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| identifier of the organization |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| identifier of the person |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| orgPersonRelationTypeKey |
Table Cell (td) |
---|
| type of relationship between the person and organization |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| true if a relationship exists |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgId, personId, orgPersonRelationTypeKey |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing orgId, personId, orgPersonRelationTypeKey |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| getPositionRestrictionsByOrg |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves a list of organization-specific restrictions on relationships with people for a particular organization. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| identifier of the organization |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| list of the organization-specific position restriction information |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DATA_VALIDATION_ERROR |
Table Cell (td) |
---|
| One or more values invalid for this operation |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| the orgId not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgId |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing orgId |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
Back to Operations
Search
Anchor |
---|
| searchForResults |
---|
| searchForResults |
---|
|
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| searchForResults |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Retrieves results in tabular form for the specified parameters. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| searchTypeKey |
Table Cell (td) |
---|
| search identifier |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| queryParamValues |
Table Cell (td) |
---|
| list of values for search parameters |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| list of results from the query |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| specified search type not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid searchTypeKey, queryParamValueList |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| searchTypeKey, queryParamValueList not specified |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| searchForOrganizations |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Searches for identifiers of organizations by complex criteria and logic. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| orgCriteria |
Table Cell (td) |
---|
| criteria to be used for search, e.g. by type, by name, by number of members |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodReturnType |
---|
| orgIdList |
Table Cell (td) |
---|
| list of organization ids that matched the supplied criteria |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid organization criteria |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing organization criteria |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| searchForOrgOrgRelations |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Searches for identifiers of organization to organization relationships by complex criteria and logic. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| orgOrgRelationCriteria |
Table Cell (td) |
---|
| criteria to be used for search, e.g. by type, by name, by number of members |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| list of organization to organization relationship identifiers that matched the supplied criteria |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid organization to organization relationship criteria |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing organization to organization relationship criteria |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| searchForOrgPersonRelations |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Searches for identifiers of organization to person relationships by complex criteria and logic. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| orgPersonRelationCriteria |
Table Cell (td) |
---|
| criteria to be used for search, e.g. by type, by name, by number of members |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| list of organization to person relationship identifiers that matched the supplied criteria |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid organization to person relationship criteria |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing organization to person relationship criteria |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
Back to Operations
Maintenance
Anchor |
---|
| createOrganization |
---|
| createOrganization |
---|
|
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| createOrganization |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Creates a new organization |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| orgTypeKey |
Table Cell (td) |
---|
| Unique identifier for an organization type. |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| information about the organization to be created |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodReturnType |
---|
| orgInfo |
Table Cell (td) |
---|
| newly created organization information |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| ALREADY_EXISTS |
Table Cell (td) |
---|
| org already exists |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DATA_VALIDATION_ERROR |
Table Cell (td) |
---|
| one or more values invalid for this operation |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgInfo |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing orgInfo |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| updateOrganization |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Updates an existing organization |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| identifier for org to be updated |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| information about the organization to be updated |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodReturnType |
---|
| orgInfo |
Table Cell (td) |
---|
| updated organization information |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DATA_VALIDATION_ERROR |
Table Cell (td) |
---|
| one or more values invalid for this operation |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| orgId not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgInfo, orgID |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing orgInfo, orgID |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| VERSION_MISMATCH |
Table Cell (td) |
---|
| action was attempted on an out of date version. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| deleteOrganization |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Deletes an existing organization. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| identifier for org to be deleted |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| status of the operation (success or failure) |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| orgId not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgId |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing orgId |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| createOrgOrgRelation |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Creates an organization to organization relationship between two organizations of a particular type. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| identifier of the organization |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| relatedOrgId |
Table Cell (td) |
---|
| identifier of the "child" organization |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| orgOrgRelationTypeKey |
Table Cell (td) |
---|
| identifier of the type of relationship between the organizations |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| orgOrgRelationInfo |
Table Cell (td) |
---|
| organization to organization relationship information to be created |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| information about the new organization to organization relationship |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| ALREADY_EXISTS |
Table Cell (td) |
---|
| org org relationship already exists |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DATA_VALIDATION_ERROR |
Table Cell (td) |
---|
| one or more values invalid for this operation |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| orgId, relatedOrgId, orgOrgRelationTypeKey not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgId, relatedOrgId, orgOrgRelationTypeKey create info |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing orgId, relatedOrgId, orgOrgRelationTypeKey create info |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| updateOrgOrgRelation |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Updates an organization to organization relationship. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| orgOrgRelationId |
Table Cell (td) |
---|
| organization to organization relationship identifier |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| orgOrgRelationInfo |
Table Cell (td) |
---|
| detail information of the organization to organization relationship |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| updated organization to organization relationship information |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DATA_VALIDATION_ERROR |
Table Cell (td) |
---|
| one or more values invalid for this operation |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| orgOrgRelationId not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgOrgRelationId, orgOrgRelation update info |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing orgOrgRelationId, orgOrgRelation update info |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| VERSION_MISMATCH |
Table Cell (td) |
---|
| action was attempted on an out of date version. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| removeOrgOrgRelation |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Removes an organization to organization relationship. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| orgOrgRelationId |
Table Cell (td) |
---|
| organization to organization relationship identifier |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| status of the operation |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| orgOrgRelationId not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgOrgRelationId |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing orgOrgRelationId |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| createOrgPersonRelation |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Creates an organization to person relationship between an organization and a person with a particular type. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| organization |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| orgPersonRelationTypeKey |
Table Cell (td) |
---|
| organization person relationship type |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| orgPersonRelationInfo |
Table Cell (td) |
---|
| organization person relationship information |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| detail information of the new organization to person relationship |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| ALREADY_EXISTS |
Table Cell (td) |
---|
| organization person relationship already exists |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DATA_VALIDATION_ERROR |
Table Cell (td) |
---|
| one or more values invalid for this operation |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| personId, orgId, orgPersonRelationTypeKey not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid personId, orgId, orgPersonRelationTypeKey, orgPersonRelationInfo |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing personId, orgId, orgPersonRelationTypeKey, orgPersonRelationInfo |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| updateOrgPersonRelation |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Updates an organization to person relationship. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| orgPersonRelationId |
Table Cell (td) |
---|
| organization person relationship identifier |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| orgPersonRelationInfo |
Table Cell (td) |
---|
| information about the organization to person relationship to be updated |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| updated organization to person relationship information |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DATA_VALIDATION_ERROR |
Table Cell (td) |
---|
| one or more values invalid for this operation |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| orgPersonRelationId not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgPersonRelationId, orgPersonRelationInfo |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing orgPersonRelationId, orgPersonRelationInfo |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| VERSION_MISMATCH |
Table Cell (td) |
---|
| action was attempted on an out of date version. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| removeOrgPersonRelation |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Removes an organization to person relationship. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| orgPersonRelationId |
Table Cell (td) |
---|
| organization person relationship identifier |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| status of the operation |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| orgPersonRelationId not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgPersonRelationId |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing orgPersonRelationId |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| addPositionRestrictionToOrg |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Adds a description of the organization-specific usage of an organization person relationship type. This information typically coincides with constraints, such as how many relationships of a given type may be active at a particular time, etc. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| organization |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| orgPersonRelationTypeKey |
Table Cell (td) |
---|
| organization person relationship type |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| orgPositionRestrictionInfo |
Table Cell (td) |
---|
| organization position restriction information |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| information about the newly created organization position restriction |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| ALREADY_EXISTS |
Table Cell (td) |
---|
| org position restriction already exists |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DATA_VALIDATION_ERROR |
Table Cell (td) |
---|
| one or more values invalid for this operation |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| the orgId, orgPersonRelationTypeKey not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgId, orgPersonRelationTypeKey, orgPositionRestrictionInfo |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing orgId, orgPersonRelationTypeKey, orgPositionRestrictionInfo |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| updatePositionRestrictionForOrg |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Updates a description of the organization-specific usage of an organization person relationship type. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| organization |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| orgPersonRelationTypeKey |
Table Cell (td) |
---|
| organization person relationship type |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| orgPositionRestrictionInfo |
Table Cell (td) |
---|
| organization position restriction information |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| information about the updated organization position restriction |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DATA_VALIDATION_ERROR |
Table Cell (td) |
---|
| one or more values invalid for this operation |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| orgId, orgPersonRelationTypeKey not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgId, orgPersonRelationTypeKey, orgPositionRestrictionInfo |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing orgId, orgPersonRelationTypeKey, orgPositionRestrictionInfo |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| VERSION_MISMATCH |
Table Cell (td) |
---|
| action was attempted on an out of date version. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
...
HTML Table |
---|
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| removePositionRestrictionFromOrg |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Description |
Table Cell (td) |
---|
| Removes a description of the organization-specific usage of an organization person relationship type. |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Parameters |
Table Cell (td) |
---|
| organization |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
| orgPersonRelationTypeKey |
Table Cell (td) |
---|
| organization person relationship type |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| DOES_NOT_EXIST |
Table Cell (td) |
---|
| the orgId, orgPersonRelationTypeKey not found |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| INVALID_PARAMETER |
Table Cell (td) |
---|
| invalid orgId, orgPersonRelationTypeKey |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| MISSING_PARAMETER |
Table Cell (td) |
---|
| missing orgId, orgPersonRelationTypeKey |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| OPERATION_FAILED |
Table Cell (td) |
---|
| unable to complete request |
|
Table Row (tr) |
---|
Table Cell (td) |
---|
colspan | 2 |
---|
class | methodErrorType |
---|
| PERMISSION_DENIED |
Table Cell (td) |
---|
| authorization failure |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Capabilities |
Table Cell (td) |
---|
colspan | 3 |
---|
class | capabilityDesc |
---|
| |
|
Table Row (tr) |
---|
Table Head (th) |
---|
| Comments/Feedback |
Table Cell (td) |
---|
colspan | 3 |
---|
class | commentsDesc |
---|
| |
|
|
Back to Operations
Include Page |
---|
| SDR:ServiceOperationStopSDR: |
---|
| ServiceOperationStop |
---|
|
Capabilities