- objectiveType() - Method in interface curam.core.sl.infrastructure.assessment.impl.DeterminationIntervalObjective
-
Gets the type of this objective.
- objectToString(Object) - Method in class curam.core.sl.infrastructure.impl.EvidenceComparisonHelper
-
Method to return a string representation of an object based on class.
- onCreate(ConcernRoleCommunicationDtls, COMMUNICATIONFORMATEntry) - Method in interface curam.core.hook.impl.PreCreateCommunicationHook
-
Allows custom specific pre-communication creation.
- onlineAppealRequestAccepted(ConcernRole) - Method in class curam.appeal.impl.OnlineAppealRequestEvents
-
Raised when an appeal request has been accepted.
- onlineAppealRequestDenied(ConcernRole) - Method in class curam.appeal.impl.OnlineAppealRequestEvents
-
Raised when an appeal request has been rejected.
- OnlineAppealRequestEvents - Class in curam.appeal.impl
-
These events are fired in when an Online Appeal Request is actioned by the
agency.
- OnlineAppealRequestEvents() - Constructor for class curam.appeal.impl.OnlineAppealRequestEvents
-
- OnlineAppealRequestStatus - Interface in curam.core.onlineappealrequest.impl
-
Interface to map the status on an ongoing appeal (or appeals) to a format
that can be presented to a citizen.
- onModify(ConcernRoleCommunicationDtls, COMMUNICATIONFORMATEntry) - Method in interface curam.core.hook.impl.PreModifyCommunicationHook
-
Allows custom specific pre-communication modification.
- openInNewWindow - Variable in class curam.participantmessages.impl.ParticipantMessageLink
-
Indicates whether this link is to be opened in a new browser window.
- openInNewWindow(Integer, Integer) - Method in class curam.participantmessages.impl.ParticipantMessageLink
-
Indicates that this Link is to be opened in a new browser window, and
specifies the width and height of the new browser window, in pixels.
- openInNewWindow() - Method in class curam.participantmessages.impl.ParticipantMessageLink
-
Indicates whether or not this link is to be opened in a new browser window.
- OrganisationUnit - Class in curam.core.sl.base
-
Contains a number of methods that are used to maintain organization units in
the Curam application.
- OrganisationUnit() - Constructor for class curam.core.sl.base.OrganisationUnit
-
- OrganisationUnit - Class in curam.core.sl.impl
-
Process class for organization unit maintenance.
- OrganisationUnit() - Constructor for class curam.core.sl.impl.OrganisationUnit
-
- OrganisationUnit - Interface in curam.core.sl.intf
-
Contains a number of methods that are used to maintain organization units in
the Curam application.
- OrganisationUnitFactory - Class in curam.core.sl.fact
-
Factory class to create an instance of
OrganisationUnit
class, one of its subclasses, a proxy for it or a mock object for it.
- Organization - Class in curam.core.facade.base
-
This process class provides the functionality for the Organization facade.
- Organization() - Constructor for class curam.core.facade.base.Organization
-
- Organization - Interface in curam.core.facade.intf
-
This process class provides the functionality for the Organization facade.
- OrganizationFactory - Class in curam.core.facade.fact
-
Factory class to create an instance of
Organization
class, one of its subclasses, a proxy for it or a mock object for it.
- OrganizationRate - Class in curam.core.sl.impl
-
This business object is used to get the taxation rate for the organization.
- OrganizationRate() - Constructor for class curam.core.sl.impl.OrganizationRate
-
- OrgObject - Interface in curam.piwrapper.organization.impl
-
Common interface that all the org object entities must implement.
- OrgObjectLink - Interface in curam.piwrapper.organization.impl
-
Read only wrapper object for the
OrgObjectLink
entity.
- orgStructuresLeadUserStrategy(long) - Method in interface curam.core.sl.intf.NotificationAllocationFunction
-
Returns a list of allocation targets that includes the lead users of the
specified organization structure.
- orgUnitSupervisorStrategy(long, long) - Method in interface curam.core.sl.intf.NotificationAllocationFunction
-
Returns a list of allocation targets that includes the supervisors of the
specified organization unit.
- OutcomePlanActivity - Interface in curam.piwrapper.outcomeplan.impl
-
Common interface that all activities that can be added to
curam.outcomeplanning.outcomeplan.impl.OutcomePlan
must implement.
- OutcomePlanActivity.OutcomePlanActivityEvents - Class in curam.piwrapper.outcomeplan.impl
-
Business events for the
OutcomePlanActivity
processing that allows
customers to add additional processing at various points in the life cycle
of an outcome plan activity.
- OutcomePlanActivity.SortByStartDate - Interface in curam.piwrapper.outcomeplan.impl
-
- OutcomePlanActivityAdmin - Interface in curam.piwrapper.outcomeplan.impl
-
This is the parent interface for activities from administration which may be
added to an OutcomePlan
.
- OutcomePlanActivityAdminBaseDAO<ENTITY extends OutcomePlanActivityAdmin> - Interface in curam.piwrapper.outcomeplan.impl
-
- OutcomePlanActivityAdminBaseDAOImpl<ENTITY extends OutcomePlanActivityAdmin,DTLS_STRUCT extends curam.util.type.DeepCloneable> - Class in curam.piwrapper.outcomeplan.impl
-
- OutcomePlanActivityAdminBaseDAOImpl(EntityAdapter<Long, DTLS_STRUCT>, Class<ENTITY>) - Constructor for class curam.piwrapper.outcomeplan.impl.OutcomePlanActivityAdminBaseDAOImpl
-
Protected constructor that all extensions must implemented.
- OutcomePlanActivityAdminDAO - Interface in curam.piwrapper.outcomeplan.impl
-
- OutcomePlanActivityAdminSingleTableLogicallyDeleteableEntityImpl<DTLS_STRUCT extends curam.util.type.DeepCloneable> - Class in curam.piwrapper.outcomeplan.impl
-
Default implementation of
OutcomePlanActivityAdmin
that all instances
must extend from in order to avoid upgrade impact.
- OutcomePlanActivityAdminSingleTableLogicallyDeleteableEntityImpl() - Constructor for class curam.piwrapper.outcomeplan.impl.OutcomePlanActivityAdminSingleTableLogicallyDeleteableEntityImpl
-
- OutcomePlanActivityBaseDAO<ENTITY extends OutcomePlanActivity> - Interface in curam.piwrapper.outcomeplan.impl
-
- OutcomePlanActivityBaseDAOImpl<ENTITY extends OutcomePlanActivity,DTLS_STRUCT extends curam.util.type.DeepCloneable> - Class in curam.piwrapper.outcomeplan.impl
-
- OutcomePlanActivityBaseDAOImpl(EntityAdapter<Long, DTLS_STRUCT>, Class<ENTITY>) - Constructor for class curam.piwrapper.outcomeplan.impl.OutcomePlanActivityBaseDAOImpl
-
Protected constructor that all extensions must implemented.
- OutcomePlanActivityDAO - Interface in curam.piwrapper.outcomeplan.impl
-
- OutcomePlanActivityEvents() - Constructor for class curam.piwrapper.outcomeplan.impl.OutcomePlanActivity.OutcomePlanActivityEvents
-
- OutcomePlanActivitySingleTableEntityImpl<DTLS_STRUCT extends curam.util.type.DeepCloneable> - Class in curam.piwrapper.outcomeplan.impl
-
Default implementation of
OutcomePlanActivity
that all instances must
extend from in order to avoid upgrade impact.
- OutcomePlanActivitySingleTableEntityImpl() - Constructor for class curam.piwrapper.outcomeplan.impl.OutcomePlanActivitySingleTableEntityImpl
-
- OutcomePlanActivitySingleTableLogicallyDeletableEntityImpl<DTLS_STRUCT extends curam.util.type.DeepCloneable> - Class in curam.piwrapper.outcomeplan.impl
-
Default implementation of
OutcomePlanActivity
that all instances must
extend from in order to avoid upgrade impact.
- OutcomePlanActivitySingleTableLogicallyDeletableEntityImpl() - Constructor for class curam.piwrapper.outcomeplan.impl.OutcomePlanActivitySingleTableLogicallyDeletableEntityImpl
-
- OutcomePlanDateTrackableItem - Interface in curam.piwrapper.outcomeplan.impl
-
Any item which lives on an OutcomePlan
and is required to be tracked
by its start date, expected end date and completion status must implement
this interface.
- OutcomePlanDateTrackableItemBaseDAO<ENTITY extends OutcomePlanDateTrackableItem> - Interface in curam.piwrapper.outcomeplan.impl
-
- OutcomePlanPrintableDocumentItemAdmin - Interface in curam.piwrapper.outcomeplan.impl
-
Interface providing ability for additional processing functionality to be
implemented in administration for specific
OUTCOMEPLANPRINTABLECONTENTEntry
entries.
- outputFileID - Variable in class curam.core.impl.CuramBatch
-
- outputFilename - Variable in class curam.core.impl.CuramBatch
-
- overrideEventWaitForActivityInstance(EventWaitOverrideDetails) - Method in interface curam.core.facade.intf.WorkflowAdministration
-
Called by an administrator from the workflow section of the admin
application to override the event for a specified manual or event wait
activity instance.
- overrideFinding(ModifyOverrideReasonDtls) - Method in interface curam.core.facade.intf.InvestigationDelivery
-
Method to override finding details.
- overUnderPaymentBreakdownDAO - Variable in class curam.core.sl.impl.ReassessmentProduct
-