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

A

AbstractLookupableHelperServiceImpl - Class in org.kuali.rice.kns.lookup
This class declares many of the common spring injected properties, the get/set-ers for them, and some common util methods that require the injected services
AbstractLookupableHelperServiceImpl() - Constructor for class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
acknowledge(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
call the document service to acknowledge
acknowledge(String) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
acknowledge(KualiWorkflowDocument, String, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.kns.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.kns.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_URLS_CHILDREN_END - Static variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
ACTION_URLS_CHILDREN_SEPARATOR - Static variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
ACTION_URLS_CHILDREN_STARTER - Static variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
ACTION_URLS_EMPTY - Static variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
ACTION_URLS_SEPARATOR - Static variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
ActionFormUtilMap - Class in org.kuali.rice.kns.util
Utility map for the action form to provide a way for calling functions through jstl.
ActionFormUtilMap() - Constructor for class org.kuali.rice.kns.util.ActionFormUtilMap
 
ACTIVE_LABELS - Static variable in class org.kuali.rice.kns.lookup.keyvalues.IndicatorValuesFinder
 
add(int, T) - Method in class org.kuali.rice.kns.lookup.CollectionIncomplete
 
add(T) - Method in class org.kuali.rice.kns.lookup.CollectionIncomplete
 
add(String, String...) - Method in class org.kuali.rice.kns.util.MessageList
 
addAdditionalSections(List, BusinessObject) - Method in interface org.kuali.rice.kns.inquiry.Inquirable
 
addAdditionalSections(List, BusinessObject) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
AddAdHocRoutePersonEvent - Class in org.kuali.rice.kns.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.kns.rule.event.AddAdHocRoutePersonEvent
Constructs an AddAdHocRoutePersonEvent with the specified errorPathPrefix, document, and adHocRoutePerson
AddAdHocRoutePersonEvent(Document, AdHocRoutePerson) - Constructor for class org.kuali.rice.kns.rule.event.AddAdHocRoutePersonEvent
Constructs an AddAdHocRoutePersonEvent with the given document
AddAdHocRoutePersonRule - Interface in org.kuali.rice.kns.rule
Defines a rule which gets invoked immediately before a document has a adHocRoutePerson added to it.
AddAdHocRouteWorkgroupEvent - Class in org.kuali.rice.kns.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.kns.rule.event.AddAdHocRouteWorkgroupEvent
Constructs an AddAdHocRouteWorkgroupEvent with the specified errorPathPrefix, document, and adHocRouteWorkgroup
AddAdHocRouteWorkgroupEvent(Document, AdHocRouteWorkgroup) - Constructor for class org.kuali.rice.kns.rule.event.AddAdHocRouteWorkgroupEvent
Constructs an AddAdHocRouteWorkgroupEvent with the given document
AddAdHocRouteWorkgroupRule - Interface in org.kuali.rice.kns.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.kns.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.kns.lookup.CollectionIncomplete
 
addAll(Collection<? extends T>) - Method in class org.kuali.rice.kns.lookup.CollectionIncomplete
 
addAttributeDefinition(WorkflowAttributeDefinitionDTO) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
Adds an attribute definition which defines creation parameters for a WorkflowAttribute implementation.
addChildNode(PropertySerializerTrieNode) - Method in class org.kuali.rice.kns.util.documentserializer.PropertySerializerTrieNode
 
AddCollectionLineRule - Interface in org.kuali.rice.kns.rule
 
addConfigFileLocation(String) - Method in class org.kuali.rice.kns.datadictionary.DataDictionary
 
addCopyErrorDocumentNote(String) - Method in class org.kuali.rice.kns.document.DocumentBase
Adds a note to the document indicating it was created by a copy or error correction.
addDataDictionaryLocations(List<String>) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
 
addDocumentToUserSession(UserSession, KualiWorkflowDocument) - Method in interface org.kuali.rice.kns.service.SessionDocumentService
This method places a document into the user session.
addEditablePropertiesToHistory(Set<String>) - Method in class org.kuali.rice.kns.web.EditablePropertiesHistoryHolder
Adds a Set of editable property names to the history, keyed with the given guid String.
addFullyMaskedField(String, MaskFormatter) - Method in interface org.kuali.rice.kns.authorization.BusinessObjectRestrictions
 
addFullyMaskedField(String, MaskFormatter) - Method in class org.kuali.rice.kns.authorization.BusinessObjectRestrictionsBase
 
addHiddenField(String) - Method in interface org.kuali.rice.kns.authorization.InquiryOrMaintenanceDocumentRestrictions
 
addHiddenSectionId(String) - Method in interface org.kuali.rice.kns.authorization.InquiryOrMaintenanceDocumentRestrictions
 
additionalDisplayAttributeName - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
additionalDisplayAttributeName - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
additionalSectionsFile - Variable in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
 
addMaxUploadSize(String) - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
Adds the given string as a maximum size to the form.
addMethodToCallToUncheckedList(String) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
Use to add a methodToCall to the a list which will not have authorization checks.
addMultipleValueLookupResults(MaintenanceDocument, String, Collection<PersistableBusinessObject>, boolean, PersistableBusinessObject) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
addMultipleValueLookupResults(MaintenanceDocument, String, Collection<PersistableBusinessObject>, boolean, PersistableBusinessObject) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
 
addNewLineToCollection(String) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
addNewLineToCollection(String) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
Adds the new line for the given collection to the business object's collection.
addNote(Note) - Method in interface org.kuali.rice.kns.document.Document
Adds the given Note to the document's list of Notes.
addNote(Note) - Method in class org.kuali.rice.kns.document.DocumentBase
 
AddNoteEvent - Class in org.kuali.rice.kns.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.kns.rule.event.AddNoteEvent
Constructs an AddNoteEvent with the specified errorPathPrefix and document
AddNoteEvent(Document, Note) - Constructor for class org.kuali.rice.kns.rule.event.AddNoteEvent
Constructs an AddNoteEvent with the given document
AddNoteRule - Interface in org.kuali.rice.kns.rule
Defines a rule which gets invoked immediately before a document has a note added to it.
addPartiallyMaskedField(String, MaskFormatter) - Method in interface org.kuali.rice.kns.authorization.BusinessObjectRestrictions
 
addPartiallyMaskedField(String, MaskFormatter) - Method in class org.kuali.rice.kns.authorization.BusinessObjectRestrictionsBase
 
addPermissionDetails(BusinessObject, Map<String, String>) - Method in class org.kuali.rice.kns.authorization.BusinessObjectAuthorizerBase
Override this method to populate the permission details from the primary business object or document.
addPermissionDetails(BusinessObject, Map<String, String>) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
 
addPessimisticLock(PessimisticLock) - Method in interface org.kuali.rice.kns.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.kns.document.DocumentBase
 
addReadOnlyField(String) - Method in interface org.kuali.rice.kns.document.authorization.MaintenanceDocumentRestrictions
 
addReadOnlySectionId(String) - Method in interface org.kuali.rice.kns.document.authorization.MaintenanceDocumentRestrictions
 
addRequiredNonEditableProperties() - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
 
addRequiredNonEditableProperties() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
addRequiredNonEditableProperties() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
 
addRequiredNonEditableProperties() - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
 
addRequiredNonEditableProperties() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
addRequiredNonEditableProperties() - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
addRequiredNonEditableProperties() - Method in interface org.kuali.rice.kns.web.struts.pojo.PojoForm
This method adds the required property names, that are not directly editable by user on the html page, to a list, regardless of the context in which they appear.
addRequiredNonEditableProperties() - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
 
addRoleQualification(BusinessObject, Map<String, String>) - Method in class org.kuali.rice.kns.authorization.BusinessObjectAuthorizerBase
Override this method to populate the role qualifier attributes from the primary business object or document.
addRoleQualification(BusinessObject, Map<String, String>) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
 
addRowsToErrorKeySet(List<Row>, Set<String>) - Static method in class org.kuali.rice.kns.util.MaintenanceUtils
This method recurses through all the fields of the list of rows and adds each field's property name to the set if it starts with Constants.MAINTENANCE_NEW_MAINTAINABLE
addSearchableDefinition(WorkflowAttributeDefinitionDTO) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
Adds a searchable attribute definition which defines creation parameters for a SearchableAttribute implementation.
addSerializablePropertyName(String, boolean) - Method in class org.kuali.rice.kns.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.kns.util.documentserializer.DocumentSerializationState
Adds an additional state element into this object.
addSerializedProperty(String, PropertyType) - Method in class org.kuali.rice.kns.util.documentserializer.SerializationState
Adds an additional state element into this object.
addStandardAttributes(Document, Map<String, String>) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
 
addToReturnHref(String, LookupForm) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
adHocActionRequestCodes - Variable in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
adHocRouteDocumentToGroup(String, String, String, String, String, boolean) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
adHocRouteDocumentToGroup(String, String, String, String, String, boolean, String) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
adHocRouteDocumentToPrincipal(String, String, String, String, String, boolean) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
adHocRouteDocumentToPrincipal(String, String, String, String, String, boolean, String) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
AdHocRouteWorkgroup - Class in org.kuali.rice.kns.bo
Ad Hoc Route Workgroup Business Object
AdHocRouteWorkgroup() - Constructor for class org.kuali.rice.kns.bo.AdHocRouteWorkgroup
 
AdHocRouteWorkgroupId - Class in org.kuali.rice.kns.bo
This Compound Primary Class has been generated by the rice ojb2jpa Groovy script.
AdHocRouteWorkgroupId() - Constructor for class org.kuali.rice.kns.bo.AdHocRouteWorkgroupId
 
AdHocRouteWorkgroupId(Integer, String, String) - Constructor for class org.kuali.rice.kns.bo.AdHocRouteWorkgroupId
 
afterPropertiesSet() - Method in class org.kuali.rice.kns.bo.ModuleConfiguration
 
afterPropertiesSet() - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
This overridden method ...
afterPropertiesSet() - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
afterPropertiesSet() - Method in class org.kuali.rice.kns.datadictionary.DataDictionaryDefinitionBase
 
afterPropertiesSet() - Method in class org.kuali.rice.kns.datadictionary.DataDictionaryEntryBase
This overridden method ...
afterPropertiesSet() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
This overridden method ...
afterPropertiesSet() - Method in class org.kuali.rice.kns.datadictionary.spring.DataDictionaryLocationConfigurer
 
afterWorkflowEngineProcess(boolean) - Method in interface org.kuali.rice.kns.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.kns.document.DocumentBase
The the default implementation for afterWorkflowEngineProcess does nothing, but is meant to provide a hook for documents to implement for other needs.
allowDollar - Variable in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
 
allowForwardSlash - Variable in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
 
allowNegative - Variable in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
 
allowNegative - Variable in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FloatingPointValidationPattern
 
allowParenthesis - Variable in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
 
allowPeriod - Variable in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
 
allowsCopy - Variable in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
allowsMaintenanceDeleteAction(BusinessObject) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
This method ...
allowsMaintenanceEditAction(BusinessObject) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
allowsMaintenanceNewOrCopyAction() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
Determines if underlying lookup bo has associated maintenance document that allows new or copy maintenance actions.
allowsMaintenanceNewOrCopyAction() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
Determines if underlying lookup bo has associated maintenance document that allows new or copy maintenance actions.
allowsNewOrCopy - Variable in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
 
allowsNewOrCopyAction(String) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
allowsNewOrCopyAction(String) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
Determines if underlying lookup bo has associated document that allows new or copy maintenance actions.
allowsNoteAttachments - Variable in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
allowsNoteFYI - Variable in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
allowsRecordDeletion - Variable in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
 
allowUnderscore - Variable in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
 
allowWhitespace - Variable in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
 
allowWhitespace - Variable in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaValidationPattern
 
allowWhitespace - Variable in class org.kuali.rice.kns.datadictionary.validation.charlevel.AnyCharacterValidationPattern
 
allPrimaryKeyValuesPresentAndNotWildcard(Class, Map) - Method in interface org.kuali.rice.kns.service.LookupService
 
allRestrictedFields - Variable in class org.kuali.rice.kns.authorization.BusinessObjectRestrictionsBase
 
AlphaNumericValidationPattern - Class in org.kuali.rice.kns.datadictionary.validation.charlevel
Pattern for matching alphanumeric characters Also, allows conditionally whitespace, underscore, period, parens, dollar signs, and forward slash.
AlphaNumericValidationPattern() - Constructor for class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
 
AlphaValidationPattern - Class in org.kuali.rice.kns.datadictionary.validation.charlevel
Pattern for matching alpha characters
AlphaValidationPattern() - Constructor for class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaValidationPattern
 
alternateDisplayAttributeName - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
alternateDisplayAttributeName - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
AlwaysFalsePropertySerializabilityEvaluator - Class in org.kuali.rice.kns.util.documentserializer
This implementation of PropertySerializabilityEvaluator specifies that all properties of a document are serializable.
AlwaysFalsePropertySerializabilityEvaluator() - Constructor for class org.kuali.rice.kns.util.documentserializer.AlwaysFalsePropertySerializabilityEvaluator
 
AlwaysTruePropertySerializibilityEvaluator - Class in org.kuali.rice.kns.util.documentserializer
This implementation of PropertySerializabilityEvaluator specifies that all properties of a document are serializable.
AlwaysTruePropertySerializibilityEvaluator() - Constructor for class org.kuali.rice.kns.util.documentserializer.AlwaysTruePropertySerializibilityEvaluator
 
ANCHOR_HTML_DATA_TYPE - Static variable in class org.kuali.rice.kns.lookup.HtmlData
 
anchorHtmlData - Variable in class org.kuali.rice.kns.lookup.HtmlData.MultipleAnchorHtmlData
 
ANCHORS_SEPARATOR - Static variable in class org.kuali.rice.kns.lookup.HtmlData.MultipleAnchorHtmlData
 
AnyCharacterValidationPattern - Class in org.kuali.rice.kns.datadictionary.validation.charlevel
Pattern for matching any printable character
AnyCharacterValidationPattern() - Constructor for class org.kuali.rice.kns.datadictionary.validation.charlevel.AnyCharacterValidationPattern
 
appendDisplayText - Variable in class org.kuali.rice.kns.lookup.HtmlData
 
appendFieldConversions(String) - Method in class org.kuali.rice.kns.web.ui.Field
 
appendLookupParameters(String) - Method in class org.kuali.rice.kns.web.ui.Field
This method appends the passed-in lookupParameters to the existing
applicationContext - Variable in class org.kuali.rice.kns.bo.ModuleConfiguration
 
applyAuthorization(Field, String, MaintenanceDocumentRestrictions, String, String) - Static method in class org.kuali.rice.kns.util.FieldUtils
 
applyConditionalLogicForFieldDisplay() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
Calls methods that can be overridden by child lookupables to implement conditional logic for setting read-only, required, and hidden attributes.
applyConditionalLogicForFieldDisplay() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
 
applyConditionalLogicForFieldDisplay() - Method in interface org.kuali.rice.kns.lookup.Lookupable
Performs conditional logic (based on current search values or other parameters) to override field hidden, read-only, and required attributes previously set.
applyConditionalLogicForFieldDisplay() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
Performs conditional logic (based on current search values or other parameters) to override field hidden, read-only, and required attributes previously set.
applyFieldAuthorizationsFromNestedLookups(Field) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
Functional requirements state that users are able to perform searches using criteria values that they are not allowed to view.
applyFieldAuthorizationsFromNestedLookups(Field) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
This overridden method ...
applyFieldAuthorizationsFromNestedLookups(Field) - Method in interface org.kuali.rice.kns.lookup.Lookupable
 
applyFieldAuthorizationsFromNestedLookups(Field) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
 
applyInquiryFieldAuthorizations(Field, InquiryRestrictions) - Static method in class org.kuali.rice.kns.web.ui.SectionBridge
 
applyRules(KualiDocumentEvent) - Method in interface org.kuali.rice.kns.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.kns.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.kns.lookup.LookupUtils
This method applies the search results limit to the search criteria for this BO (JPA)
approve(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
Calls the document service to approve the document
approve(String) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
approve(KualiWorkflowDocument, String, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.kns.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
approveDocument(Document, String, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.kns.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.kns.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.kns.rule.event.ApproveDocumentEvent
Constructs an ApproveDocumentEvent with the specified errorPathPrefix and document
ApproveDocumentEvent(Document) - Constructor for class org.kuali.rice.kns.rule.event.ApproveDocumentEvent
Constructs an ApproveDocumentEvent with the given document
ApproveDocumentEvent(String, String, Document) - Constructor for class org.kuali.rice.kns.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.kns.rule
Defines a rule which gets invoked immediately before a document gets approved.
areNotesSupported(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
 
attachment - Variable in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
attachmentFile - Variable in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
attachmentPropertyName - Variable in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
attachmentTypesValuesFinderClass - Variable in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
attemptLockRelease(Document, String) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
AttributeDefinition - Class in org.kuali.rice.kns.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.kns.datadictionary.AttributeDefinition
 
AttributeDefinitionMap - Class in org.kuali.rice.kim.bo.types.dto
Specialization of HashMap to facilitate web services and simplify API definitions.
AttributeDefinitionMap() - Constructor for class org.kuali.rice.kim.bo.types.dto.AttributeDefinitionMap
 
AttributeDefinitionMap(Map<String, AttributeDefinition>) - Constructor for class org.kuali.rice.kim.bo.types.dto.AttributeDefinitionMap
 
attributeDefinitions - Variable in class org.kuali.rice.kim.bo.types.dto.KimTypeInfo
 
attributeLabel - Variable in class org.kuali.rice.kim.bo.types.dto.KimTypeAttributeInfo
 
attributeMap - Variable in class org.kuali.rice.kns.datadictionary.DataDictionaryEntryBase
 
attributeName - Variable in class org.kuali.rice.kim.bo.types.dto.KimTypeAttributeInfo
 
attributeName - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
attributeName - Variable in class org.kuali.rice.kns.datadictionary.ReferenceDefinition
 
attributeNames - Variable in class org.kuali.rice.kns.datadictionary.SortDefinition
 
attributes - Variable in class org.kuali.rice.kns.datadictionary.DataDictionaryEntryBase
 
attributeSecurity - Variable in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
AttributeSecurity - Class in org.kuali.rice.kns.datadictionary
This class defines a set of restrictions that are possible on an attribute in a BusinessObjectEntry or a maintainable field in a MaintenanceDocumentEntry
AttributeSecurity() - Constructor for class org.kuali.rice.kns.datadictionary.AttributeSecurity
 
attributeToHighlightOnDuplicateKey - Variable in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
 
attributeToHighlightOnFail - Variable in class org.kuali.rice.kns.datadictionary.ReferenceDefinition
 
AttributeValidationException - Exception in org.kuali.rice.kns.datadictionary.exception
Exception thrown when an attribute can't be found during attribute-related validation.
AttributeValidationException(String) - Constructor for exception org.kuali.rice.kns.datadictionary.exception.AttributeValidationException
 
AttributeValidationException(String, Throwable) - Constructor for exception org.kuali.rice.kns.datadictionary.exception.AttributeValidationException
 
attributeValueNeedsToBeEncryptedOnFormsAndLinks(Class<? extends BusinessObject>, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectAuthorizationService
 
authorizations - Variable in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
 
authorizerClass - Variable in class org.kuali.rice.kns.datadictionary.InquiryDefinition
 

B

backLocation - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
baseBusinessObjectClass - Variable in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
baseDocumentClass - Variable in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
basePath - Variable in class org.kuali.rice.kns.datadictionary.WorkflowPropertyGroup
 
BeanOverride - Interface in org.kuali.rice.kns.datadictionary
Performs overrides on the fields of a Data Dictionary bean.
beforeWorkflowEngineProcess() - Method in interface org.kuali.rice.kns.document.Document
This method will be called before the Workflow engine has begun processing a document.
beforeWorkflowEngineProcess() - Method in class org.kuali.rice.kns.document.DocumentBase
The the default implementation for beforeWorkflowEngineProcess does nothing, but is meant to provide a hook for documents to implement for other needs.
BLANK_SPACE - Static variable in class org.kuali.rice.kns.web.ui.Field
 
blanketApprove(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
Calls the document service to blanket approve the document
blanketApprove(String) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
blanketApprove(KualiWorkflowDocument, String, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.kns.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.kns.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.kns.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.kns.rule.event.BlanketApproveDocumentEvent
Constructs an BlanketApproveDocumentEvent with the specified errorPathPrefix and document
BlanketApproveDocumentEvent(Document) - Constructor for class org.kuali.rice.kns.rule.event.BlanketApproveDocumentEvent
Constructs a BlanketApproveDocumentEvent with the given document
BlankFormFile - Class in org.kuali.rice.kns.web.struts.form
Empty FormFile instance, used to clear out FormFile attributes of Struts forms.
BlankFormFile() - Constructor for class org.kuali.rice.kns.web.struts.form.BlankFormFile
 
blockedBusinessObjectClass - Variable in class org.kuali.rice.kns.datadictionary.InactivationBlockingDefinition
 
blockedReferencePropertyName - Variable in class org.kuali.rice.kns.datadictionary.InactivationBlockingDefinition
 
blockingReferenceBusinessObjectClass - Variable in class org.kuali.rice.kns.datadictionary.InactivationBlockingDefinition
 
boClass - Variable in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
boDictionaryService - Variable in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
 
boNotesEnabled - Variable in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
BooleanCellComparator - Class in org.kuali.rice.kns.web.comparator
 
BooleanCellComparator() - Constructor for class org.kuali.rice.kns.web.comparator.BooleanCellComparator
 
border - Variable in class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
 
boService - Variable in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
 
buildAuthorizationException(String, Document) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
Convenience method for building authorization exceptions
buildExportMap(String) - Method in class org.kuali.rice.kns.datadictionary.validation.CharacterLevelValidationPattern
 
buildExportMap(String) - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
 
buildExportMap(String) - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FloatingPointValidationPattern
 
buildExportMap(String) - Method in class org.kuali.rice.kns.datadictionary.validation.FieldLevelValidationPattern
 
buildExportMap(String) - Method in class org.kuali.rice.kns.datadictionary.validation.ValidationPattern
 
buildHtmlLink(String, String) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
buildReadDescriptor(Class, String) - Static method in class org.kuali.rice.kns.datadictionary.DataDictionary
 
buildSimpleReadDescriptor(Class, String) - Static method in class org.kuali.rice.kns.datadictionary.DataDictionary
 
BUSINESS_OBJECT_AUTHORIZATION_SERVICE - Static variable in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
BUSINESS_OBJECT_DICTIONARY_SERVICE - Static variable in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
BUSINESS_OBJECT_METADATA_SERVICE - Static variable in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
businessObject - Variable in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
businessObjectAuthorizationService - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
businessObjectAuthorizationService - Static variable in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
businessObjectAuthorizationService - Variable in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
 
BusinessObjectAuthorizationService - Interface in org.kuali.rice.kns.service
This class is responsible for using AttributeSecurity on AttributeDefinitions, InquirableField the data dictionary business object and maintenance document entries
BusinessObjectAuthorizerBase - Class in org.kuali.rice.kns.authorization
 
BusinessObjectAuthorizerBase() - Constructor for class org.kuali.rice.kns.authorization.BusinessObjectAuthorizerBase
 
businessObjectClass - Variable in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
businessObjectClass - Variable in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
businessObjectClass - Variable in class org.kuali.rice.kns.datadictionary.InactivationBlockingDefinition
 
businessObjectClass - Variable in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
 
businessObjectClass - Variable in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
 
businessObjectClass - Variable in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
 
businessObjectClass - Variable in class org.kuali.rice.kns.datadictionary.ReferenceDefinition
 
businessObjectClass - Variable in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
businessObjectClass - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
businessObjectClass - Variable in class org.kuali.rice.kns.lookup.KualiLookupableImpl
 
businessObjectClassName - Variable in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
 
businessObjectDictionaryService - Variable in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
businessObjectDictionaryService - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
businessObjectDictionaryService - Static variable in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
BusinessObjectDictionaryService - Interface in org.kuali.rice.kns.service
This interface defines the API for the interacting with the data dictionary.
BusinessObjectEntry - Class in org.kuali.rice.kns.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.kns.datadictionary.BusinessObjectEntry
 
businessObjectMetaDataService - Variable in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
businessObjectMetaDataService - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
businessObjectMetaDataService - Static variable in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
BusinessObjectMetaDataService - Interface in org.kuali.rice.kns.service
This class provides Metadata about a specific BusinessObject.
BusinessObjectPropertySerializibilityEvaluator - Class in org.kuali.rice.kns.util.documentserializer
This implementation of PropertySerializabilityEvaluator uses the <workflowProperties> defined within the data dictionary for a document.
BusinessObjectPropertySerializibilityEvaluator() - Constructor for class org.kuali.rice.kns.util.documentserializer.BusinessObjectPropertySerializibilityEvaluator
 
BusinessObjectRestrictions - Interface in org.kuali.rice.kns.authorization
 
BusinessObjectRestrictionsBase - Class in org.kuali.rice.kns.authorization
 
BusinessObjectRestrictionsBase() - Constructor for class org.kuali.rice.kns.authorization.BusinessObjectRestrictionsBase
 
businessObjectService - Static variable in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
businessObjectService - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
businessObjectService - Static variable in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
BusinessRule - Interface in org.kuali.rice.kns.rule
Parent interface of all BusinessRule interfaces.
businessRulesClass - Variable in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
BUTTON - Static variable in class org.kuali.rice.kns.web.ui.Field
 
ButtonControlDefinition - Class in org.kuali.rice.kns.datadictionary.control
The button element is used to render an HTML button control.
ButtonControlDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.control.ButtonControlDefinition
 

C

cacheUnconvertedValue(String, Object) - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
 
calculateMaxUploadSizeToMaxOfList(List<String>) - Method in class org.kuali.rice.kns.web.struts.action.KualiMultipartRequestHandler
 
canAcknowledge(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
 
canAddAdhocRequests(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
 
canAddNoteAttachment(Document, String, Person) - Method in interface org.kuali.rice.kns.document.authorization.DocumentAuthorizer
 
canAddNoteAttachment(Document, String, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
 
canAddNoteAttachment(Document) - Static method in class org.kuali.rice.kns.util.WebUtils
 
canAnnotate(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
 
canApprove(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
 
canBlanketApprove(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
This method ...
canCancel(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
 
cancel(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
Calls the document service to cancel the document
cancel(String) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
cancel(KualiWorkflowDocument, String) - Method in interface org.kuali.rice.kns.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
cancelBOAttachment(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
Cancels the pending attachment, if any.
cancelDocument(Document, String) - Method in interface org.kuali.rice.kns.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) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
 
canCopy(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
 
canCreate(Class, Person) - Method in interface org.kuali.rice.kns.document.authorization.MaintenanceDocumentAuthorizer
 
canCreate(Class) - Method in interface org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationController
 
canCreate(Class) - Method in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase
 
canCreate(Class<T>, Person, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectAuthorizationService
 
canCreateOrMaintain(MaintenanceDocument, Person) - Method in interface org.kuali.rice.kns.document.authorization.MaintenanceDocumentAuthorizer
 
canDeleteNoteAttachment(Document, String, String, Person) - Method in interface org.kuali.rice.kns.document.authorization.DocumentAuthorizer
 
canDeleteNoteAttachment(Document, String, String, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
 
canDeleteNoteAttachment(Document, String, String) - Static method in class org.kuali.rice.kns.util.WebUtils
 
canDisapprove(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
 
canEdit(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
 
canEditDocumentOverview(Document, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
 
canEditDocumentOverview(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
 
canFullyUnmaskField(Person, Class<T>, String, Document) - Method in interface org.kuali.rice.kns.service.BusinessObjectAuthorizationService
 
canFullyUnmaskField(String, String, KualiForm) - Static method in class org.kuali.rice.kns.util.WebUtils
 
canFyi(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
 
canInitiate(String, Person) - Method in interface org.kuali.rice.kns.document.authorization.DocumentAuthorizer
 
canInitiate(String, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
 
canInitiate(String) - Method in interface org.kuali.rice.kns.document.authorization.DocumentPresentationController
 
canInitiate(String) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
 
canMaintain(BusinessObject, Person) - Method in interface org.kuali.rice.kns.document.authorization.MaintenanceDocumentAuthorizer
 
canMaintain(BusinessObject, Person, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectAuthorizationService
 
canOpen(Document, Person) - Method in interface org.kuali.rice.kns.document.authorization.DocumentAuthorizer
 
canOpen(Document, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
 
canPartiallyUnmaskField(Person, Class<T>, String, Document) - Method in interface org.kuali.rice.kns.service.BusinessObjectAuthorizationService
 
canPartiallyUnmaskField(String, String, KualiForm) - Static method in class org.kuali.rice.kns.util.WebUtils
 
canPerformRouteReport(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
 
canReceiveAdHoc(Document, Person, String) - Method in interface org.kuali.rice.kns.document.authorization.DocumentAuthorizer
 
canReceiveAdHoc(Document, Person, String) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
 
canReload(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
 
canRoute(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
 
canSave(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
 
canSave(ActionForm) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
canSendAdHocRequests(Document, String, Person) - Method in interface org.kuali.rice.kns.document.authorization.DocumentAuthorizer
 
canSendAdHocRequests(Document, String, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
 
canSendAdhocRequests(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
 
canSendAnyTypeAdHocRequests(Document, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
 
canSendNoteFyi(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
 
canTakeRequestedAction(Document, String, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
 
canViewNoteAttachment(Document, String, Person) - Method in interface org.kuali.rice.kns.document.authorization.DocumentAuthorizer
 
canViewNoteAttachment(Document, String, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
 
canViewNoteAttachment(Document, String) - Static method in class org.kuali.rice.kns.util.WebUtils
 
cellAlign - Variable in class org.kuali.rice.kns.web.ui.Field
 
CellComparatorHelper - Class in org.kuali.rice.kns.web.comparator
This class...
CellComparatorHelper() - Constructor for class org.kuali.rice.kns.web.comparator.CellComparatorHelper
 
CharacterLevelValidationPattern - Class in org.kuali.rice.kns.datadictionary.validation
Abstraction of the regular expressions used to validate attribute values.
CharacterLevelValidationPattern() - Constructor for class org.kuali.rice.kns.datadictionary.validation.CharacterLevelValidationPattern
 
CharsetValidationPattern - Class in org.kuali.rice.kns.datadictionary.validation.charlevel
Pattern for matching any character in the given list (String)
CharsetValidationPattern() - Constructor for class org.kuali.rice.kns.datadictionary.validation.charlevel.CharsetValidationPattern
 
checkAllowsRecordDeletion() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
checkAndWarnAboutSensitiveData(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse, String, String, String, String) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
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
checkAuthorization(ActionForm, String) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
Override this method to provide action-level access controls to the application.
checkAuthorization(ActionForm, String) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
CHECKBOX - Static variable in class org.kuali.rice.kns.web.ui.Field
 
CHECKBOX_CHECKED_VALUE - Static variable in class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
 
CHECKBOX_INPUT_TYPE - Static variable in class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
 
CheckboxControlDefinition - Class in org.kuali.rice.kns.datadictionary.control
The checkbox element is used to render an HTML checkbox control.
CheckboxControlDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.control.CheckboxControlDefinition
 
checkDeletePermission(BusinessObject) - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
checked - Variable in class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
 
checkEmptyBOField(String, Object, String) - Method in class org.kuali.rice.kns.maintenance.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.kns.maintenance.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.kns.maintenance.rules.MaintenanceDocumentRuleBase
This method accepts document field (such as , and attempts to determine whether it is empty by this method's definition.
checkForAdditionalFields(Map) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
This implementation always returns false.
checkForAdditionalFields(Map) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
 
checkForAdditionalFields(Map) - Method in interface org.kuali.rice.kns.lookup.Lookupable
Determines if there should be more search fields rendered based on already entered search criteria.
checkForAdditionalFields(Map) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
Determines if there should be more search fields rendered based on already entered search criteria.
checkForLockingDocument(boolean) - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
checkForLockingDocument(MaintenanceDocument, boolean) - Static method in class org.kuali.rice.kns.util.MaintenanceUtils
This method will throw a ValidationException if there is a valid locking document in existence and throwExceptionIfLocked is true.
checkForLockingDocument(Maintainable, boolean) - Static method in class org.kuali.rice.kns.util.MaintenanceUtils
This method will throw a ValidationException if there is a valid locking document in existence and throwExceptionIfLocked is true.
checkForPartiallyFilledOutReferenceForeignKeys(String) - Method in class org.kuali.rice.kns.maintenance.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.
checkMaintenanceAction() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
childUrlDataList - Variable in class org.kuali.rice.kns.lookup.HtmlData
 
ClassValidationException - Exception in org.kuali.rice.kns.datadictionary.exception
Exception thrown when a class can't be found during class-related validation.
ClassValidationException(String) - Constructor for exception org.kuali.rice.kns.datadictionary.exception.ClassValidationException
 
ClassValidationException(String, Throwable) - Constructor for exception org.kuali.rice.kns.datadictionary.exception.ClassValidationException
 
clean(String) - Static method in class org.kuali.rice.kns.util.ObjectUtils
Removes all query characters from a string.
clear() - Method in class org.kuali.rice.kns.lookup.CollectionIncomplete
 
clear() - Static method in class org.kuali.rice.kns.util.GlobalVariables
Clears out GlobalVariable objects with the exception of the UserSession
clearAllRestrictions() - Method in class org.kuali.rice.kns.authorization.BusinessObjectRestrictionsBase
 
clearAttributeContent() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
Clears all attribute document content from the document.
clearAttributeDefinitions() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
clearBusinessObjectOfRestrictedValues(MaintenanceDocumentRestrictions) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
clearBusinessObjectOfRestrictedValues(MaintenanceDocumentRestrictions) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
Blanks out or sets the default of any value specified as restricted within the MaintenanceDocumentRestrictions instance.
clearCollectionRestrictedValues(String, BusinessObject, MaintainableCollectionDefinition, MaintenanceDocumentRestrictions) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
clearDocumentFyi(Document, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.kns.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
clearEditableProperties(String) - Method in class org.kuali.rice.kns.web.EditablePropertiesHistoryHolder
Clears out the editable properties associated with the given guid
clearEditablePropertyInformation() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
 
clearEditablePropertyInformation() - Method in interface org.kuali.rice.kns.web.struts.pojo.PojoForm
Reinitializes the form to allow it to register the editable properties of the currently processing request.
clearEditablePropertyInformation() - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
 
clearErrorPath() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
This method is used to deal with error paths that are not what we expect them to be.
clearFieldRestrictedValues(String, BusinessObject, MaintainableFieldDefinition, MaintenanceDocumentRestrictions) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
clearFyi(KualiWorkflowDocument, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.kns.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
clearPersistedLookupResults(String) - Method in interface org.kuali.rice.kns.lookup.LookupResultsService
Removes the lookup results that were persisted under this lookup results sequence number
clearPersistedSelectedObjectIds(String) - Method in interface org.kuali.rice.kns.lookup.LookupResultsService
Removes the lookup results that were persisted under this selected object IDs
clearSearchableDefinitions() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
close(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
Close the document and take the user back to the index; only after asking the user if they want to save the document first.
collection - Variable in class org.kuali.rice.kns.datadictionary.ReferenceDefinition
 
collectionBusinessObjectClass - Variable in class org.kuali.rice.kns.datadictionary.ReferenceDefinition
 
collectionContainsObjectWithIdentitcalKey(Collection<? extends PersistableBusinessObject>, PersistableBusinessObject) - Static method in class org.kuali.rice.kns.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.kns.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.kns.datadictionary.CollectionDefinition
 
CollectionDefinitionI - Interface in org.kuali.rice.kns.datadictionary
 
CollectionIncomplete<T> - Class in org.kuali.rice.kns.lookup
 
CollectionIncomplete(Collection<T>, Long) - Constructor for class org.kuali.rice.kns.lookup.CollectionIncomplete
 
collectionMap - Variable in class org.kuali.rice.kns.datadictionary.DataDictionaryEntryBase
 
collections - Variable in class org.kuali.rice.kns.datadictionary.DataDictionaryEntryBase
 
cols - Variable in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
Column - Class in org.kuali.rice.kns.web.ui
Represents a Column in a result table
Column() - Constructor for class org.kuali.rice.kns.web.ui.Column
 
Column(String, String) - Constructor for class org.kuali.rice.kns.web.ui.Column
 
Column(String, String, String) - Constructor for class org.kuali.rice.kns.web.ui.Column
 
Column(String, String, String, Comparator) - Constructor for class org.kuali.rice.kns.web.ui.Column
 
Column(String, String, Formatter) - Constructor for class org.kuali.rice.kns.web.ui.Column
 
combineAdHocRecipients(KualiDocumentFormBase) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
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
compare(Object, Object) - Method in class org.kuali.rice.kns.web.comparator.BooleanCellComparator
 
compare(Object, Object) - Method in class org.kuali.rice.kns.web.comparator.NullCellComparator
 
compare(Object, Object) - Method in class org.kuali.rice.kns.web.comparator.NullValueComparator
 
compare(Object, Object) - Method in class org.kuali.rice.kns.web.comparator.NumericCellComparator
 
compare(Object, Object) - Method in class org.kuali.rice.kns.web.comparator.StringCellComparator
 
compare(Object, Object) - Method in class org.kuali.rice.kns.web.comparator.TemporalCellComparator
 
complete(String) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
Directly validate simple fields, call completeValidation on Definition fields.
completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.AttributeSecurity
This overridden method ...
completeValidation() - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
Directly validate simple fields, call completeValidation on Definition fields.
completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.CollectionDefinition
Directly validate simple fields, call completeValidation on Definition fields.
completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
Directly validate simple fields.
completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.control.MultivalueControlDefinitionBase
 
completeValidation(Class, Class) - Method in interface org.kuali.rice.kns.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.kns.datadictionary.DataDictionaryEntry
Kicks off complete entry-wide validation which couldn't be done earlier.
completeValidation() - Method in class org.kuali.rice.kns.datadictionary.DataDictionaryEntryBase
Directly validate simple fields, call completeValidation on Definition fields.
completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.DocumentCollectionPath
This overridden method ...
completeValidation() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
Validate common fields for subclass' benefit.
completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.DocumentValuePathGroup
This overridden method ...
completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.ExternalizableAttributeDefinitionProxy
Validate the fields associated with locating the delegate.
completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
Directly validate simple fields.
completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.HeaderNavigation
 
completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.HelpDefinition
 
completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.InactivationBlockingDefinition
This overridden method ...
completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.InquiryDefinition
Directly validate simple fields, call completeValidation on Definition fields.
completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
Directly validate simple fields, call completeValidation on Definition fields.
completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.InquirySubSectionHeaderDefinition
 
completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.KimDataDictionaryAttributeDefinition
 
completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
Directly validate simple fields, call completeValidation on Definition fields.
completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
Directly validate simple fields, call completeValidation on Definition fields.
completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
Directly validate simple fields.
completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
Directly validate simple fields, call completeValidation on Definition fields.
completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.MaintainableSubSectionHeaderDefinition
Directly validate simple fields.
completeValidation() - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
Directly validate simple fields, call completeValidation on Definition fields.
completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.PrimitiveAttributeDefinition
Directly validate simple fields.
completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.ReferenceDefinition
Directly validate simple fields.
completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.RelationshipDefinition
Directly validate simple fields, call completeValidation on Definition fields.
completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.RoutingTypeDefinition
This overridden method ...
completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.SearchingTypeDefinition
This overridden method ...
completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.SortDefinition
Directly validate simple fields.
completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.SupportAttributeDefinition
Directly validate simple fields.
completeValidation() - Method in class org.kuali.rice.kns.datadictionary.TransactionalDocumentEntry
This overridden method ...
completeValidation() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.RegexValidationPattern
 
completeValidation() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
 
completeValidation() - Method in class org.kuali.rice.kns.datadictionary.validation.ValidationPattern
This method throws an exception if it is not configured properly
completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.WorkflowAttributeMetadata
This overridden method ...
completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.WorkflowAttributes
This overridden method ...
CompletionException - Exception in org.kuali.rice.kns.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.kns.datadictionary.exception.CompletionException
 
CompletionException(String, Throwable) - Constructor for exception org.kuali.rice.kns.datadictionary.exception.CompletionException
 
COMPONENT_NAME - Static variable in interface org.kuali.rice.kns.exception.KualiExceptionIncident
Form that threw the exception
componentName - Variable in class org.kuali.rice.kim.bo.types.dto.KimTypeAttributeInfo
 
computeLastIndexForPage(int, int, int) - Static method in class org.kuali.rice.kns.util.TableRenderUtil
This method computes the index of the last row of the given page
computeStartIndexForPage(int, int, int) - Static method in class org.kuali.rice.kns.util.TableRenderUtil
This method computes the list index of the first row of the given page
computeTotalNumberOfPages(int, int) - Static method in class org.kuali.rice.kns.util.TableRenderUtil
Returns the minimum number of pages needed to display a result set of the given page
configService - Variable in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
 
configurationService - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
ConfirmationQuestion - Class in org.kuali.rice.kns.question
This class support the ConfirmationQuestion.
ConfirmationQuestion() - Constructor for class org.kuali.rice.kns.question.ConfirmationQuestion
 
consolidateFieldNames(List, String) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
This method turns a list of field property names, into a delimited string of the human-readable names.
constructCompleteHtmlTag() - Method in class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
This method generates anchor tag.
constructCompleteHtmlTag() - Method in class org.kuali.rice.kns.lookup.HtmlData
This method constructs the complete html tag based on the class attribute values.
constructCompleteHtmlTag() - Method in class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
This method contructs an input tag.
constructCompleteHtmlTag() - Method in class org.kuali.rice.kns.lookup.HtmlData.MultipleAnchorHtmlData
This method generates anchor tag.
constructContainerField(String, String, List) - Static method in class org.kuali.rice.kns.util.FieldUtils
Wraps list of fields into a Field of type CONTAINER
constructContainerField(String, String, List, int) - Static method in class org.kuali.rice.kns.util.FieldUtils
Wraps list of fields into a Field of type CONTAINER and arrange them into multiple columns.
constructContainerField(CollectionDefinitionI, String, BusinessObject, boolean, int, String, List<Field>) - Static method in class org.kuali.rice.kns.web.ui.FieldBridge
This method handles setting up a container field not including the add fields
CONTAINER - Static variable in class org.kuali.rice.kns.web.ui.Field
 
contains(Object) - Method in class org.kuali.rice.kns.lookup.CollectionIncomplete
 
containsAll(Collection<?>) - Method in class org.kuali.rice.kns.lookup.CollectionIncomplete
 
containsBOData() - Method in class org.kuali.rice.kns.web.ui.Field
 
containsSensitiveDataPatternMatch(String) - Static method in class org.kuali.rice.kns.util.WebUtils
 
control - Variable in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
ControlDefinition - Interface in org.kuali.rice.kns.datadictionary.control
ControlDefinition
ControlDefinitionBase - Class in org.kuali.rice.kns.datadictionary.control
A single HTML control definition in the DataDictionary, which contains information relating to the HTML control used to realize a specific attribute.
ControlDefinitionBase() - Constructor for class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
convertDecimalIntoInteger(KualiDecimal) - Static method in class org.kuali.rice.kns.util.KNSUtils
Convert the given monney amount into an interger string.
convertReferencesToSelectCollectionToString(Collection<String>) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
 
convertSetOfObjectIdsToString(Set<String>) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
 
convertSetToMap(Set) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
convertStringOfObjectIdsToSet(String) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
 
copy(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiTransactionalDocumentActionBase
Method that will take the current document and call its copy method if Copyable.
Copyable - Interface in org.kuali.rice.kns.document
Defines methods a Copyable document must implement.
copyPopulateEditablePropertiesToActionEditableProperties() - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
Copies all editable properties in the populate editable properties to the action editable properties
countObjectsWithIdentitcalKey(Collection<? extends PersistableBusinessObject>, PersistableBusinessObject) - Static method in class org.kuali.rice.kns.util.ObjectUtils
Compares a business object with a Collection of PersistableBusinessObjects to count how many have the same key as the BO.
createAndPopulateFieldsForLookup(List<String>, List<String>, Class) - Static method in class org.kuali.rice.kns.util.FieldUtils
 
createDocument(KualiDocumentFormBase) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
This method creates a new document of the type specified by the docTypeName property of the given form.
createHybridBusinessObject(Class, BusinessObject, Map<String, String>) - Static method in class org.kuali.rice.kns.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.kns.util.ObjectUtils
 
createNewEditablePropertiesEntry() - Method in class org.kuali.rice.kns.web.EditablePropertiesHistoryHolder
 
createNewObjectFromClass(Class) - Static method in class org.kuali.rice.kns.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 interface org.kuali.rice.kns.service.ModuleService
 
createNoteFromDocument(Document, String) - Method in interface org.kuali.rice.kns.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.kns.util.KNSUtils
 
createPropertySerializabilityEvaluator(WorkflowProperties, WorkflowAttributes) - Method in class org.kuali.rice.kns.document.DocumentBase
 
createRangeDateField(Field) - Static method in class org.kuali.rice.kns.util.FieldUtils
creates an extra field for date from/to ranges
createTitleText(Class<? extends BusinessObject>) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
creates the title text for a given BO
createWorkflowDocument(String, Person) - Method in interface org.kuali.rice.kns.workflow.service.WorkflowDocumentService
Given a documentTypeId and workflowUser, returns a new workflowDocument from the workflow server.
createWorkflowDocument(Long, Person) - Method in interface org.kuali.rice.kns.workflow.service.WorkflowDocumentService
Given a documentHeaderId and workflowUser, retrieves the workflowDocument associated with that documentHeaderId from the workflow server.
CURRENCY - Static variable in class org.kuali.rice.kns.web.ui.Field
 
CurrencyControlDefinition - Class in org.kuali.rice.kns.datadictionary.control
The currency element defines an HTML text control for entering dollar and cents amounts.
CurrencyControlDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.control.CurrencyControlDefinition
 
customInitMaxUploadSizes() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
Adds the attachment file size to the list of max file sizes.
customInitMaxUploadSizes() - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
Subclasses can override this to add their own max upload size to the list.
customPrePersist() - Method in class org.kuali.rice.kns.document.MaintenanceLock
Uses OrmUtils to set the sequence

D

DATA_DICTIONARY_SERVICE - Static variable in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
databaseRepositoryFilePaths - Variable in class org.kuali.rice.kns.bo.ModuleConfiguration
 
DataDictionary - Class in org.kuali.rice.kns.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.kns.datadictionary.DataDictionary
 
DataDictionaryDefinition - Interface in org.kuali.rice.kns.datadictionary
Defines methods common to all DataDictionaryDefinition types.
DataDictionaryDefinitionBase - Class in org.kuali.rice.kns.datadictionary
Common base class for DataDictionaryDefinition types.
DataDictionaryDefinitionBase() - Constructor for class org.kuali.rice.kns.datadictionary.DataDictionaryDefinitionBase
 
DataDictionaryEntry - Interface in org.kuali.rice.kns.datadictionary
Defines methods common to all DataDictionaryDefinition types.
DataDictionaryEntryBase - Class in org.kuali.rice.kns.datadictionary
Contains common properties and methods for data dictionary entries.
DataDictionaryEntryBase() - Constructor for class org.kuali.rice.kns.datadictionary.DataDictionaryEntryBase
 
DataDictionaryException - Exception in org.kuali.rice.kns.datadictionary
Exception thrown when an error occurs loading entries into the DataDictionaryEntry.
DataDictionaryException(Throwable) - Constructor for exception org.kuali.rice.kns.datadictionary.DataDictionaryException
 
DataDictionaryException(String) - Constructor for exception org.kuali.rice.kns.datadictionary.DataDictionaryException
 
DataDictionaryException(String, Throwable) - Constructor for exception org.kuali.rice.kns.datadictionary.DataDictionaryException
 
DataDictionaryIndex - Class in org.kuali.rice.kns.datadictionary
Encapsulates a set of statically generated (typically during startup) DataDictionary indexes
DataDictionaryIndex(DefaultListableBeanFactory) - Constructor for class org.kuali.rice.kns.datadictionary.DataDictionaryIndex
 
DataDictionaryIndexMapper - Class in org.kuali.rice.kns.datadictionary
A DataDictionaryMapper that simply consults the statically initialized DataDictionaryIndex mappings
DataDictionaryIndexMapper() - Constructor for class org.kuali.rice.kns.datadictionary.DataDictionaryIndexMapper
 
DataDictionaryLocationConfigurer - Class in org.kuali.rice.kns.datadictionary.spring
Puts a data dictionary file location in the data dictionary
DataDictionaryLocationConfigurer(DataDictionaryService) - Constructor for class org.kuali.rice.kns.datadictionary.spring.DataDictionaryLocationConfigurer
 
DataDictionaryMapper - Interface in org.kuali.rice.kns.datadictionary
Maps one Document type to other document Type.
dataDictionaryPackages - Variable in class org.kuali.rice.kns.bo.ModuleConfiguration
 
dataDictionaryService - Variable in class org.kuali.rice.kns.bo.ModuleConfiguration
 
dataDictionaryService - Variable in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
dataDictionaryService - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
dataDictionaryService - Static variable in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
DataDictionaryService - Interface in org.kuali.rice.kns.service
This interface defines the API for interacting with the data dictionary.
dataDictionaryValidate(MaintenanceDocument) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
This method executes the DataDictionary Validation against the document.
dataSourceName - Variable in class org.kuali.rice.kns.bo.ModuleConfiguration
 
datePicker - Variable in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
DATEPICKER - Static variable in class org.kuali.rice.kns.web.ui.Field
 
DateValidationPattern - Class in org.kuali.rice.kns.datadictionary.validation.fieldlevel
Validation pattern for matching standard-format (mm/dd/yyyy) dates
DateValidationPattern() - Constructor for class org.kuali.rice.kns.datadictionary.validation.fieldlevel.DateValidationPattern
 
ddService - Variable in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
 
decorate(Object, PageContext, MediaTypeEnum) - Method in class org.kuali.rice.kns.web.ui.FormatAwareDecorator
Empty values don't show up properly in HTML.
decryptEncryptedData(Map<String, String>, MaintenanceDocument, String) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
Special hidden parameters are set on the maintenance jsp starting with a prefix that tells us which fields have been encrypted.
deepCopy(Serializable) - Static method in class org.kuali.rice.kns.util.ObjectUtils
Uses Serialization mechanism to create a deep copy of the given Object.
deepCopyForCaching(Serializable) - Static method in class org.kuali.rice.kns.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.kns.service.KNSServiceLocatorWeb
 
DEFAULT_MAXLENGTH - Static variable in class org.kuali.rice.kns.web.ui.Field
 
DEFAULT_SIZE - Static variable in class org.kuali.rice.kns.web.ui.Field
 
defaultDispatch(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
When no methodToCall is specified, the defaultDispatch method is invoked.
defaultExistenceCheckMap - Variable in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
defaultExistenceChecks - Variable in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
defaultOpen - Variable in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
 
defaultOpen - Variable in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
 
defaultSort - Variable in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
defaultValue - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
defaultValue - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
defaultValueFinderClass - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
defaultValueFinderClass - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
delete(String) - Method in interface org.kuali.rice.kns.service.PessimisticLockService
This method deletes the given lock object
delete(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
This method will verify that the form is representing a PessimisticLock object and delete it if possible
delete() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
deleteAdHocRoutePerson(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
This method will delete one of the ad hoc persons from the list of ad hoc persons to route to based on the line number of the delete button that was clicked.
deleteAdHocRouteWorkgroup(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
This method will delete one of the ad hoc workgroups from the list of ad hoc workgroups to route to based on the line number of the delete button that was clicked.
deleteBONote(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
delete a note from the document
deleteBusinessObject() - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
deleteBusinessObject() - Method in interface org.kuali.rice.kns.maintenance.Maintainable
 
deleteDocumentAttachment() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
deleteDocumentHeader(DocumentHeader) - Method in interface org.kuali.rice.kns.service.DocumentHeaderService
This method deletes a document header object
deleteLocks(String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentService
This method is here to call the same-named method in the Dao, since the service has access to the Dao, but the caller doesn't.
deleteOldLookupResults(Timestamp) - Method in interface org.kuali.rice.kns.lookup.LookupResultsService
removes all LookupResults BO where the lookup date attribute is older than the parameter
deleteOldSelectedObjectIds(Timestamp) - Method in interface org.kuali.rice.kns.lookup.LookupResultsService
removes all LookupResults BO where the lookup date attribute is older than the parameter
DerivedValuesSetter - Interface in org.kuali.rice.kns.web.derivedvaluesetter
This is a description of what this class does - wliang don't forget to fill this in.
derivedValuesSetterClass - Variable in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
description - Variable in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
description - Variable in class org.kuali.rice.kns.datadictionary.CollectionDefinition
 
DESCRIPTION - Static variable in interface org.kuali.rice.kns.exception.KualiExceptionIncident
Additional message from user
description - Variable in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
 
destroy() - Method in class org.kuali.rice.kns.web.struts.form.BlankFormFile
 
determineNoteWorkflowNotificationAction(HttpServletRequest, KualiDocumentFormBase, Note) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
Override this to customize which routing action to take when sending a note.
determinePropertyType(Object) - Method in interface org.kuali.rice.kns.util.documentserializer.PropertySerializabilityEvaluator
Determines the type of a object
determinePropertyType(Object) - Method in class org.kuali.rice.kns.util.documentserializer.PropertySerializabilityEvaluatorBase
 
DICTIONARY_VALIDATION_SERVICE - Static variable in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
dictionaryValidationService - Variable in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
 
DictionaryValidationService - Interface in org.kuali.rice.kns.service
Defines the API for the validating against the data dictionary.
disabled - Variable in class org.kuali.rice.kns.datadictionary.HeaderNavigation
 
disableSearchButtons - Variable in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
disableSearchButtonsInLookup(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
Indicates whether the search and clear buttons should be disabled based on the data dictionary configuration
disapprove(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
Calls the document service to disapprove the document
disapprove(String) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
disapprove(KualiWorkflowDocument, String) - Method in interface org.kuali.rice.kns.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.kns.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
discoverDocumentTypeName() - Method in class org.kuali.rice.kns.web.struts.form.KualiTransactionalDocumentFormBase
Locates the DictionaryService to discover the type name of the document.
dispatchMethod(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse, String) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
 
DISPLAY_MESSAGE - Static variable in interface org.kuali.rice.kns.exception.KualiExceptionIncident
The error message to be displayed
displayEditMode - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
displayFieldName - Variable in class org.kuali.rice.kns.datadictionary.ReferenceDefinition
 
displayLabelAttribute - Variable in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
displayMask - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
displayText - Variable in class org.kuali.rice.kns.lookup.HtmlData
 
displayTopicFieldInNotes - Variable in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
displayTopicFieldInNotes - Variable in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
dissallowDuplicateKey() - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
 
doActionTaken(ActionTakenEventDTO) - Method in interface org.kuali.rice.kns.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(ActionTakenEventDTO) - Method in class org.kuali.rice.kns.document.DocumentBase
 
docFormKey - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
docHandler(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
This method may be 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 actionforward or redirect is pertinent for the document type.
docNum - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
docTypeName - Variable in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
Document - Interface in org.kuali.rice.kns.document
This is the Document interface.
document - Variable in class org.kuali.rice.kns.rule.event.KualiDocumentEventBase
 
DOCUMENT_ERROR_PREFIX - Static variable in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
 
DOCUMENT_HEADER_SERVICE - Static variable in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
DOCUMENT_HELPER_SERVICE - Static variable in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
DOCUMENT_ID - Static variable in interface org.kuali.rice.kns.exception.KualiExceptionIncident
Document id.
DOCUMENT_LOAD_COMMANDS - Static variable in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
DOCUMENT_SERIALIZER_SERVICE - Static variable in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
DOCUMENT_SERVICE - Static variable in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
documentActions - Variable in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
DocumentAdHocService - Interface in org.kuali.rice.kns.service
This service populates Documents with AdHocRoutePersons and AdHocRouteWorkgroups
DocumentAttachment - Class in org.kuali.rice.kns.bo
 
DocumentAttachment() - Constructor for class org.kuali.rice.kns.bo.DocumentAttachment
 
DocumentAuditEvent - Class in org.kuali.rice.kns.rule.event
Event class for document audit
DocumentAuditEvent(String, Document) - Constructor for class org.kuali.rice.kns.rule.event.DocumentAuditEvent
Constructs a RunAuditEvent with the given errorPathPrefix and document.
DocumentAuditEvent(Document) - Constructor for class org.kuali.rice.kns.rule.event.DocumentAuditEvent
Constructs a RunAuditEvent with the given document.
DocumentAuditRule - Interface in org.kuali.rice.kns.rule
audit rule marker
DocumentAuthorizer - Interface in org.kuali.rice.kns.document.authorization
The DocumentAuthorizer class associated with a given Document is used to dynamically determine what editing mode and what actions are allowed for a given user on a given document instance.
DocumentAuthorizerBase - Class in org.kuali.rice.kns.document.authorization
DocumentAuthorizer containing common, reusable document-level authorization code.
DocumentAuthorizerBase() - Constructor for class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
 
documentAuthorizerClass - Variable in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
DocumentBase - Class in org.kuali.rice.kns.document
 
DocumentBase() - Constructor for class org.kuali.rice.kns.document.DocumentBase
Constructs a DocumentBase.java.
documentClass - Variable in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
DocumentCollectionPath - Class in org.kuali.rice.kns.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.kns.datadictionary.DocumentCollectionPath
 
DocumentEntry - Class in org.kuali.rice.kns.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.kns.datadictionary.DocumentEntry
 
documentExists(String) - Method in interface org.kuali.rice.kns.service.DocumentService
 
DocumentHeader - Class in org.kuali.rice.kns.bo
Interface for DocumentHeaderBase
DocumentHeader() - Constructor for class org.kuali.rice.kns.bo.DocumentHeader
Constructor - creates empty instances of dependent objects
documentHeader - Variable in class org.kuali.rice.kns.document.DocumentBase
 
DocumentHeaderService - Interface in org.kuali.rice.kns.service
This is an interface to allow for Rice client applications to override the DocumentHeader class being used.
documentHelperService - Static variable in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
documentHelperService - Variable in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
 
DocumentHelperService - Interface in org.kuali.rice.kns.service
This class is a utility service intended to help retrieve objects related to particular documents.
DocumentInitiator - Class in org.kuali.rice.kns.workflow
 
DocumentInitiator() - Constructor for class org.kuali.rice.kns.workflow.DocumentInitiator
 
documentNumber - Variable in class org.kuali.rice.kns.bo.SessionDocument
 
documentNumber - Variable in class org.kuali.rice.kns.bo.SessionDocumentId
 
documentNumber - Variable in class org.kuali.rice.kns.document.DocumentBase
 
documentNumber - Variable in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
DocumentPresentationController - Interface in org.kuali.rice.kns.document.authorization
 
DocumentPresentationControllerBase - Class in org.kuali.rice.kns.document.authorization
 
DocumentPresentationControllerBase() - Constructor for class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
 
documentPresentationControllerClass - Variable in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
DocumentRuleBase - Class in org.kuali.rice.kns.rules
This class contains all of the business rules that are common to all documents.
DocumentRuleBase() - Constructor for class org.kuali.rice.kns.rules.DocumentRuleBase
 
DocumentSerializationState - Class in org.kuali.rice.kns.util.documentserializer
This object keeps track of most of the open tags while a document is serialized.
DocumentSerializationState() - Constructor for class org.kuali.rice.kns.util.documentserializer.DocumentSerializationState
 
DocumentSerializationState.SerializationPropertyElement - Class in org.kuali.rice.kns.util.documentserializer
 
DocumentSerializationState.SerializationPropertyElement(String, PropertyType) - Constructor for class org.kuali.rice.kns.util.documentserializer.DocumentSerializationState.SerializationPropertyElement
 
DocumentSerializerService - Interface in org.kuali.rice.kns.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.kns.service
Defines various operations that support the Document framework.
documentTypeName - Variable in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
DocumentValuePathGroup - Class in org.kuali.rice.kns.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.kns.datadictionary.DocumentValuePathGroup
 
documentWillHaveAtLeastOneActionRequest(ReportCriteriaDTO, String[], boolean) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowInfo
Determines if a document generated (or retrieved) using the given criteria has (or will have) an action request using one of the given action request codes.
documentWillHaveAtLeastOneActionRequest(ReportCriteriaDTO, String[]) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowInfo
Deprecated. use KualiWorkflowInfo.documentWillHaveAtLeastOneActionRequest(ReportCriteriaDTO, String[], boolean) instead Use of this method passes the value 'false' in for the ignoreCurrentlyActiveRequests parameter of KualiWorkflowInfo.documentWillHaveAtLeastOneActionRequest(ReportCriteriaDTO, String[], boolean)
doProcessingAfterPost(KualiForm, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
This method does all special processing on a document that should happen on each HTTP post (ie, save, route, approve, etc).
doProcessingAfterPost(KualiForm, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
doRouteLevelChange(DocumentRouteLevelChangeDTO) - Method in interface org.kuali.rice.kns.document.Document
method to integrate with workflow, where we will actually handle the transitions of levels for documents
doRouteLevelChange(DocumentRouteLevelChangeDTO) - Method in class org.kuali.rice.kns.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(DocumentRouteStatusChangeDTO) - Method in interface org.kuali.rice.kns.document.Document
Handle the doRouteStatusChange event from the post processor
doRouteStatusChange(DocumentRouteStatusChangeDTO) - Method in class org.kuali.rice.kns.document.DocumentBase
 
doRouteStatusChange(DocumentRouteStatusChangeDTO) - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
doRouteStatusChange(DocumentHeader) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
doRouteStatusChange(DocumentHeader) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
method to integrate with workflow, where we will actually handle the transitions of status for documents
downloadBOAttachment(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
Downloads the selected attachment to the user's browser
DROPDOWN - Static variable in class org.kuali.rice.kns.web.ui.Field
 
DROPDOWN_REFRESH - Static variable in class org.kuali.rice.kns.web.ui.Field
 
DROPDOWN_SCRIPT - Static variable in class org.kuali.rice.kns.web.ui.Field
 
DuplicateEntryException - Exception in org.kuali.rice.kns.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.kns.datadictionary.exception.DuplicateEntryException
 
DuplicateEntryException(String, Throwable) - Constructor for exception org.kuali.rice.kns.datadictionary.exception.DuplicateEntryException
 
duplicateIdentificationFieldMap - Variable in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
 
duplicateIdentificationFields - Variable in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
 

E

easyGetPropertyType(Object, String) - Static method in class org.kuali.rice.kns.util.ObjectUtils
This method simply uses PojoPropertyUtilsBean logic to get the Class of a Class property.
EDIT_MODE_DEFAULT_TRUE_VALUE - Static variable in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
 
EDITABLE - Static variable in class org.kuali.rice.kns.web.ui.Field
 
EditablePropertiesHistoryHolder - Class in org.kuali.rice.kns.web
A class which will hold a Map of editable properties, dropping editable properties when too many are filled in.
EditablePropertiesHistoryHolder() - Constructor for class org.kuali.rice.kns.web.EditablePropertiesHistoryHolder
Constructs the EditablePropertiesHistoryHolder
editingMode - Variable in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
elementLabel - Variable in class org.kuali.rice.kns.datadictionary.CollectionDefinition
 
EmailAddressValidationPattern - Class in org.kuali.rice.kns.datadictionary.validation.fieldlevel
Validation pattern for matching (non-local) email addresses
EmailAddressValidationPattern() - Constructor for class org.kuali.rice.kns.datadictionary.validation.fieldlevel.EmailAddressValidationPattern
 
emailReport(String, String) - Method in interface org.kuali.rice.kns.service.KualiExceptionIncidentService
This method send email to the defined mailing list with a specified subject and message.
EMPTY_FIELD - Static variable in class org.kuali.rice.kns.web.ui.HeaderField
 
encryptDocumentDataInPersistentSessionStorage - Variable in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
encrypted - Variable in class org.kuali.rice.kns.bo.SessionDocument
 
encryptionService - Variable in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
encryptionService - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
encryptionService - Static variable in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
encryptValue(Object) - Method in class org.kuali.rice.kns.util.ActionFormUtilMap
Encrypts a value passed from the ui.
endsWithCoordinates(String) - Static method in class org.kuali.rice.kns.util.WebUtils
 
entityManager - Variable in class org.kuali.rice.kns.bo.ModuleConfiguration
 
equalByKeys(PersistableBusinessObject, PersistableBusinessObject) - Static method in class org.kuali.rice.kns.util.ObjectUtils
Compares two PersistableBusinessObject instances for equality of type and key values.
equals(Object) - Method in class org.kuali.rice.kns.authorization.FieldRestriction
 
equals(Object) - Method in class org.kuali.rice.kns.bo.AdHocRouteWorkgroupId
 
equals(Object) - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
equals(Object) - Method in class org.kuali.rice.kns.lookup.CollectionIncomplete
 
errorAlreadyExists(String, String) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
Convenience method to determine whether the field already has the message indicated.
ErrorContainer - Class in org.kuali.rice.kns.util
Provides access to a copy of an ErrorMap and information derived from it.
ErrorContainer(MessageMap) - Constructor for class org.kuali.rice.kns.util.ErrorContainer
Constructs an ErrorContainer
establishLocks(Document, Map, Person) - Method in interface org.kuali.rice.kns.service.PessimisticLockService
 
establishWorkflowPessimisticLocking(Document) - Method in interface org.kuali.rice.kns.service.PessimisticLockService
 
evaluateCompleteMatch(SerializationState, Object, PropertySerializabilityMetadata, String, Object) - Method in class org.kuali.rice.kns.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.
evaluatePartialMatch(SerializationState, int, Object, PropertySerializabilityMetadata, String, Object) - Method in class org.kuali.rice.kns.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.kns.datadictionary.validation.CharacterLevelValidationPattern
 
EXCEPTION_HIDE_INCIDENT_REPORT - Static variable in interface org.kuali.rice.kns.exception.KualiExceptionIncident
Boolean value for incident report display
EXCEPTION_INCIDENT_REPORT_SERVICE - Static variable in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
EXCEPTION_MESSAGE - Static variable in interface org.kuali.rice.kns.exception.KualiExceptionIncident
The error message
EXCEPTION_REPORT_MESSAGE - Static variable in interface org.kuali.rice.kns.exception.KualiExceptionIncident
The error report message
EXCEPTION_REPORT_SUBJECT - Static variable in interface org.kuali.rice.kns.exception.KualiExceptionIncident
The error report subject built from current settings and caught exception
exclusiveMin - Variable in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
Entry point to all actions.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
Entry point to all actions.
exitingDocument() - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
expandedTextArea - Variable in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
exporterClass - Variable in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
ExportMap - Class in org.kuali.rice.kns.datadictionary.exporter
 
ExportMap(String) - Constructor for class org.kuali.rice.kns.datadictionary.exporter.ExportMap
 
extendExportMap(ExportMap) - Method in class org.kuali.rice.kns.datadictionary.validation.CharacterLevelValidationPattern
Extends the given (parent class) exportMap as needed to represent subclass instances
extendExportMap(ExportMap) - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
 
extendExportMap(ExportMap) - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaValidationPattern
 
extendExportMap(ExportMap) - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AnyCharacterValidationPattern
 
extendExportMap(ExportMap) - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.CharsetValidationPattern
 
extendExportMap(ExportMap) - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.NumericValidationPattern
 
extendExportMap(ExportMap) - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.RegexValidationPattern
This exports a representation of this instance by an ExportMap.
ExternalizableAttributeDefinitionProxy - Class in org.kuali.rice.kns.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.kns.datadictionary.ExternalizableAttributeDefinitionProxy
Constructs an AttributeReferenceDefinition
externalizableBusinessObjectImplementations - Variable in class org.kuali.rice.kns.bo.ModuleConfiguration
 
ExtraButton - Class in org.kuali.rice.kns.web.ui
Represents an extra button that may appear on the lookups or bottom of a document page.
ExtraButton() - Constructor for class org.kuali.rice.kns.web.ui.ExtraButton
 
extraButtonParams - Variable in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
extraButtons - Variable in class org.kuali.rice.kns.web.struts.form.KualiForm
 
extraButtonSource - Variable in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
extraOnLoad - Variable in class org.kuali.rice.kns.lookup.KualiLookupableImpl
 

F

Field - Class in org.kuali.rice.kns.web.ui
Represents a Field (form field or read only)
Field() - Constructor for class org.kuali.rice.kns.web.ui.Field
No-args constructor
Field(String, String) - Constructor for class org.kuali.rice.kns.web.ui.Field
Constructor that creates an instance of this class to support inquirable
Field(String, String, String, boolean, String, String, boolean, boolean, List<KeyValue>, String) - Constructor for class org.kuali.rice.kns.web.ui.Field
Constructor that creates an instance of this class.
Field(String, String, String, boolean, String, String, boolean, boolean, List<KeyValue>, String, int, int) - Constructor for class org.kuali.rice.kns.web.ui.Field
Constructor that creates an instance of this class.
FieldBridge - Class in org.kuali.rice.kns.web.ui
 
FieldBridge() - Constructor for class org.kuali.rice.kns.web.ui.FieldBridge
 
fieldConversions - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
FieldDefinition - Class in org.kuali.rice.kns.datadictionary
Contains field-related information for DataDictionary entries.
FieldDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.FieldDefinition
 
FieldDefinitionI - Interface in org.kuali.rice.kns.datadictionary
 
fieldLevelHelpDisabled - Variable in class org.kuali.rice.kns.web.ui.Field
 
fieldLevelHelpEnabled - Variable in class org.kuali.rice.kns.web.ui.Field
 
fieldLevelHelpUrl - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
fieldLevelHelpUrl - Variable in class org.kuali.rice.kns.web.ui.Field
 
FieldLevelValidationPattern - Class in org.kuali.rice.kns.datadictionary.validation
Abstraction of the regular expressions used to validate attribute values.
FieldLevelValidationPattern() - Constructor for class org.kuali.rice.kns.datadictionary.validation.FieldLevelValidationPattern
 
FieldOverride - Interface in org.kuali.rice.kns.datadictionary
Performs overrides on properties of fields in a Data Dictionary bean.
FieldRestriction - Class in org.kuali.rice.kns.authorization
This is a description of what this class does - zjzhou don't forget to fill this in.
FieldRestriction() - Constructor for class org.kuali.rice.kns.authorization.FieldRestriction
Constructs a FieldAuthorization.java.
FieldRestriction(String, boolean, boolean) - Constructor for class org.kuali.rice.kns.authorization.FieldRestriction
Constructs a FieldAuthorization.java.
FieldRestriction(String, String) - Constructor for class org.kuali.rice.kns.authorization.FieldRestriction
Constructs a FieldAuthorization.java.
fieldsClearedOnCopy - Variable in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
FieldUtils - Class in org.kuali.rice.kns.util
This class is used to build Field objects from underlying data dictionary and general utility methods for handling fields.
FILE - Static variable in class org.kuali.rice.kns.web.ui.Field
 
FILE_UPLOAD_LIMIT_EXCEEDED_EXCEPTION_ALREADY_THROWN - Static variable in class org.kuali.rice.kns.util.WebUtils
A request attribute name that indicates that a FileUploadLimitExceededException has already been thrown for the request.
fileAttachment - Variable in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
FileControlDefinition - Class in org.kuali.rice.kns.datadictionary.control
A single HTML text control.
FileControlDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.control.FileControlDefinition
 
FileUploadLimitExceededException - Exception in org.kuali.rice.kns.exception
This class represents an FileUploadLimitExceededException.
FileUploadLimitExceededException(String, ActionForm, ActionMapping) - Constructor for exception org.kuali.rice.kns.exception.FileUploadLimitExceededException
Create an FileUploadLimitExceededException with the given message
FileUploadLimitExceededException(String, Throwable) - Constructor for exception org.kuali.rice.kns.exception.FileUploadLimitExceededException
Create an FileUploadLimitExceededException with the given message and cause
filterHtmlAndReplaceRiceMarkup(String) - Static method in class org.kuali.rice.kns.util.WebUtils
Excapes out HTML to prevent XSS attacks, and replaces the following strings to allow for a limited set of HTML tags

[X] and [/X], where X represents any 1 or 2 letter string may be used to specify the equivalent tag in HTML (i.e.

findBestValueComparatorForColumn(List<ResultRow>, int) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
Given a list of results from a lookup, determines the best comparator to use on the String values of each of these columns This method exists because each cell (represented by the Column object) lists the comparator that should be used within it based on the property value class, so we gotta go thru the whole list and determine the best comparator to use
findCollectionBySearch(Class, Map) - Method in interface org.kuali.rice.kns.service.LookupService
Returns a collection of objects based on the given search parameters.
findCollectionBySearchHelper(Class, Map, boolean) - Method in interface org.kuali.rice.kns.service.LookupService
 
findCollectionBySearchUnbounded(Class, Map) - Method in interface org.kuali.rice.kns.service.LookupService
Returns a collection of objects based on the given search parameters.
findMaintainableCollectionDefinition(List<MaintainableSectionDefinition>, String) - Static method in class org.kuali.rice.kns.util.MaintenanceUtils
Finds the MaintainableCollectionDefinition corresponding to the given collection name.
findMethodToCall(ActionForm, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
 
findObjectBySearch(Class, Map) - Method in interface org.kuali.rice.kns.service.LookupService
Retrieves a Object based on the search criteria, which should uniquely identify a record.
FixedPointValidationPattern - Class in org.kuali.rice.kns.datadictionary.validation.fieldlevel
Validation pattern for matching fixed point numbers, optionally matching negative numbers
FixedPointValidationPattern() - Constructor for class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
 
fixFieldForForm(Field, List, String, String, boolean, MaintenanceDocumentRestrictions, String, String) - Static method in class org.kuali.rice.kns.util.FieldUtils
Does prefixing and read only settings of a Field UI for display in a maintenance document.
FloatingPointValidationPattern - Class in org.kuali.rice.kns.datadictionary.validation.fieldlevel
Validation pattern for matching floating point numbers, optionally matching negative numbers
FloatingPointValidationPattern() - Constructor for class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FloatingPointValidationPattern
 
forcedReadOnlyFields - Variable in class org.kuali.rice.kns.web.struts.form.KualiTransactionalDocumentFormBase
 
forceInquiry - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
forceInquiryFieldInquiry(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
returns boolean indicating whether inquiry result field marked to force an inquiry
forceInquiryFieldLookup(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
returns boolean indicating whether lookup search field marked to force an inquiry
forceLookup - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
forceLookupFieldLookup(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
returns boolean indicating whether lookup search field marked to force a lookup
forceLookupResultFieldInquiry(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
returns boolean indicating whether lookup result field marked to force an inquiry
forceLookupResultFieldInquiryCache - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
forceUppercase - Variable in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
forceUppercase(Class, String, String) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
This method 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.kns.lookup.LookupUtils
This method 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_ACTION - Static variable in class org.kuali.rice.kns.web.struts.action.KualiAction
Constant defined to match with TextArea.jsp and updateTextArea function in core.js
FormatAwareDecorator - Class in org.kuali.rice.kns.web.ui
 
FormatAwareDecorator() - Constructor for class org.kuali.rice.kns.web.ui.FormatAwareDecorator
 
formatCollectionName(String) - Static method in class org.kuali.rice.kns.util.InactiveRecordsHidingUtils
 
formatPropertyValue(Object) - Static method in class org.kuali.rice.kns.util.ObjectUtils
Based on the value type selects a formatter and returns the formatted value as a string
formatReversalDate(Date) - Static method in class org.kuali.rice.kns.web.struts.form.KualiTransactionalDocumentFormBase
This method formats the given java.sql.Date as MMM d, yyyy.
formattedMaxLength - Variable in class org.kuali.rice.kns.datadictionary.control.CurrencyControlDefinition
the maxLength for text that has been formatted.
formatterClass - Variable in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
formatterClassForKeypath(String) - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
Retrieves any formatters associated specially with the keypath.
formatValue(Object, String, Class) - Method in interface org.kuali.rice.kns.web.struts.pojo.PojoForm
 
formatValue(Object, String, Class) - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
Tries to format the provided value by passing it to a suitable Formatter.
FORWARD_NEXT - Static variable in class org.kuali.rice.kns.web.struts.action.KualiAction
Constant defined to match with local forwarding in struts-config.xml for the parent of the Updated Text Area.
FORWARD_TEXT_AREA_UPDATE - Static variable in class org.kuali.rice.kns.web.struts.action.KualiAction
Constant defined to match with global forwarding in struts-config.xml for Text Area Update.
fromByteArray(byte[]) - Static method in class org.kuali.rice.kns.util.ObjectUtils
reconsitiutes the object that was converted into a byte array by toByteArray
fyi(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
call the document service to clear the fyis
fyi() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 

G

generateAdHocRoutePersonEvents(Document) - Method in interface org.kuali.rice.kns.service.KualiRuleService
Builds a list containing ad hoc route person events appropriate for the context.
generateAdHocRouteWorkgroupEvents(Document) - Method in interface org.kuali.rice.kns.service.KualiRuleService
Builds a list containing ad hoc route workgroup events appropriate for the context.
generateAllAffectedReferences(Class, Map<String, String>, String, String) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
generateCompositeSelectedObjectIds(Set<String>, Set<String>, Set<String>) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
Given 3 sets of object IDs: the set of selected object IDs before rendering the current page, the set of object IDs rendered on the page, and the set of object IDs selected on the page, computes the total set of selected object IDs.
generateErrorKeyForSection(Section) - Static method in class org.kuali.rice.kns.util.MaintenanceUtils
Given a section, returns a comma delimited string of all fields, representing the error keys that exist for a section
generateEvents() - Method in class org.kuali.rice.kns.rule.event.ApproveDocumentEvent
 
generateEvents() - Method in interface org.kuali.rice.kns.rule.event.KualiDocumentEvent
This will return a list of events that are spawned from this event.
generateEvents() - Method in class org.kuali.rice.kns.rule.event.KualiDocumentEventBase
 
generateEvents() - Method in class org.kuali.rice.kns.rule.event.RouteDocumentEvent
 
generateEvents() - Method in class org.kuali.rice.kns.rule.event.SaveDocumentEvent
 
generateEvents() - Method in class org.kuali.rice.kns.rule.event.SaveOnlyDocumentEvent
This overridden method returns an empty list always
generateEvents() - Method in class org.kuali.rice.kns.rule.event.SendAdHocRequestsEvent
 
generateMaintenanceLocks() - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
Note: as currently implemented, every key field for a given BusinessObject subclass must have a visible getter.
generateMaintenanceLocks() - Method in interface org.kuali.rice.kns.maintenance.Maintainable
 
generateMultipleValueLookupBOTemplate(List<MaintainableSectionDefinition>, String) - Static method in class org.kuali.rice.kns.util.MaintenanceUtils
Returns the field templates defined in the maint dictionary xml files.
generateNewGuid() - Method in class org.kuali.rice.kns.web.EditablePropertiesHistoryHolder
 
generateNewLock(String) - Method in interface org.kuali.rice.kns.service.PessimisticLockService
This method will generate a new PessimisticLock object with a 'document' lock descriptor
generateNewLock(String, String) - Method in interface org.kuali.rice.kns.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.kns.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.kns.service.PessimisticLockService
This method will generate a new PessimisticLock object with a lock descriptor of the given parameter
generatePessimisticLockMessage(PessimisticLock) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
generateSaveEvents() - Method in interface org.kuali.rice.kns.document.Document
Generate any necessary events required during the save event generation
generateSaveEvents() - Method in class org.kuali.rice.kns.document.DocumentBase
Hook for override
generateTabKey(String) - Static method in class org.kuali.rice.kns.util.WebUtils
Generates a String from the title that can be used as a Map key.
get(int) - Method in class org.kuali.rice.kns.lookup.CollectionIncomplete
 
get(Object) - Method in class org.kuali.rice.kns.util.ActionFormUtilMap
This method parses from the key the actual method to run.
getActionEditablePropertiesGuid() - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
 
getActionForm() - Method in exception org.kuali.rice.kns.exception.FileUploadLimitExceededException
 
getActionFormUtilMap() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
 
getActionForwardName() - Method in class org.kuali.rice.kns.rule.event.PromptBeforeValidationEvent
 
getActionMapping() - Method in exception org.kuali.rice.kns.exception.FileUploadLimitExceededException
 
getActionRequested() - Method in class org.kuali.rice.kns.bo.AdHocRouteWorkgroupId
 
getActionRequests(Long) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowInfo
 
getActionRequests(Long, String, String) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowInfo
 
getActionsTaken(Long) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowInfo
 
getActionUrlHref(BusinessObject, String, List) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
This method generates and returns href for the given parameters.
getActionUrls(BusinessObject, List, BusinessObjectRestrictions) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
This method is called by performLookup method to generate action urls.
getActionUrls(BusinessObject, List, BusinessObjectRestrictions) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
Builds string of action urls that can take place for a result row
getActionUrls() - Method in class org.kuali.rice.kns.web.ui.ResultRow
 
getActionUrlTitleText(BusinessObject, String, List, BusinessObjectRestrictions) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
This method generates and returns title text for action urls.
getActiveDateTimestampForCriteria(Map) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
Determines what Timestamp should be used for active queries on effective dated records.
getActualSizeIfTruncated() - Method in class org.kuali.rice.kns.lookup.CollectionIncomplete
 
getAdditionalDisplayAttributeName() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
getAdditionalDisplayAttributeName() - Method in interface org.kuali.rice.kns.datadictionary.FieldDefinitionI
 
getAdditionalDisplayAttributeName() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
The additionalDisplayAttributeName is the name of the attribute whose value will be displayed in addition to the actual maintenance field attribute.
getAdditionalDisplayPropertyName() - Method in class org.kuali.rice.kns.web.ui.Column
 
getAdditionalDisplayPropertyName() - Method in class org.kuali.rice.kns.web.ui.Field
 
getAdditionalDisplayPropertyName() - Method in interface org.kuali.rice.kns.web.ui.PropertyRenderingConfigElement
 
getAdditionalDisplayPropertyValue() - Method in class org.kuali.rice.kns.web.ui.Field
 
getAdditionalScriptFile(int) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
getAdditionalScriptFiles() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
getAdditionalSectionsFile() - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
 
getAdditionalSectionsFile() - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
 
getAdHocActionRequestCodes() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
getAdHocRoutePerson() - Method in class org.kuali.rice.kns.rule.event.AddAdHocRoutePersonEvent
This method retrieves the document adHocRoutePerson associated with this event.
getAdHocRoutePerson(int) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
Special getter based on index to work with multi rows for ad hoc routing to persons struts page
getAdHocRoutePersons() - Method in interface org.kuali.rice.kns.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.kns.document.DocumentBase
 
getAdHocRoutePersons() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
getAdHocRouteWorkgroup() - Method in class org.kuali.rice.kns.rule.event.AddAdHocRouteWorkgroupEvent
This method retrieves the document adHocRouteWorkgroup associated with this event.
getAdHocRouteWorkgroup(int) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
Special getter based on index to work with multi rows for ad hoc routing to workgroups struts page
getAdHocRouteWorkgroups() - Method in interface org.kuali.rice.kns.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.kns.document.DocumentBase
 
getAdHocRouteWorkgroups() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
get the ad hoc routing workgroup requests
getAffectedReferencesFromLookup(BusinessObject, String, String) - Method in interface org.kuali.rice.kns.lookup.SelectiveReferenceRefresher
Returns a list of references that must be refreshed after a lookup performed on an attribute is performed.
getAffectedReferencesFromLookup(BusinessObject, String, String) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
getAllInactivationBlockingDefinitions(Class) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
Returns all of the inactivation blocks registered for a particular business object
getAllInactivationBlockingMetadatas(Class) - Method in class org.kuali.rice.kns.datadictionary.DataDictionary
 
getAllInactivationBlockingMetadatas(DataDictionaryIndex, Class) - Method in class org.kuali.rice.kns.datadictionary.DataDictionaryIndexMapper
 
getAllInactivationBlockingMetadatas(DataDictionaryIndex, Class) - Method in interface org.kuali.rice.kns.datadictionary.DataDictionaryMapper
 
getAllMaintainableFieldDefinitionsForSerialization(MaintainableCollectionDefinition) - Method in class org.kuali.rice.kns.util.documentserializer.MaintenanceDocumentPropertySerializibilityEvaluator
 
getAllowNegative() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
 
getAllowNegative() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FloatingPointValidationPattern
 
getAllowPeriod() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
 
getAllowsCopy() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
getAllowsCopy() - Method in interface org.kuali.rice.kns.document.Document
This method returns whether or not this document can be copied.
getAllowsCopy() - Method in class org.kuali.rice.kns.document.DocumentBase
 
getAllowsCopy() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
getAllowsCopy() - Method in class org.kuali.rice.kns.document.TransactionalDocumentBase
 
getAllowsCopy(MaintenanceDocument) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
Returns whether or not this document's data dictionary file has flagged it to allow document copies.
getAllowsCopy(TransactionalDocument) - Method in interface org.kuali.rice.kns.service.TransactionalDocumentDictionaryService
Returns whether or not this document's data dictionary file has flagged it to allow document copies.
getAllowsNewOrCopy() - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
Gets the allowsNewOrCopy attribute.
getAllowsNewOrCopy(String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
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.kns.datadictionary.DocumentEntry
 
getAllowsNoteFYI() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
getAllowsRecordDeletion() - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
 
getAllowsRecordDeletion(Class) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
 
getAllowsRecordDeletion(MaintenanceDocument) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
 
getAllowUnderscore() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
 
getAllowWhitespace() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
 
getAllowWhitespace() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaValidationPattern
 
getAllowWhitespace() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AnyCharacterValidationPattern
 
getAllPriorApprovers() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
This method returns a set of all approvers of this document.
getAllRefreshableReferences(Class) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
getAllTypes() - Method in interface org.kuali.rice.kim.service.KimTypeInfoService
 
getAlternateDisplayAttributeName() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
getAlternateDisplayAttributeName() - Method in interface org.kuali.rice.kns.datadictionary.FieldDefinitionI
 
getAlternateDisplayAttributeName() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
The alternateDisplayAttributeName is the name of the attribute whose value will be displayed instead of the actual maintenance field attribute.
getAlternateDisplayPropertyName() - Method in class org.kuali.rice.kns.web.ui.Column
 
getAlternateDisplayPropertyName() - Method in class org.kuali.rice.kns.web.ui.Field
 
getAlternateDisplayPropertyName() - Method in interface org.kuali.rice.kns.web.ui.PropertyRenderingConfigElement
 
getAlternateDisplayPropertyValue() - Method in class org.kuali.rice.kns.web.ui.Field
 
getAnchor() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
 
getAnchorHtmlData() - Method in class org.kuali.rice.kns.lookup.HtmlData.MultipleAnchorHtmlData
 
getAnnotation() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
getAppDocId() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
getAppendDisplayText() - Method in class org.kuali.rice.kns.lookup.HtmlData
 
getApplicationBaseUrl() - Static method in class org.kuali.rice.kns.web.struts.action.KualiAction
 
getApplicationContent() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
getApplicationMaximumSearchResulsPerPageForMultipleValueLookups() - Static method in class org.kuali.rice.kns.lookup.LookupUtils
This method the maximum rows per page in a multiple value lookup
getAppropriateComparatorForPropertyClass(Class) - Static method in class org.kuali.rice.kns.web.comparator.CellComparatorHelper
This method returns a comparator to be used for comparing the contents of cells, that is the compareTo method will be invoked w/ displaytag Cell objects
getAppropriateValueComparatorForPropertyClass(Class) - Static method in class org.kuali.rice.kns.web.comparator.CellComparatorHelper
This method returns a comparator to be used for comparing propertyValues (in String form)
getApprovalRequestedUsers(Long) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowInfo
This method returns a list of Universal User Ids that have approval or completion requested of them for the document represented by the routeHeaderId parameter
getAttachment() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
getAttachmentFile() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
getAttachmentPropertyName() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
getAttachmentService() - Method in class org.kuali.rice.kns.document.DocumentBase
 
getAttachmentService() - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
getAttachmentTypesValuesFinderClass() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
getAttributeClass(Class, String) - Static method in class org.kuali.rice.kns.datadictionary.DataDictionary
This method determines the Class of the attributeName passed in.
getAttributeContent() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
Returns the attribute-generated document content.
getAttributeControlDefinition(Class, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
the html control type used to render the field
getAttributeControlDefinition(String, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
the html control type used to render the field
getAttributeDefinition(String) - Method in interface org.kuali.rice.kim.bo.KimType
 
getAttributeDefinition(String) - Method in class org.kuali.rice.kim.bo.types.dto.KimTypeInfo
 
getAttributeDefinition(String) - Method in interface org.kuali.rice.kns.datadictionary.DataDictionaryEntry
 
getAttributeDefinition(String) - Method in class org.kuali.rice.kns.datadictionary.DataDictionaryEntryBase
 
getAttributeDefinitionByName(String) - Method in class org.kuali.rice.kim.bo.types.dto.KimTypeInfo
 
getAttributeDefinitions() - Method in interface org.kuali.rice.kim.bo.KimType
 
getAttributeDefinitions() - Method in class org.kuali.rice.kim.bo.types.dto.KimTypeInfo
 
getAttributeDefinitions(String) - Method in interface org.kuali.rice.kim.service.support.KimTypeService
 
getAttributeDefinitions() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
getAttributeDescription(Class, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
detailed help text for attribute
getAttributeDescription(String, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
detailed help text for attribute
getAttributeErrorLabel(Class, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
the "label (short label)" used for displaying error messages
getAttributeErrorLabel(String, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
the "label (short label)" used for displaying error messages
getAttributeExclusiveMin(String, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
 
getAttributeForceUppercase(Class, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
indicates whether or not to force input text into uppercase
getAttributeForceUppercase(String, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
indicates whether or not to force input text into uppercase
getAttributeFormatter(Class, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
the formatter class used to format the attribute value
getAttributeFormatter(String, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
the formatter class used to format the attribute value
getAttributeInclusiveMax(String, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
 
getAttributeLabel() - Method in class org.kuali.rice.kim.bo.types.dto.KimTypeAttributeInfo
 
getAttributeLabel(Class, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
the label to be used for displaying the attribute.
getAttributeLabel(String, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
the label to be used for displaying the attribute.
getAttributeMaxLength(Class, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
the max length defined for the given attribute name.
getAttributeMaxLength(String, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
the max length defined for the given attribute name.
getAttributeName() - Method in class org.kuali.rice.kim.bo.types.dto.KimTypeAttributeInfo
 
getAttributeName() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
getAttributeName() - Method in class org.kuali.rice.kns.datadictionary.ReferenceDefinition
 
getAttributeName() - Method in class org.kuali.rice.kns.datadictionary.SearchingAttribute
 
getAttributeNames() - Method in class org.kuali.rice.kns.datadictionary.DataDictionaryEntryBase
 
getAttributeNames() - Method in class org.kuali.rice.kns.datadictionary.SortDefinition
 
getAttributes() - Method in class org.kuali.rice.kns.datadictionary.DataDictionaryEntryBase
 
getAttributeSecurity() - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
getAttributeSecurity(String, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
the AttributeSecurity object defined for the attribute's data value
getAttributeShortLabel(Class, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
the short label to be used for displaying the attribute.
getAttributeShortLabel(String, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
the short label to be used for displaying the attribute.
getAttributeSize(Class, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
the display size of the field if text control
getAttributeSize(String, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
the display size of the field if text control
getAttributeSummary(Class, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
short help text for attribute
getAttributeSummary(String, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
short help text for attribute
getAttributeToHighlightOnDuplicateKey() - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
 
getAttributeToHighlightOnFail() - Method in class org.kuali.rice.kns.datadictionary.ReferenceDefinition
Gets the attributeToHighlightOnFail attribute.
getAttributeValidatingErrorMessageKey(String, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
 
getAttributeValidatingErrorMessageParameters(String, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
 
getAttributeValidatingExpression(Class, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
the regular expression defined to validate the given attribute name.
getAttributeValidatingExpression(String, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
the regular expression defined to validate the given attribute name.
getAttributeValidValues(String, String) - Method in interface org.kuali.rice.kim.service.support.KimTypeService
 
getAttributeValuesFinderClass(Class, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
the Class that returns a values list for this attribute
getAttributeValuesFinderClass(String, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
the Class that returns a values list for this attribute
getAuditErrorMap() - Static method in class org.kuali.rice.kns.util.GlobalVariables
 
getAuthorizations() - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
Gets the authorizations attribute.
getAuthorizerClass() - Method in class org.kuali.rice.kns.datadictionary.InquiryDefinition
 
getBackLocation() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
getBackLocation() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
 
getBackLocation() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
 
getBackLocation() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
 
getBaseBusinessObjectClass() - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
getBaseDocumentClass() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
getBaseHelpUrl(String) - Method in interface org.kuali.rice.kns.service.RiceApplicationConfigurationMediationService
 
getBaseInquiryUrl() - Static method in class org.kuali.rice.kns.lookup.LookupUtils
 
getBaseInquiryUrl(String) - Method in interface org.kuali.rice.kns.service.RiceApplicationConfigurationMediationService
 
getBaseLookupUrl(boolean) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
 
getBaseLookupUrl(String) - Method in interface org.kuali.rice.kns.service.RiceApplicationConfigurationMediationService
 
getBaseLookupUrl() - Method in class org.kuali.rice.kns.web.ui.Field
 
getBasePath() - Method in class org.kuali.rice.kns.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.kns.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.kns.document.DocumentBase
Returns the POJO property name of "this" document in the object returned by DocumentBase.wrapDocumentWithMetadataForXmlSerialization()
getBean(String) - Static method in class org.kuali.rice.kim.service.KIMServiceLocatorWeb
 
getBeanName() - Method in interface org.kuali.rice.kns.datadictionary.BeanOverride
Return the name of the bean to perform the override.
getBLANK_SPACE() - Method in class org.kuali.rice.kns.web.ui.Field
 
getBlockedBusinessObjectClass() - Method in class org.kuali.rice.kns.datadictionary.InactivationBlockingDefinition
This overridden method ...
getBlockedBusinessObjectClass() - Method in interface org.kuali.rice.kns.datadictionary.InactivationBlockingMetadata
The type of the object that is blocked
getBlockedReferencePropertyName() - Method in class org.kuali.rice.kns.datadictionary.InactivationBlockingDefinition
This overridden method ...
getBlockedReferencePropertyName() - Method in interface org.kuali.rice.kns.datadictionary.InactivationBlockingMetadata
The property name of the reference that is blocked
getBlockingReferenceBusinessObjectClass() - Method in class org.kuali.rice.kns.datadictionary.InactivationBlockingDefinition
This overridden method ...
getBlockingReferenceBusinessObjectClass() - Method in interface org.kuali.rice.kns.datadictionary.InactivationBlockingMetadata
The type of the object that is blocking another record
getBoClass() - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
getBoClass() - Method in interface org.kuali.rice.kns.maintenance.Maintainable
 
getBoDictionaryService() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
Gets the boDictionaryService attribute.
getBoNotes() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
Gets the boNotes attribute.
getBorder() - Method in class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
 
getBoService() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
Gets the boService attribute.
getBusinessObject(Map) - Method in interface org.kuali.rice.kns.inquiry.Inquirable
 
getBusinessObject(Map) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
Return a business object by searching with map, the map keys should be a property name of the business object, with the map value as the value to search for.
getBusinessObject() - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
getBusinessObject() - Method in interface org.kuali.rice.kns.maintenance.Maintainable
Returns instance of the business object that is being maintained.
getBusinessObject() - Method in class org.kuali.rice.kns.web.ui.ResultRow
Returns the BusinessObject associated with this row.
getBusinessObjectAttributeDefinition(String, String) - Method in interface org.kuali.rice.kns.service.RiceApplicationConfigurationMediationService
This method will return the attribute definition from the local data dictionary of the application which supports that business object.
getBusinessObjectAuthorizationService() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
getBusinessObjectAuthorizationService() - Static method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
getBusinessObjectAuthorizationService() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
 
getBusinessObjectAuthorizationService() - Static method in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
getBusinessObjectAuthorizationService() - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
 
getBusinessObjectAuthorizationService() - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
getBusinessObjectClass() - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
getBusinessObjectClass() - Method in interface org.kuali.rice.kns.datadictionary.CollectionDefinitionI
 
getBusinessObjectClass() - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
 
getBusinessObjectClass() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
getBusinessObjectClass() - Method in class org.kuali.rice.kns.datadictionary.InactivationBlockingDefinition
 
getBusinessObjectClass() - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
 
getBusinessObjectClass() - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
 
getBusinessObjectClass() - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
 
getBusinessObjectClass() - Method in class org.kuali.rice.kns.datadictionary.ReferenceDefinition
 
getBusinessObjectClass() - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
getBusinessObjectClass() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
getBusinessObjectClass() - Method in class org.kuali.rice.kns.lookup.keyvalues.PersistableBusinessObjectValuesFinder
 
getBusinessObjectClass() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
 
getBusinessObjectClass() - Method in interface org.kuali.rice.kns.lookup.Lookupable
 
getBusinessObjectClass() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
 
getBusinessObjectClass(String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
The instance of the business object class associated with this document type name.
getBusinessObjectClassName() - Method in class org.kuali.rice.kns.datadictionary.SearchingAttribute
 
getBusinessObjectClassName() - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
 
getBusinessObjectClassName() - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
 
getBusinessObjectClassName() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
getBusinessObjectClassName() - Method in class org.kuali.rice.kns.web.ui.Field
 
getBusinessObjectClassNames() - Method in class org.kuali.rice.kns.datadictionary.DataDictionary
 
getBusinessObjectClassNames(DataDictionaryIndex) - Method in class org.kuali.rice.kns.datadictionary.DataDictionaryIndexMapper
 
getBusinessObjectClassNames(DataDictionaryIndex) - Method in interface org.kuali.rice.kns.datadictionary.DataDictionaryMapper
 
getBusinessObjectClassnames() - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
the list of business object class names being maintained
getBusinessObjectDictionaryService() - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
getBusinessObjectDictionaryService() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
Gets the businessObjectDictionaryService attribute.
getBusinessObjectDictionaryService() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
 
getBusinessObjectDictionaryService() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
This method returns the BusinessObjectDictionaryService used to initialize this helper service and is used by Lookupable implementations to retrieve the proper service.
getBusinessObjectDictionaryService() - Static method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
getBusinessObjectDictionaryService() - Static method in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
getBusinessObjectDictionaryService() - Static method in class org.kuali.rice.kns.web.ui.FieldBridge
 
getBusinessObjectEntries() - Method in class org.kuali.rice.kns.datadictionary.DataDictionary
 
getBusinessObjectEntries() - Method in class org.kuali.rice.kns.datadictionary.DataDictionaryIndex
 
getBusinessObjectEntries(DataDictionaryIndex) - Method in class org.kuali.rice.kns.datadictionary.DataDictionaryIndexMapper
 
getBusinessObjectEntries(DataDictionaryIndex) - Method in interface org.kuali.rice.kns.datadictionary.DataDictionaryMapper
 
getBusinessObjectEntry(String) - Method in class org.kuali.rice.kns.datadictionary.DataDictionary
 
getBusinessObjectEntry(DataDictionaryIndex, String) - Method in class org.kuali.rice.kns.datadictionary.DataDictionaryIndexMapper
 
getBusinessObjectEntry(DataDictionaryIndex, String) - Method in interface org.kuali.rice.kns.datadictionary.DataDictionaryMapper
 
getBusinessObjectEntryForConcreteClass(String) - Method in class org.kuali.rice.kns.datadictionary.DataDictionary
This method gets the business object entry for a concrete class
getBusinessObjectEntryForConcreteClass(DataDictionaryIndex, String) - Method in class org.kuali.rice.kns.datadictionary.DataDictionaryIndexMapper
 
getBusinessObjectEntryForConcreteClass(DataDictionaryIndex, String) - Method in interface org.kuali.rice.kns.datadictionary.DataDictionaryMapper
This method gets the business object entry for a concrete class
getBusinessObjectFromXML(String) - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
Retrieves substring of document contents from maintainable tag name.
getBusinessObjectMetaDataService() - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
getBusinessObjectMetaDataService() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
Gets the businessObjectMetaDataService attribute.
getBusinessObjectMetaDataService() - Static method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
getBusinessObjectMetaDataService() - Static method in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
getBusinessObjectMetaDataService() - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
getBusinessObjectRelationship(RelationshipDefinition, BusinessObject, Class, String, String, boolean) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
 
getBusinessObjectRelationship(BusinessObject, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
This method will return a class that is related to the parent BO (either through the DataDictionary or through the PersistenceStructureService)
getBusinessObjectRelationship(BusinessObject, Class, String, String, boolean) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
 
getBusinessObjectRelationshipDefinition(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
 
getBusinessObjectRelationshipDefinition(BusinessObject, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
 
getBusinessObjectRelationships(BusinessObject) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
Get all the business object relationships for the given business object.
getBusinessObjectRelationships(Class<? extends BusinessObject>) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
Get all the business object relationships for the given class.
getBusinessObjectService() - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
getBusinessObjectService() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
getBusinessObjectService() - Static method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
getBusinessObjectService() - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
getBusinessRulesClass() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
getBusinessRulesClass(MaintenanceDocument) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
 
getBusinessRulesClass(TransactionalDocument) - Method in interface org.kuali.rice.kns.service.TransactionalDocumentDictionaryService
 
getBusinessRulesInstance(Document, Class<? extends BusinessRule>) - Method in interface org.kuali.rice.kns.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.kns.util.KNSUtils
 
getBUTTON() - Method in class org.kuali.rice.kns.web.ui.Field
 
getButtonImageUrl(String) - Static method in class org.kuali.rice.kns.util.WebUtils
Determines and returns the URL for question button images; looks first for a property "application.custom.image.url", and if that is missing, uses the image url returned by getDefaultButtonImageUrl()
getButtonIndex(String) - Method in interface org.kuali.rice.kns.question.Question
returns the index associated with a specified button
getButtonIndex(String) - Method in class org.kuali.rice.kns.question.QuestionBase
returns the index associated with a specified button
getButtons() - Method in interface org.kuali.rice.kns.question.Question
 
getButtons() - Method in class org.kuali.rice.kns.question.QuestionBase
 
getButtons() - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
 
getByAttributeName(String) - Method in class org.kuali.rice.kim.bo.types.dto.AttributeDefinitionMap
 
getByDocumentHeaderId(String) - Method in interface org.kuali.rice.kns.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.kns.service.DocumentService
get a document based on the document header id which is the primary key for all document types.
getCaller() - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
 
getCellAlign() - Method in class org.kuali.rice.kns.web.ui.Field
The td alignment to use for the Field.
getCHECKBOX() - Method in class org.kuali.rice.kns.web.ui.Field
 
getChildNode(String) - Method in class org.kuali.rice.kns.util.documentserializer.PropertySerializerTrieNode
Retrieves the child node with the given name
getChildUrlDataList() - Method in class org.kuali.rice.kns.lookup.HtmlData
 
getCollection() - Method in class org.kuali.rice.kns.datadictionary.ReferenceDefinition
 
getCollectionBusinessObjectClass() - Method in class org.kuali.rice.kns.datadictionary.ReferenceDefinition
 
getCollectionBusinessObjectClass(String, String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
Returns the business object used to store the values for the given collection.
getCollectionDefinition(String) - Method in class org.kuali.rice.kns.datadictionary.DataDictionaryEntryBase
 
getCollectionDescription(Class, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
detailed help text for collection
getCollectionDescription(String, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
detailed help text for collection
getCollectionElementClass(Class, String) - Static method in class org.kuali.rice.kns.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.kns.service.DataDictionaryService
the element label to be used for displaying the collection.
getCollectionFieldDefaultValue(String, String, String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
This method returns the defaultValue as it would appear in the UI on a maintenance document for a collection.
getCollectionItemPermissionDetails(BusinessObject) - Method in class org.kuali.rice.kns.authorization.BusinessObjectAuthorizerBase
 
getCollectionItemRoleQualifications(BusinessObject) - Method in class org.kuali.rice.kns.authorization.BusinessObjectAuthorizerBase
 
getCollectionLabel(Class, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
the label to be used for displaying the collection.
getCollectionLabel(String, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
the label to be used for displaying the collection.
getCollectionNames() - Method in class org.kuali.rice.kns.datadictionary.DataDictionaryEntryBase
 
getCollectionNames(BusinessObject) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
This method returns a list of collection names a business object contains
getCollectionPath() - Method in class org.kuali.rice.kns.datadictionary.DocumentCollectionPath
 
getCollections() - Method in interface org.kuali.rice.kns.datadictionary.CollectionDefinitionI
 
getCollections() - Method in class org.kuali.rice.kns.datadictionary.DataDictionaryEntryBase
 
getCollections() - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
 
getCollections() - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
 
getCollectionShortLabel(Class, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
the short label to be used for displaying the collection.
getCollectionShortLabel(String, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
the short label to be used for displaying the collection.
getCollectionSummary(Class, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
short help text for collection
getCollectionSummary(String, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
short help text for collection
getCols() - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
 
getCols() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
getCols() - Method in class org.kuali.rice.kns.web.ui.Field
 
getColumnAnchor() - Method in class org.kuali.rice.kns.web.ui.Column
 
getColumnAnchors() - Method in class org.kuali.rice.kns.web.ui.Column
 
getColumnMaxLength(String) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
getColumns() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
Constructs the list of columns for the search results.
getColumns() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
Constructs the list of columns for the search results.
getColumns() - Method in interface org.kuali.rice.kns.lookup.Lookupable
 
getColumns() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
 
getColumns() - Method in class org.kuali.rice.kns.web.ui.ResultRow
 
getColumnTitle() - Method in class org.kuali.rice.kns.web.ui.Column
 
getColumnToSortIndex() - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
Gets the columnToSortIndex attribute.
getColumnToSortIndex() - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
getCommand() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
getComparator() - Method in class org.kuali.rice.kns.web.ui.Column
 
getComponentCode(Class<?>) - Method in interface org.kuali.rice.kns.service.KualiModuleService
 
getComponentName() - Method in class org.kuali.rice.kim.bo.types.dto.KimTypeAttributeInfo
 
getCompositeObjectIdMap() - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
getCompositeSelectedObjectIds() - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
This method converts the composite object IDs into a String
getConditionallyHiddenPropertyNames(BusinessObject) - Method in interface org.kuali.rice.kns.authorization.InquiryOrMaintenanceDocumentPresentationController
 
getConditionallyHiddenPropertyNames(BusinessObject) - Method in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase
 
getConditionallyHiddenPropertyNames() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
getConditionallyHiddenSectionIds(BusinessObject) - Method in interface org.kuali.rice.kns.authorization.InquiryOrMaintenanceDocumentPresentationController
 
getConditionallyHiddenSectionIds(BusinessObject) - Method in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase
 
getConditionallyReadOnlyPropertyNames(MaintenanceDocument) - Method in interface org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationController
 
getConditionallyReadOnlyPropertyNames(MaintenanceDocument) - Method in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase
 
getConditionallyReadOnlyPropertyNames() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
getConditionallyReadOnlySectionIds(MaintenanceDocument) - Method in interface org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationController
 
getConditionallyReadOnlySectionIds(MaintenanceDocument) - Method in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase
 
getConditionallyRequiredPropertyNames(MaintenanceDocument) - Method in interface org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationController
 
getConditionallyRequiredPropertyNames(MaintenanceDocument) - Method in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase
 
getConditionallyRequiredPropertyNames() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
getConfigFileLocations() - Method in class org.kuali.rice.kns.datadictionary.DataDictionary
 
getConfigService() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
Gets the configService attribute.
getConfigurationParameter(String, String) - Method in interface org.kuali.rice.kns.service.RiceApplicationConfigurationMediationService
Returns the configuration parameter value for the given namespaceCode and parameterName.
getConfigurationService() - Method in class org.kuali.rice.kns.web.EditablePropertiesHistoryHolder
 
getContainedCollectionNames() - Method in class org.kuali.rice.kns.web.ui.Section
Gets the containedCollectionNames attribute.
getCONTAINER() - Method in class org.kuali.rice.kns.web.ui.Field
 
getContainerDisplayFields() - Method in class org.kuali.rice.kns.web.ui.Field
Gets the containerDisplayFields attribute.
getContainerElementName() - Method in class org.kuali.rice.kns.web.ui.Field
Gets the containerElementName attribute.
getContainerName() - Method in class org.kuali.rice.kns.web.ui.Field
 
getContainerRows() - Method in class org.kuali.rice.kns.web.ui.Field
 
getContainerRows(Section, CollectionDefinitionI, BusinessObject, Maintainable, Maintainable, List<String>, Set<String>, StringBuffer, int, Inquirable) - Static method in class org.kuali.rice.kns.web.ui.SectionBridge
 
getContainerRows(Section, CollectionDefinitionI, BusinessObject, Maintainable, Maintainable, List<String>, Set<String>, StringBuffer, String, boolean, int, Inquirable) - Static method in class org.kuali.rice.kns.web.ui.SectionBridge
Builds a list of Rows with Fields of type containers for a many section.
getContentType() - Method in class org.kuali.rice.kns.web.struts.form.BlankFormFile
 
getContext() - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
 
getControl() - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
getControl() - Method in class org.kuali.rice.kns.datadictionary.ExternalizableAttributeDefinitionProxy
If control wasn't set on this instance, use the value from its delegate.
getConversionFields() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
getCoreSections(MaintenanceDocument, Maintainable) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
Gets list of maintenance sections built from the data dictionary.
getCreateDate() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
getCreateNewUrl() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
 
getCreateNewUrl(String) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
 
getCreateNewUrl() - Method in interface org.kuali.rice.kns.lookup.Lookupable
Builds the Url for a maintenance new document for the lookup business object class
getCURRENCY() - Method in class org.kuali.rice.kns.web.ui.Field
 
getCurrentRouteLevelName(KualiWorkflowDocument) - Method in interface org.kuali.rice.kns.workflow.service.WorkflowDocumentService
Gets the current route level name of the workflow document even if document has no active node names.
getCurrentRouteNodeNames() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
Returns the current node names of the document delimited by the constant: DocumentRouteHeaderValue#CURRENT_ROUTE_NODE_NAME_DELIMITER
getCurrentSearchFieldValue(String) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
Helper method to get the value for a property out of the row-field graph.
getCurrentTabIndex() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
 
getCustomActionUrls(BusinessObject, List) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
Child classes should override this method if they want to return some other action urls.
getCustomActionUrls(BusinessObject, List) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
This method is a template method that allows child classes to return their own custom action html data.
getCustomLockDescriptor(Person) - Method in interface org.kuali.rice.kns.document.Document
Generates a custom lock descriptor for pessimistic locking.
getCustomLockDescriptor(Person) - Method in class org.kuali.rice.kns.document.DocumentBase
This default implementation just throws a PessimisticLockingException.
getCustomLockDescriptor(Person) - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
Returns the custom lock descriptor generated by the new maintainable object, if defined.
getCustomLockDescriptor(Person) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
This default implementation just throws a PessimisticLockingException.
getCustomLockDescriptor(Person) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
Generates a custom lock descriptor for pessimistic locking.
getDatabaseRepositoryFilePaths() - Method in class org.kuali.rice.kns.bo.ModuleConfiguration
 
getDataDictionary() - Method in interface org.kuali.rice.kns.service.DataDictionaryService
 
getDataDictionaryMap() - Method in interface org.kuali.rice.kns.service.DataDictionaryService
 
getDataDictionaryPackages() - Method in class org.kuali.rice.kns.bo.ModuleConfiguration
 
getDataDictionaryPackages() - Method in class org.kuali.rice.kns.datadictionary.spring.DataDictionaryLocationConfigurer
 
getDataDictionaryPackages() - Method in interface org.kuali.rice.kns.service.KualiModuleService
 
getDataDictionaryService() - Static method in class org.kuali.rice.kns.authorization.BusinessObjectAuthorizerBase
 
getDataDictionaryService() - Method in class org.kuali.rice.kns.bo.ModuleConfiguration
 
getDataDictionaryService() - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
getDataDictionaryService() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
Gets the dataDictionaryService attribute.
getDataDictionaryService() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
 
getDataDictionaryService() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
This method returns the DataDictionaryService used to initialize this helper service and is used by Lookupable implementations to retrieve the proper service.
getDataDictionaryService() - Static method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
getDataDictionaryService() - Method in class org.kuali.rice.kns.rules.DocumentRuleBase
 
getDataDictionaryService() - Static method in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
getDataDictionaryService() - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
getDataDictionaryService() - Static method in class org.kuali.rice.kns.web.ui.FieldBridge
 
getDataSourceName() - Method in class org.kuali.rice.kns.bo.ModuleConfiguration
 
getDateTimeService() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
 
getDdAttributeEntryName() - Method in class org.kuali.rice.kns.web.ui.HeaderField
 
getDdService() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
Gets the ddService attribute.
getDefaultButtonImageUrl(String) - Static method in class org.kuali.rice.kns.util.WebUtils
Generates a default button image URL, in the form of: ${kr.externalizable.images.url}buttonsmall_${imageName}.gif
getDefaultDocumentTypeName() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
getDefaultExistenceCheckFieldNames() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
getDefaultExistenceChecks() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
getDefaultExistenceChecks(Class) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
The collection of ReferenceDefinition objects defined as DefaultExistenceChecks for the MaintenanceDocument.
getDefaultExistenceChecks(String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
The collection of ReferenceDefinition objects defined as DefaultExistenceChecks for the MaintenanceDocument.
getDefaultExistenceChecks(TransactionalDocument) - Method in interface org.kuali.rice.kns.service.TransactionalDocumentDictionaryService
The collection of ReferenceDefinition objects defined as DefaultExistenceChecks for the MaintenanceDocument.
getDefaultExistenceChecks(String) - Method in interface org.kuali.rice.kns.service.TransactionalDocumentDictionaryService
The collection of ReferenceDefinition objects defined as DefaultExistenceChecks for the MaintenanceDocument.
getDefaultSort() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
getDefaultSortColumns() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
Uses the DD to determine which is the default sort order.
getDefaultSortColumns() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
 
getDefaultSortColumns() - Method in interface org.kuali.rice.kns.lookup.Lookupable
This method returns a list of the default columns used to sort the result set.
getDefaultSortColumns() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
This method returns a list of the default columns used to sort the result set.
getDefaultValue() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
getDefaultValue() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
getDefaultValue() - Method in class org.kuali.rice.kns.web.ui.Field
 
getDefaultValueFinderClass() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
getDefaultValueFinderClass() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
getDerivedValuesSetterClass() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
getDescription() - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
getDescription() - Method in class org.kuali.rice.kns.datadictionary.CollectionDefinition
 
getDescription() - Method in class org.kuali.rice.kns.datadictionary.ExternalizableAttributeDefinitionProxy
If description wasn't set on this instance, use the value from its delegate.
getDescription() - Method in interface org.kuali.rice.kns.rule.event.KualiDocumentEvent
A description of the event.
getDescription() - Method in class org.kuali.rice.kns.rule.event.KualiDocumentEventBase
 
getDescription(String) - Method in interface org.kuali.rice.kns.service.TransactionalDocumentDictionaryService
Retrieves the full description of the transactional document as described in its data dictionary entry.
getDescription() - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
 
getDictionaryObjectEntry(String) - Method in class org.kuali.rice.kns.datadictionary.DataDictionary
 
getDictionaryObjectEntry(DataDictionaryIndex, String) - Method in class org.kuali.rice.kns.datadictionary.DataDictionaryIndexMapper
 
getDictionaryObjectEntry(DataDictionaryIndex, String) - Method in interface org.kuali.rice.kns.datadictionary.DataDictionaryMapper
 
getDictionaryValidationService() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
Gets the dictionaryValidationService attribute.
getDictionaryValidationService() - Method in class org.kuali.rice.kns.rules.DocumentRuleBase
 
getDictionaryValidationService() - Static method in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
getDirectShortLabel() - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
getDisplayedErrors() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
 
getDisplayedInfo() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
 
getDisplayEditMode() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
getDisplayEditMode() - Method in class org.kuali.rice.kns.web.ui.Field
Gets the displayEditMode attribute.
getDisplayedObjectIdSet() - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
getDisplayedWarnings() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
 
getDisplayFieldName() - Method in class org.kuali.rice.kns.datadictionary.ReferenceDefinition
Gets the displayFieldName attribute.
getDisplayLabelAttribute() - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
getDisplayLabelAttribute() - Method in class org.kuali.rice.kns.datadictionary.ExternalizableAttributeDefinitionProxy
 
getDisplayMask() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
getDisplayMask() - Method in class org.kuali.rice.kns.web.ui.Field
Gets the displayMask attribute.
getDisplayMaskValue() - Method in class org.kuali.rice.kns.web.ui.Field
Gets the displayMaskValue attribute.
getDisplayMessage(Exception) - Method in interface org.kuali.rice.kns.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).
getDisplayText() - Method in class org.kuali.rice.kns.lookup.HtmlData
 
getDisplayTopicFieldInNotes() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
Accessor method for contained displayTopicFieldInNotes
getDisplayTopicFieldInNotes() - Method in interface org.kuali.rice.kns.document.MaintenanceDocument
This method...
getDisplayTopicFieldInNotes() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
getDisplayValue() - Method in class org.kuali.rice.kns.web.ui.HeaderField
 
getDocFormKey() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
Gets the docFormKey attribute.
getDocFormKey() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
 
getDocFormKey() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
 
getDocId() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
getDocInfo() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
 
getDocNum() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
getDocNum() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
 
getDocNum() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
getDocNum() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
getDocNum() - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
 
getDocRouteLevel() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
getDocType(Long) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowInfo
 
getDocType(String) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowInfo
 
getDocTypeName() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
getter for the docTypeName that was passed from workflow on the url
getDocument() - Method in interface org.kuali.rice.kns.rule.event.KualiDocumentEvent
 
getDocument() - Method in class org.kuali.rice.kns.rule.event.KualiDocumentEventBase
 
getDocument() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
getDocument() - Method in class org.kuali.rice.kns.workflow.KualiDocumentXmlMaterializer
 
getDocumentActions(Document, Person, Set<String>) - Method in interface org.kuali.rice.kns.document.authorization.DocumentAuthorizer
 
getDocumentActions(Document, Person, Set<String>) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
Individual document families will need to reimplement this according to their own needs; this version should be good enough to be usable during initial development.
getDocumentActions(Document) - Method in interface org.kuali.rice.kns.document.authorization.DocumentPresentationController
 
getDocumentActions(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
 
getDocumentActions(Document, Person, Set<String>) - Method in interface org.kuali.rice.kns.service.PessimisticLockService
 
getDocumentActions() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
getDocumentAuthorizer(String) - Method in interface org.kuali.rice.kns.service.DocumentHelperService
 
getDocumentAuthorizer(Document) - Method in interface org.kuali.rice.kns.service.DocumentHelperService
 
getDocumentAuthorizerClass() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
Returns the document authorizer class for the document.
getDocumentBusinessObject() - Method in interface org.kuali.rice.kns.document.MaintenanceDocument
Returns a reference to the PersistableBusinessObject that this MaintenanceDocument is maintaining.
getDocumentBusinessObject() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
getDocumentClass() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
getDocumentClassByName(String) - Method in interface org.kuali.rice.kns.service.TransactionalDocumentDictionaryService
Retrieves a document instance by it's class name.
getDocumentClassByTypeName(String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
Returns the document class declared in the dd for the given document type name.
getDocumentCollectionPath() - Method in class org.kuali.rice.kns.datadictionary.DocumentValuePathGroup
 
getDocumentDescription() - Method in class org.kuali.rice.kns.bo.DocumentHeader
 
getDocumentEntries() - Method in class org.kuali.rice.kns.datadictionary.DataDictionary
 
getDocumentEntries() - Method in class org.kuali.rice.kns.datadictionary.DataDictionaryIndex
 
getDocumentEntries(DataDictionaryIndex) - Method in class org.kuali.rice.kns.datadictionary.DataDictionaryIndexMapper
 
getDocumentEntries(DataDictionaryIndex) - Method in interface org.kuali.rice.kns.datadictionary.DataDictionaryMapper
 
getDocumentEntriesByBusinessObjectClass() - Method in class org.kuali.rice.kns.datadictionary.DataDictionaryIndex
 
getDocumentEntriesByMaintainableClass() - Method in class org.kuali.rice.kns.datadictionary.DataDictionaryIndex
 
getDocumentEntry(String) - Method in class org.kuali.rice.kns.datadictionary.DataDictionary
Returns the KNS document entry for the given lookup key.
getDocumentEntry(DataDictionaryIndex, String) - Method in class org.kuali.rice.kns.datadictionary.DataDictionaryIndexMapper
 
getDocumentEntry(DataDictionaryIndex, String) - Method in interface org.kuali.rice.kns.datadictionary.DataDictionaryMapper
Returns the KNS document entry for the given lookup key.
getDocumentForm(String, String, UserSession, String) - Method in interface org.kuali.rice.kns.service.SessionDocumentService
Returns KualiDocumentFormBase object.
getDocumentFromSession(UserSession, String) - Method in interface org.kuali.rice.kns.service.SessionDocumentService
This method retrieve's a document from the user session from the given docId.
getDocumentHandlerUrl(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
getDocumentHeader() - Method in interface org.kuali.rice.kns.document.Document
This retrieves the standard DocumentHeader object, which contains standard meta-data about a document.
getDocumentHeader() - Method in class org.kuali.rice.kns.document.DocumentBase
 
getDocumentHeaderBaseClass() - Method in interface org.kuali.rice.kns.service.DocumentHeaderService
This method returns the class to use to instantiate document header objects
getDocumentHeaderById(String) - Method in interface org.kuali.rice.kns.service.DocumentHeaderService
This method retrieves a document header using the given documentHeaderId
getDocumentHeaderService() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
getDocumentHeaderService() - Static method in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
getDocumentHelperService() - Static method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
getDocumentHelperService() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
 
getDocumentHelperService() - Method in class org.kuali.rice.kns.rules.DocumentRuleBase
 
getDocumentHelperService() - Static method in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
getDocumentHelperService() - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
getDocumentId(Document) - Static method in class org.kuali.rice.kns.rule.event.KualiDocumentEventBase
Provides null-safe access to the documentNumber of the given document.
getDocumentInitiator() - Method in class org.kuali.rice.kns.workflow.KualiTransactionalDocumentInformation
 
getDocumentLabelByClass(Class) - Method in interface org.kuali.rice.kns.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.kns.service.DataDictionaryService
This method returns the user friendly label based on the workflow doc type name
getDocumentNumber() - Method in class org.kuali.rice.kns.bo.DocumentAttachment
 
getDocumentNumber() - Method in class org.kuali.rice.kns.bo.DocumentHeader
 
getDocumentNumber() - Method in class org.kuali.rice.kns.bo.SessionDocument
 
getDocumentNumber() - Method in class org.kuali.rice.kns.bo.SessionDocumentId
 
getDocumentNumber() - Method in interface org.kuali.rice.kns.document.Document
All documents have a document header id.
getDocumentNumber() - Method in class org.kuali.rice.kns.document.DocumentBase
 
getDocumentNumber() - Method in class org.kuali.rice.kns.document.MaintenanceLock
 
getDocumentPresentationController(String) - Method in interface org.kuali.rice.kns.service.DocumentHelperService
 
getDocumentPresentationController(Document) - Method in interface org.kuali.rice.kns.service.DocumentHelperService
 
getDocumentPresentationControllerClass() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
Returns the document presentation controller class for the document.
getDocumentPropertySerizabilityEvaluator() - Method in interface org.kuali.rice.kns.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.kns.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.kns.document.MaintenanceDocumentBase
 
getDocumentsByListOfDocumentHeaderIds(Class<? extends Document>, List<String>) - Method in interface org.kuali.rice.kns.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.kns.service.KNSServiceLocatorWeb
 
getDocumentService() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
getDocumentService() - Static method in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
getDocumentService() - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
getDocumentTemplateNumber() - Method in class org.kuali.rice.kns.bo.DocumentHeader
 
getDocumentTitle() - Method in interface org.kuali.rice.kns.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.kns.document.DocumentBase
This is the default document title implementation.
getDocumentTitle() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
Builds out the document title for maintenance documents - this will get loaded into the flex doc and passed into workflow.
getDocumentTitle(MaintenanceDocument) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
This is a hook to allow the document to override the generic document title.
getDocumentTitle(MaintenanceDocument) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
This is a hook to allow the document to override the generic document title.
getDocumentType() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
getDocumentTypeName(DataDictionaryIndex, String) - Method in class org.kuali.rice.kns.datadictionary.DataDictionaryIndexMapper
 
getDocumentTypeName(DataDictionaryIndex, String) - Method in interface org.kuali.rice.kns.datadictionary.DataDictionaryMapper
Returns mapped document type based on the given document type.
getDocumentTypeName() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
getDocumentTypeName() - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
Retrieves the document type name from the data dictionary based on business object class
getDocumentTypeName(Class) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
The document type name for a class instance.
getDocumentTypeNameByClass(Class) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
Returns the document type name declared in the dd for the given document class.
getDocumentValuePathGroups() - Method in class org.kuali.rice.kns.datadictionary.RoutingTypeDefinition
 
getDocumentValues() - Method in class org.kuali.rice.kns.datadictionary.DocumentCollectionPath
 
getDocumentValues() - Method in class org.kuali.rice.kns.datadictionary.DocumentValuePathGroup
 
getDocumentValues() - Method in class org.kuali.rice.kns.datadictionary.SearchingTypeDefinition
 
getDROPDOWN() - Method in class org.kuali.rice.kns.web.ui.Field
 
getDROPDOWN_REFRESH() - Method in class org.kuali.rice.kns.web.ui.Field
 
getDROPDOWN_SCRIPT() - Method in class org.kuali.rice.kns.web.ui.Field
 
getDuplicateIdentificationFields() - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
 
getDuplicateIdentifierFieldsFromDataDictionary(String, String) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
This method is to retrieve a List of fields which are specified in the maintenance document data dictionary as the duplicateIdentificationFields.
getDuplicateIdentifierFieldsFromDataDictionary(String, String) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
 
getEditableProperties(String) - Method in class org.kuali.rice.kns.web.EditablePropertiesHistoryHolder
Returns the editable properties registered with the current guid
getEditableProperties() - Method in interface org.kuali.rice.kns.web.struts.pojo.PojoForm
 
getEditableProperties() - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
 
getEditablePropertiesMap() - Method in class org.kuali.rice.kns.web.EditablePropertiesHistoryHolder
 
getEditingMode() - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
 
getEditingMode() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
getEditModes(Document, Person, Set<String>) - Method in interface org.kuali.rice.kns.document.authorization.TransactionalDocumentAuthorizer
 
getEditModes(Document, Person, Set<String>) - Method in class org.kuali.rice.kns.document.authorization.TransactionalDocumentAuthorizerBase
 
getEditModes(Document) - Method in interface org.kuali.rice.kns.document.authorization.TransactionalDocumentPresentationController
 
getEditModes(Document) - Method in class org.kuali.rice.kns.document.authorization.TransactionalDocumentPresentationControllerBase
 
getElementLabel() - Method in class org.kuali.rice.kns.datadictionary.CollectionDefinition
Gets the elementLabel attribute.
getElementName(int) - Method in class org.kuali.rice.kns.util.documentserializer.DocumentSerializationState
Retrieves the element name of the state element.
getElementName() - Method in class org.kuali.rice.kns.util.documentserializer.DocumentSerializationState.SerializationPropertyElement
 
getElementName(int) - Method in class org.kuali.rice.kns.util.documentserializer.SerializationState
Retrieves the element name of the state element.
getElementName() - Method in class org.kuali.rice.kns.util.documentserializer.SerializationState.SerializationPropertyElement
 
getEmptyActionUrls() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
A utility method that returns an empty list of action urls.
getEmptyAnchorHtmlData() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
getEncryptedValue() - Method in class org.kuali.rice.kns.web.ui.Field
Gets the encryptedValue attribute.
getEncryptionService() - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
getEncryptionService() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
Gets the encryptionService attribute.
getEncryptionService() - Static method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
getEncryptionService() - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
 
getEntityManager() - Method in class org.kuali.rice.kns.bo.ModuleConfiguration
 
getEntityManagerFactory() - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
getEntriesByJstlKey() - Method in class org.kuali.rice.kns.datadictionary.DataDictionaryIndex
 
getEntryClass() - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
getEntryClass() - Method in class org.kuali.rice.kns.datadictionary.DataDictionaryEntryBase
 
getEntryClass() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
getEntryClass() - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
 
getErrorCount() - Method in class org.kuali.rice.kns.util.ErrorContainer
 
getErrorKey() - Method in class org.kuali.rice.kns.web.ui.Section
 
getErrorPathPrefix() - Method in interface org.kuali.rice.kns.rule.event.KualiDocumentEvent
 
getErrorPathPrefix() - Method in class org.kuali.rice.kns.rule.event.KualiDocumentEventBase
 
getErrorPropertyList() - Method in class org.kuali.rice.kns.util.ErrorContainer
 
getExactLength() - Method in class org.kuali.rice.kns.datadictionary.validation.CharacterLevelValidationPattern
 
getExceptionIncident(Exception, Map<String, String>) - Method in interface org.kuali.rice.kns.service.KualiExceptionIncidentService
This method create an instance of the KualiExceptionIncident from its factory.
getExceptionIncident(Map<String, String>) - Method in interface org.kuali.rice.kns.service.KualiExceptionIncidentService
This method create an instance of the KualiExceptionIncident from its factory.
getExclusiveMin() - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
getExplanation() - Method in class org.kuali.rice.kns.bo.DocumentHeader
Gets the explanation attribute.
getExportData() - Method in class org.kuali.rice.kns.datadictionary.exporter.ExportMap
 
getExporterClass() - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
getExportKey() - Method in class org.kuali.rice.kns.datadictionary.exporter.ExportMap
 
getExternalBusinessObjectProperty(Object, String) - Method in class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
Get the name of the property which represents the ExternalizableBusinessObject for the given property.
getExternalizableBusinessObject(Class<T>, Map<String, Object>) - Method in interface org.kuali.rice.kns.service.ModuleService
This method gets the externalizable business object, given its type and a map of primary keys and values
getExternalizableBusinessObjectClass(Class, String) - Method in class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
Given an property on the main BO class, return the defined type of the ExternalizableBusinessObject.
getExternalizableBusinessObjectDictionaryEntry(Class) - Method in interface org.kuali.rice.kns.service.ModuleService
This method gets the business object dictionary entry for the passed in externalizable business object class.
getExternalizableBusinessObjectFieldValues(String, Map<String, String>) - Method in class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
Return the EBO fieldValue entries explicitly for the given eboPropertyName.
getExternalizableBusinessObjectImplementation(Class<E>) - Method in interface org.kuali.rice.kns.service.ModuleService
For a given ExternalizableBusinessObject interface, return the implementation class provided by this module.
getExternalizableBusinessObjectImplementations() - Method in class org.kuali.rice.kns.bo.ModuleConfiguration
 
getExternalizableBusinessObjectInquiryUrl(Class, Map<String, String[]>) - Method in interface org.kuali.rice.kns.service.ModuleService
This method returns a URL so that the inquiry framework may redirect a user to the appropriate (possibly external) website at which to view inquiry information.
getExternalizableBusinessObjectLookupUrl(Class, Map<String, String>) - Method in interface org.kuali.rice.kns.service.ModuleService
This method gets the lookup url for the given externalizable business object properties.
getExternalizableBusinessObjectProperties(Class, Map<String, String>) - Method in class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
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.kns.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 interface org.kuali.rice.kns.service.ModuleService
This method gets the list of externalizable business objects for lookup, given its type and a map of primary keys and values.
getExtraButton(int) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
 
getExtraButtonAltText() - Method in class org.kuali.rice.kns.web.ui.ExtraButton
 
getExtraButtonOnclick() - Method in class org.kuali.rice.kns.web.ui.ExtraButton
 
getExtraButtonParams() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
getExtraButtonParams() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
 
getExtraButtonParams() - Method in interface org.kuali.rice.kns.lookup.Lookupable
 
getExtraButtonParams(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
return parameters for optional extra button
getExtraButtonParams() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
getExtraButtonParams() - Method in class org.kuali.rice.kns.web.ui.ExtraButton
 
getExtraButtonProperty() - Method in class org.kuali.rice.kns.web.ui.ExtraButton
 
getExtraButtons() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
 
getExtraButtonSource() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
getExtraButtonSource() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
 
getExtraButtonSource() - Method in interface org.kuali.rice.kns.lookup.Lookupable
 
getExtraButtonSource(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
source for optional extra button
getExtraButtonSource() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
getExtraButtonSource() - Method in class org.kuali.rice.kns.web.ui.ExtraButton
 
getExtraButtonSource() - Method in class org.kuali.rice.kns.web.ui.Section
 
getExtraField() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
getExtraField() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
This overridden method ...
getExtraField() - Method in interface org.kuali.rice.kns.lookup.Lookupable
get extra field
getExtraField() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
get an extra field
getExtraOnLoad() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
This overridden method returns the extraOnLoad variable.
getExtraOnLoad() - Method in interface org.kuali.rice.kns.lookup.Lookupable
method returns the extraOnLoad variable.
getField(int) - Method in class org.kuali.rice.kns.web.ui.Row
 
getFieldCnt() - Method in class org.kuali.rice.kns.web.ui.Section
 
getFieldConversionMap() - Method in class org.kuali.rice.kns.web.ui.Field
 
getFieldConversions() - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
 
getFieldConversions() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
getFieldConversions() - Method in class org.kuali.rice.kns.web.ui.Field
 
getFieldDataType() - Method in class org.kuali.rice.kns.web.ui.Field
 
getFieldDefaultValue(Class, String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
This method returns the defaultValue as it would appear in the UI on a maintenance document.
getFieldDefaultValue(String, String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
This method returns the defaultValue as it would appear in the UI on a maintenance document.
getFieldDefinition(String) - Method in class org.kuali.rice.kns.datadictionary.InquiryDefinition
Returns the FieldDefinition associated with the field attribute name
getFieldHelpName() - Method in class org.kuali.rice.kns.web.ui.Field
 
getFieldHelpSummary() - Method in class org.kuali.rice.kns.web.ui.Field
 
getFieldHelpUrl() - Method in class org.kuali.rice.kns.web.ui.Field
 
getFieldInactiveValidValues() - Method in class org.kuali.rice.kns.web.ui.Field
 
getFieldLabel(String) - Method in class org.kuali.rice.kns.maintenance.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.kns.maintenance.rules.MaintenanceDocumentRuleBase
This method translates the passed in field name into a human-readable attribute label.
getFieldLabel() - Method in class org.kuali.rice.kns.web.ui.Field
 
getFieldLevelHelpUrl() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
getFieldLevelHelpUrl() - Method in class org.kuali.rice.kns.web.ui.Field
 
getFieldName() - Method in class org.kuali.rice.kns.authorization.FieldRestriction
Gets the fieldName attribute.
getFieldNameToFocusOnAfterSubmit() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
 
getFieldOverrides() - Method in interface org.kuali.rice.kns.datadictionary.BeanOverride
Returns the list of fields to perform the override.
getFieldRestriction(String) - Method in interface org.kuali.rice.kns.authorization.BusinessObjectRestrictions
 
getFieldRestriction(String) - Method in class org.kuali.rice.kns.authorization.BusinessObjectRestrictionsBase
This method returns the authorization setting for the given field name.
getFields() - Method in interface org.kuali.rice.kns.datadictionary.CollectionDefinitionI
 
getFields() - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
 
getFields() - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
 
getFields() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
getFields() - Method in class org.kuali.rice.kns.web.ui.Row
 
getFieldsForLookup() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
Gets the fieldsForLookup attribute.
getFieldType() - Method in class org.kuali.rice.kns.web.ui.Field
 
getFieldValidValues() - Method in class org.kuali.rice.kns.web.ui.Field
 
getFILE() - Method in class org.kuali.rice.kns.web.ui.Field
 
getFileAttachment() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
getFileData() - Method in class org.kuali.rice.kns.web.struts.form.BlankFormFile
 
getFileName() - Method in class org.kuali.rice.kns.web.struts.form.BlankFormFile
 
getFileNameFromPath(List<String>) - Static method in class org.kuali.rice.kns.util.KNSUtils
Picks off the filename from the full path.
getFileSize() - Method in class org.kuali.rice.kns.web.struts.form.BlankFormFile
 
getFirstRowIndex() - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
Gets the firstRowIndex attribute.
getFirstRowIndex() - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
getForcedReadOnlyFields() - Method in class org.kuali.rice.kns.web.struts.form.KualiTransactionalDocumentFormBase
Gets the forcedReadOnlyFields attribute.
getForceUppercase() - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
getForceUppercase() - Method in class org.kuali.rice.kns.datadictionary.ExternalizableAttributeDefinitionProxy
If forceUppercase wasn't set on this instance, use the value from its delegate.
getForeignKeyFieldName(Class, String, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
This method ...
getFormattedMaxLength() - Method in class org.kuali.rice.kns.datadictionary.control.CurrencyControlDefinition
 
getFormattedMaxLength() - Method in class org.kuali.rice.kns.web.ui.Field
 
getFormattedPropertyValue(BusinessObject, String, Formatter) - Static method in class org.kuali.rice.kns.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.kns.util.ObjectUtils
References the data dictionary to find any registered formatter class then if not found checks for associated formatter for the property type.
getFormatter(String, Class) - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
Retrieves a formatter for the keypath and property type.
getFormatter() - Method in class org.kuali.rice.kns.web.ui.Column
 
getFormatter() - Method in class org.kuali.rice.kns.web.ui.Field
 
getFormatter() - Method in interface org.kuali.rice.kns.web.ui.PropertyRenderingConfigElement
 
getFormatterClass() - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
getFormatterClass() - Method in class org.kuali.rice.kns.datadictionary.ExternalizableAttributeDefinitionProxy
If a formatterClass wasn't set for this instance, use the value from its delegate.
getFormatterTypes() - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
Gets the formatterTypes attribute.
getFormatterWithDataDictionary(Object, String) - Static method in class org.kuali.rice.kns.util.ObjectUtils
Returns a Formatter instance for the given property name in the given given business object.
getFormKey() - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
 
getFormKey() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
getFormKey() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
getFormKey() - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
 
getFullClassName() - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
getFullClassName() - Method in interface org.kuali.rice.kns.datadictionary.DataDictionaryEntry
Returns the full class name of the underlying object.
getFullClassName() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
getFullyMaskedValue(String, String, Object, String) - Static method in class org.kuali.rice.kns.util.WebUtils
 
getGroupByAttributesForEffectiveDating() - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
getGroupByAttributesForEffectiveDating(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
Returns the list of attributes that should be used for grouping when determing the current status of a business object that implements InactivateableFromTo
getHasBlankValidValue() - Method in class org.kuali.rice.kns.web.ui.Field
 
getHasLookupable() - Method in class org.kuali.rice.kns.web.ui.Field
 
getHeaderNavigationList() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
getHeaderNavigationTabs() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
Gets the headerNavigationTabs attribute.
getHeaderTabDispatch(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
Retrieves the header tab dispatch.
getHeaderTabDisplayName() - Method in class org.kuali.rice.kns.datadictionary.HeaderNavigation
Gets the navigationStyle attribute.
getHeaderTabMethodToCall() - Method in class org.kuali.rice.kns.datadictionary.HeaderNavigation
Gets the navigationKey attribute.
getHeaderTabNavigateTo() - Method in class org.kuali.rice.kns.datadictionary.HeaderNavigation
Gets the suffix attribute.
getHeaderTabNavigateTo(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
Retrieves the header tab to navigate to.
getHelpDefinition() - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
Gets the helpDefinition attribute.
getHelpDefinition() - Method in class org.kuali.rice.kns.datadictionary.HeaderNavigation
 
getHelpDefinition() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
getHelpUrl() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
getHelpUrl() - Method in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
 
getHelpUrl() - Method in class org.kuali.rice.kns.web.ui.Section
 
getHIDDEN() - Method in class org.kuali.rice.kns.web.ui.Field
 
getHistoryOrder() - Method in class org.kuali.rice.kns.web.EditablePropertiesHistoryHolder
 
getHref() - Method in class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
 
getHrefText() - Method in class org.kuali.rice.kns.datadictionary.control.LinkControlDefinition
 
getHrefText() - Method in class org.kuali.rice.kns.web.ui.Field
 
getHtmlDataType() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
getHtmlMenuBar() - Method in interface org.kuali.rice.kns.inquiry.Inquirable
 
getHtmlMenuBar() - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
getHtmlMenuBar() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
 
getHtmlMenuBar() - Method in interface org.kuali.rice.kns.lookup.Lookupable
 
getHumanReadablePrimaryKeyFieldNames(Class) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
This method creates a human-readable string of the class' primary key field names, as designated by the DataDictionary.
getHyperLink(Class, Map<String, String>, String) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
getHyperLink(Class, Map<String, String>, String, String) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
getId() - Method in class org.kuali.rice.kns.bo.AdHocRouteWorkgroupId
 
getId() - Method in interface org.kuali.rice.kns.datadictionary.DataDictionaryDefinition
 
getId() - Method in class org.kuali.rice.kns.datadictionary.DataDictionaryDefinitionBase
 
getId() - Method in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
Default the ID to the title for now.
getId() - Method in class org.kuali.rice.kns.web.ui.HeaderField
 
getIdentifier() - Method in class org.kuali.rice.kns.datadictionary.RelationshipDefinition
 
getIdentityManagementService() - Static method in class org.kuali.rice.kns.authorization.BusinessObjectAuthorizerBase
 
getIdentityManagementService() - Static method in class org.kuali.rice.kns.rules.DocumentRuleBase
 
getIdentityManagementService() - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
getIMAGE_SUBMIT() - Method in class org.kuali.rice.kns.web.ui.Field
 
getImageContext(HttpServletRequest, String) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
Retrieves the image context
getImageSrc() - Method in class org.kuali.rice.kns.datadictionary.control.ButtonControlDefinition
 
getImageSrc() - Method in class org.kuali.rice.kns.web.ui.Field
 
getInactivationBlockersForClass() - Method in class org.kuali.rice.kns.datadictionary.DataDictionaryIndex
 
getInactivationBlockingDefinitions() - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
getInactivationBlockingDetectionService(String) - Static method in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
getInactivationBlockingDetectionServiceBeanName() - Method in class org.kuali.rice.kns.datadictionary.InactivationBlockingDefinition
This overridden method ...
getInactivationBlockingDetectionServiceBeanName() - Method in interface org.kuali.rice.kns.datadictionary.InactivationBlockingMetadata
The bean name of the service that is responsible for determining whether there are any records that block inactivation
getInactiveRecordDisplay() - Method in interface org.kuali.rice.kns.inquiry.Inquirable
Returns the Map used to control the state of inactive record collection display.
getInactiveRecordDisplay() - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
getInactiveRecordDisplay() - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
getInactiveRecordDisplay() - Method in interface org.kuali.rice.kns.maintenance.Maintainable
Returns the Map used to control the state of inactive record collection display.
getInactiveRecordDisplay() - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
Gets map of collection name -> Boolean mappings.
getIncludeAddLine() - Method in interface org.kuali.rice.kns.datadictionary.CollectionDefinitionI
 
getIncludeAddLine() - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
 
getIncludeAddLine() - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
 
getIncludeBlankRow() - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
 
getIncludeBlankRow() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
getIncludeKeyInLabel() - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
Gets the flag that indicates if the labels the ValuesFinder class returns should include the key.
getIncludeKeyInLabel() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
getInclusiveMax() - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
The inclusiveMax element determines the maximum allowable value for data entry editing purposes.
getIndexOfCoordinateExtension(String) - Static method in class org.kuali.rice.kns.util.WebUtils
 
getInitiator() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
getInitiatorNetworkId() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
getter for convenience that will return the initiators network id
getInitiatorPrincipalId() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
getInputStream() - Method in class org.kuali.rice.kns.web.struts.form.BlankFormFile
 
getInputType() - Method in class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
 
getInquirable(String) - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
 
getInquirable() - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
 
getInquirableClass() - Method in class org.kuali.rice.kns.datadictionary.InquiryDefinition
 
getInquirableClass(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
the class to be used for building inquiry pages.
getInquirableFieldNames(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
This method returns a list of inquirable field names
getInquiryAuthorizer(Class<T>) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
 
getInquiryCollections() - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
 
getInquiryCollections() - Method in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
 
getInquiryDefinition() - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
getInquiryFieldAdditionalDisplayAttributeName(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
returns String giving additional display attribute name for inquiry field if configured, or null
getInquiryFieldAlternateDisplayAttributeName(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
returns String giving alternate display attribute name for inquiry field if configured, or null
getInquiryFieldNames() - Method in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
 
getInquiryFieldNames(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
the list defined as inquiry fields for the business object and inquiry section.
getInquiryFields() - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
 
getInquiryFields() - Method in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
 
getInquiryParameters() - Method in class org.kuali.rice.kns.web.ui.Field
 
getInquiryPresentationController(Class<T>) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
 
getInquiryPrimaryKeys() - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
Gets the map used to pass primary key values between invocations of the inquiry screens after the start method has been called.
getInquiryRestrictions(BusinessObject, Person) - Method in interface org.kuali.rice.kns.service.BusinessObjectAuthorizationService
 
getInquirySection(String) - Method in class org.kuali.rice.kns.datadictionary.InquiryDefinition
 
getInquirySections() - Method in class org.kuali.rice.kns.datadictionary.InquiryDefinition
 
getInquirySections(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
the list defined as inquiry sections for the business object.
getInquiryTitle(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
the text to be displayed for the title of business object inquiry.
getInquiryUrl(BusinessObject, String, boolean) - Method in interface org.kuali.rice.kns.inquiry.Inquirable
 
getInquiryUrl(BusinessObject, String, boolean) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
Helper method to build an inquiry url for a result field.
getInquiryUrl(BusinessObject, String) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
Returns the inquiry url for a field if one exist.
getInquiryUrl(BusinessObject, String) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
Builds string an inquiry url for drill down on a result field
getInquiryURL() - Method in class org.kuali.rice.kns.web.ui.Field
 
getInquiryUrlForPrimaryKeys(Class, Object, List<String>, String) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
getInstalledModuleServices() - Method in interface org.kuali.rice.kns.service.KualiModuleService
get the list of all installed module services
getInstance() - Static method in class org.kuali.rice.kns.web.comparator.NullValueComparator
 
getIntegerValue(String) - Static method in class org.kuali.rice.kns.util.KNSUtils
 
getIpAddress() - Method in class org.kuali.rice.kns.bo.SessionDocument
 
getIpAddress() - Method in class org.kuali.rice.kns.bo.SessionDocumentId
 
getIsNewForm() - Method in interface org.kuali.rice.kns.web.struts.pojo.PojoForm
 
getIsNewForm() - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
 
getJobNames() - Method in class org.kuali.rice.kns.bo.ModuleConfiguration
 
getJstlKey() - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
getJstlKey() - Method in interface org.kuali.rice.kns.datadictionary.DataDictionaryEntry
 
getJstlKey() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
getKeyAttribute() - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
 
getKeyAttribute() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
getKeyAttributeName() - Method in class org.kuali.rice.kns.lookup.keyvalues.PersistableBusinessObjectValuesFinder
 
getKeyValues() - Method in class org.kuali.rice.kns.lookup.keyvalues.IndicatorValuesFinder
 
getKeyValues() - Method in class org.kuali.rice.kns.lookup.keyvalues.KimAttributeValuesFinder
 
getKeyValues() - Method in class org.kuali.rice.kns.lookup.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.
getKimAttrDefnId() - Method in class org.kuali.rice.kns.datadictionary.KimAttributeDefinition
 
getKimAttributeId() - Method in class org.kuali.rice.kim.bo.types.dto.KimTypeAttributeInfo
 
getKimAttributeName() - Method in class org.kuali.rice.kns.lookup.keyvalues.KimAttributeValuesFinder
 
getKimType(String) - Method in interface org.kuali.rice.kim.service.KimTypeInfoService
 
getKimTypeByName(String, String) - Method in interface org.kuali.rice.kim.service.KimTypeInfoService
 
getKimTypeId() - Method in interface org.kuali.rice.kim.bo.KimType
 
getKimTypeId() - Method in class org.kuali.rice.kim.bo.types.dto.KimTypeInfo
 
getKimTypeId() - Method in class org.kuali.rice.kns.datadictionary.KimAttributeDefinition
 
getKimTypeId() - Method in class org.kuali.rice.kns.lookup.keyvalues.KimAttributeValuesFinder
 
getKimTypeService(KimType) - Static method in class org.kuali.rice.kim.service.KIMServiceLocatorWeb
Fetches the KimTypeService for the given KimType If the kimType passed in is null then this method will return null.
getKimTypeService(QName) - Static method in class org.kuali.rice.kim.service.KIMServiceLocatorWeb
Fetches the KimTypeService for the given kim type service name.
getKimTypeServiceName() - Method in interface org.kuali.rice.kim.bo.KimType
 
getKimTypeServiceName() - Method in class org.kuali.rice.kim.bo.types.dto.KimTypeInfo
 
getKualiConfigurationService() - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
Retrieves the ConfigurationService.
getKualiConfigurationService() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
getKualiConfigurationService() - Method in class org.kuali.rice.kns.rules.DocumentRuleBase
 
getKualiConfigurationService() - Static method in class org.kuali.rice.kns.util.WebUtils
 
getKualiConfigurationService() - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
getKualiExceptionIncidentService() - Static method in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
getKualiFieldDisplayFlag() - Method in class org.kuali.rice.kns.authorization.FieldRestriction
This method returns the correct flag from the Kuali Field object, that corresponds to the particular combination of editable and viewable set on this object.
getKualiForm() - Static method in class org.kuali.rice.kns.util.GlobalVariables
 
getKualiForm(PageContext) - Static method in class org.kuali.rice.kns.util.WebUtils
 
getKualiForm(HttpServletRequest) - Static method in class org.kuali.rice.kns.util.WebUtils
 
getKualiInquirable() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
getKualiInquirable() - Static method in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
getKualiModuleService() - Static method in class org.kuali.rice.kns.authorization.BusinessObjectAuthorizerBase
 
getKualiModuleService() - Static method in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
getKualiModuleService() - Static method in class org.kuali.rice.kns.web.struts.action.KualiAction
 
getKualiRuleService() - Static method in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
getKualiRuleService() - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
getKualiTransactionalDocumentInformation() - Method in class org.kuali.rice.kns.workflow.KualiDocumentXmlMaterializer
 
getKUALIUSER() - Method in class org.kuali.rice.kns.web.ui.Field
 
getLabel() - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
getLabel() - Method in class org.kuali.rice.kns.datadictionary.CollectionDefinition
 
getLabel() - Method in class org.kuali.rice.kns.datadictionary.ExternalizableAttributeDefinitionProxy
If label wasn't set on this instance, use the value from its delegate.
getLabel(String) - Method in interface org.kuali.rice.kns.service.TransactionalDocumentDictionaryService
Retrieves the label for the transactional document as described in its data dictionary entry.
getLabelAttribute() - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
 
getLabelAttribute() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
getLabelAttributeName() - Method in class org.kuali.rice.kns.lookup.keyvalues.PersistableBusinessObjectValuesFinder
 
getLastRowIndex() - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
Gets the lastRowIndex attribute.
getLastRowIndex() - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
getLastUpdatedDate() - Method in class org.kuali.rice.kns.bo.SessionDocument
 
getLineToDelete(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
Parses the method to call attribute to pick off the line number which should be deleted.
getLINK() - Method in class org.kuali.rice.kns.web.ui.Field
 
getLiteral() - Method in class org.kuali.rice.kns.datadictionary.mask.MaskFormatterLiteral
Gets the literalString attribute.
getLockClearningMethodNames() - Method in interface org.kuali.rice.kns.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.kns.document.DocumentBase
 
getLockId() - Method in class org.kuali.rice.kns.document.MaintenanceLock
 
getLockingDocumentId() - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
getLockingDocumentId() - Method in interface org.kuali.rice.kns.maintenance.Maintainable
Searches for any relevant locking documents.
getLockingDocumentId(MaintenanceDocument) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentService
This method attempts to find any other active documents that are pending on the same maintenance record.
getLockingDocumentId(Maintainable, String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentService
This method attempts to find any other active documents that are pending on the same maintenance record.
getLockingKeyFieldNames() - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
 
getLockingKeys() - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
 
getLockingKeys(String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
A List of field names used as locking keys
getLockingRepresentation() - Method in class org.kuali.rice.kns.document.MaintenanceLock
 
getLookedUpCollectionName() - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
 
getLookedUpCollectionName() - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
gets the name of the collection being looked up by the calling page.
getLOOKUP_HIDDEN() - Method in class org.kuali.rice.kns.web.ui.Field
 
getLOOKUP_READONLY() - Method in class org.kuali.rice.kns.web.ui.Field
 
getLookupable(String) - Static method in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
getLookupable() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
getLookupableFieldNames(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
This method returns a list of lookupable fields
getLookupableHelperService() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
 
getLookupableHelperService() - Method in interface org.kuali.rice.kns.lookup.Lookupable
Returns the LookupableHelperService designated to help this lookup
getLookupableID() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
getLookupableID(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
the Lookupable implementation id for the associated Lookup, if one has been specified
getLookupableImplServiceName() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
getLookupAnchor() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
getLookupAttributeReadOnly(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
indicates whether a field is read only for a lookup
getLookupAttributeRequired(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
indicates whether a field is required for a lookup
getLookupBoClass() - Method in class org.kuali.rice.kns.datadictionary.KimDataDictionaryAttributeDefinition
 
getLookupDefaultSortFieldNames(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
the property names of the bo used to sort the initial result set
getLookupDefinition() - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
getLookupField(String) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
getLookupFieldAdditionalDisplayAttributeName(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
returns String giving additional display attribute name for lookup field if configured, or null
getLookupFieldAlternateDisplayAttributeName(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
returns String giving alternate display attribute name for lookup field if configured, or null
getLookupFieldDefaultValue(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
returns String indicating the default search value for the lookup field
getLookupFieldDefaultValue(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
This method looks up the default value for a given attribute and returns it
getLookupFieldDefaultValueFinderClass(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
returns Class used to generate a lookup field default value
getLookupFieldDefaultValueFinderClass(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
This method returns the value finder class for a given attribute
getLookupFieldNames() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
getLookupFieldNames(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
the list defined as lookup fields for the business object.
getLookupFieldQuickfinderParameterString(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
See FieldDefinition.getQuickfinderParameterString().
getLookupFieldQuickfinderParameterString(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
This method looks up the quickfinder parameter string for a given attribute and returns it.
getLookupFieldQuickfinderParameterStringBuilderClass(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
returns Class used to generate quickfinder lookup field default values.
getLookupFieldQuickfinderParameterStringBuilderClass(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
This method returns the quickfinder parameter string builder class for a given attribute.
getLookupFields() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
getLookupId(BusinessObject) - Method in interface org.kuali.rice.kns.lookup.LookupResultsService
Determines the lookup id for a given business object
getLookupInputPropertyConversions() - Method in class org.kuali.rice.kns.datadictionary.KimDataDictionaryAttributeDefinition
 
getLookupMenuBar(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
menu bar html defined for the business object.
getLookupNumberOfColumns(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
 
getLookupObjectId() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
getLookupParameters() - Method in class org.kuali.rice.kns.web.ui.Field
 
getLookupResultFieldMaxLength(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
This method returns the maximum display length of the value of the given field in the lookup results.
getLookupResultFieldNames(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
the list defined as lookup result fields for the business object.
getLookupResultFieldTotal(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
returns boolean indicating whether lookup result field should be totaled
getLookupResultFieldUseShortLabel(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
returns boolean indicating whether lookup result field to use shortLabel
getLookupResultRestrictions(BusinessObject, Person) - Method in interface org.kuali.rice.kns.service.BusinessObjectAuthorizationService
 
getLookupResultsBOClassName() - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
 
getLookupResultSetLimit(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
returns String indicating the result set limit for the lookup
getLookupResultsSequenceNumber() - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
 
getLookupResultsSequenceNumber() - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
getLookupResultsService() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
getLookupResultsService() - Static method in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
getLookupReturnPropertyConversions() - Method in class org.kuali.rice.kns.datadictionary.KimDataDictionaryAttributeDefinition
 
getLookupService() - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
getLookupService() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
Gets the lookupService attribute.
getLookupService() - Static method in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
getLookupTitle(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
the text to be displayed for the title of business object lookup.
getMainFieldLabel() - Method in class org.kuali.rice.kns.web.ui.Field
 
getMaintainableClass() - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
 
getMaintainableClass(String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
Retrieves an instance of the class that represents the maintenance document.
getMaintainableCollection(String, String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
Returns the definition for the maintainable collection identified by "collectionName".
getMaintainableCollections() - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
 
getMaintainableCollections(String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
Gets a list of all top-level maintainable collections on the document.
getMaintainableCollections(MaintainableCollectionDefinition) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
Returns a list of all collections within the given collection
getMaintainableField(String, String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
Returns the definition for the maintainable field identified by "fieldName".
getMaintainableFields() - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
 
getMaintainableItem(String, String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
Returns the definition for the maintainable item identified by "itemName".
getMaintainableItems() - Method in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
 
getMaintainableLabel(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
the text to be displayed for the title of business object maintenance document.
getMaintainableSections() - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
 
getMaintainableSections(String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
A List of maintainable section object instances corresponding to the document type name.
getMaintainableTitle() - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
Retrieves title for maintenance document from data dictionary
getMaintainableTitle() - Method in interface org.kuali.rice.kns.maintenance.Maintainable
Returns a string that will be displayed as title on the maintenance screen.
getMaintDocDictionaryService() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
Gets the maintDocDictionaryService attribute.
getMaintenanceAction(Document, String) - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
This method is a lame containment of ugly DOM walking code.
getMaintenanceAction() - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
getMaintenanceAction() - Method in interface org.kuali.rice.kns.maintenance.Maintainable
Returns the maintenance action - new, edit, or copy
getMaintenanceAction() - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
 
getMaintenanceDescription(String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
Retrieves the description of the maintenance document.
getMaintenanceDocumentDictionaryService() - Static method in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase
 
getMaintenanceDocumentDictionaryService() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
getMaintenanceDocumentDictionaryService() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
getMaintenanceDocumentDictionaryService() - Static method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
getMaintenanceDocumentDictionaryService() - Static method in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
getMaintenanceDocumentDictionaryService() - Static method in class org.kuali.rice.kns.web.ui.FieldBridge
 
getMaintenanceDocumentDictionaryService() - Static method in class org.kuali.rice.kns.web.ui.SectionBridge
 
getMaintenanceDocumentEntry(String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
 
getMaintenanceDocumentEntryForBusinessObjectClass(Class) - Method in class org.kuali.rice.kns.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.kns.datadictionary.DataDictionaryIndexMapper
 
getMaintenanceDocumentEntryForBusinessObjectClass(DataDictionaryIndex, Class) - Method in interface org.kuali.rice.kns.datadictionary.DataDictionaryMapper
Note: only MaintenanceDocuments are indexed by businessObject Class This is a special case that is referenced in one location.
getMaintenanceDocumentRestrictions(MaintenanceDocument, Person) - Method in interface org.kuali.rice.kns.service.BusinessObjectAuthorizationService
 
getMaintenanceDocumentService() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
getMaintenanceDocumentService() - Static method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
getMaintenanceDocumentService() - Static method in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
getMaintenanceDocumentTypeName() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
Returns the maintenance document type associated with the business object class or null if one does not exist.
getMaintenanceLabel(String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
Retrieves the label for a maintenance document.
getMaintenanceUrl(BusinessObject, HtmlData, List, BusinessObjectRestrictions) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
Build a maintenance url.
getMaintenanceUrl(BusinessObject, HtmlData, List, BusinessObjectRestrictions) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
This method builds a maintenance url.
getMaskCharacter() - Method in class org.kuali.rice.kns.datadictionary.mask.MaskFormatterSubString
Gets the maskCharacter attribute.
getMaskFormatter() - Method in class org.kuali.rice.kns.authorization.FieldRestriction
 
getMaskFormatter() - Method in class org.kuali.rice.kns.datadictionary.AttributeSecurity
 
getMaskFormatter() - Method in class org.kuali.rice.kns.datadictionary.mask.Mask
Gets the maskFormatter attribute.
getMaskFormatterClass() - Method in class org.kuali.rice.kns.datadictionary.mask.Mask
Gets the maskFormatterClass attribute.
getMaskLength() - Method in class org.kuali.rice.kns.datadictionary.mask.MaskFormatterSubString
Gets the maskLength attribute.
getMaxDictionaryValidationDepth() - Method in class org.kuali.rice.kns.rules.DocumentRuleBase
Gets the maximum number of levels the data-dictionary based validation will recurse for the document
getMaxHistoryLength() - Method in class org.kuali.rice.kns.web.EditablePropertiesHistoryHolder
 
getMaxLength() - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
getMaxLength() - Method in class org.kuali.rice.kns.datadictionary.ExternalizableAttributeDefinitionProxy
If maxLength wasn't set on this instance, use the value from its delegate.
getMaxLength() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
Gets the maxLength attribute.
getMaxLength() - Method in class org.kuali.rice.kns.datadictionary.validation.CharacterLevelValidationPattern
 
getMaxLength() - Method in class org.kuali.rice.kns.lookup.HtmlData
 
getMaxLength() - Method in class org.kuali.rice.kns.web.ui.Column
Returns the maximum column length.
getMaxLength() - Method in class org.kuali.rice.kns.web.ui.Field
 
getMaxUploadSize(ActionForm) - Static method in class org.kuali.rice.kns.util.WebUtils
 
getMaxUploadSizes() - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
 
getMD5Hash(Object) - Static method in class org.kuali.rice.kns.util.ObjectUtils
use MD5 to create a one way hash of an object
getMenubar() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
getMessageCount() - Method in class org.kuali.rice.kns.util.InfoContainer
 
getMessageCount() - Method in class org.kuali.rice.kns.util.MessageContainer
 
getMessageCount() - Method in class org.kuali.rice.kns.util.WarningContainer
This overridden method ...
getMessageList() - Static method in class org.kuali.rice.kns.util.GlobalVariables
 
getMessageMap() - Static method in class org.kuali.rice.kns.util.GlobalVariables
 
getMessageMap() - Method in class org.kuali.rice.kns.util.MessageContainer
 
getMessageMapFromPreviousRequest() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
getMessagePropertyList() - Method in class org.kuali.rice.kns.util.InfoContainer
 
getMessagePropertyList() - Method in class org.kuali.rice.kns.util.MessageContainer
 
getMessagePropertyList() - Method in class org.kuali.rice.kns.util.WarningContainer
 
getMessagePropertyNames() - Method in class org.kuali.rice.kns.util.InfoContainer
 
getMessagePropertyNames() - Method in class org.kuali.rice.kns.util.MessageContainer
 
getMessagePropertyNames() - Method in class org.kuali.rice.kns.util.WarningContainer
 
getMessagesForProperty(String) - Method in class org.kuali.rice.kns.util.InfoContainer
 
getMessagesForProperty(String) - Method in class org.kuali.rice.kns.util.MessageContainer
 
getMessagesForProperty(String) - Method in class org.kuali.rice.kns.util.WarningContainer
 
getMethodToCall() - Method in class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
 
getMethodToCall() - Method in class org.kuali.rice.kns.lookup.HtmlData
 
getMethodToCall() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
Used by the dispatch action to determine which action method to call into.
getMethodToCallPath() - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
 
getMethodToCallsToBypassSessionRetrievalForGETRequests() - Method in interface org.kuali.rice.kns.web.struts.pojo.PojoForm
Returns a set of methodToCalls for which the system will bypass the session.
getMethodToCallsToBypassSessionRetrievalForGETRequests() - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
Base implementation that returns just "start".
getModuleConfiguration() - Method in interface org.kuali.rice.kns.service.ModuleService
This method returns the module configuration.
getModuleService(String) - Method in interface org.kuali.rice.kns.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.kns.service.KualiModuleService
Returns the module service with the given moduleCode or null if the moduleCode is not found.
getMultipartParameters(HttpServletRequest, ActionServletWrapper, ActionForm, ActionMapping) - Static method in class org.kuali.rice.kns.util.WebUtils
 
getMultipleValueLookedUpCollectionName() - Method in class org.kuali.rice.kns.web.ui.Field
For container fields (i.e.
getMultipleValueLookupClassLabel() - Method in class org.kuali.rice.kns.web.ui.Field
The DD defined objectLabel of the class on which a multiple value lookup is performed
getMultipleValueLookupClassName() - Method in class org.kuali.rice.kns.web.ui.Field
For container fields (i.e.
getMULTISELECT() - Method in class org.kuali.rice.kns.web.ui.Field
 
getMultiValueIdentifierList(Collection, List<String>) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
getMultiValueIdentifierList(Collection, List<String>) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
 
getName() - Method in interface org.kuali.rice.kim.bo.KimType
 
getName() - Method in class org.kuali.rice.kim.bo.types.dto.KimTypeInfo
 
getName() - Method in class org.kuali.rice.kns.bo.AdHocRouteWorkgroup
 
getName() - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
getName() - Method in class org.kuali.rice.kns.datadictionary.CollectionDefinition
 
getName() - Method in interface org.kuali.rice.kns.datadictionary.CollectionDefinitionI
 
getName() - Method in class org.kuali.rice.kns.datadictionary.ExternalizableAttributeDefinitionProxy
If name wasn't set on this instance, use the value from its delegate.
getName() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
getName() - Method in interface org.kuali.rice.kns.datadictionary.FieldDefinitionI
 
getName() - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
 
getName() - Method in class org.kuali.rice.kns.datadictionary.InquirySubSectionHeaderDefinition
 
getName() - Method in class org.kuali.rice.kns.datadictionary.MaintainableItemDefinition
 
getName() - Method in interface org.kuali.rice.kns.datadictionary.SubSectionHeaderDefinitionI
 
getName() - Method in class org.kuali.rice.kns.lookup.HtmlData
 
getName() - Method in interface org.kuali.rice.kns.rule.event.KualiDocumentEvent
The name of the event.
getName() - Method in class org.kuali.rice.kns.rule.event.KualiDocumentEventBase
 
getNamespaceAndActionClass(Class<? extends Object>) - Static method in class org.kuali.rice.kns.util.KNSUtils
 
getNamespaceAndComponentFullName(Class<? extends Object>) - Static method in class org.kuali.rice.kns.util.KNSUtils
 
getNamespaceAndComponentSimpleName(Class<? extends Object>) - Static method in class org.kuali.rice.kns.util.KNSUtils
 
getNamespaceCode() - Method in class org.kuali.rice.kim.bo.types.dto.KimTypeAttributeInfo
 
getNamespaceCode() - Method in class org.kuali.rice.kim.bo.types.dto.KimTypeInfo
 
getNamespaceCode() - Method in class org.kuali.rice.kns.bo.ModuleConfiguration
 
getNamespaceCode(Class<?>) - Method in interface org.kuali.rice.kns.service.KualiModuleService
 
getNamespaceCode(Class<? extends Object>) - Static method in class org.kuali.rice.kns.util.KNSUtils
TODO this method will probably need to be exposed in a public KNSUtils class as it is used by several different modules.
getNamespaceName(String) - Method in interface org.kuali.rice.kns.service.KualiModuleService
This method gets namespace name for the given namespace code
getNavigationCss() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
Gets the navigationCss attribute.
getNestedAttributePrefix(String) - Static method in class org.kuali.rice.kns.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.kns.util.ObjectUtils
Returns the primitive part of an attribute name string.
getNestedBusinessObject(BusinessObject, String) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
This method walks through the nested attribute and finds the last business object in the chain and returns it (excluding the last parameter which is the actual attribute)
getNestedCollection() - Method in class org.kuali.rice.kns.datadictionary.DocumentCollectionPath
 
getNestedReferenceClass(BusinessObject, String) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
 
getNestedValue(Object, String) - Static method in class org.kuali.rice.kns.util.ObjectUtils
This method safely extracts either simple values OR nested values.
getNewAdHocRoutePerson() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
getNewAdHocRouteWorkgroup() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
getNewBo() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
Gets the newBo attribute.
getNewCollectionLine(String) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
getNewCollectionLine(String) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
Gets the holder for the "add line" for a collection on the business object
getNewDocument(String) - Method in interface org.kuali.rice.kns.service.DocumentService
get a new blank document instance based on the document type name
getNewDocument(Class<? extends Document>) - Method in interface org.kuali.rice.kns.service.DocumentService
get a new blank document instance having the given Document class
getNewFormFields(CollectionDefinitionI, BusinessObject, Maintainable, List<String>, Set<String>, StringBuffer, String, boolean, int) - Static method in class org.kuali.rice.kns.web.ui.FieldBridge
This method will return a new form for adding in a BO for a collection.
getNewFormFields(MaintainableCollectionDefinition, BusinessObject, Maintainable, List<String>, Set<String>, StringBuffer, int) - Static method in class org.kuali.rice.kns.web.ui.FieldBridge
Call getNewFormFields with no parents.
getNewMaintainableObject() - Method in interface org.kuali.rice.kns.document.MaintenanceDocument
 
getNewMaintainableObject() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
getNewMaintainableValues() - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
 
getNewNote() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
getNewResponsibilityId() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowInfo
 
getNextArbitrarilyHighIndex() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
 
getNodeNames() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
Returns the names of the nodes that the document is currently at.
getNonDatabaseComponents() - Method in interface org.kuali.rice.kns.service.RiceApplicationConfigurationMediationService
Returns the non-database components that have been published by all Rice client applications.
getNonLockingActionTakenCodes() - Method in class org.kuali.rice.kns.document.DocumentBase
 
getNonLookupValue() - Method in class org.kuali.rice.kns.web.ui.HeaderField
 
getNote(int) - Method in interface org.kuali.rice.kns.document.Document
Retrieves the note at the given index.
getNote(int) - Method in class org.kuali.rice.kns.document.DocumentBase
 
getNote() - Method in class org.kuali.rice.kns.rule.event.AddNoteEvent
This method retrieves the note associated with this event.
getNotes() - Method in interface org.kuali.rice.kns.document.Document
Returns a mutable list of all notes on the document.
getNotes() - Method in class org.kuali.rice.kns.document.DocumentBase
 
getNoteService() - Method in class org.kuali.rice.kns.document.DocumentBase
 
getNoteService() - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
getNoteTarget() - Method in interface org.kuali.rice.kns.document.Document
Return the target PersistableBusinessObject that notes associated with this document should be attached to.
getNoteTarget() - Method in class org.kuali.rice.kns.document.DocumentBase
Returns the business object with which notes related to this document should be associated.
getNoteTarget() - Method in class org.kuali.rice.kns.document.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.kns.document.Document
Returns the note type which should be used for notes associated with this document.
getNoteType() - Method in class org.kuali.rice.kns.document.DocumentBase
Returns the NoteType to use for notes associated with this document.
getNoteType() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
The NoteType for maintenance documents is determined by whether or not the underlying Maintainable supports business object notes or not.
getNumbericalValueAfterPrefix(String, Enumeration<String>) - Static method in class org.kuali.rice.kns.util.PagingBannerUtils
find the number string in a method to call parameter with the following format parameterPrefix.1 or parameterPrefix.1.bleh
getNumberOfColumnAnchors() - Method in class org.kuali.rice.kns.web.ui.Column
 
getNumberOfColumns() - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
 
getNumberOfColumns() - Method in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
 
getNumberOfColumns() - Method in class org.kuali.rice.kns.web.ui.Section
 
getNumberOfColumnsForCollection() - Method in class org.kuali.rice.kns.web.ui.Field
 
getNumColumns() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
 
getNumOfColumns() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
getObjectAttributeName() - Method in class org.kuali.rice.kns.datadictionary.RelationshipDefinition
 
getObjectDescription() - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
getObjectId() - Method in class org.kuali.rice.kns.web.ui.ResultRow
Gets the Object ID of the BO that this row represents
getObjectLabel() - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
getOldBo() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
Gets the oldBo attribute.
getOldMaintainableObject() - Method in interface org.kuali.rice.kns.document.MaintenanceDocument
 
getOldMaintainableObject() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
getOldMaintainableValues() - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
 
getOptionsMap(Object) - Method in class org.kuali.rice.kns.util.ActionFormUtilMap
 
getOptionsMap(Object, Object, Object, Object, Object) - Method in class org.kuali.rice.kns.util.ActionFormUtilMap
 
getOptionsMap(Object, Object, Object, Object, Object, Object) - Method in class org.kuali.rice.kns.util.ActionFormUtilMap
 
getOptionsMap(Object, Object, Object, Object, Object, Object, Object) - Method in class org.kuali.rice.kns.util.ActionFormUtilMap
This method will take in a key parameter (values finder class name - in this case the generic PersistableObjectValuesFinder) along with the related parameters required by this ValuesFinder, and attempt to create a KeyValueFinder instance, then call the finder to return a list of KeyValue pairs.
getOrganizationDocumentNumber() - Method in class org.kuali.rice.kns.bo.DocumentHeader
 
getOverrideFieldConversions() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
Gets the overrideFieldConversions attribute.
getOverrideLookupClass() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
Gets the overrideLookupClass attribute.
getPackagePrefixes() - Method in class org.kuali.rice.kns.bo.ModuleConfiguration
 
getParameter(HttpServletRequest, String) - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
 
getParameterDetailType() - Method in class org.kuali.rice.kns.datadictionary.HelpDefinition
 
getParameterName() - Method in class org.kuali.rice.kns.datadictionary.HelpDefinition
 
getParameterNamespace() - Method in class org.kuali.rice.kns.datadictionary.HelpDefinition
 
getParameters() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
getParameters(BusinessObject, Map, String, List) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
getParameters() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
 
getParameters() - Method in interface org.kuali.rice.kns.lookup.Lookupable
 
getParameters() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
 
getParameterService() - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
 
getParameterService() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
getParameterService() - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
getParametersFromPrimaryKey(BusinessObject, List) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
getParameterValues(HttpServletRequest, String) - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
 
getPartiallyMaskedValue(String, String, Object, String) - Static method in class org.kuali.rice.kns.util.WebUtils
 
getPartialMaskFormatter() - Method in class org.kuali.rice.kns.datadictionary.AttributeSecurity
 
getPath() - Method in class org.kuali.rice.kns.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.kns.util.documentserializer.PropertySerializabilityMetadata
Returns the full path string of the property corresponding to this metadata.
getPathString() - Method in class org.kuali.rice.kns.util.documentserializer.PropertySerializerTrieNode
 
getPattern() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.RegexValidationPattern
 
getPatternTypeName() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.DateValidationPattern
 
getPatternTypeName() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.EmailAddressValidationPattern
 
getPatternTypeName() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
 
getPatternTypeName() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FloatingPointValidationPattern
 
getPatternTypeName() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.JavaClassValidationPattern
 
getPatternTypeName() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.MonthValidationPattern
 
getPatternTypeName() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.PhoneNumberValidationPattern
 
getPatternTypeName() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.TimestampValidationPattern
 
getPatternTypeName() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.YearValidationPattern
 
getPatternTypeName() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.ZipcodeValidationPattern
 
getPatternTypeName() - Method in class org.kuali.rice.kns.datadictionary.validation.FieldLevelValidationPattern
 
getPatternXml() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.RegexValidationPattern
This returns an instance of this class as string.
getPermissionDetailValues(BusinessObject) - Method in class org.kuali.rice.kns.authorization.BusinessObjectAuthorizerBase
Returns a permission details map based off data from the primary business object or the document.
getPersistenceService() - Method in class org.kuali.rice.kns.bo.ModuleConfiguration
 
getPersistenceService() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
Gets the persistenceService attribute.
getPersistenceServiceOjb() - Static method in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
getPersistenceStructureService() - Static method in class org.kuali.rice.kns.datadictionary.DataDictionary
 
getPersistenceStructureService() - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
getPersistenceStructureService() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
Gets the persistenceStructureService attribute.
getPersistenceStructureService() - Static method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
getPersistenceStructureService() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
Gets the persistenceStructureService attribute.
getPersistenceStructureService() - Static method in class org.kuali.rice.kns.web.ui.FieldBridge
 
getPerson() - Method in class org.kuali.rice.kns.workflow.DocumentInitiator
 
getPersonInquiryUrlLink(Person, String) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
getPersonNameAttributeName() - Method in class org.kuali.rice.kns.datadictionary.control.KualiUserControlDefinition
Gets the personNameAttributeName attribute.
getPersonNameAttributeName() - Method in class org.kuali.rice.kns.web.ui.Field
Gets the personNameAttributeName attribute.
getPersonNameValue() - Method in class org.kuali.rice.kns.web.ui.Field
 
getPersonService() - Static method in class org.kuali.rice.kns.authorization.BusinessObjectAuthorizerBase
 
getPersonService() - Static method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
getPersonService() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
 
getPersonService() - Method in class org.kuali.rice.kns.rules.DocumentRuleBase
 
getPessimisticLocks() - Method in interface org.kuali.rice.kns.document.Document
This method gets a list of the PessimisticLock objects associated with this document
getPessimisticLocks() - Method in class org.kuali.rice.kns.document.DocumentBase
 
getPessimisticLockService() - Static method in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
getPessimisticLockService() - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
getPessimisticLocksForDocument(String) - Method in interface org.kuali.rice.kns.service.PessimisticLockService
This method gets all locks associated with the given document number
getPopulateEditableProperties() - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
 
getPopulateEditablePropertiesGuid() - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
 
getPrecision() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
 
getPrependDisplayText() - Method in class org.kuali.rice.kns.lookup.HtmlData
 
getPresentationControllerClass() - Method in class org.kuali.rice.kns.datadictionary.InquiryDefinition
 
getPreserveLockingKeysOnCopy() - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
 
getPreserveLockingKeysOnCopy(Class) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
 
getPreviouslySelectedObjectIdSet() - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
getPreviouslySortedColumnIndex() - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
Gets the previouslySortedColumnIndex attribute.
getPreviouslySortedColumnIndex() - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
getPrimaryKeyFieldLabels() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
Returns "N/A"
getPrimaryKeyFieldLabels() - Method in class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
Returns a comma delimited list of primary key field labels, to be used on the UI to tell the user which fields were used to search These labels are generated from the DD definitions for the lookup fields
getPrimaryKeyFieldLabels() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
 
getPrimaryKeyFieldLabels() - Method in interface org.kuali.rice.kns.lookup.Lookupable
Returns a comma delimited list of primary key field labels, as defined in the DD
getPrimaryKeyFieldLabels() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
Returns a comma delimited list of primary key field labels, to be used on the UI to tell the user which fields were used to search
getPrimaryKeyFieldLabels() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
getPrimaryKeys() - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
getPrimitiveAttributes() - Method in class org.kuali.rice.kns.datadictionary.RelationshipDefinition
 
getPrimitiveReference(BusinessObject, String) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
 
getPrincipalId() - Method in class org.kuali.rice.kns.bo.SessionDocument
 
getPrincipalId() - Method in class org.kuali.rice.kns.bo.SessionDocumentId
 
getPromptBeforeValidationClass() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
getPromptBeforeValidationClass(String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
 
getProperty(String) - Method in interface org.kuali.rice.kns.exception.KualiExceptionIncident
This method get the specified key value from the implementing class.
getPropertyClass(BusinessObject, String) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
Gets the Class for the property in the given BusinessObject instance, if property is not accessible then runtime exception is thrown
getPropertyField(Class, String, boolean) - Static method in class org.kuali.rice.kns.util.FieldUtils
Builds up a Field object based on the propertyName and business object class.
getPropertyName() - Method in interface org.kuali.rice.kns.datadictionary.FieldOverride
Return the property name to perform the override.
getPropertyName() - Method in class org.kuali.rice.kns.web.ui.Column
 
getPropertyName() - Method in class org.kuali.rice.kns.web.ui.Field
 
getPropertyName() - Method in interface org.kuali.rice.kns.web.ui.PropertyRenderingConfigElement
 
getPropertyNameComponent() - Method in class org.kuali.rice.kns.util.documentserializer.PropertySerializerTrieNode
The name of this property, relative to the parent node (i.e.
getPropertyPrefix() - Method in class org.kuali.rice.kns.web.ui.Field
Gets the propertyPrefix attribute.
getPropertySerializability() - Method in interface org.kuali.rice.kns.util.documentserializer.PropertySerializabilityMetadata
Returns the serializability of this property.
getPropertySerializability() - Method in class org.kuali.rice.kns.util.documentserializer.PropertySerializerTrieNode
 
getPropertySerializabilityMetadata(String) - Method in class org.kuali.rice.kns.util.documentserializer.PropertySerializerTrie
Retrieves the metadata about the given property name
getPropertyType(int) - Method in class org.kuali.rice.kns.util.documentserializer.DocumentSerializationState
Retrieves the property type of the state element.
getPropertyType() - Method in class org.kuali.rice.kns.util.documentserializer.DocumentSerializationState.SerializationPropertyElement
 
getPropertyType(int) - Method in class org.kuali.rice.kns.util.documentserializer.SerializationState
Retrieves the property type of the state element.
getPropertyType() - Method in class org.kuali.rice.kns.util.documentserializer.SerializationState.SerializationPropertyElement
 
getPropertyType(Object, String, PersistenceStructureService) - Static method in class org.kuali.rice.kns.util.ObjectUtils
Returns the type of the property in the object.
getPropertyType(String) - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
Delegates to PropertyUtils.getPropertyType(Object, String)to look up the property type for the provided keypath.
getPropertyURL() - Method in class org.kuali.rice.kns.web.ui.Column
 
getPropertyValue(Object, String) - Static method in class org.kuali.rice.kns.util.ObjectUtils
Returns the value of the property in the object.
getPropertyValue() - Method in class org.kuali.rice.kns.web.ui.Column
 
getPropertyValue() - Method in class org.kuali.rice.kns.web.ui.Field
 
getPropertyValue() - Method in interface org.kuali.rice.kns.web.ui.PropertyRenderingConfigElement
 
getPropertyValues() - Method in class org.kuali.rice.kns.web.ui.Field
 
getQualificationAttributeName() - Method in class org.kuali.rice.kns.datadictionary.RoutingAttribute
 
getQuestion() - Method in interface org.kuali.rice.kns.question.Question
 
getQuestion() - Method in class org.kuali.rice.kns.question.QuestionBase
 
getQuestion(String) - Static method in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
getQuestion(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
getQuestionAnchor() - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
 
getQuestionCaller() - Method in class org.kuali.rice.kns.rule.event.PromptBeforeValidationEvent
 
getQuestionContext() - Method in class org.kuali.rice.kns.rule.event.PromptBeforeValidationEvent
 
getQuestionId() - Method in class org.kuali.rice.kns.rule.event.PromptBeforeValidationEvent
 
getQuestionIndex() - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
 
getQuestionText() - Method in class org.kuali.rice.kns.rule.event.PromptBeforeValidationEvent
 
getQuestionText() - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
 
getQuestionType() - Method in class org.kuali.rice.kns.rule.event.PromptBeforeValidationEvent
 
getQuestionType() - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
 
getQUICKFINDER() - Method in class org.kuali.rice.kns.web.ui.Field
 
getQuickFinderClassNameImpl() - Method in class org.kuali.rice.kns.web.ui.Field
 
getQuickfinderParameterString() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
the quickfinderParameterString is a comma separated list of parameter/value pairs, of the format "param1=value1,param2=value2", where the parameters correspond to attributes of the target class for the quickfinder, and the values to literals that those attributes will default to when the quickfinder is used.
getQuickfinderParameterStringBuilderClass() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
the quickfinderParameterStringBuilderClass specifies the java class that will be used to determine the default value(s) for field(s) on the target lookup when the quickfinder is used.
getRADIO() - Method in class org.kuali.rice.kns.web.ui.Field
 
getRangeFieldInclusive() - Method in class org.kuali.rice.kns.web.ui.Field
 
getReadOnlyFields() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
Gets the readOnlyFields attribute.
getReadOnlyFieldsList() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
Gets the readOnlyFieldsList attribute.
getReadOnlyFieldsList() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
Gets the readOnlyFieldsList attribute.
getReadOnlyFieldsList() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
Gets the readOnlyFieldsList attribute.
getReadOnlySectionIds() - Method in interface org.kuali.rice.kns.document.authorization.MaintenanceDocumentRestrictions
 
getReason() - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
 
getRecipientName() - Method in class org.kuali.rice.kns.bo.AdHocRouteWorkgroup
 
getRecipientNamespaceCode() - Method in class org.kuali.rice.kns.bo.AdHocRouteWorkgroup
 
getReferencesForForeignKey(BusinessObject, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
This method accepts a business object and one of its foreign key attribute names.
getReferencesToRefresh() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
getReferencesToRefresh() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
getReferencesToRefresh() - Method in class org.kuali.rice.kns.web.ui.Field
 
getRefreshCaller() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
Can be used by actions refresh method to determine what called the the refresh method.
getRegexPattern() - Method in class org.kuali.rice.kns.datadictionary.validation.CharacterLevelValidationPattern
 
getRegexPattern() - Method in class org.kuali.rice.kns.datadictionary.validation.FieldLevelValidationPattern
 
getRegexPattern() - Method in class org.kuali.rice.kns.datadictionary.validation.ValidationPattern
 
getRegexString() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
 
getRegexString() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaValidationPattern
 
getRegexString() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AnyCharacterValidationPattern
 
getRegexString() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.CharsetValidationPattern
Escapes every special character I could think of, to limit potential misuse of this pattern.
getRegexString() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.NumericValidationPattern
 
getRegexString() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.RegexValidationPattern
This returns the specified regular expression defined in the data dictionary entry for validating the value of an attribute.
getRegexString() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
Adds special handling to account for optional allowNegative and dynamic precision, scale
getRegexString() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FloatingPointValidationPattern
Adds special handling to account for optional allowNegative
getRegexString() - Method in class org.kuali.rice.kns.datadictionary.validation.FieldLevelValidationPattern
Uses the key returned by getConfigurationRegexKey to fetch the validationPattern's regex string from the ConfigurationService
getRegexString() - Method in class org.kuali.rice.kns.datadictionary.validation.ValidationPattern
 
getRelationshipAttributeMap(String, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
returns a Map that specifies the attributes of the relationship
getRelationshipDefinition(String) - Method in class org.kuali.rice.kns.datadictionary.DataDictionaryEntryBase
 
getRelationshipEntriesForSourceAttribute(String, String) - Method in interface org.kuali.rice.kns.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.kns.service.DataDictionaryService
returns a list of names for all entries whose source parameter matches the parameter
getRelationshipLabel() - Method in class org.kuali.rice.kns.datadictionary.InactivationBlockingDefinition
 
getRelationshipLabel() - Method in interface org.kuali.rice.kns.datadictionary.InactivationBlockingMetadata
Returns the human-meaningful name of the relationship
getRelationshipNames() - Method in class org.kuali.rice.kns.datadictionary.DataDictionaryEntryBase
 
getRelationshipNames(String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
Returns all of the relationships defined for a BO in the DD
getRelationships() - Method in interface org.kuali.rice.kns.datadictionary.DataDictionaryEntry
 
getRelationships() - Method in class org.kuali.rice.kns.datadictionary.DataDictionaryEntryBase
 
getRelationshipSourceAttributes(String, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
 
getRelationshipSourceClass(String, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
 
getRelationshipTargetAttributes(String, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
 
getRelationshipTargetClass(String, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
 
getRenderSearchButtons() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
Determines whether the search/clear buttons should be rendering based on the form property and what is configured in the data dictionary for the lookup
getRequestCache(String) - Static method in class org.kuali.rice.kns.util.GlobalVariables
 
getRequestErrors() - Method in class org.kuali.rice.kns.util.ErrorContainer
 
getRequestMessages() - Method in class org.kuali.rice.kns.util.MessageContainer
 
getRequiredNonEditableProperties() - Method in interface org.kuali.rice.kns.web.struts.pojo.PojoForm
 
getRequiredNonEditableProperties() - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
 
getResponsibleModuleService(Class) - Method in interface org.kuali.rice.kns.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.kns.service.KualiModuleService
Given a job name, this method will return the module service which is responsible for handling it.
getResultField(String) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
getResultFieldNames() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
getResultFields() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
getResultsActualSize() - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
Gets the resultsActualSize attribute.
getResultsActualSize() - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
getResultSetLimit() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
The resultSetLimit element specifies the maximum number of records that will be listed as a result of the lookup search.
getResultsLimitedSize() - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
Gets the resultsLimitedSize attribute.
getResultsLimitedSize() - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
getReturnAnchorHtmlData(BusinessObject, Properties, LookupForm, List, BusinessObjectRestrictions) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
getReturnHref(BusinessObject, Map, String, List) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
This method is for lookupable implementations
getReturnHref(Properties, LookupForm, List) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
getReturnInputHtmlData(BusinessObject, Properties, LookupForm, List, BusinessObjectRestrictions) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
getReturnKeys() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
getReturnKeys() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
 
getReturnKeys() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
This method is public because some unit tests depend on it.
getReturnLocation() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
getReturnLocation() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
 
getReturnLocation() - Method in interface org.kuali.rice.kns.lookup.Lookupable
 
getReturnLocation() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
 
getReturnLocation(HttpServletRequest, ActionMapping) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
 
getReturnUrl(BusinessObject, Map, String, List, BusinessObjectRestrictions) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
This method is for lookupable implementations
getReturnUrl(BusinessObject, LookupForm, List, BusinessObjectRestrictions) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
getReturnUrl(BusinessObject, Map, String, BusinessObjectRestrictions) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
 
getReturnUrl(BusinessObject, Map, String, BusinessObjectRestrictions) - Method in interface org.kuali.rice.kns.lookup.Lookupable
Builds the return value url.
getReturnUrl(BusinessObject, Map, String, List, BusinessObjectRestrictions) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
Builds the return value url.
getReturnUrl(BusinessObject, LookupForm, List, BusinessObjectRestrictions) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
This method builds the return url
getReturnUrl() - Method in class org.kuali.rice.kns.web.ui.ResultRow
 
getReturnUrlHtmlData() - Method in class org.kuali.rice.kns.web.ui.ResultRow
 
getRiceApplicationConfigurationMediationService() - Static method in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
getRoleQualification(BusinessObject) - Method in class org.kuali.rice.kns.authorization.BusinessObjectAuthorizerBase
Returns a role qualification map based off data from the primary business object or the document.
getRoleQualification(BusinessObject, String) - Method in class org.kuali.rice.kns.authorization.BusinessObjectAuthorizerBase
 
getRoleQualification(ActionForm, String) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
override this method to add data from the form for role qualification in the authorization check
getRoleService() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
 
getRootPropertySerializibilityMetadata() - Method in class org.kuali.rice.kns.util.documentserializer.PropertySerializerTrie
Returns the root node of the trie
getRoutedByPrincipalId() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
getRouteHeader() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
getRouteHeader(String, Long) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowInfo
 
getRouteHeader(Long) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowInfo
 
getRouteHeaderId() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
getRoutingAttributes() - Method in class org.kuali.rice.kns.datadictionary.RoutingTypeDefinition
 
getRoutingTypeDefinitions() - Method in class org.kuali.rice.kns.datadictionary.WorkflowAttributes
 
getRowId() - Method in class org.kuali.rice.kns.web.ui.ResultRow
 
getRows() - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
 
getRows() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
getRows() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
getRows() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
 
getRows() - Method in interface org.kuali.rice.kns.lookup.Lookupable
 
getRows() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
Returns a list of Row objects to be used to generate the search query screen Generally, setBusinessObjectClass needs to be called with a non-null value for proper operation
getRows() - Method in class org.kuali.rice.kns.web.ui.Field
 
getRows() - Method in class org.kuali.rice.kns.web.ui.Section
 
getRuleInterfaceClass() - Method in class org.kuali.rice.kns.rule.event.AddAdHocRoutePersonEvent
 
getRuleInterfaceClass() - Method in class org.kuali.rice.kns.rule.event.AddAdHocRouteWorkgroupEvent
 
getRuleInterfaceClass() - Method in class org.kuali.rice.kns.rule.event.AddNoteEvent
 
getRuleInterfaceClass() - Method in class org.kuali.rice.kns.rule.event.ApproveDocumentEvent
 
getRuleInterfaceClass() - Method in class org.kuali.rice.kns.rule.event.DocumentAuditEvent
 
getRuleInterfaceClass() - Method in class org.kuali.rice.kns.rule.event.KualiAddLineEvent
 
getRuleInterfaceClass() - Method in interface org.kuali.rice.kns.rule.event.KualiDocumentEvent
Returns the interface that classes must implement to receive this event.
getRuleInterfaceClass() - Method in class org.kuali.rice.kns.rule.event.PromptBeforeValidationEvent
 
getRuleInterfaceClass() - Method in class org.kuali.rice.kns.rule.event.RouteDocumentEvent
 
getRuleInterfaceClass() - Method in class org.kuali.rice.kns.rule.event.SaveDocumentEvent
 
getRuleInterfaceClass() - Method in class org.kuali.rice.kns.rule.event.SendAdHocRequestsEvent
This overridden method ...
getSanitizedStaticValue(Cell) - Static method in class org.kuali.rice.kns.web.comparator.CellComparatorHelper
This method is intended to be used in conjunction with displaytag.
getSanitizedStaticValue(String) - Static method in class org.kuali.rice.kns.web.comparator.CellComparatorHelper
Remove all end-of-line and tab characters (\r, \n, \t).
getScale() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
 
getScript() - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
 
getScript() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
getScript() - Method in class org.kuali.rice.kns.web.ui.Field
Gets the script attribute.
getScriptConfigurationFilePaths() - Method in class org.kuali.rice.kns.bo.ModuleConfiguration
 
getSearchableDefinitions() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
getSearchIconOverride() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
getSearchIconOverride(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
returns String indicating the location of the lookup icon.
getSearchingAttribute() - Method in class org.kuali.rice.kns.datadictionary.SearchingTypeDefinition
 
getSearchingTypeDefinitions() - Method in class org.kuali.rice.kns.datadictionary.WorkflowAttributes
 
getSearchResults(Map<String, String>) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
getSearchResults(Map<String, String>) - Method in class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
Uses Lookup Service to provide a basic search.
getSearchResults(Map<String, String>) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
Uses Lookup Service to provide a basic search.
getSearchResults(Map<String, String>) - Method in interface org.kuali.rice.kns.lookup.Lookupable
Performs a search and returns result list.
getSearchResults(Map<String, String>) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
Performs a search and returns result list.
getSearchResultsHelper(Map<String, String>, boolean) - Method in class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
This method does the actual search, with the parameters specified, and returns the result.
getSearchResultsLimit(Class) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
This method parses and returns the lookup result set limit, checking first for the limit for the BO being looked up, and then the global application limit if there isn't a limit specific to this BO.
getSearchResultsUnbounded(Map<String, String>) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
This implementation of this method throws an UnsupportedOperationException, since not every implementation may actually want to use this operation.
getSearchResultsUnbounded(Map<String, String>) - Method in class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
Uses Lookup Service to provide a basic unbounded search.
getSearchResultsUnbounded(Map<String, String>) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
Uses Lookup Service to provide a basic unbounded search.
getSearchResultsUnbounded(Map<String, String>) - Method in interface org.kuali.rice.kns.lookup.Lookupable
Similar to getSearchResults, but the number of returned rows is not bounded
getSearchResultsUnbounded(Map<String, String>) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
Similar to getSearchResults, but the number of returned rows is not bounded
getSectionClass() - Method in class org.kuali.rice.kns.web.ui.Section
 
getSectionId() - Method in class org.kuali.rice.kns.web.ui.Section
 
getSections(BusinessObject) - Method in interface org.kuali.rice.kns.inquiry.Inquirable
 
getSections(BusinessObject) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
Objects extending KualiInquirableBase must specify the Section objects used to display the inquiry result.
getSections(MaintenanceDocument, Maintainable) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
Calls method to get all the core sections for the business object defined in the data dictionary.
getSections(MaintenanceDocument, Maintainable) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
Returns a list of Section objects that specify how to render the view for the maintenance object.
getSections() - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
 
getSections() - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
Merges rows of old and new for each section (tab) of the ui.
getSectionTitle() - Method in class org.kuali.rice.kns.web.ui.Section
 
getSecurePotentiallyHiddenSectionIds() - Method in interface org.kuali.rice.kns.authorization.InquiryOrMaintenanceDocumentAuthorizer
 
getSecurePotentiallyReadOnlySectionIds() - Method in interface org.kuali.rice.kns.document.authorization.MaintenanceDocumentAuthorizer
 
getSelectedLine(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
Parses the method to call attribute to pick off the line number which should have an action performed on it.
getSelectedObjectIdSet() - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
getSequenceAccessorService() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
getSerializableChildProperty(String) - Method in interface org.kuali.rice.kns.util.documentserializer.PropertySerializabilityMetadata
Returns metadata bout a child property, if it exists
getSerializableChildProperty(String) - Method in class org.kuali.rice.kns.util.documentserializer.PropertySerializerTrieNode
 
getSerializedDocumentForm() - Method in class org.kuali.rice.kns.bo.SessionDocument
 
getService(String) - Static method in class org.kuali.rice.kim.service.KIMServiceLocatorWeb
 
getService(String) - Static method in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
getSessionDocumentService() - Static method in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
getSessionId() - Method in class org.kuali.rice.kns.bo.SessionDocument
 
getSessionId() - Method in class org.kuali.rice.kns.bo.SessionDocumentId
 
getShortLabel() - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
getShortLabel() - Method in class org.kuali.rice.kns.datadictionary.CollectionDefinition
 
getShortLabel() - Method in class org.kuali.rice.kns.datadictionary.ExternalizableAttributeDefinitionProxy
If shortlabel wasn't set on this instance, use the value from its delegate.
getShowInactiveRecords(String) - Method in interface org.kuali.rice.kns.inquiry.Inquirable
Indicates whether inactive records for the given collection should be display.
getShowInactiveRecords(String) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
getShowInactiveRecords(String) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
getShowInactiveRecords(String) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
Indicates whether inactive records for the given collection should be display.
getShowInactiveRecords(Map<String, Boolean>, String) - Static method in class org.kuali.rice.kns.util.InactiveRecordsHidingUtils
Returns whether a collection has been set to show inactive records.
getShowReasonField() - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
 
getSize() - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
 
getSize() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
getSize() - Method in class org.kuali.rice.kns.web.ui.Field
 
getSizeMax(ModuleConfig) - Method in class org.kuali.rice.kns.web.struts.action.KualiMultipartRequestHandler
Returns the maximum allowable size, in bytes, of an uploaded file.
getSizeMaxString() - Method in class org.kuali.rice.kns.web.struts.action.KualiMultipartRequestHandler
 
getSortable() - Method in class org.kuali.rice.kns.web.ui.Column
 
getSortAscending() - Method in class org.kuali.rice.kns.datadictionary.SortDefinition
 
getSortCode() - Method in class org.kuali.rice.kim.bo.types.dto.KimTypeAttributeInfo
 
getSortCode() - Method in class org.kuali.rice.kns.datadictionary.KimAttributeDefinition
 
getSourceAttributeName() - Method in class org.kuali.rice.kns.datadictionary.ExternalizableAttributeDefinitionProxy
 
getSourceClass() - Method in class org.kuali.rice.kns.datadictionary.RelationshipDefinition
 
getSourceClassName() - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
 
getSourceExternalizableBusinessObjectInterface() - Method in class org.kuali.rice.kns.datadictionary.ExternalizableAttributeDefinitionProxy
 
getSourceName() - Method in class org.kuali.rice.kns.datadictionary.PrimitiveAttributeDefinition
 
getSrc() - Method in class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
 
getStandardDocumentBaseClass() - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
 
getStandardHeaderFields(KualiWorkflowDocument) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
This method returns a list of HeaderField objects that are used by default on Kuali document display pages.
getStatusDisplayValue() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
getStrutsActionMappingScope() - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
 
getStyleClass() - Method in class org.kuali.rice.kns.datadictionary.control.ButtonControlDefinition
 
getStyleClass() - Method in class org.kuali.rice.kns.datadictionary.control.LinkControlDefinition
 
getStyleClass() - Method in class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
 
getStyleClass() - Method in class org.kuali.rice.kns.web.ui.Field
 
getSUB_SECTION_SEPARATOR() - Method in class org.kuali.rice.kns.web.ui.Field
 
getSummary() - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
getSummary() - Method in class org.kuali.rice.kns.datadictionary.CollectionDefinition
 
getSummary() - Method in class org.kuali.rice.kns.datadictionary.ExternalizableAttributeDefinitionProxy
If summary wasn't set on this instance, use the value from its delegate.
getSummaryFields() - Method in interface org.kuali.rice.kns.datadictionary.CollectionDefinitionI
 
getSummaryFields() - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
 
getSummaryFields() - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
 
getSummaryTitle() - Method in interface org.kuali.rice.kns.datadictionary.CollectionDefinitionI
 
getSummaryTitle() - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
 
getSummaryTitle() - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
 
getSupplementalMenuBar() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
getSupplementalMenuBar() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
 
getSupplementalMenuBar() - Method in interface org.kuali.rice.kns.lookup.Lookupable
 
getSupplementalMenuBar() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
This method gets the supplemental lookup menu if any
getSupportAttributes() - Method in class org.kuali.rice.kns.datadictionary.RelationshipDefinition
 
getSwitchToPageNumber() - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
Gets the switchToPageNumber attribute.
getSwitchToPageNumber() - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
getTabState(KualiForm, String) - Static method in class org.kuali.rice.kns.util.WebUtils
JSTL function to return the tab state of the tab from the form.
getTabState(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
Special getter based on key to work with multi rows for tab state objects
getTabStates() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
 
getTabToToggle(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
Determines which tab was requested to be toggled
getTarget() - Method in class org.kuali.rice.kns.datadictionary.control.LinkControlDefinition
 
getTarget() - Method in class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
 
getTarget() - Method in class org.kuali.rice.kns.web.ui.Field
 
getTargetClass() - Method in class org.kuali.rice.kns.datadictionary.RelationshipDefinition
Returns the RelationshipDefinition.targetClass
getTargetName() - Method in class org.kuali.rice.kns.datadictionary.PrimitiveAttributeDefinition
 
getTemplate() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
getTEXT() - Method in class org.kuali.rice.kns.web.ui.Field
 
getTEXT_AREA() - Method in class org.kuali.rice.kns.web.ui.Field
 
getTitle() - Method in class org.kuali.rice.kns.datadictionary.InquiryDefinition
 
getTitle() - Method in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
 
getTitle() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
getTitle() - Method in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
 
getTitle() - Method in interface org.kuali.rice.kns.inquiry.Inquirable
 
getTitle() - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
getTitle() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
getTitle() - Method in class org.kuali.rice.kns.lookup.HtmlData
 
getTitle(String, Class, List) - Method in class org.kuali.rice.kns.lookup.HtmlData
 
getTitle() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
 
getTitle() - Method in interface org.kuali.rice.kns.lookup.Lookupable
 
getTitle() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
 
getTitle() - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
 
getTitle() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
getTitleAttribute() - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
getTitleAttribute(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
the attribute to be associated with for object level markings
getTitleText(String, BusinessObject, List, BusinessObjectRestrictions) - Static method in class org.kuali.rice.kns.lookup.HtmlData
KFSMI-658 This method gets the title text for a link/control
getTitleText(String, Class, Map<String, String>) - Static method in class org.kuali.rice.kns.lookup.HtmlData
 
getTotalNumberOfPages() - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
Gets the totalNumberOfPages attribute.
getTotalNumberOfPages() - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
getTransactionalDocument() - Method in class org.kuali.rice.kns.web.struts.form.KualiTransactionalDocumentFormBase
This method retrieves an instance of the form.
getTransactionalDocumentDictionaryService() - Static method in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
getTriggerNames() - Method in class org.kuali.rice.kns.bo.ModuleConfiguration
 
getType() - Method in class org.kuali.rice.kns.bo.AdHocRouteWorkgroupId
 
getTypeInfoService() - Static method in class org.kuali.rice.kim.service.KIMServiceLocatorWeb
 
getUnconvertedValues() - Method in interface org.kuali.rice.kns.web.struts.pojo.PojoForm
 
getUnconvertedValues() - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
 
getUnformattedPropertyValue() - Method in class org.kuali.rice.kns.web.ui.Column
 
getUnique() - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
getUniqueAttributes(String) - Method in interface org.kuali.rice.kim.service.support.KimTypeService
 
getUniversalIdAttributeName() - Method in class org.kuali.rice.kns.datadictionary.control.KualiUserControlDefinition
Gets the universalIdAttributeName attribute.
getUniversalIdAttributeName() - Method in class org.kuali.rice.kns.web.ui.Field
Gets the universalIdAttributeName attribute.
getUniversalIdValue() - Method in class org.kuali.rice.kns.web.ui.Field
 
getUnknownKeys() - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
 
getUrlData(BusinessObject, String, String, List) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
This method constructs an AnchorHtmlData.
getUrlData(BusinessObject, String, List) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
This method calls its overloaded method with displayText as methodToCall
getUsePessimisticLocking() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
Accessor method for contained usePessimisticLocking
getUserIdAttributeName() - Method in class org.kuali.rice.kns.datadictionary.control.KualiUserControlDefinition
Gets the userIdAttributeName attribute.
getUserIdAttributeName() - Method in class org.kuali.rice.kns.web.ui.Field
Gets the userIdAttributeName attribute.
getUserSession() - Static method in class org.kuali.rice.kns.util.GlobalVariables
 
getUserSessionFromRequest(HttpServletRequest) - Static method in class org.kuali.rice.kns.util.WebUtils
gets the UserSession object from the HttpServletRequest object's associated session.
getUseWorkflowPessimisticLocking() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
Accessor method for contained useWorkflowPessimisticLocking
getValidationErrorMessageKey() - Method in class org.kuali.rice.kns.datadictionary.validation.CharacterLevelValidationPattern
This overridden method ...
getValidationErrorMessageKey() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.RegexValidationPattern
 
getValidationErrorMessageKey() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
 
getValidationErrorMessageKey() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FloatingPointValidationPattern
 
getValidationErrorMessageKey() - Method in class org.kuali.rice.kns.datadictionary.validation.FieldLevelValidationPattern
This overridden method ...
getValidationErrorMessageKey() - Method in class org.kuali.rice.kns.datadictionary.validation.ValidationPattern
 
getValidationErrorMessageKeyOptions() - Method in class org.kuali.rice.kns.datadictionary.validation.CharacterLevelValidationPattern
 
getValidationErrorMessageKeyOptions() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
 
getValidationErrorMessageKeyOptions() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaValidationPattern
 
getValidationErrorMessageKeyOptions() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AnyCharacterValidationPattern
 
getValidationErrorMessageParameters(String) - Method in class org.kuali.rice.kns.datadictionary.validation.CharacterLevelValidationPattern
 
getValidationErrorMessageParameters(String) - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.CharsetValidationPattern
This overridden method ...
getValidationErrorMessageParameters(String) - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
This overridden method ...
getValidationErrorMessageParameters(String) - Method in class org.kuali.rice.kns.datadictionary.validation.ValidationPattern
 
getValidationPattern() - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
getValidationPattern() - Method in class org.kuali.rice.kns.datadictionary.ExternalizableAttributeDefinitionProxy
If validationPattern wasn't set on this instance, use the value from its delegate.
getValidChars() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.CharsetValidationPattern
 
getValidDocumentClassByTypeName(String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
Returns the document class declared in the dd for the given document type name.
getValidDocumentTypeNameByClass(Class) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
Returns the document type name declared in the dd for the given document class.
getValueComparator() - Method in class org.kuali.rice.kns.web.ui.Column
 
getValuesFinderClass() - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
 
getValuesFinderClass() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
getViewedPageNumber() - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
Gets the viewedPageNumber attribute.
getViewedPageNumber() - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
getWebOnBlurHandler() - Method in class org.kuali.rice.kns.web.ui.Field
Returns the method name of a function present in the page which should be called when the user tabs away from the field.
getWebOnBlurHandlerCallback() - Method in class org.kuali.rice.kns.web.ui.Field
Returns the method name of a function present in the page which should be called after an AJAX call from the onblur handler.
getWebScriptFiles() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
getWebUILeaveFieldCallbackFunction() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
getWebUILeaveFieldFunction() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
getWebUILeaveFieldFunctionParameters() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
getWebUILeaveFieldFunctionParameters() - Method in class org.kuali.rice.kns.web.ui.Field
 
getWebUILeaveFieldFunctionParametersString() - Method in class org.kuali.rice.kns.web.ui.Field
 
getWORKFLOW_WORKGROUP() - Method in class org.kuali.rice.kns.web.ui.Field
 
getWorkflowAttributes() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
getWorkflowDocument() - Method in class org.kuali.rice.kns.bo.DocumentHeader
 
getWorkflowDocument() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
getWorkflowDocumentService() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
Gets the workflowDocumentService attribute.
getWorkflowDocumentService() - Static method in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
getWorkflowDocumentTypeName() - Method in interface org.kuali.rice.kim.service.support.KimTypeService
Get the workflow document type which will be used for the role qualifiers when routing objects with this type.
getWorkflowEngineDocumentIdsToLock() - Method in interface org.kuali.rice.kns.document.Document
This method will be called before the Workflow engine has begun processing a document.
getWorkflowEngineDocumentIdsToLock() - Method in class org.kuali.rice.kns.document.DocumentBase
The default implementation returns no additional ids for the workflow engine to lock prior to processing.
getWorkflowEngineDocumentIdsToLock() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
getWorkflowEngineDocumentIdsToLock() - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
getWorkflowEngineDocumentIdsToLock() - Method in interface org.kuali.rice.kns.maintenance.Maintainable
Return an array of document ids to lock prior to processing this document in the workflow engine.
getWorkflowInfo() - Method in interface org.kuali.rice.kns.workflow.service.WorkflowInfoService
 
getWorkflowInfoService() - Method in class org.kuali.rice.kns.rules.DocumentRuleBase
 
getWorkflowInfoService() - Static method in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
getWorkflowProperties() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
getWorkflowProperties() - Method in class org.kuali.rice.kns.datadictionary.WorkflowPropertyGroup
Returns the list of added WorkflowProperty objects.
getWorkflowPropertyGroups() - Method in class org.kuali.rice.kns.datadictionary.WorkflowProperties
Returns a list of workflow property groups, which are used to determine which properties should be serialized when generating routing XML
getWorkflowRoutingAttributes(String) - Method in interface org.kuali.rice.kim.service.support.KimTypeService
 
getXmlDocumentContents() - Method in interface org.kuali.rice.kns.document.MaintenanceDocument
 
getXmlDocumentContents() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
Gets the xmlDocumentContents attribute.
getXmlForRouteReport() - Method in interface org.kuali.rice.kns.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.kns.document.DocumentBase
 
GlobalVariables - Class in org.kuali.rice.kns.util
This class will hold all of our thread local variables and accessors for those
GlobalVariables() - Constructor for class org.kuali.rice.kns.util.GlobalVariables
 
groupByAttributesForEffectiveDating - Variable in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 

H

hasABlockingRecord(BusinessObject, InactivationBlockingMetadata) - Method in interface org.kuali.rice.kns.service.InactivationBlockingDetectionService
Determines whether there is ANY record in the relationship defined by the inactivationBlockingMetadata that prevents inactivation of blockedBo
hasAnyFieldRestrictions() - Method in interface org.kuali.rice.kns.authorization.BusinessObjectRestrictions
 
hasAnyFieldRestrictions() - Method in class org.kuali.rice.kns.authorization.BusinessObjectRestrictionsBase
 
hasAnyRestriction() - Method in class org.kuali.rice.kns.datadictionary.AttributeSecurity
Returns whether any of the restrictions defined in this class are true.
hasAttributeSecurity() - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
hasBusinessObjectExisted(BusinessObject, List<String>, List<String>) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
hasBusinessObjectExisted(BusinessObject, List<String>, List<String>) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
 
hasDefaultSort() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
hasDocumentId() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
hasExternalBusinessObjectProperty(Class, Map<String, String>) - Method in class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
Checks whether any of the fieldValues being passed refer to a property within an ExternalizableBusinessObject.
hasExtraButtonParams() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
hasExtraButtonSource() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
hasFormatterClass() - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
hasFormatterClass() - Method in class org.kuali.rice.kns.datadictionary.ExternalizableAttributeDefinitionProxy
 
hashCode() - Method in class org.kuali.rice.kns.authorization.FieldRestriction
 
hashCode() - Method in class org.kuali.rice.kns.bo.AdHocRouteWorkgroupId
 
hashCode() - Method in class org.kuali.rice.kns.lookup.CollectionIncomplete
 
hasIdentifier() - Method in class org.kuali.rice.kns.datadictionary.RelationshipDefinition
 
hasInquiryDefinition() - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
hasLookupDefinition() - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
hasMenubar() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
hasRelationship(String, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
Determines whether there is a relationship defined for the given entry with the given name
hasRestriction(String) - Method in interface org.kuali.rice.kns.authorization.BusinessObjectRestrictions
 
hasRestriction(String) - Method in class org.kuali.rice.kns.authorization.BusinessObjectRestrictionsBase
 
hasRestrictionThatRemovesValueFromUI() - Method in class org.kuali.rice.kns.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.kns.datadictionary.LookupDefinition
 
hasScript() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
hasSearchIconOverride() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
hasSummaryField(String) - Method in interface org.kuali.rice.kns.datadictionary.CollectionDefinitionI
 
hasSummaryField(String) - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
 
hasSummaryField(String) - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
 
hasValidationPattern() - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
hasValidationPattern() - Method in class org.kuali.rice.kns.datadictionary.ExternalizableAttributeDefinitionProxy
 
hasWorkflowDocument() - Method in class org.kuali.rice.kns.bo.DocumentHeader
 
HeaderField - Class in org.kuali.rice.kns.web.ui
 
HeaderField() - Constructor for class org.kuali.rice.kns.web.ui.HeaderField
 
HeaderField(String, String, String, String) - Constructor for class org.kuali.rice.kns.web.ui.HeaderField
 
HeaderField(String, String, String) - Constructor for class org.kuali.rice.kns.web.ui.HeaderField
 
HeaderField(String, String) - Constructor for class org.kuali.rice.kns.web.ui.HeaderField
 
HeaderNavigation - Class in org.kuali.rice.kns.datadictionary
The headerNavigation element defines a set of additional tabs which will appear on the document.
HeaderNavigation() - Constructor for class org.kuali.rice.kns.datadictionary.HeaderNavigation
 
HeaderNavigation(String, String) - Constructor for class org.kuali.rice.kns.datadictionary.HeaderNavigation
 
headerNavigationList - Variable in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
headerTab(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
Handles requests that originate via Header Tabs.
headerTabDisplayName - Variable in class org.kuali.rice.kns.datadictionary.HeaderNavigation
 
headerTabMethodToCall - Variable in class org.kuali.rice.kns.datadictionary.HeaderNavigation
 
headerTabNavigateTo - Variable in class org.kuali.rice.kns.datadictionary.HeaderNavigation
 
helpDefinition - Variable in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
helpDefinition - Variable in class org.kuali.rice.kns.datadictionary.HeaderNavigation
 
HelpDefinition - Class in org.kuali.rice.kns.datadictionary
The help element provides the keys to obtain a help description from the database.
HelpDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.HelpDefinition
Constructs a HelpDefinition.
helpDefinition - Variable in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
helpUrl - Variable in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
helpUrl - Variable in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
 
hidden - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
hidden - Variable in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
 
HIDDEN - Static variable in class org.kuali.rice.kns.web.ui.Field
 
HiddenControlDefinition - Class in org.kuali.rice.kns.datadictionary.control
The hidden element will cause the attribute to not be displayed.
HiddenControlDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.control.HiddenControlDefinition
 
hideAllTabs(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
Toggles all tabs to closed
hideAllTabs(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
href - Variable in class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
 
hrefText - Variable in class org.kuali.rice.kns.datadictionary.control.LinkControlDefinition
 
HtmlData - Class in org.kuali.rice.kns.lookup
This class holds details of html data for an action url.
HtmlData() - Constructor for class org.kuali.rice.kns.lookup.HtmlData
 
HtmlData.AnchorHtmlData - Class in org.kuali.rice.kns.lookup
This class is an extension of HtmlData.
HtmlData.AnchorHtmlData() - Constructor for class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
Needed by inquiry framework
HtmlData.AnchorHtmlData(String, String) - Constructor for class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
 
HtmlData.AnchorHtmlData(String, String, String) - Constructor for class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
 
HtmlData.InputHtmlData - Class in org.kuali.rice.kns.lookup
This class is an extension of HtmlData.
HtmlData.InputHtmlData(String, String) - Constructor for class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
 
HtmlData.InputHtmlData(String, String, String) - Constructor for class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
 
HtmlData.MultipleAnchorHtmlData - Class in org.kuali.rice.kns.lookup
 
HtmlData.MultipleAnchorHtmlData(List<HtmlData.AnchorHtmlData>) - Constructor for class org.kuali.rice.kns.lookup.HtmlData.MultipleAnchorHtmlData
Needed by inquiry framework

I

id - Variable in class org.kuali.rice.kns.datadictionary.DataDictionaryDefinitionBase
 
identifier - Variable in class org.kuali.rice.kns.datadictionary.SupportAttributeDefinition
 
IGNORE_LIST - Static variable in class org.kuali.rice.kns.lookup.KualiLookupableImpl
 
IMAGE_SUBMIT - Static variable in class org.kuali.rice.kns.web.ui.Field
 
imageSrc - Variable in class org.kuali.rice.kns.datadictionary.control.ButtonControlDefinition
 
InactivationBlockingDefinition - Class in org.kuali.rice.kns.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.kns.datadictionary.InactivationBlockingDefinition
 
inactivationBlockingDefinitions - Variable in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
InactivationBlockingDetectionService - Interface in org.kuali.rice.kns.service
This service detects whether there are any records that block the inactivation of a particular record
inactivationBlockingDetectionServiceBeanName - Variable in class org.kuali.rice.kns.datadictionary.InactivationBlockingDefinition
 
InactivationBlockingDisplayService - Interface in org.kuali.rice.kns.service
A service that helps to print out records that block the inactivation of another BO
InactivationBlockingMetadata - Interface in org.kuali.rice.kns.datadictionary
This interface provides read-only metadata about inactivation blocking.
inactiveRecordDisplay - Variable in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
inactiveRecordDisplay - Variable in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
InactiveRecordsHidingUtils - Class in org.kuali.rice.kns.util
Inquiry screens and maintenance documents may render a collection of BOs on a screen.
includeAddLine - Variable in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
 
includeBlankRow - Variable in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
includeKeyInLabel - Variable in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
includeMultipleLookupLine - Variable in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
 
inclusiveMax - Variable in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
incrementTabIndex(KualiForm, String) - Static method in class org.kuali.rice.kns.util.WebUtils
 
incrementTabIndex() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
 
indexOf(Object) - Method in class org.kuali.rice.kns.lookup.CollectionIncomplete
 
IndicatorValuesFinder - Class in org.kuali.rice.kns.lookup.keyvalues
This class returns list of boolean key value pairs.
IndicatorValuesFinder() - Constructor for class org.kuali.rice.kns.lookup.keyvalues.IndicatorValuesFinder
 
InfoContainer - Class in org.kuali.rice.kns.util
This is a description of what this class does - wliang don't forget to fill this in.
InfoContainer(MessageMap) - Constructor for class org.kuali.rice.kns.util.InfoContainer
 
initializeDataDictionary - Variable in class org.kuali.rice.kns.bo.ModuleConfiguration
 
initializeEvaluator(Document) - Method in class org.kuali.rice.kns.util.documentserializer.AlwaysFalsePropertySerializabilityEvaluator
 
initializeEvaluator(Document) - Method in class org.kuali.rice.kns.util.documentserializer.AlwaysTruePropertySerializibilityEvaluator
Does nothing, since we know everything's serializable
initializeEvaluator(Document) - Method in class org.kuali.rice.kns.util.documentserializer.BusinessObjectPropertySerializibilityEvaluator
Reads the data dictionary to determine which properties of the document should be serialized.
initializeEvaluator(BusinessObject) - Method in class org.kuali.rice.kns.util.documentserializer.MaintenanceDocumentPropertySerializibilityEvaluator
Reads the data dictionary to determine which properties of the document should be serialized.
initializeEvaluator(Document) - Method in interface org.kuali.rice.kns.util.documentserializer.PropertySerializabilityEvaluator
Initializes the evaluator so that calls to #isPropertySerializable(DocumentSerializationState, Object, String, Object) and PropertySerializabilityEvaluator.determinePropertyType(Object) will function properly
initializeEvaluator(BusinessObject) - Method in interface org.kuali.rice.kns.util.documentserializer.PropertySerializabilityEvaluator
 
initializeEvaluator(Document) - Method in class org.kuali.rice.kns.util.documentserializer.PropertySerializabilityEvaluatorBase
 
initializeEvaluator(BusinessObject) - Method in class org.kuali.rice.kns.util.documentserializer.PropertySerializabilityEvaluatorBase
 
initializeHeaderNavigationTabs() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
initializes the header tabs from what is defined in the datadictionary if KualiDocumentFormBase.getDefaultDocumentTypeName() is overriden to return a valid value.
initMaxUploadSizes() - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
Initializes the list of max upload sizes if necessary.
initNewCollectionLine(String) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
INPUT_HTML_DATA_TYPE - Static variable in class org.kuali.rice.kns.lookup.HtmlData
 
inputType - Variable in class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
 
Inquirable - Interface in org.kuali.rice.kns.inquiry
This interface defines the methods for inquirables.
inquirableClass - Variable in class org.kuali.rice.kns.datadictionary.InquiryDefinition
 
inquirableClassCache - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
INQUIRY_TITLE_PREFIX - Static variable in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
InquiryAuthorizer - Interface in org.kuali.rice.kns.inquiry
 
InquiryCollectionDefinition - Class in org.kuali.rice.kns.datadictionary
The inquiryCollection defines a collection within the Business Object which contains data that should be displayed with the BO when the inquiry is performed.
InquiryCollectionDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
 
inquiryCollectionMap - Variable in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
 
inquiryCollections - Variable in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
 
inquiryCollections - Variable in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
 
inquiryDefinition - Variable in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
InquiryDefinition - Class in org.kuali.rice.kns.datadictionary
The inquiry element is used to specify the fields that will be displayed on the inquiry screen for this business object and the order in which they will appear.
InquiryDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.InquiryDefinition
 
inquiryFieldMap - Variable in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
 
inquiryFieldMap - Variable in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
 
inquiryFields - Variable in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
 
inquiryFields - Variable in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
 
InquiryForm - Class in org.kuali.rice.kns.web.struts.form
This class is the action form for inquiries.
InquiryForm() - Constructor for class org.kuali.rice.kns.web.struts.form.InquiryForm
 
InquiryOrMaintenanceDocumentAuthorizer - Interface in org.kuali.rice.kns.authorization
This is a description of what this class does - abyrne don't forget to fill this in.
InquiryOrMaintenanceDocumentPresentationController - Interface in org.kuali.rice.kns.authorization
 
InquiryOrMaintenanceDocumentRestrictions - Interface in org.kuali.rice.kns.authorization
 
InquiryPresentationController - Interface in org.kuali.rice.kns.inquiry
 
InquiryRestrictions - Interface in org.kuali.rice.kns.inquiry
This is a description of what this class does - abyrne don't forget to fill this in.
InquirySectionDefinition - Class in org.kuali.rice.kns.datadictionary
inquirySection defines the format and content of one section of the inquiry.
InquirySectionDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
 
inquirySections - Variable in class org.kuali.rice.kns.datadictionary.InquiryDefinition
 
InquirySubSectionHeaderDefinition - Class in org.kuali.rice.kns.datadictionary
The inquirySubSectionHeader allows a separator containing text to separate groups of fields.
InquirySubSectionHeaderDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.InquirySubSectionHeaderDefinition
 
insertAdHocRoutePerson(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
This method will insert the new ad hoc person from the from into the list of ad hoc person recipients, put a new new record in place and return like normal.
insertAdHocRouteWorkgroup(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
This method will insert the new ad hoc workgroup into the list of ad hoc workgroup recipients put a nuew record in place and then return like normal.
insertBONote(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
insert a note into the document
INSTANCE - Static variable in class org.kuali.rice.kns.lookup.keyvalues.IndicatorValuesFinder
 
instantiateDocument() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
will instatiate a new document setting it on the form if KualiDocumentFormBase.getDefaultDocumentTypeName() is overriden to return a valid value.
instantiateTransactionalDocumentByDocumentTypeName(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiTransactionalDocumentFormBase
 
invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.kns.rule.event.AddAdHocRoutePersonEvent
 
invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.kns.rule.event.AddAdHocRouteWorkgroupEvent
 
invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.kns.rule.event.AddNoteEvent
 
invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.kns.rule.event.ApproveDocumentEvent
 
invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.kns.rule.event.DocumentAuditEvent
 
invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.kns.rule.event.KualiAddLineEvent
 
invokeRuleMethod(BusinessRule) - Method in interface org.kuali.rice.kns.rule.event.KualiDocumentEvent
Invokes the event handling method on the rule object.
invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.kns.rule.event.PromptBeforeValidationEvent
 
invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.kns.rule.event.RouteDocumentEvent
 
invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.kns.rule.event.SaveDocumentEvent
 
invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.kns.rule.event.SendAdHocRequestsEvent
 
ipAddress - Variable in class org.kuali.rice.kns.bo.SessionDocument
 
ipAddress - Variable in class org.kuali.rice.kns.bo.SessionDocumentId
 
isAcknowledgeRequested() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
Returns true if the user currently has this document in their Action List with an Acknowledge Request.
isActionUrlsExist() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
isAddHocRoutePersonValid(Document, AdHocRoutePerson) - Method in class org.kuali.rice.kns.rules.DocumentRuleBase
Verifies that the adHocRoutePerson's fields are valid - it does required and format checks.
isAddHocRouteWorkgroupValid(AdHocRouteWorkgroup) - Method in class org.kuali.rice.kns.rules.DocumentRuleBase
Verifies that the adHocRouteWorkgroup's fields are valid - it does required and format checks.
isAdHocRequested() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
This method determines whether workflowDocument.getUserId() currently has an ad hoc request is his/her action list
isAdHocRouteRecipientsValid(Document) - Method in class org.kuali.rice.kns.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.
isAllowDollar() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
 
isAllowForwardSlash() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
 
isAllowInlineRange() - Method in class org.kuali.rice.kns.web.ui.Field
 
isAllowParenthesis() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
 
isAllowPeriod() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
 
isAlwaysAllowCollectionDeletion() - Method in interface org.kuali.rice.kns.datadictionary.CollectionDefinitionI
 
isAlwaysAllowCollectionDeletion() - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
 
isAlwaysAllowCollectionDeletion() - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
 
isApprovalRequested() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
Returns true if the user currently has this document in their Action List with an Approval Request.
isAttributeDefined(Class, String) - Method in interface org.kuali.rice.kns.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.kns.service.DataDictionaryService
indicates whether or not the named attribute is defined in the business object xml
isAttributeInquirable(Class, String, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
This method determines if a given field(attribute) is inquirable or not This handles both nested and non-nested attributes
isAttributeLookupable(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
This method determines if a given field(attribute) is lookupable or not This handles both nested and non-nested attributes
isAttributeRequired(Class, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
indicates whether or not the named attribute is required
isAttributeRequired(String, String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
indicates whether or not the named attribute is required
isAuthorized(BusinessObject, String, String, String) - Method in class org.kuali.rice.kns.authorization.BusinessObjectAuthorizerBase
 
isAuthorized(BusinessObject, String, String, String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kns.authorization.BusinessObjectAuthorizerBase
 
isAuthorizedByTemplate(BusinessObject, String, String, String) - Method in class org.kuali.rice.kns.authorization.BusinessObjectAuthorizerBase
 
isAuthorizedByTemplate(BusinessObject, String, String, String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kns.authorization.BusinessObjectAuthorizerBase
 
isAuthorizedToAccessLookupResults(String, String) - Method in interface org.kuali.rice.kns.lookup.LookupResultsService
Returns whether a user is allowed to view the lookup results of the given sequence number
isAuthorizedToAccessSelectedObjectIds(String, String) - Method in interface org.kuali.rice.kns.lookup.LookupResultsService
Returns whether a user is allowed to view the selected object IDs of the given sequence number
isBlanketApproveCapable() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
Returns true if the user is authorized to Blanket Approve this document.
isBoNotesEnabled() - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
isBoNotesEnabled() - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
Retrieves the status of the boNotesEnabled
isBoNotesEnabled() - Method in interface org.kuali.rice.kns.maintenance.Maintainable
Retrieves the status of the boNotesEnabled
isBusinessObjectValid(BusinessObject) - Method in interface org.kuali.rice.kns.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.kns.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 class org.kuali.rice.kns.datadictionary.control.ButtonControlDefinition
 
isButton() - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
 
isButton() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
isCanExport() - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
Returns true if this Inquiry supports XML export of the BusinessObject.
isCheckbox() - Method in class org.kuali.rice.kns.datadictionary.control.CheckboxControlDefinition
 
isCheckbox() - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
 
isCheckbox() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
isClear() - Method in class org.kuali.rice.kns.web.ui.Field
 
isCollapsible() - Method in class org.kuali.rice.kns.web.ui.Section
 
isCollectionMultipleLookupEnabled(MaintainableCollectionDefinition) - Static method in class org.kuali.rice.kns.util.FieldUtils
Returns whether the passed in collection has been properly configured in the maint doc dictionary to support multiple value lookups.
isCollectionPropertyOf(Class, String) - Static method in class org.kuali.rice.kns.datadictionary.DataDictionary
 
isCollectionReference() - Method in class org.kuali.rice.kns.datadictionary.ReferenceDefinition
 
isColumnVisible() - Method in class org.kuali.rice.kns.web.ui.Field
 
isCompletionRequested() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
Returns true if the user currently has this document in their Action List with an Completion Request.
isCorrectMaintenanceClass(MaintenanceDocument, Class) - Method in class org.kuali.rice.kns.maintenance.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.kns.datadictionary.control.ControlDefinition
 
isCurrency() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
isCurrency() - Method in class org.kuali.rice.kns.datadictionary.control.CurrencyControlDefinition
 
isCurrentActiveDocumentType(String) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowInfo
 
isDateField() - Method in class org.kuali.rice.kns.web.ui.Field
 
isDatePicker() - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
 
isDatePicker() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
isDatePicker() - Method in class org.kuali.rice.kns.web.ui.Field
 
isDdExtraButton() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
isDefaultOpen() - Method in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
 
isDefaultOpen() - Method in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
 
isDefaultOpen() - Method in class org.kuali.rice.kns.web.ui.Section
 
isDisabled() - Method in class org.kuali.rice.kns.datadictionary.HeaderNavigation
 
isDisableSearchButtons() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
isDisableSearchButtons() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
isDisplayFieldNameSet() - Method in class org.kuali.rice.kns.datadictionary.ReferenceDefinition
This method returns true if the displayFieldName is set, otherwise it returns false.
isDocumentAttributesValid(Document, boolean) - Method in class org.kuali.rice.kns.rules.DocumentRuleBase
Validates the document attributes against the data dictionary.
isDocumentEnRoute() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
isDocumentInactivatingBusinessObject(MaintenanceDocument) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
Determines whether a document is inactivating the record being maintained
isDocumentInitiator(Document, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
 
isDocumentOverviewValid(Document) - Method in class org.kuali.rice.kns.rules.DocumentRuleBase
Verifies that the document's overview fields are valid - it does required and format checks.
isDocumentSession(Document, PojoFormBase) - Static method in class org.kuali.rice.kns.util.WebUtils
 
isDocumentValidForSave(MaintenanceDocument) - Method in class org.kuali.rice.kns.maintenance.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.kns.document.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.kns.document.MaintenanceDocumentBase
This method is a simplified-naming wrapper around isOldBusinessObjectInDocument(), so that the method name matches the functionality.
isEditable() - Method in class org.kuali.rice.kns.authorization.FieldRestriction
Gets the editable attribute.
isEmpty() - Method in class org.kuali.rice.kns.lookup.CollectionIncomplete
 
isEncryptDocumentDataInPersistentSessionStorage() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
isEncrypted() - Method in class org.kuali.rice.kns.bo.SessionDocument
 
isEscapeXMLValue() - Method in class org.kuali.rice.kns.web.ui.Column
 
isExpandedTextArea() - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
 
isExpandedTextArea() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
isExpandedTextArea() - Method in class org.kuali.rice.kns.web.ui.Field
 
isExportable(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
indicates whether business object has an exporter defined
isExternalBusinessObject() - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
By default a maintainable is not external
isExternalBusinessObject() - Method in interface org.kuali.rice.kns.maintenance.Maintainable
For the case when we want to maintain a business object that doesn't necessarily map to a single table in the database or may doesn't map to a database at all
isExternalBusinessObjectProperty(Object, String) - Method in class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
Check whether the given property represents a property within an EBO starting with the sampleBo object given.
isExternalizable(Class) - Method in interface org.kuali.rice.kns.service.ModuleService
This method determines whether or not a bo class is externalizable.
isExternalizableBusinessObjectInquirable(Class) - Method in interface org.kuali.rice.kns.service.ModuleService
 
isExternalizableBusinessObjectLookupable(Class) - Method in interface org.kuali.rice.kns.service.ModuleService
 
isFieldDirectInquiryEnabled() - Method in class org.kuali.rice.kns.web.ui.Field
 
isFieldLevelHelpDisabled() - Method in class org.kuali.rice.kns.web.ui.Field
Returns whether field level help is disabled for this field.
isFieldLevelHelpEnabled() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
Returns whether field level help is enabled for this form.
isFieldLevelHelpEnabled() - Method in class org.kuali.rice.kns.web.ui.Field
Returns whether field level help is enabled for this field.
isFieldRequired() - Method in class org.kuali.rice.kns.web.ui.Field
 
isFieldsClearedOnCopy() - Method in interface org.kuali.rice.kns.document.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.kns.document.MaintenanceDocumentBase
Gets the fieldsClearedOnCopy attribute.
isFile() - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
 
isFile() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
isFile() - Method in class org.kuali.rice.kns.datadictionary.control.FileControlDefinition
 
isForceInquiry() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
isForceLookup() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
isFormDocumentInitialized() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
isFormRepresentingLockObject(KualiDocumentFormBase) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
isFormSessionDocument(PojoFormBase) - Static method in class org.kuali.rice.kns.util.WebUtils
 
isFullyMaskedField(String) - Method in class org.kuali.rice.kns.authorization.BusinessObjectRestrictionsBase
 
isFYIRequested() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
Returns true if the user currently has this document in their Action List with an FYI.
isHasLookupBoDefinition() - Method in class org.kuali.rice.kns.datadictionary.KimAttributeDefinition
 
isHasLookupBoDefinition() - Method in class org.kuali.rice.kns.datadictionary.KimDataDictionaryAttributeDefinition
 
isHasReturnableRow() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
Returns whether the results contain at least one row that is returnable
isHasWorkflowDocument() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
Null-safe check to see if the workflow document object exists before attempting to retrieve it.
isHeaderBarEnabled() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
isHidden() - Method in class org.kuali.rice.kns.authorization.FieldRestriction
This method returns true if this authorization prohibits Viewing and Editing, resulting in a hidden field.
isHidden() - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
 
isHidden() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
isHidden() - Method in class org.kuali.rice.kns.datadictionary.control.HiddenControlDefinition
 
isHidden() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
isHidden() - Method in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
 
isHidden() - Method in class org.kuali.rice.kns.web.ui.Row
 
isHidden() - Method in class org.kuali.rice.kns.web.ui.Section
 
isHiddenKimObjectType(String, String) - Static method in class org.kuali.rice.kns.util.WebUtils
 
isHiddenSectionId(String) - Method in interface org.kuali.rice.kns.authorization.InquiryOrMaintenanceDocumentRestrictions
 
isHide() - Method in class org.kuali.rice.kns.datadictionary.AttributeSecurity
 
isHideReturnLink() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
isHighlightField() - Method in class org.kuali.rice.kns.web.ui.Field
 
isIdentifier() - Method in class org.kuali.rice.kns.datadictionary.SupportAttributeDefinition
 
isIncludeBlankRow() - Method in class org.kuali.rice.kns.lookup.keyvalues.PersistableBusinessObjectValuesFinder
 
isIncludeKeyInDescription() - Method in class org.kuali.rice.kns.lookup.keyvalues.PersistableBusinessObjectValuesFinder
 
isIncludeMultipleLookupLine() - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
 
isInclusive() - Method in class org.kuali.rice.kns.web.ui.Field
 
isIndexedForSearch() - Method in class org.kuali.rice.kns.web.ui.Field
 
isInitializeDataDictionary() - Method in class org.kuali.rice.kns.bo.ModuleConfiguration
 
isInputField(String) - Static method in class org.kuali.rice.kns.web.ui.Field
Helper method to determine if this is an INPUT type field
isInquirable(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
indicates whether business object has inquiry defined
isInquirable(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
This method determines if a given business object is inquirable
isInquiryHiddenField(String, String, Object, String) - Static method in class org.kuali.rice.kns.util.WebUtils
 
isKeyField() - Method in class org.kuali.rice.kns.web.ui.Field
Gets the keyField attribute.
isKualiUser() - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
 
isKualiUser() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
isKualiUser() - Method in class org.kuali.rice.kns.datadictionary.control.KualiUserControlDefinition
 
isLink() - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
 
isLink() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
isLink() - Method in class org.kuali.rice.kns.datadictionary.control.LinkControlDefinition
 
isLookupable(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
indicates whether business object has lookup defined
isLookupable(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
This method determines if a given business object is lookupable
isLookupAware() - Method in class org.kuali.rice.kns.web.ui.HeaderField
 
isLookupCriteriaEnabled() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
isLookupFieldLevelHelpDisabled(Class, String) - Static method in class org.kuali.rice.kns.util.FieldUtils
Determines whether field level help is disabled for the field corresponding to the businessObjectClass and attribute name If this value is true and FieldUtils.isLookupFieldLevelHelpEnabled(Class, String) returns false, then the field level help will not be rendered.
isLookupFieldLevelHelpEnabled(Class, String) - Static method in class org.kuali.rice.kns.util.FieldUtils
Determines whether field level help is enabled for the field corresponding to the businessObjectClass and attribute name If this value is true, then the field level help will be enabled.
isLookupFieldTreatWildcardsAndOperatorsAsLiteral(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
returns whether on a lookup, field/attribute values with wildcards and operators should treat them as literal characters
isLookupFieldTriggerOnChange(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
Indicates whether a lookup field has been configured to trigger on value change
isLookupHidden() - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
 
isLookupHidden() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
isLookupHidden() - Method in class org.kuali.rice.kns.datadictionary.control.LookupHiddenControlDefinition
 
isLookupReadonly() - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
 
isLookupReadonly() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
isLookupReadonly() - Method in class org.kuali.rice.kns.datadictionary.control.LookupReadonlyControlDefinition
 
isLookupReadOnly() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
isLowerCase() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
 
isMaintainable(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
indicates whether business object has maintainable defined
isMaintenanceDocumentCreatingNewRecord(String) - Static method in class org.kuali.rice.kns.util.MaintenanceUtils
 
isMaintenanceFieldLevelHelpDisabled(Maintainable, MaintainableFieldDefinition) - Static method in class org.kuali.rice.kns.web.ui.FieldBridge
Determines whether field level help is disabled for the field corresponding to the businessObjectClass and attribute name If this value is true and FieldBridge.isMaintenanceFieldLevelHelpEnabled(Maintainable, MaintainableFieldDefinition) returns false, then the field level help will not be rendered.
isMaintenanceFieldLevelHelpEnabled(Maintainable, MaintainableFieldDefinition) - Static method in class org.kuali.rice.kns.web.ui.FieldBridge
Determines whether field level help is enabled for the field corresponding to the businessObjectClass and attribute name If this value is true, then the field level help will be enabled.
isMask() - Method in class org.kuali.rice.kns.datadictionary.AttributeSecurity
 
isMasked() - Method in class org.kuali.rice.kns.authorization.FieldRestriction
 
isMemberOfRange() - Method in class org.kuali.rice.kns.web.ui.Field
 
isModuleServiceInstalled(String) - Method in interface org.kuali.rice.kns.service.KualiModuleService
 
isMultipleAnchors() - Method in class org.kuali.rice.kns.web.ui.Column
 
isMultipleValues() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
isMultiselect() - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
 
isMultiselect() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
isMultiselect() - Method in class org.kuali.rice.kns.datadictionary.control.MultiselectControlDefinition
 
isNestedAttribute(String) - Static method in class org.kuali.rice.kns.util.ObjectUtils
Determines if a given string could represent a nested attribute of an object.
isNew() - Method in interface org.kuali.rice.kns.document.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.kns.document.MaintenanceDocumentBase
This method is a simplified-naming wrapper around isOldBusinessObjectInDocument(), so that the method name matches the functionality.
isNewWithExisting() - Method in interface org.kuali.rice.kns.document.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.kns.document.MaintenanceDocumentBase
 
isNoDirectInquiry() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
isNoInquiry() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
isNoLookup() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
isNoLookup() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
isNoteValid(Note) - Method in class org.kuali.rice.kns.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.kns.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.kns.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.
isOldBusinessObjectInDocument() - Method in interface org.kuali.rice.kns.document.MaintenanceDocument
 
isOldBusinessObjectInDocument() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
Checks old maintainable bo has key values
isOldBusinessObjectInDocument() - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
isOldBusinessObjectInDocument() - Method in interface org.kuali.rice.kns.maintenance.Maintainable
 
isOldMaintainableInDocument(Document) - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
isPartiallyMasked() - Method in class org.kuali.rice.kns.authorization.FieldRestriction
 
isPartiallyMaskedField(String) - Method in class org.kuali.rice.kns.authorization.BusinessObjectRestrictionsBase
 
isPartialMask() - Method in class org.kuali.rice.kns.datadictionary.AttributeSecurity
 
isPerformQuestion() - Method in class org.kuali.rice.kns.rule.event.PromptBeforeValidationEvent
 
isPessimisticLockAdminUser(Person) - Method in interface org.kuali.rice.kns.service.PessimisticLockService
This method is used to identify who is an admin user for PessimisticLock objects
isPrimitiveObject(Object) - Method in class org.kuali.rice.kns.util.documentserializer.PropertySerializabilityEvaluatorBase
Whether the object represents a primitive
isProductionEnvironment() - Static method in class org.kuali.rice.kns.util.WebUtils
 
isPropertyEditable(Set<String>, String) - Static method in class org.kuali.rice.kns.util.WebUtils
 
isPropertyEditable(String) - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
 
isPropertyNonEditableButRequired(String) - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
 
isPropertyOf(Class, String) - Static method in class org.kuali.rice.kns.datadictionary.DataDictionary
 
isPropertySerializable(SerializationState, Object, String, Object) - Method in class org.kuali.rice.kns.util.documentserializer.AlwaysFalsePropertySerializabilityEvaluator
 
isPropertySerializable(SerializationState, Object, String, Object) - Method in class org.kuali.rice.kns.util.documentserializer.AlwaysTruePropertySerializibilityEvaluator
Trivially returns true
isPropertySerializable(SerializationState, Object, String, Object) - Method in interface org.kuali.rice.kns.util.documentserializer.PropertySerializabilityEvaluator
Determines whether a child property of an object is serializable.
isPropertySerializable(SerializationState, Object, String, Object) - Method in class org.kuali.rice.kns.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.kns.datadictionary.control.ControlDefinition
 
isRadio() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
isRadio() - Method in class org.kuali.rice.kns.datadictionary.control.RadioControlDefinition
 
isRanged() - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
 
isRanged() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
isRanged() - Method in class org.kuali.rice.kns.web.ui.Field
 
isReadOnly() - Method in class org.kuali.rice.kns.authorization.FieldRestriction
This method returns true if this authorization prohibits Editing but not Viewing, resulting in a ReadOnly field.
isReadOnly() - Method in class org.kuali.rice.kns.datadictionary.AttributeSecurity
 
isReadOnly() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
isReadOnly() - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
 
isReadOnly() - Method in class org.kuali.rice.kns.web.ui.Field
 
isReadOnly() - Method in class org.kuali.rice.kns.web.ui.Section
 
isReadOnlyAfterAdd() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
isReadOnlyAfterAdd() - Method in interface org.kuali.rice.kns.datadictionary.FieldDefinitionI
 
isReadOnlyAfterAdd() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
isReadOnlySectionId(String) - Method in interface org.kuali.rice.kns.document.authorization.MaintenanceDocumentRestrictions
 
isRelationshipRefreshable(Class, String) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
isRequired() - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
isRequired() - Method in class org.kuali.rice.kns.datadictionary.ExternalizableAttributeDefinitionProxy
If required wasn't set on this instance, use the value from its delegate.
isRequired() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
isRequired() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
isResponsibleFor(Class) - Method in interface org.kuali.rice.kns.service.ModuleService
This method determines whether this service is responsible for the business object class passed in, or not.
isResponsibleForJob(String) - Method in interface org.kuali.rice.kns.service.ModuleService
This method determines whether this service is responsible for the given jobname, or not.
isRestricted() - Method in class org.kuali.rice.kns.authorization.FieldRestriction
This method returns true if the FieldAuthorization is some kind of restriction, and returns false if it is an editable field.
isResultReturnable(BusinessObject) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
isResultReturnable(BusinessObject) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
Determines whether a given BusinessObject 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.
isReturnToActionList() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
isRowHiddenForInquiry(BusinessObject, Inquirable, String) - Static method in class org.kuali.rice.kns.web.ui.SectionBridge
Determines whether a business object is hidden on an inquiry screen.
isRowHiddenForMaintenanceDocument(BusinessObject, BusinessObject, Maintainable, String) - Static method in class org.kuali.rice.kns.web.ui.SectionBridge
Determines whether a business object is hidden on a maintenance document.
isRowHideableForInquiry(BusinessObject) - Static method in class org.kuali.rice.kns.web.ui.SectionBridge
Determines whether a business object is hidable on an inquiry screen.
isRowHideableForMaintenanceDocument(BusinessObject, BusinessObject) - Static method in class org.kuali.rice.kns.web.ui.SectionBridge
Determines whether a business object is hidable on a maintenance document.
isRowReturnable() - Method in class org.kuali.rice.kns.web.ui.ResultRow
Gets whether to show the return URL (for single value lookups invoked from a document or nested lookup) or the return checkbox (for multiple value lookups)
isSearchUsingOnlyPrimaryKeyValues() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
isSearchUsingOnlyPrimaryKeyValues() - Method in class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
 
isSearchUsingOnlyPrimaryKeyValues() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
 
isSearchUsingOnlyPrimaryKeyValues() - Method in interface org.kuali.rice.kns.lookup.Lookupable
Returns whether this search was performed using the values of the primary keys only
isSearchUsingOnlyPrimaryKeyValues() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
This method returns whether the previously executed getSearchResults used the primary key values to search, ignoring all non key values
isSearchUsingOnlyPrimaryKeyValues() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
isSecure() - Method in class org.kuali.rice.kns.web.ui.Field
Gets the secure attribute.
isSelect() - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
 
isSelect() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
isSelect() - Method in class org.kuali.rice.kns.datadictionary.control.SelectControlDefinition
 
isSessionDocument() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
isSessionDocument() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
This method to check whether the document class implements SessionDocument
isSessionDocument() - Method in class org.kuali.rice.kns.document.TransactionalDocumentBase
This method to check whether the document class implements SessionDocument
isShouldBeEncrypted() - Method in class org.kuali.rice.kns.authorization.FieldRestriction
 
isShowAttributeInResultSet() - Method in class org.kuali.rice.kns.datadictionary.SearchingAttribute
Returns whether this attribute should appear in the result set
isShowAttributeInSearchCriteria() - Method in class org.kuali.rice.kns.datadictionary.SearchingAttribute
Returns whether this attribute should appear in the search criteria
isShowFieldLevelHelp() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
isShowMaintenanceLinks() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
Gets the showMaintenanceLinks attribute.
isSkipBlankValidValue() - Method in class org.kuali.rice.kns.web.ui.Field
 
isSortDescending() - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
Gets the sortDescending attribute.
isStandardSaveAllowed() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
Checks to see if this document is allowed to have a standard 'save' performed
isSupplementalActionsEnabled() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
isSuppressActions() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
isSuppressAllButtons() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
Gets the suppressAllButtons attribute.
isText() - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
 
isText() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
isText() - Method in class org.kuali.rice.kns.datadictionary.control.TextControlDefinition
 
isTextarea() - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
 
isTextarea() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
isTextarea() - Method in class org.kuali.rice.kns.datadictionary.control.TextareaControlDefinition
 
isTotal() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
isTotal() - Method in class org.kuali.rice.kns.web.ui.Column
 
isTranslateCodes() - Method in class org.kuali.rice.kns.datadictionary.InquiryDefinition
 
isTranslateCodes() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
isTranslateCodes() - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
 
isTreatWildcardsAndOperatorsAsLiteral() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
isTriggerOnChange() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
isTriggerOnChange() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
isTriggerOnChange() - Method in class org.kuali.rice.kns.web.ui.Field
 
isUnconditionallyReadOnly() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
isUpperCase() - Method in class org.kuali.rice.kns.web.ui.Field
 
isUserDocumentInitiator() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
TODO rk implemented to account for caps coming from kuali user service from workflow
isUseShortLabel() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
isViewable() - Method in class org.kuali.rice.kns.authorization.FieldRestriction
Gets the viewable attribute.
isWorkflowWorkgroup() - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
 
isWorkflowWorkgroup() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
isWorkflowWorkgroup() - Method in class org.kuali.rice.kns.datadictionary.control.WorkflowWorkgroupControlDefinition
 
isWriteable(Object, String, PersistenceStructureService) - Static method in class org.kuali.rice.kns.util.ObjectUtils
Return whether or not an attribute is writeable.
iterator() - Method in class org.kuali.rice.kns.lookup.CollectionIncomplete
 

J

JavaClassValidationPattern - Class in org.kuali.rice.kns.datadictionary.validation.fieldlevel
Validation pattern for matching fully-specified Java class names
JavaClassValidationPattern() - Constructor for class org.kuali.rice.kns.datadictionary.validation.fieldlevel.JavaClassValidationPattern
 
jobNames - Variable in class org.kuali.rice.kns.bo.ModuleConfiguration
 
joinWithQuotes(List<String>) - Static method in class org.kuali.rice.kns.util.KNSUtils
 
jumpToFirstPage(int, int) - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
Sets the paging form parameters to go to the first page of the list
jumpToFirstPage(int, int) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
jumpToLastPage(int, int) - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
Sets the paging form parameters to go to the last page of the list
jumpToLastPage(int, int) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
jumpToPage(int, int, int) - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
Sets the paging form parameters to go to the specified page of the list
jumpToPage(int, int, int) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 

K

KEY_KUALI_FORM_IN_SESSION - Static variable in class org.kuali.rice.kns.util.WebUtils
 
keyAttribute - Variable in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
KIM_RUN_MODE_PROPERTY - Static variable in class org.kuali.rice.kim.service.KIMServiceLocatorWeb
 
KIM_TYPE_INFO_SERVICE - Static variable in class org.kuali.rice.kim.service.KIMServiceLocatorWeb
 
kimAttrDefnId - Variable in class org.kuali.rice.kns.datadictionary.KimAttributeDefinition
 
KimAttributeDefinition - Class in org.kuali.rice.kns.datadictionary
 
KimAttributeDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.KimAttributeDefinition
 
kimAttributeId - Variable in class org.kuali.rice.kim.bo.types.dto.KimTypeAttributeInfo
 
kimAttributeName - Variable in class org.kuali.rice.kns.lookup.keyvalues.KimAttributeValuesFinder
 
KimAttributeValuesFinder - Class in org.kuali.rice.kns.lookup.keyvalues
 
KimAttributeValuesFinder() - Constructor for class org.kuali.rice.kns.lookup.keyvalues.KimAttributeValuesFinder
 
KimDataDictionaryAttributeDefinition - Class in org.kuali.rice.kns.datadictionary
 
KimDataDictionaryAttributeDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.KimDataDictionaryAttributeDefinition
 
KimNonDataDictionaryAttributeDefinition - Class in org.kuali.rice.kns.datadictionary
 
KimNonDataDictionaryAttributeDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.KimNonDataDictionaryAttributeDefinition
 
KIMServiceLocatorWeb - Class in org.kuali.rice.kim.service
 
KIMServiceLocatorWeb() - Constructor for class org.kuali.rice.kim.service.KIMServiceLocatorWeb
 
KimType - Interface in org.kuali.rice.kim.bo
This is a description of what this class does - jonathan don't forget to fill this in.
KimTypeAttributeInfo - Class in org.kuali.rice.kim.bo.types.dto
This is a description of what this class does - kellerj don't forget to fill this in.
KimTypeAttributeInfo() - Constructor for class org.kuali.rice.kim.bo.types.dto.KimTypeAttributeInfo
 
kimTypeId - Variable in class org.kuali.rice.kim.bo.types.dto.KimTypeInfo
 
kimTypeId - Variable in class org.kuali.rice.kns.datadictionary.KimAttributeDefinition
 
kimTypeId - Variable in class org.kuali.rice.kns.lookup.keyvalues.KimAttributeValuesFinder
 
KimTypeInfo - Class in org.kuali.rice.kim.bo.types.dto
 
KimTypeInfo() - Constructor for class org.kuali.rice.kim.bo.types.dto.KimTypeInfo
 
KimTypeInfoService - Interface in org.kuali.rice.kim.service
This is a description of what this class does - kellerj don't forget to fill this in.
KimTypeService - Interface in org.kuali.rice.kim.service.support
This is the base service interface for handling type-specific behavior.
kimTypeServiceName - Variable in class org.kuali.rice.kim.bo.types.dto.KimTypeInfo
 
KNSServiceLocatorWeb - Class in org.kuali.rice.kns.service
 
KNSServiceLocatorWeb() - Constructor for class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
KNSUtils - Class in org.kuali.rice.kns.util
This is a description of what this class does - jjhanso don't forget to fill this in.
KUALI_INQUIRABLE - Static variable in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
KUALI_LOOKUPABLE - Static variable in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
KUALI_MODULE_SERVICE - Static variable in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
KUALI_RULE_SERVICE - Static variable in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
KualiAction - Class in org.kuali.rice.kns.web.struts.action
The base Action class for all KNS-based Actions.
KualiAction() - Constructor for class org.kuali.rice.kns.web.struts.action.KualiAction
 
KualiAddLineEvent - Class in org.kuali.rice.kns.rule.event
 
KualiAddLineEvent(Document, String, PersistableBusinessObject) - Constructor for class org.kuali.rice.kns.rule.event.KualiAddLineEvent
 
kualiConfigurationService - Variable in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
KualiDocumentActionBase - Class in org.kuali.rice.kns.web.struts.action
This class handles all of the document handling related actions in terms of passing them from here at a central point to the distributed transactions that actually implement document handling.
KualiDocumentActionBase() - Constructor for class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
KualiDocumentEvent - Interface in org.kuali.rice.kns.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.kns.rule.event
Abstract superclass for document-related events.
KualiDocumentEventBase(String, String) - Constructor for class org.kuali.rice.kns.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.kns.rule.event.KualiDocumentEventBase
Constructs a KualiEvent with the given description and errorPathPrefix for the given document.
KualiDocumentFormBase - Class in org.kuali.rice.kns.web.struts.form
TODO we should not be referencing kew constants from this class and wedding ourselves to that workflow application This class is the base action form for all documents.
KualiDocumentFormBase() - Constructor for class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
no args constructor that just initializes things for us
KualiDocumentXmlMaterializer - Class in org.kuali.rice.kns.workflow
 
KualiDocumentXmlMaterializer() - Constructor for class org.kuali.rice.kns.workflow.KualiDocumentXmlMaterializer
 
KualiExceptionIncident - Interface in org.kuali.rice.kns.exception
This class contains the exception incident information, exception, form and session user.
KualiExceptionIncidentService - Interface in org.kuali.rice.kns.service
This is used for sending report of an incident
KualiForm - Class in org.kuali.rice.kns.web.struts.form
This class common properites for all action forms.
KualiForm() - Constructor for class org.kuali.rice.kns.web.struts.form.KualiForm
no args constructor which must init our tab states list
kualiInquirable - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
KualiInquirableImpl - Class in org.kuali.rice.kns.inquiry
Kuali inquirable implementation.
KualiInquirableImpl() - Constructor for class org.kuali.rice.kns.inquiry.KualiInquirableImpl
Default constructor, initializes services from spring
KualiLookupableHelperServiceImpl - Class in org.kuali.rice.kns.lookup
 
KualiLookupableHelperServiceImpl() - Constructor for class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
 
KualiLookupableImpl - Class in org.kuali.rice.kns.lookup
Kuali lookup implementation.
KualiLookupableImpl() - Constructor for class org.kuali.rice.kns.lookup.KualiLookupableImpl
Default constructor initializes services from spring
KualiMaintainableImpl - Class in org.kuali.rice.kns.maintenance
Base Maintainable class to hold things common to all maintainables.
KualiMaintainableImpl() - Constructor for class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
Default empty constructor
KualiMaintainableImpl(PersistableBusinessObject) - Constructor for class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
Constructor which initializes the business object to be maintained.
KualiMaintenanceForm - Class in org.kuali.rice.kns.web.struts.form
This class is the base action form for all maintenance documents.
KualiMaintenanceForm() - Constructor for class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
 
KualiModuleService - Interface in org.kuali.rice.kns.service
 
KualiMultipartRequestHandler - Class in org.kuali.rice.kns.web.struts.action
Subclass of the MultipartRequestHandler used by Struts.
KualiMultipartRequestHandler() - Constructor for class org.kuali.rice.kns.web.struts.action.KualiMultipartRequestHandler
 
KualiRuleService - Interface in org.kuali.rice.kns.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.
KualiTableRenderFormMetadata - Class in org.kuali.rice.kns.web.struts.form
This class holds the metadata necessary to render a table when displaytag is not being used.
KualiTableRenderFormMetadata() - Constructor for class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
 
KualiTransactionalDocumentActionBase - Class in org.kuali.rice.kns.web.struts.action
This class handles UI actions for all shared methods of transactional documents.
KualiTransactionalDocumentActionBase() - Constructor for class org.kuali.rice.kns.web.struts.action.KualiTransactionalDocumentActionBase
 
KualiTransactionalDocumentFormBase - Class in org.kuali.rice.kns.web.struts.form
This class is the base action form for all transactional documents.
KualiTransactionalDocumentFormBase() - Constructor for class org.kuali.rice.kns.web.struts.form.KualiTransactionalDocumentFormBase
This constructor sets up empty instances for the dependent objects...
KualiTransactionalDocumentInformation - Class in org.kuali.rice.kns.workflow
 
KualiTransactionalDocumentInformation() - Constructor for class org.kuali.rice.kns.workflow.KualiTransactionalDocumentInformation
 
KUALIUSER - Static variable in class org.kuali.rice.kns.web.ui.Field
 
KualiUserControlDefinition - Class in org.kuali.rice.kns.datadictionary.control
The kualiUser element defines a control that identifies a Kuali user.
KualiUserControlDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.control.KualiUserControlDefinition
 
KualiWorkflowDocument - Interface in org.kuali.rice.kns.workflow.service
 
KualiWorkflowInfo - Interface in org.kuali.rice.kns.workflow.service
This class...

L

label - Variable in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
label - Variable in class org.kuali.rice.kns.datadictionary.CollectionDefinition
 
labelAttribute - Variable in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
lastIndexOf(Object) - Method in class org.kuali.rice.kns.lookup.CollectionIncomplete
 
lastUpdatedDate - Variable in class org.kuali.rice.kns.bo.SessionDocument
 
LINK - Static variable in class org.kuali.rice.kns.web.ui.Field
 
LinkControlDefinition - Class in org.kuali.rice.kns.datadictionary.control
The link element is used to render an HTML link control.
LinkControlDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.control.LinkControlDefinition
 
listAllBlockerRecords(BusinessObject, InactivationBlockingMetadata) - Method in interface org.kuali.rice.kns.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.kns.service.InactivationBlockingDisplayService
Retrieves a List of Strings representing each record that blocks the inactivation of blockedBo
listAlternatePrimaryKeyFieldNames(Class) - Method in interface org.kuali.rice.kns.service.ModuleService
This method returns a list of alternate primary keys.
listIterator() - Method in class org.kuali.rice.kns.lookup.CollectionIncomplete
 
listIterator(int) - Method in class org.kuali.rice.kns.lookup.CollectionIncomplete
 
listPrimaryKeyFieldNames(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
This method returns a list of primary keys for the passed in class.
listPrimaryKeyFieldNames(Class) - Method in interface org.kuali.rice.kns.service.ModuleService
This method returns the list of primary keys for the EBO.
literal - Variable in class org.kuali.rice.kns.datadictionary.mask.MaskFormatterLiteral
 
loadDocument(KualiDocumentFormBase) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
This method loads the document by its provided document header id.
lockingKeys - Variable in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
 
LOG - Static variable in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
 
LOG - Static variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
LOG - Static variable in class org.kuali.rice.kns.lookup.HtmlData
 
LOG - Static variable in class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
 
LOG - Static variable in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
 
LOG - Static variable in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
 
logDocumentAction(String) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
logErrors() - Method in class org.kuali.rice.kns.document.DocumentBase
This method logs errors.
logRequestContents(Logger, Level, HttpServletRequest) - Static method in class org.kuali.rice.kns.util.WebUtils
Iterates through and logs (at the given level) all attributes and parameters of the given request onto the given Logger
lookedUpCollectionName - Variable in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
The name of the collection looked up (by a multiple value lookup)
LOOKUP_HIDDEN - Static variable in class org.kuali.rice.kns.web.ui.Field
 
LOOKUP_READONLY - Static variable in class org.kuali.rice.kns.web.ui.Field
 
LOOKUP_RESULT_ONLY - Static variable in class org.kuali.rice.kns.web.ui.Field
 
LOOKUP_RESULTS_SERVICE - Static variable in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
LOOKUP_SERVICE - Static variable in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
Lookupable - Interface in org.kuali.rice.kns.lookup
This class defines an interface for lookupables.
lookupableHelperService - Variable in class org.kuali.rice.kns.lookup.KualiLookupableImpl
 
LookupableHelperService - Interface in org.kuali.rice.kns.lookup
 
lookupableID - Variable in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
lookupBoClass - Variable in class org.kuali.rice.kns.datadictionary.KimDataDictionaryAttributeDefinition
 
lookupDefinition - Variable in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
LookupDefinition - Class in org.kuali.rice.kns.datadictionary
Contains lookup-related information relating to the parent BusinessObject.
LookupDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.LookupDefinition
 
lookupFieldMap - Variable in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
lookupFields - Variable in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
LookupForm - Class in org.kuali.rice.kns.web.struts.form
This class is the action form for all lookups.
LookupForm() - Constructor for class org.kuali.rice.kns.web.struts.form.LookupForm
 
LookupHiddenControlDefinition - Class in org.kuali.rice.kns.datadictionary.control
The lookupHidden control element creates a field with a magnifying glass, but no value showing.
LookupHiddenControlDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.control.LookupHiddenControlDefinition
 
lookupInputPropertyConversions - Variable in class org.kuali.rice.kns.datadictionary.KimDataDictionaryAttributeDefinition
 
lookupReadOnly - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
LookupReadonlyControlDefinition - Class in org.kuali.rice.kns.datadictionary.control
The lookupReadonly control element creates a field with a magnifying glass and a read-only value.
LookupReadonlyControlDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.control.LookupReadonlyControlDefinition
 
lookupResultsBOClassName - Variable in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
The type of result returned by the multi-value lookup TODO: to be persisted in the lookup results service instead?
lookupResultsSequenceNumber - Variable in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
Used to indicate which result set we're using when refreshing/returning from a multi-value lookup
lookupResultsService - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
LookupResultsService - Interface in org.kuali.rice.kns.lookup
 
lookupReturnPropertyConversions - Variable in class org.kuali.rice.kns.datadictionary.KimDataDictionaryAttributeDefinition
 
lookupService - Variable in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
lookupService - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
LookupService - Interface in org.kuali.rice.kns.service
This interface defines methods that a Lookup Service must provide.
LookupUtils - Class in org.kuali.rice.kns.lookup
Not a static utility class for Lookup related utilities and helper methods.
LookupUtils() - Constructor for class org.kuali.rice.kns.lookup.LookupUtils
 
lowerCase - Variable in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
 

M

Maintainable - Interface in org.kuali.rice.kns.maintenance
This interface defines basic methods that all maintainable objects must provide.
MAINTAINABLE_ERROR_PATH - Static variable in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
 
MAINTAINABLE_ERROR_PREFIX - Static variable in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
 
MAINTAINABLE_IMPL_CLASS - Static variable in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
maintainableClass - Variable in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
 
MaintainableCollectionDefinition - Class in org.kuali.rice.kns.datadictionary
The maintainableCollection element defines a set of data fields, nested collections, summaryFields and duplicateIdentificationsFields.
MaintainableCollectionDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
 
maintainableCollectionMap - Variable in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
 
maintainableCollections - Variable in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
 
MaintainableFieldDefinition - Class in org.kuali.rice.kns.datadictionary
The maintainableField element defines the specifications for one data field.
MaintainableFieldDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
maintainableFieldMap - Variable in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
 
maintainableFields - Variable in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
 
MaintainableItemDefinition - Class in org.kuali.rice.kns.datadictionary
Abstract superclass for all maintainable fields and collections.
MaintainableItemDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.MaintainableItemDefinition
 
maintainableItems - Variable in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
 
MaintainableSectionDefinition - Class in org.kuali.rice.kns.datadictionary
The maintainableSection element defines one section of the maintenance document.
MaintainableSectionDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
 
maintainableSectionMap - Variable in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
 
maintainableSections - Variable in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
 
MaintainableSubSectionHeaderDefinition - Class in org.kuali.rice.kns.datadictionary
The subSectionHeader allows the section to be separated into sub-sections, each with its own name.
MaintainableSubSectionHeaderDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.MaintainableSubSectionHeaderDefinition
 
maintDocDictionaryService - Variable in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
 
MAINTENANCE_ACTION_TAG_NAME - Static variable in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
MAINTENANCE_DOCUMENT_DICTIONARY_SERVICE - Static variable in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
MAINTENANCE_DOCUMENT_SERVICE - Static variable in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
maintenanceAction - Variable in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
maintenanceAction - Variable in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
 
MaintenanceDocument - Interface in org.kuali.rice.kns.document
Common interface for all maintenance documents.
MaintenanceDocumentAuthorizer - Interface in org.kuali.rice.kns.document.authorization
 
MaintenanceDocumentBase - Class in org.kuali.rice.kns.document
The maintenance xml structure will be: ...
MaintenanceDocumentBase() - Constructor for class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
MaintenanceDocumentBase(String) - Constructor for class org.kuali.rice.kns.document.MaintenanceDocumentBase
Initializies the maintainables.
maintenanceDocumentDictionaryService - Static variable in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase
 
maintenanceDocumentDictionaryService - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
maintenanceDocumentDictionaryService - Static variable in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
MaintenanceDocumentDictionaryService - Interface in org.kuali.rice.kns.service
This interface defines methods that a MaintenanceDocumentDictionary Service must provide.
MaintenanceDocumentEntry - Class in org.kuali.rice.kns.datadictionary
MaintenanceDocumentEntry
MaintenanceDocumentEntry() - Constructor for class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
 
MaintenanceDocumentPresentationController - Interface in org.kuali.rice.kns.document.authorization
 
MaintenanceDocumentPresentationControllerBase - Class in org.kuali.rice.kns.document.authorization
Base class for all MaintenanceDocumentPresentationControllers.
MaintenanceDocumentPresentationControllerBase() - Constructor for class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase
 
MaintenanceDocumentPropertySerializibilityEvaluator - Class in org.kuali.rice.kns.util.documentserializer
 
MaintenanceDocumentPropertySerializibilityEvaluator() - Constructor for class org.kuali.rice.kns.util.documentserializer.MaintenanceDocumentPropertySerializibilityEvaluator
 
MaintenanceDocumentRestrictions - Interface in org.kuali.rice.kns.document.authorization
 
MaintenanceDocumentRule - Interface in org.kuali.rice.kns.rules
 
MaintenanceDocumentRuleBase - Class in org.kuali.rice.kns.maintenance.rules
This class contains all of the business rules that are common to all maintenance documents.
MaintenanceDocumentRuleBase() - Constructor for class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
Default constructor a MaintenanceDocumentRuleBase.java.
maintenanceDocumentService - Static variable in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
MaintenanceDocumentService - Interface in org.kuali.rice.kns.service
This interface defines methods that a Maintenance Document Service must provide.
MaintenanceLock - Class in org.kuali.rice.kns.document
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.kns.document.MaintenanceLock
 
MaintenanceUtils - Class in org.kuali.rice.kns.util
 
mask - Variable in class org.kuali.rice.kns.datadictionary.KimDataDictionaryAttributeDefinition
 
Mask - Class in org.kuali.rice.kns.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.kns.datadictionary.mask.Mask
 
maskCharacter - Variable in class org.kuali.rice.kns.datadictionary.mask.MaskFormatterSubString
 
MASKED - Static variable in class org.kuali.rice.kns.web.ui.Field
 
maskFormatter - Variable in class org.kuali.rice.kns.datadictionary.mask.Mask
 
MaskFormatter - Interface in org.kuali.rice.kns.datadictionary.mask
Defines interface for a class that mask data values.
maskFormatterClass - Variable in class org.kuali.rice.kns.datadictionary.mask.Mask
 
MaskFormatterLiteral - Class in org.kuali.rice.kns.datadictionary.mask
The maskLiteral element is used to completely hide the field value for unauthorized users.
MaskFormatterLiteral() - Constructor for class org.kuali.rice.kns.datadictionary.mask.MaskFormatterLiteral
 
MaskFormatterSubString - Class in org.kuali.rice.kns.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.kns.datadictionary.mask.MaskFormatterSubString
 
maskLength - Variable in class org.kuali.rice.kns.datadictionary.mask.MaskFormatterSubString
 
maskValue(Object) - Method in class org.kuali.rice.kns.datadictionary.mask.Mask
Masks a data value with the configured maskFormatter;
maskValue(Object) - Method in interface org.kuali.rice.kns.datadictionary.mask.MaskFormatter
Takes in the real data value and returns a masked string.
maskValue(Object) - Method in class org.kuali.rice.kns.datadictionary.mask.MaskFormatterLiteral
 
maskValue(Object) - Method in class org.kuali.rice.kns.datadictionary.mask.MaskFormatterSubString
 
maskValueIfNecessary(Class, String, String, BusinessObjectRestrictions) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
matches(String) - Method in class org.kuali.rice.kns.datadictionary.validation.ValidationPattern
 
materializeAllSubObjects(PersistableBusinessObject) - Static method in class org.kuali.rice.kns.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.kns.util.ObjectUtils
Attempts to find the Class for the given potentially proxied object
materializeObjects(Collection) - Static method in class org.kuali.rice.kns.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.kns.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.kns.util.ObjectUtils
This method checks for updateable collections on the business object provided and materializes the corresponding collection proxies
maxLength - Variable in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
maxLength - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
maxLength - Variable in class org.kuali.rice.kns.datadictionary.validation.CharacterLevelValidationPattern
 
maxLength - Variable in class org.kuali.rice.kns.lookup.HtmlData
 
menubar - Variable in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
mergeErrorMap(MessageMap) - Static method in class org.kuali.rice.kns.util.GlobalVariables
Merges a message map into the global variables error map
meshFields(List, List, List, String, boolean, MaintenanceDocumentRestrictions, String, String) - Static method in class org.kuali.rice.kns.util.FieldUtils
Merges together fields and an old maintainble row and new maintainable row, for each field call fixFieldForForm.
meshRows(List, List, List, String, boolean, MaintenanceDocumentRestrictions, String, String) - Static method in class org.kuali.rice.kns.util.FieldUtils
Merges together rows of an old maintainable section and new maintainable section.
meshSections(List, List, List, String, boolean, MaintenanceDocumentRestrictions, String, String) - Static method in class org.kuali.rice.kns.util.FieldUtils
Merges together sections of the old maintainable and new maintainable.
MessageContainer - Class in org.kuali.rice.kns.util
An adapter whose subclasses will make either an MessageMap's warning or info messages available to the JSP layer
MessageContainer(MessageMap) - Constructor for class org.kuali.rice.kns.util.MessageContainer
 
MessageList - Class in org.kuali.rice.kns.util
This is a description of what this class does - wliang don't forget to fill this in.
MessageList() - Constructor for class org.kuali.rice.kns.util.MessageList
 
METHOD_TO_CALL - Static variable in class org.kuali.rice.kns.web.struts.action.KualiAction
Constant defined to match input parameter from URL and from TextArea.jsp.
methodToCall - Variable in class org.kuali.rice.kns.lookup.HtmlData
 
modifyFieldToSupportMultipleValueLookups(Field, String, MaintainableCollectionDefinition) - Static method in class org.kuali.rice.kns.util.FieldUtils
This method modifies the passed in field so that it may be used to render a multiple values lookup button
ModuleConfiguration - Class in org.kuali.rice.kns.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.kns.bo.ModuleConfiguration
 
ModuleService - Interface in org.kuali.rice.kns.service
This interface defines service methods for modules.
MonthValidationPattern - Class in org.kuali.rice.kns.datadictionary.validation.fieldlevel
Validation pattern for matching standard-format (mm or m) months
MonthValidationPattern() - Constructor for class org.kuali.rice.kns.datadictionary.validation.fieldlevel.MonthValidationPattern
 
MULTI_VALUE_FIELD_TYPES - Static variable in class org.kuali.rice.kns.web.ui.Field
 
MULTIBOX - Static variable in class org.kuali.rice.kns.web.ui.Field
 
MultipleValueLookupForm - Class in org.kuali.rice.kns.web.struts.form
Form to handle multiple value lookups
MultipleValueLookupForm() - Constructor for class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
MULTISELECT - Static variable in class org.kuali.rice.kns.web.ui.Field
 
MultiselectControlDefinition - Class in org.kuali.rice.kns.datadictionary.control
A control definition for Multiselect
MultiselectControlDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.control.MultiselectControlDefinition
 
MultivalueControlDefinitionBase - Class in org.kuali.rice.kns.datadictionary.control
Base class for control which provide a list of values to choose between.
MultivalueControlDefinitionBase() - Constructor for class org.kuali.rice.kns.datadictionary.control.MultivalueControlDefinitionBase
 

N

name - Variable in class org.kuali.rice.kim.bo.types.dto.KimTypeInfo
 
name - Variable in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
name - Variable in class org.kuali.rice.kns.datadictionary.CollectionDefinition
 
name - Variable in class org.kuali.rice.kns.lookup.HtmlData
 
namespaceCode - Variable in class org.kuali.rice.kim.bo.types.dto.KimTypeAttributeInfo
 
namespaceCode - Variable in class org.kuali.rice.kim.bo.types.dto.KimTypeInfo
 
namespaceCode - Variable in class org.kuali.rice.kns.bo.ModuleConfiguration
 
NEW_MAINTAINABLE_TAG_NAME - Static variable in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
newCollectionLines - Variable in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
newMaintainableObject - Variable in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
newMaintainableValues - Variable in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
 
NO - Static variable in class org.kuali.rice.kns.question.ConfirmationQuestion
 
noDirectInquiry - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
noDirectInquiryFieldLookup(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
returns boolean indicating whether lookup search field marked to not do a direct inquiry
noInquiry - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
noInquiryFieldInquiry(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
returns boolean indicating whether inquiry result field marked to not do an inquiry
noLookup - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
noLookup - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
noLookupFieldLookup(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
returns boolean indicating whether lookup search field marked to not do a lookup
noLookupResultFieldInquiry(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
returns boolean indicating whether lookup result field marked to not do an inquiry
noLookupResultFieldInquiryCache - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
normalizeFieldName(String) - Method in class org.kuali.rice.kns.authorization.BusinessObjectRestrictionsBase
This method is used to convert field names on forms into a format that's compatible with field names that are registered with a restriction.
NOTES_TAG_NAME - Static variable in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
NullCellComparator - Class in org.kuali.rice.kns.web.comparator
 
NullCellComparator() - Constructor for class org.kuali.rice.kns.web.comparator.NullCellComparator
 
NullValueComparator - Class in org.kuali.rice.kns.web.comparator
 
NullValueComparator() - Constructor for class org.kuali.rice.kns.web.comparator.NullValueComparator
 
numberOfColumns - Variable in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
 
numberOfColumns - Variable in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
 
NumericCellComparator - Class in org.kuali.rice.kns.web.comparator
 
NumericCellComparator() - Constructor for class org.kuali.rice.kns.web.comparator.NumericCellComparator
 
NumericValidationPattern - Class in org.kuali.rice.kns.datadictionary.validation.charlevel
Pattern for matching numeric characters
NumericValidationPattern() - Constructor for class org.kuali.rice.kns.datadictionary.validation.charlevel.NumericValidationPattern
 
numOfColumns - Variable in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
numPropertyElements() - Method in class org.kuali.rice.kns.util.documentserializer.DocumentSerializationState
The number of property elements in this state object.
numPropertyElements() - Method in class org.kuali.rice.kns.util.documentserializer.SerializationState
The number of property elements in this state object.

O

objectAttributeName - Variable in class org.kuali.rice.kns.datadictionary.RelationshipDefinition
 
objectDescription - Variable in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
objectLabel - Variable in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
ObjectUtils - Class in org.kuali.rice.kns.util
This class contains various Object, Proxy, and serialization utilities.
OLD_MAINTAINABLE_TAG_NAME - Static variable in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
oldMaintainableObject - Variable in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
oldMaintainableValues - Variable in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
 
org.kuali.rice.kim.bo - package org.kuali.rice.kim.bo
 
org.kuali.rice.kim.bo.types.dto - package org.kuali.rice.kim.bo.types.dto
 
org.kuali.rice.kim.service - package org.kuali.rice.kim.service
 
org.kuali.rice.kim.service.support - package org.kuali.rice.kim.service.support
 
org.kuali.rice.kns.authorization - package org.kuali.rice.kns.authorization
 
org.kuali.rice.kns.bo - package org.kuali.rice.kns.bo
 
org.kuali.rice.kns.datadictionary - package org.kuali.rice.kns.datadictionary
 
org.kuali.rice.kns.datadictionary.control - package org.kuali.rice.kns.datadictionary.control
 
org.kuali.rice.kns.datadictionary.exception - package org.kuali.rice.kns.datadictionary.exception
Exceptions thrown by the Data Dictionary.
org.kuali.rice.kns.datadictionary.exporter - package org.kuali.rice.kns.datadictionary.exporter
 
org.kuali.rice.kns.datadictionary.mask - package org.kuali.rice.kns.datadictionary.mask
 
org.kuali.rice.kns.datadictionary.spring - package org.kuali.rice.kns.datadictionary.spring
 
org.kuali.rice.kns.datadictionary.validation - package org.kuali.rice.kns.datadictionary.validation
Data Dictionary validation objects.
org.kuali.rice.kns.datadictionary.validation.charlevel - package org.kuali.rice.kns.datadictionary.validation.charlevel
Data Dictionary character level validation implementations.
org.kuali.rice.kns.datadictionary.validation.fieldlevel - package org.kuali.rice.kns.datadictionary.validation.fieldlevel
Data Dictionary field level validation implementations.
org.kuali.rice.kns.document - package org.kuali.rice.kns.document
 
org.kuali.rice.kns.document.authorization - package org.kuali.rice.kns.document.authorization
 
org.kuali.rice.kns.exception - package org.kuali.rice.kns.exception
 
org.kuali.rice.kns.inquiry - package org.kuali.rice.kns.inquiry
 
org.kuali.rice.kns.lookup - package org.kuali.rice.kns.lookup
 
org.kuali.rice.kns.lookup.keyvalues - package org.kuali.rice.kns.lookup.keyvalues
 
org.kuali.rice.kns.maintenance - package org.kuali.rice.kns.maintenance
 
org.kuali.rice.kns.maintenance.rules - package org.kuali.rice.kns.maintenance.rules
 
org.kuali.rice.kns.question - package org.kuali.rice.kns.question
Question framework interfaces and classes.
org.kuali.rice.kns.rule - package org.kuali.rice.kns.rule
 
org.kuali.rice.kns.rule.event - package org.kuali.rice.kns.rule.event
 
org.kuali.rice.kns.rules - package org.kuali.rice.kns.rules
 
org.kuali.rice.kns.service - package org.kuali.rice.kns.service
 
org.kuali.rice.kns.util - package org.kuali.rice.kns.util
 
org.kuali.rice.kns.util.documentserializer - package org.kuali.rice.kns.util.documentserializer
 
org.kuali.rice.kns.web - package org.kuali.rice.kns.web
 
org.kuali.rice.kns.web.comparator - package org.kuali.rice.kns.web.comparator
 
org.kuali.rice.kns.web.derivedvaluesetter - package org.kuali.rice.kns.web.derivedvaluesetter
 
org.kuali.rice.kns.web.struts.action - package org.kuali.rice.kns.web.struts.action
 
org.kuali.rice.kns.web.struts.form - package org.kuali.rice.kns.web.struts.form
 
org.kuali.rice.kns.web.struts.pojo - package org.kuali.rice.kns.web.struts.pojo
 
org.kuali.rice.kns.web.ui - package org.kuali.rice.kns.web.ui
 
org.kuali.rice.kns.workflow - package org.kuali.rice.kns.workflow
 
org.kuali.rice.kns.workflow.service - package org.kuali.rice.kns.workflow.service
 
overrideFieldConversions - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
overrideLookupClass - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 

P

packagePrefixes - Variable in class org.kuali.rice.kns.bo.ModuleConfiguration
 
PagingBannerUtils - Class in org.kuali.rice.kns.util
Utility for that is used along with the tableRenderPagingBanner.tag.
parameterDetailType - Variable in class org.kuali.rice.kns.datadictionary.HelpDefinition
 
parameterName - Variable in class org.kuali.rice.kns.datadictionary.HelpDefinition
 
parameterNamespace - Variable in class org.kuali.rice.kns.datadictionary.HelpDefinition
 
parameters - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
parameterService - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
parseAddCollectionName(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
This method returns the collection name (including nested collections) from a propertyName string
parseDataDictionaryConfigurationFiles(boolean) - Method in class org.kuali.rice.kns.datadictionary.DataDictionary
 
parseDisplayedObjectIdSet(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
parseMethodToCall(ActionForm, HttpServletRequest) - Static method in class org.kuali.rice.kns.util.WebUtils
Checks for methodToCall parameter, and picks off the value using set dot notation.
parsePreviouslySelectedObjectIds(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
parseSearchUsingOnlyPrimaryKeyValues(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
Iterates through the request params, looks for the parameter representing the method to call in the format like methodToCall.sort.1.(::;true;::).x, and returns the boolean value in the (::; and ;::) delimiters.
parseSearchUsingOnlyPrimaryKeyValues(String) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
Parses the method to call parameter passed in as a post parameter The parameter should be something like methodToCall.sort.1.(::;true;::).x, this method will return the value between (::; and ;::) as a boolean
parseSelectedObjectIdSet(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
PARTIALLY_MASKED - Static variable in class org.kuali.rice.kns.web.ui.Field
 
path - Variable in class org.kuali.rice.kns.datadictionary.WorkflowProperty
 
PATTERN_TYPE_PRECISION - Static variable in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
 
PATTERN_TYPE_SCALE - Static variable in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
 
performBeanOverrides() - Method in class org.kuali.rice.kns.datadictionary.DataDictionary
This method gathers beans of type BeanOverride and invokes each one's performOverride() method.
performClear(LookupForm) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
This method does the logic for the clear action.
performClear(LookupForm) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
calls the lookup helper service to do "clear" behaviors
performClear(LookupForm) - Method in interface org.kuali.rice.kns.lookup.Lookupable
This method allows for customization of the lookup clear
performClear(LookupForm) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
This method allows for overriding the clear behavior
performCollectionForceUpperCase(String, BusinessObject, MaintainableCollectionDefinition, Map) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
performCustomAction(boolean) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
performCustomAction(boolean) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
 
performCustomAction(boolean) - Method in interface org.kuali.rice.kns.lookup.Lookupable
This method is called from a custom action button or script
performCustomAction(boolean) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
performs custom actions.
performDocumentSearch(DocumentSearchCriteriaDTO) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowInfo
This method allows a document search to be executed just as would occur from the User Interface
performDocumentSearch(String, DocumentSearchCriteriaDTO) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowInfo
 
performFieldForceUpperCase(String, BusinessObject, MaintainableFieldDefinition, Map) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
performFieldForceUpperCase(BusinessObject, Map) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
performFieldOverride(Object, Object) - Method in interface org.kuali.rice.kns.datadictionary.FieldOverride
perform the override.
performForceUpperCase(Map) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
performForceUppercase(BusinessObject) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
This method takes any business object and recursively walks through it checking to see if any attributes need to be forced to uppercase based on settings in the data dictionary
performInquiry(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
 
performLookup(LookupForm, Collection, boolean) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
Performs the lookup and returns a collection of lookup items
performLookup(LookupForm, List<ResultRow>, boolean) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
Performs a lookup that can only return one row.
performLookup(LookupForm, List<ResultRow>, boolean) - Method in interface org.kuali.rice.kns.lookup.Lookupable
This method performs the lookup and returns a collection of lookup items
performLookup(LookupForm, Collection, boolean) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
This method performs the lookup and returns a collection of BO items
performLookup(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
Takes care of storing the action form in the User session and forwarding to the lookup action.
performOverride(Object) - Method in interface org.kuali.rice.kns.datadictionary.BeanOverride
Perform the override logic on the specific bean.
performQuestionWithInput(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse, String, String, String, String, String) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
Handles rendering a question prompt - without a specified context.
performQuestionWithInputAgainBecauseOfErrors(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String, String, String) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
Handles re-rendering a question prompt because of an error on what was submitted.
performQuestionWithoutInput(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse, String, String, String, String, String) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
This method handles rendering the question component, but without any of the extra error fields
performRouteReport(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
route the document using the document service
performWorkgroupLookup(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
Takes care of storing the action form in the User session and forwarding to the workflow workgroup lookup action.
permissionExistsByTemplate(BusinessObject, String, String) - Method in class org.kuali.rice.kns.authorization.BusinessObjectAuthorizerBase
 
permissionExistsByTemplate(String, String, Map<String, String>) - Method in class org.kuali.rice.kns.authorization.BusinessObjectAuthorizerBase
 
permissionExistsByTemplate(BusinessObject, String, String, Map<String, String>) - Method in class org.kuali.rice.kns.authorization.BusinessObjectAuthorizerBase
 
PersistableBusinessObjectValuesFinder<T extends org.kuali.rice.kns.bo.PersistableBusinessObject> - Class in org.kuali.rice.kns.lookup.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.kns.lookup.keyvalues.PersistableBusinessObjectValuesFinder
 
PERSISTENCE_SERVICE_OJB - Static variable in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
persistenceService - Variable in class org.kuali.rice.kns.bo.ModuleConfiguration
 
persistenceService - Variable in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
 
persistenceStructureService - Static variable in class org.kuali.rice.kns.datadictionary.DataDictionary
 
persistenceStructureService - Variable in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
persistenceStructureService - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
persistenceStructureService - Static variable in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
persistenceStructureService - Variable in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
 
persistResultsTable(String, List<ResultRow>, String) - Method in interface org.kuali.rice.kns.lookup.LookupResultsService
Persists a list of result row objects into a database.
persistSelectedObjectIds(String, Set<String>, String) - Method in interface org.kuali.rice.kns.lookup.LookupResultsService
Persists a list of BO object IDs that have been selected for return to the calling document (the back location in lookup terminology).
personNameAttributeName - Variable in class org.kuali.rice.kns.datadictionary.control.KualiUserControlDefinition
 
personService - Static variable in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
personService - Variable in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
 
PESSIMISTIC_LOCK_SERVICE - Static variable in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
PessimisticLockService - Interface in org.kuali.rice.kns.service
This is the service interface for documents to use the Pessimistic Locking mechanism
PhoneNumberValidationPattern - Class in org.kuali.rice.kns.datadictionary.validation.fieldlevel
Validation pattern for matching Domestic phone Numbers
PhoneNumberValidationPattern() - Constructor for class org.kuali.rice.kns.datadictionary.validation.fieldlevel.PhoneNumberValidationPattern
 
PojoForm - Interface in org.kuali.rice.kns.web.struts.pojo
begin Kuali Foundation modification This interface defines methods that Pojo Forms must provide.
PojoFormBase - Class in org.kuali.rice.kns.web.struts.pojo
This class is the base form which implements the PojoForm interface.
PojoFormBase() - Constructor for class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
 
populate(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
 
populate(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
Setup workflow doc in the document.
populate(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
Checks for methodToCall parameter, and if not populated in form calls utility method to parse the string from the request.
populate(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
Hook into populate so we can set the maintenance documents and feed the field values to its maintainables.
populate(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiTransactionalDocumentFormBase
 
populate(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
Picks out business object name from the request to get retrieve a lookupable and set properties.
populate(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
populate(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
 
populate(HttpServletRequest) - Method in interface org.kuali.rice.kns.web.struts.pojo.PojoForm
 
populate(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
Populates the form with values from the current request.
populateAdHocActionRequestCodes(KualiDocumentFormBase) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
populateAttachmentForBO() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
populateAttachmentPropertyForBO(MaintenanceDocumentBase) - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
 
populateAuthorizationFields(KualiDocumentFormBase) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
populateAuthorizationFields(KualiDocumentFormBase) - Method in class org.kuali.rice.kns.web.struts.action.KualiTransactionalDocumentActionBase
 
populateBackLocation(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
 
populateBusinessObject(Map<String, String>, MaintenanceDocument, String) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
populateBusinessObject(Map<String, String>, MaintenanceDocument, String) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
This method populates the business object based on key/value pairs.
populateBusinessObjectFromMap(BusinessObject, Map) - Static method in class org.kuali.rice.kns.util.FieldUtils
Uses reflection to get the property names of the business object, then checks for the property name as a key in the passed map.
populateBusinessObjectFromMap(BusinessObject, Map<String, ?>, String) - Static method in class org.kuali.rice.kns.util.FieldUtils
Uses reflection to get the property names of the business object, then checks for the property name as a key in the passed map.
populateDocumentAttachment() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
populateDocumentForRouting() - Method in interface org.kuali.rice.kns.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.kns.document.DocumentBase
 
populateEmptyMultiSelect(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiTransactionalDocumentFormBase
Uses the "checkboxToReset" parameter to find checkboxes which had not been populated in the request and attempts to populate them
populateExportCapabilities(HttpServletRequest, String) - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
Examines the BusinessObject's data dictionary entry to determine if it supports XML export or not and set's canExport appropriately.
populateFalseCheckboxes(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiTransactionalDocumentFormBase
Uses the "checkboxToReset" parameter to find checkboxes which had not been populated in the request and attempts to populate them
populateFieldFromBusinessObject(Field, BusinessObject) - Static method in class org.kuali.rice.kns.web.ui.FieldBridge
Uses reflection to populate the rows of the inquiry from the business object value.
populateFieldLevelHelpEnabled(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
Populates whether the each field will have field-level help associated with it.
populateFieldsFromBusinessObject(List<Field>, BusinessObject) - Static method in class org.kuali.rice.kns.util.FieldUtils
Uses reflection to get the property names of the business object, then checks for a matching field property name.
populateForProperty(String, Object, Map) - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
Populates a given parameter value into the given property path
populateHeaderFields(KualiWorkflowDocument) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
This method is used to populate the list of header field objects (see KualiForm.getDocInfo()) displayed on the Kuali document form display pages.
populateInactiveRecordsInIntoInquirable(Inquirable, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
 
populateMaintainablesFromXmlDocumentContents() - Method in interface org.kuali.rice.kns.document.MaintenanceDocument
Populates the old and new maintainables from the xml document contents string.
populateMaintainablesFromXmlDocumentContents() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
populateNewCollectionLines(Map<String, String>, MaintenanceDocument, String) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
populateNewCollectionLines(Map<String, String>, MaintenanceDocument, String) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
Populates the new collection lines based on key/value pairs.
populateNewSubCollectionLines(MaintainableCollectionDefinition, Map) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
populatePKFieldValues(HttpServletRequest, String, boolean) - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
 
populateReadableField(Field, BusinessObject) - Static method in class org.kuali.rice.kns.util.FieldUtils
 
populateSecureField(Field, Object) - Static method in class org.kuali.rice.kns.util.FieldUtils
 
populateXmlDocumentContentsFromMaintainables() - Method in interface org.kuali.rice.kns.document.MaintenanceDocument
Builds the xml document string from the contents of the old and new maintainbles.
populateXmlDocumentContentsFromMaintainables() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
Populates the xml document contents from the maintainables.
populationSpecialEmptyFields(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiTransactionalDocumentFormBase
 
POST_TEXT_AREA_TO_PARENT - Static variable in class org.kuali.rice.kns.web.struts.action.KualiAction
Constant defined to match with method to call in TextArea.jsp.
postLoad() - Method in class org.kuali.rice.kns.document.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
PostProcessorService - Interface in org.kuali.rice.kns.service
This interface is a KFS-local wrapper for the Workflow postprocessor interface.
postprocessRequestParameters(Map) - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
Override the default method to add the if statement which can't be called until after parameters from a multipart request have been made accessible, but which must be called before the parameter values are used to instantiate and populate business objects.
postprocessRequestParameters(Map) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
Stores the incoming request parameters so that they can be passed to the Lookupable implementation.
postprocessRequestParameters(Map) - Method in interface org.kuali.rice.kns.web.struts.pojo.PojoForm
 
postprocessRequestParameters(Map) - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
Method is called after parameters from a multipart request have been made accessible to request.getParameter calls, but before request parameter values are used to instantiate and populate business objects.
postProcessSave(KualiDocumentEvent) - Method in interface org.kuali.rice.kns.document.Document
Do any work on the document after the save.
postProcessSave(KualiDocumentEvent) - Method in class org.kuali.rice.kns.document.DocumentBase
 
postProcessSave(KualiDocumentEvent) - Method in class org.kuali.rice.kns.document.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.kns.document.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
postTextAreaToParent(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
This method is invoked from the TextArea.jsp for posting its value to the parent page that called the extended text area page.
PRE_ROUTING_ROUTE_NAME - Static variable in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
 
precision - Variable in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
 
prepareBusinessObject(BusinessObject) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
prepareBusinessObject(BusinessObject) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
Gives chance to a maintainable object to prepare and return a maintainable object which might be external to the system
prepareBusinessObjectForAdditionFromMultipleValueLookup(String, BusinessObject) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
prepareForSave() - Method in interface org.kuali.rice.kns.document.Document
This method provides a hook that will be called before the document is saved.
prepareForSave(KualiDocumentEvent) - Method in interface org.kuali.rice.kns.document.Document
Do any work on the document that requires the KualiDocumentEvent before the save.
prepareForSave() - Method in class org.kuali.rice.kns.document.DocumentBase
 
prepareForSave(KualiDocumentEvent) - Method in class org.kuali.rice.kns.document.DocumentBase
Override this method with implementation specific prepareForSave logic
prepareForSave() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
Pre-Save hook.
prepareForSave(KualiDocumentEvent) - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
prepareForSave() - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
prepareForSave() - Method in interface org.kuali.rice.kns.maintenance.Maintainable
This method is a hook to do any necessary pre-save processing.
prepareWorkflowDocument(Document) - Method in interface org.kuali.rice.kns.service.DocumentService
Sets the title and app document id in the workflow document
prependDisplayText - Variable in class org.kuali.rice.kns.lookup.HtmlData
 
prePersist() - Method in class org.kuali.rice.kns.document.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) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
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
presentationControllerClass - Variable in class org.kuali.rice.kns.datadictionary.InquiryDefinition
 
preserveLockingKeysOnCopy - Variable in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
 
preUpdate() - Method in class org.kuali.rice.kns.document.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.kns.maintenance.rules.MaintenanceDocumentRuleBase
This method checks the two major cases that may violate primary key integrity.
primaryKeys - Variable in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
PrimitiveAttributeDefinition - Class in org.kuali.rice.kns.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.kns.datadictionary.PrimitiveAttributeDefinition
 
primitiveAttributes - Variable in class org.kuali.rice.kns.datadictionary.RelationshipDefinition
 
principalId - Variable in class org.kuali.rice.kns.bo.SessionDocument
 
principalId - Variable in class org.kuali.rice.kns.bo.SessionDocumentId
 
priorErrorPath - Variable in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
 
processAddAdHocRoutePerson(Document, AdHocRoutePerson) - Method in interface org.kuali.rice.kns.rule.AddAdHocRoutePersonRule
This method is responsible for housing business rules that need to be checked before a document adHocRoutePerson is added to a document.
processAddAdHocRoutePerson(Document, AdHocRoutePerson) - Method in class org.kuali.rice.kns.rules.DocumentRuleBase
 
processAddAdHocRouteWorkgroup(Document, AdHocRouteWorkgroup) - Method in interface org.kuali.rice.kns.rule.AddAdHocRouteWorkgroupRule
This method is responsible for housing business rules that need to be checked before a document adHocRouteWorkgroup is added to a document.
processAddAdHocRouteWorkgroup(Document, AdHocRouteWorkgroup) - Method in class org.kuali.rice.kns.rules.DocumentRuleBase
 
processAddCollectionLineBusinessRules(MaintenanceDocument, String, PersistableBusinessObject) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
 
processAddCollectionLineBusinessRules(MaintenanceDocument, String, PersistableBusinessObject) - Method in interface org.kuali.rice.kns.rule.AddCollectionLineRule
This method allows business rules to be called whenever a new object is added to a maintainable collection in the UI layer.
processAddNote(Document, Note) - Method in interface org.kuali.rice.kns.rule.AddNoteRule
This method is responsible for housing business rules that need to be checked before a note is added to a document.
processAddNote(Document, Note) - Method in class org.kuali.rice.kns.rules.DocumentRuleBase
Runs all business rules needed prior to adding a document note.
processAfterAddLine(String, Class) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
Deprecated. 
processAfterCopy(MaintenanceDocument, Map<String, String[]>) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
Set the new collection records back to true so they can be deleted (copy should act like new)
processAfterCopy(MaintenanceDocument, Map<String, String[]>) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
This method is a hook to do any necessary post-copy processing.
processAfterEdit(MaintenanceDocument, Map<String, String[]>) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
processAfterEdit(MaintenanceDocument, Map<String, String[]>) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
This method is a hook to do any necessary post-edit processing, which is to say that it is called when a document is about to be edited; this is therefore a hook to write any code to modify the business object before it is displayed to the end user to edit.
processAfterNew(MaintenanceDocument, Map<String, String[]>) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
processAfterNew(MaintenanceDocument, Map<String, String[]>) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
This method is a hook to do any necessary post-copy processing.
processAfterPost(MaintenanceDocument, Map<String, String[]>) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
processAfterPost(MaintenanceDocument, Map<String, String[]>) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
This method is a hook to do any necessary post-post processing.
processAfterRetrieve() - Method in interface org.kuali.rice.kns.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.kns.document.DocumentBase
 
processAfterRetrieve() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
processAfterRetrieve() - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
processAfterRetrieve() - Method in interface org.kuali.rice.kns.maintenance.Maintainable
This method is a hook to do any necessary post-load processing.
processApproveDocument(ApproveDocumentEvent) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
 
processApproveDocument(ApproveDocumentEvent) - Method in interface org.kuali.rice.kns.rule.ApproveDocumentRule
 
processApproveDocument(ApproveDocumentEvent) - Method in class org.kuali.rice.kns.rules.DocumentRuleBase
Runs all business rules needed prior to approving.
processApproveDocument(ApproveDocumentEvent) - Method in interface org.kuali.rice.kns.rules.MaintenanceDocumentRule
Runs all business rules needed prior to approving.
processBeforeAddLine(String, Class, BusinessObject) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
processBeforeAddLine(String, Class, BusinessObject) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
KULRICE-4264 - a hook to change the state of the business object, which is the "new line" of a collection, before it is validated
processCustomAddAdHocRoutePersonBusinessRules(Document, AdHocRoutePerson) - Method in class org.kuali.rice.kns.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.kns.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.kns.maintenance.rules.MaintenanceDocumentRuleBase
 
processCustomAddNoteBusinessRules(Document, Note) - Method in class org.kuali.rice.kns.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(MaintenanceDocument) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
This method should be overridden to provide custom rules for processing document approval.
processCustomApproveDocumentBusinessRules(ApproveDocumentEvent) - Method in class org.kuali.rice.kns.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.
processCustomRouteDocumentBusinessRules(MaintenanceDocument) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
This method should be overridden to provide custom rules for processing document routing
processCustomRouteDocumentBusinessRules(Document) - Method in class org.kuali.rice.kns.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.
processCustomSaveDocumentBusinessRules(MaintenanceDocument) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
This method should be overridden to provide custom rules for processing document saving
processCustomSaveDocumentBusinessRules(Document) - Method in class org.kuali.rice.kns.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.
processCustomSendAdHocRequests(Document) - Method in class org.kuali.rice.kns.rules.DocumentRuleBase
 
processGlobalApproveDocumentBusinessRules(MaintenanceDocument) - Method in class org.kuali.rice.kns.maintenance.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.kns.maintenance.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.kns.maintenance.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.kns.maintenance.rules.MaintenanceDocumentRuleBase
Determines whether this document has been inactivation blocked
processInactivationBlockChecking(MaintenanceDocument, InactivationBlockingMetadata) - Method in class org.kuali.rice.kns.maintenance.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
processPrompts(ActionForm, HttpServletRequest, PromptBeforeValidationEvent) - Method in interface org.kuali.rice.kns.rule.PromptBeforeValidation
Callback method from Maintenance action that allows checks to be done and response redirected via the PreRulesCheckEvent
processRouteDocument(Document) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
 
processRouteDocument(Document) - Method in interface org.kuali.rice.kns.rule.RouteDocumentRule
 
processRouteDocument(Document) - Method in class org.kuali.rice.kns.rules.DocumentRuleBase
Runs all business rules needed prior to routing.
processRouteDocument(Document) - Method in interface org.kuali.rice.kns.rules.MaintenanceDocumentRule
Runs all business rules needed prior to routing.
processRunAuditBusinessRules(Document) - Method in interface org.kuali.rice.kns.rule.DocumentAuditRule
 
processSaveDocument(Document) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
 
processSaveDocument(Document) - Method in interface org.kuali.rice.kns.rule.SaveDocumentRule
 
processSaveDocument(Document) - Method in class org.kuali.rice.kns.rules.DocumentRuleBase
Runs all business rules needed prior to saving.
processSaveDocument(Document) - Method in interface org.kuali.rice.kns.rules.MaintenanceDocumentRule
Runs all business rules needed prior to saving.
processSendAdHocRequests(Document) - Method in interface org.kuali.rice.kns.rule.SendAdHocRequestsRule
 
processSendAdHocRequests(Document) - Method in class org.kuali.rice.kns.rules.DocumentRuleBase
 
processValidationFail() - Method in interface org.kuali.rice.kns.web.struts.pojo.PojoForm
 
processValidationFail() - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
 
PromptBeforeValidation - Interface in org.kuali.rice.kns.rule
An interface for a class that provides the ability to prompt the user with a question prior to running a document action.
promptBeforeValidation(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
Makes calls to the PromptBeforeValidation specified for the document.
promptBeforeValidation(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse, String) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
Makes calls to the PromptBeforeValidation specified for the document.
promptBeforeValidationClass - Variable in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
PromptBeforeValidationEvent - Class in org.kuali.rice.kns.rule.event
Event for handling warnings/questions before rules are called.
PromptBeforeValidationEvent(String, String, Document) - Constructor for class org.kuali.rice.kns.rule.event.PromptBeforeValidationEvent
 
PropertyRenderingConfigElement - Interface in org.kuali.rice.kns.web.ui
Interface to be implemented by user interface elements that hold configuration about rendering a property
PropertySerializabilityEvaluator - Interface in org.kuali.rice.kns.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.kns.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.kns.util.documentserializer.PropertySerializabilityEvaluatorBase
 
PropertySerializabilityMetadata - Interface in org.kuali.rice.kns.util.documentserializer
This class represents metadata about the serializibility of a property during the document serialization proces..
PropertySerializabilityMetadata.PropertySerializability - Enum in org.kuali.rice.kns.util.documentserializer
See docs for the elements of this enum
PropertySerializerTrie - Class in org.kuali.rice.kns.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.kns.util.documentserializer.PropertySerializerTrie
 
PropertySerializerTrieNode - Class in org.kuali.rice.kns.util.documentserializer
A node in the trie.
PropertySerializerTrieNode(String, String) - Constructor for class org.kuali.rice.kns.util.documentserializer.PropertySerializerTrieNode
 
PropertyType - Enum in org.kuali.rice.kns.util.documentserializer
Represents various types a property may be.
purgeAllSessionDocuments(Timestamp) - Method in interface org.kuali.rice.kns.service.SessionDocumentService
Delete KualiDocumentFormBases from database.
purgeDocumentForm(String, String, UserSession, String) - Method in interface org.kuali.rice.kns.service.SessionDocumentService
Delete KualiDocumentFormBase from session and database.
put(Object, Object) - Method in class org.kuali.rice.kns.datadictionary.exporter.StringMap
Overridden to prevent direct calls
putAll(Map) - Method in class org.kuali.rice.kns.datadictionary.exporter.StringMap
Overridden to prevent direct calls
putDocumentError(String, String, String) - Method in class org.kuali.rice.kns.maintenance.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.kns.maintenance.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.kns.maintenance.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.kns.maintenance.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.kns.maintenance.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.kns.maintenance.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.kns.maintenance.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.kns.maintenance.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.kns.maintenance.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.kns.maintenance.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.kns.maintenance.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.kns.maintenance.rules.MaintenanceDocumentRuleBase
If there is a violation of an InactivationBlockingMetadata, it prints out an appropriate error into the error map

Q

Question - Interface in org.kuali.rice.kns.question
This interface defines methods that are required to support c Confirmation Question.
QuestionBase - Class in org.kuali.rice.kns.question
This class is a base class to implement questions types.
QuestionBase(String, ArrayList) - Constructor for class org.kuali.rice.kns.question.QuestionBase
default constructor
QuestionPromptForm - Class in org.kuali.rice.kns.web.struts.form
This class is the action form for all Question Prompts.
QuestionPromptForm() - Constructor for class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
 
QUICKFINDER - Static variable in class org.kuali.rice.kns.web.ui.Field
 
quickfinderParameterString - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
quickfinderParameterStringBuilderClass - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
 

R

RADIO - Static variable in class org.kuali.rice.kns.web.ui.Field
 
RadioControlDefinition - Class in org.kuali.rice.kns.datadictionary.control
The radio element will render an HTML radio control.
RadioControlDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.control.RadioControlDefinition
 
ranged - Variable in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
readOnly - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
readOnly - Variable in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
 
READONLY - Static variable in class org.kuali.rice.kns.web.ui.Field
 
readOnlyAfterAdd - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
readOnlyFieldsList - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
ReferenceDefinition - Class in org.kuali.rice.kns.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.kns.datadictionary.ReferenceDefinition
 
referencesToRefresh - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
refresh() - Method in class org.kuali.rice.kns.document.DocumentBase
Uses the persistence service's implementation of OJB's retrieveNonKey() fields method.
refresh(String, Map, MaintenanceDocument) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
refresh(String, Map, MaintenanceDocument) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
Called from a lookup return by the maintenance action.
refresh(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
Default refresh method.
refresh(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
if the action desires to retain error messages generated by the rules framework for save/submit/etc.
refreshAdHocRoutingWorkgroupLookups(HttpServletRequest, KualiDocumentFormBase) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
special refresh needed to get the workgroups populated correctly when coming back from workgroup lookups
refreshAttachment() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
The attachment BO is proxied in OJB.
refreshContent() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
refreshIfEmpty() - Method in class org.kuali.rice.kns.document.DocumentBase
Checks to see if the objectId value is empty.
refreshPessimisticLocks() - Method in interface org.kuali.rice.kns.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.kns.document.DocumentBase
Deprecated. This is not needed with the relationship set up with JPA annotations
refreshReferenceObject(String) - Method in class org.kuali.rice.kns.document.DocumentBase
Uses the persistence service to retrieve a reference object of a parent.
refreshReferences(String) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
regexPattern - Variable in class org.kuali.rice.kns.datadictionary.validation.CharacterLevelValidationPattern
 
regexPattern - Variable in class org.kuali.rice.kns.datadictionary.validation.FieldLevelValidationPattern
 
RegexValidationPattern - Class in org.kuali.rice.kns.datadictionary.validation.charlevel
This is a description of what this class does - ctdang don't forget to fill this in.
RegexValidationPattern() - Constructor for class org.kuali.rice.kns.datadictionary.validation.charlevel.RegexValidationPattern
 
registerEditableProperty(PojoFormBase, String) - Static method in class org.kuali.rice.kns.util.WebUtils
 
registerEditableProperty(String) - Method in interface org.kuali.rice.kns.web.struts.pojo.PojoForm
 
registerEditableProperty(String) - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
 
registerIsNewForm(boolean) - Method in interface org.kuali.rice.kns.web.struts.pojo.PojoForm
 
registerIsNewForm(boolean) - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
 
registerRequiredNonEditableProperty(String) - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
 
registerStrutsActionMappingScope(String) - Method in interface org.kuali.rice.kns.web.struts.pojo.PojoForm
Sets the value of the "scope" attribute for the Struts action mapping corresponding to this form instance.
registerStrutsActionMappingScope(String) - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
 
RelationshipDefinition - Class in org.kuali.rice.kns.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.kns.datadictionary.RelationshipDefinition
 
relationshipLabel - Variable in class org.kuali.rice.kns.datadictionary.InactivationBlockingDefinition
 
relationshipMap - Variable in class org.kuali.rice.kns.datadictionary.DataDictionaryEntryBase
 
relationships - Variable in class org.kuali.rice.kns.datadictionary.DataDictionaryEntryBase
 
releaseAllLocksForUser(List<PessimisticLock>, Person) - Method in interface org.kuali.rice.kns.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.kns.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
releaseLocks(Document, String) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
releaseWorkflowPessimisticLocking(Document) - Method in interface org.kuali.rice.kns.service.PessimisticLockService
 
reload(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
This method will reload the document.
remove(int) - Method in class org.kuali.rice.kns.lookup.CollectionIncomplete
 
remove(Object) - Method in class org.kuali.rice.kns.lookup.CollectionIncomplete
 
removeAll(Collection<?>) - Method in class org.kuali.rice.kns.lookup.CollectionIncomplete
 
removeAttributeDefinition(WorkflowAttributeDefinitionDTO) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
removeExternalizableBusinessObjectFieldValues(Class, Map<String, String>) - Method in class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
Returns a map stripped of any properties which refer to ExternalizableBusinessObjects.
removeHiddenCriteriaFields(Class, Map) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
Removes fields identified in the data dictionary as hidden from the lookup field values.
removeNote(Note) - Method in interface org.kuali.rice.kns.document.Document
Removes the given note from the document's list of notes.
removeNote(Note) - Method in class org.kuali.rice.kns.document.DocumentBase
 
removeObjectWithIdentitcalKey(Collection<? extends PersistableBusinessObject>, PersistableBusinessObject) - Static method in class org.kuali.rice.kns.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.
removeSearchableDefinition(WorkflowAttributeDefinitionDTO) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
removeSerializedProperty() - Method in class org.kuali.rice.kns.util.documentserializer.DocumentSerializationState
Removes the last added serialized property
removeSerializedProperty() - Method in class org.kuali.rice.kns.util.documentserializer.SerializationState
Removes the last added serialized property
report(KualiExceptionIncident) - Method in interface org.kuali.rice.kns.service.KualiExceptionIncidentService
This method send email to the defined mailing list using the exception incident instance.
required - Variable in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
required - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
required - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
requiredNonEditableProperties - Variable in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
 
reResolveRole(String, String, String) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowInfo
 
reResolveRole(Long, String, String) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowInfo
 
reset(ActionMapping, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
reset(ActionMapping, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
 
reset(ActionMapping, ServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
 
resultColumns - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
resultFieldMap - Variable in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
resultFields - Variable in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
ResultRow - Class in org.kuali.rice.kns.web.ui
 
ResultRow(List<Column>, String, String) - Constructor for class org.kuali.rice.kns.web.ui.ResultRow
 
RESULTS_DEFAULT_MAX_COLUMN_LENGTH - Static variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
resultSetLimit - Variable in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
resumeErrorPath() - Method in class org.kuali.rice.kns.maintenance.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.kns.lookup.CollectionIncomplete
 
retrieveExternalizableBusinessObjectIfNecessary(BusinessObject, T, String) - Method in interface org.kuali.rice.kns.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<T>) - Method in interface org.kuali.rice.kns.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.
retrieveFormValueForLookupInquiryParameters(String, String) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
Retrieves a value from the form for the purposes of passing it as a parameter into the lookup or inquiry frameworks
retrieveFormValueForLookupInquiryParameters(String, String) - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
This overridden method handles the case where maint doc properties do not reflect the true nature of the
retrieveInquiryDecryptedPrimaryKeys() - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
Gets the map used to pass primary key values between invocations of the inquiry screens after the start method has been called.
retrieveLookupParameterValue(Class<? extends BusinessObject>, String, String, ActionForm, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
Retrieves the value of a parameter to be passed into the lookup or inquiry frameworks.
retrieveObjectWithIdentitcalKey(Collection<? extends PersistableBusinessObject>, PersistableBusinessObject) - Static method in class org.kuali.rice.kns.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.
retrievePropertyPathToAttributeSecurityMappings(String) - Static method in class org.kuali.rice.kns.util.MaintenanceUtils
 
retrieveResultsTable(String, String) - Method in interface org.kuali.rice.kns.lookup.LookupResultsService
Returns the list of result rows that was persisted under the passed in sequence number
retrieveSelectedResultBOs(String, Class<T>, String) - Method in interface org.kuali.rice.kns.lookup.LookupResultsService
Returns the BOs that correspond to the selected objected IDs that were persisted under the given lookup results number DB data may have changed since the time the user clicked the "search" button (e.g.
returnToPreviousNode(String, String) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
Performs the 'returnToPrevious' action on the document this WorkflowDocument represents.
returnToPreviousNode(String, ReturnPointDTO) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
Performs the 'returnToPrevious' action on the document this WorkflowDocument represents.
returnToPreviousRouteLevel(String, Integer) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
returnToSender(HttpServletRequest, ActionMapping, KualiDocumentFormBase) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
If the given form has returnToActionList set to true, this method returns an ActionForward that should take the user back to their action list; otherwise, it returns them to the portal.
reuseErrorMapFromPreviousRequest(KualiDocumentFormBase) - Static method in class org.kuali.rice.kns.util.WebUtils
 
RICE_APPLICATION_CONFIGURATION_MEDIATION_SERVICE - Static variable in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
RiceApplicationConfigurationMediationService - Interface in org.kuali.rice.kns.service
This service handles mediation between all RiceApplicationConfiguration services that are deployed in all Rice client applications on the bus.
roleService - Variable in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
 
route(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
route the document using the document service
route(KualiWorkflowDocument, String, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.kns.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.kns.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
routeDocument(String) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
RouteDocumentEvent - Class in org.kuali.rice.kns.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.kns.rule.event.RouteDocumentEvent
Constructs a RouteDocumentEvent with the specified errorPathPrefix and document
RouteDocumentEvent(Document) - Constructor for class org.kuali.rice.kns.rule.event.RouteDocumentEvent
Constructs a RouteDocumentEvent with the given document
RouteDocumentRule - Interface in org.kuali.rice.kns.rule
Defines a rule which gets invoked immediately before a document gets routed.
routeHeaderExists(Long) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowInfo
Determines whether the given routeHeaderId (also known as a documentNumber, or a docHeaderId) exists and is retrievable in workflow.
RoutingAttribute - Class in org.kuali.rice.kns.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.kns.datadictionary.RoutingAttribute
 
RoutingTypeDefinition - Class in org.kuali.rice.kns.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.kns.datadictionary.RoutingTypeDefinition
 
Row - Class in org.kuali.rice.kns.web.ui
This class represents a row of fields on the ui.
Row() - Constructor for class org.kuali.rice.kns.web.ui.Row
 
Row(List<Field>) - Constructor for class org.kuali.rice.kns.web.ui.Row
 
Row(Field) - Constructor for class org.kuali.rice.kns.web.ui.Row
 
rows - Variable in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
rows - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
run() - Method in class org.kuali.rice.kns.datadictionary.DataDictionaryIndex
 

S

save(PessimisticLock) - Method in interface org.kuali.rice.kns.service.PessimisticLockService
This method saves the given lock object
save(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
This method will save the document, which will then be available via the action list for the person who saved the document.
save(KualiWorkflowDocument, String) - Method in interface org.kuali.rice.kns.workflow.service.WorkflowDocumentService
This method will first determine if the KualiWorkflowDocument.saveDocument(String) method is valid to be called.
saveBusinessObject() - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
saveBusinessObject() - Method in interface org.kuali.rice.kns.maintenance.Maintainable
This method will cause the Maintainable implementation to save/store the relevant business object(s).
saveDocument(Document) - Method in interface org.kuali.rice.kns.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.kns.service.DocumentService
Saves the passed-in document.
saveDocument(String) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
SaveDocumentEvent - Class in org.kuali.rice.kns.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.kns.rule.event.SaveDocumentEvent
Constructs a SaveDocumentEvent with the specified errorPathPrefix and document
SaveDocumentEvent(Document) - Constructor for class org.kuali.rice.kns.rule.event.SaveDocumentEvent
Constructs a SaveDocumentEvent with the given document
SaveDocumentEvent(String, String, Document) - Constructor for class org.kuali.rice.kns.rule.event.SaveDocumentEvent
 
saveDocumentHeader(DocumentHeader) - Method in interface org.kuali.rice.kns.service.DocumentHeaderService
This method saves a document header object
saveDocumentNotes(Document) - Method in interface org.kuali.rice.kns.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.kns.rule
Defines a rule which gets invoked immediately before a document gets saved.
SaveEvent - Interface in org.kuali.rice.kns.rule.event
This class is used to define Events that are allowed to be used as Custom Save events
saveMimeInputStreamAsFile(HttpServletResponse, String, InputStream, String, int) - Static method in class org.kuali.rice.kns.util.WebUtils
A file that is not of type text/plain or text/html can be output through the response using this method.
saveMimeOutputStreamAsFile(HttpServletResponse, String, ByteArrayOutputStream, String) - Static method in class org.kuali.rice.kns.util.WebUtils
A file that is not of type text/plain or text/html can be output through the response using this method.
SaveOnlyDocumentEvent - Class in org.kuali.rice.kns.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.kns.rule.event.SaveOnlyDocumentEvent
Constructs a SaveOnlyDocumentEvent with the specified errorPathPrefix and document
SaveOnlyDocumentEvent(Document) - Constructor for class org.kuali.rice.kns.rule.event.SaveOnlyDocumentEvent
Constructs a SaveDocumentEvent with the given document
SaveOnlyDocumentEvent(String, String, Document) - Constructor for class org.kuali.rice.kns.rule.event.SaveOnlyDocumentEvent
 
saveRoutingData() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
saveRoutingData(KualiWorkflowDocument) - Method in interface org.kuali.rice.kns.workflow.service.WorkflowDocumentService
save the routing data of the document to workflow
scale - Variable in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
 
script - Variable in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
scriptConfigurationFilePaths - Variable in class org.kuali.rice.kns.bo.ModuleConfiguration
 
scrubWhitespace(String) - Static method in class org.kuali.rice.kns.util.FieldUtils
This method removes any duplicating spacing (internal or on the ends) from a String, meant to be exposed as a tag library function.
SEARCH_RESULT_DISPLAYABLE_FIELD_TYPES - Static variable in class org.kuali.rice.kns.web.ui.Field
 
searchIconOverride - Variable in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
SearchingAttribute - Class in org.kuali.rice.kns.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.kns.datadictionary.SearchingAttribute
 
SearchingTypeDefinition - Class in org.kuali.rice.kns.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.kns.datadictionary.SearchingTypeDefinition
 
searchUsingOnlyPrimaryKeyValues - Variable in class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
 
Section - Class in org.kuali.rice.kns.web.ui
This class represents a section (tab) in a maintenance document.
Section() - Constructor for class org.kuali.rice.kns.web.ui.Section
Default constructor, initializes
Section(List) - Constructor for class org.kuali.rice.kns.web.ui.Section
Constructor which sets section rows
SectionBridge - Class in org.kuali.rice.kns.web.ui
 
SectionBridge() - Constructor for class org.kuali.rice.kns.web.ui.SectionBridge
 
SelectControlDefinition - Class in org.kuali.rice.kns.datadictionary.control
The select element will render an HTML select control.
SelectControlDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.control.SelectControlDefinition
 
selectedAttachmentIndex(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
SelectiveReferenceRefresher - Interface in org.kuali.rice.kns.lookup
Classes that implement this interface will refresh
sendAdHocRequests(Document, String, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.kns.service.DocumentService
 
sendAdHocRequests(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
SendAdHocRequestsEvent - Class in org.kuali.rice.kns.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.kns.rule.event.SendAdHocRequestsEvent
 
SendAdHocRequestsEvent(Document) - Constructor for class org.kuali.rice.kns.rule.event.SendAdHocRequestsEvent
Constructs a SaveDocumentEvent with the given document
SendAdHocRequestsEvent(String, String, Document) - Constructor for class org.kuali.rice.kns.rule.event.SendAdHocRequestsEvent
 
SendAdHocRequestsRule - Interface in org.kuali.rice.kns.rule
This is a description of what this class does - wliang don't forget to fill this in.
sendNoteRouteNotification(Document, Note, Person) - Method in interface org.kuali.rice.kns.service.DocumentService
Builds an workflow notification request for the note and sends it to note recipient.
sendNoteWorkflowNotification(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
sendWorkflowNotification(KualiWorkflowDocument, String, List<AdHocRouteRecipient>, String) - Method in interface org.kuali.rice.kns.workflow.service.WorkflowDocumentService
Sends workflow notification to the list of ad hoc recipients.
sendWorkflowNotification(KualiWorkflowDocument, String, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.kns.workflow.service.WorkflowDocumentService
Sends workflow notification to the list of ad hoc recipients.
sequenceAccessorService - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
serializableProperties - Variable in class org.kuali.rice.kns.util.documentserializer.PropertySerializabilityEvaluatorBase
 
SerializationState - Class in org.kuali.rice.kns.util.documentserializer
This object keeps track of most of the open tags while a document is serialized.
SerializationState() - Constructor for class org.kuali.rice.kns.util.documentserializer.SerializationState
 
SerializationState.SerializationPropertyElement - Class in org.kuali.rice.kns.util.documentserializer
 
SerializationState.SerializationPropertyElement(String, PropertyType) - Constructor for class org.kuali.rice.kns.util.documentserializer.SerializationState.SerializationPropertyElement
 
serializedDocumentForm - Variable in class org.kuali.rice.kns.bo.SessionDocument
 
serializeDocumentToXml() - Method in interface org.kuali.rice.kns.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.kns.document.DocumentBase
 
serializeDocumentToXml() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
serializeDocumentToXmlForRouting(Document) - Method in interface org.kuali.rice.kns.service.DocumentSerializerService
Serializes a document into XML for the workflow engine
serialVersionUID - Static variable in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
 
SESSION_DOCUMENT_SERVICE - Static variable in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
SessionDocument - Class in org.kuali.rice.kns.bo
 
SessionDocument() - Constructor for class org.kuali.rice.kns.bo.SessionDocument
 
sessionDocument - Variable in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
SessionDocument - Interface in org.kuali.rice.kns.document
This is a marker interface for implementing session in document.
SessionDocumentId - Class in org.kuali.rice.kns.bo
PK for SessionDocument.
SessionDocumentId() - Constructor for class org.kuali.rice.kns.bo.SessionDocumentId
 
SessionDocumentId(String, String, String, String) - Constructor for class org.kuali.rice.kns.bo.SessionDocumentId
 
SessionDocumentService - Interface in org.kuali.rice.kns.service
Defines the methods common to all AttachmentService implementations
sessionId - Variable in class org.kuali.rice.kns.bo.SessionDocument
 
sessionId - Variable in class org.kuali.rice.kns.bo.SessionDocumentId
 
set(ExportMap) - Method in class org.kuali.rice.kns.datadictionary.exporter.ExportMap
Adds the ExportMap's exportKey and exportData as a key,value pair to this Map
set(String, String) - Method in class org.kuali.rice.kns.datadictionary.exporter.ExportMap
Adds the given key,value pair to this Map
set(String, Map) - Method in class org.kuali.rice.kns.datadictionary.exporter.StringMap
Associates the given String with the given Map value.
set(String, String) - Method in class org.kuali.rice.kns.datadictionary.exporter.StringMap
Associates the given String with the given String value.
set(int, T) - Method in class org.kuali.rice.kns.lookup.CollectionIncomplete
 
setActionEditablePropertiesGuid(String) - Method in interface org.kuali.rice.kns.web.struts.pojo.PojoForm
Sets the guid associated with the edited properties associated with the action
setActionEditablePropertiesGuid(String) - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
Sets the guid of the editable properties which were registered by the action
setActionFormUtilMap(Map) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
 
setActionForwardName(String) - Method in class org.kuali.rice.kns.rule.event.PromptBeforeValidationEvent
 
setActionUrls(String) - Method in class org.kuali.rice.kns.web.ui.ResultRow
 
setActionUrlsExist(boolean) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
setActualSizeIfTruncated(Long) - Method in class org.kuali.rice.kns.lookup.CollectionIncomplete
 
setAdditionalDisplayAttributeName(String) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
setAdditionalDisplayAttributeName(String) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
setAdditionalDisplayPropertyForCodes(Class, String, PropertyRenderingConfigElement) - Static method in class org.kuali.rice.kns.util.FieldUtils
For attributes that are codes (determined by whether they have a reference to a KualiCode bo and similar naming) sets the name as an additional display property
setAdditionalDisplayPropertyName(String) - Method in class org.kuali.rice.kns.web.ui.Column
 
setAdditionalDisplayPropertyName(String) - Method in class org.kuali.rice.kns.web.ui.Field
 
setAdditionalDisplayPropertyName(String) - Method in interface org.kuali.rice.kns.web.ui.PropertyRenderingConfigElement
 
setAdditionalDisplayPropertyValue(Object) - Method in class org.kuali.rice.kns.web.ui.Field
 
setAdditionalScriptFile(int, String) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
setAdditionalScriptFiles(List<String>) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
setAdditionalSectionsFile(String) - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
 
setAdHocActionRequestCodes(Map) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
setAdHocRoutePersons(List<AdHocRoutePerson>) - Method in interface org.kuali.rice.kns.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.kns.document.DocumentBase
 
setAdHocRoutePersons(List<AdHocRoutePerson>) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
set the ad hoc routing persons list
setAdHocRouteWorkgroups(List<AdHocRouteWorkgroup>) - Method in interface org.kuali.rice.kns.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.kns.document.DocumentBase
 
setAdHocRouteWorkgroups(List<AdHocRouteWorkgroup>) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
set the ad hoc routing workgroup requests
setAllowDollar(boolean) - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
 
setAllowForwardSlash(boolean) - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
 
setAllowInlineRange(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
 
setAllowNegative(boolean) - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
 
setAllowNegative(boolean) - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FloatingPointValidationPattern
 
setAllowParenthesis(boolean) - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
 
setAllowPeriod(boolean) - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
 
setAllowsCopy(boolean) - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
The allowsCopy element contains a true or false value.
setAllowsNewOrCopy(boolean) - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
The allowsNewOrCopy element contains a value of true or false.
setAllowsNoteAttachments(boolean) - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
The allowsNoteAttachments element contains a true or false value.
setAllowsNoteFYI(boolean) - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
This is an indicator for determining whether to render the AdHoc FYI recipient box and Send FYI button.
setAllowsRecordDeletion(boolean) - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
 
setAllowUnderscore(boolean) - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
 
setAllowWhitespace(boolean) - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
 
setAllowWhitespace(boolean) - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaValidationPattern
 
setAllowWhitespace(boolean) - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AnyCharacterValidationPattern
 
setAlternateDisplayAttributeName(String) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
setAlternateDisplayAttributeName(String) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
setAlternateDisplayPropertyName(String) - Method in class org.kuali.rice.kns.web.ui.Column
 
setAlternateDisplayPropertyName(String) - Method in class org.kuali.rice.kns.web.ui.Field
 
setAlternateDisplayPropertyName(String) - Method in interface org.kuali.rice.kns.web.ui.PropertyRenderingConfigElement
 
setAlternateDisplayPropertyValue(Object) - Method in class org.kuali.rice.kns.web.ui.Field
 
setAlwaysAllowCollectionDeletion(boolean) - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
 
setAnchor(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
 
setAnnotation(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
setAppDocId(String) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
setAppendDisplayText(String) - Method in class org.kuali.rice.kns.lookup.HtmlData
 
setApplicationContent(String) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
Sets the application specific document content.
setApplicationContext(ApplicationContext) - Method in class org.kuali.rice.kns.bo.ModuleConfiguration
 
setAttachment(DocumentAttachment) - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
setAttachmentFile(FormFile) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
setAttachmentPropertyName(String) - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
setAttachmentTypesValuesFinderClass(Class<? extends KeyValuesFinder>) - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
The attachmentTypesValuesFinderClass specifies the name of a values finder class.
setAttributeDefinitions(List<KimTypeAttributeInfo>) - Method in class org.kuali.rice.kim.bo.types.dto.KimTypeInfo
 
setAttributeLabel(String) - Method in class org.kuali.rice.kim.bo.types.dto.KimTypeAttributeInfo
 
setAttributeName(String) - Method in class org.kuali.rice.kim.bo.types.dto.KimTypeAttributeInfo
 
setAttributeName(String) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
Sets attributeName to the given value.
setAttributeName(String) - Method in class org.kuali.rice.kns.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.kns.datadictionary.SearchingAttribute
 
setAttributeName(String) - Method in class org.kuali.rice.kns.datadictionary.SortDefinition
The sortAttribute element defines one part of the sort key.
setAttributeNames(List<String>) - Method in class org.kuali.rice.kns.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".
setAttributes(List<AttributeDefinition>) - Method in class org.kuali.rice.kns.datadictionary.DataDictionaryEntryBase
The attributes element contains attribute elements.
setAttributeSecurity(AttributeSecurity) - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
setAttributeToHighlightOnDuplicateKey(String) - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
attributeToHighlightOnDuplicateKey is the name of an attribute to highlight if two records in the collection are the same based on the duplicateIdentificationFields element.
setAttributeToHighlightOnFail(String) - Method in class org.kuali.rice.kns.datadictionary.ReferenceDefinition
attributeToHighlightOnFail is the name of the busines object attribute which will be highlighted when the default existence check fails.
setAuditErrorMap(HashMap<String, AuditCluster>) - Static method in class org.kuali.rice.kns.util.GlobalVariables
Sets a new (clean) AuditErrorList
setAuthorizations(MaintenanceDocumentRestrictions) - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
Sets the authorizations attribute value.
setAuthorizerClass(Class<? extends InquiryAuthorizer>) - Method in class org.kuali.rice.kns.datadictionary.InquiryDefinition
 
setBackLocation(String) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
setBackLocation(String) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
 
setBackLocation(String) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
 
setBackLocation(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
 
setBaseBusinessObjectClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
The baseBusinessObjectClass is an optional parameter for specifying a superclass for the businessObjectClass, allowing the data dictionary to index by superclass in addition to the current class.
setBaseDocumentClass(Class<? extends Document>) - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
The optional baseDocumentClass element is the name of the java superclass associated with the document.
setBaselinePackages(List) - Method in interface org.kuali.rice.kns.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.kns.web.ui.Field
 
setBasePath(String) - Method in class org.kuali.rice.kns.datadictionary.WorkflowPropertyGroup
This element allows for all the nested workflowProperty tags to be relative to some base path.
setBlockedBusinessObjectClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.kns.datadictionary.InactivationBlockingDefinition
 
setBlockedReferencePropertyName(String) - Method in class org.kuali.rice.kns.datadictionary.InactivationBlockingDefinition
 
setBlockingReferenceBusinessObjectClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.kns.datadictionary.InactivationBlockingDefinition
 
setBoClass(Class<? extends PersistableBusinessObject>) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
setBoClass(Class<? extends PersistableBusinessObject>) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
 
setBoDictionaryService(BusinessObjectDictionaryService) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
Sets the boDictionaryService attribute value.
setBoNotes(List) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
Sets the boNotes attribute value.
setBoNotesEnabled(boolean) - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
boNotesEnabled = true or false true indicates that notes and attachments will be permanently associated with the business object false indicates that notes and attachments are associated with the document used to create or edit the business object.
setBorder(String) - Method in class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
 
setBoService(BusinessObjectService) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
Sets the boService attribute value.
setBusinessObject(PersistableBusinessObject) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
setBusinessObject(PersistableBusinessObject) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
Sets an instance of a business object to be maintained.
setBusinessObject(BusinessObject) - Method in class org.kuali.rice.kns.web.ui.ResultRow
 
setBusinessObjectAuthorizationService(BusinessObjectAuthorizationService) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
 
setBusinessObjectClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
setBusinessObjectClass(String) - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
Sets the BO Class used for the KeyLabelBusinessObjectValueFinder to retrieve the complete range of values for radiobutton and select controls.
setBusinessObjectClass(String) - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
Used by a PersistableBusinessObjectValuesFinder to automatically query and display a list of business objects as part of a select list or set of radio buttons.
setBusinessObjectClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.kns.datadictionary.InactivationBlockingDefinition
 
setBusinessObjectClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
This attribute is used in many contexts, for example, in maintenance docs, it's used to specify the classname of the BO being maintained.
setBusinessObjectClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
The BusinessObject class used for each row of this collection.
setBusinessObjectClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
 
setBusinessObjectClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.kns.datadictionary.ReferenceDefinition
 
setBusinessObjectClass(Class) - Method in interface org.kuali.rice.kns.inquiry.Inquirable
 
setBusinessObjectClass(Class) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
setBusinessObjectClass(Class) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
setBusinessObjectClass(Class<T>) - Method in class org.kuali.rice.kns.lookup.keyvalues.PersistableBusinessObjectValuesFinder
 
setBusinessObjectClass(Class) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
Sets the business object class for the lookup instance, then rows can be set for search render.
setBusinessObjectClass(Class) - Method in interface org.kuali.rice.kns.lookup.Lookupable
Initializes the lookup with a businss object class It is required that implementations of this method will initialize the search area used by the UI to provide the search form.
setBusinessObjectClass(Class) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
Initializes the lookup with a businss object class
setBusinessObjectClassName(String) - Method in class org.kuali.rice.kns.datadictionary.SearchingAttribute
 
setBusinessObjectClassName(String) - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
 
setBusinessObjectClassName(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
 
setBusinessObjectClassName(String) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
setBusinessObjectClassName(String) - Method in class org.kuali.rice.kns.web.ui.Field
 
setBusinessObjectDictionaryService(BusinessObjectDictionaryService) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
setBusinessObjectDictionaryService(BusinessObjectDictionaryService) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
Sets the businessObjectDictionaryService attribute value.
setBusinessObjectDictionaryService(BusinessObjectDictionaryService) - Method in class org.kuali.rice.kns.lookup.LookupUtils
 
setBusinessObjectMetaDataService(BusinessObjectMetaDataService) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
setBusinessObjectMetaDataService(BusinessObjectMetaDataService) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
Sets the businessObjectMetaDataService attribute value.
setBusinessObjectMetaDataService(BusinessObjectMetaDataService) - Method in class org.kuali.rice.kns.lookup.LookupUtils
Sets the businessObjectMetaDataService attribute value.
setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
setBusinessRulesClass(Class<? extends BusinessRule>) - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
The businessRulesClass element is the full class name of the java class which contains the business rules for a document.
setButtons(ArrayList) - Method in interface org.kuali.rice.kns.question.Question
 
setButtons(ArrayList) - Method in class org.kuali.rice.kns.question.QuestionBase
 
setButtons(ArrayList) - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
 
setCacheValueFinderResults(boolean) - Method in class org.kuali.rice.kns.util.ActionFormUtilMap
 
setCaller(String) - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
 
setCanExport(boolean) - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
Sets whether or not this Inquiry supports XML export of it's BusinessObject.
setCellAlign(String) - Method in class org.kuali.rice.kns.web.ui.Field
Sets the td alignment for the Field.
setChecked(String) - Method in class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
 
setChildUrlDataList(List<HtmlData>) - Method in class org.kuali.rice.kns.lookup.HtmlData
 
setClear(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
 
setClearFutureRequests() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
setCollapsible(boolean) - Method in class org.kuali.rice.kns.web.ui.Section
 
setCollection(String) - Method in class org.kuali.rice.kns.datadictionary.ReferenceDefinition
collection is the name of a collection that must exist
setCollectionBusinessObjectClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.kns.datadictionary.ReferenceDefinition
Class that the specified collection represents.
setCollectionPath(String) - Method in class org.kuali.rice.kns.datadictionary.DocumentCollectionPath
 
setCollections(List<CollectionDefinition>) - Method in class org.kuali.rice.kns.datadictionary.DataDictionaryEntryBase
The collections element contains collection elements.
setCols(Integer) - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
Sets the cols parameter for textarea controls.
setCols(Integer) - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
Number of columns to display on a text-area widget.
setCols(int) - Method in class org.kuali.rice.kns.web.ui.Field
 
setColumnAnchor(HtmlData) - Method in class org.kuali.rice.kns.web.ui.Column
 
setColumns(List<Column>) - Method in class org.kuali.rice.kns.web.ui.ResultRow
 
setColumnTitle(String) - Method in class org.kuali.rice.kns.web.ui.Column
 
setColumnToSortIndex(int) - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
Sets the columnToSortIndex attribute value.
setColumnToSortIndex(int) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
setColumnVisible(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
 
setCommand(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
setter for the command that was passed from workflow on the url
setComparator(Comparator) - Method in class org.kuali.rice.kns.web.ui.Column
 
setComponentName(String) - Method in class org.kuali.rice.kim.bo.types.dto.KimTypeAttributeInfo
 
setCompositeObjectIdMap(Map<String, String>) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
setConfigFileLocations(List<String>) - Method in class org.kuali.rice.kns.datadictionary.DataDictionary
 
setConfigService(ConfigurationService) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
Sets the configService attribute value.
setContainedCollectionNames(List<String>) - Method in class org.kuali.rice.kns.web.ui.Section
Sets the containedCollectionNames attribute value.
setContainerDisplayFields(List<Field>) - Method in class org.kuali.rice.kns.web.ui.Field
Sets the containerDisplayFields attribute value.
setContainerElementName(String) - Method in class org.kuali.rice.kns.web.ui.Field
Sets the containerElementName attribute value.
setContainerName(String) - Method in class org.kuali.rice.kns.web.ui.Field
 
setContainerRows(List<Row>) - Method in class org.kuali.rice.kns.web.ui.Field
 
setContentType(String) - Method in class org.kuali.rice.kns.web.struts.form.BlankFormFile
 
setContext(String) - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
 
setControl(ControlDefinition) - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
The control element defines the manner in which an attribute is displayed and the manner in which the attribute value is entered.
setConversionFields(String) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
setCurrentTabIndex(int) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
 
setDatabaseRepositoryFilePaths(List<String>) - Method in class org.kuali.rice.kns.bo.ModuleConfiguration
 
setDataDictionaryMapper(DataDictionaryMapper) - Method in class org.kuali.rice.kns.datadictionary.DataDictionary
Sets the DataDictionaryMapper
setDataDictionaryPackages(List<String>) - Method in class org.kuali.rice.kns.bo.ModuleConfiguration
 
setDataDictionaryPackages(List<String>) - Method in class org.kuali.rice.kns.datadictionary.spring.DataDictionaryLocationConfigurer
 
setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.kns.bo.ModuleConfiguration
 
setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
Sets the dataDictionaryService attribute value.
setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.kns.lookup.LookupUtils
 
setDataSourceName(String) - Method in class org.kuali.rice.kns.bo.ModuleConfiguration
 
setDateField(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
 
setDatePicker(boolean) - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
 
setDatePicker(boolean) - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
Whether this control should have a date picker button next to the field.
setDatePicker(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
 
setDateTimeService(DateTimeService) - Method in class org.kuali.rice.kns.lookup.LookupUtils
 
setDdAttributeEntryName(String) - Method in class org.kuali.rice.kns.web.ui.HeaderField
 
setDdExtraButton(boolean) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
setDdService(DataDictionaryService) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
Sets the ddService attribute value.
setDefaultExistenceChecks(List<ReferenceDefinition>) - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
setDefaultOpen(boolean) - Method in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
 
setDefaultOpen(boolean) - Method in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
 
setDefaultOpen(boolean) - Method in class org.kuali.rice.kns.web.ui.Section
 
setDefaultSort(SortDefinition) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
The defaultSort element specifies the sequence in which the lookup search results should be displayed.
setDefaultValue(String) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
The defaultValue element will pre-load the specified value into the field.
setDefaultValue(String) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
The defaultValue element will pre-load the specified value into the lookup field.
setDefaultValue(String) - Method in class org.kuali.rice.kns.web.ui.Field
 
setDefaultValueFinderClass(Class<? extends ValueFinder>) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
The defaultValueFinderClass specifies the java class that will be used to determine the default value of a field.
setDefaultValueFinderClass(Class<? extends ValueFinder>) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
The defaultValueFinderClass specifies the java class that will be used to determine the default value of a lookup field.
setDerivedValues(KualiForm, HttpServletRequest) - Method in interface org.kuali.rice.kns.web.derivedvaluesetter.DerivedValuesSetter
 
setDerivedValuesOnForm(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
setDerivedValuesOnForm(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
 
setDerivedValuesSetterClass(Class<? extends DerivedValuesSetter>) - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
setDescription(String) - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
The description element is used to provide a long description of the attribute or collection.
setDescription(String) - Method in class org.kuali.rice.kns.datadictionary.CollectionDefinition
The description element is used to provide a long description of the attribute or collection.
setDescription(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
 
setDictionaryValidationService(DictionaryValidationService) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
Sets the dictionaryValidationService attribute value.
setDisabled(boolean) - Method in class org.kuali.rice.kns.datadictionary.HeaderNavigation
 
setDisableSearchButtons(boolean) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
setDisableSearchButtons(boolean) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
setDisplayEditMode(String) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
setDisplayEditMode(String) - Method in class org.kuali.rice.kns.web.ui.Field
Sets the displayEditMode attribute value.
setDisplayedObjectIdSet(Set<String>) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
setDisplayFieldName(String) - Method in class org.kuali.rice.kns.datadictionary.ReferenceDefinition
displayFieldName is the name of the field to pull the label as it will appear in an error message.
setDisplayLabelAttribute(String) - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
The displayLabelAttribute element is used to indicate that the label and short label should be obtained from another attribute.
setDisplayMask(Mask) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
The displayMask element specifies the type of masking to be used to hide the value from un-authorized users.
setDisplayMask(Mask) - Method in class org.kuali.rice.kns.web.ui.Field
Sets the displayMask attribute value.
setDisplayMaskValue(String) - Method in class org.kuali.rice.kns.web.ui.Field
Sets the displayMaskValue attribute value.
setDisplayText(String) - Method in class org.kuali.rice.kns.lookup.HtmlData
 
setDisplayTopicFieldInNotes(boolean) - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
This field contains a value of true or false.
setDisplayTopicFieldInNotes(boolean) - Method in interface org.kuali.rice.kns.document.MaintenanceDocument
This method...
setDisplayTopicFieldInNotes(boolean) - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
setDisplayValue(String) - Method in class org.kuali.rice.kns.web.ui.HeaderField
 
setDocFormKey(String) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
Sets the docFormKey attribute value.
setDocFormKey(String) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
// this method is public because unit tests depend upon it
setDocFormKey(String) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
 
setDocId(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
setter for the docId that was passed from workflow on the url
setDocInfo(List<HeaderField>) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
 
setDocNum(String) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
setDocNum(String) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
 
setDocNum(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
setDocNum(String) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
setDocNum(String) - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
 
setDocTypeName(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
setter for the docTypeName that was passed from workflow on the url
setDocument(Document) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
setDocument(Document) - Method in class org.kuali.rice.kns.workflow.KualiDocumentXmlMaterializer
 
setDocumentActions(Map) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
setDocumentAuthorizerClass(Class<? extends DocumentAuthorizer>) - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
The documentAuthorizerClass element is the full class name of the java class which will determine what features are available to the user based on the user role and document state.
setDocumentClass(Class<? extends Document>) - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
The documentClass element is the name of the java class associated with the document.
setDocumentCollectionPath(DocumentCollectionPath) - Method in class org.kuali.rice.kns.datadictionary.DocumentValuePathGroup
 
setDocumentDescription(String) - Method in class org.kuali.rice.kns.bo.DocumentHeader
 
setDocumentForm(KualiDocumentFormBase, UserSession, String) - Method in interface org.kuali.rice.kns.service.SessionDocumentService
Store KualiDocumentFormBase into session and database.
setDocumentHeader(DocumentHeader) - Method in interface org.kuali.rice.kns.document.Document
Sets the associated DocumentHeader for this document.
setDocumentHeader(DocumentHeader) - Method in class org.kuali.rice.kns.document.DocumentBase
 
setDocumentHelperService(DocumentHelperService) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
 
setDocumentInitiator(DocumentInitiator) - Method in class org.kuali.rice.kns.workflow.KualiTransactionalDocumentInformation
 
setDocumentNumber(String) - Method in class org.kuali.rice.kns.bo.DocumentAttachment
 
setDocumentNumber(String) - Method in class org.kuali.rice.kns.bo.DocumentHeader
 
setDocumentNumber(String) - Method in class org.kuali.rice.kns.bo.SessionDocument
 
setDocumentNumber(String) - Method in class org.kuali.rice.kns.bo.SessionDocumentId
 
setDocumentNumber(String) - Method in interface org.kuali.rice.kns.document.Document
setter for document header id
setDocumentNumber(String) - Method in class org.kuali.rice.kns.document.DocumentBase
 
setDocumentNumber(String) - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
setDocumentNumber(String) - Method in class org.kuali.rice.kns.document.MaintenanceLock
 
setDocumentNumber(String) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
Sets the documentNumber attribute value.
setDocumentNumber(String) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
Sets the document number
setDocumentPresentationControllerClass(Class<? extends DocumentPresentationController>) - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
setDocumentTemplateNumber(String) - Method in class org.kuali.rice.kns.bo.DocumentHeader
 
setDocumentTypeName(String) - Method in class org.kuali.rice.kns.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.kns.datadictionary.RoutingTypeDefinition
 
setDocumentValues(List<String>) - Method in class org.kuali.rice.kns.datadictionary.DocumentCollectionPath
 
setDocumentValues(List<String>) - Method in class org.kuali.rice.kns.datadictionary.DocumentValuePathGroup
 
setDocumentValues(List<String>) - Method in class org.kuali.rice.kns.datadictionary.SearchingTypeDefinition
 
setDoNotReceiveFutureRequests() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
setDuplicateIdentificationFields(List<MaintainableFieldDefinition>) - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
The duplicateIdentificationFields element is used to define a set of fields that will be used to determine if two records in the collection are duplicates.
setEditable(boolean) - Method in class org.kuali.rice.kns.authorization.FieldRestriction
Sets the editable attribute value.
setEditingMode(Map) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
Set editingMode for this document
setElementLabel(String) - Method in class org.kuali.rice.kns.datadictionary.CollectionDefinition
The elementLabel defines the name to be used for a single object within the collection.
setEncryptDocumentDataInPersistentSessionStorage(boolean) - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
setEncrypted(boolean) - Method in class org.kuali.rice.kns.bo.SessionDocument
 
setEncryptedValue(String) - Method in class org.kuali.rice.kns.web.ui.Field
Sets the encryptedValue attribute value.
setEncryptionService(EncryptionService) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
setEncryptionService(EncryptionService) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
Sets the encryptionService attribute value.
setEntityManager(EntityManager) - Method in class org.kuali.rice.kns.bo.ModuleConfiguration
 
setErrorKey(String) - Method in class org.kuali.rice.kns.web.ui.Section
 
setEscapeXMLValue(boolean) - Method in class org.kuali.rice.kns.web.ui.Column
 
setExactLength(int) - Method in class org.kuali.rice.kns.datadictionary.validation.CharacterLevelValidationPattern
Sets exactLength parameter for the associated regex.
setExclusiveMin(BigDecimal) - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
The exclusiveMin element determines the minimum allowable value for data entry editing purposes.
setExpandedTextArea(boolean) - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
 
setExpandedTextArea(boolean) - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
Whether this control should have a expanded text area button next to the field.
setExpandedTextArea(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
 
setExplanation(String) - Method in class org.kuali.rice.kns.bo.DocumentHeader
Sets the explanation attribute value.
setExporterClass(Class<? extends Exporter>) - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
setExternalizableBusinessObjectImplementations(Map<Class, Class>) - Method in class org.kuali.rice.kns.bo.ModuleConfiguration
 
setExtraButton(int, ExtraButton) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
 
setExtraButtonAltText(String) - Method in class org.kuali.rice.kns.web.ui.ExtraButton
 
setExtraButtonOnclick(String) - Method in class org.kuali.rice.kns.web.ui.ExtraButton
 
setExtraButtonParams(String) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
The extraButton element is used to define additional buttons which will appear on the lookup screen next to the Search and Clear buttons.
setExtraButtonParams(String) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
setExtraButtonParams(String) - Method in class org.kuali.rice.kns.web.ui.ExtraButton
 
setExtraButtonProperty(String) - Method in class org.kuali.rice.kns.web.ui.ExtraButton
 
setExtraButtons(List<ExtraButton>) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
 
setExtraButtonSource(String) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
The extraButton element is used to define additional buttons which will appear on the lookup screen next to the Search and Clear buttons.
setExtraButtonSource(String) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
setExtraButtonSource(String) - Method in class org.kuali.rice.kns.web.ui.ExtraButton
 
setExtraButtonSource(String) - Method in class org.kuali.rice.kns.web.ui.Section
 
setExtraOnLoad(String) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
 
setExtraOnLoad(String) - Method in interface org.kuali.rice.kns.lookup.Lookupable
 
setFieldControl(Class, String, boolean, Field) - Static method in class org.kuali.rice.kns.util.FieldUtils
Sets the control on the field based on the data dictionary definition
setFieldConversions(Map) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
setFieldConversions(Map) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
 
setFieldConversions(Map) - Method in interface org.kuali.rice.kns.lookup.Lookupable
Sets the requested fields conversions in the lookupable
setFieldConversions(Map) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
Sets the requested fields conversions in the lookupable
setFieldConversions(String) - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
 
setFieldConversions(Map) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
setFieldConversions(Map<String, String>) - Method in class org.kuali.rice.kns.web.ui.Field
 
setFieldConversions(String) - Method in class org.kuali.rice.kns.web.ui.Field
 
setFieldDataType(String) - Method in class org.kuali.rice.kns.web.ui.Field
 
setFieldDirectInquiry(BusinessObject, String, Field) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
 
setFieldDirectInquiry(BusinessObject, String, MaintainableFieldDefinition, Field, List<String>) - Static method in class org.kuali.rice.kns.util.MaintenanceUtils
 
setFieldDirectInquiry(BusinessObject, String, boolean, int, String, Field, List<String>, Maintainable, MaintainableFieldDefinition) - Static method in class org.kuali.rice.kns.util.MaintenanceUtils
 
setFieldDirectInquiryEnabled(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
 
setFieldHelpName(String) - Method in class org.kuali.rice.kns.web.ui.Field
 
setFieldHelpSummary(String) - Method in class org.kuali.rice.kns.web.ui.Field
 
setFieldHelpUrl(String) - Method in class org.kuali.rice.kns.web.ui.Field
 
setFieldInactiveValidValues(List) - Method in class org.kuali.rice.kns.web.ui.Field
 
setFieldLabel(String) - Method in class org.kuali.rice.kns.web.ui.Field
 
setFieldLevelHelpDisabled(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
 
setFieldLevelHelpEnabled(boolean) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
 
setFieldLevelHelpEnabled(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
 
setFieldLevelHelpUrl(String) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
setFieldLevelHelpUrl(String) - Method in class org.kuali.rice.kns.web.ui.Field
 
setFieldName(String) - Method in class org.kuali.rice.kns.authorization.FieldRestriction
Sets the fieldName attribute value.
setFieldNameToFocusOnAfterSubmit(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
 
setFieldQuickfinder(BusinessObject, String, Field, List) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
 
setFieldQuickfinder(BusinessObject, String, Field, List, SelectiveReferenceRefresher) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
 
setFieldQuickfinder(BusinessObject, String, boolean, int, String, Field, List, SelectiveReferenceRefresher) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
Sets a fields quickfinder class and field conversions for an attribute.
setFieldQuickfinder(BusinessObject, String, boolean, int, String, Field, List) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
Sets a fields quickfinder class and field conversions for an attribute.
setFieldQuickfinder(BusinessObject, String, boolean, int, String, Field, List, boolean) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
 
setFieldQuickfinder(BusinessObject, String, MaintainableFieldDefinition, Field, List<String>, SelectiveReferenceRefresher) - Static method in class org.kuali.rice.kns.util.MaintenanceUtils
Checks to see if there has been an override lookup declared for the maintenance field.
setFieldQuickfinder(BusinessObject, String, boolean, int, String, Field, List<String>, Maintainable, MaintainableFieldDefinition) - Static method in class org.kuali.rice.kns.util.MaintenanceUtils
 
setFieldRequired(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
 
setFields(Map<String, String>) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
setFields(List<Field>) - Method in class org.kuali.rice.kns.web.ui.Row
 
setFieldsClearedOnCopy(boolean) - Method in interface org.kuali.rice.kns.document.MaintenanceDocument
This method sets the value of the fieldsClearedOnCopy.
setFieldsClearedOnCopy(boolean) - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
Sets the fieldsClearedOnCopy attribute value.
setFieldsForLookup(Map) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
Sets the fieldsForLookup attribute value.
setFieldType(String) - Method in class org.kuali.rice.kns.web.ui.Field
 
setFieldValidValues(List<KeyValue>) - Method in class org.kuali.rice.kns.web.ui.Field
 
setFileAttachment(FormFile) - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
setFileName(String) - Method in class org.kuali.rice.kns.web.struts.form.BlankFormFile
 
setFileSize(int) - Method in class org.kuali.rice.kns.web.struts.form.BlankFormFile
 
setFirstRowIndex(int) - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
Sets the firstRowIndex attribute value.
setFirstRowIndex(int) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
setForcedReadOnlyFields(Map) - Method in class org.kuali.rice.kns.web.struts.form.KualiTransactionalDocumentFormBase
Sets the forcedReadOnlyFields attribute value.
setForceInquiry(boolean) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
forceInquiry = true means that the displayed field value will always be made inquirable (this attribute is not used within the code).
setForceLookup(boolean) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
forceLookup = this attribute is not used
setForceUppercase(Boolean) - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
forceUppercase = convert user entry to uppercase and always display database value as uppercase.
setFormattedMaxLength(Integer) - Method in class org.kuali.rice.kns.datadictionary.control.CurrencyControlDefinition
the maxLength for text that has been formatted.
setFormattedMaxLength(int) - Method in class org.kuali.rice.kns.web.ui.Field
 
setFormatter(Formatter) - Method in class org.kuali.rice.kns.web.ui.Column
 
setFormatter(Formatter) - Method in class org.kuali.rice.kns.web.ui.Field
 
setFormatter(Formatter) - Method in interface org.kuali.rice.kns.web.ui.PropertyRenderingConfigElement
 
setFormatterClass(String) - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
The formatterClass element is used when custom formatting is required for display of the field value.
setFormatterType(String, Class) - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
Sets the Formatter class to use for a given keypath.
setFormatterTypes(Map) - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
Sets the formatterTypes attribute value.
setFormKey(String) - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
 
setFormKey(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
setFormKey(String) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
setFormKey(String) - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
 
setGenerateBlankRequiredValues(String) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
setGenerateBlankRequiredValues(String) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
Set default values for blank required fields.
setGenerateDefaultValues(String) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
setGenerateDefaultValues(String) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
Set default values.
setGroupByAttributesForEffectiveDating(List<String>) - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
setHasReturnableRow(boolean) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
Sets whether the results contain at least one row that is returnable
setHeaderBarEnabled(boolean) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
setHeaderNavigationList(List<HeaderNavigation>) - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
The headerNavigation element defines a set of additional tabs which will appear on the document.
setHeaderNavigationTabs(HeaderNavigation[]) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
Sets the headerNavigationTabs attribute value.
setHeaderTabDisplayName(String) - Method in class org.kuali.rice.kns.datadictionary.HeaderNavigation
The displayName element is the name of the additional tab.
setHeaderTabMethodToCall(String) - Method in class org.kuali.rice.kns.datadictionary.HeaderNavigation
Sets the navigationKey attribute value.
setHeaderTabNavigateTo(String) - Method in class org.kuali.rice.kns.datadictionary.HeaderNavigation
The navigateTo element is the forward name in the struts-config file.
setHelpDefinition(HelpDefinition) - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
Sets the helpDefinition attribute value.
setHelpDefinition(HelpDefinition) - Method in class org.kuali.rice.kns.datadictionary.HeaderNavigation
The pageHelp element provides the keys to obtain a help description from the database.
setHelpDefinition(HelpDefinition) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
setHelpUrl(String) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
setHelpUrl(String) - Method in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
 
setHelpUrl(String) - Method in class org.kuali.rice.kns.web.ui.Section
 
setHidden(boolean) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
setHidden(boolean) - Method in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
Whether to hide the entire section, tab and all.
setHidden(boolean) - Method in class org.kuali.rice.kns.web.ui.Row
 
setHidden(boolean) - Method in class org.kuali.rice.kns.web.ui.Section
 
setHide(boolean) - Method in class org.kuali.rice.kns.datadictionary.AttributeSecurity
 
setHideReturnLink(boolean) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
setHideSessionFromTestsMessage(String) - Static method in class org.kuali.rice.kns.util.GlobalVariables
Sets an error message for tests that try to use the session without declaring it.
setHighlightField(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
 
setHref(String) - Method in class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
 
setHrefText(String) - Method in class org.kuali.rice.kns.datadictionary.control.LinkControlDefinition
 
setHrefText(String) - Method in class org.kuali.rice.kns.web.ui.Field
 
setHtmlDataType(String) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
setId(String) - Method in class org.kuali.rice.kns.datadictionary.DataDictionaryDefinitionBase
A unique identifier for this data dictionary element.
setId(String) - Method in class org.kuali.rice.kns.web.ui.HeaderField
 
setIdentifier(boolean) - Method in class org.kuali.rice.kns.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"
setImageSrc(String) - Method in class org.kuali.rice.kns.datadictionary.control.ButtonControlDefinition
 
setImageSrc(String) - Method in class org.kuali.rice.kns.web.ui.Field
 
setInactivationBlockingDefinitions(List<InactivationBlockingDefinition>) - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
setInactivationBlockingDetectionServiceBeanName(String) - Method in class org.kuali.rice.kns.datadictionary.InactivationBlockingDefinition
 
setIncludeAddLine(boolean) - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
Control whether an "add" line should be included at the top of this collection.
setIncludeBlankRow(Boolean) - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
 
setIncludeBlankRow(Boolean) - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
setIncludeBlankRow(boolean) - Method in class org.kuali.rice.kns.lookup.keyvalues.PersistableBusinessObjectValuesFinder
 
setIncludeKeyInDescription(boolean) - Method in class org.kuali.rice.kns.lookup.keyvalues.PersistableBusinessObjectValuesFinder
 
setIncludeKeyInLabel(Boolean) - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
 
setIncludeKeyInLabel(Boolean) - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
Whether to include the key in the label for select lists and radio buttons.
setIncludeMultipleLookupLine(boolean) - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
Set whether the multiple lookup line (and link) should appear above this collection.
setInclusiveMax(BigDecimal) - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
The inclusiveMax element determines the maximum allowable value for data entry editing purposes.
setIndexedForSearch(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
 
setInitializeDataDictionary(boolean) - Method in class org.kuali.rice.kns.bo.ModuleConfiguration
 
setInquirableClass(Class<? extends Inquirable>) - Method in class org.kuali.rice.kns.datadictionary.InquiryDefinition
inquirableClass is required if a custom inquirable is required which will show additional data other than the business object attributes.
setInquiryCollections(List<InquiryCollectionDefinition>) - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
inquirySections allows inquiry to be presented in sections.
setInquiryCollections(Map) - Method in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
The inquiryCollection defines a collection within the Business Object which contains data that should be displayed with the BO when the inquiry is performed.
setInquiryDefinition(InquiryDefinition) - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
The inquiry element is used to specify the fields that will be displayed on the inquiry screen for this business object and the order in which they will appear.
setInquiryFields(List<FieldDefinition>) - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
JSTL: inquiryFields is a Map which is accessed using a key of "inquiryFields".
setInquiryFields(List<FieldDefinition>) - Method in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
JSTL: inquiryFields is a Map which is accessed using a key of "inquiryFields".
setInquiryParameters(String) - Method in class org.kuali.rice.kns.web.ui.Field
 
setInquiryPrimaryKeys(Map<String, String>) - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
Sets the map used to pass primary key values between invocations of the inquiry screens after the start method has been called.
setInquirySections(List<InquirySectionDefinition>) - Method in class org.kuali.rice.kns.datadictionary.InquiryDefinition
inquirySections allows inquiry to be presented in sections.
setInquiryURL(Field, BusinessObject, String) - Static method in class org.kuali.rice.kns.util.FieldUtils
 
setInquiryURL(HtmlData) - Method in class org.kuali.rice.kns.web.ui.Field
 
setInstalledModuleServices(List<ModuleService>) - Method in interface org.kuali.rice.kns.service.KualiModuleService
 
setIpAddress(String) - Method in class org.kuali.rice.kns.bo.SessionDocument
 
setIpAddress(String) - Method in class org.kuali.rice.kns.bo.SessionDocumentId
 
setJobNames(List<String>) - Method in class org.kuali.rice.kns.bo.ModuleConfiguration
 
setKeyAttribute(String) - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
Sets the keyAttribute used for building radiobutton and select controls.
setKeyAttribute(String) - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
Attribute of the given businessObjectClass to use as the value of a select list or set of radio buttons.
setKeyAttributeName(String) - Method in class org.kuali.rice.kns.lookup.keyvalues.PersistableBusinessObjectValuesFinder
 
setKeyField(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
Sets the keyField attribute value.
setKimAttrDefnId(String) - Method in class org.kuali.rice.kns.datadictionary.KimAttributeDefinition
 
setKimAttributeId(String) - Method in class org.kuali.rice.kim.bo.types.dto.KimTypeAttributeInfo
 
setKimAttributeName(String) - Method in class org.kuali.rice.kns.lookup.keyvalues.KimAttributeValuesFinder
 
setKimTypeId(String) - Method in class org.kuali.rice.kim.bo.types.dto.KimTypeInfo
 
setKimTypeId(String) - Method in class org.kuali.rice.kns.datadictionary.KimAttributeDefinition
 
setKimTypeId(String) - Method in class org.kuali.rice.kns.lookup.keyvalues.KimAttributeValuesFinder
 
setKimTypeServiceName(String) - Method in class org.kuali.rice.kim.bo.types.dto.KimTypeInfo
 
setKualiConfigurationService(ConfigurationService) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
setKualiForm(KualiForm) - Static method in class org.kuali.rice.kns.util.GlobalVariables
sets the kualiForm object into the global variable for this thread
setKualiInquirable(Inquirable) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
setKualiTransactionalDocumentInformation(KualiTransactionalDocumentInformation) - Method in class org.kuali.rice.kns.workflow.KualiDocumentXmlMaterializer
 
setLabel(String) - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
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.kns.datadictionary.CollectionDefinition
 
setLabelAttribute(String) - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
Sets the labelAttribute used for building radiobutton and select controls.
setLabelAttribute(String) - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
Attribute of the given businessObjectClass to use as the displayed label on a select list or set of radio buttons.
setLabelAttributeName(String) - Method in class org.kuali.rice.kns.lookup.keyvalues.PersistableBusinessObjectValuesFinder
 
setLastRowIndex(int) - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
Sets the lastRowIndex attribute value.
setLastRowIndex(int) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
setLastUpdatedDate(Timestamp) - Method in class org.kuali.rice.kns.bo.SessionDocument
 
setLiteral(String) - Method in class org.kuali.rice.kns.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.kns.document.MaintenanceLock
 
setLockingKeys(List<String>) - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
 
setLockingRepresentation(String) - Method in class org.kuali.rice.kns.document.MaintenanceLock
 
setLookedUpCollectionName(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
 
setLookedUpCollectionName(String) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
sets the name of the collection being looked up by the calling page.
setLookupable(Lookupable) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
setLookupableHelperService(LookupableHelperService) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
Sets the lookupableHelperService attribute value.
setLookupableHelperService(LookupableHelperService) - Method in interface org.kuali.rice.kns.lookup.Lookupable
Sets the helper service for instance
setLookupableID(String) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
The lookupableID element identifies the name of the Spring bean which will be used to obtain the lookupable helper service for the business object.
setLookupableImplServiceName(String) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
setLookupAnchor(String) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
setLookupAware(boolean) - Method in class org.kuali.rice.kns.web.ui.HeaderField
 
setLookupBoClass(String) - Method in class org.kuali.rice.kns.datadictionary.KimDataDictionaryAttributeDefinition
 
setLookupCriteriaEnabled(boolean) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
setLookupDefinition(LookupDefinition) - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
The lookup element is used to specify the rules for "looking up" a business object.
setLookupFields(List<FieldDefinition>) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
The lookupFields element defines the set of fields in which the user can enter values representing search selection criteria.
setLookupInputPropertyConversions(Map<String, String>) - Method in class org.kuali.rice.kns.datadictionary.KimDataDictionaryAttributeDefinition
 
setLookupObjectId(String) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
setLookupParameters(Map) - Method in class org.kuali.rice.kns.web.ui.Field
 
setLookupParameters(String) - Method in class org.kuali.rice.kns.web.ui.Field
 
setLookupReadOnly(boolean) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
setLookupResultsBOClassName(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
 
setLookupResultsSequenceNumber(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
 
setLookupResultsSequenceNumber(String) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
setLookupResultsService(LookupResultsService) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
setLookupReturnPropertyConversions(Map<String, String>) - Method in class org.kuali.rice.kns.datadictionary.KimDataDictionaryAttributeDefinition
 
setLookupService(LookupService) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
setLookupService(LookupService) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
Sets the lookupService attribute value.
setLowerCase(boolean) - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
 
setMainFieldLabel(String) - Method in class org.kuali.rice.kns.web.ui.Field
 
setMaintainableClass(Class<? extends Maintainable>) - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
 
setMaintainableCollections(List<MaintainableCollectionDefinition>) - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
The list of sub-collections to include in this collection.
setMaintainableFields(List<MaintainableFieldDefinition>) - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
The list of fields to include in this collection.
setMaintainableItems(List<MaintainableItemDefinition>) - Method in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
The maintainableItems element defines the components of a section.
setMaintainableSections(List<MaintainableSectionDefinition>) - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
The maintainableSections elements allows the maintenance document to be presented in sections.
setMaintDocDictionaryService(MaintenanceDocumentDictionaryService) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
Sets the maintDocDictionaryService attribute value.
setMaintenanceAction(String) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
setMaintenanceAction(String) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
Sets the maintenance action - new, edit, or copy
setMaintenanceAction(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
 
setMaintenanceDocumentDictionaryService(MaintenanceDocumentDictionaryService) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
setMask(boolean) - Method in class org.kuali.rice.kns.datadictionary.AttributeSecurity
 
setMaskCharacter(String) - Method in class org.kuali.rice.kns.datadictionary.mask.MaskFormatterSubString
Specify the character with which to mask the original value.
setMaskFormatter(MaskFormatter) - Method in class org.kuali.rice.kns.authorization.FieldRestriction
 
setMaskFormatter(MaskFormatter) - Method in class org.kuali.rice.kns.datadictionary.AttributeSecurity
 
setMaskFormatter(MaskFormatter) - Method in class org.kuali.rice.kns.datadictionary.mask.Mask
 
setMaskFormatterClass(Class<? extends MaskFormatter>) - Method in class org.kuali.rice.kns.datadictionary.mask.Mask
 
setMaskLength(int) - Method in class org.kuali.rice.kns.datadictionary.mask.MaskFormatterSubString
Set the number of characters to mask at the beginning of the string.
setMaxDictionaryValidationDepth(int) - Method in class org.kuali.rice.kns.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.kns.datadictionary.AttributeDefinition
The maxLength element determines the maximum size of the field for data entry edit purposes and for display purposes.
setMaxLength(Integer) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
maxLength = the maximum allowable length of the field in the lookup result fields.
setMaxLength(int) - Method in class org.kuali.rice.kns.datadictionary.validation.CharacterLevelValidationPattern
Sets maxLength parameter for the associated regex.
setMaxLength(String) - Method in class org.kuali.rice.kns.lookup.HtmlData
 
setMaxLength(int) - Method in class org.kuali.rice.kns.web.ui.Column
Sets the maximum column length.
setMaxLength(int) - Method in class org.kuali.rice.kns.web.ui.Field
 
setMaxUploadSizeToMaxOfList(List<String>) - Method in class org.kuali.rice.kns.web.struts.action.KualiMultipartRequestHandler
Sets the max size string to the item in the list that represents the largest size.
setMemberOfRange(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
 
setMenubar(String) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
The menubar element is used to add additional html code to the header line on the lookup screen.
setMessageList(MessageList) - Static method in class org.kuali.rice.kns.util.GlobalVariables
Sets a new message list
setMessageMap(MessageMap) - Static method in class org.kuali.rice.kns.util.GlobalVariables
Sets a new (clean) MessageMap
setMessageMapFromPreviousRequest(MessageMap) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
setMethodToCall(String) - Method in class org.kuali.rice.kns.lookup.HtmlData
 
setMethodToCall(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
 
setMethodToCallPath(String) - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
 
setMultipleValueLookedUpCollectionName(String) - Method in class org.kuali.rice.kns.web.ui.Field
For container fields (i.e.
setMultipleValueLookupClassLabel(String) - Method in class org.kuali.rice.kns.web.ui.Field
The DD defined objectLabel of the class on which a multiple value lookup is performed
setMultipleValueLookupClassName(String) - Method in class org.kuali.rice.kns.web.ui.Field
For container fields (i.e.
setMultipleValues(boolean) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
setName(String) - Method in class org.kuali.rice.kim.bo.types.dto.KimTypeInfo
 
setName(String) - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
setName(String) - Method in class org.kuali.rice.kns.datadictionary.CollectionDefinition
 
setName(String) - Method in class org.kuali.rice.kns.datadictionary.MaintainableItemDefinition
Sets name to the given value.
setName(String) - Method in class org.kuali.rice.kns.lookup.HtmlData
 
setNamespaceCode(String) - Method in class org.kuali.rice.kim.bo.types.dto.KimTypeAttributeInfo
 
setNamespaceCode(String) - Method in class org.kuali.rice.kim.bo.types.dto.KimTypeInfo
 
setNamespaceCode(String) - Method in class org.kuali.rice.kns.bo.ModuleConfiguration
 
setNavigationCss(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
Sets the navigationCss attribute value.
setNestedCollection(DocumentCollectionPath) - Method in class org.kuali.rice.kns.datadictionary.DocumentCollectionPath
 
setNewAdHocRoutePerson(AdHocRoutePerson) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
set the new ad hoc route person object
setNewAdHocRouteWorkgroup(AdHocRouteWorkgroup) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
set the new ad hoc route workgroup object
setNewBo(PersistableBusinessObject) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
 
setNewCollectionLineDefaultValues(String, PersistableBusinessObject) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
setNewDocumentHeader() - Method in class org.kuali.rice.kns.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.kns.document.MaintenanceDocument
 
setNewMaintainableObject(Maintainable) - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
setNewMaintainableValues(Map) - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
Sets the newMaintainableValues attribute value.
setNewNote(Note) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
setNoDirectInquiry(boolean) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
setNoInquiry(boolean) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
noInquiry = true means that the displayed field will never be made inquirable.
setNoLookup(boolean) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
noLookup = true means that field should not include magnifying glass (i.e.
setNoLookup(boolean) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
setNonLookupValue(String) - Method in class org.kuali.rice.kns.web.ui.HeaderField
 
setNotes(List<Note>) - Method in interface org.kuali.rice.kns.document.Document
Sets the document's list of notes to the given list.
setNotes(List<Note>) - Method in class org.kuali.rice.kns.document.DocumentBase
 
setNumberOfColumns(Integer) - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
numberOfColumns = the number of fields to be displayed in each row of the inquiry section.
setNumberOfColumns(Integer) - Method in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
numberOfColumns = the number of fields to be displayed in each row of the inquiry section.
setNumberOfColumns(int) - Method in class org.kuali.rice.kns.web.ui.Section
 
setNumberOfColumnsForCollection(int) - Method in class org.kuali.rice.kns.web.ui.Field
 
setNumColumns(int) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
 
setNumOfColumns(int) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
setObjectAttributeName(String) - Method in class org.kuali.rice.kns.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.kns.datadictionary.BusinessObjectEntry
The objectDescription provides a brief description of the business object for use on help screens.
setObjectId(String) - Method in class org.kuali.rice.kns.web.ui.ResultRow
Sets the Object ID of the BO that this row represents
setObjectLabel(String) - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
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.kns.util.ObjectUtils
Sets the property of an object with the given value.
setObjectProperty(Object, String, Class, Object) - Static method in class org.kuali.rice.kns.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.kns.util.ObjectUtils
Sets the property of an object with the given value.
setObjectPropertyDeep(Object, String, Class, Object) - Static method in class org.kuali.rice.kns.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.kns.util.ObjectUtils
 
setOldMaintainableObject(Maintainable) - Method in interface org.kuali.rice.kns.document.MaintenanceDocument
 
setOldMaintainableObject(Maintainable) - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 
setOldMaintainableValues(Map) - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
Sets the oldMaintainableValues attribute value.
setOptional(ExportMap) - Method in class org.kuali.rice.kns.datadictionary.exporter.ExportMap
If the given map is not null, adds the ExportMap's exportKey and exportData as a key,value pair to this Map
setOrganizationDocumentNumber(String) - Method in class org.kuali.rice.kns.bo.DocumentHeader
 
setOverrideFieldConversions(String) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
Single value lookups expect field conversions to be passed in as a HTTP parameter when the lookups is invoked from a quickfinder icon (i.e.
setOverrideLookupClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
The overrideLookupClass element is used to indicate the class that should be used for the magnifying glass lookup.
setPackagePrefixes(List<String>) - Method in class org.kuali.rice.kns.bo.ModuleConfiguration
 
setParameterDetailType(String) - Method in class org.kuali.rice.kns.datadictionary.HelpDefinition
parameterDetailType: detail type of the parameter that has the path to the help page
setParameterName(String) - Method in class org.kuali.rice.kns.datadictionary.HelpDefinition
parameterName: name of the parameter that has the path to the help page
setParameterNamespace(String) - Method in class org.kuali.rice.kns.datadictionary.HelpDefinition
parameterNamespace: namespace of the parameter that has the path to the help page
setParameters(Map) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
setParameters(Map) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
Initializes the lookup with the given Map of parameters.
setParameters(Map) - Method in interface org.kuali.rice.kns.lookup.Lookupable
Initializes the lookup with the given Map of parameters.
setParameters(Map) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
Initializes the lookup with the given Map of parameters.
setParameterService(ConfigurationService) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
setParameterService(ParameterService) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
setPartialMask(boolean) - Method in class org.kuali.rice.kns.datadictionary.AttributeSecurity
 
setPartialMaskFormatter(MaskFormatter) - Method in class org.kuali.rice.kns.datadictionary.AttributeSecurity
 
setPath(String) - Method in class org.kuali.rice.kns.datadictionary.WorkflowProperty
Sets the path to the property that is serializable, relative to the WorkflowPropertyGroup that contains this object
setPattern(String) - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.RegexValidationPattern
 
setPerformQuestion(boolean) - Method in class org.kuali.rice.kns.rule.event.PromptBeforeValidationEvent
 
setPersistenceService(PersistenceService) - Method in class org.kuali.rice.kns.bo.ModuleConfiguration
 
setPersistenceService(PersistenceService) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
Sets the persistenceService attribute value.
setPersistenceStructureService(PersistenceStructureService) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
setPersistenceStructureService(PersistenceStructureService) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
Sets the persistenceStructureService attribute value.
setPersistenceStructureService(PersistenceStructureService) - Method in class org.kuali.rice.kns.lookup.LookupUtils
 
setPersistenceStructureService(PersistenceStructureService) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
Sets the persistenceStructureService attribute value.
setPerson(Person) - Method in class org.kuali.rice.kns.workflow.DocumentInitiator
 
setPersonNameAttributeName(String) - Method in class org.kuali.rice.kns.datadictionary.control.KualiUserControlDefinition
personNameAttributeName - attribute that provides the User Name - e.g.
setPersonNameAttributeName(String) - Method in class org.kuali.rice.kns.web.ui.Field
Sets the personNameAttributeName attribute value.
setPersonNameValue(String) - Method in class org.kuali.rice.kns.web.ui.Field
 
setPersonService(PersonService) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
 
setPessimisticLocks(List<PessimisticLock>) - Method in class org.kuali.rice.kns.document.DocumentBase
 
setPopulateEditablePropertiesGuid(String) - Method in interface org.kuali.rice.kns.web.struts.pojo.PojoForm
Sets the editable properties guid for this form
setPopulateEditablePropertiesGuid(String) - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
Sets the guid to editable properties consulted during population
setPrecision(int) - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
 
setPrependDisplayText(String) - Method in class org.kuali.rice.kns.lookup.HtmlData
 
setPresentationControllerClass(Class<? extends InquiryPresentationController>) - Method in class org.kuali.rice.kns.datadictionary.InquiryDefinition
 
setPreserveLockingKeysOnCopy(boolean) - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
 
setPreviouslySelectedObjectIdSet(Set<String>) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
setPreviouslySortedColumnIndex(int) - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
Sets the previouslySortedColumnIndex attribute value.
setPreviouslySortedColumnIndex(String) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
setPrimaryKeyFieldLabels(String) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
setPrimaryKeys(List<String>) - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
setPrimitiveAttributes(List<PrimitiveAttributeDefinition>) - Method in class org.kuali.rice.kns.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.kns.bo.SessionDocument
 
setPrincipalId(String) - Method in class org.kuali.rice.kns.bo.SessionDocumentId
 
setPromptBeforeValidationClass(Class<? extends PromptBeforeValidation>) - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
The promptBeforeValidationClass element is the full class name of the java class which determines whether the user should be asked any questions prior to running validation.
setPropertyName(String) - Method in class org.kuali.rice.kns.web.ui.Column
 
setPropertyName(String) - Method in class org.kuali.rice.kns.web.ui.Field
 
setPropertyName(String) - Method in interface org.kuali.rice.kns.web.ui.PropertyRenderingConfigElement
 
setPropertyPrefix(String) - Method in class org.kuali.rice.kns.web.ui.Field
Sets the propertyPrefix attribute value.
setPropertySerializabilityToObjectAndAllPrimitives() - Method in class org.kuali.rice.kns.util.documentserializer.PropertySerializerTrieNode
Marks that all primitives of this object will be serialized.
setPropertyURL(String) - Method in class org.kuali.rice.kns.web.ui.Column
 
setPropertyValue(String) - Method in class org.kuali.rice.kns.web.ui.Column
 
setPropertyValue(Object) - Method in class org.kuali.rice.kns.web.ui.Field
 
setPropertyValue(String) - Method in class org.kuali.rice.kns.web.ui.Field
Sets the propertyValue attribute value.
setPropertyValue(String) - Method in interface org.kuali.rice.kns.web.ui.PropertyRenderingConfigElement
 
setPropertyValues(String[]) - Method in class org.kuali.rice.kns.web.ui.Field
 
setQualificationAttributeName(String) - Method in class org.kuali.rice.kns.datadictionary.RoutingAttribute
 
setQuestion(String) - Method in interface org.kuali.rice.kns.question.Question
 
setQuestion(String) - Method in class org.kuali.rice.kns.question.QuestionBase
 
setQuestionAnchor(String) - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
 
setQuestionCaller(String) - Method in class org.kuali.rice.kns.rule.event.PromptBeforeValidationEvent
 
setQuestionContext(String) - Method in class org.kuali.rice.kns.rule.event.PromptBeforeValidationEvent
 
setQuestionId(String) - Method in class org.kuali.rice.kns.rule.event.PromptBeforeValidationEvent
 
setQuestionIndex(String) - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
 
setQuestionText(String) - Method in class org.kuali.rice.kns.rule.event.PromptBeforeValidationEvent
 
setQuestionText(String) - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
 
setQuestionType(String) - Method in class org.kuali.rice.kns.rule.event.PromptBeforeValidationEvent
 
setQuestionType(String) - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
 
setQuickFinderClassNameImpl(String) - Method in class org.kuali.rice.kns.web.ui.Field
 
setQuickfinderParameterString(String) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
setQuickfinderParameterStringBuilderClass(Class<? extends ValueFinder>) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
See FieldDefinition.getQuickfinderParameterStringBuilderClass()
setRanged(boolean) - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
Sets the control as a ranged (from and to) date field if true, or a single date field if false
setRanged(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
 
setRangeFieldInclusive(Boolean) - Method in class org.kuali.rice.kns.web.ui.Field
 
setReadOnly(boolean) - Method in class org.kuali.rice.kns.datadictionary.AttributeSecurity
 
setReadOnly(boolean) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
setReadOnly(boolean) - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
 
setReadOnly(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
 
setReadOnly(boolean) - Method in class org.kuali.rice.kns.web.ui.Section
 
setReadOnlyAfterAdd(boolean) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
This is used to indicate that the field is read-only after the record has been initially created.
setReadOnlyFields(String) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
Sets the readOnlyFields attribute value.
setReadOnlyFieldsList(List<String>) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
Sets the readOnlyFieldsList attribute value.
setReadOnlyFieldsList(List<String>) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
Sets the readOnlyFieldsList attribute value.
setReadOnlyFieldsList(List<String>) - Method in interface org.kuali.rice.kns.lookup.Lookupable
Sets the requested read only fields list in the lookupable
setReadOnlyFieldsList(List<String>) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
Sets the requested read only fields list in the lookupable
setReadOnlyFieldsList(List) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
Sets the readOnlyFieldsList attribute value.
setReason(String) - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
 
setReceiveFutureRequests() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
setRecipientName(String) - Method in class org.kuali.rice.kns.bo.AdHocRouteWorkgroup
 
setRecipientNamespaceCode(String) - Method in class org.kuali.rice.kns.bo.AdHocRouteWorkgroup
 
setReferencesToRefresh(String) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
setReferencesToRefresh(String) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
setReferencesToRefresh(String) - Method in class org.kuali.rice.kns.web.ui.Field
 
setRefreshCaller(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
 
setRelationshipLabel(String) - Method in class org.kuali.rice.kns.datadictionary.InactivationBlockingDefinition
 
setRelationships(List<RelationshipDefinition>) - Method in class org.kuali.rice.kns.datadictionary.DataDictionaryEntryBase
The relationships element contains relationship elements.
setRequestCache(String, Object) - Static method in class org.kuali.rice.kns.util.GlobalVariables
 
setRequired(Boolean) - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
The required element allows values of "true" or "false".
setRequired(boolean) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
required = true means that the user must enter something into the search criterion lookup field
setRequired(boolean) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
required is true if the field must contain a non-null value
setResultFields(List<FieldDefinition>) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
The resultFields element specifies the list of fields that are shown as a result of the lookup search.
setResultsActualSize(int) - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
Sets the resultsActualSize attribute value.
setResultsActualSize(int) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
setResultSetLimit(Integer) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
The resultSetLimit element specifies the maximum number of records that will be listed as a result of the lookup search.
setResultsLimitedSize(int) - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
Sets the resultsLimitedSize attribute value.
setResultsLimitedSize(int) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
setReturnToActionList(boolean) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
Sets flag indicating whether upon completion of approve, blanketApprove, cancel, or disapprove, the user should be returned to the actionList instead of to the portal
setReturnUrl(String) - Method in class org.kuali.rice.kns.web.ui.ResultRow
 
setReturnUrlHtmlData(HtmlData) - Method in class org.kuali.rice.kns.web.ui.ResultRow
 
setRoutingAttributes(List<RoutingAttribute>) - Method in class org.kuali.rice.kns.datadictionary.RoutingTypeDefinition
 
setRoutingTypeDefinitions(Map<String, RoutingTypeDefinition>) - Method in class org.kuali.rice.kns.datadictionary.WorkflowAttributes
 
setRowId(String) - Method in class org.kuali.rice.kns.web.ui.ResultRow
 
setRowReturnable(boolean) - Method in class org.kuali.rice.kns.web.ui.ResultRow
Sets whether to show the return URL (for single value lookups invoked from a document or nested lookup) or the return checkbox (for multiple value lookups)
setRows(Integer) - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
Sets the rows parameter for textarea controls.
setRows(Integer) - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
Number of rows to display on a text-area widget.
setRows() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
Constructs the list of rows for the search fields.
setRows(int) - Method in class org.kuali.rice.kns.web.ui.Field
 
setRows(List<Row>) - Method in class org.kuali.rice.kns.web.ui.Section
 
setScale(int) - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
 
setScript(String) - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
Sets the Script
setScript(String) - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
JavaScript script to run when a select control's value is changed.
setScript(String) - Method in class org.kuali.rice.kns.web.ui.Field
Sets the script attribute value.
setScriptConfigurationFilePaths(List<String>) - Method in class org.kuali.rice.kns.bo.ModuleConfiguration
 
setSearchIconOverride(String) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
The searchIconOverride element is used to define alternative icons appear on the lookup screen next to the Search and Clear buttons.
setSearchingAttribute(SearchingAttribute) - Method in class org.kuali.rice.kns.datadictionary.SearchingTypeDefinition
 
setSearchingTypeDefinitions(List<SearchingTypeDefinition>) - Method in class org.kuali.rice.kns.datadictionary.WorkflowAttributes
 
setSearchUsingOnlyPrimaryKeyValues(boolean) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
setSectionClass(Class) - Method in class org.kuali.rice.kns.web.ui.Section
 
setSectionId(String) - Method in class org.kuali.rice.kns.web.ui.Section
 
setSections(List) - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
 
setSectionTitle(String) - Method in class org.kuali.rice.kns.web.ui.Section
 
setSecure(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
Sets the secure attribute value.
setSelectedObjectIdSet(Set<String>) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
setSequenceAccessorService(SequenceAccessorService) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
setSerializedDocumentForm(byte[]) - Method in class org.kuali.rice.kns.bo.SessionDocument
 
setSessionDocument(boolean) - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
setSessionId(String) - Method in class org.kuali.rice.kns.bo.SessionDocument
 
setSessionId(String) - Method in class org.kuali.rice.kns.bo.SessionDocumentId
 
setShortLabel(String) - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
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.kns.datadictionary.CollectionDefinition
 
setShouldBeEncrypted(boolean) - Method in class org.kuali.rice.kns.authorization.FieldRestriction
 
setShowAttributeInResultSet(boolean) - Method in class org.kuali.rice.kns.datadictionary.SearchingAttribute
Sets whether this attribute should appear in the result set
setShowAttributeInSearchCriteria(boolean) - Method in class org.kuali.rice.kns.datadictionary.SearchingAttribute
Sets whether this attribute should appear in the search criteria
setShowFieldLevelHelp(Boolean) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
setShowInactiveRecords(String, boolean) - Method in interface org.kuali.rice.kns.inquiry.Inquirable
Indicates to maintainble whether or not inactive records should be displayed for the given collection name.
setShowInactiveRecords(String, boolean) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
 
setShowInactiveRecords(String, boolean) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
setShowInactiveRecords(String, boolean) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
Indicates to maintainble whether or not inactive records should be displayed for the given collection name.
setShowInactiveRecords(Map<String, Boolean>, String, boolean) - Static method in class org.kuali.rice.kns.util.InactiveRecordsHidingUtils
Sets whether a method should show inactive records
setShowMaintenanceLinks(boolean) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
Sets the showMaintenanceLinks attribute value.
setShowReasonField(String) - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
 
setSize(Integer) - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
Sets the size parameter for text controls.
setSize(Integer) - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
Size of a text control.
setSize(int) - Method in class org.kuali.rice.kns.web.ui.Field
 
setSizeMax(String) - Method in class org.kuali.rice.kns.web.struts.action.KualiMultipartRequestHandler
 
setSkipBlankValidValue(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
 
setSortable(String) - Method in class org.kuali.rice.kns.web.ui.Column
 
setSortAscending(boolean) - Method in class org.kuali.rice.kns.datadictionary.SortDefinition
 
setSortCode(String) - Method in class org.kuali.rice.kim.bo.types.dto.KimTypeAttributeInfo
 
setSortCode(String) - Method in class org.kuali.rice.kns.datadictionary.KimAttributeDefinition
 
setSortDescending(boolean) - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
Sets the sortDescending attribute value.
setSourceAttributeName(String) - Method in class org.kuali.rice.kns.datadictionary.ExternalizableAttributeDefinitionProxy
 
setSourceClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.kns.datadictionary.RelationshipDefinition
 
setSourceClassName(Class<? extends BusinessObject>) - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
BusinessObject class which should be used for multiple value lookups for this collection.
setSourceExternalizableBusinessObjectInterface(String) - Method in class org.kuali.rice.kns.datadictionary.ExternalizableAttributeDefinitionProxy
 
setSourceName(String) - Method in class org.kuali.rice.kns.datadictionary.PrimitiveAttributeDefinition
sourceName is the name of the POJO property of the business object
setStyleClass(String) - Method in class org.kuali.rice.kns.datadictionary.control.ButtonControlDefinition
 
setStyleClass(String) - Method in class org.kuali.rice.kns.datadictionary.control.LinkControlDefinition
 
setStyleClass(String) - Method in class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
 
setStyleClass(String) - Method in class org.kuali.rice.kns.web.ui.Field
 
setSummary(String) - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
The summary element is used to provide a short description of the attribute or collection.
setSummary(String) - Method in class org.kuali.rice.kns.datadictionary.CollectionDefinition
The summary element is used to provide a short description of the attribute or collection.
setSummaryFields(List<FieldDefinition>) - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
The inquirySummaryField indicates which fields are to appear in the header line of each record in a collection.
setSummaryFields(List<MaintainableFieldDefinition>) - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
The summaryFields element defines a set of summaryField elements.
setSummaryTitle(String) - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
The title element is used specify the title that will appear in the header of an Inquiry or Lookup screen.
setSummaryTitle(String) - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
summaryTitle is the label of the summary
setSupplementalActionsEnabled(boolean) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
setSupportAttributes(List<SupportAttributeDefinition>) - Method in class org.kuali.rice.kns.datadictionary.RelationshipDefinition
Support attributes define additional attributes that can be used to generate lookup field conversions and lookup parameters.
setSuppressActions(boolean) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
 
setSuppressAllButtons(boolean) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
Sets the suppressAllButtons attribute value.
setSwitchToPageNumber(int) - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
Sets the switchToPageNumber attribute value.
setSwitchToPageNumber(int) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
setTabStates(Map<String, String>) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
simple setter for the tab state Map
setTarget(String) - Method in class org.kuali.rice.kns.datadictionary.control.LinkControlDefinition
 
setTarget(String) - Method in class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
 
setTarget(String) - Method in class org.kuali.rice.kns.web.ui.Field
 
setTargetClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.kns.datadictionary.RelationshipDefinition
Sets the RelationshipDefinition.targetClass
setTargetName(String) - Method in class org.kuali.rice.kns.datadictionary.PrimitiveAttributeDefinition
targetName is the name of attribute that corresponds to the sourceName in the looked up BO
setTemplate(String) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
template documentation from MaintenanceUtils.java: Field templates are used in relation to multiple value lookups.
setTitle(String) - Method in class org.kuali.rice.kns.datadictionary.InquiryDefinition
The title element is used specify the title that will appear in the header of an Inquiry or Lookup screen.
setTitle(String) - Method in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
Sets title to the given value.
setTitle(String) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
Sets title to the given value.
setTitle(String) - Method in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
Sets title of the Section.
setTitle(String) - Method in class org.kuali.rice.kns.lookup.HtmlData
 
setTitle(String) - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
 
setTitle(String) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
setTitleAttribute(String) - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
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.
setTotal(boolean) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
setTotal(boolean) - Method in class org.kuali.rice.kns.web.ui.Column
 
setTotalNumberOfPages(int) - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
Sets the totalNumberOfPages attribute value.
setTotalNumberOfPages(int) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
setTranslateCodes(boolean) - Method in class org.kuali.rice.kns.datadictionary.InquiryDefinition
 
setTranslateCodes(boolean) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
setTranslateCodes(boolean) - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
 
setTreatWildcardsAndOperatorsAsLiteral(boolean) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
setTriggerNames(List<String>) - Method in class org.kuali.rice.kns.bo.ModuleConfiguration
 
setTriggerOnChange(boolean) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
setTriggerOnChange(boolean) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
setTriggerOnChange(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
 
setType(Integer) - Method in class org.kuali.rice.kns.bo.AdHocRouteWorkgroup
 
setUnconditionallyReadOnly(boolean) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
setUnconvertedValues(Map) - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
 
setUnformattedPropertyValue(Object) - Method in class org.kuali.rice.kns.web.ui.Column
 
setUnique(Boolean) - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
setUniversalIdAttributeName(String) - Method in class org.kuali.rice.kns.datadictionary.control.KualiUserControlDefinition
universalIdAttributeName - attribute that provides the Universal User Id - e.g.
setUniversalIdAttributeName(String) - Method in class org.kuali.rice.kns.web.ui.Field
Sets the universalIdAttributeName attribute value.
setUniversalIdValue(String) - Method in class org.kuali.rice.kns.web.ui.Field
 
setupBaseConvenienceObjects(MaintenanceDocument) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
 
setupBaseConvenienceObjects(MaintenanceDocument) - Method in interface org.kuali.rice.kns.rules.MaintenanceDocumentRule
This method 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.
setupConvenienceObjects() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
 
setupConvenienceObjects() - Method in interface org.kuali.rice.kns.rules.MaintenanceDocumentRule
This method should always be overriden if a subclass is created.
setupDocumentExit() - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
setupField(Field, FieldDefinitionI, Set<String>) - Static method in class org.kuali.rice.kns.web.ui.FieldBridge
Sets additional properties for MaintainableField(s)
setupNewFromExisting(MaintenanceDocument, Map<String, String[]>) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
 
setupNewFromExisting(MaintenanceDocument, Map<String, String[]>) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
This methods will do the setting of some attributes that might be necessary if we're creating a new business object using on an existing business object.
setUpperCase(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
 
setupPessimisticLockMessages(Document, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
setUsePessimisticLocking(boolean) - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
setUserIdAttributeName(String) - Method in class org.kuali.rice.kns.datadictionary.control.KualiUserControlDefinition
userIdAttributeName - attribute that provides the User Id - e.g.
setUserIdAttributeName(String) - Method in class org.kuali.rice.kns.web.ui.Field
Sets the userIdAttributeName attribute value.
setUserSession(UserSession) - Static method in class org.kuali.rice.kns.util.GlobalVariables
sets the userSession object into the global variable for this thread
setUseShortLabel(boolean) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
setUseWorkflowPessimisticLocking(boolean) - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
setValidationErrorMessageKey(String) - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.RegexValidationPattern
 
setValidationPattern(ValidationPattern) - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
The validationPattern element defines the allowable character-level or field-level values for an attribute.
setValidChars(String) - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.CharsetValidationPattern
 
setValue(String) - Method in class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
 
setValueComparator(Comparator) - Method in class org.kuali.rice.kns.web.ui.Column
 
setValuesFinderClass(String) - Method in interface org.kuali.rice.kns.datadictionary.control.ControlDefinition
Sets the Class used to retrieve the complete range of values for radiobutton and select controls.
setValuesFinderClass(String) - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
setViewable(boolean) - Method in class org.kuali.rice.kns.authorization.FieldRestriction
Sets the viewable attribute value.
setViewedPageNumber(int) - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
Sets the viewedPageNumber attribute value.
setViewedPageNumber(int) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
 
setWebOnBlurHandler(String) - Method in class org.kuali.rice.kns.web.ui.Field
 
setWebOnBlurHandlerCallback(String) - Method in class org.kuali.rice.kns.web.ui.Field
 
setWebScriptFiles(List<String>) - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
The webScriptFile element defines the name of javascript files that are necessary for processing the document.
setWebUILeaveFieldCallbackFunction(String) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
webUILeaveFieldCallbackFunction This is the call javascript function related to the webUILeaveFieldFunction.
setWebUILeaveFieldFunction(String) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
webUILeaveFieldFunction is the name of a javascript function to called when when the user tabs out of the field.
setWebUILeaveFieldFunctionParameters(List<String>) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
setWebUILeaveFieldFunctionParameters(List<String>) - Method in class org.kuali.rice.kns.web.ui.Field
 
setWorkflowAttributes(WorkflowAttributes) - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
setWorkflowDocument(KualiWorkflowDocument) - Method in class org.kuali.rice.kns.bo.DocumentHeader
 
setWorkflowDocumentService(WorkflowDocumentService) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
Sets the workflowDocumentService attribute value.
setWorkflowProperties(WorkflowProperties) - Method in class org.kuali.rice.kns.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.kns.datadictionary.WorkflowPropertyGroup
 
setWorkflowPropertyGroups(List<WorkflowPropertyGroup>) - Method in class org.kuali.rice.kns.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.
setXmlDocumentContents(String) - Method in interface org.kuali.rice.kns.document.MaintenanceDocument
Sets the xml contents of the maintenance document
setXmlDocumentContents(String) - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
Sets the xmlDocumentContents attribute value.
shortLabel - Variable in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
shortLabel - Variable in class org.kuali.rice.kns.datadictionary.CollectionDefinition
 
shouldDisplayHeaderNonMaintActions() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
shouldDisplayHeaderNonMaintActions() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
calls the lookup helper service to check if non maintenance actions should be displayed
shouldDisplayHeaderNonMaintActions() - Method in interface org.kuali.rice.kns.lookup.Lookupable
This method checks whether the header non maint actions should be shown
shouldDisplayHeaderNonMaintActions() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
 
shouldDisplayLookupCriteria() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
shouldDisplayLookupCriteria() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
calls the lookup helper service to check if criteria should be displayed
shouldDisplayLookupCriteria() - Method in interface org.kuali.rice.kns.lookup.Lookupable
This method checks whether the criteria should be shown
shouldDisplayLookupCriteria() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
 
shouldFieldBeEncrypted(MaintenanceDocument, String, MaintenanceDocumentRestrictions, String) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
Determines whether the field in a request should be encrypted.
shouldMethodToCallParameterBeUsed(String, String, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
This overridden method ...
shouldMethodToCallParameterBeUsed(String, String, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
 
shouldMethodToCallParameterBeUsed(String, String, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
This overridden method ...
shouldMethodToCallParameterBeUsed(String, String, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiTransactionalDocumentFormBase
This overridden method ...
shouldPropertyBePopulatedInForm(String, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
This overridden method ...
shouldPropertyBePopulatedInForm(String, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
This overridden method ...
shouldPropertyBePopulatedInForm(String, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
This overridden method ...
shouldPropertyBePopulatedInForm(String, HttpServletRequest) - Method in interface org.kuali.rice.kns.web.struts.pojo.PojoForm
Returns whether a request parameter should be populated as a property of the form, assuming that the request parameter name corresponds to a property on the form.
shouldPropertyBePopulatedInForm(String, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.pojo.PojoFormBase
 
showAllTabs(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
Toggles all tabs to open
showAllTabs(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
showErrorMap() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
This method is used during debugging to dump the contents of the error map, including the key names.
showFieldLevelHelp - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
size - Variable in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 
size() - Method in class org.kuali.rice.kns.lookup.CollectionIncomplete
 
sortAscending - Variable in class org.kuali.rice.kns.datadictionary.SortDefinition
 
sortCode - Variable in class org.kuali.rice.kim.bo.types.dto.KimTypeAttributeInfo
 
sortCode - Variable in class org.kuali.rice.kns.datadictionary.KimAttributeDefinition
 
SortDefinition - Class in org.kuali.rice.kns.datadictionary
The defaultSort element specifies the sequence in which the lookup search results should be displayed.
SortDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.SortDefinition
 
sourceClass - Variable in class org.kuali.rice.kns.datadictionary.RelationshipDefinition
 
sourceClassName - Variable in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
 
sourceName - Variable in class org.kuali.rice.kns.datadictionary.PrimitiveAttributeDefinition
 
src - Variable in class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
 
STACK_TRACE - Static variable in interface org.kuali.rice.kns.exception.KualiExceptionIncident
Detail message not for displaying
stateIsApproved() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
Indicates if the document is in the approved state or not.
stateIsCanceled() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
Indicates if the document is in the canceled state or not.
stateIsDisapproved() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
Indicates if the document is in the disapproved state or not.
stateIsEnroute() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
Indicates if the document is in the enroute state or not.
stateIsException() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
Indicates if the document is in the exception state or not.
stateIsFinal() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
Indicates if the document is in the final state or not.
stateIsInitiated() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
Indicates if the document is in the initated state or not.
stateIsProcessed() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
Indicates if the document is in the processed state or not.
stateIsSaved() - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
Indicates if the document is in the saved state or not.
storeLocks(List<MaintenanceLock>) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentService
This method is here to call the same-named method in the Dao, since the service has access to the Dao, but the caller doesn't.
streamToResponse(byte[], String, String, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
Handy method to stream the byte array to response object
StringCellComparator - Class in org.kuali.rice.kns.web.comparator
 
StringCellComparator() - Constructor for class org.kuali.rice.kns.web.comparator.StringCellComparator
 
StringMap - Class in org.kuali.rice.kns.datadictionary.exporter
Adds a litle strong type-checking and validation on top of the generic LinkedHashMap
StringMap() - Constructor for class org.kuali.rice.kns.datadictionary.exporter.StringMap
 
styleClass - Variable in class org.kuali.rice.kns.datadictionary.control.ButtonControlDefinition
 
styleClass - Variable in class org.kuali.rice.kns.datadictionary.control.LinkControlDefinition
 
styleClass - Variable in class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
 
SUB_SECTION_SEPARATOR - Static variable in class org.kuali.rice.kns.web.ui.Field
 
subList(int, int) - Method in class org.kuali.rice.kns.lookup.CollectionIncomplete
 
SubSectionHeaderDefinitionI - Interface in org.kuali.rice.kns.datadictionary
 
summary - Variable in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
summary - Variable in class org.kuali.rice.kns.datadictionary.CollectionDefinition
 
summaryFieldMap - Variable in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
 
summaryFieldMap - Variable in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
 
summaryFields - Variable in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
 
summaryFields - Variable in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
 
summaryTitle - Variable in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
 
summaryTitle - Variable in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
 
SUPER_CLASS_TRANSLATOR_LIST - Static variable in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
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 (see {@link RiceConstants#BUSINESS_OBJECT_CLASS_ATTRIBUTE)
superUserActionRequestApprove(Long, String) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
superUserApprove(String) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
superUserApprove(KualiWorkflowDocument, String) - Method in interface org.kuali.rice.kns.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.kns.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(String) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
superUserCancel(KualiWorkflowDocument, String) - Method in interface org.kuali.rice.kns.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.kns.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(String) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
 
superUserDisapprove(KualiWorkflowDocument, String) - Method in interface org.kuali.rice.kns.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.kns.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
supervisorFunctions(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
redirect to the supervisor functions that exist.
SupportAttributeDefinition - Class in org.kuali.rice.kns.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.kns.datadictionary.SupportAttributeDefinition
 
supportAttributes - Variable in class org.kuali.rice.kns.datadictionary.RelationshipDefinition
 
suppressAllButtons - Variable in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 

T

TableRenderUtil - Class in org.kuali.rice.kns.util
This class provides utilities to support the rendering of tables in Kuali without using display tag.
target - Variable in class org.kuali.rice.kns.datadictionary.control.LinkControlDefinition
 
target - Variable in class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
 
TARGET_BLANK - Static variable in class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
 
targetClass - Variable in class org.kuali.rice.kns.datadictionary.RelationshipDefinition
For 1:1 relationships, this class represents the type of the reference class.
targetName - Variable in class org.kuali.rice.kns.datadictionary.PrimitiveAttributeDefinition
 
template - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
TemporalCellComparator - Class in org.kuali.rice.kns.web.comparator
 
TemporalCellComparator() - Constructor for class org.kuali.rice.kns.web.comparator.TemporalCellComparator
 
TEXT - Static variable in class org.kuali.rice.kns.web.ui.Field
 
TEXT_AREA - Static variable in class org.kuali.rice.kns.web.ui.Field
 
TEXT_AREA_FIELD_ANCHOR - Static variable in class org.kuali.rice.kns.web.struts.action.KualiAction
Constant defined to match with TextArea.jsp and updateTextArea function in core.js
TEXT_AREA_FIELD_LABEL - Static variable in class org.kuali.rice.kns.web.struts.action.KualiAction
Constant defined to match with TextArea.jsp and updateTextArea function in core.js
TEXT_AREA_FIELD_NAME - Static variable in class org.kuali.rice.kns.web.struts.action.KualiAction
Constant defined to match with TextArea.jsp and updateTextArea function in core.js
TEXT_AREA_MAX_LENGTH - Static variable in class org.kuali.rice.kns.web.struts.action.KualiAction
Constant defined to match with TextArea.jsp and updateTextArea function in core.js
TEXT_AREA_READ_ONLY - Static variable in class org.kuali.rice.kns.web.struts.action.KualiAction
Constant defined to match with TextArea.jsp and updateTextArea function in core.js
TextareaControlDefinition - Class in org.kuali.rice.kns.datadictionary.control
The textarea element defines an HTML textarea control element.
TextareaControlDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.control.TextareaControlDefinition
 
TextControlDefinition - Class in org.kuali.rice.kns.datadictionary.control
The text element defines an HTML text control element.
TextControlDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.control.TextControlDefinition
 
TimestampValidationPattern - Class in org.kuali.rice.kns.datadictionary.validation.fieldlevel
Validation pattern for matching standard-format (yyyy-mm-dd hh:mm:ss.m) timestamps
TimestampValidationPattern() - Constructor for class org.kuali.rice.kns.datadictionary.validation.fieldlevel.TimestampValidationPattern
 
title - Variable in class org.kuali.rice.kns.datadictionary.InquiryDefinition
 
title - Variable in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
 
title - Variable in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
title - Variable in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
 
title - Variable in class org.kuali.rice.kns.lookup.HtmlData
 
TITLE_ACTION_URL_PREPENDTEXT_PROPERTY - Static variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
TITLE_RETURN_URL_PREPENDTEXT_PROPERTY - Static variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
titleAttribute - Variable in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
toActionMessages() - Method in class org.kuali.rice.kns.util.MessageList
 
toArray() - Method in class org.kuali.rice.kns.lookup.CollectionIncomplete
 
toArray(T[]) - Method in class org.kuali.rice.kns.lookup.CollectionIncomplete
 
toByteArray(Object) - Static method in class org.kuali.rice.kns.util.ObjectUtils
Converts the object to a byte array using the output stream.
toCopy() - Method in interface org.kuali.rice.kns.document.Copyable
Converts this Document instance into a copy of itself.
toCopy() - Method in class org.kuali.rice.kns.document.DocumentBase
 
toField(MaintainableItemDefinition, MaintainableSectionDefinition, BusinessObject, Maintainable, Section, List<String>, Set<String>) - Static method in class org.kuali.rice.kns.web.ui.FieldBridge
This method creates a Field for display on a Maintenance Document.
toField(FieldDefinition, BusinessObject, Section) - Static method in class org.kuali.rice.kns.web.ui.FieldBridge
Create a Field for display on an Inquiry screen.
toggleTab(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
Toggles the tab state in the ui
toggleTab(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
 
toProperties() - Method in interface org.kuali.rice.kns.exception.KualiExceptionIncident
This method return list of {key,value} pairs that each key is the constants defined in this interface.
toSection(Inquirable, InquirySectionDefinition, BusinessObject, InquiryRestrictions) - Static method in class org.kuali.rice.kns.web.ui.SectionBridge
This method creates a Section for display on an Inquiry Screen.
toSection(MaintainableSectionDefinition, BusinessObject, Maintainable, Maintainable, String, List<String>, Set<String>) - Static method in class org.kuali.rice.kns.web.ui.SectionBridge
This method creates a Section for a MaintenanceDocument.
toString() - Method in class org.kuali.rice.kim.bo.types.dto.KimTypeAttributeInfo
 
toString() - Method in class org.kuali.rice.kns.authorization.FieldRestriction
 
toString() - Method in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
toString() - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
 
toString() - Method in class org.kuali.rice.kns.datadictionary.CollectionDefinition
 
toString() - Method in class org.kuali.rice.kns.datadictionary.control.ButtonControlDefinition
 
toString() - Method in class org.kuali.rice.kns.datadictionary.control.CheckboxControlDefinition
 
toString() - Method in class org.kuali.rice.kns.datadictionary.control.CurrencyControlDefinition
 
toString() - Method in class org.kuali.rice.kns.datadictionary.control.FileControlDefinition
 
toString() - Method in class org.kuali.rice.kns.datadictionary.control.HiddenControlDefinition
 
toString() - Method in class org.kuali.rice.kns.datadictionary.control.KualiUserControlDefinition
 
toString() - Method in class org.kuali.rice.kns.datadictionary.control.LinkControlDefinition
 
toString() - Method in class org.kuali.rice.kns.datadictionary.control.LookupHiddenControlDefinition
 
toString() - Method in class org.kuali.rice.kns.datadictionary.control.LookupReadonlyControlDefinition
 
toString() - Method in class org.kuali.rice.kns.datadictionary.control.MultiselectControlDefinition
 
toString() - Method in class org.kuali.rice.kns.datadictionary.control.RadioControlDefinition
 
toString() - Method in class org.kuali.rice.kns.datadictionary.control.SelectControlDefinition
 
toString() - Method in class org.kuali.rice.kns.datadictionary.control.TextareaControlDefinition
 
toString() - Method in class org.kuali.rice.kns.datadictionary.control.TextControlDefinition
 
toString() - Method in class org.kuali.rice.kns.datadictionary.control.WorkflowWorkgroupControlDefinition
 
toString() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
toString() - Method in class org.kuali.rice.kns.datadictionary.exporter.ExportMap
 
toString() - Method in class org.kuali.rice.kns.datadictionary.ExternalizableAttributeDefinitionProxy
 
toString() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
toString() - Method in class org.kuali.rice.kns.datadictionary.InactivationBlockingDefinition
 
toString() - Method in class org.kuali.rice.kns.datadictionary.InquiryDefinition
 
toString() - Method in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
 
toString() - Method in class org.kuali.rice.kns.datadictionary.KimDataDictionaryAttributeDefinition
 
toString() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
toString() - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
 
toString() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
toString() - Method in class org.kuali.rice.kns.datadictionary.MaintainableItemDefinition
 
toString() - Method in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
 
toString() - Method in class org.kuali.rice.kns.datadictionary.MaintainableSubSectionHeaderDefinition
 
toString() - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
 
toString() - Method in class org.kuali.rice.kns.datadictionary.PrimitiveAttributeDefinition
 
toString() - Method in class org.kuali.rice.kns.datadictionary.ReferenceDefinition
 
toString() - Method in class org.kuali.rice.kns.datadictionary.RelationshipDefinition
 
toString() - Method in class org.kuali.rice.kns.datadictionary.SortDefinition
 
toString() - Method in class org.kuali.rice.kns.datadictionary.SupportAttributeDefinition
 
toString() - Method in class org.kuali.rice.kns.datadictionary.TransactionalDocumentEntry
 
toString() - Method in class org.kuali.rice.kns.lookup.CollectionIncomplete
 
toString() - Method in class org.kuali.rice.kns.rule.event.KualiDocumentEventBase
 
toString() - Method in class org.kuali.rice.kns.util.documentserializer.PropertySerializerTrieNode
 
toString() - Method in class org.kuali.rice.kns.web.ui.Field
 
toString() - Method in class org.kuali.rice.kns.web.ui.Row
 
total - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
tranlateCodesInInquiry(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
 
tranlateCodesInLookup(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
 
TRANSACTIONAL_DOCUMENT_DICTIONARY_SERVICE - Static variable in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
TransactionalDocument - Interface in org.kuali.rice.kns.document
This is the TransactionalDocument interface.
TransactionalDocumentAuthorizer - Interface in org.kuali.rice.kns.document.authorization
Extension to DocumentAuthorizer interface which adds transactional-document-specific methods.
TransactionalDocumentAuthorizerBase - Class in org.kuali.rice.kns.document.authorization
Base class for all TransactionalDocumentAuthorizers.
TransactionalDocumentAuthorizerBase() - Constructor for class org.kuali.rice.kns.document.authorization.TransactionalDocumentAuthorizerBase
 
TransactionalDocumentBase - Class in org.kuali.rice.kns.document
This is the base class implementation for all transaction processing eDocs.
TransactionalDocumentBase() - Constructor for class org.kuali.rice.kns.document.TransactionalDocumentBase
Default constructor.
TransactionalDocumentDictionaryService - Interface in org.kuali.rice.kns.service
This interface defines methods that a TransactionalDocumentDictionary Service must provide.
TransactionalDocumentEntry - Class in org.kuali.rice.kns.datadictionary
TransactionalDocumentEntry
TransactionalDocumentEntry() - Constructor for class org.kuali.rice.kns.datadictionary.TransactionalDocumentEntry
 
TransactionalDocumentPresentationController - Interface in org.kuali.rice.kns.document.authorization
The DocumentPresentationController class is used for non-user related lock down
TransactionalDocumentPresentationControllerBase - Class in org.kuali.rice.kns.document.authorization
Base class for all TransactionalDocumentPresentationControllers.
TransactionalDocumentPresentationControllerBase() - Constructor for class org.kuali.rice.kns.document.authorization.TransactionalDocumentPresentationControllerBase
 
TransactionalDocumentRuleBase - Class in org.kuali.rice.kns.rules
This class contains all of the business rules that are common to all transactional documents.
TransactionalDocumentRuleBase() - Constructor for class org.kuali.rice.kns.rules.TransactionalDocumentRuleBase
 
transformLookupUrlToMultiple(String) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
 
translateCodes - Variable in class org.kuali.rice.kns.datadictionary.InquiryDefinition
 
translateCodes - Variable in class org.kuali.rice.kns.datadictionary.LookupDefinition
 
translateCodes - Variable in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
 
translateCodes(Class) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
 
translateFieldConversions(String) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
This translates a , delimited list of pairs separated by a : into a Map of target --> lookup field conversions.
translateReadOnlyFieldsToList(String) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
This makes a , delimited String list of fields separated by a , into a List of target --> lookup readOnlyFieldsList.
treatWildcardsAndOperatorsAsLiteral - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
triggerNames - Variable in class org.kuali.rice.kns.bo.ModuleConfiguration
 
triggerOnChange - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
triggerOnChange - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
trimList(List<String>) - Method in class org.kuali.rice.kns.bo.ModuleConfiguration
This method passes by reference.

U

unconditionallyReadOnly - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
unique - Variable in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
universalIdAttributeName - Variable in class org.kuali.rice.kns.datadictionary.control.KualiUserControlDefinition
 
UnknownBusinessClassAttributeException - Exception in org.kuali.rice.kns.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.kns.datadictionary.exception.UnknownBusinessClassAttributeException
Create an UnknownBusinessClassAttributeException with the given message
UnknownBusinessClassAttributeException(String, Throwable) - Constructor for exception org.kuali.rice.kns.datadictionary.exception.UnknownBusinessClassAttributeException
Create an UnknownBusinessClassAttributeException with the given message and cause
UnknownDocumentTypeException - Exception in org.kuali.rice.kns.datadictionary.exception
This class represents an UnknownDocumentTypeException.
UnknownDocumentTypeException(String) - Constructor for exception org.kuali.rice.kns.datadictionary.exception.UnknownDocumentTypeException
Create an UnknownDocumentTypeException with the given message
UnknownDocumentTypeException(String, Throwable) - Constructor for exception org.kuali.rice.kns.datadictionary.exception.UnknownDocumentTypeException
Create an UnknownDocumentTypeException with the given message and cause
updateDocument(Document) - Method in interface org.kuali.rice.kns.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
updateTextArea(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
This method is invoked when Java Script is turned off from the web browser.
useCustomLockDescriptors() - Method in interface org.kuali.rice.kns.document.Document
This method returns whether or not this document supports custom lock descriptors for pessimistic locking.
useCustomLockDescriptors() - Method in class org.kuali.rice.kns.document.DocumentBase
This default implementation simply returns false to indicate that custom lock descriptors are not supported by DocumentBase.
useCustomLockDescriptors() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
Returns whether or not the new maintainable object supports custom lock descriptors.
useCustomLockDescriptors() - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
This default implementation simply returns false to indicate that custom lock descriptors are not supported by KualiMaintainableImpl.
useCustomLockDescriptors() - Method in interface org.kuali.rice.kns.maintenance.Maintainable
This method returns whether or not this maintainable supports custom lock descriptors for pessimistic locking.
usePessimisticLocking - Variable in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
USER_EMAIL - Static variable in interface org.kuali.rice.kns.exception.KualiExceptionIncident
Session user email address
USER_NAME - Static variable in interface org.kuali.rice.kns.exception.KualiExceptionIncident
Session user name
USER_SESSION_METHOD_TO_CALL_COMPLETE_MARKER - Static variable in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
 
USER_SESSION_METHOD_TO_CALL_COMPLETE_OBJECT_KEY - Static variable in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
 
USER_SESSION_METHOD_TO_CALL_OBJECT_KEY - Static variable in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
 
userIdAttributeName - Variable in class org.kuali.rice.kns.datadictionary.control.KualiUserControlDefinition
 
userIsInitiator(Person) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
Returns true if the principalName of the given KualiUser matches the initiatorNetworkId of this document
userIsRoutedByUser(Person) - Method in interface org.kuali.rice.kns.workflow.service.KualiWorkflowDocument
Returns true if the principalName of the given KualiUser matches the routedByUserNetworkId of this document
useShortLabel - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
 
useWorkflowPessimisticLocking - Variable in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
UUID - Static variable in interface org.kuali.rice.kns.exception.KualiExceptionIncident
Session user login name

V

validate() - Method in class org.kuali.rice.kns.rule.event.AddAdHocRoutePersonEvent
 
validate() - Method in class org.kuali.rice.kns.rule.event.AddAdHocRouteWorkgroupEvent
 
validate() - Method in class org.kuali.rice.kns.rule.event.AddNoteEvent
 
validate() - Method in interface org.kuali.rice.kns.rule.event.KualiDocumentEvent
Validates the event has all the necessary properties.
validate() - Method in class org.kuali.rice.kns.rule.event.KualiDocumentEventBase
 
validate(ActionMapping, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
 
validateAttributeFormat(String, String, String, String) - Method in interface org.kuali.rice.kns.service.DictionaryValidationService
Validates an attribute of a given class for proper min, max length, syntax, and required.
validateAttributeFormat(String, String, String, String, String) - Method in interface org.kuali.rice.kns.service.DictionaryValidationService
Validates an attribute of a given class for proper min, max length, syntax, and required.
validateAttributeNameComponent(String) - Method in class org.kuali.rice.kns.util.documentserializer.PropertySerializerTrie
 
validateAttributeRequired(String, String, Object, Boolean, String) - Method in interface org.kuali.rice.kns.service.DictionaryValidationService
Validates an attribute of a given class for required check.
validateAttributes(String, AttributeSet) - Method in interface org.kuali.rice.kim.service.support.KimTypeService
Perform validation on the attributes of an object.
validateAttributesAgainstExisting(String, AttributeSet, AttributeSet) - Method in interface org.kuali.rice.kim.service.support.KimTypeService
 
validateBusinessObject(BusinessObject) - Method in interface org.kuali.rice.kns.service.DictionaryValidationService
Validates the business object primitive attributes against the data dictionary.
validateBusinessObject(BusinessObject, boolean) - Method in interface org.kuali.rice.kns.service.DictionaryValidationService
Validates the business object primitive attributes against the data dictionary.
validateBusinessObjectOnMaintenanceDocument(BusinessObject, String) - Method in interface org.kuali.rice.kns.service.DictionaryValidationService
 
validateBusinessObjectsRecursively(BusinessObject, int) - Method in interface org.kuali.rice.kns.service.DictionaryValidationService
Validates the business object against the dictionary, uses reflection to get any child business objects, and recursively calls back.
validateBusinessRules(KualiDocumentEvent) - Method in interface org.kuali.rice.kns.document.Document
Sends document off to the rules engine to verify business rules.
validateBusinessRules(KualiDocumentEvent) - Method in class org.kuali.rice.kns.document.DocumentBase
 
validateBusinessRules(KualiDocumentEvent) - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
Explicitly NOT calling super here.
validateDD(boolean) - Method in class org.kuali.rice.kns.datadictionary.DataDictionary
 
validateDD() - Method in class org.kuali.rice.kns.datadictionary.DataDictionary
 
validateDefaultExistenceChecks(BusinessObject) - Method in interface org.kuali.rice.kns.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.kns.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.kns.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.kns.service.DictionaryValidationService
This method does an existence check against all references of a transactionalDocument Appropriate errors will also be placed in the GlobalVariables.ErrorMap.
validateDocument(Document) - Method in interface org.kuali.rice.kns.service.DictionaryValidationService
Validates the contents of a document (i.e.
validateDocumentAndUpdatableReferencesRecursively(Document, int, boolean) - Method in interface org.kuali.rice.kns.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.kns.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.kns.service.DictionaryValidationService
Validates the specified attribute of the given document against the data dictionary.
validateDocumentRecursively(Document, int) - Method in interface org.kuali.rice.kns.service.DictionaryValidationService
Deprecated. Use DictionaryValidationService.validateDocumentAndUpdatableReferencesRecursively(Document, int, boolean)
validateDocumentStructure(Document) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
This method makes sure the document itself is valid, and has the necessary fields populated to be routable.
validateDuplicateIdentifierInDataDictionary(MaintenanceDocument, String, PersistableBusinessObject) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
This method validates that there should only exist one entry in the collection whose fields match the fields specified within the duplicateIdentificationFields in the maintenance document data dictionary.
validateGlobalBusinessObjectPersistable(MaintenanceDocument) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
This method checks whether this maint doc contains Global Business Objects, and if so, whether the GBOs are in a persistable state.
validateLookupInquiryFullParameter(HttpServletRequest, ActionForm, String) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
 
validateMaintainableCollectionsAddLineRequiredFields(MaintenanceDocument, PersistableBusinessObject, String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
 
validateMaintainableCollectionsForDuplicateEntries(MaintenanceDocument) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
validates the collections of the maintenance document checking to see if duplicate entries in the collection exist
validateMaintenanceDocument(MaintenanceDocument) - Method in class org.kuali.rice.kns.maintenance.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.
validateMaintenanceRequiredFields(MaintenanceDocument) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
Validates the maintenance document contains values for the fields declared as required in the maintenance document data dictionary file.
validatePrimitiveFromDescriptor(String, Object, PropertyDescriptor, String, boolean) - Method in interface org.kuali.rice.kns.service.DictionaryValidationService
 
validateReferenceExists(BusinessObject, ReferenceDefinition) - Method in interface org.kuali.rice.kns.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.kns.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.kns.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.kns.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.kns.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.kns.service.DictionaryValidationService
This method retrieves the reference from the DB, and then tests whether the object is active.
validateSearchParameters(Map) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
Checks that any required search fields have value.
validateSearchParameters(Map) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
Checks that any required search fields have value.
validateSearchParameters(Map) - Method in interface org.kuali.rice.kns.lookup.Lookupable
Validates the values filled in as search criteria, also checks for required field values.
validateSearchParameters(Map) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
Validates the values filled in as search criteria, also checks for required field values.
validateSearchParameterWildcardAndOperators(String, String) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
 
validateSensitiveDataValue(String, String, String) - Method in class org.kuali.rice.kns.rules.DocumentRuleBase
 
validateUniqueAttributes(String, AttributeSet, AttributeSet) - Method in interface org.kuali.rice.kim.service.support.KimTypeService
 
validateUnmodifiableAttributes(String, AttributeSet, AttributeSet) - Method in interface org.kuali.rice.kim.service.support.KimTypeService
 
validationPattern - Variable in class org.kuali.rice.kns.datadictionary.AttributeDefinition
 
ValidationPattern - Class in org.kuali.rice.kns.datadictionary.validation
Abstraction of the regular expressions used to validate attribute values.
ValidationPattern() - Constructor for class org.kuali.rice.kns.datadictionary.validation.ValidationPattern
 
ValidationPattern.ValidationPatternException - Exception in org.kuali.rice.kns.datadictionary.validation
exception thrown when a ValidationPattern is in an incorrect state.
ValidationPattern.ValidationPatternException(String) - Constructor for exception org.kuali.rice.kns.datadictionary.validation.ValidationPattern.ValidationPatternException
 
ValidationPattern.ValidationPatternException() - Constructor for exception org.kuali.rice.kns.datadictionary.validation.ValidationPattern.ValidationPatternException
 
ValidationPattern.ValidationPatternException(String, Throwable) - Constructor for exception org.kuali.rice.kns.datadictionary.validation.ValidationPattern.ValidationPatternException
 
ValidationPattern.ValidationPatternException(Throwable) - Constructor for exception org.kuali.rice.kns.datadictionary.validation.ValidationPattern.ValidationPatternException
 
validChars - Variable in class org.kuali.rice.kns.datadictionary.validation.charlevel.CharsetValidationPattern
 
value - Variable in class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
 
valueOf(String) - Static method in enum org.kuali.rice.kns.util.documentserializer.PropertySerializabilityMetadata.PropertySerializability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kuali.rice.kns.util.documentserializer.PropertyType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.kuali.rice.kns.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.kns.util.documentserializer.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
valuesFinderClass - Variable in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
 

W

WarningContainer - Class in org.kuali.rice.kns.util
An implementation of MessageContainer that makes warning messages accessible by the JSP layer
WarningContainer(MessageMap) - Constructor for class org.kuali.rice.kns.util.WarningContainer
 
webScriptFiles - Variable in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
webUILeaveFieldCallbackFunction - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
webUILeaveFieldFunction - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
webUILeaveFieldFunctionParameters - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
 
webUILeaveFieldFunctionParameters - Variable in class org.kuali.rice.kns.web.ui.Field
 
WebUtils - Class in org.kuali.rice.kns.util
General helper methods for handling requests.
WORKFLOW_DOCUMENT_SERVICE - Static variable in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
WORKFLOW_INFO_SERVICE - Static variable in class org.kuali.rice.kns.service.KNSServiceLocatorWeb
 
WORKFLOW_WORKGROUP - Static variable in class org.kuali.rice.kns.web.ui.Field
 
WorkflowAttributeMetadata - Class in org.kuali.rice.kns.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.kns.datadictionary.WorkflowAttributeMetadata
 
workflowAttributes - Variable in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
WorkflowAttributes - Class in org.kuali.rice.kns.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.kns.datadictionary.WorkflowAttributes
 
workflowDocumentExists(String) - Method in interface org.kuali.rice.kns.workflow.service.WorkflowDocumentService
 
workflowDocumentService - Variable in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
 
WorkflowDocumentService - Interface in org.kuali.rice.kns.workflow.service
This interface defines the contract that must be implemented by the workflow engine.
WorkflowInfoService - Interface in org.kuali.rice.kns.workflow.service
 
workflowProperties - Variable in class org.kuali.rice.kns.datadictionary.DocumentEntry
 
WorkflowProperties - Class in org.kuali.rice.kns.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.kns.datadictionary.WorkflowProperties
 
workflowProperties - Variable in class org.kuali.rice.kns.datadictionary.WorkflowPropertyGroup
 
WorkflowProperty - Class in org.kuali.rice.kns.datadictionary
This class represents an serializable property when generating workflow routing XML.
WorkflowProperty() - Constructor for class org.kuali.rice.kns.datadictionary.WorkflowProperty
Default constructor, sets path to null
WorkflowPropertyGroup - Class in org.kuali.rice.kns.datadictionary
This object allows for grouping of related WorkflowProperty objects.
WorkflowPropertyGroup() - Constructor for class org.kuali.rice.kns.datadictionary.WorkflowPropertyGroup
 
workflowPropertyGroups - Variable in class org.kuali.rice.kns.datadictionary.WorkflowProperties
 
WorkflowWorkgroupControlDefinition - Class in org.kuali.rice.kns.datadictionary.control
The workflowWorkgroup element control is used to identify the field as being a Workgroup Name field.
WorkflowWorkgroupControlDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.control.WorkflowWorkgroupControlDefinition
 
wrapDocumentWithMetadataForXmlSerialization() - Method in interface org.kuali.rice.kns.document.Document
This method will return the root object to be serialized for workflow routing.
wrapDocumentWithMetadataForXmlSerialization() - Method in class org.kuali.rice.kns.document.DocumentBase
Wraps a document in an instance of KualiDocumentXmlMaterializer, that provides additional metadata for serialization
wrapFields(List) - Static method in class org.kuali.rice.kns.util.FieldUtils
Wraps each Field in the list into a Row.
wrapFields(List<Field>, int) - Static method in class org.kuali.rice.kns.util.FieldUtils
This method is to implement multiple columns where the numberOfColumns is obtained from data dictionary.

X

xmlDocumentContents - Variable in class org.kuali.rice.kns.document.MaintenanceDocumentBase
 

Y

YearValidationPattern - Class in org.kuali.rice.kns.datadictionary.validation.fieldlevel
Validation pattern for matching standard-format (yyyy) years
YearValidationPattern() - Constructor for class org.kuali.rice.kns.datadictionary.validation.fieldlevel.YearValidationPattern
 
YES - Static variable in class org.kuali.rice.kns.question.ConfirmationQuestion
 

Z

ZipcodeValidationPattern - Class in org.kuali.rice.kns.datadictionary.validation.fieldlevel
Validation pattern for matching 5- and 9-digit zipcodes
ZipcodeValidationPattern() - Constructor for class org.kuali.rice.kns.datadictionary.validation.fieldlevel.ZipcodeValidationPattern
 

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

Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.