@AccessLevel(value=EXTERNAL)
public interface ServicePlanDelivery
Modifier and Type | Method and Description |
---|---|
curam.core.sl.entity.struct.DailyAttendanceKey |
addClientParticipationDefaultPlanItem(curam.serviceplans.facade.struct.AddClientParticipationDetails addClientParticipationDetails)
Adds Client Participation record with default planItem.
|
curam.core.sl.entity.struct.DailyAttendanceKey |
addClientParticipationSelectPlanItem(curam.serviceplans.facade.struct.AddClientParticipationDetails addClientParticipationDetails)
Adds Client Participation record for plan item selected by user.
|
void |
addMilestone(curam.serviceplans.facade.struct.SPMilestoneDeliveryDetails details)
Method to allow a user to add a milestone to a service plan.
|
void |
addTemplate(curam.serviceplans.facade.struct.AddTemplateDetails details)
Creates service plan delivery for an integrated case member based on the
selected service plan template.
|
void |
approve(curam.serviceplans.facade.struct.ServicePlanDeliveryKey key)
Approves service plan delivery.
|
void |
approvePlanItem(curam.serviceplans.facade.struct.PlannedItemIDKey plannedItemIDKey)
Approves a plan item.
|
void |
cancelClienParticipation(curam.core.sl.entity.struct.DailyAttendanceKey key)
Cancels the daily attendance record.
|
void |
cancelServiceUnitDelivery(curam.serviceplans.facade.struct.CancelServiceUnitDeliveryKey key)
Cancel Service Unit Deliveries
|
curam.serviceplans.facade.struct.CaseClientParticipationForDayList |
caseClienParticipationDailyList(curam.serviceplans.facade.struct.CaseClientParticipationForDayKey caseClientParticipationForDayKey)
Lists client participation summary for all planItems of integrated case
for a day specified.
|
curam.serviceplans.facade.struct.WeeklyServicePlanClientParticipationList |
caseClientParticipationWeeklyList(curam.serviceplans.facade.struct.CaseActiveClientParticipationKey caseActiveClientParticipationKey)
Lists weekly client participation summary for all planItems of integrated
case.
|
void |
checkSecurity(curam.serviceplans.facade.struct.ServicePlanSecurityKey key)
Checks service plan security.
|
curam.serviceplans.facade.struct.ServicePlanDeliveryKey |
clone(curam.serviceplans.facade.struct.ServicePlanDeliveryKey key)
Clones service plan delivery.
|
void |
close(curam.serviceplans.facade.struct.ServicePlanDeliveryClosureDetails details)
Closes service plan delivery.
|
curam.serviceplans.facade.struct.BaselineComparisonGanttDetails |
compareBaselines(curam.serviceplans.facade.struct.BaselineCompareKey key)
Compare a baseline with another baseline or with a current plan.
|
curam.serviceplans.facade.struct.ServicePlanDeliveryKey |
create(curam.serviceplans.facade.struct.CreateServicePlanDeliveryDetails details,
curam.serviceplans.facade.struct.IntegratedCaseMemberKey key)
Creates service plan delivery for an integrated case member.
|
void |
createAbsenceForPlanItem(curam.serviceplans.facade.struct.PlannedItemAbsenceDetails details)
Records absence details.
|
void |
createAttachment(curam.serviceplans.sl.entity.struct.PlannedItemAttachmentDetails plannedItemAttachmentDetails)
Method to create the attachment for the planned item
|
void |
createBasicPlanItemToSubGoal(curam.serviceplans.facade.struct.PlannedItemDetailsStruct createPlannedItemDetailsStruct)
Adds a service plan basic plan item to a planned subgoal.
|
curam.serviceplans.facade.struct.CreateServicePlanContractKey |
createContract(curam.serviceplans.facade.struct.CreateServicePlanContractDetails createServicePlanContractDetails)
Creates a contract for a specific service plan.
|
void |
createPlanGroup(curam.serviceplans.facade.struct.CreatePlanGroupDetails createPlanGroupDetails)
Creates a plan group for a service plan.
|
void |
createPlannedSubGoal(curam.serviceplans.facade.struct.CreatePlannedSubGoalDetails createPlannedSubGoalDetails)
creates a planned sub-goal for a service plan.
|
curam.serviceplans.facade.struct.BaselineReturnKey |
createServicePlanBaseline(curam.serviceplans.facade.struct.CreateBaselineDetails createBaselineDetails)
Creates a baseline for a service plan delivery.
|
curam.serviceplans.facade.struct.ServiceUnitDeliveryKey |
createServiceUnitDelivery(curam.serviceplans.facade.struct.ServiceUnitDeliveryDetails details)
Create Service Unit Deliveries.
|
void |
createServiceUnitDeliveryPlanItemToSubGoal(curam.serviceplans.facade.struct.PlannedItemDetailsStruct details)
Adds a service unit delivery plan item to a planned subgoal.
|
void |
deleteAttachment(curam.serviceplans.sl.entity.struct.PlannedItemAttachmentLinkKey plannedItemAttachmentLinkKey)
Method to cancel the attachment of a planned item
|
void |
deleteNominatedRepresentative(curam.serviceplans.facade.struct.CancelServicePlanParticipantDetails details)
Deletes nominated representative.
|
curam.serviceplans.facade.struct.PlannedSubGoalAndCaseIDStruct |
deletePlanItem(curam.serviceplans.facade.struct.PlannedItemIDKey plannedItemIDKey)
Removes the planItem.
|
curam.serviceplans.facade.struct.ServicePlanStatementDisplayDetails |
displayServicePlanStatement(curam.serviceplans.facade.struct.ServicePlanDeliveryKey servicePlanDeliveryKey)
Returns service plan statement if it is available, else it returns
informational message.
|
curam.serviceplans.facade.struct.ICMembersList |
getAvailableICMembers(curam.serviceplans.facade.struct.ServicePlanDeliveryKey key)
Lists all integrated case members except the current plan participant.
|
curam.serviceplans.facade.struct.ServicePlanTypesList |
getAvailableSPTypes(curam.serviceplans.facade.struct.IntegratedCaseMemberKey key)
Reads a list of service plan types defined for the specified integrated
case member.
|
curam.serviceplans.facade.struct.ICServicePlanDeliveryMenuDataDetails |
getICIntegratedServicePlanMenuData(curam.serviceplans.facade.struct.IntegratedServicePlanKey integratedServicePlanKey)
Retrieves IC Integrated Service Plan Menu Data
|
curam.serviceplans.facade.struct.ICServicePlanDeliveryMenuDataDetails |
getICServicePlanGroupMenuData(curam.serviceplans.facade.struct.ServicePlanGroupDeliveryKey servicePlanGroupDeliveryKey)
Gets IC Service Plan Group Menu Data
|
curam.serviceplans.facade.struct.ICServicePlanDeliveryMenuDataDetails |
getICServicePlanMenuData(curam.serviceplans.facade.struct.ServicePlanIntegratedCaseKey key)
Retrieves menu data for the service plan delivery tab menu bar creation.
|
curam.serviceplans.facade.struct.SPDeliveryContextDescription |
getIntegratedServicePlanContextDescription(curam.serviceplans.facade.struct.IntegratedServicePlanKey integratedServicePlanKey)
Gets Integrated Service Plan Context Description
|
curam.serviceplans.sl.struct.PlannedItemApprovalCriteriaLinkDetailsList |
getListOfApprovalCriteriaForPlannedItem(curam.serviceplans.facade.struct.PlannedItemIDKey key)
Method to get the list of planned item approval criteria details.
|
curam.serviceplans.sl.entity.struct.PlannedItemIDAndNameDetails |
getPlannedItemIDAndName(curam.serviceplans.facade.struct.PlannedItemIDKey key)
Method to return the planned item id passed in and its name.
|
curam.serviceplans.facade.struct.SPDeliveryContextDescription |
getServicePlanGroupContextDescription(curam.serviceplans.facade.struct.ServicePlanGroupDeliveryKey servicePlanGroupDeliveryKey)
Retrieves Service Plan Group Context Description
|
curam.serviceplans.facade.struct.servicePlanIDDetails |
getServicePlanID(curam.serviceplans.facade.struct.ServicePlanKey servicePlanKey)
Returns a Service Plan ID depending on the amount of sub-goals
created for the selected Service Plan type.
|
curam.serviceplans.facade.struct.ServicePlanDeliveryMenuDataDetails |
getServicePlanMenuData(curam.serviceplans.facade.struct.ServicePlanDeliveryMenuKey servicePlanDeliveryMenuKey)
Returns the Service Plan menu data.
|
curam.serviceplans.facade.struct.ServicePlanDeliveryMenuDataDetails |
getSPGDServicePlanMenuData(curam.serviceplans.facade.struct.ServicePlanDeliveryMenuKey servicePlanDeliveryMenuKey)
Returns the SPGD Service Plan menu data.
|
curam.core.facade.struct.WizardProperties |
getWeeklyClientParticipationWizard()
Returns the wizard details for the Weekly Client Participation wizard.
|
curam.serviceplans.facade.struct.ServicePlanDeliveryKey |
ICCreate(curam.serviceplans.facade.struct.ICCreateServicePlanDeliveryDetails details,
curam.serviceplans.facade.struct.ServicePlanIntegratedCaseKey key)
Creates a new service plan delivery on the Integrated Case level.
|
curam.serviceplans.facade.struct.ServicePlanDeliveryKey |
ICCreateWithGroupDelivery(curam.serviceplans.facade.struct.ICCreateServicePlanDeliveryAndGroupDetails dtls)
Creates a new service plan delivery on the Integrated Case level and a
link record between the service plan delivery and the service plan group
delivery.
|
curam.serviceplans.facade.struct.CaseParticipantRoleKey |
insertNominatedRepresentative(curam.serviceplans.facade.struct.CreateNominatedRepresentativeDetails details)
Adds a case participant role record of type Nominated Representative.
|
curam.serviceplans.facade.struct.PlannedItemAbsenceDetailsList |
listAbsenceForPlanItem(curam.serviceplans.facade.struct.PlannedItemIDKey key)
Retrieves the list of absences for the specified plan item.
|
curam.serviceplans.facade.struct.ServicePlanAbsenceDetailsList |
listAbsenceForServicePlan(curam.serviceplans.sl.entity.struct.ServicePlanDeliveryKey key)
Retrieves the list of absences for plan items associated with the
specified service plan.
|
curam.serviceplans.facade.struct.MilestoneDeliveryDetailsList |
listAllMilestoneDeliveriesForServicePlan(curam.core.struct.CaseHeaderKey caseID)
This method allows a user to view a list of all milestones at service
plan, plan group and sub goal levels with a status of Not Started, In
Progress and Completed.
|
curam.serviceplans.facade.struct.PlannedItemAttachmentsList |
listAttachments(curam.serviceplans.sl.entity.struct.PlannedItemKey plannedItemKey)
Method to list all the attachments of a planned item
|
curam.serviceplans.facade.struct.ListServicePlanForIC |
listByICCase(curam.serviceplans.facade.struct.ServicePlanIntegratedCaseKey key)
Lists service plan deliveries for all members of the integrated case.
|
curam.serviceplans.facade.struct.ServicePlanForICMemberList |
listByICMember(curam.serviceplans.facade.struct.IntegratedCaseMemberKey integratedCaseMemberKey)
Lists service plan deliveries for the integrated case member.
|
curam.serviceplans.facade.struct.PlannedItemClientParticipationList |
listClienParticipationForPlannedItem(curam.serviceplans.facade.struct.PlanItemClientParticipationSearchKey key)
Lists all client participation records with time absent information for
selected planItem.
|
curam.serviceplans.facade.struct.ServicePlanClientParticipationList |
listClienParticipationForServicePlan(curam.serviceplans.facade.struct.CaseClientParticipationKey key)
List all client participation records with time absent information for all
planItems of service plan delivery.
|
curam.serviceplans.facade.struct.PrintContractHistoryDetailsList |
listContractPrintHistory(curam.serviceplans.facade.struct.ServicePlanContractKey servicePlanContractKey)
Returns a list of print history records for the service plan contract.
|
curam.serviceplans.facade.struct.ServicePlanContractDetailsList |
listContracts(curam.serviceplans.facade.struct.ServicePlanDeliveryKey servicePlanDeliveryKey)
Returns a list of contracts for a specific service plan delivery.
|
curam.serviceplans.facade.struct.SPContractDetailsListwithCaseStatus |
listContractswithCaseStatus(curam.serviceplans.facade.struct.ServicePlanDeliveryKey key)
Contains a list of contracts with service plan status for a specific
service plan.
|
curam.serviceplans.facade.struct.ListICServicePlanEventDetails1 |
listICServicePlanEventDetails1(curam.serviceplans.facade.struct.SearchCaseandEventKey key)
Method to return the list of events on the service plan.
|
curam.serviceplans.facade.struct.MilestoneConfigIDNameAndTypeList |
listMilestoneConfigsForServicePlanType(curam.core.struct.CaseHeaderKey key)
This method allows a user to select a milestone to be added to the service
plan.
|
curam.serviceplans.facade.struct.PlanParticipantList |
listNominatedRepresentative(curam.serviceplans.facade.struct.ServicePlanDeliveryKey key)
Returns a list of nominated representatives for a particular service plan.
|
curam.core.facade.struct.ListMemberDetails |
listParticipantsToIssueContractTo(curam.serviceplans.facade.struct.ServicePlanDeliveryKey servicePlanDeliveryKey)
Lists the participants available to issue the contract to.
|
curam.serviceplans.facade.struct.ServicePlanContentDetailsList |
listPlanContentforServicePlans(curam.serviceplans.facade.struct.ServicePlanDeliveryKey key)
Displays a list of all plan groups and sub-goals that have been added
directly to a selected service plan goal.
|
curam.serviceplans.facade.struct.PAApprovalRequestDetailsList |
listPlanItemApprovalRequest(curam.serviceplans.facade.struct.ApprovalRequestPlannedItemIDKey approvalRequestPlannedItemIDKey)
Lists all the approval requests for a planned item
|
curam.serviceplans.facade.struct.PlannedItemNameAndIDDetailsList |
listPlanItemsForClientParticipation(curam.serviceplans.facade.struct.PlanItemsForClientParticipationSearchKey planItemsForClientParticipationSearchKey)
Returns a list of in progress and completed plan items for which client
participation can be recorded.
|
curam.serviceplans.facade.struct.PlannedItemIDAndNameDetailsList |
listPlanItemsForServicePlan(curam.serviceplans.sl.entity.struct.ServicePlanDeliveryKey key)
Retrieves all plan items associated with the specified service plan
delivery.
|
curam.serviceplans.facade.struct.PlanItemSummaryDetailsList |
listPlanItemsForSubGoal(curam.serviceplans.facade.struct.PlannedSubGoalIDStruct plannedSubGoalIDStruct)
Lists all the planned items for a planned subgoal.
|
curam.serviceplans.facade.struct.PlannedSubGoalList |
listPlannedSubGoals(curam.serviceplans.facade.struct.PlannedSubGoalCaseIDKey plannedSubGoalCaseIDKey)
Lists all planned sub-goals for a service plan.
|
curam.serviceplans.facade.struct.PlanParticipantList |
listPlanParticipants(curam.serviceplans.facade.struct.ServicePlanDeliveryKey key)
Lists all the plan participant records for a service plan delivery.
|
curam.serviceplans.facade.struct.PlanParticipantList1 |
listPlanParticipants1(curam.serviceplans.facade.struct.ServicePlanDeliveryKey key)
This method lists all the plan participant records for a service plan
delivery.
|
curam.serviceplans.facade.struct.PlanParticipantList |
listPlanParticipantsForContract(curam.serviceplans.facade.struct.ContractParticipantKey key)
This method returns the list of participants barring the one to whom the
contract is issued to.
|
curam.serviceplans.facade.struct.SPApprovalRequestDtlsList |
listServicePlanApprovalRequest(curam.serviceplans.facade.struct.ApprovalRequestCaseIDKey approvalRequestCaseIDKey)
Lists all the approval requests for a service plan.
|
curam.serviceplans.facade.struct.BaselineDetailsList |
listServicePlanBaselines(curam.serviceplans.facade.struct.BaselineCaseIDKey baselineCaseIDKey)
Reads a list of baselines for a service plan delivery.
|
curam.serviceplans.facade.struct.ServicePlanConcernList |
listServicePlanDeliveryForConcern(curam.core.struct.RelationshipConcernRoleIDKey key)
Lists all service plan deliveries for a specified concern.
|
curam.serviceplans.facade.struct.ServicePlanConcernListForDuplicate |
listServicePlanDeliveryForDuplicateConcern(curam.core.struct.ConcernRoleKey key)
Lists all service plan deliveries for a specified concern duplicate.
|
curam.serviceplans.facade.struct.ServicePlansForOwnerList |
listServicePlanDeliveryForOwner(curam.serviceplans.facade.struct.ServicePlansByOwnerKey key)
Lists all service plan deliveries for which the current user is the owner.
|
curam.serviceplans.facade.struct.BaselineMilestoneListDetailsList |
listServicePlanLevelBaselineMilestones(curam.serviceplans.facade.struct.BaselineKey key)
Method to list all service plan level baseline milestones.
|
curam.serviceplans.facade.struct.PlanTemplateNameAndIDDetailsList |
listServicePlanTemplates(curam.serviceplans.facade.struct.ServicePlanDeliveryKey key)
Returns list of planTemplateIDs and planTemplateNames for all plan
templates assigned to a service plan.
|
curam.serviceplans.facade.struct.ServiceUnitDeliveryDetailsList |
listServiceUnitDeliveries(curam.serviceplans.facade.struct.ServiceUnitDeliveryListKey key)
Lists all the active service unit deliveries for a given day.
|
curam.serviceplans.facade.struct.PlannedSubGoalListByTypeDetailsList |
listSubGoalsOfType(curam.serviceplans.facade.struct.PlannedSubGoalTypeCodeKey plannedSubGoalTypeCodeKey)
List of all sub-goals of a certain type.
|
curam.serviceplans.facade.struct.ListServicePlanTaskDetails |
listTask(curam.serviceplans.facade.struct.ServicePlanDeliveryKey servicePlanDeliveryKey)
Lists Tasks for Service Plan.
|
curam.serviceplans.facade.struct.MilestoneDeliveryDetailsList |
listUncompletedMilestoneDeliveriesForServicePlan(curam.core.struct.CaseHeaderKey key)
This method allows the user to view the default list of milestones for a
service plan.
|
curam.serviceplans.facade.struct.ServicePlanDeliveryVersions |
listVersions(curam.serviceplans.facade.struct.ServicePlanDeliveryKey key)
Lists service plan delivery versions.
|
void |
modifyAbsenceForPlanItem(curam.serviceplans.facade.struct.PlannedItemAbsenceDetails details)
Updates the specified absence record.
|
void |
modifyAttachment(curam.serviceplans.sl.entity.struct.PlannedItemAttachmentDetails plannedItemAttachmentDetails)
Method to modify the attachment of a planned item
|
void |
modifyAuthorizedUnits(curam.serviceplans.facade.struct.PlannedItemIDKey key,
curam.serviceplans.facade.struct.ModifyAuthorizedUnitsDetails details)
Modifies the authorized units on a service unit planned item.
|
curam.serviceplans.facade.struct.ModifyPlanItemReturnStruct |
modifyBasicPlanItem(curam.serviceplans.facade.struct.ModifyPlannedItemDetailsStruct modifyPlannedItemDetailsStruct)
Modifies the basic planItem.
|
void |
modifyClientParticipation(curam.serviceplans.facade.struct.ModifyClientParticipationDetails modifyClientParticipationDetails)
Modifies details of client participation.
|
void |
modifyClosureDetails(curam.serviceplans.facade.struct.ServicePlanDeliveryKey key,
curam.serviceplans.facade.struct.ModifyServicePlanClosureDetails details)
Modifies service plan closure details.
|
void |
modifyContract(curam.serviceplans.facade.struct.ModifyServicePlanContractDetails modifyServicePlanContractDetails)
Updates the details of the service plan contract.
|
void |
modifyMilestone(curam.serviceplans.facade.struct.SPMilestoneDeliveryDetails key)
Method to allow a user to modify milestone delivery details for a service
plan.
|
void |
modifyMilestoneForWaiver(curam.serviceplans.facade.struct.SPMilestoneDeliveryDetails details)
This method is used to modify the service plan milestone delivery details
|
void |
modifyNominatedRepresentative(curam.serviceplans.facade.struct.ModifyServicePlanParticipantDetails details)
Modifies nominated representative.
|
void |
modifyPlanGroup(curam.serviceplans.facade.struct.ModifyPlanGroupDetails modifyPlanGroupDetails)
Modifies the details of a plan group.
|
void |
modifyPlanItemApprovalRequest(curam.serviceplans.facade.struct.ModifyRejectionDetails details)
Modifies the planned item approval request.
|
void |
modifyPlannedSubGoal(curam.serviceplans.facade.struct.ModifyPlannedSubGoalDetails modifyPlannedSubGoalDetails)
modifies the details of a planned sub-goal.
|
void |
modifyServicePlanApprovalRequest(curam.serviceplans.facade.struct.ModifyRejectionDetails details)
Modifies the service plan approval request.
|
void |
modifyServicePlanBaseline(curam.serviceplans.facade.struct.ModifyBaselineDetails modifyBaselineDetails)
Modifies the details of the service plan baseline
|
void |
modifyServicePlanDetails(curam.serviceplans.facade.struct.ModifySPOutcomeAndCommentsKey key,
curam.serviceplans.facade.struct.ModifySPOutcomeAndCommentsDetails dtls)
Modifies the outcome and comments for a service plan delivery.
|
void |
modifyServicePlanGoal(curam.serviceplans.facade.struct.ModifyServicePlanGoalKey key,
curam.serviceplans.facade.struct.ModifyServicePlanGoalDetails dtls)
Modifies a service plan goal.
|
void |
modifyServicePlanPlanItem(curam.serviceplans.facade.struct.ModifyPlannedItemDetailsStruct modifyPlannedItemDetailsStruct)
Modifies the planned item.
|
curam.core.struct.InformationalMsgDtlsList |
modifyServicePlanTypeAndComments(curam.serviceplans.facade.struct.ModifyServicePlanTypeKey key,
curam.serviceplans.facade.struct.ModifyServicePlanTypeDetails dtls)
Modifies the service plan type and the comments for the service plan.
|
void |
modifyServiceUnitDelivery(curam.serviceplans.facade.struct.ServiceUnitDeliveryDetails dtls)
Modify the service unit delivery details.
|
curam.serviceplans.facade.struct.ModifyPlanItemReturnStruct |
modifyServiceUnitPlannedItemDetails(curam.serviceplans.facade.struct.ModifyPlannedItemDetailsStruct details)
Modifies the service unit delivery planned item details.
|
curam.serviceplans.facade.struct.WeeklyPlanItemClientParticipationList |
planItemClienParticipationWeeklyList(curam.serviceplans.facade.struct.PlanItemActiveClientParticipationSearchKey planItemActiveClientParticipationSearchKey)
Lists client participation summary for plan item for every week .
|
curam.serviceplans.facade.struct.PlanItemChartDetails |
planItemClientParticipationWeeklyChart(curam.serviceplans.facade.struct.PlanItemActiveClientParticipationSearchKey planItemActiveClientParticipationForDateRangeKey)
Gets weekly summary of active client participations of plan item specified
to display chart.
|
curam.serviceplans.facade.struct.PIDailyAttendanceDetailsList |
plannedItemParticipationForWeekList(curam.serviceplans.facade.struct.PlanItemClientParticipationForDateRangeKey key)
Lists all client participation records with time absent information for
particular plan item for a week specified.
|
curam.serviceplans.facade.struct.PopulatedPlanParticipants |
populatePlanParticipants(curam.serviceplans.facade.struct.ServicePlanDeliveryKey key)
Populates integrated case member list and service plan participants list
to add and/or remove case members as plan participants.
|
void |
printContract(curam.serviceplans.facade.struct.ServicePlanContractKey servicePlanContractKey)
Prints a record of the service plan contract
|
curam.serviceplans.facade.struct.PlannedItemAbsenceDetails |
readAbsenceForPlanItem(curam.serviceplans.facade.struct.PlannedItemAbsenceIDKey key)
Retrieves the specified absence record details.
|
curam.serviceplans.facade.struct.ReadAuthorizedUnitDetailsForModify |
readAuthorizedUnitDetailsForModify(curam.serviceplans.facade.struct.PlannedItemIDKey key)
Returns service unit details required for display on the modify authorized
units screen.
|
curam.serviceplans.facade.struct.ExistingBaselinesDetails |
readBaselinesForComparison(curam.serviceplans.facade.struct.BaselineIDAndCaseIDKey key)
Reads current baseline name and the list of all existing baselines for the
service plan.
|
curam.serviceplans.facade.struct.ViewClientParticipationDetails |
readClientParticipationDetails(curam.core.sl.entity.struct.DailyAttendanceKey key)
Reads details of client participation.
|
curam.serviceplans.facade.struct.ModifyServicePlanClosureDetails |
readClosureDetails(curam.serviceplans.facade.struct.ServicePlanDeliveryKey key)
Reads service plan closure details for modify.
|
curam.serviceplans.facade.struct.CaseParticipantRoleIDStruct |
readContractDetailsForCreateContract(curam.serviceplans.facade.struct.CaseIDAndParticipantRoleIDKey caseIDAndParticipantRoleIDKey)
Reads the case participant role id based on case id and participant role
id.
|
curam.serviceplans.facade.struct.ContractClientNameAndParticipantRoleID |
readContractIssuerDetails(curam.core.facade.struct.CaseParticipantRoleIDKey caseParticipantRoleIDKey)
Reads the participant role id and the client name for which a contract is
to be issued to based on the case participant role id passed in.
|
curam.serviceplans.facade.struct.ReadDetailsForAddServiceUnitDelivery |
readDetailsForAddServiceUnitDelivery(curam.serviceplans.facade.struct.PlannedItemIDKey plannedItemIDKey)
Reads the details required to display the record service unit delivery
screen.
|
curam.serviceplans.facade.struct.ReadDtlsForAddServiceUnitPlannedItem |
readDtlsForAddServiceUnitPlannedItem(curam.serviceplans.facade.struct.PlannedSubGoalKey plannedSubGoalKey,
curam.serviceplans.facade.struct.PlanItemKey key)
Reads the details necessary to display the add service unit plan item to
sub-goal screen.
|
curam.serviceplans.sl.entity.struct.PlannedItemEstimatedCost |
readEstimatedCostOfPlannedItemID(curam.serviceplans.facade.struct.PlannedItemIDKey key)
Reads the estimated cost for the passed in planned item.
|
curam.serviceplans.facade.struct.ServicePlanDeliveryHomePageDetails1 |
readHomePageDetails1(curam.serviceplans.facade.struct.ServicePlanDeliveryKey key)
Replaces the deprecated method
readServicePlanDeliveryHomeDetails(ServicePlanDeliveryKey) . |
curam.serviceplans.facade.struct.ReadMilestoneDeliveryDetails |
readMilestone(curam.core.sl.entity.struct.MilestoneDeliveryKey key)
Method to read the details of a milestone delivery.
|
curam.serviceplans.facade.struct.ServicePlanParticipantDetails |
readNominatedRepresentativeDetails(curam.serviceplans.facade.struct.CaseParticipantRoleKey key)
Reads nominated representative details for a service plan delivery.
|
curam.serviceplans.facade.struct.ServicePlanParticipantDetails |
readNominatedRepresentativeDetailsForModify(curam.serviceplans.facade.struct.CaseParticipantRoleKey key)
Reads nominated representative details for modify.
|
curam.serviceplans.facade.struct.ReadOutcomeAchievedAndCommentsDetails |
readOutcomeAchievedAndComments(curam.serviceplans.facade.struct.ReadOutcomeAchievedAndCommentsKey key)
Reads the outcome and comments for a service plan delivery.
|
curam.serviceplans.facade.struct.RejectionDetailsForModify |
readPAApprovalRequestDetailsForModify(curam.serviceplans.facade.struct.PAApprovalRequestKey key)
Reads planned item approval request for modify.
|
curam.serviceplans.facade.struct.ExpectedOutcomesForPlanItemDtlsList |
readPossibleOutcomesAndSubGoalNameDetailsForPlanItem(curam.serviceplans.facade.struct.PlannedSubGoalKey plannedSubGoalKey,
curam.serviceplans.facade.struct.PlanItemKey planItemKey)
Reads the outcomes and goal name for an plan item based on the plan item
id and planned sub goal id.
|
curam.core.facade.struct.ReadAttachmentDetails |
readServicePlanContractAttachment(curam.core.facade.struct.ReadAttachmentKey key)
Reads the details for the service plan contract attachment.
|
curam.serviceplans.facade.struct.ReadServicePlanGoalsDetails |
readServicePlanGoals(curam.serviceplans.facade.struct.ReadServicePlanGoalsKey key)
Reads a list of valid service plan goals.
|
curam.serviceplans.facade.struct.ReadServicePlanTypesAndCommentsDetails |
readServicePlanTypesAndComments(curam.serviceplans.facade.struct.ReadServicePlanTypesAndCommentsKey key)
Reads the Service plan types available for the integrated case on which
the service plan in created and the comments for the service plan.
|
curam.serviceplans.facade.struct.ReadServiceUnitDeliveryDetails |
readServiceUnitDeliveryDetails(curam.serviceplans.facade.struct.ReadServiceUnitDeliveryKey readServiceUnitDeliveryKey)
Reads a service unit delivery.
|
curam.serviceplans.facade.struct.RejectionDetailsForModify |
readSPApprovalRequestDetailsForModify(curam.serviceplans.facade.struct.SPApprovalRequestKey key)
Reads details for service plan approval request modification.
|
curam.serviceplans.facade.struct.PlannedSubGoalNameKey |
readSubGoalName(curam.serviceplans.facade.struct.PlannedSubGoalNameStruct plannedSubGoalNameKey)
Reads the sub goal name based on type code.
|
void |
reject(curam.serviceplans.facade.struct.ServicePlanDeliveryRejectDetails details)
Rejects submitted service plan delivery.
|
void |
rejectPlanItem(curam.serviceplans.facade.struct.PlannedItemIDKey plannedItemIDKey,
curam.serviceplans.facade.struct.RejectionReasonAndRejectionComments rejectionReasonAndRejectionComments)
Rejects a plan item.
|
void |
removeMilestone(curam.core.sl.entity.struct.MilestoneDeliveryKey key)
Method to allow a user to remove a milestone from a service plan.
|
void |
removePlanGroup(curam.serviceplans.facade.struct.PlanGroupKey planGroupKey)
Removes physically a plan group.
|
void |
removePlannedSubGoal(curam.serviceplans.facade.struct.PlannedSubGoalKey plannedSubGoalKey)
Remove physically a planned sub-goal.
|
void |
removeServicePlanBaseline(curam.serviceplans.facade.struct.BaselineKey baselineKey)
Removes a service plan baseline from the database (physical remove).
|
curam.serviceplans.sl.struct.CreatePageDetailsStruct |
resolveCreatePlanItemPage(curam.serviceplans.facade.struct.PlanItemIDDetailsStruct planItemIDDetailsStruct)
Resolves the details of the create plan item page.
|
curam.serviceplans.facade.struct.ModifyPageDetailsStruct |
resolveModifyPlanItemPage(curam.serviceplans.facade.struct.PlannedItemIDKey plannedItemIDKey)
Resolves the details of the modify plan item page.
|
curam.serviceplans.facade.struct.PageIdentifierDetails |
resolvePlannedSubGoal(curam.serviceplans.facade.struct.PlannedSubGoalTypeCodeKey key,
curam.serviceplans.sl.entity.struct.ParentGroupIDKey parentGroupIDKey)
Returns the correct sub-goal page depending on the amount of sub goals
created for the selected type.
|
curam.serviceplans.facade.struct.ViewPageDetailsStruct |
resolveViewPlanItemPage(curam.serviceplans.facade.struct.PlannedItemIDKey plannedItemIDKey)
Resolves the details of the view plan item page.
|
curam.serviceplans.facade.struct.ICServicePlanEventandActivity |
searchICServicePlanEventandActivity(curam.serviceplans.facade.struct.SearchCaseandEventKey key)
Returns data representing case events and activities for a Service Plan
|
curam.serviceplans.facade.struct.ServicePlanClientParticipationList |
servicePlanParticipationForWeekList(curam.serviceplans.facade.struct.CaseClientParticipationForDateRangeKey key)
Lists all client participation records with time absent information for
all
planItems of the service plan for a week specified.
|
curam.serviceplans.facade.struct.SPStatementXMLString |
showIntegratedServicePlanStatement(curam.serviceplans.facade.struct.IntegratedServicePlanKey integratedServicePlanKey)
Displays Integrated Service Plan Statement
|
curam.serviceplans.facade.struct.SPStatementXMLString |
showServicePlanGroupStatement(curam.serviceplans.facade.struct.ServicePlanGroupDeliveryKey servicePlanGroupDeliveryKey)
Displays Service Plan Group Statement
|
void |
submit(curam.serviceplans.facade.struct.ServicePlanDeliveryKey key)
Submits service plan delivery for approval.
|
void |
submitPlanItem(curam.serviceplans.facade.struct.PlannedItemIDKey plannedItemIDKey)
Submits a plan item.
|
void |
updatePlanParticipants(curam.serviceplans.facade.struct.PlanParticipantDetailsForUpdate details)
Manage plan participants by adding and/or removing integrated case members
as plan participant.
|
curam.serviceplans.facade.struct.PlannedSubGoalTypeCodeDetailsList |
validateGoalExistsAndReturnSubGoalTypes(curam.serviceplans.facade.struct.PlannedSubGoalCaseIDKey plannedSubGoalCaseIDKey)
Checks to see if a planned goal exists when listing the sub-goal types.
|
curam.serviceplans.sl.entity.struct.PlannedItemAttachmentDetails |
viewAttachment(curam.serviceplans.sl.entity.struct.PlannedItemAttachmentLinkKey plannedItemAttachmentLinkKey)
Method to view the Planned Item Attachment
|
curam.serviceplans.facade.struct.AuthorizedUnitHistoryDetails |
viewAuthorizationHistoryDetails(curam.serviceplans.facade.struct.AuthorizedUnitHistoryKey key)
Returns the authorized unit history details for a service unit planned
item.
|
curam.serviceplans.facade.struct.AuthorizedUnitHistoryDetailsList |
viewAuthorizationHistoryList(curam.serviceplans.facade.struct.PlannedItemIDKey key)
Returns the authorized unit history list details for a service unit
planned item.
|
curam.serviceplans.facade.struct.BaselineGanttDetails |
viewBaselineGantt(curam.serviceplans.facade.struct.BaselineKey key)
Displays a Baseline Gantt
|
curam.serviceplans.facade.struct.ReadBaselineDetails |
viewBaselineHome(curam.serviceplans.facade.struct.BaselineKey baselineKey)
Reads the details of a baseline
|
curam.serviceplans.sl.entity.struct.BaselineMilestoneDtls |
viewBaselineMilestoneDetails(curam.serviceplans.sl.entity.struct.BaselineMilestoneKey key)
This method is used by the application to view the baseline milestone
details for a service plan baseline.
|
curam.serviceplans.facade.struct.BaselinePlanContentList |
viewBaselinePlanContentList(curam.serviceplans.facade.struct.BaselineKey key)
Returns the baseline content list
|
curam.serviceplans.facade.struct.BaselinePlanGroupDetails |
viewBaselinePlanGroupDetails(curam.serviceplans.facade.struct.BaselinePlanGroupReadDetailsKey key)
reads the details of a Baseline Plan Group.
|
curam.serviceplans.facade.struct.ServicePlanDeliveryClosureDetails |
viewClosureDetails(curam.serviceplans.facade.struct.ServicePlanDeliveryKey key)
Returns service plan delivery closure details.
|
curam.serviceplans.facade.struct.ReadCompleteContractDetails |
viewCompleteContract(curam.serviceplans.facade.struct.ServicePlanContractKey servicePlanContractKey)
Views the service plan contract and displays it to the user.
|
curam.serviceplans.facade.struct.ReadContractHomeDetails |
viewContractHome(curam.serviceplans.facade.struct.ServicePlanContractKey servicePlanContractKey)
Views the details of the contract home page.
|
curam.serviceplans.facade.struct.ServicePlanTrackingGanttDetails |
viewGroupTrackingGantt(curam.serviceplans.facade.struct.ServicePlanGroupDeliveryKey servicePlanGroupDeliveryKey)
Views Group Tracking Gantt
|
curam.serviceplans.facade.struct.ServicePlanTrackingGanttDetails |
viewIntegratedTrackingGantt(curam.serviceplans.facade.struct.IntegratedServicePlanKey integratedServicePlanKey)
Views Integrated Tracking Gantt
|
curam.serviceplans.facade.struct.ReadPlannedGroupDetails |
viewPlanGroupDetails(curam.serviceplans.facade.struct.PlanGroupKey planGroupKey)
Displays details of a plan group with a list of any planned sub-goals or additional groups that have been added to the plan group.
|
curam.serviceplans.facade.struct.ViewPlannedItemDetailsStruct |
viewPlanItem(curam.serviceplans.facade.struct.PlannedItemIDKey plannedItemIDKey)
Resolves the details of the planned item.
|
curam.serviceplans.facade.struct.PlannedItemApprovalRequestDetails |
viewPlanItemApprovalRequest(curam.serviceplans.facade.struct.PAApprovalRequestKey paApprovalRequestKey)
Reads the planned item approval request.
|
curam.serviceplans.facade.struct.ReadPlannedGroupAndSubGoalDetails |
viewPlannedGroupAndSubGoalDetails(curam.serviceplans.facade.struct.PlanGroupKey planGroupKey)
Displays details of a plan group with a list of any planned sub-goals or additional groups that have been added to the plan group.
|
curam.serviceplans.facade.struct.ReadPlannedSubGoalDetailsForModification |
viewPlannedSubGoal(curam.serviceplans.facade.struct.PlannedSubGoalKey plannedSubGoalKey)
reads the details of a planned sub-goal.
|
curam.serviceplans.facade.struct.ReadPlannedSubGoalDetailsWithPlannedItemsDetails |
viewPlannedSubGoalWithPlannedItems(curam.serviceplans.facade.struct.PlannedSubGoalKey plannedSubGoalKey)
list details of planned sub-goal with it's corresponding planned items.
|
curam.serviceplans.facade.struct.ServicePlanApprovalRequestFullDetails |
viewServicePlanApprovalRequest(curam.serviceplans.facade.struct.SPApprovalRequestKey spApprovalRequestKey)
Reads the service plan approval request.
|
curam.serviceplans.facade.struct.ViewBaselinePlannedItemDetails |
viewServicePlanBaselinePlannedItemDetails(curam.serviceplans.sl.entity.struct.BaselinePlanItemKey baselinePlanItemKey)
Method to view the planned item details of a given base line
|
curam.serviceplans.facade.struct.BaselineSubGoalDetails |
viewServicePlanBaselineSubGoalDetails(curam.serviceplans.facade.struct.BaselineSubGoalKey baselineSubGoalKey)
Views the details of a baseline sub goal record.
|
curam.serviceplans.facade.struct.PlannedItemAndServiceUnitDetails |
viewServiceUnitPlannedItemDetails(curam.serviceplans.facade.struct.PlannedItemIDKey key)
Reads the service unit delivery planned item details.
|
curam.serviceplans.facade.struct.TrackingGanttDetails |
viewTrackingGantt(curam.serviceplans.facade.struct.ServicePlanDeliveryKey servicePlanDeliveryKey)
View the Tracking Gantt for a Service Plan.
|
@AccessLevel(value=EXTERNAL) curam.core.sl.entity.struct.DailyAttendanceKey addClientParticipationDefaultPlanItem(curam.serviceplans.facade.struct.AddClientParticipationDetails addClientParticipationDetails) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.sl.entity.struct.DailyAttendanceKey addClientParticipationSelectPlanItem(curam.serviceplans.facade.struct.AddClientParticipationDetails addClientParticipationDetails) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void addMilestone(curam.serviceplans.facade.struct.SPMilestoneDeliveryDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void addTemplate(curam.serviceplans.facade.struct.AddTemplateDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void approve(curam.serviceplans.facade.struct.ServicePlanDeliveryKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void approvePlanItem(curam.serviceplans.facade.struct.PlannedItemIDKey plannedItemIDKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void cancelClienParticipation(curam.core.sl.entity.struct.DailyAttendanceKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void cancelServiceUnitDelivery(curam.serviceplans.facade.struct.CancelServiceUnitDeliveryKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.CaseClientParticipationForDayList caseClienParticipationDailyList(curam.serviceplans.facade.struct.CaseClientParticipationForDayKey caseClientParticipationForDayKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.WeeklyServicePlanClientParticipationList caseClientParticipationWeeklyList(curam.serviceplans.facade.struct.CaseActiveClientParticipationKey caseActiveClientParticipationKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void checkSecurity(curam.serviceplans.facade.struct.ServicePlanSecurityKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ServicePlanDeliveryKey clone(curam.serviceplans.facade.struct.ServicePlanDeliveryKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void close(curam.serviceplans.facade.struct.ServicePlanDeliveryClosureDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.BaselineComparisonGanttDetails compareBaselines(curam.serviceplans.facade.struct.BaselineCompareKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ServicePlanDeliveryKey create(curam.serviceplans.facade.struct.CreateServicePlanDeliveryDetails details, curam.serviceplans.facade.struct.IntegratedCaseMemberKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void createAbsenceForPlanItem(curam.serviceplans.facade.struct.PlannedItemAbsenceDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void createAttachment(curam.serviceplans.sl.entity.struct.PlannedItemAttachmentDetails plannedItemAttachmentDetails) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.CreateServicePlanContractKey createContract(curam.serviceplans.facade.struct.CreateServicePlanContractDetails createServicePlanContractDetails) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void createPlanGroup(curam.serviceplans.facade.struct.CreatePlanGroupDetails createPlanGroupDetails) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void createPlannedSubGoal(curam.serviceplans.facade.struct.CreatePlannedSubGoalDetails createPlannedSubGoalDetails) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.BaselineReturnKey createServicePlanBaseline(curam.serviceplans.facade.struct.CreateBaselineDetails createBaselineDetails) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ServiceUnitDeliveryKey createServiceUnitDelivery(curam.serviceplans.facade.struct.ServiceUnitDeliveryDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void deleteAttachment(curam.serviceplans.sl.entity.struct.PlannedItemAttachmentLinkKey plannedItemAttachmentLinkKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void deleteNominatedRepresentative(curam.serviceplans.facade.struct.CancelServicePlanParticipantDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.PlannedSubGoalAndCaseIDStruct deletePlanItem(curam.serviceplans.facade.struct.PlannedItemIDKey plannedItemIDKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ICMembersList getAvailableICMembers(curam.serviceplans.facade.struct.ServicePlanDeliveryKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ServicePlanTypesList getAvailableSPTypes(curam.serviceplans.facade.struct.IntegratedCaseMemberKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ICServicePlanDeliveryMenuDataDetails getICServicePlanMenuData(curam.serviceplans.facade.struct.ServicePlanIntegratedCaseKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.sl.entity.struct.PlannedItemIDAndNameDetails getPlannedItemIDAndName(curam.serviceplans.facade.struct.PlannedItemIDKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.servicePlanIDDetails getServicePlanID(curam.serviceplans.facade.struct.ServicePlanKey servicePlanKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ServicePlanDeliveryKey ICCreate(curam.serviceplans.facade.struct.ICCreateServicePlanDeliveryDetails details, curam.serviceplans.facade.struct.ServicePlanIntegratedCaseKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.CaseParticipantRoleKey insertNominatedRepresentative(curam.serviceplans.facade.struct.CreateNominatedRepresentativeDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.PlannedItemAbsenceDetailsList listAbsenceForPlanItem(curam.serviceplans.facade.struct.PlannedItemIDKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ServicePlanAbsenceDetailsList listAbsenceForServicePlan(curam.serviceplans.sl.entity.struct.ServicePlanDeliveryKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.MilestoneDeliveryDetailsList listAllMilestoneDeliveriesForServicePlan(curam.core.struct.CaseHeaderKey caseID) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.PlannedItemAttachmentsList listAttachments(curam.serviceplans.sl.entity.struct.PlannedItemKey plannedItemKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ServicePlanForICMemberList listByICMember(curam.serviceplans.facade.struct.IntegratedCaseMemberKey integratedCaseMemberKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.PrintContractHistoryDetailsList listContractPrintHistory(curam.serviceplans.facade.struct.ServicePlanContractKey servicePlanContractKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ServicePlanContractDetailsList listContracts(curam.serviceplans.facade.struct.ServicePlanDeliveryKey servicePlanDeliveryKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.MilestoneConfigIDNameAndTypeList listMilestoneConfigsForServicePlanType(curam.core.struct.CaseHeaderKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.PlanParticipantList listNominatedRepresentative(curam.serviceplans.facade.struct.ServicePlanDeliveryKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ListMemberDetails listParticipantsToIssueContractTo(curam.serviceplans.facade.struct.ServicePlanDeliveryKey servicePlanDeliveryKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.PAApprovalRequestDetailsList listPlanItemApprovalRequest(curam.serviceplans.facade.struct.ApprovalRequestPlannedItemIDKey approvalRequestPlannedItemIDKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.PlannedItemNameAndIDDetailsList listPlanItemsForClientParticipation(curam.serviceplans.facade.struct.PlanItemsForClientParticipationSearchKey planItemsForClientParticipationSearchKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.PlannedItemIDAndNameDetailsList listPlanItemsForServicePlan(curam.serviceplans.sl.entity.struct.ServicePlanDeliveryKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.PlanItemSummaryDetailsList listPlanItemsForSubGoal(curam.serviceplans.facade.struct.PlannedSubGoalIDStruct plannedSubGoalIDStruct) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.PlannedSubGoalList listPlannedSubGoals(curam.serviceplans.facade.struct.PlannedSubGoalCaseIDKey plannedSubGoalCaseIDKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.PlanParticipantList listPlanParticipants(curam.serviceplans.facade.struct.ServicePlanDeliveryKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.PlanParticipantList listPlanParticipantsForContract(curam.serviceplans.facade.struct.ContractParticipantKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.SPApprovalRequestDtlsList listServicePlanApprovalRequest(curam.serviceplans.facade.struct.ApprovalRequestCaseIDKey approvalRequestCaseIDKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.BaselineDetailsList listServicePlanBaselines(curam.serviceplans.facade.struct.BaselineCaseIDKey baselineCaseIDKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ServicePlanConcernList listServicePlanDeliveryForConcern(curam.core.struct.RelationshipConcernRoleIDKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ServicePlanConcernListForDuplicate listServicePlanDeliveryForDuplicateConcern(curam.core.struct.ConcernRoleKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ServicePlansForOwnerList listServicePlanDeliveryForOwner(curam.serviceplans.facade.struct.ServicePlansByOwnerKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.BaselineMilestoneListDetailsList listServicePlanLevelBaselineMilestones(curam.serviceplans.facade.struct.BaselineKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.PlanTemplateNameAndIDDetailsList listServicePlanTemplates(curam.serviceplans.facade.struct.ServicePlanDeliveryKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ServiceUnitDeliveryDetailsList listServiceUnitDeliveries(curam.serviceplans.facade.struct.ServiceUnitDeliveryListKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.PlannedSubGoalListByTypeDetailsList listSubGoalsOfType(curam.serviceplans.facade.struct.PlannedSubGoalTypeCodeKey plannedSubGoalTypeCodeKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ListServicePlanTaskDetails listTask(curam.serviceplans.facade.struct.ServicePlanDeliveryKey servicePlanDeliveryKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.MilestoneDeliveryDetailsList listUncompletedMilestoneDeliveriesForServicePlan(curam.core.struct.CaseHeaderKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ServicePlanDeliveryVersions listVersions(curam.serviceplans.facade.struct.ServicePlanDeliveryKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyAbsenceForPlanItem(curam.serviceplans.facade.struct.PlannedItemAbsenceDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyAttachment(curam.serviceplans.sl.entity.struct.PlannedItemAttachmentDetails plannedItemAttachmentDetails) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyAuthorizedUnits(curam.serviceplans.facade.struct.PlannedItemIDKey key, curam.serviceplans.facade.struct.ModifyAuthorizedUnitsDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ModifyPlanItemReturnStruct modifyBasicPlanItem(curam.serviceplans.facade.struct.ModifyPlannedItemDetailsStruct modifyPlannedItemDetailsStruct) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyClientParticipation(curam.serviceplans.facade.struct.ModifyClientParticipationDetails modifyClientParticipationDetails) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyClosureDetails(curam.serviceplans.facade.struct.ServicePlanDeliveryKey key, curam.serviceplans.facade.struct.ModifyServicePlanClosureDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyContract(curam.serviceplans.facade.struct.ModifyServicePlanContractDetails modifyServicePlanContractDetails) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyMilestone(curam.serviceplans.facade.struct.SPMilestoneDeliveryDetails key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyMilestoneForWaiver(curam.serviceplans.facade.struct.SPMilestoneDeliveryDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyNominatedRepresentative(curam.serviceplans.facade.struct.ModifyServicePlanParticipantDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyPlanGroup(curam.serviceplans.facade.struct.ModifyPlanGroupDetails modifyPlanGroupDetails) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyPlanItemApprovalRequest(curam.serviceplans.facade.struct.ModifyRejectionDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyPlannedSubGoal(curam.serviceplans.facade.struct.ModifyPlannedSubGoalDetails modifyPlannedSubGoalDetails) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyServicePlanApprovalRequest(curam.serviceplans.facade.struct.ModifyRejectionDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyServicePlanBaseline(curam.serviceplans.facade.struct.ModifyBaselineDetails modifyBaselineDetails) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyServicePlanDetails(curam.serviceplans.facade.struct.ModifySPOutcomeAndCommentsKey key, curam.serviceplans.facade.struct.ModifySPOutcomeAndCommentsDetails dtls) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyServicePlanGoal(curam.serviceplans.facade.struct.ModifyServicePlanGoalKey key, curam.serviceplans.facade.struct.ModifyServicePlanGoalDetails dtls) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyServicePlanPlanItem(curam.serviceplans.facade.struct.ModifyPlannedItemDetailsStruct modifyPlannedItemDetailsStruct) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.struct.InformationalMsgDtlsList modifyServicePlanTypeAndComments(curam.serviceplans.facade.struct.ModifyServicePlanTypeKey key, curam.serviceplans.facade.struct.ModifyServicePlanTypeDetails dtls) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void modifyServiceUnitDelivery(curam.serviceplans.facade.struct.ServiceUnitDeliveryDetails dtls) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ModifyPlanItemReturnStruct modifyServiceUnitPlannedItemDetails(curam.serviceplans.facade.struct.ModifyPlannedItemDetailsStruct details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.WeeklyPlanItemClientParticipationList planItemClienParticipationWeeklyList(curam.serviceplans.facade.struct.PlanItemActiveClientParticipationSearchKey planItemActiveClientParticipationSearchKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.PlanItemChartDetails planItemClientParticipationWeeklyChart(curam.serviceplans.facade.struct.PlanItemActiveClientParticipationSearchKey planItemActiveClientParticipationForDateRangeKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.PopulatedPlanParticipants populatePlanParticipants(curam.serviceplans.facade.struct.ServicePlanDeliveryKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void printContract(curam.serviceplans.facade.struct.ServicePlanContractKey servicePlanContractKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.PlannedItemAbsenceDetails readAbsenceForPlanItem(curam.serviceplans.facade.struct.PlannedItemAbsenceIDKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ReadAuthorizedUnitDetailsForModify readAuthorizedUnitDetailsForModify(curam.serviceplans.facade.struct.PlannedItemIDKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ExistingBaselinesDetails readBaselinesForComparison(curam.serviceplans.facade.struct.BaselineIDAndCaseIDKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ViewClientParticipationDetails readClientParticipationDetails(curam.core.sl.entity.struct.DailyAttendanceKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ModifyServicePlanClosureDetails readClosureDetails(curam.serviceplans.facade.struct.ServicePlanDeliveryKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.CaseParticipantRoleIDStruct readContractDetailsForCreateContract(curam.serviceplans.facade.struct.CaseIDAndParticipantRoleIDKey caseIDAndParticipantRoleIDKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ContractClientNameAndParticipantRoleID readContractIssuerDetails(curam.core.facade.struct.CaseParticipantRoleIDKey caseParticipantRoleIDKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ReadDetailsForAddServiceUnitDelivery readDetailsForAddServiceUnitDelivery(curam.serviceplans.facade.struct.PlannedItemIDKey plannedItemIDKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ReadMilestoneDeliveryDetails readMilestone(curam.core.sl.entity.struct.MilestoneDeliveryKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ServicePlanParticipantDetails readNominatedRepresentativeDetails(curam.serviceplans.facade.struct.CaseParticipantRoleKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ServicePlanParticipantDetails readNominatedRepresentativeDetailsForModify(curam.serviceplans.facade.struct.CaseParticipantRoleKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ReadOutcomeAchievedAndCommentsDetails readOutcomeAchievedAndComments(curam.serviceplans.facade.struct.ReadOutcomeAchievedAndCommentsKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.RejectionDetailsForModify readPAApprovalRequestDetailsForModify(curam.serviceplans.facade.struct.PAApprovalRequestKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.ReadAttachmentDetails readServicePlanContractAttachment(curam.core.facade.struct.ReadAttachmentKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ReadServicePlanGoalsDetails readServicePlanGoals(curam.serviceplans.facade.struct.ReadServicePlanGoalsKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ReadServicePlanTypesAndCommentsDetails readServicePlanTypesAndComments(curam.serviceplans.facade.struct.ReadServicePlanTypesAndCommentsKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ReadServiceUnitDeliveryDetails readServiceUnitDeliveryDetails(curam.serviceplans.facade.struct.ReadServiceUnitDeliveryKey readServiceUnitDeliveryKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.RejectionDetailsForModify readSPApprovalRequestDetailsForModify(curam.serviceplans.facade.struct.SPApprovalRequestKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.PlannedSubGoalNameKey readSubGoalName(curam.serviceplans.facade.struct.PlannedSubGoalNameStruct plannedSubGoalNameKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void reject(curam.serviceplans.facade.struct.ServicePlanDeliveryRejectDetails details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void rejectPlanItem(curam.serviceplans.facade.struct.PlannedItemIDKey plannedItemIDKey, curam.serviceplans.facade.struct.RejectionReasonAndRejectionComments rejectionReasonAndRejectionComments) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void removeMilestone(curam.core.sl.entity.struct.MilestoneDeliveryKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void removePlanGroup(curam.serviceplans.facade.struct.PlanGroupKey planGroupKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void removePlannedSubGoal(curam.serviceplans.facade.struct.PlannedSubGoalKey plannedSubGoalKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void removeServicePlanBaseline(curam.serviceplans.facade.struct.BaselineKey baselineKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.sl.struct.CreatePageDetailsStruct resolveCreatePlanItemPage(curam.serviceplans.facade.struct.PlanItemIDDetailsStruct planItemIDDetailsStruct) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ModifyPageDetailsStruct resolveModifyPlanItemPage(curam.serviceplans.facade.struct.PlannedItemIDKey plannedItemIDKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.PageIdentifierDetails resolvePlannedSubGoal(curam.serviceplans.facade.struct.PlannedSubGoalTypeCodeKey key, curam.serviceplans.sl.entity.struct.ParentGroupIDKey parentGroupIDKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ViewPageDetailsStruct resolveViewPlanItemPage(curam.serviceplans.facade.struct.PlannedItemIDKey plannedItemIDKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ICServicePlanEventandActivity searchICServicePlanEventandActivity(curam.serviceplans.facade.struct.SearchCaseandEventKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void submit(curam.serviceplans.facade.struct.ServicePlanDeliveryKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void submitPlanItem(curam.serviceplans.facade.struct.PlannedItemIDKey plannedItemIDKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void updatePlanParticipants(curam.serviceplans.facade.struct.PlanParticipantDetailsForUpdate details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.PlannedSubGoalTypeCodeDetailsList validateGoalExistsAndReturnSubGoalTypes(curam.serviceplans.facade.struct.PlannedSubGoalCaseIDKey plannedSubGoalCaseIDKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.sl.entity.struct.PlannedItemAttachmentDetails viewAttachment(curam.serviceplans.sl.entity.struct.PlannedItemAttachmentLinkKey plannedItemAttachmentLinkKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.AuthorizedUnitHistoryDetails viewAuthorizationHistoryDetails(curam.serviceplans.facade.struct.AuthorizedUnitHistoryKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.AuthorizedUnitHistoryDetailsList viewAuthorizationHistoryList(curam.serviceplans.facade.struct.PlannedItemIDKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.BaselineGanttDetails viewBaselineGantt(curam.serviceplans.facade.struct.BaselineKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ReadBaselineDetails viewBaselineHome(curam.serviceplans.facade.struct.BaselineKey baselineKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.BaselinePlanContentList viewBaselinePlanContentList(curam.serviceplans.facade.struct.BaselineKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.BaselinePlanGroupDetails viewBaselinePlanGroupDetails(curam.serviceplans.facade.struct.BaselinePlanGroupReadDetailsKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ServicePlanDeliveryClosureDetails viewClosureDetails(curam.serviceplans.facade.struct.ServicePlanDeliveryKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ReadCompleteContractDetails viewCompleteContract(curam.serviceplans.facade.struct.ServicePlanContractKey servicePlanContractKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ReadContractHomeDetails viewContractHome(curam.serviceplans.facade.struct.ServicePlanContractKey servicePlanContractKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ReadPlannedGroupDetails viewPlanGroupDetails(curam.serviceplans.facade.struct.PlanGroupKey planGroupKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
Displays details of a plan group with a list of any planned sub-goals or additional groups that have been added to the plan group.
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ViewPlannedItemDetailsStruct viewPlanItem(curam.serviceplans.facade.struct.PlannedItemIDKey plannedItemIDKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.PlannedItemApprovalRequestDetails viewPlanItemApprovalRequest(curam.serviceplans.facade.struct.PAApprovalRequestKey paApprovalRequestKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ReadPlannedSubGoalDetailsForModification viewPlannedSubGoal(curam.serviceplans.facade.struct.PlannedSubGoalKey plannedSubGoalKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ReadPlannedSubGoalDetailsWithPlannedItemsDetails viewPlannedSubGoalWithPlannedItems(curam.serviceplans.facade.struct.PlannedSubGoalKey plannedSubGoalKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ServicePlanApprovalRequestFullDetails viewServicePlanApprovalRequest(curam.serviceplans.facade.struct.SPApprovalRequestKey spApprovalRequestKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ViewBaselinePlannedItemDetails viewServicePlanBaselinePlannedItemDetails(curam.serviceplans.sl.entity.struct.BaselinePlanItemKey baselinePlanItemKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.BaselineSubGoalDetails viewServicePlanBaselineSubGoalDetails(curam.serviceplans.facade.struct.BaselineSubGoalKey baselineSubGoalKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.PlannedItemAndServiceUnitDetails viewServiceUnitPlannedItemDetails(curam.serviceplans.facade.struct.PlannedItemIDKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.TrackingGanttDetails viewTrackingGantt(curam.serviceplans.facade.struct.ServicePlanDeliveryKey servicePlanDeliveryKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.PlannedItemClientParticipationList listClienParticipationForPlannedItem(curam.serviceplans.facade.struct.PlanItemClientParticipationSearchKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ServicePlanClientParticipationList listClienParticipationForServicePlan(curam.serviceplans.facade.struct.CaseClientParticipationKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.PIDailyAttendanceDetailsList plannedItemParticipationForWeekList(curam.serviceplans.facade.struct.PlanItemClientParticipationForDateRangeKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.sl.struct.PlannedItemApprovalCriteriaLinkDetailsList getListOfApprovalCriteriaForPlannedItem(curam.serviceplans.facade.struct.PlannedItemIDKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ServicePlanTrackingGanttDetails viewGroupTrackingGantt(curam.serviceplans.facade.struct.ServicePlanGroupDeliveryKey servicePlanGroupDeliveryKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ServicePlanTrackingGanttDetails viewIntegratedTrackingGantt(curam.serviceplans.facade.struct.IntegratedServicePlanKey integratedServicePlanKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.SPDeliveryContextDescription getServicePlanGroupContextDescription(curam.serviceplans.facade.struct.ServicePlanGroupDeliveryKey servicePlanGroupDeliveryKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.SPDeliveryContextDescription getIntegratedServicePlanContextDescription(curam.serviceplans.facade.struct.IntegratedServicePlanKey integratedServicePlanKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ICServicePlanDeliveryMenuDataDetails getICServicePlanGroupMenuData(curam.serviceplans.facade.struct.ServicePlanGroupDeliveryKey servicePlanGroupDeliveryKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ICServicePlanDeliveryMenuDataDetails getICIntegratedServicePlanMenuData(curam.serviceplans.facade.struct.IntegratedServicePlanKey integratedServicePlanKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.SPStatementXMLString showServicePlanGroupStatement(curam.serviceplans.facade.struct.ServicePlanGroupDeliveryKey servicePlanGroupDeliveryKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.SPStatementXMLString showIntegratedServicePlanStatement(curam.serviceplans.facade.struct.IntegratedServicePlanKey integratedServicePlanKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ServicePlanDeliveryKey ICCreateWithGroupDelivery(curam.serviceplans.facade.struct.ICCreateServicePlanDeliveryAndGroupDetails dtls) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ServicePlanDeliveryMenuDataDetails getSPGDServicePlanMenuData(curam.serviceplans.facade.struct.ServicePlanDeliveryMenuKey servicePlanDeliveryMenuKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ServicePlanDeliveryMenuDataDetails getServicePlanMenuData(curam.serviceplans.facade.struct.ServicePlanDeliveryMenuKey servicePlanDeliveryMenuKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.sl.entity.struct.PlannedItemEstimatedCost readEstimatedCostOfPlannedItemID(curam.serviceplans.facade.struct.PlannedItemIDKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ServicePlanClientParticipationList servicePlanParticipationForWeekList(curam.serviceplans.facade.struct.CaseClientParticipationForDateRangeKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.SPContractDetailsListwithCaseStatus listContractswithCaseStatus(curam.serviceplans.facade.struct.ServicePlanDeliveryKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ListServicePlanForIC listByICCase(curam.serviceplans.facade.struct.ServicePlanIntegratedCaseKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ServicePlanContentDetailsList listPlanContentforServicePlans(curam.serviceplans.facade.struct.ServicePlanDeliveryKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ListICServicePlanEventDetails1 listICServicePlanEventDetails1(curam.serviceplans.facade.struct.SearchCaseandEventKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ServicePlanDeliveryHomePageDetails1 readHomePageDetails1(curam.serviceplans.facade.struct.ServicePlanDeliveryKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
readServicePlanDeliveryHomeDetails(ServicePlanDeliveryKey)
.
Reads serviceplan delivery home page details, including indicators to denote which manage actions should be visible to the user.
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.core.facade.struct.WizardProperties getWeeklyClientParticipationWizard() throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ServicePlanStatementDisplayDetails displayServicePlanStatement(curam.serviceplans.facade.struct.ServicePlanDeliveryKey servicePlanDeliveryKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ExpectedOutcomesForPlanItemDtlsList readPossibleOutcomesAndSubGoalNameDetailsForPlanItem(curam.serviceplans.facade.struct.PlannedSubGoalKey plannedSubGoalKey, curam.serviceplans.facade.struct.PlanItemKey planItemKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ReadDtlsForAddServiceUnitPlannedItem readDtlsForAddServiceUnitPlannedItem(curam.serviceplans.facade.struct.PlannedSubGoalKey plannedSubGoalKey, curam.serviceplans.facade.struct.PlanItemKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.ReadPlannedGroupAndSubGoalDetails viewPlannedGroupAndSubGoalDetails(curam.serviceplans.facade.struct.PlanGroupKey planGroupKey) throws curam.util.exception.AppException, curam.util.exception.InformationalException
Displays details of a plan group with a list of any planned sub-goals or additional groups that have been added to the plan group. It also returns plan content type along with the sub-goal details for the planned group.
This method is intended to be used by users responsible for maintaining service plan case.
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.facade.struct.PlanParticipantList1 listPlanParticipants1(curam.serviceplans.facade.struct.ServicePlanDeliveryKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void createBasicPlanItemToSubGoal(curam.serviceplans.facade.struct.PlannedItemDetailsStruct createPlannedItemDetailsStruct) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) void createServiceUnitDeliveryPlanItemToSubGoal(curam.serviceplans.facade.struct.PlannedItemDetailsStruct details) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException
@AccessLevel(value=EXTERNAL) curam.serviceplans.sl.entity.struct.BaselineMilestoneDtls viewBaselineMilestoneDetails(curam.serviceplans.sl.entity.struct.BaselineMilestoneKey key) throws curam.util.exception.AppException, curam.util.exception.InformationalException
curam.util.exception.AppException
curam.util.exception.InformationalException