Operation | Stereotype | Options | Description | SQL |
insert | insert | | Standard Operation | |
read | read | | Standard Operation | |
modify | modify | OPTIMISTIC_LOCKING: yes
| Standard Operation | |
searchByConcernRole | nsmulti | | Retrieves a list of administration roles for the specified concern role. | SQL |
searchByConcernStatusType | nsmulti | | Retrieves a list of administration roles for the specified concern role, administration role type and administration role status. | SQL |
searchCurrentOwner | nsmulti | | Perform a readmulti to retrieve the username | SQL |
searchAdministratorByConcernRole | nsmulti | | Retrieves a list of administrators for the specified concern role. | SQL |
searchCurrentAdministrator | nsmulti | | Perform a readmulti to retrieve the administrator. The administrator could be a user or any other organization object. | SQL |
searchAdministratorByConcernStatusType | nsmulti | | Retrieves a list of administrators for the specified concern role, administration role type and administration role status. | SQL |
|