- generateAdHocRoutePersonEvents(Document) - Method in interface org.kuali.rice.krad.service.KualiRuleService
-
Builds a list containing ad hoc route person events appropriate for the context.
- generateAdHocRouteWorkgroupEvents(Document) - Method in interface org.kuali.rice.krad.service.KualiRuleService
-
Builds a list containing ad hoc route workgroup events appropriate for the context.
- generatedFromMetadata - Variable in class org.kuali.rice.krad.datadictionary.DataDictionaryDefinitionBase
-
- generateDisapprovalNote(DocumentFormBase) - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
Convenience method for generating disapproval note with text from the explanation dialog.
- generateEvents() - Method in class org.kuali.rice.krad.rules.rule.event.ApproveDocumentEvent
-
- generateEvents() - Method in class org.kuali.rice.krad.rules.rule.event.CompleteDocumentEvent
-
- generateEvents() - Method in class org.kuali.rice.krad.rules.rule.event.RouteDocumentEvent
-
- generateEvents() - Method in interface org.kuali.rice.krad.rules.rule.event.RuleEvent
-
This will return a list of events that are spawned from this event.
- generateEvents() - Method in class org.kuali.rice.krad.rules.rule.event.RuleEventBase
-
- generateEvents() - Method in class org.kuali.rice.krad.rules.rule.event.SaveDocumentEvent
-
- generateEvents() - Method in class org.kuali.rice.krad.rules.rule.event.SaveOnlyDocumentEvent
-
This overridden method returns an empty list always
- generateEvents() - Method in class org.kuali.rice.krad.rules.rule.event.SendAdHocRequestsEvent
-
- generateFieldConversions(DataObjectRelationship) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
Generates the lookup field conversions based on the references from the given relationship.
- generateFormKey() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Creates the unique id used to store this "conversation" in the session.
- generateId(LifecycleElement, View) - Static method in class org.kuali.rice.krad.uif.lifecycle.initialize.AssignIdsTask
-
Generate a new ID for a lifecycle element at the current phase.
- generateId(LifecycleElement, int) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
Generate a hash code unique within the current view for a single lifecycle element.
- generateLookupParameters(DataObjectRelationship) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
Generates the lookup parameters based on the references from the given relationship.
- generateLookupResultsMessages(Map<String, String>, Collection<?>, boolean, Integer) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
Generates messages for the user based on the search results.
- generateMaintenanceLocks() - Method in class org.kuali.rice.krad.maintenance.BulkUpdateMaintainableImpl
-
- generateMaintenanceLocks() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Invoked to generating the list of maintenance locks used to block other edits
of the same data object record
- generateMaintenanceLocks() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
Note: as currently implemented, every key field for a given
data object class must have a visible getter.
- generateMaintenanceLocks(String, String, Class<?>, Object) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
Allows locking of maintenance objects other than the one of the current maintenance object.
- generateMessages(View, Object, Component) - Method in class org.kuali.rice.krad.uif.element.FieldValidationMessages
-
Calls super and add dataAttributes that are appropriate for field level validationMessages
data.
- generateMessages(View, Object, Component) - Method in class org.kuali.rice.krad.uif.element.GroupValidationMessages
-
Generates the messages based on the content in the messageMap
- generateMessages(View, Object, Component) - Method in class org.kuali.rice.krad.uif.element.PageValidationMessages
-
Generates the messages based on the content in the messageMap
- generateMessages(View, Object, Component) - Method in class org.kuali.rice.krad.uif.element.ValidationMessages
-
Generates the messages based on the content in the messageMap
- generateMessageText(String, String, String, List<String>) - Static method in class org.kuali.rice.krad.uif.util.ClientValidationUtils
-
Returns formatted message text for the given message namespace, component, and key
- generateMissingInquiryDefinitions() - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
- generateMissingLookupDefinitions() - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
- generateMultiValueKey(Object, List<String>) - Static method in class org.kuali.rice.krad.lookup.LookupUtils
-
Generates a key string in case of multivalue return.
- generateNewLock(String) - Method in interface org.kuali.rice.krad.service.PessimisticLockService
-
This method will generate a new
PessimisticLock object with a 'document'
lock descriptor
- generateNewLock(String, String) - Method in interface org.kuali.rice.krad.service.PessimisticLockService
-
This method will generate a new
PessimisticLock object with a lock descriptor of
the given parameter
- generateNewLock(String, Person) - Method in interface org.kuali.rice.krad.service.PessimisticLockService
-
This method will generate a new
PessimisticLock object with a 'document'
lock descriptor
- generateNewLock(String, String, Person) - Method in interface org.kuali.rice.krad.service.PessimisticLockService
-
This method will generate a new
PessimisticLock object with a lock descriptor of
the given parameter
- generatePessimisticLockMessages(TransactionalDocumentFormBase) - Method in class org.kuali.rice.krad.uif.view.TransactionalDocumentView
-
Generates the messages that warn users that the document has been locked for editing by another user.
- generateReadOnlyListDisplayReplacement(List<?>) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Generates the html to be used and sets the readOnlyDisplayReplacement for DataFields that contain lists and
do not have their own readOnlyDisplayReplacement defined.
- generateRowCssClassString(Map<String, String>, int, boolean, Map<String, Object>, ExpressionEvaluator) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
Get the rowCss for the line specified, by evaluating the conditionalRowCssClasses map for that row
- generateSaveEvents() - Method in interface org.kuali.rice.krad.document.Document
-
Generate any necessary events required during the save event generation
- generateSaveEvents() - Method in class org.kuali.rice.krad.document.DocumentBase
-
Hook for override
- generateUniqueViewTitle(UifFormBase, View) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
Attempts to generate a unique view title by combining the View's headerText with the title attribute for the
dataObjectClass found through the DataObjectMetaDataService.
- generateUpdatableObjects() - Method in interface org.kuali.rice.krad.maintenance.BulkUpdateMaintainable
-
Returns the list of updated data objects.
- generateUpdatableObjects() - Method in class org.kuali.rice.krad.maintenance.BulkUpdateMaintainableImpl
-
- generateUrl() - Method in class org.kuali.rice.krad.uif.util.UrlInfo
-
Generate the url based on properties of this object
- generateValidatorMessagesOption() - Static method in class org.kuali.rice.krad.uif.util.ClientValidationUtils
-
Generates the js object used to override all default messages for validator jquery plugin
with custom messages retrieved from the message service
- GENERIC_FIELD - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- GENERIC_FIELD_MSG_KEY - Static variable in class org.kuali.rice.krad.uif.util.ClientValidationUtils
-
- GENERIC_SYSTEM_ERROR_MESSAGE - Static variable in class org.kuali.rice.krad.exception.ExceptionIncident
-
- GenericField - Class in org.kuali.rice.krad.uif.field
-
Field whose output is produced by invoking a method or template and has no
properties (generic)
- GenericField() - Constructor for class org.kuali.rice.krad.uif.field.GenericField
-
- get(String) - Method in class org.kuali.rice.krad.datadictionary.uif.ViewTypeDictionaryIndex
-
- get(int) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
- get(Object) - Method in class org.kuali.rice.krad.uif.util.BooleanMap
-
Overrides the get method to return Boolean false if the key does not
exist in the Map.
- get(int) - Method in class org.kuali.rice.krad.uif.util.LifecycleAwareList
-
- get(Object) - Method in class org.kuali.rice.krad.uif.util.LifecycleAwareMap
-
- get() - Method in class org.kuali.rice.krad.uif.util.ObjectPropertyReference
-
Get the property value for a specific bean property of a known bean class.
- getAaData() - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
Get the translated aaData array generated by calls to addRowToTableData by the ftl
- getAcceptFileTypes() - Method in class org.kuali.rice.krad.uif.element.MultiFileUploadCollection
-
A regex used to allow or disallow a certain file types for this file upload component
- getAccessedFormKeys() - Method in class org.kuali.rice.krad.web.form.UifFormManager
-
Internal vector maintained to keep track of accessed form and the order in which they were accessed.
- getAccessibilityText() - Method in class org.kuali.rice.krad.uif.element.StepProgressBar
-
The list of additional screen reader only accessibility text to render per step, in order; framework only,
not settable.
- getAccessibleBindingPaths() - Method in class org.kuali.rice.krad.uif.lifecycle.ViewPostMetadata
-
Set of property paths from the view that will allow binding to (by default).
- getAccessibleMethodToCalls() - Method in class org.kuali.rice.krad.uif.lifecycle.ViewPostMetadata
-
Set of method to calls configured within the view that access should be allowed for.
- getAccordionWidget() - Method in class org.kuali.rice.krad.uif.container.AccordionGroup
-
Gets the widget which contains any configuration for the accordion widget component used to render
this AccordionGroup.
- getAction() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
Nested action component.
- getAction() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the action
- getActionColumnIndex() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Indicates the index of the action column
- getActionColumnIndex() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Indicates the index of the action column
- getActionColumnPlacement() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Indicates the actions column placement
- getActionColumnPlacement() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Indicates the actions column placement
- getActionEvent() - Method in class org.kuali.rice.krad.uif.element.Action
-
Name of the event that will be set when the action is invoked
- getActionEvent() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- getActionEvent() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Returns the action event that was sent in the action parameters (if any)
- getActionFieldPrototype() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
FieldGroup instance to serve as a prototype for the actions column.
- getActionFieldPrototype() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
FieldGroup instance to serve as a prototype for the actions column.
- getActionFlags(View, ViewModel, Person, Set<String>) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
Returns the set of action flags that are authorized for the given user
- getActionFlags(View, UifFormBase) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
-
- getActionFlags(View, UifFormBase) - Method in class org.kuali.rice.krad.inquiry.InquiryViewPresentationControllerBase
-
- getActionFlags() - Method in class org.kuali.rice.krad.uif.view.View
-
Map of strings that flag what actions can be taken in the UI.
- getActionFlags(View, ViewModel, Person, Set<String>) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
-
Returns the set of action flags that are authorized for the given user
- getActionFlags(View, ViewModel, Person, Set<String>) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
-
- getActionFlags() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Copy of the action flags on the view to be used by subsequent requests (so they don't need to be
evaluated on each request).
- getActionFlags(View, UifFormBase) - Method in interface org.kuali.rice.krad.uif.view.ViewPresentationController
-
- getActionFlags(View, UifFormBase) - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
-
- getActionFlags() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- getActionIconPlacement() - Method in class org.kuali.rice.krad.uif.element.Action
-
Gets the action icon placement.
- getActionImage() - Method in class org.kuali.rice.krad.uif.element.Action
-
Image to use for the action
- getActionImage() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
Delegates actionImage property reference to the action.
- getActionImagePlacement() - Method in class org.kuali.rice.krad.uif.element.Action
-
Gets the action image placement.
- getActionImagePlacement() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- getActionLabel() - Method in class org.kuali.rice.krad.uif.element.Action
-
Label text for the action
- getActionLabel() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
Delegates actionLabel property reference to the action.
- getActionLink() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the action link
- getActionParamaterValue(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Retrieves the value for the given action parameter, or empty string if
not found
- getActionParameter(String) - Method in class org.kuali.rice.krad.uif.element.Action
-
Gets an action parameter by name.
- getActionParameter(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- getActionParameters() - Method in class org.kuali.rice.krad.uif.element.Action
-
Parameters that should be sent when the action is invoked
- getActionParameters() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- getActionParameters() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Map of parameters sent for the invoked action
- getActionParameters() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- getActionParametersAsProperties() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Returns the action parameters map as a Properties instance
- getActionPermissionDetails(View, Object, Action) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
-
Builds the permission details map for an action which includes the namespace, view id, and
action id and event
- getActionRequests() - Method in interface org.kuali.rice.krad.document.Document
-
This method gets a list of the ActionRequest objects associated with this document.
- getActionRequests() - Method in class org.kuali.rice.krad.document.DocumentBase
-
This method gets a list of the ActionRequest objects associated with this document.
- getActionScript() - Method in class org.kuali.rice.krad.uif.element.Action
-
Client side javascript to be executed when this actionField is clicked.
- getActionScript() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- getActionSecurity() - Method in class org.kuali.rice.krad.uif.element.Action
-
Action Security object that indicates what authorization (permissions) exist for the action.
- getActionUrl() - Method in class org.kuali.rice.krad.uif.element.Action
-
Url to open when the action item is selected
- getActive() - Method in class org.kuali.rice.krad.uif.widget.Accordion
-
The active option determines which accordion item is open by default.
- getActiveAsOfDate() - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
- getActiveCollectionFilter() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Collection filter instance for filtering the collection data when the
showInactive flag is set to false
- getActiveCollectionFilter() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Collection filter instance for filtering the collection data when the
showInactive flag is set to false
- getActiveDateTimestampForCriteria(Map) - Static method in class org.kuali.rice.krad.lookup.LookupUtils
-
Determines what Timestamp should be used for active queries on effective dated records.
- getActiveFromDate() - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
- getActiveLifecycle() - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycle
-
Gets the view context active on the current thread.
- getActivePhase() - Method in class org.kuali.rice.krad.uif.lifecycle.AsynchronousViewLifecycleProcessor
-
Gets the phase actively being processing on the current thread.
- getActivePhase() - Method in class org.kuali.rice.krad.uif.lifecycle.SynchronousViewLifecycleProcessor
-
Gets the phase actively being processing on the current thread.
- getActivePhase() - Method in interface org.kuali.rice.krad.uif.lifecycle.ViewLifecycleProcessor
-
Gets the phase actively being processing on the current thread.
- getActiveToDate() - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
- getActualSizeIfTruncated() - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
Get the actual collection size if the collection was truncated
- getAddBlankLineAction() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
The add blank line
Action field rendered when renderAddBlankLineButton is true
- getAddBlankLineAction() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
The add blank line
Action field rendered when renderAddBlankLineButton is true
- getAddedCollectionItems() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
The List that contains all newly added items for the collections on the model
- getAddedCollectionObjects() - Method in class org.kuali.rice.krad.uif.lifecycle.ViewPostMetadata
-
The collection objects that were added during the current controller call, these will be emptied after
the lifecycle process is run.
- getAddFilesButtonText() - Method in class org.kuali.rice.krad.uif.element.MultiFileUploadCollection
-
The text to be used on the add files button
- getAddItemCssClass() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
The css style class that will be added on the add item group or row
- getAddItemCssClass() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
The css style class that will be added on the add item group or row
- getAdditionalComponentsToRefresh() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Returns a list of componentIds which will be also be refreshed when this component is refreshed
- getAdditionalComponentsToRefresh() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Returns a list of componentIds which will be also be refreshed when this component is refreshed
- getAdditionalComponentsToRefreshJs() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Returns a string for representing the list of additional components to be refreshed as
a JavaScript value
- getAdditionalComponentsToRefreshJs() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Returns a string for representing the list of additional components to be refreshed as
a JavaScript value
- getAdditionalCriteria() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Fixed criteria that will be appended to the dynamic criteria generated
for the query.
- getAdditionalCssClasses() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Convenience property for adding css class names to the end of the list of cssClasses that may already exist on
this Component (this is to avoid explicitly having to set list merge in the bean definition)
- getAdditionalCssClasses() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Convenience property for adding css class names to the end of the list of cssClasses that may already exist on
this Component (this is to avoid explicitly having to set list merge in the bean definition)
- getAdditionalCssClasses() - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
- getAdditionalCssClasses() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
- getAdditionalCssFiles() - Method in class org.kuali.rice.krad.uif.view.View
-
Declares additional CSS files that should be included with the View.
- getAdditionalDisplayAttributeName() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- getAdditionalHeadLinks() - Method in class org.kuali.rice.krad.uif.view.View
-
List of additional link tags that should be included with the View in the html head.
- getAdditionalHiddenPropertyNames() - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Allows specifying hidden property names without having to specify as a
field in the group config (that might impact layout)
- getAdditionalHiddenPropertyNames() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Allows specifying hidden property names without having to specify as a
field in the group config (that might impact layout)
- getAdditionalHiddenValues() - Method in class org.kuali.rice.krad.uif.view.FormView
-
Map of property path and values that will get written out as hidden elements.
- getAdditionalInquiryParameters() - Method in class org.kuali.rice.krad.uif.field.GroupLinkField
-
Map that determines what additional properties from a calling view will be sent to properties on the inquiry data object.
- getAdditionalInquiryParameters() - Method in class org.kuali.rice.krad.uif.field.RoleLinkField
-
Map that determines what additional properties from a calling view will be sent to properties on the inquiry data object.
- getAdditionalInquiryParameters() - Method in class org.kuali.rice.krad.uif.field.UserLinkField
-
Map that determines what additional properties from a calling view will be sent to properties on the inquiry data object.
- getAdditionalKeysToMatch() - Method in class org.kuali.rice.krad.uif.element.ValidationMessages
-
AdditionalKeysToMatch is an additional list of keys outside of the
default keys that will be matched when messages are returned after a form
is submitted.
- getAdditionalLookupParameters() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
The additional parameters that were passed to the quickFinder.
- getAdditionalMetaTags() - Method in class org.kuali.rice.krad.uif.view.View
-
List of additional meta tags that should be included with the View in the html head tag.
- getAdditionalPermissionDetails() - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
-
Map of key value pairs that should be added as permission details when doing KIM permission checks for this
component
- getAdditionalPropertiesToReturn() - Method in class org.kuali.rice.krad.uif.widget.Suggest
-
List of additional properties to return in the result objects to the plugin's success callback.
- getAdditionalPropertiesToReturn() - Method in class org.kuali.rice.krad.uif.widget.Suggest.SuggestPostData
-
- getAdditionalRequestParameters() - Method in class org.kuali.rice.krad.uif.widget.LocationSuggest
-
AdditionalRequestParameters specify the static(constant) request parameters that should be appended to the url.
- getAdditionalRequestParameters() - Method in class org.kuali.rice.krad.uif.widget.LocationSuggest.LocationSuggestPostData
-
- getAdditionalRequestParameterString() - Method in class org.kuali.rice.krad.uif.widget.LocationSuggest
-
Gets the constant additionalRequestParameters as a request string value to use as part of the url
- getAdditionalRoleQualifiers() - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
-
Map of key value pairs that should be added as role qualifiers when doing KIM permission checks for this
component
- getAdditionalScriptFiles() - Method in class org.kuali.rice.krad.uif.view.View
-
Declares additional script files that should be included with the
View.
- getAdditionalSecurePropertyNames() - Method in class org.kuali.rice.krad.lookup.LookupView
-
- getAdditionalSubmitData() - Method in class org.kuali.rice.krad.uif.element.Action
-
Map of additional data that will be posted when the action is invoked.
- getAdditionalSubmitData() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- getAdditionalTemplates() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Gets additional templates that will be required during the rendering of this component.
- getAdditionalTemplates() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Gets additional templates that will be required during the rendering of this component.
- getAdditionalTemplates() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
Gets additional templates that will be required during the rendering of this component.
- getAdditionalTemplates() - Method in class org.kuali.rice.krad.uif.container.PageGroupBase
-
Gets additional templates that will be required during the rendering of this component.
- getAdditionalTemplates() - Method in class org.kuali.rice.krad.uif.element.Header
-
Gets additional templates that will be required during the rendering of this component.
- getAdditionalUrlPathPropertyName() - Method in class org.kuali.rice.krad.uif.widget.LocationSuggest
-
AdditionalUrlPathProperty specifies the property on the retrieved suggestion result that contains a url
appendage
to be appended to the baseUrl when this selection is chosen.
- getAdditionalUrlPathPropertyName() - Method in class org.kuali.rice.krad.uif.widget.LocationSuggest.LocationSuggestPostData
-
- getAddLabel() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Convenience getter for the add line label field text.
- getAddLabel() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Convenience getter for the add line label field text.
- getAddLine() - Method in class org.kuali.rice.krad.rules.rule.event.AddCollectionLineEvent
-
The object being added to the collection.
- getAddLineActionComponents(View, Object, CollectionGroup) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
-
Creates new Component instances for the add line
- getAddLineActions() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Component fields that should be rendered for the add line.
- getAddLineActions() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Component fields that should be rendered for the add line.
- getAddLineBindingInfo() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
BindingInfo instance for the add line property used to
determine the full binding path.
- getAddLineBindingInfo() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
BindingInfo instance for the add line property used to
determine the full binding path.
- getAddLineDialog() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
- getAddLineDialog() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
- getAddLineEnterKeyAction() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Get the id of the add line action to invoke when the enter key is pressed.
- getAddLineEnterKeyAction() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Get the id of the add line action to invoke when the enter key is pressed.
- getAddLineGroup() - Method in interface org.kuali.rice.krad.uif.layout.CollectionLayoutManager
-
Group for rendering the add line when separate (always the case for stacked layout, and a configuration
for table layout).
- getAddLineGroup() - Method in class org.kuali.rice.krad.uif.layout.collections.CollectionLayoutManagerBase
-
Group for rendering the add line when separate (always the case for stacked layout, and a configuration
for table layout).
- getAddLineGroup() - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManagerBase
-
- getAddLineItems() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
List of Component instances that should be rendered for the
collection add line (if enabled).
- getAddLineItems() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
List of Component instances that should be rendered for the
collection add line (if enabled).
- getAddLineLabel() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Message instance for the add line label
- getAddLineLabel() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Message instance for the add line label
- getAddLineNoteInstance(DocumentFormBase) - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
Retrieves the note instance on the form that should be added to the document notes.
- getAddLinePlacement() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Indicates the add line placement
- getAddLinePlacement() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Indicates the add line placement
- getAddLinePropertyName() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Name of the property that contains an instance for the add line.
- getAddLinePropertyName() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Name of the property that contains an instance for the add line.
- getAddWithDialogAction() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
The
Action that will be displayed that will open the add line group in a dialog.
- getAddWithDialogAction() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
The
Action that will be displayed that will open the add line group in a dialog.
- getAdHocRouteNodeName() - Method in interface org.kuali.rice.krad.document.Document
-
Return the name of the node to route any adhoc requests to, or null to let the workflow engine choose.
- getAdHocRouteNodeName() - Method in class org.kuali.rice.krad.document.DocumentBase
-
Returns null by default.
- getAdHocRoutePerson() - Method in class org.kuali.rice.krad.rules.rule.event.AddAdHocRoutePersonEvent
-
This method retrieves the document adHocRoutePerson associated with this event.
- getAdHocRoutePersons() - Method in interface org.kuali.rice.krad.document.Document
-
getter method to get the list of ad hoc route persons associated with a document at a point in time, this list is only valid
for a given users version of a document as this state is only persisted in workflow itself when someone takes an action on a
document
- getAdHocRoutePersons() - Method in class org.kuali.rice.krad.document.DocumentBase
-
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
- getAdHocRouteWorkgroup() - Method in class org.kuali.rice.krad.rules.rule.event.AddAdHocRouteWorkgroupEvent
-
This method retrieves the document adHocRouteWorkgroup associated with this event.
- getAdHocRouteWorkgroups() - Method in interface org.kuali.rice.krad.document.Document
-
getter method to get the list of ad hoc route workgroups associated with a document at a point in time, this list is only
valid for a given users version of a document as this state is only persisted in workflow itself when someone takes an action
on a document
- getAdHocRouteWorkgroups() - Method in class org.kuali.rice.krad.document.DocumentBase
-
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
- getAjaxReturnType() - Method in class org.kuali.rice.krad.uif.element.Action
-
Gets the return type for the ajax call
- getAjaxReturnType() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Gets the return type for the ajax call
- getAjaxReturnType() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- getAjaxSource() - Method in class org.kuali.rice.krad.uif.element.DataTable
-
- getAjaxSource() - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
Specifies a URL for acquiring the table data with ajax
- getAlign() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Horizontal alignment of the component within its container
- getAlign() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Horizontal alignment of the component within its container
- getAllFields(List<Field>, Class<?>, Class<?>) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
Returns an List of Field objects reflecting all the fields
declared by the class or interface represented by this
Class object.
- getAllInactivationBlockingDefinitions(Class<?>) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
Returns all of the inactivation blocks registered for a particular business object
- getAllInactivationBlockingMetadatas(Class) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
- getAllInactivationBlockingMetadatas(DataDictionaryIndex, Class<?>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
-
- getAllInactivationBlockingMetadatas(DataDictionaryIndex, Class<?>) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
-
- getAllInputFieldsWithinContainer(Container) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
Gets all the input fields contained in this container, but also in
every sub-container that is a child of this container.
- getAllMessagesForComponent(String, String, String) - Method in interface org.kuali.rice.krad.messages.MessageProvider
-
Gets all message objects for the given namespace, component, and locale
- getAllMessagesForComponent(String, String) - Method in interface org.kuali.rice.krad.messages.MessageService
-
Gets all message objects for the given namespace and component using the default locale
- getAllMessagesForComponent(String, String, String) - Method in interface org.kuali.rice.krad.messages.MessageService
-
Gets all message objects for the given namespace, component, and locale
- getAllMessagesForComponent(String, String) - Method in class org.kuali.rice.krad.messages.MessageServiceImpl
-
- getAllMessagesForComponent(String, String, String) - Method in class org.kuali.rice.krad.messages.MessageServiceImpl
-
- getAllMessagesForComponent(String, String, String) - Method in class org.kuali.rice.krad.messages.providers.DatabaseMessageProvider
-
- getAllMessagesForComponent(String, String, String) - Method in class org.kuali.rice.krad.messages.providers.ResourceMessageProvider
-
Iterates through the resource bundles for the give namespace (or the application if namespace is not given)
and finds all messages that match the given namespace
- getAllNestedComponents(Component) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
Get all nested children of a given component.
- getAllowedCharacterRegex() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
This method returns the allowed set of characters allowed by this constraint, based on the
flags set.
- getAllowedFormats() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.DatePatternConstraint
-
- getAllowsCopy() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- getAllowsCopy() - Method in interface org.kuali.rice.krad.document.Document
-
This method returns whether or not this document can be copied.
- getAllowsCopy() - Method in class org.kuali.rice.krad.document.DocumentBase
-
- getAllowsCopy() - Method in class org.kuali.rice.krad.document.TransactionalDocumentBase
-
- getAllowsCopy() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- getAllowsCopy(Document) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
-
Returns whether or not this document's data dictionary file has flagged it to allow document copies
- getAllowsNewOrCopy() - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
Gets the allowsNewOrCopy attribute.
- getAllowsNewOrCopy(String) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
-
Returns whether or not this document's data dictionary file has flagged it to allow maintenance new
or copy actions
- getAllowsNoteAttachments() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
Indicates that a document screen allows notes with attachments
- getAllowsNoteFYI() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
Indicates whether to render the AdHoc FYI recipient box and Send FYI button
- getAllowsRecordDeletion() - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
- getAllowsRecordDeletion(Class) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
-
Indicates whether the given data object class is configured to allow record deletions
- getAllowsRecordDeletion(MaintenanceDocument) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
-
Indicates whether the given maintenance document is configured to allow record deletions
- getAllowWhitespace() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AnyCharacterPatternConstraint
-
- getAllowWhitespace() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.UTF8AnyCharacterPatternConstraint
-
- getAllRenderedPropertyPaths() - Method in class org.kuali.rice.krad.uif.lifecycle.ViewPostMetadata
-
Set of property paths that have been rendered as part of the lifecycle.
- getAllRowFields() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
List of
Field instances that make up all the table's rows of data
- getAllRowFields() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
List of
Field instances that make up all the table's rows of data
- getAlternateDisplayAttributeName() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- getAlternateKeysForClass(Class<?>) - Method in class org.kuali.rice.krad.inquiry.InquirableImpl
-
Invokes the module service to retrieve any alternate keys that have been
defined for the given class
- getAltText() - Method in class org.kuali.rice.krad.uif.element.Image
-
Provides alternate information for the image element
- getAltText() - Method in class org.kuali.rice.krad.uif.field.ImageField
-
Provides alternate information for the image element
- getAnimationSpeed() - Method in class org.kuali.rice.krad.uif.widget.Disclosure
-
Gives the speed for the open/close animation, a smaller int will result
in a faster animation
- getAnnotation() - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
-
- getApplicableConstraint(T, String, StateMapping) - Static method in class org.kuali.rice.krad.uif.util.ConstraintStateUtils
-
Gets the constraint that applies for the validationState passed in with the appropriate StateMapping (which
should include validationState as one of its states).
- getApplicationDataSource() - Method in class org.kuali.rice.krad.config.KRADConfigurer
-
- getApplicationFooter() - Method in class org.kuali.rice.krad.uif.view.View
-
Footer for the application containing the view.
- getApplicationHeader() - Method in class org.kuali.rice.krad.uif.view.View
-
Header for the application containing the view.
- getApplicationMultipleValueSearchResultsLimit() - Static method in class org.kuali.rice.krad.lookup.LookupUtils
-
Retrieves the default application multiple value search limit configured through a system parameter.
- getApplicationNavigation() - Method in class org.kuali.rice.krad.uif.element.ApplicationHeader
-
Navigation bar component that is used to render the application navigation within the header.
- getApplicationSearchResultsLimit() - Static method in class org.kuali.rice.krad.lookup.LookupUtils
-
Retrieves the default application search limit configured through a system parameter.
- getApplicationTitleText() - Method in class org.kuali.rice.krad.uif.view.View
-
Title text to be displayed on browser tab.
- getApplicationToolbar() - Method in class org.kuali.rice.krad.uif.element.ApplicationHeader
-
Group that is rendered below the navigation bar with a toolbar style.
- getApplyClientSide() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.BaseConstraint
-
If this is true, the constraint should be applied on the client side when the user interacts with
a field - if this constraint can be interpreted for client side use.
- getAreaTitleMessage() - Method in class org.kuali.rice.krad.uif.element.ViewHeader
-
Message object backing areaTitleText
- getAreaTitleText() - Method in class org.kuali.rice.krad.uif.element.ViewHeader
-
Represents the area in which this view and page exist (conceptially in the site);
this title appears above the view title.
- getArguments() - Method in class org.kuali.rice.krad.uif.component.MethodInvokerConfig
- getArgumentTypes() - Method in class org.kuali.rice.krad.uif.component.MethodInvokerConfig
-
Declared argument types for the method to be invoked, if not set the types will
be retrieved based on the target class and target name
- getAriaAttributes() - Method in interface org.kuali.rice.krad.uif.component.Component
-
The aria attributes of this component and their values
(without "aria-", this is automatically appended during rendering)
- getAriaAttributes() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
The aria attributes of this component and their values
(without "aria-", this is automatically appended during rendering)
- getAriaAttributesAsString() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Get the aria attributes as a String that can be used during template output
- getAriaAttributesAsString() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Get the aria attributes as a String that can be used during template output
- getAsText() - Method in class org.kuali.rice.krad.web.bind.UifBooleanEditor
-
Gets the property value as a string suitable for presentation
to a human to edit
- getAsText() - Method in class org.kuali.rice.krad.web.bind.UifCalendarEditor
-
This overridden method uses the
org.kuali.rice.core.api.datetime.DateTimeService to convert
the calendar object to the display string.
- getAsText() - Method in class org.kuali.rice.krad.web.bind.UifCurrencyEditor
-
This overridden method ...
- getAsText() - Method in class org.kuali.rice.krad.web.bind.UifDateEditor
-
This overridden method uses the
org.kuali.rice.core.api.datetime.DateTimeService to convert
the date object to the display string.
- getAsText() - Method in class org.kuali.rice.krad.web.bind.UifDateTimeEditor
- getAsText() - Method in class org.kuali.rice.krad.web.bind.UifEncryptionPropertyEditorWrapper
-
- getAsText() - Method in class org.kuali.rice.krad.web.bind.UifPercentageEditor
-
This overridden method converts
org.kuali.rice.core.api.util.type.KualiPercent objects to the
display string.
- getAsText() - Method in class org.kuali.rice.krad.web.bind.UifTimeEditor
-
Converts the time object to the display string format.
- getAsText() - Method in class org.kuali.rice.krad.web.bind.UifTimestampEditor
-
This overridden method uses the
org.kuali.rice.core.api.datetime.DateTimeService to convert
the time stamp object to the display string.
- getAttachment() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- getAttachmentCollectionName() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- getAttachmentFile() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Holder for files that are attached through the view
- getAttachmentListPropertyName() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- getAttachmentPropertyName() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- getAttachments() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- getAttachmentService() - Method in class org.kuali.rice.krad.document.DocumentBase
-
- getAttachmentService() - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
- getAttachmentTypesValuesFinderClass() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- getAttachmentTypesValuesFinderClass() - Method in class org.kuali.rice.krad.uif.view.DocumentView
-
Gets attachment types values finder classs
- getAttributeClass(Class, String) - Static method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
This method determines the Class of the attributeName passed in.
- getAttributeControlDefinition(Class<?>, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
the html control type used to render the field
- getAttributeControlDefinition(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
the html control type used to render the field
- getAttributeDefinition(String) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryEntry
-
- getAttributeDefinition(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- getAttributeDefinition(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
AttributeDefinition associated with the given attributeName within the given entry
- getAttributeDescription(Class<?>, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
detailed help text for attribute
- getAttributeDescription(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
detailed help text for attribute
- getAttributeErrorLabel(RemotableAttributeField) - Static method in class org.kuali.rice.krad.datadictionary.validation.AttributeValidatingTypeServiceBase
-
Returns a String suitable for use in error messages to represent the given attribute.
- getAttributeErrorLabel(Class<?>, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
the "label (short label)" used for displaying error messages
- getAttributeErrorLabel(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
the "label (short label)" used for displaying error messages
- getAttributeExclusiveMin(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
- getAttributeFields(String) - Method in class org.kuali.rice.krad.workflow.DataDictionaryPeopleFlowTypeServiceImpl
-
- getAttributeForceUppercase(Class<?>, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
indicates whether or not to force input text into uppercase
- getAttributeForceUppercase(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
indicates whether or not to force input text into uppercase
- getAttributeFormatter(RemotableAttributeField) - Method in class org.kuali.rice.krad.datadictionary.validation.AttributeValidatingTypeServiceBase
-
Gets a
Formatter appropriate for the data type of the given field.
- getAttributeFormatter(Class<?>, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
Deprecated.
- getAttributeFormatter(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
Deprecated.
- getAttributeInclusiveMax(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
- getAttributeLabel(Class<?>, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
the label to be used for displaying the attribute.
- getAttributeLabel(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
the label to be used for displaying the attribute.
- getAttributeMaxLength(Class<?>, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
the max length defined for the given attribute name.
- getAttributeMaxLength(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
the max length defined for the given attribute name.
- getAttributeMinLength(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
the min length defined for the given attribute name.
- getAttributeName() - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
-
- getAttributeName() - Method in class org.kuali.rice.krad.datadictionary.SearchingAttribute
-
- getAttributeName() - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
-
acts as an accessor for the attribute name that is currently being processed by the DictionaryValidationService
implementation
- getAttributeName() - Method in class org.kuali.rice.krad.datadictionary.validation.BaseAttributeValueReader
-
- getAttributeName() - Method in class org.kuali.rice.krad.datadictionary.validation.result.AttributeValidationResult
-
- getAttributeName() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- getAttributeNames() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- getAttributeNames() - Method in class org.kuali.rice.krad.datadictionary.SortDefinition
-
- getAttributePath() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- getAttributeProperties() - Static method in class org.kuali.rice.krad.datadictionary.parse.CustomTagAnnotations
-
Retrieves a map of attribute and property information for the bean tags.
- getAttributeQuery() - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Attribute query instance configured for this field to dynamically pull information back for
updates other fields or providing messages
- getAttributeQuery() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Attribute query instance configured for this field to dynamically pull information back for
updates other fields or providing messages
- getAttributeQueryService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getAttributeQueryService() - Method in class org.kuali.rice.krad.web.service.impl.QueryControllerServiceImpl
-
- getAttributes() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- getAttributes(Class<?>) - Static method in class org.kuali.rice.krad.datadictionary.parse.CustomTagAnnotations
-
Creates a map of entries the properties marked by the annotation of the bean class.
- getAttributeSecurity() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- getAttributeSecurity(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
the AttributeSecurity object defined for the attribute's data value
- getAttributeSecurity() - Method in class org.kuali.rice.krad.uif.field.DataFieldSecurity
-
Attribute security instance configured or picked up for the field
- getAttributeShortLabel(Class<?>, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
the short label to be used for displaying the attribute.
- getAttributeShortLabel(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
the short label to be used for displaying the attribute.
- getAttributeSize(Class<?>, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
the display size of the field if text control
- getAttributeSize(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
the display size of the field if text control
- getAttributeSummary(Class<?>, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
short help text for attribute
- getAttributeSummary(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
short help text for attribute
- getAttributeToHighlightOnFail() - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
-
Gets the attributeToHighlightOnFail attribute.
- getAttributeValidatingErrorMessageKey(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
- getAttributeValidatingErrorMessageParameters(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
- getAttributeValidatingExpression(RemotableAttributeField) - Method in class org.kuali.rice.krad.datadictionary.validation.AttributeValidatingTypeServiceBase
-
- getAttributeValidatingExpression(Class<?>, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
the regular expression defined to validate the given attribute name.
- getAttributeValidatingExpression(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
the regular expression defined to validate the given attribute name.
- getAttributeValidationResult(String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.EntryValidationResult
-
- getAttributeValueReader() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
-
- getAttributeValuesFinderClass(Class<?>, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
the Class that returns a values list for this attribute
- getAttributeValuesFinderClass(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
the Class that returns a values list for this attribute
- getAuditErrorList() - Method in class org.kuali.rice.krad.util.AuditCluster
-
Gets the auditErrorList attribute.
- getAuditErrorMap() - Static method in class org.kuali.rice.krad.util.GlobalVariables
-
- getAuthorizer() - Method in class org.kuali.rice.krad.uif.view.View
-
Authorizer that should be used for the View instance
- getAutoSearch() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
Indicates whether the search should be executed when first rendering the lookup view.
- getAvailableMethodToCalls() - Method in class org.kuali.rice.krad.uif.lifecycle.ViewPostMetadata
-
Set of available methods to call.
- getAvailableResponses() - Method in class org.kuali.rice.krad.uif.container.DialogGroup
-
List of options that are available for the user to choice as a response to the dialog.
- getBackdoorId() - Method in class org.kuali.rice.krad.web.login.DummyLoginForm
-
- getBaseBusinessObjectClass() - Method in class org.kuali.rice.krad.datadictionary.BusinessObjectEntry
-
- getBaseDataObjectClass() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- getBaseDocumentClass() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
The optional
Document superclass associated with the document
- getBaseInquiryUrl() - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
-
Returns the base URL to use for inquiry requests to objects within the module
- getBaseInquiryUrl() - Method in class org.kuali.rice.krad.uif.field.GroupLinkField
-
BaseInquiryUrl is the foundation of generated inquiry link url
- getBaseInquiryUrl() - Method in class org.kuali.rice.krad.uif.field.RoleLinkField
-
BaseInquiryUrl is the foundation of generated inquiry link url.
- getBaseInquiryUrl() - Method in class org.kuali.rice.krad.uif.field.UserLinkField
-
BaseInquiryUrl is the foundation of generated inquiry link url.
- getBaseInquiryUrl() - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
Returns the URL for the inquiry for which parameters will be added
- getBaseLookupUrl() - Static method in class org.kuali.rice.krad.lookup.LookupUtils
-
Retrieves the default KRAD base lookup URL, used to build lookup URLs in code
- getBaseLookupUrl() - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
Returns the base URL to use for lookup requests to objects within the module
- getBaseLookupUrl() - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
-
Returns the base URL to use for lookup requests to objects within the module
- getBaseLookupUrl() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
Returns the URL for the lookup for which parameters will be added.
- getBasePath() - Method in class org.kuali.rice.krad.datadictionary.WorkflowPropertyGroup
-
- getBasePathToDocumentDuringSerialization() - Method in interface org.kuali.rice.krad.document.Document
-
- getBasePathToDocumentDuringSerialization() - Method in class org.kuali.rice.krad.document.DocumentBase
-
- getBaseUrl() - Method in class org.kuali.rice.krad.uif.util.UrlInfo
-
The base url value (the value that comes before other properties).
- getBaseUrl() - Method in class org.kuali.rice.krad.uif.widget.LocationSuggest
-
BaseUrl for the suggestions.
- getBaseUrl() - Method in class org.kuali.rice.krad.uif.widget.LocationSuggest.LocationSuggestPostData
-
- getBean() - Method in class org.kuali.rice.krad.uif.util.ObjectPropertyReference
-
Get the bean.
- getBeanClass(BeanDefinition, ConfigurableListableBeanFactory) - Method in class org.kuali.rice.krad.datadictionary.DictionaryBeanProcessorBase
-
Retrieves the class for the object that will be created from the bean definition.
- getBeanClass() - Method in class org.kuali.rice.krad.datadictionary.parse.BeanTagInfo
-
Retrieves the class represented by the tag.
- getBeanClass(Element) - Method in class org.kuali.rice.krad.datadictionary.parse.CustomSchemaParser
-
Retrieves the class of the bean defined by the xml element.
- getBeanClass(BeanDefinition, ConfigurableListableBeanFactory) - Method in class org.kuali.rice.krad.datadictionary.uif.UifBeanFactoryPostProcessor
-
Retrieves the class for the object that will be created from the bean definition.
- getBeanClass() - Method in class org.kuali.rice.krad.uif.util.ObjectPropertyReference
-
Get the bean class.
- getBeanDefinition(Object) - Method in class org.kuali.rice.krad.datadictionary.DictionaryBeanFactoryPostProcessor
-
Returns the given value as a bean definition (parsing from holder if necessary)
- getBeanId(int) - Method in class org.kuali.rice.krad.datadictionary.validator.ValidationTrace
-
Retrieves a single entry in the BeanId trace list, a collection identifiers for the traced beans
- getBeanLocation() - Method in class org.kuali.rice.krad.datadictionary.validator.ErrorReport
-
Retrieves the location of the bean in the trace
- getBeanLocation() - Method in class org.kuali.rice.krad.datadictionary.validator.ValidationTrace
-
Retrieves the complete trace path with each bean shown in the form beanId(BeanType)
- getBeanName() - Method in interface org.kuali.rice.krad.datadictionary.BeanOverride
-
Return the name of the bean to perform the override.
- getBeanName(Object) - Method in class org.kuali.rice.krad.datadictionary.DictionaryBeanFactoryPostProcessor
-
Gets the bean name from the given value which is assumed to be a bean definition holder
- getBeanName() - Method in class org.kuali.rice.krad.datadictionary.impl.BeanOverrideImpl
-
- getBeanNamesForNamespace(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
Retrieves the list of dictionary bean names that are associated with the given namespace code
- getBeansWrapper(Environment) - Static method in class org.kuali.rice.krad.uif.freemarker.FreeMarkerInlineRenderUtils
-
Get the object wrapper from the FreeMarker environment, as a BeansWrapper.
- getBeanTags() - Static method in class org.kuali.rice.krad.datadictionary.parse.CustomTagAnnotations
-
Retrieves the map of bean tags.
- getBeanTagsByClass(Class<?>) - Static method in class org.kuali.rice.krad.datadictionary.parse.CustomTagAnnotations
-
Retrieves the set of tag names that are valid beans for the given class.
- getBeanType(int) - Method in class org.kuali.rice.krad.datadictionary.validator.ValidationTrace
-
Retrieves a single entry in the BeanType trace list, a collection of types for the traced beansa collection
identifiers for the traced beans
- getBindByNamePrefix() - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
Prefix that will be used to form the binding path from the component
name.
- getBindingInfo() - Method in interface org.kuali.rice.krad.uif.component.DataBinding
-
Returns the BindingInfo instance that is configured for the
component
- getBindingInfo() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Returns the BindingInfo instance that is configured for the
component
- getBindingInfo() - Method in class org.kuali.rice.krad.uif.container.LightTable
-
The bindingInfo for this collection table, containg the property path and other options
- getBindingInfo() - Method in class org.kuali.rice.krad.uif.container.TreeGroup
-
- getBindingInfo() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Returns the BindingInfo instance that is configured for the
component
- getBindingInfo() - Method in class org.kuali.rice.krad.uif.field.RemoteFieldsHolder
-
Can be used to for more complex binding paths
- getBindingName() - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
Gives the name of the property that the component binds to.
- getBindingObjectPath() - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
For attribute fields that do not belong to the default form object (given
by the view), this field specifies the path to the object (on the form)
the attribute does belong to.
- getBindingObjectPath() - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
-
Returns the path (from the form) for the object to compare to
- getBindingPath() - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
Path to the property on the model the component binds to.
- getBindingPath() - Method in class org.kuali.rice.krad.uif.container.collections.LineBuilderContext
-
Path to the line in the full model.
- getBindingPathPrefix() - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
Returns the binding path prefix to affix before the binding path or property adjusted binding path.
- getBindingPrefixForNested() - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
Returns the binding prefix string that can be used to setup the binding
on DataBinding components that are children of the component
that contains the BindingInfo.
- getBlob() - Method in class org.kuali.rice.krad.file.FileMetaBlob
-
Get the serialized blob data representing the file
- getBlockedAttributeName() - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
-
- getBlockedAttributeName() - Method in interface org.kuali.rice.krad.datadictionary.InactivationBlockingMetadata
-
The name of the attribute which is blocked by the blocking object.
- getBlockedBusinessObjectClass() - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
-
Deprecated.
- getBlockedBusinessObjectClass() - Method in interface org.kuali.rice.krad.datadictionary.InactivationBlockingMetadata
-
- getBlockedDataObjectClass() - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
-
- getBlockedDataObjectClass() - Method in interface org.kuali.rice.krad.datadictionary.InactivationBlockingMetadata
-
Returns the type of the data object that is blocked.
- getBlockedReferencePropertyName() - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
-
Deprecated.
- getBlockedReferencePropertyName() - Method in interface org.kuali.rice.krad.datadictionary.InactivationBlockingMetadata
-
- getBlockingDataObjectClass() - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
-
- getBlockingDataObjectClass() - Method in interface org.kuali.rice.krad.datadictionary.InactivationBlockingMetadata
-
The type of the object that is blocking another record.
- getBlockingImageSource() - Method in class org.kuali.rice.krad.uif.widget.BlockUI
-
Path to an image that will be rendered in the blocking overlay
- getBlockingReferenceBusinessObjectClass() - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
-
Deprecated.
- getBlockingReferenceBusinessObjectClass() - Method in interface org.kuali.rice.krad.datadictionary.InactivationBlockingMetadata
-
- getBoolean(Object) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
-
converts the provided object into a boolean
- getBooleanData() - Method in class org.kuali.rice.krad.uif.mock.DynaDataObject
-
Map containing boolean data for the view.
- getBooleanData() - Method in class org.kuali.rice.krad.uif.mock.DynaForm
-
Map containing boolean data for the view.
- getBrandImage() - Method in class org.kuali.rice.krad.uif.element.NavigationBar
-
Image component instance to use for the application branding.
- getBrandText() - Method in class org.kuali.rice.krad.uif.element.NavigationBar
-
Header text to use for the application branding.
- getBrandUrl() - Method in class org.kuali.rice.krad.uif.element.NavigationBar
-
String of URL set in rendering the navigation component.
- getBreadcrumbItem() - Method in interface org.kuali.rice.krad.uif.container.PageGroup
-
The breadcrumbItem for this page.
- getBreadcrumbItem() - Method in class org.kuali.rice.krad.uif.container.PageGroupBase
-
The breadcrumbItem for this page.
- getBreadcrumbItem() - Method in class org.kuali.rice.krad.uif.view.View
-
The View's breadcrumbItem defines settings for the breadcrumb which appears in the breadcrumb list for this
view.
- getBreadcrumbItems() - Method in class org.kuali.rice.krad.uif.view.View
-
Gets all breadcrumb items related to this view's parent location.
- getBreadcrumbOptions() - Method in interface org.kuali.rice.krad.uif.container.PageGroup
-
The breadcrumbOptions specific to this page.
- getBreadcrumbOptions() - Method in class org.kuali.rice.krad.uif.container.PageGroupBase
-
The breadcrumbOptions specific to this page.
- getBreadcrumbOptions() - Method in class org.kuali.rice.krad.uif.view.View
-
The breadcrumbOptions for this view.
- getBreadcrumbOverrides() - Method in interface org.kuali.rice.krad.uif.container.PageGroup
-
Gets the breadcrumb items overrides.
- getBreadcrumbOverrides() - Method in class org.kuali.rice.krad.uif.container.PageGroupBase
-
Gets the breadcrumb items overrides.
- getBreadcrumbOverrides() - Method in class org.kuali.rice.krad.uif.element.BreadcrumbOptions
-
The breadcrumbOverrides are a complete override for all breadcrumbs shown expect for parent location/path
breadcrumbs.
- getBreadcrumbs() - Method in class org.kuali.rice.krad.uif.view.View
-
Breadcrumb widget used for displaying homeward path and history
- getBuildFooter() - Method in class org.kuali.rice.krad.uif.view.View
-
Build footer for the application containing the view.
- getBusinessObjectClass() - Method in class org.kuali.rice.krad.datadictionary.BusinessObjectEntry
-
- getBusinessObjectClass() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- getBusinessObjectClass() - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
-
- getBusinessObjectClass() - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
-
- getBusinessObjectClassName() - Method in class org.kuali.rice.krad.datadictionary.SearchingAttribute
-
- getBusinessObjectClassNames() - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
- getBusinessObjectClassNames(DataDictionaryIndex) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
-
- getBusinessObjectClassNames(DataDictionaryIndex) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
-
Deprecated.
- getBusinessObjectEntries() - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
- getBusinessObjectEntries() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndex
-
- getBusinessObjectEntries(DataDictionaryIndex) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
-
- getBusinessObjectEntries(DataDictionaryIndex) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
-
Deprecated.
- getBusinessObjectEntry(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
Deprecated.
- getBusinessObjectEntry(DataDictionaryIndex, String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
-
- getBusinessObjectEntry(DataDictionaryIndex, String) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
-
Deprecated.
- getBusinessObjectEntryForConcreteClass(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
This method gets the business object entry for a concrete class
- getBusinessObjectEntryForConcreteClass(DataDictionaryIndex, String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
-
This method gets the business object entry for a concrete class
- getBusinessObjectEntryForConcreteClass(DataDictionaryIndex, String) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
-
Deprecated.
- getBusinessObjectRelationship(Class, String, String) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
-
- getBusinessObjectSerializerService() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- getBusinessRulesClass() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
The
BusinessRule that will be used to execute business rules for the document
- getBusinessRulesClass(Document) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
-
Retrieves the configured business rule class configured for the document entry
that is associated with the document type of the given document instance
- getBusinessRulesInstance(Document, Class<? extends BusinessRule>) - Method in interface org.kuali.rice.krad.service.KualiRuleService
-
Allows code in actions or business objects to directly access rule methods in the class.
- getBusinessTitleForClass(Class<? extends Object>) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
Retrieve the title for a business object class
- getByDocumentHeaderId(String) - Method in interface org.kuali.rice.krad.service.DocumentService
-
get a document based on the document header id which is the primary key for all document types
- getByDocumentHeaderIdSessionless(String) - Method in interface org.kuali.rice.krad.service.DocumentService
-
get a document based on the document header id which is the primary key for all document types.
- getCachedResourceBundles(String, String) - Method in class org.kuali.rice.krad.messages.providers.ResourceMessageProvider
-
Retrieves the list of resource bundles for the given namespace or locale from cache if present, otherwise
the list is retrieved and then stored in cache for subsequent calls
- getCalculationFunctionExtraData() - Method in class org.kuali.rice.krad.uif.util.ColumnCalculationInfo
-
This specifies extra data to be sent to the calculation function.
- getCalculationFunctionName() - Method in class org.kuali.rice.krad.uif.util.ColumnCalculationInfo
-
Gets the js calculationFunctionName.
- getCallbackContext() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
The context of parameters to be provided to the callback method to call.
- getCallbackMethod() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
The specific method invoker to use to invoke the callback method to call.
- getCallbackMethodToCall() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
The name of the callback method to invoke in the view helper service that checks
request parameters to indicate what view is being returned from.
- getCanCopyOnReadOnly() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Indicates whether the component should be cleared on copy
- getCanCopyOnReadOnly() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Indicates whether the component should be cleared on copy
- getCanonicalPath(String) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
Removes any collection references from a property path, making it more useful for referring
to metadata related to the property.
- getCaptionHeader() - Method in class org.kuali.rice.krad.uif.element.Image
-
Retrieves the
Header component used to display the caption for this image
- getCaptionHeader() - Method in class org.kuali.rice.krad.uif.field.ImageField
-
Gets the caption header
- getCaptionHeaderText() - Method in class org.kuali.rice.krad.uif.element.Image
-
Retrieves the caption text for this image
- getCaptionHeaderText() - Method in class org.kuali.rice.krad.uif.field.ImageField
-
Gets the caption header text
- getCaseConstraint() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- getCaseConstraint() - Method in interface org.kuali.rice.krad.datadictionary.validation.capability.CaseConstrainable
-
- getCaseConstraint() - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader.InputFieldConstrainableInfo
- getCaseConstraint() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
- getCategory() - Method in class org.kuali.rice.krad.util.AuditCluster
-
- getCellCssClassAttributes() - Method in class org.kuali.rice.krad.uif.layout.CssGridLayoutManagerBase
-
List of css class HTML attribute values ordered by the order in which the cell appears
- getCellItems() - Method in class org.kuali.rice.krad.uif.layout.CssGridLayoutManagerBase
-
Get the items which will make up each "cell" divs of this css grid layout, these divs will have appropriate
css class applied to them based on the values stored in cellCssClassAttributes
- getCellStyleClassesAsString(List<String>) - Method in class org.kuali.rice.krad.uif.layout.CssGridLayoutManagerBase
-
Builds the HTML class attribute string by combining the cellStyleClasses list with a space
delimiter
- getCellValue(Object, Field) - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
Get the simple value as a string that represents the field's sortable value, to be used as
val in the custom uif json data object (accessed by mDataProp option on datatables -
automated by framework) when using the forceLocalJsonData option or the CollectionGroup's
isUseServerPaging option
- getCellWidth() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Width setting for the cell containing the component (only applies within table based
layouts)
- getCellWidth() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Width setting for the cell containing the component (only applies within table based
layouts)
- getCheckboxControl() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Retrieves a new checkbox control instance from Spring (initialized by the bean definition
with the given id)
- getCheckboxGroupControl() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Retrieves a new checkbox group control instance from Spring (initialized by the bean definition
with the given id)
- getCheckboxGroupControlHorizontal() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Retrieves a new checkbox group control instance from Spring (initialized by the bean definition
with the given id)
- getCheckboxLabel() - Method in class org.kuali.rice.krad.uif.control.CheckboxControl
-
Returns the label text for this checkbox
- getChildEntryName() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- getChildEntryName() - Method in interface org.kuali.rice.krad.datadictionary.validation.capability.HierarchicallyConstrainable
-
- getChildNode(String) - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrieNode
-
Retrieves the child node with the given name
- getChildren() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- getCleanSearchableValues(String) - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
-
enables legacy processing of string representations of attribute values like a date range in the format
12/03/2001..1/29/2009
- getCleanSearchableValues(String) - Method in class org.kuali.rice.krad.datadictionary.validation.BaseAttributeValueReader
-
- getClearValueOnCopyPropertyNames() - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
- getClearValueOnCopyPropertyNames(Class) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
-
Retrieves the list of property names that should be cleared when an object of type dataObjectClass
is copied.
- getClientStateForSyncing() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Map that is populated from the component state maintained on the client
- getClientStateForSyncing() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- getClientViewValidationState(Object, View) - Static method in class org.kuali.rice.krad.uif.util.ConstraintStateUtils
-
Gets the client validation state.
- getClosedToggleIconClass() - Method in class org.kuali.rice.krad.uif.container.SidebarNavigationGroup
-
Icon class to use to render a closed icon for sub menus (the
ToggleMenu items) that exist
in this navigation menu.
- getColGroupingField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the collection grouping field
- getCollapsedIconClass() - Method in class org.kuali.rice.krad.uif.widget.Disclosure
-
Class for the icon that should be rendered when the disclosure group is disclosed.
- getCollection() - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
-
- getCollection() - Method in class org.kuali.rice.krad.uif.element.MultiFileUploadCollection
-
The collection which holds the files uploaded
- getCollectionBusinessObjectClass() - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
-
- getCollectionControllerService() - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
- getCollectionControllerService() - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- getCollectionControllerService() - Method in class org.kuali.rice.krad.web.service.impl.FileControllerServiceImpl
-
- getCollectionDefinition(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- getCollectionDescription(Class<?>, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
detailed help text for collection
- getCollectionDescription(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
detailed help text for collection
- getCollectionElementClass(Class, String) - Static method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
This method determines the Class of the elements in the collectionName passed in.
- getCollectionElementLabel(String, String, Class<?>) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
the element label to be used for displaying the collection.
- getCollectionGroup() - Method in class org.kuali.rice.krad.uif.container.collections.LineBuilderContext
-
Collection group the line is being built for.
- getCollectionGroup() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the collection group
- getCollectionGroupBuilder() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
CollectionGroupBuilder instance that will build the
components dynamically for the collection instance
- getCollectionGroupBuilder() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
CollectionGroupBuilder instance that will build the
components dynamically for the collection instance
- getCollectionGroupByPath(String) - Method in class org.kuali.rice.krad.uif.view.ViewIndex
-
Retrieves a CollectionGroup instance from the index
- getCollectionGroupLineBuilder(LineBuilderContext) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
-
- getCollectionGroupSecurity() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Collection Security object that indicates what authorization (permissions) exist for the collection
- getCollectionGroupSecurity() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Collection Security object that indicates what authorization (permissions) exist for the collection
- getCollectionGroupTableLayout() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the collection group table layout
- getCollectionLabel(Class<?>, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
the label to be used for displaying the collection.
- getCollectionLabel(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
the label to be used for displaying the collection.
- getCollectionLabel() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Gets the label for the collection in a human-friendly format.
- getCollectionLookup() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Instance of the QuickFinder widget that configures a multi-value lookup for the collection
- getCollectionLookup() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Instance of the QuickFinder widget that configures a multi-value lookup for the collection
- getCollectionName() - Method in class org.kuali.rice.krad.rules.rule.event.AddCollectionLineEvent
-
The name of the collection being added to.
- getCollectionNames() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- getCollectionObjectClass() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Object class the collection maintains.
- getCollectionObjectClass() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Object class the collection maintains.
- getCollectionPath() - Method in class org.kuali.rice.krad.datadictionary.DocumentCollectionPath
-
- getCollectionPath() - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
If field is part of a collection field, gives path to collection
- getCollections() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- getCollectionShortLabel(Class<?>, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
the short label to be used for displaying the collection.
- getCollectionShortLabel(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
the short label to be used for displaying the collection.
- getCollectionsIndex() - Method in class org.kuali.rice.krad.uif.view.ViewIndex
-
Gets the Map that contains collection indexing information.
- getCollectionSummary(Class<?>, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
short help text for collection
- getCollectionSummary(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
short help text for collection
- getCollectionWithDisclosureGroup() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the collection group with disclosure behavior
- getCollectionWithDisclosureGroupTableLayout() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the collection group table layout with disclosure behavior
- getCols() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- getCols() - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
-
Number of columns the control should span (vertical length)
- getColSpan() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Number of places the component should take up horizontally in the
container; when using a CssGridLayoutManager this is converted to the appropriate medium size.
- getColSpan() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Number of places the component should take up horizontally in the
container; when using a CssGridLayoutManager this is converted to the appropriate medium size.
- getColumn(int) - Method in class org.kuali.rice.krad.uif.layout.collections.TableRow
-
Returns the field instance that makes up the column with the given index.
- getColumnCalculationComponents() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Gets a list of column calculation components.
- getColumnCalculationComponents() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Gets a list of column calculation components.
- getColumnCalculations() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Gets the column calculations.
- getColumnCalculations() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Gets the column calculations.
- getColumnIndex() - Method in class org.kuali.rice.krad.uif.util.ColumnSort
-
Get the column index.
- getColumnNumber() - Method in class org.kuali.rice.krad.uif.util.ColumnCalculationInfo
-
Gets the column number.
- getColumns() - Method in class org.kuali.rice.krad.uif.layout.collections.TableRow
-
List of field components that make up the row's columns.
- getColumns() - Method in class org.kuali.rice.krad.uif.layout.collections.TableRowBuilder.ColumnCollector
-
Returns the field instances that make up the row columns.
- getColumnsToCalculate() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
A list of all the columns to be calculated
- getColumnsToCalculate() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
A list of all the columns to be calculated
- getCommand() - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
-
- getComparableId() - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
-
Specifies an id suffix to use for the generated comparison fields
- getComparableId(ComparableInfo, int) - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
-
Generates an comparableId suffix for the comparable item
- getComparables() - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
-
List of ComparableInfo instances the compare fields should
be generated for
- getComparator() - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementBase
-
- getCompleteStep() - Method in class org.kuali.rice.krad.uif.element.StepProgressBar
-
The key that when currentStep has this value, shows the step progress bar as fully complete; this key
is must not be part of the steps being shown, by default this has a value of "SUCCESS".
- getComplexAttributes() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- getComponentAttribute() - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
-
Component code that should be sent as permission detail when doing a permission check on this field
- getComponentById(String) - Method in class org.kuali.rice.krad.uif.view.ViewIndex
-
Retrieves a Component from the view index by Id
- getComponentCode() - Method in interface org.kuali.rice.krad.datadictionary.DictionaryBean
-
A code within the namespace that identifies a component or group the bean is associated with
- getComponentCode() - Method in class org.kuali.rice.krad.datadictionary.DictionaryBeanBase
-
- getComponentCode() - Method in class org.kuali.rice.krad.messages.Message
-
A code within the namespace that identifies a component or group, used for further grouping
of messages within the namespace
- getComponentCode(Class<?>) - Method in interface org.kuali.rice.krad.service.KualiModuleService
-
- getComponentForBean(String, BeanDefinition) - Method in class org.kuali.rice.krad.datadictionary.MessageBeanProcessor
-
Retrieves the component code associated with the bean definition
- getComponentModifiers() - Method in interface org.kuali.rice.krad.uif.component.Component
-
ComponentModifier instances that should be invoked to
initialize the component
- getComponentModifiers() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
ComponentModifier instances that should be invoked to
initialize the component
- getComponentName() - Method in class org.kuali.rice.krad.datadictionary.validation.AttributeValidatingTypeServiceBase.TypeAttributeDefinition
-
- getComponentPostData(String, String) - Method in class org.kuali.rice.krad.uif.lifecycle.ViewPostMetadata
-
Retrieves post data that has been stored for the given component id and key.
- getComponentPostMetadata(String) - Method in class org.kuali.rice.krad.uif.lifecycle.ViewPostMetadata
-
Gets the component post metadata for the given component id.
- getComponentPostMetadataForPath(String) - Method in class org.kuali.rice.krad.uif.lifecycle.ViewPostMetadata
-
Iterates over the componentPostMetadataMap to find a componentPostMetadata which matches the path given.
- getComponentPostMetadataMap() - Method in class org.kuali.rice.krad.uif.lifecycle.ViewPostMetadata
-
Map containing post metadata for a component keyed by the component id.
- getComponentPrototypes() - Method in class org.kuali.rice.krad.uif.container.TreeGroup
-
Gets all node components prototypes within the tree.
- getComponentPrototypes() - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
-
- getComponentPrototypes() - Method in class org.kuali.rice.krad.uif.modifier.ComponentConvertModifier
-
- getComponentPrototypes() - Method in interface org.kuali.rice.krad.uif.modifier.ComponentModifier
-
List of components that are maintained by the modifier as prototypes for creating other component instances
- getComponentPrototypes() - Method in class org.kuali.rice.krad.uif.modifier.ComponentModifierBase
-
- getComponentPublishingDelay() - Method in class org.kuali.rice.krad.config.KRADConfigurer
-
- getComponentReplacementPrototype() - Method in class org.kuali.rice.krad.uif.modifier.ComponentConvertModifier
-
Prototype for the component replacement
- getComponentSecurity() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Security object that indicates what authorization (permissions) exist for the component
- getComponentSecurity() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Security object that indicates what authorization (permissions) exist for the component
- getComponentsOfType(List<? extends Component>, Class<T>) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- getComponentType(Type) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
Get the best known component type for a generic type.
- getComponentTypeName() - Method in interface org.kuali.rice.krad.uif.component.Component
-
The name for the component type
- getComponentTypeName() - Method in class org.kuali.rice.krad.uif.container.GroupBase
-
The name for the component type
- getComponentTypeName() - Method in class org.kuali.rice.krad.uif.control.ControlBase
-
The name for the component type
- getComponentTypeName() - Method in class org.kuali.rice.krad.uif.element.ContentElementBase
-
- getComponentTypeName() - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
The name for the component type
- getComponentTypeName() - Method in class org.kuali.rice.krad.uif.field.RemoteFieldsHolder
-
- getComponentTypeName() - Method in class org.kuali.rice.krad.uif.view.View
-
The name for the component type
- getComponentTypeName() - Method in class org.kuali.rice.krad.uif.widget.WidgetBase
-
The name for the component type
- getComponentTypeToReplace() - Method in class org.kuali.rice.krad.uif.modifier.ComponentConvertModifier
-
Type of component that should be replaced with an instance of the
component prototype
- getCondition() - Method in class org.kuali.rice.krad.uif.component.PropertyReplacer
-
Gives the expression that should be evaluated to determine whether or not
the property replacement should be made
- getConditionalRefresh() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Spring EL expression, which when evaluates to true, causes this component to be refreshed
- getConditionalRefresh() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
When set if the condition is satisfied, the component will be refreshed.
- getConditionalRefreshConditionJs() - Method in interface org.kuali.rice.krad.uif.component.Component
-
- getConditionalRefreshConditionJs() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
The condition to refresh this component converted to a js expression, set internally cannot
be set.
- getConditionalRefreshControlNames() - Method in interface org.kuali.rice.krad.uif.component.Component
-
- getConditionalRefreshControlNames() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Control names used to control conditional refresh, set internally cannot be set.
- getConditionalRowCssClasses() - Method in class org.kuali.rice.krad.uif.container.LightTable
-
The row css classes for the rows of this layout
- getConditionalRowCssClasses() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
The row css classes for the rows of this layout
- getConditionalRowCssClasses() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
- getConfigService() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- getConfigurationService() - Method in class org.kuali.rice.krad.datadictionary.validation.AttributeValidatingTypeServiceBase
-
- getConfigurationService() - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
- getConfigurationService() - Method in class org.kuali.rice.krad.service.impl.CsrfServiceImpl
-
- getConfigurationService() - Method in class org.kuali.rice.krad.uif.service.impl.AttributeQueryServiceImpl
-
Gets the configuration service
- getConfigurationService() - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Gets the configuration service
- getConfigurationService() - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
-
- getConfigurationService() - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
- getConfigurationService() - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
- getConfirmationDialog() - Method in class org.kuali.rice.krad.uif.element.Action
-
Dialog to use an a confirmation for the action.
- getConfirmationPromptText() - Method in class org.kuali.rice.krad.uif.element.Action
-
Text to display as a confirmation of the action.
- getConstraint() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.WhenConstraint
-
The constraint to apply to the field when the WhenConstraint value/values match
- getConstraintLabelKey() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- getConstraintMessage() - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Message field that displays constraint text
- getConstraintMessage() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Message field that displays constraint text
- getConstraintMessage() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the default constraint message configuration
- getConstraintName() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- getConstraints(T, Class<? extends Constraint>) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.BaseConstraintProvider
-
- getConstraints(T, Class<? extends Constraint>) - Method in interface org.kuali.rice.krad.datadictionary.validation.constraint.provider.ConstraintProvider
-
gets the constraints provided
- getConstraints() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
-
- getConstraintStateOverrides() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.BaseConstraint
-
Get the list of constraintStateOverrides which represent constraints that will replace THIS constraint
when their state is matched during validation.
- getConstraintText() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
Text that display a restriction on the value a field can hold
- getConstraintText() - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Text that display a restriction on the value a field can hold
- getConstraintText() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Text that display a restriction on the value a field can hold
- getConstraintType() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.CaseConstraintProcessor
-
- getConstraintType() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.CollectionSizeConstraintProcessor
-
- getConstraintType() - Method in interface org.kuali.rice.krad.datadictionary.validation.processor.ConstraintProcessor
-
gets the java class type of the constraint that this contraint processor handles
- getConstraintType() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.DataTypeConstraintProcessor
-
- getConstraintType() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.ExistenceConstraintProcessor
-
- getConstraintType() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.LengthConstraintProcessor
-
- getConstraintType() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.MustOccurConstraintProcessor
-
- getConstraintType() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.PrerequisiteConstraintProcessor
-
- getConstraintType() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.RangeConstraintProcessor
-
- getConstraintType() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.SimpleConstraintProcessor
-
- getConstraintType() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.ValidCharactersConstraintProcessor
-
- getConstraintValidationResult(String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.AttributeValidationResult
-
gets a constraint validation result with the given constraintName
- getConstraintValidationResults() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
-
- getContainerIdSuffix() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
A string suffix that should get applied to the id for all child components of the given element.
- getContainerIdSuffix() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
A string suffix that should get applied to the id for all child components of the given element.
- getContainerIdSuffix() - Method in interface org.kuali.rice.krad.uif.util.LifecycleElement
-
A string suffix that should get applied to the id for all child components of the given element.
- getContent() - Method in class org.kuali.rice.krad.uif.element.MetaTag
-
Content attribute for meta tag.
- getContentContainerClassesAsString() - Method in class org.kuali.rice.krad.uif.view.View
-
- getContentContainerCssClasses() - Method in class org.kuali.rice.krad.uif.view.View
-
List of CSS style classes that will be applied to a div that wraps the content.
- getContentType() - Method in interface org.kuali.rice.krad.file.FileMeta
-
The content type of the file
- getContentType() - Method in class org.kuali.rice.krad.file.FileMetaBlob
-
The content type of the file
- getContentType(String) - Method in class org.kuali.rice.krad.web.controller.UifExportController
-
Reviews and returns a valid content type, defaults to text/csv.
- getContext() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Context map for the component
- getContext() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Context map for the component
- getContext() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
Context map for the lifecycle element.
- getContext() - Method in interface org.kuali.rice.krad.uif.util.LifecycleElement
-
Context map for the lifecycle element.
- getContextForField(View, CollectionGroup, Field) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupLineBuilder
-
Helper method to build the context for a field (needed because the apply model phase for line fields has
not been applied yet and their full context not set)
- getControl() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
Deprecated.
- getControl() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
- getControl() - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Control instance that should be used to input data for the
field
- getControl() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Control instance that should be used to input data for the
field
- getControl(UifConstants.ControlType) - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the control
- getControlClass() - Method in interface org.kuali.rice.krad.uif.control.FilterableLookupCriteriaControlPostData
-
Returns the class to invoke the filter search method on.
- getControlClass() - Method in class org.kuali.rice.krad.uif.control.GroupControl.GroupControlPostData
-
Returns the class to invoke the filter search method on.
- getControlClass() - Method in class org.kuali.rice.krad.uif.control.UserControl.UserControlPostData
-
Returns the class to invoke the filter search method on.
- getControlField() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
Default Control to use when the attribute is to be rendered
for the UI.
- getControlInstance(AttributeDefinition, DataObjectAttribute) - Method in class org.kuali.rice.krad.uif.service.impl.UifDefaultingServiceImpl
-
- getController() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- getControllerClass() - Method in exception org.kuali.rice.krad.web.controller.MethodAccessException
-
Class of the controller the method was requested for.
- getControllerMapping() - Method in class org.kuali.rice.krad.uif.util.UrlInfo
-
The controllerMapping for the url (string that represents the controllerMapping path appended to baseUrl)
- getControllerMapping() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Name of the controllerMapping for this form (includes slash)
- getControllerService() - Method in class org.kuali.rice.krad.document.DocumentControllerBase
-
- getControllerService() - Method in class org.kuali.rice.krad.document.TransactionalDocumentControllerBase
-
- getControllerService() - Method in class org.kuali.rice.krad.inquiry.InquiryController
-
- getControllerService() - Method in class org.kuali.rice.krad.lookup.LookupController
-
- getControllerService() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentController
-
- getControllerService() - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- getConvertibleTypes() - Method in class org.kuali.rice.krad.datadictionary.parse.StringListConverter
-
- getConvertibleTypes() - Method in class org.kuali.rice.krad.datadictionary.parse.StringMapConverter
-
- getCopy() - Method in class org.kuali.rice.krad.datadictionary.validator.ValidationTrace
-
Creates a copy of the ValidationTrace
- getCreateDate() - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
- getCriteriaFields() - Method in class org.kuali.rice.krad.lookup.LookupView
-
List of fields that will be rendered for the lookup criteria.
- getCriteriaFieldsForValidation(LookupView, LookupForm) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
Returns the criteria fields in a map keyed by the field property name.
- getCriteriaGroup() - Method in class org.kuali.rice.krad.lookup.LookupView
-
Component
Group instance to render as search criteria.
- getCriteriaLabel(LookupForm, String) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
Returns the label of the search criteria field.
- getCsrfService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getCsrfService() - Method in class org.kuali.rice.krad.web.controller.UifControllerHandlerInterceptor
-
- getCsrfToken() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- getCssClasses() - Method in interface org.kuali.rice.krad.uif.component.Component
-
CSS style class(s) to be applied to the component
- getCssClasses() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
CSS style class(s) to be applied to the component
- getCssClasses() - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
CSS style class(s) to be applied to the area (div) the layout manager
generates for the items
- getCssClasses() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
- getCssClassString() - Method in class org.kuali.rice.krad.uif.layout.CssGridSizes
-
Gets the css class string to use on the cell div of this item, by concatnating the appropriate css
classes based on the size values set on this object
- getCssFiles() - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
List of file paths (relative to the web root) or URLs that will be sourced into the view
as CSS files
- getCssGridSizes() - Method in interface org.kuali.rice.krad.uif.component.Component
-
CssGridSizes represent the size (width) the content's div "cell" will take up in the "row" at each screen
size (extra small, small, medium, large) when using a group backed by a CssGridLayoutManager.
- getCssGridSizes() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
CssGridSizes represent the size (width) the content's div "cell" will take up in the "row" at each screen
size (extra small, small, medium, large) when using a group backed by a CssGridLayoutManager.
- getCssStyle(String, String...) - Static method in class org.kuali.rice.krad.uif.CssConstants
-
Replaces parameters in the given CSS string with the corresponding
parameter values given
- getCurrentColumnValue() - Method in class org.kuali.rice.krad.uif.container.LightTable
-
- getCurrentGlobalVariables() - Static method in class org.kuali.rice.krad.util.GlobalVariables
-
- getCurrentLine() - Method in class org.kuali.rice.krad.uif.container.collections.LineBuilderContext
-
Object containing the line's data.
- getCurrentLocation() - Method in class org.kuali.rice.krad.web.form.HistoryFlow
-
Get the last url on the history stack
- getCurrentPage() - Method in class org.kuali.rice.krad.uif.element.Pager
-
The current page being shown by this pager widget (this must be set when the page is changed)
- getCurrentPage() - Method in class org.kuali.rice.krad.uif.view.View
-
Iterates through the contained page items and returns the Page that matches the set current page id or
the first page in the case of a single page view.
- getCurrentPageId() - Method in class org.kuali.rice.krad.uif.view.View
-
The id for the page within the view that should be displayed in the UI.
- getCurrentRouteLevelName(WorkflowDocument) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
-
Gets the current route level name of the workflow document even if document has no active
node names.
- getCurrentRouteNodeNames(WorkflowDocument) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
-
Returns the current node names of the document delimited by ", " if there is more
than one.
- getCurrentState(Object) - Method in interface org.kuali.rice.krad.datadictionary.state.StateMapping
-
Gets the currentState by looking at the statePropertyName on the stateObject passed in
- getCurrentState(Object) - Method in class org.kuali.rice.krad.datadictionary.state.StateMappingBase
-
- getCurrentStep() - Method in class org.kuali.rice.krad.uif.element.StepProgressBar
-
The current step (by key) of this progress bar to be highlighted visually as the active step.
- getCurrentTask() - Method in interface org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhase
-
Gets the task currently running.
- getCurrentTask() - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhaseBase
-
Gets the task currently running.
- getCurrentValue(int) - Method in class org.kuali.rice.krad.datadictionary.validator.ErrorReport
-
Retrieves a value involved in the error
- getCurrentValueSize() - Method in class org.kuali.rice.krad.datadictionary.validator.ErrorReport
-
Retrieves the number of values involved in the error.
- getCurrentViewItem() - Method in class org.kuali.rice.krad.web.form.HistoryFlow
-
Get the item which represents the most current BreadcrumbItem for the View for this flow
- getCustomClientSideValidationStates() - Method in interface org.kuali.rice.krad.datadictionary.state.StateMapping
-
This ONLY applies to client side validations as the controller has full control over what validations to apply
on the server.
- getCustomClientSideValidationStates() - Method in class org.kuali.rice.krad.datadictionary.state.StateMappingBase
-
- getCustomLockDescriptor(Person) - Method in interface org.kuali.rice.krad.document.Document
-
Generates a custom lock descriptor for pessimistic locking.
- getCustomLockDescriptor(Person) - Method in class org.kuali.rice.krad.document.DocumentBase
-
This default implementation just throws a PessimisticLockingException.
- getCustomLockDescriptor(Person) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Generates a custom lock descriptor for pessimistic locking.
- getCustomLockDescriptor(Person) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
Default implementation just throws a PessimisticLockingException.
- getCustomLockDescriptor(Person) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
Returns the custom lock descriptor generated by the new maintainable object, if defined.
- getCustomValidatorClass() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- getCustomValueFinderValues(KimTypeAttribute) - Method in class org.kuali.rice.krad.keyvalues.KimAttributeValuesFinder
-
- getCutline() - Method in class org.kuali.rice.krad.uif.field.ImageField
-
Gets the cutline
- getCutlineMessage() - Method in class org.kuali.rice.krad.uif.element.Image
-
Gets the
Message component used to display the cutline.
- getCutlineText() - Method in class org.kuali.rice.krad.uif.element.Image
-
Retrieves the cutline text for this image
- getCutlineText() - Method in class org.kuali.rice.krad.uif.field.ImageField
-
Gets the cutline text
- getData() - Method in class org.kuali.rice.krad.uif.lifecycle.ComponentPostMetadata
-
General post data that has been stored for the component.
- getData(String) - Method in class org.kuali.rice.krad.uif.lifecycle.ComponentPostMetadata
-
Retrieves a post data value for the component.
- getData() - Method in class org.kuali.rice.krad.uif.mock.DynaDataObject
-
Map containing non-boolean data for the view.
- getData() - Method in class org.kuali.rice.krad.uif.mock.DynaForm
-
Map containing non-boolean data for the view.
- getDataAttributes() - Method in interface org.kuali.rice.krad.uif.component.Component
-
The DataAttributes that will be written to the html element for this component as data-
- getDataAttributes() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
The DataAttributes that will be written to the html element for this component as data-
- getDatabaseRepositoryFilePaths() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- getDataDictionary() - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
- getDataDictionaryComponentPublisherService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getDataDictionaryPackages() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
Returns a list of data dictionary packages configured for this ModuleConfiguration.
- getDataDictionaryPackages() - Method in interface org.kuali.rice.krad.service.KualiModuleService
-
- getDataDictionaryRemoteFieldService() - Method in class org.kuali.rice.krad.datadictionary.validation.AttributeValidatingTypeServiceBase
-
- getDataDictionaryRemoteFieldService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getDataDictionaryRemoteFieldService() - Method in class org.kuali.rice.krad.workflow.DataDictionaryPeopleFlowTypeServiceImpl
-
- getDataDictionaryService() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- getDataDictionaryService() - Method in class org.kuali.rice.krad.datadictionary.DictionaryBeanFactoryPostProcessor
-
Retrieves the data dictionary service using the KRAD service locator
- getDataDictionaryService() - Method in class org.kuali.rice.krad.datadictionary.DictionaryBeanProcessorBase
-
Returns an instance of the data dictionary service
- getDataDictionaryService() - Method in class org.kuali.rice.krad.datadictionary.validation.AttributeValidatingTypeServiceBase
-
- getDataDictionaryService() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.MandatoryElementConstraintProcessor
-
- getDataDictionaryService() - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
- getDataDictionaryService() - Method in class org.kuali.rice.krad.document.TransactionalDocumentAuthorizerBase
-
- getDataDictionaryService() - Method in class org.kuali.rice.krad.inquiry.InquirableImpl
-
- getDataDictionaryService() - Method in class org.kuali.rice.krad.keyvalues.KimAttributeValuesFinder
-
- getDataDictionaryService() - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
- getDataDictionaryService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getDataDictionaryService() - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Gets the data dictionary service
- getDataField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Retrieves a new data field instance from Spring (initialized by the bean definition
with the given id)
- getDataField(String, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Retrieves a new data field instance from Spring (initialized by the bean definition
with the given id) and sets the property name and label to the given parameters
- getDataFieldByPath(String) - Method in class org.kuali.rice.krad.uif.view.ViewIndex
-
Retrieves a DataField instance from the index
- getDataFieldByPropertyName(String) - Method in class org.kuali.rice.krad.uif.view.ViewIndex
-
Retrieves a DataField instance that has the given property name specified (note
this is not the full binding path and first match is returned)
- getDataFieldColumnOptions(int, CollectionGroup, DataField) - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
Construct the column options for a data field
- getDataFieldIndex() - Method in class org.kuali.rice.krad.uif.view.ViewIndex
-
Gets the Map that contains attribute field indexing information.
- getDataFieldSecurity() - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Data Field Security object that indicates what authorization (permissions) exist for the field
- getDataFieldSecurity() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Data Field Security object that indicates what authorization (permissions) exist for the field
- getDataGroupPrototype() - Method in class org.kuali.rice.krad.uif.container.NodePrototype
-
- getDataObject() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Returns instance of the data object that is being maintained
- getDataObject() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- getDataObject() - Method in class org.kuali.rice.krad.web.form.InquiryForm
-
Result data object for inquiry that will be display with the view
- getDataObjectAttribute() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
- getDataObjectAuthorizationService() - Method in class org.kuali.rice.krad.inquiry.InquirableImpl
-
- getDataObjectAuthorizationService() - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- getDataObjectAuthorizationService() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- getDataObjectAuthorizationService() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- getDataObjectAuthorizationService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getDataObjectClass() - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
gets the data object class
- getDataObjectClass() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- getDataObjectClass() - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
- getDataObjectClass() - Method in interface org.kuali.rice.krad.inquiry.Inquirable
-
Class for the data object the inquirable should retrieve
- getDataObjectClass() - Method in class org.kuali.rice.krad.inquiry.InquirableImpl
-
Class for the data object the inquirable should retrieve
- getDataObjectClass() - Method in interface org.kuali.rice.krad.lookup.Lookupable
-
Returns the class for the data object the lookup is configured with.
- getDataObjectClass() - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
Returns the class for the data object the lookup is configured with.
- getDataObjectClass() - Method in class org.kuali.rice.krad.lookup.LookupView
-
Class for the data object the lookup applies to.
- getDataObjectClass() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Returns the class for the data object being maintained
- getDataObjectClass() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- getDataObjectClassName() - Method in class org.kuali.rice.krad.lookup.LookupForm
-
Class name for the data object the lookup should be performed against.
- getDataObjectClassName() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Class name for the data object the query should be performed against
- getDataObjectClassName() - Method in class org.kuali.rice.krad.uif.field.GroupLinkField
-
DataObjectClassName used as a parameter of generated inquiry link url
- getDataObjectClassName() - Method in class org.kuali.rice.krad.uif.field.RoleLinkField
-
DataObjectClassName used as a parameter of generated inquiry link url.
- getDataObjectClassName() - Method in class org.kuali.rice.krad.uif.field.UserLinkField
-
DataObjectClassName used as a parameter of generated inquiry link url.
- getDataObjectClassName() - Method in class org.kuali.rice.krad.uif.view.InquiryView
-
Class name for the object the inquiry applies to
- getDataObjectClassName() - Method in class org.kuali.rice.krad.uif.view.MaintenanceDocumentView
-
Class name for the object the maintenance document applies to
- getDataObjectClassName() - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
Full class name the inquiry should be provided for
- getDataObjectClassName() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
Full class name the lookup should be provided for.
- getDataObjectClassName() - Method in class org.kuali.rice.krad.web.form.InquiryForm
-
Class name of the data object the inquiry will display
- getDataObjectClassName() - Method in class org.kuali.rice.krad.web.form.MaintenanceDocumentForm
-
- getDataObjectCollection() - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
- getDataObjectContext(View, ViewModel) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
-
Retrieves the object from the model that is used as the context for permission checks
- getDataObjectEntries() - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
- getDataObjectEntries() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndex
-
- getDataObjectEntries(DataDictionaryIndex) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
-
- getDataObjectEntries(DataDictionaryIndex) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
-
- getDataObjectEntry() - Method in class org.kuali.rice.krad.datadictionary.ComplexAttributeDefinition
-
- getDataObjectEntry(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
- getDataObjectEntry(DataDictionaryIndex, String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
-
- getDataObjectEntry(DataDictionaryIndex, String) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
-
- getDataObjectEntryForConcreteClass(DataDictionaryIndex, String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
-
- getDataObjectEntryForConcreteClass(DataDictionaryIndex, String) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
-
This method gets the DataOjectEntry (or subclass) for a concrete class
- getDataObjectFromXML(String) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
Get data object from XML
- getDataObjectKey(String) - Static method in class org.kuali.rice.krad.uif.util.ExpressionFunctions
-
Get the a primary key (valid for inquiry/maintenance view retrieval) for the dataObject by class name passed in
- getDataObjectMetadata() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- getDataObjectService() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- getDataObjectService() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- getDataObjectService() - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
- getDataObjectService() - Method in class org.kuali.rice.krad.web.bind.UifServletRequestDataBinder
-
- getDataSourceName() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- getDataType() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
Returns the Kuali datatype for this field.
- getDataType() - Method in interface org.kuali.rice.krad.datadictionary.validation.constraint.DataTypeConstraint
-
gets the type of an attribute definition
- getDataType() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
-
- getDataType() - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Gets the DataType of this InputField, note that DataType set to be date
when this field is using a date picker with a TextControl and has not otherwise been
explicitly set.
- getDataType() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Gets the DataType of this InputField, note that DataType set to be date
when this field is using a date picker with a TextControl and has not otherwise been
explicitly set.
- getDate(Object, DateTimeService) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
-
determines whether the provided object is a date and tries to converts non-date values
- getDateControl() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Retrieves a new text control instance from Spring (initialized by the bean definition
with the given id) configured for a date (enabled data picker)
- getDatePicker() - Method in interface org.kuali.rice.krad.uif.control.TextControl
-
Renders a calendar that can be used to select a date value for the text control.
- getDatePicker() - Method in class org.kuali.rice.krad.uif.control.TextControlBase
-
Renders a calendar that can be used to select a date value for the text control.
- getDateTimeService() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.MandatoryElementConstraintProcessor
-
- getDateTimeService() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- getDateTimeService() - Method in class org.kuali.rice.krad.web.bind.UifDateEditor
-
Gets the date time service.
- getDateTimeService() - Method in class org.kuali.rice.krad.web.bind.UifDateTimeEditor
-
- getDateTimeService() - Method in class org.kuali.rice.krad.web.bind.UifTimeEditor
-
Gets the date time service.
- getDateUploaded() - Method in interface org.kuali.rice.krad.file.FileMeta
-
The date the file was uploaded
- getDateUploaded() - Method in class org.kuali.rice.krad.file.FileMetaBlob
-
The date the file was uploaded
- getDateUploadedFormatted() - Method in interface org.kuali.rice.krad.file.FileMeta
-
The file uploaded date formatted ina more readable String format
- getDateUploadedFormatted() - Method in class org.kuali.rice.krad.file.FileMetaBlob
-
The file uploaded date formatted ina more readable String format
- getDdService() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- getDeepCopy(T) - Static method in class org.kuali.rice.krad.uif.util.CopyUtils
-
Get a deep copy of an object using cloning.
- getDefaultActiveTabId() - Method in class org.kuali.rice.krad.uif.container.TabGroup
-
Id of the active tab of the tab group when rendered.
- getDefaultBindingObjectPath() - Method in class org.kuali.rice.krad.uif.view.View
-
For View types that work primarily with one nested object of
the form (for instance document, or bo) the default binding object path
can be set for each of the views DataBinding components.
- getDefaultDocumentTypeName() - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
-
- getDefaultExistenceCheckFieldNames() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
The List of all defaultExistenceCheck reference fieldNames associated with this MaintenanceDocument
- getDefaultExistenceChecks() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
The defaultExistenceChecks element contains a list of reference object names which are required to exist when
maintaining a BO
- getDefaultExistenceChecks(Class) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
-
Retrieves the collection of ReferenceDefinition objects defined as DefaultExistenceChecks
for the MaintenanceDocument associated with the given data object class
- getDefaultExistenceChecks(Document) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
-
Retrieves the collection of ReferenceDefinition objects defined as DefaultExistenceChecks
for the document instance
- getDefaultExistenceChecks(String) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
-
Retrieves the collection of ReferenceDefinition objects defined as DefaultExistenceChecks
for the document entry associated with the given document type name
- getDefaultItemIconClass() - Method in class org.kuali.rice.krad.uif.container.SidebarNavigationGroup
-
The default css class to use for the icons of the items which exist in this navigation menu if they are not set
on the items themselves (icons are required by
Action and
ToggleMenu items in this menu).
- getDefaultItemPosition() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
For Component instances in the container's items list that
do not have an order set, a default order number will be assigned using
this property.
- getDefaultItemSize() - Method in class org.kuali.rice.krad.uif.layout.CssGridLayoutManager
-
The default "cell" size to use for this layout - this converts to medium size
(max setting, and the default, is 12)
- getDefaultItemSizes() - Method in class org.kuali.rice.krad.uif.layout.CssGridLayoutManager
-
Default sizes for each item in this css grid layout, these settings will override the setting in
defaultItemSize,
but will not override item specific cssGridSizes.
- getDefaultLocaleCode() - Method in class org.kuali.rice.krad.messages.MessageServiceImpl
-
Retrieves the default locale code configured through a system parameter
- getDefaultNodePrototype() - Method in class org.kuali.rice.krad.uif.container.TreeGroup
-
- getDefaultOrderSequence() - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
-
Indicates the starting integer sequence value to use for
ComparableInfo instances that do not have the order property
set
- getDefaultSortAttributeNames() - Method in class org.kuali.rice.krad.lookup.LookupView
-
List of property names on the configured data object class that will be used to perform the initial
sorting of the search results.
- getDefaultValue() - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Default value for the model property the field points to
- getDefaultValue() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Default value for the model property the field points to
- getDefaultValueFinderClass() - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Gives Class that should be invoked to produce the default value for the
field
- getDefaultValueFinderClass() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Gives Class that should be invoked to produce the default value for the
field
- getDefaultValueForField(Object, DataField) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Retrieves the default value that is configured for the given data field
- getDefaultValueForField(Object, DataField) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Retrieves the default value that is configured for the given data field
- getDefaultValues() - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Array of default values for the model property the field points to
- getDefaultValues() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Array of default values for the model property the field points to
- getDefinition(String) - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
-
provides access to the constrainable attribute definition of a specific attribute name
- getDefinition(String) - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
-
- getDefinition() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
-
- getDefinition(String) - Method in class org.kuali.rice.krad.datadictionary.validation.SingleAttributeValueReader
-
- getDefinition(String) - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader
-
Gets the definition which is an InputField on the View/Page
- getDefinitions() - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
-
gets a list of all constrainable dictionary metadata definitions for attributes or fields encapsulated by this
object
- getDefinitions() - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
-
- getDefinitions() - Method in class org.kuali.rice.krad.datadictionary.validation.SingleAttributeValueReader
-
- getDefinitions() - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader
-
Gets all InputFields (which extend Constrainable)
- getDelayedCopy(Copyable) - Static method in class org.kuali.rice.krad.uif.util.DelayedCopyableHandler
-
Get a proxy instance providing delayed copy behavior on a source component.
- getDelimiter() - Method in class org.kuali.rice.krad.uif.control.CheckboxGroupControl
-
Delimiter string to be rendered between the checkbox group options
- getDelimiter() - Method in class org.kuali.rice.krad.uif.control.RadioGroupControl
-
Delimiter string to be rendered between the radio group options, defaults
to none
- getDependencyConstraints() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
Gets dependency constraints for this AttributeDefinition.
- getDependencyConstraints() - Method in interface org.kuali.rice.krad.uif.field.InputField
-
List of PrerequisiteConstraint that apply to this InputField
- getDependencyConstraints() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
List of PrerequisiteConstraint that apply to this InputField
- getDepth() - Method in interface org.kuali.rice.krad.uif.lifecycle.LifecycleElementState
-
Gets the depth of the element in the lifecycle tree.
- getDepth() - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhaseBase
-
Gets the depth of the element in the lifecycle tree.
- getDescription() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
The description element is used to provide a long description of the
attribute or collection.
- getDescription() - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
gets the description
- getDescription() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
- getDescription() - Method in class org.kuali.rice.krad.messages.Message
-
A description for the message
- getDescription() - Method in interface org.kuali.rice.krad.rules.rule.event.RuleEvent
-
A description of the event.
- getDescription() - Method in class org.kuali.rice.krad.rules.rule.event.RuleEventBase
-
- getDescription(String) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
-
Retrieves the full description of the document as described in its data dictionary entry
- getDialogCssClass() - Method in class org.kuali.rice.krad.uif.container.DialogGroup
-
Gets CSS class to use when rendering dialog (default is modal-sm).
- getDialogDataObject() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
The data object to bind to for a dialog
- getDialogDismissOption() - Method in class org.kuali.rice.krad.uif.element.Action
-
If the action is within a
DialogGroup it can be configured to
dismiss the dialog using this property.
- getDialogExplanations() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Contains values for dialog explanation fields present on the page.
- getDialogExplanations() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Contains values for dialog explanation fields present on the page.
- getDialogId() - Method in class org.kuali.rice.krad.web.form.DialogResponse
-
Id for the dialog whose response has been captured.
- getDialogResponse() - Method in class org.kuali.rice.krad.uif.element.Action
-
If the action is within a
DialogGroup it can be configured to
return a response using this property.
- getDialogResponse(String) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Helper method to get a dialog response for the given dialog id.
- getDialogResponse(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Helper method to get a dialog response for the given dialog id.
- getDialogResponses() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Map containing dialog responses for a request 'conversation'.
- getDialogResponses() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Map containing dialog responses for a request 'conversation'.
- getDialogs() - Method in class org.kuali.rice.krad.uif.view.View
-
Provide a list of dialog groups associated with this view.
- getDictionaryAttributeName() - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Name of the attribute within the data dictionary the attribute field is
associated with
- getDictionaryAttributeName() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Name of the attribute within the data dictionary the attribute field is
associated with
- getDictionaryBean(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
Returns an object from the dictionary by its spring bean name
- getDictionaryBean(String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
Returns an object from the dictionary by its spring bean name or id
- getDictionaryBeanProperty(String, String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
Returns a property value for the bean with the given name from the dictionary.
- getDictionaryBeanProperty(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
Returns a property value for the bean with the given name from the dictionary.
- getDictionaryBeansByNamespace() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndex
-
Mapping of namespace codes to bean definition names that are associated with that namespace
- getDictionaryObjectEntry(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
- getDictionaryObjectEntry(DataDictionaryIndex, String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
- getDictionaryObjectEntry(DataDictionaryIndex, String) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
-
- getDictionaryObjectEntry() - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Object entry name in the data dictionary the associated attribute is
apart of
- getDictionaryObjectEntry() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Object entry name in the data dictionary the associated attribute is
apart of
- getDictionaryPrototype(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
Returns a prototype object from the dictionary by its spring bean name
- getDictionaryRelationship(Class<?>, String) - Method in interface org.kuali.rice.krad.service.LegacyDataAdapter
-
Deprecated.
- getDictionaryValidationService() - Method in class org.kuali.rice.krad.datadictionary.validation.AttributeValidatingTypeServiceBase
-
- getDictionaryValidationService() - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
- getDictionaryValidationService() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- getDictionaryValidationService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getDirectInquiryAction() - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
Action that will be rendered next to the field for a direct inquiry
- getDirection() - Method in class org.kuali.rice.krad.uif.util.ColumnSort
-
Get the sort direction.
- getDirectory() - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
Path to the directory (relative to the web root) that holds the assets for the theme
- getDirectShortLabel() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
- getDisabledConditionControlNames() - Method in class org.kuali.rice.krad.uif.control.ControlBase
-
Control names to add handlers to for disable functionality, cannot be set
- getDisabledConditionControlNames() - Method in class org.kuali.rice.krad.uif.element.Action
-
Gets a list of control names to add handlers to for disable functionality, cannot be set.
- getDisabledConditionJs() - Method in class org.kuali.rice.krad.uif.control.ControlBase
-
Get the disable condition js derived from the springEL, cannot be set.
- getDisabledConditionJs() - Method in class org.kuali.rice.krad.uif.element.Action
-
Get the disable condition js derived from the springEL, cannot be set.
- getDisabledReason() - Method in interface org.kuali.rice.krad.uif.control.Control
-
If the control is disabled, gives a reason for why which will be displayed as a tooltip
on the control
- getDisabledReason() - Method in class org.kuali.rice.krad.uif.control.ControlBase
-
- getDisabledReason() - Method in class org.kuali.rice.krad.uif.element.Action
-
If the action field is disabled, gives a reason for why which will be displayed as a tooltip
on the action field (button).
- getDisabledReason() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- getDisabledWhenChangedPropertyNames() - Method in class org.kuali.rice.krad.uif.control.ControlBase
-
Gets the property names of fields that when changed, will disable this component
- getDisabledWhenChangedPropertyNames() - Method in class org.kuali.rice.krad.uif.element.Action
-
Gets the property names of fields that when changed, will disable this component.
- getDisclosure() - Method in interface org.kuali.rice.krad.uif.container.Group
-
Disclosure widget that provides collapse/expand functionality for the
group
- getDisclosure() - Method in class org.kuali.rice.krad.uif.container.GroupBase
-
Disclosure widget that provides collapse/expand functionality for the
group
- getDisplayCollectionSize() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
The number of records to display for a collection
- getDisplayCollectionSize() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
The number of records to display for a collection
- getDisplayFieldName() - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
-
Gets the displayFieldName attribute.
- getDisplayLabelAttribute() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
- getDisplayLabelAttribute() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
- getDisplayLength() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Gets the displayLength, the number of items to display on the page (assuming useServerPaging is enabled).
- getDisplayLength() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Gets the displayLength, the number of items to display on the page (assuming useServerPaging is enabled).
- getDisplayMessage(Exception) - Method in class org.kuali.rice.krad.exception.ExceptionIncident
-
This overridden method return the exception if the ixception type is in the
defined list.
- getDisplayMessage(Exception) - Method in interface org.kuali.rice.krad.exception.KualiExceptionIncident
-
This method checks the exception (set during construction) and return error
message if it's Kuali type of exception (defined by the list of exception names).
- getDisplayStart() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Gets the displayStart, the index of the first item to display on the page (assuming useServerPaging is enabled).
- getDisplayStart() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Gets the displayStart, the index of the first item to display on the page (assuming useServerPaging is enabled).
- getDisplayTopicFieldInNotes() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
Indicates whether the "Notes and Attachments" tab will render a column for a note topic
- getDocId() - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
-
- getDocTypeName() - Method in class org.kuali.rice.krad.uif.view.MaintenanceDocumentView
-
Name for the document type the maintenance document applies to
- getDocTypeName() - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
-
- getDocument() - Method in interface org.kuali.rice.krad.rules.rule.event.DocumentEvent
-
- getDocument() - Method in class org.kuali.rice.krad.rules.rule.event.DocumentEventBase
-
- getDocument() - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
-
- getDocument() - Method in class org.kuali.rice.krad.web.form.MaintenanceDocumentForm
-
- getDocument() - Method in class org.kuali.rice.krad.workflow.KualiDocumentXmlMaterializer
-
- getDocumentActions(Document, Person, Set<String>) - Method in interface org.kuali.rice.krad.service.PessimisticLockService
-
- getDocumentAuthorizer() - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- getDocumentAuthorizer(String) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
-
Retrieves the
DocumentAuthorizer configured on the document entry with the given document type
name
- getDocumentAuthorizer(Document) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
-
Retrieves the
DocumentAuthorizer configured on the document entry for the document type associated
with the document instance
- getDocumentAuthorizerClass() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- getDocumentClass() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
The
Document subclass associated with the document
- getDocumentClass() - Method in class org.kuali.rice.krad.uif.view.DocumentView
-
Gets the document class
- getDocumentClassByName(String) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
-
Retrieves the document class configured on the document entry associated with the
given document type name
- getDocumentClassByTypeName(String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
Returns the document class declared in the dd for the given document type
name.
- getDocumentCollectionPath() - Method in class org.kuali.rice.krad.datadictionary.DocumentValuePathGroup
-
- getDocumentCreateDate() - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
-
Retrieves the create date for the forms document and formats for
presentation
- getDocumentDataObject() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
-
Return the data object that this MaintenanceDocument is maintaining
- getDocumentDataObject() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- getDocumentDictionaryService() - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
- getDocumentDictionaryService() - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- getDocumentDictionaryService() - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- getDocumentDictionaryService() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- getDocumentDictionaryService() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentAuthorizerBase
-
- getDocumentDictionaryService() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- getDocumentDictionaryService() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentPresentationControllerBase
-
- getDocumentDictionaryService() - Static method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
- getDocumentDictionaryService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getDocumentEntries() - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
- getDocumentEntries() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndex
-
- getDocumentEntries(DataDictionaryIndex) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
-
- getDocumentEntries(DataDictionaryIndex) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
-
- getDocumentEntriesByBusinessObjectClass() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndex
-
- getDocumentEntriesByMaintainableClass() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndex
-
- getDocumentEntry(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
Returns the KNS document entry for the given lookup key.
- getDocumentEntry(DataDictionaryIndex, String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
-
- getDocumentEntry(DataDictionaryIndex, String) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
-
Returns the KNS document entry for the given lookup key.
- getDocumentEntry(String) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
-
Retrieves the document entry that is associated with the given document type name
- getDocumentEntryByClass(Class<? extends Document>) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
-
Retrieves the document entry that is associated with the given document class
- getDocumentEntryForView() - Method in class org.kuali.rice.krad.uif.view.DocumentView
-
- getDocumentEntryForView() - Method in class org.kuali.rice.krad.uif.view.MaintenanceDocumentView
-
- getDocumentHeader() - Method in interface org.kuali.rice.krad.document.Document
-
This retrieves the standard DocumentHeader object, which contains standard meta-data about a document.
- getDocumentHeader() - Method in class org.kuali.rice.krad.document.DocumentBase
-
This retrieves the standard DocumentHeader object, which contains standard meta-data about a document.
- getDocumentHeaderService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getDocumentId(Document) - Static method in class org.kuali.rice.krad.rules.rule.event.DocumentEventBase
-
Provides null-safe access to the documentNumber of the given document.
- getDocumentIdsToLock(DocumentLockingEvent) - Method in class org.kuali.rice.krad.workflow.postprocessor.KualiPostProcessor
-
- getDocumentInitiator() - Method in class org.kuali.rice.krad.workflow.KualiTransactionalDocumentInformation
-
- getDocumentInitiatorNetworkId() - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
-
Retrieves the principal name (network id) for the document's initiator
- getDocumentLabelByClass(Class<?>) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
This method returns the user friendly label based on the document or business object class
- getDocumentLabelByTypeName(String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
This method returns the user friendly label based on the workflow doc type name
- getDocumentNumber() - Method in interface org.kuali.rice.krad.document.Document
-
All documents have a document header id.
- getDocumentNumber() - Method in class org.kuali.rice.krad.document.DocumentBase
-
All documents have a document header id.
- getDocumentNumber() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
Retrieves the document number configured on this maintainable.
- getDocumentPresentationController() - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
-
- getDocumentPresentationController(String) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
-
- getDocumentPresentationController(Document) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
-
- getDocumentPresentationControllerClass() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- getDocumentPropertySerizabilityEvaluator() - Method in interface org.kuali.rice.krad.document.Document
-
- getDocumentPropertySerizabilityEvaluator() - Method in class org.kuali.rice.krad.document.DocumentBase
-
- getDocumentPropertySerizabilityEvaluator() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- getDocumentRequestAuthorizationCache(Document) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
-
- getDocumentRequestAuthorizationCache(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
-
- getDocumentRequestAuthorizationCache(Document) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- getDocumentRequestAuthorizationCache(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
-
- getDocumentsByListOfDocumentHeaderIds(Class<? extends Document>, List<String>) - Method in interface org.kuali.rice.krad.service.DocumentService
-
This method retrieves a list of fully-populated documents given a list of document header id values.
- getDocumentSerializerService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getDocumentService() - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
- getDocumentService() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- getDocumentService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getDocumentTitle() - Method in interface org.kuali.rice.krad.document.Document
-
Getter method to get the document title as it will appear in and be searchable in workflow.
- getDocumentTitle() - Method in class org.kuali.rice.krad.document.DocumentBase
-
Retrieves the title of the document
- getDocumentTitle(MaintenanceDocument) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Invoked when setting the title for the document instance in workflow (doc search results)
to customize the title
- getDocumentTitle(MaintenanceDocument) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- getDocumentTitle() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
Builds out the document title for maintenance documents
- getDocumentTypeByClass(Class<? extends Document>) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
-
Retrieves the document type configured on the document entry associated with the
given document class
- getDocumentTypeName(DataDictionaryIndex, String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
-
- getDocumentTypeName(DataDictionaryIndex, String) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
-
Returns mapped document type based on the given document type.
- getDocumentTypeName() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
The name of the document in the workflow system
- getDocumentTypeName() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
Retrieves the document type name from the data dictionary based on
business object class
- getDocumentTypeNameByClass(Class<?>) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
Returns the document type name declared in the dd for the given document
class.
- getDocumentValuePathGroups() - Method in class org.kuali.rice.krad.datadictionary.RoutingTypeDefinition
-
- getDocumentValues() - Method in class org.kuali.rice.krad.datadictionary.DocumentCollectionPath
-
- getDocumentValues() - Method in class org.kuali.rice.krad.datadictionary.DocumentValuePathGroup
-
- getDocumentValues() - Method in class org.kuali.rice.krad.datadictionary.SearchingTypeDefinition
-
- getDouble(Object) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
-
converts the provided object into a double
- getDuplicateLineLabelString(List<String>) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Gets a comma-separated list of the data field labels that are keyed a duplicates.
- getDuplicateLinePropertyNames() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
List of property names that should be checked for duplicates in the collection.
- getDuplicateLinePropertyNames() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
List of property names that should be checked for duplicates in the collection.
- getEditInDialogSaveActionPrototype() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
The
Action that will be displayed within the edit line group in a dialog.
- getEditInDialogSaveActionPrototype() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
The
Action that will be displayed within the edit line group in a dialog.
- getEditLineDialogPrototype() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
- getEditLineDialogPrototype() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
- getEditModes() - Method in class org.kuali.rice.krad.uif.view.View
-
Map of edit modes that enabled for the view.
- getEditModes(View, ViewModel, Person, Set<String>) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
-
Returns the set of edit modes that are authorized for the given user
- getEditModes(View, ViewModel, Person, Set<String>) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
-
- getEditModes() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Copy of the edit modes on the view to be used by subsequent requests (so they don't need to be
evaluated on each request).
- getEditModes(View, UifFormBase) - Method in interface org.kuali.rice.krad.uif.view.ViewPresentationController
-
- getEditModes(View, UifFormBase) - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
-
- getEditModes() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- getEditWithDialogActionPrototype() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
The
Action that will be displayed that will open the edit line group in a dialog.
- getEditWithDialogActionPrototype() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
The
Action that will be displayed that will open the edit line group in a dialog.
- getElement() - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementBase
-
- getElement() - Method in interface org.kuali.rice.krad.uif.lifecycle.LifecycleElementState
-
Gets the element this lifecycle phase is responsible for processing.
- getElement() - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhaseBase
-
Gets the element this lifecycle phase is responsible for processing.
- getElementLabel() - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
Gets the elementLabel attribute
- getElementName(int) - Method in class org.kuali.rice.krad.util.documentserializer.DocumentSerializationState
-
Retrieves the element name of the state element.
- getElementName() - Method in class org.kuali.rice.krad.util.documentserializer.DocumentSerializationState.SerializationPropertyElement
-
- getElementName(int) - Method in class org.kuali.rice.krad.util.documentserializer.SerializationState
-
Retrieves the element name of the state element.
- getElementName() - Method in class org.kuali.rice.krad.util.documentserializer.SerializationState.SerializationPropertyElement
-
- getElementPositionInList(Object, List) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementBase
-
- getElementsForLifecycle(LifecycleElement) - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycleUtils
-
Gets sub-elements for lifecycle processing.
- getElementsForLifecycle(LifecycleElement, String) - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycleUtils
-
Gets subcomponents for lifecycle processing.
- getElementsOfTypeDeep(Collection<? extends LifecycleElement>, Class<T>) - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycleUtils
-
Return the lifecycle elements of the specified type from the given list
- getElementsOfTypeDeep(LifecycleElement, Class<T>) - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycleUtils
-
Returns the lifecycle elements of the specified type from the given list.
- getElementsOfTypeShallow(LifecycleElement, Class<T>) - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycleUtils
-
Returns elements of the given type that are direct children of the given element including
itself, or a child of a non-component child of the given element.
- getElementState() - Method in class org.kuali.rice.krad.uif.lifecycle.finalize.ComponentDefaultFinalizeTask
-
Gets the phase this lifecycle task is a part of.
- getElementState() - Method in class org.kuali.rice.krad.uif.lifecycle.finalize.FinalizeViewTask
-
Gets the phase this lifecycle task is a part of.
- getElementState() - Method in class org.kuali.rice.krad.uif.lifecycle.finalize.HelperCustomFinalizeTask
-
Gets the phase this lifecycle task is a part of.
- getElementState() - Method in class org.kuali.rice.krad.uif.lifecycle.model.ComponentDefaultApplyModelTask
-
Gets the phase this lifecycle task is a part of.
- getElementState() - Method in class org.kuali.rice.krad.uif.lifecycle.model.PopulateComponentContextTask
-
Gets the phase this lifecycle task is a part of.
- getElementState() - Method in interface org.kuali.rice.krad.uif.lifecycle.ViewLifecycleTask
-
Gets the phase this lifecycle task is a part of.
- getElementState() - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycleTaskBase
-
Gets the phase this lifecycle task is a part of.
- getElementType() - Method in interface org.kuali.rice.krad.uif.lifecycle.ViewLifecycleTask
-
Gets the top level lifecycle element type that this task applies to.
- getElementType() - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycleTaskBase
-
Gets the top level lifecycle element type that this task applies to.
- getEmailAddress() - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
Gets the emailAddress attribute.
- getEmptyLinkGroupString() - Method in class org.kuali.rice.krad.uif.container.LinkGroup
-
String that will be outputted when the list backing the
link group is empty
- getEmptyTableMessage() - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
Returns the text which is used to display text when the table is empty
- getEnabledWhenChangedPropertyNames() - Method in class org.kuali.rice.krad.uif.control.ControlBase
-
Gets the property names of fields that when changed, will enable this component
- getEnabledWhenChangedPropertyNames() - Method in class org.kuali.rice.krad.uif.element.Action
-
Gets the property names of fields that when changed, will enable this component.
- getEncryptionService() - Method in class org.kuali.rice.krad.inquiry.InquirableImpl
-
- getEncryptionService() - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- getEncryptionService() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- getEndViewStatus() - Method in class org.kuali.rice.krad.uif.lifecycle.ApplyModelComponentPhase
-
Gets the expected view status after phase execution.
- getEndViewStatus() - Method in class org.kuali.rice.krad.uif.lifecycle.FinalizeComponentPhase
-
Gets the expected view status after phase execution.
- getEndViewStatus() - Method in class org.kuali.rice.krad.uif.lifecycle.InitializeComponentPhase
-
Gets the expected view status after phase execution.
- getEndViewStatus() - Method in class org.kuali.rice.krad.uif.lifecycle.PreProcessElementPhase
-
Gets the expected view status after phase execution.
- getEndViewStatus() - Method in class org.kuali.rice.krad.uif.lifecycle.RenderComponentPhase
-
Gets the expected view status after phase execution.
- getEndViewStatus() - Method in interface org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhase
-
Gets the expected view status after phase execution.
- getEnterKeyAction() - Method in interface org.kuali.rice.krad.uif.container.Container
-
Get the key of the action item to invoke upon pressing the enter key.
- getEnterKeyAction() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
Get the key of the action item to invoke upon pressing the enter key.
- getEntriesByJstlKey() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndex
-
- getEntry() - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
-
gets the dictionary metadata associated with an object (its "entry" in the dictionary)
- getEntry() - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
-
- getEntry() - Method in class org.kuali.rice.krad.datadictionary.validation.SingleAttributeValueReader
-
- getEntry() - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader
-
Not used for this reader, returns null
- getEntryClass() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- getEntryClass() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- getEntryClass() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- getEntryClass() - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
- getEntryName() - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
-
gets the entry name for the purposes of correct error look up
- getEntryName() - Method in class org.kuali.rice.krad.datadictionary.validation.BaseAttributeValueReader
-
- getEntryName() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- getEntryPageId() - Method in class org.kuali.rice.krad.uif.view.View
-
Specifies what page should be rendered by default.
- getEntryValidationResult(String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.DictionaryValidationResult
-
gets an entry validation result for the given entryName
- getEnvironment() - Method in class org.kuali.rice.krad.uif.freemarker.LifecycleRenderingContext
-
Get the FreeMarker environment for processing the rendering phase, initializing the
environment if needed.
- getErrorCallback() - Method in class org.kuali.rice.krad.uif.element.Action
-
Gets the script which will be invoked when the action fails due to problems in the ajax call or
the return of an incident report
- getErrorCallback() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- getErrorKey() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
the error key is used to retrieve a message to display to the user
- getErrorKey() - Method in class org.kuali.rice.krad.util.AuditError
-
Gets the errorKey attribute.
- getErrorLevel() - Method in class org.kuali.rice.krad.datadictionary.validation.result.DictionaryValidationResult
-
- getErrorMessage() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- getErrorParameters() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- getErrorPathPrefix() - Method in interface org.kuali.rice.krad.rules.rule.event.RuleEvent
-
- getErrorPathPrefix() - Method in class org.kuali.rice.krad.rules.rule.event.RuleEventBase
-
- getErrorReport(int) - Method in class org.kuali.rice.krad.datadictionary.validator.Validator
-
Retrieves an individual error report for errors found during the validation
- getErrorReports() - Static method in class org.kuali.rice.krad.datadictionary.validator.Validator
-
- getErrorReportSize() - Method in class org.kuali.rice.krad.datadictionary.validator.Validator
-
Retrieves the number of error reports generated during the validation
- getErrors() - Method in class org.kuali.rice.krad.uif.element.ValidationMessages
-
The list of error messages found for the keys that were matched on this
ValidationMessages This is generated and cannot be set
- getErrorsField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the errors field
- getErrorStatus() - Method in class org.kuali.rice.krad.datadictionary.validator.ErrorReport
-
Retrieves the type of error
- getEvent() - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycle.EventRegistration
-
Event the registration is for.
- getEventComponent() - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycle.EventRegistration
-
Component instance the event should occur for/on.
- getEventHandlerScript() - Method in interface org.kuali.rice.krad.uif.component.Component
-
String containing JavaScript code for registering event handlers for this component
(blur, focus, click, etc.)
- getEventHandlerScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
String containing JavaScript code for registering event handlers for this component
(blur, focus, click, etc.)
- getEventListener() - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycle.EventRegistration
-
Listener class that should be invoked when the event occurs.
- getEventToNotify() - Method in class org.kuali.rice.krad.uif.lifecycle.ApplyModelComponentPhase
-
Gets the event to notify on completion.
- getEventToNotify() - Method in class org.kuali.rice.krad.uif.lifecycle.FinalizeComponentPhase
-
Gets the event to notify on completion.
- getEventToNotify() - Method in class org.kuali.rice.krad.uif.lifecycle.InitializeComponentPhase
-
Gets the event to notify on completion.
- getEventToNotify() - Method in class org.kuali.rice.krad.uif.lifecycle.PreProcessElementPhase
-
Gets the event to notify on completion.
- getEventToNotify() - Method in class org.kuali.rice.krad.uif.lifecycle.RenderComponentPhase
-
Gets the event to notify on completion.
- getEventToNotify() - Method in interface org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhase
-
Gets the event to notify on completion.
- getExactLength() - Method in class org.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern
-
Deprecated.
- getException() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- getExceptionIncident(Exception, Map<String, String>) - Method in interface org.kuali.rice.krad.service.KualiExceptionIncidentService
-
This method create an instance of the KualiExceptionIncident from its factory.
- getExceptionIncident(Map<String, String>) - Method in interface org.kuali.rice.krad.service.KualiExceptionIncidentService
-
This method create an instance of the KualiExceptionIncident from its factory.
- getExceptionMessage() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- getExceptionStackTrace(Exception) - Method in class org.kuali.rice.krad.exception.ExceptionIncident
-
This method return the thrown exception stack trace as string.
- getExceptionStackTrace() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- getExcludeIf() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Names a model property path, which if set and resolves to true, indicates that this component
should be excluded from the lifecycle at the initialize phase.
- getExcludeIf() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Names a model property path, which if set and resolves to true, indicates that this component
should be excluded from the lifecycle at the initialize phase.
- getExcludeUnless() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Names a model property path, which if set and resolves to null or false, indicates that this
component should be excluded from the lifecycle at the initialize phase.
- getExcludeUnless() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Names a model property path, which if set and resolves to null or false, indicates that this
component should be excluded from the lifecycle at the initialize phase.
- getExclusiveMin() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- getExclusiveMin() - Method in interface org.kuali.rice.krad.datadictionary.validation.constraint.RangeConstraint
-
Determines the minimum value of the field
- getExclusiveMin() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
-
Exclusive minimum value for this field
- getExclusiveMin() - Method in interface org.kuali.rice.krad.uif.field.InputField
-
The exclusive minimum value for numeric or date field.
- getExclusiveMin() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
The exclusive minimum value for numeric or date field.
- getExpandDetailsActionPrototype() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
The Action prototype used for the row details expand link.
- getExpandDetailsActionPrototype() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
The Action prototype used for the row details expand link.
- getExpandedIconClass() - Method in class org.kuali.rice.krad.uif.widget.Disclosure
-
Class for the icon that should be rendered when the disclosure group is expanded.
- getExplanation() - Method in class org.kuali.rice.krad.uif.container.DialogGroup
-
Input field use to gather explanation text with the dialog.
- getExplanation() - Method in class org.kuali.rice.krad.web.form.DialogResponse
-
If the dialog contained an explanation field that binds to the generic form property, the value (if any)
given by the user.
- getExplanationDataMaxLength() - Method in class org.kuali.rice.krad.uif.view.DocumentView
-
Returns the maximum allowed length for explanation notes within the document
- getExportData() - Method in class org.kuali.rice.krad.datadictionary.exporter.ExportMap
-
Deprecated.
- getExporterClass() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- getExportKey() - Method in class org.kuali.rice.krad.datadictionary.exporter.ExportMap
-
Deprecated.
- getExportTableFormatOptions(String) - Static method in class org.kuali.rice.krad.uif.layout.collections.TableExporter
-
Identify table formatting elements based on formatType.
- getExpression() - Method in class org.kuali.rice.krad.uif.container.ELCollectionFilter
-
Expression that will be evaluated for each line to determine whether the line should be filtered
- getExpressionConversionMap() - Method in class org.kuali.rice.krad.uif.container.LightTable
-
- getExpressionEvaluator() - Method in class org.kuali.rice.krad.uif.lifecycle.AsynchronousViewLifecycleProcessor
-
Returns an instance of
ExpressionEvaluator that can be
used for evaluating expressions contained on the view.
- getExpressionEvaluator() - Method in class org.kuali.rice.krad.uif.lifecycle.SynchronousViewLifecycleProcessor
-
Returns an instance of
ExpressionEvaluator that can be
used for evaluating expressions contained on the view.
- getExpressionEvaluator() - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycle
-
Return an instance of
ExpressionEvaluator that can be used for evaluating
expressions contained on the view
- getExpressionEvaluator() - Method in interface org.kuali.rice.krad.uif.lifecycle.ViewLifecycleProcessor
-
Returns an instance of
ExpressionEvaluator that can be
used for evaluating expressions contained on the view.
- getExpressionEvaluatorFactory() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getExpressionEvaluatorFactory() - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Gets an expression evaluator factory for use with the current view.
- getExpressionEvaluatorFactory() - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Gets an expression evaluator factory for use with the current view.
- getExpressionGraph() - Method in class org.kuali.rice.krad.datadictionary.HelpDefinition
-
Map of expressions that were configured for the object's graph
- getExpressionGraph() - Method in interface org.kuali.rice.krad.datadictionary.uif.UifDictionaryBean
-
Map of expressions that were configured for the object's graph
- getExpressionGraph() - Method in class org.kuali.rice.krad.datadictionary.uif.UifDictionaryBeanBase
-
Map of expressions that were configured for the object's graph
- getExpressionGraphFromParent(String, ConfigurableListableBeanFactory, Set<String>) - Method in class org.kuali.rice.krad.datadictionary.uif.UifBeanFactoryPostProcessor
-
Retrieves the expression graph map set on the bean with given name.
- getExpressionVariables() - Method in class org.kuali.rice.krad.uif.view.View
-
Map that contains expressions to evaluate and make available as variables
for conditional expressions within the view.
- getExtendedTextArea() - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
- getExtensionData() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
A generic map for framework pieces (such as component modifiers) that need to dynamically store
data to the form
- getExtensionData() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- getExternalHelpUrl() - Method in class org.kuali.rice.krad.uif.widget.Help
-
The external help Url
- getExternalizableBusinessObject(Class<T>, Map<String, Object>) - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
- getExternalizableBusinessObject(Class<T>, Map<String, Object>) - Method in interface org.kuali.rice.krad.service.ModuleService
-
This method gets the externalizable business object, given its type and a map of primary keys and values
- getExternalizableBusinessObjectClass(Class<?>, String) - Static method in class org.kuali.rice.krad.lookup.LookupUtils
-
Given an property on the main BO class, return the defined type of the ExternalizableBusinessObject.
- getExternalizableBusinessObjectDictionaryEntry(Class) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
-
- getExternalizableBusinessObjectDictionaryEntry(Class) - Method in interface org.kuali.rice.krad.service.ModuleService
-
This method gets the business object dictionary entry for the passed in externalizable business object class.
- getExternalizableBusinessObjectFieldValues(String, Map<String, String>) - Static method in class org.kuali.rice.krad.lookup.LookupUtils
-
Return the EBO fieldValue entries explicitly for the given eboPropertyName.
- getExternalizableBusinessObjectImplementation(Class<E>) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
-
- getExternalizableBusinessObjectImplementation(Class<E>) - Method in interface org.kuali.rice.krad.service.ModuleService
-
For a given ExternalizableBusinessObject interface, return the implementation class provided by this module.
- getExternalizableBusinessObjectImplementations() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- getExternalizableBusinessObjectInquiryUrl(Class, Map<String, String[]>) - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
Deprecated.
- getExternalizableBusinessObjectInquiryUrl(Class, Map<String, String[]>) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
-
Deprecated.
- getExternalizableBusinessObjectInquiryUrl(Class, Map<String, String[]>) - Method in interface org.kuali.rice.krad.service.ModuleService
-
- getExternalizableBusinessObjectLookupUrl(Class, Map<String, String>) - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
Deprecated.
- getExternalizableBusinessObjectLookupUrl(Class, Map<String, String>) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
-
Deprecated.
- getExternalizableBusinessObjectLookupUrl(Class, Map<String, String>) - Method in interface org.kuali.rice.krad.service.ModuleService
-
- getExternalizableBusinessObjectProperties(Class<?>, Map<String, String>) - Static method in class org.kuali.rice.krad.lookup.LookupUtils
-
Get the complete list of all properties referenced in the fieldValues that are ExternalizableBusinessObjects.
- getExternalizableBusinessObjectsList(Class<T>, Map<String, Object>) - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
- getExternalizableBusinessObjectsList(Class<T>, Map<String, Object>) - Method in interface org.kuali.rice.krad.service.ModuleService
-
This method gets the list of externalizable business objects, given its type and a map of primary keys and
values.
- getExternalizableBusinessObjectsListForLookup(Class<T>, Map<String, Object>, boolean) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
-
- getExternalizableBusinessObjectsListForLookup(Class<T>, Map<String, Object>, boolean) - Method in interface org.kuali.rice.krad.service.ModuleService
-
This method gets the list of externalizable business objects for lookup, given its type and a map of primary keys
and values.
- getExternalizableDataObjectInquiryUrl(Class<?>, Properties) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
-
- getExternalizableDataObjectInquiryUrl(Class<?>, Properties) - Method in interface org.kuali.rice.krad.service.ModuleService
-
Returns a URL so that the inquiry framework may redirect a user to the appropriate (possibly
external) website at which to view inquiry information
- getExternalizableDataObjectLookupUrl(Class<?>, Properties) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
-
- getExternalizableDataObjectLookupUrl(Class<?>, Properties) - Method in interface org.kuali.rice.krad.service.ModuleService
-
Returns a URL so that the lookup framework may redirect a user to the appropriate (possibly
external) website at which to the data for the object may be searched
- getFacts() - Method in interface org.kuali.rice.krad.rules.rule.event.RuleEvent
-
The map that holds the data that to be validated.
- getFacts() - Method in class org.kuali.rice.krad.rules.rule.event.RuleEventBase
-
The map that holds the data that to be validated.
- getFetchingMethodInvoker() - Method in class org.kuali.rice.krad.uif.field.RemoteFieldsHolder
-
Configuration for the method to invoke for retrieving the list of remotable fields
- getFetchingMethodToCall() - Method in class org.kuali.rice.krad.uif.field.RemoteFieldsHolder
-
Name of the method to invoke for retrieving the list of remotable fields
- getField() - Method in class org.kuali.rice.krad.datadictionary.validation.AttributeValidatingTypeServiceBase.TypeAttributeDefinition
-
- getFieldAnnotation(Class<?>, String, Class<? extends Annotation>) - Static method in class org.kuali.rice.krad.uif.util.CopyUtils
-
Returns annotation of the given type for the given field (if present)
- getFieldBindByNamePrefix() - Method in interface org.kuali.rice.krad.uif.container.Group
-
Binding prefix string to set on each of the groups DataField instances
- getFieldBindByNamePrefix() - Method in class org.kuali.rice.krad.uif.container.GroupBase
-
Binding prefix string to set on each of the groups DataField instances
- getFieldBindingObjectPath() - Method in interface org.kuali.rice.krad.uif.container.Group
-
Object binding path to set on each of the group's
InputField instances
- getFieldBindingObjectPath() - Method in class org.kuali.rice.krad.uif.container.GroupBase
-
Object binding path to set on each of the group's
InputField instances
- getFieldColumnSizes() - Method in class org.kuali.rice.krad.uif.layout.CssGridLabelColumnLayoutManager
-
CssGridSizes that will be used by every field in this layout, unless the field itself has cssGridSizes
explicitly set; note that this OVERRIDES any framework automation set by numberOfLabelColumns for field sizes.
- getFieldConversions() - Method in class org.kuali.rice.krad.lookup.LookupForm
-
Map of conversions that should occur on the lookup return between properties on the lookup data object
and properties on the calling view.
- getFieldConversions() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
Map that determines what properties from a result lookup row (if selected) will be returned to properties on
the calling view.
- getFieldEditor(String) - Method in class org.kuali.rice.krad.uif.lifecycle.ViewPostMetadata
-
Look up a field editor.
- getFieldGroup() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the field group
- getFieldLabel(String) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method translates the passed in field name into a human-readable attribute label.
- getFieldLabel(Class<?>, String) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method translates the passed in field name into a human-readable attribute label.
- getFieldLabel() - Method in interface org.kuali.rice.krad.uif.field.Field
-
Label instance for the field
- getFieldLabel() - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
- getFieldOverrides() - Method in interface org.kuali.rice.krad.datadictionary.BeanOverride
-
Returns the list of fields to perform the override.
- getFieldOverrides() - Method in class org.kuali.rice.krad.datadictionary.impl.BeanOverrideImpl
-
- getFieldPermissionDetails(View, Object, Field) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
-
Builds the permission details map for a field which includes the component namespace, component name, and
field id, in addition to property name for data binding fields
- getFieldPropertyEditors() - Method in class org.kuali.rice.krad.uif.lifecycle.ViewPostMetadata
-
Maintains configuration of properties that have been configured for the view (if render was
set to true) and there corresponding PropertyEdtior (if configured).
- getFieldSecurity() - Method in interface org.kuali.rice.krad.uif.field.Field
-
Field Security object that indicates what authorization (permissions) exist for the field
- getFieldSecurity() - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
- getFieldsetClasses() - Method in class org.kuali.rice.krad.uif.control.CheckboxGroupControl
-
Get fieldsetClasses which are the classes that will be applied to this component's fieldset when generated
- getFieldsetClasses() - Method in class org.kuali.rice.krad.uif.control.RadioGroupControl
-
Get fieldsetClasses which are the classes that will be applied to this component's fieldset when generated
- getFieldsetClassesAsString() - Method in class org.kuali.rice.krad.uif.control.CheckboxGroupControl
-
Builds the HTML class attribute string by combining the fieldsetClasses list
with a space delimiter
- getFieldsetClassesAsString() - Method in class org.kuali.rice.krad.uif.control.RadioGroupControl
-
Builds the HTML class attribute string by combining the fieldsetClasses list
with a space delimiter
- getFieldsToSend() - Method in class org.kuali.rice.krad.uif.element.Action
-
Limits the field data to send on a refresh methodToCall server call to the names/group id/field id
specified in this list.
- getFieldsToSendOnRefresh() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Limits the field data to send on a refresh methodToCall server call to the names/group id/field id
specified in this list.
- getFieldsToSendOnRefresh() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Limits the field data to send on a refresh methodToCall server call to the names/group id/field id
specified in this list.
- getFieldsWithAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class org.kuali.rice.krad.uif.util.CopyUtils
-
Retrieves all field names for the given class that have the given annotation
- getFileControl() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Retrieves a new file control instance from Spring (initialized by the bean definition
with the given id)
- getFileControllerService() - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- getFileFromLine(UifFormBase, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- getFileFromLine(UifFormBase, HttpServletResponse) - Method in interface org.kuali.rice.krad.web.service.FileControllerService
-
Invoked by the multiFile upload widget to get the file contents for a file upload line.
- getFileFromLine(UifFormBase, HttpServletResponse) - Method in class org.kuali.rice.krad.web.service.impl.FileControllerServiceImpl
-
Invoked by the multiFile upload widget to get the file contents for a file upload line.
- getFileNameFromPath(List<String>) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
Picks off the filename from the full path
- getFileResource(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
- getFilteredCollectionSize() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Gets the number of un-filtered elements from the model collection.
- getFilteredCollectionSize() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Gets the number of un-filtered elements from the model collection.
- getFilters() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
List of
CollectionFilter instances that should be invoked to filter the collection before
displaying
- getFilters() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
List of
CollectionFilter instances that should be invoked to filter the collection before
displaying
- getFinalizeMethodAdditionalArguments() - Method in interface org.kuali.rice.krad.uif.component.Component
-
The List of Object instances that should be passed as arguments to the finalize method
- getFinalizeMethodAdditionalArguments() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
The List of Object instances that should be passed as arguments to the finalize method
- getFinalizeMethodInvoker() - Method in interface org.kuali.rice.krad.uif.component.Component
-
MethodInvokerConfig instance for the method that should be invoked
for finalizing the component configuration
- getFinalizeMethodInvoker() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
MethodInvokerConfig instance for the method that should be invoked
for finalizing the component configuration
- getFinalizeMethodToCall() - Method in interface org.kuali.rice.krad.uif.component.Component
-
The name of the method that should be invoked for finalizing the component
configuration (full method name, without parameters or return type)
- getFinalizeMethodToCall() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
The name of the method that should be invoked for finalizing the component
configuration (full method name, without parameters or return type)
- getFirstConstraintValidationResult() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
-
gets the first constraint validation result
- getFirstRowFields() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
List of
Field instances that make us the table's first row of data
- getFirstRowFields() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
List of
Field instances that make us the table's first row of data
- getFirstText() - Method in class org.kuali.rice.krad.uif.element.NumberedPager
-
The text to use on the first link.
- getFloat(Object) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
-
converts the provided object into an float
- getFlowKey() - Method in class org.kuali.rice.krad.web.form.HistoryFlow
-
The flowKey used to identify the HistoryFlow
- getFlowKey() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
The flowKey representing the HistoryFlow this form may be in.
- getFlowReturnPoint() - Method in class org.kuali.rice.krad.web.form.HistoryFlow
-
The returnPoint used to jump back to a previous flow
- getFlowStartPoint() - Method in class org.kuali.rice.krad.web.form.HistoryFlow
-
Represents the very first url in the flow, the "start point", the view that initiated this flow trail
- getFlowUrls() - Method in class org.kuali.rice.krad.web.form.HistoryFlow
-
Get all urls in the HistoryFlow stack
- getFocusId() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Field to place focus on when the page loads
An empty focusId will result in focusing on the first visible input element by default.
- getFocusOnIdAfterSubmit() - Method in class org.kuali.rice.krad.uif.element.Action
-
The element to place focus on in the new page after the new page
is retrieved.
- getFocusOnIdAfterSubmit() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- getFooter() - Method in interface org.kuali.rice.krad.uif.container.Container
-
Footer Group associated with the container
- getFooter() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
Footer Group associated with the container
- getFooter() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the footer
- getFooterCalculationComponents() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Gets the footer calculation components to be used by the layout.
- getFooterCalculationComponents() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Gets the footer calculation components to be used by the layout.
- getFooterSaveCloseCancel() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the footer save/close/cancel
- getForcedValue() - Method in interface org.kuali.rice.krad.uif.field.DataField
-
For read only DataFields, if forcedValue has a value, the value of it will be used instead of the value
received from the propertyName specified for this field;
this can be combined with SpringEL to format a property value in some way, for example.
- getForcedValue() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
For read only DataFields, if forcedValue has a value, the value of it will be used instead of the value
received from the propertyName specified for this field;
this can be combined with SpringEL to format a property value in some way, for example.
- getForceUppercase() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
Indicates whether user entry should be converted to upper case
- getForceUppercase() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
- getFormatterClass() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
Deprecated.
- getFormatterClass() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
- getFormatterClass() - Method in interface org.kuali.rice.krad.datadictionary.validation.capability.Formatable
-
- getFormClass() - Method in class org.kuali.rice.krad.uif.view.View
-
Class of the Form that should be used with the View instance.
- getFormKey() - Method in class org.kuali.rice.krad.uif.util.UrlInfo
-
FormKey representing the key of the form data to retrieve
- getFormKey() - Method in class org.kuali.rice.krad.uif.view.HistoryEntry
-
- getFormKey() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Key string that identifies the form instance in session storage
- getFormPostUrl() - Method in interface org.kuali.rice.krad.uif.container.PageGroup
-
Specifies the URL the view's form should post to
- getFormPostUrl() - Method in class org.kuali.rice.krad.uif.container.PageGroupBase
-
Specifies the URL the view's form should post to
- getFormPostUrl() - Method in class org.kuali.rice.krad.uif.view.FormView
-
Specifies the URL the view's form should post to
- getFormPostUrl() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
URL the form generated for the view should post to
- getFormPostUrl() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- getFrameborder() - Method in class org.kuali.rice.krad.uif.element.Iframe
-
The IFrame's frame border
- getFreeMarkerConfig() - Static method in class org.kuali.rice.krad.uif.freemarker.FreeMarkerInlineRenderBootstrap
-
Get the FreeMarker configuration initialized for the current KRAD application.
- getFromReadMethod() - Method in class org.kuali.rice.krad.uif.util.ObjectPropertyReference
-
Get the property value for a specific bean property of a known bean class.
- getFullClassName() - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryEntry
-
Returns the full class name of the underlying object.
- getFullClassName() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- getFullClassName() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- getFullURL(HttpServletRequest) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
Get the full url for a request (requestURL + queryString)
- getGenericAmount() - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
Gets the genericAmount attribute.
- getGenericBigText() - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
Gets the genericBigText attribute.
- getGenericDate() - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
Gets the genericDate attribute.
- getGenericField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the generic field
- getGenericSystemId() - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
Gets the genericSystemId attribute.
- getGenericTimestamp() - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
- getGenericType() - Method in class org.kuali.rice.krad.datadictionary.parse.BeanTagAttributeInfo
-
Gets the type of the generic on the attribute's value type (only matters for lists)
- getGroup() - Method in class org.kuali.rice.krad.uif.field.FieldGroup
-
Group instance that is contained within in the field
- getGroup() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the group
- getGroupBeginDelimiter() - Method in class org.kuali.rice.krad.uif.container.LinkGroup
-
String that will be rendered before the group of links are rendered
- getGroupBodyOnly() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the group body only
- getGroupByAttributesForEffectiveDating() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
Provides list of attributes that should be used for grouping
when performing effective dating logic in the framework
- getGroupByAttributesForEffectiveDating(Class<?>) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
Returns the list of attributes that should be used for grouping when determining the current
status of a business object that implements InactivateableFromTo
- getGroupControl() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Retrieves a new text control instance from Spring (initialized by the bean definition
with the given id) configured for KIM group input
- getGroupEndDelimiter() - Method in class org.kuali.rice.krad.uif.container.LinkGroup
-
String that will be rendered after the group of links are rendered
- getGroupGridBodyOnly() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the group grid body only
- getGroupGridLayout() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the group grid layout
- getGroupId() - Method in class org.kuali.rice.krad.uif.field.GroupLinkField
-
GroupId key used as a parameter of generated inquiry link url
- getGroupIdPropertyName() - Method in class org.kuali.rice.krad.uif.control.GroupControl
-
The name of the property on the parent object that holds the group id
- getGroupIdPropertyName() - Method in class org.kuali.rice.krad.uif.control.GroupControl.GroupControlPostData
-
- getGroupingColumnIndex() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Gets the grouping column index
- getGroupingColumnIndex() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Gets the grouping column index
- getGroupingOptionsJSString() - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
Get groupingOption
- getGroupingPrefix() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Get the groupingPrefix.
- getGroupingPrefix() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Get the groupingPrefix.
- getGroupingPropertyNames() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Gets the list of property names to use for grouping.
- getGroupingPropertyNames() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Gets the list of property names to use for grouping.
- getGroupingTitle() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Get the groupingTitle.
- getGroupingTitle() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Get the groupingTitle.
- getGroupName() - Method in class org.kuali.rice.krad.uif.field.GroupLinkField
-
GroupName key used as a parameter of generated inquiry link url
- getGroupNameByGroupId(String) - Method in class org.kuali.rice.krad.uif.field.GroupLinkField
-
- getGroupNameByNamespaceAndName(String, String) - Method in class org.kuali.rice.krad.uif.field.GroupLinkField
-
- getGroupNamespaceCode() - Method in class org.kuali.rice.krad.uif.field.GroupLinkField
-
GroupNamespaceCode key used as a parameter of generated inquiry link url
- getGroupPermissionDetails(View, Object, Group) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
-
Builds the permission details map for a group which includes the component namespace, component name, and
group id, in addition to property name for collection groups
- getGroupService() - Static method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
- getGroupTotalFieldPrototype() - Method in class org.kuali.rice.krad.uif.util.ColumnCalculationInfo
-
Gets the groupTotalFieldPrototype.
- getGroupTotalLabelPrototype() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
The groupTotal label to use when renderOnlyLeftTotalLabels is TRUE.
- getGroupTotalLabelPrototype() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
The groupTotal label to use when renderOnlyLeftTotalLabels is TRUE.
- getGroupWithDisclosureGridLayout() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getGrowls() - Method in class org.kuali.rice.krad.uif.view.View
-
Growls widget which sets up global settings for the growls used in this
view and its pages.
- getGrowlScript() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Script that will run on render (view or component) for generating growl messages
- getGrowlScript() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- getHandlerMethods() - Method in class org.kuali.rice.krad.web.controller.UifRequestMappingHandlerMapping
- getHeader() - Method in interface org.kuali.rice.krad.uif.container.Container
-
HeaderField associated with the container
- getHeader() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
HeaderField associated with the container
- getHeader() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the header
- getHeader() - Method in class org.kuali.rice.krad.uif.widget.SyntaxHighlighter
-
- getHeaderFieldPrototype() - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
-
Prototype instance to use for creating the HeaderField for
each group of comparison fields (if generateCompareHeaders is true)
- getHeaderLabelPrototype() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Label instance to use as a prototype for creating the tables header fields.
- getHeaderLabelPrototype() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Label instance to use as a prototype for creating the tables header fields.
- getHeaderLabels() - Method in class org.kuali.rice.krad.uif.container.LightTable
-
The labels for the header derived from the items of this collection (the fields)
- getHeaderLabels() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
List of Label instances that should be rendered to make up the tables header
- getHeaderLabels() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
List of Label instances that should be rendered to make up the tables header
- getHeaderLevel() - Method in class org.kuali.rice.krad.uif.element.Header
-
HTML header level (h1 ...
- getHeaderStyleClassesAsString() - Method in class org.kuali.rice.krad.uif.element.Header
-
Builds the HTML class attribute string by combining the headerStyleClasses list
with a space delimiter
- getHeaderTagCssClasses() - Method in class org.kuali.rice.krad.uif.element.Header
-
Style classes that should be applied to the header text (h tag)
- getHeaderTagStyle() - Method in class org.kuali.rice.krad.uif.element.Header
-
Style that should be applied to the header h tag
- getHeaderText() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
Convenience getter for the header text
- getHeaderText() - Method in interface org.kuali.rice.krad.uif.container.Group
-
Getter for headerText
- getHeaderText() - Method in class org.kuali.rice.krad.uif.element.Header
-
Text that should be displayed on the header
- getHeaderText() - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
-
Text that should display on the header for the compare group
- getHeight() - Method in class org.kuali.rice.krad.uif.element.Iframe
-
The IFrame's height
- getHeight() - Method in class org.kuali.rice.krad.uif.element.Image
-
Returns the height style attribute of this image
- getHeight() - Method in class org.kuali.rice.krad.uif.field.ImageField
-
Gets the height of the image
- getHeight() - Method in class org.kuali.rice.krad.uif.widget.LightBox
-
- getHeight() - Method in class org.kuali.rice.krad.uif.widget.Scrollpane
-
Height the content should take up in the group
- getHelp() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
Help configuration object for the container
- getHelp() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Help configuration object for the container
- getHelp() - Method in interface org.kuali.rice.krad.uif.widget.Helpable
-
Help configuration object for the container
- getHelpAction() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the default action component configured for help
- getHelpAction() - Method in class org.kuali.rice.krad.uif.widget.Help
-
HelpActionField is used for rendering external help
- getHelpDefinition() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
Gets the helpDefinition attribute.
- getHelpDefinition() - Method in class org.kuali.rice.krad.uif.widget.Help
-
The help definition is used as the key to retrieve the external help Url from the parameter table of
the database
- getHelper() - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycle
-
Gets the helper active within a lifecycle on the current thread.
- getHelperText() - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Help text that displays under the control and is disclosed on focus.
- getHelperText() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Help text that displays under the control and is disclosed on focus.
- getHelpSummary() - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Summary help text for the field
- getHelpSummary() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Summary help text for the field
- getHelpTitle() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
Help title which is used for the HTML title attribute of the help icon
- getHelpTitle() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Help title which is used for the HTML title attribute of the help icon
- getHelpTitle() - Method in interface org.kuali.rice.krad.uif.widget.Helpable
-
Help title which is used for the HTML title attribute of the help icon
- getHiddenColumns() - Method in class org.kuali.rice.krad.uif.element.DataTable
-
- getHiddenColumns() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Gets a set of property names defining hidden columns.
- getHiddenColumns() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Gets a set of property names defining hidden columns.
- getHiddenColumns() - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
Holds propertyNames for the ones meant to be hidden since columns are visible by default
- getHiddenControl() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Retrieves a new hidden control instance from Spring (initialized by the bean definition
with the given id)
- getHideCriteriaOnSearch() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
Indicates whether the lookup criteria should be hidden when a search is executed.
- getHintOfType(DataObjectAttribute, UifDisplayHintType) - Method in class org.kuali.rice.krad.uif.service.impl.UifDefaultingServiceImpl
-
- getHistoryFlow() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
The current
HistoryFlow for this form which stores a trail of urls/breadcrumbs primarily used for
path-based breadcrumb display
- getHistoryManager() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
The current
HistoryManager that was pulled from session which store all
HistoryFlow objects in
the current session to keep track of the path the user has taken across views (primarily used by path-based
breadcrumbs)
- getHomewardPathBreadcrumbs() - Method in interface org.kuali.rice.krad.uif.container.PageGroup
-
Gets the breadcrumb items indicating a homeward path.
- getHomewardPathBreadcrumbs() - Method in class org.kuali.rice.krad.uif.container.PageGroupBase
-
Gets the breadcrumb items indicating a homeward path.
- getHomewardPathBreadcrumbs() - Method in class org.kuali.rice.krad.uif.element.BreadcrumbOptions
-
The homewardPathBreadcrumbs represent the path to "Home" location, these appear before anything else - including
parentLocation/path based breadcrumbs.
- getHorizontalBoxGroup() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the horizontal box group
- getHorizontalBoxSection() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the horizontal box section
- getHorizontalFieldGroup() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the horizontal field group
- getHref() - Method in class org.kuali.rice.krad.uif.element.HeadLink
-
Href attribute for link tag.
- getHref() - Method in class org.kuali.rice.krad.uif.element.Link
-
Returns the href text
- getHref() - Method in class org.kuali.rice.krad.uif.field.LinkField
-
Returns the href text of the Link field.
- getHref() - Method in class org.kuali.rice.krad.uif.util.SimpleLocationSuggestObject
-
The href to navigate to for this suggestion
- getHref() - Method in class org.kuali.rice.krad.uif.util.UrlInfo
-
Get the href value for this url object.
- getHref() - Method in class org.kuali.rice.krad.uif.view.IframeView
-
- getHrefPropertyName() - Method in class org.kuali.rice.krad.uif.widget.LocationSuggest
-
The hrefPropertyName specifies the property on the retrieved suggestion result that contains the href
value (full url).
- getHrefPropertyName() - Method in class org.kuali.rice.krad.uif.widget.LocationSuggest.LocationSuggestPostData
-
- getHttp_equiv() - Method in class org.kuali.rice.krad.uif.element.MetaTag
-
Http_equiv attribute for meta tag.
- getHumanReadablePrimaryKeyFieldNames(Class<?>) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method creates a human-readable string of the class' primary key field names, as designated by the
DataDictionary.
- getIconClass() - Method in class org.kuali.rice.krad.uif.element.Action
-
The css class (some which exist in bootstrap css) to use to render an icon for this action.
- getIconClass() - Method in class org.kuali.rice.krad.uif.element.Icon
-
Icon Class for the action
- getIconClass() - Method in class org.kuali.rice.krad.uif.element.Link
-
Icon Class for the link
- getIconClass() - Method in class org.kuali.rice.krad.uif.element.ToggleMenu
-
Css class for an icon that will appear to the left of the toggleText
- getId() - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryDefinition
-
- getId() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryDefinitionBase
-
- getId() - Method in interface org.kuali.rice.krad.file.FileMeta
-
Unique id of the FileMeta object
- getId() - Method in class org.kuali.rice.krad.file.FileMetaBlob
-
Unique id of the FileMeta object
- getId() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
The unique id (within a given tree) for the element.
- getId() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
The unique id (within a given tree) for the element.
- getId() - Method in class org.kuali.rice.krad.uif.lifecycle.ComponentPostMetadata
-
Id for the component the post metadata is associated with.
- getId() - Method in class org.kuali.rice.krad.uif.lifecycle.ViewPostMetadata
-
Id for the view the post metadata is associated with.
- getId() - Method in interface org.kuali.rice.krad.uif.util.LifecycleElement
-
The unique id (within a given tree) for the element.
- getId() - Method in class org.kuali.rice.krad.uif.widget.Suggest.SuggestPostData
-
- getIdAttribute() - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
-
Id that should be sent as permission detail when doing a permission check on this field
- getIdentifier() - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
-
- getIdSuffix() - Method in class org.kuali.rice.krad.uif.container.collections.LineBuilderContext
-
Suffix to use for adjusting the ids on components within the line.
- getIframe() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the iframe
- getIframe() - Method in class org.kuali.rice.krad.uif.view.IframeView
-
The iframe component to be used as the content of this view, nothing needs to be set on this directly if
using the default bean for this View
- getImage() - Method in class org.kuali.rice.krad.uif.field.ImageField
-
Retrieves the
Image element wrapped by this field
- getImage() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the image component
- getImageCaptionHeader() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the default image caption header configuration
- getImageCutlineMessage() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the default image cutline message configuration
- getImageDirectory() - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
Path to the directory (relative to the web root) that contains images for the theme
- getImageField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the image field
- getImmutableViewById(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
Returns the View entry identified by the given id, meant for view readonly
access (not running the lifecycle but just checking configuration)
- getImmutableViewById(UifDictionaryIndex, String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
-
Gets a view instance from the pool or factory but does not replace the view, meant for view readonly
access (not running the lifecycle but just checking configuration)
- getImmutableViewById(UifDictionaryIndex, String) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
-
Gets a view instance from the pool or factory but does not replace the view, meant for view readonly
access (not running the lifecycle but just checking configuration)
- getImmutableViewById(String) - Method in class org.kuali.rice.krad.datadictionary.uif.UifDictionaryIndex
-
Retrieves the view singleton from spring that has the given id.
- getImplClass() - Method in class org.kuali.rice.krad.uif.util.ObjectPropertyReference
-
Get the bean implementation class.
- getInactivationBlockersForClass() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndex
-
- getInactivationBlockingDefinitions() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
Gets the inactivationBlockingDefinitions for the Data object
- getInactivationBlockingDetectionService(String) - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getInactivationBlockingDetectionServiceBeanName() - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
-
- getInactivationBlockingDetectionServiceBeanName() - Method in interface org.kuali.rice.krad.datadictionary.InactivationBlockingMetadata
-
The bean name of the service that is responsible for determining whether there are any records that block
inactivation
- getInactivationBlockingDisplayService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getIncidentDocId() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- getIncidentViewId() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- getIncludeBlankRow() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- getIncludeCondition() - Method in class org.kuali.rice.krad.uif.element.HeadLink
-
IncludeCondition wraps custom html comments around link tags.
- getIncludeKeyInLabel() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
Gets the flag that indicates if the labels the ValuesFinder class returns should include the key.
- getInclusiveMax() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- getInclusiveMax() - Method in interface org.kuali.rice.krad.datadictionary.validation.constraint.RangeConstraint
-
Determines the maximum value of the field
- getInclusiveMax() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
-
Inclusive max value for this field
- getInclusiveMax() - Method in interface org.kuali.rice.krad.uif.field.InputField
-
The inclusive maximum value for numeric or date field.
- getInclusiveMax() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
The inclusive maximum value for numeric or date field.
- getInfos() - Method in class org.kuali.rice.krad.uif.element.ValidationMessages
-
The list of info messages found for the keys that were matched on this
ValidationMessages This is generated and cannot be set
- getInfoTextArea() - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
Gets the infoTextArea attribute.
- getInitialComponentIds() - Method in class org.kuali.rice.krad.uif.container.LightTable
-
- getInitialRequestParameters() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
The requestParameters represent all the parameters in the query string that were initially passed to this View
by the initial request
- getInitiatorNetworkId() - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
- getInlineComponents() - Method in class org.kuali.rice.krad.uif.control.CheckboxControl
-
Gets the inlineComponents used by index in the checkboxLabel that has rich message component index tags
- getInlineComponents() - Method in class org.kuali.rice.krad.uif.control.MultiValueControlBase
-
Gets the inlineComponents which represent components that can be referenced in an option's value
by index
- getInlineComponents() - Method in class org.kuali.rice.krad.uif.element.Header
-
Gets the inlineComponents used by index in a Header that has rich message component index tags in its headerText
- getInlineComponents() - Method in class org.kuali.rice.krad.uif.element.Label
-
Gets the inlineComponents used by index in a Label that has rich message component index tags in its labelText
- getInlineComponents() - Method in class org.kuali.rice.krad.uif.element.Message
-
The inlineComponents are a list of components in order by index.
- getInlineComponents() - Method in class org.kuali.rice.krad.uif.field.MessageField
-
- getInputField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Retrieves a new input field instance from Spring (initialized by the bean definition
with the given id)
- getInputField(String, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Retrieves a new input field instance from Spring (initialized by the bean definition
with the given id) and sets the property name and label to the given parameters
- getInputField(String, String, UifConstants.ControlType) - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Retrieves a new input field instance from Spring (initialized by the bean definition
with the given id) and sets the property name, control, and label to the given parameters
- getInputField(String, String, UifConstants.ControlType, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Retrieves a new input field instance from Spring (initialized by the bean definition
with the given id) and sets the property name, control, defaultValue, and label to the given parameters
- getInputField(String, String, UifConstants.ControlType, Class<? extends KeyValuesFinder>) - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Retrieves a new input field instance from Spring (initialized by the bean definition
with the given id) and sets the property name, control, options finder, and label to the given parameters
- getInputField(String, String, UifConstants.ControlType, List<KeyValue>) - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Retrieves a new input field instance from Spring (initialized by the bean definition
with the given id) and sets the property name, control, options, and label to the given parameters
- getInputField(String, String, UifConstants.ControlType, int, int, int) - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Retrieves a new input field instance from Spring (initialized by the bean definition
with the given id) and sets the property name, control, size, min and max length,
and label to the given parameters
- getInputFieldIds() - Method in class org.kuali.rice.krad.uif.lifecycle.ViewPostMetadata
-
Set of ids for all input fields rendered with the view.
- getInquirable(Class<?>, String) - Method in interface org.kuali.rice.krad.uif.service.ViewDictionaryService
-
Queries the dictionary to find the InquiryView configured
for the data object class and returns the configured Inquirable for the
view.
- getInquirable() - Method in class org.kuali.rice.krad.web.form.InquiryForm
-
Returns an
Inquirable instance associated with the inquiry view.
- getInquiry() - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Inquiry widget for the field
- getInquiry() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Inquiry widget for the field
- getInquiry() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the default inquiry configuration
- getInquiryLink() - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
Link that will be rendered for an inquiry
- getInquiryParameters() - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
Map that determines what properties from a calling view will be sent to properties on the inquiry data object
- getInquiryUrl(Class) - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
Deprecated.
- getInquiryUrl(Class) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
-
Deprecated.
- getInquiryView() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets an empty inquiry view configuration for population.
- getInsertAfter() - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementInsertImpl
-
- getInsertBefore() - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementInsertImpl
-
- getInstalledModuleServices() - Method in interface org.kuali.rice.krad.service.KualiModuleService
-
get the list of all installed module services
- getInstance(Class<T>) - Static method in class org.kuali.rice.krad.uif.util.RecycleUtils
-
Get an instance of the given class that has previously been recycled on the same thread, or a
new instance using a default constructor if a recycled instance is not available.
- getInstructionalMessage() - Method in interface org.kuali.rice.krad.uif.container.Container
-
Text for the container that provides a summary description or
instructions
- getInstructionalMessage() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
Message field that displays instructional text
- getInstructionalMessage() - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Message field that displays instructional text
- getInstructionalMessage() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Message field that displays instructional text
- getInstructionalMessage() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the default instructional message configuration
- getInstructionalText() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
Text explaining how complete the group inputs, including things like what values should be selected
in certain cases, what fields should be completed and so on (instructions)
- getInstructionalText() - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Instructional text that display an explanation of the field usage
- getInstructionalText() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Instructional text that display an explanation of the field usage
- getInteger(Object) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
-
converts the provided object into an integer
- getIntegerValue(String) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
Return the integer value of a string
- getInternalBindingResult() - Method in class org.kuali.rice.krad.web.bind.UifServletRequestDataBinder
-
Allows for the setting attributes to use to find the data dictionary data from Kuali
- getInternalMessageComponents() - Method in class org.kuali.rice.krad.uif.control.MultiValueControlBase
-
Used by reflection during the lifecycle to get internal message components that may be contained in options
- getItemCssClass() - Method in class org.kuali.rice.krad.uif.control.OptionListControl
-
The item css class to add to each li element of the list
- getItems() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
List of Component instances that are held by
the container
- getItems() - Method in interface org.kuali.rice.krad.uif.container.Container
-
List of Component instances that are held by
the container
- getItems() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
List of Component instances that are held by
the container
- getItems() - Method in class org.kuali.rice.krad.uif.container.GroupBase
-
List of Component instances that are held by
the container
- getItems() - Method in class org.kuali.rice.krad.uif.element.Header
-
List of Component instances contained in the lower header group
- getItems() - Method in class org.kuali.rice.krad.uif.element.NavigationBar
-
Convenience getter for the navigation group items.
- getItems() - Method in class org.kuali.rice.krad.uif.field.FieldGroup
-
List of Component instances contained in the nested group
- getItems() - Method in class org.kuali.rice.krad.uif.view.View
-
List of Component instances that are held by
the container
- getItemStyle() - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
-
Used by the render to set the style on the span element that wraps the
item.
- getItemStyleClasses() - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
-
List of style classes that should be applied to each span that wraps the item in the layout
- getItemStyleClassesAsString() - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
-
Builds the HTML class attribute string by combining the item styleClasses list
with a space delimiter
- getJstlKey() - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryEntry
-
- getJstlKey() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- getJstlKey() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- getJumpToId() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
The jumpToId for this form, the element with this id will be jumped to automatically
when the form is loaded in the view.
- getJumpToIdAfterSubmit() - Method in class org.kuali.rice.krad.uif.element.Action
-
Gets the id to jump to after submit.
- getJumpToIdAfterSubmit() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- getJumpToName() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
The jumpToName for this form, the element with this name will be jumped to automatically
when the form is loaded in the view.
- getJumpToNameAfterSubmit() - Method in class org.kuali.rice.krad.uif.element.Action
-
The name to jump to in the next page, the element with this name will be
jumped to automatically when the new page is retrieved after a submit.
- getJumpToNameAfterSubmit() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- getKey() - Method in class org.kuali.rice.krad.messages.Message
-
A key that uniquely identifies the message within the namespace and component
- getKey() - Method in enum org.kuali.rice.krad.uif.UifConstants.AjaxReturnTypes
-
- getKey() - Method in class org.kuali.rice.krad.uif.util.UifKeyValue
- getKeyAttribute() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- getKeyLabel(String) - Method in class org.kuali.rice.krad.keyvalues.MapValuesFinder
-
- getKeyLabelMap() - Method in class org.kuali.rice.krad.keyvalues.MapValuesFinder
-
- getKeys(Component) - Method in class org.kuali.rice.krad.uif.element.ValidationMessages
-
Gets all the keys associated to this ValidationMessages.
- getKeyValues() - Method in class org.kuali.rice.krad.keyvalues.ActiveInactiveValuesFinder
-
- getKeyValues(ViewModel) - Method in class org.kuali.rice.krad.keyvalues.AdHocActionRequestCodesValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.krad.keyvalues.AMPMValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.krad.keyvalues.ApprovedDocumentIndicatorValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.krad.keyvalues.BusinessObjectDictionaryEntriesFinder
-
- getKeyValues() - Method in class org.kuali.rice.krad.keyvalues.DelegateRuleValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.krad.keyvalues.IndicatorPersonSearchTypeValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.krad.keyvalues.IndicatorValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.krad.keyvalues.IndicatorYNBlankValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.krad.keyvalues.IndicatorYNNullValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.krad.keyvalues.IndicatorYNOnlyValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.krad.keyvalues.InstalledModulesValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.krad.keyvalues.KimAttributeValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.krad.keyvalues.MapValuesFinder
-
- getKeyValues(boolean) - Method in class org.kuali.rice.krad.keyvalues.MapValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.krad.keyvalues.ModuleValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.krad.keyvalues.OpenCloseValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.krad.keyvalues.PersistableBusinessObjectValuesFinder
-
Build the list of KeyValues using the key (keyAttributeName) and
label (labelAttributeName) of the list of all business objects found
for the BO class specified.
- getKeyValues(ViewModel) - Method in interface org.kuali.rice.krad.uif.control.UifKeyValuesFinder
-
Builds a list of key values representations for valid value selections using the given view model
to retrieve values from other fields and conditionally building the options
- getKeyValues(ViewModel, InputField) - Method in interface org.kuali.rice.krad.uif.control.UifKeyValuesFinder
-
Builds a list of key values representations for valid value selections using the given view model
to retrieve values from other fields and conditionally building the options
- getKeyValues() - Method in class org.kuali.rice.krad.uif.control.UifKeyValuesFinderBase
- getKeyValues(ViewModel) - Method in class org.kuali.rice.krad.uif.control.UifKeyValuesFinderBase
-
Builds a list of key values representations for valid value selections using the given view model
to retrieve values from other fields and conditionally building the options
- getKeyValues(ViewModel, InputField) - Method in class org.kuali.rice.krad.uif.control.UifKeyValuesFinderBase
-
Builds a list of key values representations for valid value selections using the given view model
to retrieve values from other fields and conditionally building the options
- getKimAttributeName() - Method in class org.kuali.rice.krad.keyvalues.KimAttributeValuesFinder
-
- getKimTypeId() - Method in class org.kuali.rice.krad.keyvalues.KimAttributeValuesFinder
-
- getKualiConfigurationService() - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
- getKualiConfigurationService() - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
-
- getKualiExceptionIncidentService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getKualiFeedbackService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getKualiModuleService() - Method in class org.kuali.rice.krad.inquiry.InquirableImpl
-
- getKualiModuleService() - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
-
- getKualiModuleService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getKualiModuleService() - Method in class org.kuali.rice.krad.web.controller.ModuleLockingHandlerInterceptor
-
- getKualiRuleService() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- getKualiRuleService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getKualiRuleService() - Method in class org.kuali.rice.krad.uif.service.impl.DocumentViewHelperServiceImpl
-
Retrieves an instance of the rule service.
- getKualiTransactionalDocumentInformation() - Method in class org.kuali.rice.krad.workflow.KualiDocumentXmlMaterializer
-
- getLabel() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
The label element is the field or collection name that will be shown on
inquiry and maintenance screens.
- getLabel() - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
gets the label
- getLabel() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
- getLabel() - Method in class org.kuali.rice.krad.datadictionary.validation.AttributeValidatingTypeServiceBase.TypeAttributeDefinition
-
- getLabel(String) - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
-
looks up a label for a specific attribute name
- getLabel(String) - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
-
- getLabel(String) - Method in class org.kuali.rice.krad.datadictionary.validation.SingleAttributeValueReader
-
- getLabel(String) - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader
-
Returns the label associated with the InputField which has that AttributeName
- getLabel() - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader.InputFieldConstrainableInfo
-
Get the field's label
- getLabel(String) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
-
Retrieves the label for the document as described in its data dictionary entry
- getLabel() - Method in class org.kuali.rice.krad.uif.element.BreadcrumbItem
-
The label for this breadcrumbItem.
- getLabel() - Method in interface org.kuali.rice.krad.uif.field.Field
-
Label text for the field
- getLabel() - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
- getLabel() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the label
- getLabel() - Method in class org.kuali.rice.krad.uif.util.SimpleSuggestObject
-
The label of the suggestion
- getLabel() - Method in class org.kuali.rice.krad.uif.util.UifOptionGroupLabel
-
Get the label for the option group.
- getLabel() - Method in class org.kuali.rice.krad.util.AuditCluster
-
Gets the label attribute.
- getLabelAttribute() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- getLabelColSpan() - Method in interface org.kuali.rice.krad.uif.field.Field
-
Label column span for the field
- getLabelColSpan() - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
- getLabelColumnCssClass() - Method in class org.kuali.rice.krad.uif.layout.CssGridLabelColumnLayoutManager
-
The css class to use on the label column's div "cells"
- getLabelColumnSizes() - Method in class org.kuali.rice.krad.uif.layout.CssGridLabelColumnLayoutManager
-
CssGridSizes that will be used by every label in this layout, unless the label itself has cssGridSizes
explicitly set; note that this OVERRIDES any framework automation set by numberOfLabelColumns for label sizes.
- getLabelForComponentId() - Method in class org.kuali.rice.krad.uif.element.Label
-
Indicates the id for the component the label applies to
- getLabelPropertyName() - Method in class org.kuali.rice.krad.uif.widget.Suggest
-
Name of the property on the query result object that provides the label for the suggestion.
- getLabelPropertyName() - Method in class org.kuali.rice.krad.uif.widget.Suggest.SuggestPostData
-
- getLabelPrototype() - Method in class org.kuali.rice.krad.uif.container.NodePrototype
-
- getLabelStyleClasses() - Method in interface org.kuali.rice.krad.uif.field.Field
-
Label style classes for the field
- getLabelStyleClasses() - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
- getLabelText() - Method in class org.kuali.rice.krad.uif.element.Label
-
Text that will display as the label
- getLastPathIndex(String) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
-
Used to get the rightmost index value of an attribute path.
- getLastText() - Method in class org.kuali.rice.krad.uif.element.NumberedPager
-
The text to use for the last link.
- getLayoutManager() - Method in class org.kuali.rice.krad.uif.container.collections.LineBuilderContext
-
- getLayoutManager() - Method in interface org.kuali.rice.krad.uif.container.Container
-
LayoutManager that should be used to layout the components
in the container
- getLayoutManager() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
LayoutManager that should be used to layout the components
in the container
- getLegacyDataAdapter() - Static method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
- getLegacyDataAdapter() - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
- getLegacyDataAdapter() - Method in class org.kuali.rice.krad.inquiry.InquirableImpl
-
- getLegacyDataAdapter() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
Deprecated.
- getLegacyDataAdapter() - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
-
Gets the legacyDataAdapter service.
- getLegacyDataAdapter() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getLegacyDataAdapter() - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Get the legacy data adapter.
- getLevel() - Method in enum org.kuali.rice.krad.datadictionary.validation.ErrorLevel
-
- getLgOffset() - Method in class org.kuali.rice.krad.uif.layout.CssGridSizes
-
The offset (amount "pushed over") the div will have before the Component content at a large screen
size (large desktop); this can be set to 0 to override previous screen size offsets.
- getLgSize() - Method in class org.kuali.rice.krad.uif.layout.CssGridSizes
-
The size this Component's "cell" div will take up at a large screen size (large desktop).
- getLibraryCssClasses() - Method in interface org.kuali.rice.krad.uif.component.Component
-
- getLibraryCssClasses() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Additional css classes that come before css classes listed in the cssClasses property
- getLibraryCssClasses() - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
- getLibraryCssClasses() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
Additional css classes that come before css classes listed in the cssClasses property
- getLifecycle() - Method in interface org.kuali.rice.krad.uif.lifecycle.ViewLifecycleProcessor
-
Gets the lifecycle associated with this processor.
- getLifecycle() - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycleProcessorBase
-
Gets the lifecycle associated with this processor.
- getLifecycleElementByPath(String) - Method in class org.kuali.rice.krad.uif.view.ViewIndex
-
Gets a lifecycle element instance by the given path (relative to the view).
- getLifecycleElementsByPath() - Method in class org.kuali.rice.krad.uif.view.ViewIndex
-
Gets the Map of lifecycle elements that are indexed by their path relative to the view.
- getLifecycleRestrictedProperties(LifecycleElement, String) - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycleUtils
-
Gets property names of all bean properties on the lifecycle element restricted for the
indicated view phase.
- getLightBox() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the default lightbox configuration
- getLineActions() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Action fields that should be rendered for each collection line.
- getLineActions() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Action fields that should be rendered for each collection line.
- getLineActions() - Method in class org.kuali.rice.krad.uif.container.collections.LineBuilderContext
-
List of components to render in the lines action column.
- getLineDialogs() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
List of dialog groups that are configured for a line in the collection.
- getLineDialogs() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
List of dialog groups that are configured for a line in the collection.
- getLineDialogs() - Method in class org.kuali.rice.krad.uif.container.collections.LineBuilderContext
-
List of dialog groups that make up the lines dialogs.
- getLineEnterKeyAction() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Get the id of the nonAdd line action to invoke when the enter key is pressed.
- getLineEnterKeyAction() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Get the id of the nonAdd line action to invoke when the enter key is pressed.
- getLineFields() - Method in class org.kuali.rice.krad.uif.container.collections.LineBuilderContext
-
List of field instances that make up the lines columns.
- getLineGroupPrototype() - Method in interface org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
Group instance that is used as a prototype for creating the collection
line groups.
- getLineGroupPrototype() - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManagerBase
-
Group instance that is used as a prototype for creating the collection
line groups.
- getLineIndex() - Method in class org.kuali.rice.krad.uif.container.collections.LineBuilderContext
-
Index for the line within the collection, or -1 for the add line.
- getLinePathPrefixValue(Component) - Static method in class org.kuali.rice.krad.uif.view.DefaultExpressionEvaluator
-
- getLineSelectPropertyName() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
- getLineSelectPropertyName() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
- getLink() - Method in class org.kuali.rice.krad.uif.field.LinkField
-
Returns the Link field.
- getLink() - Method in class org.kuali.rice.krad.util.AuditError
-
Gets the link attribute.
- getLinkDialogId() - Method in class org.kuali.rice.krad.uif.element.Link
-
The id of the DialogGroup to use when the openInDialog property is true.
- getLinkDialogId() - Method in class org.kuali.rice.krad.uif.field.LinkField
-
The id of the DialogGroup to use when the openInDialog property is true for this LinkField's link.
- getLinkField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the link field
- getLinkGroup() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the link group
- getLinkIconPlacement() - Method in class org.kuali.rice.krad.uif.element.Link
-
Set to LEFT, RIGHT to position image at that location within the button.
- getLinkScript() - Method in class org.kuali.rice.krad.uif.element.Pager
-
The script to execute when a link is clicked (should probably use the "this" var in most cases, to determine
page number selected - see retrieveStackedPage(linkElement, collectionId) js function)
- getLinkSeparator() - Method in class org.kuali.rice.krad.uif.container.LinkGroup
-
String that will be rendered between each rendered link
e.g.
- getLinkText() - Method in class org.kuali.rice.krad.uif.element.Link
-
Returns the label of the link
- getLinkText() - Method in class org.kuali.rice.krad.uif.field.LinkField
-
Returns the label of the Link field that will be used to render the label of the link.
- getListGroup() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the list group
- getLiteral() - Method in class org.kuali.rice.krad.datadictionary.mask.MaskFormatterLiteral
-
Gets the literalString attribute.
- getLoadingMessageText() - Method in class org.kuali.rice.krad.uif.element.Action
-
Gets the loading message used by action's blockUI.
- getLocalDataDictionaryAttributeValues(KimTypeAttribute) - Method in class org.kuali.rice.krad.keyvalues.KimAttributeValuesFinder
-
- getLocale() - Method in class org.kuali.rice.krad.messages.Message
-
Locale code the message is represented for, used for supporting messages in different
languages
- getLocation() - Method in class org.kuali.rice.krad.uif.util.UifKeyValueLocation
-
Get the url object representing the location
- getLocation() - Method in class org.kuali.rice.krad.uif.view.IframeView
-
Get the url object representing the location
- getLockClearingMethodNames() - Method in interface org.kuali.rice.krad.document.Document
-
- getLockClearingMethodNames() - Method in class org.kuali.rice.krad.document.DocumentBase
-
Deprecated.
- getLockClearningMethodNames() - Method in interface org.kuali.rice.krad.document.Document
-
Deprecated.
- getLockClearningMethodNames() - Method in class org.kuali.rice.krad.document.DocumentBase
-
Deprecated.
- getLockingDocumentId() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Retrieves the locking document id for the maintainable which is used to create the
maintenance lock string
- getLockingDocumentId() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- getLockingDocumentId(MaintenanceDocument) - Method in interface org.kuali.rice.krad.service.MaintenanceDocumentService
-
Attempts to find any other active documents that are pending on the same
maintenance record.
- getLockingDocumentId(Maintainable, String) - Method in interface org.kuali.rice.krad.service.MaintenanceDocumentService
-
Attempts to find any other active documents that are pending on the same
maintenance record.
- getLockingKeyFieldNames() - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
- getLockingKeys() - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
- getLockingKeys(String) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
-
Retrieves the list of property names that are configured as locking keys for the maintenance
document entry associated with the given document type name
- getLogin_message() - Method in class org.kuali.rice.krad.web.login.DummyLoginForm
-
- getLogin_pw() - Method in class org.kuali.rice.krad.web.login.DummyLoginForm
-
- getLogin_user() - Method in class org.kuali.rice.krad.web.login.DummyLoginForm
-
- getLong(Object) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
-
converts the provided object into a long
- getLookupable() - Method in class org.kuali.rice.krad.lookup.LookupForm
-
Returns an
Lookupable instance associated with the lookup view.
- getLookupable(String) - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getLookupCollectionId() - Method in class org.kuali.rice.krad.lookup.LookupForm
-
- getLookupCollectionId() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
For the case of multi-value lookup, indicates the collection id that should be populated with
the return results.
- getLookupCollectionName() - Method in class org.kuali.rice.krad.lookup.LookupForm
-
For the case of multi-value lookup, indicates the collection that should be populated with
the return results.
- getLookupCollectionName() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
For the case of multi-value lookup, indicates the collection that should be populated with
the return results.
- getLookupCriteria() - Method in class org.kuali.rice.krad.lookup.LookupForm
-
Map containing the criteria to be used for performing the search.
- getLookupCriteria() - Method in class org.kuali.rice.krad.uif.lifecycle.ViewPostMetadata
-
Set the metadata of the lookup criteria.
- getLookupCriteriaActiveIndicatorInputField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets a component instance for an input field for the active indicator
in the lookup criteria section
- getLookupCriteriaInputField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets a component instance for an input field in the lookup criteria section
- getLookupDataObjectClass(Properties) - Method in class org.kuali.rice.krad.web.service.impl.QueryControllerServiceImpl
-
Returns the Class instance for the data object whose lookup view was requested.
- getLookupDialogId() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
The id of the DialogGroup to use when the openInDialog property is true.
- getLookupParameters() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
Map that determines what properties from a calling view will be sent to properties on that are rendered
for the lookup view's search fields (they can be hidden).
- getLookupResults() - Method in class org.kuali.rice.krad.lookup.LookupForm
-
Holds the results of a search action.
- getLookupService() - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- getLookupService() - Method in class org.kuali.rice.krad.messages.providers.DatabaseMessageProvider
-
- getLookupService() - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
-
Gets the lookupService attribute.
- getLookupService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getLookupService() - Method in class org.kuali.rice.krad.uif.service.impl.AttributeQueryServiceImpl
-
Gets the lookup service
- getLookupUrlFromModuleService(Class<?>, Properties) - Method in class org.kuali.rice.krad.web.service.impl.QueryControllerServiceImpl
-
Attempts to find a module service that claims responsibility for the given data object class and if
found invokes that module service to build the lookup url.
- getLookupView() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets an empty lookup view configuration for population.
- getLowerGroup() - Method in class org.kuali.rice.krad.uif.element.Header
-
Nested group instance that can be used to render contents below the header text
- getMaintainableClass() - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
- getMaintainableClass(String) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
-
Retrieves the maintainable class instance that is configured in the maintenance document
entry associated with the given document type name
- getMaintainableXMLConversionService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getMaintenanceAction() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Returns the type of maintenance action this maintainable has been configured with
- getMaintenanceAction() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- getMaintenanceAction(Document, String) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
This method is a lame containment of ugly DOM walking code.
- getMaintenanceAction() - Method in class org.kuali.rice.krad.uif.view.MaintenanceDocumentView
-
Indicates what maintenance action (new, edit, copy) was requested.
- getMaintenanceAction() - Method in class org.kuali.rice.krad.web.form.MaintenanceDocumentForm
-
- getMaintenanceActionUrl(LookupForm, Object, String, List<String>) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
Generates a URL to perform a maintenance action on the given result data object.
- getMaintenanceDataObjectClass(String) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
-
Retrieves the data object class configured for the maintenance entry
associated with the given document type name
- getMaintenanceDocumentEntry(String) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
-
Retrieves the maintenance document entry that is associated with the given document type name
- getMaintenanceDocumentEntryForBusinessObjectClass(Class<?>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
Note: only MaintenanceDocuments are indexed by businessObject Class
This is a special case that is referenced in one location.
- getMaintenanceDocumentEntryForBusinessObjectClass(DataDictionaryIndex, Class<?>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
-
- getMaintenanceDocumentEntryForBusinessObjectClass(DataDictionaryIndex, Class<?>) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
-
Note: only MaintenanceDocuments are indexed by businessObject Class
This is a special case that is referenced in one location.
- getMaintenanceDocumentService() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- getMaintenanceDocumentService() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- getMaintenanceDocumentService() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentControllerServiceImpl
-
- getMaintenanceDocumentService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getMaintenanceDocumentTypeName() - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
Returns the maintenance document type associated with the business object class or null if one does not exist.
- getMaintenanceDocumentTypeName(Class) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
-
Retrieves the configured document type name for the maintenance document
entry associated with the given data object class
- getMaintenanceUrlMapping() - Method in class org.kuali.rice.krad.lookup.LookupView
-
String that maps to the maintenance controller for the maintenance document (if any) associated with the
lookup data object class.
- getMapFromParameterString(String) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
Parses the given string into a Map by splitting on the comma to get the
map entries and within each entry splitting by colon to get the key/value
pairs
- getMarkup() - Method in class org.kuali.rice.krad.uif.element.Content
-
HTML content that should be rendered in the components position.
- getMaskCharacter() - Method in class org.kuali.rice.krad.datadictionary.mask.MaskFormatterSubString
-
Gets the maskCharacter attribute.
- getMaskFormatter() - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
-
- getMaskFormatter() - Method in class org.kuali.rice.krad.datadictionary.mask.Mask
-
Gets the maskFormatter attribute.
- getMaskFormatter() - Method in interface org.kuali.rice.krad.uif.field.DataField
-
- getMaskFormatter() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
- getMaskFormatterClass() - Method in class org.kuali.rice.krad.datadictionary.mask.Mask
-
Gets the maskFormatterClass attribute.
- getMaskLength() - Method in class org.kuali.rice.krad.datadictionary.mask.MaskFormatterSubString
-
Gets the maskLength attribute.
- getMax() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.MustOccurConstraint
-
- getMaxDictionaryValidationDepth() - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
Gets the maximum number of levels the data-dictionary based validation will recurse for the document
- getMaxFileSize() - Method in class org.kuali.rice.krad.uif.element.MultiFileUploadCollection
-
The maximum file size to allow (in bytes) for a file upload
- getMaximumNumberOfElements() - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
- getMaximumNumberOfElements() - Method in interface org.kuali.rice.krad.datadictionary.validation.constraint.CollectionSizeConstraint
-
- getMaxLength() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
Returns the maximum length for this field, if set.
- getMaxLength() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
- getMaxLength() - Method in class org.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern
-
Deprecated.
- getMaxLength() - Method in interface org.kuali.rice.krad.datadictionary.validation.constraint.LengthConstraint
-
Determines the maximum size of the field
- getMaxLength() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
-
The maximum amount of characters this field's value can be
- getMaxLength() - Method in class org.kuali.rice.krad.uif.control.PasswordControl
-
Maximum number of characters that can be inputted
- getMaxLength() - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
-
Maximum number of characters that can be inputted
- getMaxLength() - Method in interface org.kuali.rice.krad.uif.control.TextControl
-
Maximum number of characters that can be inputted.
- getMaxLength() - Method in class org.kuali.rice.krad.uif.control.TextControlBase
-
Maximum number of characters that can be inputted.
- getMaxLength() - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Maximum number of characters the input field value is allowed to have
- getMaxLength() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Maximum number of characters the input field value is allowed to have
- getMaxNumberedLinksShown() - Method in class org.kuali.rice.krad.uif.element.NumberedPager
-
The maximum number of NUMBERED links shown at once for pages, if number of pages that exist exceed this value,
the pager omits some pages before and/or after the current page (which are revealed during while
navigating using a carousel effect)
- getMaxNumberOfSessionForms() - Method in class org.kuali.rice.krad.web.form.UifFormManager
-
Maximum number of forms that can be stored at one time by the manager.
- getMaxOccurs() - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
gets maximum amount of items in this collection
- getMaxOccurs() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
-
The maximum amount of items in this field's list of values - not yet used/do not use
- getMaxSize() - Method in class org.kuali.rice.krad.datadictionary.uif.UifViewPool
-
Maximum number of view instances the pool can hold
- getMaxThreads() - Static method in class org.kuali.rice.krad.uif.lifecycle.AsynchronousViewLifecycleProcessor
-
Gets the maximum number of lifecycle worker threads to maintain.
- getMdOffset() - Method in class org.kuali.rice.krad.uif.layout.CssGridSizes
-
The offset (amount "pushed over") the div will have before the Component content at a medium screen
size (desktop), this can be set to 0 to override previous screen size offsets.
- getMdSize() - Method in class org.kuali.rice.krad.uif.layout.CssGridSizes
-
The size this Component's "cell" div will take up at a medium screen size (desktop).
- getMedia() - Method in class org.kuali.rice.krad.uif.element.HeadLink
-
Media attribute for link tag.
- getMenuGroup() - Method in class org.kuali.rice.krad.uif.element.ToggleMenu
-
Group instance that is rendered when the toggle menu is toggled.
- getMenuItems() - Method in class org.kuali.rice.krad.uif.element.ToggleMenu
-
List of components that should be rendered for the toggle menu.
- getMergedMessageText(String, String) - Method in class org.kuali.rice.krad.datadictionary.MessageBeanProcessor
-
Prepares the message text that will replace the property value checking for any expression placeholders
- getMessage(String, String, String, String) - Method in interface org.kuali.rice.krad.messages.MessageProvider
-
Gets the
Message object that has the given namespace, component, key, and locale
- getMessage(String, String, String) - Method in interface org.kuali.rice.krad.messages.MessageService
-
Gets the
Message object that has the given namespace, component, key, and the default
system locale
- getMessage(String, String, String, String) - Method in interface org.kuali.rice.krad.messages.MessageService
-
Gets the
Message object that has the given namespace, component, key, and locale
- getMessage(String, String, String) - Method in class org.kuali.rice.krad.messages.MessageServiceImpl
-
- getMessage(String, String, String, String) - Method in class org.kuali.rice.krad.messages.MessageServiceImpl
-
- getMessage(String, String, String, String) - Method in class org.kuali.rice.krad.messages.providers.DatabaseMessageProvider
-
- getMessage(String, String, String, String) - Method in class org.kuali.rice.krad.messages.providers.ResourceMessageProvider
-
Iterates through the resource bundles for the give namespace (or the application if namespace is not given)
and finds the message that matches the given key
- getMessage() - Method in class org.kuali.rice.krad.uif.field.MessageField
-
- getMessage() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the message
- getMessage() - Method in class org.kuali.rice.krad.uif.util.KeyMessage
-
Get the message.
- getMessage() - Method in class org.kuali.rice.krad.uif.view.MessageView
-
Message component that will be used to display the message (used for styling and so on)
- getMessageByCriteria(String, String, String, String) - Method in class org.kuali.rice.krad.messages.providers.DatabaseMessageProvider
-
Performs a query using the
LookupService to retrieve messages that match the given
namespace, component, name, and locale.
- getMessageComponentCode() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.BaseConstraint
-
A code within the namespace that identifies a component or group the constraint message is associated with
- getMessageComponentStructure() - Method in class org.kuali.rice.krad.uif.element.Message
-
The message component structure is a list of components which represent the components that make up a message
when using rich message functionality.
- getMessageField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the message field
- getMessageKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaNumericPatternConstraint
-
A label key is auto generated for this bean if none is set.
- getMessageKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaPatternConstraint
-
A message key is auto generated for this bean if none is set.
- getMessageKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AnyCharacterPatternConstraint
-
- getMessageKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.BaseConstraint
-
A key that is used to retrieve the constraint message text (used with the namespace and component
code if specified)
- getMessageKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CharsetPatternConstraint
-
- getMessageKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.ConfigurationBasedRegexPatternConstraint
-
MessageKey in used in this class have the patternTypeKey appended to the VALIDATION_MSG_KEY_PREFIX by default,
if it is not explicitly set to something else
- getMessageKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.NumericPatternConstraint
-
- getMessageKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.UTF8AnyCharacterPatternConstraint
-
- getMessageKey() - Method in class org.kuali.rice.krad.util.AuditError
-
Gets the key attribute.
- getMessageMap() - Static method in class org.kuali.rice.krad.util.GlobalVariables
-
- getMessageNamespaceCode() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.BaseConstraint
-
Namespace code (often an application or module code) the constraint failure message is associated with
- getMessageProviders() - Method in class org.kuali.rice.krad.messages.MessageServiceImpl
-
Retrieves the collection of message providers configured with the message service
- getMessages(View, String, List<List<ErrorMessage>>) - Method in class org.kuali.rice.krad.uif.element.ValidationMessages
-
Gets all the messages from the list of lists passed in (which are
lists of ErrorMessages associated to the key) and uses the configuration
service to get the message String associated.
- getMessageService() - Method in class org.kuali.rice.krad.datadictionary.MessageBeanProcessor
-
Returns instance of the Message Service
- getMessageService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getMessageText(String, String, String) - Method in interface org.kuali.rice.krad.messages.MessageService
-
Gets the text for the message that has the given namespace, component, key, and the default
system locale
- getMessageText(String, String, String, String) - Method in interface org.kuali.rice.krad.messages.MessageService
-
Gets the text for the message that has the given namespace, component, key, and locale
- getMessageText(String) - Method in interface org.kuali.rice.krad.messages.MessageService
-
Gets the text for the message that has the given key within the default namespace, component,
and locale (note the defaults are determined by the service implementation)
- getMessageText(String, String) - Method in interface org.kuali.rice.krad.messages.MessageService
-
Gets the text for the message that has the given key and locale within the default namespace and
component (note the defaults are determined by the service implementation)
- getMessageText(String, String, String) - Method in class org.kuali.rice.krad.messages.MessageServiceImpl
-
- getMessageText(String, String, String, String) - Method in class org.kuali.rice.krad.messages.MessageServiceImpl
-
- getMessageText(String) - Method in class org.kuali.rice.krad.messages.MessageServiceImpl
-
- getMessageText(String, String) - Method in class org.kuali.rice.krad.messages.MessageServiceImpl
-
- getMessageText() - Method in class org.kuali.rice.krad.uif.element.Message
-
Text that makes up the message that will be displayed.
- getMessageText() - Method in class org.kuali.rice.krad.uif.field.MessageField
-
- getMessageText() - Method in class org.kuali.rice.krad.uif.view.MessageView
-
Message text to display in the message view.
- getMessageText(ErrorMessage, boolean) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
Gets the message associated with ErrorMessage object passed in, using message service.
- getMessageTextForKey(String, Stack<BeanDefinitionHolder>) - Method in class org.kuali.rice.krad.datadictionary.MessageBeanProcessor
-
Retrieves the test associated with the message give by the message key string
- getMessageView(UifFormBase, String, String) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- getMessageView(UifFormBase, String, String) - Method in class org.kuali.rice.krad.web.service.impl.ModelAndViewServiceImpl
-
- getMessageView(UifFormBase, String, String) - Method in interface org.kuali.rice.krad.web.service.ModelAndViewService
-
Builds a message view from the given header and message text then forwards the UIF model and view.
- getMetadataMessage() - Method in class org.kuali.rice.krad.uif.element.ViewHeader
-
The metadataMessage represents any relevant metadata about the view (last saved, etc).
- getMetadataText() - Method in class org.kuali.rice.krad.uif.element.ViewHeader
-
The metadataText represents any relevant metadata about the view (last saved, etc).
- getMethodArgumentTypes() - Method in class org.kuali.rice.krad.uif.component.MethodInvokerConfig
-
Finds the method on the target class that matches the target name and
returns the declared parameter types
- getMethodToCall() - Method in class org.kuali.rice.krad.uif.element.Action
-
Name of the method that should be called when the action is selected
- getMethodToCall() - Method in class org.kuali.rice.krad.uif.element.MultiFileUploadCollection
-
The methodToCall for uploading files, this methodToCall must return the refreshed collection
- getMethodToCall() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
Delegates methodToCall property reference to the action.
- getMethodToCall() - Method in class org.kuali.rice.krad.uif.util.UrlInfo
-
MethodToCall representing the methodToCall on the controller (default base bean value is 'start')
- getMethodToCall() - Method in exception org.kuali.rice.krad.web.controller.MethodAccessException
-
Name of the controller method that was requested.
- getMethodToCall() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Identifies the controller method that should be invoked to fulfill a
request.
- getMethodToCallOnRefresh() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Gets the method to call on refresh.
- getMethodToCallOnRefresh() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Name of a method on the controller that should be invoked as part of the component refresh
and disclosure process
- getMin() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.MustOccurConstraint
-
- getMinCssFile() - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
File path for the minified CSS file
- getMinCssSourceFiles() - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
List of file paths (relative to web root) or URLs that make up the minified CSS file
- getMinFileSize() - Method in class org.kuali.rice.krad.uif.element.MultiFileUploadCollection
-
The minimum file size needed (in bytes) for a file to be uploaded
- getMinimumNumberOfElements() - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
- getMinimumNumberOfElements() - Method in interface org.kuali.rice.krad.datadictionary.validation.constraint.CollectionSizeConstraint
-
- getMinLength() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- getMinLength() - Method in interface org.kuali.rice.krad.datadictionary.validation.constraint.LengthConstraint
-
Determines the minimum size of the field
- getMinLength() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
-
The minimum amount of characters this field's value has to be
- getMinLength() - Method in class org.kuali.rice.krad.uif.control.PasswordControl
-
Minimum number of characters that can be inputted
- getMinLength() - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
-
Minimum number of characters that can be inputted
- getMinLength() - Method in interface org.kuali.rice.krad.uif.control.TextControl
-
Minimum number of characters that can be inputted.
- getMinLength() - Method in class org.kuali.rice.krad.uif.control.TextControlBase
-
Minimum number of characters that can be inputted.
- getMinLength() - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Minimum number of characters the input field value needs to be
- getMinLength() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Minimum number of characters the input field value needs to be
- getMinOccurs() - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
gets the minimum amount of items in this collection
- getMinOccurs() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
-
The minimum amount of items in this fields list of values - not yet used/do not use
- getMinScriptFile() - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
File path for the minified JS file
- getMinScriptSourceFiles() - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
List of file paths (relative to web root) or URLs that make up the minified JS file
- getMinThreads() - Static method in class org.kuali.rice.krad.uif.lifecycle.AsynchronousViewLifecycleProcessor
-
Gets the minimum number of lifecycle worker threads to maintain.
- getMinVersionSuffix() - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
When the min file paths are not set, the min file names will be generated using the theme
name, version, and the min suffix.
- getModel() - Method in class org.kuali.rice.krad.uif.container.collections.LineBuilderContext
-
Object containing the view's data.
- getModel() - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycle
-
Gets the model related to the view active within this context.
- getModelAndView(UifFormBase) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- getModelAndView(UifFormBase, String) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- getModelAndView(UifFormBase, Map<String, Object>) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- getModelAndView(UifFormBase) - Method in class org.kuali.rice.krad.web.service.impl.ModelAndViewServiceImpl
-
Configures the Spring model and view instance containing the form data and pointing to the
generic Uif view.
- getModelAndView(UifFormBase, String) - Method in class org.kuali.rice.krad.web.service.impl.ModelAndViewServiceImpl
-
Configures the Spring model and view instance containing the form data and pointing to the
generic Uif view, and also changes the current page to the given page id.
- getModelAndView(UifFormBase, Map<String, Object>) - Method in class org.kuali.rice.krad.web.service.impl.ModelAndViewServiceImpl
-
Configures the Spring model and view instance containing the form data and pointing to the
generic Uif view, and also adds the given attributes (which can be referenced in the view templates).
- getModelAndView(UifFormBase) - Method in interface org.kuali.rice.krad.web.service.ModelAndViewService
-
Configures the Spring model and view instance containing the form data and pointing to the
generic Uif view.
- getModelAndView(UifFormBase, String) - Method in interface org.kuali.rice.krad.web.service.ModelAndViewService
-
Configures the Spring model and view instance containing the form data and pointing to the
generic Uif view, and also changes the current page to the given page id.
- getModelAndView(UifFormBase, Map<String, Object>) - Method in interface org.kuali.rice.krad.web.service.ModelAndViewService
-
Configures the Spring model and view instance containing the form data and pointing to the
generic Uif view, and also adds the given attributes (which can be referenced in the view templates).
- getModelAndViewService() - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
- getModelAndViewService() - Method in class org.kuali.rice.krad.lookup.LookupControllerServiceImpl
-
Instance of model and view service to use within the collection service.
- getModelAndViewService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getModelAndViewService() - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- getModelAndViewService() - Method in class org.kuali.rice.krad.web.controller.UifControllerHandlerInterceptor
-
- getModelAndViewService() - Method in class org.kuali.rice.krad.web.controller.UifHandlerExceptionResolver
-
- getModelAndViewService() - Method in class org.kuali.rice.krad.web.service.impl.CollectionControllerServiceImpl
-
- getModelAndViewService() - Method in class org.kuali.rice.krad.web.service.impl.ControllerServiceImpl
-
- getModelAndViewService() - Method in class org.kuali.rice.krad.web.service.impl.FileControllerServiceImpl
-
- getModelAndViewService() - Method in class org.kuali.rice.krad.web.service.impl.NavigationControllerServiceImpl
-
- getModelAndViewService() - Method in class org.kuali.rice.krad.web.service.impl.QueryControllerServiceImpl
-
Instance of model and view service to use within the collection service.
- getModelAndViewService() - Method in class org.kuali.rice.krad.web.service.impl.RefreshControllerServiceImpl
-
Instance of model and view service to use within the collection service.
- getModelAndViewService() - Method in class org.kuali.rice.krad.web.service.impl.SaveControllerServiceImpl
-
- getModelAndViewWithInit(UifFormBase, String) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- getModelAndViewWithInit(UifFormBase, String, String) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- getModelAndViewWithInit(UifFormBase, String) - Method in class org.kuali.rice.krad.web.service.impl.ModelAndViewServiceImpl
-
Initialize a new view instance for the given view id, then configures the Spring model and view
instance containing the form data and pointing to the generic Uif view.
- getModelAndViewWithInit(UifFormBase, String, String) - Method in class org.kuali.rice.krad.web.service.impl.ModelAndViewServiceImpl
-
Initialize a new view instance for the given view id, then configures the Spring model and view
instance containing the form data and pointing to the generic Uif view.
- getModelAndViewWithInit(UifFormBase, String) - Method in interface org.kuali.rice.krad.web.service.ModelAndViewService
-
Initialize a new view instance for the given view id, then configures the Spring model and view
instance containing the form data and pointing to the generic Uif view.
- getModelAndViewWithInit(UifFormBase, String, String) - Method in interface org.kuali.rice.krad.web.service.ModelAndViewService
-
Initialize a new view instance for the given view id, then configures the Spring model and view
instance containing the form data and pointing to the generic Uif view.
- getModifiedPaths() - Method in class org.kuali.rice.krad.web.bind.UifBeanPropertyBindingResult
-
- getModuleConfiguration() - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
-
- getModuleConfiguration() - Method in interface org.kuali.rice.krad.service.ModuleService
-
This method returns the module configuration.
- getModuleDictionaryFiles() - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
Mapping of namespace codes to dictionary files that are associated with
that namespace
- getModuleLoadOrder() - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
Order modules should be loaded into the dictionary
- getModuleLockedMapping() - Method in class org.kuali.rice.krad.web.controller.ModuleLockingHandlerInterceptor
-
- getModuleService(String) - Method in interface org.kuali.rice.krad.service.KualiModuleService
-
Returns the module service with the given ID or null if the module ID is not found.
- getModuleService(HttpServletRequest) - Method in class org.kuali.rice.krad.web.controller.ModuleLockingHandlerInterceptor
-
Retrieves the module service that is associated with the data object class given through the request
- getModuleServiceByNamespaceCode(String) - Method in interface org.kuali.rice.krad.service.KualiModuleService
-
Returns the module service with the given moduleCode or null if the moduleCode is not found.
- getMostRecentFlowByFormKey(String, String) - Method in class org.kuali.rice.krad.web.form.HistoryManager
-
Get the flow by flowKey and formKey.
- getMostRecentFlowByKey(String) - Method in class org.kuali.rice.krad.web.form.HistoryManager
-
Get the flow that matches the flow key.
- getMultipartFile() - Method in class org.kuali.rice.krad.file.FileMetaBlob
-
Get the MultipartFile that is populated by the controller during the upload process.
- getMultipleValuesSelect() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
Indicates whether the invoked lookup view should allow multiple values to be selected and returned.
- getMultipleValuesSelectResultSetLimit() - Method in class org.kuali.rice.krad.lookup.LookupView
-
Retrieves the maximum number of records that will be listed as a result of the multiple
values select lookup search.
- getMultiValueReturnFields(LookupForm) - Method in class org.kuali.rice.krad.lookup.LookupControllerServiceImpl
-
Builds a string containing the names of the fields being returned separated by a comma.
- getMultiValueReturnFields() - Method in class org.kuali.rice.krad.lookup.LookupForm
-
Holds the column names for the multi-value lookup selected values
Note: as of KULRICE-12125 secure field names will not be stored in this parameter
- getMustOccurConstraints() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- getMustOccurConstraints() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- getMustOccurConstraints() - Method in interface org.kuali.rice.krad.datadictionary.validation.capability.MustOccurConstrainable
-
- getMustOccurConstraints() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.MustOccurConstraint
-
- getMustOccurConstraints() - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader.InputFieldConstrainableInfo
- getMustOccurConstraints() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
- getName() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
Name of the attribute
- getName() - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
gets the name of the collection (collection property on owning data object)
- getName() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- getName() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
- getName() - Method in class org.kuali.rice.krad.datadictionary.parse.BeanTagAttributeInfo
-
Retrieves the name of the property in the schema (tag or attribute).
- getName() - Method in class org.kuali.rice.krad.datadictionary.validation.AttributeValidatingTypeServiceBase.TypeAttributeDefinition
-
- getName() - Method in interface org.kuali.rice.krad.datadictionary.validation.capability.Constrainable
-
- getName() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.CaseConstraintProcessor
-
- getName() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.CollectionSizeConstraintProcessor
-
- getName() - Method in interface org.kuali.rice.krad.datadictionary.validation.processor.ConstraintProcessor
-
gets a descriptive name of this constraint processor
- getName() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.DataTypeConstraintProcessor
-
- getName() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.ExistenceConstraintProcessor
-
- getName() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.LengthConstraintProcessor
-
- getName() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.MustOccurConstraintProcessor
-
- getName() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.PrerequisiteConstraintProcessor
-
- getName() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.RangeConstraintProcessor
-
- getName() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.SimpleConstraintProcessor
-
- getName() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.ValidCharactersConstraintProcessor
-
- getName() - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader.InputFieldConstrainableInfo
- getName() - Method in interface org.kuali.rice.krad.file.FileMeta
-
The name of the file
- getName() - Method in class org.kuali.rice.krad.file.FileMetaBlob
-
The name of the file
- getName() - Method in interface org.kuali.rice.krad.rules.rule.event.RuleEvent
-
The name of the event.
- getName() - Method in class org.kuali.rice.krad.rules.rule.event.RuleEventBase
-
the name of this event
- getName() - Method in class org.kuali.rice.krad.uif.element.MetaTag
-
Name attribute for meta tag.
- getName() - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Returns the full binding path (the path used in the name attribute of the input).
- getName() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Returns the full binding path (the path used in the name attribute of the input).
- getName(Class<?>) - Static method in class org.kuali.rice.krad.uif.util.ExpressionFunctions
-
Returns the name for the given class
- getName() - Method in class org.kuali.rice.krad.uif.util.ObjectPropertyReference
-
Get the property name.
- getName() - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
A name that identifies the view theme, when using the theme builder this should be the same as
the directory (for example, if directory is '/themes/kboot', the theme name will be 'kboot')
- getNamespaceAndActionClass(Class<? extends Object>) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
- getNamespaceAndComponentFullName(Class<? extends Object>) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
- getNamespaceAndComponentSimpleName(Class<? extends Object>) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
- getNamespaceAttribute() - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
-
Namespace code that should be sent as permission detail when doing a permission check on this field
- getNamespaceCode() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- getNamespaceCode() - Method in interface org.kuali.rice.krad.datadictionary.DictionaryBean
-
Namespace code (often an application or module code) that dictionary bean is associated with
- getNamespaceCode() - Method in class org.kuali.rice.krad.datadictionary.DictionaryBeanBase
-
- getNamespaceCode() - Method in class org.kuali.rice.krad.messages.Message
-
Namespace code (often an application or module code) that message is associated with, used for
grouping messages
- getNamespaceCode(Class<?>) - Method in interface org.kuali.rice.krad.service.KualiModuleService
-
- getNamespaceCode() - Method in class org.kuali.rice.krad.uif.view.View
-
Namespace code the view should be associated with.
- getNamespaceCode(Class<? extends Object>) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
TODO this method will probably need to be exposed in a public KRADUtils class as it is used
by several different modules.
- getNamespaceCodePropertyName() - Method in class org.kuali.rice.krad.uif.control.GroupControl
-
The name of the property on the parent object that holds the group namespace
- getNamespaceCodePropertyName() - Method in class org.kuali.rice.krad.uif.control.GroupControl.GroupControlPostData
-
- getNamespaceForBean(String, BeanDefinition) - Method in class org.kuali.rice.krad.datadictionary.MessageBeanProcessor
-
Retrieves the namespace associated with the bean definition
- getNamespaceForBeanDefinition(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
Retrieves the namespace code the given bean name is associated with
- getNamespaceForBeanInStack(Stack<BeanDefinitionHolder>) - Method in class org.kuali.rice.krad.datadictionary.MessageBeanProcessor
-
Walks up the stack of bean definitions until a namespace is found and returns that namespace
- getNamespaceName(String) - Method in interface org.kuali.rice.krad.service.KualiModuleService
-
This method gets namespace name for the given namespace code
- getNavigateToPageId() - Method in class org.kuali.rice.krad.uif.element.Action
-
For an Action that is part of a
NavigationGroup, the navigate to page id can be set to
configure the page that should be navigated to when the action is
selected.
- getNavigateToPageId() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- getNavigation() - Method in class org.kuali.rice.krad.uif.view.View
-
NavigationGroup instance for the View<
- getNavigationBarGroup() - Method in class org.kuali.rice.krad.uif.element.NavigationBar
-
Group instance that holds the navigation items (such as links) for the navigation bar.
- getNavigationBlockUI() - Method in class org.kuali.rice.krad.uif.view.View
-
- getNavigationControllerService() - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
- getNavigationControllerService() - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- getNavigationControllerService() - Method in class org.kuali.rice.krad.web.service.impl.ControllerServiceImpl
-
- getNavigationGroup() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the navigation group
- getNestedAttributePrefix(String) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
Returns the prefix of a nested attribute name, or the empty string if the attribute name is not nested.
- getNestedAttributePrimitive(String) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
Returns the primitive part of an attribute name string.
- getNestedCollection() - Method in class org.kuali.rice.krad.datadictionary.DocumentCollectionPath
-
- getNestedComponents() - Method in class org.kuali.rice.krad.uif.component.PropertyReplacer
-
Returns a list of nested components
- getNestedContainerComponents(Container, Class<T>) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
Gets all components of the give type that are within the items list of the container, or within a nested
container or field group.
- getNestedElementsOfTypeShallow(LifecycleElement, Class<T>) - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycleUtils
-
Get nested elements of the type specified one layer deep; this defers from
getElementsOfTypeShallow because it does NOT include itself as a match if it also matches the
type being requested.
- getNestedLevel() - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
The nestedLevel property represents how many collection tables deep this particular table is
- getNestedNonCollectionComponents(List<Component>, Class<T>) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- getNestedNonCollectionComponents(Container, Class<T>) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- getNestedPropertiesForRefreshPath() - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhaseBase
-
Determines the list of child properties for the current phase component that are in the refresh
paths and should be processed next.
- getNestedValue(Object, String) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
This method safely extracts either simple values OR nested values.
- getNewCollectionLines() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Holds instances for collection add lines.
- getNewCollectionLines() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- getNewComponentInstance(String) - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Returns a new
Component instance for the given bean id from the spring factory.
- getNewDataObject() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
Gets the newDataObject attribute.
- getNewDocument(String) - Method in interface org.kuali.rice.krad.service.DocumentService
-
get a new blank document instance based on the document type name
- getNewDocument(Class<? extends Document>) - Method in interface org.kuali.rice.krad.service.DocumentService
-
get a new blank document instance having the given Document class
- getNewDocument(String, String) - Method in interface org.kuali.rice.krad.service.DocumentService
-
get a new blank document instance based on the document type name.
- getNewInstanceForRefresh(ViewPostMetadata, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Returns a new
Component instance for the given bean id from the spring factory.
- getNewItemsCssClass() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
The css style class that will be added on new items
- getNewItemsCssClass() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
The css style class that will be added on new items
- getNewMaintainableObject() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
-
Get the new maintainable object
- getNewMaintainableObject() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- getNewNoteAttachment(DocumentFormBase, Document, Note) - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
Builds an attachment for the file (if any) associated with the add note instance.
- getNextLifecyclePhase(LifecycleElement) - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycleUtils
-
Gets the next lifecycle phase to be executed on the provided element.
- getNextState(Object) - Method in interface org.kuali.rice.krad.datadictionary.state.StateMapping
-
Gets the nextState of the object passed in by looking at the statePropertyName and using the states list
to determine the next state in order.
- getNextState(Object) - Method in class org.kuali.rice.krad.datadictionary.state.StateMappingBase
-
- getNextText() - Method in class org.kuali.rice.krad.uif.element.Pager
-
The text to use on the next link.
- getNodeComponents() - Method in class org.kuali.rice.krad.uif.container.TreeGroup
-
Gets all node components within the tree.
- getNodePrototypeMap() - Method in class org.kuali.rice.krad.uif.container.TreeGroup
-
- getNonLockingActionTakenCodes() - Method in class org.kuali.rice.krad.document.DocumentBase
-
Return the list of actions a user could take on a document which should not result
in the recalculation of the
PessimisticLocks.
- getNote(int) - Method in interface org.kuali.rice.krad.document.Document
-
Retrieves the note at the given index.
- getNote(int) - Method in class org.kuali.rice.krad.document.DocumentBase
-
- getNote() - Method in class org.kuali.rice.krad.rules.rule.event.AddNoteEvent
-
This method retrieves the note associated with this event.
- getNotes() - Method in interface org.kuali.rice.krad.document.Document
-
Returns a mutable list of all notes on the document.
- getNotes() - Method in class org.kuali.rice.krad.document.DocumentBase
-
- getNoteService() - Method in class org.kuali.rice.krad.document.DocumentBase
-
- getNoteService() - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
- getNoteTarget() - Method in interface org.kuali.rice.krad.document.Document
-
Return the target PersistableBusinessObject that notes associated with this document should be attached to.
- getNoteTarget() - Method in class org.kuali.rice.krad.document.DocumentBase
-
Returns the business object with which notes related to this document should be associated.
- getNoteTarget() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
The Note target for maintenance documents is determined by whether or not the underlying
Maintainable
supports business object notes or not.
- getNoteType() - Method in interface org.kuali.rice.krad.document.Document
-
Returns the note type which should be used for notes associated with this document.
- getNoteType() - Method in class org.kuali.rice.krad.document.DocumentBase
-
Returns the
NoteType to use for notes associated with this document.
- getNoteType() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
The
NoteType for maintenance documents is determined by whether or not the underlying
Maintainable supports business object notes or not.
- getNumberOfColumns() - Method in class org.kuali.rice.krad.uif.layout.collections.TableRow
-
Returns the number of columns within the row.
- getNumberOfColumns() - Method in interface org.kuali.rice.krad.uif.layout.GridLayoutManager
-
Indicates the number of columns that should make up one row of data
- getNumberOfColumns() - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManagerBase
-
Indicates the number of columns that should make up one row of data
- getNumberOfColumns() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Indicates the number of columns that should make up one row of data.
- getNumberOfColumns() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Indicates the number of columns that should make up one row of data.
- getNumberOfDataColumns() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
- getNumberOfDataColumns() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
- getNumberOfErrors() - Method in class org.kuali.rice.krad.datadictionary.validation.result.DictionaryValidationResult
-
- getNumberOfErrors() - Method in class org.kuali.rice.krad.datadictionary.validator.Validator
-
Retrieves the number of errors found in the validation
- getNumberOfLabelColumns() - Method in class org.kuali.rice.krad.uif.layout.CssGridLabelColumnLayoutManager
-
The number of label columns used in this layout
- getNumberOfPages() - Method in class org.kuali.rice.krad.uif.element.Pager
-
Number of pages TOTAL that make up the component being paged (this must be set by the framework based on some
list size)
- getNumberOfWarnings() - Method in class org.kuali.rice.krad.datadictionary.validation.result.DictionaryValidationResult
-
- getNumberOfWarnings() - Method in class org.kuali.rice.krad.datadictionary.validator.Validator
-
Retrieves the number of warnings found in the validation
- getObject() - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
-
gets the underlying object itself (not the field/attribute value, but the object)
- getObject() - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
-
- getObject() - Method in class org.kuali.rice.krad.datadictionary.validation.SingleAttributeValueReader
-
- getObject() - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader
-
Returns the Form object
- getObjectAttributeName() - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
-
- getObjectClassForMetadata(View, Object, String) - Static method in class org.kuali.rice.krad.uif.util.ViewModelUtils
-
Determines the associated type for the property within the View context
- getObjectDescription() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- getObjectIdPropertyName() - Method in class org.kuali.rice.krad.uif.widget.LocationSuggest
-
The objectIdPropertyName that represents the key for getting the object as a request parameter.
- getObjectIdPropertyName() - Method in class org.kuali.rice.krad.uif.widget.LocationSuggest.LocationSuggestPostData
-
- getObjectLabel() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- getObjectPathToConcreteClassMapping() - Method in class org.kuali.rice.krad.uif.view.View
-
Configures the concrete classes that will be used for properties in the
form object graph that have an abstract or interface type.
- getObjectWrapper() - Static method in class org.kuali.rice.krad.uif.freemarker.FreeMarkerInlineRenderBootstrap
-
Get the object wrapper for use in the component rendering phase.
- getOldBindingObjectPath() - Method in class org.kuali.rice.krad.uif.container.MaintenanceActiveCollectionFilter
-
Gives the binding path to the old data object for comparison, used to
get the active status of the old object
- getOldDataObject() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
Gets the oldDataObject attribute.
- getOldMaintainableObject() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
-
Get the old maintainable object
- getOldMaintainableObject() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- getOldObjectBindingPath() - Method in class org.kuali.rice.krad.uif.view.MaintenanceDocumentView
-
Gives the binding path to the old object (record being edited) to display
for comparison.
- getOnBlurScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Script that should be executed when the component's onBlur event is fired
- getOnBlurScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onBlur event is fired
- getOnChangeScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Script that should be executed when the component's onChange event is
fired
- getOnChangeScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onChange event is
fired
- getOnClickScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Script that should be executed when the component's onClick event is
fired
- getOnClickScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onClick event is
fired
- getOnCloseScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Script that should be executed when the component's onClose event is
fired
- getOnCloseScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onClose event is
fired
- getOnDblClickScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Script that should be executed when the component's onDblClick event is
fired
- getOnDblClickScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onDblClick event is
fired
- getOnDialogResponseScript() - Method in class org.kuali.rice.krad.uif.container.DialogGroup
-
Script that will be invoked when the dialog response event is thrown.
- getOnDocumentReadyScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Script to be run when the document ready event is triggered
- getOnDocumentReadyScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script to be run when the document ready event is triggered
- getOneDigitTextCode() - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
Gets the oneDigitTextCode attribute.
- getOnFocusScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Script that should be executed when the component's onFocus event is
fired
- getOnFocusScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onFocus event is
fired
- getOnHiddenDialogScript() - Method in class org.kuali.rice.krad.uif.container.DialogGroup
-
Script that will get invoked once the dialog group is hidden.
- getOnHideDialogScript() - Method in class org.kuali.rice.krad.uif.container.DialogGroup
-
Script that will get invoked when the dialog group receives a hide event.
- getOnInputScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Script that should be executed when the component's onInput event is
fired
- getOnInputScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onInput event is
fired
- getOnKeyDownScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Script that should be executed when the component's onKeyDown event is
fired
- getOnKeyDownScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onKeyDown event is
fired
- getOnKeyPressScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Script that should be executed when the component's onKeyPress event is
fired
- getOnKeyPressScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onKeyPress event is
fired
- getOnKeyUpScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Script that should be executed when the component's onKeyUp event is
fired
- getOnKeyUpScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onKeyUp event is
fired
- getOnLoadScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Script that should be executed when the component's onLoad event is fired
- getOnLoadScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onLoad event is fired
- getOnMouseDownScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Script that should be executed when the component's onMouseDown event is
fired
- getOnMouseDownScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onMouseDown event is
fired
- getOnMouseMoveScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Script that should be executed when the component's onMouseMove event is
fired
- getOnMouseMoveScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onMouseMove event is
fired
- getOnMouseOutScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Script that should be executed when the component's onMouseOut event is
fired
- getOnMouseOutScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onMouseOut event is
fired
- getOnMouseOverScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Script that should be executed when the component's onMouseOver event is
fired
- getOnMouseOverScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onMouseOver event is
fired
- getOnMouseUpScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Script that should be executed when the component's onMouseUp event is
fired
- getOnMouseUpScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onMouseUp event is
fired
- getOnShowDialogScript() - Method in class org.kuali.rice.krad.uif.container.DialogGroup
-
Script that will get invoked when the dialog group is shown.
- getOnSubmitScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Script that should be executed when the component's onSubmit event is
fired
- getOnSubmitScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onSubmit event is
fired
- getOnUnloadScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Script that should be executed when the component's onUnload event is
fired
- getOnUnloadScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onUnload event is
fired
- getOpenedToggleIconClass() - Method in class org.kuali.rice.krad.uif.container.SidebarNavigationGroup
-
Icon class to use to render a opened icon for sub menus (the
ToggleMenu items) that exist
in this navigation menu.
- getOperator() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint
-
- getOptions() - Method in interface org.kuali.rice.krad.uif.control.MultiValueControl
-
List of values the control can accept.
- getOptions() - Method in class org.kuali.rice.krad.uif.control.MultiValueControlBase
-
- getOptionsFinder() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
Instance of KeyValluesFinder that should be invoked to
provide a List of values the field can have.
- getOptionsFinder() - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Instance of KeyValuesFinder that should be invoked to
provide a List of values the field can have.
- getOptionsFinder() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Instance of KeyValuesFinder that should be invoked to
provide a List of values the field can have.
- getOptionsFinderClass() - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Get the class of the optionsFinder being used by this InputField
- getOptionsFinderClass() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Get the class of the optionsFinder being used by this InputField
- getOrder() - Method in class org.kuali.rice.krad.config.KRADConfigurer
-
- getOrder() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Order of a component within a List of other components
- getOrder() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Order of a component within a List of other components
- getOrder() - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
-
Sets the order value that will be used to determine where the compare
group should be placed in relation to the other compare groups
- getOrder() - Method in interface org.kuali.rice.krad.uif.modifier.ComponentModifier
-
- getOrder() - Method in class org.kuali.rice.krad.uif.modifier.ComponentModifierBase
-
- getOrientation() - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
-
Indicates whether the components should be rendered in a horizontal or
vertical column
- getOriginalHref() - Method in class org.kuali.rice.krad.uif.util.UrlInfo
-
The original(set) href value.
- getPackagePrefixes() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- getPadding() - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
-
Amount of separation between each item
- getPage() - Method in class org.kuali.rice.krad.uif.view.View
-
- getPageBreadcrumbItem() - Method in class org.kuali.rice.krad.uif.util.ParentLocation
-
The pageBreadcrumbItem to use for the parent location view breadcrumb.
- getPageGroup() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the page group
- getPageId() - Method in class org.kuali.rice.krad.uif.util.UrlInfo
-
PageId representing the page of the view to retrieve by id
- getPageId() - Method in class org.kuali.rice.krad.uif.view.HistoryEntry
-
The pageId of the page on the view
- getPageId() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Id for the current page being displayed within the view
- getPageId() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- getPagerWidget() - Method in interface org.kuali.rice.krad.uif.layout.CollectionLayoutManager
-
Widget used to page the collection.
- getPagerWidget() - Method in class org.kuali.rice.krad.uif.layout.collections.CollectionLayoutManagerBase
-
Widget used to page the collection.
- getPagesEnd() - Method in class org.kuali.rice.krad.uif.element.NumberedPager
-
The last page number to render; this is set by the framework
- getPagesForPreprocessing() - Method in class org.kuali.rice.krad.uif.view.View
-
Getter for returning the view's items and page for inclusion in the pre-process phase.
- getPageSize() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
- getPageSize() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
- getPagesStart() - Method in class org.kuali.rice.krad.uif.element.NumberedPager
-
The first page number to render; this is set by the framework
- getPageTotalField() - Method in class org.kuali.rice.krad.uif.util.ColumnCalculationInfo
-
Gets the pageTotalField.
- getPageTotalLabel() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
The pageTotal label to use when renderOnlyLeftTotalLabels is TRUE for total.
- getPageTotalLabel() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
The pageTotal label to use when renderOnlyLeftTotalLabels is TRUE for total.
- getParam(String, String, String) - Static method in class org.kuali.rice.krad.uif.util.ExpressionFunctions
-
Retrieves the value of the parameter identified with the given namespace, component, and name
- getParamAsBoolean(String, String, String) - Static method in class org.kuali.rice.krad.uif.util.ExpressionFunctions
-
Retrieves the value of the parameter identified with the given namespace, component, and name and converts
to a Boolean
- getParamAsDouble(String, String, String) - Static method in class org.kuali.rice.krad.uif.util.ExpressionFunctions
-
Retrieves the value of the parameter identified with the given namespace, component, and name and converts
to a Double
- getParamAsInteger(String, String, String) - Static method in class org.kuali.rice.krad.uif.util.ExpressionFunctions
-
Retrieves the value of the parameter identified with the given namespace, component, and name and converts
to a Integer
- getParameterDetailType() - Method in class org.kuali.rice.krad.datadictionary.HelpDefinition
-
- getParameterName() - Method in class org.kuali.rice.krad.datadictionary.HelpDefinition
-
- getParameterNamespace() - Method in class org.kuali.rice.krad.datadictionary.HelpDefinition
-
- getParameters() - Method in class org.kuali.rice.krad.web.service.impl.CollectionControllerServiceImpl.CollectionActionParameters
-
- getParameterService() - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
- getParameterService() - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
-
- getParameterService() - Method in class org.kuali.rice.krad.service.impl.CsrfServiceImpl
-
- getParameterService() - Method in class org.kuali.rice.krad.uif.widget.Help
-
Retrieve the parameter service
- getParametersFromRequest(Map<String, String>) - Method in interface org.kuali.rice.krad.uif.service.ViewTypeService
-
Pulls entries from the given map that are supported parameters for the view type.
- getParametersFromRequest(List<String>, Class<?>, Map<String, String>) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
Retrieves parameter values from the request that match the requested
names.
- getParametersFromViewConfiguration(PropertyValues) - Method in interface org.kuali.rice.krad.uif.service.ViewTypeService
-
Pulls values for the supported parameters from the views configured property values.
- getParams() - Method in class org.kuali.rice.krad.util.AuditError
-
Gets the params attribute.
- getParent() - Method in class org.kuali.rice.krad.datadictionary.parse.BeanTagInfo
-
Retrieves the bean parent stored for the represented tag.
- getParent() - Method in interface org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhase
-
Retrieves the component that is a parent to the element being processed in the
view three.
- getParent() - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhaseBase
-
Retrieves the component that is a parent to the element being processed in the
view three.
- getParentLocation() - Method in class org.kuali.rice.krad.uif.view.View
-
The parentLocation defines urls that represent the parent of a View in a conceptial site hierarchy.
- getParentObjectClassForMetadata(View, Object, DataField) - Static method in class org.kuali.rice.krad.uif.util.ViewModelUtils
-
Determines the associated type for the property within the View context
- getParentObjectForMetadata(View, Object, DataField) - Static method in class org.kuali.rice.krad.uif.util.ViewModelUtils
-
Retrieves the parent object if it exists or attempts to create a new instance
- getParentObjectPath(DataField) - Static method in class org.kuali.rice.krad.uif.util.ViewModelUtils
-
Gets the parent object path of the data field
- getParentPageLabel() - Method in class org.kuali.rice.krad.uif.util.ParentLocation
-
The parentPageLabel is the text used for breadcrumbItem label of the parent page.
- getParentPageUrl() - Method in class org.kuali.rice.krad.uif.util.ParentLocation
-
The parentPageUrl representing a page url that is the parent of this View.
- getParentPath() - Method in interface org.kuali.rice.krad.uif.lifecycle.LifecycleElementState
-
Gets the path relative the predecessor phase's component.
- getParentPath() - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhaseBase
-
Gets the path relative the predecessor phase's component.
- getParentViewLabel() - Method in class org.kuali.rice.krad.uif.util.ParentLocation
-
The parentViewLabel is the text used for breadcrumbItem label of the parent view.
- getParentViewUrl() - Method in class org.kuali.rice.krad.uif.util.ParentLocation
-
The parentViewUrl representing the url that is the parent of this View.
- getPartialMaskFormatter() - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
-
- getPastItems() - Method in class org.kuali.rice.krad.web.form.HistoryFlow
-
Get all the past BreadcrumbItems (these represents the path to the current item)
- getPath() - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
-
gets the path, which is a string representation of specifically which attribute (at some depth) is being
accessed
- getPath() - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
-
- getPath() - Method in class org.kuali.rice.krad.datadictionary.validation.SingleAttributeValueReader
-
- getPath() - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader
-
Returns current attributeName which represents the path
- getPath() - Method in class org.kuali.rice.krad.datadictionary.WorkflowProperty
-
Returns the path to the property that is serializable, relative to the
WorkflowPropertyGroup that
contains this object
- getPath() - Method in class org.kuali.rice.krad.uif.lifecycle.ComponentPostMetadata
-
Path of the component within the view structure (tree).
- getPathBasedBreadcrumbs() - Method in class org.kuali.rice.krad.uif.view.View
-
The pathBasedBreadcrumbs for this View.
- getPathString() - Method in interface org.kuali.rice.krad.util.documentserializer.PropertySerializabilityMetadata
-
Returns the full path string of the property corresponding to this metadata.
- getPathString() - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrieNode
-
- getPathTail(String) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
Returns the tail of a given property path (if nested, the nested path).
- getPathTokens(String) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
-
converts a path into an array of its path components
- getPatternTypeKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.ConfigurationBasedRegexPatternConstraint
-
Message key used to identify the validation pattern
- getPatternTypeName() - Method in class org.kuali.rice.krad.datadictionary.validation.FieldLevelValidationPattern
-
Deprecated.
- getPercent() - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
Gets the percent attribute.
- getPercentComplete() - Method in class org.kuali.rice.krad.uif.element.ProgressBar
-
Percent value complete used to visually indicate this ProgressBar's completeness
- getPermissionDetailValues(Object) - Method in class org.kuali.rice.krad.bo.DataObjectAuthorizerBase
-
Returns a permission details map based off data from the primary business
object or the document.
- getPermissionResult(String) - Method in class org.kuali.rice.krad.uif.view.RequestAuthorizationCache
-
- getPermissionResultCache() - Method in class org.kuali.rice.krad.uif.view.RequestAuthorizationCache
-
Map that can be used to cache results of permission checks for a request
- getPermissionService() - Static method in class org.kuali.rice.krad.bo.DataObjectAuthorizerBase
-
- getPermissionService() - Static method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
- getPersistableBusinessObject() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Returns the persistable business object or null if none exists.
- getPersistableBusinessObject() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- getPersistenceService() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
Deprecated.
- getPerson() - Method in class org.kuali.rice.krad.workflow.DocumentInitiator
-
- getPersonNameByPrincipalId(String) - Method in class org.kuali.rice.krad.uif.field.UserLinkField
-
- getPersonNameByPrincipalName(String) - Method in class org.kuali.rice.krad.uif.field.UserLinkField
-
- getPersonNamePropertyName() - Method in class org.kuali.rice.krad.uif.control.UserControl
-
The name of the property on the parent object that holds the person name
- getPersonNamePropertyName() - Method in class org.kuali.rice.krad.uif.control.UserControl.UserControlPostData
-
- getPersonObjectPropertyName() - Method in class org.kuali.rice.krad.uif.control.UserControl
-
The name of the property on the parent object that holds the person object
- getPersonObjectPropertyName() - Method in class org.kuali.rice.krad.uif.control.UserControl.UserControlPostData
-
- getPersonService() - Static method in class org.kuali.rice.krad.bo.DataObjectAuthorizerBase
-
- getPersonService() - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
- getPersonService() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- getPessimisticLocks() - Method in interface org.kuali.rice.krad.document.Document
-
This method gets a list of the
PessimisticLock objects associated with this document
- getPessimisticLocks() - Method in class org.kuali.rice.krad.document.DocumentBase
-
- getPessimisticLockService() - Method in class org.kuali.rice.krad.document.TransactionalDocumentControllerServiceImpl
-
- getPessimisticLockService() - Method in class org.kuali.rice.krad.document.TransactionalDocumentViewAuthorizerBase
-
- getPessimisticLockService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getPessimisticLockService() - Method in class org.kuali.rice.krad.uif.view.TransactionalDocumentView
-
- getPessimisticLocksForDocument(String) - Method in interface org.kuali.rice.krad.service.PessimisticLockService
-
This method gets all locks associated with the given document number
- getPessimisticLocksForSession(String) - Method in interface org.kuali.rice.krad.service.PessimisticLockService
-
Return all locks associated with the given session id
- getPhase() - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycle
-
Gets the current phase of the active lifecycle, or null if no phase is currently active.
- getPhaseInstance(String) - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhaseBuilderBase
-
Build a phase instance for processing the given view phase.
- getPhasePathMapping() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Map of paths for this component that will be used to process a refresh (if necessary).
- getPhasePathMapping() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
Map of paths for this component that will be used to process a refresh (if necessary).
- getPhasePathMapping() - Method in class org.kuali.rice.krad.uif.lifecycle.ComponentPostMetadata
-
Map containing the path for the component at each lifecycle phase.
- getPhasePathMapping() - Method in interface org.kuali.rice.krad.uif.util.LifecycleElement
-
Map of paths for this component that will be used to process a refresh (if necessary).
- getPluginCssClass() - Method in class org.kuali.rice.krad.uif.widget.SyntaxHighlighter
-
The class that will be set on the pre tags
- getPosition() - Method in class org.kuali.rice.krad.uif.widget.Growls
-
The position for the growls to appear in the window
There are five options available: top-left, top-right, bottom-left, bottom-right, center.
- getPosition() - Method in class org.kuali.rice.krad.uif.widget.Tabs
-
The position the tabs will appear related to the group, options are TOP, BOTTOM, RIGHT, or LEFT
- getPostData(String) - Method in interface org.kuali.rice.krad.uif.control.FilterableLookupCriteriaControl
-
Returns the post data for the filterable lookup criteria control using the property name as a key.
- getPostData(String) - Method in class org.kuali.rice.krad.uif.control.GroupControl
-
Returns the post data for the filterable lookup criteria control using the property name as a key.
- getPostData(String) - Method in class org.kuali.rice.krad.uif.control.UserControl
-
Returns the post data for the filterable lookup criteria control using the property name as a key.
- getPostData() - Method in class org.kuali.rice.krad.uif.widget.LocationSuggest
-
Returns object containing post data to store for the suggest request.
- getPostData() - Method in class org.kuali.rice.krad.uif.widget.Suggest
-
Returns object containing post data to store for the suggest request.
- getPostInputAddons() - Method in interface org.kuali.rice.krad.uif.field.InputField
-
List of components that will be grouped with the input field control to form an input group.
- getPostInputAddons() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
List of components that will be grouped with the input field control to form an input group.
- getPostInputCssClasses() - Method in interface org.kuali.rice.krad.uif.field.InputField
-
List of CSS classes that will be applied to the span that wraps the post input components.
- getPostInputCssClasses() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
List of CSS classes that will be applied to the span that wraps the post input components.
- getPostInputCssClassesAsString() - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Returns the list of post input css classes as a string formed by joining the classes with a space.
- getPostInputCssClassesAsString() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Returns the list of post input css classes as a string formed by joining the classes with a space.
- getPostProcessorService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getPostRenderContent() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Raw html or string content to render after this component renders
- getPostRenderContent() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Raw html or string content to render after this component renders
- getPrecision() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.FixedPointPatternConstraint
-
- getPredecessor() - Method in interface org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhase
-
Gets the lifecycle phase that directly precedes this phase.
- getPredecessor() - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhaseBase
-
Gets the lifecycle phase that directly precedes this phase.
- getPreloadPoolSize() - Method in class org.kuali.rice.krad.uif.view.View
-
- getPreLoadScript() - Method in class org.kuali.rice.krad.uif.view.View
-
Script that is executed at the beginning of page load (before any other script).
- getPreModelContext() - Method in class org.kuali.rice.krad.uif.view.View
-
Returns the general context that is available before the apply model phase (during the
initialize phase)
- getPrePageBreadcrumbs() - Method in interface org.kuali.rice.krad.uif.container.PageGroup
-
Gets the breadcrumb items leading to the current page.
- getPrePageBreadcrumbs() - Method in class org.kuali.rice.krad.uif.container.PageGroupBase
-
Gets the breadcrumb items leading to the current page.
- getPrePageBreadcrumbs() - Method in class org.kuali.rice.krad.uif.element.BreadcrumbOptions
-
The prePageBreadcrumbs list represents BreadcrumbItems that will be shown before the PageGroup's BreadcrumbItem,
but after the View's BreadcrumbItem.
- getPreRenderContent() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Raw html or string content to render before this component renders
- getPreRenderContent() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Raw html or string content to render before this component renders
- getPrerequisiteConstraints() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- getPrerequisiteConstraints() - Method in interface org.kuali.rice.krad.datadictionary.validation.capability.PrerequisiteConstrainable
-
- getPrerequisiteConstraints() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.MustOccurConstraint
-
- getPrerequisiteConstraints() - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader.InputFieldConstrainableInfo
- getPrerequisiteConstraints() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
- getPresentationController() - Method in class org.kuali.rice.krad.uif.view.View
-
PresentationController that should be used for the View instance.
- getPreserveLockingKeysOnCopy() - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
- getPreserveLockingKeysOnCopy(Class) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
-
Indicates whether the configured locking keys for a class should be cleared on a maintenance
copy action or values carried forward
- getPreSubmitCall() - Method in class org.kuali.rice.krad.uif.element.Action
-
Gets the script which needs to be invoked before the form is submitted
- getPreSubmitCall() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- getPreViewBreadcrumbs() - Method in interface org.kuali.rice.krad.uif.container.PageGroup
-
Gets the breadcrumb items leading to the current view.
- getPreViewBreadcrumbs() - Method in class org.kuali.rice.krad.uif.container.PageGroupBase
-
Gets the breadcrumb items leading to the current view.
- getPreViewBreadcrumbs() - Method in class org.kuali.rice.krad.uif.element.BreadcrumbOptions
-
The preViewBreadcrumbs list represents BreadcrumbItems that will be shown before the View's BreadcrumbItem,
but after any parent location breadcrumbs/path based breadcrumbs (if in use)
- getPreviousViewPhase(ViewLifecyclePhase) - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhaseBuilderBase
-
Return the previous view phase, for automatic phase spawning.
- getPrevText() - Method in class org.kuali.rice.krad.uif.element.Pager
-
The text to use on the previous link.
- getPrimaryKeys() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- getPrimarySpringFiles() - Method in class org.kuali.rice.krad.config.KRADConfigurer
-
- getPrimitiveAttributes() - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
-
- getPrimitiveType(Class<?>) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
Convert to a primitive type if available.
- getPrincipalId() - Method in class org.kuali.rice.krad.uif.field.UserLinkField
-
PrincipalId key used as a parameter of generated inquiry link url.
- getPrincipalIdPropertyName() - Method in class org.kuali.rice.krad.uif.control.UserControl
-
The name of the property on the parent object that holds the principal id
- getPrincipalIdPropertyName() - Method in class org.kuali.rice.krad.uif.control.UserControl.UserControlPostData
-
- getPrincipalName() - Method in class org.kuali.rice.krad.uif.field.UserLinkField
-
PrincipalName key used as a parameter of generated inquiry link url.
- getProcessor() - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycle
-
Gets the lifecycle processor active on the current thread.
- getProgressBar() - Method in class org.kuali.rice.krad.uif.field.ProgressBarField
-
The ProgressBar to be shown for this field
- getProgressiveDisclosureConditionJs() - Method in interface org.kuali.rice.krad.uif.component.Component
-
- getProgressiveDisclosureConditionJs() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
The condition to show this component progressively converted to a js expression, set
internally cannot be set.
- getProgressiveDisclosureControlNames() - Method in interface org.kuali.rice.krad.uif.component.Component
-
- getProgressiveDisclosureControlNames() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Control names used to control progressive disclosure, set internally cannot be set.
- getProgressiveRender() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Spring EL expression, which when evaluates to true, makes this component visible
- getProgressiveRender() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
When set if the condition is satisfied, the component will be displayed.
- getPrompt() - Method in class org.kuali.rice.krad.uif.container.DialogGroup
-
Message component to use for the dialog prompt.
- getPromptText() - Method in class org.kuali.rice.krad.uif.container.DialogGroup
-
Text to be displayed as the prompt or main message in this simple dialog.
- getProperties() - Method in class org.kuali.rice.krad.datadictionary.validation.AttributeValidatingTypeServiceBase.TypeAttributeDefinition
-
- getProperty(String) - Method in class org.kuali.rice.krad.exception.ExceptionIncident
-
This overridden method returns value of the found property key.
- getProperty(String) - Method in interface org.kuali.rice.krad.exception.KualiExceptionIncident
-
This method get the specified key value from the implementing class.
- getPropertyAccessorForPropertyPath(String) - Method in class org.kuali.rice.krad.web.bind.UifBeanWrapper
-
Override to set auto grown on the nested bean wrapper to the setting of the root bean wrapper.
- getPropertyAccessorForPropertyPath(String) - Method in class org.kuali.rice.krad.web.bind.UifViewBeanWrapper
-
Overridden to copy property editor registration to the new bean wrapper.
- getPropertyAdjustedBindingPath(String) - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
Returns the binding path that is formed by taking the binding configuration
of this BindingInfo instance with the given property path as the
binding name.
- getPropertyDescriptor(Class<?>, String) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
Get a property descriptor from a class by property name.
- getPropertyDescriptors(Class<?>) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
Get a mapping of property descriptors by property name for a bean class.
- getPropertyEditor() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
Performs formatting of the field value for display and then converting the value back to its
expected type from a string.
- getPropertyEditor() - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Performs formatting of the field value for display and then converting the value back to its
expected type from a string
- getPropertyEditor() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Performs formatting of the field value for display and then converting the value back to its
expected type from a string
- getPropertyEditor(Object, String) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
Gets a property editor given a specific bean and property path.
- getPropertyEditor(Class<?>) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
Get a property editor given a property type.
- getPropertyEditorMap() - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
Returns a mapping from property type to property editor prototype name, for use in defining editors
for PropertyEditorRegistry.
- getPropertyEditorRegistry() - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
Gets the property editor registry configured for the active request.
- getPropertyExpression(String) - Method in class org.kuali.rice.krad.datadictionary.HelpDefinition
-
Returns the expression configured for the property with the given name
- getPropertyExpression(String) - Method in interface org.kuali.rice.krad.datadictionary.uif.UifDictionaryBean
-
Returns the expression configured for the property with the given name
- getPropertyExpression(String) - Method in class org.kuali.rice.krad.datadictionary.uif.UifDictionaryBeanBase
-
- getPropertyExpressions() - Method in class org.kuali.rice.krad.datadictionary.HelpDefinition
-
- getPropertyExpressions() - Method in interface org.kuali.rice.krad.datadictionary.uif.UifDictionaryBean
-
Map of expressions that should be evaluated to conditionally set a property on the component
- getPropertyExpressions() - Method in class org.kuali.rice.krad.datadictionary.uif.UifDictionaryBeanBase
-
- getPropertyKeyValuesFromDataObject(List<String>, Object) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
Returns a map containing a key/value pair for each property given in the property names list, ignoring any values
considered to be secure.
- getPropertyKeyValuesFromDataObject(List<String>, List<String>, Object) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
Returns a map containing a key/value pair for each property given in the property names list, ignoring any values
considered to be secure, including those in securePropertyNames.
- getPropertyName() - Method in interface org.kuali.rice.krad.datadictionary.FieldOverride
-
Return the property name to perform the override.
- getPropertyName() - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementBase
-
- getPropertyName() - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForValueReplaceImpl
-
- getPropertyName() - Method in class org.kuali.rice.krad.datadictionary.parse.BeanTagAttributeInfo
-
Name of the property in the component class.
- getPropertyName() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint
-
gets the property name for the attribute to which the case constraint is applied to
- getPropertyName() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.PrerequisiteConstraint
-
- getPropertyName() - Method in interface org.kuali.rice.krad.uif.component.DataBinding
-
Name of the property (relative to the parent object) the component binds
to
- getPropertyName() - Method in class org.kuali.rice.krad.uif.component.PropertyReplacer
-
Name of the property on the Component the property replacer is associated with that
will be set when the condition for the replacer succeeds
- getPropertyName() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Name of the property (relative to the parent object) the component binds
to
- getPropertyName() - Method in class org.kuali.rice.krad.uif.container.LightTable
-
The propertyName of the list backing this collection
- getPropertyName() - Method in class org.kuali.rice.krad.uif.container.TreeGroup
-
- getPropertyName() - Method in interface org.kuali.rice.krad.uif.control.FilterableLookupCriteriaControlPostData
-
Returns the property name of the control that this post data is representing.
- getPropertyName() - Method in class org.kuali.rice.krad.uif.control.GroupControl.GroupControlPostData
-
Returns the property name of the control that this post data is representing.
- getPropertyName() - Method in class org.kuali.rice.krad.uif.control.UserControl.UserControlPostData
-
Returns the property name of the control that this post data is representing.
- getPropertyName() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Name of the property (relative to the parent object) the component binds
to
- getPropertyName() - Method in class org.kuali.rice.krad.uif.field.RemoteFieldsHolder
-
Path to the Map property that the translated fields bind to
- getPropertyName() - Method in class org.kuali.rice.krad.uif.util.ColumnCalculationInfo
-
Get the propertyName of the field to do calculations.
- getPropertyNameComponent() - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrieNode
-
The name of this property, relative to the parent node (i.e.
- getPropertyNameForElementCompare() - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementBase
-
- getPropertyNamesForAdditionalDisplay() - Method in interface org.kuali.rice.krad.uif.field.DataField
-
List of property names whose values should be displayed read-only under this field
- getPropertyNamesForAdditionalDisplay() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
List of property names whose values should be displayed read-only under this field
- getPropertyPath() - Method in class org.kuali.rice.krad.uif.element.MultiFileUploadCollection
-
The property path used for this component, which is the binding path of collection
- getPropertyReplacerComponents() - Method in interface org.kuali.rice.krad.uif.component.Component
-
List of components that are contained within the List of PropertyReplacer in component
- getPropertyReplacerComponents() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Returns list of components that are being held in property replacers configured for this
component
- getPropertyReplacers() - Method in interface org.kuali.rice.krad.uif.component.Component
-
gets a list of PropertyReplacer instances
- getPropertyReplacers() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
gets a list of PropertyReplacer instances
- getPropertyReplacers() - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
List of PropertyReplacer instances that will be
evaluated during the view lifecycle to conditional set properties on the
LayoutManager based on expression evaluations
- getPropertyReplacers() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
List of PropertyReplacer instances that will be
evaluated during the view lifecycle to conditional set properties on the
LayoutManager based on expression evaluations
- getPropertySerializability() - Method in interface org.kuali.rice.krad.util.documentserializer.PropertySerializabilityMetadata
-
Returns the serializability of this property.
- getPropertySerializability() - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrieNode
-
- getPropertySerializabilityMetadata(String) - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrie
-
Retrieves the metadata about the given property name
- getPropertyType() - Method in class org.kuali.rice.krad.uif.util.ObjectPropertyReference
-
Get the type of a specific property on the implementation class.
- getPropertyType(Class<?>, String) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
Get the type of a bean property.
- getPropertyType(Object, String) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
Get the type of a bean property.
- getPropertyType(int) - Method in class org.kuali.rice.krad.util.documentserializer.DocumentSerializationState
-
Retrieves the property type of the state element.
- getPropertyType() - Method in class org.kuali.rice.krad.util.documentserializer.DocumentSerializationState.SerializationPropertyElement
-
- getPropertyType(int) - Method in class org.kuali.rice.krad.util.documentserializer.SerializationState
-
Retrieves the property type of the state element.
- getPropertyType() - Method in class org.kuali.rice.krad.util.documentserializer.SerializationState.SerializationPropertyElement
-
- getPropertyTypeByClassAndView(View, Object, String) - Static method in class org.kuali.rice.krad.uif.util.ViewModelUtils
-
Determines the associated type for the property within the View context
- getPropertyValue(Object, String) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
Look up a property value.
- getPropertyValue(Properties, String) - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
Helper method to retrieve the value of a property from the given Properties object as a
string array (string is parsed using comma delimiter)
- getPropertyValue(String) - Method in class org.kuali.rice.krad.web.bind.UifBeanWrapper
-
Overridden to set auto grow nested paths to false for getting the value.
- getPropertyValue(String, boolean) - Method in class org.kuali.rice.krad.web.bind.UifBeanWrapper
-
Returns the value for the given property growing nested paths depending on the parameter.
- getPropertyValue(String, boolean) - Method in class org.kuali.rice.krad.web.bind.UifViewBeanWrapper
-
Override to register property editors from the view before the value is retrieved.
- getPropertyValueAsText(Object, String) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
Looks up a property value, then convert to text using a registered property editor.
- getPropertyValueBeanDefinition(PropertyValue) - Method in class org.kuali.rice.krad.datadictionary.DictionaryBeanProcessorBase
-
Determines if the given property value is a bean definition or bean definition holder and if
so returns the value as a bean definintion
- getProviderRegistry() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- getProviders() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- getQualificationAttributeName() - Method in class org.kuali.rice.krad.datadictionary.RoutingAttribute
-
- getQueryControllerService() - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- getQueryFieldMapping() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Configures the query parameters by mapping fields in the view
to properties on the data object class for the query
- getQueryFieldMappingJsString() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Builds String for passing the queryFieldMapping Map as a Javascript object
parameter
- getQueryMethodArgumentFieldList() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
List of field names that should be passed as arguments to the query method
- getQueryMethodArgumentFieldsJsString() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Builds String for passing the queryMethodArgumentFieldList as a Javascript Object
- getQueryMethodInvokerConfig() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Configures the query method target class/object and method name
- getQueryMethodToCall() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Configures the name of the method that should be invoked to perform
the query
- getQuickfinder() - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Lookup finder widget for the field
- getQuickfinder() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Lookup finder widget for the field
- getQuickFinder() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the default quickfinder configuration
- getQuickfinderAction() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
Action component that is used to rendered for the field for invoking the quickfinder action (bringing up the
lookup).
- getQuickfinderId() - Method in class org.kuali.rice.krad.lookup.LookupForm
-
Id for the quickfinder that triggered the lookup action (if any).
- getRadioGroupControl() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Retrieves a new radio group control instance from Spring (initialized by the bean definition
with the given id)
- getRadioGroupControlHorizontal() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Retrieves a new radio group control instance from Spring (initialized by the bean definition
with the given id)
- getRangedToMessage() - Method in class org.kuali.rice.krad.lookup.LookupView
-
Component
Message instance to render between the range criteria fields within a range
field group.
- getRangeFieldGroupPrototype() - Method in class org.kuali.rice.krad.lookup.LookupView
-
Field group prototype that will be copied to create any date range field groups.
- getReadablePropertyNames(Class<?>) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
Gets the names of all readable properties for the bean class.
- getReadablePropertyNamesByAnnotationType(Object, Class<? extends Annotation>) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
Gets the property names by annotation type, based on the read methods.
- getReadablePropertyNamesByAnnotationType(Class<?>, Class<? extends Annotation>) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
Gets the property names by annotation type, based on the read methods.
- getReadablePropertyNamesByCollectionType(Object, Class<?>) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
Gets the property names by collection type, based on the read methods.
- getReadablePropertyNamesByCollectionType(Class<?>, Class<?>) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
Gets the property names by collection type, based on the read methods.
- getReadablePropertyNamesByType(Object, Class<?>) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
Gets the property names by property type, based on the read methods.
- getReadablePropertyNamesByType(Class<?>, Class<?>) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
Gets the property names by property type, based on the read methods.
- getReadMethod(Class<?>, String) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
Get the read method for a specific property on a bean class.
- getReadOnly() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Indicates whether the component can be edited
- getReadOnly() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Indicates whether the component can be edited
- getReadOnlyDisplayReplacement() - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Returns the alternate display value
- getReadOnlyDisplayReplacement() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Returns the alternate display value
- getReadOnlyDisplayReplacementPropertyName() - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Returns the alternate display attribute name to be displayed when the field is readonly.
- getReadOnlyDisplayReplacementPropertyName() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Returns the alternate display attribute name to be displayed when the field is readonly.
- getReadOnlyDisplaySuffix() - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Returns the additional display value.
- getReadOnlyDisplaySuffix() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Returns the additional display value.
- getReadOnlyDisplaySuffixPropertyName() - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Returns the additional display attribute name to be displayed when the field is readonly
- getReadOnlyDisplaySuffixPropertyName() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Returns the additional display attribute name to be displayed when the field is readonly
- getReadOnlyFieldsList() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
List of fields that should be read only on the view
- getReadOnlyFieldsList() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
List of fields that should be read only on the view
- getReadOnlyListDelimiter() - Method in interface org.kuali.rice.krad.uif.field.DataField
-
The readOnlyListDelimiter is used to set the delimiter used when "DELIMITED" type is set for
readOnlyListDisplayType
- getReadOnlyListDelimiter() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
The readOnlyListDelimiter is used to set the delimiter used when "DELIMITED" type is set for
readOnlyListDisplayType
- getReadOnlyListDisplayType() - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Gets the readOnlyListDisplayType.
- getReadOnlyListDisplayType() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Gets the readOnlyListDisplayType.
- getReadOnlyLookupFields() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
Comma delimited String of property names on the lookup view that should be read only.
- getRecycledInstance(Class<T>) - Static method in class org.kuali.rice.krad.uif.util.RecycleUtils
-
Get an instance of the given class that has previously been recycled on the same thread, if
an instance of available.
- getRecycledInstance(String, Class<T>) - Static method in class org.kuali.rice.krad.uif.util.RecycleUtils
-
Get an instance of the given class that has previously been recycled on the same thread, if
an instance of available.
- getRedirectUrl() - Method in class org.kuali.rice.krad.uif.view.ViewSessionPolicy
-
URL the user should be redirected to when a session timeout occurs
- getRedirectUrl(ViewSessionPolicy, HttpServletRequest) - Method in class org.kuali.rice.krad.web.filter.UifSessionTimeoutFilter
-
Inspects the given view session policy to determine how the request should be redirected
- getReferencesToRefresh() - Method in class org.kuali.rice.krad.lookup.LookupForm
-
String containing references that should be refreshed when the lookup returns, passed back on the
return URL.
- getReferencesToRefresh() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
List of property names on the model that should be refreshed when the lookup returns.
- getRefreshBlockUI() - Method in class org.kuali.rice.krad.uif.view.View
-
- getRefreshComponentId() - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycle
-
Id of the component to refresh.
- getRefreshComponentPhasePath(String) - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycle
-
When a refresh lifecycle is being processed, returns the phase path (path at the current phase) for
the component being refreshed.
- getRefreshComponentPostMetadata() - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycle
-
When the lifecycle is processing a component refresh, returns a
ComponentPostMetadata instance for the component being
refresh.
- getRefreshControllerService() - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- getRefreshId() - Method in class org.kuali.rice.krad.uif.element.Action
-
Id for the component that should be refreshed after the action completes
- getRefreshId() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- getRefreshPathMappings() - Method in class org.kuali.rice.krad.uif.lifecycle.ComponentPostMetadata
-
Map of property paths whose lifecycle will be run when the component is refreshed.
- getRefreshPaths() - Method in interface org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhase
-
During a component refresh, returns the list of view paths the lifecycle phase will be processed on.
- getRefreshPaths() - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhaseBase
-
- getRefreshPropertyName() - Method in class org.kuali.rice.krad.uif.element.Action
-
Property name for the
DataField that should be refreshed after the action
completes
- getRefreshTimer() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Time in seconds after which the component is automatically refreshed
- getRefreshTimer() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Time in seconds that the component will be automatically refreshed
- getRefreshWhenChangedPropertyNames() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Specifies a property by name that when its value changes will automatically perform
a refresh on this component
- getRefreshWhenChangedPropertyNames() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Specifies a property by name that when its value changes will automatically perform
a refresh on this component
- getRegexMethod(InputField, ValidCharactersConstraint) - Static method in class org.kuali.rice.krad.uif.util.ClientValidationUtils
-
Returns the add method jquery validator call for the regular expression stored in
validCharactersConstraint.
- getRegexMethod(InputField, ValidCharactersConstraint, boolean) - Static method in class org.kuali.rice.krad.uif.util.ClientValidationUtils
-
Returns the add method jquery validator call for the regular expression stored in
validCharactersConstraint.
- getRegexMethodWithBooleanCheck(InputField, ValidCharactersConstraint) - Static method in class org.kuali.rice.krad.uif.util.ClientValidationUtils
-
Returns the add method jquery validator call for the regular expression stored in
validCharactersConstraint that explicitly checks a boolean.
- getRegexPattern() - Method in class org.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern
-
Deprecated.
- getRegexPattern() - Method in class org.kuali.rice.krad.datadictionary.validation.FieldLevelValidationPattern
-
Deprecated.
- getRegexPattern() - Method in class org.kuali.rice.krad.datadictionary.validation.ValidationPattern
-
Deprecated.
- getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaNumericPatternConstraint
-
- getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaPatternConstraint
-
This method returns a string representing a regex with characters to match, this string
should not include the start(^) and end($) symbols or any length related symbols (*, {0,},
etc)
- getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AnyCharacterPatternConstraint
-
This method returns a string representing a regex with characters to match, this string
should not include the start(^) and end($) symbols or any length related symbols (*, {0,},
etc)
- getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CharsetPatternConstraint
-
Escapes every special character I could think of, to limit potential misuse of this pattern.
- getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.ConfigurationBasedRegexPatternConstraint
-
- getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CurrencyPatternConstraint
-
- getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.DatePatternConstraint
-
Returns a regex representing all the allowed formats in the system.
- getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.FixedPointPatternConstraint
-
Overriding retrieval of
- getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.FloatingPointPatternConstraint
-
- getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.IntegerPatternConstraint
-
- getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.NumericPatternConstraint
-
This method returns a string representing a regex with characters to match, this string
should not include the start(^) and end($) symbols or any length related symbols (*, {0,},
etc)
- getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.UTF8AnyCharacterPatternConstraint
-
This method returns a string representing a regex with characters to match, this string
should not include the start(^) and end($) symbols or any length related symbols (*, {0,},
etc)
- getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.ValidCharactersPatternConstraint
-
This method returns a string representing a regex with characters to match, this string
should not include the start(^) and end($) symbols or any length related symbols (*, {0,},
etc)
- getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.ValidDataPatternConstraint
-
This method returns a string representing a regex with characters to match, this string should not
include the start(^) and end($) symbols
- getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.FieldLevelValidationPattern
-
Deprecated.
Uses the key returned by getConfigurationRegexKey to fetch the validationPattern's regex string from the
ConfigurationService
- getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.ValidationPattern
-
Deprecated.
- getRelatedXmls() - Method in class org.kuali.rice.krad.datadictionary.validator.ValidationTrace
-
Retrieves the list of xmls file paths found to be related to error
- getRelation() - Method in class org.kuali.rice.krad.uif.element.HeadLink
-
Rel attribute for link tag.
- getRelationshipAttributeMap(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
returns a Map that specifies the attributes of the relationship
- getRelationshipDefinition(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- getRelationshipEntriesForSourceAttribute(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
returns a list of names for all entries whose source parameter matches the parameter
- getRelationshipEntriesForTargetAttribute(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
returns a list of names for all entries whose source parameter matches the parameter
- getRelationshipForField(View, Object, InputField) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
Retrieves any
DataObjectRelationship that is associated with the given
field and has a configured lookup view.
- getRelationshipLabel() - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
-
- getRelationshipLabel() - Method in interface org.kuali.rice.krad.datadictionary.InactivationBlockingMetadata
-
Returns the human-meaningful name of the relationship
- getRelationshipMap() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- getRelationshipNames() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- getRelationshipNames(String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
Returns all of the relationships defined for a BO in the DD
- getRelationships() - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryEntry
-
- getRelationships() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- getRelationshipSourceAttributes(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
- getRelationshipSourceClass(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
- getRelationshipTargetAttributes(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
- getRelationshipTargetClass(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
- getRenderCriteriaActions() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
Indicates whether the criteria actions (footer) should be rendered on the invoked lookup view.
- getRenderedHtmlOutput() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Rendering output for the component that will be sent as part of the
response (can contain static text and HTML)
- getRenderedHtmlOutput() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Rendering output for the component that will be sent as part of the
response (can contain static text and HTML)
- getRenderedHtmlOutput() - Method in class org.kuali.rice.krad.uif.element.Content
-
Rendering output for the component that will be sent as part of the
response (can contain static text and HTML)
- getRenderedHtmlOutput() - Method in class org.kuali.rice.krad.uif.element.Space
-
Provides the HTML string to be used to render a non-breaking space
- getRenderedOutput() - Method in class org.kuali.rice.krad.uif.freemarker.LifecycleRenderingContext
-
Get all output rendered in the FreeMarker environment.
- getRenderIdExpressionMap() - Method in class org.kuali.rice.krad.uif.container.LightTable
-
- getRenderingContext() - Method in class org.kuali.rice.krad.uif.lifecycle.AsynchronousViewLifecycleProcessor
-
Gets a thread-local rending context for invoking FreeMarker operations on the current thread.
- getRenderingContext() - Method in class org.kuali.rice.krad.uif.lifecycle.SynchronousViewLifecycleProcessor
-
Gets a thread-local rending context for invoking FreeMarker operations on the current thread.
- getRenderingContext() - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycle
-
Gets the rendering context for this lifecycle.
- getRenderingContext() - Method in interface org.kuali.rice.krad.uif.lifecycle.ViewLifecycleProcessor
-
Gets a thread-local rending context for invoking FreeMarker operations on the current thread.
- getRenderLookupCriteria() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
Indicates whether the lookup criteria (search group) should be enabled on the invoked lookup view.
- getRenderMaintenanceLinks() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
Indicates whether the maintenance action links should be rendered for the invoked lookup view.
- getRenderResultActions() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
Indicates whether the maintenance actions (or others) are rendered on the invoked lookup view.
- getRenderReturnLink() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
Indicates whether the return links for lookup results should be rendered.
- getReplacement() - Method in class org.kuali.rice.krad.uif.component.PropertyReplacer
-
Gives the Object that should be used to set the property value if the replacers condition
evaluates to true
- getReplaceWith() - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementReplaceImpl
-
- getRequest() - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycle
-
Gets the servlet request for this lifecycle.
- getRequest() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Http servlet request instance for the current request being processed.
- getRequestAuthorizationCache() - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
-
- getRequestAuthorizationCache() - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
-
- getRequestAuthorizationCacheClass() - Method in class org.kuali.rice.krad.uif.view.View
-
- getRequestCache(String) - Static method in class org.kuali.rice.krad.util.GlobalVariables
-
- getRequestedFormKey() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
This is the formKey sent on the original request.
- getRequestJsonTemplate() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Template the will be invoked to return a JSON string
- getRequestJsonTemplate() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- getRequestParameterAsBoolean(ServletRequest, String) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
Retrieves value for the given parameter name in the request and attempts to convert to a Boolean using
the BooleanFormatter
- getRequestParameterPropertyNameJsObject() - Method in class org.kuali.rice.krad.uif.widget.LocationSuggest
-
Gets an object translated to js for the requestParameterPropertyNames.
- getRequestParameterPropertyNames() - Method in class org.kuali.rice.krad.uif.widget.LocationSuggest
-
RequestParameterPropertyNames specify the properties that should be included in the request parameters.
- getRequestParameterPropertyNames() - Method in class org.kuali.rice.krad.uif.widget.LocationSuggest.LocationSuggestPostData
-
- getRequestParameters() - Method in class org.kuali.rice.krad.uif.util.UrlInfo
-
Map of key value pairs that will be appended to the request parameters to pass in any custom data
- getRequestStringFromMap(Map<String, String>) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
Generate the request parameter portion of the url based on the map of key value pairs passed in
- getRequestToken(HttpServletRequest) - Static method in class org.kuali.rice.krad.util.CsrfValidator
-
Retrieve the CSRF token parameter that is on the given request, or null if the request has none.
- getRequestUrl() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
The original requestUrl for the View represented by this form (url received by the controller for initial
request)
- getRequired() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
-
If true the field is required
- getRequired() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Indicates whether the component is required
- getRequired() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Indicates whether the component is required
- getRequired() - Method in interface org.kuali.rice.krad.uif.field.InputField
-
- getRequired() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Indicates whether the component is required
- getRequiredIndicator() - Method in class org.kuali.rice.krad.uif.element.Label
-
String indicator that will be displayed as a required indicator
- getResolvedBreadcrumbItems() - Method in class org.kuali.rice.krad.uif.util.ParentLocation
-
The resolved/generated breadcrumbItems determined by traversing the parentLocation chain.
- getResolverMap() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.BaseConstraintProvider
-
- getResourceBundleNames() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
List of resource bundle names that will provides messages for this module
- getResourceBundleNamesForApplication() - Method in class org.kuali.rice.krad.messages.providers.ResourceMessageProvider
-
Retrieves the list of configured bundle names for the application
- getResourceBundleNamesForNamespace(String) - Method in class org.kuali.rice.krad.messages.providers.ResourceMessageProvider
-
Retrieves the list of configured bundle names for the namespace
- getResourceBundles(List<String>, String) - Method in class org.kuali.rice.krad.messages.providers.ResourceMessageProvider
-
Helper method to build a list of resource bundles for the given list of bundle names and locale code
- getResourceBundlesForApplication(String) - Method in class org.kuali.rice.krad.messages.providers.ResourceMessageProvider
-
Retrieves the configured
ResourceBundle instances for the application using the given locale code
- getResourceBundlesForNamespace(String, String) - Method in class org.kuali.rice.krad.messages.providers.ResourceMessageProvider
-
Retrieves the configured
ResourceBundle instances for the given namespace and locale
- getResponse() - Method in class org.kuali.rice.krad.web.form.DialogResponse
-
String response for the dialog action (button) that was chosen.
- getResponseAsBoolean() - Method in class org.kuali.rice.krad.web.form.DialogResponse
-
Returns the response for the dialog as a boolean.
- getResponsibleModuleService(Class) - Method in interface org.kuali.rice.krad.service.KualiModuleService
-
Given a class, this method will return the module service which is responsible for authorizing access to it.
- getResultData() - Method in class org.kuali.rice.krad.uif.field.AttributeQueryResult
-
Result of an attribute query that will be sent back to the client
- getResultFieldData() - Method in class org.kuali.rice.krad.uif.field.AttributeQueryResult
-
Returns data for multiple fields as a Map where key is the field
name and map value is the field value
- getResultFields() - Method in class org.kuali.rice.krad.lookup.LookupView
-
List of fields that will be rendered for the result collection group, each field will be a column
(assuming table layout is used).
- getResultMessage() - Method in class org.kuali.rice.krad.uif.field.AttributeQueryResult
-
Message text that should display (if non empty) with the results.
- getResultMessageStyleClasses() - Method in class org.kuali.rice.krad.uif.field.AttributeQueryResult
-
CSS Style classes that should be applied to the result message text
- getResultSetLimit() - Method in class org.kuali.rice.krad.lookup.LookupView
-
Retrieves the maximum number of records that will be listed as a result of the lookup search.
- getResultSetLimitForLookup(Class<?>, LookupForm) - Method in interface org.kuali.rice.krad.uif.service.ViewDictionaryService
-
Attempts to find an associated LookupView for the
given data object class and if found returns the configured result
set limit, if multiple lookup views are found the default is used
unless the specific view can be found by view ID
- getResultsGroup() - Method in class org.kuali.rice.krad.lookup.LookupView
-
- getReturnDialogId() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Used by the dialog framework to set the dialog id for a return dialog call (when the server has
triggered a dialog).
- getReturnDialogResponse() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Used by the dialog framework to set the dialog response for a return dialog call (when the server has
triggered a dialog).
- getReturnFieldMapping() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Maps properties from the result object of the query to
fields in the view
- getReturnFieldMappingJsString() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Builds String for passing the returnFieldMapping Map as a Javascript object
parameter
- getReturnFormKey() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- getReturnKeyValues(LookupView, LookupForm, Object) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
Returns a map of the configured return keys with their selected values.
- getReturnLocation() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- getReturnMessageStyleClasses() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
CSS Style classes that should be applied to the return message.
- getReturnMessageText() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Message text to display along with the query result
- getReturnTarget() - Method in class org.kuali.rice.krad.lookup.LookupForm
-
Name of the window the lookup should return to.
- getReturnUrl(LookupView, LookupForm, Object) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
Builds the URL for returning the given data object result row.
- getReturnUrl(UifFormBase, boolean, boolean, boolean) - Method in class org.kuali.rice.krad.web.service.impl.NavigationControllerServiceImpl
-
Gets the URL to return to based form data and the given flags.
- getReturnUrlParameters(LookupView, LookupForm, Object) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
Builds up a Properties object that will be used to provide the request parameters for the
return URL link
- getRiceBaseLookupUrl() - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
-
Returns the base lookup URL for the Rice server
- getRichHeaderMessage() - Method in class org.kuali.rice.krad.uif.element.Header
-
Gets the Message that represents the rich message content of the header if headerText is using rich message
tags.
- getRichLabelMessage() - Method in class org.kuali.rice.krad.uif.control.CheckboxControl
-
Gets the Message that represents the rich message content of the label if labelText is using rich message tags.
- getRichLabelMessage() - Method in class org.kuali.rice.krad.uif.element.Label
-
Gets the Message that represents the rich message content of the label if labelText is using rich message tags.
- getRichOptions() - Method in interface org.kuali.rice.krad.uif.control.MultiValueControl
-
Gets the richOptions which contain Message objects with the translated rich message structures, which then can
be used by templates to output the appropriate content.
- getRichOptions() - Method in class org.kuali.rice.krad.uif.control.MultiValueControlBase
-
- getRichTable() - Method in class org.kuali.rice.krad.uif.container.LightTable
-
The richTable widget definition for this table for setting dataTable javascript options
- getRichTable() - Method in class org.kuali.rice.krad.uif.element.DataTable
-
Widget that will render the data table client side
- getRichTable() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Widget associated with the table to add functionality such as sorting, paging, and export
- getRichTable() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Widget associated with the table to add functionality such as sorting, paging, and export
- getRightGroup() - Method in class org.kuali.rice.krad.uif.element.Header
-
Nested group instance that can be used to render contents to the right of the header text
- getRole() - Method in interface org.kuali.rice.krad.uif.component.Component
-
The role attribute of this component, use to define aria roles
- getRole() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
The role attribute of this component, use to define aria roles
- getRoleId() - Method in class org.kuali.rice.krad.uif.field.RoleLinkField
-
RoleId key used as a parameter of generated inquiry link url.
- getRoleName() - Method in class org.kuali.rice.krad.uif.field.RoleLinkField
-
RoleName key used as a parameter of generated inquiry link url.
- getRoleNameByNamespaceAndName(String, String) - Method in class org.kuali.rice.krad.uif.field.RoleLinkField
-
- getRoleNameByRoleId(String) - Method in class org.kuali.rice.krad.uif.field.RoleLinkField
-
- getRoleNamespaceCode() - Method in class org.kuali.rice.krad.uif.field.RoleLinkField
-
RoleNamespaceCode key used as a parameter of generated inquiry link url.
- getRoleQualification(Object, String) - Method in class org.kuali.rice.krad.bo.DataObjectAuthorizerBase
-
Returns a role qualification map based off data from the primary business
object or the document.
- getRoleService() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- getRootBeanWrapper() - Method in class org.kuali.rice.krad.web.bind.UifBeanWrapper
-
Bean wrapper for the root data object, used for setting auto grows on nested bean wrappers.
- getRootObjectPath() - Method in class org.kuali.rice.krad.uif.lifecycle.ComponentPostMetadata
-
Get the path of the first object in this components path.
- getRootPropertySerializibilityMetadata() - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrie
-
Returns the root node of the trie
- getRoutingAttributes() - Method in class org.kuali.rice.krad.datadictionary.RoutingTypeDefinition
-
- getRoutingTypeDefinitions() - Method in class org.kuali.rice.krad.datadictionary.WorkflowAttributes
-
- getRowCssClasses() - Method in interface org.kuali.rice.krad.uif.layout.GridLayoutManager
-
List of styles for each row.
- getRowCssClasses() - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManagerBase
-
List of styles for each row.
- getRowCssClasses() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
List of styles for each row.
- getRowCssClasses() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
List of styles for each row.
- getRowDataAttributes() - Method in interface org.kuali.rice.krad.uif.layout.GridLayoutManager
-
List of data attributes for each row.
- getRowDataAttributes() - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManagerBase
-
List of data attributes for each row.
- getRowDataAttributes() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
List of data attributes for each row.
- getRowDataAttributes() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
List of data attributes for each row.
- getRowDetailsGroup() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
The row details info group to use when using a TableLayoutManager with the a richTable.
- getRowDetailsGroup() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
The row details info group to use when using a TableLayoutManager with the a richTable.
- getRows() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- getRows() - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
-
Number of rows the control should span (horizontal length)
- getRowSpan() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Number of places the component should take up vertically in the container
- getRowSpan() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Number of places the component should take up vertically in the container
- getRuleInterfaceClass() - Method in class org.kuali.rice.krad.rules.rule.event.AddAdHocRoutePersonEvent
-
- getRuleInterfaceClass() - Method in class org.kuali.rice.krad.rules.rule.event.AddAdHocRouteWorkgroupEvent
-
- getRuleInterfaceClass() - Method in class org.kuali.rice.krad.rules.rule.event.AddCollectionLineEvent
-
Returns the interface that classes must implement to receive this event.
- getRuleInterfaceClass() - Method in class org.kuali.rice.krad.rules.rule.event.AddNoteEvent
-
- getRuleInterfaceClass() - Method in class org.kuali.rice.krad.rules.rule.event.ApproveDocumentEvent
-
- getRuleInterfaceClass() - Method in class org.kuali.rice.krad.rules.rule.event.CompleteDocumentEvent
-
- getRuleInterfaceClass() - Method in class org.kuali.rice.krad.rules.rule.event.DocumentAuditEvent
-
- getRuleInterfaceClass() - Method in class org.kuali.rice.krad.rules.rule.event.RouteDocumentEvent
-
- getRuleInterfaceClass() - Method in interface org.kuali.rice.krad.rules.rule.event.RuleEvent
-
Returns the interface that classes must implement to receive this event.
- getRuleInterfaceClass() - Method in class org.kuali.rice.krad.rules.rule.event.SaveDocumentEvent
-
- getRuleInterfaceClass() - Method in class org.kuali.rice.krad.rules.rule.event.SendAdHocRequestsEvent
-
This overridden method ...
- getRuleMethodName() - Method in interface org.kuali.rice.krad.rules.rule.event.RuleEvent
-
The method name of the rule class to invoke.
- getRuleMethodName() - Method in class org.kuali.rice.krad.rules.rule.event.RuleEventBase
-
The method name of the rule class to invoke.
- getRunCondition() - Method in interface org.kuali.rice.krad.uif.modifier.ComponentModifier
-
Conditional expression to evaluate for determining whether the component
modifier should be run.
- getRunCondition() - Method in class org.kuali.rice.krad.uif.modifier.ComponentModifierBase
-
- getRunMode(String) - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
- getRunPhase() - Method in interface org.kuali.rice.krad.uif.modifier.ComponentModifier
-
Indicates what phase of the component lifecycle the
ComponentModifier should be invoked in (INITIALIZE,
APPLY_MODEL, or FINALIZE)
- getRunPhase() - Method in class org.kuali.rice.krad.uif.modifier.ComponentModifierBase
-
- getSaveControllerService() - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- getScale() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.FixedPointPatternConstraint
-
- getScript() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- getScriptConfigurationFilePaths() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- getScriptDataAttributes() - Method in interface org.kuali.rice.krad.uif.component.Component
-
The DataAttributes that will be written to the html as a script call to data for this component (these cannot be
used for jQuery selection directly)
- getScriptDataAttributes() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
The DataAttributes that will be written to the html as a script call to data for this component (these cannot be
used for jQuery selection directly)
- getScriptDataAttributesJs() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Returns a js string that can be used to right js data attributes to for the component
- getScriptDataAttributesJs() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getScriptFiles() - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
List of file paths (relative to the web root) or URLs that will be sourced into the view
as JS files
- getScrollpane() - Method in interface org.kuali.rice.krad.uif.container.Group
-
Scrollpane widget that provides scrolling functionality for the
group
- getScrollpane() - Method in class org.kuali.rice.krad.uif.container.GroupBase
-
Scrollpane widget that provides scrolling functionality for the
group
- getSearchCriteriaConstraint(Map) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
Indicator if the search criteria has a valid Characters Constraint.
- getSearchingAttribute() - Method in class org.kuali.rice.krad.datadictionary.SearchingTypeDefinition
-
- getSearchingTypeDefinitions() - Method in class org.kuali.rice.krad.datadictionary.WorkflowAttributes
-
- getSearchResults(Map<String, String>, List<String>, boolean, Integer) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- getSearchResultsForEBO(Map<String, String>, boolean) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- getSearchResultsLimit(Class, LookupForm) - Static method in class org.kuali.rice.krad.lookup.LookupUtils
-
Parses and returns the lookup result set limit, checking first for the limit for the specific view,
then the class being looked up, and then the global application limit if there isn't a limit specific
to this data object class.
- getSecondaryAction() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Returns an instance of a secondary action component.
- getSecureFieldPropertyEditors() - Method in class org.kuali.rice.krad.uif.lifecycle.ViewPostMetadata
-
Maintains configuration of secure properties that have been configured for the view (if
render was set to true) and there corresponding PropertyEdtior (if configured).
- getSegmentClasses() - Method in class org.kuali.rice.krad.uif.element.ProgressBar
-
List of bar classes to use for each bar "section" for coloring or styling purposes, only settable for
full configuration purposes and should not normally be set
- getSegmentPercentages() - Method in class org.kuali.rice.krad.uif.element.ProgressBar
-
The percentage each bar "section" will take up on the progress bar, only settable for
full configuration purposes and should not normally be set
- getSegmentSizes() - Method in class org.kuali.rice.krad.uif.element.ProgressBar
-
The bar sizes as String css style properties (ie, "width: 20%") in a list, framework only,
not settable.
- getSelectControl() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Retrieves a new select control instance from Spring (initialized by the bean definition
with the given id)
- getSelectedCollectionId() - Method in class org.kuali.rice.krad.web.service.impl.CollectionControllerServiceImpl.CollectionActionParameters
-
- getSelectedCollectionLines() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Holds Set of String identifiers for lines that were selected in a collection from a single page.
- getSelectedCollectionLines() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- getSelectedCollectionPath() - Method in class org.kuali.rice.krad.web.service.impl.CollectionControllerServiceImpl.CollectionActionParameters
-
- getSelectedItemCssClass() - Method in class org.kuali.rice.krad.uif.control.OptionListControl
-
The css class to add to each item of the list which matches a value in the property
- getSelectedLineIndex() - Method in class org.kuali.rice.krad.web.service.impl.CollectionControllerServiceImpl.CollectionActionParameters
-
- getSelectedLineValues(LookupForm) - Method in class org.kuali.rice.krad.lookup.LookupControllerServiceImpl
-
Builds a string containing the selected line identifiers separated by a comma.
- getSelectedLookupResultsCache() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Holds Set of String identifiers for lines that were selected in a lookup collection results
across multiple pages.
- getSelectFieldPrototype() - Method in interface org.kuali.rice.krad.uif.layout.CollectionLayoutManager
-
- getSelectFieldPrototype() - Method in class org.kuali.rice.krad.uif.layout.collections.CollectionLayoutManagerBase
-
- getSequenceFieldPrototype() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Field instance to serve as a prototype for the sequence field.
- getSequenceFieldPrototype() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Field instance to serve as a prototype for the sequence field.
- getSequencePropertyName() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Attribute name to use as sequence value.
- getSequencePropertyName() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Attribute name to use as sequence value.
- getSerializableChildProperty(String) - Method in interface org.kuali.rice.krad.util.documentserializer.PropertySerializabilityMetadata
-
Returns metadata bout a child property, if it exists
- getSerializableChildProperty(String) - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrieNode
-
- getService(String) - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getService(String) - Static method in class org.kuali.rice.krad.uif.util.ExpressionFunctions
-
Returns the service indicated by serviceName.
- getServletContext() - Static method in class org.kuali.rice.krad.uif.freemarker.FreeMarkerInlineRenderBootstrap
-
Get the servlet context initialized for the current KRAD application.
- getServletContextHashModel() - Static method in class org.kuali.rice.krad.uif.freemarker.FreeMarkerInlineRenderBootstrap
-
Get the servlet context hash model for use in the component rendering phase.
- getSessionForm(String) - Method in class org.kuali.rice.krad.web.form.UifFormManager
-
Retrieve a form from the session.
- getSessionId() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Holds the id for the user's current session
- getSessionPolicy() - Method in class org.kuali.rice.krad.uif.view.View
-
Configures behavior that should occur when a session timeout occurs on the view.
- getSessionTimeoutDialog() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets an instance of the session timeout dialog
- getSessionTimeoutInterval() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Holds the configured session timeout interval
- getSessionTimeoutWarningDialog() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets an instance of the session timeout warning dialog
- getSessionToken(HttpServletRequest) - Method in interface org.kuali.rice.krad.service.CsrfService
-
- getSessionToken(HttpServletRequest) - Method in class org.kuali.rice.krad.service.impl.CsrfServiceImpl
-
- getSessionToken(HttpServletRequest) - Static method in class org.kuali.rice.krad.util.CsrfValidator
-
Retrieve the CSRF token that is associated with the session for the given request, or null if the session has none.
- getShallowCopy(T) - Static method in class org.kuali.rice.krad.uif.util.CopyUtils
-
Get a shallow copy (clone) of an object.
- getShortLabel() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
- getShortLabel() - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
gets the short label
- getShortLabel() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
- getShortLabel() - Method in interface org.kuali.rice.krad.uif.field.Field
-
Short label for the field
- getShortLabel() - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
- getShowDialogId() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
For cases where the request was triggered from within a dialog, we want to show that dialog,
identified by this id, again.
- getSiblingBreadcrumbComponent() - Method in class org.kuali.rice.krad.uif.element.BreadcrumbItem
-
Set the breadcrumb component for this breadcrumbs sibling content/navigation.
- getSimpleConstraint() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
Gets the SimpleConstraint which contains settings for required, min, max, minLength, and maxLength.
- getSimpleConstraint() - Method in interface org.kuali.rice.krad.datadictionary.validation.capability.SimpleConstrainable
-
- getSimpleConstraint() - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader.InputFieldConstrainableInfo
- getSimpleConstraint() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
- getSimpleDataAttributes() - Method in interface org.kuali.rice.krad.uif.component.Component
-
The string that can be put into a the tag of a component to add data attributes inline
- getSimpleDataAttributes() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
The string that can be put into a the tag of a component to add data attributes inline
- getSimpleFieldValue(Object, Field) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
Attempts to extract a string value out of the field passed in, varies depending on field type
- getSize() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- getSize() - Method in interface org.kuali.rice.krad.file.FileMeta
-
The size of the file (in bytes)
- getSize() - Method in class org.kuali.rice.krad.file.FileMetaBlob
-
The size of the file (in bytes)
- getSize() - Method in class org.kuali.rice.krad.uif.control.FileControl
-
- getSize() - Method in class org.kuali.rice.krad.uif.control.PasswordControl
-
- getSize() - Method in class org.kuali.rice.krad.uif.control.SelectControlBase
-
This overridden method ...
- getSize() - Method in interface org.kuali.rice.krad.uif.control.SizedControl
-
Retrieves the configured size for the control, which reflects the display width in characters for
the control within the UI
- getSize() - Method in interface org.kuali.rice.krad.uif.control.TextControl
-
- getSize() - Method in class org.kuali.rice.krad.uif.control.TextControlBase
-
Retrieves the configured size for the control, which reflects the display width in characters for
the control within the UI
- getSize() - Method in class org.kuali.rice.krad.util.AuditCluster
-
Returns the number of audit errors in the cluster.
- getSizeFormatted() - Method in interface org.kuali.rice.krad.file.FileMeta
-
The size of the file formatted into a more readable format
- getSizeFormatted() - Method in class org.kuali.rice.krad.file.FileMetaBlob
-
The size of the file formatted into a more readable format
- getSmOffset() - Method in class org.kuali.rice.krad.uif.layout.CssGridSizes
-
The offset (amount "pushed over") the div will have before the Component content at a small screen
size (tablet).
- getSmSize() - Method in class org.kuali.rice.krad.uif.layout.CssGridSizes
-
The size this Component's "cell" div will take up at a small screen size (tablet).
- getSortableColumns() - Method in class org.kuali.rice.krad.uif.element.DataTable
-
- getSortableColumns() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Gets a set of property names defining sortable columns.
- getSortableColumns() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Gets a set of property names defining sortable columns.
- getSortableColumns() - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
Holds the propertyNames for columns that are to be sorted
- getSortAs() - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Sets the sort type if this field is used within a collection
- getSortAs() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Sets the sort type if this field is used within a collection
- getSortAs() - Method in class org.kuali.rice.krad.uif.field.LinkField
-
- getSortAscending() - Method in class org.kuali.rice.krad.datadictionary.SortDefinition
-
Indicates that the items must be sorted in ascending order
- getSortPropertyNames() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
List of property names to sort the query results by.
- getSortType() - Method in class org.kuali.rice.krad.uif.util.ColumnSort
-
Get the sort type.
- getSource() - Method in class org.kuali.rice.krad.uif.element.Iframe
-
The IFrame's source
- getSource() - Method in class org.kuali.rice.krad.uif.element.Image
-
returns the URL of this image
- getSource() - Method in class org.kuali.rice.krad.uif.field.ImageField
-
Retrieves the URL the image wrapped by this field
- getSourceAttributeName() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
- getSourceClass() - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
-
- getSourceCode() - Method in class org.kuali.rice.krad.uif.widget.SyntaxHighlighter
-
The text to render with syntax highlighting
- getSourceExternalizableBusinessObjectInterface() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
- getSourceName() - Method in class org.kuali.rice.krad.datadictionary.PrimitiveAttributeDefinition
-
- getSpaceField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the space field
- getSpinner() - Method in class org.kuali.rice.krad.uif.control.SpinnerControl
-
Spinner widget that should decorate the control
- getStackedGroups() - Method in interface org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
Final List of Groups to render for the collection
- getStackedGroups() - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManagerBase
-
Final List of Groups to render for the collection
- getStackedGroupsNoWrapper() - Method in interface org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
Used by reflection during the lifecycle to get groups for the lifecycle when not using a wrapper group
- getStackedGroupsNoWrapper() - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManagerBase
-
Used by reflection during the lifecycle to get groups for the lifecycle when not using a wrapper group
- getStackTrace(Throwable) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
Gets the stack trace from an exception.
- getStandardDocumentBaseClass() - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
- getStandardDocumentBaseClass() - Method in class org.kuali.rice.krad.datadictionary.TransactionalDocumentEntry
-
- getStartViewStatus() - Method in class org.kuali.rice.krad.uif.lifecycle.ApplyModelComponentPhase
-
Gets the expected view status prior to phase execution.
- getStartViewStatus() - Method in class org.kuali.rice.krad.uif.lifecycle.FinalizeComponentPhase
-
Gets the expected view status prior to phase execution.
- getStartViewStatus() - Method in class org.kuali.rice.krad.uif.lifecycle.InitializeComponentPhase
-
Gets the expected view status prior to phase execution.
- getStartViewStatus() - Method in class org.kuali.rice.krad.uif.lifecycle.PreProcessElementPhase
-
Gets the expected view status prior to phase execution.
- getStartViewStatus() - Method in class org.kuali.rice.krad.uif.lifecycle.RenderComponentPhase
-
Gets the expected view status prior to phase execution.
- getStartViewStatus() - Method in interface org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhase
-
Gets the expected view status prior to phase execution.
- getState() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Gets the state.
- getState() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- getStateMapping() - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryEntry
-
StateMapping for this DataDictionaryEntry, this represents the states of this entry, their names, and where
to find the state information on the model
- getStateMapping() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- getStateMapping() - Method in class org.kuali.rice.krad.uif.view.View
-
Gets the stateMapping.
- getStateNameMessage(String) - Method in interface org.kuali.rice.krad.datadictionary.state.StateMapping
-
Returns the human readable message determined by the key set for the state passed in
against the stateNameMessageKeyMap.
- getStateNameMessage(String) - Method in class org.kuali.rice.krad.datadictionary.state.StateMappingBase
-
- getStateNameMessageKeyMap() - Method in interface org.kuali.rice.krad.datadictionary.state.StateMapping
-
Map used by getStateNameMessage to determine the key to use when retrieving the message for the state specified.
- getStateNameMessageKeyMap() - Method in class org.kuali.rice.krad.datadictionary.state.StateMappingBase
-
- getStateObjectBindingPath() - Method in class org.kuali.rice.krad.uif.view.View
-
The stateObject's binding path, this will be used along with the StateMapping's statePropertyName to
determine what field in the model state information is stored in for this view.
- getStatePropertyName() - Method in interface org.kuali.rice.krad.datadictionary.state.StateMapping
-
The property name/path to be used when trying to find state String information on the object.
- getStatePropertyName() - Method in class org.kuali.rice.krad.datadictionary.state.StateMappingBase
-
- getStates() - Method in interface org.kuali.rice.krad.datadictionary.state.StateMapping
-
The states of this stateMapping.
- getStates() - Method in class org.kuali.rice.krad.datadictionary.state.StateMappingBase
-
- getStates() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.BaseConstraint
-
A list of states to apply this constraint for, this will effect when a constraint
is applied.
- getStaticMethod() - Method in class org.kuali.rice.krad.uif.component.MethodInvokerConfig
-
Set a fully qualified static method name to invoke,
e.g.
- getStatus() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- getStep() - Method in enum org.kuali.rice.krad.uif.UifConstants.WizardAction
-
- getStepCollection() - Method in class org.kuali.rice.krad.uif.element.StepProgressBar
-
The list of step values; framework only, not settable.
- getStepLabelClasses() - Method in class org.kuali.rice.krad.uif.element.StepProgressBar
-
The list of step label css classes in order of steps shown; framework only, not settable
- getSteps() - Method in class org.kuali.rice.krad.uif.element.StepProgressBar
-
The steps as key-value pairs for this StepProgressBar, where value is human-readable text.
- getString(Object) - Method in class org.kuali.rice.krad.datadictionary.DictionaryBeanFactoryPostProcessor
-
Determines whether the given value is of String type and if so returns the string value
- getString(Object) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
-
converts the provided object into a string
- getStringValFromPVs(PropertyValues, String) - Static method in class org.kuali.rice.krad.uif.util.ViewModelUtils
-
Helper method for getting the string value of a property from a PropertyValues
- getStringValue(Object) - Method in class org.kuali.rice.krad.datadictionary.DictionaryBeanProcessorBase
-
Determines whether the given value is of String type and if so returns the string value
- getStringValue(Object) - Method in class org.kuali.rice.krad.datadictionary.uif.UifBeanFactoryPostProcessor
-
Determines whether the given value is of String type and if so returns the string value
- getStyle() - Method in interface org.kuali.rice.krad.uif.component.Component
-
CSS style string to be applied to the component
- getStyle() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
CSS style string to be applied to the component
- getStyle() - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
CSS style string to be applied to the area (div) the layout manager
generates for the items
- getStyle() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
CSS style string to be applied to the area (div) the layout manager
generates for the items
- getStyleClassesAsString() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Gets a string representing all CSS style classes.
- getStyleClassesAsString() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Builds the HTML class attribute string by combining the styleClasses list with a space
delimiter
- getStyleClassesAsString() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
Builds the HTML class attribute string by combining the styleClasses list
with a space delimiter
- getStyleClassesAsString() - Method in interface org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
Get a string representation of all style classes defined by this layout manager.
- getSubCollectionFieldGroupPrototype() - Method in interface org.kuali.rice.krad.uif.layout.CollectionLayoutManager
-
Field group instance that is used as a prototype for creating the sub-collection field groups.
- getSubCollectionFieldGroupPrototype() - Method in class org.kuali.rice.krad.uif.layout.collections.CollectionLayoutManagerBase
-
Field group instance that is used as a prototype for creating the sub-collection field groups.
- getSubCollectionFields() - Method in class org.kuali.rice.krad.uif.container.collections.LineBuilderContext
-
List of field groups that wrap the sub-collections for the line.
- getSubCollections() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
List of CollectionGroup instances that are sub-collections
of the collection represented by this collection group
- getSubCollections() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
List of CollectionGroup instances that are sub-collections
of the collection represented by this collection group
- getSuccessCallback() - Method in class org.kuali.rice.krad.uif.element.Action
-
Gets the script which will be invoked on a successful ajax call
- getSuccessCallback() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- getSuggest() - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Suggest box widget for the input field
- getSuggest() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Suggest box widget for the input field
- getSuggestOptions() - Method in class org.kuali.rice.krad.uif.widget.Suggest
-
- getSuggestOptionsJsString() - Method in class org.kuali.rice.krad.uif.widget.Suggest
-
Returns the suggest options as a JS String (set by the framework from method invocation)
- getSuggestQuery() - Method in class org.kuali.rice.krad.uif.widget.Suggest
-
Attribute query instance the will be executed to provide
the suggest options
- getSuggestQuery() - Method in class org.kuali.rice.krad.uif.widget.Suggest.SuggestPostData
-
- getSummary() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
The summary element is used to provide a short description of the
attribute or collection.
- getSummary() - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
gets the summary
- getSummary() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
- getSummaryFields() - Method in interface org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
List of attribute names from the collection line class that should be
used to build the line summary.
- getSummaryFields() - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManagerBase
-
List of attribute names from the collection line class that should be
used to build the line summary.
- getSummaryTitle() - Method in interface org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
Text to appears in the header for each collection lines Group.
- getSummaryTitle() - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManagerBase
-
Text to appears in the header for each collection lines Group.
- getSuperUserAnnotation() - Method in interface org.kuali.rice.krad.document.Document
-
This method gets the annotation to be attached to a super user action.
- getSuperUserAnnotation() - Method in class org.kuali.rice.krad.document.DocumentBase
-
This method gets the annotation to be attached to a super user action.
- getSupportAttributes() - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
-
- getSupportedComponents() - Method in class org.kuali.rice.krad.uif.container.AccordionGroup
-
Only groups are supported for this group.
- getSupportedComponents() - Method in interface org.kuali.rice.krad.uif.container.Container
-
Set of Component classes that may be placed
into the container
- getSupportedComponents() - Method in class org.kuali.rice.krad.uif.container.GroupBase
-
Set of Component classes that may be placed
into the container
- getSupportedComponents() - Method in class org.kuali.rice.krad.uif.container.TabGroup
-
Only groups are supported for this group.
- getSupportedComponents() - Method in class org.kuali.rice.krad.uif.container.TabNavigationGroup
-
Set of Component classes that may be placed
into the container
- getSupportedComponents() - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
-
Set of Component classes that may be sent to
the modifier
- getSupportedComponents() - Method in class org.kuali.rice.krad.uif.modifier.ComponentConvertModifier
-
Set of Component classes that may be sent to
the modifier
- getSupportedComponents() - Method in interface org.kuali.rice.krad.uif.modifier.ComponentModifier
-
Set of Component classes that may be sent to
the modifier
- getSupportedComponents() - Method in class org.kuali.rice.krad.uif.modifier.LabelSeparateModifier
-
Set of Component classes that may be sent to
the modifier
- getSupportedComponents() - Method in class org.kuali.rice.krad.uif.view.View
-
Set of Component classes that may be placed
into the container
- getSupportedContainer() - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManagerBase
-
- getSupportedContainer() - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
Determines what Container classes are supported by the
LayoutManager
- getSupportedContainer() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
Default Impl
Determines what Container classes are supported by the
LayoutManager
- getSupportedContainer() - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManagerBase
-
Default Impl
Determines what Container classes are supported by the
LayoutManager
- getSupportedContainer() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Default Impl
Determines what Container classes are supported by the
LayoutManager
- getSupportTitleMessage() - Method in class org.kuali.rice.krad.uif.element.ViewHeader
-
The supportTitleMessage represents the sub-area of this view that supports what the page is displaying, this is
the Message component
- getSupportTitleText() - Method in class org.kuali.rice.krad.uif.element.ViewHeader
-
The supportTitleText represents the sub-area of this view that explains what the page is displaying; this is
the text used in supportTitleMessage
- getTabContentClass() - Method in class org.kuali.rice.krad.uif.widget.Tabs
-
Css class for the div which wraps the tab content panels, the default bean defines this as "tabs-content"
- getTabGroup() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the tab group
- getTabIndex() - Method in interface org.kuali.rice.krad.uif.control.Control
-
Unique index of the control within the tab order
- getTabIndex() - Method in class org.kuali.rice.krad.uif.control.ControlBase
-
Unique index of the control within the tab order
- getTabNavClass() - Method in class org.kuali.rice.krad.uif.widget.Tabs
-
Css class for the ul list of tab navigation links, the default bean defines this as "nav nav-tabs"
- getTabsWidget() - Method in class org.kuali.rice.krad.uif.container.TabGroup
-
Gets the widget which contains any configuration for the tab widget component used to render
this TabGroup
- getTag() - Method in class org.kuali.rice.krad.datadictionary.parse.BeanTagInfo
-
- getTaglibFactory() - Static method in class org.kuali.rice.krad.uif.freemarker.FreeMarkerInlineRenderBootstrap
-
Get the tablib factory for use in the component rendering phase.
- getTarget() - Method in class org.kuali.rice.krad.uif.element.Link
-
Returns the target that will be used to specify where to open the href
- getTarget() - Method in class org.kuali.rice.krad.uif.field.LinkField
-
Returns the target of the Link field that will be used to specify where to open the href.
- getTargetClass() - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
-
- getTargetClass() - Method in class org.kuali.rice.krad.uif.component.MethodInvokerConfig
- getTargetMethod() - Method in class org.kuali.rice.krad.uif.component.MethodInvokerConfig
- getTargetName() - Method in class org.kuali.rice.krad.datadictionary.PrimitiveAttributeDefinition
-
- getTargetObject() - Method in class org.kuali.rice.krad.uif.component.MethodInvokerConfig
- getTargetUpdateDataObjects() - Method in interface org.kuali.rice.krad.maintenance.BulkUpdateMaintenanceDataObject
-
Returns the list of data objects of the maintenance documents that are to be updated.
- getTargetUpdateDataObjects() - Method in class org.kuali.rice.krad.maintenance.BulkUpdateMaintenanceDataObjectBase
-
- getTemplate() - Method in interface org.kuali.rice.krad.uif.component.Component
-
The path to the JSP file that should be called to render the component
- getTemplate() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
The path to the JSP file that should be called to render the component
- getTemplate() - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
The path to the JSP file that should be called to invoke the layout
manager
- getTemplate() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
The path to the JSP file that should be called to invoke the layout
manager
- getTemplateName() - Method in interface org.kuali.rice.krad.uif.component.Component
-
The name for which the template can be invoked by
- getTemplateName() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
The name for which the template can be invoked by
- getTemplateName() - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
The name for which the template can be invoked by
- getTemplateName() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
The name for which the template can be invoked by
- getTemplateOptions() - Method in interface org.kuali.rice.krad.uif.component.Component
-
The options that are passed through to the Component renderer
- getTemplateOptions() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
The options that are passed through to the Component renderer
- getTemplateOptions() - Method in class org.kuali.rice.krad.uif.widget.BlockUI
-
Override to add property values to the template options
The options that are passed through to the Component renderer
- getTemplateOptions() - Method in class org.kuali.rice.krad.uif.widget.Growls
-
Override to add property values to the template options
The options that are passed through to the Component renderer
- getTemplateOptions() - Method in class org.kuali.rice.krad.uif.widget.LightBox
-
Override to add property values to the template options
The options that are passed through to the Component renderer
- getTemplateOptionsJSString() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Builds a string from the underlying Map of template options that will export that options as a
JavaScript Map for use in js and jQuery plugins
- getTemplateOptionsJSString() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Builds a string from the underlying Map of template options that will export that options as a
JavaScript Map for use in js and jQuery plugins
- getText() - Method in class org.kuali.rice.krad.messages.Message
-
Text value for the message
- getTextAreaControl() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Retrieves a new Text area control instance from Spring (initialized by the bean definition
with the given id)
- getTextControl() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Retrieves a new Text control instance from Spring (initialized by the bean definition
with the given id)
- getTheme() - Method in class org.kuali.rice.krad.uif.view.View
-
The theme which contains stylesheets for this view.
- getThemeDirectory() - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
Retrieves the directory associated with the theme
- getThemeProperties() - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
Retrieves the theme properties associated with the theme
- getTimeout() - Static method in class org.kuali.rice.krad.uif.lifecycle.AsynchronousViewLifecycleProcessor
-
Gets the time, in milliseconds, to wait for a initial phase to process.
- getTimeoutWarningSeconds() - Method in class org.kuali.rice.krad.uif.view.ViewSessionPolicy
-
- getTimeShown() - Method in class org.kuali.rice.krad.uif.widget.Growls
-
The time growls are shown in milliseconds
- getTitle() - Method in interface org.kuali.rice.krad.uif.component.Component
-
The component title
- getTitle() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
The component title
- getTitle() - Method in class org.kuali.rice.krad.uif.view.HistoryEntry
-
The title of the view
- getTitleAttribute() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- getToggleAllDetailsAction() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
The toggleAllDetailsAction action component used to toggle all row details open/closed.
- getToggleAllDetailsAction() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
The toggleAllDetailsAction action component used to toggle all row details open/closed.
- getToggleCaretClass() - Method in class org.kuali.rice.krad.uif.element.ToggleMenu
-
Css class to use when rendering a caret icon which will appear to the right of the toggleText
- getToggleMessage() - Method in class org.kuali.rice.krad.uif.element.ToggleMenu
-
Message component that is associated with the toggle menu toggle text, can be used to adjust styling
and so forth
- getToggleText() - Method in class org.kuali.rice.krad.uif.element.ToggleMenu
-
Text to display as the toggle menu toggle link
- getToolTip() - Method in interface org.kuali.rice.krad.uif.component.Component
-
The Tooltip widget that renders a tooltip with additional information about the element on
specified trigger event
- getToolTip() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
The Tooltip widget that renders a tooltip with additional information about the element on
specified trigger event
- getTooltipContent() - Method in class org.kuali.rice.krad.uif.widget.Tooltip
-
Plain text or HTML string that will be used to render the tooltip div
- getTooltipHelpContent() - Method in class org.kuali.rice.krad.uif.widget.Help
-
TooltipHelpContent
- getTopGroup() - Method in class org.kuali.rice.krad.uif.view.View
-
TopGroup is an optional group of content that appears above the breadcrumbs and view header.
- getTotalCollectionSize() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
- getTotalColumns() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
- getTotalField() - Method in class org.kuali.rice.krad.uif.util.ColumnCalculationInfo
-
Gets the totalField.
- getTotalLabel() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
The total label to use when renderOnlyLeftTotalLabels is TRUE for total.
- getTotalLabel() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
The total label to use when renderOnlyLeftTotalLabels is TRUE for total.
- getTotalLgSize() - Method in class org.kuali.rice.krad.uif.layout.CssGridSizes
-
Helper method to get the total space this div will take up at a large screen size, taking size, offset, and
other size settings into account
- getTotalMdSize() - Method in class org.kuali.rice.krad.uif.layout.CssGridSizes
-
Helper method to get the total space this div will take up at a medium screen size, taking size, offset, and
other size settings into account
- getTotalSmSize() - Method in class org.kuali.rice.krad.uif.layout.CssGridSizes
-
Helper method to get the total space this div will take up at a small screen size, taking size, offset, and
other size settings into account
- getTraceSize() - Method in class org.kuali.rice.krad.datadictionary.validator.ValidationTrace
-
Retrieves the number of beans in the trace list
- getTranslatedReturnKeyValues(LookupView, LookupForm, Object) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
Returns a map of the configured return keys translated to their corresponding field conversion with
the associated values.
- getTree() - Method in class org.kuali.rice.krad.uif.container.TreeGroup
-
- getTreeGroup() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the tree group
- getTreeGroups() - Method in class org.kuali.rice.krad.uif.container.TreeGroup
-
- getTriggerActionId() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
When the request has been triggered by an action component, gives the id for the action.
- getTriggerActionId() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
When the request has been triggered by an action component, gives the id for the action.
- getTwoDigitTextCode() - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
Gets the twoDigitTextCode attribute.
- getType() - Method in class org.kuali.rice.krad.datadictionary.parse.BeanTagAttributeInfo
-
Retrieves the type of information being stored.
- getType(String) - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
-
gets the type of the attribute specified - A Java class
- getType(String) - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
-
- getType(String) - Method in class org.kuali.rice.krad.datadictionary.validation.SingleAttributeValueReader
-
- getType(String) - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader
-
Gets the type of value for this AttributeName as represented on the Form
- getType() - Method in class org.kuali.rice.krad.uif.element.HeadLink
-
Type attribute for link tag.
- getTypeAttributeDefinitions(String) - Method in class org.kuali.rice.krad.datadictionary.validation.AttributeValidatingTypeServiceBase
-
Retrieves active type attribute definitions and translates them into a module-independent representation.
- getTypeIndex(UifConstants.ViewType) - Method in class org.kuali.rice.krad.datadictionary.uif.UifDictionaryIndex
-
Retrieves the ViewTypeDictionaryIndex instance for the given
view type name.
- getUifArgumentResolvers() - Method in class org.kuali.rice.krad.web.controller.UifRequestMappingHandlerAdapter
-
Return the list of argument resolvers to use including built-in resolvers
and custom resolvers provided via RequestMappingHandlerAdapter.setCustomArgumentResolvers(java.util.List<org.springframework.web.method.support.HandlerMethodArgumentResolver>).
- getUifDefaultingService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getUifFormManager() - Static method in class org.kuali.rice.krad.util.GlobalVariables
-
Retrieves the
UifFormManager which can be used to store and remove forms
from the session
- getUnauthorizedLineBindingInfos() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
List of
BindingInfo instances that represent lines not authorized to be viewed or edited by the user.
- getUnauthorizedLineBindingInfos() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
List of
BindingInfo instances that represent lines not authorized to be viewed or edited by the user.
- getUnique() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- getUpdateComponent() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Component instance that been built for a refresh/disclosure request.
- getUpdateComponent() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- getUpdateComponentId() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Id for the component that should be updated for a component refresh process
- getUpdateComponentId() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- getUpdateFieldValues() - Method in interface org.kuali.rice.krad.maintenance.BulkUpdateMaintenanceDataObject
-
Returns the list of fields of the maintenance documents to be updated along with the new value.
- getUpdateFieldValues() - Method in class org.kuali.rice.krad.maintenance.BulkUpdateMaintenanceDataObjectBase
-
- getUpperBound(Type) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
Get the upper bound of a generic type.
- getUpperGroup() - Method in class org.kuali.rice.krad.uif.element.Header
-
Nested group instance that can be used to render contents above the header text
- getUrl() - Method in interface org.kuali.rice.krad.file.FileMeta
-
The url to use to download the file
- getUrl() - Method in class org.kuali.rice.krad.file.FileMetaBlob
-
The url to use to download the file
- getUrl() - Method in class org.kuali.rice.krad.uif.element.BreadcrumbItem
-
The url used for the breadcrumb link represented by this item
- getUrl() - Method in class org.kuali.rice.krad.uif.element.MultiFileUploadCollection
-
The url override for file uploads, this will be used instead of the methodToCall, if set, as the url to post
the file upload to
- getUrl() - Method in class org.kuali.rice.krad.uif.view.HistoryEntry
-
The url of this HistoryEntry
- getUrlInfo() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets an instance of an UrlInfo
- getUrlParameters(String, Map<String, String[]>) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
-
Deprecated.
- getUsePessimisticLocking() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
DataObjectWrapper method for contained usePessimisticLocking
- getUserControl() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Retrieves a new text control instance from Spring (initialized by the bean definition
with the given id) configured for KIM user input
- getUserEmail() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- getUserId() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- getUserInput() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- getUserName() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- getUserSession() - Static method in class org.kuali.rice.krad.util.GlobalVariables
-
- getUserSessionFromRequest(HttpServletRequest) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
Gets the UserSession object from the HttpServletRequest object's
associated session.
- getUseWorkflowPessimisticLocking() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
DataObjectWrapper method for contained useWorkflowPessimisticLocking
- getValidActions() - Method in class org.kuali.rice.krad.document.DocumentRequestAuthorizationCache.WorkflowDocumentInfo
-
- getValidatedFormatType(String) - Method in class org.kuali.rice.krad.web.controller.UifExportController
-
Reviews and returns a valid format type, defaults to csv.
- getValidationErrorMessageKey() - Method in class org.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern
-
Deprecated.
This overridden method ...
- getValidationErrorMessageKey() - Method in class org.kuali.rice.krad.datadictionary.validation.FieldLevelValidationPattern
-
Deprecated.
This overridden method ...
- getValidationErrorMessageKey() - Method in class org.kuali.rice.krad.datadictionary.validation.ValidationPattern
-
Deprecated.
- getValidationErrorMessageKeyOptions() - Method in class org.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern
-
Deprecated.
- getValidationErrorMessageParameters(String) - Method in class org.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern
-
Deprecated.
- getValidationErrorMessageParameters(String) - Method in class org.kuali.rice.krad.datadictionary.validation.ValidationPattern
-
Deprecated.
- getValidationFailed() - Method in class org.kuali.rice.krad.datadictionary.validator.ErrorReport
-
Retrieves the validation that was failed
- getValidationKey() - Method in class org.kuali.rice.krad.util.AuditError
-
The key used to match in the ValidationMessages component, should either be id, property path,
or a key to match for that component; if NOT set, this will return errorKey.
- getValidationMessageParams() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
Generates a comma separated string of the allowed set of characters, for the {0} parameter to
be used within its validation message
- getValidationMessageParams() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.BaseConstraint
-
Parameters to be used in the string retrieved by this constraint's messageKey, ordered by number of
the param
- getValidationMessageParams() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CharsetPatternConstraint
-
Parameters to be used in the string retrieved by this constraint's messageKey
- getValidationMessageParams() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.DatePatternConstraint
-
This overridden method ...
- getValidationMessageParams() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.FixedPointPatternConstraint
-
This overridden method ...
- getValidationMessageParams() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.FloatingPointPatternConstraint
-
- getValidationMessageParams() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.IntegerPatternConstraint
-
This overridden method ...
- getValidationMessageParams() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.PrerequisiteConstraint
-
- getValidationMessageParamsArray() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.BaseConstraint
-
Parameters to be used in the string retrieved by this constraint's messageKey, ordered by number of
the param
- getValidationMessages() - Method in interface org.kuali.rice.krad.uif.container.Container
-
Field that contains the error messages for the container
- getValidationMessages() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
Field that contains the error messages for the container
- getValidationMessages() - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Field that contains the messages (errors) for the input field.
- getValidationMessages() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Field that contains the messages (errors) for the input field.
- getValidationPattern() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
Deprecated.
- getValidationPattern() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
- getValidationStage() - Method in class org.kuali.rice.krad.datadictionary.validator.ValidationTrace
-
Retrieves the stage when the trace is taking place
The stage is the time frame when the validation is taking place in the application
- getValidCharactersConstraint() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- getValidCharactersConstraint() - Method in interface org.kuali.rice.krad.datadictionary.validation.capability.ValidCharactersConstrainable
-
- getValidCharactersConstraint() - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader.InputFieldConstrainableInfo
- getValidCharactersConstraint() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
- getValidChars() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CharsetPatternConstraint
-
- getValidDocumentClassByTypeName(String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
Returns the document class declared in the dd for the given document type
name.
- getValidDocumentTypeNameByClass(Class<?>) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
Returns the document type name declared in the dd for the given document
class.
- getValign() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Vertical alignment of the component within its container
- getValign() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Vertical alignment of the component within its container
- getValue() - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForValueReplaceImpl
-
- getValue() - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
-
looks up the attribute value that is currently being processed
- getValue(String) - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
-
looks up any attribute value by name for the object being processed
- getValue() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.ValidCharactersConstraint
-
The Java based regex for valid characters
This value should include the ^ and $ symbols if needed
- getValue() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.ValidCharactersPatternConstraint
-
- getValue() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.ValidDataPatternConstraint
-
- getValue() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.WhenConstraint
-
The value to check for this when constraint.
- getValue() - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
-
- getValue(String) - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
-
- getValue() - Method in class org.kuali.rice.krad.datadictionary.validation.SingleAttributeValueReader
-
- getValue(String) - Method in class org.kuali.rice.krad.datadictionary.validation.SingleAttributeValueReader
-
- getValue() - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader
-
Return value of the field for the attributeName currently set on this reader
- getValue(String) - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader
-
Return value of the field for the attributeName passed in
- getValue() - Method in class org.kuali.rice.krad.uif.control.CheckboxControl
-
The value that will be submitted when the checkbox control is checked
- getValue() - Method in interface org.kuali.rice.krad.uif.control.ValueConfiguredControl
-
Retrieves the value that will be submitted with the control
- getValue() - Method in class org.kuali.rice.krad.uif.util.SimpleSuggestObject
-
The value of the suggestion (inserted when the suggestion is picked)
- getValue() - Method in class org.kuali.rice.krad.uif.util.UifKeyValue
- getValuePath() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.WhenConstraint
-
Path that can retrieve an attributes value
- getValuePropertyName() - Method in class org.kuali.rice.krad.uif.widget.Suggest
-
Name of the property on the query result object that provides
the options for the suggest, values from this field will be
collected and sent back on the result to provide as suggest options.
- getValuePropertyName() - Method in class org.kuali.rice.krad.uif.widget.Suggest.SuggestPostData
-
- getValues() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.WhenConstraint
-
List of values to check for this constraint
- getValuesFinderClass() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- getValueType() - Method in class org.kuali.rice.krad.datadictionary.parse.BeanTagAttributeInfo
-
The value type (class or primitive type) of the is attribute
- getVerticalBoxGroup() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the vertical box group
- getVerticalBoxSection() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets the vertical box section
- getVerticalHeight() - Method in class org.kuali.rice.krad.uif.element.StepProgressBar
-
The height (in pixels) of the progress bar portion of this component, if this is not set, verticalStepHeight
is used to calculate this value; only used when vertical property is true.
- getVerticalStepHeight() - Method in class org.kuali.rice.krad.uif.element.StepProgressBar
-
The height (in pixels) allocated for each step for vertical step display used to calculate verticalHeight if not
set, by default this is 75.
- getView() - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycle
-
Gets the view active within a lifecycle on the current thread.
- getView() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
View instance associated with the model.
- getView() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- getViewBreadcrumbItem() - Method in class org.kuali.rice.krad.uif.util.ParentLocation
-
The viewBreadcrumbItem to use for the parent location view breadcrumb.
- getViewById(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
Returns the View entry identified by the given id
- getViewById(UifDictionaryIndex, String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
-
- getViewById(UifDictionaryIndex, String) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
-
Returns the View entry identified by the given id
- getViewById(String) - Method in class org.kuali.rice.krad.datadictionary.uif.UifDictionaryIndex
-
Retrieves the View instance with the given id.
- getViewById(String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
Returns the View entry identified by the given id
- getViewById(String) - Method in interface org.kuali.rice.krad.uif.service.ViewService
-
Returns the View entry identified by the given id
- getViewByType(UifConstants.ViewType, Map<String, String>) - Method in interface org.kuali.rice.krad.uif.service.ViewService
-
Retrieves the View instance that is of the given view type and matches the
given parameters (that are applicable for that type).
- getViewByType(ServletRequest, UifFormBase) - Method in class org.kuali.rice.krad.web.bind.UifServletRequestDataBinder
-
Attempts to get a view instance by looking for a view type name in the request or the form and querying
that view type with the request parameters
- getViewByTypeIndex(UifConstants.ViewType, Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
Returns View instance identified by the view type name and index
- getViewByTypeIndex(UifDictionaryIndex, UifConstants.ViewType, Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
-
Called to retrieve a View instance that is of the given type
based on the index key
- getViewByTypeIndex(UifDictionaryIndex, UifConstants.ViewType, Map<String, String>) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
-
Called to retrieve a View instance that is of the given type
based on the index key
- getViewByTypeIndex(UifConstants.ViewType, Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.uif.UifDictionaryIndex
-
Retrieves a View instance that is of the given type based on
the index key
- getViewByTypeIndex(UifConstants.ViewType, Map<String, String>) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
Returns View instance identified by the view type name and index
- getViewDictionaryService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getViewDictionaryService() - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Gets the view dictionary service
- getViewDictionaryService() - Method in class org.kuali.rice.krad.web.filter.UifSessionTimeoutFilter
-
Retrieves implementation of the view dictionary service
- getViewFromPreviousModel(UifFormBase) - Method in class org.kuali.rice.krad.web.bind.UifServletRequestDataBinder
-
Attempts to get a view instance based on the view id stored on the form (which might not be populated
from the request but remaining from session)
- getViewHelperService() - Method in class org.kuali.rice.krad.uif.view.View
-
Creates the ViewHelperService associated with the View
- getViewHelperService() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Returns the view helper service instance that was configured for the current view.
- getViewHelperService() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Returns an instance of the view's configured view helper service.
- getViewHelperServiceClass() - Method in class org.kuali.rice.krad.uif.view.View
-
Class name of the ViewHelperService that handles the various phases of the Views lifecycle.
- getViewId() - Method in class org.kuali.rice.krad.uif.util.UrlInfo
-
ViewId representing the view by id to retrieve
- getViewId() - Method in class org.kuali.rice.krad.uif.view.HistoryEntry
-
The viewId of the view
- getViewId() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Unique Id for the View instance.
- getViewId() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- getViewIdByTypeIndex(UifConstants.ViewType, Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
Returns the view id for the view that matches the given view type and index
- getViewIdByTypeIndex(UifDictionaryIndex, UifConstants.ViewType, Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
-
Returns the view id for the view that matches the given view type and index
- getViewIdByTypeIndex(UifDictionaryIndex, UifConstants.ViewType, Map<String, String>) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
-
Returns the view id for the view that matches the given view type and index
- getViewIdByTypeIndex(UifConstants.ViewType, Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.uif.UifDictionaryIndex
-
Retrieves the id for the view that is associated with the given view type and index key
- getViewIdByTypeIndex(UifConstants.ViewType, Map<String, String>) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
Returns the view id for the view that matches the given view type and index
- getViewIdForViewType(UifConstants.ViewType, Map<String, String>) - Method in interface org.kuali.rice.krad.uif.service.ViewService
-
Retrieves the view id for the view associated with the given view type and view type parameters
- getViewIdFromRequest(HttpServletRequest) - Method in class org.kuali.rice.krad.web.filter.UifSessionTimeoutFilter
-
Attempts to resolve a view id from the given request
- getViewIndex() - Method in class org.kuali.rice.krad.datadictionary.uif.ViewTypeDictionaryIndex
-
- getViewIndex() - Method in class org.kuali.rice.krad.uif.view.View
-
Holds field indexes of the View instance for retrieval.
- getViewInstance() - Method in class org.kuali.rice.krad.datadictionary.uif.UifViewPool
-
Retrieves a view instance from the pool and removes the instance
- getViewLifecyclePhaseBuilder() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getViewName() - Method in class org.kuali.rice.krad.uif.view.View
-
View name provides an identifier for a view within a type.
- getViewName() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Name for the View instance.
- getViewName() - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
When multiple target inquiry views exists for the same data object class, the view name can be set to
determine which one to use
- getViewName() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
When multiple target lookup views exists for the same data object class, the view name can be set to
determine which one to use.
- getViewName() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- getViewPath() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Gets a property for referring to this component from the view, relative to the view, as
assigned by the current or most recent lifecycle.
- getViewPath() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
Gets a property for referring to this component from the view, relative to the view, as
assigned by the current or most recent lifecycle.
- getViewPath() - Method in interface org.kuali.rice.krad.uif.lifecycle.LifecycleElementState
-
Gets the path relative to the view.
- getViewPath() - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhaseBase
-
Gets the path relative to the view.
- getViewPath() - Method in interface org.kuali.rice.krad.uif.util.LifecycleElement
-
Gets a property for referring to this component from the view, relative to the view, as
assigned by the current or most recent lifecycle.
- getViewPhase() - Method in class org.kuali.rice.krad.uif.lifecycle.ApplyModelComponentPhase
-
Gets the view lifecycle phase constant that corresponds to this phase processing task.
- getViewPhase() - Method in class org.kuali.rice.krad.uif.lifecycle.FinalizeComponentPhase
-
Gets the view lifecycle phase constant that corresponds to this phase processing task.
- getViewPhase() - Method in class org.kuali.rice.krad.uif.lifecycle.InitializeComponentPhase
-
Gets the view lifecycle phase constant that corresponds to this phase processing task.
- getViewPhase() - Method in interface org.kuali.rice.krad.uif.lifecycle.LifecycleElementState
-
Gets the view lifecycle phase constant that corresponds to this phase processing task.
- getViewPhase() - Method in class org.kuali.rice.krad.uif.lifecycle.PreProcessElementPhase
-
Gets the view lifecycle phase constant that corresponds to this phase processing task.
- getViewPhase() - Method in class org.kuali.rice.krad.uif.lifecycle.RenderComponentPhase
-
Gets the view lifecycle phase constant that corresponds to this phase processing task.
- getViewPostMetadata() - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycle
-
Returns the view post metadata instance associated with the view and lifecycle.
- getViewPostMetadata() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
- getViewPostMetadata() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- getViewPropertiesById(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
Retrieves the configured property values for the view bean definition associated with the given id
- getViewPropertiesById(UifDictionaryIndex, String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
-
Retrieves the configured property values for the view bean definition associated with the given id
- getViewPropertiesById(UifDictionaryIndex, String) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
-
Retrieves the configured property values for the view bean definition associated with the given id
- getViewPropertiesById(String) - Method in class org.kuali.rice.krad.datadictionary.uif.UifDictionaryIndex
-
Retrieves the configured property values for the view bean definition associated with the given id
- getViewPropertiesByType(UifConstants.ViewType, Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
Retrieves the configured property values for the view bean definition associated with the given type and
index
- getViewPropertiesByType(UifDictionaryIndex, UifConstants.ViewType, Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
-
Retrieves the configured property values for the view bean definition associated with the given type and
index
- getViewPropertiesByType(UifDictionaryIndex, UifConstants.ViewType, Map<String, String>) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
-
Retrieves the configured property values for the view bean definition associated with the given type and
index
- getViewPropertiesByType(UifConstants.ViewType, Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.uif.UifDictionaryIndex
-
Retrieves the configured property values for the view bean definition associated with the given type and
index
- getViewRequestParameters() - Method in class org.kuali.rice.krad.uif.view.View
-
Map of parameters from the request that set view options, used to rebuild
the view on each post
- getViewRequestParameters() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Map of parameters that was used to configured the View.
- getViewRequestParameters() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Map of parameters that was used to configured the View.
- getViewService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getViewService() - Method in class org.kuali.rice.krad.web.bind.UifServletRequestDataBinder
-
- getViewService() - Method in class org.kuali.rice.krad.web.controller.UifHandlerExceptionResolver
-
- getViewService() - Static method in class org.kuali.rice.krad.web.filter.UifSessionTimeoutFilter
-
- getViewService() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Instance of the ViewService that can be used to retrieve
View instances
- getViewService() - Method in class org.kuali.rice.krad.web.service.impl.ModelAndViewServiceImpl
-
- getViewSessionPolicy(String) - Method in interface org.kuali.rice.krad.uif.service.ViewDictionaryService
-
Retrieves the ViewSessionPolicy instance associated with the given view id
- getViewsForType(UifConstants.ViewType) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
Gets all View prototypes configured for the given view type
name
- getViewsForType(UifDictionaryIndex, UifConstants.ViewType) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
-
Gets all View prototypes configured for the given view type
name
- getViewsForType(UifDictionaryIndex, UifConstants.ViewType) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
-
Gets all View prototypes configured for the given view type
name
- getViewsForType(UifConstants.ViewType) - Method in class org.kuali.rice.krad.datadictionary.uif.UifDictionaryIndex
-
Gets all View prototypes configured for the given view type
name
- getViewSharedInstance() - Method in class org.kuali.rice.krad.datadictionary.uif.UifViewPool
-
Retrieves a view instance from the pool without removing it
- getViewStatus() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Indicates what lifecycle phase the component instance is in
- getViewStatus() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
Indicates what lifecycle phase the layout manager instance is in
- getViewStatus() - Method in interface org.kuali.rice.krad.uif.util.LifecycleElement
-
Get the view lifecycle processing status for this component.
- getViewTemplates() - Method in class org.kuali.rice.krad.uif.view.View
-
List of templates that are used to render the view.
- getViewType() - Method in class org.kuali.rice.krad.uif.util.UrlInfo
-
The viewType representing the View's base type
- getViewTypeName() - Method in interface org.kuali.rice.krad.uif.service.ViewTypeService
-
Gives the view type name that is supported by the type service
- getViewTypeName() - Method in class org.kuali.rice.krad.uif.view.View
-
View type name the view is associated with the view instance
- getViewTypeName() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Name for the type of view being requested.
- getViewTypeName() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- getViewTypeService(UifConstants.ViewType) - Method in interface org.kuali.rice.krad.uif.service.ViewService
-
- getViewValidationService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getViewValidationService() - Method in class org.kuali.rice.krad.web.service.impl.ModelAndViewServiceImpl
-
- getVisitedIds() - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycle
-
Gets the set of visited IDs for use during the apply model phase.
- getWarnings() - Method in class org.kuali.rice.krad.uif.element.ValidationMessages
-
The list of warning messages found for the keys that were matched on this
ValidationMessages This is generated and cannot be set
- getWatermarkText() - Method in class org.kuali.rice.krad.uif.control.PasswordControl
-
Gets the watermark text for this PasswordControl.
- getWatermarkText() - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
-
- getWatermarkText() - Method in interface org.kuali.rice.krad.uif.control.TextControl
-
Gets the watermark text for this TextControl.
- getWatermarkText() - Method in class org.kuali.rice.krad.uif.control.TextControlBase
-
Gets the watermark text for this TextControl.
- getWhenConstraint() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint
-
get the WhenConstraint's defined by this case constraint
- getWidgetPermissionDetails(View, Object, Widget) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
-
Builds the permission details map for a widget which includes the namespace, view id, and
widget id
- getWidth() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Width the component should take up in the container
- getWidth() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Width the component should take up in the container
- getWidth() - Method in class org.kuali.rice.krad.uif.element.Image
-
Returns the width style attribute of the image
- getWidth() - Method in class org.kuali.rice.krad.uif.field.ImageField
-
Gets the width of the image
- getWidth() - Method in class org.kuali.rice.krad.uif.widget.LightBox
-
- getWorkflowAttributes() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- getWorkflowDocument() - Method in class org.kuali.rice.krad.document.DocumentRequestAuthorizationCache.WorkflowDocumentInfo
-
- getWorkflowDocument() - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
-
Retrieves the WorkflowDocument instance from the forms
document instance
- getWorkflowDocumentActionsService(String) - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
Helper method to get the correct WorkflowDocumentActionsService from the applicationId of the
document type.
- getWorkflowDocumentInfo() - Method in class org.kuali.rice.krad.document.DocumentRequestAuthorizationCache
-
- getWorkflowDocumentService() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- getWorkflowDocumentService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getWorkflowDocumentStatus() - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
- getWorkflowEngineDocumentIdsToLock() - Method in interface org.kuali.rice.krad.document.Document
-
This method will be called before the Workflow engine has begun processing a document.
- getWorkflowEngineDocumentIdsToLock() - Method in class org.kuali.rice.krad.document.DocumentBase
-
The default implementation returns no additional ids for the workflow engine to lock prior to processing.
- getWorkflowEngineDocumentIdsToLock() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Return an array of document ids to lock prior to processing this document
in the workflow engine
- getWorkflowEngineDocumentIdsToLock() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- getWorkflowEngineDocumentIdsToLock() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- getWorkflowProperties() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- getWorkflowProperties() - Method in class org.kuali.rice.krad.datadictionary.WorkflowPropertyGroup
-
- getWorkflowPropertyGroups() - Method in class org.kuali.rice.krad.datadictionary.WorkflowProperties
-
Returns a list of workflow property groups, which are used to determine which properties should be serialized
when generating
routing XML
- getWrapperCssClasses() - Method in interface org.kuali.rice.krad.uif.component.Component
-
The cellCssClasses property defines the classes that will be placed on the corresponding td (or th) elements
relating to this component when used in a table backed layout.
- getWrapperCssClasses() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
The cellCssClasses property defines the classes that will be placed on the corresponding td (or th) elements
relating to this component when used in a table backed layout.
- getWrapperCssClassesAsString() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Builds the HTML class attribute string by combining the cellStyleClasses list with a space
delimiter.
- getWrapperGroup() - Method in interface org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
Group that will 'wrap' the generated collection lines so that they have a different layout from the general
stacked layout
- getWrapperGroup() - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManagerBase
-
Group that will 'wrap' the generated collection lines so that they have a different layout from the general
stacked layout
- getWrapperStyle() - Method in interface org.kuali.rice.krad.uif.component.Component
-
CSS style string to be applied to the cell containing the component (only applies within
table based layouts)
- getWrapperStyle() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
CSS style string to be applied to the cell containing the component (only applies within
table based layouts)
- getWrapperTag() - Method in interface org.kuali.rice.krad.uif.container.Group
-
This method ...
- getWrapperTag() - Method in class org.kuali.rice.krad.uif.container.GroupBase
-
Defines the html tag that will wrap this group, if left blank, this will automatically be set
by the framework to the appropriate tag (in most cases section or div)
- getWrapperTag() - Method in class org.kuali.rice.krad.uif.element.Message
-
Defines the html tag that will wrap this message, if left blank, this will automatically be set by the framework
to the appropriate tag (in most cases p or div)
- getWritablePropertyNames(Object) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
Gets the property names for the given object that are writable
- getWriteMethod(Class<?>, String) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
Get the read method for a specific property on a bean class.
- getXmlDocumentContents() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
-
Get the XML representation of the maintenance document
- getXmlDocumentContents() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- getXmlForRouteReport() - Method in interface org.kuali.rice.krad.document.Document
-
This method is used to get the xml that should be used in a Route Report.
- getXmlForRouteReport() - Method in class org.kuali.rice.krad.document.DocumentBase
-
- getXmlPage(int) - Method in class org.kuali.rice.krad.datadictionary.validator.ErrorReport
-
Retrieves a xml page file location involved in the error
- getXmlPageSize() - Method in class org.kuali.rice.krad.datadictionary.validator.ErrorReport
-
Retrieves the number of xml pages involved in the error
- getXsSize() - Method in class org.kuali.rice.krad.uif.layout.CssGridSizes
-
The size this Component's "cell" div will take up at an extra small screen size (phone).
- getYesNoDialog() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets an instance of the yes no dialog
- GlobalVariables - Class in org.kuali.rice.krad.util
-
Holds all of our thread local variables and accessors for those
- GlobalVariablesContextInvocationHandler - Class in org.kuali.rice.krad.util
-
A proxy invocationhandler that implements around advice which pushes a new GlobalVariables frame before
invocation and pops it after invocation.
- GlobalVariablesContextInvocationHandler(Object) - Constructor for class org.kuali.rice.krad.util.GlobalVariablesContextInvocationHandler
-
- goToCentralRiceForInquiry() - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
- goToCentralRiceForInquiry() - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
-
- goToCentralRiceForInquiry() - Method in interface org.kuali.rice.krad.service.ModuleService
-
This method determines whether or not the central rice server should be used for lookups.
- GREATER_THAN - Static variable in class org.kuali.rice.krad.uif.UifConstants.CaseConstraintOperators
-
- GREATER_THAN_EQUAL - Static variable in class org.kuali.rice.krad.uif.UifConstants.CaseConstraintOperators
-
- GridLayoutManager - Interface in org.kuali.rice.krad.uif.layout
-
Layout manager interface for grid layouts.
- GridLayoutManagerBase - Class in org.kuali.rice.krad.uif.layout
-
Layout manager that organizes its components in a table based grid
- GridLayoutManagerBase() - Constructor for class org.kuali.rice.krad.uif.layout.GridLayoutManagerBase
-
- Group - Interface in org.kuali.rice.krad.uif.container
-
Common interface for group components.
- GROUP - Static variable in class org.kuali.rice.krad.uif.UifConstants.DataAttributes
-
- GROUP - Static variable in class org.kuali.rice.krad.uif.UifConstants.RoleTypes
-
- GROUP - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- GROUP_BODY_ONLY - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- GROUP_CONTROL - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- GROUP_GRID_BODY_ONLY - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- GROUP_GRID_LAYOUT - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- GROUP_ID - Static variable in class org.kuali.rice.krad.uif.UifConstants.KimLink
-
- GROUP_NAME - Static variable in class org.kuali.rice.krad.uif.UifConstants.KimLink
-
- GROUP_NAMESPACE_CODE - Static variable in class org.kuali.rice.krad.uif.UifConstants.KimLink
-
- GROUP_TOTAL - Static variable in class org.kuali.rice.krad.uif.UifConstants.RoleTypes
-
- GROUP_VALIDATION_DEFAULTS - Static variable in class org.kuali.rice.krad.uif.UifConstants.DataAttributes
-
- GROUP_VALIDATION_DEFAULTS_MAP_ID - Static variable in class org.kuali.rice.krad.uif.UifConstants
-
- GROUP_WITH_DISCLOSURE_GRID_LAYOUT - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- GroupBase - Class in org.kuali.rice.krad.uif.container
-
Container that holds a list of Field or other Group
instances
- GroupBase() - Constructor for class org.kuali.rice.krad.uif.container.GroupBase
-
Default Constructor
- GroupBase.ACTION_VALIDATION_COMPONENTS - Enum in org.kuali.rice.krad.uif.container
-
- groupByAttributesForEffectiveDating - Variable in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- GroupControl - Class in org.kuali.rice.krad.uif.control
-
Represents a group control, which is a special control to handle
the input of a KIM Group by group name
- GroupControl() - Constructor for class org.kuali.rice.krad.uif.control.GroupControl
-
- GroupControl.GroupControlPostData - Class in org.kuali.rice.krad.uif.control
-
- GroupControlPostData(String, GroupControl) - Constructor for class org.kuali.rice.krad.uif.control.GroupControl.GroupControlPostData
-
Constructs the post data from the property name and the
GroupControl.
- GROUPING_TITLE - Static variable in class org.kuali.rice.krad.uif.UifPropertyPaths
-
- GroupLinkField - Class in org.kuali.rice.krad.uif.field
-
Field that encloses a link to a group element.
- GroupLinkField() - Constructor for class org.kuali.rice.krad.uif.field.GroupLinkField
-
- GroupValidationMessages - Class in org.kuali.rice.krad.uif.element
-
ValidationMessages for logic and options specific to groups.
- GroupValidationMessages() - Constructor for class org.kuali.rice.krad.uif.element.GroupValidationMessages
-
- Growls - Class in org.kuali.rice.krad.uif.widget
-
Growls sets up settings for growls global to the current view and its pages
- Growls() - Constructor for class org.kuali.rice.krad.uif.widget.Growls
-
- growlScript - Variable in class org.kuali.rice.krad.web.form.UifFormBase
-
- Icon - Class in org.kuali.rice.krad.uif.element
-
Element that presents an Icon.
- Icon() - Constructor for class org.kuali.rice.krad.uif.element.Icon
-
- ICON_ONLY_BUTTON - Static variable in class org.kuali.rice.krad.uif.CssConstants.Classes
-
- ICON_ONLY_PLACEMENT - Static variable in class org.kuali.rice.krad.uif.UifConstants
-
- id - Variable in class org.kuali.rice.krad.datadictionary.DataDictionaryDefinitionBase
-
- ID - Static variable in class org.kuali.rice.krad.uif.UifPropertyPaths
-
- identifier - Variable in class org.kuali.rice.krad.datadictionary.SupportAttributeDefinition
-
- identifyWildcardDisabledFields(LookupForm, Map<String, String>) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
Determines which searchCriteria have been configured with wildcard characters disabled.
- IdSuffixes() - Constructor for class org.kuali.rice.krad.uif.UifConstants.IdSuffixes
-
- Iframe - Class in org.kuali.rice.krad.uif.element
-
Content element that encloses an iframe
- Iframe() - Constructor for class org.kuali.rice.krad.uif.element.Iframe
-
- IFRAME - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- IframeView - Class in org.kuali.rice.krad.uif.view
-
IframeView is a View component that shows another website's content in an iframe.
- IframeView() - Constructor for class org.kuali.rice.krad.uif.view.IframeView
-
- IGNORE_VALID - Static variable in class org.kuali.rice.krad.uif.CssConstants.Classes
-
- Image - Class in org.kuali.rice.krad.uif.element
-
Content element that renders a HTML <IMG> tag
- Image() - Constructor for class org.kuali.rice.krad.uif.element.Image
-
- IMAGE - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- IMAGE_CAPTION_HEADER - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- IMAGE_CUTLINE_MESSAGE - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- IMAGE_FIELD - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- ImageField - Class in org.kuali.rice.krad.uif.field
-
Field that wraps an image content element.
- ImageField() - Constructor for class org.kuali.rice.krad.uif.field.ImageField
-
- importTemplate(String) - Method in class org.kuali.rice.krad.uif.freemarker.LifecycleRenderingContext
-
Import a FreeMarker template for rendering into the current environment.
- INACTIVATION_BLOCKING_DISPLAY_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- InactivationBlockingDefinition - Class in org.kuali.rice.krad.datadictionary
-
This is a description of what this class does - wliang don't forget to fill this in.
- InactivationBlockingDefinition() - Constructor for class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
-
- inactivationBlockingDefinitions - Variable in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- InactivationBlockingDetectionService - Interface in org.kuali.rice.krad.service
-
This service detects whether there are any records that block the inactivation of a particular record
- inactivationBlockingDetectionServiceBeanName - Variable in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
-
- InactivationBlockingDisplayService - Interface in org.kuali.rice.krad.service
-
A service that helps to print out records that block the inactivation of another BO
- InactivationBlockingMetadata - Interface in org.kuali.rice.krad.datadictionary
-
This interface provides read-only metadata about inactivation blocking.
- incidentDocId - Variable in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- IncidentReportController - Class in org.kuali.rice.krad.web.controller
-
Handler for incident reports
- IncidentReportController() - Constructor for class org.kuali.rice.krad.web.controller.IncidentReportController
-
- IncidentReportForm - Class in org.kuali.rice.krad.web.form
-
Form class for incident reports
- IncidentReportForm() - Constructor for class org.kuali.rice.krad.web.form.IncidentReportForm
-
- incidentViewId - Variable in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- includeBlankRow - Variable in class org.kuali.rice.krad.keyvalues.PersistableBusinessObjectValuesFinder
-
- includeKeyInDescription - Variable in class org.kuali.rice.krad.keyvalues.PersistableBusinessObjectValuesFinder
-
- includeLess() - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
Indicates whether Less files should be included instead of Css files when running in dev mode.
- inDevMode() - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
Indicates whether operation is in development mode by checking the KRAD configuration parameter
- INDEX - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
-
- indexComponent(Component) - Method in class org.kuali.rice.krad.uif.view.ViewIndex
-
Adds an entry to the main index for the given component.
- indexOf(Object) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
- indexOf(Object) - Method in class org.kuali.rice.krad.uif.util.LifecycleAwareList
-
- indexOfCloseBracket(String, int) - Static method in class org.kuali.rice.krad.uif.util.ObjectPathExpressionParser
-
Return the index of the close bracket that matches the bracket at the start of the path.
- indexSource(String, String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
Processes a given source for XML files to populate the dictionary with
- indexSource(String, File) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
- indexViewForType(PropertyValues, String) - Method in class org.kuali.rice.krad.datadictionary.uif.UifDictionaryIndex
-
Performs additional indexing based on the view type associated with the view instance.
- IndicatorPersonSearchTypeValuesFinder - Class in org.kuali.rice.krad.keyvalues
-
This is a description of what this class does - jjhanso don't forget to fill this in.
- IndicatorPersonSearchTypeValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.IndicatorPersonSearchTypeValuesFinder
-
- IndicatorValuesFinder - Class in org.kuali.rice.krad.keyvalues
-
This class returns list of boolean key value pairs.
- IndicatorValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.IndicatorValuesFinder
-
- IndicatorYNBlankValuesFinder - Class in org.kuali.rice.krad.keyvalues
-
This class returns list of payment method key value pairs.
- IndicatorYNBlankValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.IndicatorYNBlankValuesFinder
-
- IndicatorYNNullValuesFinder - Class in org.kuali.rice.krad.keyvalues
-
- IndicatorYNNullValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.IndicatorYNNullValuesFinder
-
- IndicatorYNOnlyValuesFinder - Class in org.kuali.rice.krad.keyvalues
-
This class returns list of boolean key value pairs.
- IndicatorYNOnlyValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.IndicatorYNOnlyValuesFinder
-
- INFO_PROGRESS_BAR - Static variable in class org.kuali.rice.krad.uif.CssConstants.ProgressBar
-
- INHERIT - Static variable in class org.kuali.rice.krad.uif.CssConstants.TextAligns
-
- init() - Method in class org.kuali.rice.krad.datadictionary.parse.CustomNamespace
-
Registers the tag name with the custom parser in Spring.
- init() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.AttributeDefinitionConstraintProvider
-
- init() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.BaseConstraintProvider
-
initializes the constraints
- init() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.CollectionDefinitionConstraintProvider
-
- init() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.ComplexAttributeDefinitionConstraintProvider
-
- init() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.DataObjectEntryConstraintProvider
-
- init(MultipartFile) - Method in interface org.kuali.rice.krad.file.FileMeta
-
Init method called to initialize the FileMeta object
- init(MultipartFile) - Method in class org.kuali.rice.krad.file.FileMetaBlob
-
- init(FilterConfig) - Method in class org.kuali.rice.krad.uif.util.ProcessLoggingFilter
-
- init(FilterConfig) - Method in class org.kuali.rice.krad.web.filter.AutoLoginFilter
- init(FilterConfig) - Method in class org.kuali.rice.krad.web.filter.BootstrapFilter
-
- init(FilterConfig) - Method in class org.kuali.rice.krad.web.filter.CharsetFilter
-
- init(FilterConfig) - Method in class org.kuali.rice.krad.web.filter.DummyLoginFilter
-
- init(FilterConfig) - Method in class org.kuali.rice.krad.web.filter.HideWebInfFilter
-
- init(FilterConfig) - Method in class org.kuali.rice.krad.web.filter.UifSessionTimeoutFilter
-
- init(FilterConfig) - Method in class org.kuali.rice.krad.web.filter.UserLoginFilter
-
- initBeanPropertyAccess() - Method in class org.kuali.rice.krad.web.bind.UifServletRequestDataBinder
-
Allows for a custom binding result class.
- initBinder(WebDataBinder, WebRequest) - Method in class org.kuali.rice.krad.web.bind.UifConfigurableWebBindingInitializer
-
- initDirectFieldAccess() - Method in class org.kuali.rice.krad.web.bind.UifServletRequestDataBinder
-
Disallows direct field access for Kuali
- initForm() - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
Creates form instance the will be used for the default model.
- INITIAL_ORDER_VALUE - Static variable in interface org.kuali.rice.krad.uif.component.Ordered
-
- INITIALIZE - Static variable in class org.kuali.rice.krad.uif.UifConstants.ViewPhases
-
- INITIALIZE_SESSION_TIMERS - Static variable in class org.kuali.rice.krad.uif.UifConstants.JsFunctions
-
- INITIALIZE_VIEW_STATE - Static variable in class org.kuali.rice.krad.uif.UifConstants.JsFunctions
-
- initializeActions(List<Action>, CollectionGroup, int) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
-
Updates the action parameters, jump to, refresh id, and validation configuration for the list of actions
associated with the given collection group and line index.
- initializeAllLifecycleSuccessors(Queue<ViewLifecyclePhase>) - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhaseBase
-
Initializes all lifecycle phase successors.
- InitializeComponentPhase - Class in org.kuali.rice.krad.uif.lifecycle
-
Lifecycle phase processing task for initializing a component.
- InitializeComponentPhase() - Constructor for class org.kuali.rice.krad.uif.lifecycle.InitializeComponentPhase
-
- initializeComponentPostMetadata(Component) - Method in class org.kuali.rice.krad.uif.lifecycle.ViewPostMetadata
-
Initializes a component post metadata instance for the given component.
- initializeComponentPostMetadata(String) - Method in class org.kuali.rice.krad.uif.lifecycle.ViewPostMetadata
-
Initializes a component post metadata instance for the given component id.
- initializeComponentSecurity() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Initializes (if necessary) the component security instance for the component type
- initializeComponentSecurity() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Initializes (if necessary) the component security instance for the component type
- initializeComponentSecurity() - Method in class org.kuali.rice.krad.uif.element.Action
-
Initializes (if necessary) the component security instance for the component type
- initializeComponentSecurity() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
- initializeComponentSecurity() - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
Initializes (if necessary) the component security instance for the component type
- InitializeContainerFromHelperTask - Class in org.kuali.rice.krad.uif.lifecycle.initialize
-
Invoke custom initialization on the container from the view helper.
- InitializeContainerFromHelperTask() - Constructor for class org.kuali.rice.krad.uif.lifecycle.initialize.InitializeContainerFromHelperTask
-
Default constructor.
- INITIALIZED - Static variable in class org.kuali.rice.krad.uif.UifConstants.ViewStatus
-
- initializeDataDictionary - Variable in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- InitializeDataFieldFromDictionaryTask - Class in org.kuali.rice.krad.uif.lifecycle.initialize
-
Performs initialization on data fields based on attributes found in the data dictionary.
- InitializeDataFieldFromDictionaryTask() - Constructor for class org.kuali.rice.krad.uif.lifecycle.initialize.InitializeDataFieldFromDictionaryTask
-
Constructor.
- initializeDialogLoadScript(UifFormBase) - Method in class org.kuali.rice.krad.uif.view.View
-
Helper method to set the view's load script to open a dialog.
- initializeDialogReclocationScript() - Method in class org.kuali.rice.krad.uif.view.View
-
Without this script dialogs might be associated with a non visible action (i.e.
- initializeDocumentAuthorizerIfNecessary(Document) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
If the document authorizer is null, gets the authorizer from the document dictionary service for the given
document's class.
- initializeDocumentAuthorizerIfNecessary(String) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
If the document authorizer is null, gets the authorizer from the document dictionary service for the given
document type name.
- initializeEditLineDialog(CollectionGroup, int, Object, Object) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
-
Helper method to initialize the edit line dialog and add it to the line dialogs for the group.
- initializeEvaluationContext(Object) - Method in class org.kuali.rice.krad.uif.view.DefaultExpressionEvaluator
-
Initializes the expression context for the given expression context object
- initializeEvaluationContext(Object) - Method in interface org.kuali.rice.krad.uif.view.ExpressionEvaluator
-
Initializes the expression context for the given expression context object
- initializeEvaluatorForDataObject(Object) - Method in interface org.kuali.rice.krad.util.documentserializer.PropertySerializabilityEvaluator
-
- initializeEvaluatorForDataObject(Object) - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializabilityEvaluatorBase
-
- initializeEvaluatorForDocument(Document) - Method in class org.kuali.rice.krad.util.documentserializer.AlwaysFalsePropertySerializabilityEvaluator
-
- initializeEvaluatorForDocument(Document) - Method in class org.kuali.rice.krad.util.documentserializer.AlwaysTruePropertySerializibilityEvaluator
-
Does nothing, since we know everything's serializable
- initializeEvaluatorForDocument(Document) - Method in class org.kuali.rice.krad.util.documentserializer.BusinessObjectPropertySerializibilityEvaluator
-
Reads the data dictionary to determine which properties of the document should be serialized.
- initializeEvaluatorForDocument(Document) - Method in interface org.kuali.rice.krad.util.documentserializer.PropertySerializabilityEvaluator
-
- initializeEvaluatorForDocument(Document) - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializabilityEvaluatorBase
-
- initializeGroups() - Method in class org.kuali.rice.krad.lookup.LookupView
-
Adds the list of criteria and result fields to their group prototypes, then adds the criteria and result
groups to the items for the view.
- initializeLineActions(List<? extends Component>, View, CollectionGroup, Object, int) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
-
Creates new Action instances for the line.
- initializeLineItems() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupLineBuilder
-
Copies either the collections groups items or add line items to a list of components that will be used
for the collection line.
- initializeNewCollectionLine(View, Object, CollectionGroup, boolean) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
New collection lines are handled in the framework by maintaining a map on
the form.
- initializeNewCollectionLine(View, Object, CollectionGroup, boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
New collection lines are handled in the framework by maintaining a map on
the form.
- initializeNewCollectionLine(View, Object, CollectionGroup, boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
-
Initializes a new instance of the collection data object class for the add line.
- initializeProperty(Object, String) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
Initialize a property value.
- initializeRefreshPathSuccessors(Queue<ViewLifecyclePhase>) - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhaseBase
-
- initializeSuccessor(LifecycleElement, String, Component) - Method in class org.kuali.rice.krad.uif.lifecycle.PreProcessElementPhase
-
Initializes a successor of this phase for a given nested element.
- initializeSuccessor(LifecycleElement, String, Component) - Method in class org.kuali.rice.krad.uif.lifecycle.RenderComponentPhase
-
Initializes a successor of this phase for a given nested element.
- initializeSuccessor(LifecycleElement, String, Component) - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhaseBase
-
Initializes a successor of this phase for a given nested element.
- initializeSuccessors(Queue<ViewLifecyclePhase>) - Method in class org.kuali.rice.krad.uif.lifecycle.FinalizeComponentPhase
-
Initializes queue of successor phases.
- initializeSuccessors(Queue<ViewLifecyclePhase>) - Method in class org.kuali.rice.krad.uif.lifecycle.RenderComponentPhase
-
Initializes queue of successor phases.
- initializeSuccessors(Queue<ViewLifecyclePhase>) - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhaseBase
-
Initializes queue of successor phases.
- InitiatedDocumentInfoController - Class in org.kuali.rice.krad.document
-
Controller for the intiated document view.
- InitiatedDocumentInfoController() - Constructor for class org.kuali.rice.krad.document.InitiatedDocumentInfoController
-
- InitiatedDocumentInfoForm - Class in org.kuali.rice.krad.web.form
-
Controller for MaintenanceDocumentView screens which operate on
MaintenanceDocument instances
- InitiatedDocumentInfoForm() - Constructor for class org.kuali.rice.krad.web.form.InitiatedDocumentInfoForm
-
- injectGlobalVariables(GlobalVariables) - Static method in class org.kuali.rice.krad.util.GlobalVariables
-
- injectMetadataIntoAttributes(DataObjectMetadata) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- injectMetadataIntoCollections(DataObjectMetadata) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- injectMetadataIntoRelationships(DataObjectMetadata) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
Inject the metadata into the relationship definitions.
- INLINE - Static variable in class org.kuali.rice.krad.uif.CssConstants.Displays
-
- INLINE_BLOCK - Static variable in class org.kuali.rice.krad.uif.CssConstants.Displays
-
- INLINE_EDIT - Static variable in class org.kuali.rice.krad.uif.UifConstants.DataAttributes
-
- InlineTemplateUtils - Class in freemarker.core
-
This class was reverse engineer from bytecode for freemarker 2.3.20-patch2 which was a customized
version implemented by the KRAD team.
- INPUT_FIELD - Static variable in class org.kuali.rice.krad.uif.UifConstants.RoleTypes
-
- INPUT_FIELD - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- INPUT_FIELD_ATTRIBUTE_QUERY - Static variable in class org.kuali.rice.krad.uif.UifConstants.PostMetadata
-
- INPUT_FIELD_IS_UPPERCASE - Static variable in class org.kuali.rice.krad.uif.UifConstants.PostMetadata
-
- INPUT_FIELD_SUGGEST - Static variable in class org.kuali.rice.krad.uif.UifConstants.PostMetadata
-
- INPUT_FIELD_SUGGEST_QUERY - Static variable in class org.kuali.rice.krad.uif.UifConstants.PostMetadata
-
- InputField - Interface in org.kuali.rice.krad.uif.field
-
TODO mark don't forget to fill this in.
- InputFieldBase - Class in org.kuali.rice.krad.uif.field
-
Field that encapsulates data input/output captured by an attribute within the
application
- InputFieldBase() - Constructor for class org.kuali.rice.krad.uif.field.InputFieldBase
-
- InputFieldConstrainableInfo() - Constructor for class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader.InputFieldConstrainableInfo
-
- Inquirable - Interface in org.kuali.rice.krad.inquiry
-
Provides the contract for implementing an inquiry within the
inquiry framework
- InquirableImpl - Class in org.kuali.rice.krad.inquiry
-
Implementation of the Inquirable interface that uses metadata
from the data dictionary and performs a query against the database to retrieve
the data object for inquiry
- InquirableImpl() - Constructor for class org.kuali.rice.krad.inquiry.InquirableImpl
-
- INQUIRY - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- Inquiry - Class in org.kuali.rice.krad.uif.widget
-
Widget for rendering an Inquiry link or DirectInquiry action field
- Inquiry() - Constructor for class org.kuali.rice.krad.uif.widget.Inquiry
-
- INQUIRY_TITLE_POSTFIX - Static variable in class org.kuali.rice.krad.uif.widget.Inquiry
-
- INQUIRY_TITLE_PREFIX - Static variable in class org.kuali.rice.krad.uif.widget.Inquiry
-
- INQUIRY_VIEW - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- INQUIRY_XML - Static variable in class org.kuali.rice.krad.uif.UifConstants.MethodToCallNames
-
- InquiryController - Class in org.kuali.rice.krad.inquiry
-
Controller for inquiry views which handle initial requests for the inquiry and
actions coming from the inquiry view such as export.
- InquiryController() - Constructor for class org.kuali.rice.krad.inquiry.InquiryController
-
- InquiryControllerService - Interface in org.kuali.rice.krad.inquiry
-
Controller service that extends
ControllerService and adds
methods specific to inquiry views.
- InquiryControllerServiceImpl - Class in org.kuali.rice.krad.inquiry
-
Override of navigation controller service to check if the initial inquiry needs redirected and also to
retrieve the inquiry data object on the initial call.
- InquiryControllerServiceImpl() - Constructor for class org.kuali.rice.krad.inquiry.InquiryControllerServiceImpl
-
- InquiryForm - Class in org.kuali.rice.krad.web.form
-
Form class for InquiryView screens
- InquiryForm() - Constructor for class org.kuali.rice.krad.web.form.InquiryForm
-
- InquiryView - Class in org.kuali.rice.krad.uif.view
-
Type of View that provides a read-only display of a record of
data (object instance)
- InquiryView() - Constructor for class org.kuali.rice.krad.uif.view.InquiryView
-
- InquiryViewAuthorizerBase - Class in org.kuali.rice.krad.inquiry
-
- InquiryViewAuthorizerBase() - Constructor for class org.kuali.rice.krad.inquiry.InquiryViewAuthorizerBase
-
- InquiryViewPresentationControllerBase - Class in org.kuali.rice.krad.inquiry
-
- InquiryViewPresentationControllerBase() - Constructor for class org.kuali.rice.krad.inquiry.InquiryViewPresentationControllerBase
-
- inquiryXmlRetrieval(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.UifExportController
-
Handles exporting the dataObject for this Inquiry to XML if it has a custom XML exporter available.
- insertNote(DocumentFormBase) - Method in class org.kuali.rice.krad.document.DocumentControllerBase
-
- insertNote(DocumentFormBase) - Method in interface org.kuali.rice.krad.document.DocumentControllerService
-
Invoked by the add note action to adding the note instance contained of the given form.
- insertNote(DocumentFormBase) - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
Validates the note, saves attachment, adds the time stamp and author, and calls the
generic addLine method.
- InstalledModulesValuesFinder - Class in org.kuali.rice.krad.keyvalues
-
This class returns list of approved document indicator value pairs.
- InstalledModulesValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.InstalledModulesValuesFinder
-
- INSTANCE - Static variable in class org.kuali.rice.krad.keyvalues.IndicatorValuesFinder
-
- instantiateDocument() - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
-
- INSTRUCTIONAL - Static variable in class org.kuali.rice.krad.uif.UifConstants.IdSuffixes
-
- INSTRUCTIONAL_MESSAGE - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- IntegerPatternConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
-
TODO Administrator don't forget to fill this in.
- IntegerPatternConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.IntegerPatternConstraint
-
- interpolate(String, String...) - Static method in class org.kuali.rice.krad.util.MessageUtils
-
Interpolates a message based on values contained in the data map, assuming message is formatted using a ${key} syntax.
- interpolate(String, Map<String, Object>) - Static method in class org.kuali.rice.krad.util.MessageUtils
-
Interpolates a message based on parameter index, assuming message is formatted using a ${0}..${n} syntax
- interpolate(String, String, Object) - Static method in class org.kuali.rice.krad.util.MessageUtils
-
Interpolates a message which requires only a single property replacement.
- intervalToString(long) - Static method in class org.kuali.rice.krad.uif.util.ProcessLogger
-
Print a human readable time duration.
- invoke(Object, Method, Object[]) - Method in class org.kuali.rice.krad.uif.util.DelayedCopyableHandler
-
Intercept method calls, and copy the original source object as needed.
- invoke(Object, Method, Object[]) - Method in class org.kuali.rice.krad.util.GlobalVariablesContextInvocationHandler
-
- invokeEventListeners(ViewLifecycle.LifecycleEvent, View, Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycle
-
Invoked when an event occurs to invoke registered listeners.
- InvokeFinalizerTask - Class in org.kuali.rice.krad.uif.lifecycle.finalize
-
Invoke finalizer methods on the component.
- InvokeFinalizerTask() - Constructor for class org.kuali.rice.krad.uif.lifecycle.finalize.InvokeFinalizerTask
-
Default constructor.
- invokeMacro(Environment, Macro, Map, String) - Static method in class freemarker.core.InlineTemplateUtils
-
- invokeQuickfinderCallback(UifFormBase, HttpServletRequest, String) - Method in class org.kuali.rice.krad.web.service.impl.RefreshControllerServiceImpl
-
Retrieves post metadata for the quickfinder component with the given id and if a callback method
has been configured, invokes that callback method.
- invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.krad.rules.rule.event.AddAdHocRoutePersonEvent
-
- invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.krad.rules.rule.event.AddAdHocRouteWorkgroupEvent
-
- invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.krad.rules.rule.event.AddCollectionLineEvent
-
Invokes the event handling method on the rule object.
- invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.krad.rules.rule.event.AddNoteEvent
-
- invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.krad.rules.rule.event.ApproveDocumentEvent
-
- invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.krad.rules.rule.event.CompleteDocumentEvent
-
- invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.krad.rules.rule.event.DocumentAuditEvent
-
- invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.krad.rules.rule.event.RouteDocumentEvent
-
- invokeRuleMethod(BusinessRule) - Method in interface org.kuali.rice.krad.rules.rule.event.RuleEvent
-
Invokes the event handling method on the rule object.
- invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.krad.rules.rule.event.SaveDocumentEvent
-
- invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.krad.rules.rule.event.SendAdHocRequestsEvent
-
- invokeViewLifecycle(HttpServletRequest, UifFormBase) - Method in class org.kuali.rice.krad.web.service.impl.ModelAndViewServiceImpl
-
Prepares the
View instance contained on the form for rendering.
- IS_ADD_LINE - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
-
- IS_TABLE_COLLECTION - Static variable in class org.kuali.rice.krad.uif.UifConstants.DataAttributes
-
- isAcknowledgeRequested() - Method in class org.kuali.rice.krad.document.DocumentRequestAuthorizationCache.WorkflowDocumentInfo
-
- isActive() - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycle
-
Determine if a lifecycle processor is active on the current thread.
- isActiveIndicator() - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
Gets the activeIndicator attribute.
- isAddAppParms() - Method in class org.kuali.rice.krad.uif.widget.LightBox
-
Indicates that the light box link should have application parameters added to it.
- isAddBlankOption() - Method in interface org.kuali.rice.krad.uif.control.UifKeyValuesFinder
-
Indicates whether a blank option should be included as a valid option
- isAddBlankOption() - Method in class org.kuali.rice.krad.uif.control.UifKeyValuesFinderBase
-
Indicates whether a blank option should be included as a valid option
- isAddControlSelectAllOption() - Method in class org.kuali.rice.krad.lookup.LookupInputField
-
Indicates whether the option for all values (blank key, 'All' label) should be added to the lookup
field, note this is only supported for
MultiValueControl instance.
- isAddedCollectionItem(Object) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Indicates whether an collection item has been newly added
- isAddHiddenWhenReadOnly() - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Indicates the field should be read-only but also a hidden should be generated for the field
- isAddHiddenWhenReadOnly() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Indicates the field should be read-only but also a hidden should be generated for the field
- isAddHocRoutePersonValid(Document, AdHocRoutePerson) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
Verifies that the adHocRoutePerson's fields are valid - it does required and format checks.
- isAddHocRouteWorkgroupValid(Document, AdHocRouteWorkgroup) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
Verifies that the adHocRouteWorkgroup's fields are valid - it does required and format checks.
- isAddLine() - Method in class org.kuali.rice.krad.uif.container.collections.LineBuilderContext
-
Indicates whether the line is the add line, or an existing collection line.
- isAddWithDialog() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Indicates that a add action should be rendered and that the add group be displayed in a model dialog.
- isAddWithDialog() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Indicates that a add action should be rendered and that the add group be displayed in a model dialog.
- isAdHocRouteCompletionToInitiator(Document, Person, String) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
KULRICE-7419: Adhoc route completion validation rule (should not route to initiator for completion)
determine whether the document initiator is the same as the adhoc recipient for completion
- isAdHocRouteRecipientsValid(Document) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
Checks the adhoc route recipient list to ensure there are recipients or
else throws an error that at least one recipient is required.
- isAdjustInquiryParameters() - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
Determines whether inquiry parameters adjusted
- isAjaxDetailsRetrieval() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
If true, when a row details open action is performed, it will get the details content from
the server the first time it is opened.
- isAjaxDetailsRetrieval() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
If true, when a row details open action is performed, it will get the details content from
the server the first time it is opened.
- isAjaxDisclosureGroup() - Method in class org.kuali.rice.krad.uif.container.GroupBase
-
Returns true if this group has a Disclosure widget that is currently closed and using ajax disclosure
- isAjaxInlineEdit() - Method in interface org.kuali.rice.krad.uif.field.InputField
-
When ajaxInlineEdit is enabled, the field will appear as text, and when clicked, the input version of that field
is retrieved from the server; the user will be able to edit that field's value and save that new value.
- isAjaxInlineEdit() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
When ajaxInlineEdit is enabled, the field will appear as text, and when clicked, the input version of that field
is retrieved from the server; the user will be able to edit that field's value and save that new value.
- isAjaxRequest() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Indicates whether the request was made by an ajax call
- isAjaxRequest() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- isAjaxRetrievalWhenOpened() - Method in class org.kuali.rice.krad.uif.widget.Disclosure
-
When true, the group content will be retrieved when the disclosure is opened
- isAjaxSubmit() - Method in class org.kuali.rice.krad.uif.element.Action
-
When this property is set to true it will submit the form using Ajax instead of the browser submit.
- isAjaxSubmit() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- isAllowAll() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
If true, this constraint will allow all symbols that have flags for them.
- isAllowAmpersand() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowApostrophe() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowAsterisk() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowAtSign() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowBackslash() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowBrackets() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowColon() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowComma() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowCopy() - Method in class org.kuali.rice.krad.uif.widget.SyntaxHighlighter
-
Indicates if the ZeroClipboard copy functionality must be added
- isAllowCurlyBraces() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowDash() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowDollar() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowDoubleQuote() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowEquals() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowExclaimation() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowForwardSlash() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowGreaterThan() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowLessThan() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowNegative() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.FixedPointPatternConstraint
-
- isAllowNegative() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.FloatingPointPatternConstraint
-
- isAllowNegative() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.IntegerPatternConstraint
-
- isAllowParenthesis() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowPercent() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowPeriod() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowPlus() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowPound() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowQuestionMark() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowSemiColon() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowsNoteAttachments() - Method in class org.kuali.rice.krad.uif.view.DocumentView
-
Gets boolean that indicates if the document view allows note attachments
- isAllowsNoteFYI() - Method in class org.kuali.rice.krad.uif.view.DocumentView
-
Gets boolean that indicates if the document view allows note FYI
- isAllowUnderscore() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowWhitespace() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isApplyAlternatingRowStyles() - Method in interface org.kuali.rice.krad.uif.layout.GridLayoutManager
-
Indicates whether alternating row styles should be applied
- isApplyAlternatingRowStyles() - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManagerBase
-
Indicates whether alternating row styles should be applied
- isApplyAlternatingRowStyles() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Indicates whether alternating row styles should be applied.
- isApplyAlternatingRowStyles() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Indicates whether alternating row styles should be applied.
- isApplyDefaultCellWidths() - Method in interface org.kuali.rice.krad.uif.layout.GridLayoutManager
-
Indicates whether the manager should default the cell widths
- isApplyDefaultCellWidths() - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManagerBase
-
Indicates whether the manager should default the cell widths
- isApplyDefaultCellWidths() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Indicates whether the manager should default the cell widths.
- isApplyDefaultCellWidths() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Indicates whether the manager should default the cell widths.
- isApplyDefaultValues() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Indicates whether default values should be applied.
- isApplyDefaultValues() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- isApplyDirtyCheck() - Method in class org.kuali.rice.krad.uif.view.View
-
Indicates whether the form should be validated for dirtyness.
- isApplyMask() - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Indicates whether the value for the field should be masked (or partially masked) on display
- isApplyMask() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Indicates whether the value for the field should be masked (or partially masked) on display
- isApprovalRequested() - Method in class org.kuali.rice.krad.document.DocumentRequestAuthorizationCache.WorkflowDocumentInfo
-
- isApproved() - Method in class org.kuali.rice.krad.document.DocumentRequestAuthorizationCache.WorkflowDocumentInfo
-
- isAssignableFrom(Class<?>, Class<?>) - Static method in class org.kuali.rice.krad.uif.util.ExpressionFunctions
-
Checks whether the given class parameter is assignable from the given object class
parameter
- isAsynchronousLifecycle() - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycle
-
Determines whether or not to processing view lifecycle phases asynchronously.
- isAttributeDefined(Class<?>, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
indicates whether or not the named attribute is defined in the business object xml
- isAttributeDefined(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
indicates whether or not the named attribute is defined in the business object xml
- isAttributeRequired(Class<?>, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
indicates whether or not the named attribute is required
- isAttributeRequired(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
indicates whether or not the named attribute is required
- isAttributeValueReaderProvided() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
-
checks whether an attribute value reader is present
- isAuthorized(Object, String, String, String) - Method in interface org.kuali.rice.krad.bo.DataObjectAuthorizer
-
Determines whether the user identified by the given principal ID has the given permission in the context
of the data object
- isAuthorized(Object, String, String, String, Map<String, String>, Map<String, String>) - Method in interface org.kuali.rice.krad.bo.DataObjectAuthorizer
-
Determines whether the user identified by the given principal ID has the given permission in the context
of the data object, the additional permission details and role qualifiers are used for the check
- isAuthorized(Object, String, String, String) - Method in class org.kuali.rice.krad.bo.DataObjectAuthorizerBase
-
- isAuthorized(Object, String, String, String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.krad.bo.DataObjectAuthorizerBase
-
- isAuthorizedByTemplate(Object, String, String, String) - Method in interface org.kuali.rice.krad.bo.DataObjectAuthorizer
-
Determines whether the user identified by the given principal ID has been granted a permission of the given
template in the context of the data object
- isAuthorizedByTemplate(Object, String, String, String, Map<String, String>, Map<String, String>) - Method in interface org.kuali.rice.krad.bo.DataObjectAuthorizer
-
Determines whether the user identified by the given principal ID has been granted a permission of the given
template in the context of the data object, the additional permission details and role qualifiers are used for
the check
- isAuthorizedByTemplate(Object, String, String, String) - Method in class org.kuali.rice.krad.bo.DataObjectAuthorizerBase
-
- isAuthorizedByTemplate(Object, String, String, String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.krad.bo.DataObjectAuthorizerBase
-
- isAuthorizedByTemplate(View, Component, ViewModel, String, Person, Map<String, String>, Map<String, String>, boolean) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
-
Performs a permission check for the given template name in the context of the given view and component
- isAutoAddActiveCriteria() - Method in class org.kuali.rice.krad.lookup.LookupView
-
Indicates whether the 'active' criteria field must be added automatically for Inactivatable business
objects.
- isAutoFocus() - Method in interface org.kuali.rice.krad.uif.container.PageGroup
-
When this is true, the first field of the kualiForm will be focused by
default, unless the parameter focusId is set on the form (by an
actionField), then that field will be focused instead.
- isAutoFocus() - Method in class org.kuali.rice.krad.uif.container.PageGroupBase
-
When this is true, the first field of the kualiForm will be focused by
default, unless the parameter focusId is set on the form (by an
actionField), then that field will be focused instead.
- isAutoLinking() - Method in class org.kuali.rice.krad.web.bind.UifServletRequestDataBinder
-
- isAutoTruncateColumns() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Indicates whether the column text should be truncated when the table cell
is to small to display the text without wrapping.
- isAutoTruncateColumns() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Indicates whether the column text should be truncated when the table cell
is to small to display the text without wrapping.
- isBeanDefinitionValue(Object) - Method in class org.kuali.rice.krad.datadictionary.DictionaryBeanFactoryPostProcessor
-
Indicate whether the given value is a bean definition (or holder)
- isBeanMessageMatch(String, BeanDefinition) - Method in class org.kuali.rice.krad.datadictionary.MessageBeanProcessor
-
Determines whether the given bean definition is a matched based on the given identifier value
- isBeanTag(MetadataReader) - Static method in class org.kuali.rice.krad.datadictionary.parse.CustomTagAnnotations
-
Returns true if the metadataReader representing the class has a BeanTag or BeanTags annotation
- isBeanType(Type) - Static method in class org.kuali.rice.krad.datadictionary.parse.CustomTagAnnotations
-
- isBindExceptionRequired(MethodParameter) - Method in class org.kuali.rice.krad.web.controller.UifDefaultFormMethodArgumentResolver
-
Whether to raise a BindException on validation errors.
- isBindToForm() - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
Indicates whether the component binds directly to the form (that is its
bindingName gives a property available through the form), or whether is
binds through a nested form object.
- isBindToForm() - Method in class org.kuali.rice.krad.uif.container.collections.LineBuilderContext
-
Indicates if the line fields bind to the form (not the default object path).
- isBindToMap() - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
Indicates whether the parent object for the property that we are binding
to is a Map.
- isBoNotesEnabled() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
Gets the boNotesEnabled flag for the Data object
- isBooleanable(Class<?>) - Static method in class org.kuali.rice.krad.util.DataTypeUtil
-
Determines if the given class is enough like a boolean, to index it as a String "Y" or "N"
- isBusinessObjectValid(Object) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
-
Encapsulates #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(Object, String) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
-
Encapsulates #validateBusinessObject(BusinessObject) and returns boolean so one
doesn't need to check the ErrorMap.Validates the business object primitive attributes against
the data dictionary.
- isButton() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- isCalculateOnKeyUp() - Method in class org.kuali.rice.krad.uif.util.ColumnCalculationInfo
-
If true, the column is calculated when the user enters a character on each key up.
- isCanceled() - Method in class org.kuali.rice.krad.document.DocumentRequestAuthorizationCache.WorkflowDocumentInfo
-
- isCanEditView() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Copy of the edit view flag to be used by subsequent requests (so they don't need to be
evaluated on each request).
- isCanEditView() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- isCaptionHeaderAboveImage() - Method in class org.kuali.rice.krad.uif.field.ImageField
-
Gets boolen of whether the caption header is above the image
- isCaptionHeaderPlacementAboveImage() - Method in class org.kuali.rice.krad.uif.element.Image
-
Specifies whether the image caption is to be displayed above or below the image
- isCaseSensitive() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint
-
checks whether string comparison will be carried out in a case sensitive fashion
- isCenteredLinks() - Method in class org.kuali.rice.krad.uif.element.NextPager
-
When false, links will receive the next and previous classes which left and right align the links instead
of centering them.
- isChangeTracking() - Method in class org.kuali.rice.krad.web.bind.UifBeanPropertyBindingResult
-
- isChangeTracking() - Method in class org.kuali.rice.krad.web.bind.UifServletRequestDataBinder
-
- isCheckbox() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- isChecked() - Method in class org.kuali.rice.krad.uif.control.CheckboxControl
-
Returns true if checked, false if not checked.
- isClearDirtyOnAction() - Method in class org.kuali.rice.krad.uif.element.Action
-
True to make this action clear the dirty flag before submitting.
- isCloseable() - Method in class org.kuali.rice.krad.uif.element.GroupValidationMessages
-
If true, validation message divs are closeable(dismissable) by the user and
they do not return until another page level validation/component refresh/page refresh is invoked
- isCollapseAdditionalFieldLinkMessages() - Method in class org.kuali.rice.krad.uif.element.GroupValidationMessages
-
When collapseAdditionalFieldLinkMessages is set to true, the messages generated on field links will be
summarized to limit the space they take up with an appendage similar to [+n message type] appended for
additional
messages that are omitted.
- isCollectionPagingRequest() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Indicates whether the request is for paging a collection (or sorting).
- isCollectionPagingRequest() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Indicates whether the request is for paging a collection (or sorting).
- isCollectionPropertyOf(Class, String) - Static method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
- isCollectionReference() - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
-
- isCollectionValue(Object) - Method in class org.kuali.rice.krad.datadictionary.DictionaryBeanFactoryPostProcessor
-
Indicate whether the given value is a collection
- isCompareToForFieldRender() - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
-
Indicates whether this comparable group's field values should include the
renderOnComparableModifier context variable when this comparable
is used to modify an existing component
- isCompareToForValueChange() - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
-
Indicates whether this comparable group's field values should be compared
to when highlighting changes of values between comparables (versions)
- isComplete() - Method in interface org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhase
-
Determines if this lifecycle phase and all successor phases, have completed processing.
- isComplete() - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhaseBase
-
Determines if this lifecycle phase and all successor phases, have completed processing.
- isCompletionRequested() - Method in class org.kuali.rice.krad.document.DocumentRequestAuthorizationCache.WorkflowDocumentInfo
-
- isComponentPublishingEnabled() - Method in class org.kuali.rice.krad.config.KRADConfigurer
-
- isContainsBlockElements() - Method in class org.kuali.rice.krad.uif.element.Message
-
True if the message contains block elements, or when it contains an unknown tag that may be a block element.
- isCopyAvailable(Class<?>) - Static method in class org.kuali.rice.krad.uif.util.CopyUtils
-
Determine if deep copying is available for a type.
- isCorrectMaintenanceClass(MaintenanceDocument, Class) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method tests to make sure the MaintenanceDocument passed in is based on the class you are expecting.
- isCriteriaRequired(Map) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
Indicator if the search criteria is required.
- isCriteriaSecure(Map) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
Indicator if the search criteria is on a secure field.
- isCriteriaWildcardDisabled(Map) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
Indicator if wildcards and operators are disabled on this search criteria.
- isCurrency() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- isCurrent() - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
- isCustomEditLineDialog() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Indicates that a custom edit line dialog is provided by the user.
- isCustomEditLineDialog() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Indicates that a custom edit line dialog is provided by the user.
- isDateLike(Class<?>) - Static method in class org.kuali.rice.krad.util.DataTypeUtil
-
Determines if the given class is enough like a date to store values of it as a SearchableAttributeDateTimeValue
- isDatePicker() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- isDecimaltastic(Class<?>) - Static method in class org.kuali.rice.krad.util.DataTypeUtil
-
Determines if the given class is enough like a Float to store values of it as a SearchableAttributeFloatValue
- isDefaultEnterKeyAction() - Method in class org.kuali.rice.krad.uif.element.Action
-
Evaluate if this action is the default action for a page, view, group, or section.
- isDefaultOpen() - Method in class org.kuali.rice.krad.uif.widget.Disclosure
-
Indicates whether the group should be initially open
- isDefaultSortAscending() - Method in class org.kuali.rice.krad.lookup.LookupView
-
- isDefaultTag() - Method in class org.kuali.rice.krad.datadictionary.parse.BeanTagInfo
-
- isDefinitionProvided() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
-
checks whether a Data Dictionary definition is present
- isDelay() - Static method in class org.kuali.rice.krad.uif.util.CopyUtils
-
Determine whether or not to use a delayed copy proxy.
- isDestroyDialogOnHidden() - Method in class org.kuali.rice.krad.uif.container.DialogGroup
-
Flag to indicate whether the contents of the dialog should be destroyed on hidden.
- isDetachedComponent() - Method in class org.kuali.rice.krad.uif.lifecycle.ComponentPostMetadata
-
Indicates whether the component is detached from the view (not in the view's structure, but an external
component, for example a dialog).
- isDevMode() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- isDirtyForm() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
True when the form is considered dirty (data has changed from original value), false otherwise
- isDirtyOnAction() - Method in class org.kuali.rice.krad.uif.element.Action
-
When true, this action will mark the form dirty by incrementing the dirty field count, but if this action
refreshes the entire view this will be lost (most actions only refresh the page)
- isDisableBlocking() - Method in class org.kuali.rice.krad.uif.element.Action
-
Indicates whether blocking for the action should be disabled
- isDisableBlocking() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- isDisableBrowserCache() - Method in class org.kuali.rice.krad.uif.view.View
-
Enables functionality to bust the browsers cache by appending an unique cache key.
- isDisabled() - Method in interface org.kuali.rice.krad.uif.control.Control
-
Indicates whether the control is disabled (doesn't allow input)
- isDisabled() - Method in class org.kuali.rice.krad.uif.control.ControlBase
-
- isDisabled() - Method in class org.kuali.rice.krad.uif.element.Action
-
Indicates whether the action (input or button) is disabled (doesn't allow interaction).
- isDisabled() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- isDisableLink() - Method in class org.kuali.rice.krad.uif.field.GroupLinkField
-
True if this fields link is disabled, false otherwise.
- isDisableLink() - Method in class org.kuali.rice.krad.uif.field.RoleLinkField
-
True if this fields link is disabled, false otherwise.
- isDisableLink() - Method in class org.kuali.rice.krad.uif.field.UserLinkField
-
True if this fields link is disabled, false otherwise.
- isDisableNativeAutocomplete() - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Indicates whether the browser autocomplete functionality should be disabled for the
input field (adds autocomplete="off")
- isDisableNativeAutocomplete() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Indicates whether the browser autocomplete functionality should be disabled for the
input field (adds autocomplete="off")
- isDisableNativeAutocomplete() - Method in class org.kuali.rice.krad.uif.view.View
-
Indicates whether the browser autocomplete functionality should be disabled for the
entire form (adds autocomplete="off").
- isDisableSessionPersistence() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Disables the storage of the component in session (when the framework determines it needs to be due to a
refresh condition)
- isDisableSessionPersistence() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Disables the storage of the component in session (when the framework determines it needs to be due to a
refresh condition)
- isDisableTableSort() - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
Returns true if sorting is disabled
- isDisableWildcardsAndOperators() - Method in class org.kuali.rice.krad.lookup.LookupInputField
-
Indicates whether wildcard and other search operators should be disabled (treated as literals) for
the input field.
- isDisapproved() - Method in class org.kuali.rice.krad.document.DocumentRequestAuthorizationCache.WorkflowDocumentInfo
-
- isDisclosedByAction() - Method in interface org.kuali.rice.krad.uif.component.Component
-
If true if this component is disclosed by an action in js, a placeholder will be put in this components place
if render is also false.
- isDisclosedByAction() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
If true if this component is disclosed by an action in js, a placeholder will be put in this components place
if render is also false.
- isDisplayBreadcrumbsWhenOne() - Method in class org.kuali.rice.krad.uif.widget.Breadcrumbs
-
If false, breadcrumbs will not be displayed if only one breadcrumb is
going to be shown, this improves visual clarity of the page
- isDisplayErrorMessages() - Method in class org.kuali.rice.krad.datadictionary.validator.ValidationController
-
Gets the displayErrorMessages, whether the error messages should be displayed
- isDisplayErrors() - Method in class org.kuali.rice.krad.datadictionary.validator.ValidationController
-
Gets the displayErrors, whether the number of errors should be displayed
- isDisplayFieldLabelWithMessages() - Method in class org.kuali.rice.krad.uif.element.GroupValidationMessages
-
If true, the error messages will display the an InputField's title
alongside the error, warning, and info messages related to it.
- isDisplayFieldNameSet() - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
-
This method returns true if the displayFieldName is set, otherwise it returns false.
- isDisplayHeaderMessageSummary() - Method in class org.kuali.rice.krad.uif.element.GroupValidationMessages
-
If true, the header message summary will display (this is the message count message appended to section
headers).
- isDisplayMessages() - Method in class org.kuali.rice.krad.uif.element.ValidationMessages
-
If true, error, warning, and info messages will be displayed (provided
they are also set to display).
- isDisplayResponseInLightBox() - Method in class org.kuali.rice.krad.uif.element.Action
-
Indicates if the action response should be displayed in a lightbox.
- isDisplayResults() - Method in class org.kuali.rice.krad.lookup.LookupForm
-
- isDisplayTopicFieldInNotes() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
-
Check if the topic field should be displayed in the notes section
- isDisplayTopicFieldInNotes() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- isDisplayTopicFieldInNotes() - Method in class org.kuali.rice.krad.uif.view.DocumentView
-
Gets boolean that indicates if the document view displays the topic field in notes
- isDisplayWarningMessages() - Method in class org.kuali.rice.krad.datadictionary.validator.ValidationController
-
Gets the displayWarningMessages, whether the warning messages should be displayed
- isDisplayWarnings() - Method in class org.kuali.rice.krad.datadictionary.validator.ValidationController
-
Gets the displayWarnings, whether the number of warnings should be displayed
- isDisplayXmlPages() - Method in class org.kuali.rice.krad.datadictionary.validator.ValidationController
-
Gets the displayXmlPages, whether the xml pages involved should be displayed
- isDocumentAttributesValid(Document, boolean) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
Validates the document attributes against the data dictionary.
- isDocumentInactivatingBusinessObject(MaintenanceDocument) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
Determines whether a document is inactivating the record being maintained
- isDocumentInitiator(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
-
- isDocumentInitiator(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- isDocumentOverviewValid(Document) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
Verifies that the document's overview fields are valid - it does required and format checks.
- isDocumentValidForSave(MaintenanceDocument) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method checks to see if the document is in a state that it can be saved without causing exceptions.
- isDuplicateLine(Object, Object, List<String>) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Determines whether the new addLine is a duplicate of collectionItem, based on the
duplicateLinePropertyNames.
- isEdit() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
-
Check if maintenance document is editing an existing Business Object
- isEdit() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- isEditAuthz() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- isEditAuthz() - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
-
Indicates whether the component has edit authorization and KIM should be consulted
- isEditInLineAuthz() - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
- isEditInLineAuthz() - Method in class org.kuali.rice.krad.uif.field.FieldSecurity
-
Indicates whether the field has edit in line authorization and KIM should be consulted
- isEditLineAuthz() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
- isEditLineAuthz() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
- isEditLineAuthz() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupSecurity
-
Indicates whether the collection group line has edit authorization and KIM should be consulted
- isEditWithDialog() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Indicates that an edit action should be rendered and that the edit group be displayed in a model dialog.
- isEditWithDialog() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Indicates that an edit action should be rendered and that the edit group be displayed in a model dialog.
- isEmpty() - Method in class org.kuali.rice.krad.datadictionary.uif.UifViewPool
-
Indicates whether the pool is empty (contains no view instances)
- isEmpty() - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
- isEmpty() - Method in class org.kuali.rice.krad.uif.util.LifecycleAwareList
-
- isEmpty() - Method in class org.kuali.rice.krad.uif.util.LifecycleAwareMap
-
- isEmptyTable() - Method in class org.kuali.rice.krad.uif.container.LightTable
-
True if this table is empty, false otherwise
- isEnableAutoDirectInquiry() - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Indicates whether direct inquiries should be automatically set when a relationship for
the field's property is found
- isEnableAutoDirectInquiry() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Indicates whether direct inquiries should be automatically set when a relationship for
the field's property is found
- isEnableAutoInquiry() - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Indicates whether inquiries should be automatically set when a relationship for the field's property
is found
- isEnableAutoInquiry() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Indicates whether inquiries should be automatically set when a relationship for the field's property
is found
- isEnableAutoQuickfinder() - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Indicates whether quickfinders should be automatically set when a relationship for the field's
property is found
- isEnableAutoQuickfinder() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Indicates whether quickfinders should be automatically set when a relationship for the field's
property is found
- isEnabled() - Method in class org.kuali.rice.krad.service.impl.CsrfServiceImpl
-
- isEnableDirectInquiry() - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
Indicates that the direct inquiry will not be rendered
- isEnableTimeoutWarning() - Method in class org.kuali.rice.krad.uif.view.ViewSessionPolicy
-
Enables the session timeout warning dialog and timeout dialog for the view
- isEncryptDocumentDataInPersistentSessionStorage() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
Indicates that the document data should be encrypted when persisted
- isEnroute() - Method in class org.kuali.rice.krad.document.DocumentRequestAuthorizationCache.WorkflowDocumentInfo
-
- isError() - Method in class org.kuali.rice.krad.datadictionary.validator.ErrorReport
-
Returns whether this message represents an error per its errorStatus.
- isEscapeHtmlInPropertyValue() - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Returns true if HTML escape allowed for this field
- isEscapeHtmlInPropertyValue() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Returns true if HTML escape allowed for this field
- isEvaluateDisabledOnKeyUp() - Method in class org.kuali.rice.krad.uif.control.ControlBase
-
Evaluate the disable condition on controls which disable it on each key up event
- isEvaluateDisabledOnKeyUp() - Method in class org.kuali.rice.krad.uif.element.Action
-
Evaluate the disable condition on controls which disable it on each key up event.
- isEvaluateFlagsAndModes() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Determines whether edit modes and action flags should be evaluated.
- isEvaluateFlagsAndModes() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- isException() - Method in class org.kuali.rice.krad.document.DocumentRequestAuthorizationCache.WorkflowDocumentInfo
-
- isExcluded(Component) - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycleUtils
-
Determines if a component should be excluded from the current lifecycle.
- isExemptPath(HttpServletRequest) - Method in class org.kuali.rice.krad.service.impl.CsrfServiceImpl
-
Returns true if the given requestUri matches one of the provided exempt paths.
- isExpandedTextArea() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- isExportSupported(InquiryView, InquiryForm) - Method in class org.kuali.rice.krad.inquiry.InquiryViewPresentationControllerBase
-
Examines the data objects data dictionary entry to determine if it supports XML export or not
- isExternalBusinessObject() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Indicates whether the object being maintained is an instance of ExternalizableBusinessObject
- isExternalBusinessObject() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- isExternalBusinessObjectProperty(Object, String) - Static method in class org.kuali.rice.krad.lookup.LookupUtils
-
Check whether the given property represents a property within an EBO starting with the sampleBo object given.
- isExternalizable(Class) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
-
- isExternalizable(Class) - Method in interface org.kuali.rice.krad.service.ModuleService
-
This method determines whether or not a bo class is externalizable.
- isExternalizableBusinessObjectInquirable(Class) - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
- isExternalizableBusinessObjectInquirable(Class) - Method in interface org.kuali.rice.krad.service.ModuleService
-
- isExternalizableBusinessObjectLookupable(Class) - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
- isExternalizableBusinessObjectLookupable(Class) - Method in interface org.kuali.rice.krad.service.ModuleService
-
- isFieldsClearedOnCopy() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
-
Check if fields are cleared on copy
- isFieldsClearedOnCopy() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- isFile() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- isFinal() - Method in class org.kuali.rice.krad.document.DocumentRequestAuthorizationCache.WorkflowDocumentInfo
-
- isFinal() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Indicates whether the component has been updated from the model and final updates made.
- isFinal() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
Indicates whether the component has been updated from the model and final updates made.
- isFinal() - Method in interface org.kuali.rice.krad.uif.util.LifecycleElement
-
Indicates whether the component has been updated from the model and final
updates made.
- isForceAoColumnDefsOverride() - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
If set to true and the aoColumnDefs template option is explicitly defined in templateOptions,
those aoColumnDefs will be used for this table.
- isForceLocalJsonData() - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
If true, the table will automatically use row JSON data generated by this widget
- isForceSessionPersistence() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Indicates whether the component should be stored with the session view regardless of configuration
- isForceSessionPersistence() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Indicates whether the component should be stored with the session view regardless of configuration
- isFull() - Method in class org.kuali.rice.krad.datadictionary.uif.UifViewPool
-
Indicates whether the pool is full (number of view instances equals configured max size)
- isFullyConfigured() - Method in class org.kuali.rice.krad.uif.util.UrlInfo
-
- isFYIRequested() - Method in class org.kuali.rice.krad.document.DocumentRequestAuthorizationCache.WorkflowDocumentInfo
-
- isGenerateAutoSequence() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Indicates whether the sequence field should be generated with the current line number
- isGenerateAutoSequence() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Indicates whether the sequence field should be generated with the current line number
- isGenerateCompareHeaders() - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
-
Indicates whether a HeaderField should be created for each
group of comparison fields
- isGeneratedBeanName(String) - Method in class org.kuali.rice.krad.datadictionary.DictionaryBeanProcessorBase
-
Indicates whether the given bean name was generated by spring
- isGenericBoolean() - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
Gets the genericBoolean attribute.
- isGreaterThan(T, Comparable<T>) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
-
checks whether the provided value is greater than the limit given
- isGreaterThanOrEqual(T, Comparable<T>) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
-
checks whether the provided value is greater than or equal to the limit given
- isGrowlMessagingEnabled() - Method in class org.kuali.rice.krad.uif.view.View
-
Whether to use growls to show messages - info, warning and error
- isHeader(Class<?>) - Method in class org.kuali.rice.krad.uif.util.UifRenderHelperMethods
-
Indicates whether the given class is a
Header
component class.
- isHeaderTagOnly() - Method in class org.kuali.rice.krad.uif.element.Header
-
- isHidden() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- isHidden() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Indicates whether the component should be hidden in the UI
- isHidden() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Indicates whether the component should be hidden in the UI
- isHide() - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
-
- isHideCriteriaOnSearch() - Method in class org.kuali.rice.krad.lookup.LookupView
-
- isHighlightAddItem() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Indicates whether the add item group or row should be styled with the #addItemCssClass
- isHighlightAddItem() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Indicates whether the add item group or row should be styled with the #addItemCssClass
- isHighlightNewItems() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Indicates whether new items should be styled with the #newItemsCssClass
- isHighlightNewItems() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Indicates whether new items should be styled with the #newItemsCssClass
- isHighlightValueChange() - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
-
Indicates whether the fields in this comparable group should be
highlighted if their values defer from the comparable group marked for
comparison
- isIdentifier() - Method in class org.kuali.rice.krad.datadictionary.SupportAttributeDefinition
-
- isImported(String) - Method in class org.kuali.rice.krad.uif.freemarker.LifecycleRenderingContext
-
- isIncludeKnsSpringBeans() - Method in class org.kuali.rice.krad.config.KRADConfigurer
-
Indicates whether the legacy KNS module should be included which will include
the KNS spring beans file
- isIncludeLineSelectionField() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Indicates whether lines of the collection group should be selected by rendering a
field for each line that will allow selection
- isIncludeLineSelectionField() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Indicates whether lines of the collection group should be selected by rendering a
field for each line that will allow selection
- isIncludeMinFiles() - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
Indicates the min files should be sourced into the CSS and JS lists when not in development mode (this
is regardless of whether theme builder is being used or not)
- isInitialGetRequest() - Method in class org.kuali.rice.krad.uif.mock.DynaForm
-
Indicates whether the request is the initial get request for the view.
- isInitialized() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Indicates whether the component has been initialized.
- isInitialized() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
Indicates whether the component has been initialized.
- isInitialized() - Method in interface org.kuali.rice.krad.uif.util.LifecycleElement
-
Indicates whether the component has been initialized.
- isInitializeDataDictionary() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- isInitiated() - Method in class org.kuali.rice.krad.document.DocumentRequestAuthorizationCache.WorkflowDocumentInfo
-
- isInitiator(ViewModel, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
Checks if the user is the initiator for the current document
- isInLegacyContext() - Static method in class org.kuali.rice.krad.util.LegacyUtils
-
- isInlineEdit() - Method in interface org.kuali.rice.krad.uif.field.InputField
-
When inlineEdit is enabled, the field will appear as text, and when clicked the user will be able to edit that
field's value and save that new value.
- isInlineEdit() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
When inlineEdit is enabled, the field will appear as text, and when clicked the user will be able to edit that
field's value and save that new value.
- isInputAllowed() - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Indicates whether the data field instance allows input, subclasses should override and set to
true if input is allowed
- isInputAllowed() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Indicates whether the data field instance allows input, subclasses should override and set to
true if input is allowed
- isInputAllowed() - Method in interface org.kuali.rice.krad.uif.field.InputField
-
- isInputAllowed() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Indicates whether the data field instance allows input, subclasses should override and set to
true if input is allowed
- isInquirable(Class<?>) - Method in interface org.kuali.rice.krad.uif.service.ViewDictionaryService
-
Indicates whether the given data object class has an associated
InquiryView configured and thus can have inquiry links built
- isIntsy(Class<?>) - Static method in class org.kuali.rice.krad.util.DataTypeUtil
-
Determines if the given class is enough like a "long" to store values of it as a SearchableAttributeLongValue
- isJsonRequest() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Indicates whether the request should return a JSON string
- isJsonRequest() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- isKnsDocumentEntry(DocumentEntry) - Static method in class org.kuali.rice.krad.util.LegacyUtils
-
Indicates whether or not the given DocumentEntry represents a legacy KNS document entry.
- isKnsEnabled() - Static method in class org.kuali.rice.krad.util.LegacyUtils
-
- isKradDataManaged(Class<?>) - Static method in class org.kuali.rice.krad.util.LegacyUtils
-
Indicates whether the given type is managed by the non-legacy data framework.
- isKualiUser() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- isLabelLeft() - Method in interface org.kuali.rice.krad.uif.field.Field
-
The label for this field will be positioned to the left of the field content, when true.
- isLabelLeft() - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
The label for this field will be positioned to the left of the field content, when true.
- isLabelRendered() - Method in interface org.kuali.rice.krad.uif.field.Field
-
Indicates whether the contained Label has been rendered
as part of another field and thus should not be rendered with the
attribute
- isLabelRendered() - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
- isLegacyDataFrameworkEnabled() - Static method in class org.kuali.rice.krad.util.LegacyUtils
-
Return whether the legacy data framework is enabled
- isLegacyManaged(Class<?>) - Static method in class org.kuali.rice.krad.util.LegacyUtils
-
Indicates whether the given type is managed by the legacy data framework.
- isLessThan(T, Comparable<T>) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
-
checks whether the provided value is less than the limit given
- isLessThanOrEqual(T, Comparable<T>) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
-
checks whether the provided value is greater than the limit given
- isLink() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- isListAware(Class<?>) - Method in class org.kuali.rice.krad.uif.util.UifRenderHelperMethods
-
Indicates whether the given class is a {org.kuali.rice.krad.uif.component.ListAware}
component class.
- isLoadDataDictionary() - Method in class org.kuali.rice.krad.config.KRADConfigurer
-
- isLocationSelect() - Method in class org.kuali.rice.krad.uif.control.MultiValueControlBase
-
If true, this select represents a location select (navigate on select of option)
- isLockable() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Indicates whether the object can be locked
- isLockable() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- isLocked() - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
-
This method determines whether or not this module is currently locked
- isLocked() - Method in interface org.kuali.rice.krad.service.ModuleService
-
This method determines whether or not this module is currently locked
- isLookupable(Class<?>) - Method in interface org.kuali.rice.krad.uif.service.ViewDictionaryService
-
Indicates whether the given data object class has an associated
LookupView configured and thus can have quickfinders
associated with the class
- isLookupHidden() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- isLookupReadonly() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- isLowerCase() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaNumericPatternConstraint
-
- isLowerCase() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaPatternConstraint
-
- isMaintainable(Class<?>) - Method in interface org.kuali.rice.krad.uif.service.ViewDictionaryService
-
Indicates whether the given data object class has an associated
MaintenanceDocumentView configured
- isMaintenanceDocumentCreatingNewRecord(String) - Static method in class org.kuali.rice.krad.maintenance.MaintenanceUtils
-
Determines if the maintenance document action creates a new record.
- isMask() - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
-
- isMergeWithPageItems() - Method in class org.kuali.rice.krad.uif.view.View
-
Indicates whether the default sections specified in the page items list
should be included for this view.
- isModelApplied() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Indicates whether the component has been updated from the model.
- isModelApplied() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
Indicates whether the component has been updated from the model.
- isModelApplied() - Method in interface org.kuali.rice.krad.uif.util.LifecycleElement
-
Indicates whether the component has been updated from the model.
- isModuleLocked(HttpServletRequest) - Method in class org.kuali.rice.krad.web.controller.ModuleLockingHandlerInterceptor
-
Determines the module associated with the given request and then checks whether the module is locked
- isModuleServiceInstalled(String) - Method in interface org.kuali.rice.krad.service.KualiModuleService
-
- isMultiLineReadOnlyDisplay() - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Returns true if this field is of type TextAreaControl.
- isMultiLineReadOnlyDisplay() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Returns true if this field is of type TextAreaControl.
- isMultiple() - Method in interface org.kuali.rice.krad.uif.control.SelectControl
-
Indicates whether multiple values can be selected.
- isMultiple() - Method in class org.kuali.rice.krad.uif.control.SelectControlBase
-
Indicates whether multiple values can be selected.
- isMultipleValuesSelect() - Method in class org.kuali.rice.krad.lookup.LookupForm
-
Indicates whether multiple values select should be enabled for the lookup.
- isMultipleValuesSelect() - Method in class org.kuali.rice.krad.lookup.LookupView
-
Indicates whether multiple values select should be enabled for the lookup.
- isMultiselect() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- isMutable(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- isMutable(boolean) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
- isMutable(boolean) - Method in interface org.kuali.rice.krad.uif.util.LifecycleElement
-
Determine if this lifecycle element is mutable.
- isNamespaceInLinkText() - Method in class org.kuali.rice.krad.uif.field.GroupLinkField
-
True if namespaceCode is to be included in this links linkText, false otherwise.
- isNamespaceInLinkText() - Method in class org.kuali.rice.krad.uif.field.RoleLinkField
-
True if namespaceCode is to be included in this links linkText, false otherwise.
- isNestedAttribute() - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
-
- isNew() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
-
Check if maintenance document is creating a new Business Object
- isNew() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- isNewCollectionRecord() - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
Gets the newCollectionRecord attribute.
- isNewWithExisting() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
-
Check if maintenance document is creating a new Business Object out of an existing Business Object
- isNewWithExisting() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- isNonBlankValueForKey(Map<String, Object>, String) - Static method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
-
Utility method to check for the presence of a non blank value in the map for the given key
Note: returns false if a null map is passed in.
- isNotesEnabled() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Indicates whether this maintainable supports notes on the maintenance object
- isNotesEnabled() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- isNoteValid(Note) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
Verifies that the note's fields are valid - it does required and format checks.
- isNotNull(Object) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
This method is a confirms if object is not null, and unproxies if necessary to determine this
- isNull(Object) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
This method is a confirms if object is null, and unproxies if necessary to determine this
- isNullOrEmpty(Object) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
-
Checks whether the provided object is null, or if a String, List, Set or Map is empty.
- isOldDataObjectInDocument() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Indicates whether their is an old data object for the maintainable
- isOldDataObjectInDocument() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
Checks whether the data object is not null and has its primary key values populated.
- isOldDataObjectInDocument() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
-
Check if maintenance document has old maintenance data
- isOldDataObjectInDocument() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- isOldMaintainableInDocument(Document) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
Check if oldMaintainable is specified in the XML of the maintenance document
- isOmitFromFormPost() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Whether to omit fields from form post unless they are explicitly specified by the
Action.fieldsToSend property.
- isOmitFromFormPost() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- isOmitNewline() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isOmitNewline() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AnyCharacterPatternConstraint
-
- isOmitNewline() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.UTF8AnyCharacterPatternConstraint
-
- isOmitZero() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.IntegerPatternConstraint
-
- isOnFocus() - Method in class org.kuali.rice.krad.uif.widget.Tooltip
-
Indicates the tooltip should be triggered by focus/blur
- isOnlyNegative() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.IntegerPatternConstraint
-
- isOnMouseHover() - Method in class org.kuali.rice.krad.uif.widget.Tooltip
-
Indicates the tooltip should be triggered by mouse hover
- isOpenInDialog() - Method in class org.kuali.rice.krad.uif.element.Link
-
Indicates whether the link URL should be opened in a dialog.
- isOpenInDialog() - Method in class org.kuali.rice.krad.uif.field.LinkField
-
Indicates whether the link's URL should be opened in a dialog.
- isOpenInDialog() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
True if the quickfinder's lookup should be opened in a dialog; true is the default setting for the
bean.
- isOptional() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.CollectionSizeConstraintProcessor
-
- isOptional() - Method in interface org.kuali.rice.krad.datadictionary.validation.processor.ConstraintProcessor
-
returns true if the processing of this constraint is something that can be opted out of by some pieces of code.
- isOptional() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.MandatoryElementConstraintProcessor
-
- isOptional() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.OptionalElementConstraintProcessor
-
- isOrderedList() - Method in class org.kuali.rice.krad.uif.layout.ListLayoutManager
-
If true, this list layout is an ordered list (ol).
- isParentAttributeNull() - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
-
- isParentReadOnly() - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
Determines whether a normal or direct inquiry should be enabled
- isParseComponents() - Method in class org.kuali.rice.krad.uif.element.Message
-
Indicates if the inline components must be parsed for rich messages
- isPartialMask() - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
-
- isPath(String) - Static method in class org.kuali.rice.krad.uif.util.ObjectPathExpressionParser
-
Determine if a property name is a path or a plain property reference.
- isPendingDelayedCopy(Copyable) - Static method in class org.kuali.rice.krad.uif.util.DelayedCopyableHandler
-
Determins if a source object is a delayed copy proxy that hasn't been copied yet.
- isPerformActionAuthz() - Method in class org.kuali.rice.krad.uif.element.Action
-
Indicates whether or not to perform action auth.
- isPerformActionAuthz() - Method in class org.kuali.rice.krad.uif.element.ActionSecurity
-
Indicates whether the action field has take action authorization and KIM should be consulted
- isPerformClientSideValidation() - Method in class org.kuali.rice.krad.uif.element.Action
-
Indicates whether the form data should be validated on the client side.
- isPerformClientSideValidation() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- isPerformDirtyValidation() - Method in class org.kuali.rice.krad.uif.element.Action
-
Indicates whether or not to perform dirty validation.
- isPerformDirtyValidation() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- isPerformLineActionAuthz() - Method in class org.kuali.rice.krad.uif.element.Action
-
Indicates whether or not to perform line action auth.
- isPerformLineActionAuthz() - Method in class org.kuali.rice.krad.uif.element.ActionSecurity
-
Indicates whether the line action field has take action authorization and KIM should be consulted
- isPersistable() - Method in interface org.kuali.rice.krad.maintenance.BulkUpdateMaintainable
-
Check if the maintenance object is in a state that allows it to be persisted.
- isPersistable() - Method in class org.kuali.rice.krad.maintenance.BulkUpdateMaintainableImpl
-
The bulk update maintenance document including the data objects to be updated by this bulk update maintenance
document needs to be persistable.
- isPersistFormToSession() - Method in class org.kuali.rice.krad.uif.view.View
-
Indicates whether the form (model) associated with the view should be stored in the user session.
- isPessimisticLockAdminUser(Person) - Method in interface org.kuali.rice.krad.service.PessimisticLockService
-
This method is used to identify who is an admin user for
PessimisticLock objects
- isPrimitiveObject(Object) - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializabilityEvaluatorBase
-
Whether the object represents a primitive
- isProcessed() - Method in class org.kuali.rice.krad.document.DocumentRequestAuthorizationCache.WorkflowDocumentInfo
-
- isProcessed() - Method in interface org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhase
-
Determines if this lifecycle phase has completed processing.
- isProcessed() - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhaseBase
-
Determines if this lifecycle phase has completed processing.
- isProcessRemoteFieldHolders() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Do not process remote field holders for collections.
- isProcessRemoteFieldHolders() - Method in interface org.kuali.rice.krad.uif.container.Container
-
Determine if remote field holders should be processed for this container.
- isProcessRemoteFieldHolders() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
Determine if remote field holders should be processed for this container.
- isProductionEnvironment() - Static method in class org.kuali.rice.krad.uif.util.ExpressionFunctions
-
Determines if running in a production environment.
- isProductionEnvironment() - Static method in class org.kuali.rice.krad.util.KRADUtils
-
Check if current deployment is the production environment
- isProgressiveRenderAndRefresh() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Determines whether the component will always be retrieved from the server and shown
- isProgressiveRenderAndRefresh() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
If true, when the progressiveRender condition is satisfied, the component will always be
retrieved from the server and shown(as opposed to being stored on the client, but hidden,
after the first retrieval as is the case with the progressiveRenderViaAJAX option).
- isProgressiveRenderViaAJAX() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Indicates whether the component will be stored on the client, but hidden, after the first retrieval
- isProgressiveRenderViaAJAX() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
When progressiveRenderViaAJAX is true, this component will be retrieved from the server when
it first satisfies its progressive render condition.
- isPropertyOf(Class, String) - Static method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
- isPropertySerializable(SerializationState, Object, String, Object) - Method in class org.kuali.rice.krad.util.documentserializer.AlwaysFalsePropertySerializabilityEvaluator
-
- isPropertySerializable(SerializationState, Object, String, Object) - Method in class org.kuali.rice.krad.util.documentserializer.AlwaysTruePropertySerializibilityEvaluator
-
Trivially returns true
Returns whether a child property of a given containing object should be serialized, based on the metadata provided in the data dictionary.
- isPropertySerializable(SerializationState, Object, String, Object) - Method in interface org.kuali.rice.krad.util.documentserializer.PropertySerializabilityEvaluator
-
Determines whether a child property of an object is serializable.
- isPropertySerializable(SerializationState, Object, String, Object) - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializabilityEvaluatorBase
-
Returns whether a child property of a given containing object should be serialized, based on the metadata provided in the data dictionary.
- isRadio() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- isRanged() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- isRanged() - Method in class org.kuali.rice.krad.lookup.LookupInputField
-
Indicates a field group should be created containing a from and to input field for date search
ranges.
- isReadable() - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
-
Indicates whether the configured attribute name is readable for the object
- isReadable() - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
-
- isReadable() - Method in class org.kuali.rice.krad.datadictionary.validation.SingleAttributeValueReader
-
- isReadable() - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader
-
If the current attribute being evaluated is a field of an addLine return false because it should not
be evaluated during Validation.
- isReadableProperty(Object, String) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
Determine if a property is readable.
- isReadOnly() - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
-
- isReadOnly() - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
-
Indicates whether the compare group should be read-only
- isRecalculateTotalClientSide() - Method in class org.kuali.rice.krad.uif.util.ColumnCalculationInfo
-
When set to false, calculations will not be fired for the totalField client-side.
- isRecalled() - Method in class org.kuali.rice.krad.document.DocumentRequestAuthorizationCache.WorkflowDocumentInfo
-
- isRedirectedInquiry() - Method in class org.kuali.rice.krad.web.form.InquiryForm
-
Indicates whether the requested was redirected from the inquiry framework due to an external object
request.
- isRedirectedLookup() - Method in class org.kuali.rice.krad.lookup.LookupForm
-
Indicates whether the requested was redirected from the lookup framework due to an external object
request.
- isRedirectToHome() - Method in class org.kuali.rice.krad.uif.view.ViewSessionPolicy
-
Indicates when a session timeout occurs the user should be redirect to the application home url
(determined by the configuration parameter 'application.url')
- isRefreshComponent(String, String) - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycle
-
Indicates if the component the phase is being run on is a component being refreshed (if this is a full
lifecycle this method will always return false).
- isRefreshedByAction() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Indicates the component can be refreshed by an action
- isRefreshedByAction() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Indicates the component can be refreshed by an action
- isRefreshLifecycle() - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycle
-
Indicates whether the lifecycle is processing a component refresh.
- isRender() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Indicates whether the component should be rendered in the UI
- isRender() - Method in class org.kuali.rice.krad.uif.element.Message
-
Override to render only if the message text has been given or there is a conditional expression on the
message text
Indicates whether the component should be rendered in the UI
- isRender() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
Indicates whether the component should be rendered in the UI
- isRender() - Method in interface org.kuali.rice.krad.uif.util.LifecycleElement
-
Indicates whether the component should be rendered in the UI
- isRenderActions() - Method in class org.kuali.rice.krad.uif.layout.collections.TableRowBuilder.ColumnCollector
-
Indicates whether actions should be rendered based on the collection group configuration.
- isRenderAddBlankLineButton() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Indicates that a button will be rendered that allows the user to add blank lines to the collection
- isRenderAddBlankLineButton() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Indicates that a button will be rendered that allows the user to add blank lines to the collection
- isRenderAddLine() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Indicates whether an add line should be rendered for the collection
- isRenderAddLine() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Indicates whether an add line should be rendered for the collection
- isRenderAlternatingHeaderColumns() - Method in interface org.kuali.rice.krad.uif.layout.GridLayoutManager
-
Indicates whether header columns (th for tables) should be rendered for
every other item (alternating)
- isRenderAlternatingHeaderColumns() - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManagerBase
-
Indicates whether header columns (th for tables) should be rendered for
every other item (alternating)
- isRenderAsLink() - Method in class org.kuali.rice.krad.uif.element.BreadcrumbItem
-
If true, the breadcrumbItem will render as a link, otherwise it will render as a span (not-clickable).
- isRenderCollapse() - Method in class org.kuali.rice.krad.uif.container.SidebarNavigationGroup
-
When true, render the collapse icon (an icon that the user can click to close/open the sidebar navigation).
- isRenderColon() - Method in class org.kuali.rice.krad.uif.element.Label
-
Indicates whether a colon should be rendered after the label text,
generally used when the label appears to the left of the field's control
or value
- isRenderCriteriaActions() - Method in class org.kuali.rice.krad.lookup.LookupView
-
Indicates whether the action buttons like search in the criteria group footer should be rendered,
defaults to true.
- isRendered() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Indicates whether the component has been fully rendered.
- isRendered() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Indicates whether the component has been fully rendered.
- isRenderedInDialog() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Indicates whether the view is rendered within a lightbox
- isRenderedInIframe() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Indicates whether the view is rendered within an iframe (this setting must be passed to the View on the url)
- isRenderedInList() - Method in class org.kuali.rice.krad.uif.element.ToggleMenu
-
- isRenderFieldset() - Method in interface org.kuali.rice.krad.uif.field.DataField
-
- isRenderFieldset() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
- isRenderFieldset() - Method in interface org.kuali.rice.krad.uif.field.InputField
-
- isRenderFieldset() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
- isRenderFirstLast() - Method in class org.kuali.rice.krad.uif.element.NumberedPager
-
Returns true if this pager widget is rendering the "First" and "Last" links
- isRenderFirstRowHeader() - Method in interface org.kuali.rice.krad.uif.layout.GridLayoutManager
-
Indicates whether the first row of items rendered should all be rendered as table header (th) cells
- isRenderFirstRowHeader() - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManagerBase
-
Indicates whether the first row of items rendered should all be rendered as table header (th) cells
- isRenderForm() - Method in class org.kuali.rice.krad.uif.view.FormView
-
Indicates whether a Form element should be rendered for the View.
- isRenderHomewardPathBreadcrumbs() - Method in class org.kuali.rice.krad.uif.element.PageBreadcrumbOptions
-
If true, render the homewardPathBreadcrumbs (if any are set), otherwise do not render them
- isRenderIcon() - Method in class org.kuali.rice.krad.uif.widget.Disclosure
-
Indicates whether the expanded and collapsed icons should be rendered for the disclosure.
- isRenderInactiveToggleButton() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
- isRenderInactiveToggleButton() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
- isRenderInfoMessageSpan() - Method in interface org.kuali.rice.krad.uif.field.DataField
-
When true, render the info message span which contains can contain additional information
about the field (used by Field Query functionality)
- isRenderInfoMessageSpan() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
When true, render the info message span which contains can contain additional information
about the field (used by Field Query functionality)
- isRenderInLifecycle() - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycle
-
Determines whether or not to enable rendering within the lifecycle.
- isRenderInnerTextSpan() - Method in class org.kuali.rice.krad.uif.element.Action
-
When true, a span will be rendered around the actionLabel text.
- isRenderInputAddonGroup() - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Forces rendering of the input group div around the control.
- isRenderInputAddonGroup() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Forces rendering of the input group div around the control.
- isRenderLayoutWrapper() - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
-
- isRenderLineActions() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Indicates whether the action column for the collection should be rendered
- isRenderLineActions() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Indicates whether the action column for the collection should be rendered
- isRenderLineActionsInHeader() - Method in interface org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
When true, actions specified in lineActions will appear to the very right of the header
(appears in the corner of the stacked item) by placing the actions in the Header's rightGroup.
- isRenderLineActionsInHeader() - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManagerBase
-
When true, actions specified in lineActions will appear to the very right of the header
(appears in the corner of the stacked item) by placing the actions in the Header's rightGroup.
- isRenderLineActionsInLineGroup() - Method in interface org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
Flag that indicates whether actions will be added in the same group as the line items instead of in the
footer of the line group
- isRenderLineActionsInLineGroup() - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManagerBase
-
Flag that indicates whether actions will be added in the same group as the line items instead of in the
footer of the line group
- isRenderLoading() - Method in interface org.kuali.rice.krad.uif.container.Group
-
Determine the group should be rendered on initial load, or if a loading message should be rendered instead.
- isRenderLoading() - Method in class org.kuali.rice.krad.uif.container.GroupBase
-
Determine the group should be rendered on initial load, or if a loading message should be rendered instead.
- isRenderLookupCriteria() - Method in class org.kuali.rice.krad.lookup.LookupView
-
Indicates whether the lookup criteria group should be rendered, default to true.
- isRenderMaintenanceLinks() - Method in class org.kuali.rice.krad.lookup.LookupView
-
Indicates whether links for maintenance actions (new, edit, copy, delete) should be rendered.
- isRenderMarkerIconSpan() - Method in interface org.kuali.rice.krad.uif.field.DataField
-
When true, render the marker icon span to show icons related to the field (used by CompareFieldCreateModifier on
maintenance documetnts to mark editted fields)
- isRenderMarkerIconSpan() - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
When true, render the marker icon span to show icons related to the field (used by CompareFieldCreateModifier on
maintenance documetnts to mark editted fields)
- isRenderNotFoundMessage() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Indicates whether a message should be added to the query result
object and displayed when the query return object is null
- isRenderOnlyLeftTotalLabels() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
When true, labels for the totals fields will only appear in the left most column.
- isRenderOnlyLeftTotalLabels() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
When true, labels for the totals fields will only appear in the left most column.
- isRenderParentLocations() - Method in class org.kuali.rice.krad.uif.element.PageBreadcrumbOptions
-
If true, render the parent location breadcrumbs.
- isRenderPrePageBreadcrumbs() - Method in class org.kuali.rice.krad.uif.element.PageBreadcrumbOptions
-
If true, render the prePageBreadcrumbs (if any are set), otherwise do not render them
- isRenderPreViewBreadcrumbs() - Method in class org.kuali.rice.krad.uif.element.PageBreadcrumbOptions
-
If true, render the preViewBreadcrumbs (if any are set), otherwise do not render them
- isRenderPrevNext() - Method in class org.kuali.rice.krad.uif.element.NumberedPager
-
Returns true if this pager widget is rendering the "Prev" and "Next" links
- isRenderRequiredIndicator() - Method in class org.kuali.rice.krad.uif.element.Label
-
True if the indicator will be displayed when this label is first render, false otherwise.
- isRenderResultActions() - Method in class org.kuali.rice.krad.lookup.LookupView
-
Indicates whether the actions column for the search results collection group should be rendered (default
is true).
- isRenderReturnLink() - Method in class org.kuali.rice.krad.lookup.LookupView
-
Indicates whether a return value link should be rendered for each result row.
- isRenderRowFirstCellHeader() - Method in interface org.kuali.rice.krad.uif.layout.GridLayoutManager
-
Indicates whether the first cell of each row should be rendered as a header cell (th)
- isRenderRowFirstCellHeader() - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManagerBase
-
Indicates whether the first cell of each row should be rendered as a header cell (th)
- isRenderSaveLineActions() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Indicates whether the save line actions should be rendered
- isRenderSaveLineActions() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Indicates whether the save line actions should be rendered
- isRenderSequenceField() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Indicates whether the sequence field should be rendered for the collection
- isRenderSequenceField() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Indicates whether the sequence field should be rendered for the collection
- isRenderTimeoutView() - Method in class org.kuali.rice.krad.uif.view.ViewSessionPolicy
-
Indicates the user should be shown the timeout message view when a session timeout occurs
- isRenderToggleButton() - Method in class org.kuali.rice.krad.uif.element.ToggleMenu
-
Indicates whether a caret button should be rendered to the right of the toggle text (if present)
- isRenderViewBreadcrumb() - Method in class org.kuali.rice.krad.uif.element.PageBreadcrumbOptions
-
Whether or not to render the view breadcrumb at this level
- isRenderWrapperTag() - Method in class org.kuali.rice.krad.uif.element.Message
-
If true, render the wrapper element (p or div) around this message (default true).
- isRepeatHeader() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Indicates whether the header should be repeated before each collection row.
- isRepeatHeader() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Indicates whether the header should be repeated before each collection row.
- isRequestRedirected() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Indicates whether a redirect has been requested for the view
- isRequired() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
The required element allows values of "true" or "false".
- isRequired() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
- isRequired() - Method in interface org.kuali.rice.krad.datadictionary.validation.constraint.ExistenceConstraint
-
- isRequired() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
-
- isResetDataOnRefresh() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Indicates whether data contained within the component should be reset (set to default) when the
component is refreshed
- isResetDataOnRefresh() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Indicates whether data contained within the component should be reset (set to default) when the
component is refreshed
- isResponsibleFor(Class) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
-
- isResponsibleFor(Class) - Method in interface org.kuali.rice.krad.service.ModuleService
-
This method determines whether this service is responsible for the business object class passed in, or not.
- isResultReturnable(Object) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
Determines whether a given data object that's returned as one of the lookup's results is considered returnable,
which means that for single-value lookups, a "return value" link may be rendered, and for multiple
value lookups, a checkbox is rendered.
- isRetrieveAllSuggestions() - Method in class org.kuali.rice.krad.uif.widget.Suggest
-
Indicates whether all suggest options should be retrieved up front and provide to the suggest
widget as options locally
- isRetrieveAllSuggestions() - Method in class org.kuali.rice.krad.uif.widget.Suggest.SuggestPostData
-
- isRetrieveViaAjax() - Method in interface org.kuali.rice.krad.uif.component.Component
-
When true, this component will render as a placeholder component instead of rendering normally because the
content will be later retrieved through manually ajax retrieval calls in the js
- isRetrieveViaAjax() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
When true, this component will render as a placeholder component instead of rendering normally because the
content will be later retrieved through manually ajax retrieval calls in the js
- isReturnByScript() - Method in class org.kuali.rice.krad.lookup.LookupForm
-
Indicates whether the return value from the lookup should occur through script or a server side
post (default is false, server side post).
- isReturnByScript() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
Indicates whether the lookup return should occur through script, or by refresing the page (making server
request).
- isReturnFullQueryObject() - Method in class org.kuali.rice.krad.uif.widget.Suggest
-
When set to true the results of a query method will be sent back as-is (in translated form) with all properties
intact.
- isReturnFullQueryObject() - Method in class org.kuali.rice.krad.uif.widget.Suggest.SuggestPostData
-
- isRichMessage() - Method in class org.kuali.rice.krad.uif.element.Message
-
If this message is considered a rich message (is using some rich message functionality with by using
the special [] tags), returns true
- isRowDetailsOpen() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
If true, all details will be opened by default when the table loads.
- isRowDetailsOpen() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
If true, all details will be opened by default when the table loads.
- isSaved() - Method in class org.kuali.rice.krad.document.DocumentRequestAuthorizationCache.WorkflowDocumentInfo
-
- isSecure(String, Class<?>) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
Determines whether a property name should be secured, either based on installed sensitive data patterns, a list
of secure property name patterns, or attributes in the Data Dictionary.
- isSecure(String, List<String>, Class<?>) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
Determines whether a property name should be secured, either based on installed sensitive data patterns, a list
of secure property name patterns, or attributes in the Data Dictionary.
- isSecure(Class<?>, String) - Method in class org.kuali.rice.krad.web.bind.UifViewBeanWrapper
-
Checks whether the given property is secure.
- isSelect() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- isSelfRendered() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Indicates whether the component contains its own render output (through
the renderOutput property)
- isSelfRendered() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Indicates whether the component contains its own render output (through
the renderOutput property)
- isSelfRendered() - Method in class org.kuali.rice.krad.uif.element.Space
-
Indicates that this element renders itself and does not use a template
- isSeparateAddLine() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Indicates whether the add line should be rendered in a separate group, or as part of the
table (first line)
- isSeparateAddLine() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Indicates whether the add line should be rendered in a separate group, or as part of the
table (first line)
- isSessionDocument() - Method in class org.kuali.rice.krad.document.TransactionalDocumentBase
-
This method to check whether the document class implements SessionDocument
- isSessionDocument() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
This method to check whether the document class implements SessionDocument
TODO: move to KNS maintenance document base
- isSessionStorageEnabled(String) - Method in interface org.kuali.rice.krad.uif.service.ViewDictionaryService
-
Indicates whether session storage is enabled for the view associated with the given id
- isShowAttributeInResultSet() - Method in class org.kuali.rice.krad.datadictionary.SearchingAttribute
-
Returns whether this attribute should appear in the result set
- isShowAttributeInSearchCriteria() - Method in class org.kuali.rice.krad.datadictionary.SearchingAttribute
-
Returns whether this attribute should appear in the search criteria
- isShowCopyConfirmation() - Method in class org.kuali.rice.krad.uif.widget.SyntaxHighlighter
-
Indicates if a confirmation dialog must be shown after copy action
- isShowExportOption() - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
Returns true if export option is enabled
- isShowGroupTotal() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Gets showGroupTotal.
- isShowGroupTotal() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Gets showGroupTotal.
- isShowGroupTotal() - Method in class org.kuali.rice.krad.uif.util.ColumnCalculationInfo
-
Gets showGroupTotal.
- isShowIcons() - Method in class org.kuali.rice.krad.uif.element.FieldValidationMessages
-
If true, display dynamic icons next to fields which have messages.
- isShowInactiveLines() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Indicates whether inactive collections lines should be displayed
- isShowInactiveLines() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Indicates whether inactive collections lines should be displayed
- isShowOnlySelected() - Method in class org.kuali.rice.krad.uif.control.OptionListControl
-
When true, only show the "selected" options (items which match a value in the property of the field).
- isShowPageSummaryHeader() - Method in class org.kuali.rice.krad.uif.element.PageValidationMessages
-
If true, shows the page summary header (message count header message in the message block).
- isShowPageTotal() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Gets showTotal.
- isShowPageTotal() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Gets showTotal.
- isShowPageTotal() - Method in class org.kuali.rice.krad.uif.util.ColumnCalculationInfo
-
Gets showTotal.
- isShowToggleAllDetails() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
If true, the toggleAllDetailsAction will be shown.
- isShowToggleAllDetails() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
If true, the toggleAllDetailsAction will be shown.
- isShowTotal() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Gets showTotal.
- isShowTotal() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Gets showTotal.
- isShowTotal() - Method in class org.kuali.rice.krad.uif.util.ColumnCalculationInfo
-
Gets showTotal.
- isSingleConstraintResult() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
-
checks whether this object has a single constraint validation result
- isSinglePageView() - Method in class org.kuali.rice.krad.uif.view.View
-
Indicates whether the View only has a single page
Group or contains multiple page Group instances.
- isSkipInTabOrder() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Flag indicating that this component and its nested components must be skipped when keyboard
tabbing.
- isStateInitiatedFinalCancelled(DocumentStatus) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
-
Returns whether the document is in a INITIATED, FINAL, or CANCELLED state.
- isStateProcessedOrDisapproved(DocumentStatus) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
-
Returns whether the document is in a PROCESSED or DISAPPROVED state.
- isStateSaved(DocumentStatus) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
-
Returns whether the document is in a SAVED state.
- isSticky() - Method in class org.kuali.rice.krad.uif.element.ViewHeader
-
If true, this ViewHeader will be sticky (fixed to top of window, stays at top during scrolling)
- isSticky() - Method in class org.kuali.rice.krad.uif.widget.Growls
-
If true, the growl will stick to the page until the user dismisses it
- isStickyApplicationFooter() - Method in class org.kuali.rice.krad.uif.view.View
-
If true, the applicationFooter will become sticky (fixed to bottom of window).
- isStickyApplicationHeader() - Method in class org.kuali.rice.krad.uif.view.View
-
Set to true to make the applicationHeader sticky (fixed to top of window)
- isStickyBreadcrumbs() - Method in class org.kuali.rice.krad.uif.view.View
-
If true, the breadcrumb widget will be sticky (fixed to top of window).
- isStickyFooter() - Method in interface org.kuali.rice.krad.uif.container.PageGroup
-
When true, this page's footer will become sticky (fixed) at the bottom of the window
- isStickyFooter() - Method in class org.kuali.rice.krad.uif.container.PageGroupBase
-
When true, this page's footer will become sticky (fixed) at the bottom of the window
- isStickyFooter() - Method in class org.kuali.rice.krad.uif.view.View
-
If true, the view footer will become sticky (fixed to bottom of window).
- isStickyHeader() - Method in class org.kuali.rice.krad.uif.view.View
-
If true, the ViewHeader for this view will be sticky (fixed to top of window).
- isStickyTopGroup() - Method in class org.kuali.rice.krad.uif.view.View
-
If true, the top group will be sticky (fixed to top of window).
- isStrict() - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycle
-
Determines whether or not the lifecycle is operating in strict mode.
- isStringValue(Object) - Method in class org.kuali.rice.krad.datadictionary.DictionaryBeanFactoryPostProcessor
-
Indicate whether the given value is a string or holds a string
- isStringy(Class<?>) - Static method in class org.kuali.rice.krad.util.DataTypeUtil
-
Determines if the given Class is a String
- isSuggestConfigured() - Method in class org.kuali.rice.krad.uif.widget.Suggest
-
Indicates whether the suggest widget has the necessary configuration to render
- isSuperUserView() - Method in class org.kuali.rice.krad.uif.view.DocumentView
-
Indicates whether the view is a super user view, used for
KEW functionality
- isSupported(Constrainable) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.AttributeDefinitionConstraintProvider
-
- isSupported(Constrainable) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.CollectionDefinitionConstraintProvider
-
- isSupported(Constrainable) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.ComplexAttributeDefinitionConstraintProvider
-
- isSupported(Constrainable) - Method in interface org.kuali.rice.krad.datadictionary.validation.constraint.provider.ConstraintProvider
-
checks whether this provider supports the provided definition
- isSupported(Constrainable) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.DataObjectEntryConstraintProvider
-
- isSupportsRequestOverrideOfReadOnlyFields() - Method in class org.kuali.rice.krad.uif.view.View
-
Indicates whether the view allows read only fields to be specified on the request URL which will
override the view setting.
- isSuppressLineWrapping() - Method in interface org.kuali.rice.krad.uif.layout.GridLayoutManager
-
Indicates whether the number of columns for the table data should match
the number of fields given in the container's items list (so that each
field takes up one column without wrapping), this overrides the configured
numberOfColumns
- isSuppressLineWrapping() - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManagerBase
-
Indicates whether the number of columns for the table data should match
the number of fields given in the container's items list (so that each
field takes up one column without wrapping), this overrides the configured
numberOfColumns
- isSuppressLineWrapping() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Indicates whether the number of columns for the table data should match
the number of fields given in the container's items list (so that each
field takes up one column without wrapping), this overrides the configured
numberOfColumns.
- isSuppressLineWrapping() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Indicates whether the number of columns for the table data should match
the number of fields given in the container's items list (so that each
field takes up one column without wrapping), this overrides the configured
numberOfColumns.
- isText() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- isTextarea() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- isTextExpand() - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
-
If set to true, this control will have a button which can be clicked to expand the text area through
a popup window so the user has more space to type and see the data they are entering in this text field
- isTextExpand() - Method in interface org.kuali.rice.krad.uif.control.TextControl
-
If set to true, this control will have a button which can be clicked to expand the text area through
a popup window so the user has more space to type and see the data they are entering in this text field.
- isTextExpand() - Method in class org.kuali.rice.krad.uif.control.TextControlBase
-
If set to true, this control will have a button which can be clicked to expand the text area through
a popup window so the user has more space to type and see the data they are entering in this text field.
- isTrace() - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycle
-
Determines whether or not to log trace details for troubleshooting lifecycle phases.
- isTraceActive() - Static method in class org.kuali.rice.krad.uif.util.ProcessLogger
-
Determine if any process traces are active on the current thread.
- isTraceActive(String) - Static method in class org.kuali.rice.krad.uif.util.ProcessLogger
-
Determine if a process trace is active on the current thread.
- isTranslateCodesOnReadOnlyDisplay() - Method in class org.kuali.rice.krad.uif.view.View
-
Returns whether the current view supports displaying KualiCode's name as additional display value
- isUnifiedHeader() - Method in class org.kuali.rice.krad.uif.view.View
-
When true, this view will use a unified header - the page header will be omitted and its title will be used
in the ViewHeader supportTitle property (dynamically updated on page change).
- isUpdateComponentRequest() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Indicates whether the request is to update a component (only applicable for ajax requests)
- isUpdateComponentRequest() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- isUpdateDialogRequest() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Indicates whether the request is to update a dialog (only applicable for ajax requests)
- isUpdateDialogRequest() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- isUpdateNoneRequest() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Indicates whether the request is for a non-update of the view (only applicable for ajax requests)
- isUpdateNoneRequest() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- isUpdatePageRequest() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Indicates whether the request is to update a page (only applicable for ajax requests)
- isUpdatePageRequest() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- isUpperCase() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaNumericPatternConstraint
-
- isUpperCase() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaPatternConstraint
-
- isUppercaseValue() - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Perform uppercase flag for this field to force input to uppercase.
- isUppercaseValue() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Perform uppercase flag for this field to force input to uppercase.
- isUseLibraryCssClasses() - Method in class org.kuali.rice.krad.uif.view.View
-
True if the libraryCssClasses set on components will be output to their class attribute, false otherwise.
- isUsePathBasedBreadcrumbs() - Method in class org.kuali.rice.krad.uif.widget.Breadcrumbs
-
If set to true, the breadcrumbs on the View will always be path-based (history backed)
- isUseServerPaging() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Gets useServerPaging, the flag that indicates whether server side paging is enabled.
- isUseServerPaging() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Gets useServerPaging, the flag that indicates whether server side paging is enabled.
- isUseShortLabels() - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Indicates whether the short label for the collection field should be used as the table header
or the regular label
- isUseShortLabels() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Indicates whether the short label for the collection field should be used as the table header
or the regular label
- isUsesThemeBuilder() - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
Indicates whether the theme has been built (or will be built) using the theme builder and therefore
the theme configuration can be defaulted according to the conventions used by the builder
- isUseTooltip() - Method in class org.kuali.rice.krad.uif.element.FieldValidationMessages
-
When true, use the tooltip on fields to display their relevant messages.
- isUsingPessimisticLocking(Document) - Method in class org.kuali.rice.krad.document.TransactionalDocumentAuthorizerBase
-
Returns whether the document is using pessimistic locking.
- isValidAction(ActionType) - Method in class org.kuali.rice.krad.document.DocumentRequestAuthorizationCache.WorkflowDocumentInfo
-
- isValidateClientSide() - Method in class org.kuali.rice.krad.uif.view.FormView
-
Indicates whether to perform on-the-fly validation on the client using js
during user data entry.
- isValidateDataDictionary() - Method in class org.kuali.rice.krad.config.KRADConfigurer
-
- isValidateDataDictionaryEboReferences() - Method in class org.kuali.rice.krad.config.KRADConfigurer
-
- isValidateServerSide() - Method in class org.kuali.rice.krad.uif.view.FormView
-
Indicates whether to perform the validate model phase of the view
lifecycle.
- isValueType(Type) - Static method in class org.kuali.rice.krad.datadictionary.parse.CustomTagAnnotations
-
- isVerbose(String) - Static method in class org.kuali.rice.krad.uif.util.ProcessLogger
-
Determine if the named process is active on the current thread with the verbose flag set to
true.
- isVertical() - Method in class org.kuali.rice.krad.uif.element.ProgressBar
-
True if this ProgressBar should render vertical (this requires a defined height - which by default is
defined in the css, or by the framework for StepProgressBars), false otherwise
- isViewAuthz() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- isViewAuthz() - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
-
Indicates whether the component has view authorization and KIM should be consulted
- isViewInLineAuthz() - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
- isViewInLineAuthz() - Method in class org.kuali.rice.krad.uif.field.FieldSecurity
-
Indicates whether the field has view in line unmask authorization and KIM should be consulted
- isViewLineAuthz() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
- isViewLineAuthz() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
- isViewLineAuthz() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupSecurity
-
Indicates whether the collection group line has view authorization and KIM should be consulted
- isWarning() - Method in class org.kuali.rice.krad.datadictionary.validator.ErrorReport
-
Returns whether this message represents a warning per its errorStatus.
- isWarning() - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyReference
-
Determine if a warning should be logged on when an invalid property is encountered
on the current thread.
- isWidgetInputOnly() - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Indicates indicates whether the field can only be updated through a widget
widgetInputOnly behaves similar to ReadOnly with the exception that the value of the input field
can be changed via the associated widget (e.g.
- isWidgetInputOnly() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Indicates indicates whether the field can only be updated through a widget
widgetInputOnly behaves similar to ReadOnly with the exception that the value of the input field
can be changed via the associated widget (e.g.
- isWorkflowWorkgroup() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- isWritableProperty(Object, String) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
Determine if a property is writable.
- iterator() - Method in class org.kuali.rice.krad.datadictionary.validation.result.AttributeValidationResult
-
gets an iterator over the constraint validation results added to this class
- iterator() - Method in class org.kuali.rice.krad.datadictionary.validation.result.DictionaryValidationResult
-
gets an iterator over the various ConstraintValidationResult's contained in this class
- iterator() - Method in class org.kuali.rice.krad.datadictionary.validation.result.EntryValidationResult
-
- iterator() - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
- iterator() - Method in class org.kuali.rice.krad.uif.util.LifecycleAwareList
-
- P - Static variable in class org.kuali.rice.krad.uif.UifConstants.WrapperTags
-
- packagePrefixes - Variable in class org.kuali.rice.krad.bo.ModuleConfiguration
-
the package name prefixes for classes used in this module
- packagePrefixesMatchesDataObject(Class) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
-
- Padding() - Constructor for class org.kuali.rice.krad.uif.CssConstants.Padding
-
- PADDING_BOTTOM - Static variable in class org.kuali.rice.krad.uif.CssConstants.Padding
-
- PADDING_LEFT - Static variable in class org.kuali.rice.krad.uif.CssConstants.Padding
-
- PADDING_RIGHT - Static variable in class org.kuali.rice.krad.uif.CssConstants.Padding
-
- PADDING_TOP - Static variable in class org.kuali.rice.krad.uif.CssConstants.Padding
-
- PAGE - Static variable in class org.kuali.rice.krad.uif.UifConstants.RoleTypes
-
- PAGE_GROUP - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- PAGE_ID - Static variable in class org.kuali.rice.krad.uif.UifConstants.UrlParams
-
- PAGE_ID - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- PAGE_LEVEL - Static variable in class org.kuali.rice.krad.uif.UifConstants.DataAttributes
-
- PAGE_NUMBER - Static variable in class org.kuali.rice.krad.uif.UifConstants.PageRequest
-
- PAGE_TOTAL - Static variable in class org.kuali.rice.krad.uif.UifConstants.RoleTypes
-
- PageBreadcrumbOptions - Class in org.kuali.rice.krad.uif.element
-
BreadcrumbOptions specific to page.
- PageBreadcrumbOptions() - Constructor for class org.kuali.rice.krad.uif.element.PageBreadcrumbOptions
-
- PageGroup - Interface in org.kuali.rice.krad.uif.container
-
Interface for top-level page components, to be used as items in a multi-page view.
- PageGroupBase - Class in org.kuali.rice.krad.uif.container
-
A PageGroup represents a page of a View.
- PageGroupBase() - Constructor for class org.kuali.rice.krad.uif.container.PageGroupBase
-
- pageId - Variable in class org.kuali.rice.krad.web.form.UifFormBase
-
- Pager - Class in org.kuali.rice.krad.uif.element
-
Pager widgets are used to page a set of information which has multiple pages.
- Pager() - Constructor for class org.kuali.rice.krad.uif.element.Pager
-
- PageRequest() - Constructor for class org.kuali.rice.krad.uif.UifConstants.PageRequest
-
- pagesEnd - Variable in class org.kuali.rice.krad.uif.element.NumberedPager
-
- pagesStart - Variable in class org.kuali.rice.krad.uif.element.NumberedPager
-
- PageValidationMessages - Class in org.kuali.rice.krad.uif.element
-
ValidationMessages for logic and options specific to pages.
- PageValidationMessages() - Constructor for class org.kuali.rice.krad.uif.element.PageValidationMessages
-
- parameterDetailType - Variable in class org.kuali.rice.krad.datadictionary.HelpDefinition
-
- parameterName - Variable in class org.kuali.rice.krad.datadictionary.HelpDefinition
-
- parameterNamespace - Variable in class org.kuali.rice.krad.datadictionary.HelpDefinition
-
- PARENT - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
-
- PARENT - Static variable in class org.kuali.rice.krad.uif.UifConstants.DataAttributes
-
- PARENT_LINE - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
-
- PARENTHESIS - Static variable in class org.kuali.rice.krad.uif.UifConstants.TitleAppendTypes
-
- ParentLocation - Class in org.kuali.rice.krad.uif.util
-
ParentLocation is used to provide automatic generation/determination of Views/Pages that occur before the current
View.
- ParentLocation() - Constructor for class org.kuali.rice.krad.uif.util.ParentLocation
-
- parse(String, Object, String) - Method in interface org.kuali.rice.krad.uif.util.ObjectPathExpressionParser.PathEntry
-
Parse one node.
- parseBean(Element, BeanDefinitionBuilder, ParserContext) - Method in class org.kuali.rice.krad.datadictionary.parse.CustomSchemaParser
-
Parses a bean based on the namespace of the bean.
- parseCustomBean(Element, BeanDefinitionBuilder, ParserContext) - Method in class org.kuali.rice.krad.datadictionary.parse.CustomSchemaParser
-
Parses a bean of the custom namespace.
- parseDataDictionaryConfigurationFiles(boolean) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
Populates and processes the dictionary bean factory based on the configured files and
performs indexing
- parseExpression(String, List<String>) - Static method in class org.kuali.rice.krad.uif.util.ExpressionUtils
-
Takes in an expression and a list to be filled in with names(property names)
of controls found in the expression.
- parseExpression(String, List<String>, Map<String, Object>) - Method in class org.kuali.rice.krad.uif.view.DefaultExpressionEvaluator
-
Takes in an expression and a list to be filled in with names(property names)
of controls found in the expression.
- parseExpression(String, List<String>, Map<String, Object>) - Method in interface org.kuali.rice.krad.uif.view.ExpressionEvaluator
-
Takes in an expression and a list to be filled in with names(property names)
of controls found in the expression.
- parseList(ArrayList<Element>, Element, BeanDefinitionBuilder, ParserContext) - Method in class org.kuali.rice.krad.datadictionary.parse.CustomSchemaParser
-
Parses a list of elements into a list of beans/standard content.
- parseMap(ArrayList<Element>, Element, BeanDefinitionBuilder, ParserContext) - Method in class org.kuali.rice.krad.datadictionary.parse.CustomSchemaParser
-
Parses a list of elements into a map of beans/standard content.
- parseMessage(String, String, List<Component>, View, boolean) - Static method in class org.kuali.rice.krad.uif.util.MessageStructureUtils
-
Parses the message text passed in and returns the resulting rich message component structure.
- parsePathExpression(Object, String, ObjectPathExpressionParser.PathEntry) - Static method in class org.kuali.rice.krad.uif.util.ObjectPathExpressionParser
-
Parse a path expression.
- parser - Static variable in class org.kuali.rice.krad.uif.view.DefaultExpressionEvaluator
-
- parseSet(ArrayList<Element>, Element, BeanDefinitionBuilder, ParserContext) - Method in class org.kuali.rice.krad.datadictionary.parse.CustomSchemaParser
-
Parses a list of elements into a set of beans/standard content.
- parseSpringBean(Element, ParserContext) - Method in class org.kuali.rice.krad.datadictionary.parse.CustomSchemaParser
-
Parses a bean of the spring namespace.
- PasswordControl - Class in org.kuali.rice.krad.uif.control
-
Represents a HTML password text control, rendered as a input field of type
'password'.
- PasswordControl() - Constructor for class org.kuali.rice.krad.uif.control.PasswordControl
-
- pastItems - Variable in class org.kuali.rice.krad.web.form.HistoryFlow
-
- path - Variable in class org.kuali.rice.krad.datadictionary.WorkflowProperty
-
- PATH - Static variable in class org.kuali.rice.krad.uif.UifConstants.PostMetadata
-
- paths - Variable in class org.kuali.rice.krad.datadictionary.DocumentCollectionPath
-
- paths - Variable in class org.kuali.rice.krad.datadictionary.DocumentValuePathGroup
-
- paths - Variable in class org.kuali.rice.krad.datadictionary.SearchingTypeDefinition
-
- patternTypeKey - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.ConfigurationBasedRegexPatternConstraint
-
- PERCENT - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsValues
-
- PERCENTAGE_FORMAT - Static variable in class org.kuali.rice.krad.web.bind.UifPercentageEditor
-
The default format for percentage values.
- PERCENTAGE_SCALE - Static variable in class org.kuali.rice.krad.web.bind.UifPercentageEditor
-
The default scale for percentage values.
- PERFORM_DIRTY_CHECK - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- PERFORM_DIRTY_VALIDATION - Static variable in class org.kuali.rice.krad.uif.UifConstants.ActionDataAttributes
-
- performAddLineValidation(ViewModel, Object, String, String) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- performAddLineValidation(ViewModel, Object, String, String) - Method in class org.kuali.rice.krad.uif.service.impl.DocumentViewHelperServiceImpl
-
Performs validation on the new collection line before it is added to the corresponding collection.
- performAddLineValidation(ViewModel, Object, String, String) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Performs validation on the new collection line before it is added to the corresponding collection.
- performApplyModel(Object, LifecycleElement) - Method in class org.kuali.rice.krad.lookup.LookupView
-
Reads the convenience render flags and sets the corresponding component property, processing the criteria
fields for any adjustments, and invokes the lookup authorizer to determine whether maintenance links should
be shown.
- performApplyModel(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
The following updates are done here:
Evaluate the progressive render condition (if set) and combine with the current render
status to set the render status
Called after the initialize phase to perform conditional logic based on the model data
- performApplyModel(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
The following updates are done here:
Evaluate the progressive render condition (if set) and combine with the current render
status to set the render status
Called after the initialize phase to perform conditional logic based on the model data
- performApplyModel(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
The following updates are done here:
Evaluate the progressive render condition (if set) and combine with the current render
status to set the render status
Called after the initialize phase to perform conditional logic based on the model data
- performApplyModel(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.container.DialogGroup
-
The following actions are performed in this phase:
For each configured key value response, create an action component and add to the footer items.
The following updates are done here:
Evaluate the progressive render condition (if set) and combine with the current render
status to set the render status
Called after the initialize phase to perform conditional logic based on the model data
- performApplyModel(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.container.TreeGroup
-
- performApplyModel(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.control.CheckboxControl
-
Sets up rich message content for the label, if any exists
Sets the disabledExpression, if any, evaluates it and sets the disabled property
- performApplyModel(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.control.ControlBase
-
Sets the disabledExpression, if any, evaluates it and sets the disabled property
- performApplyModel(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.control.GroupControl
-
- performApplyModel(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.control.MultiValueControlBase
-
Process rich message content that may be in the options, by creating and initializing the richOptions
Sets the disabledExpression, if any, evaluates it and sets the disabled property
- performApplyModel(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.control.UserControl
-
Sets the disabledExpression, if any, evaluates it and sets the disabled property
- performApplyModel(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.element.Action
-
Sets the disabledExpression, if any, evaluates it and sets the disabled property.
- performApplyModel(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.element.BreadcrumbItem
-
The following updates are done here:
Evaluate expressions on url object
The following updates are done here:
Evaluate the progressive render condition (if set) and combine with the current render
status to set the render status
Called after the initialize phase to perform conditional logic based on the model data
- performApplyModel(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.element.Header
-
Sets up rich message content for the label, if any exists
The following updates are done here:
Evaluate the progressive render condition (if set) and combine with the current render
status to set the render status
Called after the initialize phase to perform conditional logic based on the model data
- performApplyModel(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.element.Image
-
Performs the following steps
Set the caption header text on the caption header
Set the cutline text on the cutline message
The following updates are done here:
Evaluate the progressive render condition (if set) and combine with the current render
status to set the render status
Called after the initialize phase to perform conditional logic based on the model data
- performApplyModel(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.element.Label
-
Sets up rich message content for the label, if any exists
The following updates are done here:
Evaluate the progressive render condition (if set) and combine with the current render
status to set the render status
Called after the initialize phase to perform conditional logic based on the model data
- performApplyModel(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.element.Link
-
The following updates are done here:
Initialize the nested lightBox widget if open in lightbox is true
The following updates are done here:
Evaluate the progressive render condition (if set) and combine with the current render
status to set the render status
Called after the initialize phase to perform conditional logic based on the model data
- performApplyModel(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.element.Message
-
Message perform apply model parses message text for rich text functionality if the messageText contains
[ or ] special characters
The following updates are done here:
Evaluate the progressive render condition (if set) and combine with the current render
status to set the render status
Called after the initialize phase to perform conditional logic based on the model data
- performApplyModel(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.element.ToggleMenu
-
The following updates are done here:
Evaluate the progressive render condition (if set) and combine with the current render
status to set the render status
Called after the initialize phase to perform conditional logic based on the model data
- performApplyModel(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
The following finalization is performed:
Make sure that a label is defined for any data fields.
- performApplyModel(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
The following finalization is performed:
Make sure that a label is defined for any data fields.
- performApplyModel(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
The following finalization is performed:
Make sure that a label is defined for any data fields.
- performApplyModel(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
Called after the initialize phase to perform conditional logic based on the model data
- performApplyModel(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.layout.ListLayoutManager
-
Iterates through the groups items and sets the rendered in list boolean.
- performApplyModel(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManagerBase
-
Called after the initialize phase to perform conditional logic based on the model data
- performApplyModel(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Takes expressions that may be set in the columnCalculation
objects and populates them correctly into those component's propertyExpressions.
- performApplyModel(Object, LifecycleElement) - Method in interface org.kuali.rice.krad.uif.util.LifecycleElement
-
- performApplyModel(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.view.IframeView
-
Evaluates expressions that may appear in location properties and sets the source of iframe automatically
The following updates are done here:
Invoke expression evaluation on view theme
Invoke theme to configure defaults
- performApplyModel(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.view.View
-
The following updates are done here:
Invoke expression evaluation on view theme
Invoke theme to configure defaults
- performApplyModel(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.widget.Disclosure
-
Sets forceSessionPersistence when using the ajax retrieval option
The following updates are done here:
Evaluate the progressive render condition (if set) and combine with the current render
status to set the render status
Called after the initialize phase to perform conditional logic based on the model data
- performApplyModel(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.widget.Suggest
-
The following updates are done here:
Invoke expression evaluation on the suggestQuery
The following updates are done here:
Evaluate the progressive render condition (if set) and combine with the current render
status to set the render status
Called after the initialize phase to perform conditional logic based on the model data
- performBeanOverrides() - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
This method gathers beans of type BeanOverride and invokes each one's performOverride() method.
- performClear(LookupForm, Map<String, String>) - Method in interface org.kuali.rice.krad.lookup.Lookupable
-
Invoked when the clear action is requested to reset the search fields to their initial default values.
- performClear(LookupForm, Map<String, String>) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
Invoked when the clear action is requested to reset the search fields to their initial default values.
- performCollectionFiltering(View, Object, CollectionGroup, Collection<?>) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
-
Performs any filtering necessary on the collection before building the collection fields.
- performComponentLifecycle(View, Object, HttpServletRequest, ViewPostMetadata, String) - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycle
-
Performs a lifecycle process to rebuild the component given by the update id.
- performConversion(Component, String, int) - Method in class org.kuali.rice.krad.uif.modifier.ComponentConvertModifier
-
Creates a new instance of the replacement component prototype and sets a
the property value for the given property name and component instance
- performCustomApplyModel(LifecycleElement, Object) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
Hook for service overrides to perform custom apply model logic on the component.
- performCustomApplyModel(LifecycleElement, Object) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Hook for service overrides to perform custom apply model logic on the component
- performCustomApplyModel(LifecycleElement, Object) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Hook for service overrides to perform custom apply model logic on the component
- performCustomFinalize(LifecycleElement, Object, LifecycleElement) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
For the copy action, clears out primary key values, applies defaults to previously cleared fields,
and replaces any new fields that the current user is unauthorized for with default values in the old record.
- performCustomFinalize(LifecycleElement, Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Hook for service overrides to perform custom component finalization
- performCustomFinalize(LifecycleElement, Object, LifecycleElement) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Hook for service overrides to perform custom component finalization
- performCustomInitialization(LifecycleElement) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Hook for service overrides to perform custom initialization on the component
- performCustomInitialization(LifecycleElement) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Hook for service overrides to perform custom initialization on the component
- performCustomViewFinalize(Object) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
For the copy action, runs the custom processing after the copy and sets the indicator that fields have been
copied as true.
- performCustomViewFinalize(Object) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Hook for service overrides to perform view component finalization
- performCustomViewFinalize(Object) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Hook for service overrides to perform view component finalization
- performCustomViewInitialization(Object) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Hook for service overrides to perform custom initialization prior to view initialization.
- performCustomViewInitialization(Object) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Hook for service overrides to perform custom initialization prior to view initialization.
- performDeleteLineValidation(ViewModel, String, String, Object) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Performs validation on the collection line before it is removed from the corresponding collection.
- performDictionaryPostProcessing(boolean) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
Invokes post processors and builds indexes for the beans contained in the dictionary
- performFieldOverride(Object, Object) - Method in interface org.kuali.rice.krad.datadictionary.FieldOverride
-
perform the override.
- performFieldOverride(Object, Object) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementDeleteImpl
-
- performFieldOverride(Object, Object) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementInsertImpl
-
- performFieldOverride(Object, Object) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementReplaceImpl
-
- performFieldOverride(Object, Object) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForValueReplaceImpl
-
- performFieldQuery(ViewPostMetadata, String, Map<String, String>) - Method in interface org.kuali.rice.krad.uif.service.AttributeQueryService
-
Executes the AttributeQuery associated with the field given by the id.
- performFieldQuery(ViewPostMetadata, String, Map<String, String>) - Method in class org.kuali.rice.krad.uif.service.impl.AttributeQueryServiceImpl
-
Executes the AttributeQuery associated with the field given by the id.
- performFieldQuery(UifFormBase) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- performFieldQuery(UifFormBase) - Method in class org.kuali.rice.krad.web.service.impl.QueryControllerServiceImpl
-
- performFieldQuery(UifFormBase) - Method in interface org.kuali.rice.krad.web.service.QueryControllerService
-
Invoked to execute the attribute query associated with a field given the query parameters
found in the request
- performFieldSuggest(UifFormBase) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- performFieldSuggest(UifFormBase) - Method in class org.kuali.rice.krad.web.service.impl.QueryControllerServiceImpl
-
- performFieldSuggest(UifFormBase) - Method in interface org.kuali.rice.krad.web.service.QueryControllerService
-
Invoked to provides options (execute a query) for a field that contains a suggest widget.
- performFieldSuggestQuery(ViewPostMetadata, String, String, Map<String, String>) - Method in interface org.kuali.rice.krad.uif.service.AttributeQueryService
-
Executes the AttributeQuery associated with the Suggest widget within
the field given by the Id.
- performFieldSuggestQuery(ViewPostMetadata, String, String, Map<String, String>) - Method in class org.kuali.rice.krad.uif.service.impl.AttributeQueryServiceImpl
-
Executes the AttributeQuery associated with the Suggest widget within
the field given by the Id.
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.lookup.LookupInputField
-
The following actions are performed:
Add all option if enabled and control is multi-value
The following finalization is performed:
Set the labelForComponentId to this component id
Set the label text on the label field from the field's label property
Set the render property on the label's required message field if this field is marked as required
The following finalization is done here:
progressiveRender and conditionalRefresh variables are processed if set
If any of the style properties were given, sets the style string on the style property
Set the skipInTabOrder flag for nested components
The last phase before the view is rendered
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.lookup.LookupView
-
Forces session persistence on the criteria fields so the search criteria can be validated on post.
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
The following finalization is done here:
progressiveRender and conditionalRefresh variables are processed if set
If any of the style properties were given, sets the style string on the style property
Set the skipInTabOrder flag for nested components
The last phase before the view is rendered
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.container.AccordionGroup
-
Sets the section boolean to true if this group has a rendering header with text
The following finalization is performed:
Sets the headerText of the header Group if it is blank
Set the messageText of the summary Message if it is blank
Finalizes LayoutManager
The following finalization is done here:
progressiveRender and conditionalRefresh variables are processed if set
If any of the style properties were given, sets the style string on the style property
Set the skipInTabOrder flag for nested components
The last phase before the view is rendered
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Sets the section boolean to true if this group has a rendering header with text
The following finalization is performed:
Sets the headerText of the header Group if it is blank
Set the messageText of the summary Message if it is blank
Finalizes LayoutManager
The following finalization is done here:
progressiveRender and conditionalRefresh variables are processed if set
If any of the style properties were given, sets the style string on the style property
Set the skipInTabOrder flag for nested components
The last phase before the view is rendered
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
The following finalization is performed:
Sets the headerText of the header Group if it is blank
Set the messageText of the summary Message if it is blank
Finalizes LayoutManager
The following finalization is done here:
progressiveRender and conditionalRefresh variables are processed if set
If any of the style properties were given, sets the style string on the style property
Set the skipInTabOrder flag for nested components
The last phase before the view is rendered
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.container.DialogGroup
-
The following actions are performed in this phase:
Add data attributes for any configured event handlers
Sets the section boolean to true if this group has a rendering header with text
The following finalization is performed:
Sets the headerText of the header Group if it is blank
Set the messageText of the summary Message if it is blank
Finalizes LayoutManager
The following finalization is done here:
progressiveRender and conditionalRefresh variables are processed if set
If any of the style properties were given, sets the style string on the style property
Set the skipInTabOrder flag for nested components
The last phase before the view is rendered
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.container.GroupBase
-
Sets the section boolean to true if this group has a rendering header with text
The following finalization is performed:
Sets the headerText of the header Group if it is blank
Set the messageText of the summary Message if it is blank
Finalizes LayoutManager
The following finalization is done here:
progressiveRender and conditionalRefresh variables are processed if set
If any of the style properties were given, sets the style string on the style property
Set the skipInTabOrder flag for nested components
The last phase before the view is rendered
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.container.LightTable
-
performFinalize override corrects the binding path for the DataFields and turns off rendering on some components
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.container.PageGroupBase
-
Sets the section boolean to true if this group has a rendering header with text
The following finalization is performed:
Sets the headerText of the header Group if it is blank
Set the messageText of the summary Message if it is blank
Finalizes LayoutManager
The following finalization is done here:
progressiveRender and conditionalRefresh variables are processed if set
If any of the style properties were given, sets the style string on the style property
Set the skipInTabOrder flag for nested components
The last phase before the view is rendered
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.container.SidebarNavigationGroup
-
Adds icons and classes to
Action and
ToggleMenu items which exist in its items
for rendering purposes.
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.container.TabGroup
-
Sets the section boolean to true if this group has a rendering header with text
The following finalization is performed:
Sets the headerText of the header Group if it is blank
Set the messageText of the summary Message if it is blank
Finalizes LayoutManager
The following finalization is done here:
progressiveRender and conditionalRefresh variables are processed if set
If any of the style properties were given, sets the style string on the style property
Set the skipInTabOrder flag for nested components
The last phase before the view is rendered
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.control.ControlBase
-
Parses the disabled expressions, if any, to equivalent javascript and evaluates the disable/enable when
changed property names.
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.control.MultiValueControlBase
-
Adds appropriate parent data to inputs internal to the controls that may be in rich content of options
Parses the disabled expressions, if any, to equivalent javascript and evaluates the disable/enable when
changed property names.
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.control.PasswordControl
-
The following actions are performed:
Defaults maxLength, minLength (if not set) to maxLength of parent field
Parses the disabled expressions, if any, to equivalent javascript and evaluates the disable/enable when
changed property names.
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
-
The following actions are performed:
Defaults maxLength, minLength (if not set) to maxLength of parent field
Parses the disabled expressions, if any, to equivalent javascript and evaluates the disable/enable when
changed property names.
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.control.TextControlBase
-
The following actions are performed:
Defaults maxLength, minLength (if not set) to maxLength of parent field
Parses the disabled expressions, if any, to equivalent javascript and evaluates the disable/enable when
changed property names.
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.element.Action
-
The following finalization is performed:
Add methodToCall action parameter if set and setup event code for
setting action parameters
Invoke method to build the data attributes and submit data for the action
Compose the final onclick script for the action
Parses the disabled expressions, if any, to equivalent javascript and evaluates the disable/enable when
changed property names
The following finalization is done here:
progressiveRender and conditionalRefresh variables are processed if set
If any of the style properties were given, sets the style string on the style property
Set the skipInTabOrder flag for nested components
The last phase before the view is rendered
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.element.Header
-
The following finalization is performed:
Set render on header group to false if no items are configured
The following finalization is done here:
progressiveRender and conditionalRefresh variables are processed if set
If any of the style properties were given, sets the style string on the style property
Set the skipInTabOrder flag for nested components
The last phase before the view is rendered
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.element.Label
-
The following finalization is performed:
If label text is blank, set render to false for field
Set the requiredIndicator
Set the label text on the label field from the field's label property
Set the render property on the label's required message field if this field is marked as required
If the label is hidden then add CSS class to render off screen for accessibility
The following finalization is done here:
progressiveRender and conditionalRefresh variables are processed if set
If any of the style properties were given, sets the style string on the style property
Set the skipInTabOrder flag for nested components
The last phase before the view is rendered
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.element.Link
-
Special handling for lightbox links to add and onclick data attribute to be handled by a global handler
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.element.Message
-
The following finalization is done here:
progressiveRender and conditionalRefresh variables are processed if set
If any of the style properties were given, sets the style string on the style property
Set the skipInTabOrder flag for nested components
The last phase before the view is rendered
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.element.MultiFileUploadCollection
-
This finalize method adds template options to the templateOptions property based on settings in the
parameters of this class
The following finalization is done here:
progressiveRender and conditionalRefresh variables are processed if set
If any of the style properties were given, sets the style string on the style property
Set the skipInTabOrder flag for nested components
The last phase before the view is rendered
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.element.NumberedPager
-
performFinalize calculates the pagesStart and pagesEnd properties (using numberOfPages, currentPage, and
maxNumberedLinksShown - these must be set) which determines pages shown by the widget
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.element.Pager
-
performFinalize calculates the pagesStart and pagesEnd properties (using numberOfPages, currentPage, and
maxNumberedLinksShown - these must be set) which determines pages shown by the widget
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.element.ProgressBar
-
Sets the appropriate classes and bar widths based on values in percentComplete or segmentPercentages
The following finalization is done here:
progressiveRender and conditionalRefresh variables are processed if set
If any of the style properties were given, sets the style string on the style property
Set the skipInTabOrder flag for nested components
The last phase before the view is rendered
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.element.StepProgressBar
-
Populates the stepLabelClasses, accessibilityText, segmentSizes, and segmentClasses lists based on the settings
of this StepProgressBar.
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.element.ViewHeader
-
Sets the supportTitleMessage if one has not been set and unified header is being used, based on the value
of page title
The following finalization is performed:
Set render on header group to false if no items are configured
The following finalization is done here:
progressiveRender and conditionalRefresh variables are processed if set
If any of the style properties were given, sets the style string on the style property
Set the skipInTabOrder flag for nested components
The last phase before the view is rendered
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
PerformFinalize override - calls super, corrects the field's Label for attribute to point to this field's
content.
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
The following finalization is performed:
Set the labelForComponentId to this component id
Set the label text on the label field from the field's label property
Set the render property on the label's required message field if this field is marked as required
The following finalization is done here:
progressiveRender and conditionalRefresh variables are processed if set
If any of the style properties were given, sets the style string on the style property
Set the skipInTabOrder flag for nested components
The last phase before the view is rendered
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
The following finalization is performed:
Set the labelForComponentId to this component id
Set the label text on the label field from the field's label property
Set the render property on the label's required message field if this field is marked as required
The following finalization is done here:
progressiveRender and conditionalRefresh variables are processed if set
If any of the style properties were given, sets the style string on the style property
Set the skipInTabOrder flag for nested components
The last phase before the view is rendered
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.field.FieldGroup
-
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.field.GroupLinkField
-
PerformFinalize override - calls super, corrects the field's Label for attribute to point to this field's
content/
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.field.ImageField
-
PerformFinalize override - calls super, corrects the field's Label for attribute to point to this field's
content
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
The following finalization is performed:
Set the labelForComponentId to this component id
Set the label text on the label field from the field's label property
Set the render property on the label's required message field if this field is marked as required
The following finalization is done here:
progressiveRender and conditionalRefresh variables are processed if set
If any of the style properties were given, sets the style string on the style property
Set the skipInTabOrder flag for nested components
The last phase before the view is rendered
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.field.LinkField
-
PerformFinalize override - calls super, corrects the field's Label for attribute to point to this field's
content
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.field.MessageField
-
PerformFinalize override - calls super, corrects the field's Label for attribute to point to this field's content
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.field.ProgressBarField
-
PerformFinalize override - calls super, corrects the field's Label for attribute to point to this field's
content
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.field.RoleLinkField
-
PerformFinalize override - calls super, corrects the field's Label for attribute to point to this field's
content.
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.field.UserLinkField
-
PerformFinalize override - calls super, corrects the field's Label for attribute to point to this field's
content
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
-
Sets the item span style
The last phase before the view is rendered
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.layout.CssGridLabelColumnLayoutManager
-
CssGridLabelColumnLayoutManager's performFinalize method calculates and separates the items into rows
The last phase before the view is rendered
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.layout.CssGridLayoutManager
-
CssGridLayoutManager's performFinalize method calculates and separates the items into rows
based on their colSpan settings and the defaultItemSize setting
The last phase before the view is rendered
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManagerBase
-
The following finalization is performed:
If suppressLineWrapping is true, sets the number of columns to the
container's items list size
Adjust the cell attributes for the container items
The last phase before the view is rendered
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
The last phase before the view is rendered
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManagerBase
-
The last phase before the view is rendered
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
The last phase before the view is rendered
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.mock.MockView
-
Creates sample data for read only data fields and defaults actions to call the refresh method.
- performFinalize(Object, LifecycleElement) - Method in interface org.kuali.rice.krad.uif.util.LifecycleElement
-
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.view.FormView
-
The following is performed:
Adds to its document ready script the setupValidator js function for setting
up the validator for this view
The following is performed:
Adds to its document ready script the setupValidator js function for setting
up the validator for this view
The following finalization is performed:
Sets the headerText of the header Group if it is blank
Set the messageText of the summary Message if it is blank
Finalizes LayoutManager
The following finalization is done here:
progressiveRender and conditionalRefresh variables are processed if set
If any of the style properties were given, sets the style string on the style property
Set the skipInTabOrder flag for nested components
The last phase before the view is rendered
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.view.TransactionalDocumentView
-
The following is performed:
Adds to its document ready script the setupValidator js function for setting
up the validator for this view
The following is performed:
Adds to its document ready script the setupValidator js function for setting
up the validator for this view
The following finalization is performed:
Sets the headerText of the header Group if it is blank
Set the messageText of the summary Message if it is blank
Finalizes LayoutManager
The following finalization is done here:
progressiveRender and conditionalRefresh variables are processed if set
If any of the style properties were given, sets the style string on the style property
Set the skipInTabOrder flag for nested components
The last phase before the view is rendered
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.view.View
-
The following is performed:
Adds to its document ready script the setupValidator js function for setting
up the validator for this view
The following finalization is performed:
Sets the headerText of the header Group if it is blank
Set the messageText of the summary Message if it is blank
Finalizes LayoutManager
The following finalization is done here:
progressiveRender and conditionalRefresh variables are processed if set
If any of the style properties were given, sets the style string on the style property
Set the skipInTabOrder flag for nested components
The last phase before the view is rendered
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.widget.Help
-
Finalize the help widget for usage
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
The following finalization is done here:
progressiveRender and conditionalRefresh variables are processed if set
If any of the style properties were given, sets the style string on the style property
Set the skipInTabOrder flag for nested components
The last phase before the view is rendered
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.widget.LocationSuggest
-
Process the objectIdPropertyName, if set
The following actions are performed:
Adjusts the query field mappings on the query based on the binding configuration of the field
TODO: determine query if render is true and query is not set
The following finalization is done here:
progressiveRender and conditionalRefresh variables are processed if set
If any of the style properties were given, sets the style string on the style property
Set the skipInTabOrder flag for nested components
The last phase before the view is rendered
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
The following finalization is performed:
Sets up the quickfinder based on whether the parent is an input field or collection group
Adds action parameters to the quickfinder action based on the quickfinder configuration
Adds callback parameters to post data if present
The following finalization is done here:
progressiveRender and conditionalRefresh variables are processed if set
If any of the style properties were given, sets the style string on the style property
Set the skipInTabOrder flag for nested components
The last phase before the view is rendered
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
The following initialization is performed:
Initializes component options for empty table message
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.widget.Scrollpane
-
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.widget.Suggest
-
The following actions are performed:
Adjusts the query field mappings on the query based on the binding configuration of the field
TODO: determine query if render is true and query is not set
The following finalization is done here:
progressiveRender and conditionalRefresh variables are processed if set
If any of the style properties were given, sets the style string on the style property
Set the skipInTabOrder flag for nested components
The last phase before the view is rendered
- performFinalize(Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.widget.Tabs
-
The following is performed:
If the active tab id is configured, set the active plugin option
- performHelperLifecycle(UifFormBase, Runnable) - Method in class org.kuali.rice.krad.web.service.impl.CollectionControllerServiceImpl
-
Helper method to run a
Runnable through the view lifecycle.
- performInitialization(Object) - Method in class org.kuali.rice.krad.lookup.LookupView
-
Initializes Lookupable with data object class and sets the abstractTypeClasses map for the
lookup object path.
- performInitialization(Object) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
The following updates are done here:
Invoke performInitialize on component modifiers
Initializes the component
- performInitialization(Object) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
- performInitialization(Object) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
The following initialization is performed:
Sorts the containers list of components
Initializes the instructional field if necessary
Initializes LayoutManager
The following updates are done here:
Invoke performInitialize on component modifiers
Initializes the component
- performInitialization(Object) - Method in class org.kuali.rice.krad.uif.container.DialogGroup
-
The following actions are performed in this phase:
If property name nor binding path is set on the explanation field, sets to generic form property
Move custom dialogGroup properties prompt and explanation into items collection if the
items list is not already populated
The following initialization is performed:
Sorts the containers list of components
Initializes the instructional field if necessary
Initializes LayoutManager
The following updates are done here:
Invoke performInitialize on component modifiers
Initializes the component
- performInitialization(Object) - Method in class org.kuali.rice.krad.uif.container.GroupBase
-
The following initialization is performed:
Sorts the containers list of components
Initializes the instructional field if necessary
Initializes LayoutManager
The following updates are done here:
Invoke performInitialize on component modifiers
Initializes the component
- performInitialization(Object) - Method in class org.kuali.rice.krad.uif.container.LightTable
-
Initialization override that sets up DataField value placeholders for parsing and populates the
expressionConversionMap
- performInitialization(Object) - Method in class org.kuali.rice.krad.uif.container.PageGroupBase
-
The following initialization is performed:
Sorts the containers list of components
Initializes the instructional field if necessary
Initializes LayoutManager
The following updates are done here:
Invoke performInitialize on component modifiers
Initializes the component
- performInitialization(Object) - Method in class org.kuali.rice.krad.uif.container.TreeGroup
-
The following actions are performed:
Set fieldBindModelPath to the collection model path (since the fields
have to belong to the same model as the collection)
Set defaults for binding
Calls view helper service to initialize prototypes
- performInitialization(Object) - Method in class org.kuali.rice.krad.uif.element.Image
-
The following initialization is performed:
Initializes the cutline message and caption header components if necessary
The following updates are done here:
Invoke performInitialize on component modifiers
Initializes the component
- performInitialization(Object) - Method in class org.kuali.rice.krad.uif.element.ToggleMenu
-
The following updates are done here:
Invoke performInitialize on component modifiers
Initializes the component
- performInitialization(Object) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
The following updates are done here:
Invoke performInitialize on component modifiers
Initializes the component
- performInitialization(Object) - Method in class org.kuali.rice.krad.uif.field.FieldGroup
-
The following initialization is performed:
Set the align on group if empty and the align has been set on the field
The following updates are done here:
Invoke performInitialize on component modifiers
Initializes the component
- performInitialization(Object) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
The following updates are done here:
Invoke performInitialize on component modifiers
Initializes the component
- performInitialization(Object) - Method in class org.kuali.rice.krad.uif.field.LinkField
-
The following initialization is performed:
Set the linkLabel if blank to the Field label
The following updates are done here:
Invoke performInitialize on component modifiers
Initializes the component
- performInitialization(Object) - Method in class org.kuali.rice.krad.uif.field.UserLinkField
-
The following initialization is performed:
Set the linkLabel if blank to the Field label
The following initialization is performed:
Set the linkLabel if blank to the Field label
The following updates are done here:
Invoke performInitialize on component modifiers
Initializes the component
- performInitialization(Object) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
Initializes the component
- performInitialization(Object) - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManagerBase
-
Initializes the component
- performInitialization(Object) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Initializes the component
- performInitialization(Object) - Method in class org.kuali.rice.krad.uif.mock.MockView
-
Adjusts the binding paths for data binding components to match the generic data map.
- performInitialization(Object, Component) - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
-
Default performInitialization impl (does nothing)
Should be called to initialize the ComponentModifier
- performInitialization(Object, Component) - Method in interface org.kuali.rice.krad.uif.modifier.ComponentModifier
-
Should be called to initialize the ComponentModifier
- performInitialization(Object, Component) - Method in class org.kuali.rice.krad.uif.modifier.ComponentModifierBase
-
Default performInitialization impl (does nothing)
Should be called to initialize the ComponentModifier
- performInitialization(Object) - Method in interface org.kuali.rice.krad.uif.util.LifecycleElement
-
- performInitialization(Object) - Method in class org.kuali.rice.krad.uif.view.DocumentView
-
The following initialization is performed:
Retrieve the document entry
Makes sure that the header is set.
Set up the document view authorizer and presentation controller
The following initialization is performed:
If a single paged view, set items in page group and put the page in
the items list
If
ViewSessionPolicy.enableTimeoutWarning is enabled add the session timeout dialogs to the
views list of dialog groups
The following initialization is performed:
Sorts the containers list of components
Initializes the instructional field if necessary
Initializes LayoutManager
The following updates are done here:
Invoke performInitialize on component modifiers
Initializes the component
- performInitialization(Object) - Method in class org.kuali.rice.krad.uif.view.IframeView
-
Forces this view to be only one page, and sets the iframe as one of its items
The following initialization is performed:
If a single paged view, set items in page group and put the page in
the items list
If
ViewSessionPolicy.enableTimeoutWarning is enabled add the session timeout dialogs to the
views list of dialog groups
The following initialization is performed:
Sorts the containers list of components
Initializes the instructional field if necessary
Initializes LayoutManager
The following updates are done here:
Invoke performInitialize on component modifiers
Initializes the component
- performInitialization(Object) - Method in class org.kuali.rice.krad.uif.view.InquiryView
-
The following initialization is performed:
Set the abstractTypeClasses map for the inquiry object path
The following initialization is performed:
If a single paged view, set items in page group and put the page in
the items list
If
ViewSessionPolicy.enableTimeoutWarning is enabled add the session timeout dialogs to the
views list of dialog groups
The following initialization is performed:
Sorts the containers list of components
Initializes the instructional field if necessary
Initializes LayoutManager
The following updates are done here:
Invoke performInitialize on component modifiers
Initializes the component
- performInitialization(Object) - Method in class org.kuali.rice.krad.uif.view.MaintenanceDocumentView
-
The following initialization is performed:
Set the abstractTypeClasses map for the maintenance object path
The following initialization is performed:
Retrieve the document entry
Makes sure that the header is set.
Set up the document view authorizer and presentation controller
The following initialization is performed:
If a single paged view, set items in page group and put the page in
the items list
If
ViewSessionPolicy.enableTimeoutWarning is enabled add the session timeout dialogs to the
views list of dialog groups
The following initialization is performed:
Sorts the containers list of components
Initializes the instructional field if necessary
Initializes LayoutManager
The following updates are done here:
Invoke performInitialize on component modifiers
Initializes the component
- performInitialization(Object) - Method in class org.kuali.rice.krad.uif.view.MessageView
-
The following initialization is performed:
Set the message text onto the message component and add to the page items
The following initialization is performed:
If a single paged view, set items in page group and put the page in
the items list
If
ViewSessionPolicy.enableTimeoutWarning is enabled add the session timeout dialogs to the
views list of dialog groups
The following initialization is performed:
Sorts the containers list of components
Initializes the instructional field if necessary
Initializes LayoutManager
The following updates are done here:
Invoke performInitialize on component modifiers
Initializes the component
- performInitialization(Object) - Method in class org.kuali.rice.krad.uif.view.View
-
The following initialization is performed:
If a single paged view, set items in page group and put the page in
the items list
If
ViewSessionPolicy.enableTimeoutWarning is enabled add the session timeout dialogs to the
views list of dialog groups
The following initialization is performed:
Sorts the containers list of components
Initializes the instructional field if necessary
Initializes LayoutManager
The following updates are done here:
Invoke performInitialize on component modifiers
Initializes the component
- performInitialization(Object) - Method in class org.kuali.rice.krad.uif.widget.Help
-
The following initialization is performed:
If help action not initialized and external help is configured, get the default
help action component
The following updates are done here:
Invoke performInitialize on component modifiers
Initializes the component
- performInitialization(Object) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
The following initialization is performed:
Registers an event on the quickfinder action
The following updates are done here:
Invoke performInitialize on component modifiers
Initializes the component
- performLifecycleTask() - Method in class org.kuali.rice.krad.uif.freemarker.RenderComponentTask
-
Performs phase-specific lifecycle processing tasks.
- performLifecycleTask() - Method in class org.kuali.rice.krad.uif.lifecycle.finalize.AddFocusAndJumpDataAttributesTask
-
Performs phase-specific lifecycle processing tasks.
- performLifecycleTask() - Method in class org.kuali.rice.krad.uif.lifecycle.finalize.AddViewTemplatesTask
-
Performs phase-specific lifecycle processing tasks.
- performLifecycleTask() - Method in class org.kuali.rice.krad.uif.lifecycle.finalize.ComponentDefaultFinalizeTask
-
Performs phase-specific lifecycle processing tasks.
- performLifecycleTask() - Method in class org.kuali.rice.krad.uif.lifecycle.finalize.FinalizeViewTask
-
Performs phase-specific lifecycle processing tasks.
- performLifecycleTask() - Method in class org.kuali.rice.krad.uif.lifecycle.finalize.HelperCustomFinalizeTask
-
Performs phase-specific lifecycle processing tasks.
- performLifecycleTask() - Method in class org.kuali.rice.krad.uif.lifecycle.finalize.InvokeFinalizerTask
-
Invokes the finalize method for the component (if configured) and sets the render output for
the component to the returned method string (if method is not a void type)
- performLifecycleTask() - Method in class org.kuali.rice.krad.uif.lifecycle.finalize.RegisterPropertyEditorTask
-
Performs phase-specific lifecycle processing tasks.
- performLifecycleTask() - Method in class org.kuali.rice.krad.uif.lifecycle.finalize.SetReadOnlyOnDataBindingTask
-
Performs phase-specific lifecycle processing tasks.
- performLifecycleTask() - Method in class org.kuali.rice.krad.uif.lifecycle.initialize.AssignIdsTask
-
Performs phase-specific lifecycle processing tasks.
- performLifecycleTask() - Method in class org.kuali.rice.krad.uif.lifecycle.initialize.ComponentDefaultInitializeTask
-
Performs phase-specific lifecycle processing tasks.
- performLifecycleTask() - Method in class org.kuali.rice.krad.uif.lifecycle.initialize.HelperCustomInitializeTask
-
Performs phase-specific lifecycle processing tasks.
- performLifecycleTask() - Method in class org.kuali.rice.krad.uif.lifecycle.initialize.InitializeContainerFromHelperTask
-
Invoke custom initialization based on the view helper.
- performLifecycleTask() - Method in class org.kuali.rice.krad.uif.lifecycle.initialize.InitializeDataFieldFromDictionaryTask
-
Sets properties of the InputField (if blank) to the corresponding attribute
entry in the data dictionary
Performs phase-specific lifecycle processing tasks.
- performLifecycleTask() - Method in class org.kuali.rice.krad.uif.lifecycle.initialize.PopulateComponentFromExpressionGraphTask
-
Performs phase-specific lifecycle processing tasks.
- performLifecycleTask() - Method in class org.kuali.rice.krad.uif.lifecycle.initialize.PopulatePathTask
-
Performs phase-specific lifecycle processing tasks.
- performLifecycleTask() - Method in class org.kuali.rice.krad.uif.lifecycle.initialize.PopulateReplacersAndModifiersFromExpressionGraphTask
-
Performs phase-specific lifecycle processing tasks.
- performLifecycleTask() - Method in class org.kuali.rice.krad.uif.lifecycle.initialize.PrepareForCacheTask
-
Performs phase-specific lifecycle processing tasks.
- performLifecycleTask() - Method in class org.kuali.rice.krad.uif.lifecycle.initialize.ProcessRemoteFieldsHolderTask
-
Invoke custom initialization based on the view helper.
- performLifecycleTask() - Method in class org.kuali.rice.krad.uif.lifecycle.initialize.SortContainerTask
-
Performs phase-specific lifecycle processing tasks.
- performLifecycleTask() - Method in class org.kuali.rice.krad.uif.lifecycle.model.AfterEvaluateExpressionTask
-
Performs phase-specific lifecycle processing tasks.
- performLifecycleTask() - Method in class org.kuali.rice.krad.uif.lifecycle.model.ApplyAuthAndPresentationLogicTask
-
- performLifecycleTask() - Method in class org.kuali.rice.krad.uif.lifecycle.model.ComponentDefaultApplyModelTask
-
Performs phase-specific lifecycle processing tasks.
- performLifecycleTask() - Method in class org.kuali.rice.krad.uif.lifecycle.model.EvaluateExpressionsTask
-
Performs phase-specific lifecycle processing tasks.
- performLifecycleTask() - Method in class org.kuali.rice.krad.uif.lifecycle.model.HelperCustomApplyModelTask
-
Performs phase-specific lifecycle processing tasks.
- performLifecycleTask() - Method in class org.kuali.rice.krad.uif.lifecycle.model.PopulateComponentContextTask
-
Performs phase-specific lifecycle processing tasks.
- performLifecycleTask() - Method in class org.kuali.rice.krad.uif.lifecycle.model.RefreshStateModifyTask
-
- performLifecycleTask() - Method in class org.kuali.rice.krad.uif.lifecycle.model.SuffixIdFromContainerTask
-
Pulls the container id suffix from the parent component and updates the id on the given element,
then sets the container id suffix on the component so the suffixing will apply to all its children.
- performLifecycleTask() - Method in class org.kuali.rice.krad.uif.lifecycle.model.SyncClientSideStateTask
-
Updates the properties of the given component instance with the value found from the
corresponding map of client state (if found)
Performs phase-specific lifecycle processing tasks.
- performLifecycleTask() - Method in class org.kuali.rice.krad.uif.lifecycle.RunComponentModifiersTask
-
Runs any configured Component Modifiers for the given component that match the
given run phase and who run condition evaluation succeeds.
- performLifecycleTask() - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycleTaskBase
-
Performs phase-specific lifecycle processing tasks.
- performLookup(UifFormBase) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- performLookup(UifFormBase) - Method in class org.kuali.rice.krad.web.service.impl.QueryControllerServiceImpl
-
Inspects the given request and action parameters on the form to build a URL to the requested
lookup view.
- performLookup(UifFormBase) - Method in interface org.kuali.rice.krad.web.service.QueryControllerService
-
Handles the perform lookup action by building up a URL to the lookup view and configuring
a redirect.
- performModification(Object, Component) - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
-
Generates the comparison fields
- performModification(Object, Component) - Method in class org.kuali.rice.krad.uif.modifier.ComponentConvertModifier
-
Invoked within the configured phase of the component lifecycle.
- performModification(Object, Component) - Method in interface org.kuali.rice.krad.uif.modifier.ComponentModifier
-
Invoked within the configured phase of the component lifecycle.
- performModification(Object, Component) - Method in class org.kuali.rice.krad.uif.modifier.LabelSeparateModifier
-
Iterates through the Group items and if the label field is
not null and should be rendered, adds it to the new field list
immediately before the Field item the label applies to.
- performOverride(Object) - Method in interface org.kuali.rice.krad.datadictionary.BeanOverride
-
Perform the override logic on the specific bean.
- performOverride(Object) - Method in class org.kuali.rice.krad.datadictionary.impl.BeanOverrideImpl
-
- performPhase(ViewLifecyclePhase) - Method in class org.kuali.rice.krad.uif.lifecycle.AsynchronousViewLifecycleProcessor
-
Performs a lifecycle phase according to this processor's semantics, blocking until the phase
has been completely processed.
- performPhase(ViewLifecyclePhase) - Method in class org.kuali.rice.krad.uif.lifecycle.SynchronousViewLifecycleProcessor
-
Performs a lifecycle phase according to this processor's semantics, blocking until the phase
has been completely processed.
- performPhase(ViewLifecyclePhase) - Method in interface org.kuali.rice.krad.uif.lifecycle.ViewLifecycleProcessor
-
Performs a lifecycle phase according to this processor's semantics, blocking until the phase
has been completely processed.
- performPostLifecycleProcessing(View, Object, ViewPostMetadata) - Static method in class org.kuali.rice.krad.uif.lifecycle.LifecycleBase
-
- performRedirect(UifFormBase, String, Properties) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- performRedirect(UifFormBase, String) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- performRedirect(UifFormBase, String, Properties) - Method in class org.kuali.rice.krad.web.service.impl.ModelAndViewServiceImpl
-
Builds an URL from the given base URL and parameters, then builds a model and view instance
configured to redirect to the built URL.
- performRedirect(UifFormBase, String) - Method in class org.kuali.rice.krad.web.service.impl.ModelAndViewServiceImpl
-
Builds a model and view instance configured to redirect to the given URL.
- performRedirect(UifFormBase, String, Properties) - Method in interface org.kuali.rice.krad.web.service.ModelAndViewService
-
Builds an URL from the given base URL and parameters, then builds a model and view instance
configured to redirect to the built URL.
- performRedirect(UifFormBase, String) - Method in interface org.kuali.rice.krad.web.service.ModelAndViewService
-
Builds a model and view instance configured to redirect to the given URL.
- performSearch(LookupForm, Map<String, String>, boolean) - Method in interface org.kuali.rice.krad.lookup.Lookupable
-
Invoked to carry out the lookup search based on the given map of key/value search values.
- performSearch(LookupForm, Map<String, String>, boolean) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
Invoked to carry out the lookup search based on the given map of key/value search values.
- performSuperUserWorkflowAction(DocumentFormBase, UifConstants.SuperUserWorkflowAction) - Method in interface org.kuali.rice.krad.document.DocumentControllerService
-
Invokes the
DocumentService to carry out a super user request workflow action
and adds a success message.
- performSuperUserWorkflowAction(DocumentFormBase, UifConstants.SuperUserWorkflowAction, ActionRequest) - Method in interface org.kuali.rice.krad.document.DocumentControllerService
-
Invokes the
DocumentService to carry out a super user request workflow action
and adds a success message.
- performSuperUserWorkflowAction(DocumentFormBase, UifConstants.SuperUserWorkflowAction) - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
Invokes the
DocumentService to carry out a super user request workflow action
and adds a success message.
- performSuperUserWorkflowAction(DocumentFormBase, UifConstants.SuperUserWorkflowAction, ActionRequest) - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
Invokes the
DocumentService to carry out a super user request workflow action
and adds a success message.
- performValueComparison(Group, Component, Object, String) - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
-
For each attribute field in the compare item, retrieves the field value and compares against the value for the
main comparable.
- performWorkflowAction(DocumentFormBase, UifConstants.WorkflowAction) - Method in interface org.kuali.rice.krad.document.DocumentControllerService
-
Invokes the
DocumentService to carry out a request workflow action and adds a
success message, if requested a check for sensitive data is also performed.
- performWorkflowAction(DocumentFormBase, UifConstants.WorkflowAction, DocumentEvent) - Method in interface org.kuali.rice.krad.document.DocumentControllerService
-
Invokes the
DocumentService to carry out a request workflow action and adds a
success message, if requested a check for sensitive data is also performed.
- performWorkflowAction(DocumentFormBase, UifConstants.WorkflowAction) - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
Invokes the
DocumentService to carry out a request workflow action and adds a
success message, if requested a check for sensitive data is also performed.
- performWorkflowAction(DocumentFormBase, UifConstants.WorkflowAction, DocumentEvent) - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
Invokes the
DocumentService to carry out a request workflow action and adds a
success message, if requested a check for sensitive data is also performed.
- permissionExistsByTemplate(Object, String, String) - Method in class org.kuali.rice.krad.bo.DataObjectAuthorizerBase
-
- permissionExistsByTemplate(String, String, Map<String, String>) - Method in class org.kuali.rice.krad.bo.DataObjectAuthorizerBase
-
- permissionExistsByTemplate(Object, String, String, Map<String, String>) - Method in class org.kuali.rice.krad.bo.DataObjectAuthorizerBase
-
- PersistableBusinessObjectValuesFinder - Class in org.kuali.rice.krad.keyvalues
-
This class is a Generic ValuesFinder that builds the list of KeyValuePairs it returns
in getKeyValues() based on a BO along with a keyAttributeName and labelAttributeName
that are specified.
- PersistableBusinessObjectValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.PersistableBusinessObjectValuesFinder
-
- persistenceProvidersMatchDataObject(Class) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
-
- persistenceService - Variable in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- PESSIMISTIC_LOCK_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- pessimisticLocks - Variable in class org.kuali.rice.krad.document.DocumentBase
-
- PessimisticLockService - Interface in org.kuali.rice.krad.service
-
Service interface for documents to use the Pessimistic Locking mechanism
- popGlobalVariables() - Static method in class org.kuali.rice.krad.util.GlobalVariables
-
- populateAttachmentBeforeSave() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
Deprecated.
- populateAttachmentForBO() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
Deprecated.
- populateAttachmentListForBO() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
Deprecated.
- populateBoAttachmentListBeforeSave() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
Deprecated.
- PopulateComponentContextTask - Class in org.kuali.rice.krad.uif.lifecycle.model
-
Push attributes to the component context.
- PopulateComponentContextTask() - Constructor for class org.kuali.rice.krad.uif.lifecycle.model.PopulateComponentContextTask
-
Default constructor.
- PopulateComponentFromExpressionGraphTask - Class in org.kuali.rice.krad.uif.lifecycle.initialize
-
Populate property values on the component from the expression graph.
- PopulateComponentFromExpressionGraphTask() - Constructor for class org.kuali.rice.krad.uif.lifecycle.initialize.PopulateComponentFromExpressionGraphTask
-
Default constructor.
- populateDefaultValueForField(Object, DataField, String) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Applies the default value configured for the given field (if any) to the line given object
property that is determined by the given binding path
- populateDefaultValueForField(Object, DataField, String) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Applies the default value configured for the given field (if any) to the line given object
property that is determined by the given binding path
- populateDocumentAttachment() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
Deprecated.
- populateDocumentAttachmentList() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
Deprecated.
- populateDocumentForRouting() - Method in interface org.kuali.rice.krad.document.Document
-
This is the method to integrate with workflow, where we will actually populate the workflow defined data structure(s) so that
workflow can routed based on this data.
- populateDocumentForRouting() - Method in class org.kuali.rice.krad.document.DocumentBase
-
- populateMaintainablesFromXmlDocumentContents() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
-
Populates the old and new maintainables from the xml document contents string.
- populateMaintainablesFromXmlDocumentContents() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- PopulatePathTask - Class in org.kuali.rice.krad.uif.lifecycle.initialize
-
- PopulatePathTask() - Constructor for class org.kuali.rice.krad.uif.lifecycle.initialize.PopulatePathTask
-
Creates an instance based on element state.
- populateProgressBarRenderingLists(int, String, boolean, boolean) - Method in class org.kuali.rice.krad.uif.element.StepProgressBar
-
Populate the information used by the template based on settings of this StepProgressBar by iterating of
the steps and setting classes and other rendering info in list to be used by the template.
- populatePropertyExpressionsFromGraph(UifDictionaryBean) - Static method in class org.kuali.rice.krad.uif.util.ExpressionUtils
-
Pulls expressions within the expressionConfigurable's expression graph and moves them to the property
expressions
map for the expressionConfigurable or a nested expressionConfigurable (for the case of nested expression
property
names)
- populatePropertyExpressionsFromGraph(UifDictionaryBean, boolean) - Method in class org.kuali.rice.krad.uif.view.DefaultExpressionEvaluator
-
Pulls expressions within the expressionConfigurable's expression graph and moves them to the property
expressions
map for the expressionConfigurable or a nested expressionConfigurable (for the case of nested expression property
names)
- populatePropertyExpressionsFromGraph(UifDictionaryBean, boolean) - Method in interface org.kuali.rice.krad.uif.view.ExpressionEvaluator
-
Pulls expressions within the expressionConfigurable's expression graph and moves them to the property
expressions
map for the expressionConfigurable or a nested expressionConfigurable (for the case of nested expression property
names)
- PopulateReplacersAndModifiersFromExpressionGraphTask - Class in org.kuali.rice.krad.uif.lifecycle.initialize
-
Populate property values on the all property replacers and component modifiers from the
expression graph.
- PopulateReplacersAndModifiersFromExpressionGraphTask() - Constructor for class org.kuali.rice.krad.uif.lifecycle.initialize.PopulateReplacersAndModifiersFromExpressionGraphTask
-
Default constructor.
- populateViewFromRequestParameters(Map<String, String>) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Uses reflection to find all fields defined on the View instance that have the
RequestParameter annotation (which indicates the field may be populated by the
request).
- populateViewFromRequestParameters(Map<String, String>) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Uses reflection to find all fields defined on the View instance that have the
RequestParameter annotation (which indicates the field may be populated by the
request).
- populateViewRequestParameters() - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycleBuild
-
Invokes the view helper to populate view attributes from request parameters, then makes a back up of the
view request parameters on the form.
- populateXmlDocumentContentsFromMaintainables() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
-
Build the xml document string from the contents of the old and new maintainables.
- populateXmlDocumentContentsFromMaintainables() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
Populates the xml document contents from the maintainables.
- POST_PROCESSOR_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- postBind(HttpServletRequest) - Method in class org.kuali.rice.krad.lookup.LookupForm
-
- postBind(HttpServletRequest) - Method in class org.kuali.rice.krad.uif.mock.DynaForm
-
Called after Spring binds the request to the form and before the controller method is invoked
- postBind(HttpServletRequest) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Called after Spring binds the request to the form and before the controller method is invoked
- postBind(HttpServletRequest) - Method in class org.kuali.rice.krad.web.form.InquiryForm
-
Sets data object class on the form and/or inquirable.
- postBind(HttpServletRequest) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Called after Spring binds the request to the form and before the controller method is invoked
- postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class org.kuali.rice.krad.web.controller.ModuleLockingHandlerInterceptor
-
- postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class org.kuali.rice.krad.web.controller.TransactionHandlerInterceptor
- postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class org.kuali.rice.krad.web.controller.UifControllerHandlerInterceptor
-
After the controller logic is executed, the form is placed into session and the corresponding view
is prepared for rendering.
- postLoad() - Method in class org.kuali.rice.krad.document.DocumentBase
-
Loads the KRAD document header via the document header service.
- PostMetadata() - Constructor for class org.kuali.rice.krad.uif.UifConstants.PostMetadata
-
- postProcessAfterInitialization(Object, String) - Method in class org.kuali.rice.krad.datadictionary.uif.ComponentBeanPostProcessor
-
Sets the unique Id for a Component if bean name given (not generated) and the id property was
not set for the view.
- postProcessBeanFactory() - Method in class org.kuali.rice.krad.datadictionary.DictionaryBeanFactoryPostProcessor
-
Iterates through all beans in the factory and invokes processing of root bean definitions
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.kuali.rice.krad.datadictionary.uif.UifBeanFactoryPostProcessor
-
Iterates through all beans in the factory and invokes processing
- postProcessBeforeInitialization(Object, String) - Method in class org.kuali.rice.krad.datadictionary.uif.ComponentBeanPostProcessor
-
- PostProcessorService - Interface in org.kuali.rice.krad.service
-
This interface is a KFS-local wrapper for the Workflow postprocessor interface.
- postProcessSave(DocumentEvent) - Method in interface org.kuali.rice.krad.document.Document
-
Do any work on the document after the save.
- postProcessSave(DocumentEvent) - Method in class org.kuali.rice.krad.document.DocumentBase
-
- postProcessSave(DocumentEvent) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
this needs to happen after the document itself is saved, to preserve consistency of the ver_nbr and in the case
of initial save, because this can't be saved until the document is saved initially
- postRemove() - Method in class org.kuali.rice.krad.document.DocumentBase
-
This overridden method is used to delete the
DocumentHeader object due to the system not being able to
manage the
DocumentHeader object via mapping files
- POSTREQ_MSG_KEY - Static variable in class org.kuali.rice.krad.uif.util.ClientValidationUtils
-
- PRE_PROCESS - Static variable in class org.kuali.rice.krad.uif.UifConstants.ViewPhases
-
- PRE_ROUTING_ROUTE_NAME - Static variable in class org.kuali.rice.krad.document.DocumentAuthorizerBase
-
- PRE_ROUTING_ROUTE_NAME - Static variable in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- PRE_SUBMIT_CALL - Static variable in class org.kuali.rice.krad.uif.UifConstants.ActionDataAttributes
-
- preBind(HttpServletRequest) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Called before Spring binds the request to the form to allow for pre-processing before setting values.
- preBind(HttpServletRequest) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Called before Spring binds the request to the form to allow for pre-processing before setting values.
- precision - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.FixedPointPatternConstraint
-
- prefixBindingPath(List<? extends Component>, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- prefixBindingPath(Component, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- prefixBindingPath(DataBinding, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- prefixBindingPathNested(Component, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.kuali.rice.krad.web.controller.ModuleLockingHandlerInterceptor
-
- preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.kuali.rice.krad.web.controller.TransactionHandlerInterceptor
- preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.kuali.rice.krad.web.controller.UifControllerHandlerInterceptor
-
Before the controller executes the user session is set on GlobalVariables
and messages are cleared, in addition setup for the history manager and a check on missing session
forms is performed.
- prepare() - Method in class org.kuali.rice.krad.uif.component.MethodInvokerConfig
- prepare(LifecycleElement, Component, String, List<String>) - Method in interface org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhase
-
Prepares a phase for use after being recycled (state cleared).
- prepare(LifecycleElement, Component, String, List<String>) - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhaseBase
-
Prepares a phase for use after being recycled (state cleared).
- prepareExternalBusinessObject(BusinessObject) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Invoked to prepare a new BusinessObject instance that is external
- prepareExternalBusinessObject(BusinessObject) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
Deprecated.
- PrepareForCacheTask - Class in org.kuali.rice.krad.uif.lifecycle.initialize
-
Invokes Copyable#preventModification() on the lifecycle element.
- PrepareForCacheTask() - Constructor for class org.kuali.rice.krad.uif.lifecycle.initialize.PrepareForCacheTask
-
Creates an instance based on element state.
- prepareForSave() - Method in interface org.kuali.rice.krad.document.Document
-
This method provides a hook that will be called before the document is saved.
- prepareForSave(DocumentEvent) - Method in interface org.kuali.rice.krad.document.Document
-
Do any work on the document that requires the DocumentEvent before the save.
- prepareForSave() - Method in class org.kuali.rice.krad.document.DocumentBase
-
- prepareForSave(DocumentEvent) - Method in class org.kuali.rice.krad.document.DocumentBase
-
Override this method with implementation specific prepareForSave logic
- prepareForSave() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Hook for performing any custom processing before the maintenance object is saved
- prepareForSave() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- prepareForSave() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- prepareForSave(DocumentEvent) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- prepareSelectFieldForLine(Field, CollectionGroup, String, Object) - Static method in class org.kuali.rice.krad.uif.layout.CollectionLayoutUtils
-
- prepareView(HttpServletRequest, ModelAndView) - Method in class org.kuali.rice.krad.web.service.impl.ModelAndViewServiceImpl
-
After the controller logic is executed, the form is placed into session and the corresponding view
is prepared for rendering.
- prepareView(HttpServletRequest, ModelAndView) - Method in interface org.kuali.rice.krad.web.service.ModelAndViewService
-
After the controller logic is executed, the form is placed into session and the corresponding view
is prepared for rendering.
- prepareWorkflowDocument(Document) - Method in interface org.kuali.rice.krad.service.DocumentService
-
Sets the title and app document id in the workflow document
- prePersist() - Method in class org.kuali.rice.krad.document.DocumentBase
-
Save the KRAD document header via the document header service.
- preProcess(View) - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycle
-
Performs preliminary processing on a view, prior to caching.
- preprocessDateFields(Map<String, String>) - Static method in class org.kuali.rice.krad.lookup.LookupUtils
-
Changes from/to dates into the range operators the lookupable dao expects ("..",">" etc) this method modifies
the passed in map and returns an updated search criteria map.
- PreProcessElementPhase - Class in org.kuali.rice.krad.uif.lifecycle
-
Lifecycle phase implementation representing the pre-process phase.
- PreProcessElementPhase() - Constructor for class org.kuali.rice.krad.uif.lifecycle.PreProcessElementPhase
-
- preprocessLine() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupLineBuilder
-
Performs various preprocessing of the line components and configuration.
- preRender(HttpServletRequest) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Called after the controller has finished executing, but before rendering occurs.
- preRender(HttpServletRequest) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Called after the controller has finished executing, but before rendering occurs.
- PREREQ_CONSTSTRAINTS - Static variable in class org.kuali.rice.krad.uif.UifConstants.PostMetadata
-
- PREREQ_MSG_KEY - Static variable in class org.kuali.rice.krad.uif.util.ClientValidationUtils
-
- PrerequisiteConstrainable - Interface in org.kuali.rice.krad.datadictionary.validation.capability
-
Validation capability to constrain a value by requiring that some other attribute value be non-empty.
- PrerequisiteConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
-
Prerequisite constraints require that some other attribute be non-empty in order for the constraint to be valid.
- PrerequisiteConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.PrerequisiteConstraint
-
- PrerequisiteConstraintProcessor - Class in org.kuali.rice.krad.datadictionary.validation.processor
-
- PrerequisiteConstraintProcessor() - Constructor for class org.kuali.rice.krad.datadictionary.validation.processor.PrerequisiteConstraintProcessor
-
- PrerequisiteConstraintsResolver<T extends PrerequisiteConstrainable> - Class in org.kuali.rice.krad.datadictionary.validation.constraint.resolver
-
An object that returns the list of prerequisite constraints for a definition implementing the capability
PrerequisiteConstrainable.
- PrerequisiteConstraintsResolver() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.resolver.PrerequisiteConstraintsResolver
-
- preserveLockingKeysOnCopy - Variable in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
- PREV - Static variable in class org.kuali.rice.krad.uif.UifConstants.PageRequest
-
- primaryKeyCheck(MaintenanceDocument) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method checks the two major cases that may violate primary key integrity.
- primaryKeys - Variable in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- PrimitiveAttributeDefinition - Class in org.kuali.rice.krad.datadictionary
-
The primitiveAttribute element identifies one pair of
corresponding fields in the primary business object and
the related business object.
- PrimitiveAttributeDefinition() - Constructor for class org.kuali.rice.krad.datadictionary.PrimitiveAttributeDefinition
-
- primitiveAttributes - Variable in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
-
- PRINCIPAL_ID - Static variable in class org.kuali.rice.krad.uif.UifConstants.KimLink
-
- PRINCIPAL_NAME - Static variable in class org.kuali.rice.krad.uif.UifConstants.KimLink
-
- priorErrorPath - Variable in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- process(DictionaryValidationResult, Object, CaseConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.CaseConstraintProcessor
-
- process(DictionaryValidationResult, Collection<?>, CollectionSizeConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.CollectionSizeConstraintProcessor
-
- process(DictionaryValidationResult, T, C, AttributeValueReader) - Method in interface org.kuali.rice.krad.datadictionary.validation.processor.ConstraintProcessor
-
process the provided constraint
- process(DictionaryValidationResult, Object, DataTypeConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.DataTypeConstraintProcessor
-
- process(DictionaryValidationResult, Object, ExistenceConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.ExistenceConstraintProcessor
-
- process(DictionaryValidationResult, Object, LengthConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.LengthConstraintProcessor
-
- process(DictionaryValidationResult, Object, MustOccurConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.MustOccurConstraintProcessor
-
- process(DictionaryValidationResult, Object, PrerequisiteConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.PrerequisiteConstraintProcessor
-
process the provided constraint
- process(DictionaryValidationResult, Object, RangeConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.RangeConstraintProcessor
-
- process(DictionaryValidationResult, Object, SimpleConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.SimpleConstraintProcessor
-
Processes the SimpleConstraint by calling process on the other smaller constraints it represents and
putting the results together in ProcessorResult
- process(DictionaryValidationResult, Object, ValidCharactersConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.ValidCharactersConstraintProcessor
-
process the provided constraint
- process(String, String, String) - Method in class org.kuali.rice.krad.web.form.HistoryManager
-
Process/update the HistoryFlow stored in session for the flowKey, formKey, and currentUrl passed in.
- processAddAdHocRoutePerson(Document, AdHocRoutePerson) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
- processAddAdHocRoutePerson(Document, AdHocRoutePerson) - Method in interface org.kuali.rice.krad.rules.rule.AddAdHocRoutePersonRule
-
This method is responsible for housing business rules that need to be checked before a document adHocRoutePerson is added to
a document.
- processAddAdHocRouteWorkgroup(Document, AdHocRouteWorkgroup) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
- processAddAdHocRouteWorkgroup(Document, AdHocRouteWorkgroup) - Method in interface org.kuali.rice.krad.rules.rule.AddAdHocRouteWorkgroupRule
-
This method is responsible for housing business rules that need to be checked before a document adHocRouteWorkgroup is added
to a document.
- processAddCollectionLine(AddCollectionLineEvent) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
Run the rules associated with adding an object to a collection.
- processAddCollectionLine(AddCollectionLineEvent) - Method in interface org.kuali.rice.krad.rules.MaintenanceDocumentRule
-
Runs all business rules needed prior to adding a collection to a line.
- processAddCollectionLine(AddCollectionLineEvent) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
Run the rules associated with adding an object to a collection.
- processAddCollectionLine(AddCollectionLineEvent) - Method in interface org.kuali.rice.krad.rules.rule.AddCollectionLineRule
-
Run the rules associated with adding an object to a collection.
- processAddNote(Document, Note) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
Runs all business rules needed prior to adding a document note.
- processAddNote(Document, Note) - Method in interface org.kuali.rice.krad.rules.rule.AddNoteRule
-
This method is responsible for housing business rules that need to be checked before a note is added to a document.
- processAfterAddLine(ViewModel, Object, String, String, boolean) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
In the case of edit maintenance adds a new blank line to the old side.
- processAfterAddLine(ViewModel, Object, String, String, boolean) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Hook for service overrides to process the new collection line after it has been added to the
collection
- processAfterAddLine(ViewModel, Object, String, String, boolean) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Hook for service overrides to process the new collection line after it has been added to the
collection
- processAfterCopy(MaintenanceDocument, Map<String, String[]>) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Hook for performing any custom processing after the maintenance object has been setup for a copy action
- processAfterCopy(MaintenanceDocument, Map<String, String[]>) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- processAfterDeleteLine(ViewModel, String, String, int) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
In the case of edit maintenance deleted the item on the old side.
- processAfterDeleteLine(ViewModel, String, String, int) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Hook for service overrides to process the collection line after it has been deleted
- processAfterDeleteLine(ViewModel, String, String, int) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Hook for service overrides to process the collection line after it has been deleted
- processAfterEdit(MaintenanceDocument, Map<String, String[]>) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Hook for performing any custom processing after the maintenance object has been setup for a edit action
- processAfterEdit(MaintenanceDocument, Map<String, String[]>) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- processAfterEditLine(ViewModel, Object, String, String) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Hook for service overrides to process the edit collection line after it has been validated
- processAfterEditLine(ViewModel, Object, String, String) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Hook for service overrides to process the edit collection line after it has been validated
- processAfterNew(MaintenanceDocument, Map<String, String[]>) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Hook for performing any custom processing after the maintenance object has been setup for a new action
- processAfterNew(MaintenanceDocument, Map<String, String[]>) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- processAfterPost(MaintenanceDocument, Map<String, String[]>) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Hook for performing any custom processing after each posting of the maintenance document (for various actions
like add line, refresh)
- processAfterPost(MaintenanceDocument, Map<String, String[]>) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- processAfterRetrieve() - Method in interface org.kuali.rice.krad.document.Document
-
This method provides a hook that will be called after a document is retrieved, but before it is returned from the
DocumentService.
- processAfterRetrieve() - Method in class org.kuali.rice.krad.document.DocumentBase
-
- processAfterRetrieve() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Hook for performing any custom processing after the maintenance object is retrieved from persistence storage
- processAfterRetrieve() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- processAfterRetrieve() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- processAfterSaveLine(ViewModel, Object, String, String) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Hook for service overrides to process the save collection line after it has been validated
- processAfterSaveLine(ViewModel, Object, String, String) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Hook for service overrides to process the save collection line after it has been validated
- processAndAddLineObject(ViewModel, Object, String, String) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Do all processing related to adding a line: calls processBeforeAddLine, performAddLineValidation, addLine,
processAfterAddLine
- processAndAddLineObject(ViewModel, Object, String, String) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
- processAndApplyConstraints(InputField, View, Object) - Static method in class org.kuali.rice.krad.uif.util.ClientValidationUtils
-
This method processes all the constraints on the InputField passed in and adds all the
necessary jQuery and js required (validator's rules, methods, and messages) to the View's
onDocumentReady call.
- processAnyRemoteFieldsHolder(CollectionGroup, List<? extends Component>) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupLineBuilder
-
Iterates through the given items checking for RemotableFieldsHolder, if found
the holder is invoked to retrieved the remotable fields and translate to attribute fields.
- processApproveDocument(ApproveDocumentEvent) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
Runs all business rules needed prior to approving.
- processApproveDocument(ApproveDocumentEvent) - Method in interface org.kuali.rice.krad.rules.MaintenanceDocumentRule
-
Runs all business rules needed prior to approving.
- processApproveDocument(ApproveDocumentEvent) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- processApproveDocument(ApproveDocumentEvent) - Method in interface org.kuali.rice.krad.rules.rule.ApproveDocumentRule
-
- processArrayStringPropertyValue(String, Object[], String, int, Stack<BeanDefinitionHolder>, List<DictionaryBeanProcessor>) - Method in class org.kuali.rice.krad.datadictionary.DictionaryBeanFactoryPostProcessor
-
Invokes the processors to handle an array string value (which may be changed)
- processArrayStringPropertyValue(String, Object[], String, int, Stack<BeanDefinitionHolder>) - Method in interface org.kuali.rice.krad.datadictionary.DictionaryBeanProcessor
-
Invokes the processors to handle an array string value (which may be changed)
- processArrayStringPropertyValue(String, Object[], String, int, Stack<BeanDefinitionHolder>) - Method in class org.kuali.rice.krad.datadictionary.MessageBeanProcessor
-
Invokes the processors to handle an array string value (which may be changed)
- processBeanDefinition(String, BeanDefinition, ConfigurableListableBeanFactory, Set<String>) - Method in class org.kuali.rice.krad.datadictionary.uif.UifBeanFactoryPostProcessor
-
Processes a top level (non nested) bean definition for expressions
- processBeanMessages(String, BeanDefinition, Stack<BeanDefinitionHolder>) - Method in class org.kuali.rice.krad.datadictionary.MessageBeanProcessor
-
Retrieves external messages whose namespace and component matches the bean definition and applies
the message text to the bean property values
- processBeanProperties(BeanDefinition, Stack<BeanDefinitionHolder>) - Method in class org.kuali.rice.krad.datadictionary.DictionaryBeanFactoryPostProcessor
-
Iterates through the properties defined for the bean definition and invokes helper methods to process
the property value
- processBeforeAddLine(ViewModel, Object, String, String) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Hook for service overrides to process the new collection line before it is added to the
collection
- processBeforeAddLine(ViewModel, Object, String, String) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Hook for service overrides to process the new collection line before it is added to the
collection
- processBeforeEditLine(ViewModel, Object, String, String) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Hook for service overrides to process the edit collection line before it is validated
- processBeforeEditLine(ViewModel, Object, String, String) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Hook for service overrides to process the edit collection line before it is validated
- processBeforeSaveLine(ViewModel, Object, String, String) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Hook for service overrides to process the save collection line before it is validated
- processBeforeSaveLine(ViewModel, Object, String, String) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Hook for service overrides to process the save collection line before it is validated
- processCaseConstraint(InputField, View, CaseConstraint, String, String, StateMapping) - Static method in class org.kuali.rice.krad.uif.util.ClientValidationUtils
-
This method processes a single CaseConstraint.
- processCollectionAddBlankLine(ViewModel, String, String) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Adds a blank line to the collection
- processCollectionAddBlankLine(ViewModel, String, String) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Adds a blank line to the collection
- processCollectionAddLine(ViewModel, String, String) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Invoked when the add line action is chosen for a collection.
- processCollectionAddLine(ViewModel, String, String) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Invoked when the add line action is chosen for a collection.
- processCollectionBeanDefinition(String, BeanDefinition, String, Stack<BeanDefinitionHolder>) - Method in interface org.kuali.rice.krad.datadictionary.DictionaryBeanProcessor
-
Invoked to process a collection value that is a bean definition
- processCollectionBeanDefinition(String, BeanDefinition, String, Stack<BeanDefinitionHolder>) - Method in class org.kuali.rice.krad.datadictionary.MessageBeanProcessor
-
Invoked to process a collection value that is a bean definition
- processCollectionCloseEditLineDialog(ViewModel, String, String, int) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Invoked when the close edit line dialog action is chosen for a collection.
- processCollectionCloseEditLineDialog(ViewModel, String, String, int) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Invoked when the close edit line dialog action is chosen for a collection.
- processCollectionDeleteLine(ViewModel, String, String, int) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Invoked when the delete line action is chosen for a collection.
- processCollectionDeleteLine(ViewModel, String, String, int) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Invoked when the delete line action is chosen for a collection.
- processCollectionEditLine(ViewModel, CollectionControllerServiceImpl.CollectionActionParameters) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Invoked when the edit line action is chosen for a collection.
- processCollectionEditLine(ViewModel, CollectionControllerServiceImpl.CollectionActionParameters) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Invoked when the edit line action is chosen for a collection.
- processCollectionRetrieveEditLineDialog(ViewModel, String, String, int) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Invoked when the retrieve edit line dialog action is chosen for a collection.
- processCollectionRetrieveEditLineDialog(ViewModel, String, String, int) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Invoked when the retrieve edit line dialog action is chosen for a collection.
- processCollectionSaveLine(ViewModel, CollectionControllerServiceImpl.CollectionActionParameters) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Invoked when the save line action is chosen for a collection.
- processCollectionSaveLine(ViewModel, CollectionControllerServiceImpl.CollectionActionParameters) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Invoked when the save line action is chosen for a collection.
- processCompleteDocument(Document) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
Business rules check will include all save action rules and any custom rules required by the document specific rule implementation
- processCompleteDocument(Document) - Method in interface org.kuali.rice.krad.rules.rule.CompleteDocumentRule
-
- processCustomAddAdHocRoutePersonBusinessRules(Document, AdHocRoutePerson) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
This method should be overridden by children rule classes as a hook to implement document specific business rule
checks for
the "add ad hoc route person" event.
- processCustomAddAdHocRouteWorkgroupBusinessRules(Document, AdHocRouteWorkgroup) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
This method should be overridden by children rule classes as a hook to implement document specific business rule
checks for
the "add ad hoc route workgroup" event.
- processCustomAddCollectionLineBusinessRules(AddCollectionLineEvent) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
This method should be overridden to provide custom rules for processing adding to collections.
- processCustomAddCollectionLineBusinessRules(MaintenanceDocument, String, Object) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method should be overridden to provide custom rules for processing adding collection lines.
- processCustomAddNoteBusinessRules(Document, Note) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
This method should be overridden by children rule classes as a hook to implement document specific business rule
checks for
the "add document note" event.
- processCustomApproveDocumentBusinessRules(ApproveDocumentEvent) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
This method should be overridden by children rule classes as a hook to implement document specific business rule
checks for
the "approve document" event.
- processCustomApproveDocumentBusinessRules(MaintenanceDocument) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method should be overridden to provide custom rules for processing document approval.
- processCustomCompleteDocumentBusinessRules(Document) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
Hook method for deriving business rule classes to provide custom validations required during completion action
- processCustomRouteDocumentBusinessRules(Document) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
This method should be overridden by children rule classes as a hook to implement document specific business rule
checks for
the "route document" event.
- processCustomRouteDocumentBusinessRules(MaintenanceDocument) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method should be overridden to provide custom rules for processing document routing
- processCustomSaveDocumentBusinessRules(Document) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
This method should be overridden by children rule classes as a hook to implement document specific business rule
checks for
the "save document" event.
- processCustomSaveDocumentBusinessRules(MaintenanceDocument) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method should be overridden to provide custom rules for processing document saving
- processCustomSendAdHocRequests(Document) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
- processDataTypeConstraint(DictionaryValidationResult, DataType, Object, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.DataTypeConstraintProcessor
-
validates the value provided using DataTypeConstraint
- processElementPath(String, List<String>, List<String>, List<String>, Set<String>) - Static method in class org.kuali.rice.krad.uif.lifecycle.LifecycleRefreshPathBuilder
-
Processes the element at the given path, and all its parents (given by properties within the path) adding
their refresh paths to the lists being built.
- processEvent(ViewLifecycle.LifecycleEvent, View, Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.element.PageValidationMessages
-
Check for message keys that are not matched anywhere on the page, these unmatched messages must still be
displayed at the page level.
- processEvent(ViewLifecycle.LifecycleEvent, View, Object, LifecycleElement) - Method in interface org.kuali.rice.krad.uif.lifecycle.LifecycleEventListener
-
Invoked on a component listener when an event occurs for the given event component.
- processEvent(ViewLifecycle.LifecycleEvent, View, Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
Adds post context data for the quickfinder so when the lookup return occurs the focus and jump point
of the quickfinder action can be retrieved.
- processExpression(String, Component, Map<String, String>, List<String>) - Method in class org.kuali.rice.krad.uif.container.LightTable
-
Process the expression for the item by putting placeholder values in for String properties and adding markers
for render expressions to the component; adds the original expression to the expressionMap
- processFormatterValidation(DictionaryValidationResult, Class<?>, String, String, String, String) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.ValidCharactersConstraintProcessor
-
- processGlobalApproveDocumentBusinessRules(MaintenanceDocument) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method enforces all business rules that are common to all maintenance documents which must be tested before
doing an
approval.
- processGlobalRouteDocumentBusinessRules(MaintenanceDocument) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method enforces all business rules that are common to all maintenance documents which must be tested before
doing a
route.
- processGlobalSaveDocumentBusinessRules(MaintenanceDocument) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method enforces all business rules that are common to all maintenance documents which must be tested before
doing a
save.
- processInactivationBlockChecking(MaintenanceDocument) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
Determines whether this document has been inactivation blocked
- processInactivationBlockChecking(MaintenanceDocument, InactivationBlockingMetadata) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
Given a InactivationBlockingMetadata, which represents a relationship that may block inactivation of a BO, it
determines whether there
is a record that violates the blocking definition
- processLifecycleElement(LifecycleElement) - Static method in class org.kuali.rice.krad.uif.lifecycle.LifecycleRefreshPathBuilder
-
- processLifecycleElements() - Static method in class org.kuali.rice.krad.uif.lifecycle.LifecycleRefreshPathBuilder
-
Iterates through each
LifecycleElement that has been collected in
the view index and invokes refresh path processing.
- processListStringPropertyValue(String, List<?>, String, int, Stack<BeanDefinitionHolder>, List<DictionaryBeanProcessor>) - Method in class org.kuali.rice.krad.datadictionary.DictionaryBeanFactoryPostProcessor
-
Invokes the processors to handle an list string value (which may be changed)
- processListStringPropertyValue(String, List<?>, String, int, Stack<BeanDefinitionHolder>) - Method in interface org.kuali.rice.krad.datadictionary.DictionaryBeanProcessor
-
Invokes the processors to handle an list string value (which may be changed)
- processListStringPropertyValue(String, List<?>, String, int, Stack<BeanDefinitionHolder>) - Method in class org.kuali.rice.krad.datadictionary.MessageBeanProcessor
-
Invokes the processors to handle an list string value (which may be changed)
- ProcessLogger - Class in org.kuali.rice.krad.uif.util
-
Performance monitoring log utility.
- ProcessLogger() - Constructor for class org.kuali.rice.krad.uif.util.ProcessLogger
-
- ProcessLoggingFilter - Class in org.kuali.rice.krad.uif.util
-
Simple servlet filter used to monitor servlet request processing performance.
- ProcessLoggingFilter() - Constructor for class org.kuali.rice.krad.uif.util.ProcessLoggingFilter
-
- processMapStringPropertyValue(String, Map<?, ?>, String, Object, Stack<BeanDefinitionHolder>, List<DictionaryBeanProcessor>) - Method in class org.kuali.rice.krad.datadictionary.DictionaryBeanFactoryPostProcessor
-
Invokes the processors to handle an map string value (which may be changed)
- processMapStringPropertyValue(String, Map<?, ?>, String, Object, Stack<BeanDefinitionHolder>) - Method in interface org.kuali.rice.krad.datadictionary.DictionaryBeanProcessor
-
Invokes the processors to handle an map string value (which may be changed)
- processMapStringPropertyValue(String, Map<?, ?>, String, Object, Stack<BeanDefinitionHolder>) - Method in class org.kuali.rice.krad.datadictionary.MessageBeanProcessor
-
Invokes the processors to handle an map string value (which may be changed)
- processMessagePlaceholders(String, Stack<BeanDefinitionHolder>) - Method in class org.kuali.rice.krad.datadictionary.MessageBeanProcessor
-
Checks a string property value for a message placeholder and if found the message is retrieved and updated
in the property value
- processMultipleValueLookupResults(ViewModel, String, String, String, String) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Process the results returned from a multi-value lookup populating the lines for the collection given
by the path
- processMultipleValueLookupResults(ViewModel, String, String, String, String) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Process the results returned from a multi-value lookup populating the lines for the collection given
by the path
- processMultiValueReturn(UifFormBase, HttpServletRequest) - Method in class org.kuali.rice.krad.web.service.impl.RefreshControllerServiceImpl
-
Handles the return from a multi-value lookup, processing any select line values and invoking the
configured view helper service to create the lines for those values in the model collection.
- processMustOccurConstraint(ConstraintValidationResult, MustOccurConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.MustOccurConstraintProcessor
-
- processMustOccurConstraint(InputField, View, MustOccurConstraint, String) - Static method in class org.kuali.rice.krad.uif.util.ClientValidationUtils
-
This method processes the MustOccurConstraint.
- processNestedBeanDefinition(String, BeanDefinition, String, boolean, Stack<BeanDefinitionHolder>) - Method in class org.kuali.rice.krad.datadictionary.DictionaryBeanFactoryPostProcessor
-
Invokes the processors to handle the given nested bean definition
- processNestedBeanDefinition(String, BeanDefinition, String, Stack<BeanDefinitionHolder>) - Method in interface org.kuali.rice.krad.datadictionary.DictionaryBeanProcessor
-
Invoked to process a nested bean definition (a bean definition that is a property value of another
bean definition)
- processNestedBeanDefinition(String, BeanDefinition, String, Stack<BeanDefinitionHolder>) - Method in class org.kuali.rice.krad.datadictionary.MessageBeanProcessor
-
Invoked to process a nested bean definition (a bean definition that is a property value of another
bean definition)
- processNestedBeanDefinition(String, BeanDefinition, String, Map<String, String>, ConfigurableListableBeanFactory, Set<String>) - Method in class org.kuali.rice.krad.datadictionary.uif.UifBeanFactoryPostProcessor
-
If the bean class is type UifDictionaryBean, iterate through configured property values
and check for expressions.
- ProcessorResult - Class in org.kuali.rice.krad.datadictionary.validation.result
-
defines the information expected when a processor has processed a constraint
- ProcessorResult(ConstraintValidationResult) - Constructor for class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
-
creates a processor result from the provided constraint validation result
- ProcessorResult(ConstraintValidationResult, Constrainable, AttributeValueReader, Constraint...) - Constructor for class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
-
creates a processor result from the parameters provided
- ProcessorResult(ConstraintValidationResult, Constrainable, AttributeValueReader, List<Constraint>) - Constructor for class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
-
creates a processor result from the parameters provided
- ProcessorResult(List<ConstraintValidationResult>) - Constructor for class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
-
creates a processor result from the provided constraint validation results
- ProcessorResult(List<ConstraintValidationResult>, Constrainable, AttributeValueReader, Constraint...) - Constructor for class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
-
creates a processor result from the parameters provided
- processPagingRequest(Object, CollectionGroup) - Method in interface org.kuali.rice.krad.uif.layout.CollectionLayoutManager
-
Invoked when a paging request occurs to carry out the paging request.
- processPagingRequest(View, CollectionGroup, UifFormBase, String) - Method in class org.kuali.rice.krad.uif.layout.collections.CollectionPagingHelper
-
Process the paging request by determining the displayStart value based on the page requested.
- processPagingRequest(View, ViewModel, CollectionGroup, DataTablesPagingHelper.DataTablesInputs) - Static method in class org.kuali.rice.krad.uif.layout.collections.DataTablesPagingHelper
-
- processPagingRequest(Object, CollectionGroup) - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManagerBase
-
- processPagingRequest(Object, CollectionGroup) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
- processPrerequisiteConstraint(PrerequisiteConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.BasePrerequisiteConstraintProcessor
-
- processPrerequisiteConstraint(InputField, PrerequisiteConstraint, View) - Static method in class org.kuali.rice.krad.uif.util.ClientValidationUtils
-
Simpler version of processPrerequisiteConstraint
- processPrerequisiteConstraint(InputField, PrerequisiteConstraint, View, String) - Static method in class org.kuali.rice.krad.uif.util.ClientValidationUtils
-
Processes a Prerequisite constraint that should be applied when the booleanStatement passed
in evaluates to true.
- processPropertyAccessException(PropertyAccessException, BindingResult) - Method in class org.kuali.rice.krad.web.bind.UifBindingErrorProcessor
-
- processPropertyValue(String, String, Object, BeanDefinition, Map<String, String>, Map<String, String>, ConfigurableListableBeanFactory, Set<String>) - Method in class org.kuali.rice.krad.datadictionary.uif.UifBeanFactoryPostProcessor
-
Processes the given property name/value pair for complex objects, such as bean definitions or collections,
which if found will be processed for contained property expression values
- processReadOnlyListDisplay(Object, List<?>) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
This method is called when the list is readOnly as determined in DataField's performFinalize method.
- processReadOnlyListDisplay(Object, List<?>) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Overrides processReadOnlyListDisplay to handle MultiValueControls by creating the list of values from values
instead of the keys of the options selected (makes the list "human-readable").
- ProcessRemoteFieldsHolderTask - Class in org.kuali.rice.krad.uif.lifecycle.initialize
-
Process any remote fields holder that might be in the containers items.
- ProcessRemoteFieldsHolderTask() - Constructor for class org.kuali.rice.krad.uif.lifecycle.initialize.ProcessRemoteFieldsHolderTask
-
Default constructor.
- processRootBeanDefinition(String, BeanDefinition) - Method in class org.kuali.rice.krad.datadictionary.DictionaryBeanFactoryPostProcessor
-
Invokes processors to handle the root bean definition then processes the bean properties
- processRootBeanDefinition(String, BeanDefinition) - Method in interface org.kuali.rice.krad.datadictionary.DictionaryBeanProcessor
-
Invoked to process a root bean definition (a root bean definition is a top level bean)
- processRootBeanDefinition(String, BeanDefinition) - Method in class org.kuali.rice.krad.datadictionary.MessageBeanProcessor
-
- processRouteDocument(Document) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
Runs all business rules needed prior to routing.
- processRouteDocument(Document) - Method in interface org.kuali.rice.krad.rules.MaintenanceDocumentRule
-
Runs all business rules needed prior to routing.
- processRouteDocument(Document) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- processRouteDocument(Document) - Method in interface org.kuali.rice.krad.rules.rule.RouteDocumentRule
-
- processRunAuditBusinessRules(Document) - Method in interface org.kuali.rice.krad.rules.rule.DocumentAuditRule
-
- processSaveDocument(Document) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
Runs all business rules needed prior to saving.
- processSaveDocument(Document) - Method in interface org.kuali.rice.krad.rules.MaintenanceDocumentRule
-
Runs all business rules needed prior to saving.
- processSaveDocument(Document) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- processSaveDocument(Document) - Method in interface org.kuali.rice.krad.rules.rule.SaveDocumentRule
-
- processSearchCriteria(LookupForm, Map<String, String>) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
Filters the search criteria to be used with the lookup.
- processSendAdHocRequests(Document) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
- processSendAdHocRequests(Document) - Method in interface org.kuali.rice.krad.rules.rule.SendAdHocRequestsRule
-
- processSetStringPropertyValue(String, Set<?>, String, Stack<BeanDefinitionHolder>, List<DictionaryBeanProcessor>) - Method in class org.kuali.rice.krad.datadictionary.DictionaryBeanFactoryPostProcessor
-
Invokes the processors to handle an set string value (which may be changed)
- processSetStringPropertyValue(String, Set<?>, String, Stack<BeanDefinitionHolder>) - Method in interface org.kuali.rice.krad.datadictionary.DictionaryBeanProcessor
-
Invokes the processors to handle an set string value (which may be changed)
- processSetStringPropertyValue(String, Set<?>, String, Stack<BeanDefinitionHolder>) - Method in class org.kuali.rice.krad.datadictionary.MessageBeanProcessor
-
Invokes the processors to handle an set string value (which may be changed)
- processSingleCollectionSizeConstraint(DictionaryValidationResult, Collection<?>, CollectionSizeConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.CollectionSizeConstraintProcessor
-
- processSingleExistenceConstraint(DictionaryValidationResult, Object, ExistenceConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.ExistenceConstraintProcessor
-
- processSingleLengthConstraint(DictionaryValidationResult, Object, LengthConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.LengthConstraintProcessor
-
- processSingleRangeConstraint(DictionaryValidationResult, Object, RangeConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.RangeConstraintProcessor
-
validates the value provided using RangeConstraint
- processSingleValidCharacterConstraint(DictionaryValidationResult, Object, ValidCharactersConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.ValidCharactersConstraintProcessor
-
- processSingleValue(String, String, Map<String, BeanTagAttributeInfo>, BeanDefinitionBuilder) - Method in class org.kuali.rice.krad.datadictionary.parse.CustomSchemaParser
-
Adds the property value to the bean definition based on the name and value of the attribute.
- processStringPropertyValue(String, String, Stack<BeanDefinitionHolder>) - Method in class org.kuali.rice.krad.datadictionary.DictionaryBeanFactoryPostProcessor
-
Invokes the processors to handle the string value (which may be changed)
- processStringPropertyValue(String, String, Stack<BeanDefinitionHolder>) - Method in interface org.kuali.rice.krad.datadictionary.DictionaryBeanProcessor
-
Invoked to process a string property value (straight property value, not a string within a collection)
- processStringPropertyValue(String, String, Stack<BeanDefinitionHolder>) - Method in class org.kuali.rice.krad.datadictionary.MessageBeanProcessor
-
Invoked to process a string property value (straight property value, not a string within a collection)
- processSuccessors(Queue<ViewLifecyclePhase>) - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhaseBase
-
Adds phases added as successors to the processor, or if there are no pending successors invokes
the complete notification step.
- processValueBeforeSet(String, Object) - Method in class org.kuali.rice.krad.web.bind.UifViewBeanWrapper
-
Registers any custom property editor for the property name/path, converts empty string values to null, and
calls helper method to decrypt secure values.
- produceErrorReport(List<ErrorReport>, boolean) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
- PROGRESS_BAR - Static variable in class org.kuali.rice.krad.uif.CssConstants.ProgressBar
-
- PROGRESS_BAR - Static variable in class org.kuali.rice.krad.uif.UifConstants.AriaRoles
-
- ProgressBar() - Constructor for class org.kuali.rice.krad.uif.CssConstants.ProgressBar
-
- ProgressBar - Class in org.kuali.rice.krad.uif.element
-
Element which shows a visual progress bar based on percentageValue passed in or segmentPercentages passed in
- ProgressBar() - Constructor for class org.kuali.rice.krad.uif.element.ProgressBar
-
- ProgressBarField - Class in org.kuali.rice.krad.uif.field
-
Field wrapper for the ProgressBar element
- ProgressBarField() - Constructor for class org.kuali.rice.krad.uif.field.ProgressBarField
-
- properties - Variable in class org.kuali.rice.krad.exception.ExceptionIncident
-
Basic exception information is initialized and contained in this class instance.
- PROPERTY_EDITOR_REGISTRY - Static variable in class org.kuali.rice.krad.uif.UifConstants
-
- PROPERTY_EXPRESSIONS - Static variable in class org.kuali.rice.krad.uif.UifPropertyPaths
-
- PROPERTY_NAME_PREFIX - Static variable in class org.kuali.rice.krad.uif.UifConstants.Messages
-
- propertyEditor - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- propertyName - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint
-
- propertyName - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.PrerequisiteConstraint
-
- propertyNameForElementCompare - Variable in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementBase
-
- PropertyReplacer - Class in org.kuali.rice.krad.uif.component
-
Configuration for replacing a property value based on a condition
- PropertyReplacer() - Constructor for class org.kuali.rice.krad.uif.component.PropertyReplacer
-
- PropertySerializabilityEvaluator - Interface in org.kuali.rice.krad.util.documentserializer
-
Specifies an implementation used during document workflow XML serialization that
will be able to determine whether a specific property is serializable
- PropertySerializabilityEvaluatorBase - Class in org.kuali.rice.krad.util.documentserializer
-
- PropertySerializabilityEvaluatorBase() - Constructor for class org.kuali.rice.krad.util.documentserializer.PropertySerializabilityEvaluatorBase
-
- PropertySerializabilityMetadata - Interface in org.kuali.rice.krad.util.documentserializer
-
This class represents metadata about the serializibility of a property during the document serialization proces..
- PropertySerializabilityMetadata.PropertySerializability - Enum in org.kuali.rice.krad.util.documentserializer
-
See docs for the elements of this enum
- PropertySerializerTrie - Class in org.kuali.rice.krad.util.documentserializer
-
This is a implementation of a trie/prefix tree of that contains metadata about property serializability
during the document serialization process.
- PropertySerializerTrie() - Constructor for class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrie
-
- PropertySerializerTrieNode - Class in org.kuali.rice.krad.util.documentserializer
-
A node in the trie.
- PropertySerializerTrieNode(String, String) - Constructor for class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrieNode
-
- PropertyType - Enum in org.kuali.rice.krad.util.documentserializer
-
Represents various types a property may be.
- providerRegistry - Variable in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- providers - Variable in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- publishAllComponents() - Method in interface org.kuali.rice.krad.service.DataDictionaryComponentPublisherService
-
- publishDataDictionaryComponents() - Method in class org.kuali.rice.krad.config.KRADConfigurer
-
- purgeForm(UifFormBase) - Method in class org.kuali.rice.krad.web.form.UifFormManager
-
Removes the values that are marked @SessionTransient from the form.
- push(String) - Method in class org.kuali.rice.krad.web.form.HistoryFlow
-
Push the url onto the history stack
- push(UrlInfo) - Method in class org.kuali.rice.krad.web.form.HistoryFlow
-
Push the url onto the history stack
- pushAllToContext(Map<String, Object>) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Places each entry of the given Map into the context for the component
- pushAllToContext(Map<String, Object>) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
Places each entry of the given Map into the context for the component
- pushAllToContext(List<? extends Component>, Map<String, Object>) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
places a all entries from a map into each context map of a list of components
- pushAllToContext(Component, Map<String, Object>) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- pushAllToContext(Map<String, Object>) - Method in interface org.kuali.rice.krad.uif.util.LifecycleElement
-
Places each entry of the given Map into the context for the component
- pushAllToContextDeep(Component, Map<String, Object>) - Static method in class org.kuali.rice.krad.uif.util.ContextUtils
-
- pushAllToContextDeep(List<? extends Component>, Map<String, Object>) - Static method in class org.kuali.rice.krad.uif.util.ContextUtils
-
Places a all entries from a map into each context map of a list of components.
- pushCollectionGroupToReference() - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Sets a reference in the context map for all nested components in the collection group
instance, and sets selected collection path and id data attributes on nested actions of this group.
- pushCollectionGroupToReference() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Sets a reference in the context map for all nested components in the collection group
instance, and sets selected collection path and id data attributes on nested actions of this group.
- pushObjectToContext(String, Object) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Places the given object into the context Map for the component with the given name
- pushObjectToContext(String, Object) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
Places the given object into the context Map for the component with the given name
- pushObjectToContext(Collection<? extends LifecycleElement>, String, Object) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
places a key, value pair in each context map of a list of components
- pushObjectToContext(Component, String, Object) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- pushObjectToContext(String, Object) - Method in interface org.kuali.rice.krad.uif.util.LifecycleElement
-
Places the given object into the context Map for the component with the given name
- pushObjectToContextDeep(Collection<? extends LifecycleElement>, String, Object) - Static method in class org.kuali.rice.krad.uif.util.ContextUtils
-
places a key, value pair in each context map of a list of components
- pushObjectToContextDeep(Component, String, Object) - Static method in class org.kuali.rice.krad.uif.util.ContextUtils
-
- pushPendingPhase(ViewLifecyclePhase) - Method in class org.kuali.rice.krad.uif.lifecycle.AsynchronousViewLifecycleProcessor
-
Pushes lifecycle phases to be processed within the lifecycle associated with this processor.
- pushPendingPhase(ViewLifecyclePhase) - Method in class org.kuali.rice.krad.uif.lifecycle.SynchronousViewLifecycleProcessor
-
Pushes lifecycle phases to be processed within the lifecycle associated with this processor.
- pushPendingPhase(ViewLifecyclePhase) - Method in interface org.kuali.rice.krad.uif.lifecycle.ViewLifecycleProcessor
-
Pushes lifecycle phases to be processed within the lifecycle associated with this processor.
- pushToPropertyReplacerContext(String, Object) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- put(String, Object) - Method in class org.kuali.rice.krad.datadictionary.exporter.StringMap
-
Deprecated.
- put(String, String) - Method in class org.kuali.rice.krad.datadictionary.uif.ViewTypeDictionaryIndex
-
- put(K, V) - Method in class org.kuali.rice.krad.uif.util.LifecycleAwareMap
-
- putAll(Map<? extends String, ? extends Object>) - Method in class org.kuali.rice.krad.datadictionary.exporter.StringMap
-
Deprecated.
- putAll(Map<? extends K, ? extends V>) - Method in class org.kuali.rice.krad.uif.util.LifecycleAwareMap
-
- putDocumentError(String, String, String) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method is a convenience method to add a property-specific document error to the global errors list.
- putDocumentError(String, String, String[]) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method is a convenience method to add a property-specific document error to the global errors list.
- putFieldError(String, String) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method is a convenience method to add a property-specific error to the global errors list.
- putFieldError(String, String, String) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method is a convenience method to add a property-specific error to the global errors list.
- putFieldError(String, String, String[]) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method is a convenience method to add a property-specific error to the global errors list.
- putFieldErrorWithShortLabel(String, String) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
Adds a property-specific error to the global errors list, with the DD short label as the single argument.
- putGlobalError(String) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method is a convenience method to easily add a Document level error (ie, one not tied to a specific field,
but
applicable to the whole document).
- putGlobalError(String, String) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method is a convenience method to easily add a Document level error (ie, one not tied to a specific field,
but
applicable to the whole document).
- putGlobalError(String, String[]) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method is a convenience method to easily add a Document level error (ie, one not tied to a specific field,
but
applicable to the whole document).
- putGlobalsError(String, String) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method specifically doesn't put any prefixes before the error so that the developer can do things specific
to the
globals errors (like newDelegateChangeDocument errors)
- putGlobalsError(String, String, String) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method specifically doesn't put any prefixes before the error so that the developer can do things specific
to the
globals errors (like newDelegateChangeDocument errors)
- putInactivationBlockingErrorOnPage(MaintenanceDocument, InactivationBlockingMetadata) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
If there is a violation of an InactivationBlockingMetadata, it prints out an appropriate error into the error
map
- safeFollow(String, String, Callable<T>) - Static method in class org.kuali.rice.krad.uif.util.ProcessLogger
-
Follow a callable process using the system default verbose setting and checked exception
handling.
- safeFollow(String, String, Boolean, Callable<T>) - Static method in class org.kuali.rice.krad.uif.util.ProcessLogger
-
Follow a callable process with checked exception handling.
- SAJAX_SOURCE - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsKeys
-
- save(UifFormBase) - Method in class org.kuali.rice.krad.document.DocumentControllerBase
-
- save(DocumentFormBase, SaveDocumentEvent) - Method in class org.kuali.rice.krad.document.DocumentControllerBase
-
- save(DocumentFormBase) - Method in interface org.kuali.rice.krad.document.DocumentControllerService
-
Saves the document instance contained on the given form.
- save(DocumentFormBase, SaveDocumentEvent) - Method in interface org.kuali.rice.krad.document.DocumentControllerService
-
Saves the document instance contained on the given form and passes the given event for rule
evaluation.
- save(DocumentFormBase) - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
Saves the document instance contained on the given form.
- save(DocumentFormBase, SaveDocumentEvent) - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
Saves the document instance contained on the given form and passes the given event for rule
evaluation.
- save(PessimisticLock) - Method in interface org.kuali.rice.krad.service.PessimisticLockService
-
This method saves the given lock object
- SAVE - Static variable in class org.kuali.rice.krad.uif.UifConstants.MethodToCallNames
-
- save(UifFormBase) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- save(UifFormBase) - Method in class org.kuali.rice.krad.web.service.impl.SaveControllerServiceImpl
-
Save the form.
- save(UifFormBase) - Method in interface org.kuali.rice.krad.web.service.SaveControllerService
-
Save the form.
- save(WorkflowDocument, String) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
-
This method will first determine if the WorkflowDocument.saveDocument(String) method
is valid to be called.
- SaveControllerService - Interface in org.kuali.rice.krad.web.service
-
Controller service that handles saves.
- SaveControllerServiceImpl - Class in org.kuali.rice.krad.web.service.impl
-
Default implementation of the save controller service.
- SaveControllerServiceImpl() - Constructor for class org.kuali.rice.krad.web.service.impl.SaveControllerServiceImpl
-
- saveDataObject() - Method in class org.kuali.rice.krad.maintenance.BulkUpdateMaintainableImpl
-
- saveDataObject() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Invoked to persist changes to the data object being maintained
- saveDataObject() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- saveDocument(Document) - Method in interface org.kuali.rice.krad.service.DocumentService
-
- saveDocument(Document, DocumentEvent) - Method in interface org.kuali.rice.krad.service.DocumentService
-
This method saves the given document using the document event passed in.
- saveDocument(Document, Class<? extends DocumentEvent>) - Method in interface org.kuali.rice.krad.service.DocumentService
-
Saves the passed-in document.
- SaveDocumentEvent - Class in org.kuali.rice.krad.rules.rule.event
-
Rule event generated for a save of a document instance.
- SaveDocumentEvent(String, Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.SaveDocumentEvent
-
Constructs a SaveDocumentEvent with the specified errorPathPrefix and document
- SaveDocumentEvent(Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.SaveDocumentEvent
-
Constructs a SaveDocumentEvent with the given document
- SaveDocumentEvent(String, String, Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.SaveDocumentEvent
-
- saveDocumentNotes(Document) - Method in interface org.kuali.rice.krad.service.DocumentService
-
Saves the notes associated with the given document if they are in a state where they can be
saved.
- SaveDocumentRule - Interface in org.kuali.rice.krad.rules.rule
-
Defines a rule which gets invoked immediately before a document gets saved.
- SaveEvent - Interface in org.kuali.rice.krad.rules.rule.event
-
Interface for events that can be applied on a save operation.
- saveField(UifFormBase) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- saveField(UifFormBase) - Method in class org.kuali.rice.krad.web.service.impl.SaveControllerServiceImpl
-
Save the field of the form at the propertyName specified by saveFieldPath (in request params sent); the
field is already updated on the form at the time of this invocation.
- saveField(UifFormBase) - Method in interface org.kuali.rice.krad.web.service.SaveControllerService
-
Save the field of the form at the propertyName specified by saveFieldPath (in request params sent); the
field is already updated on the form at the time of this invocation.
- saveLine(UifFormBase) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- saveLine(UifFormBase) - Method in interface org.kuali.rice.krad.web.service.CollectionControllerService
-
Invoked by the save line action to save an item within the model collection.
- saveLine(UifFormBase) - Method in class org.kuali.rice.krad.web.service.impl.CollectionControllerServiceImpl
-
Invoked by the save line action to save an item within the model collection.
- saveNewNote(DocumentFormBase, Document, Note) - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
Saves a new note instance to the data store if the document state allows it.
- SaveOnlyDocumentEvent - Class in org.kuali.rice.krad.rules.rule.event
-
This class represents the save event that is part of an eDoc in Kuali.
- SaveOnlyDocumentEvent(String, Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.SaveOnlyDocumentEvent
-
Constructs a SaveOnlyDocumentEvent with the specified errorPathPrefix and document
- SaveOnlyDocumentEvent(Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.SaveOnlyDocumentEvent
-
Constructs a SaveDocumentEvent with the given document
- SaveOnlyDocumentEvent(String, String, Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.SaveOnlyDocumentEvent
-
- saveRoutingData(WorkflowDocument) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
-
save the routing data of the document to workflow
- scale - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.FixedPointPatternConstraint
-
- scriptConfigurationFilePaths - Variable in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- ScriptDirective - Class in org.kuali.rice.krad.uif.freemarker
-
- ScriptDirective() - Constructor for class org.kuali.rice.krad.uif.freemarker.ScriptDirective
-
- ScriptEventSupport - Interface in org.kuali.rice.krad.uif.component
-
Declares methods for retrieving the event script code
- ScriptUtils - Class in org.kuali.rice.krad.uif.util
-
Utility class for generating JavaScript
- ScriptUtils() - Constructor for class org.kuali.rice.krad.uif.util.ScriptUtils
-
- Scrollpane - Class in org.kuali.rice.krad.uif.widget
-
Decorates a group with scroll functionality.
- Scrollpane() - Constructor for class org.kuali.rice.krad.uif.widget.Scrollpane
-
- scrubQueryCharacters(String) - Static method in class org.kuali.rice.krad.lookup.LookupUtils
-
Removes query characters (such as wildcards) from the given string value.
- SDOM - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsKeys
-
- SDOWNLOAD_SOURCE - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsKeys
-
- search(LookupForm) - Method in class org.kuali.rice.krad.lookup.LookupController
-
- search(LookupForm) - Method in interface org.kuali.rice.krad.lookup.LookupControllerService
-
Executes a search using the provided criteria and builds a list of results to return
to the user.
- search(LookupForm) - Method in class org.kuali.rice.krad.lookup.LookupControllerServiceImpl
-
Carries out the search action by invoking the Lookupable#performSearch) method on the
configured lookupable (view helper) and then setting the results onto the given form.
- SEARCH - Static variable in class org.kuali.rice.krad.uif.UifConstants.MethodToCallNames
-
- SEARCH_RESULTS - Static variable in class org.kuali.rice.krad.uif.UifPropertyPaths
-
- SearchingAttribute - Class in org.kuali.rice.krad.datadictionary
-
This is a description of what this class does - mpham don't forget to fill this in.
- SearchingAttribute() - Constructor for class org.kuali.rice.krad.datadictionary.SearchingAttribute
-
- searchingAttribute - Variable in class org.kuali.rice.krad.datadictionary.SearchingTypeDefinition
-
- SearchingTypeDefinition - Class in org.kuali.rice.krad.datadictionary
-
This is a description of what this class does - mpham don't forget to fill this in.
- SearchingTypeDefinition() - Constructor for class org.kuali.rice.krad.datadictionary.SearchingTypeDefinition
-
- SECONDARY_ACTION - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- SECTION - Static variable in class org.kuali.rice.krad.uif.UifConstants.WrapperTags
-
- SECTIONS - Static variable in class org.kuali.rice.krad.uif.UifConstants.DataAttributes
-
- SECURE_VALUE - Static variable in class org.kuali.rice.krad.uif.UifConstants.LookupCriteriaPostMetadata
-
- SELECT_CONTROL - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- SELECT_FIELD_STYLE_CLASS - Static variable in class org.kuali.rice.krad.uif.CssConstants.Classes
-
- selectAllPages(LookupForm) - Method in class org.kuali.rice.krad.lookup.LookupController
-
- selectAllPages(LookupForm) - Method in interface org.kuali.rice.krad.lookup.LookupControllerService
-
Handles the select all pages action on the lookup results.
- selectAllPages(LookupForm) - Method in class org.kuali.rice.krad.lookup.LookupControllerServiceImpl
-
- SelectControl - Interface in org.kuali.rice.krad.uif.control
-
Control interface for a select box.
- SelectControlBase - Class in org.kuali.rice.krad.uif.control
-
Represents a HTML Select control.
- SelectControlBase() - Constructor for class org.kuali.rice.krad.uif.control.SelectControlBase
-
- SELECTED_COLLECTION_ID - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- SELECTED_COLLECTION_LINES - Static variable in class org.kuali.rice.krad.uif.UifPropertyPaths
-
- SELECTED_COLLECTION_PATH - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- SELECTED_LINE_INDEX - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- SELECTED_LINE_VALUES - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- selectedCollectionLines - Variable in class org.kuali.rice.krad.web.form.UifFormBase
-
- selectedLookupResultsCache - Variable in class org.kuali.rice.krad.web.form.UifFormBase
-
- sendAdHocRequests(DocumentFormBase) - Method in class org.kuali.rice.krad.document.DocumentControllerBase
-
- sendAdHocRequests(DocumentFormBase) - Method in interface org.kuali.rice.krad.document.DocumentControllerService
-
Sends AdHoc workflow Requests for the document instance contained on the form to the AdHoc recipients
contained on the form.
- sendAdHocRequests(DocumentFormBase) - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
Sends AdHoc workflow Requests for the document instance contained on the form to the AdHoc recipients
contained on the form.
- sendAdHocRequests(Document, String, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.krad.service.DocumentService
-
Send ad hoc requests for the given document, optionally providing an annotation which will show up in the route
log of the document.
- sendAdHocRequests(Document, String, String, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.krad.service.DocumentService
-
Send ad hoc requests for the given document to the specified node name, optionally providing an annotation which
will show up in the route log of the document.
- SendAdHocRequestsEvent - Class in org.kuali.rice.krad.rules.rule.event
-
This is a description of what this class does - wliang don't forget to fill this in.
- SendAdHocRequestsEvent(String, Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.SendAdHocRequestsEvent
-
- SendAdHocRequestsEvent(Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.SendAdHocRequestsEvent
-
Constructs a SaveDocumentEvent with the given document
- SendAdHocRequestsEvent(String, String, Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.SendAdHocRequestsEvent
-
- SendAdHocRequestsRule - Interface in org.kuali.rice.krad.rules.rule
-
This is a description of what this class does - wliang don't forget to fill this in.
- sendFeedback(String, String, String) - Method in interface org.kuali.rice.krad.service.KualiFeedbackService
-
- sendFileFromLineResponse(UifFormBase, HttpServletResponse, List<FileMeta>, FileMeta) - Method in class org.kuali.rice.krad.web.service.impl.FileControllerServiceImpl
-
Hook controller method to send a response back by using response.flushBuffer() using request/collection/fileLine
information provided.
- sendNoteRouteNotification(Document, Note, Person) - Method in interface org.kuali.rice.krad.service.DocumentService
-
Builds an workflow notification request for the note and sends it to note recipient.
- sendRedirect(HttpServletRequest, HttpServletResponse, String) - Method in class org.kuali.rice.krad.web.filter.UifSessionTimeoutFilter
-
Sends a redirect request either through the standard http redirect mechanism, or by sending back
an Ajax response indicating a redirect should occur
- sendWorkflowNotification(WorkflowDocument, String, List<AdHocRouteRecipient>, String) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
-
Sends workflow notification to the list of ad hoc recipients.
- sendWorkflowNotification(WorkflowDocument, String, String, List<AdHocRouteRecipient>, String) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
-
Sends workflow notification at the specified node to the list of ad hoc recipients.
- sendWorkflowNotification(WorkflowDocument, String, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
-
Sends workflow notification to the list of ad hoc recipients.
- sendWorkflowNotification(WorkflowDocument, String, String, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
-
Sends workflow notification at the specified node to the list of ad hoc recipients.
- SENSITIVE_DATA_DIALOG - Static variable in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
- SEPARATOR - Static variable in class org.kuali.rice.krad.uif.UifConstants.HistoryFlow
-
- sequence(String) - Static method in class org.kuali.rice.krad.uif.util.ExpressionFunctions
-
Gets the next available number from a sequence
- SEQUENCE_PREFIX - Static variable in class org.kuali.rice.krad.uif.UifConstants
-
- serializableProperties - Variable in class org.kuali.rice.krad.util.documentserializer.PropertySerializabilityEvaluatorBase
-
- SerializationPropertyElement(String, PropertyType) - Constructor for class org.kuali.rice.krad.util.documentserializer.DocumentSerializationState.SerializationPropertyElement
-
- SerializationPropertyElement(String, PropertyType) - Constructor for class org.kuali.rice.krad.util.documentserializer.SerializationState.SerializationPropertyElement
-
- SerializationState - Class in org.kuali.rice.krad.util.documentserializer
-
This object keeps track of most of the open tags while a document is serialized.
- SerializationState() - Constructor for class org.kuali.rice.krad.util.documentserializer.SerializationState
-
- SerializationState(SerializationState) - Constructor for class org.kuali.rice.krad.util.documentserializer.SerializationState
-
Creates a new SerializationState that is a copy of the given state
- SerializationState.SerializationPropertyElement - Class in org.kuali.rice.krad.util.documentserializer
-
- serializeDocumentToXml() - Method in interface org.kuali.rice.krad.document.Document
-
This is a method where we can get the xml of a document that the workflow system will use to base it's routing and search
attributes on.
- serializeDocumentToXml() - Method in class org.kuali.rice.krad.document.DocumentBase
-
- serializeDocumentToXml() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
Overridden to avoid serializing the xml twice, because of the xmlDocumentContents property of this object
- serializeDocumentToXmlForRouting(Document) - Method in interface org.kuali.rice.krad.service.DocumentSerializerService
-
Serializes a document into XML for the workflow engine
- SERVER_ERRORS - Static variable in class org.kuali.rice.krad.uif.UifConstants.DataAttributes
-
- SERVER_EVALUATION_PATTERN - Static variable in class org.kuali.rice.krad.uif.view.DefaultExpressionEvaluator
-
- SERVER_INFO - Static variable in class org.kuali.rice.krad.uif.UifConstants.DataAttributes
-
- SERVER_MESSAGES - Static variable in class org.kuali.rice.krad.uif.UifConstants.DataAttributes
-
- SERVER_PARAMS - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsKeys
-
- SERVER_WARNINGS - Static variable in class org.kuali.rice.krad.uif.UifConstants.DataAttributes
-
- SESSION_ID - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- SESSION_POLICY - Static variable in class org.kuali.rice.krad.uif.UifPropertyPaths
-
- SESSION_TIMEOUT - Static variable in class org.kuali.rice.krad.uif.UifConstants.MethodToCallNames
-
- SESSION_TIMEOUT_DIALOG - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- SESSION_TIMEOUT_VIEW_ID - Static variable in class org.kuali.rice.krad.uif.UifConstants
-
- SESSION_TIMEOUT_WARNING_DIALOG - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- sessionCreated(HttpSessionEvent) - Method in class org.kuali.rice.krad.web.listener.KualiHttpSessionListener
-
HttpSession hook for additional setup method when sessions are created
- sessionDestroyed(HttpSessionEvent) - Method in class org.kuali.rice.krad.web.listener.KualiHttpSessionListener
-
HttpSession hook for additional cleanup when sessions are destroyed
- SessionDocument - Interface in org.kuali.rice.krad.document
-
This is a marker interface for implementing session in document.
- sessionForms - Variable in class org.kuali.rice.krad.web.form.UifFormManager
-
- sessionId - Variable in class org.kuali.rice.krad.web.form.UifFormBase
-
- sessionTimeout(UifFormBase) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- sessionTimeout(UifFormBase) - Method in interface org.kuali.rice.krad.web.service.ControllerService
-
Invoked when a session timeout occurs.
- sessionTimeout(UifFormBase) - Method in class org.kuali.rice.krad.web.service.impl.ControllerServiceImpl
-
Default impl does nothing but render the view.
- SessionTimeoutController - Class in org.kuali.rice.krad.web.controller
-
Controller class for the session timeout view.
- SessionTimeoutController() - Constructor for class org.kuali.rice.krad.web.controller.SessionTimeoutController
-
- SessionTimeoutForm - Class in org.kuali.rice.krad.web.form
-
Form class for the session timeout view.
- SessionTimeoutForm() - Constructor for class org.kuali.rice.krad.web.form.SessionTimeoutForm
-
- sessionTimeoutInterval - Variable in class org.kuali.rice.krad.web.form.UifFormBase
-
- SessionTransient - Annotation Type in org.kuali.rice.krad.uif.util
-
Marker annotation for session transient fields on the UifForm
- set(ExportMap) - Method in class org.kuali.rice.krad.datadictionary.exporter.ExportMap
-
Deprecated.
Adds the ExportMap's exportKey and exportData as a key,value pair to this Map
- set(String, String) - Method in class org.kuali.rice.krad.datadictionary.exporter.ExportMap
-
Deprecated.
Adds the given key,value pair to this Map
- set(String, Map<String, Object>) - Method in class org.kuali.rice.krad.datadictionary.exporter.StringMap
-
Deprecated.
Associates the given String with the given Map value.
- set(String, String) - Method in class org.kuali.rice.krad.datadictionary.exporter.StringMap
-
Deprecated.
Associates the given String with the given String value.
- set(int, T) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
- set(int, T) - Method in class org.kuali.rice.krad.uif.util.LifecycleAwareList
-
- set(Object) - Method in class org.kuali.rice.krad.uif.util.ObjectPropertyReference
-
Set the property to a specific value.
- SET_CONFIG_PARM - Static variable in class org.kuali.rice.krad.uif.UifConstants.JsFunctions
-
- SET_VALUE - Static variable in class org.kuali.rice.krad.uif.UifConstants.JsFunctions
-
- setAaData(String) - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
Set the translated aaData array
- setAcceptFileTypes(String) - Method in class org.kuali.rice.krad.uif.element.MultiFileUploadCollection
-
- setAccessibleBindingPaths(Set<String>) - Method in class org.kuali.rice.krad.uif.lifecycle.ViewPostMetadata
-
- setAccessibleMethodToCalls(Set<String>) - Method in class org.kuali.rice.krad.uif.lifecycle.ViewPostMetadata
-
- setAccordionWidget(Accordion) - Method in class org.kuali.rice.krad.uif.container.AccordionGroup
-
- setAction(Action) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
Setter for the nested action component.
- setActionColumnIndex(int) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Sets action column index
- setActionColumnPlacement(String) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Setter for the action column placement
- setActionColumnPlacement(String) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Setter for the action column placement
- setActionEvent(String) - Method in class org.kuali.rice.krad.uif.element.Action
-
- setActionEvent(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- setActionFieldPrototype(FieldGroup) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Setter for the action field prototype
- setActionFieldPrototype(FieldGroup) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Setter for the action field prototype
- setActionFlags(Map<String, Boolean>) - Method in class org.kuali.rice.krad.uif.view.View
-
- setActionFlags(Map<String, Boolean>) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
- setActionFlags(Map<String, Boolean>) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setActionIconPlacement(String) - Method in class org.kuali.rice.krad.uif.element.Action
-
- setActionImage(Image) - Method in class org.kuali.rice.krad.uif.element.Action
-
Setter for the action image field.
- setActionImage(Image) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
Delegates actionImage property reference to the action.
- setActionImagePlacement(String) - Method in class org.kuali.rice.krad.uif.element.Action
-
Set to TOP, BOTTOM, LEFT, RIGHT to position image at that location within the button.
- setActionImagePlacement(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- setActionLabel(String) - Method in class org.kuali.rice.krad.uif.element.Action
-
Setter for the actions label.
- setActionLabel(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
Delegates actionLabel property reference to the action.
- setActionParameters(Map<String, String>) - Method in class org.kuali.rice.krad.uif.element.Action
-
- setActionParameters(Map<String, String>) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- setActionParameters(Map<String, String>) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Setter for the action parameters map
- setActionParameters(Map<String, String>) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Setter for the action parameters map
- setActionScript(String) - Method in class org.kuali.rice.krad.uif.element.Action
-
- setActionScript(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- setActionUrl(UrlInfo) - Method in class org.kuali.rice.krad.uif.element.Action
-
- setActive(String) - Method in class org.kuali.rice.krad.uif.widget.Accordion
-
Set the accordion item open by default (zero-based index), "false" if no item should be open.
- setActiveAsOfDate(Date) - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
- setActiveCollectionFilter(CollectionFilter) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the collection filter to use for filter inactive records from the
collection
- setActiveCollectionFilter(CollectionFilter) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Setter for the collection filter to use for filter inactive records from the
collection
- setActiveFromDate(Date) - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
- setActiveIndicator(boolean) - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
Sets the activeIndicator attribute value.
- setActiveToDate(Date) - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
- setActualSizeIfTruncated(Long) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
Set the actual collection size if the collection was truncated
- setAddAppParms(boolean) - Method in class org.kuali.rice.krad.uif.widget.LightBox
-
Setter for the addAppParms.
- setAddBlankLineAction(Action) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the add blank line
Action field
- setAddBlankLineAction(Action) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Setter for the add blank line
Action field
- setAddBlankOption(boolean) - Method in class org.kuali.rice.krad.uif.control.UifKeyValuesFinderBase
-
Setter for the addBlankOption indicator
- setAddControlSelectAllOption(boolean) - Method in class org.kuali.rice.krad.lookup.LookupInputField
-
- setAddedCollectionItems(List) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Setter for the newly added item list
- setAddedCollectionObjects(Map<String, List<Object>>) - Method in class org.kuali.rice.krad.uif.lifecycle.ViewPostMetadata
-
- setAddFilesButtonText(String) - Method in class org.kuali.rice.krad.uif.element.MultiFileUploadCollection
-
- setAddHiddenWhenReadOnly(boolean) - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Setter for the read-only hidden indicator
- setAddHiddenWhenReadOnly(boolean) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Setter for the read-only hidden indicator
- setAddItemCssClass(String) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the add item css style class
- setAddItemCssClass(String) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Setter for the add item css style class
- setAdditionalComponentsToRefresh(List<String>) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for alsoRefreshComponents
- setAdditionalComponentsToRefresh(List<String>) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for alsoRefreshComponents
- setAdditionalCriteria(Map<String, String>) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Setter for the query's additional criteria map
- setAdditionalCssClasses(List<String>) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Set the additionalCssClasses
- setAdditionalCssClasses(List<String>) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Set the additionalCssClasses
- setAdditionalCssClasses(List<String>) - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
- setAdditionalCssClasses(List<String>) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
- setAdditionalCssFiles(List<String>) - Method in class org.kuali.rice.krad.uif.view.View
-
- setAdditionalDictionaryFiles(Map<String, List<String>>) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
Adds additional dictionary files to the data dictionary (files that will not be loaded through one of
the module configurations)
- setAdditionalDisplayAttributeName(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- setAdditionalHeadLinks(List<HeadLink>) - Method in class org.kuali.rice.krad.uif.view.View
-
- setAdditionalHiddenPropertyNames(List<String>) - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Setter for the hidden property names
- setAdditionalHiddenPropertyNames(List<String>) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Setter for the hidden property names
- setAdditionalHiddenValues(Map<String, String>) - Method in class org.kuali.rice.krad.uif.view.FormView
-
- setAdditionalInquiryParameters(Map<String, String>) - Method in class org.kuali.rice.krad.uif.field.GroupLinkField
-
- setAdditionalInquiryParameters(Map<String, String>) - Method in class org.kuali.rice.krad.uif.field.RoleLinkField
-
- setAdditionalInquiryParameters(Map<String, String>) - Method in class org.kuali.rice.krad.uif.field.UserLinkField
-
- setAdditionalKeysToMatch(String) - Method in class org.kuali.rice.krad.uif.element.ValidationMessages
-
Convenience setter for additional keys to match that takes a string argument and
splits on comma to build the list
- setAdditionalKeysToMatch(List<String>) - Method in class org.kuali.rice.krad.uif.element.ValidationMessages
-
- setAdditionalLookupParameters(Map<String, String>) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setAdditionalMetaTags(List<MetaTag>) - Method in class org.kuali.rice.krad.uif.view.View
-
- setAdditionalPermissionDetails(Map<String, String>) - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
-
Setter for the map of additional permission details
- setAdditionalPropertiesToReturn(List<String>) - Method in class org.kuali.rice.krad.uif.widget.Suggest
-
Set the list of additional properties to return to the plugin success callback results
- setAdditionalRequestParameters(Map<String, String>) - Method in class org.kuali.rice.krad.uif.widget.LocationSuggest
-
Get the additionalRequestParameters
- setAdditionalRoleQualifiers(Map<String, String>) - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
-
Setter for the map of additional role qualifiers
- setAdditionalScriptFiles(List<String>) - Method in class org.kuali.rice.krad.uif.view.View
-
- setAdditionalSecurePropertyNames(List<String>) - Method in class org.kuali.rice.krad.lookup.LookupView
-
- setAdditionalSubmitData(Map<String, String>) - Method in class org.kuali.rice.krad.uif.element.Action
-
Setter for map holding additional data to post.
- setAdditionalSubmitData(Map<String, String>) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- setAdditionalUrlPathPropertyName(String) - Method in class org.kuali.rice.krad.uif.widget.LocationSuggest
-
Set additionalUrlPathProperty
- setAddLabel(String) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the add line label text
- setAddLabel(String) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Setter for the add line label text
- setAddLineActions(List<? extends Component>) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the add line action components fields
- setAddLineActions(List<? extends Component>) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Setter for the add line action components fields
- setAddLineBindingInfo(BindingInfo) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the add line binding info
- setAddLineBindingInfo(BindingInfo) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Setter for the add line binding info
- setAddLineDialog(DialogGroup) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
- setAddLineDialog(DialogGroup) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
- setAddLineEnterKeyAction(String) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
- setAddLineEnterKeyAction(String) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
- setAddLineGroup(Group) - Method in interface org.kuali.rice.krad.uif.layout.CollectionLayoutManager
-
- setAddLineGroup(Group) - Method in class org.kuali.rice.krad.uif.layout.collections.CollectionLayoutManagerBase
- setAddLineItems(List<? extends Component>) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the add line field list
- setAddLineItems(List<? extends Component>) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Setter for the add line field list
- setAddLineLabel(Message) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the Message instance for the add line label
- setAddLineLabel(Message) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Setter for the Message instance for the add line label
- setAddLinePlacement(String) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the add line placement
- setAddLinePlacement(String) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Setter for the add line placement
- setAddLinePropertyName(String) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the add line property name
- setAddLinePropertyName(String) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Setter for the add line property name
- setAddWithDialog(boolean) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
- setAddWithDialog(boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
- setAddWithDialogAction(Action) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
- setAddWithDialogAction(Action) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
- setAdHocRoutePersons(List<AdHocRoutePerson>) - Method in interface org.kuali.rice.krad.document.Document
-
setter method to set the list of ad hoc route persons associated with a document at a point in time, this list is only valid
for a given users version of a document as this state is only persisted in workflow itself when someone takes an action on a
document
- setAdHocRoutePersons(List<AdHocRoutePerson>) - Method in class org.kuali.rice.krad.document.DocumentBase
-
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
- setAdHocRouteWorkgroups(List<AdHocRouteWorkgroup>) - Method in interface org.kuali.rice.krad.document.Document
-
setter method to set the list of ad hoc route workgroups associated with a document at a point in time, this list is only
valid for a given users version of a document as this state is only persisted in workflow itself when someone takes an action
on a document
- setAdHocRouteWorkgroups(List<AdHocRouteWorkgroup>) - Method in class org.kuali.rice.krad.document.DocumentBase
-
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
- setAdjustInquiryParameters(boolean) - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
Determines whether inquiry parameters adjusted
- setAjaxDetailsRetrieval(boolean) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Set if row details content should be retrieved fromt he server
- setAjaxDetailsRetrieval(boolean) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Set if row details content should be retrieved fromt he server
- setAjaxInlineEdit(boolean) - Method in interface org.kuali.rice.krad.uif.field.InputField
-
- setAjaxInlineEdit(boolean) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
- setAjaxRequest(boolean) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Set the ajaxRequest
- setAjaxRequest(boolean) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setAjaxRetrievalWhenOpened(boolean) - Method in class org.kuali.rice.krad.uif.widget.Disclosure
-
Set ajaxRetrievalWhenOpened
- setAjaxReturnType(String) - Method in class org.kuali.rice.krad.uif.element.Action
-
Setter for the type of ajax return.
- setAjaxReturnType(String) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Setter for the type of ajax return
- setAjaxReturnType(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setAjaxSource(String) - Method in class org.kuali.rice.krad.uif.element.DataTable
-
- setAjaxSource(String) - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
Setter for the Ajax source URL
- setAjaxSubmit(boolean) - Method in class org.kuali.rice.krad.uif.element.Action
-
- setAjaxSubmit(boolean) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- setAlign(String) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Sets the components horizontal alignment
- setAlign(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Sets the components horizontal alignment
- setAllowAll(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowAmpersand(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowApostrophe(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowAsterisk(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowAtSign(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowBackslash(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowBrackets(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowColon(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowComma(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowCopy(boolean) - Method in class org.kuali.rice.krad.uif.widget.SyntaxHighlighter
-
Setter for the allow copy flag
- setAllowCurlyBraces(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowDash(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowDollar(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowDoubleQuote(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowedFormats(List<String>) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.DatePatternConstraint
-
Sets the alloweFormats for this constraint, this must be a subset of the system configured
formats for a date - this list should be used for most fields where you are expecting a user
to enter a date in a specific format
- setAllowEquals(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowExclaimation(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowForwardSlash(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowGreaterThan(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowLessThan(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowNegative(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.FixedPointPatternConstraint
-
- setAllowNegative(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.FloatingPointPatternConstraint
-
- setAllowNegative(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.IntegerPatternConstraint
-
- setAllowParenthesis(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowPercent(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowPeriod(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowPlus(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowPound(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowQuestionMark(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowsCopy(boolean) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
The allowsCopy element contains a true or false value.
- setAllowSemiColon(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowsNewOrCopy(boolean) - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
The allowsNewOrCopy element contains a value of true or false.
- setAllowsNoteAttachments(boolean) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
Setter for flag indicating that attacments can be added to notes
- setAllowsNoteAttachments(boolean) - Method in class org.kuali.rice.krad.uif.view.DocumentView
-
Sets boolean that indicates if the document view allows note attachments
- setAllowsNoteFYI(boolean) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
Setter for the flag indicating whether to render the AdHoc FYI recipient box and Send FYI button
- setAllowsNoteFYI(boolean) - Method in class org.kuali.rice.krad.uif.view.DocumentView
-
Sets boolean that indicates if the document view allows note FYI
- setAllowsRecordDeletion(boolean) - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
- setAllowUnderscore(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowWhitespace(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowWhitespace(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AnyCharacterPatternConstraint
-
- setAllowWhitespace(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.UTF8AnyCharacterPatternConstraint
-
- setAllRenderedPropertyPaths(Set<String>) - Method in class org.kuali.rice.krad.uif.lifecycle.ViewPostMetadata
-
- setAllRowFields(List<Field>) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Set the row fields
- setAlternateAndAdditionalDisplayValue(View, Object) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Sets alternate and additional property value for this field.
- setAlternateAndAdditionalDisplayValue(View, Object) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Overriding to check quickfinder when masked is being applied.
- setAlternateDisplayAttributeName(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- setAltText(String) - Method in class org.kuali.rice.krad.uif.element.Image
-
Sets the alternate text property for this image
- setAltText(String) - Method in class org.kuali.rice.krad.uif.field.ImageField
-
Sets the alternate text attribute of the image assosiated with this field
- setAnimationSpeed(int) - Method in class org.kuali.rice.krad.uif.widget.Disclosure
-
Setter for the open/close animation speed
- setAnnotation(String) - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
-
- setApplicationContext(ApplicationContext) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- setApplicationContext(ApplicationContext) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
-
- setApplicationContext(ApplicationContext) - Method in class org.kuali.rice.krad.uif.freemarker.FreeMarkerInlineRenderBootstrap
- setApplicationDataSource(DataSource) - Method in class org.kuali.rice.krad.config.KRADConfigurer
-
- setApplicationFooter(Group) - Method in class org.kuali.rice.krad.uif.view.View
-
- setApplicationHeader(Header) - Method in class org.kuali.rice.krad.uif.view.View
-
- setApplicationLogo(Image) - Method in class org.kuali.rice.krad.uif.element.ApplicationHeader
-
Convenience setter for configuring the application logo (brand image) for the navigation bar.
- setApplicationNavigation(NavigationBar) - Method in class org.kuali.rice.krad.uif.element.ApplicationHeader
-
- setApplicationTitleText(String) - Method in class org.kuali.rice.krad.uif.view.View
-
- setApplicationToolbar(Group) - Method in class org.kuali.rice.krad.uif.element.ApplicationHeader
-
- setApplyAlternatingRowStyles(boolean) - Method in interface org.kuali.rice.krad.uif.layout.GridLayoutManager
-
Setter for the alternating row styles indicator
- setApplyAlternatingRowStyles(boolean) - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManagerBase
-
Setter for the alternating row styles indicator
- setApplyAlternatingRowStyles(boolean) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
- setApplyAlternatingRowStyles(boolean) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
- setApplyClientSide(Boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.BaseConstraint
-
- setApplyDefaultCellWidths(boolean) - Method in interface org.kuali.rice.krad.uif.layout.GridLayoutManager
-
Setter for the default cell width indicator
- setApplyDefaultCellWidths(boolean) - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManagerBase
-
Setter for the default cell width indicator
- setApplyDefaultCellWidths(boolean) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
- setApplyDefaultCellWidths(boolean) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
- setApplyDefaultValues(boolean) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Set whether default values should be applied to the view
- setApplyDefaultValues(boolean) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setApplyDirtyCheck(boolean) - Method in class org.kuali.rice.krad.uif.view.View
-
- setApplyMask(boolean) - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Setter for the apply value mask flag
- setApplyMask(boolean) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Setter for the apply value mask flag
- setAreaTitleMessage(Message) - Method in class org.kuali.rice.krad.uif.element.ViewHeader
-
Set the areaTitleMessage object
- setAreaTitleText(String) - Method in class org.kuali.rice.krad.uif.element.ViewHeader
-
Set the areaTitle
- setArgumentTypes(Class[]) - Method in class org.kuali.rice.krad.uif.component.MethodInvokerConfig
-
Setter for the method argument types that should be invoked
- setAriaAttributes(Map<String, String>) - Method in interface org.kuali.rice.krad.uif.component.Component
-
- setAriaAttributes(Map<String, String>) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
- setAsText(String) - Method in class org.kuali.rice.krad.web.bind.UifBooleanEditor
-
Sets the property value by parsing a given String
- setAsText(String) - Method in class org.kuali.rice.krad.web.bind.UifCurrencyEditor
-
This overridden method sets the property value by parsing a given String.
- setAsText(String) - Method in class org.kuali.rice.krad.web.bind.UifDateEditor
-
This overridden method converts the display string to a
java.sql.Date object using the
org.kuali.rice.core.api.datetime.DateTimeService.
- setAsText(String) - Method in class org.kuali.rice.krad.web.bind.UifDateTimeEditor
-
This implementation converts the
Date display string to a
DateTime object using the
DateTimeService.
- setAsText(String) - Method in class org.kuali.rice.krad.web.bind.UifEncryptionPropertyEditorWrapper
-
- setAsText(String) - Method in class org.kuali.rice.krad.web.bind.UifKualiIntegerCurrencyEditor
-
This overridden method converts the display string to a
org.kuali.rice.core.api.util.type.KualiInteger object using
local currency format.
- setAsText(String) - Method in class org.kuali.rice.krad.web.bind.UifPercentageEditor
-
This overridden method converts the display string to a
org.kuali.rice.core.api.util.type.KualiPercent object.
- setAsText(String) - Method in class org.kuali.rice.krad.web.bind.UifTimeEditor
-
Converts the display string to a time object.
- setAsText(String) - Method in class org.kuali.rice.krad.web.bind.UifTimestampEditor
-
This overridden method converts the display string to a
java.sql.Timestamp object using the
org.kuali.rice.core.api.datetime.DateTimeService.
- setAttachment(DocumentAttachment) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- setAttachmentCollectionName(String) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- setAttachmentFile(MultipartFile) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Setter for the form's attachment file
- setAttachmentListPropertyName(String) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- setAttachmentPropertyName(String) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- setAttachmentResponseHeader(HttpServletResponse, String, String) - Method in class org.kuali.rice.krad.web.controller.UifExportController
-
Creates consistent setup of attachment response header.
- setAttachments(List<MultiDocumentAttachment>) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- setAttachmentService(AttachmentService) - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
- setAttachmentTypesValuesFinderClass(Class<? extends KeyValuesFinder>) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
The attachmentTypesValuesFinderClass specifies the name of a values finder
class.
- setAttachmentTypesValuesFinderClass(Class<? extends KeyValuesFinder>) - Method in class org.kuali.rice.krad.uif.view.DocumentView
-
Sets attachment types values finder classs
- setAttributeName(String) - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
-
attributeName is the name of a reference object that
must exist and not be null.
- setAttributeName(String) - Method in class org.kuali.rice.krad.datadictionary.SearchingAttribute
-
- setAttributeName(String) - Method in class org.kuali.rice.krad.datadictionary.SortDefinition
-
The sortAttribute element defines one part of the sort key.
- setAttributeName(String) - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
-
Setter for the current attribute that is being processed
- setAttributeName(String) - Method in class org.kuali.rice.krad.datadictionary.validation.BaseAttributeValueReader
-
- setAttributeName(String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.AttributeValidationResult
-
- setAttributeName(String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- setAttributeNames(List<String>) - Method in class org.kuali.rice.krad.datadictionary.SortDefinition
-
The sortAttributes element allows a multiple-part sort key to be defined
JSTL: sortAttributes is a Map which is accessed using a key of "sortAttributes".
- setAttributePath(String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- setAttributeQuery(AttributeQuery) - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Setter for this field's attribute query
- setAttributeQuery(AttributeQuery) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Setter for this field's attribute query
- setAttributeQueryService(AttributeQueryService) - Method in class org.kuali.rice.krad.web.service.impl.QueryControllerServiceImpl
-
- setAttributes(List<AttributeDefinition>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
The attributes element contains attribute
elements.
- setAttributeSecurity(AttributeSecurity) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- setAttributeSecurity(AttributeSecurity) - Method in class org.kuali.rice.krad.uif.field.DataFieldSecurity
-
Setter for the fields attribute security
- setAttributeToHighlightOnFail(String) - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
-
attributeToHighlightOnFail is the name of the busines
object attribute which will be highlighted when
the default existence check fails.
- setAuditErrorList(List) - Method in class org.kuali.rice.krad.util.AuditCluster
-
Sets the auditErrorList attribute value.
- setAuditErrorMap(HashMap<String, AuditCluster>) - Static method in class org.kuali.rice.krad.util.GlobalVariables
-
Sets a new (clean) AuditErrorList
- setAuthorizer(ViewAuthorizer) - Method in class org.kuali.rice.krad.uif.view.View
-
- setAuthorizerClass(Class<? extends ViewAuthorizer>) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the view's authorizer by class
- setAutoAddActiveCriteria(boolean) - Method in class org.kuali.rice.krad.lookup.LookupView
-
- setAutoFocus(boolean) - Method in interface org.kuali.rice.krad.uif.container.PageGroup
-
- setAutoFocus(boolean) - Method in class org.kuali.rice.krad.uif.container.PageGroupBase
- setAutoLinking(boolean) - Method in class org.kuali.rice.krad.web.bind.UifServletRequestDataBinder
-
- setAutoSearch(Boolean) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setAutoTruncateColumns(Boolean) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
- setAutoTruncateColumns(Boolean) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
- setAvailableMethodToCalls(Set<String>) - Method in class org.kuali.rice.krad.uif.lifecycle.ViewPostMetadata
-
- setAvailableResponses(List<KeyValue>) - Method in class org.kuali.rice.krad.uif.container.DialogGroup
-
- setBackdoorId(String) - Method in class org.kuali.rice.krad.web.login.DummyLoginForm
-
- setBaseBusinessObjectClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.krad.datadictionary.BusinessObjectEntry
-
The baseBusinessObjectClass is an optional parameter for specifying a base class
for the dataObjectClass, allowing the data dictionary to index by the base class
in addition to the current class.
- setBaseDataObjectClass(Class<?>) - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
The baseDataObjectClass is an optional parameter for specifying a base class
for the dataObjectClass, allowing the data dictionary to index by the base class
in addition to the current class.
- setBaseDocumentClass(Class<? extends Document>) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
The optional baseDocumentClass element is the name of the java base class
associated with the document.
- setBaseInquiryUrl(String) - Method in class org.kuali.rice.krad.uif.field.GroupLinkField
-
- setBaseInquiryUrl(String) - Method in class org.kuali.rice.krad.uif.field.RoleLinkField
-
- setBaseInquiryUrl(String) - Method in class org.kuali.rice.krad.uif.field.UserLinkField
-
- setBaseInquiryUrl(String) - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
Setter for the inquiry base url (domain, context, and controller)
- setBaseLookupUrl(String) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setBasePath(String) - Method in class org.kuali.rice.krad.datadictionary.WorkflowPropertyGroup
-
Setter for the base path
- setBaseUrl(String) - Method in class org.kuali.rice.krad.uif.util.UrlInfo
-
Set the baseUrl
- setBaseUrl(String) - Method in class org.kuali.rice.krad.uif.widget.LocationSuggest
-
Set the baseUrl
- setBeanClass(Class<?>) - Method in class org.kuali.rice.krad.datadictionary.parse.BeanTagInfo
-
Sets the class represented by the defined tag.
- setBeanLocation(String) - Method in class org.kuali.rice.krad.datadictionary.validator.ErrorReport
-
Sets the location of the bean in the trace
- setBeanName(String) - Method in class org.kuali.rice.krad.datadictionary.impl.BeanOverrideImpl
-
- setBindByNamePrefix(String) - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
Setter for the prefix to use for forming the binding path by name
- setBindingInfo(BindingInfo) - Method in interface org.kuali.rice.krad.uif.component.DataBinding
-
Setter for the binding info instance
- setBindingInfo(BindingInfo) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Setter for the binding info instance
- setBindingInfo(BindingInfo) - Method in class org.kuali.rice.krad.uif.container.LightTable
-
Set the bindingInfo
- setBindingInfo(BindingInfo) - Method in class org.kuali.rice.krad.uif.container.TreeGroup
-
- setBindingInfo(BindingInfo) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Setter for the binding info instance
- setBindingInfo(BindingInfo) - Method in class org.kuali.rice.krad.uif.field.RemoteFieldsHolder
-
Setter for the Map property binding info instance
- setBindingName(String) - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
Setter for the bind property name
- setBindingObjectPath(String) - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
Setter for the object path on the form
- setBindingObjectPath(String) - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
-
Setter for the path to the compare object
- setBindingPath(String) - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
Setter for the binding path.
- setBindingPath(String) - Method in class org.kuali.rice.krad.uif.container.collections.LineBuilderContext
-
- setBindToForm(boolean) - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
Setter for the bind to form indicator
- setBindToForm(boolean) - Method in class org.kuali.rice.krad.uif.container.collections.LineBuilderContext
-
- setBindToMap(boolean) - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
Setter for the bind to map indicator
- setBlob(Blob) - Method in class org.kuali.rice.krad.file.FileMetaBlob
-
- setBlockedAttributeName(String) - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
-
- setBlockedBusinessObjectClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
-
- setBlockedDataObjectClass(Class<?>) - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
-
- setBlockedReferencePropertyName(String) - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
-
- setBlockingImageSource(String) - Method in class org.kuali.rice.krad.uif.widget.BlockUI
-
Setter for the url (source) of the blocking image to use (if any)
- setBlockingReferenceBusinessObjectClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
-
- setBlockingReferenceDataObjectClass(Class<?>) - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
-
- setBoNotesEnabled(boolean) - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
Setter for the boNotesEnabled flag
- setBooleanData(Map<String, Boolean>) - Method in class org.kuali.rice.krad.uif.mock.DynaDataObject
-
- setBooleanData(Map<String, Boolean>) - Method in class org.kuali.rice.krad.uif.mock.DynaForm
-
- setBrandImage(Image) - Method in class org.kuali.rice.krad.uif.element.NavigationBar
-
- setBrandText(String) - Method in class org.kuali.rice.krad.uif.element.NavigationBar
-
- setBrandUrl(String) - Method in class org.kuali.rice.krad.uif.element.NavigationBar
-
- setBreadcrumbItem(BreadcrumbItem) - Method in interface org.kuali.rice.krad.uif.container.PageGroup
-
Set the breadcrumbItem for this PageGroup
- setBreadcrumbItem(BreadcrumbItem) - Method in class org.kuali.rice.krad.uif.container.PageGroupBase
-
Set the breadcrumbItem for this PageGroup
- setBreadcrumbItem(BreadcrumbItem) - Method in class org.kuali.rice.krad.uif.view.View
-
- setBreadcrumbOptions(PageBreadcrumbOptions) - Method in interface org.kuali.rice.krad.uif.container.PageGroup
-
Set the breadcrumbOptions
- setBreadcrumbOptions(PageBreadcrumbOptions) - Method in class org.kuali.rice.krad.uif.container.PageGroupBase
-
Set the breadcrumbOptions
- setBreadcrumbOptions(BreadcrumbOptions) - Method in class org.kuali.rice.krad.uif.view.View
-
- setBreadcrumbOverrides(List<BreadcrumbItem>) - Method in class org.kuali.rice.krad.uif.element.BreadcrumbOptions
-
Set the breadcrumbOverrides list
- setBreadcrumbs(Breadcrumbs) - Method in class org.kuali.rice.krad.uif.view.View
-
- setBuildFooter(Group) - Method in class org.kuali.rice.krad.uif.view.View
-
- setBusinessObjectClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.krad.datadictionary.BusinessObjectEntry
-
- setBusinessObjectClass(String) - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
Sets the BO Class used for the KeyLabelBusinessObjectValueFinder to retrieve the complete range of values for
radiobutton and select controls.
- setBusinessObjectClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
-
- setBusinessObjectClass(Class<?>) - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
-
- setBusinessObjectClass(Class<?>) - Method in class org.kuali.rice.krad.keyvalues.PersistableBusinessObjectValuesFinder
-
- setBusinessObjectClassName(String) - Method in class org.kuali.rice.krad.datadictionary.SearchingAttribute
-
- setBusinessRulesClass(Class<? extends BusinessRule>) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
Setter for the
BusinessRule to execute rules for the document
- setCalculateOnKeyUp(boolean) - Method in class org.kuali.rice.krad.uif.util.ColumnCalculationInfo
-
Sets calculateOnKeyUp which controls the type of handler used
- setCalculationFunctionExtraData(String) - Method in class org.kuali.rice.krad.uif.util.ColumnCalculationInfo
-
Sets the calculationFunctionExtraData which specifies additional data to pass into the calculationFunction.
- setCalculationFunctionName(String) - Method in class org.kuali.rice.krad.uif.util.ColumnCalculationInfo
-
Sets the calculationFunctionName to call when doing column calculations
- setCallbackContext(Map<String, String>) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setCallbackMethod(MethodInvokerConfig) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setCallbackMethodToCall(String) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setCanCopyOnReadOnly(Boolean) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the canCopyOnReadOnly indicator
- setCanCopyOnReadOnly(Boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the canCopyOnReadOnly indicator
- setCanEditView(Boolean) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
- setCanEditView(Boolean) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setCaptionHeader(Header) - Method in class org.kuali.rice.krad.uif.element.Image
-
Sets the Header used to display the caption for this image
- setCaptionHeader(Header) - Method in class org.kuali.rice.krad.uif.field.ImageField
-
Sets the caption header
- setCaptionHeaderAboveImage(boolean) - Method in class org.kuali.rice.krad.uif.field.ImageField
-
Sets boolen of whether the caption header is above the image
- setCaptionHeaderPlacementAboveImage(boolean) - Method in class org.kuali.rice.krad.uif.element.Image
-
Sets whether the image caption is to be displayed above or below the image
- setCaptionHeaderText(String) - Method in class org.kuali.rice.krad.uif.element.Image
-
Sets the text displayed as of the caption for the picture
- setCaptionHeaderText(String) - Method in class org.kuali.rice.krad.uif.field.ImageField
-
Sets the caption header text
- setCaseConstraint(CaseConstraint) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- setCaseConstraint(CaseConstraint) - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader.InputFieldConstrainableInfo
-
- setCaseConstraint(CaseConstraint) - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Setter for caseConstraint
- setCaseConstraint(CaseConstraint) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Setter for caseConstraint
- setCaseSensitive(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint
-
setter for case sensitive
- setCategory(String) - Method in class org.kuali.rice.krad.util.AuditCluster
-
- setCellAttributes(Component) - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManagerBase
-
Moves the width, align, and valign settings of the component to the corresponding cell properties (if not
already configured)
- setCellAttributes(Component) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Moves the width, align, and valign settings of the component to the corresponding cell properties (if not
already configured)
- setCellWidth(String) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the containing cell width
- setCellWidth(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the containing cell width
- setCenteredLinks(boolean) - Method in class org.kuali.rice.krad.uif.element.NextPager
-
- setChangeTracking(boolean) - Method in class org.kuali.rice.krad.web.bind.UifBeanPropertyBindingResult
-
- setCheckboxLabel(String) - Method in class org.kuali.rice.krad.uif.control.CheckboxControl
-
Sets the label text for this checkbox
- setChecked(boolean) - Method in class org.kuali.rice.krad.uif.control.CheckboxControl
-
Sets the checked state.
- setChildEntryName(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- setClearDirtyOnAction(boolean) - Method in class org.kuali.rice.krad.uif.element.Action
-
- setClearValueOnCopyPropertyNames(List<String>) - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
- setClientStateForSyncing(Map<String, Object>) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Setter for the client state
- setCloseable(boolean) - Method in class org.kuali.rice.krad.uif.element.GroupValidationMessages
-
- setClosedToggleIconClass(String) - Method in class org.kuali.rice.krad.uif.container.SidebarNavigationGroup
-
- setCollapseAdditionalFieldLinkMessages(boolean) - Method in class org.kuali.rice.krad.uif.element.GroupValidationMessages
-
Set collapseAdditionalFieldLinkMessages
- setCollapsedIconClass(String) - Method in class org.kuali.rice.krad.uif.widget.Disclosure
-
- setCollection(String) - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
-
collection is the name of a collection that must exist
- setCollection(CollectionGroup) - Method in class org.kuali.rice.krad.uif.element.MultiFileUploadCollection
-
- setCollectionBusinessObjectClass(Class<?>) - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
-
Class that the specified collection represents.
- setCollectionControllerService(CollectionControllerService) - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
- setCollectionControllerService(CollectionControllerService) - Method in class org.kuali.rice.krad.lookup.LookupController
-
- setCollectionControllerService(CollectionControllerService) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- setCollectionControllerService(CollectionControllerService) - Method in class org.kuali.rice.krad.web.service.impl.FileControllerServiceImpl
-
- setCollectionGroup(CollectionGroup) - Method in class org.kuali.rice.krad.uif.container.collections.LineBuilderContext
-
- setCollectionGroupBuilder(CollectionGroupBuilder) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the collection group building instance
- setCollectionGroupBuilder(CollectionGroupBuilder) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Setter for the collection group building instance
- setCollectionLookup(QuickFinder) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the collection lookup quickfinder instance
- setCollectionLookup(QuickFinder) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Setter for the collection lookup quickfinder instance
- setCollectionObjectClass(Class<?>) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the collection object class
- setCollectionObjectClass(Class<?>) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Setter for the collection object class
- setCollectionPagingRequest(boolean) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
- setCollectionPagingRequest(boolean) - Method in class org.kuali.rice.krad.web.form.UifFormBase
- setCollectionPath(String) - Method in class org.kuali.rice.krad.datadictionary.DocumentCollectionPath
-
- setCollectionPath(String) - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
Setter for the field's collection path (if part of a collection)
- setCollections(List<CollectionDefinition>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
The collections element contains collection elements.
- setCols(Integer) - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
Sets the cols parameter for textarea controls.
- setCols(int) - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
-
Setter for the number of columns the control should span (vertical length)
- setColSpan(int) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the components column span
- setColSpan(int) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the components column span
- setColumnCalculations(List<ColumnCalculationInfo>) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Sets the columnCalculations.
- setColumnCalculations(List<ColumnCalculationInfo>) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Sets the columnCalculations.
- setColumnNumber(Integer) - Method in class org.kuali.rice.krad.uif.util.ColumnCalculationInfo
-
Sets the column number.
- setColumns(List<Field>) - Method in class org.kuali.rice.krad.uif.layout.collections.TableRow
-
- setColumnsToCalculate(List<String>) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Set columns to calculate
- setCommand(String) - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
-
- setComparableId(String) - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
-
Setter for the id prefix to use for the generated comparison components
- setComparables(List<ComparableInfo>) - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
-
Setter for the list of comparable info instances
- setCompareToForFieldRender(boolean) - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
-
Setter for the use comparable group values for renderOnComparableModifier
context variable
- setCompareToForValueChange(boolean) - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
-
Setter for the use comparable group values for comparison indicator
- setCompleteStep(String) - Method in class org.kuali.rice.krad.uif.element.StepProgressBar
-
- setComplexAttributes(List<ComplexAttributeDefinition>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- setComponentAttribute(String) - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
-
Setter for the component code to use for details
- setComponentCode(String) - Method in class org.kuali.rice.krad.datadictionary.DictionaryBeanBase
-
Setter for the bean's associated component code
- setComponentCode(String) - Method in class org.kuali.rice.krad.messages.Message
-
Setter for the component code the message should be associated with
- setComponentModifiers(List<ComponentModifier>) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the components List of ComponentModifier
instances
- setComponentModifiers(List<ComponentModifier>) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the components List of ComponentModifier
instances
- setComponentPostMetadataMap(Map<String, ComponentPostMetadata>) - Method in class org.kuali.rice.krad.uif.lifecycle.ViewPostMetadata
-
- setComponentPropertyDeep(Component, String, Object) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
Traverse a component tree, setting a property on all components for which the property is writable.
- setComponentPropertyFinal(Component, String, Object) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
Sets a property on the given component and removes any expressions for that property so the value is not
overridden
- setComponentReplacementPrototype(Component) - Method in class org.kuali.rice.krad.uif.modifier.ComponentConvertModifier
-
Setter for the replacement component prototype
- setComponentSecurity(ComponentSecurity) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the components security object
- setComponentSecurity(ComponentSecurity) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the components security object
- setComponentSecurity(ComponentSecurity) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
- setComponentSecurity(ComponentSecurity) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Setter for the components security object
- setComponentSecurity(ComponentSecurity) - Method in class org.kuali.rice.krad.uif.element.Action
-
- setComponentSecurity(ComponentSecurity) - Method in interface org.kuali.rice.krad.uif.field.DataField
-
- setComponentSecurity(ComponentSecurity) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
- setComponentSecurity(ComponentSecurity) - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
- setComponentsPropertyDeep(List<T>, String, Object) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
Traverse a component tree, setting a property on all components for which the property is writable.
- setComponentTypeToReplace(Class<? extends Component>) - Method in class org.kuali.rice.krad.uif.modifier.ComponentConvertModifier
-
Setter for the component type to replace
- setCondition(String) - Method in class org.kuali.rice.krad.uif.component.PropertyReplacer
-
Setter for the replacement condition
- setConditionalRefresh(String) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for conditionalRefresh Spring EL expression
- setConditionalRefresh(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Set the conditional refresh condition
- setConditionalRowCssClasses(Map<String, String>) - Method in class org.kuali.rice.krad.uif.container.LightTable
-
Set the conditionalRowCssClasses
- setConditionalRowCssClasses(Map<String, String>) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Set the conditionalRowCssClasses
- setConditionalRowCssClasses(Map<String, String>) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
- setConfigService(ConfigurationService) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- setConfigurationService(ConfigurationService) - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
- setConfigurationService(ConfigurationService) - Method in class org.kuali.rice.krad.service.impl.CsrfServiceImpl
-
- setConfigurationService(ConfigurationService) - Method in class org.kuali.rice.krad.uif.service.impl.AttributeQueryServiceImpl
-
Sets the configuration service
- setConfigurationService(ConfigurationService) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Sets the configuration service
- setConfigurationService(ConfigurationService) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
-
- setConfirmationDialog(DialogGroup) - Method in class org.kuali.rice.krad.uif.element.Action
-
- setConfirmationPromptText(String) - Method in class org.kuali.rice.krad.uif.element.Action
-
- setConstraint(Constraint) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.WhenConstraint
-
setter for constraint
- setConstraintLabelKey(String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- setConstraintMessage(Message) - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Setter for the constraint text message field
- setConstraintMessage(Message) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Setter for the constraint text message field
- setConstraintName(String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- setConstraintStateOverrides(List<? extends BaseConstraint>) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.BaseConstraint
-
Set the constraintStateOverrides to be used when a state is matched during validation
- setConstraintText(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
Setter for the constraint message text
- setConstraintText(String) - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Setter for the constraint message text
- setConstraintText(String) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Setter for the constraint message text
- setContainerIdSuffix(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
- setContainerIdSuffix(String) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
- setContainerIdSuffix(String) - Method in interface org.kuali.rice.krad.uif.util.LifecycleElement
-
- setContent(String) - Method in class org.kuali.rice.krad.uif.element.MetaTag
-
- setContentContainerCssClasses(List<String>) - Method in class org.kuali.rice.krad.uif.view.View
-
- setContentType(String) - Method in interface org.kuali.rice.krad.file.FileMeta
-
- setContentType(String) - Method in class org.kuali.rice.krad.file.FileMetaBlob
- setContext(Map<String, Object>) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the context Map
- setContext(Map<String, Object>) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the context Map
- setContext(Map<String, Object>) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
- setContext(Map<String, Object>) - Method in interface org.kuali.rice.krad.uif.util.LifecycleElement
-
- setControl(ControlDefinition) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
Deprecated.
- setControl(Control) - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Setter for the field's control
- setControl(Control) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Setter for the field's control
- setControlField(Control) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
Setter for the default control
- setController(String) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- setControllerMapping(String) - Method in class org.kuali.rice.krad.uif.util.UrlInfo
-
Set the controllerMapping
- setControllerService(ControllerService) - Method in class org.kuali.rice.krad.document.DocumentControllerBase
-
- setControllerService(ControllerService) - Method in class org.kuali.rice.krad.document.TransactionalDocumentControllerBase
-
- setControllerService(ControllerService) - Method in class org.kuali.rice.krad.inquiry.InquiryController
-
- setControllerService(ControllerService) - Method in class org.kuali.rice.krad.lookup.LookupController
-
- setControllerService(ControllerService) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentController
-
- setControllerService(ControllerService) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- setControlValueToLineIdentifier(Field, Object, String) - Static method in class org.kuali.rice.krad.uif.layout.CollectionLayoutUtils
-
- setCreateDate(Date) - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
- setCriteriaFields(List<Component>) - Method in class org.kuali.rice.krad.lookup.LookupView
-
- setCriteriaGroup(Group) - Method in class org.kuali.rice.krad.lookup.LookupView
-
- setCsrfService(CsrfService) - Method in class org.kuali.rice.krad.web.controller.UifControllerHandlerInterceptor
-
- setCsrfToken(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setCssClasses(List<String>) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the components style classes
- setCssClasses(List<String>) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the components style classes
- setCssClasses(List<String>) - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
Setter for the layout manager div style class
- setCssClasses(List<String>) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
- setCssFiles(List<String>) - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
Setter for the list of CSS files that should be sourced in along with the minified files
- setCssGridSizes(CssGridSizes) - Method in interface org.kuali.rice.krad.uif.component.Component
-
- setCssGridSizes(CssGridSizes) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
- setCurrent(boolean) - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
- setCurrentColumnValue(String) - Method in class org.kuali.rice.krad.uif.container.LightTable
-
Set the current column value
- setCurrentLine(Object) - Method in class org.kuali.rice.krad.uif.container.collections.LineBuilderContext
-
- setCurrentPage(int) - Method in class org.kuali.rice.krad.uif.element.Pager
-
Set the current page
- setCurrentPageId(String) - Method in class org.kuali.rice.krad.uif.view.View
-
- setCurrentStep(String) - Method in class org.kuali.rice.krad.uif.element.StepProgressBar
-
- setCurrentViewItem(BreadcrumbItem) - Method in class org.kuali.rice.krad.web.form.HistoryFlow
-
Set the current BreadcrumbItem
- setCustomClientSideValidationStates(Map<String, String>) - Method in interface org.kuali.rice.krad.datadictionary.state.StateMapping
-
Set the custom client side validation behavior map.
- setCustomClientSideValidationStates(Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.state.StateMappingBase
-
- setCustomEditLineDialog(boolean) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
- setCustomEditLineDialog(boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
- setCustomValidatorClass(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- setCutline(Message) - Method in class org.kuali.rice.krad.uif.field.ImageField
-
Sets the cutline
- setCutlineMessage(Message) - Method in class org.kuali.rice.krad.uif.element.Image
-
Sets the Message component used to display the cutline for this image
- setCutlineText(String) - Method in class org.kuali.rice.krad.uif.element.Image
-
Sets the cutline text that describes this image
- setCutlineText(String) - Method in class org.kuali.rice.krad.uif.field.ImageField
-
Sets the cutline text
- setData(Map<String, Object>) - Method in class org.kuali.rice.krad.uif.lifecycle.ComponentPostMetadata
-
- setData(Map<String, Object>) - Method in class org.kuali.rice.krad.uif.mock.DynaDataObject
-
- setData(Map<String, Object>) - Method in class org.kuali.rice.krad.uif.mock.DynaForm
-
- setDataAttributes(Map<String, String>) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for data attributes to include for the component
- setDataAttributes(Map<String, String>) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for data attributes to include for the component
- setDatabaseRepositoryFilePaths(List<String>) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- setDataDictionaryMapper(DataDictionaryMapper) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
Sets the DataDictionaryMapper
- setDataDictionaryPackages(List<String>) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
Initializes the list of data dictionary packages associated with this ModuleConfiguration.
- setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.MandatoryElementConstraintProcessor
-
- setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
- setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.krad.document.TransactionalDocumentAuthorizerBase
-
- setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.krad.uif.service.impl.UifDefaultingServiceImpl
-
- setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Sets the data dictionary service
- setDataGroupPrototype(Group) - Method in class org.kuali.rice.krad.uif.container.NodePrototype
-
- setDataObject(Object) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Sets an instance of a data object that should be maintained
- setDataObject(Object) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- setDataObject(Object) - Method in class org.kuali.rice.krad.web.form.InquiryForm
-
Setter for the inquiry data object
- setDataObjectAttribute(DataObjectAttribute) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
- setDataObjectAuthorizationService(DataObjectAuthorizationService) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- setDataObjectAuthorizationService(DataObjectAuthorizationService) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- setDataObjectAuthorizationService(DataObjectAuthorizationService) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- setDataObjectClass(String) - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
sets the data object class
- setDataObjectClass(Class<?>) - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- setDataObjectClass(Class<?>) - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
- setDataObjectClass(Class<?>) - Method in interface org.kuali.rice.krad.inquiry.Inquirable
-
- setDataObjectClass(Class<?>) - Method in class org.kuali.rice.krad.inquiry.InquirableImpl
- setDataObjectClass(Class<?>) - Method in interface org.kuali.rice.krad.lookup.Lookupable
-
Sets the class for the data object the lookup will be provided on.
- setDataObjectClass(Class<?>) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
Sets the class for the data object the lookup will be provided on.
- setDataObjectClass(Class<?>) - Method in class org.kuali.rice.krad.lookup.LookupView
-
- setDataObjectClass(Class<?>) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Sets the class for the data object that will be maintained
- setDataObjectClass(Class<?>) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- setDataObjectClassName(String) - Method in class org.kuali.rice.krad.lookup.LookupForm
-
- setDataObjectClassName(String) - Method in class org.kuali.rice.krad.lookup.LookupView
-
Convenience setter to configure the lookup data object class by class name.
- setDataObjectClassName(String) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Setter for the query data object class name
- setDataObjectClassName(String) - Method in class org.kuali.rice.krad.uif.field.GroupLinkField
-
- setDataObjectClassName(String) - Method in class org.kuali.rice.krad.uif.field.RoleLinkField
-
- setDataObjectClassName(String) - Method in class org.kuali.rice.krad.uif.field.UserLinkField
-
- setDataObjectClassName(Class<?>) - Method in class org.kuali.rice.krad.uif.view.InquiryView
-
Setter for the object class name
- setDataObjectClassName(Class<?>) - Method in class org.kuali.rice.krad.uif.view.MaintenanceDocumentView
-
- setDataObjectClassName(String) - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
Setter for the class name that inquiry should be provided for
- setDataObjectClassName(String) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setDataObjectClassName(String) - Method in class org.kuali.rice.krad.web.form.InquiryForm
-
Setter for the inquiry data object class name
- setDataObjectClassName(String) - Method in class org.kuali.rice.krad.web.form.MaintenanceDocumentForm
-
- setDataObjectCollection(DataObjectCollection) - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
- setDataObjectEntry(DataDictionaryEntry) - Method in class org.kuali.rice.krad.datadictionary.ComplexAttributeDefinition
-
- setDataObjectMetadata(DataObjectMetadata) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- setDataObjectService(DataObjectService) - Method in class org.kuali.rice.krad.uif.service.impl.UifDefaultingServiceImpl
-
- setDataObjectService(DataObjectService) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
- setDataObjectService(DataObjectService) - Method in class org.kuali.rice.krad.web.bind.UifServletRequestDataBinder
-
- setDataSourceName(String) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- setDataType(DataType) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- setDataType(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- setDataType(DataType) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
-
- setDataType(DataType) - Method in interface org.kuali.rice.krad.uif.field.InputField
-
This does not have to be set, represents the DataType constraint of this field.
- setDataType(String) - Method in interface org.kuali.rice.krad.uif.field.InputField
-
- setDataType(DataType) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
This does not have to be set, represents the DataType constraint of this field.
- setDataType(String) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
- setDatePicker(boolean) - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- setDatePicker(DatePicker) - Method in interface org.kuali.rice.krad.uif.control.TextControl
-
- setDatePicker(DatePicker) - Method in class org.kuali.rice.krad.uif.control.TextControlBase
-
- setDateTimeService(DateTimeService) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.MandatoryElementConstraintProcessor
-
- setDateUploaded(Date) - Method in interface org.kuali.rice.krad.file.FileMeta
-
- setDateUploaded(Date) - Method in class org.kuali.rice.krad.file.FileMetaBlob
- setDdService(DataDictionaryService) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- setDefaultActiveTabId(String) - Method in class org.kuali.rice.krad.uif.container.TabGroup
-
- setDefaultBindingObjectPath(String) - Method in class org.kuali.rice.krad.uif.view.View
-
- setDefaultEnterKeyAction(boolean) - Method in class org.kuali.rice.krad.uif.element.Action
-
- setDefaultExistenceChecks(List<ReferenceDefinition>) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- setDefaultItemIconClass(String) - Method in class org.kuali.rice.krad.uif.container.SidebarNavigationGroup
-
- setDefaultItemPosition(int) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
Setter for the container's item ordering sequence number (initial value)
- setDefaultItemSize(int) - Method in class org.kuali.rice.krad.uif.layout.CssGridLayoutManager
-
Set the default colSpan for this layout's items
- setDefaultItemSizes(CssGridSizes) - Method in class org.kuali.rice.krad.uif.layout.CssGridLayoutManager
-
- setDefaultNodePrototype(NodePrototype) - Method in class org.kuali.rice.krad.uif.container.TreeGroup
-
- setDefaultOpen(boolean) - Method in class org.kuali.rice.krad.uif.widget.Disclosure
-
Setter for the default open indicator
- setDefaultOrderSequence(int) - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
-
Setter for the default sequence starting value
- setDefaults(View, String) - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
Sets up some default binding properties based on the view configuration
and the component's property name
- setDefaultSortAscending(boolean) - Method in class org.kuali.rice.krad.lookup.LookupView
-
- setDefaultSortAttributeNames(List<String>) - Method in class org.kuali.rice.krad.lookup.LookupView
-
- setDefaultTag(boolean) - Method in class org.kuali.rice.krad.datadictionary.parse.BeanTagInfo
-
- setDefaultValue(Object) - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Setter for the fields default value
- setDefaultValue(Object) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Setter for the fields default value
- setDefaultValueFinderClass(Class<? extends ValueFinder>) - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Setter for the default value finder class
- setDefaultValueFinderClass(Class<? extends ValueFinder>) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Setter for the default value finder class
- setDefaultValues(List<Object>) - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Setter for the fields default values
- setDefaultValues(List<Object>) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Setter for the fields default values
- setDelimiter(String) - Method in class org.kuali.rice.krad.uif.control.CheckboxGroupControl
-
Setter for the string delimiter for each checkbox option
- setDelimiter(String) - Method in class org.kuali.rice.krad.uif.control.RadioGroupControl
-
Setter for the string delimiter for each radio option
- setDependencyConstraints(List<PrerequisiteConstraint>) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
Sets dependency constraints for this AttributeDefinition.
- setDependencyConstraints(List<PrerequisiteConstraint>) - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Setter for dependencyConstraints
- setDependencyConstraints(List<PrerequisiteConstraint>) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Setter for dependencyConstraints
- setDescription(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
The description element is used to provide a long description of the
attribute or collection.
- setDescription(String) - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
sets the description
- setDescription(String) - Method in class org.kuali.rice.krad.messages.Message
-
Setter for the message description
- setDestroyDialogOnHidden(boolean) - Method in class org.kuali.rice.krad.uif.container.DialogGroup
-
- setDetachedComponent(boolean) - Method in class org.kuali.rice.krad.uif.lifecycle.ComponentPostMetadata
-
- setDevMode(boolean) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- setDialogCssClass(String) - Method in class org.kuali.rice.krad.uif.container.DialogGroup
-
- setDialogDataObject(Object) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setDialogDismissOption(String) - Method in class org.kuali.rice.krad.uif.element.Action
-
- setDialogExplanations(Map<String, String>) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
- setDialogExplanations(Map<String, String>) - Method in class org.kuali.rice.krad.web.form.UifFormBase
- setDialogId(String) - Method in class org.kuali.rice.krad.web.form.DialogResponse
-
- setDialogResponse(String) - Method in class org.kuali.rice.krad.uif.element.Action
-
- setDialogResponses(Map<String, DialogResponse>) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
- setDialogResponses(Map<String, DialogResponse>) - Method in class org.kuali.rice.krad.web.form.UifFormBase
- setDialogs(List<Group>) - Method in class org.kuali.rice.krad.uif.view.View
-
- setDictionaryAttributeName(String) - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Setter for the dictionary attribute name
- setDictionaryAttributeName(String) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Setter for the dictionary attribute name
- setDictionaryObjectEntry(String) - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Setter for the dictionary object entry
- setDictionaryObjectEntry(String) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Setter for the dictionary object entry
- setDictionaryValidationService(DictionaryValidationService) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- setDirectInquiryAction(Action) - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
Setter for the direct inquiry Action
- setDirectory(String) - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
Setter for the theme directory path
- setDirtyForm(boolean) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Sets the dirtyForm flag
- setDirtyForm(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Set the dirtyForm flag using a String that will be converted to boolean
- setDirtyOnAction(boolean) - Method in class org.kuali.rice.krad.uif.element.Action
-
Set to true, if this action is considered one that changes the form's data (makes the form dirty).
- setDisableBlocking(boolean) - Method in class org.kuali.rice.krad.uif.element.Action
-
Setter for disabling blocking when the action is invoked.
- setDisableBlocking(boolean) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- setDisableBrowserCache(boolean) - Method in class org.kuali.rice.krad.uif.view.View
-
- setDisabled(boolean) - Method in interface org.kuali.rice.krad.uif.control.Control
-
Setter for the disabled indicator
- setDisabled(boolean) - Method in class org.kuali.rice.krad.uif.control.ControlBase
-
- setDisabled(boolean) - Method in class org.kuali.rice.krad.uif.element.Action
-
Setter for the disabled indicator.
- setDisabled(boolean) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- setDisabledConditionControlNames(List<String>) - Method in class org.kuali.rice.krad.uif.control.ControlBase
-
Sets the disabled condition control names
- setDisabledConditionControlNames(List<String>) - Method in class org.kuali.rice.krad.uif.element.Action
-
Set disabled condition control names.
- setDisabledConditionJs(String) - Method in class org.kuali.rice.krad.uif.control.ControlBase
-
Sets the disabled condition javascript
- setDisabledConditionJs(String) - Method in class org.kuali.rice.krad.uif.element.Action
-
Sets the disabled condition javascript.
- setDisabledExpression(String) - Method in class org.kuali.rice.krad.uif.control.ControlBase
-
Sets the disabled expression
- setDisabledExpression(String) - Method in class org.kuali.rice.krad.uif.element.Action
-
Sets the disabled expression.
- setDisabledReason(String) - Method in interface org.kuali.rice.krad.uif.control.Control
-
Setter for the disabled reason text
- setDisabledReason(String) - Method in class org.kuali.rice.krad.uif.control.ControlBase
-
- setDisabledReason(String) - Method in class org.kuali.rice.krad.uif.element.Action
-
Setter for the disabled reason text.
- setDisabledReason(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- setDisabledWhenChangedPropertyNames(List<String>) - Method in class org.kuali.rice.krad.uif.control.ControlBase
-
Sets the property names of fields that when changed, will disable this component
- setDisabledWhenChangedPropertyNames(List<String>) - Method in class org.kuali.rice.krad.uif.element.Action
-
Sets the property names of fields that when changed, will disable this component.
- setDisableLink(boolean) - Method in class org.kuali.rice.krad.uif.field.GroupLinkField
-
- setDisableLink(boolean) - Method in class org.kuali.rice.krad.uif.field.RoleLinkField
-
- setDisableLink(boolean) - Method in class org.kuali.rice.krad.uif.field.UserLinkField
-
- setDisableNativeAutocomplete(boolean) - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Setter to disable browser autocomplete for the input field
- setDisableNativeAutocomplete(boolean) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Setter to disable browser autocomplete for the input field
- setDisableNativeAutocomplete(boolean) - Method in class org.kuali.rice.krad.uif.view.View
-
- setDisableSessionPersistence(boolean) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for disabling storage of the component in session
- setDisableSessionPersistence(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for disabling storage of the component in session
- setDisableTableSort(boolean) - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
Enables/disables the table sorting
- setDisableWildcardsAndOperators(boolean) - Method in class org.kuali.rice.krad.lookup.LookupInputField
-
- setDisclosedByAction(boolean) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Set if this component is disclosed by some outside action
- setDisclosedByAction(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Set if this component is disclosed by some outside action
- setDisclosure(Disclosure) - Method in interface org.kuali.rice.krad.uif.container.Group
-
Setter for the group's disclosure instance
- setDisclosure(Disclosure) - Method in class org.kuali.rice.krad.uif.container.GroupBase
-
Setter for the group's disclosure instance
- setDisplayBreadcrumbsWhenOne(boolean) - Method in class org.kuali.rice.krad.uif.widget.Breadcrumbs
-
Set displayBreadcrumbsWhenOne
- setDisplayCollectionSize(int) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the display collection size
- setDisplayCollectionSize(int) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Setter for the display collection size
- setDisplayErrorMessages(boolean) - Method in class org.kuali.rice.krad.datadictionary.validator.ValidationController
-
Sets the displayErrorMessages
- setDisplayErrors(boolean) - Method in class org.kuali.rice.krad.datadictionary.validator.ValidationController
-
Sets the displayErrors
- setDisplayFieldLabelWithMessages(boolean) - Method in class org.kuali.rice.krad.uif.element.GroupValidationMessages
-
If true, the error messages will display the an InputField's title
alongside the error, warning, and info messages related to it.
- setDisplayFieldName(String) - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
-
displayFieldName is the name of the field to pull the label as it will
appear in an error message.
- setDisplayHeaderMessageSummary(boolean) - Method in class org.kuali.rice.krad.uif.element.GroupValidationMessages
-
Sets whether the header message summary will display or not for this section/page.
- setDisplayLabelAttribute(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
The displayLabelAttribute element is used to indicate that the label and
short label should be obtained from another attribute.
- setDisplayLength(int) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Sets the displayLength, the number of items to display on the page (assuming useServerPaging is enabled).
- setDisplayLength(int) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Sets the displayLength, the number of items to display on the page (assuming useServerPaging is enabled).
- setDisplayMessages(boolean) - Method in class org.kuali.rice.krad.uif.element.ValidationMessages
-
- setDisplayResponseInLightBox(boolean) - Method in class org.kuali.rice.krad.uif.element.Action
-
Setter for indicating the response should be rendered in a lightbox.
- setDisplayResults(boolean) - Method in class org.kuali.rice.krad.lookup.LookupForm
-
- setDisplayStart(int) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Sets the displayStart, the index of the first item to display on the page (assuming useServerPaging is enabled).
- setDisplayStart(int) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Sets the displayStart, the index of the first item to display on the page (assuming useServerPaging is enabled).
- setDisplayTopicFieldInNotes(boolean) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
Setter for the flag indicating whether the note topic field will be rendered in the notes tab
- setDisplayTopicFieldInNotes(boolean) - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
-
Set the display topic field in notes flag
- setDisplayTopicFieldInNotes(boolean) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- setDisplayTopicFieldInNotes(boolean) - Method in class org.kuali.rice.krad.uif.view.DocumentView
-
Sets boolean that indicates if the document view displays the topic field in notes
- setDisplayWarningMessages(boolean) - Method in class org.kuali.rice.krad.datadictionary.validator.ValidationController
-
Sets the displayWarningMessages
- setDisplayWarnings(boolean) - Method in class org.kuali.rice.krad.datadictionary.validator.ValidationController
-
Sets the displayWarnings
- setDisplayXmlPages(boolean) - Method in class org.kuali.rice.krad.datadictionary.validator.ValidationController
-
Sets the displayXmlPages
- setDocId(String) - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
-
- setDocTypeName(String) - Method in class org.kuali.rice.krad.uif.view.MaintenanceDocumentView
-
- setDocTypeName(String) - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
-
- setDocument(Document) - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
-
- setDocument(MaintenanceDocument) - Method in class org.kuali.rice.krad.web.form.MaintenanceDocumentForm
-
- setDocument(Document) - Method in class org.kuali.rice.krad.workflow.KualiDocumentXmlMaterializer
-
- setDocumentAuthorizer(DocumentAuthorizer) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- setDocumentAuthorizerClass(Class<? extends DocumentAuthorizer>) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
Setter for the document authorizer class name
- setDocumentAuthorizerClass(Class<? extends DocumentAuthorizer>) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- setDocumentClass(Class<? extends Document>) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
Setter for document class associated with the document
- setDocumentClass(Class<? extends Document>) - Method in class org.kuali.rice.krad.uif.view.DocumentView
-
Sets the document class
- setDocumentCollectionPath(DocumentCollectionPath) - Method in class org.kuali.rice.krad.datadictionary.DocumentValuePathGroup
-
- setDocumentDictionaryService(DocumentDictionaryService) - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
- setDocumentDictionaryService(DocumentDictionaryService) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- setDocumentDictionaryService(DocumentDictionaryService) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- setDocumentDictionaryService(DocumentDictionaryService) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- setDocumentDictionaryService(DocumentDictionaryService) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentAuthorizerBase
-
- setDocumentDictionaryService(DocumentDictionaryService) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentPresentationControllerBase
-
- setDocumentDictionaryService(DocumentDictionaryService) - Static method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
- setDocumentHeader(DocumentHeader) - Method in interface org.kuali.rice.krad.document.Document
-
Sets the associated DocumentHeader for this document.
- setDocumentHeader(DocumentHeader) - Method in class org.kuali.rice.krad.document.DocumentBase
-
Sets the associated DocumentHeader for this document.
- setDocumentInitiator(DocumentInitiator) - Method in class org.kuali.rice.krad.workflow.KualiTransactionalDocumentInformation
-
- setDocumentNumber(String) - Method in interface org.kuali.rice.krad.document.Document
-
setter for document header id
- setDocumentNumber(String) - Method in class org.kuali.rice.krad.document.DocumentBase
-
setter for document header id
- setDocumentNumber(String) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Sets the document number on this maintainable for referencing back to the containing
MaintenanceDocument
- setDocumentNumber(String) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- setDocumentNumber(String) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- setDocumentPresentationController(DocumentPresentationController) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
-
- setDocumentPresentationControllerClass(Class<? extends DocumentPresentationController>) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
Setter for the document presentation controller class name
- setDocumentPresentationControllerClass(Class<? extends DocumentPresentationController>) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
-
- setDocumentRequestAuthorizationCache(DocumentRequestAuthorizationCache) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
-
- setDocumentRequestAuthorizationCache(DocumentRequestAuthorizationCache) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
- setDocumentRequestAuthorizationCache(DocumentRequestAuthorizationCache) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
-
- setDocumentRequestAuthorizationCache(DocumentRequestAuthorizationCache) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
- setDocumentRequestAuthorizationCache(DocumentRequestAuthorizationCache) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
- setDocumentRequestAuthorizationCache(DocumentRequestAuthorizationCache) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
- setDocumentService(DocumentService) - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
- setDocumentTypeName(String) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
Setter for the name of the document as defined in the workflow system
- setDocumentValuePathGroups(List<DocumentValuePathGroup>) - Method in class org.kuali.rice.krad.datadictionary.RoutingTypeDefinition
-
- setDocumentValues(List<String>) - Method in class org.kuali.rice.krad.datadictionary.DocumentCollectionPath
-
- setDocumentValues(List<String>) - Method in class org.kuali.rice.krad.datadictionary.DocumentValuePathGroup
-
- setDocumentValues(List<String>) - Method in class org.kuali.rice.krad.datadictionary.SearchingTypeDefinition
-
- setDuplicateLinePropertyNames(List<String>) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
- setDuplicateLinePropertyNames(List<String>) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
- setEditAuthz(Boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setEditAuthz(Boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
-
Setter for the edit authorization flag
- setEditInDialogSaveActionPrototype(Action) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
- setEditInDialogSaveActionPrototype(Action) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
- setEditInLineAuthz(Boolean) - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
- setEditInLineAuthz(Boolean) - Method in class org.kuali.rice.krad.uif.field.FieldSecurity
-
Setter for the edit in line authorization flag
- setEditLineAuthz(boolean) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
- setEditLineAuthz(boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
- setEditLineAuthz(boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupSecurity
-
Setter for the edit line authorization flag
- setEditLineDialogPrototype(DialogGroup) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
- setEditLineDialogPrototype(DialogGroup) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
- setEditModes(Map<String, Boolean>) - Method in class org.kuali.rice.krad.uif.view.View
-
- setEditModes(Map<String, Boolean>) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
- setEditModes(Map<String, Boolean>) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setEditWithDialog(boolean) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
- setEditWithDialog(boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
- setEditWithDialogActionPrototype(Action) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
- setEditWithDialogActionPrototype(Action) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
- setElement(Object) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementBase
-
- setElementContext(LifecycleElement, LifecycleElement) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Invoked to set up the context for an element.
- setElementContext(LifecycleElement, LifecycleElement) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Invoked to set up the context for an element.
- setElementLabel(String) - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
gets the element label
- setElementState(LifecycleElementState) - Method in interface org.kuali.rice.krad.uif.lifecycle.ViewLifecycleTask
-
- setElementState(LifecycleElementState) - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycleTaskBase
-
Sets the phase on a recycled task.
- setEmailAddress(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
Sets the emailAddress attribute value.
- setEmbeddedDataObjectMetadata(boolean) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryDefinitionBase
-
- setEmptyLinkGroupString(String) - Method in class org.kuali.rice.krad.uif.container.LinkGroup
-
Setter for the empty group string
- setEmptyTable(boolean) - Method in class org.kuali.rice.krad.uif.container.LightTable
-
- setEmptyTableMessage(String) - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
Setter for a text to be displayed when the table is empty
- setEnableAutoDirectInquiry(boolean) - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Setter for enabling automatic direct inquiries
- setEnableAutoDirectInquiry(boolean) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Setter for enabling automatic direct inquiries
- setEnableAutoInquiry(boolean) - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Setter for enabling automatic inquiries
- setEnableAutoInquiry(boolean) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Setter for enabling automatic inquiries
- setEnableAutoQuickfinder(boolean) - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Setter for enabling automatic quickfinders
- setEnableAutoQuickfinder(boolean) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Setter for enabling automatic quickfinders
- setEnableDirectInquiry(boolean) - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
Setter for the hideDirectInquiry flag
- setEnabledWhenChangedPropertyNames(List<String>) - Method in class org.kuali.rice.krad.uif.control.ControlBase
-
Sets the property names of fields that when changed, will enable this component
- setEnabledWhenChangedPropertyNames(List<String>) - Method in class org.kuali.rice.krad.uif.element.Action
-
Sets the property names of fields that when changed, will enable this component.
- setEnableTimeoutWarning(boolean) - Method in class org.kuali.rice.krad.uif.view.ViewSessionPolicy
-
Setter for enabling the session timeout warning dialog
- setEncryptDocumentDataInPersistentSessionStorage(boolean) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
Setter for flag indicating that the document data should be encrypted when persisted
- setEncryptionService(EncryptionService) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- setEncryptionService(EncryptionService) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- setEnterKeyAction(String) - Method in interface org.kuali.rice.krad.uif.container.Container
-
- setEnterKeyAction(String) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
- setEntryName(String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- setEntryPageId(String) - Method in class org.kuali.rice.krad.uif.view.View
-
- setError(String, String...) - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
provides information used to display error messages to the user concerning a constraint validation
- setErrorCallback(String) - Method in class org.kuali.rice.krad.uif.element.Action
-
- setErrorCallback(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- setErrorKey(String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- setErrorKey(String) - Method in class org.kuali.rice.krad.util.AuditError
-
Sets the errorKey attribute value.
- setErrorLevel(ErrorLevel) - Method in class org.kuali.rice.krad.datadictionary.validation.result.DictionaryValidationResult
-
- setErrorMessage(String) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- setErrorParameters(String[]) - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- setErrors(List<String>) - Method in class org.kuali.rice.krad.uif.element.ValidationMessages
-
- setEscapeHtmlInPropertyValue(boolean) - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Sets HTML escaping for this property value.
- setEscapeHtmlInPropertyValue(boolean) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Sets HTML escaping for this property value.
- setEvaluateDisabledOnKeyUp(boolean) - Method in class org.kuali.rice.krad.uif.control.ControlBase
-
Set evaluateDisableOnKeyUp
- setEvaluateDisabledOnKeyUp(boolean) - Method in class org.kuali.rice.krad.uif.element.Action
-
- setEvaluateFlagsAndModes(boolean) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
- setEvaluateFlagsAndModes(boolean) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setEvent(ViewLifecycle.LifecycleEvent) - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycle.EventRegistration
-
Sets the registered Event.
- setEventComponent(Component) - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycle.EventRegistration
-
Sets the component.
- setEventListener(LifecycleEventListener) - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycle.EventRegistration
-
Sets the event listener.
- setExactLength(int) - Method in class org.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern
-
Deprecated.
Sets exactLength parameter for the associated regex.
- setException(Exception) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- setExceptionMessage(String) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- setExceptionStackTrace(String) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- setExcludeIf(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setExcludeUnless(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setExclusiveMin(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
Setter for minimum value
- setExclusiveMin(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
-
- setExclusiveMin(String) - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Setter for the field's exclusive minimum value
- setExclusiveMin(String) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Setter for the field's exclusive minimum value
- setExpandDetailsActionPrototype(Action) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Set the expand details Action prototype link
- setExpandDetailsActionPrototype(Action) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Set the expand details Action prototype link
- setExpandedIconClass(String) - Method in class org.kuali.rice.krad.uif.widget.Disclosure
-
- setExpandedTextArea(boolean) - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- setExplanation(InputField) - Method in class org.kuali.rice.krad.uif.container.DialogGroup
-
- setExplanation(String) - Method in class org.kuali.rice.krad.web.form.DialogResponse
-
- setExporterClass(Class<? extends Exporter>) - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- setExpression(String) - Method in class org.kuali.rice.krad.uif.container.ELCollectionFilter
-
Setter for the expression to use for filtering
- setExpressionConversionMap(Map<String, String>) - Method in class org.kuali.rice.krad.uif.container.LightTable
-
- setExpressionEvaluatorFactory(ExpressionEvaluatorFactory) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
- setExpressionGraph(Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.HelpDefinition
-
Setter for the map of expressions contained on the configurable graph
- setExpressionGraph(Map<String, String>) - Method in interface org.kuali.rice.krad.datadictionary.uif.UifDictionaryBean
-
Setter for the map of expressions contained on the configurable graph
- setExpressionGraph(Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.uif.UifDictionaryBeanBase
-
Setter for the map of expressions contained on the configurable graph
- setExpressionVariables(Map<String, String>) - Method in class org.kuali.rice.krad.uif.view.View
-
- setExtendedTextArea(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
- setExtensionData(Map<String, Object>) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Setter for the generic extension data map
- setExtensionData(Map<String, Object>) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Setter for the generic extension data map
- setExternalHelpUrl(String) - Method in class org.kuali.rice.krad.uif.widget.Help
-
Setter for externalHelpUrl
- setExternalizableBusinessObjectImplementations(Map<Class, Class>) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- setFacts(Map<String, Object>) - Method in class org.kuali.rice.krad.rules.rule.event.RuleEventBase
-
- setFetchingMethodInvoker(MethodInvokerConfig) - Method in class org.kuali.rice.krad.uif.field.RemoteFieldsHolder
-
Setter for the fetching method to invoke configuration
- setFetchingMethodToCall(String) - Method in class org.kuali.rice.krad.uif.field.RemoteFieldsHolder
-
Setter for the fetching method to call
- setFieldBindByNamePrefix(String) - Method in interface org.kuali.rice.krad.uif.container.Group
-
Setter for the field binding prefix
- setFieldBindByNamePrefix(String) - Method in class org.kuali.rice.krad.uif.container.GroupBase
-
Setter for the field binding prefix
- setFieldBindingInfo(BindingInfo) - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
Sets the field binding information
- setFieldBindingObjectPath(String) - Method in interface org.kuali.rice.krad.uif.container.Group
-
Setter for the field object binding path
- setFieldBindingObjectPath(String) - Method in class org.kuali.rice.krad.uif.container.GroupBase
-
Setter for the field object binding path
- setFieldColumnSizes(CssGridSizes) - Method in class org.kuali.rice.krad.uif.layout.CssGridLabelColumnLayoutManager
-
- setFieldConversions(Map<String, String>) - Method in class org.kuali.rice.krad.lookup.LookupForm
-
- setFieldConversions(Map<String, String>) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setFieldLabel(Label) - Method in interface org.kuali.rice.krad.uif.field.Field
-
Setter for the field's label field
- setFieldLabel(Label) - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
- setFieldOverrides(List<FieldOverride>) - Method in class org.kuali.rice.krad.datadictionary.impl.BeanOverrideImpl
-
- setFieldsClearedOnCopy(boolean) - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
-
Set the keys cleared on copy flag
- setFieldsClearedOnCopy(boolean) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- setFieldsetClasses(List<String>) - Method in class org.kuali.rice.krad.uif.control.CheckboxGroupControl
-
Set fieldsetClasses - css classes for the element
- setFieldsetClasses(List<String>) - Method in class org.kuali.rice.krad.uif.control.RadioGroupControl
-
Set fieldsetClasses
- setFieldsToSend(List<String>) - Method in class org.kuali.rice.krad.uif.element.Action
-
- setFieldsToSendOnRefresh(List<String>) - Method in interface org.kuali.rice.krad.uif.component.Component
-
- setFieldsToSendOnRefresh(List<String>) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
- setFileControllerService(FileControllerService) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- setFilteredCollectionSize(int) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Sets the number of un-filtered elements from the model collection.
- setFilteredCollectionSize(int) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Sets the number of un-filtered elements from the model collection.
- setFilters(List<CollectionFilter>) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the List of collection filters for which the collection will be filtered against
- setFilters(List<CollectionFilter>) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Setter for the List of collection filters for which the collection will be filtered against
- setFinalizeMethodAdditionalArguments(List<Object>) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the finalize additional arguments list
- setFinalizeMethodInvoker(MethodInvokerConfig) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the method invoker instance
- setFinalizeMethodToCall(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the finalize method
- setFirstRowFields(List<Field>) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Set the first row fields
- setFirstText(String) - Method in class org.kuali.rice.krad.uif.element.NumberedPager
-
- setFlowKey(String) - Method in class org.kuali.rice.krad.web.form.HistoryFlow
-
Set the flowKey for this HistoryFlow
- setFlowKey(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Set the flowKey
- setFlowReturnPoint(String) - Method in class org.kuali.rice.krad.web.form.HistoryFlow
-
Set the returnPoint for use to jump back to the previous flow
- setFlowStartPoint(String) - Method in class org.kuali.rice.krad.web.form.HistoryFlow
-
- setFlowUrls(Stack<UrlInfo>) - Method in class org.kuali.rice.krad.web.form.HistoryFlow
-
Set the flowUrls for this HistoryFlow
- setFocusId(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setFocusJumpFromQuickfinder(UifFormBase, String) - Method in class org.kuali.rice.krad.web.service.impl.RefreshControllerServiceImpl
-
Retrieves the configured focus id and jump id for the quickfinder from the post metadata, and sets
those values onto the form for the view rendering.
- setFocusOnIdAfterSubmit(String) - Method in class org.kuali.rice.krad.uif.element.Action
-
- setFocusOnIdAfterSubmit(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- setFocusOnIdForActions(List<Action>, List<Field>) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupLineBuilder
-
- setFooter(Group) - Method in interface org.kuali.rice.krad.uif.container.Container
-
- setFooter(Group) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
- setFooterCalculationComponents(List<Component>) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Set footer calculation components
- setForceAoColumnDefsOverride(boolean) - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
Set forceAoColumnDefsOverride
- setForcedValue(String) - Method in interface org.kuali.rice.krad.uif.field.DataField
-
- setForcedValue(String) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
- setForceLocalJsonData(boolean) - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
Set the forceLocalJsonData flag to force this table to use generated row json data
- setForceSessionPersistence(boolean) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the indicator to force persistence of the component in session
- setForceSessionPersistence(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the indicator to force persistence of the component in session
- setForceUppercase(Boolean) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
Setter for force upper case
- setFormatterClass(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
Deprecated.
- setFormClass(Class<?>) - Method in class org.kuali.rice.krad.uif.view.View
-
- setFormKey(String) - Method in class org.kuali.rice.krad.uif.util.UrlInfo
-
Set the formKey
- setFormKey(String) - Method in class org.kuali.rice.krad.uif.view.HistoryEntry
-
The formKey of the form in the view
- setFormKey(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Setter for the form's session key
- setFormPostUrl(String) - Method in interface org.kuali.rice.krad.uif.container.PageGroup
-
Setter for the form post URL
- setFormPostUrl(String) - Method in class org.kuali.rice.krad.uif.container.PageGroupBase
-
Setter for the form post URL
- setFormPostUrl(String) - Method in class org.kuali.rice.krad.uif.view.FormView
-
Setter for the form post URL
- setFormPostUrl(String) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Setter for the form post URL
- setFormPostUrl(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setFrameborder(String) - Method in class org.kuali.rice.krad.uif.element.Iframe
-
Setter for the IFrame's frame border
- setGenerateAutoSequence(boolean) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Setter for the generate auto sequence field
- setGenerateAutoSequence(boolean) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Setter for the generate auto sequence field
- setGenerateCompareHeaders(boolean) - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
-
Setter for the generate comparison headers indicator
- setGeneratedFromMetadata(boolean) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryDefinitionBase
-
- setGenerateGroupTotalRows(boolean) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Set flag generate group total rows
- setGenericAmount(KualiDecimal) - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
Sets the genericAmount attribute value.
- setGenericBigText(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
Sets the genericBigText attribute value.
- setGenericBoolean(boolean) - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
Sets the genericBoolean attribute value.
- setGenericDate(Date) - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
Sets the genericDate attribute value.
- setGenericSystemId(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
Sets the genericSystemId attribute value.
- setGenericTimestamp(Timestamp) - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
- setGenericType(Type) - Method in class org.kuali.rice.krad.datadictionary.parse.BeanTagAttributeInfo
-
Set the generic type
- setGroup(Group) - Method in class org.kuali.rice.krad.uif.field.FieldGroup
-
Setter for the field's nested group
- setGroupBeginDelimiter(String) - Method in class org.kuali.rice.krad.uif.container.LinkGroup
-
Setter for the group begin delimiter
- setGroupByAttributesForEffectiveDating(List<String>) - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
Setter for the list of attributes to group by
- setGroupEndDelimiter(String) - Method in class org.kuali.rice.krad.uif.container.LinkGroup
-
Setter for the group end delimiter
- setGroupId(String) - Method in class org.kuali.rice.krad.uif.field.GroupLinkField
-
- setGroupIdPropertyName(String) - Method in class org.kuali.rice.krad.uif.control.GroupControl
-
Setter for the name of the property on the parent object that holds the group id
- setGroupingColumnIndex(int) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Set grouping column index
- setGroupingOptionsJSString(String) - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
Set the groupingOptions js data.
- setGroupingPrefix(String) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Set the groupingPrefix.
- setGroupingPrefix(String) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Set the groupingPrefix.
- setGroupingPropertyNames(List<String>) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Sets the list of property names to use for grouping.
- setGroupingPropertyNames(List<String>) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Sets the list of property names to use for grouping.
- setGroupingTitle(String) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Set the groupingTitle.
- setGroupingTitle(String) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Set the groupingTitle.
- setGroupName(String) - Method in class org.kuali.rice.krad.uif.field.GroupLinkField
-
- setGroupNamespaceCode(String) - Method in class org.kuali.rice.krad.uif.field.GroupLinkField
-
- setGroupTotalFieldPrototype(MessageField) - Method in class org.kuali.rice.krad.uif.util.ColumnCalculationInfo
-
Sets the groupTotalFieldPrototype.
- setGroupTotalLabelPrototype(Label) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Sets the groupTotal label to use when renderOnlyLeftTotalLabels is TRUE.
- setGroupTotalLabelPrototype(Label) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Sets the groupTotal label to use when renderOnlyLeftTotalLabels is TRUE.
- setGrowlMessagingEnabled(boolean) - Method in class org.kuali.rice.krad.uif.view.View
-
enable or disable showing of messages using growls
- setGrowls(Growls) - Method in class org.kuali.rice.krad.uif.view.View
-
- setGrowlScript(String) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Setter for the script that generates growls on render
- setGrowlScript(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setHeader(Header) - Method in interface org.kuali.rice.krad.uif.container.Container
-
- setHeader(Header) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
- setHeader(Header) - Method in class org.kuali.rice.krad.uif.widget.SyntaxHighlighter
-
- setHeaderAdded(boolean) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Set flag of whether a header is added
- setHeaderFieldPrototype(Header) - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
-
Setter for the header field prototype
- setHeaderLabelPrototype(Label) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Setter for the header field prototype
- setHeaderLabelPrototype(Label) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Setter for the header field prototype
- setHeaderLabels(List<Label>) - Method in class org.kuali.rice.krad.uif.container.LightTable
-
- setHeaderLabels(List<Label>) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Set the header labels
- setHeaderLevel(String) - Method in class org.kuali.rice.krad.uif.element.Header
-
Setter for the header level
- setHeaderTagCssClasses(List<String>) - Method in class org.kuali.rice.krad.uif.element.Header
-
Setter for the list of classes to apply to the header h tag
- setHeaderTagOnly(boolean) - Method in class org.kuali.rice.krad.uif.element.Header
-
- setHeaderTagStyle(String) - Method in class org.kuali.rice.krad.uif.element.Header
-
Setter for the header h tag style
- setHeaderText(String) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
Convenience setter for configuration to set the header text
- setHeaderText(String) - Method in interface org.kuali.rice.krad.uif.container.Group
-
Setter for headerText.
- setHeaderText(String) - Method in class org.kuali.rice.krad.uif.element.Header
-
Setter for the header text
- setHeaderText(String) - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
-
Setter for the compare group header text
- setHeight(String) - Method in class org.kuali.rice.krad.uif.element.Iframe
-
Setter for the IFrame's height
- setHeight(String) - Method in class org.kuali.rice.krad.uif.element.Image
-
Sets the height style attribute of the image.
- setHeight(String) - Method in class org.kuali.rice.krad.uif.field.ImageField
-
Sets the height of the image
- setHeight(String) - Method in class org.kuali.rice.krad.uif.widget.LightBox
-
Setter for the height of the light box
Can be percentage.
- setHeight(String) - Method in class org.kuali.rice.krad.uif.widget.Scrollpane
-
Setter for the group height
- setHelp(Help) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
Setter for the containers help content
- setHelp(Help) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Setter for the containers help content
- setHelp(Help) - Method in interface org.kuali.rice.krad.uif.widget.Helpable
-
Setter for the containers help content
- setHelpAction(Action) - Method in class org.kuali.rice.krad.uif.widget.Help
-
Setter for helpAction
- setHelpDefinition(HelpDefinition) - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
Sets the helpDefinition attribute value.
- setHelpDefinition(HelpDefinition) - Method in class org.kuali.rice.krad.uif.widget.Help
-
Setter for the help definition of the database.
- setHelperText(String) - Method in interface org.kuali.rice.krad.uif.field.InputField
-
- setHelperText(String) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
- setHelpSummary(String) - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Setter for the summary help text
- setHelpSummary(String) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Setter for the summary help text
- setHidden(boolean) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the hidden indicator
- setHidden(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the hidden indicator
- setHiddenColumns(Set<String>) - Method in class org.kuali.rice.krad.uif.element.DataTable
-
- setHiddenColumns(Set<String>) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
- setHiddenColumns(Set<String>) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
- setHiddenColumns(Set<String>) - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
Setter for the hidden columns set
- setHide(boolean) - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
-
- setHideCriteriaOnSearch(boolean) - Method in class org.kuali.rice.krad.lookup.LookupView
-
- setHideCriteriaOnSearch(Boolean) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setHideSessionFromTestsMessage(String) - Static method in class org.kuali.rice.krad.util.GlobalVariables
-
Sets an error message for tests that try to use the session without declaring it.
- setHighlightAddItem(boolean) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the flag that allows for different styling of the add item group or row
- setHighlightAddItem(boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Setter for the flag that allows for different styling of the add item group or row
- setHighlightNewItems(boolean) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the flag that allows for different styling of new items
- setHighlightNewItems(boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Setter for the flag that allows for different styling of new items
- setHighlightValueChange(boolean) - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
-
Setter for the highlight comparable field value changed indicator
- setHistoryFlow(HistoryFlow) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Set the current HistoryFlow for this form
- setHistoryManager(HistoryManager) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Set the current HistoryManager
- setHomewardPathBreadcrumbs(List<BreadcrumbItem>) - Method in class org.kuali.rice.krad.uif.element.BreadcrumbOptions
-
Set the homewardPathBreadcrumbs
- setHref(String) - Method in class org.kuali.rice.krad.uif.element.HeadLink
-
- setHref(String) - Method in class org.kuali.rice.krad.uif.element.Link
-
Setter for the hrefText
- setHref(String) - Method in class org.kuali.rice.krad.uif.field.LinkField
-
Setter for the hrefText.
- setHref(String) - Method in class org.kuali.rice.krad.uif.util.SimpleLocationSuggestObject
-
Set the href
- setHref(String) - Method in class org.kuali.rice.krad.uif.util.UifKeyValueLocation
-
Convenience setter for setting the href (full URL) of the location object
- setHref(String) - Method in class org.kuali.rice.krad.uif.util.UrlInfo
-
Explicitly set the href value - if this is called with a value, all other properties of the url object are
ignored.
- setHref(String) - Method in class org.kuali.rice.krad.uif.view.IframeView
-
- setHrefPropertyName(String) - Method in class org.kuali.rice.krad.uif.widget.LocationSuggest
-
Set the hrefPropertyName
- setHttp_equiv(String) - Method in class org.kuali.rice.krad.uif.element.MetaTag
-
- setIconClass(String) - Method in class org.kuali.rice.krad.uif.element.Action
-
- setIconClass(String) - Method in class org.kuali.rice.krad.uif.element.Icon
-
Setter for the Icon Class
- setIconClass(String) - Method in class org.kuali.rice.krad.uif.element.Link
-
Setter for the Icon Class
- setIconClass(String) - Method in class org.kuali.rice.krad.uif.element.ToggleMenu
-
- setId(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryDefinitionBase
-
A unique identifier for this data dictionary element.
- setId(String) - Method in interface org.kuali.rice.krad.file.FileMeta
-
- setId(String) - Method in class org.kuali.rice.krad.file.FileMetaBlob
- setId(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the unique id (within a given tree) for the component
- setId(String) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
Setter for the unique id (within a given tree) for the component
- setId(String) - Method in class org.kuali.rice.krad.uif.lifecycle.ComponentPostMetadata
-
- setId(String) - Method in class org.kuali.rice.krad.uif.lifecycle.ViewPostMetadata
-
- setId(String) - Method in interface org.kuali.rice.krad.uif.util.LifecycleElement
-
Setter for the unique id (within a given tree) for the component
- setIdAttribute(String) - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
-
Setter for the id to use for details
- setIdentifier(boolean) - Method in class org.kuali.rice.krad.datadictionary.SupportAttributeDefinition
-
identifier when true, only the field marked as an identifier will be passed in as a lookup parameter
at most one supportAttribute for each relationship should be defined as identifier="true"
- setIframe(Iframe) - Method in class org.kuali.rice.krad.uif.view.IframeView
-
- setImage(Image) - Method in class org.kuali.rice.krad.uif.field.ImageField
-
Sets the Image to be wrapped by this field
- setImageDirectory(String) - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
Setter for the directory that contains images for the theme
- setInactivationBlockingDefinitions(List<InactivationBlockingDefinition>) - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
Setter for the inactivationBlockingDefinitions
- setInactivationBlockingDetectionServiceBeanName(String) - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
-
- setIncidentDocId(String) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- setIncidentViewId(String) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- setIncludeBlankRow(Boolean) - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- setIncludeBlankRow(boolean) - Method in class org.kuali.rice.krad.keyvalues.PersistableBusinessObjectValuesFinder
-
- setIncludeCondition(String) - Method in class org.kuali.rice.krad.uif.element.HeadLink
-
- setIncludeKeyInDescription(boolean) - Method in class org.kuali.rice.krad.keyvalues.PersistableBusinessObjectValuesFinder
-
- setIncludeKeyInLabel(Boolean) - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- setIncludeKnsSpringBeans(boolean) - Method in class org.kuali.rice.krad.config.KRADConfigurer
-
Setter for the include kns support indicator
- setIncludeLineSelectionField(boolean) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the render selected field indicator
- setIncludeLineSelectionField(boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Setter for the render selected field indicator
- setIncludeMinFiles(boolean) - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
Setter for including min files in the CSS and JS lists
- setInclusiveMax(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
Setter for maximum value
- setInclusiveMax(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
-
- setInclusiveMax(String) - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Setter for the field's inclusive maximum value
- setInclusiveMax(String) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Setter for the field's inclusive maximum value
- setInfos(List<String>) - Method in class org.kuali.rice.krad.uif.element.ValidationMessages
-
- setInfoTextArea(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
Sets the infoTextArea attribute value.
- setInitialComponentIds(List<String>) - Method in class org.kuali.rice.krad.uif.container.LightTable
-
- setInitializeDataDictionary(boolean) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- setInitialRequestParameters(Map<String, String[]>) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Set the requestParameters
- setInitiatorNetworkId(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
- setInlineComponents(List<Component>) - Method in class org.kuali.rice.krad.uif.control.CheckboxControl
-
Sets the inlineComponents used by index in the checkboxLabel that has rich message component index tags
- setInlineComponents(List<Component>) - Method in class org.kuali.rice.krad.uif.control.MultiValueControlBase
-
Sets the inlineComponents which represent components that can be referenced in an option's value
by index
- setInlineComponents(List<Component>) - Method in class org.kuali.rice.krad.uif.element.Header
-
Sets the inlineComponents used by index in a Header that has rich message component index tags in its headerText
- setInlineComponents(List<Component>) - Method in class org.kuali.rice.krad.uif.element.Label
-
Sets the inlineComponents used by index in a Label that has rich message component index tags in its labelText
- setInlineComponents(List<Component>) - Method in class org.kuali.rice.krad.uif.element.Message
-
Set the inlineComponents to be filled in at indexes referenced by [n] in the message
- setInlineComponents(List<Component>) - Method in class org.kuali.rice.krad.uif.field.MessageField
-
- setInlineEdit(boolean) - Method in interface org.kuali.rice.krad.uif.field.InputField
-
- setInlineEdit(boolean) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
- setInputFieldIds(Set<String>) - Method in class org.kuali.rice.krad.uif.lifecycle.ViewPostMetadata
-
- setInquiry(Inquiry) - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Setter for the inquiry widget
- setInquiry(Inquiry) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Setter for the inquiry widget
- setInquiryLink(Link) - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
Setter for the inquiry Link
- setInquiryParameters(Map<String, String>) - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
Setter for the map that determines what property values on the calling view will be sent to properties on the
inquiry data object
- setInsertAfter(Object) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementInsertImpl
-
- setInsertBefore(Object) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementInsertImpl
-
- setInstalledModuleServices(List<ModuleService>) - Method in interface org.kuali.rice.krad.service.KualiModuleService
-
- setInstructionalMessage(Message) - Method in interface org.kuali.rice.krad.uif.container.Container
-
- setInstructionalMessage(Message) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
Setter for the instructional text message field
- setInstructionalMessage(Message) - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Setter for the instructional text message field
- setInstructionalMessage(Message) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Setter for the instructional text message field
- setInstructionalText(String) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
Setter for the instructional message
- setInstructionalText(String) - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Setter for the instructional message
- setInstructionalText(String) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Setter for the instructional message
- setItemCssClass(String) - Method in class org.kuali.rice.krad.uif.control.OptionListControl
-
Set the itemCssClass
- setItems(List<? extends Component>) - Method in interface org.kuali.rice.krad.uif.container.Container
-
Setter for the containers list of components
- setItems(List<? extends Component>) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
Setter for the containers list of components
- setItems(List<? extends Component>) - Method in class org.kuali.rice.krad.uif.container.GroupBase
-
Setter for the containers list of components
- setItems(List<? extends Component>) - Method in class org.kuali.rice.krad.uif.element.Header
-
Setter for the lower group's items
- setItems(List<Component>) - Method in class org.kuali.rice.krad.uif.element.NavigationBar
-
- setItems(List<? extends Component>) - Method in class org.kuali.rice.krad.uif.field.FieldGroup
-
Setter for the field's nested group items
- setItems(List<? extends Component>) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the containers list of components
- setItemStyle(String) - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
-
Setter for the span style
- setItemStyleClasses(List<String>) - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
-
Setter for the list of style classes that should apply to each item span
- setJumpToId(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setJumpToIdAfterSubmit(String) - Method in class org.kuali.rice.krad.uif.element.Action
-
The id to jump to in the next page, the element with this id will be
jumped to automatically when the new page is retrieved after a submit.
- setJumpToIdAfterSubmit(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- setJumpToName(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setJumpToNameAfterSubmit(String) - Method in class org.kuali.rice.krad.uif.element.Action
-
- setJumpToNameAfterSubmit(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- setKey(String) - Method in class org.kuali.rice.krad.messages.Message
-
Setter for the message key
- setKey(String) - Method in enum org.kuali.rice.krad.uif.UifConstants.AjaxReturnTypes
-
- setKey(String) - Method in class org.kuali.rice.krad.uif.util.KeyMessage
-
Set the key
- setKey(String) - Method in class org.kuali.rice.krad.uif.util.UifKeyValue
- setKeyAttribute(String) - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
Sets the keyAttribute used for building radiobutton and select controls.
- setKeyAttributeName(String) - Method in class org.kuali.rice.krad.keyvalues.PersistableBusinessObjectValuesFinder
-
- setKeyValues(Map<String, String>) - Method in class org.kuali.rice.krad.keyvalues.MapValuesFinder
-
- setKimAttributeName(String) - Method in class org.kuali.rice.krad.keyvalues.KimAttributeValuesFinder
-
- setKimTypeId(String) - Method in class org.kuali.rice.krad.keyvalues.KimAttributeValuesFinder
-
- setKualiConfigurationService(ConfigurationService) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
-
- setKualiModuleService(KualiModuleService) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
-
- setKualiModuleService(KualiModuleService) - Method in class org.kuali.rice.krad.web.controller.ModuleLockingHandlerInterceptor
-
- setKualiRuleService(KualiRuleService) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- setKualiTransactionalDocumentInformation(KualiTransactionalDocumentInformation) - Method in class org.kuali.rice.krad.workflow.KualiDocumentXmlMaterializer
-
- setLabel(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
The label element is the field or collection name that will be shown on
inquiry and maintenance screens.
- setLabel(String) - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
sets the label
- setLabel(String) - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader.InputFieldConstrainableInfo
-
- setLabel(String) - Method in class org.kuali.rice.krad.uif.element.BreadcrumbItem
-
Set the label for this breadcrumbItem.
- setLabel(String) - Method in interface org.kuali.rice.krad.uif.field.Field
-
Setter for the field's label text
- setLabel(String) - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
- setLabel(String) - Method in class org.kuali.rice.krad.uif.util.SimpleSuggestObject
-
Set the label
- setLabel(String) - Method in class org.kuali.rice.krad.uif.util.UifOptionGroupLabel
-
- setLabel(String) - Method in class org.kuali.rice.krad.util.AuditCluster
-
Sets the label attribute value.
- setLabelAttribute(String) - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
Sets the labelAttribute used for building radiobutton and select controls.
- setLabelAttributeName(String) - Method in class org.kuali.rice.krad.keyvalues.PersistableBusinessObjectValuesFinder
-
- setLabelColSpan(int) - Method in interface org.kuali.rice.krad.uif.field.Field
-
Setter for the field's label column span
- setLabelColSpan(int) - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
- setLabelColumnCssClass(String) - Method in class org.kuali.rice.krad.uif.layout.CssGridLabelColumnLayoutManager
-
- setLabelColumnSizes(CssGridSizes) - Method in class org.kuali.rice.krad.uif.layout.CssGridLabelColumnLayoutManager
-
- setLabelForComponentId(String) - Method in class org.kuali.rice.krad.uif.element.Label
-
Setter for the component id the label applies to
- setLabelLeft(boolean) - Method in interface org.kuali.rice.krad.uif.field.Field
-
- setLabelLeft(boolean) - Method in class org.kuali.rice.krad.uif.field.FieldBase
- setLabelPropertyName(String) - Method in class org.kuali.rice.krad.uif.widget.Suggest
-
Set the labelPropertyName
- setLabelPrototype(Message) - Method in class org.kuali.rice.krad.uif.container.NodePrototype
-
- setLabelRendered(boolean) - Method in interface org.kuali.rice.krad.uif.field.Field
-
Setter for the label field rendered indicator
- setLabelRendered(boolean) - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
- setLabelStyleClasses(List<String>) - Method in interface org.kuali.rice.krad.uif.field.Field
-
Setter for the field's label style classes
- setLabelStyleClasses(List<String>) - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
- setLabelText(String) - Method in class org.kuali.rice.krad.uif.element.Label
-
Setter for the label text
- setLastText(String) - Method in class org.kuali.rice.krad.uif.element.NumberedPager
-
- setLayoutManager(LayoutManager) - Method in interface org.kuali.rice.krad.uif.container.Container
-
- setLayoutManager(LayoutManager) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
- setLegacyDataAdapter(LegacyDataAdapter) - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
- setLegacyDataAdapter(LegacyDataAdapter) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
Deprecated.
- setLegacyDataAdapter(LegacyDataAdapter) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Set the legacy data adapter.
- setLgOffset(int) - Method in class org.kuali.rice.krad.uif.layout.CssGridSizes
-
- setLgSize(int) - Method in class org.kuali.rice.krad.uif.layout.CssGridSizes
-
- setLibraryCssClasses(List<String>) - Method in interface org.kuali.rice.krad.uif.component.Component
-
- setLibraryCssClasses(List<String>) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Set the libraryCssClasses
- setLibraryCssClasses(List<String>) - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
- setLibraryCssClasses(List<String>) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
Set the libraryCssClasses
- setLineActions(List<? extends Component>) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the line action fields list
- setLineActions(List<? extends Component>) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Setter for the line action fields list
- setLineActions(List<? extends Component>) - Method in class org.kuali.rice.krad.uif.container.collections.LineBuilderContext
-
- setLineDialogs(List<DialogGroup>) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
- setLineDialogs(List<DialogGroup>) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
- setLineDialogs(List<DialogGroup>) - Method in class org.kuali.rice.krad.uif.container.collections.LineBuilderContext
-
- setLineEnterKeyAction(String) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
- setLineEnterKeyAction(String) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
- setLineFields(List<Field>) - Method in class org.kuali.rice.krad.uif.container.collections.LineBuilderContext
-
- setLineGroupPrototype(Group) - Method in interface org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
Setter for the line group prototype
- setLineGroupPrototype(Group) - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManagerBase
-
Setter for the line group prototype
- setLineIndex(int) - Method in class org.kuali.rice.krad.uif.container.collections.LineBuilderContext
-
- setLineSelectPropertyName(String) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the property name that will bind to the select field
- setLineSelectPropertyName(String) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Setter for the property name that will bind to the select field
- setLink(Link) - Method in class org.kuali.rice.krad.uif.field.LinkField
-
Setter for the Link component.
- setLink(String) - Method in class org.kuali.rice.krad.util.AuditError
-
Sets the link attribute value.
- setLinkDialogId(String) - Method in class org.kuali.rice.krad.uif.element.Link
-
- setLinkDialogId(String) - Method in class org.kuali.rice.krad.uif.field.LinkField
-
- setLinkIconPlacement(String) - Method in class org.kuali.rice.krad.uif.element.Link
-
Setter for the Link Icon Placement
- setLinkScript(String) - Method in class org.kuali.rice.krad.uif.element.Pager
-
Set the link js script
- setLinkSeparator(String) - Method in class org.kuali.rice.krad.uif.container.LinkGroup
-
Setter for the link separator
- setLinkText(String) - Method in class org.kuali.rice.krad.uif.element.Link
-
Setter for the link label
- setLinkText(String) - Method in class org.kuali.rice.krad.uif.field.LinkField
-
Setter for the link label.
- setLiteral(String) - Method in class org.kuali.rice.krad.datadictionary.mask.MaskFormatterLiteral
-
Specify the string that will be shown instead of the actual value when masked.
- setLoadingMessageText(String) - Method in class org.kuali.rice.krad.uif.element.Action
-
When this property is set, it is used in place of the loading message text used by the blockUI.
- setLocale(String) - Method in class org.kuali.rice.krad.messages.Message
-
Setter for the message locale code
- setLocation(UrlInfo) - Method in class org.kuali.rice.krad.uif.util.UifKeyValueLocation
-
Set the url location object
- setLocation(UrlInfo) - Method in class org.kuali.rice.krad.uif.view.IframeView
-
- setLocationSelect(boolean) - Method in class org.kuali.rice.krad.uif.control.MultiValueControlBase
-
Sets the location select (navigate on select of option)
- setLockingKeys(List<String>) - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
- setLogin_message(String) - Method in class org.kuali.rice.krad.web.login.DummyLoginForm
-
- setLogin_pw(String) - Method in class org.kuali.rice.krad.web.login.DummyLoginForm
-
- setLogin_user(String) - Method in class org.kuali.rice.krad.web.login.DummyLoginForm
-
- setLookupCollectionId(String) - Method in class org.kuali.rice.krad.lookup.LookupForm
-
- setLookupCollectionId(String) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setLookupCollectionName(String) - Method in class org.kuali.rice.krad.lookup.LookupForm
-
- setLookupCollectionName(String) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setLookupCriteria(Map<String, String>) - Method in class org.kuali.rice.krad.lookup.LookupForm
-
- setLookupCriteria(Map<String, Map<String, Object>>) - Method in class org.kuali.rice.krad.uif.lifecycle.ViewPostMetadata
-
- setLookupDialogId(String) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setLookupParameters(Map<String, String>) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setLookupResults(Collection<?>) - Method in class org.kuali.rice.krad.lookup.LookupForm
-
- setLookupService(LookupService) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- setLookupService(LookupService) - Method in class org.kuali.rice.krad.messages.providers.DatabaseMessageProvider
-
- setLookupService(LookupService) - Method in class org.kuali.rice.krad.uif.service.impl.AttributeQueryServiceImpl
-
Sets the lookup service
- setLowerCase(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaNumericPatternConstraint
-
Only allow lowerCase characters.
- setLowerCase(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaPatternConstraint
-
Only allow lowerCase characters.
- setLowerGroup(Group) - Method in class org.kuali.rice.krad.uif.element.Header
-
Setter for the header group instance that is rendered below the header text
- setMaintainableClass(Class<? extends Maintainable>) - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
- setMaintenanceAction(String) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Sets the type of maintenance action to be performed (new, edit, or copy)
- setMaintenanceAction(String) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- setMaintenanceAction(String) - Method in class org.kuali.rice.krad.uif.view.MaintenanceDocumentView
-
- setMaintenanceAction(String) - Method in class org.kuali.rice.krad.web.form.MaintenanceDocumentForm
-
- setMaintenanceDocumentService(MaintenanceDocumentService) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- setMaintenanceDocumentService(MaintenanceDocumentService) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentControllerServiceImpl
-
- setMaintenanceUrlMapping(String) - Method in class org.kuali.rice.krad.lookup.LookupView
-
- setMarkup(String) - Method in class org.kuali.rice.krad.uif.element.Content
-
- setMask(boolean) - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
-
- setMaskCharacter(String) - Method in class org.kuali.rice.krad.datadictionary.mask.MaskFormatterSubString
-
Specify the character with which to mask the original value.
- setMaskFormatter(MaskFormatter) - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
-
- setMaskFormatter(MaskFormatter) - Method in class org.kuali.rice.krad.datadictionary.mask.Mask
-
- setMaskFormatter(MaskFormatter) - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Setter for the MaskFormatter instance to apply when the value is masked
- setMaskFormatter(MaskFormatter) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Setter for the MaskFormatter instance to apply when the value is masked
- setMaskFormatterClass(Class<? extends MaskFormatter>) - Method in class org.kuali.rice.krad.datadictionary.mask.Mask
-
- setMaskLength(int) - Method in class org.kuali.rice.krad.datadictionary.mask.MaskFormatterSubString
-
Set the number of characters to mask at the beginning of the string.
- setMax(Integer) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.MustOccurConstraint
-
- setMaxDictionaryValidationDepth(int) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
Gets the maximum number of levels the data-dictionary based validation will recurse for the document
- setMaxFileSize(Integer) - Method in class org.kuali.rice.krad.uif.element.MultiFileUploadCollection
-
- setMaxLength(Integer) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
Setter for maximum length
- setMaxLength(int) - Method in class org.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern
-
Deprecated.
Sets maxLength parameter for the associated regex.
- setMaxLength(Integer) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
-
- setMaxLength(Integer) - Method in class org.kuali.rice.krad.uif.control.PasswordControl
-
Setter for the max number of input characters
- setMaxLength(Integer) - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
-
Setter for the max number of input characters
- setMaxLength(Integer) - Method in interface org.kuali.rice.krad.uif.control.TextControl
-
- setMaxLength(Integer) - Method in class org.kuali.rice.krad.uif.control.TextControlBase
-
- setMaxLength(Integer) - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Setter for input field max length
- setMaxLength(Integer) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Setter for input field max length
- setMaxNumberedLinksShown(int) - Method in class org.kuali.rice.krad.uif.element.NumberedPager
-
Set the maximum number of NUMBERED links shown
- setMaxNumberOfSessionForms(int) - Method in class org.kuali.rice.krad.web.form.UifFormManager
-
- setMaxOccurs(Integer) - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
sets maximum amount of items in this collection
- setMaxOccurs(Integer) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
-
- setMaxSize(int) - Method in class org.kuali.rice.krad.datadictionary.uif.UifViewPool
-
Setter for the pool max size
- setMdOffset(int) - Method in class org.kuali.rice.krad.uif.layout.CssGridSizes
-
- setMdSize(int) - Method in class org.kuali.rice.krad.uif.layout.CssGridSizes
-
- setMedia(String) - Method in class org.kuali.rice.krad.uif.element.HeadLink
-
- setMenuGroup(Group) - Method in class org.kuali.rice.krad.uif.element.ToggleMenu
-
- setMenuItems(List<Component>) - Method in class org.kuali.rice.krad.uif.element.ToggleMenu
-
- setMergeWithPageItems(boolean) - Method in class org.kuali.rice.krad.uif.view.View
-
- setMessage(Message) - Method in class org.kuali.rice.krad.uif.field.MessageField
-
- setMessage(Message) - Method in class org.kuali.rice.krad.uif.util.KeyMessage
-
Set the message.
- setMessage(Message) - Method in class org.kuali.rice.krad.uif.view.MessageView
-
Setter for the message component
- setMessageComponentCode(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.BaseConstraint
-
Setter for the constraint message associated component code
- setMessageComponentStructure(List<Component>) - Method in class org.kuali.rice.krad.uif.element.Message
-
Set the message component structure.
- setMessageKey(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.BaseConstraint
-
Setter for the constraint message key
- setMessageKey(String) - Method in class org.kuali.rice.krad.util.AuditError
-
Sets the key attribute value.
- setMessageMap(MessageMap) - Static method in class org.kuali.rice.krad.util.GlobalVariables
-
Sets a new (clean) MessageMap
- setMessageNamespaceCode(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.BaseConstraint
-
Setter for the constraint message associated namespace code
- setMessageProviders(List<MessageProvider>) - Method in class org.kuali.rice.krad.messages.MessageServiceImpl
-
Setter for the collection of message providers that should be used by the message service
implementation
- setMessageText(String) - Method in class org.kuali.rice.krad.uif.element.Message
-
Setter for the message text
- setMessageText(String) - Method in class org.kuali.rice.krad.uif.field.MessageField
-
- setMessageText(String) - Method in class org.kuali.rice.krad.uif.view.MessageView
-
- setMetadataMessage(Message) - Method in class org.kuali.rice.krad.uif.element.ViewHeader
-
Set the metadataMessage
- setMetadataText(String) - Method in class org.kuali.rice.krad.uif.element.ViewHeader
-
Set the metadataText
- setMethodToCall(String) - Method in class org.kuali.rice.krad.uif.element.Action
-
Setter for the actions method to call.
- setMethodToCall(String) - Method in class org.kuali.rice.krad.uif.element.MultiFileUploadCollection
-
- setMethodToCall(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
Delegates methodToCall property reference to the action.
- setMethodToCall(String) - Method in class org.kuali.rice.krad.uif.util.UrlInfo
-
Set the methodToCall
- setMethodToCall(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Setter for the method to call
- setMethodToCallOnRefresh(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the controller method to call for a refresh or disclosure action on this component
- setMin(Integer) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.MustOccurConstraint
-
- setMinCssFile(String) - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
Setter for the min CSS file path
- setMinCssSourceFiles(List<String>) - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
Setter for the min file CSS list
- setMinFileLists() - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
- setMinFileSize(Integer) - Method in class org.kuali.rice.krad.uif.element.MultiFileUploadCollection
-
- setMinLength(Integer) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
Setter for minumum length
- setMinLength(Integer) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
-
- setMinLength(Integer) - Method in class org.kuali.rice.krad.uif.control.PasswordControl
-
Setter for the min number of input characters
- setMinLength(Integer) - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
-
Setter for the min number of input characters
- setMinLength(Integer) - Method in interface org.kuali.rice.krad.uif.control.TextControl
-
- setMinLength(Integer) - Method in class org.kuali.rice.krad.uif.control.TextControlBase
-
- setMinLength(Integer) - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Setter for input field minimum length
- setMinLength(Integer) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Setter for input field minimum length
- setMinOccurs(Integer) - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
gets the minimum amount of items in this collection
- setMinOccurs(Integer) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
-
- setMinScriptFile(String) - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
Setter for the min JS file path
- setMinScriptSourceFiles(List<String>) - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
Setter for the min file JS list
- setMinVersionSuffix(String) - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
Setter for the min file version string
- setModel(ViewModel) - Method in class org.kuali.rice.krad.uif.container.collections.LineBuilderContext
-
- setModelAndViewService(ModelAndViewService) - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
- setModelAndViewService(ModelAndViewService) - Method in class org.kuali.rice.krad.lookup.LookupControllerServiceImpl
-
- setModelAndViewService(ModelAndViewService) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- setModelAndViewService(ModelAndViewService) - Method in class org.kuali.rice.krad.web.controller.UifControllerHandlerInterceptor
-
- setModelAndViewService(ModelAndViewService) - Method in class org.kuali.rice.krad.web.service.impl.CollectionControllerServiceImpl
-
- setModelAndViewService(ModelAndViewService) - Method in class org.kuali.rice.krad.web.service.impl.ControllerServiceImpl
-
- setModelAndViewService(ModelAndViewService) - Method in class org.kuali.rice.krad.web.service.impl.FileControllerServiceImpl
-
- setModelAndViewService(ModelAndViewService) - Method in class org.kuali.rice.krad.web.service.impl.NavigationControllerServiceImpl
-
- setModelAndViewService(ModelAndViewService) - Method in class org.kuali.rice.krad.web.service.impl.QueryControllerServiceImpl
-
- setModelAndViewService(ModelAndViewService) - Method in class org.kuali.rice.krad.web.service.impl.RefreshControllerServiceImpl
-
- setModelAndViewService(ModelAndViewService) - Method in class org.kuali.rice.krad.web.service.impl.SaveControllerServiceImpl
-
- setModuleConfiguration(ModuleConfiguration) - Method in class org.kuali.rice.krad.service.impl.RemoteModuleServiceBase
-
- setModuleDictionaryFiles(Map<String, List<String>>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
Setter for the map of module dictionary files
- setModuleLoadOrder(List<String>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
Setter for the list of namespace codes indicating the module load order
- setModuleLockedMapping(String) - Method in class org.kuali.rice.krad.web.controller.ModuleLockingHandlerInterceptor
-
- setMultiLineReadOnlyDisplay(boolean) - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Setter for multiLineReadOnlyDisplay
- setMultiLineReadOnlyDisplay(boolean) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Setter for multiLineReadOnlyDisplay
- setMultipartFile(MultipartFile) - Method in class org.kuali.rice.krad.file.FileMetaBlob
-
- setMultiple(boolean) - Method in interface org.kuali.rice.krad.uif.control.SelectControl
-
Set whether multiple values can be selected
- setMultiple(boolean) - Method in class org.kuali.rice.krad.uif.control.SelectControlBase
-
Set whether multiple values can be selected
- setMultipleValuesSelect(boolean) - Method in class org.kuali.rice.krad.lookup.LookupForm
-
- setMultipleValuesSelect(boolean) - Method in class org.kuali.rice.krad.lookup.LookupView
-
- setMultipleValuesSelect(Boolean) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setMultipleValuesSelectResultSetLimit(Integer) - Method in class org.kuali.rice.krad.lookup.LookupView
-
- setMultiValueReturnFields(List<String>) - Method in class org.kuali.rice.krad.lookup.LookupForm
-
- setMustOccurConstraints(List<MustOccurConstraint>) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- setMustOccurConstraints(List<MustOccurConstraint>) - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- setMustOccurConstraints(List<MustOccurConstraint>) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.MustOccurConstraint
-
- setMustOccurConstraints(List<MustOccurConstraint>) - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader.InputFieldConstrainableInfo
-
- setMustOccurConstraints(List<MustOccurConstraint>) - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Setter for mustOccurConstraints
- setMustOccurConstraints(List<MustOccurConstraint>) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Setter for mustOccurConstraints
- setName(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
Name of the attribute
- setName(String) - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
sets the name of the collection
- setName(String) - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- setName(String) - Method in class org.kuali.rice.krad.datadictionary.parse.BeanTagAttributeInfo
-
- setName(String) - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader.InputFieldConstrainableInfo
-
- setName(String) - Method in interface org.kuali.rice.krad.file.FileMeta
-
- setName(String) - Method in class org.kuali.rice.krad.file.FileMetaBlob
- setName(String) - Method in class org.kuali.rice.krad.rules.rule.event.RuleEventBase
-
- setName(String) - Method in class org.kuali.rice.krad.uif.element.MetaTag
-
- setName(String) - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
Setter for the theme name
- setNamespaceAttribute(String) - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
-
Setter for the namespace code to use for details
- setNamespaceCode(String) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- setNamespaceCode(String) - Method in class org.kuali.rice.krad.datadictionary.DictionaryBeanBase
-
Setter for the bean's associated namespace code
- setNamespaceCode(String) - Method in class org.kuali.rice.krad.messages.Message
-
Setter for the namespace code the message should be associated with
- setNamespaceCode(String) - Method in class org.kuali.rice.krad.uif.view.View
-
- setNamespaceCodePropertyName(String) - Method in class org.kuali.rice.krad.uif.control.GroupControl
-
Setter for the name of the property on the parent object that holds the group namespace
- setNamespaceInLinkText(boolean) - Method in class org.kuali.rice.krad.uif.field.GroupLinkField
-
- setNamespaceInLinkText(boolean) - Method in class org.kuali.rice.krad.uif.field.RoleLinkField
-
- setNavigateToPageId(String) - Method in class org.kuali.rice.krad.uif.element.Action
-
- setNavigateToPageId(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- setNavigation(Group) - Method in class org.kuali.rice.krad.uif.view.View
-
- setNavigationBarGroup(Group) - Method in class org.kuali.rice.krad.uif.element.NavigationBar
-
- setNavigationBlockUI(BlockUI) - Method in class org.kuali.rice.krad.uif.view.View
-
Set the navigation BlockUI used with single page blocking
(such as full page loading/saving)
- setNavigationControllerService(NavigationControllerService) - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
- setNavigationControllerService(NavigationControllerService) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- setNavigationControllerService(NavigationControllerService) - Method in class org.kuali.rice.krad.web.service.impl.ControllerServiceImpl
-
- setNestedCollection(DocumentCollectionPath) - Method in class org.kuali.rice.krad.datadictionary.DocumentCollectionPath
-
- setNestedComponentId(Component, String) - Method in class org.kuali.rice.krad.uif.container.GroupBase
-
Helper method for setting a new ID for the nested components
- setNestedComponentId(Component, String) - Method in class org.kuali.rice.krad.uif.view.View
-
Helper method for setting a new ID for the nested components
- setNestedComponentIdAndSuffix(Component, String) - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
Helper method for suffixing the ids of the fields nested components
- setNestedLevel(int) - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
Set the nestedLevel for this table - must be set if using forceLocalJsonData and this is a
subCollection of a TableCollection (also using forceLocalJsonData)
- setNewCollectionLines(Map<String, Object>) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Setter for the new collection lines Map
- setNewCollectionLines(Map<String, Object>) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Setter for the new collection lines Map
- setNewCollectionRecord(boolean) - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
Sets the newCollectionRecord attribute value.
- setNewDataObject(Object) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- setNewDocumentHeader() - Method in class org.kuali.rice.krad.document.DocumentBase
-
Gets a new document header for this documents type and sets in the document instance.
- setNewItemsCssClass(String) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the new items css style class
- setNewItemsCssClass(String) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Setter for the new items css style class
- setNewMaintainableObject(Maintainable) - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
-
Set the new maintainable object
- setNewMaintainableObject(Maintainable) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- setNewNoteProperties(DocumentFormBase, Document, Note) - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
Defaults properties (posted timestamp, object id, author) on the note instance that will be added.
- setNextPhase(ViewLifecyclePhase) - Method in interface org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhase
-
Sets the next phase, to queue for processing after this phase is completed.
- setNextPhase(ViewLifecyclePhase) - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhaseBase
-
Sets the next phase, to queue for processing after this phase is completed.
- setNextText(String) - Method in class org.kuali.rice.krad.uif.element.Pager
-
- setNodePrototypeMap(Map<Class<?>, NodePrototype>) - Method in class org.kuali.rice.krad.uif.container.TreeGroup
-
- setNotes(List<Note>) - Method in interface org.kuali.rice.krad.document.Document
-
Sets the document's list of notes to the given list.
- setNotes(List<Note>) - Method in class org.kuali.rice.krad.document.DocumentBase
-
- setNoteService(NoteService) - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
- setNumberOfColumns(int) - Method in interface org.kuali.rice.krad.uif.layout.GridLayoutManager
-
Setter for the number of columns (each row)
- setNumberOfColumns(int) - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManagerBase
-
Setter for the number of columns (each row)
- setNumberOfColumns(int) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
- setNumberOfColumns(int) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
- setNumberOfDataColumns(int) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
- setNumberOfDataColumns(int) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
- setNumberOfLabelColumns(int) - Method in class org.kuali.rice.krad.uif.layout.CssGridLabelColumnLayoutManager
-
- setNumberOfPages(int) - Method in class org.kuali.rice.krad.uif.element.Pager
-
Set the TOTAL number of pages
- setObjectAttributeName(String) - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
-
Name of the business object property on the containing business object that is linked
by the contained PrimitiveAttributeDefinition objects.
- setObjectDescription(String) - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
The objectDescription provides a brief description
of the business object for use on help screens.
- setObjectIdPropertyName(String) - Method in class org.kuali.rice.krad.uif.widget.LocationSuggest
-
Set the objectIdPropertyName
- setObjectLabel(String) - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
The objectLabel provides a short name of the business
object for use on help screens.
- setObjectPathToConcreteClassMapping(Map<String, Class<?>>) - Method in class org.kuali.rice.krad.uif.view.View
-
- setObjectProperty(Object, String, Object) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
Sets the property of an object with the given value.
- setObjectProperty(Object, String, Class, Object) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
Sets the property of an object with the given value.
- setOffsets(int[]) - Method in class org.kuali.rice.krad.uif.layout.CssGridSizes
-
Convenience setter for offsets which takes in 3 integers in this order: smOffset, mdOffset, lgOffset
- setOldBindingObjectPath(String) - Method in class org.kuali.rice.krad.uif.container.MaintenanceActiveCollectionFilter
-
Setter for the path to the old data object
- setOldMaintainableObject(Maintainable) - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
-
Set the old maintainable object
- setOldMaintainableObject(Maintainable) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- setOldObjectBindingPath(String) - Method in class org.kuali.rice.krad.uif.view.MaintenanceDocumentView
-
- setOmitFromFormPost(boolean) - Method in interface org.kuali.rice.krad.uif.component.Component
-
- setOmitFromFormPost(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setOmitNewline(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
When set to true, omit new line characters from the set of valid characters.
- setOmitNewline(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AnyCharacterPatternConstraint
-
When set to true, omit new line characters from the set of valid characters.
- setOmitNewline(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.UTF8AnyCharacterPatternConstraint
-
When set to true, omit new line characters from the set of valid characters.
- setOmitZero(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.IntegerPatternConstraint
-
When set to true, zero is not allowed in the set of allowed numbers.
- setOnBlurScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setOnBlurScript(String) - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onBlur event is fired
- setOnChangeScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setOnChangeScript(String) - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Setter for the components onChange script
- setOnClickScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setOnClickScript(String) - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Setter for the components onClick script
- setOnCloseScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setOnCloseScript(String) - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Setter for the components onClose script
- setOnDblClickScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setOnDblClickScript(String) - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Setter for the components onDblClick script
- setOnDialogResponseScript(String) - Method in class org.kuali.rice.krad.uif.container.DialogGroup
-
- setOnDocumentReadyScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setOnDocumentReadyScript(String) - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Setter for the components onDocumentReady script
- setOneDigitTextCode(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
Sets the oneDigitTextCode attribute value.
- setOnFocus(boolean) - Method in class org.kuali.rice.krad.uif.widget.Tooltip
-
Setter for the onFocus
- setOnFocusScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setOnFocusScript(String) - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Setter for the components onFocus script
- setOnHiddenDialogScript(String) - Method in class org.kuali.rice.krad.uif.container.DialogGroup
-
- setOnHideDialogScript(String) - Method in class org.kuali.rice.krad.uif.container.DialogGroup
-
- setOnInputScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setOnInputScript(String) - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Setter for the components onInput script
- setOnKeyDownScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setOnKeyDownScript(String) - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Setter for the components onKeyDown script
- setOnKeyPressScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setOnKeyPressScript(String) - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Setter for the components onKeyPress script
- setOnKeyUpScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setOnKeyUpScript(String) - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Setter for the components onKeyUp script
- setOnLoadScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setOnLoadScript(String) - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onLoad event is fired
- setOnlyNegative(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.IntegerPatternConstraint
-
When set to true, only allows negative numbers (and zero if allowZero is still true)
- setOnMouseDownScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setOnMouseDownScript(String) - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Setter for the components onMouseDown script
- setOnMouseHover(boolean) - Method in class org.kuali.rice.krad.uif.widget.Tooltip
-
Setter for onMouseHover
- setOnMouseMoveScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setOnMouseMoveScript(String) - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Setter for the components onMouseMove script
- setOnMouseOutScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setOnMouseOutScript(String) - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Setter for the components onMouseOut script
- setOnMouseOverScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setOnMouseOverScript(String) - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Setter for the components onMouseOver script
- setOnMouseUpScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setOnMouseUpScript(String) - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Setter for the components onMouseUp script
- setOnShowDialogScript(String) - Method in class org.kuali.rice.krad.uif.container.DialogGroup
-
- setOnSubmitScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setOnSubmitScript(String) - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Setter for the components onSubmit script
- setOnUnloadScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setOnUnloadScript(String) - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Setter for the components onUnload script
- setOpenedToggleIconClass(String) - Method in class org.kuali.rice.krad.uif.container.SidebarNavigationGroup
-
- setOpenInDialog(boolean) - Method in class org.kuali.rice.krad.uif.element.Link
-
- setOpenInDialog(boolean) - Method in class org.kuali.rice.krad.uif.field.LinkField
-
- setOpenInDialog(boolean) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setOperator(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint
-
setter for the operator
- setOptional(ExportMap) - Method in class org.kuali.rice.krad.datadictionary.exporter.ExportMap
-
Deprecated.
If the given map is not null, adds the ExportMap's exportKey and exportData as a key,value pair to this Map.
- setOptions(List<KeyValue>) - Method in interface org.kuali.rice.krad.uif.control.MultiValueControl
-
Sets the List of KeyValue pairs that make up the options for the control
- setOptions(List<KeyValue>) - Method in class org.kuali.rice.krad.uif.control.MultiValueControlBase
-
Sets the List of KeyValue pairs that make up the options for the control
- setOptionsFinder(KeyValuesFinder) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
Setter for the field's KeyValuesFinder instance
- setOptionsFinder(KeyValuesFinder) - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Setter for the field's KeyValuesFinder instance
- setOptionsFinder(KeyValuesFinder) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Setter for the field's KeyValuesFinder instance
- setOptionsFinderClass(Class<? extends KeyValuesFinder>) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
Setter that takes in the class name for the options finder and creates a
new instance to use as the finder for the attribute field
- setOptionsFinderClass(Class<? extends KeyValuesFinder>) - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Setter that takes in the class name for the options finder and creates a
new instance to use as the finder for the input field
- setOptionsFinderClass(Class<? extends KeyValuesFinder>) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Setter that takes in the class name for the options finder and creates a
new instance to use as the finder for the input field
- setOrder(int) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the component's order
- setOrder(int) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the component's order
- setOrder(int) - Method in interface org.kuali.rice.krad.uif.component.Ordered
-
Setter for the order value
- setOrder(int) - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
-
Setter for the compare object order
- setOrder(int) - Method in interface org.kuali.rice.krad.uif.modifier.ComponentModifier
-
- setOrder(int) - Method in class org.kuali.rice.krad.uif.modifier.ComponentModifierBase
-
- setOrderedList(boolean) - Method in class org.kuali.rice.krad.uif.layout.ListLayoutManager
-
- setOrientation(UifConstants.Orientation) - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
-
Setter for the orientation for layout
- setOriginalHref(String) - Method in class org.kuali.rice.krad.uif.util.UrlInfo
-
toString returns the original href value of url
- setPackagePrefixes(List<String>) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- setPadding(String) - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
-
Setter for the item padding
- setPage(PageGroup) - Method in class org.kuali.rice.krad.uif.view.View
-
- setPageBreadcrumbItem(BreadcrumbItem) - Method in class org.kuali.rice.krad.uif.util.ParentLocation
-
Set the pageBreadcrumbItem
- setPageId(String) - Method in class org.kuali.rice.krad.uif.util.UrlInfo
-
Set pageId
- setPageId(String) - Method in class org.kuali.rice.krad.uif.view.HistoryEntry
-
- setPageId(String) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Setter for the current page id
- setPageId(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setPagerWidget(Pager) - Method in interface org.kuali.rice.krad.uif.layout.CollectionLayoutManager
-
- setPagerWidget(Pager) - Method in class org.kuali.rice.krad.uif.layout.collections.CollectionLayoutManagerBase
- setPageSize(int) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
- setPageSize(int) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
- setPageTotalField(MessageField) - Method in class org.kuali.rice.krad.uif.util.ColumnCalculationInfo
-
Sets the pageTotalField.
- setPageTotalLabel(Label) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Sets the pageTotal label to use when renderOnlyLeftTotalLabels is TRUE for total.
- setPageTotalLabel(Label) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Sets the pageTotal label to use when renderOnlyLeftTotalLabels is TRUE for total.
- setParameterDetailType(String) - Method in class org.kuali.rice.krad.datadictionary.HelpDefinition
-
parameterDetailType: detail type of the parameter that has the path to the help page
- setParameterName(String) - Method in class org.kuali.rice.krad.datadictionary.HelpDefinition
-
- setParameterNamespace(String) - Method in class org.kuali.rice.krad.datadictionary.HelpDefinition
-
parameterNamespace: namespace of the parameter that has the path to the help page
- setParameterService(ParameterService) - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
- setParameterService(ParameterService) - Method in class org.kuali.rice.krad.service.impl.CsrfServiceImpl
-
- setParams(String[]) - Method in class org.kuali.rice.krad.util.AuditError
-
Sets the params attribute value.
- setParent(String) - Method in class org.kuali.rice.krad.datadictionary.parse.BeanTagInfo
-
Sets the default parent for the associated tag.
- setParentLocation(ParentLocation) - Method in class org.kuali.rice.krad.uif.view.View
-
- setParentPageLabel(String) - Method in class org.kuali.rice.krad.uif.util.ParentLocation
-
Set the parentPageLabel
- setParentPageUrl(UrlInfo) - Method in class org.kuali.rice.krad.uif.util.ParentLocation
-
Set the parentPageUrl
- setParentReadOnly(boolean) - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
Determines whether a normal or direct inquiry should be enabled
- setParentViewLabel(String) - Method in class org.kuali.rice.krad.uif.util.ParentLocation
-
Set the parentViewLabel
- setParentViewUrl(UrlInfo) - Method in class org.kuali.rice.krad.uif.util.ParentLocation
-
Set the parentViewUrl
- setParseComponents(boolean) - Method in class org.kuali.rice.krad.uif.element.Message
-
Sets the parse components flag to indicate if inline components must be parsed for rich messages
- setPartialMask(boolean) - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
-
- setPartialMaskFormatter(MaskFormatter) - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
-
- setPastItems(List<BreadcrumbItem>) - Method in class org.kuali.rice.krad.web.form.HistoryFlow
-
Set the past BreadcrumbItems
- setPath(String) - Method in class org.kuali.rice.krad.datadictionary.WorkflowProperty
-
Sets the path to the property that is serializable, relative to the
WorkflowPropertyGroup that contains
this object
- setPath(String) - Method in class org.kuali.rice.krad.uif.lifecycle.ComponentPostMetadata
-
- setPathBasedBreadcrumbs(List<BreadcrumbItem>) - Method in class org.kuali.rice.krad.uif.view.View
-
The pathBasedBreadcrumbs for this View.
- setPatternTypeKey(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.ConfigurationBasedRegexPatternConstraint
-
Setter for the pattern message key
- setPercent(KualiPercent) - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
Sets the percent attribute value.
- setPercentComplete(Integer) - Method in class org.kuali.rice.krad.uif.element.ProgressBar
-
- setPerformActionAuthz(boolean) - Method in class org.kuali.rice.krad.uif.element.Action
-
- setPerformActionAuthz(boolean) - Method in class org.kuali.rice.krad.uif.element.ActionSecurity
-
Setter for the perform action authorization flag
- setPerformClientSideValidation(boolean) - Method in class org.kuali.rice.krad.uif.element.Action
-
Setter for the client side validation flag.
- setPerformClientSideValidation(boolean) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- setPerformDirtyValidation(boolean) - Method in class org.kuali.rice.krad.uif.element.Action
-
- setPerformDirtyValidation(boolean) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- setPerformLineActionAuthz(boolean) - Method in class org.kuali.rice.krad.uif.element.Action
-
- setPerformLineActionAuthz(boolean) - Method in class org.kuali.rice.krad.uif.element.ActionSecurity
-
Setter for the perform line action authorization flag
- setPersistenceService(Object) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
Deprecated.
- setPersistFormToSession(boolean) - Method in class org.kuali.rice.krad.uif.view.View
-
- setPerson(Person) - Method in class org.kuali.rice.krad.workflow.DocumentInitiator
-
- setPersonNamePropertyName(String) - Method in class org.kuali.rice.krad.uif.control.UserControl
-
Setter for the name of the property on the parent object that holds the person name
- setPersonObjectPropertyName(String) - Method in class org.kuali.rice.krad.uif.control.UserControl
-
Setter for the name of the property on the parent object that holds the person object
- setPersonService(PersonService) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- setPessimisticLocks(List<PessimisticLock>) - Method in class org.kuali.rice.krad.document.DocumentBase
-
- setPessimisticLockService(PessimisticLockService) - Method in class org.kuali.rice.krad.document.TransactionalDocumentControllerServiceImpl
-
- setPessimisticLockService(PessimisticLockService) - Method in class org.kuali.rice.krad.document.TransactionalDocumentViewAuthorizerBase
-
- setPessimisticLockService(PessimisticLockService) - Method in class org.kuali.rice.krad.uif.view.TransactionalDocumentView
-
- setPhasePathMapping(Map<String, String>) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
- setPhasePathMapping(Map<String, String>) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
- setPhasePathMapping(Map<String, String>) - Method in class org.kuali.rice.krad.uif.lifecycle.ComponentPostMetadata
-
- setPhasePathMapping(Map<String, String>) - Method in interface org.kuali.rice.krad.uif.util.LifecycleElement
-
- setPluginCssClass(String) - Method in class org.kuali.rice.krad.uif.widget.SyntaxHighlighter
-
Setter for the plugin css class
- setPosition(String) - Method in class org.kuali.rice.krad.uif.widget.Growls
-
- setPosition(UifConstants.Position) - Method in class org.kuali.rice.krad.uif.widget.Tabs
-
Setter for the tabs position
- setPostInputAddons(List<Component>) - Method in interface org.kuali.rice.krad.uif.field.InputField
-
- setPostInputAddons(List<Component>) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
- setPostInputCssClasses(List<String>) - Method in interface org.kuali.rice.krad.uif.field.InputField
-
- setPostInputCssClasses(List<String>) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
- setPostRenderContent(String) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Set the postRenderContent
- setPostRenderContent(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Set the postRenderContent
- setPrecision(int) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.FixedPointPatternConstraint
-
- setPredecessor(ViewLifecyclePhase) - Method in interface org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhase
-
Sets the predecessor, for notification during processing.
- setPredecessor(ViewLifecyclePhase) - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhaseBase
-
Sets the predecessor, for notification during processing.
- setPreloadPoolSize(int) - Method in class org.kuali.rice.krad.uif.view.View
-
- setPreLoadScript(String) - Method in class org.kuali.rice.krad.uif.view.View
-
- setPrePageBreadcrumbs(List<BreadcrumbItem>) - Method in class org.kuali.rice.krad.uif.element.BreadcrumbOptions
-
Set the prePageBreadcrumbs
- setPreRenderContent(String) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Set the preRenderContent
- setPreRenderContent(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Set the preRenderContent
- setPrerequisiteConstraints(List<PrerequisiteConstraint>) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- setPrerequisiteConstraints(List<PrerequisiteConstraint>) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.MustOccurConstraint
-
- setPrerequisiteConstraints(List<PrerequisiteConstraint>) - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader.InputFieldConstrainableInfo
-
- setPresentationController(ViewPresentationController) - Method in class org.kuali.rice.krad.uif.view.View
-
- setPresentationControllerClass(Class<? extends ViewPresentationController>) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the view's presentation controller by class
- setPreserveLockingKeysOnCopy(boolean) - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
- setPreSubmitCall(String) - Method in class org.kuali.rice.krad.uif.element.Action
-
- setPreSubmitCall(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- setPreViewBreadcrumbs(List<BreadcrumbItem>) - Method in class org.kuali.rice.krad.uif.element.BreadcrumbOptions
-
Set the preViewBreadcrumbs
- setPrevText(String) - Method in class org.kuali.rice.krad.uif.element.Pager
-
- setPrimaryKeys(List<String>) - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- setPrimitiveAttributes(List<PrimitiveAttributeDefinition>) - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
-
The primitiveAttribute element identifies one pair of
corresponding fields in the primary business object and
the related business object.
- setPrincipalId(String) - Method in class org.kuali.rice.krad.uif.field.UserLinkField
-
- setPrincipalIdPropertyName(String) - Method in class org.kuali.rice.krad.uif.control.UserControl
-
Setter for the name of the property on the parent object that holds the principal id
- setPrincipalName(String) - Method in class org.kuali.rice.krad.uif.field.UserLinkField
-
- setProgressBar(ProgressBar) - Method in class org.kuali.rice.krad.uif.field.ProgressBarField
-
- setProgressiveRender(String) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for progressiveRender Spring EL expression
- setProgressiveRender(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setProgressiveRenderAndRefresh(boolean) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the progressiveRenderAndRefresh flag
- setProgressiveRenderAndRefresh(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Set the progressive render and refresh option.
- setProgressiveRenderViaAJAX(boolean) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the progressiveRenderViaAJAX flag
- setProgressiveRenderViaAJAX(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setPrompt(MessageField) - Method in class org.kuali.rice.krad.uif.container.DialogGroup
-
- setPromptText(String) - Method in class org.kuali.rice.krad.uif.container.DialogGroup
-
- setPropertyEditor(PropertyEditor) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
Setter for the custom property editor to use for the field
- setPropertyEditor(PropertyEditor) - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Setter for the custom property editor to use for the field
- setPropertyEditor(PropertyEditor) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Setter for the custom property editor to use for the field
- setPropertyEditorClass(Class<? extends PropertyEditor>) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
Convenience setter for configuring a property editor by class
- setPropertyEditorClass(Class<? extends PropertyEditor>) - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Convenience setter for configuring a property editor by class
- setPropertyEditorClass(Class<? extends PropertyEditor>) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Convenience setter for configuring a property editor by class
- setPropertyExpressions(Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.HelpDefinition
-
Setter for the Map of property expressions
- setPropertyExpressions(Map<String, String>) - Method in interface org.kuali.rice.krad.datadictionary.uif.UifDictionaryBean
-
Setter for the Map of property expressions
- setPropertyExpressions(Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.uif.UifDictionaryBeanBase
-
- setPropertyName(String) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementBase
-
- setPropertyName(String) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForValueReplaceImpl
-
- setPropertyName(String) - Method in class org.kuali.rice.krad.datadictionary.parse.BeanTagAttributeInfo
-
- setPropertyName(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint
-
setter for property name
- setPropertyName(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.PrerequisiteConstraint
-
- setPropertyName(String) - Method in class org.kuali.rice.krad.uif.component.PropertyReplacer
-
Setter for the property name that will be set
- setPropertyName(String) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the collections property name
- setPropertyName(String) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Setter for the collections property name
- setPropertyName(String) - Method in class org.kuali.rice.krad.uif.container.LightTable
-
Set the propertyName
- setPropertyName(String) - Method in class org.kuali.rice.krad.uif.container.TreeGroup
-
- setPropertyName(String) - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Setter for the component's property name
- setPropertyName(String) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Setter for the component's property name
- setPropertyName(String) - Method in class org.kuali.rice.krad.uif.field.RemoteFieldsHolder
-
Setter for the property name that points to the binding Map
- setPropertyName(String) - Method in class org.kuali.rice.krad.uif.util.ColumnCalculationInfo
-
Set the propertyName of the field to do calculations on
- setPropertyNameForElementCompare(String) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementBase
-
- setPropertyNamesForAdditionalDisplay(List<String>) - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Setter for the list of informational property names
- setPropertyNamesForAdditionalDisplay(List<String>) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Setter for the list of informational property names
- setPropertyReplacers(List<PropertyReplacer>) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the components property substitutions
- setPropertyReplacers(List<PropertyReplacer>) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the components property substitutions
- setPropertyReplacers(List<PropertyReplacer>) - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
Setter for the layout managers property substitutions
- setPropertyReplacers(List<PropertyReplacer>) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
Setter for the layout managers property substitutions
- setPropertySerializabilityToObjectAndAllPrimitives() - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrieNode
-
Marks that all primitives of this object will be serialized.
- setPropertyValue(Object, String, Object) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
Modify a property value.
- setPropertyValue(Object, String, Object, boolean) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
Modify a property value.
- setPropertyValue(PropertyValue) - Method in class org.kuali.rice.krad.web.bind.UifBeanWrapper
-
Override to set auto grow to true for setting property values.
- setPropertyValue(String, Object) - Method in class org.kuali.rice.krad.web.bind.UifBeanWrapper
-
Override to set auto grow to true for setting property values.
- setPropertyValue(PropertyValue) - Method in class org.kuali.rice.krad.web.bind.UifViewBeanWrapper
-
Overridden to perform processing before and after the value is set.
- setPropertyValue(String, Object) - Method in class org.kuali.rice.krad.web.bind.UifViewBeanWrapper
-
Overridden to perform processing before and after the value is set.
- setProviderRegistry(ProviderRegistry) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- setProviders(List<Provider>) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
Sets the list of providers for this module
- setQualificationAttributeName(String) - Method in class org.kuali.rice.krad.datadictionary.RoutingAttribute
-
- setQueryControllerService(QueryControllerService) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- setQueryFieldMapping(Map<String, String>) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Setter for the query parameter mapping
- setQueryMethodArgumentFieldList(List<String>) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Setter for the query method argument list
- setQueryMethodInvokerConfig(MethodInvokerConfig) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Setter for the query method config
- setQueryMethodToCall(String) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Setter for the query method name
- setQuickfinder(QuickFinder) - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Setter for the lookup widget
- setQuickfinder(QuickFinder) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Setter for the lookup widget
- setQuickfinderAction(Action) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setQuickfinderId(String) - Method in class org.kuali.rice.krad.lookup.LookupForm
-
- setRanged(boolean) - Method in class org.kuali.rice.krad.lookup.LookupInputField
-
- setRangedToMessage(Message) - Method in class org.kuali.rice.krad.lookup.LookupView
-
- setRangeFieldGroupPrototype(FieldGroup) - Method in class org.kuali.rice.krad.lookup.LookupView
-
- setReadOnly(boolean) - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
-
- setReadOnly(Boolean) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the read only indicator
- setReadOnly(Boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the read only indicator
- setReadOnly(boolean) - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
-
Setter for the read-only indicator
- setReadOnlyDisplayReplacement(String) - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Setter for the alternative display value
- setReadOnlyDisplayReplacement(String) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Setter for the alternative display value
- setReadOnlyDisplayReplacementPropertyName(String) - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Sets the alternate display attribute name to be displayed when the field is readonly.
- setReadOnlyDisplayReplacementPropertyName(String) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Sets the alternate display attribute name to be displayed when the field is readonly.
- setReadOnlyDisplaySuffix(String) - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Setter for the additional display value
- setReadOnlyDisplaySuffix(String) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Setter for the additional display value
- setReadOnlyDisplaySuffixPropertyName(String) - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Additional display attribute name, which will be displayed next to the actual field value
when the field is readonly with hyphen in between like PropertyValue - AdditionalPropertyValue
- setReadOnlyDisplaySuffixPropertyName(String) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Additional display attribute name, which will be displayed next to the actual field value
when the field is readonly with hyphen in between like PropertyValue - AdditionalPropertyValue
- setReadOnlyFieldsList(List<String>) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Setter for the list of read only fields
- setReadOnlyFieldsList(List<String>) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Setter for the list of read only fields
- setReadOnlyListDelimiter(String) - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Set the readOnlyListDelimiter
- setReadOnlyListDelimiter(String) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Set the readOnlyListDelimiter
- setReadOnlyListDisplayType(String) - Method in interface org.kuali.rice.krad.uif.field.DataField
-
Set the readOnlyListDisplayType
- setReadOnlyListDisplayType(String) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Set the readOnlyListDisplayType
- setReadOnlyLookupFields(String) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- SetReadOnlyOnDataBindingTask - Class in org.kuali.rice.krad.uif.lifecycle.finalize
-
Sets data bindings to read-only at the end of the apply model phase.
- SetReadOnlyOnDataBindingTask() - Constructor for class org.kuali.rice.krad.uif.lifecycle.finalize.SetReadOnlyOnDataBindingTask
-
Default constructor.
- setRecalculateTotalClientSide(boolean) - Method in class org.kuali.rice.krad.uif.util.ColumnCalculationInfo
-
Set the recalculateTotalClientSide flag
- setRedirectedInquiry(boolean) - Method in class org.kuali.rice.krad.web.form.InquiryForm
-
Setter for the redirected request indicator
- setRedirectedLookup(boolean) - Method in class org.kuali.rice.krad.lookup.LookupForm
-
- setRedirectToHome(boolean) - Method in class org.kuali.rice.krad.uif.view.ViewSessionPolicy
-
Setter for indicating whether the user should be redirected to the home URL on session timeout
- setRedirectUrl(String) - Method in class org.kuali.rice.krad.uif.view.ViewSessionPolicy
-
Setter for the URL to redirect the user to when a session timeout occurs
- setReferencesToRefresh(String) - Method in class org.kuali.rice.krad.lookup.LookupForm
-
- setReferencesToRefresh(String) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setRefreshBlockUI(BlockUI) - Method in class org.kuali.rice.krad.uif.view.View
-
Set the refresh BlockUI used with single element blocking
(such as ajax based element loading/updates)
- setRefreshComponentId(String) - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycle
-
- setRefreshControllerService(RefreshControllerService) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- setRefreshedByAction(boolean) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the refreshed by action indicator
- setRefreshedByAction(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the refreshed by action indicator
- setRefreshId(String) - Method in class org.kuali.rice.krad.uif.element.Action
-
- setRefreshId(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- setRefreshPathMappings(Map<String, List<String>>) - Method in class org.kuali.rice.krad.uif.lifecycle.ComponentPostMetadata
-
- setRefreshPaths(List<String>) - Method in interface org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhase
-
Sets the refresh paths for this phase.
- setRefreshPaths(List<String>) - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhaseBase
-
Sets the refresh paths for this phase.
- setRefreshPropertyName(String) - Method in class org.kuali.rice.krad.uif.element.Action
-
Setter for the property name of the DataField that should be refreshed.
- setRefreshTimer(int) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for refreshTimer
- setRefreshTimer(int) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for refreshTimer
- setRefreshWhenChangedPropertyNames(List<String>) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the list of property names that trigger a refresh
- setRefreshWhenChangedPropertyNames(List<String>) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the list of property names that trigger a refresh
- setRelation(String) - Method in class org.kuali.rice.krad.uif.element.HeadLink
-
- setRelationshipLabel(String) - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
-
- setRelationshipMap(Map<String, RelationshipDefinition>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- setRelationships(List<RelationshipDefinition>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
The relationships element contains relationship elements.
- setRender(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the components render indicator
- setRender(boolean) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
Setter for the components render indicator
- setRender(boolean) - Method in interface org.kuali.rice.krad.uif.util.LifecycleElement
-
Setter for the components render indicator
- setRenderAddBlankLineButton(boolean) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the flag indicating that the add blank line button must be rendered
- setRenderAddBlankLineButton(boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Setter for the flag indicating that the add blank line button must be rendered
- setRenderAddLine(boolean) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the render add line indicator
- setRenderAddLine(boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Setter for the render add line indicator
- setRenderAlternatingHeaderColumns(boolean) - Method in interface org.kuali.rice.krad.uif.layout.GridLayoutManager
-
Setter for the render alternating header columns indicator
- setRenderAlternatingHeaderColumns(boolean) - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManagerBase
-
Setter for the render alternating header columns indicator
- setRenderAsLink(boolean) - Method in class org.kuali.rice.krad.uif.element.BreadcrumbItem
-
Set to true to render as a link, false otherwise
- setRenderCollapse(boolean) - Method in class org.kuali.rice.krad.uif.container.SidebarNavigationGroup
-
- setRenderColon(boolean) - Method in class org.kuali.rice.krad.uif.element.Label
-
Setter for the render colon indicator
- setRenderCriteriaActions(boolean) - Method in class org.kuali.rice.krad.lookup.LookupView
-
- setRenderCriteriaActions(Boolean) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setRenderedHtmlOutput(String) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the component's render output
- setRenderedHtmlOutput(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the component's render output
- setRenderedInDialog(boolean) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Setter for the rendered within lightbox indicator
- setRenderedInIframe(boolean) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setRenderedInList(boolean) - Method in interface org.kuali.rice.krad.uif.component.ListAware
-
Sets the boolean indicator on the component that indicates whether it is being rendered
in a list
- setRenderedInList(boolean) - Method in class org.kuali.rice.krad.uif.element.ToggleMenu
-
- setRenderFirstLast(boolean) - Method in class org.kuali.rice.krad.uif.element.NumberedPager
-
Set renderFirstLast
- setRenderFirstRowHeader(boolean) - Method in interface org.kuali.rice.krad.uif.layout.GridLayoutManager
-
Setter for the first row as header indicator
- setRenderFirstRowHeader(boolean) - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManagerBase
-
Setter for the first row as header indicator
- setRenderFooter(boolean) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
Convenience setter for configuration to turn rendering of the footer
on/off
- setRenderFooter(boolean) - Method in interface org.kuali.rice.krad.uif.container.Group
-
Setter for renderFooter.
- setRenderForm(boolean) - Method in class org.kuali.rice.krad.uif.view.FormView
-
Setter for the render form indicator
- setRenderHeader(boolean) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
Convenience setter for configuration to turn rendering of the header
on/off
- setRenderHomewardPathBreadcrumbs(boolean) - Method in class org.kuali.rice.krad.uif.element.PageBreadcrumbOptions
-
Set renderHomewardPathBreadcrumbs
- setRenderIcon(boolean) - Method in class org.kuali.rice.krad.uif.widget.Disclosure
-
- setRenderIdExpressionMap(Map<String, String>) - Method in class org.kuali.rice.krad.uif.container.LightTable
-
- setRenderInactiveToggleButton(boolean) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
- setRenderInactiveToggleButton(boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
- setRenderInfoMessageSpan(boolean) - Method in interface org.kuali.rice.krad.uif.field.DataField
-
- setRenderInfoMessageSpan(boolean) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
- setRenderInnerTextSpan(boolean) - Method in class org.kuali.rice.krad.uif.element.Action
-
- setRenderInputAddonGroup(boolean) - Method in interface org.kuali.rice.krad.uif.field.InputField
-
- setRenderInputAddonGroup(boolean) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
- setRenderLayoutWrapper(boolean) - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
-
- setRenderLineActions(boolean) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the render line actions indicator
- setRenderLineActions(boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Setter for the render line actions indicator
- setRenderLineActionsInHeader(boolean) - Method in interface org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
- setRenderLineActionsInHeader(boolean) - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManagerBase
- setRenderLineActionsInLineGroup(boolean) - Method in interface org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
Set flag to add actions in the same group as the line items
- setRenderLineActionsInLineGroup(boolean) - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManagerBase
-
Set flag to add actions in the same group as the line items
- setRenderLookupCriteria(boolean) - Method in class org.kuali.rice.krad.lookup.LookupView
-
- setRenderLookupCriteria(Boolean) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setRenderMaintenanceLinks(Boolean) - Method in class org.kuali.rice.krad.lookup.LookupView
-
- setRenderMaintenanceLinks(Boolean) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setRenderMarkerIconSpan(boolean) - Method in interface org.kuali.rice.krad.uif.field.DataField
-
- setRenderMarkerIconSpan(boolean) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
- setRenderNotFoundMessage(boolean) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Setter for the render not found message indicator
- setRenderOnlyLeftTotalLabels(boolean) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Set the renderOnlyLeftTotalLabels flag for rendring total labels in the left-most column
- setRenderOnlyLeftTotalLabels(boolean) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Set the renderOnlyLeftTotalLabels flag for rendring total labels in the left-most column
- setRenderParentLocations(boolean) - Method in class org.kuali.rice.krad.uif.element.PageBreadcrumbOptions
-
Set renderParentLocations
- setRenderPrePageBreadcrumbs(boolean) - Method in class org.kuali.rice.krad.uif.element.PageBreadcrumbOptions
-
Set renderPrePageBreadcrumbs
- setRenderPreViewBreadcrumbs(boolean) - Method in class org.kuali.rice.krad.uif.element.PageBreadcrumbOptions
-
Set renderPreViewBreadcrumbs
- setRenderPrevNext(boolean) - Method in class org.kuali.rice.krad.uif.element.NumberedPager
-
Set renderPrevNext
- setRenderRequiredIndicator(boolean) - Method in class org.kuali.rice.krad.uif.element.Label
-
- setRenderResultActions(boolean) - Method in class org.kuali.rice.krad.lookup.LookupView
-
- setRenderResultActions(Boolean) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setRenderReturnLink(Boolean) - Method in class org.kuali.rice.krad.lookup.LookupView
-
- setRenderReturnLink(Boolean) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setRenderRowFirstCellHeader(boolean) - Method in interface org.kuali.rice.krad.uif.layout.GridLayoutManager
-
Setter for render first row column as header indicator
- setRenderRowFirstCellHeader(boolean) - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManagerBase
-
Setter for render first row column as header indicator
- setRenderSaveLineActions(boolean) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the flag indicating whether the save actions should be rendered
- setRenderSaveLineActions(boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Setter for the flag indicating whether the save actions should be rendered
- setRenderSequenceField(boolean) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Setter for the render sequence field indicator
- setRenderSequenceField(boolean) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Setter for the render sequence field indicator
- setRenderTimeoutView(boolean) - Method in class org.kuali.rice.krad.uif.view.ViewSessionPolicy
-
Setter to indicate the timeout view should be shown on session timeout
- setRenderToggleButton(boolean) - Method in class org.kuali.rice.krad.uif.element.ToggleMenu
-
- setRenderViewBreadcrumb(boolean) - Method in class org.kuali.rice.krad.uif.element.PageBreadcrumbOptions
-
Set renderViewBreadcrumb
- setRenderWrapperTag(boolean) - Method in class org.kuali.rice.krad.uif.element.Message
-
Sets the generate wrapper element flag
- setRepeatHeader(boolean) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Setter for the repeat header indicator
- setRepeatHeader(boolean) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Setter for the repeat header indicator
- setReplacement(Object) - Method in class org.kuali.rice.krad.uif.component.PropertyReplacer
-
Setter for the replacement Object
- setReplaceWith(Object) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementReplaceImpl
-
- setRequest(HttpServletRequest) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setRequestAuthorizationCache(RequestAuthorizationCache) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
- setRequestAuthorizationCache(RequestAuthorizationCache) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
- setRequestAuthorizationCache(RequestAuthorizationCache) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
-
- setRequestAuthorizationCache(RequestAuthorizationCache) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
- setRequestAuthorizationCache(RequestAuthorizationCache) - Method in interface org.kuali.rice.krad.uif.view.ViewPresentationController
-
- setRequestAuthorizationCache(RequestAuthorizationCache) - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
- setRequestAuthorizationCacheClass(Class<? extends RequestAuthorizationCache>) - Method in class org.kuali.rice.krad.uif.view.View
-
- setRequestCache(String, Object) - Static method in class org.kuali.rice.krad.util.GlobalVariables
-
- setRequestedFormKey(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Set the requestedFormKey
- setRequestJsonTemplate(String) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Setter for the template to render for the request
- setRequestJsonTemplate(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setRequestParameterPropertyNames(Map<String, String>) - Method in class org.kuali.rice.krad.uif.widget.LocationSuggest
-
Set the requestParameterPropertyNames
- setRequestParameters(Map<String, String>) - Method in class org.kuali.rice.krad.uif.util.UrlInfo
-
Set the requestParameters
- setRequestRedirected(boolean) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Setter for the request redirect indicator
- setRequestUrl(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Set the requestUrl
- setRequired(Boolean) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
Sets if this attribute is required
- setRequired(Boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
-
- setRequired(Boolean) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the required indicator
- setRequired(Boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the required indicator
- setRequired(Boolean) - Method in interface org.kuali.rice.krad.uif.field.InputField
-
- setRequired(Boolean) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Setter for the required indicator
- setRequiredIndicator(String) - Method in class org.kuali.rice.krad.uif.element.Label
-
- setResetDataOnRefresh(boolean) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the reset data on refresh indicator
- setResetDataOnRefresh(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the reset data on refresh indicator
- setResolverMap(Map<String, ConstraintResolver<T>>) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.BaseConstraintProvider
-
- setResourceBundleNames(List<String>) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
Setter for the list of resource bundle names that provides messages for the module
- setResponse(String) - Method in class org.kuali.rice.krad.web.form.DialogResponse
-
- setResultData(List<Object>) - Method in class org.kuali.rice.krad.uif.field.AttributeQueryResult
-
Setter for the attribute query result data
- setResultFieldData(Map<String, String>) - Method in class org.kuali.rice.krad.uif.field.AttributeQueryResult
-
Setter for the map field data
- setResultFields(List<Component>) - Method in class org.kuali.rice.krad.lookup.LookupView
-
- setResultMessage(String) - Method in class org.kuali.rice.krad.uif.field.AttributeQueryResult
-
Setter for the result message text
- setResultMessageStyleClasses(String) - Method in class org.kuali.rice.krad.uif.field.AttributeQueryResult
-
Setter for the CSS style classes to use for the return message
- setResultSetLimit(Integer) - Method in class org.kuali.rice.krad.lookup.LookupView
-
- setResultsGroup(CollectionGroup) - Method in class org.kuali.rice.krad.lookup.LookupView
-
- setRetrieveAllSuggestions(boolean) - Method in class org.kuali.rice.krad.uif.widget.Suggest
-
Setter for the retrieve all suggestions indicator
- setRetrieveViaAjax(boolean) - Method in interface org.kuali.rice.krad.uif.component.Component
-
When true, this component will render as a placeholder component instead of rendering normally because the
content will be later retrieved through manually ajax retrieval calls in the js
- setRetrieveViaAjax(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
When true, this component will render as a placeholder component instead of rendering normally because the
content will be later retrieved through manually ajax retrieval calls in the js
- setReturnByScript(boolean) - Method in class org.kuali.rice.krad.lookup.LookupForm
-
- setReturnByScript(boolean) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setReturnDialogId(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setReturnDialogResponse(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setReturnFieldMapping(Map<String, String>) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Setter for the return field mapping
- setReturnFormKey(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setReturnFullQueryObject(boolean) - Method in class org.kuali.rice.krad.uif.widget.Suggest
-
Setter for the for returning the full object of the query
- setReturnLocation(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setReturnMessageStyleClasses(String) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Setter for the return messages style classes
- setReturnMessageText(String) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Setter for the return message text
- setReturnTarget(String) - Method in class org.kuali.rice.krad.lookup.LookupForm
-
org.kuali.rice.krad.lookup.LookupForm#getReturnTarget()
- setRichHeaderMessage(Message) - Method in class org.kuali.rice.krad.uif.element.Header
-
Sets the Message that represents the rich message content of the header if headerText is using rich message
tags.
- setRichLabelMessage(Message) - Method in class org.kuali.rice.krad.uif.control.CheckboxControl
-
Sets the Message that represents the rich message content of the label if it is using rich message tags.
- setRichLabelMessage(Message) - Method in class org.kuali.rice.krad.uif.element.Label
-
Sets the Message that represents the rich message content of the label if it is using rich message tags.
- setRichOptions(List<KeyMessage>) - Method in class org.kuali.rice.krad.uif.control.MultiValueControlBase
-
Sets the richOptions.
- setRichTable(RichTable) - Method in class org.kuali.rice.krad.uif.container.LightTable
-
Set the richTable widget
- setRichTable(RichTable) - Method in class org.kuali.rice.krad.uif.element.DataTable
-
Setter for the rich table widget
- setRichTable(RichTable) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Setter for the rich table widget
- setRichTable(RichTable) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Setter for the rich table widget
- setRightGroup(Group) - Method in class org.kuali.rice.krad.uif.element.Header
-
Setter for the header group instance that is rendered to the right of the header text
- setRole(String) - Method in interface org.kuali.rice.krad.uif.component.Component
-
- setRole(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
- setRoleId(String) - Method in class org.kuali.rice.krad.uif.field.RoleLinkField
-
- setRoleName(String) - Method in class org.kuali.rice.krad.uif.field.RoleLinkField
-
- setRoleNamespaceCode(String) - Method in class org.kuali.rice.krad.uif.field.RoleLinkField
-
- setRootBeanWrapper(BeanWrapperImpl) - Method in class org.kuali.rice.krad.web.bind.UifBeanWrapper
-
- setRoutingAttributes(List<RoutingAttribute>) - Method in class org.kuali.rice.krad.datadictionary.RoutingTypeDefinition
-
- setRoutingTypeDefinitions(Map<String, RoutingTypeDefinition>) - Method in class org.kuali.rice.krad.datadictionary.WorkflowAttributes
-
- setRowCssClasses(List<String>) - Method in interface org.kuali.rice.krad.uif.layout.GridLayoutManager
-
- setRowCssClasses(List<String>) - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManagerBase
- setRowCssClasses(List<String>) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
- setRowCssClasses(List<String>) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
- setRowDataAttributes(List<String>) - Method in interface org.kuali.rice.krad.uif.layout.GridLayoutManager
-
- setRowDataAttributes(List<String>) - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManagerBase
- setRowDataAttributes(List<String>) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
- setRowDataAttributes(List<String>) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
- setRowDetailsGroup(Group) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Set the row details info group
- setRowDetailsGroup(Group) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
- setRowDetailsOpen(boolean) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Set if row details should be open on table load
- setRowDetailsOpen(boolean) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Set if row details should be open on table load
- setRows(Integer) - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
Sets the rows parameter for textarea controls.
- setRows(int) - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
-
Setter for the number of rows the control should span (horizontal length)
- setRowSpan(int) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the component row span
- setRowSpan(int) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the component row span
- setRuleMethodName(String) - Method in class org.kuali.rice.krad.rules.rule.event.RuleEventBase
-
- setRunCondition(String) - Method in class org.kuali.rice.krad.uif.modifier.ComponentModifierBase
-
Setter for the component modifiers run condition
- setRunPhase(String) - Method in class org.kuali.rice.krad.uif.modifier.ComponentModifierBase
-
Setter for the component initializer run phase
- setSaveControllerService(SaveControllerService) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- setScale(int) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.FixedPointPatternConstraint
-
- setScript(String) - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
Sets the Script
- setScriptConfigurationFilePaths(List<String>) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- setScriptDataAttributes(Map<String, String>) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for script data attributes to include for the component
- setScriptDataAttributes(Map<String, String>) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for script data attributes to include for the component
- setScriptFiles(List<String>) - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
Setter for the list of JS files that should be sourced in along with the minified files
- setScrollpane(Scrollpane) - Method in interface org.kuali.rice.krad.uif.container.Group
-
Setter for the group's scrollpane instance
- setScrollpane(Scrollpane) - Method in class org.kuali.rice.krad.uif.container.GroupBase
-
Setter for the group's scrollpane instance
- setSearchingAttribute(SearchingAttribute) - Method in class org.kuali.rice.krad.datadictionary.SearchingTypeDefinition
-
- setSearchingTypeDefinitions(List<SearchingTypeDefinition>) - Method in class org.kuali.rice.krad.datadictionary.WorkflowAttributes
-
- setSegmentClasses(List<String>) - Method in class org.kuali.rice.krad.uif.element.ProgressBar
-
- setSegmentPercentages(List<String>) - Method in class org.kuali.rice.krad.uif.element.ProgressBar
-
- setSelectedCollectionLines(Map<String, Set<String>>) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Setter for the map that holds selected collection lines
- setSelectedCollectionLines(Map<String, Set<String>>) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Setter for the map that holds selected collection lines
- setSelectedItemCssClass(String) - Method in class org.kuali.rice.krad.uif.control.OptionListControl
-
Set the selectedItemCssClass
- setSelectedLookupResultsCache(Set<String>) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Sets the lookup result selection cache values
- setSelectFieldPrototype(Field) - Method in interface org.kuali.rice.krad.uif.layout.CollectionLayoutManager
-
- setSelectFieldPrototype(Field) - Method in class org.kuali.rice.krad.uif.layout.collections.CollectionLayoutManagerBase
- setSelfRendered(boolean) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the self render indicator
- setSelfRendered(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the self render indicator
- setSeparateAddLine(boolean) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Setter for the separate add line indicator
- setSeparateAddLine(boolean) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Setter for the separate add line indicator
- setSequenceFieldPrototype(Field) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Setter for the sequence field prototype
- setSequenceFieldPrototype(Field) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Setter for the sequence field prototype
- setSequencePropertyName(String) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Setter for the sequence property name
- setSequencePropertyName(String) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Setter for the sequence property name
- setServletContext(ServletContext) - Method in class org.kuali.rice.krad.uif.freemarker.FreeMarkerInlineRenderBootstrap
- setSessionId(String) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- setSessionPolicy(ViewSessionPolicy) - Method in class org.kuali.rice.krad.uif.view.View
-
- setShortLabel(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
The shortLabel element is the field or collection name that will be used
in applications when a shorter name (than the label element) is required.
- setShortLabel(String) - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
sets the short label
- setShortLabel(String) - Method in interface org.kuali.rice.krad.uif.field.Field
-
Setter for the field's short label text
- setShortLabel(String) - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
- setShowAttributeInResultSet(boolean) - Method in class org.kuali.rice.krad.datadictionary.SearchingAttribute
-
Sets whether this attribute should appear in the result set
- setShowAttributeInSearchCriteria(boolean) - Method in class org.kuali.rice.krad.datadictionary.SearchingAttribute
-
Sets whether this attribute should appear in the search criteria
- setShowCopyConfirmation(boolean) - Method in class org.kuali.rice.krad.uif.widget.SyntaxHighlighter
-
Setter for the show copy confirmation dialog flag
- setShowDialogId(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setShowExportOption(boolean) - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
Show/Hide the search and export option in tabletools
- setShowGroupTotal(boolean) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Sets showGroupTotal.
- setShowGroupTotal(boolean) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Sets showGroupTotal.
- setShowGroupTotal(boolean) - Method in class org.kuali.rice.krad.uif.util.ColumnCalculationInfo
-
Sets showGroupTotal.
- setShowIcons(boolean) - Method in class org.kuali.rice.krad.uif.element.FieldValidationMessages
-
Set whether field validation icons should display or not.
- setShowInactiveLines(boolean) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the show inactive indicator
- setShowInactiveLines(boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Setter for the show inactive indicator
- setShowLabel(boolean) - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
Sets whether the label should be displayed
- setShowOnlySelected(boolean) - Method in class org.kuali.rice.krad.uif.control.OptionListControl
-
Set the showOnlySelected flag
- setShowPageSummaryHeader(boolean) - Method in class org.kuali.rice.krad.uif.element.PageValidationMessages
-
Set the page summary header to show or not show.
- setShowPageTotal(boolean) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Sets showPageTotal.
- setShowPageTotal(boolean) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Sets showPageTotal.
- setShowPageTotal(boolean) - Method in class org.kuali.rice.krad.uif.util.ColumnCalculationInfo
-
Sets showPageTotal.
- setShowToggleAllDetails(boolean) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Set if the toggleAllDetailsAction should be shown
- setShowToggleAllDetails(boolean) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Set if the toggleAllDetailsAction should be shown
- setShowTotal(boolean) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Sets showTotal.
- setShowTotal(boolean) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Sets showTotal.
- setShowTotal(boolean) - Method in class org.kuali.rice.krad.uif.util.ColumnCalculationInfo
-
Sets showTotal.
- setSiblingBreadcrumbComponent(Component) - Method in class org.kuali.rice.krad.uif.element.BreadcrumbItem
-
Set the sibling breadcrumb component
- setSimpleConstraint(SimpleConstraint) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
Sets the SimpleConstraint which contains settings for required, min, max, minLength, and maxLength.
- setSimpleConstraint(SimpleConstraint) - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader.InputFieldConstrainableInfo
-
- setSimpleConstraint(SimpleConstraint) - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Setter for simple constraint
- setSimpleConstraint(SimpleConstraint) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Setter for simple constraint
- setSinglePageView(boolean) - Method in class org.kuali.rice.krad.uif.view.View
-
- setSize(Integer) - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
Sets the size parameter for text controls.
- setSize(Long) - Method in interface org.kuali.rice.krad.file.FileMeta
-
- setSize(Long) - Method in class org.kuali.rice.krad.file.FileMetaBlob
- setSize(int) - Method in class org.kuali.rice.krad.uif.control.FileControl
-
- setSize(int) - Method in class org.kuali.rice.krad.uif.control.PasswordControl
-
- setSize(int) - Method in class org.kuali.rice.krad.uif.control.SelectControlBase
-
This overridden method ...
- setSize(int) - Method in interface org.kuali.rice.krad.uif.control.SizedControl
-
Sets the size for the control
- setSize(int) - Method in interface org.kuali.rice.krad.uif.control.TextControl
-
- setSize(int) - Method in class org.kuali.rice.krad.uif.control.TextControlBase
-
- setSizes(int[]) - Method in class org.kuali.rice.krad.uif.layout.CssGridSizes
-
Convenience setter for sizes which takes in 4 integers in this order: xsSize, smSize, mdSize, lgSize
- setSkipInTabOrder(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setSkipLifecycleTasks(List<ViewLifecycleTask<?>>) - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhaseBase
-
Sets the tasks to process at this phase when the lifecycle is skipped.
- setSmOffset(int) - Method in class org.kuali.rice.krad.uif.layout.CssGridSizes
-
- setSmSize(int) - Method in class org.kuali.rice.krad.uif.layout.CssGridSizes
-
- setSortableColumns(Set<String>) - Method in class org.kuali.rice.krad.uif.element.DataTable
-
- setSortableColumns(Set<String>) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
- setSortableColumns(Set<String>) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
- setSortableColumns(Set<String>) - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
Setter for sortable columns
- setSortAs(String) - Method in interface org.kuali.rice.krad.uif.field.DataField
-
- setSortAs(String) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
- setSortAs(String) - Method in class org.kuali.rice.krad.uif.field.LinkField
-
- setSortAscending(boolean) - Method in class org.kuali.rice.krad.datadictionary.SortDefinition
-
Setter for the flag to indicate ascending sorting of items
- setSortPropertyNames(List<String>) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Setter for the list of property names to sort results by
- setSource(String) - Method in class org.kuali.rice.krad.uif.element.Iframe
-
Setter for the IFrame's source
- setSource(String) - Method in class org.kuali.rice.krad.uif.element.Image
-
Sets the URL of this image
- setSource(String) - Method in class org.kuali.rice.krad.uif.field.ImageField
-
Sets the source URL for the Image associated with this field
- setSourceAttributeName(String) - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
- setSourceClass(Class<?>) - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
-
- setSourceCode(String) - Method in class org.kuali.rice.krad.uif.widget.SyntaxHighlighter
-
Setter for the source code text
- setSourceExternalizableBusinessObjectInterface(String) - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
- setSourceName(String) - Method in class org.kuali.rice.krad.datadictionary.PrimitiveAttributeDefinition
-
sourceName is the name of the POJO property of the business object
- setSpinner(Spinner) - Method in class org.kuali.rice.krad.uif.control.SpinnerControl
-
Setter for the control's spinner widget instance
- setStackedGroups(List<Group>) - Method in interface org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
Setter for the collection groups
- setStackedGroups(List<Group>) - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManagerBase
-
Setter for the collection groups
- setState(String) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Set the state
- setState(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setStateMapping(StateMapping) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryEntry
-
Set the StateMapping object which represents state information for this entry
- setStateMapping(StateMapping) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- setStateMapping(StateMapping) - Method in class org.kuali.rice.krad.uif.view.View
-
- setStateNameMessageKeyMap(Map<String, String>) - Method in interface org.kuali.rice.krad.datadictionary.state.StateMapping
-
Set the stateNameMessageKeyMap
- setStateNameMessageKeyMap(Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.state.StateMappingBase
-
- setStateObjectBindingPath(String) - Method in class org.kuali.rice.krad.uif.view.View
-
The stateObject's binding path, this will be used along with the StateMapping's statePropertyName to
determine what field in the model state information is stored in for this view.
- setStatePropertyName(String) - Method in interface org.kuali.rice.krad.datadictionary.state.StateMapping
-
Set the property name/path
- setStatePropertyName(String) - Method in class org.kuali.rice.krad.datadictionary.state.StateMappingBase
-
- setStates(List<String>) - Method in interface org.kuali.rice.krad.datadictionary.state.StateMapping
-
Set the states of this stateMapping, in order
- setStates(List<String>) - Method in class org.kuali.rice.krad.datadictionary.state.StateMappingBase
-
- setStates(List<String>) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.BaseConstraint
-
Set the states for this contraint to be applied on
- setStaticMethod(String) - Method in class org.kuali.rice.krad.uif.component.MethodInvokerConfig
-
Override to catch a set staticMethod since super does
not contain a getter
- setStatus(ErrorLevel) - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- setStep(int) - Method in enum org.kuali.rice.krad.uif.UifConstants.WizardAction
-
- setSteps(Map<String, String>) - Method in class org.kuali.rice.krad.uif.element.StepProgressBar
-
- setSticky(boolean) - Method in class org.kuali.rice.krad.uif.element.ViewHeader
-
Set to true to make this ViewHeader sticky
- setSticky(boolean) - Method in class org.kuali.rice.krad.uif.widget.Growls
-
- setStickyApplicationFooter(boolean) - Method in class org.kuali.rice.krad.uif.view.View
-
- setStickyApplicationHeader(boolean) - Method in class org.kuali.rice.krad.uif.view.View
-
- setStickyBreadcrumbs(boolean) - Method in class org.kuali.rice.krad.uif.view.View
-
- setStickyFooter(boolean) - Method in interface org.kuali.rice.krad.uif.container.PageGroup
-
Set to true to make this page's footer sticky
- setStickyFooter(boolean) - Method in class org.kuali.rice.krad.uif.container.PageGroupBase
-
Set to true to make this page's footer sticky
- setStickyFooter(boolean) - Method in class org.kuali.rice.krad.uif.view.View
-
- setStickyHeader(boolean) - Method in class org.kuali.rice.krad.uif.view.View
-
- setStickyTopGroup(boolean) - Method in class org.kuali.rice.krad.uif.view.View
-
- setStyle(String) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the components style
- setStyle(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the components style
- setStyle(String) - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
Setter for the layout manager div style
- setStyle(String) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
Setter for the layout manager div style
- setStyleClasses(String) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
Sets the styleClasses list from the given string that has the classes
delimited by space.
- setSubCollectionFieldGroupPrototype(FieldGroup) - Method in interface org.kuali.rice.krad.uif.layout.CollectionLayoutManager
-
- setSubCollectionFieldGroupPrototype(FieldGroup) - Method in class org.kuali.rice.krad.uif.layout.collections.CollectionLayoutManagerBase
- setSubCollectionFields(List<FieldGroup>) - Method in class org.kuali.rice.krad.uif.container.collections.LineBuilderContext
-
- setSubCollections(List<CollectionGroup>) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the sub collection list
- setSubCollections(List<CollectionGroup>) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Setter for the sub collection list
- setSuccessCallback(String) - Method in class org.kuali.rice.krad.uif.element.Action
-
Setter for successCallback.
- setSuccessCallback(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- setSuggest(Suggest) - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Setter for the fields suggest widget
- setSuggest(Suggest) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Setter for the fields suggest widget
- setSuggestOptions(List<Object>) - Method in class org.kuali.rice.krad.uif.widget.Suggest
-
Setter for the list of suggest options
- setSuggestOptionsJsString(String) - Method in class org.kuali.rice.krad.uif.widget.Suggest
-
Sets suggest options javascript string
- setSuggestQuery(AttributeQuery) - Method in class org.kuali.rice.krad.uif.widget.Suggest
-
Setter for the suggest attribute query
- setSummary(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
The summary element is used to provide a short description of the
attribute or collection.
- setSummary(String) - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
gets the summary
- setSummaryFields(List<String>) - Method in interface org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
Setter for the summary field name list
- setSummaryFields(List<String>) - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManagerBase
-
Setter for the summary field name list
- setSummaryTitle(String) - Method in interface org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
Setter for the summary title text
- setSummaryTitle(String) - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManagerBase
-
Setter for the summary title text
- setSuperUserAnnotation(String) - Method in interface org.kuali.rice.krad.document.Document
-
This method sets the annotation to be attached to a super user action.
- setSuperUserAnnotation(String) - Method in class org.kuali.rice.krad.document.DocumentBase
-
This method sets the annotation to be attached to a super user action.
- setSuperUserView(boolean) - Method in class org.kuali.rice.krad.uif.view.DocumentView
-
- setSupportAttributes(List<SupportAttributeDefinition>) - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
-
Support attributes define additional attributes that can be used to generate
lookup field conversions and lookup parameters.
- setSupportsRequestOverrideOfReadOnlyFields(boolean) - Method in class org.kuali.rice.krad.uif.view.View
-
- setSupportTitleMessage(Message) - Method in class org.kuali.rice.krad.uif.element.ViewHeader
-
Set the supportTitleMessage
- setSupportTitleText(String) - Method in class org.kuali.rice.krad.uif.element.ViewHeader
-
Set the supportTitleText
- setSuppressLineWrapping(boolean) - Method in interface org.kuali.rice.krad.uif.layout.GridLayoutManager
-
Setter for the suppressLineWrapping indicator
- setSuppressLineWrapping(boolean) - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManagerBase
-
Setter for the suppressLineWrapping indicator
- setSuppressLineWrapping(boolean) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
- setSuppressLineWrapping(boolean) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
- setTabContentClass(String) - Method in class org.kuali.rice.krad.uif.widget.Tabs
-
- setTabIndex(int) - Method in interface org.kuali.rice.krad.uif.control.Control
-
Setter for the controls tab order index
- setTabIndex(int) - Method in class org.kuali.rice.krad.uif.control.ControlBase
-
- setTabNavClass(String) - Method in class org.kuali.rice.krad.uif.widget.Tabs
-
- setTabsWidget(Tabs) - Method in class org.kuali.rice.krad.uif.container.TabGroup
-
- setTag(String) - Method in class org.kuali.rice.krad.datadictionary.parse.BeanTagInfo
-
- setTarget(String) - Method in class org.kuali.rice.krad.uif.element.Link
-
Setter for the link target
- setTarget(String) - Method in class org.kuali.rice.krad.uif.field.LinkField
-
Setter for the link target.
- setTargetClass(Class<?>) - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
-
- setTargetName(String) - Method in class org.kuali.rice.krad.datadictionary.PrimitiveAttributeDefinition
-
targetName is the name of attribute that corresponds to the sourceName in the looked up BO
- setTasks(List<ViewLifecycleTask<?>>) - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhaseBase
-
Sets the tasks to process at this phase.
- setTemplate(String) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the components template
- setTemplate(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the components template
- setTemplate(String) - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
Setter for the layout managers template
- setTemplate(String) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
Setter for the layout managers template
- setTemplateName(String) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the name of the template (a name which can be used to invoke)
- setTemplateName(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the name of the template (a name which can be used to invoke)
- setTemplateName(String) - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
Setter for the name of the template (a name which can be used to invoke)
- setTemplateName(String) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
Setter for the name of the template (a name which can be used to invoke)
- setTemplateOptions(Map<String, String>) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the template's options
- setTemplateOptions(Map<String, String>) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the template's options
- setTemplateOptionsJSString(String) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the template's options
- setTemplateOptionsJSString(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the template's options
- setText(String) - Method in class org.kuali.rice.krad.messages.Message
-
Setter for the message text
- setTextExpand(boolean) - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
-
Setter for the text expand flag
- setTextExpand(boolean) - Method in interface org.kuali.rice.krad.uif.control.TextControl
-
- setTextExpand(boolean) - Method in class org.kuali.rice.krad.uif.control.TextControlBase
-
- setTheme(ViewTheme) - Method in class org.kuali.rice.krad.uif.view.View
-
- setTimeoutWarningSeconds(int) - Method in class org.kuali.rice.krad.uif.view.ViewSessionPolicy
-
Setter for the number of seconds before timeout to give a warning dialog
- setTimeShown(int) - Method in class org.kuali.rice.krad.uif.widget.Growls
-
- setTitle(String) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the component's title
- setTitle(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the component's title
- setTitle(String) - Method in class org.kuali.rice.krad.uif.view.HistoryEntry
-
- setTitleAttribute(String) - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
The titleAttribute element is the name of the attribute that
will be used as an inquiry field when the lookup search results
fields are displayed.
- setToggleAllDetailsAction(Action) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Set the toggleAllDetailsAction action component used to toggle all row details open/closed.
- setToggleAllDetailsAction(Action) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Set the toggleAllDetailsAction action component used to toggle all row details open/closed.
- setToggleCaretClass(String) - Method in class org.kuali.rice.krad.uif.element.ToggleMenu
-
- setToggleMessage(Message) - Method in class org.kuali.rice.krad.uif.element.ToggleMenu
-
- setToggleText(String) - Method in class org.kuali.rice.krad.uif.element.ToggleMenu
-
- setToolTip(Tooltip) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the component tooltip widget instance
- setToolTip(Tooltip) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the component tooltip widget instance
- setTooltipContent(String) - Method in class org.kuali.rice.krad.uif.widget.Tooltip
-
Setter for the tooltip content text
- setTooltipHelpContent(String) - Method in class org.kuali.rice.krad.uif.widget.Help
-
Setter for tooltipHelpContent
- setTooltipOfComponent(Tooltip) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
Setter for the component's tooltip.
- setTooltipOfComponent(Tooltip) - Method in class org.kuali.rice.krad.uif.field.DataFieldBase
-
Setter for the component's tooltip.
- setTooltipOfComponent(Tooltip) - Method in interface org.kuali.rice.krad.uif.widget.Helpable
-
Setter for the component's tooltip.
- setTopGroup(Group) - Method in class org.kuali.rice.krad.uif.view.View
-
- setTotalCollectionSize(int) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
- setTotalColumns(List<String>) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Setter for the total columns
- setTotalField(MessageField) - Method in class org.kuali.rice.krad.uif.util.ColumnCalculationInfo
-
Sets the totalField.
- setTotalLabel(Label) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Sets the total label to use when renderOnlyLeftTotalLabels is TRUE for total.
- setTotalLabel(Label) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Sets the total label to use when renderOnlyLeftTotalLabels is TRUE for total.
- setTranslateCodesOnReadOnlyDisplay(boolean) - Method in class org.kuali.rice.krad.uif.view.View
-
Indicates whether the Name of the Code should be displayed when a property is of type KualiCode
- setTree(Tree) - Method in class org.kuali.rice.krad.uif.container.TreeGroup
-
- setTreeGroups(Tree<Group, Message>) - Method in class org.kuali.rice.krad.uif.container.TreeGroup
-
- setTriggerActionId(String) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
- setTriggerActionId(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
- setTwoDigitTextCode(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
Sets the twoDigitTextCode attribute value.
- setType(BeanTagAttribute.AttributeType) - Method in class org.kuali.rice.krad.datadictionary.parse.BeanTagAttributeInfo
-
Sets the type of information being stored by the property.
- setType(String) - Method in class org.kuali.rice.krad.uif.element.HeadLink
-
- setUifFormManager(UifFormManager) - Static method in class org.kuali.rice.krad.util.GlobalVariables
-
- setUnauthorizedLineBindingInfos(List<BindingInfo>) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
- setUnauthorizedLineBindingInfos(List<BindingInfo>) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
- setUnifiedHeader(boolean) - Method in class org.kuali.rice.krad.uif.view.View
-
- setUnique(Boolean) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- setupAddLineControlValidation(List<Field>) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupLineBuilder
-
Add additional information to the fields in the add line to allow for correct add control selection.
- setupAddLineControlValidation(InputField, List<String>, String) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupLineBuilder
-
Add additional information to a field in the add line to allow for correct add control selection.
- setupAddLineDialog() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
When add via dialog is true, initialize the add with dialog action (if necessary) and sets up the
action script for opening the dialog.
- setupBaseConvenienceObjects(MaintenanceDocument) - Method in interface org.kuali.rice.krad.rules.MaintenanceDocumentRule
-
Sets the convenience objects like newAccount and oldAccount, so you have short and easy handles to the new and
old objects contained in the maintenance document.
- setupBaseConvenienceObjects(MaintenanceDocument) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- setupBreadcrumbs(Object) - Method in class org.kuali.rice.krad.uif.element.BreadcrumbOptions
-
Sets up the history and breadcrumb configuration for this View.
- setupBreadcrumbs(Object) - Method in class org.kuali.rice.krad.uif.element.PageBreadcrumbOptions
-
Setup the BreadcrumbOptions and BreadcrumbItem for a PageGroup.
- setupColumnCalculations(Object, Container, int) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Setup the column calculations functionality and components
- setupConvenienceObjects() - Method in interface org.kuali.rice.krad.rules.MaintenanceDocumentRule
-
Should always be overriden if a subclass is created.
- setupConvenienceObjects() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- setUpdateComponent(Component) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
- setUpdateComponent(Component) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setUpdateComponentId(String) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Setter for the component id that should be refreshed
- setUpdateComponentId(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setupDetails(CollectionGroup) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Creates the details group for the line using the information setup through the setter methods
of this interface.
- setupEditLineActionForDialog(CollectionGroup, String, int, int) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
-
Helper method to setup the edit line action to show the dialog
- setupEditLineDetails() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupLineBuilder
-
Setup edit line dialog group with the line fields
- setupEditLineDialog(DialogGroup, CollectionGroup, int, String, Object) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
-
Helper method to create and setup the edit line dialog for the indexed line.
- setupFieldQuery(View) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Performs setup of the field attribute query and informational display properties.
- setupForCollectionGroup(View, Object, CollectionGroup) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
Configures the quickfinder for the given collection group instance by setting the data object class,
field conversions, and lookup collection name (if necessary).
- setupForInputField(View, Object, InputField) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
If quickfinder not manually configured attempts to find a relationship to build the quickfinder on, then also
adjusts the path for any configured field conversions, lookup parameters, and refresh refreshes.
- setupGrouping(Object, CollectionGroup) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Sets up the grouping MessageField to be used in the first column of the table layout for
grouping collection content into groups based on values of the line's fields.
- setupIds() - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Sets the ids on all components the input field uses so they will all
contain this input field's id in their ids.
- setupLineActionValidationScripts(List<Component>, List<Component>) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Helper method to set action validation script for every action component provided to validate every
input field component.
- setupMaintenanceCopy(MaintenanceDocumentForm) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentController
-
- setupMaintenanceCopy(MaintenanceDocumentForm) - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocumentControllerService
-
Sets up a new maintenance document for a copy action on the data object identified by the form
parameters.
- setupMaintenanceCopy(MaintenanceDocumentForm) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentControllerServiceImpl
-
Sets up a new maintenance document for a copy action on the data object identified by the form
parameters.
- setupMaintenanceDelete(MaintenanceDocumentForm) - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocumentControllerService
-
Sets up a new maintenance document for a delete action on the data object identified by the form
parameters.
- setupMaintenanceDelete(MaintenanceDocumentForm) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentControllerServiceImpl
-
Sets up a new maintenance document for a delete action on the data object identified by the form
parameters.
- setupMaintenanceDocument(MaintenanceDocumentForm, String) - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocumentControllerService
-
Invoked to setup a new maintenance document for the maintenance data contained on the form
and the given maintenance action.
- setupMaintenanceDocument(MaintenanceDocumentForm, String) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentControllerServiceImpl
-
Invoked to setup a new maintenance document for the maintenance data contained on the form
and the given maintenance action.
- setupMaintenanceEdit(MaintenanceDocumentForm) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentController
-
- setupMaintenanceEdit(MaintenanceDocumentForm) - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocumentControllerService
-
Sets up a new maintenance document for an edit action on the data object identified by the form
parameters.
- setupMaintenanceEdit(MaintenanceDocumentForm) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentControllerServiceImpl
-
Sets up a new maintenance document for an edit action on the data object identified by the form
parameters.
- setupMaintenanceNewWithExisting(MaintenanceDocumentForm) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentController
-
- setupMaintenanceNewWithExisting(MaintenanceDocumentForm) - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocumentControllerService
-
Sets up a new maintenance document for a new with existing action on the data object identified by the form
parameters.
- setupMaintenanceNewWithExisting(MaintenanceDocumentForm) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentControllerServiceImpl
-
Sets up a new maintenance document for a new with existing action on the data object identified by the form
parameters.
- setupMaintenanceObject(MaintenanceDocument, String, Map<String, String[]>) - Method in interface org.kuali.rice.krad.service.MaintenanceDocumentService
-
Called to setup the object being maintained.
- setupNewFromExisting(MaintenanceDocument, Map<String, String[]>) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Performs the setting of some attributes that might be necessary
if we're creating a new business object using on an existing business object.
- setupNewFromExisting(MaintenanceDocument, Map<String, String[]>) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- setupNewMaintenanceDocument(String, String, String) - Method in interface org.kuali.rice.krad.service.MaintenanceDocumentService
-
Prepares the MaintenanceDocument on initial request.
- setupPagerWidget(Pager, CollectionGroup, Object) - Static method in class org.kuali.rice.krad.uif.layout.CollectionLayoutUtils
-
Setup a pagerWidget's values for numberOfPages and currentPage, based on the collection size, displayStart,
and displayLength
- setUpperCase(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaNumericPatternConstraint
-
Only allow upperCase characters.
- setUpperCase(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaPatternConstraint
-
Only allow upperCase characters.
- setUppercaseValue(boolean) - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Setter for this field's performUppercase flag
- setUppercaseValue(boolean) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Setter for this field's performUppercase flag
- setUpperGroup(Group) - Method in class org.kuali.rice.krad.uif.element.Header
-
Setter for the header group instance that is rendered above the header text
- setupPessimisticLockingTimeout(TransactionalDocumentFormBase) - Method in class org.kuali.rice.krad.uif.view.TransactionalDocumentView
-
Enables the session timeout warning if any pessimistic locks exist.
- setupProcessor(DefaultListableBeanFactory) - Static method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
Sets up the bean post processor and conversion service
- setupQuickfinderAction(View, Object, LifecycleElement) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
Adjusts the id for the quickfinder action, and then adds action parameters for passing along the
quickfinder configuration to the lookup view.
- setupRefreshAction(View) - Method in class org.kuali.rice.krad.uif.element.Action
-
When the action is updating a component sets up the refresh script for the component (found by the
given refresh id or refresh property name.
- setupStandaloneComponentForRefresh(View, String, ComponentPostMetadata) - Static method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecycle
-
Before running the lifecycle on a component that is not attached to a view, we need to retrieve the component,
add it to the dialogs list, and setup its refresh paths.
- setupTotalField(Field, ColumnCalculationInfo, boolean, Label, String, int) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Setup the totalField with the columnCalculationInfo(cInfo) passed in.
- setupValidationScripts(GroupBase.ACTION_VALIDATION_COMPONENTS...) - Method in class org.kuali.rice.krad.uif.container.GroupBase
-
Helper method to set the validation action scripts for widgets (at the very least, quickfinders, and currently,
at the most, inquiries also).
- setUrl(String) - Method in interface org.kuali.rice.krad.file.FileMeta
-
- setUrl(String) - Method in class org.kuali.rice.krad.file.FileMetaBlob
- setUrl(UrlInfo) - Method in class org.kuali.rice.krad.uif.element.BreadcrumbItem
-
Set the url object
- setUrl(UrlInfo) - Method in class org.kuali.rice.krad.uif.element.MultiFileUploadCollection
-
- setUrl(String) - Method in class org.kuali.rice.krad.uif.view.HistoryEntry
-
- setUseLibraryCssClasses(boolean) - Method in class org.kuali.rice.krad.uif.view.View
-
- setUsePathBasedBreadcrumbs(boolean) - Method in class org.kuali.rice.krad.uif.widget.Breadcrumbs
-
Set usePathBasedBreadcrumbs to true to use path-based breadcrumbs
- setUsePessimisticLocking(boolean) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- setUserEmail(String) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- setUserId(String) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- setUserInput(String) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- setUserName(String) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- setUserSession(UserSession) - Static method in class org.kuali.rice.krad.util.GlobalVariables
-
sets the userSession object into the global variable for this thread
- setUseServerPaging(boolean) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
Sets useServerPaging, the flag indicating whether server side paging is enabled.
- setUseServerPaging(boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
-
Sets useServerPaging, the flag indicating whether server side paging is enabled.
- setUseShortLabels(boolean) - Method in interface org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Setter for the use short label indicator
- setUseShortLabels(boolean) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManagerBase
-
Setter for the use short label indicator
- setUsesThemeBuilder(boolean) - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
Setter the indicates whether the theme uses the theme builder
- setUseTooltip(boolean) - Method in class org.kuali.rice.krad.uif.element.FieldValidationMessages
-
Set the useTooltip flag
- setUseWorkflowPessimisticLocking(boolean) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- setValidateClientSide(boolean) - Method in class org.kuali.rice.krad.uif.view.FormView
-
Setter for the validate client side indicator
- setValidateServerSide(boolean) - Method in class org.kuali.rice.krad.uif.view.FormView
-
Setter for the validate server side indicator
- setValidationFailed(String) - Method in class org.kuali.rice.krad.datadictionary.validator.ErrorReport
-
Sets the validation that was failed
- setValidationKey(String) - Method in class org.kuali.rice.krad.util.AuditError
-
- setValidationMessageParams(List<String>) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.BaseConstraint
-
- setValidationMessages(ValidationMessages) - Method in interface org.kuali.rice.krad.uif.container.Container
-
- setValidationMessages(ValidationMessages) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
- setValidationMessages(FieldValidationMessages) - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Setter for the input field's errors field
- setValidationMessages(FieldValidationMessages) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Setter for the input field's errors field
- setValidationPattern(ValidationPattern) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
Deprecated.
- setValidationStage(int) - Method in class org.kuali.rice.krad.datadictionary.validator.ValidationTrace
-
Sets the stage of the validation where the trace is taking place
- setValidCharactersConstraint(ValidCharactersConstraint) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- setValidCharactersConstraint(ValidCharactersConstraint) - Method in class org.kuali.rice.krad.datadictionary.validation.ViewAttributeValueReader.InputFieldConstrainableInfo
-
- setValidCharactersConstraint(ValidCharactersConstraint) - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Setter for validCharacterConstraint
- setValidCharactersConstraint(ValidCharactersConstraint) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Setter for validCharacterConstraint
- setValidChars(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CharsetPatternConstraint
-
- setValign(String) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the component's vertical align
- setValign(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the component's vertical align
- setValue(Object) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForValueReplaceImpl
-
- setValue(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.ValidCharactersConstraint
-
- setValue(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.ValidCharactersPatternConstraint
-
Warning: This value should NOT be set on ValidCharactersPatternConstraints as the value is
built dynamically from the flags set on the constraint - if this value IS set it will
override any automatic generation and only use that which was set through this method for
server side validation
- setValue(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.ValidDataPatternConstraint
-
Warning: This value should NOT be set on this class as the value is built dynamically from the
flags set on the constraint - if this value IS set it will override any automatic generation and only
use that which was set through this method for server side validation
- setValue(Object) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.WhenConstraint
-
Sets a single value to check for this constraint.
- setValue(String) - Method in class org.kuali.rice.krad.uif.control.CheckboxControl
-
Setter for the value that should be submitted when the checkbox is checked
- setValue(String) - Method in interface org.kuali.rice.krad.uif.control.ValueConfiguredControl
-
Setter for the value that should be submitted with the control
- setValue(String) - Method in class org.kuali.rice.krad.uif.util.KeyMessage
-
Set the value
- setValue(String) - Method in class org.kuali.rice.krad.uif.util.SimpleSuggestObject
-
Set the value
- setValue(String) - Method in class org.kuali.rice.krad.uif.util.UifKeyValue
- setValuePath(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.WhenConstraint
-
setter for the value path
- setValuePropertyName(String) - Method in class org.kuali.rice.krad.uif.widget.Suggest
-
Setter for the value property name
- setValues(List<Object>) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.WhenConstraint
-
setter for values
- setValuesFinderClass(String) - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
Sets the Class used to retrieve the complete range of values for radiobutton and select controls.
- setValueType(Class<?>) - Method in class org.kuali.rice.krad.datadictionary.parse.BeanTagAttributeInfo
-
Set the value type
- setVerbose(String, boolean) - Static method in class org.kuali.rice.krad.uif.util.ProcessLogger
-
Modify the verbose flag on a process trace active on the current thread.
- setVertical(boolean) - Method in class org.kuali.rice.krad.uif.element.ProgressBar
-
- setVerticalHeight(Integer) - Method in class org.kuali.rice.krad.uif.element.StepProgressBar
-
- setVerticalStepHeight(Integer) - Method in class org.kuali.rice.krad.uif.element.StepProgressBar
-
- setView(View) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Setter for the view instance
- setView(View) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setViewAuthz(Boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setViewAuthz(Boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
-
Setter for the view authorization flag
- setViewBreadcrumbItem(BreadcrumbItem) - Method in class org.kuali.rice.krad.uif.util.ParentLocation
-
Set the viewBreadcrumbItem
- setViewContext() - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Sets up the view context which will be available to other components through their context
for conditional logic evaluation.
- setViewContext() - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Sets up the view context which will be available to other components through their context
for conditional logic evaluation.
- setViewDictionaryService(ViewDictionaryService) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Sets the view dictionary service
- setViewHelperService(ViewHelperService) - Method in class org.kuali.rice.krad.uif.view.View
-
- setViewHelperServiceClass(Class<? extends ViewHelperService>) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the ViewHelperService class name
Also initializes the viewHelperService
- setViewId(String) - Method in class org.kuali.rice.krad.uif.util.UrlInfo
-
Set viewId
- setViewId(String) - Method in class org.kuali.rice.krad.uif.view.HistoryEntry
-
- setViewId(String) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Setter for the unique view id
- setViewId(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setViewIndex(Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.uif.ViewTypeDictionaryIndex
-
- setViewInLineAuthz(Boolean) - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
- setViewInLineAuthz(Boolean) - Method in class org.kuali.rice.krad.uif.field.FieldSecurity
-
Setter for the view in line authorization flag
- setViewLineAuthz(boolean) - Method in interface org.kuali.rice.krad.uif.container.CollectionGroup
-
- setViewLineAuthz(boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBase
- setViewLineAuthz(boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupSecurity
-
Setter for the view line authorization flag
- setViewName(String) - Method in class org.kuali.rice.krad.uif.view.View
-
- setViewName(String) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Setter for the view name
- setViewName(String) - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
Setter for the view name configured on the inquiry view that should be invoked by the inquiry widget
- setViewName(String) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setViewName(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setViewPath(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setViewPath(String) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
- setViewPath(String) - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhaseBase
-
- setViewPath(String) - Method in interface org.kuali.rice.krad.uif.util.LifecycleElement
-
- setViewPostMetadata(ViewPostMetadata) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
- setViewPostMetadata(ViewPostMetadata) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setViewRequestParameters(Map<String, String>) - Method in class org.kuali.rice.krad.uif.view.View
-
- setViewRequestParameters(Map<String, String>) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Setter for the view's request parameter map
- setViewRequestParameters(Map<String, String>) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Setter for the view's request parameter map
- setViewService(ViewService) - Method in class org.kuali.rice.krad.web.service.impl.ModelAndViewServiceImpl
-
- setViewStatus(String) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Set the view lifecycle processing status for this component, explicitly.
- setViewStatus(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the view status
- setViewStatus(String) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
Sets the view status.
- setViewStatus(String) - Method in interface org.kuali.rice.krad.uif.util.LifecycleElement
-
Sets the view status.
- setViewTemplates(List<String>) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the the list of template names that should be included to render the view
- setViewType(String) - Method in class org.kuali.rice.krad.uif.util.UrlInfo
-
Set the viewType
- setViewTypeName(UifConstants.ViewType) - Method in class org.kuali.rice.krad.uif.view.View
-
- setViewTypeName(UifConstants.ViewType) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Setter for the view type name
- setViewTypeName(UifConstants.ViewType) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setViewValidationService(ViewValidationService) - Method in class org.kuali.rice.krad.web.service.impl.ModelAndViewServiceImpl
-
- setWarning(String, String...) - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
provides information used to display warning messages to the user concerning a constraint validation
- setWarning(boolean) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyReference
-
Indicate whether or not a warning should be logged on when an invalid property is encountered
on the current thread.
- setWarnings(List<String>) - Method in class org.kuali.rice.krad.uif.element.ValidationMessages
-
- setWatermarkText(String) - Method in class org.kuali.rice.krad.uif.control.PasswordControl
-
Sets the watermark text for this PasswordControl
- setWatermarkText(String) - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
-
- setWatermarkText(String) - Method in interface org.kuali.rice.krad.uif.control.TextControl
-
- setWatermarkText(String) - Method in class org.kuali.rice.krad.uif.control.TextControlBase
-
- setWhenConstraint(List<WhenConstraint>) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint
-
sets the WhenConstraint's defined by this case constraint
- setWidgetInputOnly(boolean) - Method in interface org.kuali.rice.krad.uif.field.InputField
-
Setter for the widget input only indicator
- setWidgetInputOnly(boolean) - Method in class org.kuali.rice.krad.uif.field.InputFieldBase
-
Setter for the widget input only indicator
- setWidth(String) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the components width
- setWidth(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the components width
- setWidth(String) - Method in class org.kuali.rice.krad.uif.element.Image
-
Sets the width style attribute of the image
- setWidth(String) - Method in class org.kuali.rice.krad.uif.field.ImageField
-
Sets the width of the image
- setWidth(String) - Method in class org.kuali.rice.krad.uif.widget.LightBox
-
Setter for the width of the light box
Can be percentage.
- setWorkflowAttributes(WorkflowAttributes) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- setWorkflowDocumentService(WorkflowDocumentService) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- setWorkflowDocumentStatus(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeReference
-
Deprecated.
- setWorkflowProperties(WorkflowProperties) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
This element is used to define a set of workflowPropertyGroups, which are used to
specify which document properties should be serialized during the document serialization
process.
- setWorkflowProperties(List<WorkflowProperty>) - Method in class org.kuali.rice.krad.datadictionary.WorkflowPropertyGroup
-
Setter for workflow properties list
- setWorkflowPropertyGroups(List<WorkflowPropertyGroup>) - Method in class org.kuali.rice.krad.datadictionary.WorkflowProperties
-
This element is used to define a set of workflowPropertyGroups, which are used to
specify which document properties should be serialized during the document serialization
process.
- setWrapperCssClasses(List<String>) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Set the cellCssClasses property which defines the classes that will be placed on the corresponding td (or th)
relating to this component when used in a table backed layout.
- setWrapperCssClasses(List<String>) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Set the cellCssClasses property which defines the classes that will be placed on the corresponding td (or th)
relating to this component when used in a table backed layout.
- setWrapperGroup(Group) - Method in interface org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
Setter for the wrapper group that will receive the generated line groups
- setWrapperGroup(Group) - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManagerBase
-
Setter for the wrapper group that will receive the generated line groups
- setWrapperStyle(String) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the cell style attribute
- setWrapperStyle(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the cell style attribute
- setWrapperTag(String) - Method in interface org.kuali.rice.krad.uif.container.Group
-
This method ...
- setWrapperTag(String) - Method in class org.kuali.rice.krad.uif.container.GroupBase
-
- setWrapperTag(String) - Method in class org.kuali.rice.krad.uif.element.Message
-
- setXmlDocumentContents(String) - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
-
Sets the xml contents of the maintenance document
- setXmlDocumentContents(String) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- setXsSize(int) - Method in class org.kuali.rice.krad.uif.layout.CssGridSizes
-
- shortLabel - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
- shortLabel - Variable in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
- shouldRenderWebInterface() - Method in class org.kuali.rice.krad.config.KRADConfigurer
-
Returns true - KNS UI should always be included.
- shouldSkipLifecycle() - Method in class org.kuali.rice.krad.uif.lifecycle.ViewLifecyclePhaseBase
-
Indicates whether the lifecycle should be skipped for the current component.
- SHOW_DIALOG - Static variable in class org.kuali.rice.krad.uif.UifConstants.JsFunctions
-
- SHOW_EDIT_LINE_DIALOG - Static variable in class org.kuali.rice.krad.uif.UifConstants.JsFunctions
-
- SHOW_GROWL - Static variable in class org.kuali.rice.krad.uif.UifConstants.JsFunctions
-
- SHOW_INACTIVE_RECORDS - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- SHOW_LOOKUP_DIALOG - Static variable in class org.kuali.rice.krad.uif.UifConstants.JsFunctions
-
- SHOW_PAGE_SUMMARY_HEADER - Static variable in class org.kuali.rice.krad.uif.UifConstants.DataAttributes
-
- showDialog(String, boolean, UifFormBase) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- showDialog(String, boolean, UifFormBase) - Method in class org.kuali.rice.krad.web.service.impl.ModelAndViewServiceImpl
-
Builds the dialog group with the given id then creates the script for showing the dialog once the
page reloads.
- showDialog(String, boolean, UifFormBase) - Method in interface org.kuali.rice.krad.web.service.ModelAndViewService
-
Invoked by controller methods to show a dialog to the user.
- showDialogId - Variable in class org.kuali.rice.krad.web.form.UifFormBase
-
- showErrorMap() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method is used during debugging to dump the contents of the error map, including the key names.
- SidebarNavigationGroup - Class in org.kuali.rice.krad.uif.container
-
A navigation group which renders a menu with items, that is shown at the side of the page with collapse.
- SidebarNavigationGroup() - Constructor for class org.kuali.rice.krad.uif.container.SidebarNavigationGroup
-
- SIMPLE_CONSTRAINT - Static variable in class org.kuali.rice.krad.uif.UifConstants.PostMetadata
-
- SIMPLE_DATA_ATTRIBUTES - Static variable in class org.kuali.rice.krad.uif.UifPropertyPaths
-
- SimpleConstrainable - Interface in org.kuali.rice.krad.datadictionary.validation.capability
-
Constrainable interface for the SimpleConstraint constraint
- simpleConstraint - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
- SimpleConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
-
A simple constraint stores 'basic' constraints for a field.
- SimpleConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
-
- SimpleConstraintProcessor - Class in org.kuali.rice.krad.datadictionary.validation.processor
-
Processor for simple constraint which takes out each constraining value it contains and calls the appropriate
processor
- SimpleConstraintProcessor() - Constructor for class org.kuali.rice.krad.datadictionary.validation.processor.SimpleConstraintProcessor
-
- SimpleConstraintResolver<T extends Constrainable> - Class in org.kuali.rice.krad.datadictionary.validation.constraint.resolver
-
- SimpleConstraintResolver() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.resolver.SimpleConstraintResolver
-
- SimpleLayoutManager - Class in org.kuali.rice.krad.uif.layout
-
Layout manager that just renders the items one after another (no wrapping occurs).
- SimpleLayoutManager() - Constructor for class org.kuali.rice.krad.uif.layout.SimpleLayoutManager
-
Default constructor
- SimpleLocationSuggestObject - Class in org.kuali.rice.krad.uif.util
-
An object that represents a simple suggestion with a label, value, and href.
- SimpleLocationSuggestObject(String, String, String) - Constructor for class org.kuali.rice.krad.uif.util.SimpleLocationSuggestObject
-
Create SimpleLocationSuggestObject
- SimpleSuggestObject - Class in org.kuali.rice.krad.uif.util
-
An object that represents a simple suggestion with a label and a value.
- SimpleSuggestObject(String, String) - Constructor for class org.kuali.rice.krad.uif.util.SimpleSuggestObject
-
Create a SimpleSuggestObject
- SingleAttributeValueReader - Class in org.kuali.rice.krad.datadictionary.validation
-
This class allows a single attribute value to be exposed to the validation service, along
with some guidance about how that value should be interpreted, provided by the AttributeDefinition
that corresponds.
- SingleAttributeValueReader(Object, String, String, AttributeDefinition) - Constructor for class org.kuali.rice.krad.datadictionary.validation.SingleAttributeValueReader
-
- size() - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
- SIZE - Static variable in class org.kuali.rice.krad.uif.UifPropertyPaths
-
- size() - Method in class org.kuali.rice.krad.uif.util.LifecycleAwareList
-
- size() - Method in class org.kuali.rice.krad.uif.util.LifecycleAwareMap
-
- SizedControl - Interface in org.kuali.rice.krad.uif.control
-
Indicates Control types that have a size property
- sizeToString(long) - Static method in class org.kuali.rice.krad.uif.util.ProcessLogger
-
Print a human readable size.
- SKIP_TOTAL - Static variable in class org.kuali.rice.krad.uif.UifConstants.DataAttributes
-
- skipLifecycle() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Return true if the lifecycle should be skipped for this component.
- skipLifecycle() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
Return true if the lifecycle should be skipped for this component.
- skipLifecycle() - Method in interface org.kuali.rice.krad.uif.util.LifecycleElement
-
Return true if the lifecycle should be skipped for this component.
- SM_CLEAR_LEFT - Static variable in class org.kuali.rice.krad.uif.CssConstants.CssGrid
-
- SM_COL_PREFIX - Static variable in class org.kuali.rice.krad.uif.CssConstants.CssGrid
-
- SM_FLOAT_RIGHT - Static variable in class org.kuali.rice.krad.uif.CssConstants.CssGrid
-
- SM_OFFSET_PREFIX - Static variable in class org.kuali.rice.krad.uif.CssConstants.CssGrid
-
- smCurrentFieldSize - Variable in class org.kuali.rice.krad.uif.layout.CssGridLabelColumnLayoutManager
-
- smTotalSize - Variable in class org.kuali.rice.krad.uif.layout.CssGridLayoutManagerBase
-
- sort(List<T>, int) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
Performs sorting logic of the given list of Ordered
instances by its order property
- SORT_DATA_TYPE - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsKeys
-
- SORT_SKIP_ROWS - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsKeys
-
- SORT_TYPE - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsKeys
-
- SORTABLE - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsKeys
-
- sortAscending - Variable in class org.kuali.rice.krad.datadictionary.SortDefinition
-
- SortContainerTask - Class in org.kuali.rice.krad.uif.lifecycle.initialize
-
Sort items in a container
- SortContainerTask() - Constructor for class org.kuali.rice.krad.uif.lifecycle.initialize.SortContainerTask
-
Default constructor.
- SortDefinition - Class in org.kuali.rice.krad.datadictionary
-
The defaultSort element specifies the sequence in which the lookup search results should be displayed
- SortDefinition() - Constructor for class org.kuali.rice.krad.datadictionary.SortDefinition
-
- sortItems() - Method in interface org.kuali.rice.krad.uif.container.Container
-
Performs sorting of the container items based on the order property.
- sortItems() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
Performs sorting of the container items based on the order property
- sortItems() - Method in class org.kuali.rice.krad.uif.view.View
-
Performs sorting of the container items based on the order property
- sortSearchResults(LookupForm, List<?>) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
Sorts the given list of search results based on the lookup view's configured sort attributes.
- sourceClass - Variable in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
-
- sourceName - Variable in class org.kuali.rice.krad.datadictionary.PrimitiveAttributeDefinition
-
- Space - Class in org.kuali.rice.krad.uif.element
-
Content element that renders a non-breaking space HTML tag
- Space() - Constructor for class org.kuali.rice.krad.uif.element.Space
-
- SPACE - Static variable in class org.kuali.rice.krad.uif.UifConstants
-
- SPACE_FIELD - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- SpaceField - Class in org.kuali.rice.krad.uif.field
-
Field that produces only a space
- SpaceField() - Constructor for class org.kuali.rice.krad.uif.field.SpaceField
-
- SPAN - Static variable in class org.kuali.rice.krad.uif.UifConstants.IdSuffixes
-
- SPAN - Static variable in class org.kuali.rice.krad.uif.UifConstants.WrapperTags
-
- Spinner - Class in org.kuali.rice.krad.uif.widget
-
Widget that decorates a control transforming into a spinner
- Spinner() - Constructor for class org.kuali.rice.krad.uif.widget.Spinner
-
- SpinnerControl - Class in org.kuali.rice.krad.uif.control
-
Text control that as decorated with a spinner widget (allowing the control value to be modified using the
spinner)
- SpinnerControl() - Constructor for class org.kuali.rice.krad.uif.control.SpinnerControl
-
- splitPropertyPath(String) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
Splits the given property path into a string of property names that make up the path.
- SPRING_REDIRECT_ID - Static variable in class org.kuali.rice.krad.uif.UifConstants
-
- SPRING_VIEW_ID - Static variable in class org.kuali.rice.krad.uif.UifConstants
-
- STACK_TRACE - Static variable in interface org.kuali.rice.krad.exception.KualiExceptionIncident
-
Detail message not for displaying
- StackedDirective - Class in org.kuali.rice.krad.uif.freemarker
-
- StackedDirective() - Constructor for class org.kuali.rice.krad.uif.freemarker.StackedDirective
-
- StackedLayoutManager - Interface in org.kuali.rice.krad.uif.layout
-
Layout manager interface for stacked collections.
- StackedLayoutManagerBase - Class in org.kuali.rice.krad.uif.layout
-
Layout manager that works with CollectionGroup containers and
renders the collection lines in a vertical row
- StackedLayoutManagerBase() - Constructor for class org.kuali.rice.krad.uif.layout.StackedLayoutManagerBase
-
- start(UifFormBase) - Method in class org.kuali.rice.krad.inquiry.InquiryControllerServiceImpl
-
Determines if the inquiry request needs to be redirected based on the module service, if not retrieves
the inquiry data object and sets the instance onto the form for display.
- start(UifFormBase) - Method in class org.kuali.rice.krad.lookup.LookupControllerServiceImpl
-
Initial method called when requesting a new view instance.
- start(UifFormBase) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentControllerServiceImpl
-
Initial method called when requesting a new view instance.
- START - Static variable in class org.kuali.rice.krad.uif.UifConstants.HistoryFlow
-
- START - Static variable in class org.kuali.rice.krad.uif.UifConstants.MethodToCallNames
-
- start(UifFormBase) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- start(UifFormBase) - Method in interface org.kuali.rice.krad.web.service.ControllerService
-
Initial method called when requesting a new view instance.
- start(UifFormBase) - Method in class org.kuali.rice.krad.web.service.impl.ControllerServiceImpl
-
Initial method called when requesting a new view instance.
- START_UP - Static variable in class org.kuali.rice.krad.datadictionary.validator.ValidationTrace
-
- state - Variable in class org.kuali.rice.krad.web.form.UifFormBase
-
- STATE_MAPPING - Static variable in class org.kuali.rice.krad.uif.UifConstants.PostMetadata
-
- STATE_OBJECT_BINDING_PATH - Static variable in class org.kuali.rice.krad.uif.UifConstants.PostMetadata
-
- STATE_PREFIX - Static variable in class org.kuali.rice.krad.uif.UifConstants.Messages
-
- stateMapping - Variable in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- StateMapping - Interface in org.kuali.rice.krad.datadictionary.state
-
StateMapping defines the methods necessary to allow for state validation to apply to a state object
- StateMappingBase - Class in org.kuali.rice.krad.datadictionary.state
-
Base implementation of StateMapping.
- StateMappingBase() - Constructor for class org.kuali.rice.krad.datadictionary.state.StateMappingBase
-
- states - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.BaseConstraint
-
- STEP_LABEL - Static variable in class org.kuali.rice.krad.uif.CssConstants.ProgressBar
-
- StepProgressBar - Class in org.kuali.rice.krad.uif.element
-
Element which shows a visual progress bar alongside a set of steps, to be used by wizard or multi-step
processes, which reflects the current progress based on value of currentStep.
- StepProgressBar() - Constructor for class org.kuali.rice.krad.uif.element.StepProgressBar
-
- STICKY - Static variable in class org.kuali.rice.krad.uif.UifConstants.DataAttributes
-
- STICKY_FOOTER - Static variable in class org.kuali.rice.krad.uif.UifConstants.DataAttributes
-
- storeLocks(List<MaintenanceLock>) - Method in interface org.kuali.rice.krad.service.MaintenanceDocumentService
-
Call the same-named method in the Dao, since the service has access to
the Dao, but the caller doesn't.
- storePhasePathMapping(LifecycleElement, ComponentPostMetadata) - Static method in class org.kuali.rice.krad.uif.lifecycle.LifecycleRefreshPathBuilder
-
Store phase path mapping for component if there are any paths different from the final path.
- STRING - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsValues
-
- STRING_TEMPLATE_PARAMETER_PLACEHOLDER - Static variable in class org.kuali.rice.krad.uif.UifConstants
-
- StringListConverter - Class in org.kuali.rice.krad.datadictionary.parse
-
Converts a string configured in the dictionary for a list property type to a List
object using the convention of commas to separate list entries
- StringListConverter() - Constructor for class org.kuali.rice.krad.datadictionary.parse.StringListConverter
-
- StringMap - Class in org.kuali.rice.krad.datadictionary.exporter
-
Deprecated.
- StringMap() - Constructor for class org.kuali.rice.krad.datadictionary.exporter.StringMap
-
Deprecated.
- StringMapConverter - Class in org.kuali.rice.krad.datadictionary.parse
-
Converts a string configured in the dictionary for a map property type to a Map
object using the convention of commas to separate map entries and a colon to separate
the key value pair
- StringMapConverter() - Constructor for class org.kuali.rice.krad.datadictionary.parse.StringMapConverter
-
- stripXSSPatterns(String[]) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
Strips out common patterns used in cross side scripting.
- stripXSSPatterns(String) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
Strips out common patterns used in cross side scripting.
- STYLE - Static variable in class org.kuali.rice.krad.uif.UifPropertyPaths
-
- STYLE_CLASSES_AS_STRING - Static variable in class org.kuali.rice.krad.uif.UifPropertyPaths
-
- SUB - Static variable in class org.kuali.rice.krad.uif.UifConstants.IdSuffixes
-
- SUB_OBJECT_MATERIALIZATION_DEPTH - Static variable in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- subList(int, int) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
- subList(int, int) - Method in class org.kuali.rice.krad.uif.util.LifecycleAwareList
-
- submit(DummyLoginForm, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.login.DummyLoginController
-
- SUBMIT_DATA - Static variable in class org.kuali.rice.krad.uif.UifConstants.DataAttributes
-
- submitReport(UifFormBase, HttpServletRequest) - Method in class org.kuali.rice.krad.web.controller.IncidentReportController
-
Emails the report and closes the incident report screen
- SUCCESS_CALLBACK - Static variable in class org.kuali.rice.krad.uif.UifConstants.ActionDataAttributes
-
- SUCCESS_PROGRESS_BAR - Static variable in class org.kuali.rice.krad.uif.CssConstants.ProgressBar
-
- SUFFIX_SEPARATOR - Static variable in class org.kuali.rice.krad.uif.UifConstants
-
- SuffixIdFromContainerTask - Class in org.kuali.rice.krad.uif.lifecycle.model
-
Adjusts the id for elements that are within a component configured with a suffix to apply for
all children (such as components that are within a collection line).
- SuffixIdFromContainerTask() - Constructor for class org.kuali.rice.krad.uif.lifecycle.model.SuffixIdFromContainerTask
-
Constructor.
- SUGGEST - Static variable in class org.kuali.rice.krad.uif.UifConstants.IdSuffixes
-
- SUGGEST - Static variable in class org.kuali.rice.krad.uif.UifConstants.PostMetadata
-
- Suggest - Class in org.kuali.rice.krad.uif.widget
-
Widget that provides dynamic select options to the user as they are entering the value (also known
as auto-complete).
- Suggest() - Constructor for class org.kuali.rice.krad.uif.widget.Suggest
-
- Suggest.SuggestPostData - Class in org.kuali.rice.krad.uif.widget
-
Holds post data for the suggest component.
- SuggestPostData(Suggest) - Constructor for class org.kuali.rice.krad.uif.widget.Suggest.SuggestPostData
-
Constructor taking suggest widget to pull post data from.
- SUMMARIZE - Static variable in class org.kuali.rice.krad.uif.UifConstants.DataAttributes
-
- summary - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
- summary - Variable in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
- SUPER_CLASS_TRANSLATOR_LIST - Static variable in class org.kuali.rice.krad.inquiry.InquirableImpl
-
A list that can be used to define classes that are superclasses or
superinterfaces of kuali objects where those objects' inquiry URLs need
to use the name of the superclass or superinterface as the business
object class attribute
- superUserApprove(DocumentFormBase) - Method in class org.kuali.rice.krad.document.DocumentControllerBase
- superUserApprove(DocumentFormBase) - Method in interface org.kuali.rice.krad.document.DocumentControllerService
-
Sends a super user approve workflow action for the document contained on the form.
- superUserApprove(DocumentFormBase) - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
Sends a super user approve workflow action for the document contained on the form.
- superUserApprove(WorkflowDocument, String) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
-
super user approve this workflowDocument optionally providing an annotation for this action
taken which will show up in the route log for this document corresponding to this action
taken
- superUserApproveDocument(Document, String) - Method in interface org.kuali.rice.krad.service.DocumentService
-
Save and then approve the document as a super user, optionally providing an annotation which will show up in the
route log of the document for the action taken.
- superUserCancel(WorkflowDocument, String) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
-
super user cancel this workflowDocument optionally providing an annotation for this action
taken which will show up in the route log for this document corresponding to this action
taken
- superUserCancelDocument(Document, String) - Method in interface org.kuali.rice.krad.service.DocumentService
-
Save and then cancel the document as a super user, optionally providing an annotation which will show up in the
route log of the document for the action taken.
- superUserDisapprove(DocumentFormBase) - Method in class org.kuali.rice.krad.document.DocumentControllerBase
- superUserDisapprove(DocumentFormBase) - Method in interface org.kuali.rice.krad.document.DocumentControllerService
-
Sends a super user disapprove workflow action for the document contained on the form.
- superUserDisapprove(DocumentFormBase) - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
Sends a super user disapprove workflow action for the document contained on the form.
- superUserDisapprove(WorkflowDocument, String) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
-
super user disapprove this workflowDocument optionally providing an annotation for this
action taken which will show up in the route log for this document corresponding to this
action taken
- superUserDisapproveDocument(Document, String) - Method in interface org.kuali.rice.krad.service.DocumentService
-
Save and then disapprove the document as a super user, optionally providing an annotation which will show up
in the route log of the document for the action taken.
- superUserDisapproveDocumentWithoutSaving(Document, String) - Method in interface org.kuali.rice.krad.service.DocumentService
-
Disapprove the document as super user, without saving, optionally providing an annotation which will show
up in the route log of the document for the action taken.
- superUserTakeActions(DocumentFormBase) - Method in class org.kuali.rice.krad.document.DocumentControllerBase
- superUserTakeActions(DocumentFormBase) - Method in interface org.kuali.rice.krad.document.DocumentControllerService
-
Invoked to take super user actions on a document.
- superUserTakeActions(DocumentFormBase) - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
Invoked to take super user actions on a document.
- supervisorFunctions(DocumentFormBase) - Method in class org.kuali.rice.krad.document.DocumentControllerBase
-
- supervisorFunctions(DocumentFormBase) - Method in interface org.kuali.rice.krad.document.DocumentControllerService
-
Redirects to the supervisor workflow view.
- supervisorFunctions(DocumentFormBase) - Method in class org.kuali.rice.krad.document.DocumentControllerServiceImpl
-
Redirects to the supervisor workflow view.
- SUPPORT_TITLE_STYLE_CLASS - Static variable in class org.kuali.rice.krad.uif.CssConstants.Classes
-
- SupportAttributeDefinition - Class in org.kuali.rice.krad.datadictionary
-
Support attributes define additional attributes that can be used to generate
lookup field conversions and lookup parameters.
- SupportAttributeDefinition() - Constructor for class org.kuali.rice.krad.datadictionary.SupportAttributeDefinition
-
- supportAttributes - Variable in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
-
- supportsEventType(Class<? extends ApplicationEvent>) - Method in class org.kuali.rice.krad.config.KRADConfigurer
-
- supportsParameter(MethodParameter) - Method in class org.kuali.rice.krad.web.controller.UifDefaultFormMethodArgumentResolver
- supportsSourceType(Class<?>) - Method in class org.kuali.rice.krad.config.KRADConfigurer
-
- syncClientSideStateForComponent(Component, Map<String, Object>) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
Updates the properties of the given component instance with the value found from the
corresponding map of client state (if found)
- SyncClientSideStateTask - Class in org.kuali.rice.krad.uif.lifecycle.model
-
Synchronize client side state for the component.
- SyncClientSideStateTask() - Constructor for class org.kuali.rice.krad.uif.lifecycle.model.SyncClientSideStateTask
-
Default constructor.
- SynchronousViewLifecycleProcessor - Class in org.kuali.rice.krad.uif.lifecycle
-
Single-threaded view lifecycle processor implementation.
- SynchronousViewLifecycleProcessor(ViewLifecycle) - Constructor for class org.kuali.rice.krad.uif.lifecycle.SynchronousViewLifecycleProcessor
-
Creates a new synchronous processor for a lifecycle.
- SyntaxHighlighter - Class in org.kuali.rice.krad.uif.widget
-
Widget that renders text syntax highlighted
- SyntaxHighlighter() - Constructor for class org.kuali.rice.krad.uif.widget.SyntaxHighlighter
-