Description
This page allows you to modify a Classification Division record. A classification division is a portion of the scale that measures the actual progress of a client. For example, an Income factor may have the following classification divisions, Need, Neutral, Strength. These classification divisions may have the following ranges defined: Need (-5 to -1), Neutral (0 to 0), Strength (1 to 3).
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
Minimum RangeCLASSIFICATION_MINIMUM_RANGEThe minimum range value for a classification division. For example, for the classification division 'In Crisis', 0 may be assigned as the minimum range value. This attribute should allow for negative values.No
Maximum RangeCLASSIFICATION_MAXIMUM_RANGEThe maximum range value for a classification division. For example, for the classification division 'In Crisis', 3 may be assigned as the maximum range value. This attribute should allow for negative values.No
Hide from Priority SelectionCURAM_INDICATORIndicates if assessment factor results for this factor classification division should be included in the list of results that may be set as priorities.No
DefinitionLOCALIZABLE_TEXTThe description of the factor classification division.No
Guidance TextOUTCOME_PLAN_RICH_TEXT_SMALLThe guidance details entered for a classification division. Used for deriving the guidance details in the application. That is, when guidance details are viewed in the application, the guidance text shown must relate to the help text existing in administration at the time of the assessment.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action updates the record using the information entered on the page.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An entity identifier cannot be null.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A row identifier cannot be null.LinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
No database access is allowed at this point.LinkNo
No row manager set which contains the optimistic lock.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An entity identifier cannot be null.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A row identifier cannot be null.LinkNo
Entity manager not found.LinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
No database access is allowed at this point.LinkNo
Record not found for key '%1s'.LinkNo
The category was not related to this classification due to a technical error. Please contact an administrator.LinkNo
The Definition must be less than or equal to %1n characters.LinkNo
The entered range %1s must be a numeric valueLinkNo
The factor classification was not related to this classification guidance due to a technical error. Please contact an administrator.LinkNo
The factor was not related to this classification due to a technical error. Please contact an administrator.LinkNo
The Guidance text entered is too long (%1n) maximum allowed is %2n.LinkNo
The login ID %1s does not map to a user name.LinkNo
This record has been changed by another user. Please refresh and try again.LinkNo
Unknown row mode.LinkNo
You cannot modify this record as it has been canceled.LinkNo
Related Entities
Technical Information
Page IDFactorClassificationDivisionAdmin_editClassificationDivisionFromView
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\AssessmentPlanning\Administration\FactorClassificationDivision\FactorClassificationDivisionAdmin_editClassificationDivisionFromView.uim
Page Load InterfaceFactorClassificationDivisionAdmin.readFactorClassificationDivisionDetails
Page Submit InterfaceFactorClassificationDivisionAdmin.updateFactorClassificationDivision
Linked From Pages