Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X 

A

AASORTING - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsKeys
 
acknowledge(DocumentFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
Performs the acknowledge workflow action on the form document instance
acknowledge(WorkflowDocument, String, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
acknowledge this workflowDocument optionally providing an annotation for this action taken which will show up in the route log for this document corresponding to this action taken, additionally optionally providing a list of ad hoc recipients for this document which should be restricted to actions requested of acknowledge or fyi as all other action request types will be discarded
acknowledgeDocument(Document, String, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.krad.service.DocumentService
acknowledge this document, optionally providing an annotation for the acknowledgement which will show up in the route log for the document for this acknowledgement, additionally optionally provide a list of ad hoc recipients that should recieve this document.
ACTION_EVENT - Static variable in class org.kuali.rice.krad.uif.UifConstants.UrlParams
 
ACTION_FIELD - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
ACTION_LINK_FIELD - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
ACTION_PARAMETERS - Static variable in class org.kuali.rice.krad.uif.UifPropertyPaths
 
ACTION_TYPE - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
ActionEvents() - Constructor for class org.kuali.rice.krad.uif.UifConstants.ActionEvents
 
ActionField - Class in org.kuali.rice.krad.uif.field
Field that presents an action that can be taken on the UI such as submitting the form or invoking a script
ActionField() - Constructor for class org.kuali.rice.krad.uif.field.ActionField
 
ActionFieldSecurity - Class in org.kuali.rice.krad.uif.field
Action field security adds the take action flags to the standard component security
ActionFieldSecurity() - Constructor for class org.kuali.rice.krad.uif.field.ActionFieldSecurity
 
actionParameters - Variable in class org.kuali.rice.krad.web.form.UifFormBase
 
ACTIVE_LABELS - Static variable in class org.kuali.rice.krad.keyvalues.IndicatorValuesFinder
 
ActiveCollectionFilter - Class in org.kuali.rice.krad.uif.container
Collection filter that removes inactive lines from a collection whose line types implement the Inactivatable interface
ActiveCollectionFilter() - Constructor for class org.kuali.rice.krad.uif.container.ActiveCollectionFilter
 
ActiveInactiveValuesFinder - Class in org.kuali.rice.krad.keyvalues
This class returns list containg A = Active, I = Inactive and B = Show All The labels (values) in the List returned correspond to what is displayed next to the radio buttons for the Active Indicator form field
ActiveInactiveValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.ActiveInactiveValuesFinder
 
add(int, T) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
 
add(T) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
 
ADD_LINE - Static variable in class org.kuali.rice.krad.uif.UifConstants.ActionEvents
 
ADD_LINE - Static variable in class org.kuali.rice.krad.uif.UifConstants.IdSuffixes
 
ADD_LINE - Static variable in class org.kuali.rice.krad.uif.UifConstants.MethodToCallNames
 
ADD_LINE - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
ADD_ROW_DEFAULT_INDEX - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsValues
 
addActionParameter(String, String) - Method in class org.kuali.rice.krad.uif.field.ActionField
Convenience method to add a parameter to the action parameters Map
addActionParameterIfNotNull(String, Object) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
 
AddAdHocRoutePersonEvent - Class in org.kuali.rice.krad.rules.rule.event
This class represents the add AdHocRoutePerson event that is part of an eDoc in Kuali.
AddAdHocRoutePersonEvent(String, Document, AdHocRoutePerson) - Constructor for class org.kuali.rice.krad.rules.rule.event.AddAdHocRoutePersonEvent
Constructs an AddAdHocRoutePersonEvent with the specified errorPathPrefix, document, and adHocRoutePerson
AddAdHocRoutePersonEvent(Document, AdHocRoutePerson) - Constructor for class org.kuali.rice.krad.rules.rule.event.AddAdHocRoutePersonEvent
Constructs an AddAdHocRoutePersonEvent with the given document
AddAdHocRoutePersonRule - Interface in org.kuali.rice.krad.rules.rule
Defines a rule which gets invoked immediately before a document has a adHocRoutePerson added to it.
AddAdHocRouteWorkgroupEvent - Class in org.kuali.rice.krad.rules.rule.event
This class represents the add AdHocRouteWorkgroup event that is part of an eDoc in Kuali.
AddAdHocRouteWorkgroupEvent(String, Document, AdHocRouteWorkgroup) - Constructor for class org.kuali.rice.krad.rules.rule.event.AddAdHocRouteWorkgroupEvent
Constructs an AddAdHocRouteWorkgroupEvent with the specified errorPathPrefix, document, and adHocRouteWorkgroup
AddAdHocRouteWorkgroupEvent(Document, AdHocRouteWorkgroup) - Constructor for class org.kuali.rice.krad.rules.rule.event.AddAdHocRouteWorkgroupEvent
Constructs an AddAdHocRouteWorkgroupEvent with the given document
AddAdHocRouteWorkgroupRule - Interface in org.kuali.rice.krad.rules.rule
Defines a rule which gets invoked immediately before a document has an adHocRouteWorkgroup added to it.
addAdHocs(Document) - Method in interface org.kuali.rice.krad.service.DocumentAdHocService
This method populates the given Document with the AdHocRoutePersons and AdHocRouteWorkgroups that are associated with it.
addAll(int, Collection<? extends T>) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
 
addAll(Collection<? extends T>) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
 
addChild(ConstraintValidationResult) - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
 
addChildNode(PropertySerializerTrieNode) - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrieNode
 
addClientSideStateForComponent(Component, Map<String, Object>) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
Reflects the class for the given component to find any fields that are annotated with ClientSideState and adds the corresponding property name/value pair to the client side state map
addConfigFileLocation(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
 
addConstraintValidationResult(ConstraintValidationResult) - Method in class org.kuali.rice.krad.datadictionary.validation.result.AttributeValidationResult
 
addConstraintValidationResult(AttributeValueReader, ConstraintValidationResult) - Method in class org.kuali.rice.krad.datadictionary.validation.result.DictionaryValidationResult
 
addCopyErrorDocumentNote(String) - Method in class org.kuali.rice.krad.document.DocumentBase
Adds a note to the document indicating it was created by a copy or error correction.
addCustomContainerComponents(View, Object, Container) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
Hook for creating new components with code and adding them to a container
addDataDictionaryLocations(List<String>) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
 
addDocumentToUserSession(UserSession, WorkflowDocument) - Method in interface org.kuali.rice.krad.service.SessionDocumentService
This method places a document into the user session.
addError(AttributeValueReader, String, String, String...) - Method in class org.kuali.rice.krad.datadictionary.validation.result.DictionaryValidationResult
 
addError(String, AttributeValueReader, String, String, String...) - Method in class org.kuali.rice.krad.datadictionary.validation.result.DictionaryValidationResult
 
addForm(UifFormBase) - Method in class org.kuali.rice.krad.uif.util.UifFormManager
 
addHeaderField(Field, int) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
Creates a new instance of the header field prototype and then sets the label to the short (if useShortLabels is set to true) or long label of the given component.
addInitialComponentStateIfNeeded(Component) - Method in class org.kuali.rice.krad.uif.view.ViewIndex
Adds a copy of the given component instance to the map of initial component states keyed
additionalDisplayAttributeName - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
additionalDisplayPropertyName - Variable in class org.kuali.rice.krad.uif.field.DataField
 
addLine(Collection<Object>, Object) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
Add addLine to collection while giving derived classes an opportunity to override for things like sorting.
addLine(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
Called by the add line action for a new collection line.
addNoConstraint(AttributeValueReader, String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.DictionaryValidationResult
 
addNodeComponents(Node<Group, MessageField>, List<Component>) - Method in class org.kuali.rice.krad.uif.container.TreeGroup
Retrieves the Component instances from the node for building the nested components list
addNote(Note) - Method in interface org.kuali.rice.krad.document.Document
Adds the given Note to the document's list of Notes.
addNote(Note) - Method in class org.kuali.rice.krad.document.DocumentBase
 
AddNoteEvent - Class in org.kuali.rice.krad.rules.rule.event
This class represents the add note event that is part of an eDoc in Kuali.
AddNoteEvent(String, Document, Note) - Constructor for class org.kuali.rice.krad.rules.rule.event.AddNoteEvent
Constructs an AddNoteEvent with the specified errorPathPrefix and document
AddNoteEvent(Document, Note) - Constructor for class org.kuali.rice.krad.rules.rule.event.AddNoteEvent
Constructs an AddNoteEvent with the given document
AddNoteRule - Interface in org.kuali.rice.krad.rules.rule
Defines a rule which gets invoked immediately before a document has a note added to it.
addPermissionDetails(Object, Map<String, String>) - Method in class org.kuali.rice.krad.bo.DataObjectAuthorizerBase
Override this method to populate the permission details from the primary data object or document.
addPermissionDetails(Object, Map<String, String>) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
 
addPermissionDetails(Object, Map<String, String>) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
addPermissionDetails(Object, Map<String, String>) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentAuthorizerBase
 
addPermissionDetails(Object, Map<String, String>) - Method in class org.kuali.rice.krad.maintenance.MaintenanceViewAuthorizerBase
 
addPessimisticLock(PessimisticLock) - Method in interface org.kuali.rice.krad.document.Document
This method adds a new PessimisticLock to the document NOTE: LOCKS ADDED VIA THIS METHOD WILL NOT BE SAVED WITH THE DOCUMENT
addPessimisticLock(PessimisticLock) - Method in class org.kuali.rice.krad.document.DocumentBase
 
addRoleQualification(Object, Map<String, String>) - Method in class org.kuali.rice.krad.bo.DataObjectAuthorizerBase
Override this method to populate the role qualifier attributes from the primary data object or document.
addRoleQualification(Object, Map<String, String>) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
 
addRoleQualification(Object, Map<String, String>) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
addRoleQualification(Object, Map<String, String>) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentAuthorizerBase
 
addRoleQualification(Object, Map<String, String>) - Method in class org.kuali.rice.krad.maintenance.MaintenanceViewAuthorizerBase
 
addScriptToPage(View, InputField, String) - Static method in class org.kuali.rice.krad.uif.util.ClientValidationUtils
Adds the script to the view to execute on a jQuery document ready event.
addSequenceValueToSnapshot(String, int) - Method in class org.kuali.rice.krad.uif.view.ViewIndex
 
addSerializablePropertyName(String, boolean) - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrie
Registers a new serializable property so that all of its primitives are serialized.
addSerializedProperty(String, PropertyType) - Method in class org.kuali.rice.krad.util.documentserializer.DocumentSerializationState
Adds an additional state element into this object.
addSerializedProperty(String, PropertyType) - Method in class org.kuali.rice.krad.util.documentserializer.SerializationState
Adds an additional state element into this object.
addSkipped(AttributeValueReader, String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.DictionaryValidationResult
 
addStandardAttributes(Document, Map<String, String>) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
 
addStandardAttributes(Document, Map<String, String>) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
addStyleClass(String) - Method in interface org.kuali.rice.krad.uif.component.Component
Adds a single style to the list of styles on this component
addStyleClass(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
addStyleClass(String) - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
This method adds a single style class to the list of css style classes on this component
addStyleClass(String) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
This method adds a single style to the list of css style classes on this layoutManager
addSuccess(AttributeValueReader, String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.DictionaryValidationResult
 
addToBindByNamePrefix(String) - Method in class org.kuali.rice.krad.uif.component.BindingInfo
Helper method for adding a path to the binding prefix
addToClientSideState(String, String, Object) - Method in class org.kuali.rice.krad.uif.view.View
Adds a variable name/value pair to the client side state map associated with the given component id
addWarning(AttributeValueReader, String, String, String...) - Method in class org.kuali.rice.krad.datadictionary.validation.result.DictionaryValidationResult
 
AdHocActionRequestCodesValuesFinder - Class in org.kuali.rice.krad.keyvalues
 
AdHocActionRequestCodesValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.AdHocActionRequestCodesValuesFinder
 
AdHocRouteWorkgroup - Class in org.kuali.rice.krad.bo
Ad Hoc Route Workgroup Business Object
AdHocRouteWorkgroup() - Constructor for class org.kuali.rice.krad.bo.AdHocRouteWorkgroup
 
AdHocRouteWorkgroupId - Class in org.kuali.rice.krad.bo
This Compound Primary Class has been generated by the rice ojb2jpa Groovy script.
AdHocRouteWorkgroupId() - Constructor for class org.kuali.rice.krad.bo.AdHocRouteWorkgroupId
 
AdHocRouteWorkgroupId(Integer, String, String) - Constructor for class org.kuali.rice.krad.bo.AdHocRouteWorkgroupId
 
adjustCriteriaForNestedEBOs(Map<String, String>, boolean) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
adjustMustOccurConstraintBinding(List<MustOccurConstraint>) - Method in class org.kuali.rice.krad.uif.field.InputField
Adjust paths on the must occur constrain bindings
adjustPrerequisiteConstraintBinding(List<PrerequisiteConstraint>) - Method in class org.kuali.rice.krad.uif.field.InputField
Adjust paths on the prerequisite constraint bindings
adjustPropertyExpressions(View, Object) - Static method in class org.kuali.rice.krad.uif.util.ExpressionUtils
Adjusts the property expressions for a given object.
afterActionTaken(ActionType, ActionTakenEvent) - Method in interface org.kuali.rice.krad.document.Document
method to integrate with workflow where we will be able to perform logic after an action taken being performed on a document
afterActionTaken(ActionType, ActionTakenEvent) - Method in class org.kuali.rice.krad.document.DocumentBase
 
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.kuali.rice.krad.web.controller.ModuleLockingHandlerInterceptor
This overridden method ...
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.kuali.rice.krad.web.controller.UifControllerHandlerInterceptor
After the view is rendered we can do some cleaning to reduce the size of the form storage in memory
afterPropertiesSet() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
 
afterPropertiesSet() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
This overridden method applies validCharacterConstraint if legacy validation pattern in place
afterPropertiesSet() - Method in class org.kuali.rice.krad.datadictionary.BusinessObjectEntry
 
afterPropertiesSet() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryDefinitionBase
 
afterPropertiesSet() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
This overridden method ...
afterPropertiesSet() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryLocationConfigurer
 
afterPropertiesSet() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
This overridden method ...
afterPropertiesSet() - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
 
afterWorkflowEngineProcess(boolean) - Method in interface org.kuali.rice.krad.document.Document
This method will be called after the Workflow engine has completely finished processing a document.
afterWorkflowEngineProcess(boolean) - Method in class org.kuali.rice.krad.document.DocumentBase
The the default implementation for afterWorkflowEngineProcess does nothing, but is meant to provide a hook for documents to implement for other needs.
AjaxActionField - Class in org.kuali.rice.krad.uif.field
Action field that performs an Ajax request and will result in updating of the page or a component
AjaxActionField() - Constructor for class org.kuali.rice.krad.uif.field.AjaxActionField
 
ALL_MSG_KEY - Static variable in class org.kuali.rice.krad.uif.util.ClientValidationUtils
 
allowAll - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
allowAmpersand - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
allowApostrophe - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
allowAsterisk - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
allowAtSign - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
allowBackslash - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
allowBrackets - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
AllowCharacterConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
Parent abstract class that allows additional characters to be allowed in child constraint character sets, see AlphaNumericPatternConstraint, among others for example.
AllowCharacterConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
allowColon - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
allowComma - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
allowCurlyBraces - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
allowDash - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
allowDollar - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
allowDoubleQuote - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
allowEquals - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
allowExclaimation - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
allowForwardSlash - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
allowGreaterThan - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
allowLessThan - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
allowNegative - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.FixedPointPatternConstraint
 
allowNegative - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.FloatingPointPatternConstraint
 
allowNegative - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.IntegerPatternConstraint
 
allowParenthesis - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
allowPercent - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
allowPeriod - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
allowPlus - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
allowPound - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
allowQuestionMark - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
allowsCopy - Variable in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
allowSemiColon - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
allowsMaintenanceDeleteAction(Object) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
Determines if given data object has associated maintenance document that allows delete maintenance actions.
allowsMaintenanceEditAction(Object) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
Determines if given data object has associated maintenance document that allows edit maintenance actions
allowsMaintenanceNewOrCopyAction() - Method in class org.kuali.rice.krad.lookup.LookupableImpl
Determines if given data object has associated maintenance document that allows new or copy maintenance actions
allowsNewOrCopy - Variable in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
 
allowsNoteAttachments - Variable in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
allowsNoteFYI - Variable in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
allowsRecordDeletion - Variable in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
 
allowUnderscore - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
allowWhitespace - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
allowWhitespace - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AnyCharacterPatternConstraint
 
allowWhitespace - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.UTF8AnyCharacterPatternConstraint
 
allPrimaryKeyValuesPresentAndNotWildcard(Class<?>, Map<String, String>) - Method in interface org.kuali.rice.krad.service.LookupService
 
AlphaNumericPatternConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
A ValidCharactersConstraint based on AlphaNumericValidationPattern.
AlphaNumericPatternConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaNumericPatternConstraint
 
AlphaPatternConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
Pattern for matching alpha characters
AlphaPatternConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaPatternConstraint
 
alternateDisplayAttributeName - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
alternateDisplayPropertyName - Variable in class org.kuali.rice.krad.uif.field.DataField
 
AlwaysFalsePropertySerializabilityEvaluator - Class in org.kuali.rice.krad.util.documentserializer
This implementation of PropertySerializabilityEvaluator specifies that all properties of a document are serializable.
AlwaysFalsePropertySerializabilityEvaluator() - Constructor for class org.kuali.rice.krad.util.documentserializer.AlwaysFalsePropertySerializabilityEvaluator
 
AlwaysTruePropertySerializibilityEvaluator - Class in org.kuali.rice.krad.util.documentserializer
This implementation of PropertySerializabilityEvaluator specifies that all properties of a document are serializable.
AlwaysTruePropertySerializibilityEvaluator() - Constructor for class org.kuali.rice.krad.util.documentserializer.AlwaysTruePropertySerializibilityEvaluator
 
AMPMValuesFinder - Class in org.kuali.rice.krad.keyvalues
This class returns list of am/pm value pairs.
AMPMValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.AMPMValuesFinder
 
AND_MSG_KEY - Static variable in class org.kuali.rice.krad.uif.util.ClientValidationUtils
 
AnyCharacterPatternConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
Pattern for matching any printable character
AnyCharacterPatternConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.AnyCharacterPatternConstraint
 
AO_COLUMNS - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsKeys
 
appendToStyle(String) - Method in interface org.kuali.rice.krad.uif.component.Component
TODO: javadoc
appendToStyle(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
applicationContext - Variable in class org.kuali.rice.krad.bo.ModuleConfiguration
 
applicationContext - Variable in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
 
APPLY_MODEL - Static variable in class org.kuali.rice.krad.uif.UifConstants.ViewPhases
 
applyAuthorizationAndPresentationLogic(View, Component, ViewModel) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
Invokes the view's configured ViewAuthorizer and ViewPresentationController to set state of the component
applyClientSide - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.BaseConstraint
 
applyConditionalLogicForFieldDisplay() - Method in class org.kuali.rice.krad.uif.view.LookupView
 
applyDefaultValues(View, Component, Object) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
Iterates through the view components picking up data fields and applying an default value configured
applyDefaultValuesForCollectionLine(View, Object, CollectionGroup, Object) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
 
applyDefaultValuesForCollectionLine(View, Object, CollectionGroup, Object) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
Applies configured default values for the line fields to the line instance
applyLineFieldAuthorizationAndPresentationLogic(View, ViewModel, CollectionGroup, Object, boolean, List<Field>, List<ActionField>) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
Iterates through the line fields and checks the view field authorization using the view's configured authorizer and presentation controller.
applyRules(KualiDocumentEvent) - Method in interface org.kuali.rice.krad.service.KualiRuleService
Retrieves and instantiates the businessRulesClass associated with the event's document type (if any), and calls the appropriate process* method of that businessRule for handling the given event type.
applySearchResultsLimit(Class, Criteria, DatabasePlatform) - Static method in class org.kuali.rice.krad.lookup.LookupUtils
This method applies the search results limit to the search criteria for this BO
applySearchResultsLimit(Class, Criteria) - Static method in class org.kuali.rice.krad.lookup.LookupUtils
Applies the search results limit to the search criteria for this BO (JPA)
approve(DocumentFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
Performs the approve workflow action on the form document instance
approve(WorkflowDocument, String, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
approve this workflowDocument optionally providing an annotation for this action taken which will show up in the route log for this document corresponding to this action taken, and additionally optionally providing a list of ad hoc recipients for the document
ApprovedDocumentIndicatorValuesFinder - Class in org.kuali.rice.krad.keyvalues
This class returns list of approved document indicator value pairs.
ApprovedDocumentIndicatorValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.ApprovedDocumentIndicatorValuesFinder
 
approveDocument(Document, String, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.krad.service.DocumentService
approve this document, optionally providing an annotation which will show up in the route log for this document for this action taken, and optionally providing a list of ad hoc recipients for the document
ApproveDocumentEvent - Class in org.kuali.rice.krad.rules.rule.event
This class represents the approve event that is part of an eDoc in Kuali.
ApproveDocumentEvent(String, Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.ApproveDocumentEvent
Constructs an ApproveDocumentEvent with the specified errorPathPrefix and document
ApproveDocumentEvent(Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.ApproveDocumentEvent
Constructs an ApproveDocumentEvent with the given document
ApproveDocumentEvent(String, String, Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.ApproveDocumentEvent
Constructs a ApproveDocumentEvent, allowing the eventType to be passed in so that subclasses can specify a more accurate message.
ApproveDocumentRule - Interface in org.kuali.rice.krad.rules.rule
Defines a rule which gets invoked immediately before a document gets approved.
areNotesSupported(Class<?>) - Method in interface org.kuali.rice.krad.service.DataObjectMetaDataService
Indicates whether notes are supported by the given data object class, currently this can only be true for business objects
assignComponentIds(Component) - Method in class org.kuali.rice.krad.uif.view.View
Assigns an id to the component if one was not configured
ATMOST_MSG_KEY - Static variable in class org.kuali.rice.krad.uif.util.ClientValidationUtils
 
attachment - Variable in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
attachmentCollectionName - Variable in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
attachmentFile - Variable in class org.kuali.rice.krad.web.form.UifFormBase
 
attachmentListPropertyName - Variable in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
attachmentPropertyName - Variable in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
attachments - Variable in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
attachmentTypesValuesFinderClass - Variable in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
ATTRIBUTE - Static variable in class org.kuali.rice.krad.uif.UifConstants.IdSuffixes
 
ATTRIBUTE_QUERY_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
attributeAdded(HttpSessionBindingEvent) - Method in class org.kuali.rice.krad.web.session.NonSerializableSessionListener
 
AttributeDefinition - Class in org.kuali.rice.krad.datadictionary
A single attribute definition in the DataDictionary, which contains information relating to the display, validation, and general maintenance of a specific attribute of an entry.
AttributeDefinition() - Constructor for class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
AttributeDefinitionBase - Class in org.kuali.rice.krad.datadictionary
Common class for attribute definitions in the DataDictionary, which contains information relating to the display, validation, and general maintenance of a specific attribute of an entry.
AttributeDefinitionBase() - Constructor for class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
 
AttributeDefinitionConstraintProvider - Class in org.kuali.rice.krad.datadictionary.validation.constraint.provider
An object that looks up constraints for attribute definitions by constraint type.
AttributeDefinitionConstraintProvider() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.provider.AttributeDefinitionConstraintProvider
 
attributeMap - Variable in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
 
attributeName - Variable in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
 
attributeName - Variable in class org.kuali.rice.krad.datadictionary.validation.BaseAttributeValueReader
 
attributeNames - Variable in class org.kuali.rice.krad.datadictionary.SortDefinition
 
AttributeQuery - Class in org.kuali.rice.krad.uif.field
Holds configuration for executing a dynamic query on an InputField to pull data for updating the UI
AttributeQuery() - Constructor for class org.kuali.rice.krad.uif.field.AttributeQuery
 
AttributeQueryResult - Class in org.kuali.rice.krad.uif.field
Object that is returned for Ajax attribute queries and exposed as JSON
AttributeQueryResult() - Constructor for class org.kuali.rice.krad.uif.field.AttributeQueryResult
 
AttributeQueryService - Interface in org.kuali.rice.krad.uif.service
Provides methods for executing AttributeQuery instances and preparing the AttributeQueryResult with the result of the query
AttributeQueryServiceImpl - Class in org.kuali.rice.krad.uif.service.impl
Implementation of AttributeQueryService that prepares the attribute queries and delegates to the LookupService
AttributeQueryServiceImpl() - Constructor for class org.kuali.rice.krad.uif.service.impl.AttributeQueryServiceImpl
 
attributeRemoved(HttpSessionBindingEvent) - Method in class org.kuali.rice.krad.web.session.NonSerializableSessionListener
 
attributeReplaced(HttpSessionBindingEvent) - Method in class org.kuali.rice.krad.web.session.NonSerializableSessionListener
 
attributes - Variable in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
 
attributeSecurity - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
AttributeSecurity - Class in org.kuali.rice.krad.datadictionary
Defines a set of restrictions that are possible on an attribute
AttributeSecurity() - Constructor for class org.kuali.rice.krad.datadictionary.AttributeSecurity
 
attributeToHighlightOnFail - Variable in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
 
AttributeValidationException - Exception in org.kuali.rice.krad.datadictionary.exception
Exception thrown when an attribute can't be found during attribute-related validation.
AttributeValidationException(String) - Constructor for exception org.kuali.rice.krad.datadictionary.exception.AttributeValidationException
 
AttributeValidationException(String, Throwable) - Constructor for exception org.kuali.rice.krad.datadictionary.exception.AttributeValidationException
 
AttributeValidationResult - Class in org.kuali.rice.krad.datadictionary.validation.result
 
AttributeValidationResult(String) - Constructor for class org.kuali.rice.krad.datadictionary.validation.result.AttributeValidationResult
 
attributeValueNeedsToBeEncryptedOnFormsAndLinks(Class<?>, String) - Method in interface org.kuali.rice.krad.service.DataObjectAuthorizationService
Indicates whether the given attribute of the given data object class has any security defined (such as read-only, masked, ...) and therefore data for the attribute should be securely passed
AttributeValueReader - Interface in org.kuali.rice.krad.datadictionary.validation
An interface to define classes that encapsulate access to both dictionary metadata and object field values, for example, by reflection and introspection, for the purpose of performing validation against constraints defined in the DictionaryValidationService implementation.
AUTO_SEARCH - Static variable in class org.kuali.rice.krad.uif.UifParameters
 

B

BASE_LOOKUP_URL - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
BaseAttributeValueReader - Class in org.kuali.rice.krad.datadictionary.validation
A class that implements the required accessors and legacy processing for an attribute value reader.
BaseAttributeValueReader() - Constructor for class org.kuali.rice.krad.datadictionary.validation.BaseAttributeValueReader
 
baseBusinessObjectClass - Variable in class org.kuali.rice.krad.datadictionary.BusinessObjectEntry
 
BaseConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
A class that implements the required accessor for label keys.
BaseConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.BaseConstraint
 
BaseConstraintProvider<T extends Constrainable> - Class in org.kuali.rice.krad.datadictionary.validation.constraint.provider
A class that implements a simple in memory storage map of constraint resolvers.
BaseConstraintProvider() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.provider.BaseConstraintProvider
 
baseDocumentClass - Variable in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
BASELINE - Static variable in class org.kuali.rice.krad.uif.CssConstants.VerticalAligns
 
BaseLookupUrlsHolder() - Constructor for class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase.BaseLookupUrlsHolder
 
basePath - Variable in class org.kuali.rice.krad.datadictionary.WorkflowPropertyGroup
 
BasePrerequisiteConstraintProcessor<C extends Constraint> - Class in org.kuali.rice.krad.datadictionary.validation.processor
 
BasePrerequisiteConstraintProcessor() - Constructor for class org.kuali.rice.krad.datadictionary.validation.processor.BasePrerequisiteConstraintProcessor
 
BAUTO_TYPE - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsKeys
 
BeanOverride - Interface in org.kuali.rice.krad.datadictionary
Performs overrides on the fields of a Data Dictionary bean.
BeanOverrideImpl - Class in org.kuali.rice.krad.datadictionary.impl
The base implementation of the BeanOverride interface.
BeanOverrideImpl() - Constructor for class org.kuali.rice.krad.datadictionary.impl.BeanOverrideImpl
 
beanWrapper - Variable in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
 
beforeWorkflowEngineProcess() - Method in interface org.kuali.rice.krad.document.Document
This method will be called before the Workflow engine has begun processing a document.
beforeWorkflowEngineProcess() - Method in class org.kuali.rice.krad.document.DocumentBase
The the default implementation for beforeWorkflowEngineProcess does nothing, but is meant to provide a hook for documents to implement for other needs.
bind(ServletRequest) - Method in class org.kuali.rice.krad.web.bind.UifServletRequestDataBinder
 
BIND_OBJECT_PATH - Static variable in class org.kuali.rice.krad.uif.UifPropertyPaths
 
BIND_TO_FORM - Static variable in class org.kuali.rice.krad.uif.UifPropertyPaths
 
BindingInfo - Class in org.kuali.rice.krad.uif.component
Provides binding configuration for an DataBinding component (attribute or collection)
BindingInfo() - Constructor for class org.kuali.rice.krad.uif.component.BindingInfo
 
BLANK_FIELD - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
blanketApprove(DocumentFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
Performs the blanket approve workflow action on the form document instance
blanketApprove(WorkflowDocument, String, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
blanket approve this document optionally providing an annotation for this action taken which will show up in the route log for this document corresponding to this action taken, and additionally optionally providing a list of ad hoc recipients for this document which should be restricted to actions requested of acknowledge or fyi as all other action request types will be discarded.
blanketApproveDocument(Document, String, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.krad.service.DocumentService
blanket approve this document which will approve the document and stand in for an approve for all typically generated approval actions requested for this document.
BlanketApproveDocumentEvent - Class in org.kuali.rice.krad.rules.rule.event
This class represents the blanketApprove event that is part of an eDoc in Kuali.
BlanketApproveDocumentEvent(String, Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.BlanketApproveDocumentEvent
Constructs an BlanketApproveDocumentEvent with the specified errorPathPrefix and document
BlanketApproveDocumentEvent(Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.BlanketApproveDocumentEvent
Constructs a BlanketApproveDocumentEvent with the given document
BlankField - Class in org.kuali.rice.krad.uif.field
Field that produces only a space
BlankField() - Constructor for class org.kuali.rice.krad.uif.field.BlankField
 
BLOCK - Static variable in class org.kuali.rice.krad.uif.CssConstants.Displays
 
blockedBusinessObjectClass - Variable in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
 
blockedReferencePropertyName - Variable in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
 
blockingReferenceBusinessObjectClass - Variable in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
 
boNotesEnabled - Variable in class org.kuali.rice.krad.datadictionary.DataObjectEntry
 
BooleanMap - Class in org.kuali.rice.krad.uif.util
Map implementation takes a Set of Strings and converts to Map where the string is the map key and value is the Boolean true, convenience collection for expression language
BooleanMap(Set<String>) - Constructor for class org.kuali.rice.krad.uif.util.BooleanMap
 
BOTTOM - Static variable in class org.kuali.rice.krad.uif.CssConstants.VerticalAligns
 
BoxLayoutManager - Class in org.kuali.rice.krad.uif.layout
Layout manager that organizes components in a single row (horizontal) or column (vertical)
BoxLayoutManager() - Constructor for class org.kuali.rice.krad.uif.layout.BoxLayoutManager
 
BreadCrumbs - Class in org.kuali.rice.krad.uif.widget
The breadcrumb widget contains various settings for setting up Breadcrumb/History support on the view.
BreadCrumbs() - Constructor for class org.kuali.rice.krad.uif.widget.BreadCrumbs
 
build(View, Object, CollectionGroup) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
Creates the Field instances that make up the table
buildAddLine(View, Object, CollectionGroup) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
Builds the fields for holding the collection add line and if necessary makes call to setup the new line instance
buildAuthorizationException(String, Document) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
Convenience method for building authorization exceptions
buildClientSideStateScript(View, Map<String, Object>, boolean) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
Builds script that will initialize configuration parameters and component state on the client
buildDocumentTypeActionRequestPermissionDetails(DocumentType, String) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
 
buildDocumentTypePermissionDetails(DocumentType) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
 
buildExportMap(String) - Method in class org.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern
Deprecated.
 
buildExportMap(String) - Method in class org.kuali.rice.krad.datadictionary.validation.FieldLevelValidationPattern
Deprecated.
 
buildExportMap(String) - Method in class org.kuali.rice.krad.datadictionary.validation.ValidationPattern
Deprecated.
 
buildHistoryFromParameterString(String) - Method in class org.kuali.rice.krad.uif.view.History
Takes in the encoded history query parameter string passed on the url and parses it to create the list of historyEntries.
buildInquirableLink(Object, String, Inquiry) - Method in interface org.kuali.rice.krad.inquiry.Inquirable
Invoked by the ViewHelperService to build a link to the inquiry
buildInquirableLink(Object, String, Inquiry) - Method in class org.kuali.rice.krad.inquiry.InquirableImpl
 
buildInquiryLink(Object, String, Inquiry) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
Finds the Inquirable configured for the given data object class and delegates to it for building the inquiry URL
buildInquiryLink(Object, String, Inquiry) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
Invoked by the Inquiry widget to build the inquiry link
buildInquiryLink(Object, String, Class<?>, Map<String, String>) - Method in class org.kuali.rice.krad.uif.widget.DirectInquiry
Builds the inquiry link and onclick script based on the given inquiry class and parameters
buildInquiryLink(Object, String, Class<?>, Map<String, String>) - Method in class org.kuali.rice.krad.uif.widget.Inquiry
Builds the inquiry link based on the given inquiry class and parameters
buildKeyValuePairs(Map<String, String>) - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
buildLine(View, Object, CollectionGroup, String, List<ActionField>, boolean, Object, int) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
Builds the field instances for the collection line.
buildLine(View, Object, CollectionGroup, List<Field>, List<FieldGroup>, String, List<ActionField>, String, Object, int) - Method in interface org.kuali.rice.krad.uif.layout.CollectionLayoutManager
Call to the layout manager to build the components necessary for the given collection line
buildLine(View, Object, CollectionGroup, List<Field>, List<FieldGroup>, String, List<ActionField>, String, Object, int) - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
Builds a Group instance for a collection line.
buildLine(View, Object, CollectionGroup, List<Field>, List<FieldGroup>, String, List<ActionField>, String, Object, int) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
Assembles the field instances for the collection line.
buildLineHeaderText(Object, Group) - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
Builds the header text for the collection line
buildMapParameterString(Map<String, String>) - Static method in class org.kuali.rice.krad.util.KRADUtils
Builds a string from the given map by joining each entry with a comma and each key/value pair with a colon
buildPath(String, String) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
 
buildReadDescriptor(Class, String) - Static method in class org.kuali.rice.krad.datadictionary.DataDictionary
 
buildRemotableFieldFromAttributeDefinition(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryRemoteFieldService
Builds and returns an RemotableAttributeField instance based on the data dictionary attribute definition that is associated with the given component class name (business object or data object entry) and the given attribute name
buildRemotableFieldWithoutDataDictionary(KewAttributeDefinition) - Method in class org.kuali.rice.krad.workflow.DataDictionaryPeopleFlowTypeServiceImpl
Builds a RemotableAttributeField instance when there is no component configured (and therefore we can not lookup the data dictionary)
buildSimpleReadDescriptor(Class, String) - Static method in class org.kuali.rice.krad.datadictionary.DataDictionary
 
buildTableHeaderRows(CollectionGroup, List<Field>) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
Create the LabelField instances that will be used to render the table header
buildTableOptions(CollectionGroup) - Method in class org.kuali.rice.krad.uif.widget.RichTable
Builds column options for sorting
buildTreeGroups(View, Object) - Method in class org.kuali.rice.krad.uif.container.TreeGroup
Builds the components that will be rendered as part of the tree group
buildTreeNode(Node<Object, String>, String, String) - Method in class org.kuali.rice.krad.uif.container.TreeGroup
 
buildTypeIndex(Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.UifDictionaryIndex
Builds up an index string from the given Map of parameters
buildView(View, Object, Map<String, String>) - Method in interface org.kuali.rice.krad.uif.service.ViewService
Executes the view lifecycle on the given View instance which will prepare it for rendering
buildViewIndicies() - Method in class org.kuali.rice.krad.datadictionary.UifDictionaryIndex
Initializes the view index Map then iterates through all the beans in the factory that implement View, adding them to the index
buildViewTitle(UifFormBase) - Method in class org.kuali.rice.krad.uif.view.History
Builds the title for the view to display in history (for example breadcrumbs)
businessObjectClass - Variable in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
 
businessObjectClass - Variable in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
 
BusinessObjectDictionaryEntriesFinder - Class in org.kuali.rice.krad.keyvalues
This class returns list of business objects defined in the data dictionary.
BusinessObjectDictionaryEntriesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.BusinessObjectDictionaryEntriesFinder
 
BusinessObjectEntry - Class in org.kuali.rice.krad.datadictionary
A single BusinessObject entry in the DataDictionary, which contains information relating to the display, validation, and general maintenance of a BusinessObject and its attributes.
BusinessObjectEntry() - Constructor for class org.kuali.rice.krad.datadictionary.BusinessObjectEntry
 
BusinessObjectNotLookupableException - Exception in org.kuali.rice.krad.service
Thrown when a BusinessObject is expected to implement Lookupable, but does not.
BusinessObjectNotLookupableException(String) - Constructor for exception org.kuali.rice.krad.service.BusinessObjectNotLookupableException
 
BusinessObjectNotLookupableException(String, boolean) - Constructor for exception org.kuali.rice.krad.service.BusinessObjectNotLookupableException
 
BusinessObjectNotLookupableException(String, Throwable) - Constructor for exception org.kuali.rice.krad.service.BusinessObjectNotLookupableException
 
BusinessObjectNotLookupableException(Throwable) - Constructor for exception org.kuali.rice.krad.service.BusinessObjectNotLookupableException
 
BusinessObjectPropertySerializibilityEvaluator - Class in org.kuali.rice.krad.util.documentserializer
This implementation of PropertySerializabilityEvaluator uses the <workflowProperties> defined within the data dictionary for a document.
BusinessObjectPropertySerializibilityEvaluator() - Constructor for class org.kuali.rice.krad.util.documentserializer.BusinessObjectPropertySerializibilityEvaluator
 
BusinessRule - Interface in org.kuali.rice.krad.rules.rule
Parent interface of all BusinessRule interfaces.
businessRulesClass - Variable in class org.kuali.rice.krad.datadictionary.DocumentEntry
 

C

calculateNumberOfRows(List<? extends Field>) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
Calculates how many rows will be needed per collection line to display the list of fields.
canAcknowledge(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
 
canAcknowledge(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
 
canAcknowledge(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
 
canAcknowledge(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
 
canAcknowledge(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
canAcknowledge(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
 
canAddAdhocRequests(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
 
canAddAdhocRequests(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
 
canAddAdhocRequests(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
 
canAddNoteAttachment(Document, String, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
 
canAddNoteAttachment(Document, String, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
 
canAddNoteAttachment(Document, String, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
canAnnotate(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
 
canAnnotate(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
 
canAnnotate(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
 
canAnnotate(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
 
canAnnotate(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
canAnnotate(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
 
canApprove(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
 
canApprove(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
 
canApprove(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
 
canApprove(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
 
canApprove(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
canApprove(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
 
canBlanketApprove(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
 
canBlanketApprove(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
 
canBlanketApprove(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
 
canBlanketApprove(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
 
canBlanketApprove(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
canBlanketApprove(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
 
canBlanketApprove(Document) - Method in class org.kuali.rice.krad.maintenance.MaintenanceViewPresentationControllerBase
 
canCancel(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
 
canCancel(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
 
canCancel(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
 
canCancel(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
 
canCancel(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
canCancel(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
 
CANCEL - Static variable in class org.kuali.rice.krad.uif.UifConstants.MethodToCallNames
 
cancel(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
Prompts user to confirm the cancel action then if confirmed cancels the document instance contained on the form
cancel(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.LookupController
Just returns as if return with no value was selected
cancel(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
Just returns as if return with no value was selected.
cancel(WorkflowDocument, String) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
cancel this workflowDocument optionally providing an annotation for this action taken which will show up in the route log for this document corresponding to this action taken
cancelAttachment(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
Called by the cancel attachment action on a note.
cancelDocument(Document, String) - Method in interface org.kuali.rice.krad.service.DocumentService
cancel this document, optionally providing an annotation for the disapproval which will show up in the route log for the document for this action taken
canClose(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
 
canClose(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
 
canClose(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
 
canClose(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
 
canClose(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
canClose(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
 
canComplete(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
 
canComplete(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
 
canComplete(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
 
canCopy(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
 
canCopy(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
 
canCopy(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
 
canCopy(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
 
canCopy(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
canCopy(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
 
canCreate(Class, Person) - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocumentAuthorizer
 
canCreate(Class, Person) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentAuthorizerBase
 
canCreate(Class) - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocumentPresentationController
 
canCreate(Class) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentPresentationControllerBase
 
canCreate(Class<?>, Person) - Method in class org.kuali.rice.krad.maintenance.MaintenanceViewAuthorizerBase
 
canCreate(Class<?>) - Method in class org.kuali.rice.krad.maintenance.MaintenanceViewPresentationControllerBase
 
canCreate(Class<?>, Person, String) - Method in interface org.kuali.rice.krad.service.DataObjectAuthorizationService
Indicates whether the given user has permission to create records of the given data object class with the given document type
canCreateOrMaintain(MaintenanceDocument, Person) - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocumentAuthorizer
 
canCreateOrMaintain(MaintenanceDocument, Person) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentAuthorizerBase
 
canCreateOrMaintain(MaintenanceDocument, Person) - Method in class org.kuali.rice.krad.maintenance.MaintenanceViewAuthorizerBase
 
canDeleteNoteAttachment(Document, String, String, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
 
canDeleteNoteAttachment(Document, String, String, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
 
canDeleteNoteAttachment(Document, String, String, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
canDisapprove(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
 
canDisapprove(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
 
canDisapprove(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
 
canDisapprove(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
 
canDisapprove(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
canDisapprove(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
 
canEdit(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
 
canEdit(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
 
canEdit(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
 
canEdit(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
 
canEdit(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
canEdit(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
 
canEditDocumentOverview(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
 
canEditDocumentOverview(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
 
canEditDocumentOverview(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
 
canEditDocumentOverview(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
 
canEditDocumentOverview(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
canEditDocumentOverview(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
 
canEditField(View, ViewModel, Field, String, Person) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
 
canEditField(View, ViewModel, Field, String, Person) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
 
canEditField(View, ViewModel, Field, String) - Method in interface org.kuali.rice.krad.uif.view.ViewPresentationController
 
canEditField(View, ViewModel, Field, String) - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
 
canEditGroup(View, ViewModel, Group, String, Person) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
 
canEditGroup(View, ViewModel, Group, String, Person) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
 
canEditGroup(View, ViewModel, Group, String) - Method in interface org.kuali.rice.krad.uif.view.ViewPresentationController
 
canEditGroup(View, ViewModel, Group, String) - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
 
canEditLine(View, ViewModel, CollectionGroup, String, Object, Person) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
 
canEditLine(View, ViewModel, CollectionGroup, String, Object, Person) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
 
canEditLine(View, ViewModel, CollectionGroup, String, Object) - Method in interface org.kuali.rice.krad.uif.view.ViewPresentationController
 
canEditLine(View, ViewModel, CollectionGroup, String, Object) - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
 
canEditLineField(View, ViewModel, CollectionGroup, String, Object, Field, String, Person) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
 
canEditLineField(View, ViewModel, CollectionGroup, String, Object, Field, String, Person) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
 
canEditLineField(View, ViewModel, CollectionGroup, String, Object, Field, String) - Method in interface org.kuali.rice.krad.uif.view.ViewPresentationController
 
canEditLineField(View, ViewModel, CollectionGroup, String, Object, Field, String) - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
 
canEditView(View, ViewModel, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
canEditView(View, ViewModel) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
Verify the document can be edited in addition to the view
canEditView(View, ViewModel, Person) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
Determines if the given user is authorized to edit the given view
canEditView(View, ViewModel, Person) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
Checks for an edit view permission for the view id, and if found verifies the user has that permission
canEditView(View, ViewModel) - Method in interface org.kuali.rice.krad.uif.view.ViewPresentationController
Determines if the the given view and data is allowed to be edited
canEditView(View, ViewModel) - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
 
canEditWidget(View, ViewModel, Widget, String, Person) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
 
canEditWidget(View, ViewModel, Widget, String, Person) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
 
canEditWidget(View, ViewModel, Widget, String) - Method in interface org.kuali.rice.krad.uif.view.ViewPresentationController
 
canEditWidget(View, ViewModel, Widget, String) - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
 
canFyi(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
 
canFyi(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
 
canFyi(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
 
canFyi(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
 
canFyi(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
canFyi(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
 
canInitiate(String, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
 
canInitiate(String, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
 
canInitiate(String) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
 
canInitiate(String) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
 
canInitiate(String, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
canInitiate(String) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
 
canInitiateDocument(LookupForm, Person) - Method in class org.kuali.rice.krad.lookup.LookupViewAuthorizerBase
Check if user is allowed to initiate the document
canMaintain(Object, Person) - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocumentAuthorizer
 
canMaintain(Object, Person) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentAuthorizerBase
 
canMaintain(Object) - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocumentPresentationController
 
canMaintain(Object) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentPresentationControllerBase
 
canMaintain(Object, Person) - Method in class org.kuali.rice.krad.maintenance.MaintenanceViewAuthorizerBase
 
canMaintain(Object, Person, String) - Method in interface org.kuali.rice.krad.service.DataObjectAuthorizationService
Indicates whether the given user has permission to maintain (edit/delete) the give data object instance with the given document type
canOpen(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
 
canOpen(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
 
canOpen(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
canOpenView(View, ViewModel, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
canOpenView(View, ViewModel, Person) - Method in class org.kuali.rice.krad.lookup.LookupViewAuthorizerBase
Override to check the for permissions of type 'Look Up Records' in addition to the open view check done in super
canOpenView(View, ViewModel, Person) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
Determines if the given user is authorized to open the given view
canOpenView(View, ViewModel, Person) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
Checks for an open view permission for the view id, and if found verifies the user has that permission
canPartialUnmaskField(View, ViewModel, DataField, String, Person) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
Checks whether the partial mask authorization exists for the given property and if so whether the given user has the ability to unmask the value
canPartialUnmaskField(View, ViewModel, DataField, String, Person) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
 
canPerformAction(View, ViewModel, ActionField, String, String, Person) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
 
canPerformAction(View, ViewModel, ActionField, String, String, Person) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
 
canPerformAction(View, ViewModel, ActionField, String, String) - Method in interface org.kuali.rice.krad.uif.view.ViewPresentationController
 
canPerformAction(View, ViewModel, ActionField, String, String) - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
 
canPerformLineAction(View, ViewModel, CollectionGroup, String, Object, ActionField, String, String, Person) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
 
canPerformLineAction(View, ViewModel, CollectionGroup, String, Object, ActionField, String, String, Person) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
 
canPerformLineAction(View, ViewModel, CollectionGroup, String, Object, ActionField, String, String) - Method in interface org.kuali.rice.krad.uif.view.ViewPresentationController
 
canPerformLineAction(View, ViewModel, CollectionGroup, String, Object, ActionField, String, String) - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
 
canPerformRouteReport(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
 
canPerformRouteReport(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
 
canPerformRouteReport(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
 
canPerformRouteReport(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
 
canPerformRouteReport(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
canPerformRouteReport(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
 
canRecall(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
 
canRecall(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
 
canRecall(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
 
canRecall(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
 
canRecall(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
canRecall(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
 
canReceiveAdHoc(Document, Person, String) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
 
canReceiveAdHoc(Document, Person, String) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
 
canReceiveAdHoc(Document, Person, String) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
canReload(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
 
canReload(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
 
canReload(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
 
canReload(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
 
canReload(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
canReload(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
 
canRoute(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
 
canRoute(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
 
canRoute(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
 
canRoute(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
 
canRoute(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
canRoute(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
 
canSave(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
 
canSave(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
 
canSave(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
 
canSave(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
 
canSave(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
canSave(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
 
canSave(Document) - Method in class org.kuali.rice.krad.maintenance.MaintenanceViewPresentationControllerBase
 
canSendAdHocRequests(Document, String, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
 
canSendAdHocRequests(Document, String, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
 
canSendAdhocRequests(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
 
canSendAdhocRequests(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
 
canSendAdHocRequests(Document, String, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
canSendAdhocRequests(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
 
canSendAnyTypeAdHocRequests(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
 
canSendAnyTypeAdHocRequests(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
 
canSendAnyTypeAdHocRequests(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
canSendNoteFyi(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
 
canSendNoteFyi(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
 
canSendNoteFyi(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
 
canSendNoteFyi(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
 
canSendNoteFyi(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
canSendNoteFyi(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
 
canTakeRequestedAction(Document, String, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
 
canTakeRequestedAction(Document, String, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
 
canTakeRequestedAction(Document, String, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
canUnmaskField(View, ViewModel, DataField, String, Person) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
Checks whether the mask authorization exists for the given property and if so whether the given user has the ability to unmask the value
canUnmaskField(View, ViewModel, DataField, String, Person) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
 
canViewField(View, ViewModel, Field, String, Person) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
 
canViewField(View, ViewModel, Field, String, Person) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
 
canViewField(View, ViewModel, Field, String) - Method in interface org.kuali.rice.krad.uif.view.ViewPresentationController
 
canViewField(View, ViewModel, Field, String) - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
 
canViewGroup(View, ViewModel, Group, String, Person) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
 
canViewGroup(View, ViewModel, Group, String, Person) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
 
canViewGroup(View, ViewModel, Group, String) - Method in interface org.kuali.rice.krad.uif.view.ViewPresentationController
 
canViewGroup(View, ViewModel, Group, String) - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
 
canViewLine(View, ViewModel, CollectionGroup, String, Object, Person) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
 
canViewLine(View, ViewModel, CollectionGroup, String, Object, Person) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
 
canViewLine(View, ViewModel, CollectionGroup, String, Object) - Method in interface org.kuali.rice.krad.uif.view.ViewPresentationController
 
canViewLine(View, ViewModel, CollectionGroup, String, Object) - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
 
canViewLineField(View, ViewModel, CollectionGroup, String, Object, Field, String, Person) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
 
canViewLineField(View, ViewModel, CollectionGroup, String, Object, Field, String, Person) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
 
canViewLineField(View, ViewModel, CollectionGroup, String, Object, Field, String) - Method in interface org.kuali.rice.krad.uif.view.ViewPresentationController
 
canViewLineField(View, ViewModel, CollectionGroup, String, Object, Field, String) - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
 
canViewNoteAttachment(Document, String, String, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
 
canViewNoteAttachment(Document, String, String, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
 
canViewNoteAttachment(Document, String, String, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
canViewWidget(View, ViewModel, Widget, String, Person) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
 
canViewWidget(View, ViewModel, Widget, String, Person) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
 
canViewWidget(View, ViewModel, Widget, String) - Method in interface org.kuali.rice.krad.uif.view.ViewPresentationController
 
canViewWidget(View, ViewModel, Widget, String) - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
 
CaseConstrainable - Interface in org.kuali.rice.krad.datadictionary.validation.capability
Validation capability to constrain a particular value under specific conditions.
caseConstraint - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
CaseConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
A case constraint is a constraint that is imposed only when a certain condition is met, for example, if the country attribute value is "USA", then a prerequisite constraint may be imposed that the 'State' attribute is non-null.
CaseConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint
 
CaseConstraintProcessor - Class in org.kuali.rice.krad.datadictionary.validation.processor
This object processes 'case constraints', which are constraints that are imposed only in specific cases, for example, when a value is equal to some constant, or greater than some limit.
CaseConstraintProcessor() - Constructor for class org.kuali.rice.krad.datadictionary.validation.processor.CaseConstraintProcessor
 
CaseConstraintResolver<T extends CaseConstrainable> - Class in org.kuali.rice.krad.datadictionary.validation.constraint.resolver
An object that returns the case constraint as a list for a definition implementing the capability CaseConstrainable.
CaseConstraintResolver() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.resolver.CaseConstraintResolver
 
caseSensitive - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint
 
CENTER - Static variable in class org.kuali.rice.krad.uif.CssConstants.TextAligns
 
CharacterLevelValidationPattern - Class in org.kuali.rice.krad.datadictionary.validation
Deprecated.
CharacterLevelValidationPattern() - Constructor for class org.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern
Deprecated.
 
CharsetPatternConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
Pattern for matching any character in the given list (String)
CharsetPatternConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.CharsetPatternConstraint
 
checkAllowsRecordDeletion() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
checkAndWarnAboutSensitiveData(DocumentFormBase, HttpServletRequest, HttpServletResponse, String, String, String, String) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
Checks if the given value matches patterns that indicate sensitive data and if configured to give a warning for sensitive data will prompt the user to continue.
CHECKBOX_CONTROL - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
CHECKBOX_GROUP_CONTROL - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
CHECKBOX_GROUP_CONTROL_HORIZONTAL - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
CheckboxControl - Class in org.kuali.rice.krad.uif.control
Represents a HTML Checkbox control.
CheckboxControl() - Constructor for class org.kuali.rice.krad.uif.control.CheckboxControl
 
CheckboxGroupControl - Class in org.kuali.rice.krad.uif.control
Represents a group of HTML checkbox controls.
CheckboxGroupControl() - Constructor for class org.kuali.rice.krad.uif.control.CheckboxGroupControl
 
checkDeletePermission(Object) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
checkDocumentBlockingDocumentId(String, boolean) - Static method in class org.kuali.rice.krad.maintenance.MaintenanceUtils
 
checkEditLineAuthorizationAndPresentationLogic(View, ViewModel, CollectionGroup, Object) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
Invokes the view's configured authorizer and presentation controller to determine if the user has permission to edit the line (if a permission has been established)
checkEmptyBOField(String, Object, String) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
This method accepts an object, and attempts to determine whether it is empty by this method's definition.
checkEmptyDocumentField(String, Object, String) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
This method accepts document field (such as , and attempts to determine whether it is empty by this method's definition.
checkEmptyValue(Object) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
This method accepts document field (such as , and attempts to determine whether it is empty by this method's definition.
checkForLockingDocument(boolean) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
checkForLockingDocument(MaintenanceDocument, boolean) - Static method in class org.kuali.rice.krad.maintenance.MaintenanceUtils
Determines if there is another maintenance document that has a lock on the same key as the given document, and therefore will block the maintenance document from being submitted
checkForPartiallyFilledOutReferenceForeignKeys(String) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
This method checks to make sure that if the foreign-key fields for the given reference attributes have any fields filled out,that all fields are filled out.
checkIfAtleastOneAdHocCompleteRequestExist(Document) - Static method in class org.kuali.rice.krad.util.RouteToCompletionUtil
Checks if there is atleast one Ad-Hoc Completion request for the document and based on that returns a boolean value.
checkMaintenanceAction() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
checkSerialization(HttpSessionBindingEvent, String) - Method in class org.kuali.rice.krad.web.session.NonSerializableSessionListener
Tests whether the attribute value is serializable and logs an error if it isn't.
checkSubCollectionRender(View, Object, CollectionGroup, CollectionGroup) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
Checks whether the given sub-collection should be rendered, any conditional render string is evaluated
checkViewAuthorization(UifFormBase, String) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
Invokes the configured ViewAuthorizer to verify the user has access to open the view.
checkViewLineAuthorizationAndPresentationLogic(View, ViewModel, CollectionGroup, Object) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
Invokes the view's configured authorizer and presentation controller to determine if the user has permission to view the line (if a permission has been established)
childEntryName - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
ClassValidationException - Exception in org.kuali.rice.krad.datadictionary.exception
Exception thrown when a class can't be found during class-related validation.
ClassValidationException(String) - Constructor for exception org.kuali.rice.krad.datadictionary.exception.ClassValidationException
 
ClassValidationException(String, Throwable) - Constructor for exception org.kuali.rice.krad.datadictionary.exception.ClassValidationException
 
clean(String) - Static method in class org.kuali.rice.krad.util.ObjectUtils
Removes all query characters from a string.
cleanCollectionGroup(CollectionGroup) - Static method in class org.kuali.rice.krad.uif.util.ViewCleaner
Cleans a collection group instance removing the items and collection prototypes (note add line fields are keep around to support the add line action)
cleanContainer(Container) - Static method in class org.kuali.rice.krad.uif.util.ViewCleaner
General purpose method to clean any container, removes all nested components except the items list
cleanInputField(InputField) - Static method in class org.kuali.rice.krad.uif.util.ViewCleaner
Cleans an input field instance removing the control and inherited component properties
cleanOrphanLocks(String, Exception) - Static method in class org.kuali.rice.krad.maintenance.MaintenanceUtils
 
cleanView(View) - Static method in class org.kuali.rice.krad.uif.util.ViewCleaner
Cleans a view instance removing all pages except the current page and then invoking the view index to perform cleaning on contained components
cleanViewAfterRender(View) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
 
cleanViewAfterRender(View) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
Invoked after the view has been rendered to clear out objects that are not necessary to keep around for the post, this helps reduce the view size and overall cost to store the form in session
clear() - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
 
clear() - Static method in class org.kuali.rice.krad.util.GlobalVariables
Clears out GlobalVariable objects with the exception of the UserSession
clearDocumentFyi(Document, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.krad.service.DocumentService
clear the fyi request for this document, optionally providing a list of ad hoc recipients for this document, which should be restricted to action requested of fyi as all other actions requested will be discarded
clearErrorPath() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
This method is used to deal with error paths that are not what we expect them to be.
clearFyi(WorkflowDocument, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
clear the fyi request for this document, optinoally providing a list of ad hoc recipients for this document which should be restricted to actions requested of fyi as all other action request types will be discarded
clearIndexesAfterRender() - Method in class org.kuali.rice.krad.uif.view.ViewIndex
Invoked after the view lifecycle or component refresh has run to clear indexes that are not needed for the post
clearInternalCache() - Method in class org.kuali.rice.krad.keyvalues.MapValuesFinder
 
clearValues(LookupForm, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.LookupController
clearValues - clears the values of all the fields on the jsp.
CLIENT_VIEW_STATE - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
ClientSideState - Annotation Type in org.kuali.rice.krad.uif.component
Annotation that can be used on Component properties to indicate the property value should be exposed in the client and populated back from the client
ClientSideVariables() - Constructor for class org.kuali.rice.krad.uif.UifConstants.ClientSideVariables
 
clientStateForSyncing - Variable in class org.kuali.rice.krad.web.form.UifFormBase
 
ClientValidationUtils - Class in org.kuali.rice.krad.uif.util
This class contains all the methods necessary for generating the js required to perform validation client side.
ClientValidationUtils() - Constructor for class org.kuali.rice.krad.uif.util.ClientValidationUtils
 
ClientValidationUtils.ValidationMessageKeys - Enum in org.kuali.rice.krad.uif.util
 
clone() - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
 
clone() - Method in class org.kuali.rice.krad.datadictionary.validation.BaseAttributeValueReader
 
clone() - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
 
clone() - Method in class org.kuali.rice.krad.datadictionary.validation.SingleAttributeValueReader
 
clone() - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader
Cones this AttributeValueReader
CloneUtils - Class in org.kuali.rice.krad.uif.util
Utility class for copying objects using reflection.
CloneUtils() - Constructor for class org.kuali.rice.krad.uif.util.CloneUtils
 
CLOSE - Static variable in class org.kuali.rice.krad.uif.UifConstants.MethodToCallNames
 
close(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
Just returns as if return with no value was selected.
collection - Variable in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
 
COLLECTION_GROUP - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
 
COLLECTION_GROUP - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
COLLECTION_GROUP_TABLE_LAYOUT - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
collectionBusinessObjectClass - Variable in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
 
CollectionConstraintProcessor<T extends Collection<?>,C extends Constraint> - Interface in org.kuali.rice.krad.datadictionary.validation.processor
This is a marker interface for 'collection constraint processors', that is - a constraint processor that tests collections rather than their elements.
collectionContainsObjectWithIdentitcalKey(Collection<? extends PersistableBusinessObject>, PersistableBusinessObject) - Static method in class org.kuali.rice.krad.util.ObjectUtils
Compares a business object with a List of PersistableBusinessObjects to determine if an object with the same key as the BO exists in the list.
CollectionDefinition - Class in org.kuali.rice.krad.datadictionary
A single Collection attribute definition in the DataDictionary, which contains information relating to the display, validation, and general maintenance of a specific Collection attribute of an entry.
CollectionDefinition() - Constructor for class org.kuali.rice.krad.datadictionary.CollectionDefinition
 
CollectionDefinitionConstraintProvider - Class in org.kuali.rice.krad.datadictionary.validation.constraint.provider
An object that looks up constraints for attribute definitions by constraint type.
CollectionDefinitionConstraintProvider() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.provider.CollectionDefinitionConstraintProvider
 
CollectionFilter - Interface in org.kuali.rice.krad.uif.container
Provides filtering on collection data within a CollectionGroup
CollectionGroup - Class in org.kuali.rice.krad.uif.container
Group that holds a collection of objects and configuration for presenting the collection in the UI.
CollectionGroup() - Constructor for class org.kuali.rice.krad.uif.container.CollectionGroup
 
CollectionGroupBuilder - Class in org.kuali.rice.krad.uif.container
Builds out the Field instances for a collection group with a series of steps that interact with the configured CollectionLayoutManager to assemble the fields as necessary for the layout
CollectionGroupBuilder() - Constructor for class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
 
CollectionGroupSecurity - Class in org.kuali.rice.krad.uif.container
Collection Group security is used to flag that permissions exist for the associated CollectionGroup in KIM and should be checked to determine the associated group, line, and field state.
CollectionGroupSecurity() - Constructor for class org.kuali.rice.krad.uif.container.CollectionGroupSecurity
 
CollectionIncomplete<T> - Class in org.kuali.rice.krad.lookup
 
CollectionIncomplete(Collection<T>, Long) - Constructor for class org.kuali.rice.krad.lookup.CollectionIncomplete
 
CollectionLayoutManager - Interface in org.kuali.rice.krad.uif.layout
Layout manager implementations that work with a collection (such as a table layout) should implement this interface for building the collection Component instances
CollectionLayoutUtils - Class in org.kuali.rice.krad.uif.layout
Utilities for collection layout managers
CollectionLayoutUtils() - Constructor for class org.kuali.rice.krad.uif.layout.CollectionLayoutUtils
 
collectionMap - Variable in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
 
collections - Variable in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
 
CollectionSizeConstrainable - Interface in org.kuali.rice.krad.datadictionary.validation.capability
Validation capability to constrain a value of type collection to a specific minimum and maximum number of elements.
CollectionSizeConstraint - Interface in org.kuali.rice.krad.datadictionary.validation.constraint
A collection size constraint is one that implements a maximum and minimum number of elements for a collection.
CollectionSizeConstraintProcessor - Class in org.kuali.rice.krad.datadictionary.validation.processor
This class validates attributes that are collection size constrained - ones that can only have between x and y number
CollectionSizeConstraintProcessor() - Constructor for class org.kuali.rice.krad.datadictionary.validation.processor.CollectionSizeConstraintProcessor
 
COLUMN_SPAN - Static variable in class org.kuali.rice.krad.uif.UifConstants.LayoutComponentOptions
 
combineAdHocRecipients(DocumentFormBase) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
Convenience method to combine the two lists of ad hoc recipients into one which should be done before calling any of the document service methods that expect a list of ad hoc recipients
CommonLookup - Class in org.kuali.rice.krad.datadictionary.validation.constraint
This class is a direct copy of one that was in Kuali Student.
CommonLookup() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookup
 
CommonLookupParam - Class in org.kuali.rice.krad.datadictionary.validation.constraint
This class is a direct copy of one that was in Kuali Student.
CommonLookupParam() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
 
CommonLookupParam.Usage - Enum in org.kuali.rice.krad.datadictionary.validation.constraint
 
CommonLookupParam.Widget - Enum in org.kuali.rice.krad.datadictionary.validation.constraint
 
CommonLookupParam.WriteAccess - Enum in org.kuali.rice.krad.datadictionary.validation.constraint
 
ComparableInfo - Class in org.kuali.rice.krad.uif.modifier
Provides configuration for comparing an object with another object
ComparableInfo() - Constructor for class org.kuali.rice.krad.uif.modifier.ComparableInfo
 
COMPARE - Static variable in class org.kuali.rice.krad.uif.UifConstants.IdSuffixes
 
CompareFieldCreateModifier - Class in org.kuali.rice.krad.uif.modifier
Generates Field instances to produce a comparison view among objects of the same type
CompareFieldCreateModifier() - Constructor for class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
 
compareValues(Object, Object, DataType, String, boolean, DateTimeService) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
 
complete(DocumentFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
Completes the document instance contained on the form
complete(WorkflowDocument, String, List) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
Completes document
completeDocument(Document, String, List) - Method in interface org.kuali.rice.krad.service.DocumentService
Complete action for a document
CompleteDocumentEvent - Class in org.kuali.rice.krad.rules.rule.event
Complete document event
CompleteDocumentEvent(String, Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.CompleteDocumentEvent
Constructs a RouteDocumentEvent with the specified errorPathPrefix and document
CompleteDocumentEvent(Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.CompleteDocumentEvent
Constructs a RouteDocumentEvent with the given document
CompleteDocumentRule - Interface in org.kuali.rice.krad.rules.rule
Complete document rule interface to be implemented
completeValidation(Class<?>, Class<?>) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
Directly validate simple fields, call completeValidation on Definition fields.
completeValidation(Class, Class) - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
This overridden method ...
completeValidation() - Method in class org.kuali.rice.krad.datadictionary.BusinessObjectEntry
Directly validate simple fields, call completeValidation on Definition fields.
completeValidation(Class, Class) - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
Directly validate simple fields, call completeValidation on Definition fields.
completeValidation(Class<?>, Class<?>) - Method in class org.kuali.rice.krad.datadictionary.ComplexAttributeDefinition
 
completeValidation(Class<?>, Class<?>) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryDefinition
Performs complete intra-definition validation which couldn't be done earlier - for example, verifies that field references refer to actual fields of some specific class.
completeValidation() - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryEntry
Kicks off complete entry-wide validation which couldn't be done earlier.
completeValidation() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
Directly validate simple fields, call completeValidation on Definition fields.
completeValidation() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
 
completeValidation(Class, Class) - Method in class org.kuali.rice.krad.datadictionary.DocumentCollectionPath
This overridden method ...
completeValidation() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
Validate common fields for subclass' benefit.
completeValidation(Class, Class) - Method in class org.kuali.rice.krad.datadictionary.DocumentValuePathGroup
This overridden method ...
completeValidation(Class, Class) - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
Validate the fields associated with locating the delegate.
completeValidation(Class, Class) - Method in class org.kuali.rice.krad.datadictionary.HelpDefinition
 
completeValidation(Class, Class) - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
This overridden method ...
completeValidation() - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
Directly validate simple fields, call completeValidation on Definition fields.
completeValidation(Class, Class) - Method in class org.kuali.rice.krad.datadictionary.PrimitiveAttributeDefinition
Directly validate simple fields.
completeValidation(Class, Class) - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
Directly validate simple fields.
completeValidation(Class, Class) - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
Directly validate simple fields, call completeValidation on Definition fields.
completeValidation(Class, Class) - Method in class org.kuali.rice.krad.datadictionary.RoutingTypeDefinition
This overridden method ...
completeValidation(Class, Class) - Method in class org.kuali.rice.krad.datadictionary.SearchingTypeDefinition
This overridden method ...
completeValidation(Class, Class) - Method in class org.kuali.rice.krad.datadictionary.SortDefinition
Directly validate simple fields.
completeValidation(Class, Class) - Method in class org.kuali.rice.krad.datadictionary.SupportAttributeDefinition
Directly validate simple fields.
completeValidation() - Method in class org.kuali.rice.krad.datadictionary.TransactionalDocumentEntry
 
completeValidation() - Method in class org.kuali.rice.krad.datadictionary.validation.ValidationPattern
Deprecated.
This method throws an exception if it is not configured properly
completeValidation(Class, Class) - Method in class org.kuali.rice.krad.datadictionary.WorkflowAttributeMetadata
This overridden method ...
completeValidation(Class, Class) - Method in class org.kuali.rice.krad.datadictionary.WorkflowAttributes
This overridden method ...
CompletionException - Exception in org.kuali.rice.krad.datadictionary.exception
Exception thrown when an error occurs validating the data parsed from a DictionaryEntry's XML file.
CompletionException(String) - Constructor for exception org.kuali.rice.krad.datadictionary.exception.CompletionException
 
CompletionException(String, Throwable) - Constructor for exception org.kuali.rice.krad.datadictionary.exception.CompletionException
 
ComplexAttributeDefinition - Class in org.kuali.rice.krad.datadictionary
A complex attribute definition in the DataDictictionary.
ComplexAttributeDefinition() - Constructor for class org.kuali.rice.krad.datadictionary.ComplexAttributeDefinition
 
ComplexAttributeDefinitionConstraintProvider - Class in org.kuali.rice.krad.datadictionary.validation.constraint.provider
An object that looks up constraints for attribute definitions by constraint type.
ComplexAttributeDefinitionConstraintProvider() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.provider.ComplexAttributeDefinitionConstraintProvider
 
complexAttributeMap - Variable in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
 
complexAttributes - Variable in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
 
Component - Interface in org.kuali.rice.krad.uif.component
All classes of the UIF that are used as a rendering element implement the component interface.
COMPONENT - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
 
COMPONENT_ID_PREFIX - Static variable in class org.kuali.rice.krad.uif.UifConstants
 
COMPONENT_MODIFIERS - Static variable in class org.kuali.rice.krad.uif.UifPropertyPaths
 
COMPONENT_NAME - Static variable in interface org.kuali.rice.krad.exception.KualiExceptionIncident
Form that threw the exception
ComponentBase - Class in org.kuali.rice.krad.uif.component
Base implementation of Component which other component implementations should extend
ComponentBase() - Constructor for class org.kuali.rice.krad.uif.component.ComponentBase
 
ComponentBeanPostProcessor - Class in org.kuali.rice.krad.uif.util
Spring BeanPostProcessor that processes configured Component instances in the dictionary
ComponentBeanPostProcessor() - Constructor for class org.kuali.rice.krad.uif.util.ComponentBeanPostProcessor
 
ComponentConvertModifier - Class in org.kuali.rice.krad.uif.modifier
For a given Component instance converts all component properties of a certain type to instances of another configured Component.
ComponentConvertModifier() - Constructor for class org.kuali.rice.krad.uif.modifier.ComponentConvertModifier
 
ComponentFactory - Class in org.kuali.rice.krad.uif.util
Factory class for creating new UIF components from their base definitions in the dictionary
ComponentFactory() - Constructor for class org.kuali.rice.krad.uif.util.ComponentFactory
 
ComponentModifier - Interface in org.kuali.rice.krad.uif.modifier
Provides modification functionality for a Component
ComponentModifierBase - Class in org.kuali.rice.krad.uif.modifier
Base class for ComponentModifier implementations
ComponentModifierBase() - Constructor for class org.kuali.rice.krad.uif.modifier.ComponentModifierBase
 
ComponentSecurity - Class in org.kuali.rice.krad.uif.component
Component security is used to flag permissions that exist in KIM for various component state (like edit and view)
ComponentSecurity() - Constructor for class org.kuali.rice.krad.uif.component.ComponentSecurity
 
ComponentUtils - Class in org.kuali.rice.krad.uif.util
Utility class providing methods to help create and modify Component instances
ComponentUtils() - Constructor for class org.kuali.rice.krad.uif.util.ComponentUtils
 
CONFIG_PROPERTIES - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
 
configFileLocations - Variable in class org.kuali.rice.krad.datadictionary.DataDictionary
 
Configurable - Interface in org.kuali.rice.krad.uif.component
Marks any class that can be configured through the UIF dictionary
ConfigurableBase - Class in org.kuali.rice.krad.uif.component
Implementation of Configurable that contains a Map for holding property expressions
ConfigurableBase() - Constructor for class org.kuali.rice.krad.uif.component.ConfigurableBase
 
ConfigurationBasedRegexPatternConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
 
ConfigurationBasedRegexPatternConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.ConfigurationBasedRegexPatternConstraint
 
consolidateFieldNames(List, String) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
This method turns a list of field property names, into a delimited string of the human-readable names.
CONSTANTS - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
 
Constrainable - Interface in org.kuali.rice.krad.datadictionary.validation.capability
This interface defines methods that must be implemented by classes that you want to participate in dictionary validation as for example 'attribute-level' object structure definitions.
Constraint - Interface in org.kuali.rice.krad.datadictionary.validation.constraint
This is the marker interface for constraints.
constraint - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.WhenConstraint
 
CONSTRAINT - Static variable in class org.kuali.rice.krad.uif.UifConstants.IdSuffixes
 
ConstraintProcessor<T,C extends Constraint> - Interface in org.kuali.rice.krad.datadictionary.validation.processor
This interface must be implemented by constraint processors, which validate individual constraints in the data dictionary.
ConstraintProvider<T extends Constrainable> - Interface in org.kuali.rice.krad.datadictionary.validation.constraint.provider
An object that determines a list of constraints for a given Constrainable definition for an attribute in the data dictionary.
ConstraintResolver<T extends Constrainable> - Interface in org.kuali.rice.krad.datadictionary.validation.constraint.resolver
An interface that provides a lookup of constraints for a specific constrainable attribute definition.
constraintText - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
 
ConstraintValidationResult - Class in org.kuali.rice.krad.datadictionary.validation.result
This is a composite class for all the different members that need to be returned when a ConstraintProcessor processes a Constraint.
ConstraintValidationResult(String) - Constructor for class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
 
ConstraintValidationResult(String, ErrorLevel) - Constructor for class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
 
constructTableColumnOptions(boolean, Class, String) - Method in class org.kuali.rice.krad.uif.widget.RichTable
Constructs the sort data type for each datatable columns.
Container - Interface in org.kuali.rice.krad.uif.container
Type of component that contains a collection of other components.
ContainerBase - Class in org.kuali.rice.krad.uif.container
Base Container implementation which container implementations can extend
ContainerBase() - Constructor for class org.kuali.rice.krad.uif.container.ContainerBase
Default Constructor
contains(Object) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
 
contains(String) - Static method in enum org.kuali.rice.krad.uif.util.ClientValidationUtils.ValidationMessageKeys
 
containsAll(Collection<?>) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
 
containsDictionaryObject(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
Indicates whether the data dictionary contains a bean with the given id
containsDictionaryObject(String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
Indicates whether the data dictionary contains a bean with the given id
containsElPlaceholder(String) - Method in interface org.kuali.rice.krad.uif.service.ExpressionEvaluatorService
Indicates whether or not the given string contains the el placholder (begin and end delimiters)
containsSensitiveDataPatternMatch(String) - Static method in class org.kuali.rice.krad.util.KRADUtils
 
CONTEXT - Static variable in class org.kuali.rice.krad.uif.UifPropertyPaths
 
ContextVariableNames() - Constructor for class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
 
control - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
Control - Interface in org.kuali.rice.krad.uif.control
Represents an interactive element in the UI (typically an HTML control)
ControlBase - Class in org.kuali.rice.krad.uif.control
Base class for all Control implementations
ControlBase() - Constructor for class org.kuali.rice.krad.uif.control.ControlBase
 
ControlDefinition - Interface in org.kuali.rice.krad.datadictionary.control
Deprecated.
controlField - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
controller - Variable in class org.kuali.rice.krad.web.form.IncidentReportForm
 
CONTROLLER_METHOD_DISPATCH_PARAMETER_NAME - Static variable in class org.kuali.rice.krad.uif.UifConstants
 
CONVERSION_FIELDS - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
convert(Object, TypeDescriptor, TypeDescriptor) - Method in class org.kuali.rice.krad.datadictionary.parse.StringListConverter
 
convert(Object, TypeDescriptor, TypeDescriptor) - Method in class org.kuali.rice.krad.datadictionary.parse.StringMapConverter
 
convertControlToLookupControl(AttributeDefinition) - Static method in class org.kuali.rice.krad.uif.field.LookupInputField
If control definition is defined on the given attribute definition, converts to an appropriate control for searching (if necessary) and returns a copy for setting on the field
convertDecimalIntoInteger(KualiDecimal) - Static method in class org.kuali.rice.krad.util.KRADUtils
Convert the given monney amount into an interger string.
convertMapToProperties(Map<String, String>) - Static method in class org.kuali.rice.krad.util.KRADUtils
Utility method to convert a Map to a Properties object
convertRequestMapToProperties(Map<String, String[]>) - Static method in class org.kuali.rice.krad.util.KRADUtils
Utility method to convert a Request Parameters Map to a Properties object
convertStringParameterToList(String) - Static method in class org.kuali.rice.krad.util.KRADUtils
Parses a string that is in list format (commas separating list entries) to a new List instance
convertStringParameterToMap(String) - Static method in class org.kuali.rice.krad.util.KRADUtils
Parses a string that is in map format (commas separating map entries, colon separates map key/value) to a new map instance
convertToDataType(Object, DataType, DateTimeService) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
 
convertToObject(String) - Method in class org.kuali.rice.krad.web.bind.UifCurrencyEditor
Converts the string to a org.kuali.rice.core.api.util.type.KualiDecimal object using the local currency format.
convertToObject(String) - Method in class org.kuali.rice.krad.web.bind.UifDateEditor
Convert display text to java.sql.Date object using the org.kuali.rice.core.api.datetime.DateTimeService.
convertToReplacement(Component, int) - Method in class org.kuali.rice.krad.uif.modifier.ComponentConvertModifier
Reads the component properties and looks for types that match the configured type to replace.
copy(T) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
 
copy(T, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
 
Copyable - Interface in org.kuali.rice.krad.document
Defines methods a Copyable document must implement.
copyComponent(T, String, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
 
copyComponentList(List<T>, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
 
copyFieldList(List<T>, String, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
 
copyFieldList(List<T>, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
 
copyFromAttributeDefinition(View, AttributeDefinition) - Method in class org.kuali.rice.krad.uif.field.DataField
Defaults the properties of the DataField to the corresponding properties of its AttributeDefinition retrieved from the dictionary (if such an entry exists).
copyFromAttributeDefinition(View, AttributeDefinition) - Method in class org.kuali.rice.krad.uif.field.InputField
Defaults the properties of the InputField to the corresponding properties of its AttributeDefinition retrieved from the dictionary (if such an entry exists).
copyFromAttributeDefinition(View, AttributeDefinition) - Method in class org.kuali.rice.krad.uif.field.LookupInputField
Override of InputField copy to setup properties necessary to make the field usable for inputting search criteria
copyObject(T) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
 
copyPropertiesToObject(Map<String, String>, Object) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
 
countObjectsWithIdentitcalKey(Collection<? extends PersistableBusinessObject>, PersistableBusinessObject) - Static method in class org.kuali.rice.krad.util.ObjectUtils
Compares a business object with a Collection of PersistableBusinessObjects to count how many have the same key as the BO.
createBeanWrapper() - Method in class org.kuali.rice.krad.web.bind.UifBeanPropertyBindingResult
Create a new BeanWrapper for the underlying target object.
createBinder(HttpServletRequest, Object, String) - Method in class org.kuali.rice.krad.web.controller.UifAnnotationMethodHandleAdapter
 
CREATED - Static variable in class org.kuali.rice.krad.uif.UifConstants.ViewStatus
 
createDocument(DocumentFormBase) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
Creates a new document of the type specified by the docTypeName property of the given form.
createEmailMessage() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
Creates the email message from the exception, form and user data.
createEmailSubject() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
Creates the email subject containing the mode, view id and the exception message.
createHybridBusinessObject(Class, BusinessObject, Map<String, String>) - Static method in class org.kuali.rice.krad.util.ObjectUtils
Creates a new instance of a given BusinessObject, copying fields specified in template from the given source BO.
createHybridBusinessObject(BusinessObject, BusinessObject, Map<String, String>) - Static method in class org.kuali.rice.krad.util.ObjectUtils
 
createInitialForm(HttpServletRequest) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
 
createInitialForm(HttpServletRequest) - Method in class org.kuali.rice.krad.web.controller.IncidentReportController
 
createInitialForm(HttpServletRequest) - Method in class org.kuali.rice.krad.web.controller.InitiatedDocumentInfoController
 
createInitialForm(HttpServletRequest) - Method in class org.kuali.rice.krad.web.controller.InquiryController
 
createInitialForm(HttpServletRequest) - Method in class org.kuali.rice.krad.web.controller.LookupController
 
createInitialForm(HttpServletRequest) - Method in class org.kuali.rice.krad.web.controller.MaintenanceDocumentController
 
createInitialForm(HttpServletRequest) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
Called to create a new model(form) object when necessary.
createNewObjectFromClass(Class) - Static method in class org.kuali.rice.krad.util.ObjectUtils
This method safely creates a object from a class Convenience method to create new object and throw a runtime exception if it cannot If the class is an ExternalizableBusinessObject, this method will determine the interface for the EBO and query the appropriate module service to create a new instance.
createNewObjectFromExternalizableClass(Class<T>) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
 
createNewObjectFromExternalizableClass(Class<T>) - Method in interface org.kuali.rice.krad.service.ModuleService
 
createNoteFromDocument(Document, String) - Method in interface org.kuali.rice.krad.service.DocumentService
This method creates a note from a given document and note text.
createObject(Class<?>, Class<?>[], Object[]) - Static method in class org.kuali.rice.krad.util.KRADUtils
 
createPropertySerializabilityEvaluator(WorkflowProperties, WorkflowAttributes) - Method in class org.kuali.rice.krad.document.DocumentBase
 
createTitleText(Class<?>) - Method in class org.kuali.rice.krad.uif.widget.Inquiry
Gets text to prepend to the inquiry link title
createWorkflowDocument(String, Person) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
Given a documentTypeName and workflowUser, returns a new workflowDocument from the workflow server.
CRITERIA_FIELDS - Static variable in class org.kuali.rice.krad.uif.UifPropertyPaths
 
CriteriaLookupDao - Interface in org.kuali.rice.krad.criteria
Defines basic methods that CriteriaLookup Dao's must provide
CriteriaLookupDaoJpa - Class in org.kuali.rice.krad.criteria
 
CriteriaLookupDaoJpa() - Constructor for class org.kuali.rice.krad.criteria.CriteriaLookupDaoJpa
 
CriteriaLookupDaoOjb - Class in org.kuali.rice.krad.criteria
 
CriteriaLookupDaoOjb() - Constructor for class org.kuali.rice.krad.criteria.CriteriaLookupDaoOjb
 
CriteriaLookupDaoProxy - Class in org.kuali.rice.krad.criteria
 
CriteriaLookupDaoProxy() - Constructor for class org.kuali.rice.krad.criteria.CriteriaLookupDaoProxy
 
CriteriaLookupServiceImpl - Class in org.kuali.rice.krad.criteria
 
CriteriaLookupServiceImpl() - Constructor for class org.kuali.rice.krad.criteria.CriteriaLookupServiceImpl
 
CSRF_PARAMETER - Static variable in class org.kuali.rice.krad.util.CsrfValidator
 
CSRF_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
CSRF_SESSION_TOKEN - Static variable in class org.kuali.rice.krad.util.CsrfValidator
 
CsrfService - Interface in org.kuali.rice.krad.service
A service which performs CSRF validation and population on a given request if necessary.
CsrfServiceImpl - Class in org.kuali.rice.krad.service.impl
 
CsrfServiceImpl() - Constructor for class org.kuali.rice.krad.service.impl.CsrfServiceImpl
 
CsrfValidator - Class in org.kuali.rice.krad.util
Simple utility class that will validate the given request to determine if it has any required CSRF information, setting appropriate response errors if not.
CsrfValidator() - Constructor for class org.kuali.rice.krad.util.CsrfValidator
 
CssConstants - Class in org.kuali.rice.krad.uif
Constants for CSS style strings
CssConstants() - Constructor for class org.kuali.rice.krad.uif.CssConstants
 
CssConstants.Displays - Class in org.kuali.rice.krad.uif
 
CssConstants.Margins - Class in org.kuali.rice.krad.uif
 
CssConstants.Padding - Class in org.kuali.rice.krad.uif
 
CssConstants.TextAligns - Class in org.kuali.rice.krad.uif
 
CssConstants.VerticalAligns - Class in org.kuali.rice.krad.uif
 
CURRENCY - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsValues
 
customPrePersist() - Method in class org.kuali.rice.krad.maintenance.MaintenanceLock
Uses OrmUtils to set the sequence
customValidatorClass - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 

D

DASH - Static variable in class org.kuali.rice.krad.uif.UifConstants.TitleAppendTypes
 
DATA_DICTIONARY_REMOTE_FIELD_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
DATA_DICTIONARY_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
DATA_FIELD - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
DATA_OBJECT_AUTHORIZATION_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
DATA_OBJECT_CLASS_NAME - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
DATA_OBJECT_METADATA_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
databaseRepositoryFilePaths - Variable in class org.kuali.rice.krad.bo.ModuleConfiguration
 
DataBinding - Interface in org.kuali.rice.krad.uif.component
Components that bind to a model (hold model data) should implement this interface
DataDictionary - Class in org.kuali.rice.krad.datadictionary
Collection of named BusinessObjectEntry objects, each of which contains information relating to the display, validation, and general maintenance of a BusinessObject.
DataDictionary() - Constructor for class org.kuali.rice.krad.datadictionary.DataDictionary
 
DataDictionaryDefinition - Interface in org.kuali.rice.krad.datadictionary
Defines methods common to all DataDictionaryDefinition types.
DataDictionaryDefinitionBase - Class in org.kuali.rice.krad.datadictionary
Common base class for DataDictionaryDefinition types.
DataDictionaryDefinitionBase() - Constructor for class org.kuali.rice.krad.datadictionary.DataDictionaryDefinitionBase
 
DataDictionaryEntry - Interface in org.kuali.rice.krad.datadictionary
Defines methods common to all DataDictionaryDefinition types.
DataDictionaryEntryBase - Class in org.kuali.rice.krad.datadictionary
Contains common properties and methods for data dictionary entries.
DataDictionaryEntryBase() - Constructor for class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
 
DataDictionaryException - Exception in org.kuali.rice.krad.datadictionary
Exception thrown when an error occurs loading entries into the DataDictionaryEntry.
DataDictionaryException(Throwable) - Constructor for exception org.kuali.rice.krad.datadictionary.DataDictionaryException
 
DataDictionaryException(String) - Constructor for exception org.kuali.rice.krad.datadictionary.DataDictionaryException
 
DataDictionaryException(String, Throwable) - Constructor for exception org.kuali.rice.krad.datadictionary.DataDictionaryException
 
DataDictionaryIndex - Class in org.kuali.rice.krad.datadictionary
Encapsulates a set of statically generated (typically during startup) DataDictionary indexes
DataDictionaryIndex(KualiDefaultListableBeanFactory) - Constructor for class org.kuali.rice.krad.datadictionary.DataDictionaryIndex
 
DataDictionaryIndexMapper - Class in org.kuali.rice.krad.datadictionary
A DataDictionaryMapper that simply consults the statically initialized DataDictionaryIndex mappings
DataDictionaryIndexMapper() - Constructor for class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
 
DataDictionaryLocationConfigurer - Class in org.kuali.rice.krad.datadictionary
Puts a data dictionary file location in the data dictionary
DataDictionaryLocationConfigurer(DataDictionaryService) - Constructor for class org.kuali.rice.krad.datadictionary.DataDictionaryLocationConfigurer
 
DataDictionaryMapper - Interface in org.kuali.rice.krad.datadictionary
Maps one Document type to other document Type.
dataDictionaryPackages - Variable in class org.kuali.rice.krad.bo.ModuleConfiguration
 
DataDictionaryPeopleFlowTypeServiceImpl - Class in org.kuali.rice.krad.workflow
 
DataDictionaryPeopleFlowTypeServiceImpl() - Constructor for class org.kuali.rice.krad.workflow.DataDictionaryPeopleFlowTypeServiceImpl
 
DataDictionaryRemoteFieldService - Interface in org.kuali.rice.krad.service
Provides service methods for building and validate RemotableAttributeField definitions from data dictionary AttributeDefinition configurations
dataDictionaryService - Variable in class org.kuali.rice.krad.bo.ModuleConfiguration
 
dataDictionaryService - Variable in class org.kuali.rice.krad.datadictionary.validation.processor.MandatoryElementConstraintProcessor
 
DataDictionaryService - Interface in org.kuali.rice.krad.service
Defines the API for interacting with the data dictionary
dataDictionaryValidate(MaintenanceDocument) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
Executes the DataDictionary Validation against the document.
DataField - Class in org.kuali.rice.krad.uif.field
Field that renders data from the application, such as the value of a data object property
DataField() - Constructor for class org.kuali.rice.krad.uif.field.DataField
 
DataFieldSecurity - Class in org.kuali.rice.krad.uif.field
Data field security adds attribute security to the standard component security
DataFieldSecurity() - Constructor for class org.kuali.rice.krad.uif.field.DataFieldSecurity
 
DataObjectAuthorizationService - Interface in org.kuali.rice.krad.service
Provides methods for checking authorization for actions on a given data object class including the security of fields within the class
DataObjectAuthorizer - Interface in org.kuali.rice.krad.bo
Invoked to authorize actions requested on data objects (such as edit or view)
DataObjectAuthorizerBase - Class in org.kuali.rice.krad.bo
 
DataObjectAuthorizerBase() - Constructor for class org.kuali.rice.krad.bo.DataObjectAuthorizerBase
 
dataObjectClass - Variable in class org.kuali.rice.krad.datadictionary.CollectionDefinition
 
dataObjectClass - Variable in class org.kuali.rice.krad.datadictionary.DataObjectEntry
 
dataObjectClass - Variable in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
 
dataObjectClass - Variable in class org.kuali.rice.krad.inquiry.InquirableImpl
 
dataObjectClassName - Variable in class org.kuali.rice.krad.web.form.MaintenanceForm
 
dataObjectEntry - Variable in class org.kuali.rice.krad.datadictionary.ComplexAttributeDefinition
 
DataObjectEntry - Class in org.kuali.rice.krad.datadictionary
Generic dictionary entry for an object that does not have to implement BusinessObject.
DataObjectEntry() - Constructor for class org.kuali.rice.krad.datadictionary.DataObjectEntry
 
DataObjectEntryConstraintProvider - Class in org.kuali.rice.krad.datadictionary.validation.constraint.provider
An object that looks up constraints for an object dictionary entry by constraint type.
DataObjectEntryConstraintProvider() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.provider.DataObjectEntryConstraintProvider
 
DataObjectMetaDataService - Interface in org.kuali.rice.krad.service
Provides metadata such as relationships and key fields for data objects
dataSourceName - Variable in class org.kuali.rice.krad.bo.ModuleConfiguration
 
dataType - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
DataTypeConstrainable - Interface in org.kuali.rice.krad.datadictionary.validation.capability
Validation capability to constrain a value to be of a specific data type.
DataTypeConstraint - Interface in org.kuali.rice.krad.datadictionary.validation.constraint
A data type constraint is one that enforces a specific data type for an object.
DataTypeConstraintProcessor - Class in org.kuali.rice.krad.datadictionary.validation.processor
 
DataTypeConstraintProcessor() - Constructor for class org.kuali.rice.krad.datadictionary.validation.processor.DataTypeConstraintProcessor
 
DataTypeUtil - Class in org.kuali.rice.krad.util
Pulled this logic out of the org.kuali.rice.krad.workflow.service.impl.WorkflowAttributePropertyResolutionServiceImpl since it wasn't really service logic at all, just util logic.
DataTypeUtil() - Constructor for class org.kuali.rice.krad.util.DataTypeUtil
 
DATE - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsValues
 
DATE_CONTROL - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
DatePatternConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
DatePatternConstraint constrains a field to only allow dates which are part of the formats defined in the system.
DatePatternConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.DatePatternConstraint
 
DatePicker - Class in org.kuali.rice.krad.uif.widget
Used for rendering a calendar in the UI that can be used to selected dates for field values
DatePicker() - Constructor for class org.kuali.rice.krad.uif.widget.DatePicker
 
dateTimeService - Variable in class org.kuali.rice.krad.datadictionary.validation.processor.MandatoryElementConstraintProcessor
 
ddBeans - Variable in class org.kuali.rice.krad.datadictionary.DataDictionary
 
ddIndex - Variable in class org.kuali.rice.krad.datadictionary.DataDictionary
The encapsulation of DataDictionary indices
ddMapper - Variable in class org.kuali.rice.krad.datadictionary.DataDictionary
The DataDictionaryMapper The default mapper simply consults the initialized indices on workflow document type
deepClone(O) - Static method in class org.kuali.rice.krad.uif.util.CloneUtils
 
deepCloneList(Object, Map<Object, Object>, boolean) - Static method in class org.kuali.rice.krad.uif.util.CloneUtils
 
deepCloneMap(Object, Map<Object, Object>, boolean) - Static method in class org.kuali.rice.krad.uif.util.CloneUtils
 
deepCloneObject(Object, Map<Object, Object>) - Static method in class org.kuali.rice.krad.uif.util.CloneUtils
 
deepCloneReflection(O) - Static method in class org.kuali.rice.krad.uif.util.CloneUtils
 
deepCloneReflectionInternal(Object, Map<Object, Object>, boolean) - Static method in class org.kuali.rice.krad.uif.util.CloneUtils
 
deepCopy(Serializable) - Static method in class org.kuali.rice.krad.util.ObjectUtils
Uses Serialization mechanism to create a deep copy of the given Object.
deepCopyForCaching(Serializable) - Static method in class org.kuali.rice.krad.util.ObjectUtils
Uses Serialization mechanism to create a deep copy of the given Object, and returns a CacheableObject instance containing the deepCopy and its size in bytes.
DEFAULT_INACTIVATION_BLOCKING_DETECTION_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
DEFAULT_MODEL_NAME - Static variable in class org.kuali.rice.krad.uif.UifConstants
 
DEFAULT_PATH_BIND_ADJUST_PREFIX - Static variable in class org.kuali.rice.krad.uif.UifConstants
 
DEFAULT_VIEW_NAME - Static variable in class org.kuali.rice.krad.uif.UifConstants
 
defaultExistenceCheckMap - Variable in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
defaultExistenceChecks - Variable in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
defaultsApplied - Variable in class org.kuali.rice.krad.web.form.UifFormBase
 
defaultSortAscending - Variable in class org.kuali.rice.krad.uif.view.LookupView
 
defaultValueList - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.LookupConstraintParamMapping
 
defaultValueString - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.LookupConstraintParamMapping
 
DefinitionConstraintResolver<T extends Constrainable> - Class in org.kuali.rice.krad.datadictionary.validation.constraint.resolver
An object that returns the constrainable definition itself as a list for a definition implementing the capability Constrainable.
DefinitionConstraintResolver() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.resolver.DefinitionConstraintResolver
 
DelegateRuleValuesFinder - Class in org.kuali.rice.krad.keyvalues
This class returns list containg A = Active, I = Inactive and B = Show All The labels (values) in the List returned correspond to what is displayed next to the radio buttons for the Active Indicator form field
DelegateRuleValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.DelegateRuleValuesFinder
 
delete(String) - Method in interface org.kuali.rice.krad.service.PessimisticLockService
This method deletes the given lock object
DELETE_LINE - Static variable in class org.kuali.rice.krad.uif.UifConstants.MethodToCallNames
 
deleteDataObject() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
Invokes to delete the data object being maintained
deleteDataObject() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
deleteDocumentAttachment() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
deleteDocumentAttachmentList() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
deleteDocumentHeader(DocumentHeader) - Method in interface org.kuali.rice.krad.service.DocumentHeaderService
This method deletes a document header object
deleteLine(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
Called by the delete line action for a model collection.
deleteLocks(String) - Method in interface org.kuali.rice.krad.service.MaintenanceDocumentService
Call the same-named method in the Dao, since the service has access to the Dao, but the caller doesn't.
deleteNote(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
Called by the delete note action for deleting a note.
dependencyConstraints - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
description - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
 
description - Variable in class org.kuali.rice.krad.datadictionary.CollectionDefinition
 
DESCRIPTION - Static variable in interface org.kuali.rice.krad.exception.KualiExceptionIncident
Additional message from user
determineDataType(Class<?>) - Static method in class org.kuali.rice.krad.util.DataTypeUtil
 
determineFieldDataType(Class<? extends BusinessObject>, String) - Static method in class org.kuali.rice.krad.util.DataTypeUtil
 
determinePropertyType(Object) - Method in interface org.kuali.rice.krad.util.documentserializer.PropertySerializabilityEvaluator
Determines the type of a object
determinePropertyType(Object) - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializabilityEvaluatorBase
 
devMode - Variable in class org.kuali.rice.krad.web.form.IncidentReportForm
 
DICTIONARY_VALIDATION_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
DictionaryObjectAttributeValueReader - Class in org.kuali.rice.krad.datadictionary.validation
This class allows a dictionary object to expose information about its fields / attributes, including the values of those fields, with some guidance from the DataDictionaryEntry object.
DictionaryObjectAttributeValueReader(Object, String, DataDictionaryEntry) - Constructor for class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
 
DictionaryObjectAttributeValueReader(Object, String, DataDictionaryEntry, String) - Constructor for class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
 
DictionaryValidationResult - Class in org.kuali.rice.krad.datadictionary.validation.result
 
DictionaryValidationResult() - Constructor for class org.kuali.rice.krad.datadictionary.validation.result.DictionaryValidationResult
 
DictionaryValidationService - Interface in org.kuali.rice.krad.service
Defines the API for the validating against the data dictionary.
DIRECT_INQUIRY - Static variable in class org.kuali.rice.krad.uif.UifConstants.IdSuffixes
 
DirectInquiry - Class in org.kuali.rice.krad.uif.widget
Widget for rendering an Direct Inquiry link icon next to a input field
DirectInquiry() - Constructor for class org.kuali.rice.krad.uif.widget.DirectInquiry
 
DISABLE_SEARCH_BUTTONS - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
disapprove(DocumentFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
Performs the disapprove workflow action on the form document instance
disapprove(WorkflowDocument, String) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
disapprove this workflowDocument optionally providing an annotation for this action taken which will show up in the route log for this document corresponding to this action taken
disapproveDocument(Document, String) - Method in interface org.kuali.rice.krad.service.DocumentService
disapprove this document, optionally providing an annotation for the disapproval which will show up in the route log for the document for this action taken
Disclosure - Class in org.kuali.rice.krad.uif.widget
Decorates a group with collapse/expand functionality
Disclosure() - Constructor for class org.kuali.rice.krad.uif.widget.Disclosure
 
DISPLAY - Static variable in class org.kuali.rice.krad.uif.CssConstants
 
DISPLAY_MESSAGE - Static variable in interface org.kuali.rice.krad.exception.KualiExceptionIncident
The error message to be displayed
displayFieldName - Variable in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
 
displayLabelAttribute - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
 
Displays() - Constructor for class org.kuali.rice.krad.uif.CssConstants.Displays
 
displayTopicFieldInNotes - Variable in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
displayTopicFieldInNotes - Variable in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
DIV - Static variable in class org.kuali.rice.krad.uif.UifConstants.IdSuffixes
 
doActionTaken(ActionTakenEvent) - Method in interface org.kuali.rice.krad.document.Document
method to integrate with workflow where we will be able to perform logic for an action taken being performed on a document
doActionTaken(ActionTakenEvent) - Method in class org.kuali.rice.krad.document.DocumentBase
 
DOC_NUM - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
docHandler(DocumentFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
Used to funnel all document handling through, we could do useful things like log and record various openings and status Additionally it may be nice to have a single dispatcher that can know how to dispatch to a redirect url for document specific handling but we may not need that as all we should need is the document to be able to load itself based on document id and then which action forward or redirect is pertinent for the document type.
docHandler(DocumentFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.MaintenanceDocumentController
After the document is loaded calls method to setup the maintenance object
Document - Interface in org.kuali.rice.krad.document
This is the Document interface.
document - Variable in class org.kuali.rice.krad.rules.rule.event.KualiDocumentEventBase
 
document - Variable in class org.kuali.rice.krad.web.form.DocumentFormBase
 
DOCUMENT_DICTIONARY_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
DOCUMENT_ENTRY - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
 
DOCUMENT_ERROR_PREFIX - Static variable in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
 
DOCUMENT_HEADER_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
DOCUMENT_ID - Static variable in interface org.kuali.rice.krad.exception.KualiExceptionIncident
Document id.
DOCUMENT_ID - Static variable in class org.kuali.rice.krad.uif.UifPropertyPaths
 
DOCUMENT_LOAD_COMMANDS - Static variable in class org.kuali.rice.krad.web.controller.DocumentControllerBase
 
DOCUMENT_SERIALIZER_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
DOCUMENT_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
DocumentAdHocService - Interface in org.kuali.rice.krad.service
This service populates Documents with AdHocRoutePersons and AdHocRouteWorkgroups
DocumentAttachment - Class in org.kuali.rice.krad.bo
 
DocumentAttachment() - Constructor for class org.kuali.rice.krad.bo.DocumentAttachment
 
DocumentAuditEvent - Class in org.kuali.rice.krad.rules.rule.event
Event class for document audit
DocumentAuditEvent(String, Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.DocumentAuditEvent
Constructs a RunAuditEvent with the given errorPathPrefix and document.
DocumentAuditEvent(Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.DocumentAuditEvent
Constructs a RunAuditEvent with the given document.
DocumentAuditRule - Interface in org.kuali.rice.krad.rules.rule
audit rule marker
DocumentAuthorizer - Interface in org.kuali.rice.krad.document
Authorizer class for Document instances
DocumentAuthorizerBase - Class in org.kuali.rice.krad.document
Default implementation for DocumentAuthorizer that perform KIM permission checks to authorize the actions
DocumentAuthorizerBase() - Constructor for class org.kuali.rice.krad.document.DocumentAuthorizerBase
 
documentAuthorizerClass - Variable in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
DocumentBase - Class in org.kuali.rice.krad.document
 
DocumentBase() - Constructor for class org.kuali.rice.krad.document.DocumentBase
Constructs a DocumentBase.java.
documentClass - Variable in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
DocumentCollectionPath - Class in org.kuali.rice.krad.datadictionary
This is a description of what this class does - mpham don't forget to fill this in.
DocumentCollectionPath() - Constructor for class org.kuali.rice.krad.datadictionary.DocumentCollectionPath
 
DocumentControllerBase - Class in org.kuali.rice.krad.web.controller
Base controller class for all KRAD DocumentView screens working with Document models
DocumentControllerBase() - Constructor for class org.kuali.rice.krad.web.controller.DocumentControllerBase
 
DocumentDictionaryService - Interface in org.kuali.rice.krad.service
Defines methods that a DocumentEntry Service must provide, and the API for the interacting with Document-related entries in the data dictionary
DocumentEntry - Class in org.kuali.rice.krad.datadictionary
A single Document entry in the DataDictionary, which contains information relating to the display, validation, and general maintenance of a Document (transactional or maintenance) and its attributes
DocumentEntry() - Constructor for class org.kuali.rice.krad.datadictionary.DocumentEntry
 
documentExists(String) - Method in interface org.kuali.rice.krad.service.DocumentService
 
DocumentFormBase - Class in org.kuali.rice.krad.web.form
Base form for all DocumentView screens
DocumentFormBase() - Constructor for class org.kuali.rice.krad.web.form.DocumentFormBase
 
DocumentHeader - Class in org.kuali.rice.krad.bo
Business Object representing a document header.
DocumentHeader() - Constructor for class org.kuali.rice.krad.bo.DocumentHeader
Constructor - creates empty instances of dependent objects
documentHeader - Variable in class org.kuali.rice.krad.document.DocumentBase
 
DocumentHeaderService - Interface in org.kuali.rice.krad.service
This is an interface to allow for Rice client applications to override the DocumentHeader class being used.
DocumentInitiator - Class in org.kuali.rice.krad.workflow
 
DocumentInitiator() - Constructor for class org.kuali.rice.krad.workflow.DocumentInitiator
 
documentNumber - Variable in class org.kuali.rice.krad.bo.SessionDocument
 
documentNumber - Variable in class org.kuali.rice.krad.bo.SessionDocumentId
 
documentNumber - Variable in class org.kuali.rice.krad.document.DocumentBase
 
DocumentPresentationController - Interface in org.kuali.rice.krad.document
Determines what actions are applicable to the given document, irrespective of user or other state.
DocumentPresentationControllerBase - Class in org.kuali.rice.krad.document
 
DocumentPresentationControllerBase() - Constructor for class org.kuali.rice.krad.document.DocumentPresentationControllerBase
 
documentPresentationControllerClass - Variable in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
DocumentRuleBase - Class in org.kuali.rice.krad.rules
Contains all of the business rules that are common to all documents
DocumentRuleBase() - Constructor for class org.kuali.rice.krad.rules.DocumentRuleBase
 
DocumentSerializationState - Class in org.kuali.rice.krad.util.documentserializer
This object keeps track of most of the open tags while a document is serialized.
DocumentSerializationState() - Constructor for class org.kuali.rice.krad.util.documentserializer.DocumentSerializationState
 
DocumentSerializationState.SerializationPropertyElement - Class in org.kuali.rice.krad.util.documentserializer
 
DocumentSerializerService - Interface in org.kuali.rice.krad.service
Implementations of this interface are able to serialize documents into XML that's used by the workflow engine to perform routing, searches, etc.
DocumentService - Interface in org.kuali.rice.krad.service
Defines various operations that support the Document framework.
documentTypeName - Variable in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
DocumentValuePathGroup - Class in org.kuali.rice.krad.datadictionary
This is a description of what this class does - mpham don't forget to fill this in.
DocumentValuePathGroup() - Constructor for class org.kuali.rice.krad.datadictionary.DocumentValuePathGroup
 
DocumentView - Class in org.kuali.rice.krad.uif.view
View type for KRAD documents
DocumentView() - Constructor for class org.kuali.rice.krad.uif.view.DocumentView
 
DocumentViewAuthorizerBase - Class in org.kuali.rice.krad.document
Implementation of ViewAuthorizer for DocumentView instances
DocumentViewAuthorizerBase() - Constructor for class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
DocumentViewHelperServiceImpl - Class in org.kuali.rice.krad.uif.service.impl
 
DocumentViewHelperServiceImpl() - Constructor for class org.kuali.rice.krad.uif.service.impl.DocumentViewHelperServiceImpl
 
DocumentViewPresentationControllerBase - Class in org.kuali.rice.krad.document
Implementation of ViewPresentationController for DocumentView instances
DocumentViewPresentationControllerBase() - Constructor for class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
 
doInNewGlobalVariables(Callable<T>) - Static method in class org.kuali.rice.krad.util.GlobalVariables
Pushes a new GlobalVariables object onto the ThreadLocal GlobalVariables stack, invokes the runnable, and pops the GlobalVariables off in a finally clause
doInNewGlobalVariables(UserSession, Callable<T>) - Static method in class org.kuali.rice.krad.util.GlobalVariables
Convenience method that creates a new GlobalVariables stack frame, initialized with the provided UserSession (which may be the previous UserSession).
DOM_CHECK - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsValues
 
DOM_RADIO - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsValues
 
DOM_SELECT - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsValues
 
DOM_TEXT - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsValues
 
doProcessFormattableValidCharConstraint(DictionaryValidationResult, ValidCharactersConstraint, Formatable, Object, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.ValidCharactersConstraintProcessor
 
doProcessValidCharConstraint(ValidCharactersConstraint, Object) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.ValidCharactersConstraintProcessor
 
doRouteLevelChange(DocumentRouteLevelChange) - Method in interface org.kuali.rice.krad.document.Document
method to integrate with workflow, where we will actually handle the transitions of levels for documents
doRouteLevelChange(DocumentRouteLevelChange) - Method in class org.kuali.rice.krad.document.DocumentBase
The the default implementation for RouteLevelChange does nothing, but is meant to provide a hook for documents to implement for other needs.
doRouteStatusChange(DocumentRouteStatusChange) - Method in interface org.kuali.rice.krad.document.Document
Handle the doRouteStatusChange event from the post processor
doRouteStatusChange(DocumentRouteStatusChange) - Method in class org.kuali.rice.krad.document.DocumentBase
 
doRouteStatusChange(DocumentHeader) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
Invoked do perform custom processing when the route status for the containing maintenance document changes
doRouteStatusChange(DocumentHeader) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
doRouteStatusChange(DocumentRouteStatusChange) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
downloadAttachment(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
Called by the download attachment action on a note.
DuplicateEntryException - Exception in org.kuali.rice.krad.datadictionary.exception
Exception thrown when a DataDictionary entry or definition is created using a key which is already in use.
DuplicateEntryException(String) - Constructor for exception org.kuali.rice.krad.datadictionary.exception.DuplicateEntryException
 
DuplicateEntryException(String, Throwable) - Constructor for exception org.kuali.rice.krad.datadictionary.exception.DuplicateEntryException
 
dynamic - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 

E

easyGetPropertyType(Object, String) - Static method in class org.kuali.rice.krad.util.ObjectUtils
This method simply uses PojoPropertyUtilsBean logic to get the Class of a Class property.
EL_PLACEHOLDER_PREFIX - Static variable in class org.kuali.rice.krad.uif.UifConstants
 
EL_PLACEHOLDER_SUFFIX - Static variable in class org.kuali.rice.krad.uif.UifConstants
 
ELCollectionFilter - Class in org.kuali.rice.krad.uif.container
Collection filter that evaluates a configured el expression against each line
ELCollectionFilter() - Constructor for class org.kuali.rice.krad.uif.container.ELCollectionFilter
 
elementLabel - Variable in class org.kuali.rice.krad.datadictionary.CollectionDefinition
 
emailReport(String, String) - Method in interface org.kuali.rice.krad.service.KualiFeedbackService
This method send email to the defined mailing list with a specified subject and message.
empty(Object) - Static method in class org.kuali.rice.krad.uif.util.ExpressionFunctions
Checks whether the given value is null or blank string
EMPTY_TABLE - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsKeys
 
encryptDocumentDataInPersistentSessionStorage - Variable in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
encrypted - Variable in class org.kuali.rice.krad.bo.SessionDocument
 
entityManager - Variable in class org.kuali.rice.krad.bo.ModuleConfiguration
 
entry - Variable in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
 
ENTRY_TOKEN - Static variable in class org.kuali.rice.krad.uif.view.History
 
entryName - Variable in class org.kuali.rice.krad.datadictionary.validation.BaseAttributeValueReader
 
EntryValidationResult - Class in org.kuali.rice.krad.datadictionary.validation.result
 
EntryValidationResult(String) - Constructor for class org.kuali.rice.krad.datadictionary.validation.result.EntryValidationResult
 
equalByKeys(PersistableBusinessObject, PersistableBusinessObject) - Static method in class org.kuali.rice.krad.util.ObjectUtils
Compares two PersistableBusinessObject instances for equality of type and key values.
equals(Object) - Method in class org.kuali.rice.krad.bo.AdHocRouteWorkgroupId
 
equals(Object) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
 
equalsByPrimaryKeys(Object, Object) - Method in interface org.kuali.rice.krad.service.DataObjectMetaDataService
Compares two dataObject instances for equality of type and key values using toString() of each value for comparison purposes.
errorAlreadyExists(String, String) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
Convenience method to determine whether the field already has the message indicated.
ErrorLevel - Enum in org.kuali.rice.krad.datadictionary.validation
Enum inherited from the Kuali Student project to track error levels in validation.
errorMessage - Variable in class org.kuali.rice.krad.web.form.IncidentReportForm
 
ERRORS - Static variable in class org.kuali.rice.krad.uif.UifConstants.IdSuffixes
 
ERRORS_FIELD - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
ErrorsField - Class in org.kuali.rice.krad.uif.field
Field that displays error, warning, and info messages for the keys that are matched.
ErrorsField() - Constructor for class org.kuali.rice.krad.uif.field.ErrorsField
 
escapeName(String) - Static method in class org.kuali.rice.krad.uif.util.ScriptUtils
Escapes the ' character present in collection names so it can be properly used in js without causing javascript errors due to an early completion of a ' string.
establishLocks(Document, Map, Person) - Method in interface org.kuali.rice.krad.service.PessimisticLockService
 
establishWorkflowPessimisticLocking(Document) - Method in interface org.kuali.rice.krad.service.PessimisticLockService
 
evaluateCompleteMatch(SerializationState, Object, PropertySerializabilityMetadata, String, Object) - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializabilityEvaluatorBase
Evaluates whether a property is serializable when all properties in the serialization state have been matched up with the properties defined in the data dictionary.
evaluateCurrentStack(String, List<String>) - Static method in class org.kuali.rice.krad.uif.util.ExpressionUtils
Used internally by parseExpression to evalute if the current stack is a property name (ie, will be a control on the form)
evaluateExpression(Object, Map<String, Object>, String) - Method in interface org.kuali.rice.krad.uif.service.ExpressionEvaluatorService
Evaluates the given el expression against the content object and parameters, and returns the result of the evaluation
evaluateExpressionTemplate(Object, Map<String, Object>, String) - Method in interface org.kuali.rice.krad.uif.service.ExpressionEvaluatorService
Evaluates the given expression template string against the context object and map of parameters
evaluateObjectExpressions(Object, Object, Map<String, Object>) - Method in interface org.kuali.rice.krad.uif.service.ExpressionEvaluatorService
Evaluates any el expressions that are found as a string property value for the object
evaluatePartialMatch(SerializationState, int, Object, PropertySerializabilityMetadata, String, Object) - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializabilityEvaluatorBase
Evaluates whether a property is serializable when only some of the properties in the serialization state have been matched up with the serializable properties specified in the data dictionary.
exactLength - Variable in class org.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern
Deprecated.
 
exception - Variable in class org.kuali.rice.krad.web.form.IncidentReportForm
 
EXCEPTION_HIDE_INCIDENT_REPORT - Static variable in interface org.kuali.rice.krad.exception.KualiExceptionIncident
Boolean value for incident report display
EXCEPTION_INCIDENT_REPORT_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
EXCEPTION_MESSAGE - Static variable in interface org.kuali.rice.krad.exception.KualiExceptionIncident
The error message
EXCEPTION_REPORT_MESSAGE - Static variable in interface org.kuali.rice.krad.exception.KualiExceptionIncident
The error report message
EXCEPTION_REPORT_SUBJECT - Static variable in interface org.kuali.rice.krad.exception.KualiExceptionIncident
The error report subject built from current settings and caught exception
ExceptionIncident - Class in org.kuali.rice.krad.exception
This class contains the exception incident information, exception, form and session user.
ExceptionIncident(Exception, Map<String, String>) - Constructor for class org.kuali.rice.krad.exception.ExceptionIncident
This constructs list of key-value pairs from the caught exception and current settings.
ExceptionIncident(Map<String, String>) - Constructor for class org.kuali.rice.krad.exception.ExceptionIncident
This constructs an instance of this class from list of name-value pairs.
exceptionMessage - Variable in class org.kuali.rice.krad.web.form.IncidentReportForm
 
exceptionStackTrace - Variable in class org.kuali.rice.krad.web.form.IncidentReportForm
 
exclusiveMin - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
exclusiveMin - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
 
executeAttributeQueryCriteria(AttributeQuery, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.krad.uif.service.impl.AttributeQueryServiceImpl
Prepares a query using the configured data object, parameters, and criteria, then executes the query and returns the result Collection
executeAttributeQueryMethod(View, AttributeQuery, Map<String, String>) - Method in class org.kuali.rice.krad.uif.service.impl.AttributeQueryServiceImpl
Prepares the method configured on the attribute query then performs the method invocation
exemptPaths() - Method in class org.kuali.rice.krad.service.impl.CsrfServiceImpl
 
ExistenceConstrainable - Interface in org.kuali.rice.krad.datadictionary.validation.capability
Validation capability to constrain a value to be required or not required to be non-empty.
ExistenceConstraint - Interface in org.kuali.rice.krad.datadictionary.validation.constraint
An existence constraint is a constraint that requires (or does not require) that some non-empty value exist for this constrained object or field.
ExistenceConstraintProcessor - Class in org.kuali.rice.krad.datadictionary.validation.processor
 
ExistenceConstraintProcessor() - Constructor for class org.kuali.rice.krad.datadictionary.validation.processor.ExistenceConstraintProcessor
 
export(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.InquiryController
Handles exporting the BusinessObject for this Inquiry to XML if it has a custom XML exporter available.
exporterClass - Variable in class org.kuali.rice.krad.datadictionary.DataObjectEntry
 
ExportMap - Class in org.kuali.rice.krad.datadictionary.exporter
Deprecated.
ExportMap(String) - Constructor for class org.kuali.rice.krad.datadictionary.exporter.ExportMap
Deprecated.
 
EXPRESSION_EVALUATOR_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
ExpressionEvaluatorService - Interface in org.kuali.rice.krad.uif.service
Provides evaluation of expression language statements against a given context
ExpressionFunctions - Class in org.kuali.rice.krad.uif.util
Defines functions that can be used in el expressions within the UIF dictionary files
ExpressionFunctions() - Constructor for class org.kuali.rice.krad.uif.util.ExpressionFunctions
 
ExpressionUtils - Class in org.kuali.rice.krad.uif.util
Utility class for UIF expressions
ExpressionUtils() - Constructor for class org.kuali.rice.krad.uif.util.ExpressionUtils
 
extendExportMap(ExportMap) - Method in class org.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern
Deprecated.
Extends the given (parent class) exportMap as needed to represent subclass instances
ExternalizableAttributeDefinitionProxy - Class in org.kuali.rice.krad.datadictionary
A single attribute definition in the DataDictionary, which contains information relating to the display, validation, and general maintenance of a specific attribute of an entry.
ExternalizableAttributeDefinitionProxy() - Constructor for class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
Constructs an AttributeReferenceDefinition
externalizableBusinessObjectImplementations - Variable in class org.kuali.rice.krad.bo.ModuleConfiguration
 

F

FACTORY_ID - Static variable in class org.kuali.rice.krad.uif.UifPropertyPaths
 
FALSE - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsValues
 
FEEDBACK_REPORT_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
fetchAndTranslateRemoteFields(View, Object, Container) - Method in class org.kuali.rice.krad.uif.field.RemoteFieldsHolder
Invokes the configured fetching method to retrieve a list of remotable fields, then invoked the ComponentFactory to translate the fields, and finally sets up the binding for the attribute fields
Field - Interface in org.kuali.rice.krad.uif.field
Component that contains one or more user interface elements and can be placed into a Container
FIELD_GROUP - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
FIELD_PATH_BIND_ADJUST_PREFIX - Static variable in class org.kuali.rice.krad.uif.UifConstants
 
FieldBase - Class in org.kuali.rice.krad.uif.field
Base class for Field implementations
FieldBase() - Constructor for class org.kuali.rice.krad.uif.field.FieldBase
 
FieldGroup - Class in org.kuali.rice.krad.uif.field
Field that contains a nested Group.
FieldGroup() - Constructor for class org.kuali.rice.krad.uif.field.FieldGroup
 
fieldHasAnnotation(Class<?>, String, Class<? extends Annotation>) - Static method in class org.kuali.rice.krad.uif.util.CloneUtils
Determines whether the property of the given class has the given annotation specified
fieldIsRequired(View, ViewModel, Field, String) - Method in interface org.kuali.rice.krad.uif.view.ViewPresentationController
 
fieldIsRequired(View, ViewModel, Field, String) - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
 
FieldLevelValidationPattern - Class in org.kuali.rice.krad.datadictionary.validation
Deprecated.
FieldLevelValidationPattern() - Constructor for class org.kuali.rice.krad.datadictionary.validation.FieldLevelValidationPattern
Deprecated.
 
FieldOverride - Interface in org.kuali.rice.krad.datadictionary
Performs overrides on properties of fields in a Data Dictionary bean.
FieldOverrideForListElementBase - Class in org.kuali.rice.krad.datadictionary.impl
The super class which implementations of the FieldOverride interface will extend.
FieldOverrideForListElementBase() - Constructor for class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementBase
 
FieldOverrideForListElementDeleteImpl - Class in org.kuali.rice.krad.datadictionary.impl
A Field Override used to delete elements from a Data Dictionary bean.
FieldOverrideForListElementDeleteImpl() - Constructor for class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementDeleteImpl
 
FieldOverrideForListElementInsertImpl - Class in org.kuali.rice.krad.datadictionary.impl
A Field Override used to insert elements into a Data Dictionary Bean.
FieldOverrideForListElementInsertImpl() - Constructor for class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementInsertImpl
 
FieldOverrideForListElementReplaceImpl - Class in org.kuali.rice.krad.datadictionary.impl
A Field Override used to replace list elements in a Data Dictionary bean.
FieldOverrideForListElementReplaceImpl() - Constructor for class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementReplaceImpl
 
FieldOverrideForValueReplaceImpl - Class in org.kuali.rice.krad.datadictionary.impl
A Field Override used to replace value elements from a Data Dictionary bean.
FieldOverrideForValueReplaceImpl() - Constructor for class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForValueReplaceImpl
 
fieldPath - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
 
fieldPath - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.LookupConstraintParamMapping
 
fieldsClearedOnCopy - Variable in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
FieldSecurity - Class in org.kuali.rice.krad.uif.field
Field security adds the edit in line and view in line flags to the standard component security
FieldSecurity() - Constructor for class org.kuali.rice.krad.uif.field.FieldSecurity
 
FILE_CONTROL - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
FileControl - Class in org.kuali.rice.krad.uif.control
Represents a HTML File control, generally rendered as an input control with type 'file'.
FileControl() - Constructor for class org.kuali.rice.krad.uif.control.FileControl
 
filter(View, Object, CollectionGroup) - Method in class org.kuali.rice.krad.uif.container.ActiveCollectionFilter
Iterates through the collection and if the collection line type implements Inactivatable, active indexes are added to the show indexes list
filter(View, Object, CollectionGroup) - Method in interface org.kuali.rice.krad.uif.container.CollectionFilter
Invoked to filter the collection data before the collection group is built.
filter(View, Object, CollectionGroup) - Method in class org.kuali.rice.krad.uif.container.ELCollectionFilter
Iterates through the collection and evaluates the el expression in context of the line.
filter(View, Object, CollectionGroup) - Method in class org.kuali.rice.krad.uif.container.MaintenanceActiveCollectionFilter
Iterates through the collection and if the collection line type implements Inactivatable active indexes are added to the show indexes list
filterToSelectableRoleIds(String, List<String>) - Method in class org.kuali.rice.krad.workflow.DataDictionaryPeopleFlowTypeServiceImpl
 
FINAL - Static variable in class org.kuali.rice.krad.uif.UifConstants.ViewStatus
 
finalize() - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
 
FINALIZE - Static variable in class org.kuali.rice.krad.uif.UifConstants.ViewPhases
 
findCollectionBySearch(Class<T>, Map<String, String>) - Method in interface org.kuali.rice.krad.service.LookupService
Returns a collection of objects based on the given search parameters.
findCollectionBySearchHelper(Class<T>, Map<String, String>, boolean) - Method in interface org.kuali.rice.krad.service.LookupService
 
findCollectionBySearchUnbounded(Class<T>, Map<String, String>) - Method in interface org.kuali.rice.krad.service.LookupService
Returns a collection of objects based on the given search parameters.
findEditorForPropertyName(String) - Method in class org.kuali.rice.krad.web.bind.UifViewBeanWrapper
 
findFields(String) - Static method in class org.kuali.rice.krad.util.MessageUtils
Returns a Set of all interpolation targets (fields) within a String.
findNestedDictionaryAttribute(View, DataField, String, String) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
Recursively drills down the property path (if nested) to find an AttributeDefinition, the first attribute definition found will be returned
findObjectBySearch(Class<T>, Map<String, String>) - Method in interface org.kuali.rice.krad.service.LookupService
Retrieves a Object based on the search criteria, which should uniquely identify a record.
FixedPointPatternConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
TODO delyea don't forget to fill this in.
FixedPointPatternConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.FixedPointPatternConstraint
 
FloatingPointPatternConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
Validation pattern for matching floating point numbers, optionally matching negative numbers
FloatingPointPatternConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.FloatingPointPatternConstraint
 
focusId - Variable in class org.kuali.rice.krad.web.form.UifFormBase
 
FOOTER - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
FOOTER_SAVECLOSECANCEL - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
forceUppercase - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
forceUppercase(Class<?>, String, String) - Static method in class org.kuali.rice.krad.lookup.LookupUtils
Uses the DataDictionary to determine whether to force uppercase the value, and if it should, then it does the uppercase, and returns the upper-cased value.
forceUppercase(Class<?>, Map<String, String>) - Static method in class org.kuali.rice.krad.lookup.LookupUtils
Uses the DataDictionary to determine whether to force uppercase the values, and if it should, then it does the uppercase, and returns the upper-cased Map of fieldname/fieldValue pairs.
FORM_KEY - Static variable in class org.kuali.rice.krad.uif.UifConstants.UrlParams
 
FORM_KEY - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
FORM_MANAGER - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
Formatable - Interface in org.kuali.rice.krad.datadictionary.validation.capability
Legacy validation capability for definitions that are constrainable to some regex or set of valid characters and that need to impose some secondary formatting validation based on a formatter class defined.
formatPropertyValue(Object) - Static method in class org.kuali.rice.krad.util.ObjectUtils
Based on the value type selects a formatter and returns the formatted value as a string
formatterClass - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
formHistory - Variable in class org.kuali.rice.krad.web.form.UifFormBase
 
formKey - Variable in class org.kuali.rice.krad.web.form.UifFormBase
 
formPostUrl - Variable in class org.kuali.rice.krad.web.form.UifFormBase
 
FormView - Class in org.kuali.rice.krad.uif.view
Provides configuration for View instances that render an HTML form
FormView() - Constructor for class org.kuali.rice.krad.uif.view.FormView
 
fromByteArray(byte[]) - Static method in class org.kuali.rice.krad.util.ObjectUtils
reconsitiutes the object that was converted into a byte array by toByteArray
fyi(DocumentFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
Performs the fyi workflow action on the form document instance

G

generateAdHocRoutePersonEvents(Document) - Method in interface org.kuali.rice.krad.service.KualiRuleService
Builds a list containing ad hoc route person events appropriate for the context.
generateAdHocRouteWorkgroupEvents(Document) - Method in interface org.kuali.rice.krad.service.KualiRuleService
Builds a list containing ad hoc route workgroup events appropriate for the context.
generateEvents() - Method in class org.kuali.rice.krad.rules.rule.event.ApproveDocumentEvent
 
generateEvents() - Method in class org.kuali.rice.krad.rules.rule.event.CompleteDocumentEvent
 
generateEvents() - Method in interface org.kuali.rice.krad.rules.rule.event.KualiDocumentEvent
This will return a list of events that are spawned from this event.
generateEvents() - Method in class org.kuali.rice.krad.rules.rule.event.KualiDocumentEventBase
 
generateEvents() - Method in class org.kuali.rice.krad.rules.rule.event.RouteDocumentEvent
 
generateEvents() - Method in class org.kuali.rice.krad.rules.rule.event.SaveDocumentEvent
 
generateEvents() - Method in class org.kuali.rice.krad.rules.rule.event.SaveOnlyDocumentEvent
This overridden method returns an empty list always
generateEvents() - Method in class org.kuali.rice.krad.rules.rule.event.SendAdHocRequestsEvent
 
generateFieldConversions(InputField, DataObjectRelationship) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
 
generateFormKey() - Method in class org.kuali.rice.krad.web.form.UifFormBase
Creates the unique id used to store this "conversation" in the session.
generateLookupParameters(InputField, DataObjectRelationship) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
 
generateMaintenanceLocks() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
Invoked to generating the list of maintenance locks used to block other edits of the same data object record
generateMaintenanceLocks() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
Note: as currently implemented, every key field for a given data object class must have a visible getter
generateMessageFromLabelKey(List<String>, String) - Static method in class org.kuali.rice.krad.uif.util.ClientValidationUtils
 
generateMessages(boolean, View, Object, Component) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
 
generateNewLock(String) - Method in interface org.kuali.rice.krad.service.PessimisticLockService
This method will generate a new PessimisticLock object with a 'document' lock descriptor
generateNewLock(String, String) - Method in interface org.kuali.rice.krad.service.PessimisticLockService
This method will generate a new PessimisticLock object with a lock descriptor of the given parameter
generateNewLock(String, Person) - Method in interface org.kuali.rice.krad.service.PessimisticLockService
This method will generate a new PessimisticLock object with a 'document' lock descriptor
generateNewLock(String, String, Person) - Method in interface org.kuali.rice.krad.service.PessimisticLockService
This method will generate a new PessimisticLock object with a lock descriptor of the given parameter
generateSaveEvents() - Method in interface org.kuali.rice.krad.document.Document
Generate any necessary events required during the save event generation
generateSaveEvents() - Method in class org.kuali.rice.krad.document.DocumentBase
Hook for override
generateValidatorMessagesOption() - Static method in class org.kuali.rice.krad.uif.util.ClientValidationUtils
Generates the js object used to override all default messages for validator jquery plugin with custom messages derived from the configService.
GENERIC_FIELD - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
GENERIC_FIELD_MSG_KEY - Static variable in class org.kuali.rice.krad.uif.util.ClientValidationUtils
 
GENERIC_SYSTEM_ERROR_MESSAGE - Static variable in class org.kuali.rice.krad.exception.ExceptionIncident
 
GenericField - Class in org.kuali.rice.krad.uif.field
Field whose output is produced by invoking a method or template and has no properties (generic)
GenericField() - Constructor for class org.kuali.rice.krad.uif.field.GenericField
 
get(String) - Method in class org.kuali.rice.krad.datadictionary.ViewTypeDictionaryIndex
 
get(int) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
 
get(Object) - Method in class org.kuali.rice.krad.uif.util.BooleanMap
Overrides the get method to return Boolean false if the key does not exist in the Map
getAbstractTypeClasses() - Method in class org.kuali.rice.krad.uif.view.View
Configures the concrete classes that will be used for properties in the form object graph that have an abstract or interface type
getActionEvent() - Method in class org.kuali.rice.krad.uif.field.ActionField
Name of the event that will be set when the action is invoked
getActionEvent() - Method in class org.kuali.rice.krad.web.form.UifFormBase
Returns the action event that was sent in the action parameters (if any)
getActionField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getActionFieldPrototype() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
FieldGroup instance to serve as a prototype for the actions column.
getActionFields() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Action fields that should be rendered for each collection line.
getActionFieldSecurity() - Method in class org.kuali.rice.krad.uif.field.ActionField
Action Field Security object that indicates what authorization (permissions) exist for the action
getActionFlags(View, ViewModel, Person, Set<String>) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
getActionFlags(View, UifFormBase) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
 
getActionFlags(View, UifFormBase) - Method in class org.kuali.rice.krad.inquiry.InquiryViewPresentationControllerBase
 
getActionFlags() - Method in class org.kuali.rice.krad.uif.view.View
Map of strings that flag what actions can be taken in the UI
getActionFlags(View, ViewModel, Person, Set<String>) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
Returns the set of action flags that are authorized for the given user
getActionFlags(View, ViewModel, Person, Set<String>) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
 
getActionFlags(View, UifFormBase) - Method in interface org.kuali.rice.krad.uif.view.ViewPresentationController
 
getActionFlags(View, UifFormBase) - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
 
getActionImage() - Method in class org.kuali.rice.krad.uif.field.ActionField
Image to use for the action
getActionImageLocation() - Method in class org.kuali.rice.krad.uif.field.ActionField
 
getActionLabel() - Method in class org.kuali.rice.krad.uif.field.ActionField
Label text for the action
getActionLinkField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getActionParamaterValue(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
Retrieves the value for the given action parameter, or empty string if not found
getActionParameter(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
Get an actionParameter by name
getActionParameterMapString() - Method in class org.kuali.rice.krad.uif.widget.LightBox
Action parameter map javascript string
getActionParameterMapString() - Method in class org.kuali.rice.krad.uif.widget.LightBoxLookup
Action parameter map javascript string
getActionParameters() - Method in class org.kuali.rice.krad.uif.field.ActionField
Parameters that should be sent when the action is invoked
getActionParameters() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
Map of parameters sent for the invoked action
getActionParameters() - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
getActionParametersAsProperties() - Method in class org.kuali.rice.krad.web.form.UifFormBase
Returns the action parameters map as a Properties instance
getActionRequested() - Method in class org.kuali.rice.krad.bo.AdHocRouteWorkgroupId
 
getActionUrlHref(LookupForm, Object, String, List<String>) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
Generates a URL to perform a maintenance action on the given result data object
getActiveCollectionFilter() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Collection filter instance for filtering the collection data when the showInactive flag is set to false
getActiveDateTimestampForCriteria(Map) - Static method in class org.kuali.rice.krad.lookup.LookupUtils
Determines what Timestamp should be used for active queries on effective dated records.
getActualSizeIfTruncated() - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
 
getAdditionalCriteria() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
Fixed criteria that will be appended to the dynamic criteria generated for the query.
getAdditionalCssFiles() - Method in class org.kuali.rice.krad.uif.view.View
Declares additional CSS files that should be included with the View.
getAdditionalDisplayAttributeName() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
getAdditionalDisplayPropertyName() - Method in class org.kuali.rice.krad.uif.field.DataField
Returns the additional display attribute name to be displayed when the field is readonly
getAdditionalDisplayValue() - Method in class org.kuali.rice.krad.uif.field.DataField
Returns the additional display value.
getAdditionalKeysToMatch() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
AdditionalKeysToMatch is an additional list of keys outside of the default keys that will be matched when messages are returned after a form is submitted.
getAdditionalMessageKeys() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
Additional keys that should be matching on when gathering errors or other messages for the Container
getAdditionalPermissionDetails() - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
Map of key value pairs that should be added as permission details when doing KIM permission checks for this component
getAdditionalRoleQualifiers() - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
Map of key value pairs that should be added as role qualifiers when doing KIM permission checks for this component
getAdditionalScriptFiles() - Method in class org.kuali.rice.krad.uif.view.View
Declares additional script files that should be included with the View.
getAddLineActionFields() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Action fields that should be rendered for the add line.
getAddLineActions(View, Object, CollectionGroup) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
Creates new ActionField instances for the add line
getAddLineBindingInfo() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
BindingInfo instance for the add line property used to determine the full binding path.
getAddLineFields() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
List of Component instances that should be rendered for the collection add line (if enabled).
getAddLineGroup() - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
Group instance that will be used for the add line
getAddLineGroup() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
When TableLayoutManager.isSeparateAddLine() is true, this group will be used to render the add line
getAddLineLabel() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Convenience getter for the add line label field text.
getAddLineLabelField() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
LabelField instance for the add line label
getAddLinePropertyName() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Name of the property that contains an instance for the add line.
getAdHocRoutePerson() - Method in class org.kuali.rice.krad.rules.rule.event.AddAdHocRoutePersonEvent
This method retrieves the document adHocRoutePerson associated with this event.
getAdHocRoutePersons() - Method in interface org.kuali.rice.krad.document.Document
getter method to get the list of ad hoc route persons associated with a document at a point in time, this list is only valid for a given users version of a document as this state is only persisted in workflow itself when someone takes an action on a document
getAdHocRoutePersons() - Method in class org.kuali.rice.krad.document.DocumentBase
 
getAdHocRouteWorkgroup() - Method in class org.kuali.rice.krad.rules.rule.event.AddAdHocRouteWorkgroupEvent
This method retrieves the document adHocRouteWorkgroup associated with this event.
getAdHocRouteWorkgroups() - Method in interface org.kuali.rice.krad.document.Document
getter method to get the list of ad hoc route workgroups associated with a document at a point in time, this list is only valid for a given users version of a document as this state is only persisted in workflow itself when someone takes an action on a document
getAdHocRouteWorkgroups() - Method in class org.kuali.rice.krad.document.DocumentBase
 
getAffectedReferencesFromLookup(BusinessObject, String, String) - Method in interface org.kuali.rice.krad.lookup.SelectiveReferenceRefresher
Returns a list of references that must be refreshed after a lookup performed on an attribute is performed.
getAlign() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Horizontal alignment of the component within its container
getAllInactivationBlockingDefinitions(Class) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
Returns all of the inactivation blocks registered for a particular business object
getAllInactivationBlockingMetadatas(Class) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
 
getAllInactivationBlockingMetadatas(DataDictionaryIndex, Class<?>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
 
getAllInactivationBlockingMetadatas(DataDictionaryIndex, Class<?>) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
 
getAllInputFields() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
getAllInputFields gets all the input fields contained in this container, but also in every sub-container that is a child of this container.
getAllNestedComponents(Component) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
 
getAllowedCharacterRegex() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
This method returns the allowed set of characters allowed by this constraint, based on the flags set.
getAllowedFormats() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.DatePatternConstraint
 
getAllowsCopy() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
getAllowsCopy() - Method in interface org.kuali.rice.krad.document.Document
This method returns whether or not this document can be copied.
getAllowsCopy() - Method in class org.kuali.rice.krad.document.DocumentBase
 
getAllowsCopy() - Method in class org.kuali.rice.krad.document.TransactionalDocumentBase
 
getAllowsCopy() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
getAllowsCopy(Document) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
Returns whether or not this document's data dictionary file has flagged it to allow document copies
getAllowsNewOrCopy() - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
Gets the allowsNewOrCopy attribute.
getAllowsNewOrCopy(String) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
Returns whether or not this document's data dictionary file has flagged it to allow maintenance new or copy actions
getAllowsNoteAttachments() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
getAllowsNoteFYI() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
getAllowsRecordDeletion() - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
 
getAllowsRecordDeletion(Class) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
Indicates whether the given data object class is configured to allow record deletions
getAllowsRecordDeletion(MaintenanceDocument) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
Indicates whether the given maintenance document is configured to allow record deletions
getAllowWhitespace() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AnyCharacterPatternConstraint
 
getAllowWhitespace() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.UTF8AnyCharacterPatternConstraint
 
getAlternateDisplayAttributeName() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
getAlternateDisplayPropertyName() - Method in class org.kuali.rice.krad.uif.field.DataField
Returns the alternate display attribute name to be displayed when the field is readonly.
getAlternateDisplayValue() - Method in class org.kuali.rice.krad.uif.field.DataField
Returns the alternate display value
getAlternateKeysForClass(Class<?>) - Method in class org.kuali.rice.krad.inquiry.InquirableImpl
Invokes the module service to retrieve any alternate keys that have been defined for the given class
getAltText() - Method in class org.kuali.rice.krad.uif.field.ImageField
 
getAnimationSpeed() - Method in class org.kuali.rice.krad.uif.widget.Disclosure
Gives the speed for the open/close animation, a smaller int will result in a faster animation
getAnnotation() - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
 
getAppendOption() - Method in class org.kuali.rice.krad.uif.view.View
The option to use when appending the view label on the breadcrumb title.
getApplicationFooter() - Method in class org.kuali.rice.krad.uif.view.View
Footer for the application containing the view
getApplicationHeader() - Method in class org.kuali.rice.krad.uif.view.View
Header for the application containing the view
getApplicationSearchResultsLimit() - Static method in class org.kuali.rice.krad.lookup.LookupUtils
Retrieves the default application search limit configured through a system parameter
getApplyClientSide() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.BaseConstraint
If this is true, the constraint should be applied on the client side when the user interacts with a field - if this constraint can be interpreted for client side use.
getArgumentTypes() - Method in class org.kuali.rice.krad.uif.component.MethodInvokerConfig
Declared argument types for the method to be invoked, if not set the types will be retrieved based on the target class and target name
getAsText() - Method in class org.kuali.rice.krad.web.bind.UifBooleanEditor
 
getAsText() - Method in class org.kuali.rice.krad.web.bind.UifCurrencyEditor
This overridden method ...
getAsText() - Method in class org.kuali.rice.krad.web.bind.UifDateEditor
This overridden method uses the org.kuali.rice.core.api.datetime.DateTimeService to convert the date object to the display string.
getAsText() - Method in class org.kuali.rice.krad.web.bind.UifEncryptionPropertyEditorWrapper
 
getAsText() - Method in class org.kuali.rice.krad.web.bind.UifPercentageEditor
This overridden method converts org.kuali.rice.core.api.util.type.KualiPercent objects to the display string.
getAsText() - Method in class org.kuali.rice.krad.web.bind.UifTimestampEditor
This overridden method uses the org.kuali.rice.core.api.datetime.DateTimeService to convert the time stamp object to the display string.
getAttachment() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
getAttachmentCollectionName() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
getAttachmentFile() - Method in class org.kuali.rice.krad.web.form.UifFormBase
Holder for files that are attached through the view
getAttachmentListPropertyName() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
getAttachmentPropertyName() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
getAttachments() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
getAttachmentService() - Method in class org.kuali.rice.krad.document.DocumentBase
 
getAttachmentService() - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
 
getAttachmentTypesValuesFinderClass() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
getAttachmentTypesValuesFinderClass() - Method in class org.kuali.rice.krad.uif.view.DocumentView
 
getAttributeClass(Class, String) - Static method in class org.kuali.rice.krad.datadictionary.DataDictionary
This method determines the Class of the attributeName passed in.
getAttributeControlDefinition(Class, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
the html control type used to render the field
getAttributeControlDefinition(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
the html control type used to render the field
getAttributeDefinition(String) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryEntry
 
getAttributeDefinition(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
 
getAttributeDefinition(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
AttributeDefinition associated with the given attributeName within the given entry
getAttributeDescription(Class, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
detailed help text for attribute
getAttributeDescription(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
detailed help text for attribute
getAttributeErrorLabel(Class, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
the "label (short label)" used for displaying error messages
getAttributeErrorLabel(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
the "label (short label)" used for displaying error messages
getAttributeExclusiveMin(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
 
getAttributeFields(String) - Method in class org.kuali.rice.krad.workflow.DataDictionaryPeopleFlowTypeServiceImpl
 
getAttributeForceUppercase(Class, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
indicates whether or not to force input text into uppercase
getAttributeForceUppercase(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
indicates whether or not to force input text into uppercase
getAttributeFormatter(Class, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
the formatter class used to format the attribute value
getAttributeFormatter(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
the formatter class used to format the attribute value
getAttributeInclusiveMax(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
 
getAttributeLabel(Class, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
the label to be used for displaying the attribute.
getAttributeLabel(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
the label to be used for displaying the attribute.
getAttributeMaxLength(Class, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
the max length defined for the given attribute name.
getAttributeMaxLength(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
the max length defined for the given attribute name.
getAttributeMinLength(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
the min length defined for the given attribute name.
getAttributeName() - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
 
getAttributeName() - Method in class org.kuali.rice.krad.datadictionary.SearchingAttribute
 
getAttributeName() - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
This method is an accessor for the attribute name that is currently being processed by the DictionaryValidationService implementation.
getAttributeName() - Method in class org.kuali.rice.krad.datadictionary.validation.BaseAttributeValueReader
 
getAttributeName() - Method in class org.kuali.rice.krad.datadictionary.validation.result.AttributeValidationResult
 
getAttributeName() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
 
getAttributeNames() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
 
getAttributeNames() - Method in class org.kuali.rice.krad.datadictionary.SortDefinition
 
getAttributePath() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
 
getAttributeQueryService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
getAttributes() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
 
getAttributeSecurity() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
getAttributeSecurity(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
the AttributeSecurity object defined for the attribute's data value
getAttributeSecurity() - Method in class org.kuali.rice.krad.uif.field.DataFieldSecurity
Attribute security instance configured or picked up for the field
getAttributeShortLabel(Class, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
the short label to be used for displaying the attribute.
getAttributeShortLabel(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
the short label to be used for displaying the attribute.
getAttributeSize(Class, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
the display size of the field if text control
getAttributeSize(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
the display size of the field if text control
getAttributeSummary(Class, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
short help text for attribute
getAttributeSummary(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
short help text for attribute
getAttributeToHighlightOnFail() - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
Gets the attributeToHighlightOnFail attribute.
getAttributeValidatingErrorMessageKey(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
 
getAttributeValidatingErrorMessageParameters(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
 
getAttributeValidatingExpression(Class, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
the regular expression defined to validate the given attribute name.
getAttributeValidatingExpression(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
the regular expression defined to validate the given attribute name.
getAttributeValidationResult(String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.EntryValidationResult
 
getAttributeValueReader() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
 
getAttributeValuesFinderClass(Class, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
the Class that returns a values list for this attribute
getAttributeValuesFinderClass(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
the Class that returns a values list for this attribute
getAuthorizer() - Method in class org.kuali.rice.krad.uif.view.View
Authorizer that should be used for the View instance
getAutoSearch() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
 
getBaseBusinessObjectClass() - Method in class org.kuali.rice.krad.datadictionary.BusinessObjectEntry
 
getBaseDocumentClass() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
getBaseInquiryUrl() - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
Returns the base URL to use for inquiry requests to objects within the module
getBaseInquiryUrl() - Method in class org.kuali.rice.krad.uif.widget.Inquiry
 
getBaseLookupUrl() - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
Returns the base URL to use for lookup requests to objects within the module
getBaseLookupUrl() - Static method in class org.kuali.rice.krad.uif.util.LookupInquiryUtils
 
getBaseLookupUrl() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
Returns the URL for the lookup for which parameters will be added
getBasePath() - Method in class org.kuali.rice.krad.datadictionary.WorkflowPropertyGroup
Returns the base path of the group, which represents the path that all WorkflowProperty objects are relative to.
getBasePathToDocumentDuringSerialization() - Method in interface org.kuali.rice.krad.document.Document
Returns an evaluator object that determines whether a given property relative to the root object (Document.wrapDocumentWithMetadataForXmlSerialization() is serializable during the document serialization process.
getBasePathToDocumentDuringSerialization() - Method in class org.kuali.rice.krad.document.DocumentBase
Returns the POJO property name of "this" document in the object returned by DocumentBase.wrapDocumentWithMetadataForXmlSerialization()
getBeanClass(BeanDefinition, ConfigurableListableBeanFactory) - Method in class org.kuali.rice.krad.uif.util.UifBeanFactoryPostProcessor
Retrieves the class for the object that will be created from the bean definition.
getBeanName() - Method in interface org.kuali.rice.krad.datadictionary.BeanOverride
Return the name of the bean to perform the override.
getBeanName() - Method in class org.kuali.rice.krad.datadictionary.impl.BeanOverrideImpl
 
getBindByNamePrefix() - Method in class org.kuali.rice.krad.uif.component.BindingInfo
Prefix that will be used to form the binding path from the component name.
getBindingInfo() - Method in interface org.kuali.rice.krad.uif.component.DataBinding
Returns the BindingInfo instance that is configured for the component
getBindingInfo() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Determines the binding path for the collection.
getBindingInfo() - Method in class org.kuali.rice.krad.uif.container.TreeGroup
 
getBindingInfo() - Method in class org.kuali.rice.krad.uif.field.DataField
 
getBindingInfo() - Method in class org.kuali.rice.krad.uif.field.RemoteFieldsHolder
Can be used to for more complex binding paths
getBindingName() - Method in class org.kuali.rice.krad.uif.component.BindingInfo
Gives the name of the property that the component binds to.
getBindingObjectPath() - Method in class org.kuali.rice.krad.uif.component.BindingInfo
For attribute fields that do not belong to the default form object (given by the view), this field specifies the path to the object (on the form) the attribute does belong to.
getBindingObjectPath() - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
Returns the path (from the form) for the object to compare to
getBindingPath() - Method in class org.kuali.rice.krad.uif.component.BindingInfo
Path to the property on the model the component binds to.
getBindingPrefixForNested() - Method in class org.kuali.rice.krad.uif.component.BindingInfo
Returns the binding prefix string that can be used to setup the binding on DataBinding components that are children of the component that contains the BindingInfo.
getBlankField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getBlockedBusinessObjectClass() - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
This overridden method ...
getBlockedBusinessObjectClass() - Method in interface org.kuali.rice.krad.datadictionary.InactivationBlockingMetadata
The type of the object that is blocked
getBlockedReferencePropertyName() - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
This overridden method ...
getBlockedReferencePropertyName() - Method in interface org.kuali.rice.krad.datadictionary.InactivationBlockingMetadata
The property name of the reference that is blocked
getBlockingReferenceBusinessObjectClass() - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
This overridden method ...
getBlockingReferenceBusinessObjectClass() - Method in interface org.kuali.rice.krad.datadictionary.InactivationBlockingMetadata
The type of the object that is blocking another record
getBoolean(Object) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
 
getBoService() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
 
getBreadcrumbs() - Method in class org.kuali.rice.krad.uif.view.View
Breadcrumb widget used for displaying homeward path and history
getBusinessObjectClass() - Method in class org.kuali.rice.krad.datadictionary.BusinessObjectEntry
 
getBusinessObjectClass() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
 
getBusinessObjectClass() - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
 
getBusinessObjectClass() - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
 
getBusinessObjectClass() - Method in class org.kuali.rice.krad.keyvalues.PersistableBusinessObjectValuesFinder
 
getBusinessObjectClassName() - Method in class org.kuali.rice.krad.datadictionary.SearchingAttribute
 
getBusinessObjectClassNames() - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
 
getBusinessObjectClassNames(DataDictionaryIndex) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
 
getBusinessObjectClassNames(DataDictionaryIndex) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
Deprecated.
getBusinessObjectEntries() - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
 
getBusinessObjectEntries() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndex
 
getBusinessObjectEntries(DataDictionaryIndex) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
 
getBusinessObjectEntries(DataDictionaryIndex) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
Deprecated.
getBusinessObjectEntry(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
Deprecated.
getBusinessObjectEntry(DataDictionaryIndex, String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
 
getBusinessObjectEntry(DataDictionaryIndex, String) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
Deprecated.
getBusinessObjectEntryForConcreteClass(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
This method gets the business object entry for a concrete class
getBusinessObjectEntryForConcreteClass(DataDictionaryIndex, String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
 
getBusinessObjectEntryForConcreteClass(DataDictionaryIndex, String) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
Deprecated.
getBusinessObjectRelationship(Class, String, String) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
 
getBusinessObjectService() - Method in class org.kuali.rice.krad.inquiry.InquirableImpl
 
getBusinessObjectService() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
getBusinessObjectService() - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
 
getBusinessRulesClass() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
getBusinessRulesClass(Document) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
Retrieves the configured business rule class configured for the document entry that is associated with the document type of the given document instance
getBusinessRulesInstance(Document, Class<? extends BusinessRule>) - Method in interface org.kuali.rice.krad.service.KualiRuleService
Allows code in actions or business objects to directly access rule methods in the class.
getBusinessTitleForClass(Class<? extends Object>) - Static method in class org.kuali.rice.krad.util.KRADUtils
 
getByDocumentHeaderId(String) - Method in interface org.kuali.rice.krad.service.DocumentService
get a document based on the document header id which is the primary key for all document types
getByDocumentHeaderIdSessionless(String) - Method in interface org.kuali.rice.krad.service.DocumentService
get a document based on the document header id which is the primary key for all document types.
getCaptionHeader() - Method in class org.kuali.rice.krad.uif.field.ImageField
 
getCaptionHeaderText() - Method in class org.kuali.rice.krad.uif.field.ImageField
 
getCaseConstraint() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
getCaseConstraint() - Method in interface org.kuali.rice.krad.datadictionary.validation.capability.CaseConstrainable
 
getCaseConstraint() - Method in class org.kuali.rice.krad.uif.field.InputField
The CaseConstraint that applies to this InputField
getCheckboxControl() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getCheckboxGroupControl() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getCheckboxGroupControlHorizontal() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getChildEntryName() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
getChildEntryName() - Method in interface org.kuali.rice.krad.datadictionary.validation.capability.HierarchicallyConstrainable
 
getChildLookup() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
 
getChildNode(String) - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrieNode
Retrieves the child node with the given name
getChildren() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
 
getClassHierarchy(Class<?>, boolean) - Static method in class org.kuali.rice.krad.uif.util.CloneUtils
 
getCleanSearchableValues(String) - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
A method to enable legacy processing of string representations of attribute values like a date range in the format 12/03/2001..1/29/2009
getCleanSearchableValues(String) - Method in class org.kuali.rice.krad.datadictionary.validation.BaseAttributeValueReader
 
getClientSideJs() - Method in class org.kuali.rice.krad.uif.field.ActionField
Client side javascript to be executed when this actionField is clicked.
getClientSideState() - Method in class org.kuali.rice.krad.uif.view.View
Map of key name/value pairs that will be exposed on the client with JavaScript
getClientStateForSyncing() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
Map that is populated from the component state maintained on the client
getClientStateForSyncing() - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
getCollapseImageSrc() - Method in class org.kuali.rice.krad.uif.widget.Disclosure
Path to the images that should be displayed to collapse the group
getCollection() - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
 
getCollectionBusinessObjectClass() - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
 
getCollectionDefinition(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
 
getCollectionDescription(Class, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
detailed help text for collection
getCollectionDescription(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
detailed help text for collection
getCollectionElementClass(Class, String) - Static method in class org.kuali.rice.krad.datadictionary.DataDictionary
This method determines the Class of the elements in the collectionName passed in.
getCollectionElementLabel(String, String, Class) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
the element label to be used for displaying the collection.
getCollectionGroup() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getCollectionGroupBuilder() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
CollectionGroupBuilder instance that will build the components dynamically for the collection instance
getCollectionGroupByPath(String) - Method in class org.kuali.rice.krad.uif.view.ViewIndex
Retrieves a CollectionGroup instance from the index
getCollectionGroupSecurity() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Collection Security object that indicates what authorization (permissions) exist for the collection
getCollectionGroupTableLayout() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getCollectionLabel(Class, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
the label to be used for displaying the collection.
getCollectionLabel(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
the label to be used for displaying the collection.
getCollectionLookup() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Instance of the QuickFinder widget that configures a multi-value lookup for the collection
getCollectionNames() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
 
getCollectionObjectClass() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Object class the collection maintains.
getCollectionPath() - Method in class org.kuali.rice.krad.datadictionary.DocumentCollectionPath
 
getCollectionPath() - Method in class org.kuali.rice.krad.uif.component.BindingInfo
If field is part of a collection field, gives path to collection
getCollections() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
 
getCollectionShortLabel(Class, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
the short label to be used for displaying the collection.
getCollectionShortLabel(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
the short label to be used for displaying the collection.
getCollectionsIndex() - Method in class org.kuali.rice.krad.uif.view.ViewIndex
Gets the Map that contains collection indexing information.
getCollectionSummary(Class, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
short help text for collection
getCollectionSummary(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
short help text for collection
getCols() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
 
getCols() - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
Number of columns the control should span (vertical length)
getColSpan() - Method in interface org.kuali.rice.krad.uif.component.Component
Number of places the component should take up horizontally in the container
getColSpan() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getCommand() - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
 
getCommonContext(View, Component) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
Gets global objects for the context map and pushes them to the context for the component
getComparables() - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
List of ComparableInfo instances the compare fields should be generated for
getComparator() - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementBase
 
getComplexAttributes() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
 
getComponentAttribute() - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
Component code that should be sent as permission detail when doing a permission check on this field
getComponentById(String) - Method in class org.kuali.rice.krad.uif.view.ViewIndex
Retrieves a Component from the view index by Id
getComponentCode(Class<?>) - Method in interface org.kuali.rice.krad.service.KualiModuleService
 
getComponentModelAndView(Component, Object) - Static method in class org.kuali.rice.krad.uif.util.UifWebUtils
 
getComponentModifiers() - Method in interface org.kuali.rice.krad.uif.component.Component
ComponentModifier instances that should be invoked to initialize the component
getComponentModifiers() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getComponentOptions() - Method in interface org.kuali.rice.krad.uif.component.Component
Options that are passed through to the Component renderer.
getComponentOptions() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getComponentOptionsJSString() - Method in interface org.kuali.rice.krad.uif.component.Component
Options that are passed through to the Component renderer.
getComponentOptionsJSString() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Builds a string from the underlying Map of component options that will export that options as a JavaScript Map for use in js and jQuery plugins
getComponentOptionsJSString() - Method in class org.kuali.rice.krad.uif.widget.LightBox
 
getComponentPropertyNames(Class<? extends Component>) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
 
getComponentPrototypes() - Method in interface org.kuali.rice.krad.uif.component.Component
List of components that are maintained by the component as prototypes for creating other component instances
getComponentPrototypes() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getComponentPrototypes() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
 
getComponentPrototypes() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
 
getComponentPrototypes() - Method in class org.kuali.rice.krad.uif.container.TreeGroup
 
getComponentPrototypes() - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
List of components that are maintained by the layout manager as prototypes for creating other component instances
getComponentPrototypes() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
 
getComponentPrototypes() - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
 
getComponentPrototypes() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
 
getComponentPrototypes() - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
 
getComponentPrototypes() - Method in class org.kuali.rice.krad.uif.modifier.ComponentConvertModifier
 
getComponentPrototypes() - Method in interface org.kuali.rice.krad.uif.modifier.ComponentModifier
List of components that are maintained by the modifier as prototypes for creating other component instances
getComponentPrototypes() - Method in class org.kuali.rice.krad.uif.modifier.ComponentModifierBase
 
getComponentPrototypes() - Method in class org.kuali.rice.krad.uif.view.LookupView
 
getComponentPrototypes() - Method in class org.kuali.rice.krad.uif.view.View
 
getComponentReplacementPrototype() - Method in class org.kuali.rice.krad.uif.modifier.ComponentConvertModifier
Prototype for the component replacement
getComponentSecurity() - Method in interface org.kuali.rice.krad.uif.component.Component
Security object that indicates what authorization (permissions) exist for the component
getComponentSecurity() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getComponentSecurityClass() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Returns the security class that is associated with the component (used for initialization and validation)
getComponentSecurityClass() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
 
getComponentSecurityClass() - Method in class org.kuali.rice.krad.uif.field.ActionField
 
getComponentSecurityClass() - Method in class org.kuali.rice.krad.uif.field.DataField
 
getComponentSecurityClass() - Method in class org.kuali.rice.krad.uif.field.FieldBase
 
getComponentsForLifecycle() - Method in interface org.kuali.rice.krad.uif.component.Component
List of components that are contained within the component and should be sent through the lifecycle
getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
 
getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
 
getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.container.Group
 
getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.container.ReorderingGroup
 
getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.container.TabGroup
 
getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.container.TreeGroup
 
getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.control.SpinnerControl
 
getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.control.TextControl
 
getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.field.ActionField
 
getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.field.DataField
 
getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.field.FieldBase
 
getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.field.FieldGroup
 
getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.field.InputField
 
getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.field.LabelField
 
getComponentsForLifecycle() - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
List of components that are contained within the layout manager that should be sent through the lifecycle
getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
 
getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
 
getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
 
getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.view.View
 
getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.widget.DirectInquiry
 
getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.widget.Inquiry
 
getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
 
getComponentsOfType(List<? extends Component>, Class<T>) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
 
getComponentsOfTypeDeep(List<? extends Component>, Class<T>) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
 
getComponentsOfTypeDeep(Component, Class<T>) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
 
getComponentTypeName() - Method in interface org.kuali.rice.krad.uif.component.Component
The name for the component type
getComponentTypeName() - Method in class org.kuali.rice.krad.uif.container.Group
 
getComponentTypeName() - Method in class org.kuali.rice.krad.uif.control.ControlBase
 
getComponentTypeName() - Method in class org.kuali.rice.krad.uif.field.FieldBase
 
getComponentTypeName() - Method in class org.kuali.rice.krad.uif.field.RemoteFieldsHolder
 
getComponentTypeName() - Method in class org.kuali.rice.krad.uif.view.View
 
getComponentTypeName() - Method in class org.kuali.rice.krad.uif.widget.WidgetBase
 
getComponentTypeToReplace() - Method in class org.kuali.rice.krad.uif.modifier.ComponentConvertModifier
Type of component that should be replaced with an instance of the component prototype
getCondition() - Method in class org.kuali.rice.krad.uif.component.PropertyReplacer
Gives the expression that should be evaluated to determine whether or not the property replacement should be made
getConditionalRefresh() - Method in interface org.kuali.rice.krad.uif.component.Component
 
getConditionalRefresh() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
When set if the condition is satisfied, the component will be refreshed.
getConditionalRefreshConditionJs() - Method in interface org.kuali.rice.krad.uif.component.Component
 
getConditionalRefreshConditionJs() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
The condition to refresh this component converted to a js expression, set internally cannot be set.
getConditionalRefreshControlNames() - Method in interface org.kuali.rice.krad.uif.component.Component
 
getConditionalRefreshControlNames() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Control names used to control conditional refresh, set internally cannot be set.
getConfigFileLocations() - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
 
getConfigService() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
 
getConfigurationService() - Method in class org.kuali.rice.krad.inquiry.InquirableImpl
 
getConfigurationService() - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
getConfigurationService() - Method in class org.kuali.rice.krad.service.impl.CsrfServiceImpl
 
getConfigurationService() - Method in class org.kuali.rice.krad.uif.service.impl.AttributeQueryServiceImpl
 
getConfigurationService() - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
 
getConfigurationService() - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
 
getConstraint() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.WhenConstraint
 
getConstraintLabelKey() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
 
getConstraintMessageField() - Method in class org.kuali.rice.krad.uif.field.InputField
Message field that displays constraint text
getConstraintName() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
 
getConstraints(T, Class<? extends Constraint>) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.BaseConstraintProvider
 
getConstraints(T, Class<? extends Constraint>) - Method in interface org.kuali.rice.krad.datadictionary.validation.constraint.provider.ConstraintProvider
 
getConstraints() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
 
getConstraintText() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
Text that display a restriction on the value a field can hold
getConstraintText() - Method in class org.kuali.rice.krad.uif.field.InputField
Text that display a restriction on the value a field can hold
getConstraintType() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.CaseConstraintProcessor
 
getConstraintType() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.CollectionSizeConstraintProcessor
 
getConstraintType() - Method in interface org.kuali.rice.krad.datadictionary.validation.processor.ConstraintProcessor
 
getConstraintType() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.DataTypeConstraintProcessor
 
getConstraintType() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.ExistenceConstraintProcessor
 
getConstraintType() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.LengthConstraintProcessor
 
getConstraintType() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.MustOccurConstraintProcessor
 
getConstraintType() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.PrerequisiteConstraintProcessor
 
getConstraintType() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.RangeConstraintProcessor
 
getConstraintType() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.SimpleConstraintProcessor
 
getConstraintType() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.ValidCharactersConstraintProcessor
 
getConstraintValidationResult(String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.AttributeValidationResult
 
getConstraintValidationResults() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
 
getContext() - Method in interface org.kuali.rice.krad.uif.component.Component
Context map for the component
getContext() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getContext() - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
Context map for the layout manager
getContext() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
 
getContextForField(View, CollectionGroup, Field) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
Helper method to build the context for a field (needed because the apply model phase for line fields has not been applied yet and their full context not set)
getControl() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
getControl() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
If control wasn't set on this instance, use the value from its delegate.
getControl() - Method in class org.kuali.rice.krad.uif.field.InputField
Control instance that should be used to input data for the field
getControl(UifConstants.ControlType) - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getControlField() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
Default Control to use when the attribute is to be rendered for the UI.
getController() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
 
getConvertibleTypes() - Method in class org.kuali.rice.krad.datadictionary.parse.StringListConverter
 
getConvertibleTypes() - Method in class org.kuali.rice.krad.datadictionary.parse.StringMapConverter
 
getCopyPropertyValue(Set<String>, String, Object) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
 
getCriteriaFields() - Method in class org.kuali.rice.krad.uif.view.LookupView
 
getCriteriaFields() - Method in class org.kuali.rice.krad.web.form.LookupForm
 
getCriteriaFieldsForValidation(LookupView, LookupForm) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
getCriteriaGroup() - Method in class org.kuali.rice.krad.uif.view.LookupView
 
getCsrfService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
getCssStyle(String, String...) - Static method in class org.kuali.rice.krad.uif.CssConstants
Replaces parameters in the given CSS string with the corresponding parameter values given
getCurrent() - Method in class org.kuali.rice.krad.uif.view.History
Gets the current view's HistoryEntry.
getCurrentForm() - Method in class org.kuali.rice.krad.uif.util.UifFormManager
 
getCurrentPage() - Method in class org.kuali.rice.krad.uif.view.View
Iterates through the contained page items and returns the Page that matches the set current page id
getCurrentPageId() - Method in class org.kuali.rice.krad.uif.view.View
The id for the page within the view that should be displayed in the UI.
getCurrentRouteLevelName(WorkflowDocument) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
Gets the current route level name of the workflow document even if document has no active node names.
getCurrentRouteNodeNames(WorkflowDocument) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
Returns the current node names of the document delimited by ", " if there is more than one.
getCustomLockDescriptor(Person) - Method in interface org.kuali.rice.krad.document.Document
Generates a custom lock descriptor for pessimistic locking.
getCustomLockDescriptor(Person) - Method in class org.kuali.rice.krad.document.DocumentBase
This default implementation just throws a PessimisticLockingException.
getCustomLockDescriptor(Person) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
Generates a custom lock descriptor for pessimistic locking.
getCustomLockDescriptor(Person) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
Default implementation just throws a PessimisticLockingException.
getCustomLockDescriptor(Person) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
Returns the custom lock descriptor generated by the new maintainable object, if defined.
getCustomValidatorClass() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
getCustomValueFinderValues(KimTypeAttribute) - Method in class org.kuali.rice.krad.keyvalues.KimAttributeValuesFinder
 
getCutline() - Method in class org.kuali.rice.krad.uif.field.ImageField
 
getCutlineText() - Method in class org.kuali.rice.krad.uif.field.ImageField
 
getDatabaseRepositoryFilePaths() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
 
getDataDictionary() - Method in interface org.kuali.rice.krad.service.DataDictionaryService
 
getDataDictionaryPackages() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
 
getDataDictionaryPackages() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryLocationConfigurer
 
getDataDictionaryPackages() - Method in interface org.kuali.rice.krad.service.KualiModuleService
 
getDataDictionaryRemoteFieldService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
getDataDictionaryRemoteFieldService() - Method in class org.kuali.rice.krad.workflow.DataDictionaryPeopleFlowTypeServiceImpl
 
getDataDictionaryService() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
 
getDataDictionaryService() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.MandatoryElementConstraintProcessor
 
getDataDictionaryService() - Method in class org.kuali.rice.krad.inquiry.InquirableImpl
 
getDataDictionaryService() - Method in class org.kuali.rice.krad.keyvalues.KimAttributeValuesFinder
 
getDataDictionaryService() - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
 
getDataDictionaryService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
getDataDictionaryService() - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
 
getDataDictionaryService() - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
 
getDataField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getDataField(String, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getDataFieldByPath(String) - Method in class org.kuali.rice.krad.uif.view.ViewIndex
Retrieves a DataField instance from the index
getDataFieldByPropertyName(String) - Method in class org.kuali.rice.krad.uif.view.ViewIndex
Retrieves a DataField instance that has the given property name specified (note this is not the full binding path and first match is returned)
getDataFieldIndex() - Method in class org.kuali.rice.krad.uif.view.ViewIndex
Gets the Map that contains attribute field indexing information.
getDataFields() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
List of Field instances that make up the tables body.
getDataFieldSecurity() - Method in class org.kuali.rice.krad.uif.field.DataField
Data Field Security object that indicates what authorization (permissions) exist for the field
getDataGroupPrototype() - Method in class org.kuali.rice.krad.uif.container.NodePrototype
 
getDataObject() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
Returns instance of the data object that is being maintained
getDataObject() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
getDataObject() - Method in class org.kuali.rice.krad.web.form.InquiryForm
Result data object for inquiry that will be display with the view
getDataObjectAuthorizationService() - Method in class org.kuali.rice.krad.inquiry.InquirableImpl
 
getDataObjectAuthorizationService() - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
getDataObjectAuthorizationService() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
getDataObjectAuthorizationService() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
 
getDataObjectAuthorizationService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
getDataObjectClass() - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
 
getDataObjectClass() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
 
getDataObjectClass() - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
 
getDataObjectClass() - Method in class org.kuali.rice.krad.inquiry.InquirableImpl
Retrieves the data object class configured for this inquirable
getDataObjectClass() - Method in interface org.kuali.rice.krad.lookup.Lookupable
Returns the class for the data object the lookup is configured with
getDataObjectClass() - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
getDataObjectClass() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
Returns the class for the data object being maintained
getDataObjectClass() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
getDataObjectClassName() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
Class name for the data object the query should be performed against
getDataObjectClassName() - Method in class org.kuali.rice.krad.uif.view.InquiryView
Class name for the object the inquiry applies to
getDataObjectClassName() - Method in class org.kuali.rice.krad.uif.view.LookupView
Class name for the object the lookup applies to
getDataObjectClassName() - Method in class org.kuali.rice.krad.uif.view.MaintenanceView
Class name for the object the maintenance document applies to
getDataObjectClassName() - Method in class org.kuali.rice.krad.uif.widget.Inquiry
 
getDataObjectClassName() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
Full class name the lookup should be provided for
getDataObjectClassName() - Method in class org.kuali.rice.krad.web.form.InquiryForm
Class name of the data object the inquiry will display
getDataObjectClassName() - Method in class org.kuali.rice.krad.web.form.LookupForm
 
getDataObjectClassName() - Method in class org.kuali.rice.krad.web.form.MaintenanceForm
 
getDataObjectContext(View, ViewModel) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
Retrieves the object from the model that is used as the context for permission checks
getDataObjectEntries() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndex
 
getDataObjectEntry() - Method in class org.kuali.rice.krad.datadictionary.ComplexAttributeDefinition
 
getDataObjectEntry(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
 
getDataObjectEntry(DataDictionaryIndex, String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
 
getDataObjectEntry(DataDictionaryIndex, String) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
 
getDataObjectEntryForConcreteClass(DataDictionaryIndex, String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
 
getDataObjectEntryForConcreteClass(DataDictionaryIndex, String) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
This method gets the DataOjectEntry (or subclass) for a concrete class
getDataObjectFromXML(String) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
Retrieves substring of document contents from maintainable tag name.
getDataObjectIdentifierString(Object) - Method in interface org.kuali.rice.krad.service.DataObjectMetaDataService
Builds a string that uniquely identifiers the data object instance
getDataObjectMetaDataService() - Method in class org.kuali.rice.krad.inquiry.InquirableImpl
 
getDataObjectMetaDataService() - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
getDataObjectMetaDataService() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
getDataObjectMetaDataService() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
 
getDataObjectMetaDataService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
getDataObjectRelationship(Object, Class<?>, String, String, boolean, boolean, boolean) - Method in interface org.kuali.rice.krad.service.DataObjectMetaDataService
Attempts to find a relationship for the given attribute within the given data object
getDataObjectRelationships(Class<?>) - Method in interface org.kuali.rice.krad.service.DataObjectMetaDataService
Attempts to find relationships for the given data object class
getDataSourceName() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
 
getDataType() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
getDataType() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
 
getDataType() - Method in interface org.kuali.rice.krad.datadictionary.validation.constraint.DataTypeConstraint
 
getDataType() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
 
getDataType() - Method in class org.kuali.rice.krad.uif.field.InputField
Gets the DataType of this InputField, note that DataType set to be date when this field is using a date picker with a TextControl and hasnt otherwise been explicitly set.
getDate(Object, DateTimeService) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
 
getDateControl() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getDatePicker() - Method in class org.kuali.rice.krad.uif.control.TextControl
Renders a calendar that can be used to select a date value for the text control.
getDateTimeService() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.MandatoryElementConstraintProcessor
 
getDateTimeService() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
 
getDateTimeService() - Method in class org.kuali.rice.krad.web.bind.UifDateEditor
Gets the date time service.
getDdService() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
 
getDefaultBindingObjectPath() - Method in class org.kuali.rice.krad.uif.view.View
For View types that work primarily with one nested object of the form (for instance document, or bo) the default binding object path can be set for each of the views DataBinding components.
getDefaultDocumentTypeName() - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
 
getDefaultExistenceCheckFieldNames() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
getDefaultExistenceChecks() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
getDefaultExistenceChecks(Class) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
Retrieves the collection of ReferenceDefinition objects defined as DefaultExistenceChecks for the MaintenanceDocument associated with the given data object class
getDefaultExistenceChecks(Document) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
Retrieves the collection of ReferenceDefinition objects defined as DefaultExistenceChecks for the document instance
getDefaultExistenceChecks(String) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
Retrieves the collection of ReferenceDefinition objects defined as DefaultExistenceChecks for the document entry associated with the given document type name
getDefaultNodePrototype() - Method in class org.kuali.rice.krad.uif.container.TreeGroup
 
getDefaultOrderSequence() - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
Indicates the starting integer sequence value to use for ComparableInfo instances that do not have the order property set
getDefaultSortAttributeNames() - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
getDefaultSortAttributeNames() - Method in class org.kuali.rice.krad.uif.view.LookupView
 
getDefaultValue() - Method in class org.kuali.rice.krad.uif.field.DataField
Default value for the model property the field points to
getDefaultValueFinderClass() - Method in class org.kuali.rice.krad.uif.field.DataField
Gives Class that should be invoked to produce the default value for the field
getDefaultValueList() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
 
getDefaultValueList() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.LookupConstraintParamMapping
 
getDefaultValueString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
 
getDefaultValueString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.LookupConstraintParamMapping
 
getDefinition(String) - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
This method provides access to the constrainable attribute definition of a specific attribute name.
getDefinition(String) - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
 
getDefinition() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
 
getDefinition(String) - Method in class org.kuali.rice.krad.datadictionary.validation.SingleAttributeValueReader
 
getDefinition(String) - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader
Gets the definition which is an InputField on the View/Page
getDefinitions() - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
This method returns a list of all constrainable dictionary metadata definitions for attributes or fields encapsulated by this object.
getDefinitions() - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
 
getDefinitions() - Method in class org.kuali.rice.krad.datadictionary.validation.SingleAttributeValueReader
 
getDefinitions() - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader
Gets all InputFields (which extend Constrainable)
getDelimiter() - Method in class org.kuali.rice.krad.uif.control.CheckboxGroupControl
Delimiter string to be rendered between the checkbox group options, defaults to none
getDelimiter() - Method in class org.kuali.rice.krad.uif.control.RadioGroupControl
Delimiter string to be rendered between the radio group options, defaults to none
getDependencyConstraints() - Method in class org.kuali.rice.krad.uif.field.InputField
List of PrerequisiteConstraint that apply to this InputField
getDesc() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookup
 
getDesc() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
 
getDescription() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
 
getDescription() - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
 
getDescription() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
If description wasn't set on this instance, use the value from its delegate.
getDescription() - Method in interface org.kuali.rice.krad.rules.rule.event.KualiDocumentEvent
A description of the event.
getDescription() - Method in class org.kuali.rice.krad.rules.rule.event.KualiDocumentEventBase
 
getDescription(String) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
Retrieves the full description of the document as described in its data dictionary entry
getDictionaryAttributeName() - Method in class org.kuali.rice.krad.uif.field.DataField
Name of the attribute within the data dictionary the attribute field is associated with
getDictionaryObject(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
Returns an object from the dictionary by its spring bean name
getDictionaryObject(String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
Returns an object from the dictionary by its spring bean name or id
getDictionaryObjectEntry(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
 
getDictionaryObjectEntry(DataDictionaryIndex, String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
 
getDictionaryObjectEntry(DataDictionaryIndex, String) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
 
getDictionaryObjectEntry() - Method in class org.kuali.rice.krad.uif.field.DataField
Object entry name in the data dictionary the associated attribute is apart of
getDictionaryRelationship(Class<?>, String) - Method in interface org.kuali.rice.krad.service.DataObjectMetaDataService
Fetches the RelationshipDefinition for the attribute with the given name within the given class
getDictionaryValidationService() - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
 
getDictionaryValidationService() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
 
getDictionaryValidationService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
getDirectInquiryActionField() - Method in class org.kuali.rice.krad.uif.widget.DirectInquiry
 
getDirectInquiryRender() - Method in class org.kuali.rice.krad.uif.field.InputField
 
getDirectShortLabel() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
 
getDisabledReason() - Method in interface org.kuali.rice.krad.uif.control.Control
If the control is disabled, gives a reason for why which will be displayed as a tooltip on the control
getDisabledReason() - Method in class org.kuali.rice.krad.uif.control.ControlBase
 
getDisabledReason() - Method in class org.kuali.rice.krad.uif.field.ActionField
If the action field is disabled, gives a reason for why which will be displayed as a tooltip on the action field (button)
getDisableSearchButtons() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
 
getDisclosure() - Method in class org.kuali.rice.krad.uif.container.Group
Disclosure widget that provides collapse/expand functionality for the group
getDisplayFieldName() - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
Gets the displayFieldName attribute.
getDisplayLabelAttribute() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
 
getDisplayLabelAttribute() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
 
getDisplayMessage(Exception) - Method in class org.kuali.rice.krad.exception.ExceptionIncident
This overridden method return the exception if the ixception type is in the defined list.
getDisplayMessage(Exception) - Method in interface org.kuali.rice.krad.exception.KualiExceptionIncident
This method checks the exception (set during construction) and return errror message if it's Kuali type of exception (defined by the list of exception names).
getDisplayTopicFieldInNotes() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
Accessor method for contained displayTopicFieldInNotes
getDisplayTopicFieldInNotes() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
This method...
getDisplayTopicFieldInNotes() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
getDocId() - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
 
getDocNum() - Method in class org.kuali.rice.krad.web.form.LookupForm
 
getDocTypeName() - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
 
getDocument() - Method in interface org.kuali.rice.krad.rules.rule.event.KualiDocumentEvent
 
getDocument() - Method in class org.kuali.rice.krad.rules.rule.event.KualiDocumentEventBase
 
getDocument() - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
 
getDocument() - Method in class org.kuali.rice.krad.web.form.MaintenanceForm
 
getDocument() - Method in class org.kuali.rice.krad.workflow.KualiDocumentXmlMaterializer
 
getDocumentActions(Document, Person, Set<String>) - Method in interface org.kuali.rice.krad.service.PessimisticLockService
 
getDocumentAuthorizer() - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
getDocumentAuthorizer(String) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
Retrieves the DocumentAuthorizer configured on the document entry with the given document type name
getDocumentAuthorizer(Document) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
Retrieves the DocumentAuthorizer configured on the document entry for the document type associated with the document instance
getDocumentAuthorizerClass() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
Full class name for the DocumentAuthorizer that will authorize actions for this document
getDocumentClass() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
getDocumentClass() - Method in class org.kuali.rice.krad.uif.view.DocumentView
 
getDocumentClassByName(String) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
Retrieves the document class configured on the document entry associated with the given document type name
getDocumentClassByTypeName(String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
Returns the document class declared in the dd for the given document type name.
getDocumentCollectionPath() - Method in class org.kuali.rice.krad.datadictionary.DocumentValuePathGroup
 
getDocumentCreateDate() - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
Retrieves the create date for the forms document and formats for presentation
getDocumentDataObject() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
Returns a reference to the data object that this MaintenanceDocument is maintaining
getDocumentDataObject() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
getDocumentDescription() - Method in class org.kuali.rice.krad.bo.DocumentHeader
Returns the description text for this document.
getDocumentDictionaryService() - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
getDocumentDictionaryService() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
getDocumentDictionaryService() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentAuthorizerBase
 
getDocumentDictionaryService() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
getDocumentDictionaryService() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentPresentationControllerBase
 
getDocumentDictionaryService() - Static method in class org.kuali.rice.krad.rules.DocumentRuleBase
 
getDocumentDictionaryService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
getDocumentDictionaryService() - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
 
getDocumentEntries() - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
 
getDocumentEntries() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndex
 
getDocumentEntries(DataDictionaryIndex) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
 
getDocumentEntries(DataDictionaryIndex) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
 
getDocumentEntriesByBusinessObjectClass() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndex
 
getDocumentEntriesByMaintainableClass() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndex
 
getDocumentEntry(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
Returns the KNS document entry for the given lookup key.
getDocumentEntry(DataDictionaryIndex, String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
 
getDocumentEntry(DataDictionaryIndex, String) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
Returns the KNS document entry for the given lookup key.
getDocumentEntry(String) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
Retrieves the document entry that is associated with the given document type name
getDocumentEntryByClass(Class<? extends Document>) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
Retrieves the document entry that is associated with the given document class
getDocumentEntryForView() - Method in class org.kuali.rice.krad.uif.view.DocumentView
Retrieves the associated DocumentEntry for the document view
getDocumentEntryForView() - Method in class org.kuali.rice.krad.uif.view.MaintenanceView
Overrides to retrieve the a MaintenanceDocumentEntry based on the configured data object class
getDocumentForm(String, String, UserSession, String) - Method in interface org.kuali.rice.krad.service.SessionDocumentService
Returns DocumentFormBase object from the db
getDocumentFromSession(UserSession, String) - Method in interface org.kuali.rice.krad.service.SessionDocumentService
Retrieves a document from the user session for the given document id
getDocumentHeader() - Method in interface org.kuali.rice.krad.document.Document
This retrieves the standard DocumentHeader object, which contains standard meta-data about a document.
getDocumentHeader() - Method in class org.kuali.rice.krad.document.DocumentBase
 
getDocumentHeaderBaseClass() - Method in interface org.kuali.rice.krad.service.DocumentHeaderService
This method returns the class to use to instantiate document header objects
getDocumentHeaderById(String) - Method in interface org.kuali.rice.krad.service.DocumentHeaderService
This method retrieves a document header using the given documentHeaderId
getDocumentHeaderService() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
getDocumentHeaderService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
getDocumentId(Document) - Static method in class org.kuali.rice.krad.rules.rule.event.KualiDocumentEventBase
Provides null-safe access to the documentNumber of the given document.
getDocumentInitiator() - Method in class org.kuali.rice.krad.workflow.KualiTransactionalDocumentInformation
 
getDocumentInitiatorNetworkId() - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
Retrieves the principal name (network id) for the document's initiator
getDocumentLabelByClass(Class) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
This method returns the user friendly label based on the document or business object class
getDocumentLabelByTypeName(String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
This method returns the user friendly label based on the workflow doc type name
getDocumentNumber() - Method in class org.kuali.rice.krad.bo.DocumentAttachment
 
getDocumentNumber() - Method in class org.kuali.rice.krad.bo.DocumentHeader
Returns the documentNumber (also known as the docuementHeaderId).
getDocumentNumber() - Method in class org.kuali.rice.krad.bo.MultiDocumentAttachment
 
getDocumentNumber() - Method in class org.kuali.rice.krad.bo.SessionDocument
 
getDocumentNumber() - Method in class org.kuali.rice.krad.bo.SessionDocumentId
 
getDocumentNumber() - Method in interface org.kuali.rice.krad.document.Document
All documents have a document header id.
getDocumentNumber() - Method in class org.kuali.rice.krad.document.DocumentBase
 
getDocumentNumber() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
Retrieves the document number configured on this maintainable
getDocumentNumber() - Method in class org.kuali.rice.krad.maintenance.MaintenanceLock
 
getDocumentPresentationController() - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
 
getDocumentPresentationController(String) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
Retrieves the DocumentPresentationController configured on the document entry with the given document type name
getDocumentPresentationController(Document) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
Retrieves the DocumentPresentationController configured on the document entry for the document type associated with the document instance
getDocumentPresentationControllerClass() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
Full class name for the DocumentPresentationController that will be invoked to implement presentation logic for the document
getDocumentPropertySerizabilityEvaluator() - Method in interface org.kuali.rice.krad.document.Document
Returns an evaluator object that determines whether a given property relative to the root object (Document.wrapDocumentWithMetadataForXmlSerialization() is serializable during the document serialization process.
getDocumentPropertySerizabilityEvaluator() - Method in class org.kuali.rice.krad.document.DocumentBase
If workflowProperties have been defined within the data dictionary for this document, then it returns an instance of BusinessObjectPropertySerializibilityEvaluator initialized with the properties.
getDocumentPropertySerizabilityEvaluator() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
getDocumentsByListOfDocumentHeaderIds(Class<? extends Document>, List<String>) - Method in interface org.kuali.rice.krad.service.DocumentService
This method retrieves a list of fully-populated documents given a list of document header id values.
getDocumentSerializerService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
getDocumentService() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
getDocumentService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
getDocumentService() - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
 
getDocumentTemplateNumber() - Method in class org.kuali.rice.krad.bo.DocumentHeader
Returns the documentTemplateNumber.
getDocumentTitle() - Method in interface org.kuali.rice.krad.document.Document
Getter method to get the document title as it will appear in and be searchable in workflow.
getDocumentTitle() - Method in class org.kuali.rice.krad.document.DocumentBase
This is the default document title implementation.
getDocumentTitle(MaintenanceDocument) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
Invoked when setting the title for the document instance in workflow (doc search results) to customize the title
getDocumentTitle(MaintenanceDocument) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
getDocumentTitle() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
Builds out the document title for maintenance documents - this will get loaded into the flex doc and passed into workflow.
getDocumentTypeByClass(Class<? extends Document>) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
Retrieves the document type configured on the document entry associated with the given document class
getDocumentTypeName(DataDictionaryIndex, String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
 
getDocumentTypeName(DataDictionaryIndex, String) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
Returns mapped document type based on the given document type.
getDocumentTypeName() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
getDocumentTypeName() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
Retrieves the document type name from the data dictionary based on business object class
getDocumentTypeNameByClass(Class) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
Returns the document type name declared in the dd for the given document class.
getDocumentValuePathGroups() - Method in class org.kuali.rice.krad.datadictionary.RoutingTypeDefinition
 
getDocumentValues() - Method in class org.kuali.rice.krad.datadictionary.DocumentCollectionPath
 
getDocumentValues() - Method in class org.kuali.rice.krad.datadictionary.DocumentValuePathGroup
 
getDocumentValues() - Method in class org.kuali.rice.krad.datadictionary.SearchingTypeDefinition
 
getDouble(Object) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
 
getEditModes() - Method in class org.kuali.rice.krad.uif.view.View
Map of edit modes that enabled for the view
getEditModes(View, ViewModel, Person, Set<String>) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
Returns the set of edit modes that are authorized for the given user
getEditModes(View, ViewModel, Person, Set<String>) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
 
getEditModes(View, UifFormBase) - Method in interface org.kuali.rice.krad.uif.view.ViewPresentationController
 
getEditModes(View, UifFormBase) - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
 
getElement() - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementBase
 
getElementLabel() - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
Gets the elementLabel attribute.
getElementName(int) - Method in class org.kuali.rice.krad.util.documentserializer.DocumentSerializationState
Retrieves the element name of the state element.
getElementName() - Method in class org.kuali.rice.krad.util.documentserializer.DocumentSerializationState.SerializationPropertyElement
 
getElementName(int) - Method in class org.kuali.rice.krad.util.documentserializer.SerializationState
Retrieves the element name of the state element.
getElementName() - Method in class org.kuali.rice.krad.util.documentserializer.SerializationState.SerializationPropertyElement
 
getElementPositionInList(Object, List) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementBase
 
getEmptyLinkGroupString() - Method in class org.kuali.rice.krad.uif.container.LinkGroup
String that will be outputted when the list backing the link group is empty
getEmptyTableMessage() - Method in class org.kuali.rice.krad.uif.widget.RichTable
Returns the text which is used to display text when the table is empty
getEncryptionService() - Method in class org.kuali.rice.krad.inquiry.InquirableImpl
 
getEncryptionService() - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
getEncryptionService() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
getEntityManager() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
 
getEntriesByJstlKey() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndex
 
getEntry() - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
The dictionary metadata associated with an object (its "entry" in the dictionary) can also be constrainable, in which case the object value itself can be validated against one or more constraints.
getEntry() - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
 
getEntry() - Method in class org.kuali.rice.krad.datadictionary.validation.SingleAttributeValueReader
 
getEntry() - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader
Not used for this reader, returns null
getEntryClass() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
 
getEntryClass() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
 
getEntryClass() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
getEntryClass() - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
 
getEntryName() - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
An entry name should be returned for the purposes of correcting looking up errors, which are generally found by entry name + attribute name + error key.
getEntryName() - Method in class org.kuali.rice.krad.datadictionary.validation.BaseAttributeValueReader
 
getEntryName() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
 
getEntryPageId() - Method in class org.kuali.rice.krad.uif.view.View
Specifies what page should be rendered by default.
getEntryValidationResult(String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.DictionaryValidationResult
 
getErrorCount() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
The count of error messages found for the keys that were matched on this ErrorsField This is generated and cannot be set
getErrorKey() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
 
getErrorLevel() - Method in class org.kuali.rice.krad.datadictionary.validation.result.DictionaryValidationResult
 
getErrorMessage() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
 
getErrorParameters() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
 
getErrorPathPrefix() - Method in interface org.kuali.rice.krad.rules.rule.event.KualiDocumentEvent
 
getErrorPathPrefix() - Method in class org.kuali.rice.krad.rules.rule.event.KualiDocumentEventBase
 
getErrors() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
The list of error messages found for the keys that were matched on this ErrorsField This is generated and cannot be set
getErrorsField() - Method in interface org.kuali.rice.krad.uif.container.Container
Field that contains the error messages for the container
getErrorsField() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
 
getErrorsField() - Method in class org.kuali.rice.krad.uif.field.InputField
Field that contains the messages (errors) for the input field.
getErrorsField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getErrorTitle() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
ErrorTitle is the title that will be shown before any error messages/error counts are displayed
getEventCode() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getExactLength() - Method in class org.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern
Deprecated.
 
getException() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
 
getExceptionIncident(Exception, Map<String, String>) - Method in interface org.kuali.rice.krad.service.KualiExceptionIncidentService
This method create an instance of the KualiExceptionIncident from its factory.
getExceptionIncident(Map<String, String>) - Method in interface org.kuali.rice.krad.service.KualiExceptionIncidentService
This method create an instance of the KualiExceptionIncident from its factory.
getExceptionMessage() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
 
getExceptionStackTrace(Exception) - Method in class org.kuali.rice.krad.exception.ExceptionIncident
This method return the thrown exception stack trace as string.
getExceptionStackTrace() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
 
getExclusiveMin() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
getExclusiveMin() - Method in interface org.kuali.rice.krad.datadictionary.validation.constraint.RangeConstraint
 
getExclusiveMin() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
Exclusive minimum value for this field
getExclusiveMin() - Method in class org.kuali.rice.krad.uif.field.InputField
The exclusive minimum value for numeric or date field.
getExpandImageSrc() - Method in class org.kuali.rice.krad.uif.widget.Disclosure
Path to the images that should be displayed to expand the group
getExplanation() - Method in class org.kuali.rice.krad.bo.DocumentHeader
Gets the explanation attribute.
getExportData() - Method in class org.kuali.rice.krad.datadictionary.exporter.ExportMap
Deprecated.
 
getExporterClass() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
 
getExportKey() - Method in class org.kuali.rice.krad.datadictionary.exporter.ExportMap
Deprecated.
 
getExpression() - Method in class org.kuali.rice.krad.uif.container.ELCollectionFilter
Expression that will be evaluated for each line to determine whether the line should be filtered
getExpressionEvaluatorService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
getExpressionEvaluatorService() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
 
getExpressionEvaluatorService() - Method in class org.kuali.rice.krad.uif.container.ELCollectionFilter
 
getExpressionEvaluatorService() - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
 
getExpressionVariables() - Method in class org.kuali.rice.krad.uif.view.View
Map that contains expressions to evaluate and make available as variables for conditional expressions within the view
getExternalizableBusinessObject(Class<T>, Map<String, Object>) - Method in interface org.kuali.rice.krad.service.ModuleService
This method gets the externalizable business object, given its type and a map of primary keys and values
getExternalizableBusinessObjectClass(Class<?>, String) - Static method in class org.kuali.rice.krad.lookup.LookupUtils
Given an property on the main BO class, return the defined type of the ExternalizableBusinessObject.
getExternalizableBusinessObjectDictionaryEntry(Class) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
 
getExternalizableBusinessObjectDictionaryEntry(Class) - Method in interface org.kuali.rice.krad.service.ModuleService
This method gets the business object dictionary entry for the passed in externalizable business object class.
getExternalizableBusinessObjectFieldValues(String, Map<String, String>) - Static method in class org.kuali.rice.krad.lookup.LookupUtils
Return the EBO fieldValue entries explicitly for the given eboPropertyName.
getExternalizableBusinessObjectImplementation(Class<E>) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
 
getExternalizableBusinessObjectImplementation(Class<E>) - Method in interface org.kuali.rice.krad.service.ModuleService
For a given ExternalizableBusinessObject interface, return the implementation class provided by this module.
getExternalizableBusinessObjectImplementations() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
 
getExternalizableBusinessObjectInquiryUrl(Class, Map<String, String[]>) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
Deprecated.
getExternalizableBusinessObjectInquiryUrl(Class, Map<String, String[]>) - Method in interface org.kuali.rice.krad.service.ModuleService
getExternalizableBusinessObjectLookupUrl(Class, Map<String, String>) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
Deprecated.
getExternalizableBusinessObjectLookupUrl(Class, Map<String, String>) - Method in interface org.kuali.rice.krad.service.ModuleService
getExternalizableBusinessObjectProperties(Class<?>, Map<String, String>) - Static method in class org.kuali.rice.krad.lookup.LookupUtils
Get the complete list of all properties referenced in the fieldValues that are ExternalizableBusinessObjects.
getExternalizableBusinessObjectsList(Class<T>, Map<String, Object>) - Method in interface org.kuali.rice.krad.service.ModuleService
This method gets the list of externalizable business objects, given its type and a map of primary keys and values.
getExternalizableBusinessObjectsListForLookup(Class<T>, Map<String, Object>, boolean) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
 
getExternalizableBusinessObjectsListForLookup(Class<T>, Map<String, Object>, boolean) - Method in interface org.kuali.rice.krad.service.ModuleService
This method gets the list of externalizable business objects for lookup, given its type and a map of primary keys and values.
getExternalizableDataObjectInquiryUrl(Class<?>, Properties) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
 
getExternalizableDataObjectInquiryUrl(Class<?>, Properties) - Method in interface org.kuali.rice.krad.service.ModuleService
Returns a URL so that the inquiry framework may redirect a user to the appropriate (possibly external) website at which to view inquiry information
getExternalizableDataObjectLookupUrl(Class<?>, Properties) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
 
getExternalizableDataObjectLookupUrl(Class<?>, Properties) - Method in interface org.kuali.rice.krad.service.ModuleService
Returns a URL so that the lookup framework may redirect a user to the appropriate (possibly external) website at which to the data for the object may be searched
getFactoryId() - Method in interface org.kuali.rice.krad.uif.component.Component
Holds the id for the component that can be used to request new instances of that component from the ComponentFactory
getFactoryId() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getFetchingMethodInvoker() - Method in class org.kuali.rice.krad.uif.field.RemoteFieldsHolder
Configuration for the method to invoke for retrieving the list of remotable fields
getFetchingMethodToCall() - Method in class org.kuali.rice.krad.uif.field.RemoteFieldsHolder
Name of the method to invoke for retrieving the list of remotable fields
getFieldAttributeQuery() - Method in class org.kuali.rice.krad.uif.field.InputField
Attribute query instance configured for this field to dynamically pull information back for updates other fields or providing messages
getFieldBindByNamePrefix() - Method in class org.kuali.rice.krad.uif.container.Group
Binding prefix string to set on each of the groups DataField instances
getFieldBindingObjectPath() - Method in class org.kuali.rice.krad.uif.container.Group
Object binding path to set on each of the group's InputField instances
getFieldConversions() - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
getFieldConversions() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
 
getFieldConversions() - Method in class org.kuali.rice.krad.web.form.LookupForm
 
getFieldDirectInquiry() - Method in class org.kuali.rice.krad.uif.field.InputField
DirectInquiry widget for the field
getFieldGroup() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getFieldInquiry() - Method in class org.kuali.rice.krad.uif.field.DataField
Inquiry widget for the field
getFieldLabel(String) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
This method translates the passed in field name into a human-readable attribute label.
getFieldLabel(Class, String) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
This method translates the passed in field name into a human-readable attribute label.
getFieldLookup() - Method in class org.kuali.rice.krad.uif.field.InputField
Lookup finder widget for the field
getFieldOverrides() - Method in interface org.kuali.rice.krad.datadictionary.BeanOverride
Returns the list of fields to perform the override.
getFieldOverrides() - Method in class org.kuali.rice.krad.datadictionary.impl.BeanOverrideImpl
 
getFieldPath() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
 
getFieldPath() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.LookupConstraintParamMapping
 
getFieldPermissionDetails(View, Object, Field) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
Builds the permission details map for a field which includes the component namespace, component name, and field id, in addition to property name for data binding fields
getFieldPropertyEditors() - Method in class org.kuali.rice.krad.uif.view.ViewIndex
Maintains configuration of properties that have been configured for the view (if render was set to true) and there corresponding PropertyEdtior (if configured)
getFields(Object, boolean) - Static method in class org.kuali.rice.krad.uif.util.CloneUtils
 
getFields(Object, boolean, boolean) - Static method in class org.kuali.rice.krad.uif.util.CloneUtils
 
getFields(Class<?>, boolean) - Static method in class org.kuali.rice.krad.uif.util.CloneUtils
 
getFields(Class<?>, boolean, boolean) - Static method in class org.kuali.rice.krad.uif.util.CloneUtils
 
getFieldSecurity() - Method in interface org.kuali.rice.krad.uif.field.Field
Field Security object that indicates what authorization (permissions) exist for the field
getFieldSecurity() - Method in class org.kuali.rice.krad.uif.field.FieldBase
 
getFieldSuggest() - Method in class org.kuali.rice.krad.uif.field.InputField
Suggest box widget for the input field
getFieldsWithAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class org.kuali.rice.krad.uif.util.CloneUtils
Retrieves all field names for the given class that have the given annotation
getFileControl() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getFileNameFromPath(List<String>) - Static method in class org.kuali.rice.krad.util.KRADUtils
Picks off the filename from the full path.
getFileResource(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
 
getFilters() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
List of CollectionFilter instances that should be invoked to filter the collection before displaying
getFinalizeMethodAdditionalArguments() - Method in interface org.kuali.rice.krad.uif.component.Component
List of Object instances that should be passed as arguments to the finalize method
getFinalizeMethodAdditionalArguments() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getFinalizeMethodInvoker() - Method in interface org.kuali.rice.krad.uif.component.Component
MethodInvokerConfig instance for the method that should be invoked for finalizing the component configuration
getFinalizeMethodInvoker() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getFinalizeMethodToCall() - Method in interface org.kuali.rice.krad.uif.component.Component
Name of the method that should be invoked for finalizing the component configuration (full method name, without parameters or return type)
getFinalizeMethodToCall() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getFirstConstraintValidationResult() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
 
getFirstLineStyle() - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManager
 
getFloat(Object) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
 
getFocusId() - Method in class org.kuali.rice.krad.web.form.UifFormBase
Field to place focus on when the page loads An empty focusId will result in focusing on the first visible input element by default.
getFocusOnAfterSubmit() - Method in class org.kuali.rice.krad.uif.field.ActionField
The id of the field to place focus on in the new page after the new page is retrieved.
getFooter() - Method in interface org.kuali.rice.krad.uif.container.Container
Footer Group associated with the container
getFooter() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
 
getFooter() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getFooterSaveCloseCancel() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getForceUppercase() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
getForceUppercase() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
If forceUppercase wasn't set on this instance, use the value from its delegate.
getForm(String) - Method in class org.kuali.rice.krad.uif.util.UifFormManager
 
getFormattedPropertyValue(BusinessObject, String, Formatter) - Static method in class org.kuali.rice.krad.util.ObjectUtils
Gets the property value from the business object, then based on the value type select a formatter and format the value
getFormattedPropertyValueUsingDataDictionary(BusinessObject, String) - Static method in class org.kuali.rice.krad.util.ObjectUtils
References the data dictionary to find any registered formatter class then if not found checks for associated formatter for the property type.
getFormatterClass() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
getFormatterClass() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
If a formatterClass wasn't set for this instance, use the value from its delegate.
getFormatterClass() - Method in interface org.kuali.rice.krad.datadictionary.validation.capability.Formatable
 
getFormatterWithDataDictionary(Object, String) - Static method in class org.kuali.rice.krad.util.ObjectUtils
Returns a Formatter instance for the given property name in the given given business object.
getFormClass() - Method in class org.kuali.rice.krad.uif.view.View
Class of the Form that should be used with the View instance.
getFormHistory() - Method in class org.kuali.rice.krad.web.form.UifFormBase
History parameter representing the History of views that have come before the viewing of the current view
getFormKey() - Method in class org.kuali.rice.krad.uif.view.HistoryEntry
 
getFormKey() - Method in class org.kuali.rice.krad.web.form.UifFormBase
Key string that identifies the form instance in session storage
getFormPostUrl() - Method in class org.kuali.rice.krad.uif.view.FormView
Specifies the URL the view's form should post to
getFormPostUrl() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
URL the form generated for the view should post to
getFormPostUrl() - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
getFrameborder() - Method in class org.kuali.rice.krad.uif.field.IframeField
 
getFullClassName() - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryEntry
Returns the full class name of the underlying object.
getFullClassName() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
 
getFullClassName() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
getGeneratedBreadcrumbs() - Method in class org.kuali.rice.krad.uif.view.History
Generates a list of HistoryEntries that can be used as breadcrumbs by the breadcrumb widget.
getGeneratedCurrentBreadcrumb() - Method in class org.kuali.rice.krad.uif.view.History
Gets the current HistoryEntry in the breadcrumb format described in getGeneratedBreadcrumbs
getGenericField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getGroup() - Method in class org.kuali.rice.krad.uif.field.FieldGroup
Group instance that is contained within in the field
getGroup() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getGroupBeginDelimiter() - Method in class org.kuali.rice.krad.uif.container.LinkGroup
String that will be rendered before the group of links are rendered
getGroupBodyOnly() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getGroupByAttributesForEffectiveDating() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
Provides list of attributes that should be used for grouping when performing effective dating logic in the framework
getGroupByAttributesForEffectiveDating(Class) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
Returns the list of attributes that should be used for grouping when determining the current status of a business object that implements InactivateableFromTo
getGroupControl() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getGroupEndDelimiter() - Method in class org.kuali.rice.krad.uif.container.LinkGroup
String that will be rendered after the group of links are rendered
getGroupGridBodyOnly() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getGroupGridLayout() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getGroupIdPropertyName() - Method in class org.kuali.rice.krad.uif.control.GroupControl
The name of the property on the parent object that holds the group id
getGroupPermissionDetails(View, Object, Group) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
Builds the permission details map for a group which includes the component namespace, component name, and group id, in addition to property name for collection groups
getGroupService() - Static method in class org.kuali.rice.krad.rules.DocumentRuleBase
 
getGrowls() - Method in class org.kuali.rice.krad.uif.view.View
Growls widget which sets up global settings for the growls used in this view and its pages
getGrowlScript() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
 
getHeader() - Method in interface org.kuali.rice.krad.uif.container.Container
HeaderField associated with the container
getHeader() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
 
getHeader() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getHeaderBarEnabled() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
 
getHeaderDivStyle() - Method in class org.kuali.rice.krad.uif.field.HeaderField
Style that should be applied to the header div
getHeaderDivStyleClasses() - Method in class org.kuali.rice.krad.uif.field.HeaderField
Style class that should be applied to the header div
getHeaderFieldPrototype() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
LabelField instance to use as a prototype for creating the tables header fields.
getHeaderFieldPrototype() - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
Prototype instance to use for creating the HeaderField for each group of comparison fields (if generateCompareHeaders is true)
getHeaderFields() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
List of LabelField instances that should be rendered to make up the tables header
getHeaderLevel() - Method in class org.kuali.rice.krad.uif.field.HeaderField
HTML header level (h1 ...
getHeaderStyle() - Method in class org.kuali.rice.krad.uif.field.HeaderField
Style that should be applied to the header text
getHeaderStyleClasses() - Method in class org.kuali.rice.krad.uif.field.HeaderField
Style class that should be applied to the header text (h tag)
getHeaderText() - Method in class org.kuali.rice.krad.uif.field.HeaderField
Text that should be displayed on the header
getHeaderText() - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
Text that should display on the header for the compare group
getHeight() - Method in class org.kuali.rice.krad.uif.field.IframeField
 
getHeight() - Method in class org.kuali.rice.krad.uif.field.ImageField
 
getHeight() - Method in class org.kuali.rice.krad.uif.widget.LightBox
 
getHelp() - Method in interface org.kuali.rice.krad.uif.container.Container
Help configuration object for the container
getHelp() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
 
getHelpDefinition() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
Gets the helpDefinition attribute.
getHelpDescription() - Method in class org.kuali.rice.krad.uif.field.DataField
Full help information text for the field
getHelpSummary() - Method in class org.kuali.rice.krad.uif.field.DataField
Summary help text for the field
getHiddenColumns() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
since columns are visible by default, this set holds propertyNames for the ones meant to be hidden
getHiddenColumns() - Method in class org.kuali.rice.krad.uif.widget.RichTable
 
getHiddenControl() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getHiddenPropertyNames() - Method in class org.kuali.rice.krad.uif.field.DataField
Allows specifying hidden property names without having to specify as a field in the group config (that might impact layout)
getHideReturnLink() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
 
getHistoryEntries() - Method in class org.kuali.rice.krad.uif.view.History
Gets a list of the current HistoryEntries not including the current entry.
getHistoryParameterString() - Method in class org.kuali.rice.krad.uif.view.History
Gets the encoded and tokenized history parameter string that is representative of the HistoryEntries currently in History and includes the current view's HistoryEntry.
getHomewardPath() - Method in class org.kuali.rice.krad.uif.view.History
Gets the predetermined homeward path for this view's history.
getHomewardPathList() - Method in class org.kuali.rice.krad.uif.widget.BreadCrumbs
The homewardPath to be displayed on this representative of the logical "location" of the view within the site hierarchy, can be set to anything desired.
getHorizontalFieldGroup() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getHrefText() - Method in class org.kuali.rice.krad.uif.field.LinkField
 
getHspace() - Method in class org.kuali.rice.krad.uif.field.IframeField
 
getHumanReadablePrimaryKeyFieldNames(Class<?>) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
This method creates a human-readable string of the class' primary key field names, as designated by the DataDictionary.
getId() - Method in class org.kuali.rice.krad.bo.AdHocRouteWorkgroupId
 
getId() - Method in class org.kuali.rice.krad.bo.MultiDocumentAttachment
 
getId() - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryDefinition
 
getId() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryDefinitionBase
 
getId() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookup
 
getId() - Method in interface org.kuali.rice.krad.uif.component.Component
The unique id (within a given tree) for the component
getId() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getId() - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
The unique id (within a given tree) for the layout manager instance
getId() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
 
getIdAttribute() - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
Id that should be sent as permission detail when doing a permission check on this field
getIdentifier() - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
 
getIdSequence() - Method in class org.kuali.rice.krad.uif.view.View
Current sequence value for id assignment
getIdSequenceSnapshot() - Method in class org.kuali.rice.krad.uif.view.ViewIndex
 
getIdSuffix() - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
Specifies an id suffix to use for the generated comparison fields
getIdSuffix(ComparableInfo, int) - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
Generates an id suffix for the comparable item
getIframeField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getImageField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getInactivationBlockersForClass() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndex
 
getInactivationBlockingDefinitions() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
Gets the inactivationBlockingDefinitions for the Data object
getInactivationBlockingDetectionService(String) - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
getInactivationBlockingDetectionServiceBeanName() - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
This overridden method ...
getInactivationBlockingDetectionServiceBeanName() - Method in interface org.kuali.rice.krad.datadictionary.InactivationBlockingMetadata
The bean name of the service that is responsible for determining whether there are any records that block inactivation
getIncidentDocId() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
 
getIncidentViewId() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
 
getIncludeBlankRow() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
 
getIncludeKeyInLabel() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
Gets the flag that indicates if the labels the ValuesFinder class returns should include the key.
getInclusiveMax() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
The inclusiveMax element determines the maximum allowable value for data entry editing purposes.
getInclusiveMax() - Method in interface org.kuali.rice.krad.datadictionary.validation.constraint.RangeConstraint
 
getInclusiveMax() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
Inclusive max value for this field
getInclusiveMax() - Method in class org.kuali.rice.krad.uif.field.InputField
The inclusive maximum value for numeric or date field.
getInfoCount() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
The count of info messages found for the keys that were matched on this ErrorsField This is generated and cannot be set
getInformationalDisplayPropertyNames() - Method in class org.kuali.rice.krad.uif.field.DataField
List of property names whose values should be displayed read-only under this field
getInfos() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
The list of info messages found for the keys that were matched on this ErrorsField This is generated and cannot be set
getInfoTitle() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
InfoTitle is the title that will be shown before any info messages/info counts are displayed
getInitialComponentStates() - Method in class org.kuali.rice.krad.uif.view.ViewIndex
Preserves initial state of components needed for doing component refreshes
getInputField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getInputField(String, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getInputField(String, String, UifConstants.ControlType) - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getInputField(String, String, UifConstants.ControlType, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getInputField(String, String, UifConstants.ControlType, Class<? extends KeyValuesFinder>) - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getInputField(String, String, UifConstants.ControlType, List<KeyValue>) - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getInputField(String, String, UifConstants.ControlType, int, int, int) - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getInputFields() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
Gets only the data fields that are nested in this container.
getInquirable(Class<?>, String) - Method in interface org.kuali.rice.krad.uif.service.ViewDictionaryService
Queries the dictionary to find the InquiryView configured for the data object class and returns the configured Inquirable for the view.
getInquirable() - Method in class org.kuali.rice.krad.web.form.InquiryForm
Inquirable instance that will be used to perform the inquiry
getInquiryLinkField() - Method in class org.kuali.rice.krad.uif.widget.Inquiry
 
getInquiryParameters() - Method in class org.kuali.rice.krad.uif.widget.Inquiry
 
getInquiryUrl(Class) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
Deprecated.
getInsertAfter() - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementInsertImpl
 
getInsertBefore() - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementInsertImpl
 
getInstalledModuleServices() - Method in interface org.kuali.rice.krad.service.KualiModuleService
get the list of all installed module services
getInstructionalMessageField() - Method in interface org.kuali.rice.krad.uif.container.Container
Text for the container that provides a summary description or instructions
getInstructionalMessageField() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
Message field that displays instructional text
getInstructionalMessageField() - Method in class org.kuali.rice.krad.uif.field.InputField
Message field that displays instructional text
getInstructionalText() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
Text explaining how complete the group inputs, including things like what values should be selected in certain cases, what fields should be completed and so on (instructions)
getInstructionalText() - Method in class org.kuali.rice.krad.uif.field.InputField
Instructional text that display an explanation of the field usage
getInteger(Object) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
 
getIntegerValue(String) - Static method in class org.kuali.rice.krad.util.KRADUtils
 
getInternalBindingResult() - Method in class org.kuali.rice.krad.web.bind.UifServletRequestDataBinder
Allows for the setting attributes to use to find the data dictionary data from Kuali
getIpAddress() - Method in class org.kuali.rice.krad.bo.SessionDocument
 
getIpAddress() - Method in class org.kuali.rice.krad.bo.SessionDocumentId
 
getItemOrderingSequence() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
For Component instances in the container's items list that do not have an order set, a default order number will be assigned using this property.
getItems() - Method in interface org.kuali.rice.krad.uif.container.Container
List of Component instances that are held by the container
getItems() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
 
getItems() - Method in class org.kuali.rice.krad.uif.container.Group
 
getItems() - Method in class org.kuali.rice.krad.uif.field.FieldGroup
List of Component instances contained in the nested group
getItems() - Method in class org.kuali.rice.krad.uif.view.View
 
getItemStyle() - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
Used by the render to set the style on the span element that wraps the item.
getItemStyleClasses() - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
List of style classes that should be applied to each span that wraps the item in the layout
getItemStyleClassesAsString() - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
Builds the HTML class attribute string by combining the item styleClasses list with a space delimiter
getJobNames() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
 
getJsFiles() - Method in class org.kuali.rice.krad.uif.view.ViewTheme
 
getJstlKey() - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryEntry
 
getJstlKey() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
 
getJstlKey() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
getJumpToId() - Method in class org.kuali.rice.krad.web.form.UifFormBase
The jumpToId for this form, the element with this id will be jumped to automatically when the form is loaded in the view.
getJumpToIdAfterSubmit() - Method in class org.kuali.rice.krad.uif.field.ActionField
 
getJumpToName() - Method in class org.kuali.rice.krad.web.form.UifFormBase
The jumpToName for this form, the element with this name will be jumped to automatically when the form is loaded in the view.
getJumpToNameAfterSubmit() - Method in class org.kuali.rice.krad.uif.field.ActionField
The name to jump to in the next page, the element with this name will be jumped to automatically when the new page is retrieved after a submit.
getKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
 
getKeyAttribute() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
 
getKeyAttributeName() - Method in class org.kuali.rice.krad.keyvalues.PersistableBusinessObjectValuesFinder
 
getKeyLabel(String) - Method in class org.kuali.rice.krad.keyvalues.MapValuesFinder
 
getKeyLabelMap() - Method in class org.kuali.rice.krad.keyvalues.MapValuesFinder
 
getKeys(Component) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
Gets all the keys associated to this ErrorsField.
getKeyValues() - Method in class org.kuali.rice.krad.keyvalues.ActiveInactiveValuesFinder
 
getKeyValues(ViewModel) - Method in class org.kuali.rice.krad.keyvalues.AdHocActionRequestCodesValuesFinder
 
getKeyValues() - Method in class org.kuali.rice.krad.keyvalues.AMPMValuesFinder
 
getKeyValues() - Method in class org.kuali.rice.krad.keyvalues.ApprovedDocumentIndicatorValuesFinder
 
getKeyValues() - Method in class org.kuali.rice.krad.keyvalues.BusinessObjectDictionaryEntriesFinder
 
getKeyValues() - Method in class org.kuali.rice.krad.keyvalues.DelegateRuleValuesFinder
 
getKeyValues() - Method in class org.kuali.rice.krad.keyvalues.IndicatorPersonSearchTypeValuesFinder
 
getKeyValues() - Method in class org.kuali.rice.krad.keyvalues.IndicatorValuesFinder
 
getKeyValues() - Method in class org.kuali.rice.krad.keyvalues.IndicatorYNBlankValuesFinder
 
getKeyValues() - Method in class org.kuali.rice.krad.keyvalues.IndicatorYNNullValuesFinder
 
getKeyValues() - Method in class org.kuali.rice.krad.keyvalues.IndicatorYNOnlyValuesFinder
 
getKeyValues() - Method in class org.kuali.rice.krad.keyvalues.InstalledModulesValuesFinder
 
getKeyValues() - Method in class org.kuali.rice.krad.keyvalues.KimAttributeValuesFinder
 
getKeyValues() - Method in class org.kuali.rice.krad.keyvalues.MapValuesFinder
 
getKeyValues(boolean) - Method in class org.kuali.rice.krad.keyvalues.MapValuesFinder
 
getKeyValues() - Method in class org.kuali.rice.krad.keyvalues.ModuleValuesFinder
 
getKeyValues() - Method in class org.kuali.rice.krad.keyvalues.OpenCloseValuesFinder
 
getKeyValues() - Method in class org.kuali.rice.krad.keyvalues.PersistableBusinessObjectValuesFinder
Build the list of KeyValues using the key (keyAttributeName) and label (labelAttributeName) of the list of all business objects found for the BO class specified.
getKeyValues(ViewModel) - Method in interface org.kuali.rice.krad.uif.control.UifKeyValuesFinder
Builds a list of key values representations for valid value selections using the given view model to retrieve values from other fields and conditionally building the options
getKeyValues() - Method in class org.kuali.rice.krad.uif.control.UifKeyValuesFinderBase
 
getKimAttributeName() - Method in class org.kuali.rice.krad.keyvalues.KimAttributeValuesFinder
 
getKimTypeId() - Method in class org.kuali.rice.krad.keyvalues.KimAttributeValuesFinder
 
getKualiConfigurationService() - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
 
getKualiConfigurationService() - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
 
getKualiExceptionIncidentService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
getKualiFeedbackService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
getKualiModuleService() - Method in class org.kuali.rice.krad.inquiry.InquirableImpl
 
getKualiModuleService() - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
 
getKualiModuleService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
getKualiModuleService() - Method in class org.kuali.rice.krad.web.controller.ModuleLockingHandlerInterceptor
 
getKualiRuleService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
getKualiRuleService() - Method in class org.kuali.rice.krad.uif.service.impl.DocumentViewHelperServiceImpl
 
getKualiTransactionalDocumentInformation() - Method in class org.kuali.rice.krad.workflow.KualiDocumentXmlMaterializer
 
getLabel() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
 
getLabel() - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
 
getLabel() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
If label wasn't set on this instance, use the value from its delegate.
getLabel(String) - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
This method looks up a label for a specific attribute name.
getLabel(String) - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
 
getLabel(String) - Method in class org.kuali.rice.krad.datadictionary.validation.SingleAttributeValueReader
 
getLabel(String) - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader
Returns the label associated with the InputField which has that AttributeName
getLabel(String) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
Retrieves the label for the document as described in its data dictionary entry
getLabel() - Method in interface org.kuali.rice.krad.uif.field.Field
Label text for the field
getLabel() - Method in class org.kuali.rice.krad.uif.field.FieldBase
 
getLabelAttribute() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
 
getLabelAttributeName() - Method in class org.kuali.rice.krad.keyvalues.PersistableBusinessObjectValuesFinder
 
getLabelField() - Method in interface org.kuali.rice.krad.uif.field.Field
LabelField instance for the field
getLabelField() - Method in class org.kuali.rice.krad.uif.field.FieldBase
 
getLabelField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getLabelForComponentId() - Method in class org.kuali.rice.krad.uif.field.LabelField
Indicates the id for the component the label applies to
getLabelKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaNumericPatternConstraint
A label key is auto generated for this bean if none is set.
getLabelKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaPatternConstraint
A label key is auto generated for this bean if none is set.
getLabelKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AnyCharacterPatternConstraint
 
getLabelKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.BaseConstraint
LabelKey should be a single word key.
getLabelKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CharsetPatternConstraint
 
getLabelKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.ConfigurationBasedRegexPatternConstraint
This overridden method ...
getLabelKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.MustOccurConstraint
 
getLabelKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.NumericPatternConstraint
This overridden method ...
getLabelKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.PrerequisiteConstraint
 
getLabelKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.UTF8AnyCharacterPatternConstraint
 
getLabelPlacement() - Method in class org.kuali.rice.krad.uif.field.FieldBase
Indicates where the label is placed in relation to the field (valid options are LEFT, RIGHT, BOTTOM, and TOP
getLabelPrototype() - Method in class org.kuali.rice.krad.uif.container.NodePrototype
 
getLabelText() - Method in class org.kuali.rice.krad.uif.field.LabelField
Text that will display as the label
getLastPathIndex(String) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
Used to get the rightmost index value of an attribute path.
getLastUpdatedDate() - Method in class org.kuali.rice.krad.bo.SessionDocument
 
getLayoutManager() - Method in interface org.kuali.rice.krad.uif.container.Container
LayoutManager that should be used to layout the components in the container
getLayoutManager() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
 
getLevel() - Method in enum org.kuali.rice.krad.datadictionary.validation.ErrorLevel
 
getLightBox() - Method in class org.kuali.rice.krad.uif.field.LinkField
 
getLightBoxDirectInquiry() - Method in class org.kuali.rice.krad.uif.field.ActionField
LightBox widget for the field
getLightBoxLookup() - Method in class org.kuali.rice.krad.uif.field.ActionField
LightBoxLookup widget for the field
getLineActions(View, Object, CollectionGroup, Object, int) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
Creates new ActionField instances for the line
getLineGroupPrototype() - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
Group instance that is used as a prototype for creating the collection line groups.
getLinePathPrefixValue(Component) - Static method in class org.kuali.rice.krad.uif.util.ExpressionUtils
Determines the value for the org.kuali.rice.krad.uif.UifConstants#LINE_PATH_BIND_ADJUST_PREFIX binding prefix based on collection group found in the component context
getLinkField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getLinkGroup() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getLinkLabel() - Method in class org.kuali.rice.krad.uif.field.LinkField
 
getLinkSeparator() - Method in class org.kuali.rice.krad.uif.container.LinkGroup
String that will be rendered between each rendered link e.g.
getLinkTitleText(String, Class<?>, Map<String, String>) - Static method in class org.kuali.rice.krad.uif.util.LookupInquiryUtils
Helper method for building the title text for an element and a map of key/value pairs
getListGroup() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getLiteral() - Method in class org.kuali.rice.krad.datadictionary.mask.MaskFormatterLiteral
Gets the literalString attribute.
getLocalDataDictionaryAttributeValues(KimTypeAttribute) - Method in class org.kuali.rice.krad.keyvalues.KimAttributeValuesFinder
 
getLockClearningMethodNames() - Method in interface org.kuali.rice.krad.document.Document
This is a method that is used by Kuali Pessimistic Locking to get the names (method to call values) of the KualiDocumentActionBase methods that should release locks
getLockClearningMethodNames() - Method in class org.kuali.rice.krad.document.DocumentBase
 
getLockId() - Method in class org.kuali.rice.krad.maintenance.MaintenanceLock
 
getLockingDocumentId() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
Retrieves the locking document id for the maintainable which is used to create the maintenance lock string
getLockingDocumentId() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
getLockingDocumentId(MaintenanceDocument) - Method in interface org.kuali.rice.krad.service.MaintenanceDocumentService
Attempts to find any other active documents that are pending on the same maintenance record.
getLockingDocumentId(Maintainable, String) - Method in interface org.kuali.rice.krad.service.MaintenanceDocumentService
Attempts to find any other active documents that are pending on the same maintenance record.
getLockingKeyFieldNames() - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
 
getLockingKeys() - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
 
getLockingKeys(String) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
Retrieves the list of property names that are configured as locking keys for the maintenance document entry associated with the given document type name
getLockingRepresentation() - Method in class org.kuali.rice.krad.maintenance.MaintenanceLock
 
getLong(Object) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
 
getLookupable(String) - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
getLookupable() - Method in class org.kuali.rice.krad.web.form.LookupForm
 
getLookupCollectionName() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
For the case of multi-value lookup, indicates the collection that should be populated with the return results
getLookupCollectionName() - Method in class org.kuali.rice.krad.web.form.LookupForm
For the case of multi-value lookup, indicates the collection that should be populated with the return results
getLookupConstraint() - Method in interface org.kuali.rice.krad.datadictionary.validation.capability.LookupConstrainable
 
getLookupContextPath() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
getLookupCriteriaEnabled() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
 
getLookupDefinition() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
getLookupParameters() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
 
getLookupService() - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
getLookupService() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
getLookupService() - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
Gets the lookupService attribute.
getLookupService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
getLookupService() - Method in class org.kuali.rice.krad.uif.service.impl.AttributeQueryServiceImpl
 
getMaintainableClass() - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
 
getMaintainableClass(String) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
Retrieves the maintainable class instance that is configured in the maintenance document entry associated with the given document type name
getMaintenanceAction() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
Returns the type of maintenance action this maintainable has been configured with
getMaintenanceAction() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
getMaintenanceAction(Document, String) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
This method is a lame containment of ugly DOM walking code.
getMaintenanceAction() - Method in class org.kuali.rice.krad.uif.view.MaintenanceView
Indicates what maintenance action (new, edit, copy) was requested
getMaintenanceAction() - Method in class org.kuali.rice.krad.web.form.MaintenanceForm
 
getMaintenanceActionLink(LinkField, Object, String) - Method in interface org.kuali.rice.krad.lookup.Lookupable
Invoked to build a maintenance URL for a result row
getMaintenanceActionLink(LinkField, Object, String) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
getMaintenanceDataObjectClass(String) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
Retrieves the data object class configured for the maintenance entry associated with the given document type name
getMaintenanceDocumentEntry(String) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
Retrieves the maintenance document entry that is associated with the given document type name
getMaintenanceDocumentEntryForBusinessObjectClass(Class<?>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
Note: only MaintenanceDocuments are indexed by businessObject Class This is a special case that is referenced in one location.
getMaintenanceDocumentEntryForBusinessObjectClass(DataDictionaryIndex, Class<?>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
 
getMaintenanceDocumentEntryForBusinessObjectClass(DataDictionaryIndex, Class<?>) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
Note: only MaintenanceDocuments are indexed by businessObject Class This is a special case that is referenced in one location.
getMaintenanceDocumentService() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
getMaintenanceDocumentService() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
getMaintenanceDocumentService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
getMaintenanceDocumentService() - Method in class org.kuali.rice.krad.web.controller.MaintenanceDocumentController
 
getMaintenanceDocumentTypeName() - Method in class org.kuali.rice.krad.lookup.LookupableImpl
Returns the maintenance document type associated with the business object class or null if one does not exist.
getMaintenanceDocumentTypeName(Class) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
Retrieves the configured document type name for the maintenance document entry associated with the given data object class
getMaintenanceUrlMapping() - Method in class org.kuali.rice.krad.uif.view.LookupView
String that maps to the maintenance controller for the maintenance document (if any) associated with the lookup data object class
getMapFromParameterString(String) - Static method in class org.kuali.rice.krad.util.KRADUtils
Parses the given string into a Map by splitting on the comma to get the map entries and within each entry splitting by colon to get the key/value pairs
getMaskCharacter() - Method in class org.kuali.rice.krad.datadictionary.mask.MaskFormatterSubString
Gets the maskCharacter attribute.
getMaskFormatter() - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
 
getMaskFormatter() - Method in class org.kuali.rice.krad.datadictionary.mask.Mask
Gets the maskFormatter attribute.
getMaskFormatter() - Method in class org.kuali.rice.krad.uif.field.DataField
MaskFormatter instance that will be used to mask the field value when DataField.isApplyValueMask() is true
getMaskFormatterClass() - Method in class org.kuali.rice.krad.datadictionary.mask.Mask
Gets the maskFormatterClass attribute.
getMaskLength() - Method in class org.kuali.rice.krad.datadictionary.mask.MaskFormatterSubString
Gets the maskLength attribute.
getMax() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.MustOccurConstraint
 
getMaxDictionaryValidationDepth() - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
Gets the maximum number of levels the data-dictionary based validation will recurse for the document
getMaximumNumberOfElements() - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
 
getMaximumNumberOfElements() - Method in interface org.kuali.rice.krad.datadictionary.validation.constraint.CollectionSizeConstraint
 
getMaxLength() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
getMaxLength() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
If maxLength wasn't set on this instance, use the value from its delegate.
getMaxLength() - Method in class org.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern
Deprecated.
 
getMaxLength() - Method in interface org.kuali.rice.krad.datadictionary.validation.constraint.LengthConstraint
 
getMaxLength() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
The maximum amount of characters this field's value can be
getMaxLength() - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
Maximum number of characters that can be inputted
getMaxLength() - Method in class org.kuali.rice.krad.uif.control.TextControl
Maximum number of characters that can be inputted
getMaxLength() - Method in class org.kuali.rice.krad.uif.field.InputField
Maximum number of characters the input field value is allowed to have
getMaxOccurs() - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
 
getMaxOccurs() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
The maximum amount of items in this field's list of values - not yet used/do not use
getMD5Hash(Object) - Static method in class org.kuali.rice.krad.util.ObjectUtils
use MD5 to create a one way hash of an object
getMessageField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getMessageMap() - Static method in class org.kuali.rice.krad.util.GlobalVariables
 
getMessageText() - Method in class org.kuali.rice.krad.uif.field.MessageField
Text that makes up the message that will be displayed
getMessageType() - Method in class org.kuali.rice.krad.uif.field.MessageField
Type of the field's message, used to suffix the message fields id
getMethodArgumentTypes() - Method in class org.kuali.rice.krad.uif.component.MethodInvokerConfig
Finds the method on the target class that matches the target name and returns the declared parameter types
getMethodToCall() - Method in class org.kuali.rice.krad.uif.field.ActionField
Name of the method that should be called when the action is selected
getMethodToCall() - Method in class org.kuali.rice.krad.web.form.UifFormBase
Identifies the controller method that should be invoked to fulfill a request.
getMin() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.MustOccurConstraint
 
getMinimumNumberOfElements() - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
 
getMinimumNumberOfElements() - Method in interface org.kuali.rice.krad.datadictionary.validation.constraint.CollectionSizeConstraint
 
getMinLength() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
getMinLength() - Method in interface org.kuali.rice.krad.datadictionary.validation.constraint.LengthConstraint
 
getMinLength() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
The minimum amount of characters this field's value has to be
getMinLength() - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
Minimum number of characters that can be inputted
getMinLength() - Method in class org.kuali.rice.krad.uif.control.TextControl
Minimum number of characters that can be inputted
getMinLength() - Method in class org.kuali.rice.krad.uif.field.InputField
Minimum number of characters the input field value needs to be
getMinOccurs() - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
 
getMinOccurs() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
The minimum amount of items in this fields list of values - not yet used/do not use
getModuleConfiguration() - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
 
getModuleConfiguration() - Method in interface org.kuali.rice.krad.service.ModuleService
This method returns the module configuration.
getModuleLockedMapping() - Method in class org.kuali.rice.krad.web.controller.ModuleLockingHandlerInterceptor
 
getModuleService(String) - Method in interface org.kuali.rice.krad.service.KualiModuleService
Returns the module service with the given ID or null if the module ID is not found.
getModuleServiceByNamespaceCode(String) - Method in interface org.kuali.rice.krad.service.KualiModuleService
Returns the module service with the given moduleCode or null if the moduleCode is not found.
getMovableStyleClass() - Method in class org.kuali.rice.krad.uif.widget.Reorderer
Returns the style class for the item spans that will identify a movable element
getMultipleValuesSelect() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
Indicates whether a multi-values lookup should be requested
getMustOccurConstraints() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
getMustOccurConstraints() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
 
getMustOccurConstraints() - Method in interface org.kuali.rice.krad.datadictionary.validation.capability.MustOccurConstrainable
 
getMustOccurConstraints() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.MustOccurConstraint
 
getMustOccurConstraints() - Method in class org.kuali.rice.krad.uif.field.InputField
List of MustOccurConstraint that apply to this InputField
getName() - Method in class org.kuali.rice.krad.bo.AdHocRouteWorkgroup
 
getName() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
 
getName() - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
 
getName() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
 
getName() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
If name wasn't set on this instance, use the value from its delegate.
getName() - Method in interface org.kuali.rice.krad.datadictionary.validation.capability.Constrainable
 
getName() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookup
 
getName() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
 
getName() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.CaseConstraintProcessor
 
getName() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.CollectionSizeConstraintProcessor
 
getName() - Method in interface org.kuali.rice.krad.datadictionary.validation.processor.ConstraintProcessor
 
getName() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.DataTypeConstraintProcessor
 
getName() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.ExistenceConstraintProcessor
 
getName() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.LengthConstraintProcessor
 
getName() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.MustOccurConstraintProcessor
 
getName() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.PrerequisiteConstraintProcessor
 
getName() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.RangeConstraintProcessor
 
getName() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.SimpleConstraintProcessor
 
getName() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.ValidCharactersConstraintProcessor
 
getName() - Method in interface org.kuali.rice.krad.rules.rule.event.KualiDocumentEvent
The name of the event.
getName() - Method in class org.kuali.rice.krad.rules.rule.event.KualiDocumentEventBase
 
getName() - Method in class org.kuali.rice.krad.uif.field.InputField
Returns the full binding path (the path used in the name attribute of the input).
getName(Class<?>) - Static method in class org.kuali.rice.krad.uif.util.ExpressionFunctions
Returns the name for the given class
getNamespaceAndActionClass(Class<? extends Object>) - Static method in class org.kuali.rice.krad.util.KRADUtils
 
getNamespaceAndComponentFullName(Class<? extends Object>) - Static method in class org.kuali.rice.krad.util.KRADUtils
 
getNamespaceAndComponentSimpleName(Class<? extends Object>) - Static method in class org.kuali.rice.krad.util.KRADUtils
 
getNamespaceAttribute() - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
Namespace code that should be sent as permission detail when doing a permission check on this field
getNamespaceCode() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
 
getNamespaceCode(Class<?>) - Method in interface org.kuali.rice.krad.service.KualiModuleService
 
getNamespaceCode(Class<? extends Object>) - Static method in class org.kuali.rice.krad.util.KRADUtils
TODO this method will probably need to be exposed in a public KRADUtils class as it is used by several different modules.
getNamespaceCodePropertyName() - Method in class org.kuali.rice.krad.uif.control.GroupControl
The name of the property on the parent object that holds the group namespace
getNamespaceName(String) - Method in interface org.kuali.rice.krad.service.KualiModuleService
This method gets namespace name for the given namespace code
getNavigateToPageId() - Method in class org.kuali.rice.krad.uif.field.ActionField
For an ActionField that is part of a NavigationGroup
getNavigation() - Method in class org.kuali.rice.krad.uif.view.View
NavigationGroup instance for the View
getNavigationGroup() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getNavigationType() - Method in class org.kuali.rice.krad.uif.container.NavigationGroup
Type of navigation that should be rendered.
getNestedAttributePrefix(String) - Static method in class org.kuali.rice.krad.util.ObjectUtils
Returns the prefix of a nested attribute name, or the empty string if the attribute name is not nested.
getNestedAttributePrimitive(String) - Static method in class org.kuali.rice.krad.util.ObjectUtils
Returns the primitive part of an attribute name string.
getNestedCollection() - Method in class org.kuali.rice.krad.datadictionary.DocumentCollectionPath
 
getNestedComponents() - Method in class org.kuali.rice.krad.uif.component.PropertyReplacer
Returns a list of nested components
getNestedValue(Object, String) - Static method in class org.kuali.rice.krad.util.ObjectUtils
This method safely extracts either simple values OR nested values.
getNewCollectionLines() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
Holds instances for collection add lines.
getNewCollectionLines() - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
getNewComponentInstance(String) - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
Returns a new Component instance for the given bean id from the spring factory
getNewDataObject() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
Gets the newDataObject attribute.
getNewDocument(String) - Method in interface org.kuali.rice.krad.service.DocumentService
get a new blank document instance based on the document type name
getNewDocument(Class<? extends Document>) - Method in interface org.kuali.rice.krad.service.DocumentService
get a new blank document instance having the given Document class
getNewDocument(String, String) - Method in interface org.kuali.rice.krad.service.DocumentService
get a new blank document instance based on the document type name.
getNewInstance(T) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
 
getNewInstanceForRefresh(View, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
Gets a fresh copy of the component by the id passed in which used to look up the component in the view index, then retrieve a new instance with initial state configured using the factory id
getNewMaintainableObject() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
 
getNewMaintainableObject() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
getNextId() - Method in class org.kuali.rice.krad.uif.view.View
Returns the next unique id available for components within the view instance
getNodePrototypeMap() - Method in class org.kuali.rice.krad.uif.container.TreeGroup
 
getNonLockingActionTakenCodes() - Method in class org.kuali.rice.krad.document.DocumentBase
 
getNote(int) - Method in interface org.kuali.rice.krad.document.Document
Retrieves the note at the given index.
getNote(int) - Method in class org.kuali.rice.krad.document.DocumentBase
 
getNote() - Method in class org.kuali.rice.krad.rules.rule.event.AddNoteEvent
This method retrieves the note associated with this event.
getNotes() - Method in interface org.kuali.rice.krad.document.Document
Returns a mutable list of all notes on the document.
getNotes() - Method in class org.kuali.rice.krad.document.DocumentBase
 
getNoteService() - Method in class org.kuali.rice.krad.document.DocumentBase
 
getNoteService() - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
 
getNoteTarget() - Method in interface org.kuali.rice.krad.document.Document
Return the target PersistableBusinessObject that notes associated with this document should be attached to.
getNoteTarget() - Method in class org.kuali.rice.krad.document.DocumentBase
Returns the business object with which notes related to this document should be associated.
getNoteTarget() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
The Note target for maintenance documents is determined by whether or not the underlying Maintainable supports business object notes or not.
getNoteType() - Method in interface org.kuali.rice.krad.document.Document
Returns the note type which should be used for notes associated with this document.
getNoteType() - Method in class org.kuali.rice.krad.document.DocumentBase
Returns the NoteType to use for notes associated with this document.
getNoteType() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
The NoteType for maintenance documents is determined by whether or not the underlying Maintainable supports business object notes or not.
getNumberOfColumns() - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManager
Indicates the number of columns that should make up one row of data
getNumberOfDataColumns() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
 
getNumberOfErrors() - Method in class org.kuali.rice.krad.datadictionary.validation.result.DictionaryValidationResult
 
getNumberOfWarnings() - Method in class org.kuali.rice.krad.datadictionary.validation.result.DictionaryValidationResult
 
getObject() - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
The underlying object itself (not the field/attribute value, but the object).
getObject() - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
 
getObject() - Method in class org.kuali.rice.krad.datadictionary.validation.SingleAttributeValueReader
 
getObject() - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader
Returns the View object
getObjectAttributeName() - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
 
getObjectClassForMetadata(View, Object, String) - Static method in class org.kuali.rice.krad.uif.util.ViewModelUtils
 
getObjectDescription() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
 
getObjectLabel() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
 
getOldBindingObjectPath() - Method in class org.kuali.rice.krad.uif.container.MaintenanceActiveCollectionFilter
Gives the binding path to the old data object for comparison, used to get the active status of the old object
getOldDataObject() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
Gets the oldDataObject attribute.
getOldMaintainableObject() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
 
getOldMaintainableObject() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
getOldObjectBindingPath() - Method in class org.kuali.rice.krad.uif.view.MaintenanceView
Gives the binding path to the old object (record being edited) to display for comparison
getOnBlurScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getOnBlurScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Script that should be executed when the component's onBlur event is fired
getOnChangeScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getOnChangeScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Script that should be executed when the component's onChange event is fired
getOnClickScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getOnClickScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Script that should be executed when the component's onClick event is fired
getOnCloseScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getOnCloseScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Script that should be executed when the component's onClose event is fired
getOnDblClickScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getOnDblClickScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Script that should be executed when the component's onDblClick event is fired
getOnDocumentReadyScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getOnDocumentReadyScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Script to be run when the document ready event is triggered
getOnFocusScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getOnFocusScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Script that should be executed when the component's onFocus event is fired
getOnKeyDownScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getOnKeyDownScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Script that should be executed when the component's onKeyDown event is fired
getOnKeyPressScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getOnKeyPressScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Script that should be executed when the component's onKeyPress event is fired
getOnKeyUpScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getOnKeyUpScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Script that should be executed when the component's onKeyUp event is fired
getOnLoadScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getOnLoadScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Script that should be executed when the component's onLoad event is fired
getOnMouseDownScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getOnMouseDownScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Script that should be executed when the component's onMouseDown event is fired
getOnMouseMoveScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getOnMouseMoveScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Script that should be executed when the component's onMouseMove event is fired
getOnMouseOutScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getOnMouseOutScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Script that should be executed when the component's onMouseOut event is fired
getOnMouseOverScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getOnMouseOverScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Script that should be executed when the component's onMouseOver event is fired
getOnMouseUpScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getOnMouseUpScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Script that should be executed when the component's onMouseUp event is fired
getOnSubmitScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getOnSubmitScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Script that should be executed when the component's onSubmit event is fired
getOnUnloadScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getOnUnloadScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Script that should be executed when the component's onUnload event is fired
getOperator() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint
 
getOptions() - Method in interface org.kuali.rice.krad.uif.control.MultiValueControl
List of values the control can accept.
getOptions() - Method in class org.kuali.rice.krad.uif.control.MultiValueControlBase
 
getOptionsFinder() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
Instance of KeyValluesFinder that should be invoked to provide a List of values the field can have.
getOptionsFinder() - Method in class org.kuali.rice.krad.uif.field.InputField
Instance of KeyValuesFinder that should be invoked to provide a List of values the field can have.
getOrder() - Method in interface org.kuali.rice.krad.uif.component.Component
Can be used to order a component within a List of other components, lower numbers are placed higher up in the list, while higher numbers are placed lower in the list
getOrder() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getOrder() - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
Sets the order value that will be used to determine where the compare group should be placed in relation to the other compare groups
getOrder() - Method in interface org.kuali.rice.krad.uif.modifier.ComponentModifier
 
getOrder() - Method in class org.kuali.rice.krad.uif.modifier.ComponentModifierBase
 
getOrganizationDocumentNumber() - Method in class org.kuali.rice.krad.bo.DocumentHeader
Returns the organizationDocumentNumber.
getOrientation() - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
Indicates whether the components should be rendered in a horizontal or vertical column
getPackagePrefixes() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
 
getPadding() - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
Amount of separation between each item
getPage() - Method in class org.kuali.rice.krad.uif.view.View
For single paged views (View.isSinglePageView(), gives the page Group the view should render.
getPageGroup() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getPageId() - Method in class org.kuali.rice.krad.uif.view.HistoryEntry
The pageId of the page on the view
getPageId() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
Id for the current page being displayed within the view
getPageId() - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
getParameterDetailType() - Method in class org.kuali.rice.krad.datadictionary.HelpDefinition
 
getParameterName() - Method in class org.kuali.rice.krad.datadictionary.HelpDefinition
 
getParameterNamespace() - Method in class org.kuali.rice.krad.datadictionary.HelpDefinition
 
getParameters() - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
getParameterService() - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
 
getParameterService() - Method in class org.kuali.rice.krad.service.impl.CsrfServiceImpl
 
getParametersFromRequest(Map<String, String>) - Method in interface org.kuali.rice.krad.uif.service.ViewTypeService
Pulls entries from the given map that are supported parameters for the view type.
getParametersFromRequest(List<String>, Class<?>, Map<String, String>) - Static method in class org.kuali.rice.krad.util.KRADUtils
Retrieves parameter values from the request that match the requested names.
getParametersFromViewConfiguration(PropertyValues) - Method in interface org.kuali.rice.krad.uif.service.ViewTypeService
Pulls values for the supported parameters from the views configured property values.
getParamKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.LookupConstraintParamMapping
 
getParams() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookup
 
getParentObjectClassForMetadata(View, DataField) - Static method in class org.kuali.rice.krad.uif.util.ViewModelUtils
 
getParentObjectClassForMetadata(View, Object, DataField) - Static method in class org.kuali.rice.krad.uif.util.ViewModelUtils
 
getParentObjectForMetadata(View, Object, DataField) - Static method in class org.kuali.rice.krad.uif.util.ViewModelUtils
 
getParentObjectPath(DataField) - Static method in class org.kuali.rice.krad.uif.util.ViewModelUtils
 
getParm(String, String, String) - Static method in class org.kuali.rice.krad.uif.util.ExpressionFunctions
Retrieves the value of the parameter identified with the given namespace, component, and name
getParmInd(String, String, String) - Static method in class org.kuali.rice.krad.uif.util.ExpressionFunctions
Retrieves the value of the parameter identified with the given namespace, component, and name and converts to a Boolean
getPartialMaskFormatter() - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
 
getPath() - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
The path is a string representation of specifically which attribute (at some depth) is being accessed, for example, on a person object there might be the following field path: joe.home.mailingAddress.state
getPath() - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
 
getPath() - Method in class org.kuali.rice.krad.datadictionary.validation.SingleAttributeValueReader
 
getPath() - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader
Returns current attributeName which represents the path
getPath() - Method in class org.kuali.rice.krad.datadictionary.WorkflowProperty
Returns the path to the property that is serializable, relative to the WorkflowPropertyGroup that contains this object
getPathString() - Method in interface org.kuali.rice.krad.util.documentserializer.PropertySerializabilityMetadata
Returns the full path string of the property corresponding to this metadata.
getPathString() - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrieNode
 
getPathTokens(String) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
 
getPatternTypeKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.ConfigurationBasedRegexPatternConstraint
the key used to identify the validation pattern
getPatternTypeName() - Method in class org.kuali.rice.krad.datadictionary.validation.FieldLevelValidationPattern
Deprecated.
 
getPermissionDetailValues(Object) - Method in class org.kuali.rice.krad.bo.DataObjectAuthorizerBase
Returns a permission details map based off data from the primary business object or the document.
getPermissionService() - Static method in class org.kuali.rice.krad.bo.DataObjectAuthorizerBase
 
getPermissionService() - Static method in class org.kuali.rice.krad.rules.DocumentRuleBase
 
getPersistableBusinessObject() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
Returns the persistable business object or null if none exists.
getPersistableBusinessObject() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
Returns the data object if its persistable, null otherwise
getPersistenceService() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
 
getPersistenceServiceOjb() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
getPersistenceStructureService() - Static method in class org.kuali.rice.krad.datadictionary.DataDictionary
 
getPersistenceStructureService() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
 
getPerson() - Method in class org.kuali.rice.krad.workflow.DocumentInitiator
 
getPersonNamePropertyName() - Method in class org.kuali.rice.krad.uif.control.UserControl
The name of the property on the parent object that holds the person name
getPersonObjectPropertyName() - Method in class org.kuali.rice.krad.uif.control.UserControl
The name of the property on the parent object that holds the person object
getPersonService() - Static method in class org.kuali.rice.krad.bo.DataObjectAuthorizerBase
 
getPersonService() - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
 
getPersonService() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
 
getPessimisticLocks() - Method in interface org.kuali.rice.krad.document.Document
This method gets a list of the PessimisticLock objects associated with this document
getPessimisticLocks() - Method in class org.kuali.rice.krad.document.DocumentBase
 
getPessimisticLockService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
getPessimisticLocksForDocument(String) - Method in interface org.kuali.rice.krad.service.PessimisticLockService
This method gets all locks associated with the given document number
getPessimisticLocksForSession(String) - Method in interface org.kuali.rice.krad.service.PessimisticLockService
Return all locks associated with the given session id
getPosition() - Method in class org.kuali.rice.krad.uif.widget.Growls
The position for the growls to appear in the window There are five options available: top-left, top-right, bottom-left, bottom-right, center.
getPostedView() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
View instance for the page that made a request.
getPostedView() - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
getPrecision() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.FixedPointPatternConstraint
 
getPreLoadScript() - Method in class org.kuali.rice.krad.uif.view.View
Script that is executed at the beginning of page load (before any other script)
getPreModelContext(View) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
Returns the general context that is available before the apply model phase (during the initialize phase)
getPrerequisiteConstraints() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
getPrerequisiteConstraints() - Method in interface org.kuali.rice.krad.datadictionary.validation.capability.PrerequisiteConstrainable
 
getPrerequisiteConstraints() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.MustOccurConstraint
 
getPrerequisiteConstraints() - Method in class org.kuali.rice.krad.uif.field.InputField
 
getPresentationController() - Method in class org.kuali.rice.krad.uif.view.View
PresentationController that should be used for the View instance
getPreserveLockingKeysOnCopy() - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
 
getPreserveLockingKeysOnCopy(Class) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
Indicates whether the configured locking keys for a class should be cleared on a maintenance copy action or values carried forward
getPrimaryKeyFieldValues(Object) - Method in interface org.kuali.rice.krad.service.DataObjectMetaDataService
Determines the primary keys for the class of the given object, then for each key field retrieves the value from the object instance and populates the return map with the primary key name as the map key and the object value as the map value
getPrimaryKeyFieldValues(Object, boolean) - Method in interface org.kuali.rice.krad.service.DataObjectMetaDataService
Determines the primary keys for the class of the given object, then for each key field retrieves the value from the object instance and populates the return map with the primary key name as the map key and the object value as the map value
getPrimaryKeys() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
 
getPrimitiveAttributes() - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
 
getPrincipalId() - Method in class org.kuali.rice.krad.bo.SessionDocument
 
getPrincipalId() - Method in class org.kuali.rice.krad.bo.SessionDocumentId
 
getPrincipalIdPropertyName() - Method in class org.kuali.rice.krad.uif.control.UserControl
The name of the property on the parent object that holds the principal id
getProgressiveDisclosureConditionJs() - Method in interface org.kuali.rice.krad.uif.component.Component
 
getProgressiveDisclosureConditionJs() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
The condition to show this component progressively converted to a js expression, set internally cannot be set.
getProgressiveDisclosureControlNames() - Method in interface org.kuali.rice.krad.uif.component.Component
 
getProgressiveDisclosureControlNames() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Control names used to control progressive disclosure, set internally cannot be set.
getProgressiveRender() - Method in interface org.kuali.rice.krad.uif.component.Component
 
getProgressiveRender() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
When set if the condition is satisfied, the component will be displayed.
getPropertiesForReferenceCopy() - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
Used by the copy process to determine for which properties only the value reference should be copied (not a new copy instance).
getPropertiesForReferenceCopy() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
Set of property names for the layout manager base for which on the property value reference should be copied.
getProperty(String) - Method in class org.kuali.rice.krad.exception.ExceptionIncident
This overridden method returns value of the found property key.
getProperty(String) - Method in interface org.kuali.rice.krad.exception.KualiExceptionIncident
This method get the specified key value from the implementing class.
getPropertyAdjustedBindingPath(String) - Method in class org.kuali.rice.krad.uif.component.BindingInfo
Returns the binding path that is formed by taking the binding configuration of this BindingInfo instance with the given property path as the binding name.
getPropertyDescriptors(Object) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
 
getPropertyEditor() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
Performs formatting of the field value for display and then converting the value back to its expected type from a string
getPropertyEditor() - Method in class org.kuali.rice.krad.uif.field.DataField
Performs formatting of the field value for display and then converting the value back to its expected type from a string
getPropertyExpression(String) - Method in interface org.kuali.rice.krad.uif.component.Configurable
Returns the expression configured for the property with the given name
getPropertyExpression(String) - Method in class org.kuali.rice.krad.uif.component.ConfigurableBase
 
getPropertyExpressions() - Method in interface org.kuali.rice.krad.uif.component.Configurable
Map of expressions that should be evaluated to conditionally set a property on the component
getPropertyExpressions() - Method in class org.kuali.rice.krad.uif.component.ConfigurableBase
 
getPropertyExpressionsFromParent(String, ConfigurableListableBeanFactory, Set<String>) - Method in class org.kuali.rice.krad.uif.util.UifBeanFactoryPostProcessor
Retrieves the property expressions map set on the bean with given name.
getPropertyKeyValuesFromDataObject(List<String>, Object) - Static method in class org.kuali.rice.krad.util.KRADUtils
Builds a Map containing a key/value pair for each property given in the property names list, general security is checked to determine if the value needs to be encrypted along with applying formatting to the value
getPropertyName() - Method in interface org.kuali.rice.krad.datadictionary.FieldOverride
Return the property name to perform the override.
getPropertyName() - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementBase
 
getPropertyName() - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForValueReplaceImpl
 
getPropertyName() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint
 
getPropertyName() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.PrerequisiteConstraint
 
getPropertyName() - Method in interface org.kuali.rice.krad.uif.component.DataBinding
Name of the property (relative to the parent object) the component binds to
getPropertyName() - Method in class org.kuali.rice.krad.uif.component.PropertyReplacer
Name of the property on the Component the property replacer is associated with that will be set when the condition for the replacer succeeds
getPropertyName() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
 
getPropertyName() - Method in class org.kuali.rice.krad.uif.container.TreeGroup
 
getPropertyName() - Method in class org.kuali.rice.krad.uif.field.DataField
 
getPropertyName() - Method in class org.kuali.rice.krad.uif.field.RemoteFieldsHolder
Path to the Map property that the translated fields bind to
getPropertyNameComponent() - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrieNode
The name of this property, relative to the parent node (i.e.
getPropertyNameForElementCompare() - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementBase
 
getPropertyReplacerComponents() - Method in interface org.kuali.rice.krad.uif.component.Component
List of components that are contained within the List of PropertyReplacer in component
getPropertyReplacerComponents() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Returns list of components that are being held in property replacers configured for this component
getPropertyReplacers() - Method in interface org.kuali.rice.krad.uif.component.Component
List of PropertyReplacer instances that will be evaluated during the view lifecycle to conditionally set properties on the Component based on expression evaluations
getPropertyReplacers() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getPropertyReplacers() - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
List of PropertyReplacer instances that will be evaluated during the view lifecycle to conditional set properties on the LayoutManager based on expression evaluations
getPropertyReplacers() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
 
getPropertySerializability() - Method in interface org.kuali.rice.krad.util.documentserializer.PropertySerializabilityMetadata
Returns the serializability of this property.
getPropertySerializability() - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrieNode
 
getPropertySerializabilityMetadata(String) - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrie
Retrieves the metadata about the given property name
getPropertyType(Class<?>, String) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
 
getPropertyType(Object, String) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
 
getPropertyType(int) - Method in class org.kuali.rice.krad.util.documentserializer.DocumentSerializationState
Retrieves the property type of the state element.
getPropertyType() - Method in class org.kuali.rice.krad.util.documentserializer.DocumentSerializationState.SerializationPropertyElement
 
getPropertyType(int) - Method in class org.kuali.rice.krad.util.documentserializer.SerializationState
Retrieves the property type of the state element.
getPropertyType() - Method in class org.kuali.rice.krad.util.documentserializer.SerializationState.SerializationPropertyElement
 
getPropertyType(Object, String, PersistenceStructureService) - Static method in class org.kuali.rice.krad.util.ObjectUtils
Returns the type of the property in the object.
getPropertyType(String) - Method in class org.kuali.rice.krad.web.bind.UifViewBeanWrapper
 
getPropertyTypeByClassAndView(View, String) - Static method in class org.kuali.rice.krad.uif.util.ViewModelUtils
Determines the associated type for the property within the View context
getPropertyValue(Object, String) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
 
getPropertyValue(Object, String) - Static method in class org.kuali.rice.krad.util.ObjectUtils
Returns the value of the property in the object.
getPropertyValue(String) - Method in class org.kuali.rice.krad.web.bind.UifViewBeanWrapper
 
getQualificationAttributeName() - Method in class org.kuali.rice.krad.datadictionary.RoutingAttribute
 
getQueryFieldMapping() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
Configures the query parameters by mapping fields in the view to properties on the data object class for the query
getQueryFieldMappingJsString() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
Builds String for passing the queryFieldMapping Map as a Javascript object parameter
getQueryMethodArgumentFieldList() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
List of field names that should be passed as arguments to the query method
getQueryMethodArgumentFieldsJsString() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
Builds String for passing the queryMethodArgumentFieldList as a Javascript array
getQueryMethodInvokerConfig() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
Configures the query method target class/object and method name
getQueryMethodToCall() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
Configures the name of the method that should be invoked to perform the query
getQuickfinderActionField() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
 
getRadioGroupControl() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getRadioGroupControlHorizontal() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getReadOnlyFieldsList() - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
getReadOnlyFieldsList() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
List of fields that should be read only on the view
getReadOnlyFieldsList() - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
getReadOnlySearchFields() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
 
getRecipientName() - Method in class org.kuali.rice.krad.bo.AdHocRouteWorkgroup
 
getRecipientNamespaceCode() - Method in class org.kuali.rice.krad.bo.AdHocRouteWorkgroup
 
getReferencesToRefresh() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
 
getReferencesToRefresh() - Method in class org.kuali.rice.krad.web.form.LookupForm
 
getRefreshDiscloseMethodToCall() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Name of a method on the controller that should be invoked as part of the component refresh and disclosure process
getRefreshId() - Method in class org.kuali.rice.krad.uif.field.AjaxActionField
Id for the component that should be refreshed after the action completes
getRefreshPropertyName() - Method in class org.kuali.rice.krad.uif.field.AjaxActionField
Property name for the DataField that should be refreshed after the action completes
getRefreshWhenChanged() - Method in interface org.kuali.rice.krad.uif.component.Component
Specifies a property by name that when it value changes will automatically perform a refresh on this component.
getRefreshWhenChanged() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Specifies a property by name that when it value changes will automatically perform a refresh on this component.
getRefreshWhenChangedControlNames() - Method in interface org.kuali.rice.krad.uif.component.Component
Control names which will refresh this component when they are changed, added internally
getRefreshWhenChangedControlNames() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Control names which will refresh this component when they are changed, added internally
getRegexMethod(InputField, ValidCharactersConstraint) - Static method in class org.kuali.rice.krad.uif.util.ClientValidationUtils
Returns the add method jquery validator call for the regular expression stored in validCharactersConstraint.
getRegexMethodWithBooleanCheck(InputField, ValidCharactersConstraint) - Static method in class org.kuali.rice.krad.uif.util.ClientValidationUtils
Returns the add method jquery validator call for the regular expression stored in validCharactersConstraint that explicitly checks a boolean.
getRegexPattern() - Method in class org.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern
Deprecated.
 
getRegexPattern() - Method in class org.kuali.rice.krad.datadictionary.validation.FieldLevelValidationPattern
Deprecated.
 
getRegexPattern() - Method in class org.kuali.rice.krad.datadictionary.validation.ValidationPattern
Deprecated.
 
getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaNumericPatternConstraint
 
getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaPatternConstraint
 
getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AnyCharacterPatternConstraint
 
getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CharsetPatternConstraint
Escapes every special character I could think of, to limit potential misuse of this pattern.
getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.ConfigurationBasedRegexPatternConstraint
This method implementation uses the key returned by #getPatternTypePropertyString() to fetch the validationPattern's regex string from the ConfigurationService which should not include the start(^) and end($) symbols
getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.DatePatternConstraint
Returns a regex representing all the allowed formats in the system.
getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.FixedPointPatternConstraint
Overriding retrieval of
getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.FloatingPointPatternConstraint
 
getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.IntegerPatternConstraint
 
getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.NumericPatternConstraint
 
getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.UTF8AnyCharacterPatternConstraint
 
getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.ValidCharactersPatternConstraint
This method returns a string representing a regex with characters to match, this string should not include the start(^) and end($) symbols or any length related symbols (*, {0,}, etc)
getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.ValidDataPatternConstraint
This method returns a string representing a regex with characters to match, this string should not include the start(^) and end($) symbols
getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.FieldLevelValidationPattern
Deprecated.
Uses the key returned by getConfigurationRegexKey to fetch the validationPattern's regex string from the ConfigurationService
getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.ValidationPattern
Deprecated.
 
getRelationshipAttributeMap(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
returns a Map that specifies the attributes of the relationship
getRelationshipDefinition(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
 
getRelationshipEntriesForSourceAttribute(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
returns a list of names for all entries whose source parameter matches the parameter
getRelationshipEntriesForTargetAttribute(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
returns a list of names for all entries whose source parameter matches the parameter
getRelationshipForField(View, Object, InputField) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
 
getRelationshipLabel() - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
 
getRelationshipLabel() - Method in interface org.kuali.rice.krad.datadictionary.InactivationBlockingMetadata
Returns the human-meaningful name of the relationship
getRelationshipNames() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
 
getRelationshipNames(String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
Returns all of the relationships defined for a BO in the DD
getRelationships() - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryEntry
 
getRelationships() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
 
getRelationshipSourceAttributes(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
 
getRelationshipSourceClass(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
 
getRelationshipTargetAttributes(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
 
getRelationshipTargetClass(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
 
getRenderOutput() - Method in interface org.kuali.rice.krad.uif.component.Component
Rendering output for the component that will be sent as part of the response (can contain static text and HTML)
getRenderOutput() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getReorderer() - Method in class org.kuali.rice.krad.uif.container.ReorderingGroup
Widget that will perform the reordering of the group's items client side
getReplacement() - Method in class org.kuali.rice.krad.uif.component.PropertyReplacer
Gives the Object that should be used to set the property value if the replacers condition evaluates to true
getReplaceWith() - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementReplaceImpl
 
getRequestCache(String) - Static method in class org.kuali.rice.krad.util.GlobalVariables
 
getRequestParameterAsBoolean(ServletRequest, String) - Static method in class org.kuali.rice.krad.util.KRADUtils
Retrieves value for the given parameter name in the request and attempts to convert to a Boolean using the BooleanFormatter
getRequestToken(HttpServletRequest) - Static method in class org.kuali.rice.krad.util.CsrfValidator
Retrieve the CSRF token parameter that is on the given request, or null if the request has none.
getRequired() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
If true the field is required
getRequired() - Method in interface org.kuali.rice.krad.uif.component.Component
Indicates whether the component is required
getRequired() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getRequired() - Method in class org.kuali.rice.krad.uif.field.InputField
 
getRequiredMessageField() - Method in class org.kuali.rice.krad.uif.field.LabelField
MessageField instance that will display a required indicator
getRequiredMessagePlacement() - Method in class org.kuali.rice.krad.uif.field.LabelField
Indicates where the required message field should be placed in relation to the label field, valid options are 'LEFT' and 'RIGHT'
getResolverMap() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.BaseConstraintProvider
 
getResponsibleModuleService(Class) - Method in interface org.kuali.rice.krad.service.KualiModuleService
Given a class, this method will return the module service which is responsible for authorizing access to it.
getResponsibleModuleServiceForJob(String) - Method in interface org.kuali.rice.krad.service.KualiModuleService
Given a job name, this method will return the module service which is responsible for handling it.
getResultData() - Method in class org.kuali.rice.krad.uif.field.AttributeQueryResult
Result data as a List of string objects for queries that return single field multiple values
getResultFieldData() - Method in class org.kuali.rice.krad.uif.field.AttributeQueryResult
Returns data for multiple fields as a Map where key is the field name and map value is the field value
getResultFields() - Method in class org.kuali.rice.krad.uif.view.LookupView
 
getResultMessage() - Method in class org.kuali.rice.krad.uif.field.AttributeQueryResult
Message text that should display (if non empty) with the results.
getResultMessageStyleClasses() - Method in class org.kuali.rice.krad.uif.field.AttributeQueryResult
CSS Style classes that should be applied to the result message text
getResultReturnKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookup
 
getResultsActionsField() - Method in class org.kuali.rice.krad.uif.view.LookupView
 
getResultSetLimit() - Method in class org.kuali.rice.krad.uif.view.LookupView
Retrieves the maximum number of records that will be listed as a result of the lookup search
getResultSetLimitForLookup(Class<?>) - Method in interface org.kuali.rice.krad.uif.service.ViewDictionaryService
Attempts to find an associated LookupView for the given data object class and if found returns the configured result set limit, if multiple lookup views are found the default is used
getResultsGroup() - Method in class org.kuali.rice.krad.uif.view.LookupView
 
getResultsReturnField() - Method in class org.kuali.rice.krad.uif.view.LookupView
 
getReturnFieldMapping() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
Maps properties from the result object of the query to fields in the view
getReturnFieldMappingJsString() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
Builds String for passing the returnFieldMapping Map as a Javascript object parameter
getReturnFormKey() - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
getReturnKeys(LookupView, LookupForm, Object) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
Returns the configured return key property names or if not configured defaults to the primary keys for the data object class
getReturnLocation() - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
getReturnMessageStyleClasses() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
CSS Style classes that should be applied to the return message.
getReturnMessageText() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
Message text to display along with the query result
getReturnTarget() - Method in class org.kuali.rice.krad.uif.view.LookupView
 
getReturnUrl(LookupView, LookupForm, Object) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
Builds the URL for returning the given data object result row
getReturnUrlForResults(LinkField, Object) - Method in interface org.kuali.rice.krad.lookup.Lookupable
Invoked to build the return URL for a result row
getReturnUrlForResults(LinkField, Object) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
getReturnUrlParameters(LookupView, LookupForm, Object) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
Builds up a Properties object that will be used to provide the request parameters for the return URL link
getRiceBaseLookupUrl() - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
Returns the base lookup URL for the Rice server
getRichTable() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
Widget associated with the table to add functionality such as sorting, paging, and export
getRoleQualification(Object, String) - Method in class org.kuali.rice.krad.bo.DataObjectAuthorizerBase
Returns a role qualification map based off data from the primary business object or the document.
getRoleService() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
 
getRootPropertySerializibilityMetadata() - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrie
Returns the root node of the trie
getRoutingAttributes() - Method in class org.kuali.rice.krad.datadictionary.RoutingTypeDefinition
 
getRoutingTypeDefinitions() - Method in class org.kuali.rice.krad.datadictionary.WorkflowAttributes
 
getRows() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
 
getRows() - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
Number of rows the control should span (horizontal length)
getRowSpan() - Method in interface org.kuali.rice.krad.uif.component.Component
Number of places the component should take up vertically in the container
getRowSpan() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getRuleInterfaceClass() - Method in class org.kuali.rice.krad.rules.rule.event.AddAdHocRoutePersonEvent
 
getRuleInterfaceClass() - Method in class org.kuali.rice.krad.rules.rule.event.AddAdHocRouteWorkgroupEvent
 
getRuleInterfaceClass() - Method in class org.kuali.rice.krad.rules.rule.event.AddNoteEvent
 
getRuleInterfaceClass() - Method in class org.kuali.rice.krad.rules.rule.event.ApproveDocumentEvent
 
getRuleInterfaceClass() - Method in class org.kuali.rice.krad.rules.rule.event.CompleteDocumentEvent
 
getRuleInterfaceClass() - Method in class org.kuali.rice.krad.rules.rule.event.DocumentAuditEvent
 
getRuleInterfaceClass() - Method in interface org.kuali.rice.krad.rules.rule.event.KualiDocumentEvent
Returns the interface that classes must implement to receive this event.
getRuleInterfaceClass() - Method in class org.kuali.rice.krad.rules.rule.event.RouteDocumentEvent
 
getRuleInterfaceClass() - Method in class org.kuali.rice.krad.rules.rule.event.SaveDocumentEvent
 
getRuleInterfaceClass() - Method in class org.kuali.rice.krad.rules.rule.event.SendAdHocRequestsEvent
This overridden method ...
getRunCondition() - Method in interface org.kuali.rice.krad.uif.modifier.ComponentModifier
Conditional expression to evaluate for determining whether the component modifier should be run.
getRunCondition() - Method in class org.kuali.rice.krad.uif.modifier.ComponentModifierBase
 
getRunPhase() - Method in interface org.kuali.rice.krad.uif.modifier.ComponentModifier
Indicates what phase of the component lifecycle the ComponentModifier should be invoked in (INITIALIZE, APPLY_MODEL, or FINALIZE)
getRunPhase() - Method in class org.kuali.rice.krad.uif.modifier.ComponentModifierBase
 
getScale() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.FixedPointPatternConstraint
 
getScript() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
 
getScriptConfigurationFilePaths() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
 
getSearchingAttribute() - Method in class org.kuali.rice.krad.datadictionary.SearchingTypeDefinition
 
getSearchingTypeDefinitions() - Method in class org.kuali.rice.krad.datadictionary.WorkflowAttributes
 
getSearchParamIdKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookup
 
getSearchResults(LookupForm, Map<String, String>, boolean) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
getSearchResults() - Method in class org.kuali.rice.krad.web.form.LookupForm
 
getSearchResultsForEBO(Map<String, String>, boolean) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
getSearchResultsLimit(Class) - Static method in class org.kuali.rice.krad.lookup.LookupUtils
Parses and returns the lookup result set limit, checking first for the limit for the class being looked up, and then the global application limit if there isn't a limit specific to this data object class
getSearchTypeId() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookup
 
getSecureFieldPropertyEditors() - Method in class org.kuali.rice.krad.uif.view.ViewIndex
Maintains configuration of secure properties that have been configured for the view (if render was set to true) and there corresponding PropertyEdtior (if configured)
getSelectControl() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getSelectedCollectionLines() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
Holds Set of String identifiers for lines that were selected in a collection
getSelectedCollectionLines() - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
getSelectFieldPrototype() - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
Field instance that serves as a prototype for creating the select field on each line when CollectionGroup.isRenderSelectField() is true
getSelectFieldPrototype() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
Field instance that serves as a prototype for creating the select field on each line when CollectionGroup.isRenderSelectField() is true
getSelectPropertyName() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
When CollectionGroup.isRenderSelectField() is true, gives the name of the property the select field should bind to
getSequenceFieldPrototype() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
Field instance to serve as a prototype for the sequence field.
getSequencePropertyName() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
Attribute name to use as sequence value.
getSerializableChildProperty(String) - Method in interface org.kuali.rice.krad.util.documentserializer.PropertySerializabilityMetadata
Returns metadata bout a child property, if it exists
getSerializableChildProperty(String) - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrieNode
 
getSerializedDocumentForm() - Method in class org.kuali.rice.krad.bo.SessionDocument
 
getService(String) - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
getSessionDocumentService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
getSessionId() - Method in class org.kuali.rice.krad.bo.SessionDocument
 
getSessionId() - Method in class org.kuali.rice.krad.bo.SessionDocumentId
 
getSessionToken(HttpServletRequest) - Method in interface org.kuali.rice.krad.service.CsrfService
 
getSessionToken(HttpServletRequest) - Method in class org.kuali.rice.krad.service.impl.CsrfServiceImpl
 
getSessionToken(HttpServletRequest) - Static method in class org.kuali.rice.krad.util.CsrfValidator
Retrieve the CSRF token that is associated with the session for the given request, or null if the session has none.
getShortLabel() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
 
getShortLabel() - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
 
getShortLabel() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
If shortlabel wasn't set on this instance, use the value from its delegate.
getShortLabel() - Method in interface org.kuali.rice.krad.uif.field.Field
Short label for the field
getShortLabel() - Method in class org.kuali.rice.krad.uif.field.FieldBase
 
getShowMaintenanceLinks() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
 
getSimpleConstraint() - Method in interface org.kuali.rice.krad.datadictionary.validation.capability.SimpleConstrainable
 
getSimpleConstraint() - Method in class org.kuali.rice.krad.uif.field.InputField
Simple constraints for the input field
getSize() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
 
getSize() - Method in class org.kuali.rice.krad.uif.control.FileControl
 
getSize() - Method in class org.kuali.rice.krad.uif.control.SelectControl
Vertical size of the control.
getSize() - Method in interface org.kuali.rice.krad.uif.control.SizedControl
Retrieves the configured size for the control, which reflects the display width in characters for the control within the UI
getSize() - Method in class org.kuali.rice.krad.uif.control.TextControl
 
getSortableColumns() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
holds the propertyNames for columns that are to be sorted
getSortableColumns() - Method in class org.kuali.rice.krad.uif.widget.RichTable
 
getSortAscending() - Method in class org.kuali.rice.krad.datadictionary.SortDefinition
 
getSortPropertyNames() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
List of property names to sort the query results by.
getSource() - Method in class org.kuali.rice.krad.uif.field.IframeField
 
getSource() - Method in class org.kuali.rice.krad.uif.field.ImageField
 
getSourceAttributeName() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
 
getSourceClass() - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
 
getSourceExternalizableBusinessObjectInterface() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
 
getSourceName() - Method in class org.kuali.rice.krad.datadictionary.PrimitiveAttributeDefinition
 
getSourcePropertyName() - Method in class org.kuali.rice.krad.uif.widget.Suggest
Name of the property on the query result object that provides the options for the suggest, values from this field will be collected and sent back on the result to provide as suggest options
getSpinner() - Method in class org.kuali.rice.krad.uif.control.SpinnerControl
Spinner widget that should decorate the control
getStackedGroups() - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
Final List of Groups to render for the collection
getStackTrace(Throwable) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
Gets the stack trace from an exception.
getStandardDocumentBaseClass() - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
 
getStatus() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
 
getString(Object) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
 
getStringValFromPVs(PropertyValues, String) - Static method in class org.kuali.rice.krad.uif.util.ViewModelUtils
Helper method for getting the string value of a property from a PropertyValues
getStringValue(Object) - Method in class org.kuali.rice.krad.uif.util.UifBeanFactoryPostProcessor
Determines whether the given value is of String type and if so returns the string value
getStyle() - Method in interface org.kuali.rice.krad.uif.component.Component
CSS style string to be applied to the component
getStyle() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getStyle() - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
CSS style string to be applied to the area (div) the layout manager generates for the items
getStyle() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
 
getStyleClasses() - Method in interface org.kuali.rice.krad.uif.component.Component
CSS style class(s) to be applied to the component
getStyleClasses() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getStyleClasses() - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
CSS style class(s) to be applied to the area (div) the layout manager generates for the items
getStyleClasses() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
 
getStyleClassesAsString() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Builds the HTML class attribute string by combining the styleClasses list with a space delimiter
getStyleClassesAsString() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
Builds the HTML class attribute string by combining the styleClasses list with a space delimiter
getStylesheets() - Method in class org.kuali.rice.krad.uif.view.ViewTheme
 
getSubCollectionFieldGroupPrototype() - Method in interface org.kuali.rice.krad.uif.layout.CollectionLayoutManager
Field group instance that is used as a prototype for creating the sub-collection field groups.
getSubCollectionFieldGroupPrototype() - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
 
getSubCollectionFieldGroupPrototype() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
 
getSubCollections() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
List of CollectionGroup instances that are sub-collections of the collection represented by this collection group
getSubCollectionSuffix() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Suffix for IDs that identifies the collection line the sub-collection belongs to
getSuggestQuery() - Method in class org.kuali.rice.krad.uif.widget.Suggest
Attribute query instance the will be executed to provide the suggest options
getSummary() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
 
getSummary() - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
 
getSummary() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
If summary wasn't set on this instance, use the value from its delegate.
getSummaryFields() - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
List of attribute names from the collection line class that should be used to build the line summary.
getSummaryTitle() - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
Text to appears in the header for each collection lines Group.
getSupplementalActionsEnabled() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
 
getSupportAttributes() - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
 
getSupportedComponents() - Method in interface org.kuali.rice.krad.uif.container.Container
Set of Component classes that may be placed into the container
getSupportedComponents() - Method in class org.kuali.rice.krad.uif.container.Group
 
getSupportedComponents() - Method in class org.kuali.rice.krad.uif.container.NavigationGroup
 
getSupportedComponents() - Method in class org.kuali.rice.krad.uif.container.TabGroup
Only groups are supported for this group.
getSupportedComponents() - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
 
getSupportedComponents() - Method in class org.kuali.rice.krad.uif.modifier.ComponentConvertModifier
 
getSupportedComponents() - Method in interface org.kuali.rice.krad.uif.modifier.ComponentModifier
Set of Component classes that may be sent to the modifier
getSupportedComponents() - Method in class org.kuali.rice.krad.uif.modifier.LabelFieldSeparateModifier
 
getSupportedComponents() - Method in class org.kuali.rice.krad.uif.view.View
 
getSupportedContainer() - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManager
 
getSupportedContainer() - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
Determines what Container classes are supported by the LayoutManager
getSupportedContainer() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
Default Impl
getSupportedContainer() - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
 
getSupportedContainer() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
 
getSupportsOnBlur() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getSupportsOnBlur() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Indicates whether the component supports the onBlur event
getSupportsOnBlur() - Method in class org.kuali.rice.krad.uif.control.ControlBase
 
getSupportsOnChange() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getSupportsOnChange() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Indicates whether the component supports the onChange event
getSupportsOnChange() - Method in class org.kuali.rice.krad.uif.control.ControlBase
 
getSupportsOnClick() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getSupportsOnClick() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Indicates whether the component supports the onClick event
getSupportsOnClick() - Method in class org.kuali.rice.krad.uif.control.ControlBase
 
getSupportsOnClick() - Method in class org.kuali.rice.krad.uif.field.ActionField
 
getSupportsOnClick() - Method in class org.kuali.rice.krad.uif.field.LinkField
 
getSupportsOnClose() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getSupportsOnClose() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Indicates whether the component supports the onClose event
getSupportsOnDblClick() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getSupportsOnDblClick() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Indicates whether the component supports the onDblClick event
getSupportsOnDblClick() - Method in class org.kuali.rice.krad.uif.control.ControlBase
 
getSupportsOnDocumentReady() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getSupportsOnDocumentReady() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Indicates whether the component supports the document ready event
getSupportsOnDocumentReady() - Method in class org.kuali.rice.krad.uif.view.View
onDocumentReady script configured on the View gets placed in a document ready jQuery block
getSupportsOnFocus() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getSupportsOnFocus() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Indicates whether the component supports the onFocus event
getSupportsOnFocus() - Method in class org.kuali.rice.krad.uif.control.ControlBase
 
getSupportsOnKeyDown() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getSupportsOnKeyDown() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Indicates whether the component supports the onKeyDown event
getSupportsOnKeyPress() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getSupportsOnKeyPress() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Indicates whether the component supports the onKeyPress event
getSupportsOnKeyUp() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getSupportsOnKeyUp() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Indicates whether the component supports the onKeyUp event
getSupportsOnLoad() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getSupportsOnLoad() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Indicates whether the component supports the onLoad event
getSupportsOnLoad() - Method in class org.kuali.rice.krad.uif.field.IframeField
 
getSupportsOnLoad() - Method in class org.kuali.rice.krad.uif.field.InputField
 
getSupportsOnLoad() - Method in class org.kuali.rice.krad.uif.view.View
onLoad script configured on the View gets placed in a load call
getSupportsOnMouseDown() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getSupportsOnMouseDown() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Indicates whether the component supports the onMouseDown event
getSupportsOnMouseMove() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getSupportsOnMouseMove() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Indicates whether the component supports the onMouseMove event
getSupportsOnMouseOut() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getSupportsOnMouseOut() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Indicates whether the component supports the onMouseOut event
getSupportsOnMouseOver() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getSupportsOnMouseOver() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Indicates whether the component supports the onMouseOver event
getSupportsOnMouseUp() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getSupportsOnMouseUp() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Indicates whether the component supports the onMouseUp event
getSupportsOnSubmit() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getSupportsOnSubmit() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Indicates whether the component supports the onSubmit event
getSupportsOnSubmit() - Method in class org.kuali.rice.krad.uif.view.View
onSubmit script configured on the View gets placed on the form element
getSupportsOnUnload() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getSupportsOnUnload() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Indicates whether the component supports the onUnload event
getSuppressActions() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
 
getTabGroup() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getTabIndex() - Method in interface org.kuali.rice.krad.uif.control.Control
Unique index of the control within the tab order
getTabIndex() - Method in class org.kuali.rice.krad.uif.control.ControlBase
 
getTabsWidget() - Method in class org.kuali.rice.krad.uif.container.TabGroup
Gets the widget which contains any configuration for the tab widget component used to render this TabGroup
getTarget() - Method in class org.kuali.rice.krad.uif.field.LinkField
 
getTargetClass() - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
getTargetName() - Method in class org.kuali.rice.krad.datadictionary.PrimitiveAttributeDefinition
 
getTemplate() - Method in interface org.kuali.rice.krad.uif.component.Component
The path to the JSP file that should be called to render the component
getTemplate() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getTemplate() - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
The path to the JSP file that should be called to invoke the layout manager
getTemplate() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
 
getTextAreaControl() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getTextControl() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getTheme() - Method in class org.kuali.rice.krad.uif.view.View
The theme which contains stylesheets for this view
getTimeShown() - Method in class org.kuali.rice.krad.uif.widget.Growls
The time growls are shown in milliseconds
getTitle() - Method in interface org.kuali.rice.krad.uif.component.Component
A title for the component.
getTitle() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
getTitle() - Method in class org.kuali.rice.krad.uif.view.HistoryEntry
The title of the view
getTitleAttribute() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
 
getTitleAttribute(Class<?>) - Method in interface org.kuali.rice.krad.service.DataObjectMetaDataService
Returns the attribute to be associated with for object level markings.
getTree() - Method in class org.kuali.rice.krad.uif.container.TreeGroup
 
getTreeGroup() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getTreeGroups() - Method in class org.kuali.rice.krad.uif.container.TreeGroup
 
getTriggerNames() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
 
getType() - Method in class org.kuali.rice.krad.bo.AdHocRouteWorkgroupId
 
getType(String) - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
The type of the attribute specified.
getType(String) - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
 
getType(String) - Method in class org.kuali.rice.krad.datadictionary.validation.SingleAttributeValueReader
 
getType(String) - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader
Gets the type of value for this AttributeName as represented on the Form
getTypeIndex(UifConstants.ViewType) - Method in class org.kuali.rice.krad.datadictionary.UifDictionaryIndex
Retrieves the ViewTypeDictionaryIndex instance for the given view type name.
getUifFormManager() - Static method in class org.kuali.rice.krad.util.GlobalVariables
Retrieves the UifFormManager which can be used to store and remove forms from the session
getUIFModelAndView(UifFormBase, String) - Static method in class org.kuali.rice.krad.uif.util.UifWebUtils
Configures the ModelAndView instance containing the form data and pointing to the UIF generic spring view
getUIFModelAndView(UifFormBase) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
 
getUIFModelAndView(UifFormBase, String) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
Configures the ModelAndView instance containing the form data and pointing to the UIF generic spring view
getUnique() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
getUrl() - Method in class org.kuali.rice.krad.uif.view.HistoryEntry
The url of this HistoryEntry
getUrlParameters(String, Map<String, String[]>) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
Deprecated.
getUsage() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
 
getUsePessimisticLocking() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
Accessor method for contained usePessimisticLocking
getUserControl() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
 
getUserEmail() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
 
getUserId() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
 
getUserInput() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
 
getUserName() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
 
getUserSession() - Static method in class org.kuali.rice.krad.util.GlobalVariables
 
getUserSessionFromRequest(HttpServletRequest) - Static method in class org.kuali.rice.krad.util.KRADUtils
Gets the UserSession object from the HttpServletRequest object's associated session.
getUseWorkflowPessimisticLocking() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
Accessor method for contained useWorkflowPessimisticLocking
getValidationErrorMessageKey() - Method in class org.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern
Deprecated.
This overridden method ...
getValidationErrorMessageKey() - Method in class org.kuali.rice.krad.datadictionary.validation.FieldLevelValidationPattern
Deprecated.
This overridden method ...
getValidationErrorMessageKey() - Method in class org.kuali.rice.krad.datadictionary.validation.ValidationPattern
Deprecated.
 
getValidationErrorMessageKeyOptions() - Method in class org.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern
Deprecated.
 
getValidationErrorMessageParameters(String) - Method in class org.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern
Deprecated.
 
getValidationErrorMessageParameters(String) - Method in class org.kuali.rice.krad.datadictionary.validation.ValidationPattern
Deprecated.
 
getValidationMessageParams() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
Generates a comma separated string of the allowed set of characters, for the {0} parameter to be used within its validation message
getValidationMessageParams() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.BaseConstraint
Parameters to be used in the string retrieved by this constraint's labelKey, ordered by number of the param
getValidationMessageParams() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CharsetPatternConstraint
Parameters to be used in the string retrieved by this constraint's labelKey
getValidationMessageParams() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.DatePatternConstraint
This overridden method ...
getValidationMessageParams() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.FixedPointPatternConstraint
This overridden method ...
getValidationMessageParams() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.FloatingPointPatternConstraint
This overridden method ...
getValidationMessageParams() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.IntegerPatternConstraint
This overridden method ...
getValidationMessageParams() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.PrerequisiteConstraint
 
getValidationMessageParamsArray() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.BaseConstraint
Parameters to be used in the string retrieved by this constraint's labelKey, ordered by number of the param
getValidationPattern() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
getValidationPattern() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
If validationPattern wasn't set on this instance, use the value from its delegate.
getValidCharactersConstraint() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
getValidCharactersConstraint() - Method in interface org.kuali.rice.krad.datadictionary.validation.capability.ValidCharactersConstrainable
 
getValidCharactersConstraint() - Method in class org.kuali.rice.krad.uif.field.InputField
The ValideCharacterConstraint that applies to this InputField
getValidChars() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CharsetPatternConstraint
 
getValidDocumentClassByTypeName(String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
Returns the document class declared in the dd for the given document type name.
getValidDocumentTypeNameByClass(Class) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
Returns the document type name declared in the dd for the given document class.
getValign() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Vertical alignment of the component within its container
getValue() - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForValueReplaceImpl
 
getValue() - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
A convenience method for looking up the attribute value that is currently being processed.
getValue(String) - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
A method for looking up any attribute value by name for the object being processed.
getValue() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.ValidCharactersConstraint
The Java based regex for valid characters This value should include the ^ and $ symbols if needed
getValue() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.ValidCharactersPatternConstraint
 
getValue() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.ValidDataPatternConstraint
 
getValue() - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
 
getValue(String) - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
 
getValue() - Method in class org.kuali.rice.krad.datadictionary.validation.SingleAttributeValueReader
 
getValue(String) - Method in class org.kuali.rice.krad.datadictionary.validation.SingleAttributeValueReader
 
getValue() - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader
Return value of the field for the attributeName currently set on this reader
getValue(String) - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader
Return value of the field for the attributeName passed in
getValue() - Method in class org.kuali.rice.krad.uif.control.CheckboxControl
The value that will be submitted when the checkbox control is checked
getValue() - Method in interface org.kuali.rice.krad.uif.control.ValueConfiguredControl
Retrieves the value that will be submitted with the control
getValuePath() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.WhenConstraint
 
getValues() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.WhenConstraint
 
getValuesFinderClass() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
 
getView() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
View instance associated with the model.
getView() - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
getViewById(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
Returns the View entry identified by the given id
getViewById(UifDictionaryIndex, String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
 
getViewById(UifDictionaryIndex, String) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
Returns the View entry identified by the given id
getViewById(String) - Method in class org.kuali.rice.krad.datadictionary.UifDictionaryIndex
Retrieves the View instance with the given id from the bean factory.
getViewById(String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
Returns the View entry identified by the given id
getViewById(String) - Method in interface org.kuali.rice.krad.uif.service.ViewService
Returns the View entry identified by the given id
getViewByType(UifConstants.ViewType, Map<String, String>) - Method in interface org.kuali.rice.krad.uif.service.ViewService
Retrieves the View instance that is of the given view type and matches the given parameters (that are applicable for that type).
getViewByTypeIndex(UifConstants.ViewType, Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
Returns View instance identified by the view type name and index
getViewByTypeIndex(UifDictionaryIndex, UifConstants.ViewType, Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
 
getViewByTypeIndex(UifDictionaryIndex, UifConstants.ViewType, Map<String, String>) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
Called to retrieve a View instance that is of the given type based on the index key
getViewByTypeIndex(UifConstants.ViewType, Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.UifDictionaryIndex
Retrieves a View instance that is of the given type based on the index key
getViewByTypeIndex(UifConstants.ViewType, Map<String, String>) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
Returns View instance identified by the view type name and index
getViewDictionaryService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
getViewDictionaryService() - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
 
getViewFromPreviousModel(UifFormBase) - Method in class org.kuali.rice.krad.web.bind.UifServletRequestDataBinder
 
getViewHelperService() - Method in class org.kuali.rice.krad.uif.view.View
Creates the ViewHelperService associated with the View
getViewHelperServiceClassName() - Method in class org.kuali.rice.krad.uif.view.View
Class name of the ViewHelperService that handles the various phases of the Views lifecycle
getViewId() - Method in class org.kuali.rice.krad.uif.view.HistoryEntry
The viewId of the view
getViewId() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
Unique Id for the View instance.
getViewId() - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
getViewIndex() - Method in class org.kuali.rice.krad.datadictionary.ViewTypeDictionaryIndex
 
getViewIndex() - Method in class org.kuali.rice.krad.uif.view.View
Holds field indexes of the View instance for retrieval
getViewLabelFieldPropertyName() - Method in class org.kuali.rice.krad.uif.view.View
The property name to be used to determine what will be used in the breadcrumb title of this view
getViewMenuGrouping() - Method in class org.kuali.rice.krad.uif.view.View
Provides a grouping string for the view to group its menu link (within a portal for instance)
getViewMenuLink() - Method in class org.kuali.rice.krad.uif.view.View
Provides configuration for displaying a link to the view from an application menu
getViewName() - Method in class org.kuali.rice.krad.uif.view.View
View name provides an identifier for a view within a type.
getViewName() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
Name for the View instance.
getViewName() - Method in class org.kuali.rice.krad.uif.widget.Inquiry
 
getViewName() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
Specifies the name of the lookup view that should be render when the quickfinder is clicked
getViewName() - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
getViewNamespaceCode() - Method in class org.kuali.rice.krad.uif.view.View
Namespace code the view should be associated with
getViewPropertiesById(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
Retrieves the configured property values for the view bean definition associated with the given id
getViewPropertiesById(UifDictionaryIndex, String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
 
getViewPropertiesById(UifDictionaryIndex, String) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
Retrieves the configured property values for the view bean definition associated with the given id
getViewPropertiesById(String) - Method in class org.kuali.rice.krad.datadictionary.UifDictionaryIndex
Retrieves the configured property values for the view bean definition associated with the given id
getViewPropertiesByType(UifConstants.ViewType, Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
Retrieves the configured property values for the view bean definition associated with the given type and index
getViewPropertiesByType(UifDictionaryIndex, UifConstants.ViewType, Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
 
getViewPropertiesByType(UifDictionaryIndex, UifConstants.ViewType, Map<String, String>) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
Retrieves the configured property values for the view bean definition associated with the given type and index
getViewPropertiesByType(UifConstants.ViewType, Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.UifDictionaryIndex
Retrieves the configured property values for the view bean definition associated with the given type and index
getViewRequestParameters() - Method in class org.kuali.rice.krad.uif.view.View
Map of parameters from the request that set view options, used to rebuild the view on each post
getViewRequestParameters() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
Map of parameters that was used to configured the View.
getViewRequestParameters() - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
getViewService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
getViewService() - Static method in class org.kuali.rice.krad.uif.util.UifWebUtils
 
getViewService() - Method in class org.kuali.rice.krad.web.bind.UifHandlerExceptionResolver
 
getViewService() - Method in class org.kuali.rice.krad.web.bind.UifServletRequestDataBinder
 
getViewService() - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
 
getViewService() - Method in class org.kuali.rice.krad.web.form.UifFormBase
Instance of the ViewService that can be used to retrieve View instances
getViewsForType(UifConstants.ViewType) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
Gets all View prototypes configured for the given view type name
getViewsForType(UifDictionaryIndex, UifConstants.ViewType) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
 
getViewsForType(UifDictionaryIndex, UifConstants.ViewType) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
Gets all View prototypes configured for the given view type name
getViewsForType(UifConstants.ViewType) - Method in class org.kuali.rice.krad.datadictionary.UifDictionaryIndex
Gets all View prototypes configured for the given view type name
getViewStatus() - Method in class org.kuali.rice.krad.uif.view.View
Indicates what lifecycle phase the View instance is in
getViewTypeName() - Method in interface org.kuali.rice.krad.uif.service.ViewTypeService
Gives the view type name that is supported by the type service
getViewTypeName() - Method in class org.kuali.rice.krad.uif.view.View
View type name the view is associated with the view instance
getViewTypeName() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
Name for the type of view being requested.
getViewTypeName() - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
getViewTypeService(UifConstants.ViewType) - Method in interface org.kuali.rice.krad.uif.service.ViewService
 
getViewValidationService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
getVspace() - Method in class org.kuali.rice.krad.uif.field.IframeField
 
getWarningCount() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
The count of warning messages found for the keys that were matched on this ErrorsField This is generated and cannot be set
getWarnings() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
The list of warning messages found for the keys that were matched on this ErrorsField This is generated and cannot be set
getWarningTitle() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
WarningTitle is the title that will be shown before any warning messages/warning counts are displayed
getWatermarkText() - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
 
getWatermarkText() - Method in class org.kuali.rice.krad.uif.control.TextControl
Gets the watermark text for this TextControl.
getWhenConstraint() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint
 
getWidget() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
 
getWidgetPermissionDetails(View, Object, Widget) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
Builds the permission details map for a widget which includes the namespace, view id, and widget id
getWidth() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Width the component should take up in the container
getWidth() - Method in class org.kuali.rice.krad.uif.field.ImageField
 
getWidth() - Method in class org.kuali.rice.krad.uif.widget.LightBox
 
getWorkflowAttributes() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
getWorkflowDocument() - Method in class org.kuali.rice.krad.bo.DocumentHeader
Returns an instance of the the WorkflowDocument associated with this document header.
getWorkflowDocument() - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
Retrieves the WorkflowDocument instance from the forms document instance
getWorkflowDocumentService() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
 
getWorkflowDocumentService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
getWorkflowEngineDocumentIdsToLock() - Method in interface org.kuali.rice.krad.document.Document
This method will be called before the Workflow engine has begun processing a document.
getWorkflowEngineDocumentIdsToLock() - Method in class org.kuali.rice.krad.document.DocumentBase
The default implementation returns no additional ids for the workflow engine to lock prior to processing.
getWorkflowEngineDocumentIdsToLock() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
Return an array of document ids to lock prior to processing this document in the workflow engine
getWorkflowEngineDocumentIdsToLock() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
getWorkflowEngineDocumentIdsToLock() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
getWorkflowProperties() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
getWorkflowProperties() - Method in class org.kuali.rice.krad.datadictionary.WorkflowPropertyGroup
Returns the list of added WorkflowProperty objects.
getWorkflowPropertyGroups() - Method in class org.kuali.rice.krad.datadictionary.WorkflowProperties
Returns a list of workflow property groups, which are used to determine which properties should be serialized when generating routing XML
getWrapperGroup() - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
Group that will 'wrap' the generated collection lines so that they have a different layout from the general stacked layout
getWriteAccess() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
 
getXmlDocumentContents() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
 
getXmlDocumentContents() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
Gets the xmlDocumentContents attribute.
getXmlForRouteReport() - Method in interface org.kuali.rice.krad.document.Document
This method is used to get the xml that should be used in a Route Report.
getXmlForRouteReport() - Method in class org.kuali.rice.krad.document.DocumentBase
 
GlobalVariables - Class in org.kuali.rice.krad.util
Holds all of our thread local variables and accessors for those
GlobalVariablesContextInvocationHandler - Class in org.kuali.rice.krad.util
A proxy invocationhandler that implements around advice which pushes a new GlobalVariables frame before invocation and pops it after invocation.
GlobalVariablesContextInvocationHandler(Object) - Constructor for class org.kuali.rice.krad.util.GlobalVariablesContextInvocationHandler
 
goToCentralRiceForInquiry() - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
 
goToCentralRiceForInquiry() - Method in interface org.kuali.rice.krad.service.ModuleService
This method determines whether or not the central rice server should be used for lookups.
GridLayoutManager - Class in org.kuali.rice.krad.uif.layout
Layout manager that organizes its components in a table based grid
GridLayoutManager() - Constructor for class org.kuali.rice.krad.uif.layout.GridLayoutManager
 
Group - Class in org.kuali.rice.krad.uif.container
Container that holds a list of Field or other Group instances
Group() - Constructor for class org.kuali.rice.krad.uif.container.Group
Default Constructor
GROUP - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
GROUP_BODY_ONLY - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
GROUP_CONTROL - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
GROUP_GRID_BODY_ONLY - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
GROUP_GRID_LAYOUT - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
groupByAttributesForEffectiveDating - Variable in class org.kuali.rice.krad.datadictionary.DataObjectEntry
 
GroupControl - Class in org.kuali.rice.krad.uif.control
Represents a group control, which is a special control to handle the input of a KIM Group by group name
GroupControl() - Constructor for class org.kuali.rice.krad.uif.control.GroupControl
 
Growls - Class in org.kuali.rice.krad.uif.widget
Growls sets up settings for growls global to the current view and its pages Some basic options of the plugin are exposed through this class, however additional options can be passed through setComponentOptions as usual.
Growls() - Constructor for class org.kuali.rice.krad.uif.widget.Growls
 

H

hasABlockingRecord(BusinessObject, InactivationBlockingMetadata) - Method in interface org.kuali.rice.krad.service.InactivationBlockingDetectionService
Determines whether there is ANY record in the relationship defined by the inactivationBlockingMetadata that prevents inactivation of blockedBo
hasAdHocRouteCompletion(Document, AdHocRouteRecipient) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
KULRICE-8760: check whether there is any other complete adhoc request on the given document
hasAnyRestriction() - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
Returns whether any of the restrictions defined in this class are true.
hasAttributeSecurity() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
hasConfiguredMethod() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
Indicates whether this attribute query is configured to invoke a custom method as opposed to running the general object query.
hasExpression(Object) - Method in class org.kuali.rice.krad.uif.util.UifBeanFactoryPostProcessor
Checks whether the given property value is of String type, and if so whether it contains the expression placholder(s)
hasExternalBusinessObjectProperty(Class<?>, Map<String, String>) - Static method in class org.kuali.rice.krad.lookup.LookupUtils
Checks whether any of the fieldValues being passed refer to a property within an ExternalizableBusinessObject.
hasFormatterClass() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
hasFormatterClass() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
 
hashCode() - Method in class org.kuali.rice.krad.bo.AdHocRouteWorkgroupId
 
hashCode() - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
 
hasIdentifier() - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
 
hasPerm(String, String) - Static method in class org.kuali.rice.krad.uif.util.ExpressionFunctions
Indicates whether the current user has the permission identified by the given namespace and permission name
hasPermDtls(String, String, Map<String, String>, Map<String, String>) - Static method in class org.kuali.rice.krad.uif.util.ExpressionFunctions
Indicates whether the current user has the permission identified by the given namespace and permission name and with the given details and role qualification
hasPermTmpl(String, String, Map<String, String>, Map<String, String>) - Static method in class org.kuali.rice.krad.uif.util.ExpressionFunctions
Indicates whether the current user has the permission identified by the given namespace and template name and with the given details and role qualification
hasRelationship(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
Determines whether there is a relationship defined for the given entry with the given name
hasRestrictionThatRemovesValueFromUI() - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
Returns whether any of the restrictions defined in this class indicate that the attribute value potentially needs to be not shown to the user (i.e.
hasResultSetLimit() - Method in class org.kuali.rice.krad.uif.view.LookupView
Indicates whether a result set limit has been specified for the view
hasSecureValue() - Method in class org.kuali.rice.krad.uif.field.DataField
Indicates whether the value for the field is secure
hasText(String) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
 
hasValidationPattern() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
hasValidationPattern() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
 
hasWorkflowDocument() - Method in class org.kuali.rice.krad.bo.DocumentHeader
Returns whether this document header has a WorkflowDocument associated with it.
HEADER - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
HEADER_BAR_ENABLED - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
HeaderField - Class in org.kuali.rice.krad.uif.field
Field that contains a header element and optionally a Group to present along with the header text
HeaderField() - Constructor for class org.kuali.rice.krad.uif.field.HeaderField
 
Help - Class in org.kuali.rice.krad.uif.widget
This is a description of what this class does - jkneal don't forget to fill this in.
Help() - Constructor for class org.kuali.rice.krad.uif.widget.Help
 
helpDefinition - Variable in class org.kuali.rice.krad.datadictionary.DataObjectEntry
 
HelpDefinition - Class in org.kuali.rice.krad.datadictionary
The help element provides the keys to obtain a help description from the database.
HelpDefinition() - Constructor for class org.kuali.rice.krad.datadictionary.HelpDefinition
Constructs a HelpDefinition.
HIDDEN_CONTROL - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
HiddenControl - Class in org.kuali.rice.krad.uif.control
Represents a HTML Hidden control, generally rendered as an input control of type 'hidden'.
HiddenControl() - Constructor for class org.kuali.rice.krad.uif.control.HiddenControl
 
HIDE_RETURN_LINK - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
HierarchicallyConstrainable - Interface in org.kuali.rice.krad.datadictionary.validation.capability
Validation capability
HISTORY - Static variable in class org.kuali.rice.krad.uif.UifConstants.UrlParams
 
History - Class in org.kuali.rice.krad.uif.view
History class used to keep track of views visited so they can be displayed in the ui as breadcrumbs - both as homeward path and history path interpretations
History() - Constructor for class org.kuali.rice.krad.uif.view.History
 
HistoryEntry - Class in org.kuali.rice.krad.uif.view
A simple object that keeps track of various HistoryInformation TODO a variety of these settings are not used in the current implementation of breadcrumbs and history, they may be removed later if they prove unuseful in future changes
HistoryEntry() - Constructor for class org.kuali.rice.krad.uif.view.HistoryEntry
 
HistoryEntry(String, String, String, String, String) - Constructor for class org.kuali.rice.krad.uif.view.HistoryEntry
 
HORIZONTAL_FIELD_GROUP - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
hydrateAttributeValue(Class<?>, String) - Static method in class org.kuali.rice.krad.util.KRADUtils
Attempt to coerce a String attribute value to the given propertyType.

I

id - Variable in class org.kuali.rice.krad.datadictionary.DataDictionaryDefinitionBase
 
ID - Static variable in class org.kuali.rice.krad.uif.UifPropertyPaths
 
identifier - Variable in class org.kuali.rice.krad.datadictionary.SupportAttributeDefinition
 
IdSuffixes() - Constructor for class org.kuali.rice.krad.uif.UifConstants.IdSuffixes
 
IFRAME_FIELD - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
IframeField - Class in org.kuali.rice.krad.uif.field
Field that encloses an iframe element
IframeField() - Constructor for class org.kuali.rice.krad.uif.field.IframeField
 
IMAGE_FIELD - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
ImageField - Class in org.kuali.rice.krad.uif.field
Field that encloses an image element
ImageField() - Constructor for class org.kuali.rice.krad.uif.field.ImageField
 
InactivationBlockingDefinition - Class in org.kuali.rice.krad.datadictionary
This is a description of what this class does - wliang don't forget to fill this in.
InactivationBlockingDefinition() - Constructor for class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
 
inactivationBlockingDefinitions - Variable in class org.kuali.rice.krad.datadictionary.DataObjectEntry
 
InactivationBlockingDetectionService - Interface in org.kuali.rice.krad.service
This service detects whether there are any records that block the inactivation of a particular record
inactivationBlockingDetectionServiceBeanName - Variable in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
 
InactivationBlockingDisplayService - Interface in org.kuali.rice.krad.service
A service that helps to print out records that block the inactivation of another BO
InactivationBlockingMetadata - Interface in org.kuali.rice.krad.datadictionary
This interface provides read-only metadata about inactivation blocking.
incidentDocId - Variable in class org.kuali.rice.krad.web.form.IncidentReportForm
 
IncidentReportController - Class in org.kuali.rice.krad.web.controller
Handler for incident reports
IncidentReportController() - Constructor for class org.kuali.rice.krad.web.controller.IncidentReportController
 
IncidentReportForm - Class in org.kuali.rice.krad.web.form
Form class for incident reports
IncidentReportForm() - Constructor for class org.kuali.rice.krad.web.form.IncidentReportForm
 
incidentViewId - Variable in class org.kuali.rice.krad.web.form.IncidentReportForm
 
inclusiveMax - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
inclusiveMax - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
 
INDEX - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
 
index() - Method in class org.kuali.rice.krad.uif.view.View
Invoked to produce a ViewIndex of the current view's components
index(View) - Method in class org.kuali.rice.krad.uif.view.ViewIndex
Walks through the View tree and indexes all components found.
indexComponent(Component) - Method in class org.kuali.rice.krad.uif.view.ViewIndex
Adds an entry to the main index for the given component.
indexOf(Object) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
 
indexViewForType(PropertyValues, String) - Method in class org.kuali.rice.krad.datadictionary.UifDictionaryIndex
Performs additional indexing based on the view type associated with the view instance.
IndicatorPersonSearchTypeValuesFinder - Class in org.kuali.rice.krad.keyvalues
This is a description of what this class does - jjhanso don't forget to fill this in.
IndicatorPersonSearchTypeValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.IndicatorPersonSearchTypeValuesFinder
 
IndicatorValuesFinder - Class in org.kuali.rice.krad.keyvalues
This class returns list of boolean key value pairs.
IndicatorValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.IndicatorValuesFinder
 
IndicatorYNBlankValuesFinder - Class in org.kuali.rice.krad.keyvalues
This class returns list of payment method key value pairs.
IndicatorYNBlankValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.IndicatorYNBlankValuesFinder
 
IndicatorYNNullValuesFinder - Class in org.kuali.rice.krad.keyvalues
 
IndicatorYNNullValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.IndicatorYNNullValuesFinder
 
IndicatorYNOnlyValuesFinder - Class in org.kuali.rice.krad.keyvalues
This class returns list of boolean key value pairs.
IndicatorYNOnlyValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.IndicatorYNOnlyValuesFinder
 
INHERIT - Static variable in class org.kuali.rice.krad.uif.CssConstants.TextAligns
 
init() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.AttributeDefinitionConstraintProvider
 
init() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.BaseConstraintProvider
 
init() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.CollectionDefinitionConstraintProvider
 
init() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.ComplexAttributeDefinitionConstraintProvider
 
init() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.DataObjectEntryConstraintProvider
 
initBeanPropertyAccess() - Method in class org.kuali.rice.krad.web.bind.UifServletRequestDataBinder
Allows for a custom binding result class.
initBinder(WebDataBinder, WebRequest) - Method in class org.kuali.rice.krad.web.bind.UifConfigurableWebBindingInitializer
 
initDirectFieldAccess() - Method in class org.kuali.rice.krad.web.bind.UifServletRequestDataBinder
Disallows direct field access for Kuali
initForm(HttpServletRequest) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
Create/obtain the model(form) object before it is passed to the Binder/BeanWrapper.
INITIAL_ORDER_VALUE - Static variable in interface org.kuali.rice.krad.uif.component.Ordered
 
INITIALIZE - Static variable in class org.kuali.rice.krad.uif.UifConstants.ViewPhases
 
INITIALIZED - Static variable in class org.kuali.rice.krad.uif.UifConstants.ViewStatus
 
initializeDataDictionary - Variable in class org.kuali.rice.krad.bo.ModuleConfiguration
 
initializeDataFieldFromDataDictionary(View, DataField) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
Sets properties of the InputField (if blank) to the corresponding attribute entry in the data dictionary
initializeEvaluatorForDataObject(Object) - Method in interface org.kuali.rice.krad.util.documentserializer.PropertySerializabilityEvaluator
 
initializeEvaluatorForDataObject(Object) - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializabilityEvaluatorBase
 
initializeEvaluatorForDocument(Document) - Method in class org.kuali.rice.krad.util.documentserializer.AlwaysFalsePropertySerializabilityEvaluator
 
initializeEvaluatorForDocument(Document) - Method in class org.kuali.rice.krad.util.documentserializer.AlwaysTruePropertySerializibilityEvaluator
Does nothing, since we know everything's serializable
initializeEvaluatorForDocument(Document) - Method in class org.kuali.rice.krad.util.documentserializer.BusinessObjectPropertySerializibilityEvaluator
Reads the data dictionary to determine which properties of the document should be serialized.
initializeEvaluatorForDocument(Document) - Method in interface org.kuali.rice.krad.util.documentserializer.PropertySerializabilityEvaluator
Initializes the evaluator so that calls to #isPropertySerializable(DocumentSerializationState, Object, String, Object) and PropertySerializabilityEvaluator.determinePropertyType(Object) will function properly
initializeEvaluatorForDocument(Document) - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializabilityEvaluatorBase
 
initializeGroups() - Method in class org.kuali.rice.krad.uif.view.LookupView
 
initializeLookupViewHelperService(LookupView) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
Initializes properties on this lookupable from the LookupView
initializeNewCollectionLine(View, Object, CollectionGroup, boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
New collection lines are handled in the framework by maintaining a map on the form.
initializeNewCollectionLine(View, Object, CollectionGroup, boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
Initializes a new instance of the collection class
initializeNodePrototypeComponents(View, Object) - Method in class org.kuali.rice.krad.uif.container.TreeGroup
 
initializeProperty(Object, String) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
 
InitiatedDocumentInfoController - Class in org.kuali.rice.krad.web.controller
Controller for MaintenanceView screens which operate on MaintenanceDocument instances
InitiatedDocumentInfoController() - Constructor for class org.kuali.rice.krad.web.controller.InitiatedDocumentInfoController
 
InitiatedDocumentInfoForm - Class in org.kuali.rice.krad.web.form
Controller for MaintenanceView screens which operate on MaintenanceDocument instances
InitiatedDocumentInfoForm() - Constructor for class org.kuali.rice.krad.web.form.InitiatedDocumentInfoForm
 
initSuppressAction(LookupForm) - Method in interface org.kuali.rice.krad.lookup.Lookupable
Initialize the suppressAction indicator on the LookupForm.
initSuppressAction(LookupForm) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
INLINE - Static variable in class org.kuali.rice.krad.uif.CssConstants.Displays
 
INLINE_BLOCK - Static variable in class org.kuali.rice.krad.uif.CssConstants.Displays
 
INPUT_FIELD - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
InputField - Class in org.kuali.rice.krad.uif.field
Field that encapsulates data input/output captured by an attribute within the application
InputField() - Constructor for class org.kuali.rice.krad.uif.field.InputField
 
Inquirable - Interface in org.kuali.rice.krad.inquiry
Provides the contract for implementing an inquiry within the inquiry framework
InquirableImpl - Class in org.kuali.rice.krad.inquiry
Implementation of the Inquirable interface that uses metadata from the data dictionary and performs a query against the database to retrieve the data object for inquiry
InquirableImpl() - Constructor for class org.kuali.rice.krad.inquiry.InquirableImpl
 
Inquiry - Class in org.kuali.rice.krad.uif.widget
Widget for rendering an Inquiry link on a field's value
Inquiry() - Constructor for class org.kuali.rice.krad.uif.widget.Inquiry
 
INQUIRY_TITLE_PREFIX - Static variable in class org.kuali.rice.krad.uif.widget.Inquiry
 
InquiryController - Class in org.kuali.rice.krad.web.controller
Controller for InquiryView screens which handle initial requests for the inquiry and actions coming from the inquiry view such as export
InquiryController() - Constructor for class org.kuali.rice.krad.web.controller.InquiryController
 
InquiryForm - Class in org.kuali.rice.krad.web.form
Form class for InquiryView screens
InquiryForm() - Constructor for class org.kuali.rice.krad.web.form.InquiryForm
 
InquiryView - Class in org.kuali.rice.krad.uif.view
Type of View that provides a read-only display of a record of data (object instance)
InquiryView() - Constructor for class org.kuali.rice.krad.uif.view.InquiryView
 
InquiryViewAuthorizerBase - Class in org.kuali.rice.krad.inquiry
Implementation of ViewAuthorizer for InquiryView instances
InquiryViewAuthorizerBase() - Constructor for class org.kuali.rice.krad.inquiry.InquiryViewAuthorizerBase
 
InquiryViewPresentationControllerBase - Class in org.kuali.rice.krad.inquiry
Implementation of ViewPresentationController for InquiryView instances
InquiryViewPresentationControllerBase() - Constructor for class org.kuali.rice.krad.inquiry.InquiryViewPresentationControllerBase
 
insertNote(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
Called by the add note action for adding a note.
InstalledModulesValuesFinder - Class in org.kuali.rice.krad.keyvalues
This class returns list of approved document indicator value pairs.
InstalledModulesValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.InstalledModulesValuesFinder
 
INSTANCE - Static variable in class org.kuali.rice.krad.keyvalues.IndicatorValuesFinder
 
instantiate(Object) - Static method in class org.kuali.rice.krad.uif.util.CloneUtils
 
instantiateDocument() - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
 
INSTRUCTIONAL - Static variable in class org.kuali.rice.krad.uif.UifConstants.IdSuffixes
 
IntegerPatternConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
TODO Administrator don't forget to fill this in.
IntegerPatternConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.IntegerPatternConstraint
 
internalField(Object, String) - Static method in class org.kuali.rice.krad.uif.util.CloneUtils
 
interpolate(String, String...) - Static method in class org.kuali.rice.krad.util.MessageUtils
Interpolates a message based on values contained in the data map, assuming message is formatted using a ${key} syntax.
interpolate(String, Map<String, Object>) - Static method in class org.kuali.rice.krad.util.MessageUtils
Interpolates a message based on parameter index, assuming message is formatted using a ${0}..${n} syntax
interpolate(String, String, Object) - Static method in class org.kuali.rice.krad.util.MessageUtils
Interpolates a message which requires only a single property replacement.
invoke(Object, Method, Object[]) - Method in class org.kuali.rice.krad.util.GlobalVariablesContextInvocationHandler
 
invokeMethodFinalizer(View, Component, Object) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
Invokes the finalize method for the component (if configured) and sets the render output for the component to the returned method string (if method is not a void type)
invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.krad.rules.rule.event.AddAdHocRoutePersonEvent
 
invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.krad.rules.rule.event.AddAdHocRouteWorkgroupEvent
 
invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.krad.rules.rule.event.AddNoteEvent
 
invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.krad.rules.rule.event.ApproveDocumentEvent
 
invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.krad.rules.rule.event.CompleteDocumentEvent
 
invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.krad.rules.rule.event.DocumentAuditEvent
 
invokeRuleMethod(BusinessRule) - Method in interface org.kuali.rice.krad.rules.rule.event.KualiDocumentEvent
Invokes the event handling method on the rule object.
invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.krad.rules.rule.event.RouteDocumentEvent
 
invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.krad.rules.rule.event.SaveDocumentEvent
 
invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.krad.rules.rule.event.SendAdHocRequestsEvent
 
ipAddress - Variable in class org.kuali.rice.krad.bo.SessionDocument
 
ipAddress - Variable in class org.kuali.rice.krad.bo.SessionDocumentId
 
IS_ADD_LINE - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
 
isAddAllOption() - Method in class org.kuali.rice.krad.uif.field.LookupInputField
Indicates whether the option for all values (blank key, 'All' label) should be added to the lookup field, note this is only supported for MultiValueControl instance
isAddBlankOption() - Method in interface org.kuali.rice.krad.uif.control.UifKeyValuesFinder
Indicates whether a blank option should be included as a valid option
isAddBlankOption() - Method in class org.kuali.rice.krad.uif.control.UifKeyValuesFinderBase
 
isAddHocRoutePersonValid(Document, AdHocRoutePerson) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
Verifies that the adHocRoutePerson's fields are valid - it does required and format checks.
isAddHocRouteWorkgroupValid(Document, AdHocRouteWorkgroup) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
Verifies that the adHocRouteWorkgroup's fields are valid - it does required and format checks.
isAdHocRouteCompletionToInitiator(Document, Person, String) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
KULRICE-7419: Adhoc route completion validation rule (should not route to initiator for completion) determine whether the document initiator is the same as the adhoc recipient for completion
isAdHocRouteRecipientsValid(Document) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
Checks the adhoc route recipient list to ensure there are recipients or else throws an error that at least one recipient is required.
isAllowAll() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
If true, this constraint will allow all symbols that have flags for them.
isAllowAmpersand() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
isAllowApostrophe() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
isAllowAsterisk() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
isAllowAtSign() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
isAllowBackslash() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
isAllowBrackets() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
isAllowColon() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
isAllowComma() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
isAllowCurlyBraces() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
isAllowDash() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
isAllowDollar() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
isAllowDoubleQuote() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
isAllowEquals() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
isAllowExclaimation() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
isAllowForwardSlash() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
isAllowGreaterThan() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
isAllowLessThan() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
isAllowMessageRepeat() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
If true, when this is set on an ErrorsField whose parentComponent has nested Containers or AttributeFields, it will allow those fields to also show their ErrorsField messages.
isAllowNegative() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.FixedPointPatternConstraint
 
isAllowNegative() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.FloatingPointPatternConstraint
 
isAllowNegative() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.IntegerPatternConstraint
 
isAllowParenthesis() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
isAllowPercent() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
isAllowPeriod() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
isAllowPlus() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
isAllowPound() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
isAllowQuestionMark() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
isAllowSemiColon() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
isAllowsNoteAttachments() - Method in class org.kuali.rice.krad.uif.view.DocumentView
 
isAllowsNoteFYI() - Method in class org.kuali.rice.krad.uif.view.DocumentView
 
isAllowUnderscore() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
isAllowWhitespace() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
isAlternateContainer() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
If this is true, the display of messages is being handled by another container.
isAppendHomewardPath() - Method in class org.kuali.rice.krad.uif.view.History
 
isAppendPassedHistory() - Method in class org.kuali.rice.krad.uif.view.History
 
isApplyAlternatingRowStyles() - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManager
Indicates whether alternating row styles should be applied
isApplyDefaultCellWidths() - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManager
Indicates whether the manager should default the cell widths
isApplyValueMask() - Method in class org.kuali.rice.krad.uif.field.DataField
Indicates whether the value for the field should be masked (or partially masked) on display
isAssignableFrom(Class<?>, Class<?>) - Static method in class org.kuali.rice.krad.uif.util.ExpressionFunctions
Checks whether the given class parameter is assignable from the given object class parameter
isAtLeastOneRowHasActions() - Method in class org.kuali.rice.krad.web.form.LookupForm
 
isAtLeastOneRowReturnable() - Method in class org.kuali.rice.krad.web.form.LookupForm
 
isAttributeDefined(Class, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
indicates whether or not the named attribute is defined in the business object xml
isAttributeDefined(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
indicates whether or not the named attribute is defined in the business object xml
isAttributeRequired(Class, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
indicates whether or not the named attribute is required
isAttributeRequired(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
indicates whether or not the named attribute is required
isAttributeValueReaderProvided() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
 
isAuthorized(Object, String, String, String) - Method in interface org.kuali.rice.krad.bo.DataObjectAuthorizer
Determines whether the user identified by the given principal ID has the given permission in the context of the data object
isAuthorized(Object, String, String, String, Map<String, String>, Map<String, String>) - Method in interface org.kuali.rice.krad.bo.DataObjectAuthorizer
Determines whether the user identified by the given principal ID has the given permission in the context of the data object, the additional permission details and role qualifiers are used for the check
isAuthorized(Object, String, String, String) - Method in class org.kuali.rice.krad.bo.DataObjectAuthorizerBase
 
isAuthorized(Object, String, String, String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.krad.bo.DataObjectAuthorizerBase
 
isAuthorizedByTemplate(Object, String, String, String) - Method in interface org.kuali.rice.krad.bo.DataObjectAuthorizer
Determines whether the user identified by the given principal ID has been granted a permission of the given template in the context of the data object
isAuthorizedByTemplate(Object, String, String, String, Map<String, String>, Map<String, String>) - Method in interface org.kuali.rice.krad.bo.DataObjectAuthorizer
Determines whether the user identified by the given principal ID has been granted a permission of the given template in the context of the data object, the additional permission details and role qualifiers are used for the check
isAuthorizedByTemplate(Object, String, String, String) - Method in class org.kuali.rice.krad.bo.DataObjectAuthorizerBase
 
isAuthorizedByTemplate(Object, String, String, String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.krad.bo.DataObjectAuthorizerBase
 
isAuthorizedByTemplate(View, Component, ViewModel, String, Person, Map<String, String>, Map<String, String>, boolean) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
Performs a permission check for the given template name in the context of the given view and component
isAutoFocus() - Method in class org.kuali.rice.krad.uif.container.PageGroup
When this is true, the first field of the kualiForm will be focused by default, unless the parameter focusId is set on the form (by an actionField), then that field will be focused instead.
isBindToForm() - Method in class org.kuali.rice.krad.uif.component.BindingInfo
Indicates whether the component binds directly to the form (that is its bindingName gives a property available through the form), or whether is binds through a nested form object.
isBindToMap() - Method in class org.kuali.rice.krad.uif.component.BindingInfo
Indicates whether the parent object for the property that we are binding to is a Map.
isBlockValidateDirty() - Method in class org.kuali.rice.krad.uif.field.ActionField
 
isBoNotesEnabled() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
Gets the boNotesEnabled flag for the Data object
isBooleanable(Class) - Static method in class org.kuali.rice.krad.util.DataTypeUtil
Determines if the given class is enough like a boolean, to index it as a String "Y" or "N"
isBreadcrumbsInApplicationHeader() - Method in class org.kuali.rice.krad.uif.view.View
Indicates whether the breadcrumbs are rendered in the application header and should not be rendered as part of the view template
isBusinessObjectValid(BusinessObject) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
Encapsulates {@link #validateBusinessObject(BusinessObject) and returns boolean so one doesn't need to check the ErrorMap.Validates the business object primitive attributes against the data dictionary.
isBusinessObjectValid(BusinessObject, String) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
Encapsulates {@link #validateBusinessObject(BusinessObject) and returns boolean so one doesn't need to check the ErrorMap.Validates the business object primitive attributes against the data dictionary.
isButton() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
 
isCaptionHeaderAboveImage() - Method in class org.kuali.rice.krad.uif.field.ImageField
 
isCaseSensitive() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint
 
isCaseSensitive() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
 
isCheckbox() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
 
isClientSideValidate() - Method in class org.kuali.rice.krad.uif.field.ActionField
Indicates whether the form data should be validated on the client side return true if validation should occur, false otherwise
isCollectionPropertyOf(Class, String) - Static method in class org.kuali.rice.krad.datadictionary.DataDictionary
 
isCollectionReference() - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
 
isCombineMessages() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
Combines the messages for a single key into one concatenated message per key being matched, seperated by a comma
isCompareToForValueChange() - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
Indicates whether this comparable group's field values should be compared to when highlighting changes of values between comparables (versions)
isCorrectMaintenanceClass(MaintenanceDocument, Class) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
This method tests to make sure the MaintenanceDocument passed in is based on the class you are expecting.
isCurrency() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
 
isDateLike(Class) - Static method in class org.kuali.rice.krad.util.DataTypeUtil
Determines if the given class is enough like a date to store values of it as a SearchableAttributeDateTimeValue
isDatePicker() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
 
isDecimaltastic(Class) - Static method in class org.kuali.rice.krad.util.DataTypeUtil
Determines if the given class is enough like a Float to store values of it as a SearchableAttributeFloatValue
isDefaultOpen() - Method in class org.kuali.rice.krad.uif.widget.Disclosure
Indicates whether the group should be initially open
isDefaultsApplied() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
Indicates whether the form has had default values from the configured View applied.
isDefaultsApplied() - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
isDefaultSortAscending() - Method in class org.kuali.rice.krad.uif.view.LookupView
 
isDefinitionProvided() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
 
isDevMode() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
 
isDialogMode() - Method in class org.kuali.rice.krad.uif.view.View
 
isDisabled() - Method in interface org.kuali.rice.krad.uif.control.Control
Indicates whether the control is disabled (doesn't allow input)
isDisabled() - Method in class org.kuali.rice.krad.uif.control.ControlBase
 
isDisabled() - Method in class org.kuali.rice.krad.uif.field.ActionField
Indicates whether the action (input or button) is disabled (doesn't allow interaction)
isDisableTableSort() - Method in class org.kuali.rice.krad.uif.widget.RichTable
Returns true if sorting is disabled
isDisplayBreadcrumbsWhenOne() - Method in class org.kuali.rice.krad.uif.widget.BreadCrumbs
If true, breadcrumbs will not be displayed if only one breadcrumb is going to be shown, this improves visual clarity of the page
isDisplayCounts() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
displayCounts is true if the counts of errors, warning, and info messages within this ErrorsField should be displayed (includes count of nested messages if displayNestedMessages is true).
isDisplayErrorMessages() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
If displayErrorMessages is true, error messages will be displayed, otherwise they will not.
isDisplayErrorTitle() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
If true, the errorTitle set on this ErrorsField will be displayed along with the error messages.
isDisplayFieldErrorIcon() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
If true, displays an icon next to each field that has an error (default KNS look).
isDisplayFieldLabelWithMessages() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
If true, the error messages will display the an InputField's title alongside the error, warning, and info messages related to it.
isDisplayFieldNameSet() - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
This method returns true if the displayFieldName is set, otherwise it returns false.
isDisplayHomewardPath() - Method in class org.kuali.rice.krad.uif.widget.BreadCrumbs
Determines if the homewardPath is to be displayed.
isDisplayInfoMessages() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
If displayInfoMessages is true, info messages will be displayed, otherwise they will not.
isDisplayInfoTitle() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
If true, the infoTitle set on this ErrorsField will be displayed along with the info messages.
isDisplayLockMessages() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
 
isDisplayMessages() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
If true, error, warning, and info messages will be displayed (provided they are also set to display).
isDisplayNestedMessages() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
If true, this ErrorsField will show messages related to the nested components of its parent component, and not just those related only to its parent component.
isDisplayPassedHistory() - Method in class org.kuali.rice.krad.uif.widget.BreadCrumbs
Determines if the passedHistory is to be displayed.
isDisplayTopicFieldInNotes() - Method in class org.kuali.rice.krad.uif.view.DocumentView
 
isDisplayWarningMessages() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
If displayWarningMessages is true, warning messages will be displayed, otherwise they will not.
isDisplayWarningTitle() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
If true, the warningTitle set on this ErrorsField will be displayed along with the warning messages.
isDocumentAttributesValid(Document, boolean) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
Validates the document attributes against the data dictionary.
isDocumentInactivatingBusinessObject(MaintenanceDocument) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
Determines whether a document is inactivating the record being maintained
isDocumentInitiator(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
 
isDocumentInitiator(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
isDocumentOverviewValid(Document) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
Verifies that the document's overview fields are valid - it does required and format checks.
isDocumentValidForSave(MaintenanceDocument) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
This method checks to see if the document is in a state that it can be saved without causing exceptions.
isEdit() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
Returns true if this maintenance document is editing an existing Business Object, false if its creating a new one.
isEdit() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
This method is a simplified-naming wrapper around isOldDataObjectInDocument(), so that the method name matches the functionality.
isEditAuthz() - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
Indicates whether the component has edit authorization and KIM should be consulted
isEditInLineAuthz() - Method in class org.kuali.rice.krad.uif.field.FieldSecurity
Indicates whether the field has edit in line authorization and KIM should be consulted
isEditLineAuthz() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupSecurity
Indicates whether the collection group line has edit authorization and KIM should be consulted
isEmpty() - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
 
isEnabled() - Method in class org.kuali.rice.krad.service.impl.CsrfServiceImpl
 
isEncryptDocumentDataInPersistentSessionStorage() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
isEncrypted() - Method in class org.kuali.rice.krad.bo.SessionDocument
 
isEscapeHtmlInPropertyValue() - Method in class org.kuali.rice.krad.uif.field.DataField
Returns true if HTML escape allowed for this field
isExemptPath(HttpServletRequest) - Method in class org.kuali.rice.krad.service.impl.CsrfServiceImpl
Returns true if the given requestUri matches one of the provided exempt paths.
isExpandedTextArea() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
 
isExportSupported(InquiryView) - Method in class org.kuali.rice.krad.inquiry.InquiryViewPresentationControllerBase
Examines the data objects data dictionary entry to determine if it supports XML export or not
isExternalBusinessObject() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
Indicates whether the object being maintained is an instance of ExternalizableBusinessObject
isExternalBusinessObject() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
isExternalBusinessObjectProperty(Object, String) - Static method in class org.kuali.rice.krad.lookup.LookupUtils
Check whether the given property represents a property within an EBO starting with the sampleBo object given.
isExternalizable(Class) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
 
isExternalizable(Class) - Method in interface org.kuali.rice.krad.service.ModuleService
This method determines whether or not a bo class is externalizable.
isExternalizableBusinessObjectInquirable(Class) - Method in interface org.kuali.rice.krad.service.ModuleService
 
isExternalizableBusinessObjectLookupable(Class) - Method in interface org.kuali.rice.krad.service.ModuleService
 
isFieldContainer() - Method in interface org.kuali.rice.krad.uif.container.Container
This property is true if the container is used to display a group of fields that is visually a single field - this has an effect on where errors will show up for these fields.
isFieldContainer() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
This property is true if the container is used to display a group of fields that is visually a single field.
isFieldsClearedOnCopy() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
A flag which indicates whether the primary keys have been cleared on a Copy-type of document.
isFieldsClearedOnCopy() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
Gets the fieldsClearedOnCopy attribute.
isFile() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
 
isFinal() - Method in class org.kuali.rice.krad.uif.view.View
Indicates whether the view has been updated from the model and final updates made
isFireGrowlsForMessages() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
 
isForceInquiry() - Method in class org.kuali.rice.krad.uif.widget.Inquiry
 
isGenerateAutoSequence() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
Indicates whether the sequence field should be generated with the current line number
isGenerateCompareHeaders() - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
Indicates whether a HeaderField should be created for each group of comparison fields
isGreaterThan(T, Comparable<T>) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
 
isGreaterThanOrEqual(T, Comparable<T>) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
 
isGrowlMessagingEnabled() - Method in class org.kuali.rice.krad.uif.view.View
Growls use the messages contained in the message map.
isHidden() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
 
isHidden() - Method in interface org.kuali.rice.krad.uif.component.Component
Indicates whether the component should be hidden in the UI
isHidden() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
isHide() - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
 
isHideReturnLinks() - Method in class org.kuali.rice.krad.uif.view.LookupView
 
isHighlightOnError() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
 
isHighlightValueChange() - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
Indicates whether the fields in this comparable group should be highlighted if their values defer from the comparable group marked for comparison
isIdentifier() - Method in class org.kuali.rice.krad.datadictionary.SupportAttributeDefinition
 
isIncludeBlankRow() - Method in class org.kuali.rice.krad.keyvalues.PersistableBusinessObjectValuesFinder
 
isIncludeKeyInDescription() - Method in class org.kuali.rice.krad.keyvalues.PersistableBusinessObjectValuesFinder
 
isInitialized() - Method in class org.kuali.rice.krad.uif.view.View
Indicates whether the view has been initialized
isInitializeDataDictionary() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
 
isInputAllowed() - Method in class org.kuali.rice.krad.uif.field.DataField
Indicates whether the data field instance allows input, subclasses should override and set to true if input is allowed
isInputAllowed() - Method in class org.kuali.rice.krad.uif.field.InputField
 
isInquirable(Class<?>) - Method in interface org.kuali.rice.krad.uif.service.ViewDictionaryService
Indicates whether the given data object class has an associated InquiryView configured and thus can have inquiry links built
isIntsy(Class) - Static method in class org.kuali.rice.krad.util.DataTypeUtil
Determines if the given class is enough like a "long" to store values of it as a SearchableAttributeLongValue
isKualiUser() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
 
isLabelFieldRendered() - Method in interface org.kuali.rice.krad.uif.field.Field
Indicates whether the contained LabelField has been rendered as part of another field and thus should not be rendered with the attribute
isLabelFieldRendered() - Method in class org.kuali.rice.krad.uif.field.FieldBase
 
isLayoutFieldErrors() - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
 
isLessThan(T, Comparable<T>) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
 
isLessThanOrEqual(T, Comparable<T>) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
 
isLink() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
 
isLockable() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
Indicates whether the object can be locked
isLockable() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
Persistable business objects are lockable
isLocked() - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
This method determines whether or not this module is currently locked
isLocked() - Method in interface org.kuali.rice.krad.service.ModuleService
This method determines whether or not this module is currently locked
isLookupable(Class<?>) - Method in interface org.kuali.rice.krad.uif.service.ViewDictionaryService
Indicates whether the given data object class has an associated LookupView configured and thus can have quickfinders associated with the class
isLookupHidden() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
 
isLookupReadonly() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
 
isLookupReturnByScript() - Method in class org.kuali.rice.krad.uif.widget.LightBox
 
isLowerCase() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaNumericPatternConstraint
 
isLowerCase() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaPatternConstraint
 
isMaintainable(Class<?>) - Method in interface org.kuali.rice.krad.uif.service.ViewDictionaryService
Indicates whether the given data object class has an associated MaintenanceView configured
isMaintenanceDocumentCreatingNewRecord(String) - Static method in class org.kuali.rice.krad.maintenance.MaintenanceUtils
 
isMask() - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
 
isModuleLocked(HttpServletRequest) - Method in class org.kuali.rice.krad.web.controller.ModuleLockingHandlerInterceptor
 
isModuleServiceInstalled(String) - Method in interface org.kuali.rice.krad.service.KualiModuleService
 
isMultiple() - Method in class org.kuali.rice.krad.uif.control.SelectControl
Indicates whether multiple values can be selected.
isMultipleValuesSelect() - Method in class org.kuali.rice.krad.uif.view.LookupView
Indicates whether multiple values select should be enabled for the lookup
isMultipleValuesSelect() - Method in class org.kuali.rice.krad.web.form.LookupForm
Indicates whether multiple values select should be enabled for the lookup
isMultiselect() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
 
isNestedAttribute() - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
 
isNestedAttribute(String) - Static method in class org.kuali.rice.krad.util.ObjectUtils
Determines if a given string could represent a nested attribute of an object.
isNew() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
Returns true if this maintenance document is creating a new Business Object, false if its an edit.
isNew() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
This method is a simplified-naming wrapper around isOldDataObjectInDocument(), so that the method name matches the functionality.
isNewWithExisting() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
Returns true if this maintenance document is creating a new Business Object out of an existing Business Object, for example, a new division vendor out of an existing parent vendor.
isNewWithExisting() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
isNonBlankValueForKey(Map<String, Object>, String) - Static method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
Utility method to check for the presence of a non blank value in the map for the given key Note: returns false if a null map is passed in.
isNotesEnabled() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
Indicates whether this maintainable supports notes on the maintenance object
isNotesEnabled() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
isNoteValid(Note) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
Verifies that the note's fields are valid - it does required and format checks.
isNotNull(Object) - Static method in class org.kuali.rice.krad.util.ObjectUtils
This method is a OJB Proxy-safe way to test for notNull on a proxied object that may or may not be materialized yet.
isNull(Object) - Static method in class org.kuali.rice.krad.util.ObjectUtils
This method is a OJB Proxy-safe way to test for null on a proxied object that may or may not be materialized yet.
isNullOrEmpty(Object) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
 
isOldDataObjectInDocument() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
Indicates whether their is an old data object for the maintainable
isOldDataObjectInDocument() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
Checks whether the data object is not null and has its primary key values populated
isOldDataObjectInDocument() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
 
isOldDataObjectInDocument() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
Checks old maintainable bo has key values
isOldMaintainableInDocument(Document) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
isOmitNewline() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
isOmitNewline() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AnyCharacterPatternConstraint
 
isOmitNewline() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.UTF8AnyCharacterPatternConstraint
 
isOmitZero() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.IntegerPatternConstraint
 
isOnlyNegative() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.IntegerPatternConstraint
 
isOptional() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
 
isOptional() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.CollectionSizeConstraintProcessor
 
isOptional() - Method in interface org.kuali.rice.krad.datadictionary.validation.processor.ConstraintProcessor
This method return true if the processing of this constraint is something that can be opted out of by some pieces of code.
isOptional() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.MandatoryElementConstraintProcessor
 
isOptional() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.OptionalElementConstraintProcessor
 
isParentAttributeNull() - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
 
isPartialMask() - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
 
isPerformActionAuthz() - Method in class org.kuali.rice.krad.uif.field.ActionFieldSecurity
Indicates whether the action field has take action authorization and KIM should be consulted
isPerformLineActionAuthz() - Method in class org.kuali.rice.krad.uif.field.ActionFieldSecurity
Indicates whether the line action field has take action authorization and KIM should be consulted
isPerformUppercase() - Method in class org.kuali.rice.krad.uif.field.InputField
Perform uppercase flag for this field to force input to uppercase.
isPersistInSession() - Method in interface org.kuali.rice.krad.uif.component.Component
Indicates whether the component should be stored with the session view regardless of configuration
isPersistInSession() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
isPessimisticLockAdminUser(Person) - Method in interface org.kuali.rice.krad.service.PessimisticLockService
This method is used to identify who is an admin user for PessimisticLock objects
isPrimitiveObject(Object) - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializabilityEvaluatorBase
Whether the object represents a primitive
isProductionEnvironment() - Static method in class org.kuali.rice.krad.util.KRADUtils
 
isProgressiveRenderAndRefresh() - Method in interface org.kuali.rice.krad.uif.component.Component
If true, when the progressiveRender condition is satisfied, the component will always be retrieved from the server and shown(as opposed to being stored on the client, but hidden, after the first retrieval as is the case with the progressiveRenderViaAJAX option).
isProgressiveRenderAndRefresh() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
If true, when the progressiveRender condition is satisfied, the component will always be retrieved from the server and shown(as opposed to being stored on the client, but hidden, after the first retrieval as is the case with the progressiveRenderViaAJAX option).
isProgressiveRenderViaAJAX() - Method in interface org.kuali.rice.krad.uif.component.Component
 
isProgressiveRenderViaAJAX() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
When progressiveRenderViaAJAX is true, this component will be retrieved from the server when it first satisfies its progressive render condition.
isPropertyOf(Class, String) - Static method in class org.kuali.rice.krad.datadictionary.DataDictionary
 
isPropertySerializable(SerializationState, Object, String, Object) - Method in class org.kuali.rice.krad.util.documentserializer.AlwaysFalsePropertySerializabilityEvaluator
 
isPropertySerializable(SerializationState, Object, String, Object) - Method in class org.kuali.rice.krad.util.documentserializer.AlwaysTruePropertySerializibilityEvaluator
Trivially returns true
isPropertySerializable(SerializationState, Object, String, Object) - Method in interface org.kuali.rice.krad.util.documentserializer.PropertySerializabilityEvaluator
Determines whether a child property of an object is serializable.
isPropertySerializable(SerializationState, Object, String, Object) - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializabilityEvaluatorBase
Returns whether a child property of a given containing object should be serialized, based on the metadata provided in the data dictionary.
isRadio() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
 
isRanged() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
 
isReadable() - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
Indicates whether the configured attribute name is readable for the object
isReadable() - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
 
isReadable() - Method in class org.kuali.rice.krad.datadictionary.validation.SingleAttributeValueReader
 
isReadable() - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader
If the current attribute being evaluated is a field of an addLine return false because it should not be evaluated during Validation.
isReadableProperty(Object, String) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
 
isReadOnly() - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
 
isReadOnly() - Method in interface org.kuali.rice.krad.uif.component.Component
Indicates whether the component can be edited
isReadOnly() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
isReadOnly() - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
Indicates whether the compare group should be read-only
isReadOnlyHidden() - Method in class org.kuali.rice.krad.uif.field.DataField
Indicates the field should be read-only but also a hidden should be generated for the field
isRedirectedInquiry() - Method in class org.kuali.rice.krad.web.form.InquiryForm
Indicates whether the requested was redirected from the inquiry framework due to an external object request.
isRedirectedLookup() - Method in class org.kuali.rice.krad.web.form.LookupForm
Indicates whether the requested was redirected from the lookup framework due to an external object request.
isRefresh() - Method in interface org.kuali.rice.krad.uif.component.Component
Result of the conditionalRefresh expression, true if satisfied, otherwise false.
isRefresh() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
isRefreshedByAction() - Method in interface org.kuali.rice.krad.uif.component.Component
Indicates the component can be refreshed by an action
isRefreshedByAction() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
isRender() - Method in interface org.kuali.rice.krad.uif.component.Component
Indicates whether the component should be rendered in the UI
isRender() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
isRender() - Method in class org.kuali.rice.krad.uif.field.MessageField
Override to render only if the message text has been given or there is a conditional expression on the message text
isRenderAddLine() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Indicates whether an add line should be rendered for the collection
isRenderAlternatingHeaderColumns() - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManager
Indicates whether header columns (th for tables) should be rendered for every other item (alternating)
isRenderColon() - Method in class org.kuali.rice.krad.uif.field.LabelField
Indicates whether a colon should be rendered after the label text, generally used when the label appears to the left of the field's control or value
isRenderForm() - Method in class org.kuali.rice.krad.uif.view.FormView
Indicates whether a Form element should be rendered for the View.
isRenderFullView() - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
isRenderImage() - Method in class org.kuali.rice.krad.uif.widget.Disclosure
Indicates whether the expand/collapse image should be rendered for the closure, if set to false only the group title will be clickable
isRenderLineActions() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Indicates whether the action column for the collection should be rendered
isRenderNotFoundMessage() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
Indicates whether a message should be added to the query result object and displayed when the query return object is null
isRenderSelectField() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Indicates whether lines of the collection group should be selected by rendering a field for each line that will allow selection
isRenderSequenceField() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
Indicates whether the sequence field should be rendered for the collection
isRepeatHeader() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
Indicates whether the header should be repeated before each collection row.
isRequired() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
 
isRequired() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
If required wasn't set on this instance, use the value from its delegate.
isRequired() - Method in interface org.kuali.rice.krad.datadictionary.validation.constraint.ExistenceConstraint
 
isRequired() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
 
isResetDataOnRefresh() - Method in interface org.kuali.rice.krad.uif.component.Component
Indicates whether data contained within the component should be reset (set to default) when the component is refreshed
isResetDataOnRefresh() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
isResponsibleFor(Class) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
 
isResponsibleFor(Class) - Method in interface org.kuali.rice.krad.service.ModuleService
This method determines whether this service is responsible for the business object class passed in, or not.
isResponsibleForJob(String) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
 
isResponsibleForJob(String) - Method in interface org.kuali.rice.krad.service.ModuleService
This method determines whether this service is responsible for the given jobname, or not.
isResultReturnable(Object) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
Determines whether a given data object that's returned as one of the lookup's results is considered returnable, which means that for single-value lookups, a "return value" link may be rendered, and for multiple value lookups, a checkbox is rendered.
isReturnByScript() - Method in class org.kuali.rice.krad.uif.view.LookupView
 
isSelect() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
 
isSelfRendered() - Method in interface org.kuali.rice.krad.uif.component.Component
Indicates whether the component contains its own render output (through the renderOutput property)
isSelfRendered() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
isSeparateAddLine() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
Indicates whether the add line should be rendered in a separate group, or as part of the table (first line)
isSessionDocument() - Method in class org.kuali.rice.krad.document.TransactionalDocumentBase
This method to check whether the document class implements SessionDocument
isSessionDocument() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
This method to check whether the document class implements SessionDocument
isShowAttributeInResultSet() - Method in class org.kuali.rice.krad.datadictionary.SearchingAttribute
Returns whether this attribute should appear in the result set
isShowAttributeInSearchCriteria() - Method in class org.kuali.rice.krad.datadictionary.SearchingAttribute
Returns whether this attribute should appear in the search criteria
isShowHideInactiveButton() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
 
isShowInactive() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Indicates whether inactive collections lines should be displayed
isShowMaintenanceLinks() - Method in class org.kuali.rice.krad.uif.view.LookupView
 
isShowSearchAndExportOptions() - Method in class org.kuali.rice.krad.uif.widget.RichTable
Returns true if search and export options are enabled
isSingleConstraintResult() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
 
isSinglePageView() - Method in class org.kuali.rice.krad.uif.view.View
Indicates whether the View only has a single page Group or contains multiple page Group instances.
isSkipInTabOrder() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Flag indicating that this component and its nested components must be skipped when keyboard tabbing.
isSkipViewInit() - Method in class org.kuali.rice.krad.web.form.UifFormBase
Indicates whether a new view is being initialized or the call is refresh (or query) call
isSortAscending() - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
isSticky() - Method in class org.kuali.rice.krad.uif.widget.Growls
If true, the growl will stick to the page until the user dismisses it
isStringy(Class) - Static method in class org.kuali.rice.krad.util.DataTypeUtil
Determines if the given Class is a String
isSupported(Constrainable) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.AttributeDefinitionConstraintProvider
 
isSupported(Constrainable) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.CollectionDefinitionConstraintProvider
 
isSupported(Constrainable) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.ComplexAttributeDefinitionConstraintProvider
 
isSupported(Constrainable) - Method in interface org.kuali.rice.krad.datadictionary.validation.constraint.provider.ConstraintProvider
 
isSupported(Constrainable) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.DataObjectEntryConstraintProvider
 
isSupportsReadOnlyFieldsOverride() - Method in class org.kuali.rice.krad.uif.view.View
Indicates whether the view allows read only fields to be specified on the request URL which will override the view setting
isSuppressActions() - Method in class org.kuali.rice.krad.uif.view.LookupView
 
isSuppressLineWrapping() - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManager
Indicates whether the number of columns for the table data should match the number of fields given in the container's items list (so that each field takes up one column without wrapping), this overrides the configured numberOfColumns
isText() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
 
isTextarea() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
 
isTextExpand() - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
If set to true, this control will have a button which can be clicked to expand the text area through a popup window so the user has more space to type and see the data they are entering in this text field
isTextExpand() - Method in class org.kuali.rice.krad.uif.control.TextControl
If set to true, this control will have a button which can be clicked to expand the text area through a popup window so the user has more space to type and see the data they are entering in this text field.
isTranslateCodes() - Method in class org.kuali.rice.krad.uif.view.View
Returns whether the current view supports displaying KualiCode's name as additional display value
isTreatWildcardsAndOperatorsAsLiteral() - Method in class org.kuali.rice.krad.uif.field.LookupInputField
 
isUpperCase() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaNumericPatternConstraint
 
isUpperCase() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaPatternConstraint
 
isUseShortLabels() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
Indicates whether the short label for the collection field should be used as the table header or the regular label
isValidateClientSide() - Method in class org.kuali.rice.krad.uif.view.FormView
Indicates whether to perform on-the-fly validation on the client using js during user data entry.
isValidateDirty() - Method in class org.kuali.rice.krad.uif.view.View
Indicates whether the form should be validated for dirtyness
isValidateDirty() - Method in class org.kuali.rice.krad.web.form.UifFormBase
Indicates whether the form should be validated for dirtyness
isValidateServerSide() - Method in class org.kuali.rice.krad.uif.view.FormView
Indicates whether to perform the validate model phase of the view lifecycle.
isViewAuthz() - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
Indicates whether the component has view authorization and KIM should be consulted
isViewInLineAuthz() - Method in class org.kuali.rice.krad.uif.field.FieldSecurity
Indicates whether the field has view in line unmask authorization and KIM should be consulted
isViewLineAuthz() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupSecurity
Indicates whether the collection group line has view authorization and KIM should be consulted
isWorkflowWorkgroup() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
 
isWritableProperty(Object, String) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
 
isWriteable(Object, String, PersistenceStructureService) - Static method in class org.kuali.rice.krad.util.ObjectUtils
Return whether or not an attribute is writeable.
iterator() - Method in class org.kuali.rice.krad.datadictionary.validation.result.AttributeValidationResult
 
iterator() - Method in class org.kuali.rice.krad.datadictionary.validation.result.DictionaryValidationResult
 
iterator() - Method in class org.kuali.rice.krad.datadictionary.validation.result.EntryValidationResult
 
iterator() - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
 

J

jobNames - Variable in class org.kuali.rice.krad.bo.ModuleConfiguration
 
joinWithQuotes(List<String>) - Static method in class org.kuali.rice.krad.util.KRADUtils
 
jumpToId - Variable in class org.kuali.rice.krad.web.form.UifFormBase
 
jumpToName - Variable in class org.kuali.rice.krad.web.form.UifFormBase
 
JUSTIFY - Static variable in class org.kuali.rice.krad.uif.CssConstants.TextAligns
 

K

KeepExpression - Annotation Type in org.kuali.rice.krad.uif.component
Annotation that can be used on a Configurable field to specify any expressions configured for that field should not be picked up and processed as normal, but left as the property value to be handled by the component itself or some other process
kimAttributeName - Variable in class org.kuali.rice.krad.keyvalues.KimAttributeValuesFinder
 
KimAttributeValuesFinder - Class in org.kuali.rice.krad.keyvalues
 
KimAttributeValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.KimAttributeValuesFinder
 
kimTypeId - Variable in class org.kuali.rice.krad.keyvalues.KimAttributeValuesFinder
 
KRAD_IMAGE_LOCATION - Static variable in class org.kuali.rice.krad.uif.UifConstants.ClientSideVariables
 
KRAD_NAMESPACE_2_0 - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb.Namespaces
Namespace for the krad module which is compatible with Kuali Rice 2.0.x.
KRAD_NAMESPACE_PREFIX - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb.Namespaces
 
KRAD_URL - Static variable in class org.kuali.rice.krad.uif.UifConstants.ClientSideVariables
 
KRADServiceLocatorWeb - Class in org.kuali.rice.krad.service
Service locator for the KRAD Web module
KRADServiceLocatorWeb() - Constructor for class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
KRADServiceLocatorWeb.Namespaces - Class in org.kuali.rice.krad.service
 
KRADUtils - Class in org.kuali.rice.krad.util
Miscellaneous Utility Methods
KUALI_MODULE_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
KUALI_RULE_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
kualiConfigurationService - Variable in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
 
KualiDocumentEvent - Interface in org.kuali.rice.krad.rules.rule.event
Parent interface of all document-related events, which are used to drive the business rules evaluation process.
KualiDocumentEventBase - Class in org.kuali.rice.krad.rules.rule.event
Abstract superclass for document-related events.
KualiDocumentEventBase(String, String) - Constructor for class org.kuali.rice.krad.rules.rule.event.KualiDocumentEventBase
As a general rule, business rule classes should not change the original object.
KualiDocumentEventBase(String, String, Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.KualiDocumentEventBase
Constructs a KualiEvent with the given description and errorPathPrefix for the given document.
KualiDocumentXmlMaterializer - Class in org.kuali.rice.krad.workflow
 
KualiDocumentXmlMaterializer() - Constructor for class org.kuali.rice.krad.workflow.KualiDocumentXmlMaterializer
 
KualiExceptionIncident - Interface in org.kuali.rice.krad.exception
This class contains the exception incident information, exception, form and session user.
KualiExceptionIncidentService - Interface in org.kuali.rice.krad.service
This is used for sending report of an incident
KualiFeedbackService - Interface in org.kuali.rice.krad.service
This new feedback service was added to refactor KualiExceptionIncidentService.
kualiModuleService - Variable in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
 
KualiModuleService - Interface in org.kuali.rice.krad.service
 
KualiRuleService - Interface in org.kuali.rice.krad.service
Defines the interface to the business-rule evaluation service, used to evauluate document-type-specific business rules using document-related events to drive the process.
KualiTransactionalDocumentInformation - Class in org.kuali.rice.krad.workflow
 
KualiTransactionalDocumentInformation() - Constructor for class org.kuali.rice.krad.workflow.KualiTransactionalDocumentInformation
 

L

label - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
 
label - Variable in class org.kuali.rice.krad.datadictionary.CollectionDefinition
 
LABEL - Static variable in class org.kuali.rice.krad.uif.UifConstants.IdSuffixes
 
LABEL_FIELD - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
LABEL_KEY_SPLIT_PATTERN - Static variable in class org.kuali.rice.krad.uif.util.ClientValidationUtils
 
LabelField - Class in org.kuali.rice.krad.uif.field
Contains a label for another Field instance
LabelField() - Constructor for class org.kuali.rice.krad.uif.field.LabelField
 
LabelFieldSeparateModifier - Class in org.kuali.rice.krad.uif.modifier
Pulls LabelField instances out of a contained field so they will be placed separately in the LayoutManager
LabelFieldSeparateModifier() - Constructor for class org.kuali.rice.krad.uif.modifier.LabelFieldSeparateModifier
 
labelKey - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.BaseConstraint
 
LANGUAGE - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsKeys
 
lastIndexOf(Object) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
 
lastUpdatedDate - Variable in class org.kuali.rice.krad.bo.SessionDocument
 
LayoutComponentOptions() - Constructor for class org.kuali.rice.krad.uif.UifConstants.LayoutComponentOptions
 
LayoutManager - Interface in org.kuali.rice.krad.uif.layout
Manages the rendering of Component instances within a Container
LayoutManagerBase - Class in org.kuali.rice.krad.uif.layout
Base class for all layout managers
LayoutManagerBase() - Constructor for class org.kuali.rice.krad.uif.layout.LayoutManagerBase
 
LEFT - Static variable in class org.kuali.rice.krad.uif.CssConstants.TextAligns
 
LengthConstrainable - Interface in org.kuali.rice.krad.datadictionary.validation.capability
This interface defines methods that must be implemented by classes that want to be processed as
LengthConstraint - Interface in org.kuali.rice.krad.datadictionary.validation.constraint
A length constraint is one that restricts the length of a string to some predefined maximum (and/or minimum).
LengthConstraintProcessor - Class in org.kuali.rice.krad.datadictionary.validation.processor
 
LengthConstraintProcessor() - Constructor for class org.kuali.rice.krad.datadictionary.validation.processor.LengthConstraintProcessor
 
LightBox - Class in org.kuali.rice.krad.uif.widget
Used for rendering a lightbox in the UI to display action links in dialog popups
LightBox() - Constructor for class org.kuali.rice.krad.uif.widget.LightBox
 
LIGHTBOX_CALL - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
LightBoxLookup - Class in org.kuali.rice.krad.uif.widget
Used for rendering a lightbox in the UI to display the result of a submit in a light box.
LightBoxLookup() - Constructor for class org.kuali.rice.krad.uif.widget.LightBoxLookup
 
LINE - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
 
LINE - Static variable in class org.kuali.rice.krad.uif.UifConstants.IdSuffixes
 
LINE_PATH_BIND_ADJUST_PREFIX - Static variable in class org.kuali.rice.krad.uif.UifConstants
 
LINK_FIELD - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
LINK_GROUP - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
LinkField - Class in org.kuali.rice.krad.uif.field
Field that encloses a link element
LinkField() - Constructor for class org.kuali.rice.krad.uif.field.LinkField
 
LinkGroup - Class in org.kuali.rice.krad.uif.container
Special Group that presents a grouping on links, which can also include nested groupings of links
LinkGroup() - Constructor for class org.kuali.rice.krad.uif.container.LinkGroup
 
LIST_GROUP - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
listAllBlockerRecords(BusinessObject, InactivationBlockingMetadata) - Method in interface org.kuali.rice.krad.service.InactivationBlockingDetectionService
Lists all records in the relationship defined by the inactivationBlockingMetadata that prevents inactivation of blockedBo
listAllBlockerRecords(BusinessObject, InactivationBlockingMetadata) - Method in interface org.kuali.rice.krad.service.InactivationBlockingDisplayService
Retrieves a List of Strings representing each record that blocks the inactivation of blockedBo
listAlternatePrimaryKeyFieldNames(Class) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
This overridden method ...
listAlternatePrimaryKeyFieldNames(Class) - Method in interface org.kuali.rice.krad.service.ModuleService
This method returns a list of alternate primary keys.
listIterator() - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
 
listIterator(int) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
 
listPrimaryKeyFieldNames(Class<?>) - Method in interface org.kuali.rice.krad.service.DataObjectMetaDataService
Checks the DataDictionary and OJB Repository File to determine the primary fields names for a given class.
listPrimaryKeyFieldNames(Class) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
 
listPrimaryKeyFieldNames(Class) - Method in interface org.kuali.rice.krad.service.ModuleService
This method returns the list of primary keys for the EBO.
literal - Variable in class org.kuali.rice.krad.datadictionary.mask.MaskFormatterLiteral
 
loadDocument(DocumentFormBase) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
Loads the document by its provided document header id.
loadWorkflowDocument(String, Person) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
Given a documentHeaderId and workflowUser, retrieves the workflowDocument associated with that documentHeaderId from the workflow server.
localKradBaseLookupUrl - Static variable in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase.BaseLookupUrlsHolder
 
lockingKeys - Variable in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
 
LOG - Static variable in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
LOG - Static variable in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
 
LOG - Static variable in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
 
LOG - Static variable in class org.kuali.rice.krad.web.bind.UifServletRequestDataBinder
 
LOG - Static variable in class org.kuali.rice.krad.web.controller.MaintenanceDocumentController
 
logAndThrowRuntime(String) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
 
logErrors() - Method in class org.kuali.rice.krad.document.DocumentBase
This method logs errors.
lookup(Class<T>, QueryByCriteria) - Method in interface org.kuali.rice.krad.criteria.CriteriaLookupDao
Looks up a type based on a query criteria.
lookup(Class<T>, QueryByCriteria, LookupCustomizer<T>) - Method in interface org.kuali.rice.krad.criteria.CriteriaLookupDao
Looks up a type based on a query criteria.
lookup(Class<T>, QueryByCriteria) - Method in class org.kuali.rice.krad.criteria.CriteriaLookupDaoJpa
 
lookup(Class<T>, QueryByCriteria, LookupCustomizer<T>) - Method in class org.kuali.rice.krad.criteria.CriteriaLookupDaoJpa
 
lookup(Class<T>, QueryByCriteria) - Method in class org.kuali.rice.krad.criteria.CriteriaLookupDaoOjb
 
lookup(Class<T>, QueryByCriteria, LookupCustomizer<T>) - Method in class org.kuali.rice.krad.criteria.CriteriaLookupDaoOjb
 
lookup(Class<T>, QueryByCriteria) - Method in class org.kuali.rice.krad.criteria.CriteriaLookupDaoProxy
 
lookup(Class<T>, QueryByCriteria, LookupCustomizer<T>) - Method in class org.kuali.rice.krad.criteria.CriteriaLookupDaoProxy
 
lookup(Class<T>, QueryByCriteria) - Method in class org.kuali.rice.krad.criteria.CriteriaLookupServiceImpl
 
lookup(Class<T>, QueryByCriteria, LookupCustomizer<T>) - Method in class org.kuali.rice.krad.criteria.CriteriaLookupServiceImpl
 
LOOKUP - Static variable in class org.kuali.rice.krad.uif.UifConstants.RefreshCallerTypes
 
LOOKUP_COLLECTION_NAME - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
LOOKUP_CRITERIA_ENABLED - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
LOOKUP_PARAMETERS - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
LOOKUP_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
Lookupable - Interface in org.kuali.rice.krad.lookup
Provides contract for implementing a lookup within the lookup framework
LookupableImpl - Class in org.kuali.rice.krad.lookup
Default implementation of Lookupable
LookupableImpl() - Constructor for class org.kuali.rice.krad.lookup.LookupableImpl
 
LookupConstrainable - Interface in org.kuali.rice.krad.datadictionary.validation.capability
This capability is not yet implemented.
LookupConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
This class is a direct copy of one that was in Kuali Student.
LookupConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.LookupConstraint
 
LookupConstraintParamMapping - Class in org.kuali.rice.krad.datadictionary.validation.constraint
This class is a direct copy of one that was in Kuali Student.
LookupConstraintParamMapping() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.LookupConstraintParamMapping
 
lookupContextPath - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
LookupController - Class in org.kuali.rice.krad.web.controller
Controller that handles requests coming from a LookupView
LookupController() - Constructor for class org.kuali.rice.krad.web.controller.LookupController
 
lookupDefinition - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
LookupForm - Class in org.kuali.rice.krad.web.form
Form class for LookupView screens
LookupForm() - Constructor for class org.kuali.rice.krad.web.form.LookupForm
 
LookupInputField - Class in org.kuali.rice.krad.uif.field
Custom InputField for search fields within a lookup view
LookupInputField() - Constructor for class org.kuali.rice.krad.uif.field.LookupInputField
 
LookupInquiryUtils - Class in org.kuali.rice.krad.uif.util
Class for utility methods that pertain to UIF Lookup processing
LookupInquiryUtils() - Constructor for class org.kuali.rice.krad.uif.util.LookupInquiryUtils
 
lookupService - Variable in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
 
LookupService - Interface in org.kuali.rice.krad.service
Defines business logic methods that support the Lookup framework
LookupUtils - Class in org.kuali.rice.krad.lookup
Provides static utility methods for use within the lookup framework
LookupUtils() - Constructor for class org.kuali.rice.krad.lookup.LookupUtils
 
LookupView - Class in org.kuali.rice.krad.uif.view
View type for Maintenance documents
LookupView() - Constructor for class org.kuali.rice.krad.uif.view.LookupView
 
LookupViewAuthorizerBase - Class in org.kuali.rice.krad.lookup
Implementation of ViewAuthorizer for LookupView instances
LookupViewAuthorizerBase() - Constructor for class org.kuali.rice.krad.lookup.LookupViewAuthorizerBase
 
LookupViewPresentationControllerBase - Class in org.kuali.rice.krad.lookup
Implementation of ViewPresentationController for LookupView instances
LookupViewPresentationControllerBase() - Constructor for class org.kuali.rice.krad.lookup.LookupViewPresentationControllerBase
 
lowerCase - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaNumericPatternConstraint
 
lowerCase - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaPatternConstraint
 

M

Maintainable - Interface in org.kuali.rice.krad.maintenance
Provides contract for implementing a maintenance object within the maintenance framework
MAINTAINABLE_ERROR_PATH - Static variable in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
 
MAINTAINABLE_ERROR_PREFIX - Static variable in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
 
MAINTAINABLE_IMPL_CLASS - Static variable in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
maintainableClass - Variable in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
 
MaintainableImpl - Class in org.kuali.rice.krad.maintenance
Default implementation of the Maintainable interface
MaintainableImpl() - Constructor for class org.kuali.rice.krad.maintenance.MaintainableImpl
 
MAINTENANCE_ACTION_TAG_NAME - Static variable in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
MAINTENANCE_DOCUMENT_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
maintenanceAction - Variable in class org.kuali.rice.krad.web.form.MaintenanceForm
 
MaintenanceActiveCollectionFilter - Class in org.kuali.rice.krad.uif.container
Collection filter for maintenance groups that removes inactive lines if certain conditions are met
MaintenanceActiveCollectionFilter() - Constructor for class org.kuali.rice.krad.uif.container.MaintenanceActiveCollectionFilter
 
maintenanceCopy(MaintenanceForm, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.MaintenanceDocumentController
Setups a new MaintenanceView with the copy maintenance action
MaintenanceDocument - Interface in org.kuali.rice.krad.maintenance
Common interface for all maintenance documents.
MaintenanceDocumentAuthorizer - Interface in org.kuali.rice.krad.maintenance
 
MaintenanceDocumentAuthorizerBase - Class in org.kuali.rice.krad.maintenance
 
MaintenanceDocumentAuthorizerBase() - Constructor for class org.kuali.rice.krad.maintenance.MaintenanceDocumentAuthorizerBase
 
MaintenanceDocumentBase - Class in org.kuali.rice.krad.maintenance
Document class for all maintenance documents which wraps the maintenance object in a Maintainable that is also used for various callbacks
MaintenanceDocumentBase() - Constructor for class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
MaintenanceDocumentBase(String) - Constructor for class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
Initializies the maintainables.
MaintenanceDocumentController - Class in org.kuali.rice.krad.web.controller
Controller for MaintenanceView screens which operate on MaintenanceDocument instances
MaintenanceDocumentController() - Constructor for class org.kuali.rice.krad.web.controller.MaintenanceDocumentController
 
MaintenanceDocumentEntry - Class in org.kuali.rice.krad.datadictionary
Data dictionary entry class for MaintenanceDocument
MaintenanceDocumentEntry() - Constructor for class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
 
MaintenanceDocumentPresentationController - Interface in org.kuali.rice.krad.maintenance
 
MaintenanceDocumentPresentationControllerBase - Class in org.kuali.rice.krad.maintenance
 
MaintenanceDocumentPresentationControllerBase() - Constructor for class org.kuali.rice.krad.maintenance.MaintenanceDocumentPresentationControllerBase
 
MaintenanceDocumentRule - Interface in org.kuali.rice.krad.rules
Rule event interface for implementing business rules against a MaintenanceDocument
MaintenanceDocumentRuleBase - Class in org.kuali.rice.krad.rules
Contains all of the business rules that are common to all maintenance documents
MaintenanceDocumentRuleBase() - Constructor for class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
Default constructor a MaintenanceDocumentRuleBase.java.
MaintenanceDocumentService - Interface in org.kuali.rice.krad.service
Provides methods for working with MaintenanceDocument(s)
maintenanceEdit(MaintenanceForm, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.MaintenanceDocumentController
Setups a new MaintenanceView with the edit maintenance action
MaintenanceForm - Class in org.kuali.rice.krad.web.form
Form class for MaintenanceView screens
MaintenanceForm() - Constructor for class org.kuali.rice.krad.web.form.MaintenanceForm
 
MaintenanceLock - Class in org.kuali.rice.krad.maintenance
List of business objects that this maintenance document is locking (prevents two documents from being routed trying to update the same object) Most maintenance documents have only one lock, but globals have many
MaintenanceLock() - Constructor for class org.kuali.rice.krad.maintenance.MaintenanceLock
 
maintenanceNewWithExisting(MaintenanceForm, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.MaintenanceDocumentController
Setups a new MaintenanceView with the new with existing maintenance action
MaintenanceUtils - Class in org.kuali.rice.krad.maintenance
Provides static utility methods for use within the maintenance framework
MaintenanceUtils() - Constructor for class org.kuali.rice.krad.maintenance.MaintenanceUtils
 
MaintenanceView - Class in org.kuali.rice.krad.uif.view
View type for Maintenance documents
MaintenanceView() - Constructor for class org.kuali.rice.krad.uif.view.MaintenanceView
 
MaintenanceViewAuthorizerBase - Class in org.kuali.rice.krad.maintenance
Implementation of ViewAuthorizer for MaintenanceView instances
MaintenanceViewAuthorizerBase() - Constructor for class org.kuali.rice.krad.maintenance.MaintenanceViewAuthorizerBase
 
MaintenanceViewPresentationControllerBase - Class in org.kuali.rice.krad.maintenance
Implementation of ViewPresentationController for MaintenanceView instances
MaintenanceViewPresentationControllerBase() - Constructor for class org.kuali.rice.krad.maintenance.MaintenanceViewPresentationControllerBase
 
MANAGER - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
 
MandatoryElementConstraintProcessor<C extends Constraint> - Class in org.kuali.rice.krad.datadictionary.validation.processor
This abstract class can be extended by constraint processor classes that must be processed on every validation.
MandatoryElementConstraintProcessor() - Constructor for class org.kuali.rice.krad.datadictionary.validation.processor.MandatoryElementConstraintProcessor
 
MapValuesFinder - Class in org.kuali.rice.krad.keyvalues
a simple values finder that uses a map as the key/value source.
MapValuesFinder(Map<String, String>) - Constructor for class org.kuali.rice.krad.keyvalues.MapValuesFinder
 
MARGIN_BOTTOM - Static variable in class org.kuali.rice.krad.uif.CssConstants.Margins
 
MARGIN_LEFT - Static variable in class org.kuali.rice.krad.uif.CssConstants.Margins
 
MARGIN_RIGHT - Static variable in class org.kuali.rice.krad.uif.CssConstants.Margins
 
MARGIN_TOP - Static variable in class org.kuali.rice.krad.uif.CssConstants.Margins
 
Margins() - Constructor for class org.kuali.rice.krad.uif.CssConstants.Margins
 
Mask - Class in org.kuali.rice.krad.datadictionary.mask
The displayMask element specifies the type of masking to be used to hide the value from un-authorized users.
Mask() - Constructor for class org.kuali.rice.krad.datadictionary.mask.Mask
 
maskCharacter - Variable in class org.kuali.rice.krad.datadictionary.mask.MaskFormatterSubString
 
maskFormatter - Variable in class org.kuali.rice.krad.datadictionary.mask.Mask
 
MaskFormatter - Interface in org.kuali.rice.krad.datadictionary.mask
Defines interface for a class that mask data values
maskFormatterClass - Variable in class org.kuali.rice.krad.datadictionary.mask.Mask
 
MaskFormatterLiteral - Class in org.kuali.rice.krad.datadictionary.mask
The maskLiteral element is used to completely hide the field value for unauthorized users.
MaskFormatterLiteral() - Constructor for class org.kuali.rice.krad.datadictionary.mask.MaskFormatterLiteral
 
MaskFormatterSubString - Class in org.kuali.rice.krad.datadictionary.mask
The maskTo element is to used hide the beginning part of the value for unauthorized users.
MaskFormatterSubString() - Constructor for class org.kuali.rice.krad.datadictionary.mask.MaskFormatterSubString
 
maskLength - Variable in class org.kuali.rice.krad.datadictionary.mask.MaskFormatterSubString
 
maskValue(Object) - Method in class org.kuali.rice.krad.datadictionary.mask.Mask
Masks a data value with the configured maskFormatter;
maskValue(Object) - Method in interface org.kuali.rice.krad.datadictionary.mask.MaskFormatter
Takes in the real data value and returns a masked string.
maskValue(Object) - Method in class org.kuali.rice.krad.datadictionary.mask.MaskFormatterLiteral
 
maskValue(Object) - Method in class org.kuali.rice.krad.datadictionary.mask.MaskFormatterSubString
 
matches(String) - Method in class org.kuali.rice.krad.datadictionary.validation.ValidationPattern
Deprecated.
 
materializeAllSubObjects(PersistableBusinessObject) - Static method in class org.kuali.rice.krad.util.ObjectUtils
This method attempts to materialize all of the proxied reference objects (ie, sub-objects) hanging off the passed-in BO object.
materializeClassForProxiedObject(Object) - Static method in class org.kuali.rice.krad.util.ObjectUtils
Attempts to find the Class for the given potentially proxied object
materializeObjects(Collection) - Static method in class org.kuali.rice.krad.util.ObjectUtils
This method runs the ObjectUtils.isNotNull() method for each item in a list of BOs.
materializeSubObjectsToDepth(PersistableBusinessObject, int) - Static method in class org.kuali.rice.krad.util.ObjectUtils
This method attempts to materialize all of the proxied reference objects (ie, sub-objects) hanging off the passed-in BO object.
materializeUpdateableCollections(Object) - Static method in class org.kuali.rice.krad.util.ObjectUtils
This method checks for updateable collections on the business object provided and materializes the corresponding collection proxies
max(ErrorLevel, ErrorLevel) - Static method in enum org.kuali.rice.krad.datadictionary.validation.ErrorLevel
 
maxLength - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
maxLength - Variable in class org.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern
Deprecated.
 
maxOccurs - Variable in class org.kuali.rice.krad.datadictionary.CollectionDefinition
 
mergeErrorMap(MessageMap) - Static method in class org.kuali.rice.krad.util.GlobalVariables
Merges a message map into the global variables error map
MESSAGE_FIELD - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
MessageField - Class in org.kuali.rice.krad.uif.field
Encapsulates a text message to be displayed
MessageField() - Constructor for class org.kuali.rice.krad.uif.field.MessageField
 
MessageField(String) - Constructor for class org.kuali.rice.krad.uif.field.MessageField
 
MessageField(String, String) - Constructor for class org.kuali.rice.krad.uif.field.MessageField
 
messageKey - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
 
MessageKeys() - Constructor for class org.kuali.rice.krad.uif.UifConstants.MessageKeys
 
Messages() - Constructor for class org.kuali.rice.krad.uif.UifConstants.Messages
 
MessageUtils - Class in org.kuali.rice.krad.util
 
MessageUtils() - Constructor for class org.kuali.rice.krad.util.MessageUtils
 
METHOD_TO_CALL - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
MethodInvokerConfig - Class in org.kuali.rice.krad.uif.component
Extends MethodInvoker to add properties for specifying a method for invocation within the UIF
MethodInvokerConfig() - Constructor for class org.kuali.rice.krad.uif.component.MethodInvokerConfig
 
methodToCall - Variable in class org.kuali.rice.krad.web.form.UifFormBase
 
MethodToCallNames() - Constructor for class org.kuali.rice.krad.uif.UifConstants.MethodToCallNames
 
MIDDLE - Static variable in class org.kuali.rice.krad.uif.CssConstants.VerticalAligns
 
min(ErrorLevel, ErrorLevel) - Static method in enum org.kuali.rice.krad.datadictionary.validation.ErrorLevel
 
minLength - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
minOccurs - Variable in class org.kuali.rice.krad.datadictionary.CollectionDefinition
 
MODULE_LOCKED_MESSAGE - Static variable in class org.kuali.rice.krad.web.controller.ModuleLockedController
Constant defined to match with method call in moduleLocked.jsp which is set to a message that is displayed when the module is locked.
MODULE_NAME - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb.Namespaces
 
MODULE_PARAMETER - Static variable in class org.kuali.rice.krad.web.controller.ModuleLockedController
 
ModuleConfiguration - Class in org.kuali.rice.krad.bo
This is a description of what this class does - bhargavp don't forget to fill this in.
ModuleConfiguration() - Constructor for class org.kuali.rice.krad.bo.ModuleConfiguration
 
moduleConfiguration - Variable in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
 
moduleLocked(String) - Method in class org.kuali.rice.krad.web.controller.ModuleLockedController
 
ModuleLockedController - Class in org.kuali.rice.krad.web.controller
This simple controller loads the module locked view when a user accesses a module which has been locked for maintenance.
ModuleLockedController() - Constructor for class org.kuali.rice.krad.web.controller.ModuleLockedController
 
ModuleLockingHandlerInterceptor - Class in org.kuali.rice.krad.web.controller
TODO jawbenne don't forget to fill this in.
ModuleLockingHandlerInterceptor() - Constructor for class org.kuali.rice.krad.web.controller.ModuleLockingHandlerInterceptor
 
ModuleService - Interface in org.kuali.rice.krad.service
Defines service methods for module services
ModuleValuesFinder - Class in org.kuali.rice.krad.keyvalues
 
ModuleValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.ModuleValuesFinder
 
MOVABLES - Static variable in class org.kuali.rice.krad.uif.UifConstants.ReordererOptionKeys
 
moveNestedPropertyExpression(Object, String, String) - Static method in class org.kuali.rice.krad.uif.util.ExpressionUtils
Moves any nested property expressions to the parent object
MULTI_VALUE_LOOKUP - Static variable in class org.kuali.rice.krad.uif.UifConstants.RefreshCallerTypes
 
MultiDocumentAttachment - Class in org.kuali.rice.krad.bo
 
MultiDocumentAttachment() - Constructor for class org.kuali.rice.krad.bo.MultiDocumentAttachment
 
MULTIPLE_VALUES_SELECT - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
MultiValueControl - Interface in org.kuali.rice.krad.uif.control
Indicates Control types that can hold more than one value for selection
MultiValueControlBase - Class in org.kuali.rice.krad.uif.control
Base class for controls that accept/display multiple values
MultiValueControlBase() - Constructor for class org.kuali.rice.krad.uif.control.MultiValueControlBase
 
MustOccurConstrainable - Interface in org.kuali.rice.krad.datadictionary.validation.capability
Validation capability to constrain an object to has some specified acceptable number of prerequisite constraints nested within must occur constraints.
MustOccurConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
Must occur constraints are constraints that indicate some range of acceptable valid results.
MustOccurConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.MustOccurConstraint
 
MustOccurConstraintProcessor - Class in org.kuali.rice.krad.datadictionary.validation.processor
 
MustOccurConstraintProcessor() - Constructor for class org.kuali.rice.krad.datadictionary.validation.processor.MustOccurConstraintProcessor
 
mustOccurConstraints - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
mustOccurConstraints - Variable in class org.kuali.rice.krad.datadictionary.DataObjectEntry
 
MustOccurConstraintsResolver<T extends MustOccurConstrainable> - Class in org.kuali.rice.krad.datadictionary.validation.constraint.resolver
An object that returns the list of must occur constraints for a definition implementing the capability MustOccurConstrainable.
MustOccurConstraintsResolver() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.resolver.MustOccurConstraintsResolver
 
MUSTOCCURS_MSG_KEY - Static variable in class org.kuali.rice.krad.uif.util.ClientValidationUtils
 

N

name - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
 
name - Variable in class org.kuali.rice.krad.datadictionary.CollectionDefinition
 
name - Variable in class org.kuali.rice.krad.datadictionary.DataObjectEntry
 
namespaceCode - Variable in class org.kuali.rice.krad.bo.ModuleConfiguration
 
Namespaces() - Constructor for class org.kuali.rice.krad.service.KRADServiceLocatorWeb.Namespaces
 
NAVIGATE - Static variable in class org.kuali.rice.krad.uif.UifConstants.MethodToCallNames
 
navigate(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
Handles menu navigation between view pages
NAVIGATE_TO_PAGE_ID - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
NAVIGATION_GROUP - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
NavigationGroup - Class in org.kuali.rice.krad.uif.container
Special Group that renders a navigation section
NavigationGroup() - Constructor for class org.kuali.rice.krad.uif.container.NavigationGroup
 
NEW_COLLECTION_LINES - Static variable in class org.kuali.rice.krad.uif.UifPropertyPaths
 
NEW_MAINTAINABLE_TAG_NAME - Static variable in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
newCollectionLines - Variable in class org.kuali.rice.krad.web.form.UifFormBase
 
newInstance(Class<T>) - Static method in class org.kuali.rice.krad.util.ObjectUtils
Helper method for creating a new instance of the given class
newMaintainableObject - Variable in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
NO_BIND_ADJUST_PREFIX - Static variable in class org.kuali.rice.krad.uif.UifConstants
 
NODE - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
 
NODE_PATH - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
 
NODE_PATH_BIND_ADJUST_PREFIX - Static variable in class org.kuali.rice.krad.uif.UifConstants
 
NodePrototype - Class in org.kuali.rice.krad.uif.container
 
NodePrototype() - Constructor for class org.kuali.rice.krad.uif.container.NodePrototype
 
NONE - Static variable in class org.kuali.rice.krad.uif.CssConstants.Displays
 
NONE - Static variable in class org.kuali.rice.krad.uif.UifConstants.TitleAppendTypes
 
NonSerializableSessionListener - Class in org.kuali.rice.krad.web.session
A session listener that detects when a non-serializable attributes is added to session.
NonSerializableSessionListener() - Constructor for class org.kuali.rice.krad.web.session.NonSerializableSessionListener
 
NOTES_TAG_NAME - Static variable in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
NUMERIC - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsValues
 
NumericPatternConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
Pattern for matching numeric characters, difference between NumericPatternConstraint and IntegerPatternConstraint is that a numeric pattern constraint is for matching numeric characters and can be mixed with other characters by setting allow flags on, while integer is for only positive/negative numbers
NumericPatternConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.NumericPatternConstraint
 
numPropertyElements() - Method in class org.kuali.rice.krad.util.documentserializer.DocumentSerializationState
The number of property elements in this state object.
numPropertyElements() - Method in class org.kuali.rice.krad.util.documentserializer.SerializationState
The number of property elements in this state object.

O

object - Variable in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
 
OBJECT_ID - Static variable in class org.kuali.rice.krad.uif.UifPropertyPaths
 
objectAttributeName - Variable in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
 
objectDescription - Variable in class org.kuali.rice.krad.datadictionary.DataObjectEntry
 
objectLabel - Variable in class org.kuali.rice.krad.datadictionary.DataObjectEntry
 
ObjectPropertyUtils - Class in org.kuali.rice.krad.uif.util
Utility methods to get/set property values and working with objects
ObjectPropertyUtils() - Constructor for class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
 
ObjectUtils - Class in org.kuali.rice.krad.util
This class contains various Object, Proxy, and serialization utilities.
OLD_MAINTAINABLE_TAG_NAME - Static variable in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
oldMaintainableObject - Variable in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
omitNewline - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
omitNewline - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AnyCharacterPatternConstraint
 
omitNewline - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.UTF8AnyCharacterPatternConstraint
 
omitZero - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.IntegerPatternConstraint
 
onlyNegative - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.IntegerPatternConstraint
 
OpenCloseValuesFinder - Class in org.kuali.rice.krad.keyvalues
This class returns list containg O = Open or C = Closed
OpenCloseValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.OpenCloseValuesFinder
 
operator - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint
 
OptionalElementConstraintProcessor<C extends Constraint> - Class in org.kuali.rice.krad.datadictionary.validation.processor
 
OptionalElementConstraintProcessor() - Constructor for class org.kuali.rice.krad.datadictionary.validation.processor.OptionalElementConstraintProcessor
 
OR_MSG_KEY - Static variable in class org.kuali.rice.krad.uif.util.ClientValidationUtils
 
Ordered - Interface in org.kuali.rice.krad.uif.component
Extends Ordered interface to add setter for the order property
org.kuali.rice.krad.bo - package org.kuali.rice.krad.bo
 
org.kuali.rice.krad.criteria - package org.kuali.rice.krad.criteria
 
org.kuali.rice.krad.datadictionary - package org.kuali.rice.krad.datadictionary
 
org.kuali.rice.krad.datadictionary.control - package org.kuali.rice.krad.datadictionary.control
 
org.kuali.rice.krad.datadictionary.exception - package org.kuali.rice.krad.datadictionary.exception
Exceptions thrown by the Data Dictionary.
org.kuali.rice.krad.datadictionary.exporter - package org.kuali.rice.krad.datadictionary.exporter
 
org.kuali.rice.krad.datadictionary.impl - package org.kuali.rice.krad.datadictionary.impl
 
org.kuali.rice.krad.datadictionary.mask - package org.kuali.rice.krad.datadictionary.mask
 
org.kuali.rice.krad.datadictionary.parse - package org.kuali.rice.krad.datadictionary.parse
 
org.kuali.rice.krad.datadictionary.validation - package org.kuali.rice.krad.datadictionary.validation
Data Dictionary validation objects.
org.kuali.rice.krad.datadictionary.validation.capability - package org.kuali.rice.krad.datadictionary.validation.capability
 
org.kuali.rice.krad.datadictionary.validation.constraint - package org.kuali.rice.krad.datadictionary.validation.constraint
 
org.kuali.rice.krad.datadictionary.validation.constraint.provider - package org.kuali.rice.krad.datadictionary.validation.constraint.provider
 
org.kuali.rice.krad.datadictionary.validation.constraint.resolver - package org.kuali.rice.krad.datadictionary.validation.constraint.resolver
 
org.kuali.rice.krad.datadictionary.validation.processor - package org.kuali.rice.krad.datadictionary.validation.processor
 
org.kuali.rice.krad.datadictionary.validation.result - package org.kuali.rice.krad.datadictionary.validation.result
 
org.kuali.rice.krad.document - package org.kuali.rice.krad.document
 
org.kuali.rice.krad.exception - package org.kuali.rice.krad.exception
 
org.kuali.rice.krad.inquiry - package org.kuali.rice.krad.inquiry
 
org.kuali.rice.krad.keyvalues - package org.kuali.rice.krad.keyvalues
 
org.kuali.rice.krad.lookup - package org.kuali.rice.krad.lookup
 
org.kuali.rice.krad.maintenance - package org.kuali.rice.krad.maintenance
 
org.kuali.rice.krad.rules - package org.kuali.rice.krad.rules
 
org.kuali.rice.krad.rules.rule - package org.kuali.rice.krad.rules.rule
 
org.kuali.rice.krad.rules.rule.event - package org.kuali.rice.krad.rules.rule.event
 
org.kuali.rice.krad.service - package org.kuali.rice.krad.service
 
org.kuali.rice.krad.service.impl - package org.kuali.rice.krad.service.impl
 
org.kuali.rice.krad.uif - package org.kuali.rice.krad.uif
 
org.kuali.rice.krad.uif.component - package org.kuali.rice.krad.uif.component
 
org.kuali.rice.krad.uif.container - package org.kuali.rice.krad.uif.container
 
org.kuali.rice.krad.uif.control - package org.kuali.rice.krad.uif.control
 
org.kuali.rice.krad.uif.field - package org.kuali.rice.krad.uif.field
 
org.kuali.rice.krad.uif.layout - package org.kuali.rice.krad.uif.layout
 
org.kuali.rice.krad.uif.modifier - package org.kuali.rice.krad.uif.modifier
 
org.kuali.rice.krad.uif.service - package org.kuali.rice.krad.uif.service
 
org.kuali.rice.krad.uif.service.impl - package org.kuali.rice.krad.uif.service.impl
 
org.kuali.rice.krad.uif.util - package org.kuali.rice.krad.uif.util
 
org.kuali.rice.krad.uif.view - package org.kuali.rice.krad.uif.view
 
org.kuali.rice.krad.uif.widget - package org.kuali.rice.krad.uif.widget
 
org.kuali.rice.krad.util - package org.kuali.rice.krad.util
 
org.kuali.rice.krad.util.documentserializer - package org.kuali.rice.krad.util.documentserializer
 
org.kuali.rice.krad.web.bind - package org.kuali.rice.krad.web.bind
 
org.kuali.rice.krad.web.controller - package org.kuali.rice.krad.web.controller
 
org.kuali.rice.krad.web.form - package org.kuali.rice.krad.web.form
 
org.kuali.rice.krad.web.session - package org.kuali.rice.krad.web.session
 
org.kuali.rice.krad.workflow - package org.kuali.rice.krad.workflow
 
org.kuali.rice.krad.workflow.service - package org.kuali.rice.krad.workflow.service
 

P

packagePrefixes - Variable in class org.kuali.rice.krad.bo.ModuleConfiguration
 
Padding() - Constructor for class org.kuali.rice.krad.uif.CssConstants.Padding
 
PADDING_BOTTOM - Static variable in class org.kuali.rice.krad.uif.CssConstants.Padding
 
PADDING_LEFT - Static variable in class org.kuali.rice.krad.uif.CssConstants.Padding
 
PADDING_RIGHT - Static variable in class org.kuali.rice.krad.uif.CssConstants.Padding
 
PADDING_TOP - Static variable in class org.kuali.rice.krad.uif.CssConstants.Padding
 
PAGE_GROUP - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
PAGE_ID - Static variable in class org.kuali.rice.krad.uif.UifConstants.UrlParams
 
PAGE_ID - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
PageGroup - Class in org.kuali.rice.krad.uif.container
 
PageGroup() - Constructor for class org.kuali.rice.krad.uif.container.PageGroup
 
pageId - Variable in class org.kuali.rice.krad.web.form.UifFormBase
 
parameterDetailType - Variable in class org.kuali.rice.krad.datadictionary.HelpDefinition
 
parameterName - Variable in class org.kuali.rice.krad.datadictionary.HelpDefinition
 
parameterNamespace - Variable in class org.kuali.rice.krad.datadictionary.HelpDefinition
 
paramKey - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.LookupConstraintParamMapping
 
PARENT - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
 
PARENTHESIS - Static variable in class org.kuali.rice.krad.uif.UifConstants.TitleAppendTypes
 
parseDataDictionaryConfigurationFiles(boolean) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
 
parseExpression(String, List<String>) - Static method in class org.kuali.rice.krad.uif.util.ExpressionUtils
Takes in an expression and a list to be filled in with names(property names) of controls found in the expression.
path - Variable in class org.kuali.rice.krad.datadictionary.WorkflowProperty
 
patternTypeKey - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.ConfigurationBasedRegexPatternConstraint
the key used to identify the validation pattern
PERCENT - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsValues
 
PERCENTAGE_FORMAT - Static variable in class org.kuali.rice.krad.web.bind.UifPercentageEditor
The default format for percentage values.
PERCENTAGE_SCALE - Static variable in class org.kuali.rice.krad.web.bind.UifPercentageEditor
The default scale for percentage values.
performAddLineValidation(View, CollectionGroup, Object, Object) - Method in class org.kuali.rice.krad.uif.service.impl.DocumentViewHelperServiceImpl
Performs validation on the new collection line before it is added to the corresponding collection
performAddLineValidation(View, CollectionGroup, Object, Object) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
Performs validation on the new collection line before it is added to the corresponding collection
performApplyModel(View, Object, Component) - Method in interface org.kuali.rice.krad.uif.component.Component
Called after the initialize phase to perform conditional logic based on the model data
performApplyModel(View, Object, Component) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
The following updates are done here: Evaluate the progressive render condition (if set) and combine with the current render status to set the render status
performApplyModel(View, Object, Component) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Calls the configured CollectionGroupBuilder to build the necessary components based on the collection data
performApplyModel(View, Object, Component) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
 
performApplyModel(View, Object, Component) - Method in class org.kuali.rice.krad.uif.container.TreeGroup
 
performApplyModel(View, Object, Component) - Method in class org.kuali.rice.krad.uif.control.GroupControl
 
performApplyModel(View, Object, Component) - Method in class org.kuali.rice.krad.uif.control.UserControl
 
performApplyModel(View, Object, Component) - Method in class org.kuali.rice.krad.uif.field.DataField
The following updates are done here: If readOnlyHidden set to true, set field to readonly and add to hidden property names
performApplyModel(View, Object, Container) - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
Called after the initialize phase to perform conditional logic based on the model data
performApplyModel(View, Object, Container) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
 
performApplyModel(View, Object, Container) - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
The following actions are performed: If wrapper group is specified, places the stacked groups into the wrapper
performApplyModel(View, Object) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
 
performApplyModel(View, Object) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
Executes the ApplyModel phase.
performApplyModel(View, Object, Component) - Method in class org.kuali.rice.krad.uif.view.LookupView
 
performApplyModel(View, Object, Component) - Method in class org.kuali.rice.krad.uif.widget.BreadCrumbs
The following updates are done here: Evaluate expression on howeward path list
performBeanOverrides() - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
This method gathers beans of type BeanOverride and invokes each one's performOverride() method.
performClear(LookupForm, Map<String, String>) - Method in interface org.kuali.rice.krad.lookup.Lookupable
Invoked when the clear action is requested to result the search fields to their initial default values
performClear(LookupForm, Map<String, String>) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
performCollectionFiltering(View, Object, CollectionGroup, Collection<?>) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
Performs any filtering necessary on the collection before building the collection fields
performComponentApplyModel(View, Component, Object) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
Applies the model data to a component of the View instance
performComponentFinalize(View, Component, Object, Component, Map<String, Object>) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
Update state of the given component and does final preparation for rendering
performComponentInitialization(View, Object, Component) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
Performs initialization of a component by these steps: For DataField instances, set defaults from the data dictionary. Invoke the initialize method on the component.
performComponentInitialization(View, Object, Component) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
Performs the Initialization phase for the given Component
performComponentLifecycle(View, Object, Component, String) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
Performs the complete component lifecycle on the component passed in, in this order: performComponentInitialization, performComponentApplyModel, and performComponentFinalize.
performComponentLifecycle(View, Object, Component, String) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
Performs the complete component lifecycle on the component passed in for use during a refresh process
performConversion(Component, String, int) - Method in class org.kuali.rice.krad.uif.modifier.ComponentConvertModifier
Creates a new instance of the replacement component prototype and sets a the property value for the given property name and component instance
performCustomApplyModel(View, Component, Object) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
Hook for service overrides to perform custom apply model logic on the component
performCustomFinalize(View, Component, Object, Component) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
Hook for service overrides to perform custom component finalization
performCustomInitialization(View, Component) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
Hook for service overrides to perform custom initialization on the component
performDeleteLineValidation(View, CollectionGroup, Object) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
Performs validation on the collection line before it is removed from the corresponding collection
performFieldOverride(Object, Object) - Method in interface org.kuali.rice.krad.datadictionary.FieldOverride
perform the override.
performFieldOverride(Object, Object) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementDeleteImpl
 
performFieldOverride(Object, Object) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementInsertImpl
 
performFieldOverride(Object, Object) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementReplaceImpl
 
performFieldOverride(Object, Object) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForValueReplaceImpl
 
performFieldQuery(View, String, Map<String, String>) - Method in interface org.kuali.rice.krad.uif.service.AttributeQueryService
Executes the AttributeQuery associated with the field given by the id.
performFieldQuery(View, String, Map<String, String>) - Method in class org.kuali.rice.krad.uif.service.impl.AttributeQueryServiceImpl
 
performFieldQuery(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
Invoked to execute the AttributeQuery associated with a field given the query parameters found in the request.
performFieldSuggest(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
Invoked to provide the options for a suggest widget.
performFieldSuggestQuery(View, String, String, Map<String, String>) - Method in interface org.kuali.rice.krad.uif.service.AttributeQueryService
Executes the AttributeQuery associated with the Suggest widget within the field given by the Id.
performFieldSuggestQuery(View, String, String, Map<String, String>) - Method in class org.kuali.rice.krad.uif.service.impl.AttributeQueryServiceImpl
 
performFinalize(View, Object, Component) - Method in interface org.kuali.rice.krad.uif.component.Component
The last phase before the view is rendered.
performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
The following finalization is done here: progressiveRender and conditionalRefresh variables are processed if set If any of the style properties were given, sets the style string on the style property Set the skipInTabOrder flag for nested components
performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
The following finalization is performed: Sets the headerText of the header Group if it is blank Set the messageText of the summary MessageField if it is blank Finalizes LayoutManager
performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.container.PageGroup
Perform finalize here adds to its document ready script the setupValidator js function for setting up the validator for this view.
performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
The following actions are performed: Defaults maxLength, minLength (if not set) to maxLength of parent field
performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.control.TextControl
The following actions are performed: Defaults maxLength, minLength (if not set) to maxLength of parent field
performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.field.ActionField
The following finalization is performed: Add methodToCall action parameter if set and setup event code for setting action parameters
performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.field.AjaxActionField
The following finalization is performed: Add methodToCall action parameter if set and setup event code for setting action parameters
performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.field.DataField
The following actions are performed: Set the ids for the various attribute components Sets up the client side validation for constraints on this field.
performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
PerformFinalize will generate the messages and counts used by the errorsField based on the keys that were matched from the MessageMap for this ErrorsField.
performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.field.FieldBase
The following finalization is performed: Set the labelForComponentId to this component id Set the label text on the label field from the field's label property Set the render property on the label's required message field if this field is marked as required If label placement is right, set render colon to false
performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.field.HeaderField
The following finalization is performed: Set render on group to false if no items are configured
performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.field.ImageField
 
performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.field.InputField
The following actions are performed: Set the ids for the various attribute components Sets up the client side validation for constraints on this field.
performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.field.LabelField
The following finalization is performed: If label text is blank, set render to false for field
performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.field.LookupInputField
The following actions are performed: Add all option if enabled and control is multi-value
performFinalize(View, Object, Container) - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
 
performFinalize(View, Object, Container) - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManager
The following finalization is performed: If suppressLineWrapping is true, sets the number of columns to the container's items list size
performFinalize(View, Object, Container) - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
The last phase before the view is rendered.
performFinalize(View, Object, Container) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
 
performFinalize(View, Object, Container) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
Sets up the final column count for rendering based on whether the sequence and action fields have been generated
performFinalize(View, Object) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
 
performFinalize(View, Object) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
The last phase before the view is rendered.
performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.view.View
The following is performed: Adds to its document ready script the setupValidator js function for setting up the validator for this view
performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.widget.DirectInquiry
 
performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.widget.Inquiry
 
performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
The following finalization is performed: Sets defaults on collectionLookup such as collectionName, and the class if not set
performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.widget.Reorderer
The following initialization is performed: Adds the movable style class to each group item Prepares the movable widget option based on the movable style class
performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.widget.RichTable
The following initialization is performed: Initializes component options for empty table message
performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.widget.Spinner
 
performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.widget.Suggest
The following actions are performed: Adjusts the query field mappings on the query based on the binding configuration of the field TODO: determine query if render is true and query is not set
performInitialization(View, Object) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
Initialization of Lookupable requires that the business object class be set for the #initializeAttributeFieldFromDataDictionary(View, org.kuali.rice.krad.uif.field.InputField) method
performInitialization(View, Object) - Method in interface org.kuali.rice.krad.uif.component.Component
Should be called to initialize the component
performInitialization(View, Object) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
The following updates are done here:
performInitialization(View, Object) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
The following actions are performed: Set fieldBindModelPath to the collection model path (since the fields have to belong to the same model as the collection) Set defaults for binding Default add line field list to groups items list Sets default active collection filter if not set Sets the dictionary entry (if blank) on each of the items to the collection class
performInitialization(View, Object) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
The following initialization is performed: Sorts the containers list of components Initializes LayoutManager
performInitialization(View, Object) - Method in class org.kuali.rice.krad.uif.container.Group
The following actions are performed: Sets the bindByNamePrefix if blank on any InputField and FieldGroup instances within the items List
performInitialization(View, Object) - Method in class org.kuali.rice.krad.uif.container.TreeGroup
The following actions are performed: Set fieldBindModelPath to the collection model path (since the fields have to belong to the same model as the collection) Set defaults for binding Calls view helper service to initialize prototypes
performInitialization(View, Object) - Method in class org.kuali.rice.krad.uif.field.ActionField
The following initialization is performed: Set the actionLabel if blank to the Field label
performInitialization(View, Object) - Method in class org.kuali.rice.krad.uif.field.DataField
The following initialization is performed: Set defaults for binding Default the model path if not set
performInitialization(View, Object) - Method in class org.kuali.rice.krad.uif.field.FieldBase
The following initialization is performed:
performInitialization(View, Object) - Method in class org.kuali.rice.krad.uif.field.FieldGroup
The following initialization is performed: Set the align on group if empty and the align has been set on the field
performInitialization(View, Object) - Method in class org.kuali.rice.krad.uif.field.LinkField
The following initialization is performed: Set the linkLabel if blank to the Field label
performInitialization(View, Object, Container) - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
The following initialization is performed: Set the itemSpanStyle
performInitialization(View, Object, Container) - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
Should be called to initialize the layout manager
performInitialization(View, Object, Container) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
 
performInitialization(View, Object, Container) - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
The following actions are performed: Initializes the prototypes
performInitialization(View, Object, Container) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
The following actions are performed: Sets sequence field prototype if auto sequence is true Initializes the prototypes
performInitialization(View, Object, Component) - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
Calls ViewHelperService to initialize the header field prototype
performInitialization(View, Object, Component) - Method in interface org.kuali.rice.krad.uif.modifier.ComponentModifier
Should be called to initialize the ComponentModifier
performInitialization(View, Object, Component) - Method in class org.kuali.rice.krad.uif.modifier.ComponentModifierBase
Default performInitialization impl (does nothing)
performInitialization(View, Object) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
 
performInitialization(View, Object) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
Performs the Initialization phase for the View.
performInitialization(View, Object) - Method in class org.kuali.rice.krad.uif.view.DocumentView
The following initialization is performed: Retrieve the document entry Set up the document view authorizer and presentation controller
performInitialization(View, Object) - Method in class org.kuali.rice.krad.uif.view.InquiryView
The following initialization is performed: Set the abstractTypeClasses map for the inquiry object path
performInitialization(View, Object) - Method in class org.kuali.rice.krad.uif.view.LookupView
The following initialization is performed: Set the abstractTypeClasses map for the lookup object path
performInitialization(View, Object) - Method in class org.kuali.rice.krad.uif.view.MaintenanceView
The following initialization is performed: Set the abstractTypeClasses map for the maintenance object path
performInitialization(View, Object) - Method in class org.kuali.rice.krad.uif.view.View
The following initialization is performed: If a single paged view, set items in page group and put the page in the items list
performLookup(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
Builds up a URL to the lookup view based on the given post action parameters and redirects
performModification(View, Object, Component) - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
Generates the comparison fields
performModification(View, Object, Component) - Method in class org.kuali.rice.krad.uif.modifier.ComponentConvertModifier
 
performModification(View, Object, Component) - Method in interface org.kuali.rice.krad.uif.modifier.ComponentModifier
Invoked within the configured phase of the component lifecycle.
performModification(View, Object, Component) - Method in class org.kuali.rice.krad.uif.modifier.LabelFieldSeparateModifier
Iterates through the Group items and if the label field is not null and should be rendered, adds it to the new field list immediately before the Field item the label applies to.
performOverride(Object) - Method in interface org.kuali.rice.krad.datadictionary.BeanOverride
Perform the override logic on the specific bean.
performOverride(Object) - Method in class org.kuali.rice.krad.datadictionary.impl.BeanOverrideImpl
 
performRedirect(UifFormBase, String, Properties) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
Builds a ModelAndView instance configured to redirect to the URL formed by joining the base URL with the given URL parameters
performSearch(LookupForm, Map<String, String>, boolean) - Method in interface org.kuali.rice.krad.lookup.Lookupable
Invoked to carry out the lookup search based on the given map of key/value search values
performSearch(LookupForm, Map<String, String>, boolean) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
performValueComparison(Group, Component, Object, String) - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
For each attribute field in the compare item, retrieves the field value and compares against the value for the main comparable.
performWorkflowAction(DocumentFormBase, UifConstants.WorkflowAction, boolean) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
Invokes the DocumentService to carry out a request workflow action and adds a success message, if requested a check for sensitive data is also performed
permissionExistsByTemplate(Object, String, String) - Method in class org.kuali.rice.krad.bo.DataObjectAuthorizerBase
 
permissionExistsByTemplate(String, String, Map<String, String>) - Method in class org.kuali.rice.krad.bo.DataObjectAuthorizerBase
 
permissionExistsByTemplate(Object, String, String, Map<String, String>) - Method in class org.kuali.rice.krad.bo.DataObjectAuthorizerBase
 
PersistableBusinessObjectValuesFinder<T extends PersistableBusinessObject> - Class in org.kuali.rice.krad.keyvalues
This class is a Generic ValuesFinder that builds the list of KeyValuePairs it returns in getKeyValues() based on a BO along with a keyAttributeName and labelAttributeName that are specified.
PersistableBusinessObjectValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.PersistableBusinessObjectValuesFinder
 
PERSISTENCE_SERVICE_OJB - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
persistenceService - Variable in class org.kuali.rice.krad.bo.ModuleConfiguration
 
persistenceStructureService - Static variable in class org.kuali.rice.krad.datadictionary.DataDictionary
 
PESSIMISTIC_LOCK_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
PessimisticLockService - Interface in org.kuali.rice.krad.service
This is the service interface for documents to use the Pessimistic Locking mechanism
placeSessionToken(HttpServletRequest) - Static method in class org.kuali.rice.krad.util.CsrfValidator
If the session associated with the given request has no CSRF token, this method will generate that token and add it as an attribute on the session.
populateAttachmentBeforeSave() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
populateAttachmentForBO() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
populateAttachmentListForBO() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
populateBoAttachmentListBeforeSave() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
populateDefaultValueForField(View, Object, DataField, String) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
Applies the default value configured for the given field (if any) to the line given object property that is determined by the given binding path
populateDocumentAttachment() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
populateDocumentAttachmentList() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
populateDocumentForRouting() - Method in interface org.kuali.rice.krad.document.Document
This is the method to integrate with workflow, where we will actually populate the workflow defined data structure(s) so that workflow can routed based on this data.
populateDocumentForRouting() - Method in class org.kuali.rice.krad.document.DocumentBase
 
populateMaintainablesFromXmlDocumentContents() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
Populates the old and new maintainables from the xml document contents string.
populateMaintainablesFromXmlDocumentContents() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
populateViewFromRequestParameters(View, Map<String, String>) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
populateViewFromRequestParameters(View, Map<String, String>) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
Uses reflection to find all fields defined on the View instance that have the RequestParameter annotation (which indicates the field may be populated by the request).
populateViewFromRequestParameters(View, Map<String, String>) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
Populates the View properties from the given request parameters
populateXmlDocumentContentsFromMaintainables() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
Builds the xml document string from the contents of the old and new maintainbles.
populateXmlDocumentContentsFromMaintainables() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
Populates the xml document contents from the maintainables.
postBind(HttpServletRequest) - Method in class org.kuali.rice.krad.web.form.InquiryForm
Picks out business object name from the request to get retrieve a lookupable and set properties
postBind(HttpServletRequest) - Method in class org.kuali.rice.krad.web.form.LookupForm
Picks out business object name from the request to get retrieve a lookupable and set properties
postBind(HttpServletRequest) - Method in class org.kuali.rice.krad.web.form.UifFormBase
Called after Spring binds the request to the form and before the controller method is invoked.
postControllerHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Static method in class org.kuali.rice.krad.uif.util.UifWebUtils
After the controller logic is executed, the form is placed into session and the corresponding view is prepared for rendering
postedView - Variable in class org.kuali.rice.krad.web.form.UifFormBase
 
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class org.kuali.rice.krad.web.controller.ModuleLockingHandlerInterceptor
This overridden method ...
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class org.kuali.rice.krad.web.controller.UifControllerHandlerInterceptor
After the controller logic is executed, the form is placed into session and the corresponding view is prepared for rendering
postLoad() - Method in class org.kuali.rice.krad.document.DocumentBase
 
postLoad() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
This overridden method is used to retrieve the DocumentHeader object due to the system not being able to manage the DocumentHeader object via mapping files
postProcessAfterInitialization(Object, String) - Method in class org.kuali.rice.krad.uif.util.ComponentBeanPostProcessor
Sets the unique Id for a Component if bean name given (not generated) and the id property was not set for the view
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.kuali.rice.krad.uif.util.UifBeanFactoryPostProcessor
Iterates through all beans in the factory and invokes processing
postProcessBeforeInitialization(Object, String) - Method in class org.kuali.rice.krad.uif.util.ComponentBeanPostProcessor
 
PostProcessorService - Interface in org.kuali.rice.krad.service
This interface is a KFS-local wrapper for the Workflow postprocessor interface.
postProcessSave(KualiDocumentEvent) - Method in interface org.kuali.rice.krad.document.Document
Do any work on the document after the save.
postProcessSave(KualiDocumentEvent) - Method in class org.kuali.rice.krad.document.DocumentBase
 
postProcessSave(KualiDocumentEvent) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
this needs to happen after the document itself is saved, to preserve consistency of the ver_nbr and in the case of initial save, because this can't be saved until the document is saved initially
postRemove() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
This overridden method is used to delete the DocumentHeader object due to the system not being able to manage the DocumentHeader object via mapping files
POSTREQ_MSG_KEY - Static variable in class org.kuali.rice.krad.uif.util.ClientValidationUtils
 
PRE_ROUTING_ROUTE_NAME - Static variable in class org.kuali.rice.krad.document.DocumentAuthorizerBase
 
PRE_ROUTING_ROUTE_NAME - Static variable in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
precision - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.FixedPointPatternConstraint
 
prefixBindingPath(List<? extends Field>, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
 
prefixBindingPath(DataBinding, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
 
prefixBindingPathNested(Component, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.kuali.rice.krad.web.controller.ModuleLockingHandlerInterceptor
This overridden method ...
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.kuali.rice.krad.web.controller.UifControllerHandlerInterceptor
Before the controller executes the user session is set on GlobalVariables and messages are cleared TODO: do we need to clear the messages before this so that formatting and validation errors done during the binding are not cleared out?
prepareExternalBusinessObject(BusinessObject) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
Invoked to prepare a new BusinessObject instance that is external
prepareExternalBusinessObject(BusinessObject) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
prepareForSave() - Method in interface org.kuali.rice.krad.document.Document
This method provides a hook that will be called before the document is saved.
prepareForSave(KualiDocumentEvent) - Method in interface org.kuali.rice.krad.document.Document
Do any work on the document that requires the KualiDocumentEvent before the save.
prepareForSave() - Method in class org.kuali.rice.krad.document.DocumentBase
 
prepareForSave(KualiDocumentEvent) - Method in class org.kuali.rice.krad.document.DocumentBase
Override this method with implementation specific prepareForSave logic
prepareForSave() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
Hook for performing any custom processing before the maintenance object is saved
prepareForSave() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
prepareForSave() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
Pre-Save hook.
prepareForSave(KualiDocumentEvent) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
prepareHistory(HttpServletRequest, UifFormBase) - Static method in class org.kuali.rice.krad.uif.util.UifWebUtils
Updates the history object (or constructs a new History) for the view we are getting ready to render
prepareSelectFieldForLine(Field, CollectionGroup, String, Object) - Static method in class org.kuali.rice.krad.uif.layout.CollectionLayoutUtils
 
prepareViewForRendering(HttpServletRequest, UifFormBase) - Static method in class org.kuali.rice.krad.uif.util.UifWebUtils
Prepares the View instance contained on the form for rendering
prepareWorkflowDocument(Document) - Method in interface org.kuali.rice.krad.service.DocumentService
Sets the title and app document id in the workflow document
prePersist() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
This overridden method is used to insert the DocumentHeader object due to the system not being able to manage the DocumentHeader object via mapping files
preprocessDateFields(Map<String, String>) - Static method in class org.kuali.rice.krad.lookup.LookupUtils
Changes from/to dates into the range operators the lookupable dao expects ("..",">" etc) this method modifies the passed in map and returns a list containing only the modified fields
PREREQ_MSG_KEY - Static variable in class org.kuali.rice.krad.uif.util.ClientValidationUtils
 
PrerequisiteConstrainable - Interface in org.kuali.rice.krad.datadictionary.validation.capability
Validation capability to constrain a value by requiring that some other attribute value be non-empty.
PrerequisiteConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
Prerequisite constraints require that some other attribute be non-empty in order for the constraint to be valid.
PrerequisiteConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.PrerequisiteConstraint
 
PrerequisiteConstraintProcessor - Class in org.kuali.rice.krad.datadictionary.validation.processor
 
PrerequisiteConstraintProcessor() - Constructor for class org.kuali.rice.krad.datadictionary.validation.processor.PrerequisiteConstraintProcessor
 
PrerequisiteConstraintsResolver<T extends PrerequisiteConstrainable> - Class in org.kuali.rice.krad.datadictionary.validation.constraint.resolver
An object that returns the list of prerequisite constraints for a definition implementing the capability PrerequisiteConstrainable.
PrerequisiteConstraintsResolver() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.resolver.PrerequisiteConstraintsResolver
 
preserveLockingKeysOnCopy - Variable in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
 
preUpdate() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
This overridden method is used to save the DocumentHeader object due to the system not being able to manage the DocumentHeader object via mapping files
primaryKeyCheck(MaintenanceDocument) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
This method checks the two major cases that may violate primary key integrity.
primaryKeys - Variable in class org.kuali.rice.krad.datadictionary.DataObjectEntry
 
PrimitiveAttributeDefinition - Class in org.kuali.rice.krad.datadictionary
The primitiveAttribute element identifies one pair of corresponding fields in the primary business object and the related business object.
PrimitiveAttributeDefinition() - Constructor for class org.kuali.rice.krad.datadictionary.PrimitiveAttributeDefinition
 
primitiveAttributes - Variable in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
 
principalId - Variable in class org.kuali.rice.krad.bo.SessionDocument
 
principalId - Variable in class org.kuali.rice.krad.bo.SessionDocumentId
 
priorErrorPath - Variable in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
 
process(DictionaryValidationResult, Object, CaseConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.CaseConstraintProcessor
 
process(DictionaryValidationResult, Collection<?>, CollectionSizeConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.CollectionSizeConstraintProcessor
 
process(DictionaryValidationResult, T, C, AttributeValueReader) - Method in interface org.kuali.rice.krad.datadictionary.validation.processor.ConstraintProcessor
 
process(DictionaryValidationResult, Object, DataTypeConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.DataTypeConstraintProcessor
 
process(DictionaryValidationResult, Object, ExistenceConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.ExistenceConstraintProcessor
 
process(DictionaryValidationResult, Object, LengthConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.LengthConstraintProcessor
 
process(DictionaryValidationResult, Object, MustOccurConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.MustOccurConstraintProcessor
 
process(DictionaryValidationResult, Object, PrerequisiteConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.PrerequisiteConstraintProcessor
 
process(DictionaryValidationResult, Object, RangeConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.RangeConstraintProcessor
 
process(DictionaryValidationResult, Object, SimpleConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.SimpleConstraintProcessor
Processes the SimpleConstraint by calling process on the other smaller constraints it represents and putting the results together in ProcessorResult
process(DictionaryValidationResult, Object, ValidCharactersConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.ValidCharactersConstraintProcessor
 
processAddAdHocRoutePerson(Document, AdHocRoutePerson) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
 
processAddAdHocRoutePerson(Document, AdHocRoutePerson) - Method in interface org.kuali.rice.krad.rules.rule.AddAdHocRoutePersonRule
This method is responsible for housing business rules that need to be checked before a document adHocRoutePerson is added to a document.
processAddAdHocRouteWorkgroup(Document, AdHocRouteWorkgroup) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
 
processAddAdHocRouteWorkgroup(Document, AdHocRouteWorkgroup) - Method in interface org.kuali.rice.krad.rules.rule.AddAdHocRouteWorkgroupRule
This method is responsible for housing business rules that need to be checked before a document adHocRouteWorkgroup is added to a document.
processAddNote(Document, Note) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
Runs all business rules needed prior to adding a document note.
processAddNote(Document, Note) - Method in interface org.kuali.rice.krad.rules.rule.AddNoteRule
This method is responsible for housing business rules that need to be checked before a note is added to a document.
processAfterAddLine(View, CollectionGroup, Object, Object) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
In the case of edit maintenance adds a new blank line to the old side TODO: should this write some sort of missing message on the old side instead?
processAfterAddLine(View, CollectionGroup, Object, Object) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
Hook for service overrides to process the new collection line after it has been added to the collection
processAfterCopy(MaintenanceDocument, Map<String, String[]>) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
Hook for performing any custom processing after the maintenance object has been setup for a copy action
processAfterCopy(MaintenanceDocument, Map<String, String[]>) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
processAfterDeleteLine(View, CollectionGroup, Object, int) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
In the case of edit maintenance deleted the item on the old side
processAfterDeleteLine(View, CollectionGroup, Object, int) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
Hook for service overrides to process the collection line after it has been deleted
processAfterEdit(MaintenanceDocument, Map<String, String[]>) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
Hook for performing any custom processing after the maintenance object has been setup for a edit action
processAfterEdit(MaintenanceDocument, Map<String, String[]>) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
processAfterNew(MaintenanceDocument, Map<String, String[]>) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
Hook for performing any custom processing after the maintenance object has been setup for a new action
processAfterNew(MaintenanceDocument, Map<String, String[]>) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
processAfterPost(MaintenanceDocument, Map<String, String[]>) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
Hook for performing any custom processing after each posting of the maintenance document (for various actions like add line, refresh)
processAfterPost(MaintenanceDocument, Map<String, String[]>) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
processAfterRetrieve() - Method in interface org.kuali.rice.krad.document.Document
This method provides a hook that will be called after a document is retrieved, but before it is returned from the DocumentService.
processAfterRetrieve() - Method in class org.kuali.rice.krad.document.DocumentBase
 
processAfterRetrieve() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
Hook for performing any custom processing after the maintenance object is retrieved from persistence storage
processAfterRetrieve() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
processAfterRetrieve() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
processAndApplyConstraints(InputField, View) - Static method in class org.kuali.rice.krad.uif.util.ClientValidationUtils
This method processes all the constraints on the InputField passed in and adds all the necessary jQuery and js required (validator's rules, methods, and messages) to the View's onDocumentReady call.
processAnyRemoteFieldsHolder(View, Object, CollectionGroup, List<? extends Component>) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
Iterates through the given items checking for RemotableFieldsHolder, if found the holder is invoked to retrieved the remotable fields and translate to attribute fields.
processAnyRemoteFieldsHolder(View, Object, Container) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
Iterates through the containers configured items checking for RemotableFieldsHolder, if found the holder is invoked to retrieved the remotable fields and translate to attribute fields.
processApproveDocument(ApproveDocumentEvent) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
Runs all business rules needed prior to approving.
processApproveDocument(ApproveDocumentEvent) - Method in interface org.kuali.rice.krad.rules.MaintenanceDocumentRule
Runs all business rules needed prior to approving.
processApproveDocument(ApproveDocumentEvent) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
 
processApproveDocument(ApproveDocumentEvent) - Method in interface org.kuali.rice.krad.rules.rule.ApproveDocumentRule
 
processBeanDefinition(String, BeanDefinition, ConfigurableListableBeanFactory, Set<String>) - Method in class org.kuali.rice.krad.uif.util.UifBeanFactoryPostProcessor
If the bean class is type Component, LayoutManager, or BindingInfo, iterate through configured property values and check for expressions
processBeforeAddLine(View, CollectionGroup, Object, Object) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
Hook for service overrides to process the new collection line before it is added to the collection
processCaseConstraint(InputField, View, CaseConstraint, String) - Static method in class org.kuali.rice.krad.uif.util.ClientValidationUtils
This method processes a single CaseConstraint.
processCollectionAddLine(View, Object, String) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
 
processCollectionAddLine(View, Object, String) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
Invoked when the add line action is chosen for a collection.
processCollectionDeleteLine(View, Object, String, int) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
 
processCollectionDeleteLine(View, Object, String, int) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
Invoked when the delete line action is chosen for a collection.
processCompleteDocument(Document) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
Business rules check will include all save action rules and any custom rules required by the document specific rule implementation
processCompleteDocument(Document) - Method in interface org.kuali.rice.krad.rules.rule.CompleteDocumentRule
 
processCustomAddAdHocRoutePersonBusinessRules(Document, AdHocRoutePerson) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
This method should be overridden by children rule classes as a hook to implement document specific business rule checks for the "add ad hoc route person" event.
processCustomAddAdHocRouteWorkgroupBusinessRules(Document, AdHocRouteWorkgroup) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
This method should be overridden by children rule classes as a hook to implement document specific business rule checks for the "add ad hoc route workgroup" event.
processCustomAddCollectionLineBusinessRules(MaintenanceDocument, String, PersistableBusinessObject) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
 
processCustomAddNoteBusinessRules(Document, Note) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
This method should be overridden by children rule classes as a hook to implement document specific business rule checks for the "add document note" event.
processCustomApproveDocumentBusinessRules(ApproveDocumentEvent) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
This method should be overridden by children rule classes as a hook to implement document specific business rule checks for the "approve document" event.
processCustomApproveDocumentBusinessRules(MaintenanceDocument) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
This method should be overridden to provide custom rules for processing document approval.
processCustomCompleteDocumentBusinessRules(Document) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
Hook method for deriving business rule classes to provide custom validations required during completion action
processCustomRouteDocumentBusinessRules(Document) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
This method should be overridden by children rule classes as a hook to implement document specific business rule checks for the "route document" event.
processCustomRouteDocumentBusinessRules(MaintenanceDocument) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
This method should be overridden to provide custom rules for processing document routing
processCustomSaveDocumentBusinessRules(Document) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
This method should be overridden by children rule classes as a hook to implement document specific business rule checks for the "save document" event.
processCustomSaveDocumentBusinessRules(MaintenanceDocument) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
This method should be overridden to provide custom rules for processing document saving
processCustomSendAdHocRequests(Document) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
 
processDataTypeConstraint(DictionaryValidationResult, DataType, Object, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.DataTypeConstraintProcessor
 
processFormatterValidation(DictionaryValidationResult, Class<?>, String, String, String, String) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.ValidCharactersConstraintProcessor
 
processGlobalApproveDocumentBusinessRules(MaintenanceDocument) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
This method enforces all business rules that are common to all maintenance documents which must be tested before doing an approval.
processGlobalRouteDocumentBusinessRules(MaintenanceDocument) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
This method enforces all business rules that are common to all maintenance documents which must be tested before doing a route.
processGlobalSaveDocumentBusinessRules(MaintenanceDocument) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
This method enforces all business rules that are common to all maintenance documents which must be tested before doing a save.
processInactivationBlockChecking(MaintenanceDocument) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
Determines whether this document has been inactivation blocked
processInactivationBlockChecking(MaintenanceDocument, InactivationBlockingMetadata) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
Given a InactivationBlockingMetadata, which represents a relationship that may block inactivation of a BO, it determines whether there is a record that violates the blocking definition
processMultipleValueLookupResults(View, Object, String, String) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
 
processMultipleValueLookupResults(View, Object, String, String) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
Process the results returned from a multi-value lookup populating the lines for the collection given by the path
processMustOccurConstraint(ConstraintValidationResult, MustOccurConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.MustOccurConstraintProcessor
 
processMustOccurConstraint(InputField, View, MustOccurConstraint, String) - Static method in class org.kuali.rice.krad.uif.util.ClientValidationUtils
This method processes the MustOccurConstraint.
ProcessorResult - Class in org.kuali.rice.krad.datadictionary.validation.result
 
ProcessorResult(ConstraintValidationResult) - Constructor for class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
 
ProcessorResult(ConstraintValidationResult, Constrainable, AttributeValueReader, Constraint...) - Constructor for class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
 
ProcessorResult(ConstraintValidationResult, Constrainable, AttributeValueReader, List<Constraint>) - Constructor for class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
 
ProcessorResult(List<ConstraintValidationResult>) - Constructor for class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
 
ProcessorResult(List<ConstraintValidationResult>, Constrainable, AttributeValueReader, Constraint...) - Constructor for class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
 
processPrerequisiteConstraint(PrerequisiteConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.BasePrerequisiteConstraintProcessor
 
processPrerequisiteConstraint(InputField, PrerequisiteConstraint, View) - Static method in class org.kuali.rice.krad.uif.util.ClientValidationUtils
This method is a simpler version of processPrerequisiteConstraint
processPrerequisiteConstraint(InputField, PrerequisiteConstraint, View, String) - Static method in class org.kuali.rice.krad.uif.util.ClientValidationUtils
This method processes a Prerequisite constraint that should be applied when the booleanStatement passed in evaluates to true.
processPropertyAccessException(PropertyAccessException, BindingResult) - Method in class org.kuali.rice.krad.web.bind.UifBindingErrorProcessor
 
processPropertyValue(String, Object, Map<String, String>, Map<String, String>, ConfigurableListableBeanFactory, Set<String>) - Method in class org.kuali.rice.krad.uif.util.UifBeanFactoryPostProcessor
Processes the given property name/value pair for complex objects, such as bean definitions or collections, which if found will be processed for contained property expression values
processRouteDocument(Document) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
Runs all business rules needed prior to routing.
processRouteDocument(Document) - Method in interface org.kuali.rice.krad.rules.MaintenanceDocumentRule
Runs all business rules needed prior to routing.
processRouteDocument(Document) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
 
processRouteDocument(Document) - Method in interface org.kuali.rice.krad.rules.rule.RouteDocumentRule
 
processRunAuditBusinessRules(Document) - Method in interface org.kuali.rice.krad.rules.rule.DocumentAuditRule
 
processSaveDocument(Document) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
Runs all business rules needed prior to saving.
processSaveDocument(Document) - Method in interface org.kuali.rice.krad.rules.MaintenanceDocumentRule
Runs all business rules needed prior to saving.
processSaveDocument(Document) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
 
processSaveDocument(Document) - Method in interface org.kuali.rice.krad.rules.rule.SaveDocumentRule
 
processSearchCriteria(LookupForm, Map<String, String>) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
processSendAdHocRequests(Document) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
 
processSendAdHocRequests(Document) - Method in interface org.kuali.rice.krad.rules.rule.SendAdHocRequestsRule
 
processSingleCollectionSizeConstraint(DictionaryValidationResult, Collection<?>, CollectionSizeConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.CollectionSizeConstraintProcessor
 
processSingleExistenceConstraint(DictionaryValidationResult, Object, ExistenceConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.ExistenceConstraintProcessor
 
processSingleLengthConstraint(DictionaryValidationResult, Object, LengthConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.LengthConstraintProcessor
 
processSingleRangeConstraint(DictionaryValidationResult, Object, RangeConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.RangeConstraintProcessor
 
processSingleValidCharacterConstraint(DictionaryValidationResult, Object, ValidCharactersConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.ValidCharactersConstraintProcessor
 
properties - Variable in class org.kuali.rice.krad.exception.ExceptionIncident
Basic exception information is initialized and contained in this class instance.
PROPERTY_EXPRESSIONS - Static variable in class org.kuali.rice.krad.uif.UifPropertyPaths
 
propertyEditor - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
propertyName - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint
 
propertyName - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.PrerequisiteConstraint
 
propertyNameForElementCompare - Variable in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementBase
 
PropertyReplacer - Class in org.kuali.rice.krad.uif.component
Configuration for replacing a property value based on a condition
PropertyReplacer() - Constructor for class org.kuali.rice.krad.uif.component.PropertyReplacer
 
PropertySerializabilityEvaluator - Interface in org.kuali.rice.krad.util.documentserializer
Specifies an implementation used during document workflow XML serialization that will be able to determine whether a specific property is serializable
PropertySerializabilityEvaluatorBase - Class in org.kuali.rice.krad.util.documentserializer
This abstract implementation provides a default implementation of PropertySerializabilityEvaluatorBase.determinePropertyType(Object), which should suffice for most use cases.
PropertySerializabilityEvaluatorBase() - Constructor for class org.kuali.rice.krad.util.documentserializer.PropertySerializabilityEvaluatorBase
 
PropertySerializabilityMetadata - Interface in org.kuali.rice.krad.util.documentserializer
This class represents metadata about the serializibility of a property during the document serialization proces..
PropertySerializabilityMetadata.PropertySerializability - Enum in org.kuali.rice.krad.util.documentserializer
See docs for the elements of this enum
PropertySerializerTrie - Class in org.kuali.rice.krad.util.documentserializer
This is a implementation of a trie/prefix tree of that contains metadata about property serializability during the document serialization process.
PropertySerializerTrie() - Constructor for class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrie
 
PropertySerializerTrieNode - Class in org.kuali.rice.krad.util.documentserializer
A node in the trie.
PropertySerializerTrieNode(String, String) - Constructor for class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrieNode
 
PropertyType - Enum in org.kuali.rice.krad.util.documentserializer
Represents various types a property may be.
purgeAllSessionDocuments(Timestamp) - Method in interface org.kuali.rice.krad.service.SessionDocumentService
Delete KualiDocumentFormBase from session and database.
purgeDocumentForm(String, String, UserSession, String) - Method in interface org.kuali.rice.krad.service.SessionDocumentService
Delete DocumentFormBase from session and database.
pushAllToContext(Map<String, Object>) - Method in interface org.kuali.rice.krad.uif.component.Component
Places each entry of the given Map into the context for the component
pushAllToContext(Map<String, Object>) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
pushCollectionGroupToReference() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Sets a reference in the context map for all nested components to the collection group instance, and sets name as parameter for an action fields in the group
pushObjectToContext(String, Object) - Method in interface org.kuali.rice.krad.uif.component.Component
Places the given object into the context Map for the component with the given name
pushObjectToContext(String, Object) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
pushObjectToContext(String, Object) - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
Places the given object into the context Map for the layout manager with the given name
pushObjectToContext(String, Object) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
 
pushObjectToContext(List<? extends Component>, String, Object) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
 
pushObjectToContext(Component, String, Object) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
 
pushToHistory(String, String, String, String, String) - Method in class org.kuali.rice.krad.uif.view.History
Pushes the information passed in to history.
pushToPropertyReplacerContext(String, Object) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
put(String, Object) - Method in class org.kuali.rice.krad.datadictionary.exporter.StringMap
Deprecated.
 
put(String, String) - Method in class org.kuali.rice.krad.datadictionary.ViewTypeDictionaryIndex
 
putAll(Map<? extends String, ? extends Object>) - Method in class org.kuali.rice.krad.datadictionary.exporter.StringMap
Deprecated.
 
putDocumentError(String, String, String) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
This method is a convenience method to add a property-specific document error to the global errors list.
putDocumentError(String, String, String[]) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
This method is a convenience method to add a property-specific document error to the global errors list.
putFieldError(String, String) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
This method is a convenience method to add a property-specific error to the global errors list.
putFieldError(String, String, String) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
This method is a convenience method to add a property-specific error to the global errors list.
putFieldError(String, String, String[]) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
This method is a convenience method to add a property-specific error to the global errors list.
putFieldErrorWithShortLabel(String, String) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
Adds a property-specific error to the global errors list, with the DD short label as the single argument.
putGlobalError(String) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
This method is a convenience method to easily add a Document level error (ie, one not tied to a specific field, but applicable to the whole document).
putGlobalError(String, String) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
This method is a convenience method to easily add a Document level error (ie, one not tied to a specific field, but applicable to the whole document).
putGlobalError(String, String[]) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
This method is a convenience method to easily add a Document level error (ie, one not tied to a specific field, but applicable to the whole document).
putGlobalsError(String, String) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
This method specifically doesn't put any prefixes before the error so that the developer can do things specific to the globals errors (like newDelegateChangeDocument errors)
putGlobalsError(String, String, String) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
This method specifically doesn't put any prefixes before the error so that the developer can do things specific to the globals errors (like newDelegateChangeDocument errors)
putInactivationBlockingErrorOnPage(MaintenanceDocument, InactivationBlockingMetadata) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
If there is a violation of an InactivationBlockingMetadata, it prints out an appropriate error into the error map

Q

QUERY_DATA_NOT_FOUND - Static variable in class org.kuali.rice.krad.uif.UifConstants.MessageKeys
 
QUERY_FIELD_ID - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
QUERY_PARAMETER - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
QUERY_TERM - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
QUESTION - Static variable in class org.kuali.rice.krad.uif.UifConstants.RefreshCallerTypes
 
QUICK_FINDER - Static variable in class org.kuali.rice.krad.uif.UifConstants.IdSuffixes
 
QuickFinder - Class in org.kuali.rice.krad.uif.widget
Widget for navigating to a lookup from a field (called a quickfinder)
QuickFinder() - Constructor for class org.kuali.rice.krad.uif.widget.QuickFinder
 

R

RADIO_GROUP_CONTROL - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
RADIO_GROUP_CONTROL_HORIZONTAL - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
RadioGroupControl - Class in org.kuali.rice.krad.uif.control
Represents a group of HTML Radio controls.
RadioGroupControl() - Constructor for class org.kuali.rice.krad.uif.control.RadioGroupControl
 
RangeConstrainable - Interface in org.kuali.rice.krad.datadictionary.validation.capability
Validation capability to constrain a value to be within some numeric or date range.
RangeConstraint - Interface in org.kuali.rice.krad.datadictionary.validation.constraint
A range constraint is one that restricts a value to a specified range.
RangeConstraintProcessor - Class in org.kuali.rice.krad.datadictionary.validation.processor
This class enforces range constraints - that is, constraints that keep a number or a date within a specific range.
RangeConstraintProcessor() - Constructor for class org.kuali.rice.krad.datadictionary.validation.processor.RangeConstraintProcessor
 
READ_ONLY_FIELDS - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
READONLY_LINE - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
 
readOnlyFieldsList - Variable in class org.kuali.rice.krad.web.form.UifFormBase
 
recall(WorkflowDocument, String, boolean) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
recall this workflowDocument optionally providing an annotation for this action taken which will show up in the route log for this document corresponding to this action taken
recallDocument(Document, String, boolean) - Method in interface org.kuali.rice.krad.service.DocumentService
recall this document, optionally providing an annotation for the recall which will show up in the route log for the document for this action taken
REDIRECT_PREFIX - Static variable in class org.kuali.rice.krad.web.controller.UifControllerBase
 
REDIRECTED_INQUIRY - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
REDIRECTED_LOOKUP - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
ReferenceCopy - Annotation Type in org.kuali.rice.krad.uif.component
Annotation for Component fields to indicate only the property reference should be made (as opposed to a new object) when doing a component copy
ReferenceDefinition - Class in org.kuali.rice.krad.datadictionary
The reference element specifies the name of a reference object that is required to exist in order for the primary business object to be created or modified on a BO.
ReferenceDefinition() - Constructor for class org.kuali.rice.krad.datadictionary.ReferenceDefinition
 
REFERENCES_TO_REFRESH - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
refresh() - Method in class org.kuali.rice.krad.document.DocumentBase
Uses the persistence service's implementation of OJB's retrieveNonKey() fields method.
REFRESH - Static variable in class org.kuali.rice.krad.uif.UifConstants.MethodToCallNames
 
refresh(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
handles an ajax refresh
refreshAttachment() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
The attachment BO is proxied in OJB.
refreshAttachmentList() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
RefreshCallerTypes() - Constructor for class org.kuali.rice.krad.uif.UifConstants.RefreshCallerTypes
 
refreshIfEmpty() - Method in class org.kuali.rice.krad.document.DocumentBase
Checks to see if the objectId value is empty.
refreshPessimisticLocks() - Method in interface org.kuali.rice.krad.document.Document
This method updates the list of PessimisticLock objects on the document if changes could have been made
refreshPessimisticLocks() - Method in class org.kuali.rice.krad.document.DocumentBase
Deprecated.
This is not needed with the relationship set up with JPA annotations
refreshReferenceObject(String) - Method in class org.kuali.rice.krad.document.DocumentBase
Uses the persistence service to retrieve a reference object of a parent.
regexPattern - Variable in class org.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern
Deprecated.
 
regexPattern - Variable in class org.kuali.rice.krad.datadictionary.validation.FieldLevelValidationPattern
Deprecated.
 
registerEditorFromView(String) - Method in class org.kuali.rice.krad.web.bind.UifViewBeanWrapper
Attempts to find a corresponding data field for the given property name in the current view or previous view, then if the field has a property editor configured it is registered with the property editor registry to use for this property
RelationshipDefinition - Class in org.kuali.rice.krad.datadictionary
A single Relationship definition in the DataDictionary, which contains information concerning which primitive attributes of this class can be used to retrieve an instance of some related Object instance The relationship element defines how primitive attributes of this class can be used to retrieve an instance of some related Object instance DD: See RelationshipDefinition.java.
RelationshipDefinition() - Constructor for class org.kuali.rice.krad.datadictionary.RelationshipDefinition
 
relationshipLabel - Variable in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
 
relationshipMap - Variable in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
 
relationships - Variable in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
 
releaseAllLocksForUser(List<PessimisticLock>, Person) - Method in interface org.kuali.rice.krad.service.PessimisticLockService
This method will release all locks in the given list that are owned by the given user
releaseAllLocksForUser(List<PessimisticLock>, Person, String) - Method in interface org.kuali.rice.krad.service.PessimisticLockService
This method will release all locks in the given list that are owned by the given user that have a matching lock descriptor value
releaseWorkflowPessimisticLocking(Document) - Method in interface org.kuali.rice.krad.service.PessimisticLockService
 
reload(DocumentFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
Reloads the document contained on the form from the database
RemoteFieldsHolder - Class in org.kuali.rice.krad.uif.field
A placeholder in the configuration for a Container list of items that will be invoked to retrieve a list of RemotableAttributeField instances which will then be inserted into the containers list at the position of the holder
RemoteFieldsHolder() - Constructor for class org.kuali.rice.krad.uif.field.RemoteFieldsHolder
 
remoteKradBaseLookupUrl - Static variable in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase.BaseLookupUrlsHolder
 
RemoteModuleServiceBase - Class in org.kuali.rice.krad.service.impl
 
RemoteModuleServiceBase() - Constructor for class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
 
RemoteModuleServiceBase.BaseLookupUrlsHolder - Class in org.kuali.rice.krad.service.impl
 
remove(int) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
 
remove(Object) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
 
removeAll(Collection<?>) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
 
removeExpressionsByPrefix(String, Map<String, String>) - Method in class org.kuali.rice.krad.uif.util.UifBeanFactoryPostProcessor
Removes entries from the given expressions map whose key starts with the given prefix
removeExternalizableBusinessObjectFieldValues(Class<?>, Map<String, String>) - Static method in class org.kuali.rice.krad.lookup.LookupUtils
Returns a map stripped of any properties which refer to ExternalizableBusinessObjects.
removeForm(UifFormBase) - Method in class org.kuali.rice.krad.uif.util.UifFormManager
 
removeFormByKey(String) - Method in class org.kuali.rice.krad.uif.util.UifFormManager
 
removeNonRenderLineFields(View, Object, CollectionGroup, List<Field>, Object, int) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
Evaluates the render property for the given list of Field instances for the line and removes any fields from the returned list that have render false.
removeNote(Note) - Method in interface org.kuali.rice.krad.document.Document
Removes the given note from the document's list of notes.
removeNote(Note) - Method in class org.kuali.rice.krad.document.DocumentBase
 
removeObjectWithIdentitcalKey(Collection<? extends PersistableBusinessObject>, PersistableBusinessObject) - Static method in class org.kuali.rice.krad.util.ObjectUtils
Compares a business object with a List of PersistableBusinessObjects to determine if an object with the same key as the BO exists in the list.
removeParentExpressionsOnNested(String, MutablePropertyValues, String, ConfigurableListableBeanFactory) - Method in class org.kuali.rice.krad.uif.util.UifBeanFactoryPostProcessor
 
removeSerializedProperty() - Method in class org.kuali.rice.krad.util.documentserializer.DocumentSerializationState
Removes the last added serialized property
removeSerializedProperty() - Method in class org.kuali.rice.krad.util.documentserializer.SerializationState
Removes the last added serialized property
RENDER_FULL_VIEW - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
renderFullView - Variable in class org.kuali.rice.krad.web.form.UifFormBase
 
Reorderer - Class in org.kuali.rice.krad.uif.widget
Allows client-side reordering of the group contents
Reorderer() - Constructor for class org.kuali.rice.krad.uif.widget.Reorderer
 
ReordererOptionKeys() - Constructor for class org.kuali.rice.krad.uif.UifConstants.ReordererOptionKeys
 
ReorderingGroup - Class in org.kuali.rice.krad.uif.container
Group implementation that supports reordering of the group items
ReorderingGroup() - Constructor for class org.kuali.rice.krad.uif.container.ReorderingGroup
 
REPLACE - Static variable in class org.kuali.rice.krad.uif.UifConstants.TitleAppendTypes
 
replaceBindingPrefixes(View, Object, String) - Static method in class org.kuali.rice.krad.uif.util.ExpressionUtils
Adjusts the property expressions for a given object
report(KualiExceptionIncident) - Method in interface org.kuali.rice.krad.service.KualiExceptionIncidentService
This method send email to the defined mailing list using the exception incident instance.
REPORT_MAIL_LIST - Static variable in interface org.kuali.rice.krad.service.KualiFeedbackService
This property must be defined in the base configuration file for specifying the mailing list for the report to be sent.
REQUESTED_COMPONENT_ID - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
RequestParameter - Annotation Type in org.kuali.rice.krad.uif.component
Annotation for View fields to indicate the field can be set by a parameter of the initial request
required - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
 
resolve(T) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.resolver.CaseConstraintResolver
 
resolve(T) - Method in interface org.kuali.rice.krad.datadictionary.validation.constraint.resolver.ConstraintResolver
 
resolve(T) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.resolver.DefinitionConstraintResolver
 
resolve(T) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.resolver.MustOccurConstraintsResolver
 
resolve(T) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.resolver.PrerequisiteConstraintsResolver
 
resolve(T) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.resolver.SimpleConstraintResolver
Return SimpleConstraint if SimpleConstrainable, otherwise return an empty list.
resolve(T) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.resolver.ValidCharactersConstraintResolver
 
resolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.kuali.rice.krad.web.bind.UifHandlerExceptionResolver
Builds the incident report model and view from the request that threw the exception
resolverMap - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.BaseConstraintProvider
 
resolveRoleQualifiers(String, String, Document, DocumentContent) - Method in class org.kuali.rice.krad.workflow.DataDictionaryPeopleFlowTypeServiceImpl
 
resumeErrorPath() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
This method is used to deal with error paths that are not what we expect them to be.
retainAll(Collection<?>) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
 
retrieveDataObject(Map<String, String>) - Method in interface org.kuali.rice.krad.inquiry.Inquirable
Responsible for retrieving the data object from its data source (database, service call, etc) based on the given map of field name/value pairs
retrieveDataObject(Map<String, String>) - Method in class org.kuali.rice.krad.inquiry.InquirableImpl
Finds primary and alternate key sets configured for the configured data object class and then attempts to find a set with matching key/value pairs from the request, if a set is found then calls the module service (for EBOs) or business object service to retrieve the data object
retrieveEditModesAndActionFlags(View, UifFormBase) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
Invokes the configured PresentationController and Authorizer for the view to get the exported action flags and edit modes that can be used in conditional logic
retrieveExternalizableBusinessObjectIfNecessary(BusinessObject, T, String) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
This method assumes that the property type for externalizable relationship in the business object is an interface and gets the concrete implementation for it
retrieveExternalizableBusinessObjectIfNecessary(BusinessObject, T, String) - Method in interface org.kuali.rice.krad.service.ModuleService
This method retrieves the externalizable business object, if it is not already populated with the matching primary key values.
retrieveExternalizableBusinessObjectsList(BusinessObject, String, Class) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
This method assumes that the externalizableClazz is an interface and gets the concrete implementation for it
retrieveExternalizableBusinessObjectsList(BusinessObject, String, Class<T>) - Method in interface org.kuali.rice.krad.service.ModuleService
This method retrieves a list of externalizable business objects given a business object, name of the relationship between the business object and the externalizable business object, and the externalizable business object class.
retrieveKeySetFromMap(List<List<String>>, Map<String, String>) - Method in class org.kuali.rice.krad.inquiry.InquirableImpl
Iterates through the list of key sets looking for a set where the given map of parameters has all the key names and values are non-blank, first matched set is returned
retrieveLookupParameterValue(UifFormBase, HttpServletRequest, Class<?>, String, String) - Static method in class org.kuali.rice.krad.uif.util.LookupInquiryUtils
 
retrieveObjectForEditOrCopy(MaintenanceDocument, Map<String, String>) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
Called during setupMaintenanceObject to retrieve the original dataObject that is being edited or copied.
retrieveObjectForEditOrCopy(MaintenanceDocument, Map<String, String>) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
retrieveObjectWithIdentitcalKey(Collection<? extends PersistableBusinessObject>, PersistableBusinessObject) - Static method in class org.kuali.rice.krad.util.ObjectUtils
Compares a business object with a List of BOs to determine if an object with the same key as the BO exists in the list.
RETURN_FORM_KEY - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
RETURN_LOCATION - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
returnFormKey - Variable in class org.kuali.rice.krad.web.form.UifFormBase
 
returnLocation - Variable in class org.kuali.rice.krad.web.form.UifFormBase
 
returnSelected(LookupForm, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.LookupController
Invoked from the UI to return the selected lookup results lines, parameters are collected to build a URL to the caller and then a redirect is performed
returnToHistory(UifFormBase, boolean) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
Invoked to navigate back to a history entry.
returnToHub(UifFormBase) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
Invoked to navigate back to the first page in history.
returnToPrevious(UifFormBase) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
Invoked to navigate back one page in history..
RichTable - Class in org.kuali.rice.krad.uif.widget
Decorates a HTML Table client side with various tools
RichTable() - Constructor for class org.kuali.rice.krad.uif.widget.RichTable
 
RIGHT - Static variable in class org.kuali.rice.krad.uif.CssConstants.TextAligns
 
route(DocumentFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
Routes the document instance contained on the form
route(DocumentFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.MaintenanceDocumentController
Override route to retrieve the maintenance object if it is an attachment
route(WorkflowDocument, String, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
route this workflowDocument optionally providing an annotation for this action taken which will show up in the route log for this document corresponding to this action taken, and additionally optionally providing a list of ad hoc recipients for the document
routeDocument(Document, String, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.krad.service.DocumentService
start the route the document for approval, optionally providing a list of ad hoc recipients, and additionally provideing a annotation to show up in the route log for the document
RouteDocumentEvent - Class in org.kuali.rice.krad.rules.rule.event
This class represents the route event that is part of an eDoc in Kuali.
RouteDocumentEvent(String, Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.RouteDocumentEvent
Constructs a RouteDocumentEvent with the specified errorPathPrefix and document
RouteDocumentEvent(Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.RouteDocumentEvent
Constructs a RouteDocumentEvent with the given document
RouteDocumentRule - Interface in org.kuali.rice.krad.rules.rule
Defines a rule which gets invoked immediately before a document gets routed.
RouteToCompletionUtil - Class in org.kuali.rice.krad.util
 
RouteToCompletionUtil() - Constructor for class org.kuali.rice.krad.util.RouteToCompletionUtil
 
RoutingAttribute - Class in org.kuali.rice.krad.datadictionary
This is a description of what this class does - mpham don't forget to fill this in.
RoutingAttribute() - Constructor for class org.kuali.rice.krad.datadictionary.RoutingAttribute
 
RoutingTypeDefinition - Class in org.kuali.rice.krad.datadictionary
This is a description of what this class does - mpham don't forget to fill this in.
RoutingTypeDefinition() - Constructor for class org.kuali.rice.krad.datadictionary.RoutingTypeDefinition
 
ROW_SPAN - Static variable in class org.kuali.rice.krad.uif.UifConstants.LayoutComponentOptions
 
run() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndex
 
run() - Method in class org.kuali.rice.krad.datadictionary.UifDictionaryIndex
 
runComponentModifiers(View, Component, Object, String) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
Runs any configured ComponentModifiers for the given component that match the given run phase and who run condition evaluation succeeds

S

save(PessimisticLock) - Method in interface org.kuali.rice.krad.service.PessimisticLockService
This method saves the given lock object
SAVE - Static variable in class org.kuali.rice.krad.uif.UifConstants.MethodToCallNames
 
save(DocumentFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
Saves the document instance contained on the form
save(WorkflowDocument, String) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
This method will first determine if the WorkflowDocument.saveDocument(String) method is valid to be called.
saveDataObject() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
Invoked to persist changes to the data object being maintained
saveDataObject() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
saveDocument(Document) - Method in interface org.kuali.rice.krad.service.DocumentService
This is a helper method that performs the same as the DocumentService.saveDocument(Document, Class) method.
saveDocument(Document, Class<? extends KualiDocumentEvent>) - Method in interface org.kuali.rice.krad.service.DocumentService
Saves the passed-in document.
SaveDocumentEvent - Class in org.kuali.rice.krad.rules.rule.event
This class represents the save event that is part of an eDoc in Kuali.
SaveDocumentEvent(String, Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.SaveDocumentEvent
Constructs a SaveDocumentEvent with the specified errorPathPrefix and document
SaveDocumentEvent(Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.SaveDocumentEvent
Constructs a SaveDocumentEvent with the given document
SaveDocumentEvent(String, String, Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.SaveDocumentEvent
 
saveDocumentHeader(DocumentHeader) - Method in interface org.kuali.rice.krad.service.DocumentHeaderService
This method saves a document header object
saveDocumentNotes(Document) - Method in interface org.kuali.rice.krad.service.DocumentService
Saves the notes associated with the given document if they are in a state where they can be saved.
SaveDocumentRule - Interface in org.kuali.rice.krad.rules.rule
Defines a rule which gets invoked immediately before a document gets saved.
SaveEvent - Interface in org.kuali.rice.krad.rules.rule.event
This class is used to define Events that are allowed to be used as Custom Save events
SaveOnlyDocumentEvent - Class in org.kuali.rice.krad.rules.rule.event
This class represents the save event that is part of an eDoc in Kuali.
SaveOnlyDocumentEvent(String, Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.SaveOnlyDocumentEvent
Constructs a SaveOnlyDocumentEvent with the specified errorPathPrefix and document
SaveOnlyDocumentEvent(Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.SaveOnlyDocumentEvent
Constructs a SaveDocumentEvent with the given document
SaveOnlyDocumentEvent(String, String, Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.SaveOnlyDocumentEvent
 
saveRoutingData(WorkflowDocument) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
save the routing data of the document to workflow
scale - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.FixedPointPatternConstraint
 
scriptConfigurationFilePaths - Variable in class org.kuali.rice.krad.bo.ModuleConfiguration
 
ScriptEventSupport - Interface in org.kuali.rice.krad.uif.component
Declares methods for determining which client side events are supported by a Component and methods for retrieving the event code
ScriptUtils - Class in org.kuali.rice.krad.uif.util
Utility class for generating JavaScript
ScriptUtils() - Constructor for class org.kuali.rice.krad.uif.util.ScriptUtils
 
SDOM - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsKeys
 
SEARCH - Static variable in class org.kuali.rice.krad.uif.UifConstants.MethodToCallNames
 
search(LookupForm, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.LookupController
search - sets the values of the data entered on the form on the jsp into a map and then searches for the results.
SEARCH_RESULTS - Static variable in class org.kuali.rice.krad.uif.UifPropertyPaths
 
SearchingAttribute - Class in org.kuali.rice.krad.datadictionary
This is a description of what this class does - mpham don't forget to fill this in.
SearchingAttribute() - Constructor for class org.kuali.rice.krad.datadictionary.SearchingAttribute
 
SearchingTypeDefinition - Class in org.kuali.rice.krad.datadictionary
This is a description of what this class does - mpham don't forget to fill this in.
SearchingTypeDefinition() - Constructor for class org.kuali.rice.krad.datadictionary.SearchingTypeDefinition
 
SELECT_CONTROL - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
SelectControl - Class in org.kuali.rice.krad.uif.control
Represents a HTML Select control.
SelectControl() - Constructor for class org.kuali.rice.krad.uif.control.SelectControl
 
SELECTED_COLLECTION_LINES - Static variable in class org.kuali.rice.krad.uif.UifPropertyPaths
 
SELECTED_LINE_INDEX - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
SELECTED_LINE_VALUES - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
selectedCollectionLines - Variable in class org.kuali.rice.krad.web.form.UifFormBase
 
SelectiveReferenceRefresher - Interface in org.kuali.rice.krad.lookup
Classes that implement this interface will refresh
SELECTORS - Static variable in class org.kuali.rice.krad.uif.UifConstants.ReordererOptionKeys
 
SELLECTED_COLLECTION_PATH - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
sendAdHocRequests(Document, String, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.krad.service.DocumentService
 
SendAdHocRequestsEvent - Class in org.kuali.rice.krad.rules.rule.event
This is a description of what this class does - wliang don't forget to fill this in.
SendAdHocRequestsEvent(String, Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.SendAdHocRequestsEvent
 
SendAdHocRequestsEvent(Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.SendAdHocRequestsEvent
Constructs a SaveDocumentEvent with the given document
SendAdHocRequestsEvent(String, String, Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.SendAdHocRequestsEvent
 
SendAdHocRequestsRule - Interface in org.kuali.rice.krad.rules.rule
This is a description of what this class does - wliang don't forget to fill this in.
sendFeedback(String, String, String) - Method in interface org.kuali.rice.krad.service.KualiFeedbackService
 
sendNoteRouteNotification(Document, Note, Person) - Method in interface org.kuali.rice.krad.service.DocumentService
Builds an workflow notification request for the note and sends it to note recipient.
sendWorkflowNotification(WorkflowDocument, String, List<AdHocRouteRecipient>, String) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
Sends workflow notification to the list of ad hoc recipients.
sendWorkflowNotification(WorkflowDocument, String, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
Sends workflow notification to the list of ad hoc recipients.
serializableProperties - Variable in class org.kuali.rice.krad.util.documentserializer.PropertySerializabilityEvaluatorBase
 
SerializationPropertyElement(String, PropertyType) - Constructor for class org.kuali.rice.krad.util.documentserializer.DocumentSerializationState.SerializationPropertyElement
 
SerializationPropertyElement(String, PropertyType) - Constructor for class org.kuali.rice.krad.util.documentserializer.SerializationState.SerializationPropertyElement
 
SerializationState - Class in org.kuali.rice.krad.util.documentserializer
This object keeps track of most of the open tags while a document is serialized.
SerializationState() - Constructor for class org.kuali.rice.krad.util.documentserializer.SerializationState
 
SerializationState.SerializationPropertyElement - Class in org.kuali.rice.krad.util.documentserializer
 
serializedDocumentForm - Variable in class org.kuali.rice.krad.bo.SessionDocument
 
serializeDocumentToXml() - Method in interface org.kuali.rice.krad.document.Document
This is a method where we can get the xml of a document that the workflow system will use to base it's routing and search attributes on.
serializeDocumentToXml() - Method in class org.kuali.rice.krad.document.DocumentBase
 
serializeDocumentToXml() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
serializeDocumentToXmlForRouting(Document) - Method in interface org.kuali.rice.krad.service.DocumentSerializerService
Serializes a document into XML for the workflow engine
SESSION_DOCUMENT_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
SessionDocument - Class in org.kuali.rice.krad.bo
 
SessionDocument() - Constructor for class org.kuali.rice.krad.bo.SessionDocument
 
SessionDocument - Interface in org.kuali.rice.krad.document
This is a marker interface for implementing session in document.
SessionDocumentId - Class in org.kuali.rice.krad.bo
PK for SessionDocument.
SessionDocumentId() - Constructor for class org.kuali.rice.krad.bo.SessionDocumentId
 
SessionDocumentId(String, String, String, String) - Constructor for class org.kuali.rice.krad.bo.SessionDocumentId
 
SessionDocumentService - Interface in org.kuali.rice.krad.service
Service API for persisting Document form content and retrieving back
sessionId - Variable in class org.kuali.rice.krad.bo.SessionDocument
 
sessionId - Variable in class org.kuali.rice.krad.bo.SessionDocumentId
 
set(ExportMap) - Method in class org.kuali.rice.krad.datadictionary.exporter.ExportMap
Deprecated.
Adds the ExportMap's exportKey and exportData as a key,value pair to this Map
set(String, String) - Method in class org.kuali.rice.krad.datadictionary.exporter.ExportMap
Deprecated.
Adds the given key,value pair to this Map
set(String, Map<String, Object>) - Method in class org.kuali.rice.krad.datadictionary.exporter.StringMap
Deprecated.
Associates the given String with the given Map value.
set(String, String) - Method in class org.kuali.rice.krad.datadictionary.exporter.StringMap
Deprecated.
Associates the given String with the given String value.
set(int, T) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
 
setAbstractTypeClasses(Map<String, Class<?>>) - Method in class org.kuali.rice.krad.uif.view.View
Setter for the Map of class implementations keyed by path
setActionEvent(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
Setter for the action event
setActionFieldPrototype(FieldGroup) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
Setter for the action field prototype
setActionFields(List<ActionField>) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Setter for the line action fields list
setActionFlags(BooleanMap) - Method in class org.kuali.rice.krad.uif.view.View
Setter for the action flags Map
setActionImage(ImageField) - Method in class org.kuali.rice.krad.uif.field.ActionField
Setter for the action image field
setActionImageLocation(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
Set to TOP, BOTTOM, LEFT, RIGHT to position image at that location within the button.
setActionLabel(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
Setter for the actions label
setActionParameterMapString(String) - Method in class org.kuali.rice.krad.uif.widget.LightBox
Setter for the action parameter map javascript string
setActionParameterMapString(String) - Method in class org.kuali.rice.krad.uif.widget.LightBoxLookup
Setter for the action parameter map javascript string
setActionParameters(Map<String, String>) - Method in class org.kuali.rice.krad.uif.field.ActionField
Setter for the action parameters
setActionParameters(Map<String, String>) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
Setter for the action parameters map
setActionParameters(Map<String, String>) - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
setActiveCollectionFilter(CollectionFilter) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Setter for the collection filter to use for filter inactive records from the collection
setActualSizeIfTruncated(Long) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
 
setAddAllOption(boolean) - Method in class org.kuali.rice.krad.uif.field.LookupInputField
Setter for the add all option indicator
setAddBlankOption(boolean) - Method in class org.kuali.rice.krad.uif.control.UifKeyValuesFinderBase
Setter for the addBlankOption indicator
setAdditionalCriteria(Map<String, String>) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
Setter for the query's additional criteria map
setAdditionalCssFiles(List<String>) - Method in class org.kuali.rice.krad.uif.view.View
Setter for the List of additional CSS files to included with the View
setAdditionalDisplayAttributeName(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
setAdditionalDisplayPropertyName(String) - Method in class org.kuali.rice.krad.uif.field.DataField
Additional display attribute name, which will be displayed next to the actual field value when the field is readonly with hypen inbetween like PropertyValue - AdditionalPropertyValue
setAdditionalDisplayValue(String) - Method in class org.kuali.rice.krad.uif.field.DataField
Setter for the additional display value
setAdditionalKeysToMatch(String) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
Convenience setter for additional keys to match that takes a string argument and splits on comma to build the list
setAdditionalKeysToMatch(List<String>) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
 
setAdditionalMessageKeys(String) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
Setter for the components additional message key string
setAdditionalPermissionDetails(Map<String, String>) - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
Setter for the map of additional permission details
setAdditionalRoleQualifiers(Map<String, String>) - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
Setter for the map of additional role qualifiers
setAdditionalScriptFiles(List<String>) - Method in class org.kuali.rice.krad.uif.view.View
Setter for the List of additional script files to included with the View
setAddLineActionFields(List<ActionField>) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Setter for the add line action fields
setAddLineBindingInfo(BindingInfo) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Setter for the add line binding info
setAddLineFields(List<? extends Component>) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Setter for the add line field list
setAddLineGroup(Group) - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
Setter for the add line group
setAddLineGroup(Group) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
Setter for the add line Group
setAddLineLabel(String) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Setter for the add line label text
setAddLineLabelField(LabelField) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Setter for the LabelField instance for the add line label
setAddLinePropertyName(String) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Setter for the add line property name
setAdHocRoutePersons(List<AdHocRoutePerson>) - Method in interface org.kuali.rice.krad.document.Document
setter method to set the list of ad hoc route persons associated with a document at a point in time, this list is only valid for a given users version of a document as this state is only persisted in workflow itself when someone takes an action on a document
setAdHocRoutePersons(List<AdHocRoutePerson>) - Method in class org.kuali.rice.krad.document.DocumentBase
 
setAdHocRouteWorkgroups(List<AdHocRouteWorkgroup>) - Method in interface org.kuali.rice.krad.document.Document
setter method to set the list of ad hoc route workgroups associated with a document at a point in time, this list is only valid for a given users version of a document as this state is only persisted in workflow itself when someone takes an action on a document
setAdHocRouteWorkgroups(List<AdHocRouteWorkgroup>) - Method in class org.kuali.rice.krad.document.DocumentBase
 
setAlign(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Sets the components horizontal alignment
setAllowAll(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
setAllowAmpersand(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
setAllowApostrophe(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
setAllowAsterisk(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
setAllowAtSign(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
setAllowBackslash(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
setAllowBrackets(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
setAllowColon(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
setAllowComma(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
setAllowCurlyBraces(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
setAllowDash(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
setAllowDollar(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
setAllowDoubleQuote(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
setAllowedFormats(List<String>) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.DatePatternConstraint
Sets the alloweFormats for this constraint, this must be a subset of the system configured formats for a date - this list should be used for most fields where you are expecting a user to enter a date in a specific format
setAllowEquals(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
setAllowExclaimation(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
setAllowForwardSlash(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
setAllowGreaterThan(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
setAllowLessThan(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
setAllowMessageRepeat(boolean) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
 
setAllowNegative(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.FixedPointPatternConstraint
 
setAllowNegative(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.FloatingPointPatternConstraint
 
setAllowNegative(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.IntegerPatternConstraint
 
setAllowParenthesis(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
setAllowPercent(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
setAllowPeriod(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
setAllowPlus(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
setAllowPound(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
setAllowQuestionMark(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
setAllowsCopy(boolean) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
The allowsCopy element contains a true or false value.
setAllowSemiColon(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
setAllowsNewOrCopy(boolean) - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
The allowsNewOrCopy element contains a value of true or false.
setAllowsNoteAttachments(boolean) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
The allowsNoteAttachments element contains a true or false value.
setAllowsNoteAttachments(boolean) - Method in class org.kuali.rice.krad.uif.view.DocumentView
 
setAllowsNoteFYI(boolean) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
This is an indicator for determining whether to render the AdHoc FYI recipient box and Send FYI button.
setAllowsNoteFYI(boolean) - Method in class org.kuali.rice.krad.uif.view.DocumentView
 
setAllowsRecordDeletion(boolean) - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
 
setAllowUnderscore(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
setAllowWhitespace(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
 
setAllowWhitespace(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AnyCharacterPatternConstraint
 
setAllowWhitespace(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.UTF8AnyCharacterPatternConstraint
 
setAlternateAndAdditionalDisplayValue(View, Object) - Method in class org.kuali.rice.krad.uif.field.DataField
Sets alternate and additional property value for this field.
setAlternateContainer(boolean) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
 
setAlternateDisplayAttributeName(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
setAlternateDisplayPropertyName(String) - Method in class org.kuali.rice.krad.uif.field.DataField
Sets the alternate display attribute name to be displayed when the field is readonly.
setAlternateDisplayValue(String) - Method in class org.kuali.rice.krad.uif.field.DataField
Setter for the alternative display value
setAltText(String) - Method in class org.kuali.rice.krad.uif.field.ImageField
 
setAnimationSpeed(int) - Method in class org.kuali.rice.krad.uif.widget.Disclosure
Setter for the open/close animation speed
setAnnotation(String) - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
 
setAppendHomewardPath(boolean) - Method in class org.kuali.rice.krad.uif.view.History
When this is set to true, the homeward path will be appended.
setAppendOption(String) - Method in class org.kuali.rice.krad.uif.view.View
Setter for the append option
setAppendPassedHistory(boolean) - Method in class org.kuali.rice.krad.uif.view.History
Appends the passed history as each different view is shown.
setApplicationContext(ApplicationContext) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
 
setApplicationContext(ApplicationContext) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
 
setApplicationFooter(Group) - Method in class org.kuali.rice.krad.uif.view.View
Setter for the application footer
setApplicationHeader(HeaderField) - Method in class org.kuali.rice.krad.uif.view.View
Setter for the application header
setApplyAlternatingRowStyles(boolean) - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManager
Setter for the alternating row styles indicator
setApplyClientSide(Boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.BaseConstraint
 
setApplyDefaultCellWidths(boolean) - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManager
Setter for the default cell width indicator
setApplyValueMask(boolean) - Method in class org.kuali.rice.krad.uif.field.DataField
Setter for the apply value mask flag
setArgumentTypes(Class[]) - Method in class org.kuali.rice.krad.uif.component.MethodInvokerConfig
Setter for the method argument types that should be invoked
setAsText(String) - Method in class org.kuali.rice.krad.web.bind.UifBooleanEditor
 
setAsText(String) - Method in class org.kuali.rice.krad.web.bind.UifCurrencyEditor
This overridden method sets the property value by parsing a given String.
setAsText(String) - Method in class org.kuali.rice.krad.web.bind.UifDateEditor
This overridden method converts the display string to a java.sql.Date object using the org.kuali.rice.core.api.datetime.DateTimeService.
setAsText(String) - Method in class org.kuali.rice.krad.web.bind.UifEncryptionPropertyEditorWrapper
 
setAsText(String) - Method in class org.kuali.rice.krad.web.bind.UifKualiIntegerCurrencyEditor
This overridden method converts the display string to a org.kuali.rice.core.api.util.type.KualiInteger object using local currency format.
setAsText(String) - Method in class org.kuali.rice.krad.web.bind.UifPercentageEditor
This overridden method converts the display string to a org.kuali.rice.core.api.util.type.KualiPercent object.
setAsText(String) - Method in class org.kuali.rice.krad.web.bind.UifTimestampEditor
This overridden method converts the display string to a java.sql.Timestamp object using the org.kuali.rice.core.api.datetime.DateTimeService.
setAtLeastOneRowHasActions(boolean) - Method in class org.kuali.rice.krad.web.form.LookupForm
 
setAtLeastOneRowReturnable(boolean) - Method in class org.kuali.rice.krad.web.form.LookupForm
 
setAttachment(DocumentAttachment) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
setAttachmentCollectionName(String) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
setAttachmentFile(MultipartFile) - Method in class org.kuali.rice.krad.web.form.UifFormBase
Setter for the form's attachment file
setAttachmentListPropertyName(String) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
setAttachmentPropertyName(String) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
setAttachments(List<MultiDocumentAttachment>) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
setAttachmentTypesValuesFinderClass(Class<? extends KeyValuesFinder>) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
The attachmentTypesValuesFinderClass specifies the name of a values finder class.
setAttachmentTypesValuesFinderClass(Class<? extends KeyValuesFinder>) - Method in class org.kuali.rice.krad.uif.view.DocumentView
 
setAttributeName(String) - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
attributeName is the name of a reference object that must exist and not be null.
setAttributeName(String) - Method in class org.kuali.rice.krad.datadictionary.SearchingAttribute
 
setAttributeName(String) - Method in class org.kuali.rice.krad.datadictionary.SortDefinition
The sortAttribute element defines one part of the sort key.
setAttributeName(String) - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
Setter for the current attribute that is being processed.
setAttributeName(String) - Method in class org.kuali.rice.krad.datadictionary.validation.BaseAttributeValueReader
 
setAttributeName(String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.AttributeValidationResult
 
setAttributeName(String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
 
setAttributeNames(List<String>) - Method in class org.kuali.rice.krad.datadictionary.SortDefinition
The sortAttributes element allows a multiple-part sort key to be defined JSTL: sortAttributes is a Map which is accessed using a key of "sortAttributes".
setAttributePath(String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
 
setAttributes(List<AttributeDefinition>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
The attributes element contains attribute elements.
setAttributeSecurity(AttributeSecurity) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
setAttributeSecurity(AttributeSecurity) - Method in class org.kuali.rice.krad.uif.field.DataFieldSecurity
Setter for the fields attribute security
setAttributeToHighlightOnFail(String) - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
attributeToHighlightOnFail is the name of the busines object attribute which will be highlighted when the default existence check fails.
setAuthorizer(ViewAuthorizer) - Method in class org.kuali.rice.krad.uif.view.View
Setter for the view's authorizer
setAuthorizerClass(Class<? extends ViewAuthorizer>) - Method in class org.kuali.rice.krad.uif.view.View
Setter for the view's authorizer by class
setAutoFocus(boolean) - Method in class org.kuali.rice.krad.uif.container.PageGroup
 
setAutoSearch(Boolean) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
 
setBaseBusinessObjectClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.krad.datadictionary.BusinessObjectEntry
The baseBusinessObjectClass is an optional parameter for specifying a base class for the dataObjectClass, allowing the data dictionary to index by the base class in addition to the current class.
setBaseDocumentClass(Class<? extends Document>) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
The optional baseDocumentClass element is the name of the java base class associated with the document.
setBaseInquiryUrl(String) - Method in class org.kuali.rice.krad.uif.widget.Inquiry
 
setBaselinePackages(List) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
Sequentially adds each package named (as a String) in the given List as a source of unique entries to the DataDictionary being constructed.
setBaseLookupUrl(String) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
Setter for the lookup base url (comain, context, and controller)
setBasePath(String) - Method in class org.kuali.rice.krad.datadictionary.WorkflowPropertyGroup
This element allows for all the nested workflowProperty tags to be relative to some base path.
setBeanName(String) - Method in class org.kuali.rice.krad.datadictionary.impl.BeanOverrideImpl
 
setBindByNamePrefix(String) - Method in class org.kuali.rice.krad.uif.component.BindingInfo
Setter for the prefix to use for forming the binding path by name
setBindingInfo(BindingInfo) - Method in interface org.kuali.rice.krad.uif.component.DataBinding
Setter for the binding info instance
setBindingInfo(BindingInfo) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Setter for the binding info instance
setBindingInfo(BindingInfo) - Method in class org.kuali.rice.krad.uif.container.TreeGroup
 
setBindingInfo(BindingInfo) - Method in class org.kuali.rice.krad.uif.field.DataField
Setter for the field's binding info
setBindingInfo(BindingInfo) - Method in class org.kuali.rice.krad.uif.field.RemoteFieldsHolder
Setter for the Map property binding info instance
setBindingName(String) - Method in class org.kuali.rice.krad.uif.component.BindingInfo
Setter for the bind property name
setBindingObjectPath(String) - Method in class org.kuali.rice.krad.uif.component.BindingInfo
Setter for the object path on the form
setBindingObjectPath(String) - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
Setter for the path to the compare object
setBindingPath(String) - Method in class org.kuali.rice.krad.uif.component.BindingInfo
Setter for the binding path.
setBindToForm(boolean) - Method in class org.kuali.rice.krad.uif.component.BindingInfo
Setter for the bind to form indicator
setBindToMap(boolean) - Method in class org.kuali.rice.krad.uif.component.BindingInfo
Setter for the bind to map indicator
setBlockedBusinessObjectClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
 
setBlockedReferencePropertyName(String) - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
 
setBlockingReferenceBusinessObjectClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
 
setBlockValidateDirty(boolean) - Method in class org.kuali.rice.krad.uif.field.ActionField
 
setBoNotesEnabled(boolean) - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
Setter for the boNotesEnabled flag
setBoService(BusinessObjectService) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
 
setBreadcrumbs(BreadCrumbs) - Method in class org.kuali.rice.krad.uif.view.View
 
setBreadcrumbsInApplicationHeader(boolean) - Method in class org.kuali.rice.krad.uif.view.View
Setter for the breadcrumbs in application header indicator
setBusinessObjectClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.krad.datadictionary.BusinessObjectEntry
 
setBusinessObjectClass(String) - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
Sets the BO Class used for the KeyLabelBusinessObjectValueFinder to retrieve the complete range of values for radiobutton and select controls.
setBusinessObjectClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
 
setBusinessObjectClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
 
setBusinessObjectClass(Class<T>) - Method in class org.kuali.rice.krad.keyvalues.PersistableBusinessObjectValuesFinder
 
setBusinessObjectClassName(String) - Method in class org.kuali.rice.krad.datadictionary.SearchingAttribute
 
setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
 
setBusinessRulesClass(Class<? extends BusinessRule>) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
The businessRulesClass element is the full class name of the java class which contains the business rules for a document.
setCaptionHeader(HeaderField) - Method in class org.kuali.rice.krad.uif.field.ImageField
 
setCaptionHeaderAboveImage(boolean) - Method in class org.kuali.rice.krad.uif.field.ImageField
 
setCaptionHeaderText(String) - Method in class org.kuali.rice.krad.uif.field.ImageField
 
setCaseConstraint(CaseConstraint) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
setCaseConstraint(CaseConstraint) - Method in class org.kuali.rice.krad.uif.field.InputField
Setter for caseConstraint
setCaseSensitive(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint
 
setCaseSensitive(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
 
setChildEntryName(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
setChildLookup(CommonLookup) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
 
setClientSideJs(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
 
setClientSideState(Map<String, Object>) - Method in class org.kuali.rice.krad.uif.view.View
Setter for the client side state map
setClientSideValidate(boolean) - Method in class org.kuali.rice.krad.uif.field.ActionField
Setter for the client side validation flag
setCollapseImageSrc(String) - Method in class org.kuali.rice.krad.uif.widget.Disclosure
Setter for the collapse image path
setCollection(String) - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
collection is the name of a collection that must exist
setCollectionBusinessObjectClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
Class that the specified collection represents.
setCollectionGroupBuilder(CollectionGroupBuilder) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Setter for the collection group building instance
setCollectionLookup(QuickFinder) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Setter for the collection lookup quickfinder instance
setCollectionObjectClass(Class<?>) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Setter for the collection object class
setCollectionPath(String) - Method in class org.kuali.rice.krad.datadictionary.DocumentCollectionPath
 
setCollectionPath(String) - Method in class org.kuali.rice.krad.uif.component.BindingInfo
Setter for the field's collection path (if part of a collection)
setCollections(List<CollectionDefinition>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
The collections element contains collection elements.
setCols(Integer) - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
Sets the cols parameter for textarea controls.
setCols(int) - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
 
setColSpan(int) - Method in interface org.kuali.rice.krad.uif.component.Component
Setter for the components column span
setColSpan(int) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
setCombineMessages(boolean) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
 
setCommand(String) - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
 
setComparables(List<ComparableInfo>) - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
Setter for the list of comparable info instances
setCompareToForValueChange(boolean) - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
Setter for the use comparable group values for comparison indicator
setComplexAttributes(List<ComplexAttributeDefinition>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
 
setComponentAttribute(String) - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
Setter for the component code to use for details
setComponentModifiers(List<ComponentModifier>) - Method in interface org.kuali.rice.krad.uif.component.Component
Setter for the components List of ComponentModifier instances
setComponentModifiers(List<ComponentModifier>) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
setComponentOptions(Map<String, String>) - Method in interface org.kuali.rice.krad.uif.component.Component
Setter for the widget's options
setComponentOptions(Map<String, String>) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
setComponentOptionsJSString(String) - Method in interface org.kuali.rice.krad.uif.component.Component
Setter for the widget's options
setComponentOptionsJSString(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
setComponentPropertyDeep(Component, String, Object) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
 
setComponentReplacementPrototype(Component) - Method in class org.kuali.rice.krad.uif.modifier.ComponentConvertModifier
Setter for the replacement component prototype
setComponentSecurity(ComponentSecurity) - Method in interface org.kuali.rice.krad.uif.component.Component
Setter for the components security object
setComponentSecurity(ComponentSecurity) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
setComponentSecurity(ComponentSecurity) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Override to assert a CollectionGroupSecurity instance is set
setComponentSecurity(ComponentSecurity) - Method in class org.kuali.rice.krad.uif.field.ActionField
Override to assert a ActionFieldSecurity instance is set
setComponentSecurity(ComponentSecurity) - Method in class org.kuali.rice.krad.uif.field.DataField
Override to assert a DataFieldSecurity instance is set
setComponentSecurity(ComponentSecurity) - Method in class org.kuali.rice.krad.uif.field.FieldBase
Override to assert a FieldSecurity instance is set
setComponentsPropertyDeep(List<? extends Component>, String, Object) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
 
setComponentTypeToReplace(Class<? extends Component>) - Method in class org.kuali.rice.krad.uif.modifier.ComponentConvertModifier
Setter for the component type to replace
setCondition(String) - Method in class org.kuali.rice.krad.uif.component.PropertyReplacer
Setter for the replacement condition
setConditionalRefresh(String) - Method in interface org.kuali.rice.krad.uif.component.Component
 
setConditionalRefresh(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
setConfigFileLocations(List<String>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
 
setConfigService(ConfigurationService) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
 
setConfigurationService(ConfigurationService) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
setConfigurationService(ConfigurationService) - Method in class org.kuali.rice.krad.service.impl.CsrfServiceImpl
 
setConfigurationService(ConfigurationService) - Method in class org.kuali.rice.krad.uif.service.impl.AttributeQueryServiceImpl
 
setConfigurationService(ConfigurationService) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
 
setConstraint(Constraint) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.WhenConstraint
 
setConstraintLabelKey(String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
 
setConstraintMessageField(MessageField) - Method in class org.kuali.rice.krad.uif.field.InputField
Setter for the constraint text message field
setConstraintName(String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
 
setConstraintText(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
Setter for the constraint message text
setConstraintText(String) - Method in class org.kuali.rice.krad.uif.field.InputField
Setter for the constraint message text
setContext(Map<String, Object>) - Method in interface org.kuali.rice.krad.uif.component.Component
Setter for the context Map
setContext(Map<String, Object>) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
setContext(Map<String, Object>) - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
Setter for the context Map
setContext(Map<String, Object>) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
 
setControl(ControlDefinition) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
The control element defines the manner in which an attribute is displayed and the manner in which the attribute value is entered.
setControl(Control) - Method in class org.kuali.rice.krad.uif.field.InputField
Setter for the field's control
setControlField(Control) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
Setter for the default control
setController(String) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
 
setControlValueToLineIdentifier(Field, Object) - Static method in class org.kuali.rice.krad.uif.layout.CollectionLayoutUtils
 
setCriteriaFields(List<Component>) - Method in class org.kuali.rice.krad.uif.view.LookupView
 
setCriteriaFields(Map<String, String>) - Method in class org.kuali.rice.krad.web.form.LookupForm
 
setCriteriaGroup(Group) - Method in class org.kuali.rice.krad.uif.view.LookupView
 
setCriteriaLookupDao(CriteriaLookupDao) - Method in class org.kuali.rice.krad.criteria.CriteriaLookupServiceImpl
 
setCriteriaLookupDaoJpa(CriteriaLookupDao) - Method in class org.kuali.rice.krad.criteria.CriteriaLookupDaoProxy
 
setCriteriaLookupDaoOjb(CriteriaLookupDao) - Method in class org.kuali.rice.krad.criteria.CriteriaLookupDaoProxy
 
setCurrent(HistoryEntry) - Method in class org.kuali.rice.krad.uif.view.History
 
setCurrent(UifFormBase, HttpServletRequest) - Method in class org.kuali.rice.krad.uif.view.History
Sets the current HistoryEntry using information from the form and the request.
setCurrentForm(UifFormBase) - Method in class org.kuali.rice.krad.uif.util.UifFormManager
 
setCurrentPageId(String) - Method in class org.kuali.rice.krad.uif.view.View
Setter for the page id to display
setCustomValidatorClass(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
setCutline(MessageField) - Method in class org.kuali.rice.krad.uif.field.ImageField
A cutline is the text describing the image in detail (this is also often confusingly called a caption).
setCutlineText(String) - Method in class org.kuali.rice.krad.uif.field.ImageField
 
setDatabaseRepositoryFilePaths(List<String>) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
 
setDataDictionaryMapper(DataDictionaryMapper) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
Sets the DataDictionaryMapper
setDataDictionaryPackages(List<String>) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
 
setDataDictionaryPackages(List<String>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryLocationConfigurer
 
setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
 
setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.MandatoryElementConstraintProcessor
 
setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
 
setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
 
setDataGroupPrototype(Group) - Method in class org.kuali.rice.krad.uif.container.NodePrototype
 
setDataObject(Object) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
Sets an instance of a data object that should be maintained
setDataObject(Object) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
setDataObject(Object) - Method in class org.kuali.rice.krad.web.form.InquiryForm
Setter for the inquiry data object
setDataObjectAuthorizationService(DataObjectAuthorizationService) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
setDataObjectAuthorizationService(DataObjectAuthorizationService) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
setDataObjectAuthorizationService(DataObjectAuthorizationService) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
 
setDataObjectClass(String) - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
 
setDataObjectClass(Class<?>) - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
 
setDataObjectClass(Class<?>) - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
 
setDataObjectClass(Class<?>) - Method in interface org.kuali.rice.krad.inquiry.Inquirable
Sets the class for the data object the inquirable should retrieve
setDataObjectClass(Class<?>) - Method in class org.kuali.rice.krad.inquiry.InquirableImpl
 
setDataObjectClass(Class<?>) - Method in interface org.kuali.rice.krad.lookup.Lookupable
Sets the class for the data object the lookup will be provided on
setDataObjectClass(Class<?>) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
setDataObjectClass(Class) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
Sets the class for the data object that will be maintained
setDataObjectClass(Class) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
setDataObjectClassName(String) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
Setter for the query data object class name
setDataObjectClassName(Class<?>) - Method in class org.kuali.rice.krad.uif.view.InquiryView
Setter for the object class name
setDataObjectClassName(Class<?>) - Method in class org.kuali.rice.krad.uif.view.LookupView
Setter for the object class name
setDataObjectClassName(Class<?>) - Method in class org.kuali.rice.krad.uif.view.MaintenanceView
Setter for the object class name
setDataObjectClassName(String) - Method in class org.kuali.rice.krad.uif.widget.Inquiry
 
setDataObjectClassName(String) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
Setter for the class name that lookup should be provided for
setDataObjectClassName(String) - Method in class org.kuali.rice.krad.web.form.InquiryForm
Setter for the inquiry data object class name
setDataObjectClassName(String) - Method in class org.kuali.rice.krad.web.form.LookupForm
 
setDataObjectClassName(String) - Method in class org.kuali.rice.krad.web.form.MaintenanceForm
 
setDataObjectEntry(DataDictionaryEntry) - Method in class org.kuali.rice.krad.datadictionary.ComplexAttributeDefinition
 
setDataObjectMetaDataService(DataObjectMetaDataService) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
setDataObjectMetaDataService(DataObjectMetaDataService) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
setDataObjectMetaDataService(DataObjectMetaDataService) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
 
setDataSourceName(String) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
 
setDataType(DataType) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
setDataType(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
setDataType(DataType) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
 
setDataType(DataType) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
 
setDataType(DataType) - Method in class org.kuali.rice.krad.uif.field.InputField
This does not have to be set, represents the DataType constraint of this field.
setDataType(String) - Method in class org.kuali.rice.krad.uif.field.InputField
 
setDatePicker(boolean) - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
 
setDatePicker(DatePicker) - Method in class org.kuali.rice.krad.uif.control.TextControl
 
setDateTimeService(DateTimeService) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.MandatoryElementConstraintProcessor
 
setDdService(DataDictionaryService) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
 
setDefaultBindingObjectPath(String) - Method in class org.kuali.rice.krad.uif.view.View
Setter for the default binding object path to use for the view
setDefaultExistenceChecks(List<ReferenceDefinition>) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
setDefaultNodePrototype(NodePrototype) - Method in class org.kuali.rice.krad.uif.container.TreeGroup
 
setDefaultOpen(boolean) - Method in class org.kuali.rice.krad.uif.widget.Disclosure
Setter for the default open indicator
setDefaultOrderSequence(int) - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
Setter for the default sequence starting value
setDefaults(View, String) - Method in class org.kuali.rice.krad.uif.component.BindingInfo
Sets up some default binding properties based on the view configuration and the component's property name
setDefaultsApplied(boolean) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
Setter for the defaults applied indicator
setDefaultsApplied(boolean) - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
setDefaultSortAscending(boolean) - Method in class org.kuali.rice.krad.uif.view.LookupView
 
setDefaultSortAttributeNames(List<String>) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
setDefaultSortAttributeNames(List<String>) - Method in class org.kuali.rice.krad.uif.view.LookupView
 
setDefaultValue(String) - Method in class org.kuali.rice.krad.uif.field.DataField
Setter for the fields default value
setDefaultValueFinderClass(Class<? extends ValueFinder>) - Method in class org.kuali.rice.krad.uif.field.DataField
Setter for the default value finder class
setDefaultValueList(ArrayList<String>) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
 
setDefaultValueList(List<String>) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.LookupConstraintParamMapping
 
setDefaultValueString(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
 
setDefaultValueString(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.LookupConstraintParamMapping
 
setDelimiter(String) - Method in class org.kuali.rice.krad.uif.control.CheckboxGroupControl
Setter for the string delimiter for each checkbox option
setDelimiter(String) - Method in class org.kuali.rice.krad.uif.control.RadioGroupControl
Setter for the string delimiter for each radio option
setDependencyConstraints(List<PrerequisiteConstraint>) - Method in class org.kuali.rice.krad.uif.field.InputField
Setter for dependencyConstraints
setDesc(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookup
 
setDesc(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
 
setDescription(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
The description element is used to provide a long description of the attribute or collection.
setDescription(String) - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
The description element is used to provide a long description of the attribute or collection.
setDevMode(boolean) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
 
setDialogMode(boolean) - Method in class org.kuali.rice.krad.uif.view.View
 
setDictionaryAttributeName(String) - Method in class org.kuali.rice.krad.uif.field.DataField
Setter for the dictionary attribute name
setDictionaryObjectEntry(String) - Method in class org.kuali.rice.krad.uif.field.DataField
Setter for the dictionary object entry
setDictionaryValidationService(DictionaryValidationService) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
 
setDirectInquiryActionField(ActionField) - Method in class org.kuali.rice.krad.uif.widget.DirectInquiry
 
setDirectInquiryRender(Boolean) - Method in class org.kuali.rice.krad.uif.field.InputField
 
setDisabled(boolean) - Method in interface org.kuali.rice.krad.uif.control.Control
Setter for the disabled indicator
setDisabled(boolean) - Method in class org.kuali.rice.krad.uif.control.ControlBase
 
setDisabled(boolean) - Method in class org.kuali.rice.krad.uif.field.ActionField
Setter for the disabled indicator
setDisabledReason(String) - Method in interface org.kuali.rice.krad.uif.control.Control
Setter for the disabled reason text
setDisabledReason(String) - Method in class org.kuali.rice.krad.uif.control.ControlBase
 
setDisabledReason(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
Setter for the disabled reason text
setDisableSearchButtons(Boolean) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
 
setDisableTableSort(boolean) - Method in class org.kuali.rice.krad.uif.widget.RichTable
Enables/disables the table sorting
setDisclosure(Disclosure) - Method in class org.kuali.rice.krad.uif.container.Group
Setter for the group's disclosure instance
setDisplayBreadcrumbsWhenOne(boolean) - Method in class org.kuali.rice.krad.uif.widget.BreadCrumbs
 
setDisplayCounts(boolean) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
 
setDisplayErrorMessages(boolean) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
 
setDisplayErrorTitle(boolean) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
 
setDisplayFieldErrorIcon(boolean) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
 
setDisplayFieldLabelWithMessages(boolean) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
 
setDisplayFieldName(String) - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
displayFieldName is the name of the field to pull the label as it will appear in an error message.
setDisplayHomewardPath(boolean) - Method in class org.kuali.rice.krad.uif.widget.BreadCrumbs
 
setDisplayInfoMessages(boolean) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
 
setDisplayInfoTitle(boolean) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
 
setDisplayLabelAttribute(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
The displayLabelAttribute element is used to indicate that the label and short label should be obtained from another attribute.
setDisplayLockMessages(boolean) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
This has no use - needs to be removed(?)
setDisplayMessages(boolean) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
 
setDisplayNestedMessages(boolean) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
 
setDisplayPassedHistory(boolean) - Method in class org.kuali.rice.krad.uif.widget.BreadCrumbs
 
setDisplayTopicFieldInNotes(boolean) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
This field contains a value of true or false.
setDisplayTopicFieldInNotes(boolean) - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
This method...
setDisplayTopicFieldInNotes(boolean) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
setDisplayTopicFieldInNotes(boolean) - Method in class org.kuali.rice.krad.uif.view.DocumentView
 
setDisplayWarningMessages(boolean) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
 
setDisplayWarningTitle(boolean) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
 
setDocId(String) - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
 
setDocNum(String) - Method in class org.kuali.rice.krad.web.form.LookupForm
 
setDocTypeName(String) - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
 
setDocument(Document) - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
 
setDocument(MaintenanceDocument) - Method in class org.kuali.rice.krad.web.form.MaintenanceForm
 
setDocument(Document) - Method in class org.kuali.rice.krad.workflow.KualiDocumentXmlMaterializer
 
setDocumentAuthorizer(DocumentAuthorizer) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
setDocumentAuthorizerClass(Class<? extends DocumentAuthorizer>) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
Setter for the document authorizer class name
setDocumentAuthorizerClass(Class<? extends DocumentAuthorizer>) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
 
setDocumentClass(Class<? extends Document>) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
The documentClass element is the name of the java class associated with the document.
setDocumentClass(Class<? extends Document>) - Method in class org.kuali.rice.krad.uif.view.DocumentView
 
setDocumentCollectionPath(DocumentCollectionPath) - Method in class org.kuali.rice.krad.datadictionary.DocumentValuePathGroup
 
setDocumentDescription(String) - Method in class org.kuali.rice.krad.bo.DocumentHeader
Sets the description text for this document.
setDocumentDictionaryService(DocumentDictionaryService) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
setDocumentDictionaryService(DocumentDictionaryService) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
setDocumentDictionaryService(DocumentDictionaryService) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentAuthorizerBase
 
setDocumentDictionaryService(DocumentDictionaryService) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentPresentationControllerBase
 
setDocumentDictionaryService(DocumentDictionaryService) - Static method in class org.kuali.rice.krad.rules.DocumentRuleBase
 
setDocumentDictionaryService(DocumentDictionaryService) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
 
setDocumentForm(DocumentFormBase, UserSession, String) - Method in interface org.kuali.rice.krad.service.SessionDocumentService
This method stores a UifFormBase into session and database
setDocumentHeader(DocumentHeader) - Method in interface org.kuali.rice.krad.document.Document
Sets the associated DocumentHeader for this document.
setDocumentHeader(DocumentHeader) - Method in class org.kuali.rice.krad.document.DocumentBase
 
setDocumentInitiator(DocumentInitiator) - Method in class org.kuali.rice.krad.workflow.KualiTransactionalDocumentInformation
 
setDocumentNumber(String) - Method in class org.kuali.rice.krad.bo.DocumentAttachment
 
setDocumentNumber(String) - Method in class org.kuali.rice.krad.bo.DocumentHeader
Sets the documentNumber for this document.
setDocumentNumber(String) - Method in class org.kuali.rice.krad.bo.MultiDocumentAttachment
 
setDocumentNumber(String) - Method in class org.kuali.rice.krad.bo.SessionDocument
 
setDocumentNumber(String) - Method in class org.kuali.rice.krad.bo.SessionDocumentId
 
setDocumentNumber(String) - Method in interface org.kuali.rice.krad.document.Document
setter for document header id
setDocumentNumber(String) - Method in class org.kuali.rice.krad.document.DocumentBase
 
setDocumentNumber(String) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
Sets the document number on this maintainable for referencing back to the containing MaintenanceDocument
setDocumentNumber(String) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
setDocumentNumber(String) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
setDocumentNumber(String) - Method in class org.kuali.rice.krad.maintenance.MaintenanceLock
 
setDocumentPresentationController(DocumentPresentationController) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
 
setDocumentPresentationControllerClass(Class<? extends DocumentPresentationController>) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
Setter for the document presentation controller class name
setDocumentPresentationControllerClass(Class<? extends DocumentPresentationController>) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
 
setDocumentService(DocumentService) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
 
setDocumentTemplateNumber(String) - Method in class org.kuali.rice.krad.bo.DocumentHeader
Associates this document with a document template.
setDocumentTypeName(String) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
The documentTypeName element is the name of the document as defined in the workflow system.
setDocumentValuePathGroups(List<DocumentValuePathGroup>) - Method in class org.kuali.rice.krad.datadictionary.RoutingTypeDefinition
 
setDocumentValues(List<String>) - Method in class org.kuali.rice.krad.datadictionary.DocumentCollectionPath
 
setDocumentValues(List<String>) - Method in class org.kuali.rice.krad.datadictionary.DocumentValuePathGroup
 
setDocumentValues(List<String>) - Method in class org.kuali.rice.krad.datadictionary.SearchingTypeDefinition
 
setEditAuthz(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
Setter for the edit authorization flag
setEditInLineAuthz(boolean) - Method in class org.kuali.rice.krad.uif.field.FieldSecurity
Setter for the edit in line authorization flag
setEditLineAuthz(boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupSecurity
Setter for the edit line authorization flag
setEditModes(BooleanMap) - Method in class org.kuali.rice.krad.uif.view.View
Setter for the edit modes Map
setElement(Object) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementBase
 
setElementLabel(String) - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
The elementLabel defines the name to be used for a single object within the collection.
setEmptyLinkGroupString(String) - Method in class org.kuali.rice.krad.uif.container.LinkGroup
Setter for the empty group string
setEmptyTableMessage(String) - Method in class org.kuali.rice.krad.uif.widget.RichTable
Setter for a text to be displayed when the table is empty
setEncryptDocumentDataInPersistentSessionStorage(boolean) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
setEncrypted(boolean) - Method in class org.kuali.rice.krad.bo.SessionDocument
 
setEncryptionService(EncryptionService) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
setEncryptionService(EncryptionService) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
setEntityManager(EntityManager) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
 
setEntityManager(EntityManager) - Method in class org.kuali.rice.krad.criteria.CriteriaLookupDaoJpa
 
setEntryName(String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
 
setEntryPageId(String) - Method in class org.kuali.rice.krad.uif.view.View
Setter for default Page id
setError(String, String...) - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
 
setErrorKey(String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
 
setErrorLevel(ErrorLevel) - Method in class org.kuali.rice.krad.datadictionary.validation.result.DictionaryValidationResult
 
setErrorMessage(String) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
 
setErrorParameters(String[]) - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
 
setErrorsField(ErrorsField) - Method in interface org.kuali.rice.krad.uif.container.Container
Setter for the containers errors field
setErrorsField(ErrorsField) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
 
setErrorsField(ErrorsField) - Method in class org.kuali.rice.krad.uif.field.InputField
Setter for the input field's errors field
setErrorTitle(String) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
 
setEscapeHtmlInPropertyValue(boolean) - Method in class org.kuali.rice.krad.uif.field.DataField
Sets HTML escaping for this property value.
setExactLength(int) - Method in class org.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern
Deprecated.
Sets exactLength parameter for the associated regex.
setException(Exception) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
 
setExceptionMessage(String) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
 
setExceptionStackTrace(String) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
 
setExclusiveMin(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
The exclusiveMin element determines the minimum allowable value for data entry editing purposes.
setExclusiveMin(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
 
setExclusiveMin(String) - Method in class org.kuali.rice.krad.uif.field.InputField
Setter for the field's exclusive minimum value
setExpandedTextArea(boolean) - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
 
setExpandImageSrc(String) - Method in class org.kuali.rice.krad.uif.widget.Disclosure
Setter for the expand image path
setExplanation(String) - Method in class org.kuali.rice.krad.bo.DocumentHeader
Sets the explanation attribute value.
setExporterClass(Class<? extends Exporter>) - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
 
setExpression(String) - Method in class org.kuali.rice.krad.uif.container.ELCollectionFilter
Setter for the expression to use for filtering
setExpressionEvaluatorService(ExpressionEvaluatorService) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
 
setExpressionVariables(Map<String, String>) - Method in class org.kuali.rice.krad.uif.view.View
Setter for the view's map of variable expressions
setExternalizableBusinessObjectImplementations(Map<Class, Class>) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
 
setFactoryId(String) - Method in interface org.kuali.rice.krad.uif.component.Component
Sets the factory id that backs the component instance
setFactoryId(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
setFetchingMethodInvoker(MethodInvokerConfig) - Method in class org.kuali.rice.krad.uif.field.RemoteFieldsHolder
Setter for the fetching method to invoke configuration
setFetchingMethodToCall(String) - Method in class org.kuali.rice.krad.uif.field.RemoteFieldsHolder
Setter for the fetching method to call
setFieldAttributeQuery(AttributeQuery) - Method in class org.kuali.rice.krad.uif.field.InputField
Setter for this field's attribute query
setFieldBindByNamePrefix(String) - Method in class org.kuali.rice.krad.uif.container.Group
Setter for the field binding prefix
setFieldBindingObjectPath(String) - Method in class org.kuali.rice.krad.uif.container.Group
Setter for the field object binding path
setFieldContainer(boolean) - Method in interface org.kuali.rice.krad.uif.container.Container
 
setFieldContainer(boolean) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
 
setFieldConversions(Map<String, String>) - Method in interface org.kuali.rice.krad.lookup.Lookupable
Sets the field conversion map on the lookupable
setFieldConversions(Map<String, String>) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
setFieldConversions(Map<String, String>) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
 
setFieldConversions(Map<String, String>) - Method in class org.kuali.rice.krad.web.form.LookupForm
 
setFieldDirectInquiry(DirectInquiry) - Method in class org.kuali.rice.krad.uif.field.InputField
Setter for the field's direct inquiry widget
setFieldInquiry(Inquiry) - Method in class org.kuali.rice.krad.uif.field.DataField
Setter for the inquiry widget
setFieldLookup(QuickFinder) - Method in class org.kuali.rice.krad.uif.field.InputField
Setter for the lookup widget
setFieldOverrides(List<FieldOverride>) - Method in class org.kuali.rice.krad.datadictionary.impl.BeanOverrideImpl
 
setFieldPath(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
 
setFieldPath(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.LookupConstraintParamMapping
 
setFieldPropertyEditors(Map<String, PropertyEditor>) - Method in class org.kuali.rice.krad.uif.view.ViewIndex
Setter for the Map that holds view property paths to configured Property Editors (non secure fields only)
setFieldsClearedOnCopy(boolean) - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
This method sets the value of the fieldsClearedOnCopy.
setFieldsClearedOnCopy(boolean) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
Sets the fieldsClearedOnCopy attribute value.
setFieldSuggest(Suggest) - Method in class org.kuali.rice.krad.uif.field.InputField
Setter for the fields suggest widget
setFilters(List<CollectionFilter>) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Setter for the List of collection filters for which the collection will be filtered against
setFinalizeMethodAdditionalArguments(List<Object>) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Setter for the finalize additional arguments list
setFinalizeMethodInvoker(MethodInvokerConfig) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Setter for the method invoker instance
setFinalizeMethodToCall(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Setter for the finalize method
setFireGrowlsForMessages(boolean) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
 
setFirstLineStyle(String) - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManager
Style class given to the first line in the collection
setFocusId(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
setFocusOnAfterSubmit(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
 
setFooter(Group) - Method in interface org.kuali.rice.krad.uif.container.Container
Setter for the containers footer
setFooter(Group) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
 
setForceInquiry(boolean) - Method in class org.kuali.rice.krad.uif.widget.Inquiry
 
setForceUppercase(Boolean) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
forceUppercase = convert user entry to uppercase and always display database value as uppercase.
setFormatterClass(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
The formatterClass element is used when custom formatting is required for display of the field value.
setFormClass(Class<?>) - Method in class org.kuali.rice.krad.uif.view.View
Setter for the form class
setFormHistory(History) - Method in class org.kuali.rice.krad.web.form.UifFormBase
Setter for the current History object
setFormKey(String) - Method in class org.kuali.rice.krad.uif.view.HistoryEntry
The formKey of the form in the view TODO unsure of use
setFormKey(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
Setter for the form's session key
setFormPostUrl(String) - Method in class org.kuali.rice.krad.uif.view.FormView
Setter for the form post URL
setFormPostUrl(String) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
Setter for the form post URL
setFormPostUrl(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
setFrameborder(String) - Method in class org.kuali.rice.krad.uif.field.IframeField
 
setGenerateAutoSequence(boolean) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
Setter for the generate auto sequence field
setGenerateCompareHeaders(boolean) - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
Setter for the generate comparison headers indicator
setGroup(Group) - Method in class org.kuali.rice.krad.uif.field.FieldGroup
Setter for the field's nested group
setGroupBeginDelimiter(String) - Method in class org.kuali.rice.krad.uif.container.LinkGroup
Setter for the group begin delimiter
setGroupByAttributesForEffectiveDating(List<String>) - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
Setter for the list of attributes to group by
setGroupEndDelimiter(String) - Method in class org.kuali.rice.krad.uif.container.LinkGroup
Setter for the group end delimiter
setGroupIdPropertyName(String) - Method in class org.kuali.rice.krad.uif.control.GroupControl
Setter for the name of the property on the parent object that holds the group id
setGrowlMessagingEnabled(boolean) - Method in class org.kuali.rice.krad.uif.view.View
 
setGrowls(Growls) - Method in class org.kuali.rice.krad.uif.view.View
 
setHeader(HeaderField) - Method in interface org.kuali.rice.krad.uif.container.Container
Setter for the containers header field
setHeader(HeaderField) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
 
setHeaderBarEnabled(Boolean) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
 
setHeaderDivStyle(String) - Method in class org.kuali.rice.krad.uif.field.HeaderField
Setter for the header div
setHeaderDivStyleClasses(String) - Method in class org.kuali.rice.krad.uif.field.HeaderField
Setter for the header div class
setHeaderFieldPrototype(LabelField) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
Setter for the header field prototype
setHeaderFieldPrototype(HeaderField) - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
Setter for the header field prototype
setHeaderLevel(String) - Method in class org.kuali.rice.krad.uif.field.HeaderField
Setter for the header level
setHeaderStyle(String) - Method in class org.kuali.rice.krad.uif.field.HeaderField
Setter for the header style
setHeaderStyleClasses(String) - Method in class org.kuali.rice.krad.uif.field.HeaderField
Setter for the header style class
setHeaderText(String) - Method in class org.kuali.rice.krad.uif.field.HeaderField
Setter for the header text
setHeaderText(String) - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
Setter for the compare group header text
setHeight(String) - Method in class org.kuali.rice.krad.uif.field.IframeField
 
setHeight(String) - Method in class org.kuali.rice.krad.uif.field.ImageField
 
setHeight(String) - Method in class org.kuali.rice.krad.uif.widget.LightBox
Setter for the height of the light box Can be percentage.
setHelp(Help) - Method in interface org.kuali.rice.krad.uif.container.Container
Setter for the containers help content
setHelp(Help) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
 
setHelpDefinition(HelpDefinition) - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
Sets the helpDefinition attribute value.
setHelpDescription(String) - Method in class org.kuali.rice.krad.uif.field.DataField
Setter for the help description text
setHelpSummary(String) - Method in class org.kuali.rice.krad.uif.field.DataField
Setter for the summary help text
setHidden(boolean) - Method in interface org.kuali.rice.krad.uif.component.Component
Setter for the hidden indicator
setHidden(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
setHiddenColumns(Set<String>) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
 
setHiddenColumns(Set<String>) - Method in class org.kuali.rice.krad.uif.widget.RichTable
 
setHiddenPropertyNames(List<String>) - Method in class org.kuali.rice.krad.uif.field.DataField
Setter for the hidden property names
setHide(boolean) - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
 
setHideReturnLink(Boolean) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
 
setHideReturnLinks(boolean) - Method in class org.kuali.rice.krad.uif.view.LookupView
 
setHideSessionFromTestsMessage(String) - Static method in class org.kuali.rice.krad.util.GlobalVariables
Sets an error message for tests that try to use the session without declaring it.
setHighlightOnError(boolean) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
If true, highlights the parentComponent's container when it has an error/warning/info.
setHighlightValueChange(boolean) - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
Setter for the highlight comparable field value changed indicator
setHistoryEntries(List<HistoryEntry>) - Method in class org.kuali.rice.krad.uif.view.History
 
setHomewardPath(List<HistoryEntry>) - Method in class org.kuali.rice.krad.uif.view.History
 
setHomewardPathList(List<HistoryEntry>) - Method in class org.kuali.rice.krad.uif.widget.BreadCrumbs
 
setHrefText(String) - Method in class org.kuali.rice.krad.uif.field.LinkField
 
setHspace(String) - Method in class org.kuali.rice.krad.uif.field.IframeField
 
setId(String) - Method in class org.kuali.rice.krad.bo.MultiDocumentAttachment
 
setId(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryDefinitionBase
A unique identifier for this data dictionary element.
setId(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookup
 
setId(String) - Method in interface org.kuali.rice.krad.uif.component.Component
Sets the unique id (within a given tree) for the component
setId(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
setId(String) - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
Sets the unique id (within a given tree) for the layout manager
setId(String) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
 
setIdAttribute(String) - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
Setter for the id to use for details
setIdentifier(boolean) - Method in class org.kuali.rice.krad.datadictionary.SupportAttributeDefinition
identifier when true, only the field marked as an identifier will be passed in as a lookup parameter at most one supportAttribute for each relationship should be defined as identifier="true"
setIdSequence(int) - Method in class org.kuali.rice.krad.uif.view.View
Setter for the current id sequence value
setIdSequenceSnapshot(Map<String, Integer>) - Method in class org.kuali.rice.krad.uif.view.ViewIndex
 
setIdSuffix(String) - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
Setter for the id prefix to use for the generated comparison components
setInactivationBlockingDefinitions(List<InactivationBlockingDefinition>) - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
Setter for the inactivationBlockingDefinitions
setInactivationBlockingDetectionServiceBeanName(String) - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
 
setIncidentDocId(String) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
 
setIncidentViewId(String) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
 
setIncludeBlankRow(Boolean) - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
 
setIncludeBlankRow(boolean) - Method in class org.kuali.rice.krad.keyvalues.PersistableBusinessObjectValuesFinder
 
setIncludeKeyInDescription(boolean) - Method in class org.kuali.rice.krad.keyvalues.PersistableBusinessObjectValuesFinder
 
setIncludeKeyInLabel(Boolean) - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
 
setInclusiveMax(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
The inclusiveMax element determines the maximum allowable value for data entry editing purposes.
setInclusiveMax(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
 
setInclusiveMax(String) - Method in class org.kuali.rice.krad.uif.field.InputField
Setter for the field's inclusive maximum value
setInformationalDisplayPropertyNames(List<String>) - Method in class org.kuali.rice.krad.uif.field.DataField
Setter for the list of informational property names
setInfoTitle(String) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
 
setInitialComponentStates(Map<String, Component>) - Method in class org.kuali.rice.krad.uif.view.ViewIndex
Setter for the map holding initial component states
setInitializeDataDictionary(boolean) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
 
setInquiryLinkField(LinkField) - Method in class org.kuali.rice.krad.uif.widget.Inquiry
 
setInquiryParameters(Map<String, String>) - Method in class org.kuali.rice.krad.uif.widget.Inquiry
 
setInsertAfter(Object) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementInsertImpl
 
setInsertBefore(Object) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementInsertImpl
 
setInstalledModuleServices(List<ModuleService>) - Method in interface org.kuali.rice.krad.service.KualiModuleService
 
setInstructionalMessageField(MessageField) - Method in interface org.kuali.rice.krad.uif.container.Container
Setter for the containers summary message field
setInstructionalMessageField(MessageField) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
Setter for the instructional text message field
setInstructionalMessageField(MessageField) - Method in class org.kuali.rice.krad.uif.field.InputField
Setter for the instructional text message field
setInstructionalText(String) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
Setter for the instructional message
setInstructionalText(String) - Method in class org.kuali.rice.krad.uif.field.InputField
Setter for the instructional message
setIpAddress(String) - Method in class org.kuali.rice.krad.bo.SessionDocument
 
setIpAddress(String) - Method in class org.kuali.rice.krad.bo.SessionDocumentId
 
setItemOrderingSequence(int) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
Setter for the container's item ordering sequence number (initial value)
setItems(List<? extends Component>) - Method in interface org.kuali.rice.krad.uif.container.Container
Setter for the containers list of components
setItems(List<? extends Component>) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
Setter for the containers list of components
setItems(List<? extends Component>) - Method in class org.kuali.rice.krad.uif.container.Group
Setter for the Group's list of components
setItems(List<? extends Component>) - Method in class org.kuali.rice.krad.uif.field.FieldGroup
Setter for the field's nested group items
setItems(List<? extends Component>) - Method in class org.kuali.rice.krad.uif.view.View
Setter for the view's Group instances
setItemStyle(String) - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
Setter for the span style
setItemStyleClasses(List<String>) - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
Setter for the list of style classes that should apply to each item span
setJobNames(List<String>) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
 
setJsFiles(List<String>) - Method in class org.kuali.rice.krad.uif.view.ViewTheme
 
setJumpToId(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
setJumpToIdAfterSubmit(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
The id to jump to in the next page, the element with this id will be jumped to automatically when the new page is retrieved after a submit.
setJumpToName(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
setJumpToNameAfterSubmit(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
 
setKey(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
 
setKeyAttribute(String) - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
Sets the keyAttribute used for building radiobutton and select controls.
setKeyAttributeName(String) - Method in class org.kuali.rice.krad.keyvalues.PersistableBusinessObjectValuesFinder
 
setKeyValues(Map<String, String>) - Method in class org.kuali.rice.krad.keyvalues.MapValuesFinder
 
setKimAttributeName(String) - Method in class org.kuali.rice.krad.keyvalues.KimAttributeValuesFinder
 
setKimTypeId(String) - Method in class org.kuali.rice.krad.keyvalues.KimAttributeValuesFinder
 
setKualiConfigurationService(ConfigurationService) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
 
setKualiModuleService(KualiModuleService) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
 
setKualiModuleService(KualiModuleService) - Method in class org.kuali.rice.krad.web.controller.ModuleLockingHandlerInterceptor
 
setKualiTransactionalDocumentInformation(KualiTransactionalDocumentInformation) - Method in class org.kuali.rice.krad.workflow.KualiDocumentXmlMaterializer
 
setLabel(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
The label element is the field or collection name that will be shown on inquiry and maintenance screens.
setLabel(String) - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
 
setLabel(String) - Method in interface org.kuali.rice.krad.uif.field.Field
Setter for the field's label text
setLabel(String) - Method in class org.kuali.rice.krad.uif.field.FieldBase
 
setLabelAttribute(String) - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
Sets the labelAttribute used for building radiobutton and select controls.
setLabelAttributeName(String) - Method in class org.kuali.rice.krad.keyvalues.PersistableBusinessObjectValuesFinder
 
setLabelField(LabelField) - Method in interface org.kuali.rice.krad.uif.field.Field
Setter for the field's label field
setLabelField(LabelField) - Method in class org.kuali.rice.krad.uif.field.FieldBase
 
setLabelFieldRendered(boolean) - Method in interface org.kuali.rice.krad.uif.field.Field
Setter for the label field rendered indicator
setLabelFieldRendered(boolean) - Method in class org.kuali.rice.krad.uif.field.FieldBase
 
setLabelForComponentId(String) - Method in class org.kuali.rice.krad.uif.field.LabelField
Setter for the component id the label applies to
setLabelKey(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaNumericPatternConstraint
The labelKey should only be set if the auto generated message by this class needs to be overridden
setLabelKey(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.BaseConstraint
 
setLabelPlacement(UifConstants.Position) - Method in class org.kuali.rice.krad.uif.field.FieldBase
Setter for the label's position in relation to the field (control if editable)
setLabelPrototype(MessageField) - Method in class org.kuali.rice.krad.uif.container.NodePrototype
 
setLabelText(String) - Method in class org.kuali.rice.krad.uif.field.LabelField
Setter for the label text
setLastUpdatedDate(Timestamp) - Method in class org.kuali.rice.krad.bo.SessionDocument
 
setLayoutFieldErrors(boolean) - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
 
setLayoutManager(LayoutManager) - Method in interface org.kuali.rice.krad.uif.container.Container
Setter for the containers layout manager
setLayoutManager(LayoutManager) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
 
setLightBox(LightBox) - Method in class org.kuali.rice.krad.uif.field.LinkField
 
setLightBoxDirectInquiry(LightBox) - Method in class org.kuali.rice.krad.uif.field.ActionField
Setter for the light box direct inquiry widget
setLightBoxLookup(LightBox) - Method in class org.kuali.rice.krad.uif.field.ActionField
Setter for the light box lookup widget
setLineGroupPrototype(Group) - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
Setter for the line group prototype
setLinkLabel(String) - Method in class org.kuali.rice.krad.uif.field.LinkField
 
setLinkSeparator(String) - Method in class org.kuali.rice.krad.uif.container.LinkGroup
Setter for the link separator
setLiteral(String) - Method in class org.kuali.rice.krad.datadictionary.mask.MaskFormatterLiteral
Specify the string that will be shown instead of the actual value when masked.
setLockId(String) - Method in class org.kuali.rice.krad.maintenance.MaintenanceLock
 
setLockingKeys(List<String>) - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
 
setLockingRepresentation(String) - Method in class org.kuali.rice.krad.maintenance.MaintenanceLock
 
setLookupCollectionName(String) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
Setter for the name of the collection that should be populated with lookup results
setLookupCollectionName(String) - Method in class org.kuali.rice.krad.web.form.LookupForm
Setter for the name of the collection that should be populated with lookup results
setLookupContextPath(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
setLookupCriteriaEnabled(Boolean) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
 
setLookupDefinition(LookupConstraint) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
setLookupParameters(Map<String, String>) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
 
setLookupReturnByScript(boolean) - Method in class org.kuali.rice.krad.uif.widget.LightBox
Setter for the flag to indicate that lookups will return the value by script and not a post
setLookupService(LookupService) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
setLookupService(LookupService) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
setLookupService(LookupService) - Method in class org.kuali.rice.krad.uif.service.impl.AttributeQueryServiceImpl
 
setLowerCase(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaNumericPatternConstraint
Only allow lowerCase characters.
setLowerCase(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaPatternConstraint
Only allow lowerCase characters.
setMaintainableClass(Class<? extends Maintainable>) - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
 
setMaintenanceAction(String) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
Sets the type of maintenance action to be performed (new, edit, or copy)
setMaintenanceAction(String) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
setMaintenanceAction(String) - Method in class org.kuali.rice.krad.uif.view.MaintenanceView
Setter for the maintenance action
setMaintenanceAction(String) - Method in class org.kuali.rice.krad.web.form.MaintenanceForm
 
setMaintenanceDocumentService(MaintenanceDocumentService) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
setMaintenanceUrlMapping(String) - Method in class org.kuali.rice.krad.uif.view.LookupView
Setter for the URL mapping string that will be used to build up maintenance action URLs
setMask(boolean) - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
 
setMaskCharacter(String) - Method in class org.kuali.rice.krad.datadictionary.mask.MaskFormatterSubString
Specify the character with which to mask the original value.
setMaskFormatter(MaskFormatter) - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
 
setMaskFormatter(MaskFormatter) - Method in class org.kuali.rice.krad.datadictionary.mask.Mask
 
setMaskFormatter(MaskFormatter) - Method in class org.kuali.rice.krad.uif.field.DataField
Setter for the MaskFormatter instance to apply when the value is masked
setMaskFormatterClass(Class<? extends MaskFormatter>) - Method in class org.kuali.rice.krad.datadictionary.mask.Mask
 
setMaskLength(int) - Method in class org.kuali.rice.krad.datadictionary.mask.MaskFormatterSubString
Set the number of characters to mask at the beginning of the string.
setMax(Integer) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.MustOccurConstraint
 
setMaxDictionaryValidationDepth(int) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
Gets the maximum number of levels the data-dictionary based validation will recurse for the document
setMaxLength(Integer) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
The maxLength element determines the maximum size of the field for data entry edit purposes and for display purposes.
setMaxLength(int) - Method in class org.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern
Deprecated.
Sets maxLength parameter for the associated regex.
setMaxLength(Integer) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
 
setMaxLength(Integer) - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
Setter for the max number of input characters
setMaxLength(Integer) - Method in class org.kuali.rice.krad.uif.control.TextControl
Setter for the max number of input characters
setMaxLength(Integer) - Method in class org.kuali.rice.krad.uif.field.InputField
Setter for input field max length
setMaxOccurs(Integer) - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
 
setMaxOccurs(Integer) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
 
setMessageMap(MessageMap) - Static method in class org.kuali.rice.krad.util.GlobalVariables
Sets a new (clean) MessageMap
setMessageText(String) - Method in class org.kuali.rice.krad.uif.field.MessageField
Setter for the message text
setMessageType(String) - Method in class org.kuali.rice.krad.uif.field.MessageField
Setter for the message's type
setMethodToCall(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
Setter for the actions method to call
setMethodToCall(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
Setter for the method to call
setMin(Integer) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.MustOccurConstraint
 
setMinLength(Integer) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
setMinLength(Integer) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
 
setMinLength(Integer) - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
Setter for the min number of input characters
setMinLength(Integer) - Method in class org.kuali.rice.krad.uif.control.TextControl
Setter for the min number of input characters
setMinLength(Integer) - Method in class org.kuali.rice.krad.uif.field.InputField
Setter for input field minimum length
setMinOccurs(Integer) - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
 
setMinOccurs(Integer) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
 
setModuleConfiguration(ModuleConfiguration) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
 
setModuleLockedMapping(String) - Method in class org.kuali.rice.krad.web.controller.ModuleLockingHandlerInterceptor
 
setMovableStyleClass(String) - Method in class org.kuali.rice.krad.uif.widget.Reorderer
Setter for the style class that identifies movable elements (spans)
setMultiple(boolean) - Method in class org.kuali.rice.krad.uif.control.SelectControl
 
setMultipleValuesSelect(boolean) - Method in class org.kuali.rice.krad.uif.view.LookupView
Setter for the multiple values select indicator
setMultipleValuesSelect(Boolean) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
Setter for the multi-values lookup indicator
setMultipleValuesSelect(boolean) - Method in class org.kuali.rice.krad.web.form.LookupForm
Setter for the multiple values select indicator
setMultiValueLookupSelect(InputField, Object) - Method in interface org.kuali.rice.krad.lookup.Lookupable
 
setMultiValueLookupSelect(InputField, Object) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
Sets the value for the attribute field control to contain the field conversion values for the line
setMustOccurConstraints(List<MustOccurConstraint>) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
setMustOccurConstraints(List<MustOccurConstraint>) - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
 
setMustOccurConstraints(List<MustOccurConstraint>) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.MustOccurConstraint
 
setMustOccurConstraints(List<MustOccurConstraint>) - Method in class org.kuali.rice.krad.uif.field.InputField
Setter for mustOccurConstraints
setName(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
 
setName(String) - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
 
setName(String) - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
 
setName(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookup
 
setName(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
 
setNamespaceAttribute(String) - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
Setter for the namespace code to use for details
setNamespaceCode(String) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
 
setNamespaceCodePropertyName(String) - Method in class org.kuali.rice.krad.uif.control.GroupControl
Setter for the name of the property on the parent object that holds the group namespace
setNavigateToPageId(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
Setter for the navigate to page id
setNavigation(NavigationGroup) - Method in class org.kuali.rice.krad.uif.view.View
Setter for the View's NavigationGroup
setNavigationType(String) - Method in class org.kuali.rice.krad.uif.container.NavigationGroup
Setter for the navigation type
setNestedCollection(DocumentCollectionPath) - Method in class org.kuali.rice.krad.datadictionary.DocumentCollectionPath
 
setNewCollectionLines(Map<String, Object>) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
Setter for the new collection lines Map
setNewCollectionLines(Map<String, Object>) - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
setNewDataObject(Object) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
 
setNewDocumentHeader() - Method in class org.kuali.rice.krad.document.DocumentBase
Gets a new document header for this documents type and sets in the document instance.
setNewMaintainableObject(Maintainable) - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
 
setNewMaintainableObject(Maintainable) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
setNodePrototypeMap(Map<Class<?>, NodePrototype>) - Method in class org.kuali.rice.krad.uif.container.TreeGroup
 
setNotes(List<Note>) - Method in interface org.kuali.rice.krad.document.Document
Sets the document's list of notes to the given list.
setNotes(List<Note>) - Method in class org.kuali.rice.krad.document.DocumentBase
 
setNumberOfColumns(int) - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManager
Setter for the number of columns (each row)
setNumberOfDataColumns(int) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
 
setObjectAttributeName(String) - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
Name of the business object property on the containing business object that is linked by the contained PrimitiveAttributeDefinition objects.
setObjectDescription(String) - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
The objectDescription provides a brief description of the business object for use on help screens.
setObjectLabel(String) - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
The objectLabel provides a short name of the business object for use on help screens.
setObjectProperty(Object, String, Object) - Static method in class org.kuali.rice.krad.util.ObjectUtils
Sets the property of an object with the given value.
setObjectProperty(Object, String, Class, Object) - Static method in class org.kuali.rice.krad.util.ObjectUtils
Sets the property of an object with the given value.
setObjectProperty(Formatter, Object, String, Class, Object) - Static method in class org.kuali.rice.krad.util.ObjectUtils
Sets the property of an object with the given value.
setObjectPropertyDeep(Object, String, Class, Object) - Static method in class org.kuali.rice.krad.util.ObjectUtils
Recursive; sets all occurences of the property in the object, its nested objects and its object lists with the given value.
setObjectPropertyDeep(Object, String, Class, Object, int) - Static method in class org.kuali.rice.krad.util.ObjectUtils
 
setOldBindingObjectPath(String) - Method in class org.kuali.rice.krad.uif.container.MaintenanceActiveCollectionFilter
Setter for the path to the old data object
setOldMaintainableObject(Maintainable) - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
 
setOldMaintainableObject(Maintainable) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
setOldObjectBindingPath(String) - Method in class org.kuali.rice.krad.uif.view.MaintenanceView
Setter for the old object binding path
setOmitNewline(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
When set to true, omit new line characters from the set of valid characters.
setOmitNewline(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AnyCharacterPatternConstraint
When set to true, omit new line characters from the set of valid characters.
setOmitNewline(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.UTF8AnyCharacterPatternConstraint
When set to true, omit new line characters from the set of valid characters.
setOmitZero(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.IntegerPatternConstraint
When set to true, zero is not allowed in the set of allowed numbers.
setOnBlurScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Setter for the components onBlur script
setOnBlurScript(String) - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Setter for the onblur script
setOnChangeScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Setter for the components onChange script
setOnClickScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Setter for the components onClick script
setOnCloseScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Setter for the components onClose script
setOnDblClickScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Setter for the components onDblClick script
setOnDocumentReadyScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Setter for the components onDocumentReady script
setOnDocumentReadyScript(String) - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Setter for the onDocumentReadyScript
setOnFocusScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Setter for the components onFocus script
setOnKeyDownScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Setter for the components onKeyDown script
setOnKeyPressScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Setter for the components onKeyPress script
setOnKeyUpScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Setter for the components onKeyUp script
setOnLoadScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Setter for the components onLoad script
setOnLoadScript(String) - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
Setter for the onLoad script
setOnlyNegative(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.IntegerPatternConstraint
When set to true, only allows negative numbers (and zero if allowZero is still true)
setOnMouseDownScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Setter for the components onMouseDown script
setOnMouseMoveScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Setter for the components onMouseMove script
setOnMouseOutScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Setter for the components onMouseOut script
setOnMouseOverScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Setter for the components onMouseOver script
setOnMouseUpScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Setter for the components onMouseUp script
setOnSubmitScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Setter for the components onSubmit script
setOnUnloadScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Setter for the components onUnload script
setOperator(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint
 
setOptional(ExportMap) - Method in class org.kuali.rice.krad.datadictionary.exporter.ExportMap
Deprecated.
If the given map is not null, adds the ExportMap's exportKey and exportData as a key,value pair to this Map.
setOptional(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
 
setOptions(List<KeyValue>) - Method in interface org.kuali.rice.krad.uif.control.MultiValueControl
Sets the List of KeyValue pairs that make up the options for the control
setOptions(List<KeyValue>) - Method in class org.kuali.rice.krad.uif.control.MultiValueControlBase
 
setOptionsFinder(KeyValuesFinder) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
Setter for the field's KeyValuesFinder instance
setOptionsFinder(KeyValuesFinder) - Method in class org.kuali.rice.krad.uif.field.InputField
Setter for the field's KeyValuesFinder instance
setOptionsFinderClass(Class<? extends KeyValuesFinder>) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
Setter that takes in the class name for the options finder and creates a new instance to use as the finder for the attribute field
setOptionsFinderClass(Class<? extends KeyValuesFinder>) - Method in class org.kuali.rice.krad.uif.field.InputField
Setter that takes in the class name for the options finder and creates a new instance to use as the finder for the input field
setOrder(int) - Method in interface org.kuali.rice.krad.uif.component.Component
Setter for the component's order
setOrder(int) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Setter for the component's order
setOrder(int) - Method in interface org.kuali.rice.krad.uif.component.Ordered
Setter for the order value
setOrder(int) - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
Setter for the compare object order
setOrder(int) - Method in interface org.kuali.rice.krad.uif.modifier.ComponentModifier
 
setOrder(int) - Method in class org.kuali.rice.krad.uif.modifier.ComponentModifierBase
 
setOrganizationDocumentNumber(String) - Method in class org.kuali.rice.krad.bo.DocumentHeader
Sets the value of the organizationDocumentNumber
setOrientation(UifConstants.Orientation) - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
Setter for the orientation for layout
setPackagePrefixes(List<String>) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
 
setPadding(String) - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
Setter for the item padding
setPage(PageGroup) - Method in class org.kuali.rice.krad.uif.view.View
Setter for the page group for single page views
setPageId(String) - Method in class org.kuali.rice.krad.uif.view.HistoryEntry
 
setPageId(String) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
Setter for the current page id
setPageId(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
setParameterDetailType(String) - Method in class org.kuali.rice.krad.datadictionary.HelpDefinition
parameterDetailType: detail type of the parameter that has the path to the help page
setParameterName(String) - Method in class org.kuali.rice.krad.datadictionary.HelpDefinition
parameterName: name of the parameter that has the path to the help page
setParameterNamespace(String) - Method in class org.kuali.rice.krad.datadictionary.HelpDefinition
parameterNamespace: namespace of the parameter that has the path to the help page
setParameters(Map<String, String>) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
setParameterService(ParameterService) - Method in class org.kuali.rice.krad.service.impl.CsrfServiceImpl
 
setParamKey(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.LookupConstraintParamMapping
 
setParams(List<CommonLookupParam>) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookup
 
setPartialMask(boolean) - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
 
setPartialMaskFormatter(MaskFormatter) - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
 
setPath(String) - Method in class org.kuali.rice.krad.datadictionary.WorkflowProperty
Sets the path to the property that is serializable, relative to the WorkflowPropertyGroup that contains this object
setPatternTypeKey(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.ConfigurationBasedRegexPatternConstraint
the key used to identify the validation pattern
setPerformActionAuthz(boolean) - Method in class org.kuali.rice.krad.uif.field.ActionFieldSecurity
Setter for the perform action authorization flag
setPerformLineActionAuthz(boolean) - Method in class org.kuali.rice.krad.uif.field.ActionFieldSecurity
Setter for the perform line action authorization flag
setPerformUppercase(boolean) - Method in class org.kuali.rice.krad.uif.field.InputField
Setter for this field's performUppercase flag
setPersistenceService(PersistenceService) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
 
setPersistenceStructureService(PersistenceStructureService) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
 
setPersistInSession(boolean) - Method in interface org.kuali.rice.krad.uif.component.Component
Setter for the indicator to force persistence of the component in session
setPersistInSession(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
setPerson(Person) - Method in class org.kuali.rice.krad.workflow.DocumentInitiator
 
setPersonNamePropertyName(String) - Method in class org.kuali.rice.krad.uif.control.UserControl
Setter for the name of the property on the parent object that holds the person name
setPersonObjectPropertyName(String) - Method in class org.kuali.rice.krad.uif.control.UserControl
Setter for the name of the property on the parent object that holds the person object
setPersonService(PersonService) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
 
setPessimisticLocks(List<PessimisticLock>) - Method in class org.kuali.rice.krad.document.DocumentBase
 
setPosition(String) - Method in class org.kuali.rice.krad.uif.widget.Growls
 
setPostedView(View) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
Setter for the previous view instance
setPostedView(View) - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
setPrecision(int) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.FixedPointPatternConstraint
 
setPreLoadScript(String) - Method in class org.kuali.rice.krad.uif.view.View
Setter for the pre load script
setPrerequisiteConstraints(List<PrerequisiteConstraint>) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
setPrerequisiteConstraints(List<PrerequisiteConstraint>) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.MustOccurConstraint
 
setPresentationController(ViewPresentationController) - Method in class org.kuali.rice.krad.uif.view.View
Setter for the view's presentation controller
setPresentationControllerClass(Class<? extends ViewPresentationController>) - Method in class org.kuali.rice.krad.uif.view.View
Setter for the view's presentation controller by class
setPreserveLockingKeysOnCopy(boolean) - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
 
setPrimaryKeys(List<String>) - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
 
setPrimitiveAttributes(List<PrimitiveAttributeDefinition>) - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
The primitiveAttribute element identifies one pair of corresponding fields in the primary business object and the related business object.
setPrincipalId(String) - Method in class org.kuali.rice.krad.bo.SessionDocument
 
setPrincipalId(String) - Method in class org.kuali.rice.krad.bo.SessionDocumentId
 
setPrincipalIdPropertyName(String) - Method in class org.kuali.rice.krad.uif.control.UserControl
Setter for the name of the property on the parent object that holds the principal id
setProgressiveRender(String) - Method in interface org.kuali.rice.krad.uif.component.Component
 
setProgressiveRender(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
setProgressiveRenderAndRefresh(boolean) - Method in interface org.kuali.rice.krad.uif.component.Component
 
setProgressiveRenderAndRefresh(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
setProgressiveRenderViaAJAX(boolean) - Method in interface org.kuali.rice.krad.uif.component.Component
 
setProgressiveRenderViaAJAX(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
setPropertyEditor(PropertyEditor) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
Setter for the custom property editor to use for the field
setPropertyEditor(PropertyEditor) - Method in class org.kuali.rice.krad.uif.field.DataField
Setter for the custom property editor to use for the field
setPropertyEditorClass(Class<? extends PropertyEditor>) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
Convenience setter for configuring a property editor by class
setPropertyEditorClass(Class<? extends PropertyEditor>) - Method in class org.kuali.rice.krad.uif.field.DataField
Convenience setter for configuring a property editor by class
setPropertyExpressions(Map<String, String>) - Method in interface org.kuali.rice.krad.uif.component.Configurable
Setter for the Map of property expressions
setPropertyExpressions(Map<String, String>) - Method in class org.kuali.rice.krad.uif.component.ConfigurableBase
 
setPropertyName(String) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementBase
 
setPropertyName(String) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForValueReplaceImpl
 
setPropertyName(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint
 
setPropertyName(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.PrerequisiteConstraint
 
setPropertyName(String) - Method in class org.kuali.rice.krad.uif.component.PropertyReplacer
Setter for the property name that will be set
setPropertyName(String) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Setter for the collections property name
setPropertyName(String) - Method in class org.kuali.rice.krad.uif.container.TreeGroup
 
setPropertyName(String) - Method in class org.kuali.rice.krad.uif.field.DataField
Setter for the component's property name
setPropertyName(String) - Method in class org.kuali.rice.krad.uif.field.RemoteFieldsHolder
Setter for the property name that points to the binding Map
setPropertyNameForElementCompare(String) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementBase
 
setPropertyReplacers(List<PropertyReplacer>) - Method in interface org.kuali.rice.krad.uif.component.Component
Setter for the components property substitutions
setPropertyReplacers(List<PropertyReplacer>) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
setPropertyReplacers(List<PropertyReplacer>) - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
Setter for the layout managers property substitutions
setPropertyReplacers(List<PropertyReplacer>) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
 
setPropertySerializabilityToObjectAndAllPrimitives() - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrieNode
Marks that all primitives of this object will be serialized.
setPropertyValue(Object, String, Object) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
 
setPropertyValue(Object, String, Object, boolean) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
 
setPropertyValue(PropertyValue) - Method in class org.kuali.rice.krad.web.bind.UifViewBeanWrapper
 
setPropertyValue(String, Object) - Method in class org.kuali.rice.krad.web.bind.UifViewBeanWrapper
 
setQualificationAttributeName(String) - Method in class org.kuali.rice.krad.datadictionary.RoutingAttribute
 
setQueryFieldMapping(Map<String, String>) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
Setter for the query parameter mapping
setQueryMethodArgumentFieldList(List<String>) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
Setter for the query method argument list
setQueryMethodInvokerConfig(MethodInvokerConfig) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
Setter for the query method config
setQueryMethodToCall(String) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
Setter for the query method name
setQuickfinderActionField(ActionField) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
 
setReadOnly(boolean) - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
 
setReadOnly(boolean) - Method in interface org.kuali.rice.krad.uif.component.Component
Setter for the read only indicator
setReadOnly(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
setReadOnly(boolean) - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
Setter for the read-only indicator
setReadOnlyFieldsList(List<String>) - Method in interface org.kuali.rice.krad.lookup.Lookupable
Sets List of fields on the lookupable that should be made read only in the search criteria group
setReadOnlyFieldsList(List<String>) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
setReadOnlyFieldsList(List<String>) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
Setter for the list of read only fields
setReadOnlyFieldsList(List<String>) - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
setReadOnlyHidden(boolean) - Method in class org.kuali.rice.krad.uif.field.DataField
Setter for the read-only hidden indicator
setReadOnlySearchFields(String) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
 
setRecipientName(String) - Method in class org.kuali.rice.krad.bo.AdHocRouteWorkgroup
 
setRecipientNamespaceCode(String) - Method in class org.kuali.rice.krad.bo.AdHocRouteWorkgroup
 
setRedirectedInquiry(boolean) - Method in class org.kuali.rice.krad.web.form.InquiryForm
Setter for the redirected request indicator
setRedirectedLookup(boolean) - Method in class org.kuali.rice.krad.web.form.LookupForm
Setter for the redirected request indicator
setReferencesToRefresh(String) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
 
setReferencesToRefresh(String) - Method in class org.kuali.rice.krad.web.form.LookupForm
 
setRefresh(boolean) - Method in interface org.kuali.rice.krad.uif.component.Component
 
setRefresh(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
setRefreshDiscloseMethodToCall(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Setter for the controller method to call for a refresh or disclosure action on this component
setRefreshedByAction(boolean) - Method in interface org.kuali.rice.krad.uif.component.Component
Setter for the refresjed by action indicator
setRefreshedByAction(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
setRefreshId(String) - Method in class org.kuali.rice.krad.uif.field.AjaxActionField
Setter for the component refresh id
setRefreshPropertyName(String) - Method in class org.kuali.rice.krad.uif.field.AjaxActionField
Setter for the property name of the DataField that should be refreshed
setRefreshWhenChanged(String) - Method in interface org.kuali.rice.krad.uif.component.Component
 
setRefreshWhenChanged(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
setRelationshipLabel(String) - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
 
setRelationships(List<RelationshipDefinition>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
The relationships element contains relationship elements.
setRender(boolean) - Method in interface org.kuali.rice.krad.uif.component.Component
Setter for the components render indicator
setRender(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
setRenderAddLine(boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Setter for the render add line indicator
setRenderAlternatingHeaderColumns(boolean) - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManager
Setter for the render alternating header columns indicator
setRenderColon(boolean) - Method in class org.kuali.rice.krad.uif.field.LabelField
Setter for the render colon indicator
setRenderFooter(boolean) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
Convenience setter for configuration to turn rendering of the footer on/off
setRenderForm(boolean) - Method in class org.kuali.rice.krad.uif.view.FormView
Setter for the render form indicator
setRenderFullView(boolean) - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
setRenderHeader(boolean) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
Convenience setter for configuration to turn rendering of the header on/off
setRenderImage(boolean) - Method in class org.kuali.rice.krad.uif.widget.Disclosure
Setter for the render expand/collapse image indicator
setRenderLineActions(boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Setter for the render line actions indicator
setRenderNotFoundMessage(boolean) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
Setter for the render not found message indicator
setRenderOutput(String) - Method in interface org.kuali.rice.krad.uif.component.Component
Setter for the component's render output
setRenderOutput(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
setRenderSelectField(boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Setter for the render selected field indicator
setRenderSequenceField(boolean) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
Setter for the render sequence field indicator
setReorderer(Reorderer) - Method in class org.kuali.rice.krad.uif.container.ReorderingGroup
Setter for the groups reorderer widget
setRepeatHeader(boolean) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
Setter for the repeat header indicator
setReplacement(Object) - Method in class org.kuali.rice.krad.uif.component.PropertyReplacer
Setter for the replacement Object
setReplaceWith(Object) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementReplaceImpl
 
setRequestCache(String, Object) - Static method in class org.kuali.rice.krad.util.GlobalVariables
 
setRequired(Boolean) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
The required element allows values of "true" or "false".
setRequired(Boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
 
setRequired(Boolean) - Method in interface org.kuali.rice.krad.uif.component.Component
Setter for the required indicator
setRequired(Boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
setRequired(Boolean) - Method in class org.kuali.rice.krad.uif.field.InputField
 
setRequiredMessageField(MessageField) - Method in class org.kuali.rice.krad.uif.field.LabelField
Setter for the required message field
setRequiredMessagePlacement(UifConstants.Position) - Method in class org.kuali.rice.krad.uif.field.LabelField
Setter for the required message field placement
setResetDataOnRefresh(boolean) - Method in interface org.kuali.rice.krad.uif.component.Component
Setter for the reset data on refresh indicator
setResetDataOnRefresh(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
setResolverMap(Map<String, ConstraintResolver<T>>) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.BaseConstraintProvider
 
setResultData(List<String>) - Method in class org.kuali.rice.krad.uif.field.AttributeQueryResult
Setter for the attribute query result data
setResultFieldData(Map<String, String>) - Method in class org.kuali.rice.krad.uif.field.AttributeQueryResult
Setter for the map field data
setResultFields(List<Component>) - Method in class org.kuali.rice.krad.uif.view.LookupView
 
setResultMessage(String) - Method in class org.kuali.rice.krad.uif.field.AttributeQueryResult
Setter for the result message text
setResultMessageStyleClasses(String) - Method in class org.kuali.rice.krad.uif.field.AttributeQueryResult
Setter for the CSS style classes to use for the return message
setResultReturnKey(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookup
 
setResultsActionsField(Field) - Method in class org.kuali.rice.krad.uif.view.LookupView
 
setResultSetLimit(Integer) - Method in class org.kuali.rice.krad.uif.view.LookupView
Setter for the result list limit
setResultsGroup(CollectionGroup) - Method in class org.kuali.rice.krad.uif.view.LookupView
 
setResultsReturnField(Field) - Method in class org.kuali.rice.krad.uif.view.LookupView
 
setReturnByScript(boolean) - Method in class org.kuali.rice.krad.uif.view.LookupView
Setter for the flag to indicate that lookups will return the value by script and not a post
setReturnFieldMapping(Map<String, String>) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
Setter for the return field mapping
setReturnFormKey(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
setReturnLocation(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
setReturnMessageStyleClasses(String) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
Setter for the return messages style classes
setReturnMessageText(String) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
Setter for the return message text
setReturnTarget(String) - Method in class org.kuali.rice.krad.uif.view.LookupView
 
setRichTable(RichTable) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
Setter for the table tools widget
setRoutingAttributes(List<RoutingAttribute>) - Method in class org.kuali.rice.krad.datadictionary.RoutingTypeDefinition
 
setRoutingTypeDefinitions(Map<String, RoutingTypeDefinition>) - Method in class org.kuali.rice.krad.datadictionary.WorkflowAttributes
 
setRows(Integer) - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
Sets the rows parameter for textarea controls.
setRows(int) - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
 
setRowSpan(int) - Method in interface org.kuali.rice.krad.uif.component.Component
Setter for the component row span
setRowSpan(int) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
setRunCondition(String) - Method in class org.kuali.rice.krad.uif.modifier.ComponentModifierBase
Setter for the component modifiers run condition
setRunPhase(String) - Method in class org.kuali.rice.krad.uif.modifier.ComponentModifierBase
Setter for the component initializer run phase
setScale(int) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.FixedPointPatternConstraint
 
setScript(String) - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
Sets the Script
setScriptConfigurationFilePaths(List<String>) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
 
setSearchingAttribute(SearchingAttribute) - Method in class org.kuali.rice.krad.datadictionary.SearchingTypeDefinition
 
setSearchingTypeDefinitions(List<SearchingTypeDefinition>) - Method in class org.kuali.rice.krad.datadictionary.WorkflowAttributes
 
setSearchParamIdKey(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookup
 
setSearchResults(Collection<?>) - Method in class org.kuali.rice.krad.web.form.LookupForm
 
setSearchTypeId(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookup
 
setSecureFieldPropertyEditors(Map<String, PropertyEditor>) - Method in class org.kuali.rice.krad.uif.view.ViewIndex
Setter for the Map that holds view property paths to configured Property Editors (secure fields only)
setSelectedCollectionLines(Map<String, Set<String>>) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
Setter for the map that holds selected collection lines
setSelectedCollectionLines(Map<String, Set<String>>) - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
setSelectFieldPrototype(Field) - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
Setter for the prototype instance for select fields
setSelectFieldPrototype(Field) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
Setter for the prototype instance for select fields
setSelectPropertyName(String) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Setter for the property name that will bind to the select field
setSelfRendered(boolean) - Method in interface org.kuali.rice.krad.uif.component.Component
Setter for the self render indicator
setSelfRendered(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
setSeparateAddLine(boolean) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
Setter for the separate add line indicator
setSequenceFieldPrototype(Field) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
Setter for the sequence field prototype
setSequencePropertyName(String) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
Setter for the sequence property name
setSerializedDocumentForm(byte[]) - Method in class org.kuali.rice.krad.bo.SessionDocument
 
setSessionId(String) - Method in class org.kuali.rice.krad.bo.SessionDocument
 
setSessionId(String) - Method in class org.kuali.rice.krad.bo.SessionDocumentId
 
setShortLabel(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
The shortLabel element is the field or collection name that will be used in applications when a shorter name (than the label element) is required.
setShortLabel(String) - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
 
setShortLabel(String) - Method in interface org.kuali.rice.krad.uif.field.Field
Setter for the field's short label text
setShortLabel(String) - Method in class org.kuali.rice.krad.uif.field.FieldBase
 
setShowAttributeInResultSet(boolean) - Method in class org.kuali.rice.krad.datadictionary.SearchingAttribute
Sets whether this attribute should appear in the result set
setShowAttributeInSearchCriteria(boolean) - Method in class org.kuali.rice.krad.datadictionary.SearchingAttribute
Sets whether this attribute should appear in the search criteria
setShowHideInactiveButton(boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
 
setShowInactive(boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Setter for the show inactive indicator
setShowLabel(boolean) - Method in class org.kuali.rice.krad.uif.field.FieldBase
Sets whether the label should be displayed
setShowMaintenanceLinks(boolean) - Method in class org.kuali.rice.krad.uif.view.LookupView
 
setShowMaintenanceLinks(Boolean) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
 
setShowSearchAndExportOptions(boolean) - Method in class org.kuali.rice.krad.uif.widget.RichTable
Show/Hide the search and export options in tabletools
setSimpleConstraint(SimpleConstraint) - Method in class org.kuali.rice.krad.uif.field.InputField
Setter for simple constraint
setSinglePageView(boolean) - Method in class org.kuali.rice.krad.uif.view.View
Setter for the single page indicator
setSize(Integer) - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
Sets the size parameter for text controls.
setSize(int) - Method in class org.kuali.rice.krad.uif.control.FileControl
 
setSize(int) - Method in class org.kuali.rice.krad.uif.control.SelectControl
 
setSize(int) - Method in interface org.kuali.rice.krad.uif.control.SizedControl
Sets the size for the control
setSize(int) - Method in class org.kuali.rice.krad.uif.control.TextControl
 
setSkipInTabOrder(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
setSkipViewInit(boolean) - Method in class org.kuali.rice.krad.web.form.UifFormBase
Setter for the skip view initialization flag
setSortableColumns(Set<String>) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
 
setSortableColumns(Set<String>) - Method in class org.kuali.rice.krad.uif.widget.RichTable
 
setSortAscending(boolean) - Method in class org.kuali.rice.krad.datadictionary.SortDefinition
 
setSortAscending(boolean) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
setSortPropertyNames(List<String>) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
Setter for the list of property names to sort results by
setSource(String) - Method in class org.kuali.rice.krad.uif.field.IframeField
 
setSource(String) - Method in class org.kuali.rice.krad.uif.field.ImageField
 
setSourceAttributeName(String) - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
 
setSourceClass(Class<?>) - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
 
setSourceExternalizableBusinessObjectInterface(String) - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
 
setSourceName(String) - Method in class org.kuali.rice.krad.datadictionary.PrimitiveAttributeDefinition
sourceName is the name of the POJO property of the business object
setSourcePropertyName(String) - Method in class org.kuali.rice.krad.uif.widget.Suggest
Setter for the source property name
setSpinner(Spinner) - Method in class org.kuali.rice.krad.uif.control.SpinnerControl
Setter for the control's spinner widget instance
setStackedGroups(List<Group>) - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
Setter for the collection groups
setStaticMethod(String) - Method in class org.kuali.rice.krad.uif.component.MethodInvokerConfig
Override to catch a set staticMethod since super does not contain a getter
setStatus(ErrorLevel) - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
 
setSticky(boolean) - Method in class org.kuali.rice.krad.uif.widget.Growls
 
setStyle(String) - Method in interface org.kuali.rice.krad.uif.component.Component
Setter for the components style
setStyle(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
setStyle(String) - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
Setter for the layout manager div style
setStyle(String) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
 
setStyleClasses(List<String>) - Method in interface org.kuali.rice.krad.uif.component.Component
Setter for the components style classes
setStyleClasses(List<String>) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
setStyleClasses(List<String>) - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
Setter for the layout manager div style class
setStyleClasses(List<String>) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
 
setStyleClasses(String) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
Sets the styleClasses list from the given string that has the classes delimited by space.
setStylesheets(List<String>) - Method in class org.kuali.rice.krad.uif.view.ViewTheme
 
setSubCollectionFieldGroupPrototype(FieldGroup) - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
Setter for the sub-collection field group prototype
setSubCollectionFieldGroupPrototype(FieldGroup) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
Setter for the sub-collection field group prototype
setSubCollections(List<CollectionGroup>) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Setter for the sub collection list
setSubCollectionSuffix(String) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
Setter for the sub-collection suffix (used by framework, should not be set in configuration)
setSuggestQuery(AttributeQuery) - Method in class org.kuali.rice.krad.uif.widget.Suggest
Setter for the suggest attribute query
setSummary(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
The summary element is used to provide a short description of the attribute or collection.
setSummary(String) - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
The summary element is used to provide a short description of the attribute or collection.
setSummaryFields(List<String>) - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
Setter for the summary field name list
setSummaryTitle(String) - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
Setter for the summary title text
setSupplementalActionsEnabled(Boolean) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
 
setSupportAttributes(List<SupportAttributeDefinition>) - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
Support attributes define additional attributes that can be used to generate lookup field conversions and lookup parameters.
setSupportsReadOnlyFieldsOverride(boolean) - Method in class org.kuali.rice.krad.uif.view.View
Setter for the the read only field override indicator
setSuppressActions(boolean) - Method in class org.kuali.rice.krad.uif.view.LookupView
 
setSuppressActions(Boolean) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
 
setSuppressLineWrapping(boolean) - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManager
Setter for the suppressLineWrapping indicator
setTabIndex(int) - Method in interface org.kuali.rice.krad.uif.control.Control
Setter for the controls tab order index
setTabIndex(int) - Method in class org.kuali.rice.krad.uif.control.ControlBase
 
setTabsWidget(Tabs) - Method in class org.kuali.rice.krad.uif.container.TabGroup
 
setTarget(String) - Method in class org.kuali.rice.krad.uif.field.LinkField
 
setTargetClass(Class<?>) - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
setTargetName(String) - Method in class org.kuali.rice.krad.datadictionary.PrimitiveAttributeDefinition
targetName is the name of attribute that corresponds to the sourceName in the looked up BO
setTemplate(String) - Method in interface org.kuali.rice.krad.uif.component.Component
Setter for the components template
setTemplate(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
setTemplate(String) - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
Setter for the layout managers template
setTemplate(String) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
 
setTextExpand(boolean) - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
Setter for the text expand flag
setTextExpand(boolean) - Method in class org.kuali.rice.krad.uif.control.TextControl
Sets whether this control will have a button to expand the text area through a popup window.
setTheme(ViewTheme) - Method in class org.kuali.rice.krad.uif.view.View
Setter for The theme which contains stylesheets for this view
setTimeShown(int) - Method in class org.kuali.rice.krad.uif.widget.Growls
 
setTitle(String) - Method in interface org.kuali.rice.krad.uif.component.Component
Setter for the components title
setTitle(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
 
setTitle(String) - Method in class org.kuali.rice.krad.uif.view.HistoryEntry
 
setTitleAttribute(String) - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
The titleAttribute element is the name of the attribute that will be used as an inquiry field when the lookup search results fields are displayed.
setTranslateCodes(boolean) - Method in class org.kuali.rice.krad.uif.view.View
Indicates whether the Name of the Code should be displayed when a property is of type KualiCode
setTreatWildcardsAndOperatorsAsLiteral(boolean) - Method in class org.kuali.rice.krad.uif.field.LookupInputField
 
setTree(Tree) - Method in class org.kuali.rice.krad.uif.container.TreeGroup
 
setTreeGroups(Tree<Group, MessageField>) - Method in class org.kuali.rice.krad.uif.container.TreeGroup
 
setTriggerNames(List<String>) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
 
setType(Integer) - Method in class org.kuali.rice.krad.bo.AdHocRouteWorkgroup
 
setUifFormManager(UifFormManager) - Static method in class org.kuali.rice.krad.util.GlobalVariables
Sets a UifFormManager for the current thread
setUnique(Boolean) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
setupBaseConvenienceObjects(MaintenanceDocument) - Method in interface org.kuali.rice.krad.rules.MaintenanceDocumentRule
Sets the convenience objects like newAccount and oldAccount, so you have short and easy handles to the new and old objects contained in the maintenance document.
setupBaseConvenienceObjects(MaintenanceDocument) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
 
setupConvenienceObjects() - Method in interface org.kuali.rice.krad.rules.MaintenanceDocumentRule
Should always be overriden if a subclass is created.
setupConvenienceObjects() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
 
setupFieldQuery() - Method in class org.kuali.rice.krad.uif.field.InputField
Performs setup of the field attribute query and informational display properties.
setupIds() - Method in class org.kuali.rice.krad.uif.field.InputField
Sets the ids on all components the input field uses so they will all contain this input field's id in their ids.
setupLink(View, Object, DataField) - Method in class org.kuali.rice.krad.uif.widget.Inquiry
Get parent object and field name and build the inquiry link This was moved from the performFinalize because overlapping and to be used by DirectInquiry
setupMaintenance(MaintenanceForm, HttpServletRequest, String) - Method in class org.kuali.rice.krad.web.controller.MaintenanceDocumentController
Sets up the MaintenanceDocument on initial get request
setupMaintenanceObject(MaintenanceDocument, String, Map<String, String[]>) - Method in interface org.kuali.rice.krad.service.MaintenanceDocumentService
Called to setup the object being maintained
setupNewFromExisting(MaintenanceDocument, Map<String, String[]>) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
Performs the setting of some attributes that might be necessary if we're creating a new business object using on an existing business object.
setupNewFromExisting(MaintenanceDocument, Map<String, String[]>) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
 
setupNewMaintenanceDocument(String, String, String) - Method in interface org.kuali.rice.krad.service.MaintenanceDocumentService
Prepares the MaintenanceDocument on initial request
setUpperCase(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaNumericPatternConstraint
Only allow upperCase characters.
setUpperCase(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaPatternConstraint
Only allow upperCase characters.
setUrl(String) - Method in class org.kuali.rice.krad.uif.view.HistoryEntry
 
setUsage(CommonLookupParam.Usage) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
 
setUsePessimisticLocking(boolean) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
setUserEmail(String) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
 
setUserId(String) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
 
setUserInput(String) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
 
setUserName(String) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
 
setUserSession(UserSession) - Static method in class org.kuali.rice.krad.util.GlobalVariables
sets the userSession object into the global variable for this thread
setUseShortLabels(boolean) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
Setter for the use short label indicator
setUseWorkflowPessimisticLocking(boolean) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
setValidateClientSide(boolean) - Method in class org.kuali.rice.krad.uif.view.FormView
Setter for the validate client side indicator
setValidateDirty(boolean) - Method in class org.kuali.rice.krad.uif.view.View
Setter for dirty validation.
setValidateDirty(boolean) - Method in class org.kuali.rice.krad.web.form.UifFormBase
Setter for dirty validation indicator
setValidateServerSide(boolean) - Method in class org.kuali.rice.krad.uif.view.FormView
Setter for the validate server side indicator
setValidationMessageParams(List<String>) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.BaseConstraint
 
setValidationPattern(ValidationPattern) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
The validationPattern element defines the allowable character-level or field-level values for an attribute.
setValidCharactersConstraint(ValidCharactersConstraint) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
setValidCharactersConstraint(ValidCharactersConstraint) - Method in class org.kuali.rice.krad.uif.field.InputField
Setter for validCharacterConstraint
setValidChars(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CharsetPatternConstraint
 
setValign(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Setter for the component's vertical align
setValue(Object) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForValueReplaceImpl
 
setValue(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.ValidCharactersConstraint
 
setValue(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.ValidCharactersPatternConstraint
Warning: This value should NOT be set on ValidCharactersPatternConstraints as the value is built dynamically from the flags set on the constraint - if this value IS set it will override any automatic generation and only use that which was set through this method for server side validation
setValue(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.ValidDataPatternConstraint
Warning: This value should NOT be set on this class as the value is built dynamically from the flags set on the constraint - if this value IS set it will override any automatic generation and only use that which was set through this method for server side validation
setValue(Object) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.WhenConstraint
 
setValue(String) - Method in class org.kuali.rice.krad.uif.control.CheckboxControl
Setter for the value that should be submitted when the checkbox is checked
setValue(String) - Method in interface org.kuali.rice.krad.uif.control.ValueConfiguredControl
Setter for the value that should be submitted with the control
setValuePath(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.WhenConstraint
 
setValues(List<Object>) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.WhenConstraint
 
setValuesFinderClass(String) - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
Deprecated.
Sets the Class used to retrieve the complete range of values for radiobutton and select controls.
setView(View) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
Setter for the view instance
setView(View) - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
setViewAuthz(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
Setter for the view authorization flag
setViewContext(View, Object) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
Sets up the view context which will be available to other components through their context for conditional logic evaluation
setViewDictionaryService(ViewDictionaryService) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
 
setViewHelperServiceClassName(Class<? extends ViewHelperService>) - Method in class org.kuali.rice.krad.uif.view.View
Setter for the ViewHelperService class name
setViewId(String) - Method in class org.kuali.rice.krad.uif.view.HistoryEntry
 
setViewId(String) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
Setter for the unique view id
setViewId(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
setViewIndex(Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.ViewTypeDictionaryIndex
 
setViewInLineAuthz(boolean) - Method in class org.kuali.rice.krad.uif.field.FieldSecurity
Setter for the view in line authorization flag
setViewLabelFieldPropertyName(String) - Method in class org.kuali.rice.krad.uif.view.View
Setter for the view label property name
setViewLineAuthz(boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupSecurity
Setter for the view line authorization flag
setViewMenuGrouping(String) - Method in class org.kuali.rice.krad.uif.view.View
Setter for the views menu grouping
setViewMenuLink(LinkField) - Method in class org.kuali.rice.krad.uif.view.View
Setter for the views link field
setViewName(String) - Method in class org.kuali.rice.krad.uif.view.View
Setter for the view's name
setViewName(String) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
Setter for the view name
setViewName(String) - Method in class org.kuali.rice.krad.uif.widget.Inquiry
 
setViewName(String) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
Setter for the lookup view name
setViewName(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
setViewNamespaceCode(String) - Method in class org.kuali.rice.krad.uif.view.View
Setter for the view's namespace code
setViewRequestParameters(Map<String, String>) - Method in class org.kuali.rice.krad.uif.view.View
Setter for the view's request parameters map
setViewRequestParameters(Map<String, String>) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
Setter for the view's request parameter map
setViewRequestParameters(Map<String, String>) - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
setViewStatus(String) - Method in class org.kuali.rice.krad.uif.view.View
Setter for the view status
setViewTypeName(UifConstants.ViewType) - Method in class org.kuali.rice.krad.uif.view.View
Setter for the view's type name
setViewTypeName(UifConstants.ViewType) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
Setter for the view type name
setViewTypeName(UifConstants.ViewType) - Method in class org.kuali.rice.krad.web.form.UifFormBase
 
setVspace(String) - Method in class org.kuali.rice.krad.uif.field.IframeField
 
setWarning(String, String...) - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
 
setWarningTitle(String) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
 
setWatermarkText(String) - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
 
setWatermarkText(String) - Method in class org.kuali.rice.krad.uif.control.TextControl
Sets the watermark text for this TextControl
setWhenConstraint(List<WhenConstraint>) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint
 
setWidget(CommonLookupParam.Widget) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
 
setWidth(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
Setter for the components width
setWidth(String) - Method in class org.kuali.rice.krad.uif.field.ImageField
 
setWidth(String) - Method in class org.kuali.rice.krad.uif.widget.LightBox
Setter for the width of the light box Can be percentage.
setWorkflowAttributes(WorkflowAttributes) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
setWorkflowDocument(WorkflowDocument) - Method in class org.kuali.rice.krad.bo.DocumentHeader
Associates a WorkflowDocument with this document header.
setWorkflowDocumentService(WorkflowDocumentService) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
 
setWorkflowProperties(WorkflowProperties) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
This element is used to define a set of workflowPropertyGroups, which are used to specify which document properties should be serialized during the document serialization process.
setWorkflowProperties(List<WorkflowProperty>) - Method in class org.kuali.rice.krad.datadictionary.WorkflowPropertyGroup
 
setWorkflowPropertyGroups(List<WorkflowPropertyGroup>) - Method in class org.kuali.rice.krad.datadictionary.WorkflowProperties
This element is used to define a set of workflowPropertyGroups, which are used to specify which document properties should be serialized during the document serialization process.
setWrappedInstance(Object, String, Object) - Method in class org.kuali.rice.krad.web.bind.UifViewBeanWrapper
 
setWrappedInstance(Object) - Method in class org.kuali.rice.krad.web.bind.UifViewBeanWrapper
 
setWrapperGroup(Group) - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
Setter for the wrapper group that will receive the generated line groups
setWriteAccess(CommonLookupParam.WriteAccess) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
 
setXmlDocumentContents(String) - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
Sets the xml contents of the maintenance document
setXmlDocumentContents(String) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
Sets the xmlDocumentContents attribute value.
shortLabel - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
 
shortLabel - Variable in class org.kuali.rice.krad.datadictionary.CollectionDefinition
 
SHOW_HISTORY - Static variable in class org.kuali.rice.krad.uif.UifConstants.UrlParams
 
SHOW_HOME - Static variable in class org.kuali.rice.krad.uif.UifConstants.UrlParams
 
SHOW_INACTIVE_RECORDS - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
SHOW_MAINTENANCE_LINKS - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
showErrorMap() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
This method is used during debugging to dump the contents of the error map, including the key names.
SimpleConstrainable - Interface in org.kuali.rice.krad.datadictionary.validation.capability
Constrainable interface for the SimpleConstraint constraint
SimpleConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
A simple constraint stores 'basic' constraints for a field.
SimpleConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
 
SimpleConstraintProcessor - Class in org.kuali.rice.krad.datadictionary.validation.processor
Processor for simple constraint which takes out each constraining value it contains and calls the appropriate processor
SimpleConstraintProcessor() - Constructor for class org.kuali.rice.krad.datadictionary.validation.processor.SimpleConstraintProcessor
 
SimpleConstraintResolver<T extends Constrainable> - Class in org.kuali.rice.krad.datadictionary.validation.constraint.resolver
 
SimpleConstraintResolver() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.resolver.SimpleConstraintResolver
 
SingleAttributeValueReader - Class in org.kuali.rice.krad.datadictionary.validation
This class allows a single attribute value to be exposed to the validation service, along with some guidance about how that value should be interpreted, provided by the AttributeDefinition that corresponds.
SingleAttributeValueReader(Object, String, String, AttributeDefinition) - Constructor for class org.kuali.rice.krad.datadictionary.validation.SingleAttributeValueReader
 
size() - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
 
SizedControl - Interface in org.kuali.rice.krad.uif.control
Indicates Control types that have a size property
SKIP_VIEW_INIT - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
skipViewInit - Variable in class org.kuali.rice.krad.web.form.UifFormBase
 
sort(List<? extends Ordered>, int) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
Performs sorting logic of the given list of Ordered instances by its order property
SORT_DATA_TYPE - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsKeys
 
SORT_SKIP_ROWS - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsKeys
 
SORT_TYPE - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsKeys
 
SORTABLE - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsKeys
 
sortAscending - Variable in class org.kuali.rice.krad.datadictionary.SortDefinition
 
SortDefinition - Class in org.kuali.rice.krad.datadictionary
The defaultSort element specifies the sequence in which the lookup search results should be displayed.
SortDefinition() - Constructor for class org.kuali.rice.krad.datadictionary.SortDefinition
 
sourceClass - Variable in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
 
sourceName - Variable in class org.kuali.rice.krad.datadictionary.PrimitiveAttributeDefinition
 
Spinner - Class in org.kuali.rice.krad.uif.widget
Widget that decorates a control transforming into a spinner
Spinner() - Constructor for class org.kuali.rice.krad.uif.widget.Spinner
 
SpinnerControl - Class in org.kuali.rice.krad.uif.control
Text control that as decorated with a spinner widget (allowing the control value to be modified using the spinner)
SpinnerControl() - Constructor for class org.kuali.rice.krad.uif.control.SpinnerControl
 
SPRING_REDIRECT_ID - Static variable in class org.kuali.rice.krad.uif.UifConstants
 
SPRING_VIEW_ID - Static variable in class org.kuali.rice.krad.uif.UifConstants
 
STACK_TRACE - Static variable in interface org.kuali.rice.krad.exception.KualiExceptionIncident
Detail message not for displaying
StackedLayoutManager - Class in org.kuali.rice.krad.uif.layout
Layout manager that works with CollectionGroup containers and renders the collection lines in a vertical row
StackedLayoutManager() - Constructor for class org.kuali.rice.krad.uif.layout.StackedLayoutManager
 
START - Static variable in class org.kuali.rice.krad.uif.UifConstants.MethodToCallNames
 
start(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.InitiatedDocumentInfoController
 
start(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.InquiryController
Invoked to request an inquiry view for a data object class
start(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.LookupController
Invoked to request an lookup view for a data object class
start(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.MaintenanceDocumentController
Default method for controller that setups a new MaintenanceView with the default new action
start(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
Initial method called when requesting a new view instance which checks authorization and forwards the view for rendering
storeLocks(List<MaintenanceLock>) - Method in interface org.kuali.rice.krad.service.MaintenanceDocumentService
Call the same-named method in the Dao, since the service has access to the Dao, but the caller doesn't.
STRING - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsValues
 
StringListConverter - Class in org.kuali.rice.krad.datadictionary.parse
Converts a string configured in the dictionary for a list property type to a List object using the convention of commas to separate list entries
StringListConverter() - Constructor for class org.kuali.rice.krad.datadictionary.parse.StringListConverter
 
StringMap - Class in org.kuali.rice.krad.datadictionary.exporter
Deprecated.
StringMap() - Constructor for class org.kuali.rice.krad.datadictionary.exporter.StringMap
Deprecated.
 
StringMapConverter - Class in org.kuali.rice.krad.datadictionary.parse
Converts a string configured in the dictionary for a map property type to a Map object using the convention of commas to separate map entries and a colon to separate the key value pair
StringMapConverter() - Constructor for class org.kuali.rice.krad.datadictionary.parse.StringMapConverter
 
SUB - Static variable in class org.kuali.rice.krad.uif.UifConstants.IdSuffixes
 
subList(int, int) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
 
submitReport(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.IncidentReportController
Emails the report and closes the incident report screen
SUGGEST - Static variable in class org.kuali.rice.krad.uif.UifConstants.IdSuffixes
 
Suggest - Class in org.kuali.rice.krad.uif.widget
Widget that provides dynamic select options to the user as they are entering the value (also known as auto-complete)
Suggest() - Constructor for class org.kuali.rice.krad.uif.widget.Suggest
 
summary - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
 
summary - Variable in class org.kuali.rice.krad.datadictionary.CollectionDefinition
 
SUPER_CLASS_TRANSLATOR_LIST - Static variable in class org.kuali.rice.krad.inquiry.InquirableImpl
A list that can be used to define classes that are superclasses or superinterfaces of kuali objects where those objects' inquiry URLs need to use the name of the superclass or superinterface as the business object class attribute
superUserApprove(WorkflowDocument, String) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
super user approve this workflowDocument optionally providing an annotation for this action taken which will show up in the route log for this document corresponding to this action taken
superUserApproveDocument(Document, String) - Method in interface org.kuali.rice.krad.service.DocumentService
approve this document as super user, optionally providing an annotation which will show up in the route log for this document for this action taken
superUserCancel(WorkflowDocument, String) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
super user cancel this workflowDocument optionally providing an annotation for this action taken which will show up in the route log for this document corresponding to this action taken
superUserCancelDocument(Document, String) - Method in interface org.kuali.rice.krad.service.DocumentService
cancel this document as super user, optionally providing an annotation which will show up in the route log for this document for this action taken
superUserDisapprove(WorkflowDocument, String) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
super user disapprove this workflowDocument optionally providing an annotation for this action taken which will show up in the route log for this document corresponding to this action taken
superUserDisapproveDocument(Document, String) - Method in interface org.kuali.rice.krad.service.DocumentService
disapprove this document as super user, optionally providing an annotation which will show up in the route log for this document for this action taken
superUserDisapproveDocumentWithoutSaving(Document, String) - Method in interface org.kuali.rice.krad.service.DocumentService
disapprove this document as super user, without saving, optionally providing an annotation which will show up in the route log for this document for this action taken
supervisorFunctions(DocumentFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
Redirects to the supervisor functions page
SUPPLEMENTAL_ACTIONS_ENABLED - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
SupportAttributeDefinition - Class in org.kuali.rice.krad.datadictionary
Support attributes define additional attributes that can be used to generate lookup field conversions and lookup parameters.
SupportAttributeDefinition() - Constructor for class org.kuali.rice.krad.datadictionary.SupportAttributeDefinition
 
supportAttributes - Variable in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
 
SUPRESS_ACTIONS - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
syncClientSideStateForComponent(Component, Map<String, Object>) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
Updates the properties of the given component instance with the value found from the corresponding map of client state (if found)

T

TAB_GROUP - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
TabGroup - Class in org.kuali.rice.krad.uif.container
A group that presents its child Groups as tabs.
TabGroup() - Constructor for class org.kuali.rice.krad.uif.container.TabGroup
 
TABLE_SORT - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsKeys
 
TableLayoutManager - Class in org.kuali.rice.krad.uif.layout
Layout manager that works with CollectionGroup components and renders the collection as a Table
TableLayoutManager() - Constructor for class org.kuali.rice.krad.uif.layout.TableLayoutManager
 
TableToolsKeys() - Constructor for class org.kuali.rice.krad.uif.UifConstants.TableToolsKeys
 
TableToolsValues() - Constructor for class org.kuali.rice.krad.uif.UifConstants.TableToolsValues
 
Tabs - Class in org.kuali.rice.krad.uif.widget
Widget used for configuring tab options, use componentOptions for most options.
Tabs() - Constructor for class org.kuali.rice.krad.uif.widget.Tabs
 
targetClass - Variable in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
For 1:1 relationships, this class represents the type of the reference class.
targetName - Variable in class org.kuali.rice.krad.datadictionary.PrimitiveAttributeDefinition
 
TEXT_ALIGN - Static variable in class org.kuali.rice.krad.uif.CssConstants
 
TEXT_CONTROL - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
TextAligns() - Constructor for class org.kuali.rice.krad.uif.CssConstants.TextAligns
 
TEXTAREA_CONTROL - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
TextAreaControl - Class in org.kuali.rice.krad.uif.control
Represents a HTML TextArea control.
TextAreaControl() - Constructor for class org.kuali.rice.krad.uif.control.TextAreaControl
 
TextControl - Class in org.kuali.rice.krad.uif.control
Represents a HTML Text control, generally rendered as a input field of type 'text'.
TextControl() - Constructor for class org.kuali.rice.krad.uif.control.TextControl
 
TIMESTAMP - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsValues
 
TitleAppendTypes() - Constructor for class org.kuali.rice.krad.uif.UifConstants.TitleAppendTypes
 
titleAttribute - Variable in class org.kuali.rice.krad.datadictionary.DataObjectEntry
 
toArray() - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
 
toArray(T[]) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
 
toByteArray(Object) - Static method in class org.kuali.rice.krad.util.ObjectUtils
Converts the object to a byte array using the output stream.
toCopy() - Method in interface org.kuali.rice.krad.document.Copyable
Converts this Document instance into a copy of itself.
toCopy() - Method in class org.kuali.rice.krad.document.DocumentBase
 
TOGGLE_INACTIVE - Static variable in class org.kuali.rice.krad.uif.UifConstants.MethodToCallNames
 
toggleInactiveRecordDisplay(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
Invoked to toggle the show inactive indicator on the selected collection group and then rerun the component lifecycle and rendering based on the updated indicator and form data
TOP - Static variable in class org.kuali.rice.krad.uif.CssConstants.VerticalAligns
 
toParam() - Method in class org.kuali.rice.krad.uif.view.HistoryEntry
 
toProperties() - Method in class org.kuali.rice.krad.exception.ExceptionIncident
This overridden method return current internal properties.
toProperties() - Method in interface org.kuali.rice.krad.exception.KualiExceptionIncident
This method return list of {key,value} pairs that each key is the constants defined in this interface.
toString() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
toString() - Method in class org.kuali.rice.krad.datadictionary.BusinessObjectEntry
 
toString() - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
 
toString() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
 
toString() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
toString() - Method in class org.kuali.rice.krad.datadictionary.exporter.ExportMap
Deprecated.
 
toString() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
 
toString() - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
 
toString() - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
 
toString() - Method in class org.kuali.rice.krad.datadictionary.PrimitiveAttributeDefinition
 
toString() - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
 
toString() - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
 
toString() - Method in class org.kuali.rice.krad.datadictionary.SortDefinition
 
toString() - Method in class org.kuali.rice.krad.datadictionary.SupportAttributeDefinition
 
toString() - Method in class org.kuali.rice.krad.datadictionary.TransactionalDocumentEntry
 
toString() - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
 
toString() - Method in class org.kuali.rice.krad.rules.rule.event.KualiDocumentEventBase
 
toString() - Method in enum org.kuali.rice.krad.uif.util.ClientValidationUtils.ValidationMessageKeys
 
toString() - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrieNode
 
TransactionalDocument - Interface in org.kuali.rice.krad.document
This is the TransactionalDocument interface.
TransactionalDocumentBase - Class in org.kuali.rice.krad.document
Controller that handles requests coming from a TransactionalDocumentView
TransactionalDocumentBase() - Constructor for class org.kuali.rice.krad.document.TransactionalDocumentBase
Default constructor.
TransactionalDocumentEntry - Class in org.kuali.rice.krad.datadictionary
TransactionalDocumentEntry
TransactionalDocumentEntry() - Constructor for class org.kuali.rice.krad.datadictionary.TransactionalDocumentEntry
 
TransactionalDocumentRuleBase - Class in org.kuali.rice.krad.rules
This class contains all of the business rules that are common to all transactional documents.
TransactionalDocumentRuleBase() - Constructor for class org.kuali.rice.krad.rules.TransactionalDocumentRuleBase
 
translateRemotableField(RemotableAttributeField) - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
Builds a new InputField from the properties set on the given RemotableAttributeField
translateRemotableFields(List<RemotableAttributeField>) - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
For each remotable field in the given list creates a new InputField instance and sets the corresponding properties from the remotable instance
translateRequestParameterMap(Map<String, String[]>) - Static method in class org.kuali.rice.krad.util.KRADUtils
Translates the given Map of String keys and String array values to a Map of String key and values.
translateToMapSafeKey(String) - Static method in class org.kuali.rice.krad.util.KRADUtils
Translates characters in the given string like brackets that will cause problems with binding to characters that do not affect the binding
translateValue(Object) - Static method in class org.kuali.rice.krad.uif.util.ScriptUtils
Translates an Object to a String for representing the given Object as a JavaScript value
Tree - Class in org.kuali.rice.krad.uif.widget
Widget component for rendering a Tree
Tree() - Constructor for class org.kuali.rice.krad.uif.widget.Tree
 
TREE_GROUP - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
TreeGroup - Class in org.kuali.rice.krad.uif.container
Group component that is backed by a Tree data structure and typically rendered as a tree in the user interface
TreeGroup() - Constructor for class org.kuali.rice.krad.uif.container.TreeGroup
 
triggerNames - Variable in class org.kuali.rice.krad.bo.ModuleConfiguration
 
trimList(List<String>) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
This method passes by reference.
truncateString(String, int) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
Truncate the string to specified length.

U

UIF_CONSTANTS - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
 
UifAnnotationMethodHandleAdapter - Class in org.kuali.rice.krad.web.controller
Overloaded in order to hook in the UIF Binder classes
UifAnnotationMethodHandleAdapter() - Constructor for class org.kuali.rice.krad.web.controller.UifAnnotationMethodHandleAdapter
 
UifBeanFactoryPostProcessor - Class in org.kuali.rice.krad.uif.util
Post processes the bean factory to handle UIF property expressions and IDs on inner beans
UifBeanFactoryPostProcessor() - Constructor for class org.kuali.rice.krad.uif.util.UifBeanFactoryPostProcessor
 
UifBeanPropertyBindingResult - Class in org.kuali.rice.krad.web.bind
This is a description of what this class does - swgibson don't forget to fill this in.
UifBeanPropertyBindingResult(Object, String, boolean, int) - Constructor for class org.kuali.rice.krad.web.bind.UifBeanPropertyBindingResult
 
UifBindingErrorProcessor - Class in org.kuali.rice.krad.web.bind
This is a description of what this class does - pctsh don't forget to fill this in.
UifBindingErrorProcessor() - Constructor for class org.kuali.rice.krad.web.bind.UifBindingErrorProcessor
 
UifBooleanEditor - Class in org.kuali.rice.krad.web.bind
PropertyEditor for booleans supports y/n which the spring version does not
UifBooleanEditor() - Constructor for class org.kuali.rice.krad.web.bind.UifBooleanEditor
 
UifConfigurableWebBindingInitializer - Class in org.kuali.rice.krad.web.bind
Registers standard PropertyEditors used in binding for all http requests.
UifConfigurableWebBindingInitializer() - Constructor for class org.kuali.rice.krad.web.bind.UifConfigurableWebBindingInitializer
 
UifConstants - Class in org.kuali.rice.krad.uif
General constants used within the User Interface Framework
UifConstants() - Constructor for class org.kuali.rice.krad.uif.UifConstants
 
UifConstants.ActionEvents - Class in org.kuali.rice.krad.uif
 
UifConstants.ClientSideVariables - Class in org.kuali.rice.krad.uif
 
UifConstants.ContextVariableNames - Class in org.kuali.rice.krad.uif
 
UifConstants.ControlType - Enum in org.kuali.rice.krad.uif
 
UifConstants.IdSuffixes - Class in org.kuali.rice.krad.uif
 
UifConstants.LayoutComponentOptions - Class in org.kuali.rice.krad.uif
 
UifConstants.MessageKeys - Class in org.kuali.rice.krad.uif
 
UifConstants.Messages - Class in org.kuali.rice.krad.uif
 
UifConstants.MessageType - Enum in org.kuali.rice.krad.uif
 
UifConstants.MethodToCallNames - Class in org.kuali.rice.krad.uif
 
UifConstants.NavigationType - Enum in org.kuali.rice.krad.uif
 
UifConstants.Order - Enum in org.kuali.rice.krad.uif
 
UifConstants.Orientation - Enum in org.kuali.rice.krad.uif
 
UifConstants.Position - Enum in org.kuali.rice.krad.uif
 
UifConstants.RefreshCallerTypes - Class in org.kuali.rice.krad.uif
 
UifConstants.ReordererOptionKeys - Class in org.kuali.rice.krad.uif
 
UifConstants.TableToolsKeys - Class in org.kuali.rice.krad.uif
 
UifConstants.TableToolsValues - Class in org.kuali.rice.krad.uif
 
UifConstants.TitleAppendTypes - Class in org.kuali.rice.krad.uif
 
UifConstants.UrlParams - Class in org.kuali.rice.krad.uif
 
UifConstants.ViewPhases - Class in org.kuali.rice.krad.uif
 
UifConstants.ViewStatus - Class in org.kuali.rice.krad.uif
 
UifConstants.ViewType - Enum in org.kuali.rice.krad.uif
 
UifConstants.WorkflowAction - Enum in org.kuali.rice.krad.uif
 
UifControllerBase - Class in org.kuali.rice.krad.web.controller
Base controller class for views within the KRAD User Interface Framework Provides common methods such as: Authorization methods such as method to call check Preparing the View instance and setup in the returned ModelAndView All subclass controller methods after processing should call one of the #getUIFModelAndView methods to setup the View and return the ModelAndView instance.
UifControllerBase() - Constructor for class org.kuali.rice.krad.web.controller.UifControllerBase
 
UifControllerHandlerInterceptor - Class in org.kuali.rice.krad.web.controller
Spring controller intercepter for KRAD controllers
UifControllerHandlerInterceptor() - Constructor for class org.kuali.rice.krad.web.controller.UifControllerHandlerInterceptor
 
UifCurrencyEditor - Class in org.kuali.rice.krad.web.bind
Class is used to format org.kuali.rice.core.api.util.type.KualiDecimal in the local currency
UifCurrencyEditor() - Constructor for class org.kuali.rice.krad.web.bind.UifCurrencyEditor
 
UifDateEditor - Class in org.kuali.rice.krad.web.bind
PropertyEditor converts between date display strings and java.sql.Date objects
UifDateEditor() - Constructor for class org.kuali.rice.krad.web.bind.UifDateEditor
 
UifDictionaryIndex - Class in org.kuali.rice.krad.datadictionary
Indexes View bean entries for retrieval
UifDictionaryIndex(KualiDefaultListableBeanFactory) - Constructor for class org.kuali.rice.krad.datadictionary.UifDictionaryIndex
 
UifEncryptionPropertyEditorWrapper - Class in org.kuali.rice.krad.web.bind
Property editor which encrypts values for display and decrypts on binding, uses the EncryptionService to perform the encryption
UifEncryptionPropertyEditorWrapper(PropertyEditor) - Constructor for class org.kuali.rice.krad.web.bind.UifEncryptionPropertyEditorWrapper
 
UifFormBase - Class in org.kuali.rice.krad.web.form
Base form class for views within the KRAD User Interface Framework
UifFormBase() - Constructor for class org.kuali.rice.krad.web.form.UifFormBase
 
UifFormManager - Class in org.kuali.rice.krad.uif.util
Manages Uif form objects for a session
UifFormManager() - Constructor for class org.kuali.rice.krad.uif.util.UifFormManager
 
UifHandlerExceptionResolver - Class in org.kuali.rice.krad.web.bind
Spring Exception intercepter
UifHandlerExceptionResolver() - Constructor for class org.kuali.rice.krad.web.bind.UifHandlerExceptionResolver
 
uifIndex - Variable in class org.kuali.rice.krad.datadictionary.DataDictionary
 
UifKeyValuesFinder - Interface in org.kuali.rice.krad.uif.control
Values finder that can taken the ViewModel that provides data to the view for conditionally setting the valid options
UifKeyValuesFinderBase - Class in org.kuali.rice.krad.uif.control
 
UifKeyValuesFinderBase() - Constructor for class org.kuali.rice.krad.uif.control.UifKeyValuesFinderBase
 
UifKualiIntegerCurrencyEditor - Class in org.kuali.rice.krad.web.bind
Class used to format org.kuali.rice.core.api.util.type.KualiInteger in the local currency
UifKualiIntegerCurrencyEditor() - Constructor for class org.kuali.rice.krad.web.bind.UifKualiIntegerCurrencyEditor
 
UifParameters - Class in org.kuali.rice.krad.uif
Constants for parameter names that need to be retrieved from general Map implementations (like the request, action parameters map, component template options, component layout options)
UifParameters() - Constructor for class org.kuali.rice.krad.uif.UifParameters
 
UifPercentageEditor - Class in org.kuali.rice.krad.web.bind
PropertyEditor converts between percentage strings and org.kuali.rice.core.api.util.type.KualiPercent objects
UifPercentageEditor() - Constructor for class org.kuali.rice.krad.web.bind.UifPercentageEditor
 
UifPropertyPaths - Class in org.kuali.rice.krad.uif
Constants for property paths
UifPropertyPaths() - Constructor for class org.kuali.rice.krad.uif.UifPropertyPaths
 
UifServletRequestDataBinder - Class in org.kuali.rice.krad.web.bind
Override of ServletRequestDataBinder in order to hook in the UifBeanPropertyBindingResult which instantiates a custom BeanWrapperImpl.
UifServletRequestDataBinder(Object) - Constructor for class org.kuali.rice.krad.web.bind.UifServletRequestDataBinder
 
UifServletRequestDataBinder(Object, String) - Constructor for class org.kuali.rice.krad.web.bind.UifServletRequestDataBinder
 
UifTimestampEditor - Class in org.kuali.rice.krad.web.bind
PropertyEditor converts between date display strings and java.sql.Timestamp objects using the org.kuali.rice.core.api.datetime.DateTimeService
UifTimestampEditor() - Constructor for class org.kuali.rice.krad.web.bind.UifTimestampEditor
 
UifViewBeanWrapper - Class in org.kuali.rice.krad.web.bind
Class is a top level BeanWrapper for a UIF View Model
UifViewBeanWrapper(ViewModel) - Constructor for class org.kuali.rice.krad.web.bind.UifViewBeanWrapper
 
UifWebUtils - Class in org.kuali.rice.krad.uif.util
Provides helper methods that will be used during the request lifecycle
UifWebUtils() - Constructor for class org.kuali.rice.krad.uif.util.UifWebUtils
 
unique - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
UnknownBusinessClassAttributeException - Exception in org.kuali.rice.krad.datadictionary.exception
Use this when the data dictionary cannot find a matching business object's attribute entry for a populated business object that runs through the data dictionary validation service and its methods.
UnknownBusinessClassAttributeException(String) - Constructor for exception org.kuali.rice.krad.datadictionary.exception.UnknownBusinessClassAttributeException
Create an UnknownBusinessClassAttributeException with the given message
UnknownBusinessClassAttributeException(String, Throwable) - Constructor for exception org.kuali.rice.krad.datadictionary.exception.UnknownBusinessClassAttributeException
Create an UnknownBusinessClassAttributeException with the given message and cause
UnknownDocumentTypeException - Exception in org.kuali.rice.krad.datadictionary.exception
This class represents an UnknownDocumentTypeException.
UnknownDocumentTypeException(String) - Constructor for exception org.kuali.rice.krad.datadictionary.exception.UnknownDocumentTypeException
Create an UnknownDocumentTypeException with the given message
UnknownDocumentTypeException(String, Throwable) - Constructor for exception org.kuali.rice.krad.datadictionary.exception.UnknownDocumentTypeException
Create an UnknownDocumentTypeException with the given message and cause
UPDATE_COMP - Static variable in class org.kuali.rice.krad.uif.UifConstants.MethodToCallNames
 
updateComponent(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
Updates the current component by retrieving a fresh copy from the dictionary, running its component lifecycle, and returning it
updateContextForLine(Component, Object, int) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
 
updateContextsForLine(List<? extends Component>, Object, int) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
 
updateDocument(Document) - Method in interface org.kuali.rice.krad.service.DocumentService
This method is to allow for documents to be updated which is currently used to update the document status as well as to allow for locked docs to be unlocked
updateFieldConversions(BindingInfo) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
Adjusts the path on the field conversion to property to match the binding path prefix of the given BindingInfo
updateIdsWithSuffixNested(List<? extends Component>, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
 
updateIdsWithSuffixNested(Component, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
 
updateIdWithSuffix(Component, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
 
updateInquiryParameters(BindingInfo) - Method in class org.kuali.rice.krad.uif.widget.Inquiry
Adjusts the path on the inquiry parameter property to match the binding path prefix of the given BindingInfo
updateLookupParameters(BindingInfo) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
Adjusts the path on the lookup parameter from property to match the binding path prefix of the given BindingInfo
updateQueryFieldMapping(BindingInfo) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
Adjusts the path on the query field mapping from property to match the binding path prefix of the given BindingInfo
updateQueryMethodArgumentFieldList(BindingInfo) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
Adjusts the path on the query method arguments field list to match the binding path prefix of the given BindingInfo
updateReturnFieldMapping(BindingInfo) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
Adjusts the path on the return field mapping to property to match the binding path prefix of the given BindingInfo
upperCase - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaNumericPatternConstraint
 
upperCase - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaPatternConstraint
 
UrlParams() - Constructor for class org.kuali.rice.krad.uif.UifConstants.UrlParams
 
useCustomLockDescriptors() - Method in interface org.kuali.rice.krad.document.Document
This method returns whether or not this document supports custom lock descriptors for pessimistic locking.
useCustomLockDescriptors() - Method in class org.kuali.rice.krad.document.DocumentBase
This default implementation simply returns false to indicate that custom lock descriptors are not supported by DocumentBase.
useCustomLockDescriptors() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
Indicates whether or not this maintainable supports custom lock descriptors for pessimistic locking.
useCustomLockDescriptors() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
Default implementation simply returns false to indicate that custom lock descriptors are not supported by MaintainableImpl.
useCustomLockDescriptors() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
Returns whether or not the new maintainable object supports custom lock descriptors.
useKimPermission(String, String, Map<String, String>) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
 
usePessimisticLocking - Variable in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
USER_CONTROL - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
 
USER_EMAIL - Static variable in interface org.kuali.rice.krad.exception.KualiExceptionIncident
Session user email address
USER_NAME - Static variable in interface org.kuali.rice.krad.exception.KualiExceptionIncident
Session user name
UserControl - Class in org.kuali.rice.krad.uif.control
Represents a user control, which is a special control to handle the input of a Person
UserControl() - Constructor for class org.kuali.rice.krad.uif.control.UserControl
 
userEmail - Variable in class org.kuali.rice.krad.web.form.IncidentReportForm
 
userId - Variable in class org.kuali.rice.krad.web.form.IncidentReportForm
 
userInput - Variable in class org.kuali.rice.krad.web.form.IncidentReportForm
 
userName - Variable in class org.kuali.rice.krad.web.form.IncidentReportForm
 
useWorkflowPessimisticLocking - Variable in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
UTF8AnyCharacterPatternConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
Pattern for matching any printable character
UTF8AnyCharacterPatternConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.UTF8AnyCharacterPatternConstraint
 
UUID - Static variable in interface org.kuali.rice.krad.exception.KualiExceptionIncident
Session user login name

V

validate() - Method in class org.kuali.rice.krad.rules.rule.event.AddAdHocRoutePersonEvent
 
validate() - Method in class org.kuali.rice.krad.rules.rule.event.AddAdHocRouteWorkgroupEvent
 
validate() - Method in class org.kuali.rice.krad.rules.rule.event.AddNoteEvent
 
validate() - Method in interface org.kuali.rice.krad.rules.rule.event.KualiDocumentEvent
Validates the event has all the necessary properties.
validate() - Method in class org.kuali.rice.krad.rules.rule.event.KualiDocumentEventBase
 
validate(Object) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
Validates an object using its class name as the entry name to look up its metadata in the dictionary.
validate(Object, boolean) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
Validates an object using its class name as the entry name to look up its metadata in the dictionary.
validate(Object, String) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
Validates an object using the passed entry name to look up metadata in the dictionary
validate(Object, String, boolean) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
Same as DictionaryValidationService.validate(java.lang.Object, java.lang.String) except that it provides a boolean parameter for the calling method to choose whether to do optional processing (generally to check if blank/empty values are required or not).
validate(Object, String, String) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
Validates a single attribute on the passed object using the passed entry name to look up metadata in the dictionary.
validate(Object, String, String, boolean) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
Same as DictionaryValidationService.validate(Object, String, String) except that it provides a boolean parameter for the calling method to choose whether to do optional processing (generally to check if blank/empty values are required or not).
validate(Object, String, DataDictionaryEntry, boolean) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
Same as {@link DictionaryValidationService#validate(Object, String, boolean) except that it provides an explicit data dictionary entry to use for the purpose of validation.
validate(String, String, Object) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
Instead of validating an object with dictionary metadata, or validating a specific member of an object by name, validates a specific attribute of an object by passing in the attribute value itself.
validate(String, String, Object, boolean) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
Same as DictionaryValidationService.validate(String, String, Object) except that it provides a boolean parameter for the calling method to choose whether to do optional processing (generally to check if blank/empty values are required or not).
validate(AttributeValueReader, boolean) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
Same as other validate method except, allows you to provide the attributeValueReader directly for evaluation
VALIDATE_METHOD - Static variable in class org.kuali.rice.krad.datadictionary.validation.processor.ValidCharactersConstraintProcessor
 
validateAndPersistDocument(Document, KualiDocumentEvent) - Method in interface org.kuali.rice.krad.service.DocumentService
Helper method used to save and validate a document
validateAttributeNameComponent(String) - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrie
 
validateAttributes(String, Map<String, String>) - Method in class org.kuali.rice.krad.workflow.DataDictionaryPeopleFlowTypeServiceImpl
 
validateAttributesAgainstExisting(String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.krad.workflow.DataDictionaryPeopleFlowTypeServiceImpl
 
validateBusinessObject(BusinessObject) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
Deprecated.
since 1.1 - use validate(Object.class) instead
validateBusinessObject(BusinessObject, boolean) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
Deprecated.
since 1.1 - use validate(Object.class) instead
validateBusinessRules(KualiDocumentEvent) - Method in interface org.kuali.rice.krad.document.Document
Sends document off to the rules engine to verify business rules.
validateBusinessRules(KualiDocumentEvent) - Method in class org.kuali.rice.krad.document.DocumentBase
 
validateBusinessRules(KualiDocumentEvent) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
Explicitly NOT calling super here.
validateCsrf(HttpServletRequest, HttpServletResponse) - Static method in class org.kuali.rice.krad.util.CsrfValidator
Applies CSRF protection for any HTTP method other than GET, HEAD, or OPTIONS.
validateCsrfIfNecessary(HttpServletRequest, HttpServletResponse) - Method in interface org.kuali.rice.krad.service.CsrfService
 
validateCsrfIfNecessary(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.service.impl.CsrfServiceImpl
 
validateDateOrder(String, String, String, String) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.ValidCharactersConstraintProcessor
 
validateDD(boolean) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
 
validateDD() - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
 
validateDefaultExistenceChecks(BusinessObject) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
This method does an existence check against all references of a BusinessObject as defined in the MaintenanceDocument.xml file for that business object.
validateDefaultExistenceChecksForNewCollectionItem(BusinessObject, BusinessObject, String) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
Does an existence check against all references configured as a default existence check in the maintenance document data dictionary file for the given business object Appropriate errors will also be placed in the GlobalVariables.ErrorMap.
validateDefaultExistenceChecksForNewCollectionItem(TransactionalDocument, BusinessObject, String) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
This method does an existence check against all references of a transactionalDocument Appropriate errors will also be placed in the GlobalVariables.ErrorMap.
validateDefaultExistenceChecksForTransDoc(TransactionalDocument) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
This method does an existence check against all references of a transactionalDocument Appropriate errors will also be placed in the GlobalVariables.ErrorMap.
validateDirty - Variable in class org.kuali.rice.krad.web.form.UifFormBase
 
validateDocument(Document) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
Validates the contents of a document (i.e.
validateDocumentAndUpdatableReferencesRecursively(Document, int, boolean) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
Validates the contents of a document and recursively validates any of its updatable references
validateDocumentAndUpdatableReferencesRecursively(Document, int, boolean, boolean) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
Validates the contents of a document and recursively validates any of its updatable references
validateDocumentAttribute(Document, String, String) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
Validates the specified attribute of the given document against the data dictionary.
validateDocumentStructure(Document) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
This method makes sure the document itself is valid, and has the necessary fields populated to be routable.
validateGlobalBusinessObjectPersistable(MaintenanceDocument) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
This method checks whether this maint doc contains Global Business Objects, and if so, whether the GBOs are in a persistable state.
validateLength(DictionaryValidationResult, String, LengthConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.LengthConstraintProcessor
 
validateMaintenanceDocument(MaintenanceDocument) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
This method checks to make sure the document is a valid maintenanceDocument, and has the necessary values populated such that it will not cause exceptions in later routing or business rules testing.
validatePrimitiveFromDescriptor(String, Object, PropertyDescriptor, String, boolean) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
Deprecated.
since 1.1
validateRange(DictionaryValidationResult, Date, RangeConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.RangeConstraintProcessor
 
validateRange(DictionaryValidationResult, Number, RangeConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.RangeConstraintProcessor
 
validateReferenceExists(BusinessObject, ReferenceDefinition) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
This method examines the populated BusinessObject bo instance passed in for a member named by the referenceName.
validateReferenceExists(BusinessObject, String) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
This method examines the populated BusinessObject bo instance passed in for a member named by the referenceName.
validateReferenceExistsAndIsActive(BusinessObject, ReferenceDefinition) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
This method intelligently tests the designated reference on the bo for both existence and active status, where appropriate.
validateReferenceExistsAndIsActive(BusinessObject, String, String, String) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
This method intelligently tests the designated reference on the bo for both existence and active status, where appropriate.
validateReferenceIsActive(BusinessObject, ReferenceDefinition) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
This method retrieves the reference from the DB, and then tests whether the object is active.
validateReferenceIsActive(BusinessObject, String) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
This method retrieves the reference from the DB, and then tests whether the object is active.
validateSearchParameters(LookupForm, Map<String, String>) - Method in interface org.kuali.rice.krad.lookup.Lookupable
Invoked to perform validation on the search criteria before the search is performed
validateSearchParameters(LookupForm, Map<String, String>) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
 
validateSearchParameterWildcardAndOperators(InputField, String) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
Validates that any wildcards contained within the search value are valid wilcards and allowed for the property type for which the field is searching
validateSensitiveDataValue(String, String, String) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
 
validateView(ViewModel) - Method in interface org.kuali.rice.krad.service.ViewValidationService
This is the main validation method that should be used when validating Views Validates the view based on the model passed in, this will correctly use previousView by default as it automatically contains the generated data the validation requires.
validateView(View, ViewModel) - Method in interface org.kuali.rice.krad.service.ViewValidationService
Additional validation method when you want to explicitly define the View being validated.
VALIDATION_MSG_KEY_PREFIX - Static variable in class org.kuali.rice.krad.uif.UifConstants.Messages
 
validationPattern - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
Deprecated.
ValidationPattern - Class in org.kuali.rice.krad.datadictionary.validation
Deprecated.
ValidationPattern() - Constructor for class org.kuali.rice.krad.datadictionary.validation.ValidationPattern
Deprecated.
 
ValidationPattern.ValidationPatternException - Exception in org.kuali.rice.krad.datadictionary.validation
Deprecated.
exception thrown when a ValidationPattern is in an incorrect state.
ValidationPatternException(String) - Constructor for exception org.kuali.rice.krad.datadictionary.validation.ValidationPattern.ValidationPatternException
Deprecated.
 
ValidationPatternException() - Constructor for exception org.kuali.rice.krad.datadictionary.validation.ValidationPattern.ValidationPatternException
Deprecated.
 
ValidationPatternException(String, Throwable) - Constructor for exception org.kuali.rice.krad.datadictionary.validation.ValidationPattern.ValidationPatternException
Deprecated.
 
ValidationPatternException(Throwable) - Constructor for exception org.kuali.rice.krad.datadictionary.validation.ValidationPattern.ValidationPatternException
Deprecated.
 
ValidationUtils - Class in org.kuali.rice.krad.datadictionary.validation
Inherited from Kuali Student and adapted extensively, this class provides static utility methods for validation processing.
ValidationUtils() - Constructor for class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
 
ValidationUtils.Result - Enum in org.kuali.rice.krad.datadictionary.validation
 
ValidCharactersConstrainable - Interface in org.kuali.rice.krad.datadictionary.validation.capability
Validation capability that tests a value against some regular expression or set of valid characters.
validCharactersConstraint - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
 
ValidCharactersConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
This is a constraint that limits attribute values to some subset of valid characters or to match a particular regular expression.
ValidCharactersConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.ValidCharactersConstraint
 
ValidCharactersConstraintProcessor - Class in org.kuali.rice.krad.datadictionary.validation.processor
This class defines a constraint processor to ensure that attribute values are constrained to valid characters, as defined by some regular expression.
ValidCharactersConstraintProcessor() - Constructor for class org.kuali.rice.krad.datadictionary.validation.processor.ValidCharactersConstraintProcessor
 
ValidCharactersConstraintResolver<T extends ValidCharactersConstrainable> - Class in org.kuali.rice.krad.datadictionary.validation.constraint.resolver
An object that returns the valid characters constraint as a list for a definition implementing the capability ValidCharactersConstrainable.
ValidCharactersConstraintResolver() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.resolver.ValidCharactersConstraintResolver
 
ValidCharactersPatternConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
This abstract class extends from ValidCharactersConstraint.
ValidCharactersPatternConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.ValidCharactersPatternConstraint
 
validChars - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.CharsetPatternConstraint
 
ValidDataPatternConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
Class used to
ValidDataPatternConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.ValidDataPatternConstraint
 
value - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.ValidCharactersConstraint
 
ValueConfiguredControl - Interface in org.kuali.rice.krad.uif.control
Indicates Control types that can be configured with a static value to submit, as opposed to pulling the value from the underlying property
valueOf(String) - Static method in enum org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam.Usage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam.Widget
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam.WriteAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kuali.rice.krad.datadictionary.validation.ErrorLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kuali.rice.krad.datadictionary.validation.ValidationUtils.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kuali.rice.krad.uif.UifConstants.ControlType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kuali.rice.krad.uif.UifConstants.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kuali.rice.krad.uif.UifConstants.NavigationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kuali.rice.krad.uif.UifConstants.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kuali.rice.krad.uif.UifConstants.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kuali.rice.krad.uif.UifConstants.Position
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kuali.rice.krad.uif.UifConstants.ViewType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kuali.rice.krad.uif.UifConstants.WorkflowAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kuali.rice.krad.uif.util.ClientValidationUtils.ValidationMessageKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kuali.rice.krad.util.documentserializer.PropertySerializabilityMetadata.PropertySerializability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kuali.rice.krad.util.documentserializer.PropertyType
Returns the enum constant of this type with the specified name.
valuePath - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.WhenConstraint
 
values() - Static method in enum org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam.Usage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam.Widget
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam.WriteAccess
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.WhenConstraint
 
values() - Static method in enum org.kuali.rice.krad.datadictionary.validation.ErrorLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kuali.rice.krad.datadictionary.validation.ValidationUtils.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kuali.rice.krad.uif.UifConstants.ControlType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kuali.rice.krad.uif.UifConstants.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kuali.rice.krad.uif.UifConstants.NavigationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kuali.rice.krad.uif.UifConstants.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kuali.rice.krad.uif.UifConstants.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kuali.rice.krad.uif.UifConstants.Position
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kuali.rice.krad.uif.UifConstants.ViewType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kuali.rice.krad.uif.UifConstants.WorkflowAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kuali.rice.krad.uif.util.ClientValidationUtils.ValidationMessageKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kuali.rice.krad.util.documentserializer.PropertySerializabilityMetadata.PropertySerializability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kuali.rice.krad.util.documentserializer.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
VAR_TOKEN - Static variable in class org.kuali.rice.krad.uif.view.History
 
varifyConfig() - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementInsertImpl
 
varifyConfig() - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementReplaceImpl
 
VERTICAL_ALIGN - Static variable in class org.kuali.rice.krad.uif.CssConstants
 
VerticalAligns() - Constructor for class org.kuali.rice.krad.uif.CssConstants.VerticalAligns
 
VIEW - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
 
View - Class in org.kuali.rice.krad.uif.view
Root of the component tree which encompasses a set of related GroupContainer instances tied together with a common page layout and navigation.
View() - Constructor for class org.kuali.rice.krad.uif.view.View
 
view - Variable in class org.kuali.rice.krad.web.form.UifFormBase
 
VIEW_DICTIONARY_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
VIEW_HELPER - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
 
VIEW_ID - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
VIEW_NAME - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
VIEW_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
VIEW_TYPE_NAME - Static variable in class org.kuali.rice.krad.uif.UifParameters
 
VIEW_VALIDATION_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
ViewAttributeValueReader - Class in org.kuali.rice.krad.datadictionary.validation
AttributeValueReader which can read the correct values from all InputFields which exist on the View
ViewAttributeValueReader(View, Object) - Constructor for class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader
Constructor for ViewAttributeValueReader, the View must already be indexed and the InputFields must have already be initialized for this reader to work properly
ViewAuthorizer - Interface in org.kuali.rice.krad.uif.view
Performs user based authorization for actions and components contained in a View
ViewAuthorizerBase - Class in org.kuali.rice.krad.uif.view
Implementation of ViewAuthorizer that verifies authorization with KIM permission checks
ViewAuthorizerBase() - Constructor for class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
 
viewByTypeExist(UifConstants.ViewType, Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
Indicates whether a View exists for the given view type and index information
viewByTypeExist(UifDictionaryIndex, UifConstants.ViewType, Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
 
viewByTypeExist(UifDictionaryIndex, UifConstants.ViewType, Map<String, String>) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
Indicates whether a View exists for the given view type and index information
viewByTypeExist(UifConstants.ViewType, Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.UifDictionaryIndex
Indicates whether a View exists for the given view type and index information
ViewCleaner - Class in org.kuali.rice.krad.uif.util
Utility class for trimming component instances for storage
ViewCleaner() - Constructor for class org.kuali.rice.krad.uif.util.ViewCleaner
 
ViewDictionaryService - Interface in org.kuali.rice.krad.uif.service
Provides methods to query the dictionary meta-data for view entries and their corresponding component entries
ViewHelperService - Interface in org.kuali.rice.krad.uif.service
Provides methods for implementing the various phases of a View Initialize Phase: Invoked when the view is first requested to setup necessary state
ViewHelperServiceImpl - Class in org.kuali.rice.krad.uif.service.impl
Default Implementation of ViewHelperService
ViewHelperServiceImpl() - Constructor for class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
 
viewId - Variable in class org.kuali.rice.krad.web.form.UifFormBase
 
ViewIndex - Class in org.kuali.rice.krad.uif.view
Holds field indexes of a View instance for retrieval
ViewIndex() - Constructor for class org.kuali.rice.krad.uif.view.ViewIndex
Constructs new instance
ViewModel - Interface in org.kuali.rice.krad.uif.view
Interface that must be implemented for clases the provide the backing data (model) for a View
ViewModelUtils - Class in org.kuali.rice.krad.uif.util
Provides methods for getting property values, types, and paths within the context of a View
ViewModelUtils() - Constructor for class org.kuali.rice.krad.uif.util.ViewModelUtils
 
viewName - Variable in class org.kuali.rice.krad.web.form.UifFormBase
 
ViewPhases() - Constructor for class org.kuali.rice.krad.uif.UifConstants.ViewPhases
 
ViewPresentationController - Interface in org.kuali.rice.krad.uif.view
Configured for a View instance to provide conditional logic based on any variable (view configuration, system parameters, ...) that does not depend on the current user
ViewPresentationControllerBase - Class in org.kuali.rice.krad.uif.view
Implementation of ViewPresentationController that implements no logic by default
ViewPresentationControllerBase() - Constructor for class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
 
viewRequestParameters - Variable in class org.kuali.rice.krad.web.form.UifFormBase
 
ViewService - Interface in org.kuali.rice.krad.uif.service
Provides service methods for retrieving and updating View instances.
ViewStatus() - Constructor for class org.kuali.rice.krad.uif.UifConstants.ViewStatus
 
ViewTheme - Class in org.kuali.rice.krad.uif.view
Theme for the current view, currently just a list of stylesheets and js files, but has the potential for expansion in the future
ViewTheme() - Constructor for class org.kuali.rice.krad.uif.view.ViewTheme
 
ViewTypeDictionaryIndex - Class in org.kuali.rice.krad.datadictionary
Holds view index information for a view type, where the index keys are built from the supported view type parameters
ViewTypeDictionaryIndex() - Constructor for class org.kuali.rice.krad.datadictionary.ViewTypeDictionaryIndex
 
viewTypeName - Variable in class org.kuali.rice.krad.web.form.UifFormBase
 
ViewTypeService - Interface in org.kuali.rice.krad.uif.service
Provides methods handing View instance of certain types
ViewValidationService - Interface in org.kuali.rice.krad.service
Validation service for KRAD views
VISIBLE - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsKeys
 
visitArray(String, Map<String, String>, Map<String, String>, Object[], ConfigurableListableBeanFactory, Set<String>) - Method in class org.kuali.rice.krad.uif.util.UifBeanFactoryPostProcessor
 
visitList(String, Map<String, String>, Map<String, String>, List, ConfigurableListableBeanFactory, Set<String>) - Method in class org.kuali.rice.krad.uif.util.UifBeanFactoryPostProcessor
 
visitMap(String, Map<String, String>, Map<String, String>, Map<?, ?>, ConfigurableListableBeanFactory, Set<String>) - Method in class org.kuali.rice.krad.uif.util.UifBeanFactoryPostProcessor
 
visitSet(String, Map<String, String>, Map<String, String>, Set, ConfigurableListableBeanFactory, Set<String>) - Method in class org.kuali.rice.krad.uif.util.UifBeanFactoryPostProcessor
 

W

whenConstraint - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint
 
WhenConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
A when constraint is a child of a case constraint.
WhenConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.WhenConstraint
 
Widget - Interface in org.kuali.rice.krad.uif.widget
Components that provide a user interface function (besides the basic form handing) should implement the widget interface
WidgetBase - Class in org.kuali.rice.krad.uif.widget
Base class for Widgets
WidgetBase() - Constructor for class org.kuali.rice.krad.uif.widget.WidgetBase
 
WIDTH - Static variable in class org.kuali.rice.krad.uif.CssConstants
 
WORKFLOW_DOCUMENT_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
 
WorkflowAttributeMetadata - Class in org.kuali.rice.krad.datadictionary
This is a description of what this class does - mpham don't forget to fill this in.
WorkflowAttributeMetadata() - Constructor for class org.kuali.rice.krad.datadictionary.WorkflowAttributeMetadata
 
workflowAttributes - Variable in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
WorkflowAttributes - Class in org.kuali.rice.krad.datadictionary
A container that holds all of the WorkflowAttributeDefinition for a document for both document searches and routing that depends on the values that exist on the document.
WorkflowAttributes() - Constructor for class org.kuali.rice.krad.datadictionary.WorkflowAttributes
 
workflowDocumentExists(String) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
 
WorkflowDocumentService - Interface in org.kuali.rice.krad.workflow.service
This interface defines the contract that must be implemented by the workflow engine.
workflowProperties - Variable in class org.kuali.rice.krad.datadictionary.DocumentEntry
 
WorkflowProperties - Class in org.kuali.rice.krad.datadictionary
This element is used to define a set of workflowPropertyGroups, which are used to specify which document properties should be serialized during the document serialization process.
WorkflowProperties() - Constructor for class org.kuali.rice.krad.datadictionary.WorkflowProperties
 
workflowProperties - Variable in class org.kuali.rice.krad.datadictionary.WorkflowPropertyGroup
 
WorkflowProperty - Class in org.kuali.rice.krad.datadictionary
This class represents an serializable property when generating workflow routing XML.
WorkflowProperty() - Constructor for class org.kuali.rice.krad.datadictionary.WorkflowProperty
Default constructor, sets path to null
WorkflowPropertyGroup - Class in org.kuali.rice.krad.datadictionary
This object allows for grouping of related WorkflowProperty objects.
WorkflowPropertyGroup() - Constructor for class org.kuali.rice.krad.datadictionary.WorkflowPropertyGroup
 
workflowPropertyGroups - Variable in class org.kuali.rice.krad.datadictionary.WorkflowProperties
 
wrapDocumentWithMetadataForXmlSerialization() - Method in interface org.kuali.rice.krad.document.Document
This method will return the root object to be serialized for workflow routing.
wrapDocumentWithMetadataForXmlSerialization() - Method in class org.kuali.rice.krad.document.DocumentBase
Wraps a document in an instance of KualiDocumentXmlMaterializer, that provides additional metadata for serialization
wrapObject(Object) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
 

X

xmlDocumentContents - Variable in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
 
xmlReader - Variable in class org.kuali.rice.krad.datadictionary.DataDictionary
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2005–2016 The Kuali Foundation. All rights reserved.