Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- ActionIds - Class in com.bws.jdistil.codes.app.configuration
-
Interface defining all codes application action IDs.
- ActionIds() - Constructor for class com.bws.jdistil.codes.app.configuration.ActionIds
- ADD_CODE - Static variable in class com.bws.jdistil.codes.app.configuration.ActionIds
C
- CANCEL_CODE - Static variable in class com.bws.jdistil.codes.app.configuration.ActionIds
- CATEGORY_ID_FILTER - Static variable in class com.bws.jdistil.codes.app.configuration.FieldIds
- CODE - Static variable in class com.bws.jdistil.codes.app.configuration.PageIds
- CODE_CURRENT_PAGE_NUMBER - Static variable in class com.bws.jdistil.codes.app.configuration.FieldIds
- CODE_GROUP_STATE - Static variable in class com.bws.jdistil.codes.app.configuration.FieldIds
- CODE_SELECTED_PAGE_NUMBER - Static variable in class com.bws.jdistil.codes.app.configuration.FieldIds
- CODE_SORT_DIRECTION - Static variable in class com.bws.jdistil.codes.app.configuration.FieldIds
- CODE_SORT_FIELD - Static variable in class com.bws.jdistil.codes.app.configuration.FieldIds
- CODES - Static variable in class com.bws.jdistil.codes.app.configuration.PageIds
- com.bws.jdistil.codes.app.configuration - package com.bws.jdistil.codes.app.configuration
- com.bws.jdistil.codes.app.lookup - package com.bws.jdistil.codes.app.lookup
- Configuration - Class in com.bws.jdistil.codes.app.configuration
-
Defines configuration for the codes application.
- Configuration() - Constructor for class com.bws.jdistil.codes.app.configuration.Configuration
-
Creates a new Configuration object.
- Constants - Class in com.bws.jdistil.codes.app.configuration
-
Class defining all codes application constants.
- Constants() - Constructor for class com.bws.jdistil.codes.app.configuration.Constants
D
- DELETE_CODE - Static variable in class com.bws.jdistil.codes.app.configuration.ActionIds
- DeleteCode - Class in com.bws.jdistil.codes.app.lookup
-
Deletes a code using submitted data.
- DeleteCode() - Constructor for class com.bws.jdistil.codes.app.lookup.DeleteCode
-
Creates a new DeleteCode object.
E
- EDIT_CODE - Static variable in class com.bws.jdistil.codes.app.configuration.ActionIds
- EditCode - Class in com.bws.jdistil.codes.app.lookup
-
Retrieves data needed to add or edit a code.
- EditCode() - Constructor for class com.bws.jdistil.codes.app.lookup.EditCode
-
Creates a new EditCode object.
F
- FieldIds - Class in com.bws.jdistil.codes.app.configuration
-
Class defining all field names used by the codes application classes.
- FieldIds() - Constructor for class com.bws.jdistil.codes.app.configuration.FieldIds
- filterCriteriaDefinition - Static variable in class com.bws.jdistil.codes.app.lookup.ViewCodes
-
Filter criteria definition.
P
- PageIds - Class in com.bws.jdistil.codes.app.configuration
-
Class defining all codes application page IDs.
- PageIds() - Constructor for class com.bws.jdistil.codes.app.configuration.PageIds
- populateReferenceData(ProcessContext) - Method in class com.bws.jdistil.codes.app.lookup.EditCode
-
Populates the request attributes with reference data needed to add/edit a data object.
- populateReferenceData(ProcessContext) - Method in class com.bws.jdistil.codes.app.lookup.ViewCodes
-
Populates the request attributes with reference data.
- PROPERTY_FILE - Static variable in class com.bws.jdistil.codes.app.configuration.Constants
R
- refreshDataActionIds - Static variable in class com.bws.jdistil.codes.app.lookup.ViewCodes
-
Set of refresh data action IDs.
- registerActions(Set<Action>) - Method in class com.bws.jdistil.codes.app.configuration.Configuration
-
Registers actions used by an application.
- registerFields(Set<Field>) - Method in class com.bws.jdistil.codes.app.configuration.Configuration
-
Register fields.
- registerObjectBindings(Set<ObjectBinding>) - Method in class com.bws.jdistil.codes.app.configuration.Configuration
-
Registers object bindings used by an application.
- registerPages(Set<Page>) - Method in class com.bws.jdistil.codes.app.configuration.Configuration
-
Registers pages used by an application.
- retrieveDataActionIds - Static variable in class com.bws.jdistil.codes.app.lookup.ViewCodes
-
Set of retrieve data action IDs.
S
- SAVE_CODE - Static variable in class com.bws.jdistil.codes.app.configuration.ActionIds
- SaveCode - Class in com.bws.jdistil.codes.app.lookup
-
Saves a code using submitted data.
- SaveCode() - Constructor for class com.bws.jdistil.codes.app.lookup.SaveCode
-
Creates a new SaveCode object.
V
- VIEW_CODES - Static variable in class com.bws.jdistil.codes.app.configuration.ActionIds
- VIEW_CODES_NEXT_PAGE - Static variable in class com.bws.jdistil.codes.app.configuration.ActionIds
- VIEW_CODES_PREVIOUS_PAGE - Static variable in class com.bws.jdistil.codes.app.configuration.ActionIds
- VIEW_CODES_SELECT_PAGE - Static variable in class com.bws.jdistil.codes.app.configuration.ActionIds
- ViewCodes - Class in com.bws.jdistil.codes.app.lookup
-
Retrieves codes associated with a specified category.
- ViewCodes() - Constructor for class com.bws.jdistil.codes.app.lookup.ViewCodes
-
Creates a new ViewCodes object.
All Classes and Interfaces|All Packages|Constant Field Values