insert | insert | AUTO_ID: milestoneDeliveryID
PRE_DATA_ACCESS: yes
| Standard Operation | |
readDetails | ns | | Reads the details of a milestone delivery. | SQL |
modify | modify | OPTIMISTIC_LOCKING: yes
PRE_DATA_ACCESS: yes
| Standard Operation | |
remove | remove | PRE_DATA_ACCESS: no
| Standard Operation | |
validateDetails | | | Validates common milestone delivery details. | |
validateInsert | | | Validates milestone delivery details being inserted. | |
validateModify | | | Validates milestone delivery details being modified. | |
searchByCaseID | nsmulti | | @Deprecated since curam 6.0, replaced by {@Link MilestoneDelivery#searchMilestoneDeliveryByCaseID()}
See release note:CR00234817
This method lists all milestone deliveries for a case. | SQL |
searchMilestoneConfigsByCaseTypeIDAndCaseType | nsmulti | PRE_DATA_ACCESS: yes
| @Deprecated Since curam 6.0, replaced by { @Link MilestoneDelivery#searchMilestoneConfigurationsByCaseTypeIDAndCaseType() }.
See release note:CR00234817
This method lists milestones which have been configured in administration for the selected case. Only milestones which have no end date or an end date in the future are displayed for selection. | SQL |
validateCaseStatus | | | Method to validate the case status. | |
readTypeByMilestoneDeliveryID | ns | | Returns milestone configuration type. | SQL |
searchByExpectedEndDateAndNotStatus | nsmulti | PRE_DATA_ACCESS: yes
| Operation to read all milestone deliveries where the expected end date has reached and the status is either Not Started or In Progress. | SQL |
searchByExpectedStartDateAndStatus | nsmulti | PRE_DATA_ACCESS: yes
| Operation to read all milestone deliveries where the expected start date has reached and the status is Not Started. | SQL |
readCaseIDAndMilestoneType | ns | | Returns milestone configuration type and the caseID. | SQL |
readCaseID | nsread | | Returns the case id of the milestone delivery. | |
validateExpectedStartDate | | | | |
searchByMilestoneConfigIDAndStatus | readmulti | | Retrieves a list of milestone deliveries based on milestone configuration id and status. | |
readCreatedBySystemInd | ns | | This method reads the created by system indicator to know whether the milestone is created manually or automatically | SQL |
searchByRelatedIDAndStatus | readmulti | | Searches the milestone delivery table by related id and status. | |
read | read | | Standard Operation | |
searchMilestoneConfigurationsByCaseTypeIDAndCaseType | nsmulti | PRE_DATA_ACCESS: yes
| This method lists milestones which have been configured in administration for the selected case. Only milestones which have no end date or an end date in the future are displayed for selection. | SQL |
searchMilestoneDeliveryByCaseID | nsmulti | | This method lists all milestone deliveries for a case. | SQL |
readDetails1 | ns | | Reads localized milestone name and milestone type along with the other details of a milestone delivery. | SQL |