insert | insert | POST_DATA_ACCESS: yes
PRE_DATA_ACCESS: yes
| If participant data case is enabled for persons/prospect persons then an exception will be thrown if the insert method is called for a person or prospect person from outside of the participant data case module. | |
modify | modify | OPTIMISTIC_LOCKING: yes
POST_DATA_ACCESS: yes
PRE_DATA_ACCESS: yes
| If participant data case is enabled for persons/prospect persons then an exception will be thrown if the modify method is called for a person or prospect person from outside of the participant data case module. | |
read | read | | Standard Operation | |
searchByConcernRole | nsreadmulti | | Retrieves a list of alternate ID details for the specified concern role. | |
readByAltIDTypeCode | nsread | | Retrieves the alt ID details based on a type code and alternate ID | |
readForAltID | nsread | | Searches for a record with the specified concern role ID and alternative ID (used in duplicate checking). | |
searchForDuplicate | nsmulti | | method that checks for duplicate alternateID types for concernRole | SQL |
searchByReferenceNumber | nsmulti | | Retrieves the reference number. | SQL |
searchByConcernRoleIDAndStatus | nsreadmulti | | Retrieves a list of alternate ID details for the specified concern role with a specific status. | |
countByAlternateIDAndConcernRole | ns | | Counts the number of instances of an alternate id for a concern role. | SQL |
searchActiveAlternateIDAndType | nsreadmulti | PRE_DATA_ACCESS: yes
| Reads active alternate id and type details for specified concern role. | |
readConcernRoleID | nsread | | Reads the concern role id based on the alternate id passed. | |
pdcInsert | nsinsert | POST_DATA_ACCESS: yes
| Invocation of this method is restricted and should only be called by PDC classes.
| |
pdcModify | nsmodify | OPTIMISTIC_LOCKING: yes
POST_DATA_ACCESS: yes
| Invocation of this method is restricted and should only be called by PDC classes.
| |
searchByConcernAltIDAndType | nsmulti | | | SQL |
searchByAlternateID | nsreadmulti | | | |
searchByCRTypeAltIDAndType | nsmulti | | | SQL |
readByConcernRoleIDAndType | nsread | | | |
searchByAltIDConcernRoleID | nsreadmulti | | | |
searchByConcernRoleIDTypeStatusAndEndDate | nsmulti | | | SQL |
searchPersonDetailsByAltID | nsmulti | | Method that retrieves detail of a person with a given alternateID | SQL |