- aardvarkSearchValuesForPaths(Document, List<String>) - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowAttributePropertyResolutionServiceImpl
-
Pulls values as objects from the document for the given paths
- aardvarkValuesForSearchingTypeDefinition(Document, SearchingTypeDefinition) - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowAttributePropertyResolutionServiceImpl
-
Pulls SearchableAttributeValue values from the given document for the given searchingTypeDefinition
- AASORTING - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsKeys
-
- abortRulesCheck() - Method in class org.kuali.rice.kns.rules.PromptBeforeValidationBase
-
This bounces the user back to the document as if they had never tried to routed it.
- abortTransaction() - Method in class org.kuali.rice.krad.util.KualiPersistenceBrokerImpl
-
- abs() - Method in class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
- AbstractBaseConfig - Class in org.kuali.rice.core.framework.config.property
-
This abstract class implements all the convenience config methods that
can be implemented independent of the config impl.
- AbstractBaseConfig() - Constructor for class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- AbstractCountryValuesFinderBase - Class in org.kuali.rice.location.framework.country
-
An abstract KeyValuesBase for defining a values finder which produces a list of Countries.
- AbstractCountryValuesFinderBase() - Constructor for class org.kuali.rice.location.framework.country.AbstractCountryValuesFinderBase
-
- AbstractDataTransferObject - Class in org.kuali.rice.core.api.mo
-
All model object's that are Jaxb annotated should extend this class.
- AbstractDataTransferObject() - Constructor for class org.kuali.rice.core.api.mo.AbstractDataTransferObject
-
- AbstractDataTransferObject.Constants - Class in org.kuali.rice.core.api.mo
-
Defines some internal constants used on this class.
- AbstractDataTransferObject.Constants() - Constructor for class org.kuali.rice.core.api.mo.AbstractDataTransferObject.Constants
-
- AbstractDigitalSigner - Class in org.kuali.rice.ksb.security
-
An abstract implementation of a DigitalSigner which provides convienance utilities for storing a reference
to the Signature and also generating and encoding the actual digital signature.
- AbstractDigitalSigner(Signature) - Constructor for class org.kuali.rice.ksb.security.AbstractDigitalSigner
-
- AbstractIdRoleAttribute - Class in org.kuali.rice.kew.rule
-
A generic Role Attribute superclass that can be used to route to an ID.
- AbstractIdRoleAttribute() - Constructor for class org.kuali.rice.kew.rule.AbstractIdRoleAttribute
-
- AbstractKeyValue - Class in org.kuali.rice.core.api.util
-
An abstract key value that can be extended by other classes (ex: DTOs).
- AbstractKeyValue() - Constructor for class org.kuali.rice.core.api.util.AbstractKeyValue
-
- AbstractKeyValue(String, String) - Constructor for class org.kuali.rice.core.api.util.AbstractKeyValue
-
- AbstractKeyValue(KeyValue) - Constructor for class org.kuali.rice.core.api.util.AbstractKeyValue
-
- AbstractKeyValue(Map.Entry<String, String>) - Constructor for class org.kuali.rice.core.api.util.AbstractKeyValue
-
- AbstractKualiDecimal<T extends AbstractKualiDecimal> - Class in org.kuali.rice.core.api.util.type
-
This class is a wrapper around java.math.BigDecimal.
- AbstractKualiDecimal() - Constructor for class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
- AbstractKualiDecimal(String, int) - Constructor for class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
This is the base constructor, used by constructors that take other types
- AbstractKualiDecimal(int, int) - Constructor for class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
- AbstractKualiDecimal(double, int) - Constructor for class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
- AbstractKualiDecimal(BigDecimal, int) - Constructor for class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
- AbstractLookupableHelperServiceImpl - Class in org.kuali.rice.kns.lookup
-
This class declares many of the common spring injected properties, the get/set-ers for them,
and some common util methods that require the injected services
- AbstractLookupableHelperServiceImpl() - Constructor for class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- AbstractRoleAttribute - Class in org.kuali.rice.kew.rule
-
- AbstractRoleAttribute() - Constructor for class org.kuali.rice.kew.rule.AbstractRoleAttribute
-
- AbstractServiceConfiguration - Class in org.kuali.rice.ksb.api.bus.support
-
- AbstractServiceConfiguration() - Constructor for class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration
-
Constructor intended for use only by JAXB.
- AbstractServiceConfiguration(AbstractServiceConfiguration.Builder<?>) - Constructor for class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration
-
- AbstractServiceConfiguration.Builder<T> - Class in org.kuali.rice.ksb.api.bus.support
-
- AbstractServiceConfiguration.Builder() - Constructor for class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- AbstractServiceConfiguration.Constants - Class in org.kuali.rice.ksb.api.bus.support
-
Defines some internal constants used on this class.
- AbstractServiceConfiguration.Constants() - Constructor for class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Constants
-
- AbstractServiceConfiguration.Elements - Class in org.kuali.rice.ksb.api.bus.support
-
A private class which exposes constants which define the XML element names to use
when this object is marshalled to XML.
- AbstractServiceConfiguration.Elements() - Constructor for class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Elements
-
- AbstractServiceConnector - Class in org.kuali.rice.ksb.messaging.serviceconnectors
-
Abstract implementation of the ServiceConnector that holds the ServiceInfo
and the CredentialsSource as well as providing convenience proxy methods.
- AbstractServiceConnector(ServiceConfiguration) - Constructor for class org.kuali.rice.ksb.messaging.serviceconnectors.AbstractServiceConnector
-
- AbstractServiceConnector(ServiceConfiguration, URL) - Constructor for class org.kuali.rice.ksb.messaging.serviceconnectors.AbstractServiceConnector
-
- AbstractServiceDefinition - Class in org.kuali.rice.ksb.api.bus.support
-
The definition of a service on the service bus.
- AbstractServiceDefinition() - Constructor for class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- AbstractTimeoutHandler - Class in org.kuali.rice.kim.sesn.timeouthandlers
-
This Abstract Class allows the configuration of timeout fields.
- AbstractTimeoutHandler() - Constructor for class org.kuali.rice.kim.sesn.timeouthandlers.AbstractTimeoutHandler
-
- AbstractTransformationFilter - Class in org.kuali.rice.kew.xml
-
This abstract class handles the xml stack of elements and makes
it easier to run a transformation on certain elements.
- AbstractTransformationFilter() - Constructor for class org.kuali.rice.kew.xml.AbstractTransformationFilter
-
- AbstractTransformationFilter.CurrentElement - Class in org.kuali.rice.kew.xml
-
- AbstractTransformationFilter.CurrentElement() - Constructor for class org.kuali.rice.kew.xml.AbstractTransformationFilter.CurrentElement
-
- AbstractTransformationFilter.CurrentElement(String, String, String, String) - Constructor for class org.kuali.rice.kew.xml.AbstractTransformationFilter.CurrentElement
-
- AbstractTransformationFilter.CurrentElement(String, String, String, String, Attributes) - Constructor for class org.kuali.rice.kew.xml.AbstractTransformationFilter.CurrentElement
-
- AbstractWebServiceExporter - Class in org.kuali.rice.ksb.messaging.serviceexporters
-
Abstract ServiceExporter for web services
- AbstractWebServiceExporter(ServiceDefinition, Bus, ServerRegistry) - Constructor for class org.kuali.rice.ksb.messaging.serviceexporters.AbstractWebServiceExporter
-
- AbstractWorkflowAttribute - Class in org.kuali.rice.kew.rule
-
- AbstractWorkflowAttribute() - Constructor for class org.kuali.rice.kew.rule.AbstractWorkflowAttribute
-
- accept(File) - Method in class org.kuali.rice.kew.plugin.PluginUtils.PluginZipFileFilter
-
- ACCESS_LOCKED_MODULE - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionNames
-
- Account - Class in edu.sampleu.bookstore.bo
-
Account Business Object extension of Author Business Object.
- Account() - Constructor for class edu.sampleu.bookstore.bo.Account
-
- AccountAttribute - Class in edu.sampleu.travel.workflow
-
Resolves FO's using the accounts associated with the document XPath xpath =
KualiWorkflowUtils.getXPath(documentContent.getDocument()); List qualifiers = new ArrayList(); NodeList
accountNums = (NodeList)xstreamSafeEval(xpath, "//edu.sampleu.travel.workflow.bo.TravelAccount/number",
documentContent.getDocument(), XPathConstants.NODESET); for (int i = 0; i < accountNums.getLength(); i++) { Node accountNum =
accountNums.item(i); String accuntNumVal = accountNum.getNodeValue(); }
- AccountAttribute() - Constructor for class edu.sampleu.travel.workflow.AccountAttribute
-
- AccountTypeKeyValues - Class in edu.sampleu.travel.document.keyvalue
-
- AccountTypeKeyValues() - Constructor for class edu.sampleu.travel.document.keyvalue.AccountTypeKeyValues
-
- AccumulatingBSFRuleExpression - Class in org.kuali.rice.kew.rule
-
An extension of BSFRuleExpression that makes it easier to accumulate a list of responsibilities
to emit.
- AccumulatingBSFRuleExpression() - Constructor for class org.kuali.rice.kew.rule.AccumulatingBSFRuleExpression
-
- ACK - Static variable in class org.kuali.rice.ken.util.NotificationConstants.DELIVERY_TYPES
-
- ACK_AD_HOC_ROUTE - Static variable in class org.kuali.rice.ken.util.NotificationConstants.KEW_CONSTANTS
-
- ACK_CAUSE - Static variable in class org.kuali.rice.ken.util.NotificationConstants
-
- acknowledge(HttpServletRequest, HttpServletResponse, AdministerNotificationRequestController.AdministerNotificationRequestCommand) - Method in class org.kuali.rice.ken.web.spring.AdministerNotificationRequestController
-
Acknowledge action that acknowledges a notification request disapproval
- acknowledge(DocumentActionParameters) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Executes an
ActionType.ACKNOWLEDGE
action for the given principal and document
specified in the supplied parameters.
- acknowledge(String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Acknowledges the document, commits updates.
- acknowledge(DocumentActionParameters) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- acknowledge(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- acknowledge(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
call the document service to acknowledge
- acknowledge(DocumentFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
-
Performs the acknowledge workflow action on the form document instance
- acknowledge(WorkflowDocument, String, List<AdHocRouteRecipient>) - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowDocumentServiceImpl
-
- acknowledge(WorkflowDocument, String, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
-
acknowledge this workflowDocument optionally providing an annotation for this action taken
which will show up in the route log for this document corresponding to this action taken,
additionally optionally providing a list of ad hoc recipients for this document which should
be restricted to actions requested of acknowledge or fyi as all other action request types
will be discarded
- ACKNOWLEDGE_METHOD - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- AcknowledgeAction - Class in org.kuali.rice.kew.actions
-
AcknowledegeAction records the users acknowledgement of a document
- AcknowledgeAction(DocumentRouteHeaderValue, PrincipalContract) - Constructor for class org.kuali.rice.kew.actions.AcknowledgeAction
-
- AcknowledgeAction(DocumentRouteHeaderValue, PrincipalContract, String) - Constructor for class org.kuali.rice.kew.actions.AcknowledgeAction
-
- acknowledgeDocument(String, DocumentRouteHeaderValue, String) - Method in class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
- acknowledgeDocument(String, DocumentRouteHeaderValue, String) - Method in interface org.kuali.rice.kew.routeheader.service.WorkflowDocumentService
-
- acknowledgeDocument(Document, String, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.krad.service.DocumentService
-
acknowledge this document, optionally providing an annotation for the acknowledgement which will show up in the route log for
the document for this acknowledgement, additionally optionally provide a list of ad hoc recipients that should recieve this
document.
- acknowledgeDocument(Document, String, List<AdHocRouteRecipient>) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- action - Variable in exception org.kuali.rice.krad.exception.AuthorizationException
-
- Action - Interface in org.kuali.rice.krms.framework.engine
-
- ACTION_ACKNOWLEDGE - Static variable in class org.kuali.rice.edl.impl.UserAction
-
- ACTION_ACKNOWLEDGE_LABEL - Static variable in class org.kuali.rice.edl.impl.UserAction
-
- ACTION_APPROVE - Static variable in class org.kuali.rice.edl.impl.UserAction
-
- ACTION_APPROVE_LABEL - Static variable in class org.kuali.rice.edl.impl.UserAction
-
- ACTION_BLANKETAPPROVE - Static variable in class org.kuali.rice.edl.impl.UserAction
-
- ACTION_BLANKETAPPROVE_LABEL - Static variable in class org.kuali.rice.edl.impl.UserAction
-
- ACTION_CANCEL - Static variable in class org.kuali.rice.edl.impl.UserAction
-
- ACTION_CANCEL_LABEL - Static variable in class org.kuali.rice.edl.impl.UserAction
-
- ACTION_CLASS - Static variable in class org.kuali.rice.kim.api.KimConstants.AttributeConstants
-
- ACTION_CLASS - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- ACTION_CODES - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_COMPLETE - Static variable in class org.kuali.rice.edl.impl.UserAction
-
- ACTION_COMPLETE_LABEL - Static variable in class org.kuali.rice.edl.impl.UserAction
-
- ACTION_CREATE - Static variable in class org.kuali.rice.edl.impl.UserAction
-
- ACTION_CREATE_LABEL - Static variable in class org.kuali.rice.edl.impl.UserAction
-
- ACTION_DELETE - Static variable in class org.kuali.rice.edl.impl.UserAction
-
- ACTION_DELETE_LABEL - Static variable in class org.kuali.rice.edl.impl.UserAction
-
- ACTION_DETAILS_AT_ROLE_MEMBER_LEVEL - Static variable in class org.kuali.rice.kim.api.KimConstants.AttributeConstants
-
- ACTION_DISAPPROVE - Static variable in class org.kuali.rice.edl.impl.UserAction
-
- ACTION_DISAPPROVE_LABEL - Static variable in class org.kuali.rice.edl.impl.UserAction
-
- ACTION_EVENT - Static variable in class org.kuali.rice.kim.api.KimConstants.AttributeConstants
-
- ACTION_EVENT - Static variable in class org.kuali.rice.krad.uif.UifConstants.UrlParams
-
- ACTION_EXECUTED - Static variable in interface org.kuali.rice.krms.api.engine.ResultEvent
-
ACTION_EXECUTED
- ACTION_FIELD - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- ACTION_FORM_UTIL_MAP_METHOD_PARM_DELIMITER - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- ACTION_FYI - Static variable in class org.kuali.rice.edl.impl.UserAction
-
- ACTION_FYI_LABEL - Static variable in class org.kuali.rice.edl.impl.UserAction
-
- ACTION_ID - Static variable in class org.kuali.rice.krms.impl.util.KrmsImplConstants.PropertyNames.Action
-
- ACTION_LINK_FIELD - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- ACTION_LIST_ALL_REQUESTS - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_LIST_ATTRIBUTE_CLASS_PROPERTY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_LIST_ATTRIBUTE_TYPE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_LIST_ATTRIBUTE_TYPE_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_LIST_COLOR_NAMES - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_LIST_COLOR_PALETTE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_LIST_CONTENT - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_LIST_CUSTOMIZATION_HANDLER_SERVICE - Static variable in class org.kuali.rice.kew.framework.KewFrameworkServiceLocator
-
- ACTION_LIST_DELEGATED_REQUESTS - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_LIST_DETAIL_TYPE - Static variable in class org.kuali.rice.krad.util.KRADConstants.DetailTypes
-
- ACTION_LIST_DOCUMENT_POPUP_IND - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_LIST_EMAIL_SERVICE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- ACTION_LIST_FILTER_ATTR_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_LIST_NO_REFRESH - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_LIST_NONDELEGATED_REQUESTS - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_LIST_ROUTE_LOG_POPUP_IND - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_LIST_SEND_EMAIL_NOTIFICATION_IND - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_LIST_SEND_EMAIL_NOTIFICATION_VALUE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_LIST_SERVICE - Static variable in class org.kuali.rice.kew.api.KewApiServiceLocator
-
- ACTION_LIST_SRV - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- ACTION_LOAD - Static variable in class org.kuali.rice.edl.impl.UserAction
-
- ACTION_LOAD_LABEL - Static variable in class org.kuali.rice.edl.impl.UserAction
-
- ACTION_PARAMETERS - Static variable in class org.kuali.rice.krad.uif.UifPropertyPaths
-
- ACTION_REFRESH_FROM_LOOKUP - Static variable in class org.kuali.rice.edl.impl.UserAction
-
- ACTION_REFRESH_FROM_LOOKUP_LABEL - Static variable in class org.kuali.rice.edl.impl.UserAction
-
- ACTION_REGISTRY - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- ACTION_REQUEST_ACKNOWLEDGE_REQ - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Requested action is ACKKNOWLEDGE.
- ACTION_REQUEST_ACKNOWLEDGE_REQ_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_REQUEST_ADHOC_PRIORITY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Priority level that indicates an ad hoc request.
- ACTION_REQUEST_APPROVE_REQ - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Requested action is to approve the document.
- ACTION_REQUEST_APPROVE_REQ_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_REQUEST_CANCEL_REQ - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Requested action is to Cancel document
- ACTION_REQUEST_CANCEL_REQ_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_REQUEST_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_REQUEST_CD - Static variable in class org.kuali.rice.kim.api.KimConstants.AttributeConstants
-
- ACTION_REQUEST_CD_DETAIL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_REQUEST_CODES - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Personal workgroup code
- ACTION_REQUEST_COMPLETE_REQ - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Requested action is to complete the document, however that is defined by the application.
- ACTION_REQUEST_COMPLETE_REQ_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_REQUEST_DEFAULT_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Values for Rule template options
- ACTION_REQUEST_DEFAULT_PRIORITY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Priority used if no priority is specified
- ACTION_REQUEST_DISAPPROVE_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_REQUEST_FORCE_ACTION - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_REQUEST_FYI_REQ - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
The action is an FYI notification only.
- ACTION_REQUEST_FYI_REQ_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_REQUEST_PREV_ACTION_AWARE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_REQUEST_SRV - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- ACTION_REQUEST_TO_BE_GENERATED - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_REQUESTED - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- ACTION_REQUESTED - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- ACTION_RETURN_TO_PREVIOUS - Static variable in class org.kuali.rice.edl.impl.UserAction
-
- ACTION_RETURN_TO_PREVIOUS_LABEL - Static variable in class org.kuali.rice.edl.impl.UserAction
-
- ACTION_ROUTE - Static variable in class org.kuali.rice.edl.impl.UserAction
-
- ACTION_ROUTE_LABEL - Static variable in class org.kuali.rice.edl.impl.UserAction
-
- ACTION_SAVE - Static variable in class org.kuali.rice.edl.impl.UserAction
-
- ACTION_SAVE_LABEL - Static variable in class org.kuali.rice.edl.impl.UserAction
-
- ACTION_TAKEN - Static variable in class org.kuali.rice.edl.impl.components.WorkflowDocumentActions
-
- ACTION_TAKEN - Static variable in interface org.kuali.rice.kew.framework.postprocessor.IDocumentEvent
-
- ACTION_TAKEN_ACKNOWLEDGED - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Document has been opened by the designated recipient.
- ACTION_TAKEN_ACKNOWLEDGED_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_ADHOC - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
User has generated an action request to another user
- ACTION_TAKEN_ADHOC_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_ADHOC_REVOKED - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
AdHoc Request has been revoked
- ACTION_TAKEN_ADHOC_REVOKED_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_APPROVED - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
The document has been approved.
- ACTION_TAKEN_APPROVED_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_BLANKET_APPROVE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_BLANKET_APPROVE_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_CANCELED - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Document has been canceled.
- ACTION_TAKEN_CANCELED_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_COMPLETED - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Document has been completed as requested.
- ACTION_TAKEN_COMPLETED_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_DENIED - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Document has been denied.
- ACTION_TAKEN_DENIED_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_FYI - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_FYI_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_LOG_DOCUMENT_ACTION - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_LOG_DOCUMENT_ACTION_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
The document has non-routed activity against it that is recorded in the route log
- ACTION_TAKEN_MOVE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_MOVE_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
The document is moved
- ACTION_TAKEN_RELEASE_WORKGROUP_AUTHORITY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_RELEASE_WORKGROUP_AUTHORITY_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
The person who took workgroup authority is releasing it
- ACTION_TAKEN_RETURNED_TO_PREVIOUS - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_RETURNED_TO_PREVIOUS_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
The document is being returned to a previous routelevel
- ACTION_TAKEN_ROUTED - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Document has been completed as requested.
- ACTION_TAKEN_ROUTED_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_SAVED - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Document has been saved by the user for later work
- ACTION_TAKEN_SAVED_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_SRV - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- ACTION_TAKEN_SU_ACTION_REQUEST_ACKNOWLEDGED - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_SU_ACTION_REQUEST_ACKNOWLEDGED_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Actions Taken Constants
- ACTION_TAKEN_SU_ACTION_REQUEST_APPROVED - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_SU_ACTION_REQUEST_APPROVED_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_SU_ACTION_REQUEST_COMPLETED - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_SU_ACTION_REQUEST_COMPLETED_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_SU_ACTION_REQUEST_FYI - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_SU_ACTION_REQUEST_FYI_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_SU_APPROVED - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_SU_APPROVED_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_SU_CANCELED - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_SU_CANCELED_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_SU_DISAPPROVED - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_SU_DISAPPROVED_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_SU_RETURNED_TO_PREVIOUS - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_SU_RETURNED_TO_PREVIOUS_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_SU_ROUTE_LEVEL_APPROVED - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_SU_ROUTE_LEVEL_APPROVED_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_TAKE_WORKGROUP_AUTHORITY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTION_TAKEN_TAKE_WORKGROUP_AUTHORITY_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
The document is routed to a workgroup and a user in the workgroup wants to take authority from the workgroup
- ACTION_TYPE - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- ACTION_UNDEFINED - Static variable in class org.kuali.rice.edl.impl.UserAction
-
- ACTION_URLS_CHILDREN_END - Static variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- ACTION_URLS_CHILDREN_SEPARATOR - Static variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- ACTION_URLS_CHILDREN_STARTER - Static variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- ACTION_URLS_EMPTY - Static variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- ACTION_URLS_SEPARATOR - Static variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- ActionBoService - Interface in org.kuali.rice.krms.impl.repository
-
This is the interface for accessing KRMS repository Action related
business objects.
- ActionBoServiceImpl - Class in org.kuali.rice.krms.impl.repository
-
- ActionBoServiceImpl() - Constructor for class org.kuali.rice.krms.impl.repository.ActionBoServiceImpl
-
- actionClass - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- ActionDefinition - Class in org.kuali.rice.krms.api.repository.action
-
Concrete model object implementation of KRMS Repository Action
immutable.
- ActionDefinition.Builder - Class in org.kuali.rice.krms.api.repository.action
-
This builder is used to construct instances of KRMS Repository Action.
- ActionDefinition.Elements - Class in org.kuali.rice.krms.api.repository.action
-
A private class which exposes constants which define the XML element names to use
when this object is marshalled to XML.
- ActionDefinition.Elements() - Constructor for class org.kuali.rice.krms.api.repository.action.ActionDefinition.Elements
-
- ActionDefinitionContract - Interface in org.kuali.rice.krms.api.repository.action
-
- actionDetailsAtRoleMemberLevel - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- actionEvent - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- ActionField - Class in org.kuali.rice.krad.uif.field
-
Field that presents an action that can be taken on the UI such as submitting
the form or invoking a script
- ActionField() - Constructor for class org.kuali.rice.krad.uif.field.ActionField
-
- ActionFieldSecurity - Class in org.kuali.rice.krad.uif.field
-
Action field security adds the take action flags to the standard component security
- ActionFieldSecurity() - Constructor for class org.kuali.rice.krad.uif.field.ActionFieldSecurity
-
- ActionFormUtilMap - Class in org.kuali.rice.kns.util
-
Utility map for the action form to provide a way for calling functions through jstl.
- ActionFormUtilMap() - Constructor for class org.kuali.rice.kns.util.ActionFormUtilMap
-
- actionId - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- ActionInvocation - Class in org.kuali.rice.kew.api.action
-
Represents the definition of an Action invocation against an action item.
- ActionInvocationQueue - Interface in org.kuali.rice.kew.api.action
-
Defines the contract for a message queue which can invoke requested workflow actions against an action item on a
document.
- ActionInvocationQueueImpl - Class in org.kuali.rice.kew.impl.action
-
Reference implementation of the ActionInvocationQueue.
- ActionInvocationQueueImpl() - Constructor for class org.kuali.rice.kew.impl.action.ActionInvocationQueueImpl
-
- ActionItem - Class in org.kuali.rice.kew.actionitem
-
This is the model for action items.
- ActionItem() - Constructor for class org.kuali.rice.kew.actionitem.ActionItem
-
- ActionItem - Class in org.kuali.rice.kew.api.action
-
- ActionItem.Builder - Class in org.kuali.rice.kew.api.action
-
A builder which can be used to construct
ActionItem
instances.
- ActionItemActionListExtension - Class in org.kuali.rice.kew.actionitem
-
Alternate model object for action list fetches that do not automatically use
ojb collections.
- ActionItemActionListExtension() - Constructor for class org.kuali.rice.kew.actionitem.ActionItemActionListExtension
-
- ActionItemComparator - Class in org.kuali.rice.kew.actionitem
-
Compares an action item to another action item.
- ActionItemComparator() - Constructor for class org.kuali.rice.kew.actionitem.ActionItemComparator
-
- ActionItemContract - Interface in org.kuali.rice.kew.api.action
-
- ActionItemCustomization - Class in org.kuali.rice.kew.api.action
-
- ActionItemCustomization.Builder - Class in org.kuali.rice.kew.api.action
-
- ActionItemCustomizationContract - Interface in org.kuali.rice.kew.api.action
-
- ActionItemDAO - Interface in org.kuali.rice.kew.actionitem.dao
-
- ActionItemDAOJpaImpl - Class in org.kuali.rice.kew.actionitem.dao.impl
-
- ActionItemDAOJpaImpl() - Constructor for class org.kuali.rice.kew.actionitem.dao.impl.ActionItemDAOJpaImpl
-
- ActionItemDAOOjbImpl - Class in org.kuali.rice.kew.actionitem.dao.impl
-
- ActionItemDAOOjbImpl() - Constructor for class org.kuali.rice.kew.actionitem.dao.impl.ActionItemDAOOjbImpl
-
- ACTIONLIST_COMMAND - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTIONLIST_EMAIL_TEST_ADDRESS - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTIONLIST_INLINE_COMMAND - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ActionListAction - Class in org.kuali.rice.kew.actionlist.web
-
Action doing Action list stuff
- ActionListAction() - Constructor for class org.kuali.rice.kew.actionlist.web.ActionListAction
-
- ActionListCountServlet - Class in org.kuali.rice.kew.actionlist
-
- ActionListCountServlet() - Constructor for class org.kuali.rice.kew.actionlist.ActionListCountServlet
-
- ActionListCustomizationHandlerService - Interface in org.kuali.rice.kew.framework.actionlist
-
A remotable service which handles processing of a client application's custom processing of
action list attributes.
- ActionListCustomizationHandlerServiceImpl - Class in org.kuali.rice.kew.impl.actionlist
-
Reference implementation of the ActionListCustomizationHandlerService.
- ActionListCustomizationHandlerServiceImpl() - Constructor for class org.kuali.rice.kew.impl.actionlist.ActionListCustomizationHandlerServiceImpl
-
- ActionListDAO - Interface in org.kuali.rice.kew.actionlist.dao
-
Data Access object for the Action List.
- ActionListDAOJpaImpl - Class in org.kuali.rice.kew.actionlist.dao.impl
-
- ActionListDAOJpaImpl() - Constructor for class org.kuali.rice.kew.actionlist.dao.impl.ActionListDAOJpaImpl
-
- ActionListDAOOjbImpl - Class in org.kuali.rice.kew.actionlist.dao.impl
-
- ActionListDAOOjbImpl() - Constructor for class org.kuali.rice.kew.actionlist.dao.impl.ActionListDAOOjbImpl
-
- ActionListDecorator - Class in org.kuali.rice.kew.actionlist.web
-
Class used to decorate table rows generated by our table tag lib.
- ActionListDecorator() - Constructor for class org.kuali.rice.kew.actionlist.web.ActionListDecorator
-
- ActionListEmailService - Interface in org.kuali.rice.kew.mail.service
-
A service which allows for the sending of email reminders triggered by the state
of a user's Action List.
- ActionListEmailServiceImpl - Class in org.kuali.rice.kew.mail.service.impl
-
ActionListeEmailService which generates messages whose body and subject can be customized via KEW
configuration parameters, 'immediate.reminder.email.message' and
'immediate.reminder.email.subject'.
- ActionListEmailServiceImpl() - Constructor for class org.kuali.rice.kew.mail.service.impl.ActionListEmailServiceImpl
-
- ActionListFilter - Class in org.kuali.rice.kew.actionlist
-
model for the action list filter preferences
- ActionListFilter() - Constructor for class org.kuali.rice.kew.actionlist.ActionListFilter
-
- ActionListFilterAction - Class in org.kuali.rice.kew.actionlist.web
-
Action for Action List Filter page.
- ActionListFilterAction() - Constructor for class org.kuali.rice.kew.actionlist.web.ActionListFilterAction
-
- ActionListFilterForm - Class in org.kuali.rice.kew.actionlist.web
-
Struts form class for ActionListFilterAction
- ActionListFilterForm() - Constructor for class org.kuali.rice.kew.actionlist.web.ActionListFilterForm
-
- ActionListForm - Class in org.kuali.rice.kew.actionlist.web
-
Struts form for action ActionListAction
- ActionListForm() - Constructor for class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- ActionListPriorityComparator - Class in org.kuali.rice.kew.actionlist.dao.impl
-
Compares an action item to another action item and determines if one
item has a higher priority than the other.
- ActionListPriorityComparator() - Constructor for class org.kuali.rice.kew.actionlist.dao.impl.ActionListPriorityComparator
-
- ActionListService - Interface in org.kuali.rice.kew.actionlist.service
-
Main service for doing action list data access work
- ActionListService - Interface in org.kuali.rice.kew.api.actionlist
-
- ActionListServiceImpl - Class in org.kuali.rice.kew.actionlist.service.impl
-
- ActionListServiceImpl() - Constructor for class org.kuali.rice.kew.actionlist.service.impl.ActionListServiceImpl
-
- ActionListServiceNewImpl - Class in org.kuali.rice.kew.impl.actionlist
-
- ActionListServiceNewImpl() - Constructor for class org.kuali.rice.kew.impl.actionlist.ActionListServiceNewImpl
-
- ActionListStats - Class in org.kuali.rice.kew.quicklinks
-
Stores statistics about the number of times a particular
DocumentType
appears in a particular user's Action List.
- ActionListStats(String, String, int) - Constructor for class org.kuali.rice.kew.quicklinks.ActionListStats
-
- actionParameters - Variable in class org.kuali.rice.krad.web.form.UifFormBase
-
- actionPolicyCode - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityAction
-
- ActionPolicyValuesFinder - Class in org.kuali.rice.kew.impl.peopleflow
-
Options for action policies
- ActionPolicyValuesFinder() - Constructor for class org.kuali.rice.kew.impl.peopleflow.ActionPolicyValuesFinder
-
- ActionPolicyValuesFinder - Class in org.kuali.rice.kim.bo.options
-
This is a description of what this class does - shyu don't forget to fill this in.
- ActionPolicyValuesFinder() - Constructor for class org.kuali.rice.kim.bo.options.ActionPolicyValuesFinder
-
- ActionRegistry - Interface in org.kuali.rice.kew.actions
-
Maintains the registry of Workflow Actions.
- ActionRegistryImpl - Class in org.kuali.rice.kew.actions
-
A simple implementation of an ActionRegistry which includes all of the default Workflow Actions.
- ActionRegistryImpl() - Constructor for class org.kuali.rice.kew.actions.ActionRegistryImpl
-
- ActionRequest - Class in org.kuali.rice.kew.api.action
-
- ActionRequest.Builder - Class in org.kuali.rice.kew.api.action
-
A builder which can be used to construct
ActionRequest
instances.
- actionRequestApprove(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.superuser.web.SuperUserAction
-
- actionRequestCd - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- ActionRequestCodeValuesFinder - Class in org.kuali.rice.kew.actionrequest.bo
-
A values finder for returning KEW Action Request codes.
- ActionRequestCodeValuesFinder() - Constructor for class org.kuali.rice.kew.actionrequest.bo.ActionRequestCodeValuesFinder
-
- ActionRequestContract - Interface in org.kuali.rice.kew.api.action
-
- ActionRequestDAO - Interface in org.kuali.rice.kew.actionrequest.dao
-
- ActionRequestDAOJpaImpl - Class in org.kuali.rice.kew.actionrequest.dao.impl
-
This is a description of what this class does - sgibson don't forget to fill this in.
- ActionRequestDAOJpaImpl() - Constructor for class org.kuali.rice.kew.actionrequest.dao.impl.ActionRequestDAOJpaImpl
-
- ActionRequestDAOOjbImpl - Class in org.kuali.rice.kew.actionrequest.dao.impl
-
- ActionRequestDAOOjbImpl() - Constructor for class org.kuali.rice.kew.actionrequest.dao.impl.ActionRequestDAOOjbImpl
-
- ActionRequestDerivedRoleTypeServiceImpl - Class in org.kuali.rice.kew.role.service.impl
-
- ActionRequestDerivedRoleTypeServiceImpl() - Constructor for class org.kuali.rice.kew.role.service.impl.ActionRequestDerivedRoleTypeServiceImpl
-
- actionRequested - Variable in class org.kuali.rice.kew.web.AppSpecificRouteRecipient
-
- actionRequested - Variable in class org.kuali.rice.krad.bo.AdHocRouteRecipient
-
- ActionRequestFactory - Class in org.kuali.rice.kew.actionrequest
-
A factory to aid in creating the ever-so-gnarly ActionRequestValue object.
- ActionRequestFactory() - Constructor for class org.kuali.rice.kew.actionrequest.ActionRequestFactory
-
- ActionRequestFactory(DocumentRouteHeaderValue) - Constructor for class org.kuali.rice.kew.actionrequest.ActionRequestFactory
-
- ActionRequestFactory(DocumentRouteHeaderValue, RouteNodeInstance) - Constructor for class org.kuali.rice.kew.actionrequest.ActionRequestFactory
-
- ActionRequestFactory(RouteContext) - Constructor for class org.kuali.rice.kew.actionrequest.ActionRequestFactory
-
- actionRequestId - Variable in class org.kuali.rice.kew.web.AppSpecificRouteRecipient
-
- actionRequestMatches(ActionRequestValue, String, String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentServiceImpl
-
- ActionRequestPolicy - Enum in org.kuali.rice.kew.api.action
-
- ActionRequestService - Interface in org.kuali.rice.kew.actionrequest.service
-
Service to handle the building, sorting, saving, activating and deactivating of action request graphs.
- ActionRequestServiceImpl - Class in org.kuali.rice.kew.actionrequest.service.impl
-
- ActionRequestServiceImpl() - Constructor for class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
- ActionRequestStatus - Enum in org.kuali.rice.kew.api.action
-
- ActionRequestType - Enum in org.kuali.rice.kew.api.action
-
- ActionRequestTypePermissionTypeServiceImpl - Class in org.kuali.rice.krad.kim
-
- ActionRequestTypePermissionTypeServiceImpl() - Constructor for class org.kuali.rice.krad.kim.ActionRequestTypePermissionTypeServiceImpl
-
- ActionRequestValue - Class in org.kuali.rice.kew.actionrequest
-
Bean mapped to DB.
- ActionRequestValue() - Constructor for class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- ActionSet - Class in org.kuali.rice.kew.api.action
-
Specifies a set of Action codes.
- ActionSet.Builder - Class in org.kuali.rice.kew.api.action
-
- ActionSetContract - Interface in org.kuali.rice.kew.api.action
-
Specifies a set of Action codes.
- ActionTaken - Class in org.kuali.rice.kew.api.action
-
- ActionTaken.Builder - Class in org.kuali.rice.kew.api.action
-
A builder which can be used to construct
ActionTaken
instances.
- ActionTakenContract - Interface in org.kuali.rice.kew.api.action
-
- ActionTakenDAO - Interface in org.kuali.rice.kew.actiontaken.dao
-
- ActionTakenDAOJpaImpl - Class in org.kuali.rice.kew.actiontaken.dao.impl
-
- ActionTakenDAOJpaImpl() - Constructor for class org.kuali.rice.kew.actiontaken.dao.impl.ActionTakenDAOJpaImpl
-
- ActionTakenDAOOjbImpl - Class in org.kuali.rice.kew.actiontaken.dao.impl
-
- ActionTakenDAOOjbImpl() - Constructor for class org.kuali.rice.kew.actiontaken.dao.impl.ActionTakenDAOOjbImpl
-
- ActionTakenEvent - Class in org.kuali.rice.kew.actions
-
Super class containing mostly often used methods by all actions.
- ActionTakenEvent(String, DocumentRouteHeaderValue, PrincipalContract) - Constructor for class org.kuali.rice.kew.actions.ActionTakenEvent
-
- ActionTakenEvent(String, DocumentRouteHeaderValue, PrincipalContract, String) - Constructor for class org.kuali.rice.kew.actions.ActionTakenEvent
-
- ActionTakenEvent(String, DocumentRouteHeaderValue, PrincipalContract, String, boolean) - Constructor for class org.kuali.rice.kew.actions.ActionTakenEvent
-
- ActionTakenEvent - Class in org.kuali.rice.kew.framework.postprocessor
-
Event sent to the postprocessor when an action has been taken
- ActionTakenEvent(String, String, ActionTaken) - Constructor for class org.kuali.rice.kew.framework.postprocessor.ActionTakenEvent
-
- ActionTakenService - Interface in org.kuali.rice.kew.actiontaken.service
-
- ActionTakenServiceImpl - Class in org.kuali.rice.kew.actiontaken.service.impl
-
- ActionTakenServiceImpl() - Constructor for class org.kuali.rice.kew.actiontaken.service.impl.ActionTakenServiceImpl
-
- ActionTakenValue - Class in org.kuali.rice.kew.actiontaken
-
Model object mapped to ojb for representing actions taken on documents by
users.
- ActionTakenValue() - Constructor for class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- ActionToTake - Class in org.kuali.rice.kew.actionlist
-
Represents a mass action taken from the action list
- ActionToTake() - Constructor for class org.kuali.rice.kew.actionlist.ActionToTake
-
- ActionType - Enum in org.kuali.rice.kew.api.action
-
TODO...
- actionTypeCode - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityAction
-
- ActionTypeService - Interface in org.kuali.rice.krms.framework.type
-
- ActionTypeServiceBase - Class in org.kuali.rice.krms.impl.type
-
Base class for
ActionTypeService
implementations, providing
boilerplate for attribute building and merging from various sources.
- ActionTypeServiceBase() - Constructor for class org.kuali.rice.krms.impl.type.ActionTypeServiceBase
-
- ActionTypeValuesFinder - Class in org.kuali.rice.kim.bo.options
-
This is a description of what this class does - shyu don't forget to fill this in.
- ActionTypeValuesFinder() - Constructor for class org.kuali.rice.kim.bo.options.ActionTypeValuesFinder
-
- ActionTypeValuesFinder - Class in org.kuali.rice.krms.impl.repository
-
This class returns all action types of rules.
- ActionTypeValuesFinder() - Constructor for class org.kuali.rice.krms.impl.repository.ActionTypeValuesFinder
-
- activate(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in interface org.kuali.rice.kns.web.struts.action.AuditModeAction
-
- activateExceptionRequests(RouteContext, List<ActionRequestValue>, String, boolean) - Method in class org.kuali.rice.kew.messaging.exceptionhandling.ExceptionRoutingServiceImpl
-
End IU Customization
- activateRequest(ActionRequestValue) - Method in interface org.kuali.rice.kew.actionrequest.service.ActionRequestService
-
- activateRequest(ActionRequestValue, boolean) - Method in interface org.kuali.rice.kew.actionrequest.service.ActionRequestService
-
- activateRequest(ActionRequestValue, ActivationContext) - Method in interface org.kuali.rice.kew.actionrequest.service.ActionRequestService
-
- activateRequest(ActionRequestValue) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
- activateRequest(ActionRequestValue, boolean) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
- activateRequest(ActionRequestValue, ActivationContext) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
- activateRequest(RouteContext, ActionRequestValue, RouteNodeInstance, List) - Method in class org.kuali.rice.kew.engine.node.RequestActivationNode
-
- activateRequestNoNotification(ActionRequestValue, boolean) - Method in interface org.kuali.rice.kew.actionrequest.service.ActionRequestService
-
- activateRequestNoNotification(ActionRequestValue, ActivationContext) - Method in interface org.kuali.rice.kew.actionrequest.service.ActionRequestService
-
- activateRequestNoNotification(ActionRequestValue, boolean) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
- activateRequestNoNotification(ActionRequestValue, ActivationContext) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
- activateRequests(Collection) - Method in interface org.kuali.rice.kew.actionrequest.service.ActionRequestService
-
- activateRequests(Collection, boolean) - Method in interface org.kuali.rice.kew.actionrequest.service.ActionRequestService
-
- activateRequests(Collection, ActivationContext) - Method in interface org.kuali.rice.kew.actionrequest.service.ActionRequestService
-
- activateRequests(Collection) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
- activateRequests(Collection, boolean) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
- activateRequests(Collection, ActivationContext) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
- activateRequests(RouteContext) - Method in class org.kuali.rice.kew.engine.node.IteratedRequestActivationNode
-
Activates any pending requests and returns whether there are outstanding blocking requests
- activateRequests(RouteContext, DocumentRouteHeaderValue, RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.node.RequestActivationNode
-
Activates the action requests that are pending at this routelevel of the document.
- activateRequests(RouteContext, DocumentRouteHeaderValue, RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.node.RoleNode
-
Activates the action requests that are pending at this routelevel of the
document.
- activateRequestsCustom(RouteContext, List<ActionRequestValue>, List<ActionItem>, DocumentRouteHeaderValue, RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.node.RequestActivationNode
-
- activateRequestsCustom(RouteContext, List<ActionRequestValue>, List<ActionItem>, DocumentRouteHeaderValue, RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.node.RoleNode
-
- ACTIVATION_TYPE - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- ActivationContext - Class in org.kuali.rice.kew.engine
-
Represents the current Activation context of the workflow engine
- ActivationContext(boolean) - Constructor for class org.kuali.rice.kew.engine.ActivationContext
-
- ActivationContext(boolean, List<ActionTakenValue>) - Constructor for class org.kuali.rice.kew.engine.ActivationContext
-
- activationPolicyLabels - Static variable in class org.kuali.rice.kew.api.util.CodeTranslator
-
- ActivationTypeEnum - Class in org.kuali.rice.kew.engine.node
-
Activation Type enum type which defines the two types of activation within the engine.
- ACTIVE - Static variable in class org.kuali.rice.core.api.CoreConstants.CommonElements
-
- ACTIVE - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- ACTIVE - Static variable in class org.kuali.rice.kew.api.KEWPropertyConstants
-
- active - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableBase
-
- active - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableEditableBase
-
- active - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableToFromBase
-
- active - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableToFromEditableBase
-
- active - Variable in class org.kuali.rice.kim.bo.ui.RoleDocumentBoBase
-
- active - Variable in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- active - Variable in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- active - Variable in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- active - Variable in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- ACTIVE - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.Delegation
-
- ACTIVE - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.Entity
-
- ACTIVE - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.Person
-
- ACTIVE - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.Principal
-
- ACTIVE - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.Role
-
- active - Variable in class org.kuali.rice.krad.bo.KualiCodeBase
-
- ACTIVE - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- ACTIVE_AS_OF_DATE - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- ACTIVE_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTIVE_FROM_DATE - Static variable in class org.kuali.rice.core.api.CoreConstants.CommonElements
-
- ACTIVE_FROM_DATE - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.DelegationMember
-
- ACTIVE_FROM_DATE - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.GroupMember
-
- ACTIVE_FROM_DATE - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.KimMember
-
- ACTIVE_FROM_DATE - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.RoleMember
-
- ACTIVE_FROM_DATE - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- ACTIVE_INDICATOR - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- ACTIVE_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTIVE_LABEL_LOWER - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ACTIVE_LABELS - Static variable in class org.kuali.rice.krad.keyvalues.IndicatorValuesFinder
-
- ACTIVE_TO_DATE - Static variable in class org.kuali.rice.core.api.CoreConstants.CommonElements
-
- ACTIVE_TO_DATE - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.DelegationMember
-
- ACTIVE_TO_DATE - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.GroupMember
-
- ACTIVE_TO_DATE - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.KimMember
-
- ACTIVE_TO_DATE - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.RoleMember
-
- ACTIVE_TO_DATE - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- activeAsOfDate - Variable in class org.kuali.rice.krad.bo.InactivatableFromToImpl
-
- ActiveCollectionFilter - Class in org.kuali.rice.krad.uif.container
-
Collection filter that removes inactive lines from a collection whose line types
implement the Inactivatable
interface
- ActiveCollectionFilter() - Constructor for class org.kuali.rice.krad.uif.container.ActiveCollectionFilter
-
- activeFromDate - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableToFromBase
-
- activeFromDate - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableToFromEditableBase
-
- activeFromDate - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentBoActiveToFromBase
-
- activeFromDate - Variable in class org.kuali.rice.krad.bo.InactivatableFromToImpl
-
- ActiveInactiveValuesFinder - Class in org.kuali.rice.krad.keyvalues
-
This class returns list containg A = Active, I = Inactive and B = Show All
The labels (values) in the List returned correspond to what is displayed next
to the radio buttons for the Active Indicator form field
- ActiveInactiveValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.ActiveInactiveValuesFinder
-
- activeIndicatorLabels - Static variable in class org.kuali.rice.kew.api.util.CodeTranslator
-
- ActiveRoleMemberHelper - Class in org.kuali.rice.kim.document.rule
-
KULRICE-4153: This class is used to receive a set of Role Members and return a set of active Role Members.
- ActiveRoleMemberHelper() - Constructor for class org.kuali.rice.kim.document.rule.ActiveRoleMemberHelper
-
- activeRoleMemberHelper - Variable in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- activeToDate - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableToFromBase
-
- activeToDate - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableToFromEditableBase
-
- activeToDate - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentBoActiveToFromBase
-
- activeToDate - Variable in class org.kuali.rice.krad.bo.InactivatableFromToImpl
-
- ACTUAL_JOINERS - Static variable in class org.kuali.rice.kew.engine.node.BasicJoinEngine
-
- AD_HOC_REVIEW_DOCUMENT - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- AD_HOC_REVIEW_PERMISSION - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- AD_HOC_ROUTE_ERRORS - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- AD_HOC_ROUTE_PERSON_ERRORS - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- AD_HOC_ROUTE_PERSONS - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- AD_HOC_ROUTE_WORKGROUP_ERRORS - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- AD_HOC_ROUTE_WORKGROUPS - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- add(T) - Method in class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
Wraps BigDecimal's add method to accept and return T instances instead of
BigDecimals, so that users of the class don't have to typecast the return
value.
- add(KualiInteger) - Method in class org.kuali.rice.core.api.util.type.KualiInteger
-
Wraps BigDecimal's add method to accept and return KualiDecimal instances instead of BigDecimals, so that users of the class
don't have to typecast the return value.
- add(FieldDescriptor) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.EntityDescriptor
-
- add(OneToOneDescriptor) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.EntityDescriptor
-
- add(OneToManyDescriptor) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.EntityDescriptor
-
- add(ManyToOneDescriptor) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.EntityDescriptor
-
- add(ManyToManyDescriptor) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.EntityDescriptor
-
- add(E) - Method in class org.kuali.rice.core.util.jaxb.RiceXmlImportList
-
Instead of adding the item to the list, simply invoke the appropriate listener.
- add(ProcessingResult<T>) - Method in class org.kuali.rice.kcb.quartz.ProcessingResult
-
Adds the contents of the specified ProcessingResult to this ProcessingResult
- add(ProcessingResult) - Method in class org.kuali.rice.ken.service.ProcessingResult
-
Adds the contents of the specified ProcessingResult to this ProcessingResult
- ADD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- add(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.notes.web.NoteAction
-
- add(String, String...) - Method in class org.kuali.rice.kns.util.MessageList
-
- add(int, T) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
- add(T) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
- ADD_LINE - Static variable in class org.kuali.rice.krad.uif.UifConstants.ActionEvents
-
- ADD_LINE - Static variable in class org.kuali.rice.krad.uif.UifConstants.IdSuffixes
-
- ADD_LINE - Static variable in class org.kuali.rice.krad.uif.UifConstants.MethodToCallNames
-
- ADD_LINE - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- ADD_LINE_METHOD - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- ADD_MESSAGE_TO_ROUTE_LOG - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ADD_MESSAGE_TO_ROUTE_LOG - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- ADD_NOTE_ATTACHMENT - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- ADD_PREFIX - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- ADD_ROW_DEFAULT_INDEX - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsValues
-
- addAbbreviatedMultiValuedString(Map<String, String>, String, Collection<? extends Object>) - Method in class org.kuali.rice.kew.docsearch.service.impl.DocumentSearchServiceImpl
-
- addAbbreviatedRangeString(Map<String, String>, String, DateTime, DateTime) - Method in class org.kuali.rice.kew.docsearch.service.impl.DocumentSearchServiceImpl
-
- addAbbreviatedString(Map<String, String>, String, String) - Method in class org.kuali.rice.kew.docsearch.service.impl.DocumentSearchServiceImpl
-
- addAcknowledge() - Method in class org.kuali.rice.kew.api.action.ActionSet
-
- addAcknowledge() - Method in class org.kuali.rice.kew.api.action.ActionSet.Builder
-
This overridden method ...
- addAcknowledge() - Method in interface org.kuali.rice.kew.api.action.ActionSetContract
-
- addAction(String) - Method in class org.kuali.rice.kew.api.action.ActionSet
-
- addAction(String) - Method in class org.kuali.rice.kew.api.action.ActionSet.Builder
-
- addAction(String) - Method in interface org.kuali.rice.kew.api.action.ActionSetContract
-
- addActionParameter(String, String) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
Convenience method to add a parameter to the action parameters Map
- addActionParameterIfNotNull(String, Object) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- addActions(Document, Element, List) - Static method in class org.kuali.rice.edl.impl.components.WorkflowDocumentState
-
- addActionTakenCode(String) - Method in class org.kuali.rice.kew.actions.ValidActions
-
- addActualJoiner(RouteNodeInstance, Branch) - Method in class org.kuali.rice.kew.engine.node.BasicJoinEngine
-
- addActualJoiner(RouteNodeInstance, Branch) - Method in interface org.kuali.rice.kew.engine.node.JoinEngine
-
- addAdditionalSections(List, BusinessObject) - Method in interface org.kuali.rice.kns.inquiry.Inquirable
-
Deprecated.
- addAdditionalSections(List, BusinessObject) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
Deprecated.
- addAdditonalToConfig() - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
- addAdditonalToConfig() - Method in class org.kuali.rice.core.impl.config.module.CoreConfigurer
-
- addAdditonalToConfig() - Method in class org.kuali.rice.kew.config.KEWConfigurer
-
- addAdditonalToConfig() - Method in class org.kuali.rice.krad.config.KRADConfigurer
-
- addAdditonalToConfig() - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- addAddress(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- addAddressToEntity(EntityAddress) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
This will create a
EntityAddress
exactly like the address passed in.
- addAddressToEntity(EntityAddress) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- addAddressToEntity(EntityAddress) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- AddAdHocRoutePersonEvent - Class in org.kuali.rice.krad.rules.rule.event
-
This class represents the add AdHocRoutePerson event that is part of an eDoc in Kuali.
- AddAdHocRoutePersonEvent(String, Document, AdHocRoutePerson) - Constructor for class org.kuali.rice.krad.rules.rule.event.AddAdHocRoutePersonEvent
-
Constructs an AddAdHocRoutePersonEvent with the specified errorPathPrefix, document, and adHocRoutePerson
- AddAdHocRoutePersonEvent(Document, AdHocRoutePerson) - Constructor for class org.kuali.rice.krad.rules.rule.event.AddAdHocRoutePersonEvent
-
Constructs an AddAdHocRoutePersonEvent with the given document
- AddAdHocRoutePersonRule - Interface in org.kuali.rice.krad.rules.rule
-
Defines a rule which gets invoked immediately before a document has a adHocRoutePerson added to it.
- AddAdHocRouteWorkgroupEvent - Class in org.kuali.rice.krad.rules.rule.event
-
This class represents the add AdHocRouteWorkgroup event that is part of an eDoc in Kuali.
- AddAdHocRouteWorkgroupEvent(String, Document, AdHocRouteWorkgroup) - Constructor for class org.kuali.rice.krad.rules.rule.event.AddAdHocRouteWorkgroupEvent
-
Constructs an AddAdHocRouteWorkgroupEvent with the specified errorPathPrefix, document, and adHocRouteWorkgroup
- AddAdHocRouteWorkgroupEvent(Document, AdHocRouteWorkgroup) - Constructor for class org.kuali.rice.krad.rules.rule.event.AddAdHocRouteWorkgroupEvent
-
Constructs an AddAdHocRouteWorkgroupEvent with the given document
- AddAdHocRouteWorkgroupRule - Interface in org.kuali.rice.krad.rules.rule
-
Defines a rule which gets invoked immediately before a document has an adHocRouteWorkgroup added to it.
- addAdHocs(Document) - Method in interface org.kuali.rice.krad.service.DocumentAdHocService
-
- addAdHocs(Document) - Method in class org.kuali.rice.krad.service.impl.DocumentAdHocServiceImpl
-
- addAffiliationToEntity(EntityAffiliation) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- addAffiliationToEntity(EntityAffiliation) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- addAffiliationToEntity(EntityAffiliation) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- addAffln(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- addAgendaItem(AgendaItemDefinition, String, Boolean) - Method in interface org.kuali.rice.krms.impl.repository.AgendaBoService
-
- addAgendaItem(AgendaItemDefinition, String, Boolean) - Method in class org.kuali.rice.krms.impl.repository.AgendaBoServiceImpl
-
This overridden method adds a new AgendaItemDefinition to the repository
- addAll(int, Collection<? extends T>) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
- addAll(Collection<? extends T>) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
- addAllFailures(Collection<ProcessingResult.Failure<T>>) - Method in class org.kuali.rice.kcb.quartz.ProcessingResult
-
Adds a collection of failures
- addAllFailures(Collection) - Method in class org.kuali.rice.ken.service.ProcessingResult
-
Adds a collection of failures
- addAllSuccesses(Collection<T>) - Method in class org.kuali.rice.kcb.quartz.ProcessingResult
-
Adds a collectin of successes
- addAllSuccesses(Collection) - Method in class org.kuali.rice.ken.service.ProcessingResult
-
Adds a collectin of successes
- addApprove() - Method in class org.kuali.rice.kew.api.action.ActionSet
-
- addApprove() - Method in class org.kuali.rice.kew.api.action.ActionSet.Builder
-
- addApprove() - Method in interface org.kuali.rice.kew.api.action.ActionSetContract
-
- addAttachment(Attachment) - Method in class org.kuali.rice.krad.bo.Note
-
Adds the given attachment to this note.
- addAttributeDefinition(WorkflowAttributeDefinition) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Adds a workflow attribute definition.
- addAttributeDefinition(WorkflowAttributeDefinition) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- addAttributeDefinition(WorkflowAttributeDefinition) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl.ModifiableDocumentContent
-
- addAttributeLabel(DocumentConfigurationViewForm, String) - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewAction
-
- addBamParam(BAMParam) - Method in class org.kuali.rice.ksb.messaging.bam.BAMTargetEntry
-
- addBccAddress(String) - Method in class org.kuali.rice.core.api.mail.MailMessage
-
- addBeanFactory(BeanFactory) - Static method in class org.kuali.rice.core.framework.persistence.ojb.RiceDataSourceConnectionFactory
-
- addBioDemographicsToEntity(EntityBioDemographics) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- addBioDemographicsToEntity(EntityBioDemographics) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- addBioDemographicsToEntity(EntityBioDemographics) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- addBookOrder(BookOrder) - Method in class edu.sampleu.bookstore.document.BookOrderDocument
-
- addBookOrder(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class edu.sampleu.bookstore.document.web.BookOrderAction
-
- addBranchState(BranchState) - Method in class org.kuali.rice.kew.engine.node.Branch
-
- addCancel() - Method in class org.kuali.rice.kew.api.action.ActionSet
-
- addCancel() - Method in class org.kuali.rice.kew.api.action.ActionSet.Builder
-
- addCancel() - Method in interface org.kuali.rice.kew.api.action.ActionSetContract
-
- addCcAddress(String) - Method in class org.kuali.rice.core.api.mail.MailMessage
-
- addCDataElement(Document, Element, String, Object) - Static method in class org.kuali.rice.kew.mail.service.impl.StyleableEmailContentServiceImpl
-
- addChild(Node<T, K>) - Method in class org.kuali.rice.core.api.util.tree.Node
-
Adds a child to the list of children for this Node.
- addChild(WorkflowServiceError) - Method in interface org.kuali.rice.kew.exception.WorkflowServiceError
-
- addChild(WorkflowServiceError) - Method in class org.kuali.rice.kew.exception.WorkflowServiceErrorImpl
-
- addChild(ConstraintValidationResult) - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- addChildDocumentTypes(StringBuilder, Collection<DocumentType>) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- addChildNode(PropertySerializerTrieNode) - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrieNode
-
- addChildren(Collection) - Method in interface org.kuali.rice.kew.exception.WorkflowServiceError
-
- addChildren(Collection) - Method in class org.kuali.rice.kew.exception.WorkflowServiceErrorImpl
-
- addCitizenship(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- addCitizenshipToEntity(EntityCitizenship) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- addCitizenshipToEntity(EntityCitizenship) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- addCitizenshipToEntity(EntityCitizenship) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- addClassesDirectory(File) - Method in class org.kuali.rice.kew.plugin.PluginClassLoader
-
- addClientCertificateToModuleKeyStore(String, Certificate) - Method in class org.kuali.rice.ksb.security.admin.service.impl.JavaSecurityManagementServiceImpl
-
- addClientSideStateForComponent(Component, Map<String, Object>) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Reflects the class for the given component to find any fields that are annotated with
ClientSideState
and adds the corresponding property name/value pair to the client side state
map
- AddCollectionLineRule - Interface in org.kuali.rice.kns.rule
-
Deprecated.
- addCommonQualifiersToMap(Map<String, String>, Document, DocumentEntry, String) - Method in class org.kuali.rice.krad.workflow.attribute.DataDictionaryQualifierResolver
-
Adds common qualifiers to a given Map
- addCommonQualifiersToMap(Map<String, String>, RouteContext, String) - Method in class org.kuali.rice.krad.workflow.attribute.QualifierResolverBase
-
Adds common qualifiers to a given Map
- addComplete() - Method in class org.kuali.rice.kew.api.action.ActionSet
-
- addComplete() - Method in class org.kuali.rice.kew.api.action.ActionSet.Builder
-
- addComplete() - Method in interface org.kuali.rice.kew.api.action.ActionSetContract
-
- addConfigFileLocation(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
- addConfigProcessor(String, String) - Method in class org.kuali.rice.edl.impl.EDLGlobalConfig
-
- addConstraintValidationResult(ConstraintValidationResult) - Method in class org.kuali.rice.krad.datadictionary.validation.result.AttributeValidationResult
-
- addConstraintValidationResult(AttributeValueReader, ConstraintValidationResult) - Method in class org.kuali.rice.krad.datadictionary.validation.result.DictionaryValidationResult
-
- addConstructorParameter(DataDefinition) - Method in class org.kuali.rice.core.api.reflect.ObjectDefinition
-
- addContentType(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ken.web.spring.ContentTypeController
-
addContentType
- addCopyErrorDocumentNote(String) - Method in class org.kuali.rice.krad.document.DocumentBase
-
Adds a note to the document indicating it was created by a copy or error correction.
- addCriteria(String, String, Class, boolean, boolean, Criteria) - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.SqlBuilder
-
- addCustomContainerComponents(View, Object, Container) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Hook for creating new components with code and adding them to a container
- addCustomFunctions(StandardEvaluationContext) - Method in class org.kuali.rice.krad.uif.service.impl.ExpressionEvaluatorServiceImpl
-
Registers custom functions for el expressions with the given context
- addDataDictionaryLocation(String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- addDataDictionaryLocations(List<String>) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
- addDataDictionaryLocations(List<String>) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- addDataSet(QName, Object) - Method in class org.kuali.rice.core.api.impex.ExportDataSet
-
- AddDelegationEvent - Class in org.kuali.rice.kim.rule.event.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- AddDelegationEvent(String, IdentityManagementRoleDocument) - Constructor for class org.kuali.rice.kim.rule.event.ui.AddDelegationEvent
-
- AddDelegationEvent(String, Document, RoleDocumentDelegation) - Constructor for class org.kuali.rice.kim.rule.event.ui.AddDelegationEvent
-
- addDelegationMember(RoleDocumentDelegationMember) - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- addDelegationMember(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- addDelegationMember(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementRoleDocumentAction
-
- addDelegationMemberAttributeData(DelegateMemberBo, Map<String, String>, String) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- AddDelegationMemberEvent - Class in org.kuali.rice.kim.rule.event.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- AddDelegationMemberEvent(String, IdentityManagementRoleDocument) - Constructor for class org.kuali.rice.kim.rule.event.ui.AddDelegationMemberEvent
-
- AddDelegationMemberEvent(String, Document, RoleDocumentDelegationMember) - Constructor for class org.kuali.rice.kim.rule.event.ui.AddDelegationMemberEvent
-
- addDelegationMemberRule - Variable in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- AddDelegationMemberRule - Interface in org.kuali.rice.kim.rule.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- addDelegationMemberRuleClass - Variable in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- addDelegationMemberToDelegation(RoleDocumentDelegationMember) - Method in class org.kuali.rice.kim.document.IdentityManagementKimDocument
-
- addDelegationRequest(ActionRequestValue, Recipient, String, Boolean, DelegationType, String, String) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestFactory
-
- addDelegationRoleRequest(ActionRequestValue, String, RoleRecipient, String, Boolean, DelegationType, String, String) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestFactory
-
- addDelegationRule(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction
-
- addDelegationRule - Variable in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- AddDelegationRule - Interface in org.kuali.rice.kim.rule.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- addDelegationRuleClass - Variable in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- addDelegatorElement(Document, Element, ActionItem) - Static method in class org.kuali.rice.kew.mail.service.impl.StyleableEmailContentServiceImpl
-
- addDisapprove() - Method in class org.kuali.rice.kew.api.action.ActionSet
-
- addDisapprove() - Method in class org.kuali.rice.kew.api.action.ActionSet.Builder
-
- addDisapprove() - Method in interface org.kuali.rice.kew.api.action.ActionSetContract
-
- addDocumentAttributeValue(String, String) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- addDocumentHeaderXML(Document, DocumentRouteHeaderValue, Node, String) - Method in class org.kuali.rice.kew.mail.service.impl.StyleableEmailContentServiceImpl
-
This method handles converting the DocumentRouteHeaderValue into an XML representation.
- addDocumentLink(DocumentLink) - Method in interface org.kuali.rice.kew.api.document.WorkflowDocumentService
-
- addDocumentLink(DocumentLink) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentServiceImpl
-
- addDocumentToUserSession(UserSession, WorkflowDocument) - Method in class org.kuali.rice.kns.service.impl.SessionDocumentServiceImpl
-
Deprecated.
- addDocumentToUserSession(UserSession, WorkflowDocument) - Method in interface org.kuali.rice.kns.service.SessionDocumentService
-
Deprecated.
This method places a document into the user session.
- addDocumentToUserSession(UserSession, WorkflowDocument) - Method in class org.kuali.rice.krad.service.impl.SessionDocumentServiceImpl
-
- addDocumentToUserSession(UserSession, WorkflowDocument) - Method in interface org.kuali.rice.krad.service.SessionDocumentService
-
This method places a document into the user session.
- addDocumentType(String) - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- addDocumentTypeLikeNameToSearchOn(StringBuilder, String, String) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- addDocumentTypeNameToSearchOn(StringBuilder, String) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- addDocumentTypeNameToSearchOn(StringBuilder, String, String) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- addDocumentTypeNotificationPreference(String, String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- ADDED - Static variable in class org.kuali.rice.kew.api.KewApiConstants.GroupMembershipChangeOperations
-
- addEditablePropertiesToHistory(Set<String>) - Method in class org.kuali.rice.kns.web.EditablePropertiesHistoryHolder
-
Deprecated.
Adds a Set of editable property names to the history, keyed with the given guid String.
- addEdlController(EDLController) - Method in class org.kuali.rice.edl.impl.EDLControllerChain
-
- addEmail(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- addEmailToEntity(EntityEmail) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
This will create a
EntityEmail
exactly like the email passed in.
- addEmailToEntity(EntityEmail) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- addEmailToEntity(EntityEmail) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- addEmpInfo(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- addEmploymentToEntity(EntityEmployment) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- addEmploymentToEntity(EntityEmployment) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- addEmploymentToEntity(EntityEmployment) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- addEncryptionIndicatorToBackupTable(String) - Method in interface org.kuali.rice.devtools.pdle.PostDataLoadEncryptionDao
-
- addEncryptionIndicatorToBackupTable(String) - Method in class org.kuali.rice.krad.dao.jdbc.PostDataLoadEncryptionDaoJdbc
-
- addEntityTypeContactInfoToEntity(EntityTypeContactInfo) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- addEntityTypeContactInfoToEntity(EntityTypeContactInfo) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- addEntityTypeContactInfoToEntity(EntityTypeContactInfo) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- addError(String) - Method in exception org.kuali.rice.kcb.exception.ErrorList
-
This method adds errors to the error list.
- addError(String) - Method in exception org.kuali.rice.ken.exception.ErrorList
-
This method adds errors to the error list.
- addError(String) - Method in class org.kuali.rice.kew.api.validation.ValidationResults.Builder
-
Convenience method for adding an error message
- addError(String, String) - Method in class org.kuali.rice.kew.api.validation.ValidationResults.Builder
-
Convenience method for adding an error message for a given field
- addError(AttributeValueReader, String, String, String...) - Method in class org.kuali.rice.krad.datadictionary.validation.result.DictionaryValidationResult
-
- addErrors(String...) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeError.Builder
-
Adds errors to the AttributeError.
- addErrors(List<String>) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeError.Builder
-
Adds errors to the AttributeError.
- addErrors(ErrorList) - Method in exception org.kuali.rice.kcb.exception.ErrorList
-
This method adds a list of errors to the error list.
- addErrors(ErrorList) - Method in exception org.kuali.rice.ken.exception.ErrorList
-
This method adds a list of errors to the error list.
- addErrorsAndMessagesToDocument(Document, List, List, Map<String, String>) - Static method in class org.kuali.rice.edl.impl.EDLXmlUtils
-
Adds the specified errors and messages to the <documentState> element of the
given EDL doc
- addEthnicityToEntity(EntityEthnicity) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- addEthnicityToEntity(EntityEthnicity) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- addEthnicityToEntity(EntityEthnicity) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- addExpectedJoiner(RouteNodeInstance, Branch) - Method in class org.kuali.rice.kew.engine.node.BasicJoinEngine
-
- addExpectedJoiner(RouteNodeInstance, Branch) - Method in interface org.kuali.rice.kew.engine.node.JoinEngine
-
- addExternalIdentifierToEntity(EntityExternalIdentifier) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- addExternalIdentifierToEntity(EntityExternalIdentifier) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- addExternalIdentifierToEntity(EntityExternalIdentifier) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- addFact(String, Map<String, String>, Object) - Method in class org.kuali.rice.krms.api.engine.Facts.Builder
-
Add a fact mapping from the name and parameter map combination to the fact value
- addFact(String, Object) - Method in class org.kuali.rice.krms.api.engine.Facts.Builder
-
Add a fact mapping from the term name to the fact value
- addFact(Term, Object) - Method in class org.kuali.rice.krms.api.engine.Facts.Builder
-
Add a fact mapping from the
Term
to the fact value
- addFactsByName(Map<String, Object>) - Method in class org.kuali.rice.krms.api.engine.Facts.Builder
-
Add facts in bulk to this Facts parameter object
- addFactsByTerm(Map<Term, Object>) - Method in class org.kuali.rice.krms.api.engine.Facts.Builder
-
Add facts in bulk to this Facts parameter object
- addFailure(ProcessingResult.Failure<T>) - Method in class org.kuali.rice.kcb.quartz.ProcessingResult
-
Adds a failure
- addFailure(Object) - Method in class org.kuali.rice.ken.service.ProcessingResult
-
Adds a failure
- addFkField(String) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.CollectionDescriptor
-
- addFkField(String) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.ObjectDescriptor
-
- addFullyMaskedField(String, MaskFormatter) - Method in interface org.kuali.rice.kns.document.authorization.BusinessObjectRestrictions
-
- addFullyMaskedField(String, MaskFormatter) - Method in class org.kuali.rice.kns.document.authorization.BusinessObjectRestrictionsBase
-
- addFyi() - Method in class org.kuali.rice.kew.api.action.ActionSet
-
- addFyi() - Method in class org.kuali.rice.kew.api.action.ActionSet.Builder
-
- addFyi() - Method in interface org.kuali.rice.kew.api.action.ActionSetContract
-
- addGlobalErrorMessage(Document, String) - Static method in class org.kuali.rice.edl.impl.EDLXmlUtils
-
- addGroup(String) - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition.Builder
-
- addGroup(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- AddGroupEvent - Class in org.kuali.rice.kim.rule.event.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- AddGroupEvent(String, IdentityManagementPersonDocument) - Constructor for class org.kuali.rice.kim.rule.event.ui.AddGroupEvent
-
- AddGroupEvent(String, Document, PersonDocumentGroup) - Constructor for class org.kuali.rice.kim.rule.event.ui.AddGroupEvent
-
- AddGroupMemberEvent - Class in org.kuali.rice.kim.rule.event.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- AddGroupMemberEvent(String, IdentityManagementGroupDocument) - Constructor for class org.kuali.rice.kim.rule.event.ui.AddGroupMemberEvent
-
- AddGroupMemberEvent(String, Document, GroupDocumentMember) - Constructor for class org.kuali.rice.kim.rule.event.ui.AddGroupMemberEvent
-
- addGroupMemberRule - Variable in class org.kuali.rice.kim.document.rule.IdentityManagementGroupDocumentRule
-
- AddGroupMemberRule - Interface in org.kuali.rice.kim.rule.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- addGroupMemberRuleClass - Variable in class org.kuali.rice.kim.document.rule.IdentityManagementGroupDocumentRule
-
- addGroupRule - Variable in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- AddGroupRule - Interface in org.kuali.rice.kim.rule.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- addGroupRuleClass - Variable in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- addGroupToGroup(String, String) - Method in interface org.kuali.rice.kim.api.group.GroupService
-
Adds the group with the id supplied in childId as a member of the group with the id supplied in parentId.
- addGroupToGroup(String, String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- addGroupToGroup(String, String) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- addGroupToGroup(String, String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- addHeaderField(Field, int) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Creates a new instance of the header field prototype and then sets the
label to the short (if useShortLabels is set to true) or long label of
the given component.
- addHiddenField(String) - Method in interface org.kuali.rice.kns.document.authorization.InquiryOrMaintenanceDocumentRestrictions
-
- addHiddenField(String) - Method in class org.kuali.rice.kns.document.authorization.InquiryOrMaintenanceDocumentRestrictionsBase
-
- addHiddenFields(List<Row>, boolean, boolean) - Method in class org.kuali.rice.kew.docsearch.DocumentSearchCriteriaProcessorKEWAdapter
-
- addHiddenSectionId(String) - Method in interface org.kuali.rice.kns.document.authorization.InquiryOrMaintenanceDocumentRestrictions
-
- addHiddenSectionId(String) - Method in class org.kuali.rice.kns.document.authorization.InquiryOrMaintenanceDocumentRestrictionsBase
-
- addInactivateableFromToActiveCriteria(Object, String, Criteria, Map) - Method in class org.kuali.rice.krad.dao.impl.LookupDaoJpa
-
Translates criteria for active status to criteria on the active from and to fields
- addInactivateableFromToActiveCriteria(Object, String, Criteria, Map) - Method in class org.kuali.rice.krad.dao.impl.LookupDaoOjb
-
Translates criteria for active status to criteria on the active from and to fields
- addInactivateableFromToCurrentCriteria(Object, String, Criteria, Map) - Method in class org.kuali.rice.krad.dao.impl.LookupDaoJpa
-
Translates criteria for current status to a sub-query on active begin date
- addInactivateableFromToCurrentCriteria(Object, String, Criteria, Map) - Method in class org.kuali.rice.krad.dao.impl.LookupDaoOjb
-
Translates criteria for current status to criteria on the active from field
- addInitialComponentState(Component) - Method in class org.kuali.rice.krad.uif.view.ViewIndex
-
Adds a copy of the given component instance to the map of initial component states keyed by the component
factory id
- addInquirableItemRestrictions(Collection, InquiryAuthorizer, InquiryRestrictions, BusinessObject, BusinessObject, String, Person) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectAuthorizationServiceImpl
-
Deprecated.
- addInverseJoinColumnDescriptor(JoinColumnDescriptor) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.CollectionDescriptor
-
- ADDITIONAL_CONFIG_LOCATIONS_PARAM - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- additionalDetails - Variable in exception org.kuali.rice.krad.exception.AuthorizationException
-
- additionalDisplayAttributeName - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- additionalDisplayAttributeName - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- additionalDisplayAttributeName - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- additionalDisplayPropertyName - Variable in class org.kuali.rice.krad.uif.field.DataField
-
- additionalSectionsFile - Variable in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- addJoinColumnDescriptor(JoinColumnDescriptor) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.CollectionDescriptor
-
- addJoinColumnDescriptor(JoinColumnDescriptor) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.ObjectDescriptor
-
- addKimRoleRequest(String, Integer, Role, List<RoleMembership>, String, String, boolean, String, String) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestFactory
-
Generates an ActionRequest graph for the given KIM Responsibilities.
- addKRADManagedClassNames(MutablePersistenceUnitInfo) - Method in class org.kuali.rice.krad.app.persistence.jpa.RicePersistenceUnitPostProcessor
-
Adds all the KNS Managed entities to the persistence unit - which is important, becuase all
persistence units get the KNS entities to manage
- addLibDirectory(File) - Method in class org.kuali.rice.kew.plugin.PluginClassLoader
-
- addLine(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiMaintenanceDocumentAction
-
Adds a line to a collection being maintained in a many section.
- addLine(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
Called by the add line action for a new collection line.
- addListener(String) - Method in class org.kuali.rice.kew.plugin.PluginConfig
-
- addListener(URLMonitor.URLContentChangedListener) - Method in class org.kuali.rice.krad.datadictionary.URLMonitor
-
- addListener(MemoryMonitor.Listener) - Method in class org.kuali.rice.krad.util.MemoryMonitor
-
- addListener(ResultListener) - Method in class org.kuali.rice.krms.framework.engine.ResultLogger
-
- addMaintainableItemRestrictions(List<? extends MaintainableItemDefinition>, MaintenanceDocumentAuthorizer, MaintenanceDocumentRestrictions, MaintenanceDocument, BusinessObject, String, Person) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectAuthorizationServiceImpl
-
Deprecated.
- addManagedClassNames(MutablePersistenceUnitInfo, PersistableBusinessObjectClassExposer) - Method in class org.kuali.rice.krad.app.persistence.jpa.RicePersistenceUnitPostProcessor
-
Adds the class names listed by exposed by the given exposer into the persistence unit
- addMaxUploadSize(String) - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
Adds the given string as a maximum size to the form.
- addMember(GroupDocumentMember) - Method in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- addMember(KimDocumentRoleMember) - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- addMember(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementGroupDocumentAction
-
- addMember(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementRoleDocumentAction
-
- addMemberAttributeData(RoleMemberBo, Map<String, String>, String) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- AddMemberEvent - Class in org.kuali.rice.kim.rule.event.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- AddMemberEvent(String, IdentityManagementRoleDocument) - Constructor for class org.kuali.rice.kim.rule.event.ui.AddMemberEvent
-
- AddMemberEvent(String, Document, KimDocumentRoleMember) - Constructor for class org.kuali.rice.kim.rule.event.ui.AddMemberEvent
-
- addMemberRule - Variable in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- AddMemberRule - Interface in org.kuali.rice.kim.rule.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- addMemberRuleClass - Variable in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- addMethodToCallToUncheckedList(String) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
-
Use to add a methodToCall to the a list which will not have authorization checks.
- addMultipleValueLookupResults(MaintenanceDocument, String, Collection<PersistableBusinessObject>, boolean, PersistableBusinessObject) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- addMultipleValueLookupResults(MaintenanceDocument, String, Collection<PersistableBusinessObject>, boolean, PersistableBusinessObject) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
-
Deprecated.
- addName(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- addNameToEntity(EntityName) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
This will create a
EntityName
exactly like the name passed in.
- addNameToEntity(EntityName) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- addNameToEntity(EntityName) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- addNewDelegation() - Method in class org.kuali.rice.kew.rule.web.WebRuleResponsibility
-
- addNewLineToCollection(String) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- addNewLineToCollection(String) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
-
Deprecated.
- addNextNode(RouteNode) - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- addNextNodeInstance(RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- addNoConstraint(AttributeValueReader, String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.DictionaryValidationResult
-
- addNodeComponents(Node<Group, MessageField>, List<Component>) - Method in class org.kuali.rice.krad.uif.container.TreeGroup
-
Retrieves the Component
instances from the node for building the nested
components list
- addNodeState(NodeState) - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- addNote(NoteConfigComponent.NoteForm) - Method in class org.kuali.rice.edl.impl.components.NoteConfigComponent
-
- addNote(Note) - Method in interface org.kuali.rice.krad.document.Document
-
Adds the given Note to the document's list of Notes.
- addNote(Note) - Method in class org.kuali.rice.krad.document.DocumentBase
-
- AddNoteEvent - Class in org.kuali.rice.krad.rules.rule.event
-
This class represents the add note event that is part of an eDoc in Kuali.
- AddNoteEvent(String, Document, Note) - Constructor for class org.kuali.rice.krad.rules.rule.event.AddNoteEvent
-
Constructs an AddNoteEvent with the specified errorPathPrefix and document
- AddNoteEvent(Document, Note) - Constructor for class org.kuali.rice.krad.rules.rule.event.AddNoteEvent
-
Constructs an AddNoteEvent with the given document
- AddNoteRule - Interface in org.kuali.rice.krad.rules.rule
-
Defines a rule which gets invoked immediately before a document has a note added to it.
- addNotes(Document, NoteConfigComponent.NoteForm) - Static method in class org.kuali.rice.edl.impl.components.NoteConfigComponent
-
- addNotificationPreference(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.preferences.web.PreferencesAction
-
- addNotificationSuppression(RouteNodeInstance, ActionRequestValue) - Method in class org.kuali.rice.kew.actionrequest.service.impl.NotificationSuppression
-
add metadata (a NodeState) to the route node so that if this action request is regenerated
verbatim, the notification email will suppressed (since it is a duplicate!).
- addObject(String, Object) - Method in class org.kuali.rice.krad.UserSession
-
allows adding an arbitrary object to the session with static a string key that can be used to later access this object from
the session using the retrieveObject method in this class
- addObjectWithGeneratedKey(Serializable, String) - Method in class org.kuali.rice.krad.UserSession
-
allows adding an arbitrary object to the session and returns a string key that can be used to later access this object from
the session using the retrieveObject method in this class.
- addObjectWithGeneratedKey(Object) - Method in class org.kuali.rice.krad.UserSession
-
allows adding an arbitrary object to the session and returns a string key that can be used to later access this object from
the session using the retrieveObject method in this class.
- addObjectXML(Document, Object, Node, String) - Static method in class org.kuali.rice.kew.mail.service.impl.StyleableEmailContentServiceImpl
-
- addOptimisticLockExceptionClass(Class<? extends Throwable>) - Static method in class org.kuali.rice.core.framework.persistence.ojb.DataAccessUtils
-
- addParameter(String) - Method in class org.kuali.rice.kew.api.document.attribute.WorkflowAttributeDefinition.Builder
-
Adds a parameter to the list of parameters maintained by this builder.
- addParameter(String) - Method in class org.kuali.rice.kew.messaging.ParameterTranslator
-
- addPartiallyMaskedField(String, MaskFormatter) - Method in interface org.kuali.rice.kns.document.authorization.BusinessObjectRestrictions
-
- addPartiallyMaskedField(String, MaskFormatter) - Method in class org.kuali.rice.kns.document.authorization.BusinessObjectRestrictionsBase
-
- addPathValuesToQualifier(Object, List<String>, WorkflowAttributePropertyResolutionServiceImpl.RoutingAttributeTracker, Map<String, String>) - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowAttributePropertyResolutionServiceImpl
-
Aardvarks values out of a business object and puts them into an Map, based on a List of paths
- addPermission(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementRoleDocumentAction
-
- addPermissionDetails(Object, Map<String, String>) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- addPermissionDetails(Object, Map<String, String>) - Method in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentAuthorizerBase
-
- addPermissionDetails(Object, Map<String, String>) - Method in class org.kuali.rice.krad.bo.DataObjectAuthorizerBase
-
Override this method to populate the permission details from the primary
data object or document.
- addPermissionDetails(Object, Map<String, String>) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
-
- addPermissionDetails(Object, Map<String, String>) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- addPermissionDetails(Object, Map<String, String>) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentAuthorizerBase
-
- addPermissionDetails(Object, Map<String, String>) - Method in class org.kuali.rice.krad.maintenance.MaintenanceViewAuthorizerBase
-
- AddPermissionEvent - Class in org.kuali.rice.kim.rule.event.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- AddPermissionEvent(String, IdentityManagementRoleDocument) - Constructor for class org.kuali.rice.kim.rule.event.ui.AddPermissionEvent
-
- AddPermissionEvent(String, Document, KimDocumentRolePermission) - Constructor for class org.kuali.rice.kim.rule.event.ui.AddPermissionEvent
-
- addPermissionRule - Variable in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- AddPermissionRule - Interface in org.kuali.rice.kim.rule.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- addPermissionRuleClass - Variable in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- AddPersonDelegationMemberEvent - Class in org.kuali.rice.kim.rule.event.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- AddPersonDelegationMemberEvent(String, IdentityManagementPersonDocument) - Constructor for class org.kuali.rice.kim.rule.event.ui.AddPersonDelegationMemberEvent
-
- AddPersonDelegationMemberEvent(String, Document, RoleDocumentDelegationMember) - Constructor for class org.kuali.rice.kim.rule.event.ui.AddPersonDelegationMemberEvent
-
- addPersonDelegationMemberRule - Variable in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- AddPersonDelegationMemberRule - Interface in org.kuali.rice.kim.rule.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- addPersonDelegationMemberRuleClass - Variable in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- AddPersonDocumentDelegationMemberQualifierRule - Interface in org.kuali.rice.kim.rule.ui
-
This is a description of what this class does - wliang don't forget to fill this in.
- AddPersonDocumentRoleQualifierEvent - Class in org.kuali.rice.kim.rule.event.ui
-
This is a description of what this class does - wliang don't forget to fill this in.
- AddPersonDocumentRoleQualifierEvent(String, IdentityManagementPersonDocument, KimDocumentRoleMember, PersonDocumentRole, int) - Constructor for class org.kuali.rice.kim.rule.event.ui.AddPersonDocumentRoleQualifierEvent
-
- AddPersonDocumentRoleQualifierRule - Interface in org.kuali.rice.kim.rule.ui
-
This is a description of what this class does - wliang don't forget to fill this in.
- addPessimisticLock(PessimisticLock) - Method in interface org.kuali.rice.krad.document.Document
-
This method adds a new
PessimisticLock
to the document
NOTE: LOCKS ADDED VIA THIS METHOD WILL NOT BE SAVED WITH THE DOCUMENT
- addPessimisticLock(PessimisticLock) - Method in class org.kuali.rice.krad.document.DocumentBase
-
- addPhone(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- addPhoneToEntity(EntityPhone) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
This will create a
EntityPhone
exactly like the phone passed in.
- addPhoneToEntity(EntityPhone) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- addPhoneToEntity(EntityPhone) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- addPluginEnvironment(PluginEnvironment) - Method in class org.kuali.rice.kew.plugin.BasePluginRegistry
-
- addPluginEnvironment(PluginEnvironment) - Method in interface org.kuali.rice.kew.plugin.PluginRegistry
-
- addPluginEnvironment(PluginEnvironment) - Method in class org.kuali.rice.kew.plugin.ServerPluginRegistry
-
- addPluginListener(PluginListener) - Method in class org.kuali.rice.kew.plugin.Plugin
-
- addPostProcessor(String, Element) - Method in class org.kuali.rice.edl.impl.EDLGlobalConfig
-
- addPreProcessor(String, Element) - Method in class org.kuali.rice.edl.impl.EDLGlobalConfig
-
- addPrincipal(String) - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition.Builder
-
- addPrincipalToEntity(Principal) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
This will create a
Principal
exactly like the principal passed in.
- addPrincipalToEntity(Principal) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- addPrincipalToEntity(Principal) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- addPrincipalToGroup(String, String) - Method in interface org.kuali.rice.kim.api.group.GroupService
-
Add the principal with the given principalId as a member of the group with the given groupId.
- addPrincipalToGroup(String, String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- addPrincipalToGroup(String, String) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- addPrincipalToGroup(String, String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- addPrincipalToSesn(String, String) - Method in class org.kuali.rice.kim.sesn.DistributedSession
-
This method appends a principal to an active session
- addPrivacyPreferencesToEntity(EntityPrivacyPreferences) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- addPrivacyPreferencesToEntity(EntityPrivacyPreferences) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- addPrivacyPreferencesToEntity(EntityPrivacyPreferences) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- addProcess(ProcessDefinitionBo) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- addProperty(PropertyDefinition) - Method in class org.kuali.rice.core.api.reflect.ObjectDefinition
-
- addPropertyDefinition(PropertyDefinition) - Method in class org.kuali.rice.kew.api.document.attribute.WorkflowAttributeDefinition.Builder
-
Adds the given property definition to the list of property definitions maintained by this builder.
- addPropertyDefinition(String, String) - Method in class org.kuali.rice.kew.api.document.attribute.WorkflowAttributeDefinition.Builder
-
Add a property definition constructed from the given name and value to the list of property definitions
on this builder.
- addProposition(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorController
-
- addReadOnlyField(String) - Method in interface org.kuali.rice.kns.document.authorization.MaintenanceDocumentRestrictions
-
- addReadOnlyField(String) - Method in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentRestrictionsBase
-
- addReadOnlySectionId(String) - Method in interface org.kuali.rice.kns.document.authorization.MaintenanceDocumentRestrictions
-
- addReadOnlySectionId(String) - Method in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentRestrictionsBase
-
- addRecipient(NotificationRecipient) - Method in class org.kuali.rice.ken.bo.Notification
-
Adds a recipient
- addRecipientList(NotificationRecipientList) - Method in class org.kuali.rice.ken.bo.NotificationChannel
-
This method adds a recipient list to the overall set of recipient lists that are associated with this channnel.
- addReloadable(Reloadable) - Method in class org.kuali.rice.kew.plugin.Reloader
-
- addRequiredNonEditableProperties() - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
-
- addRequiredNonEditableProperties() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- addRequiredNonEditableProperties() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
- addRequiredNonEditableProperties() - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
- addRequiredNonEditableProperties() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- addRequiredNonEditableProperties() - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- addRequiredNonEditableProperties() - Method in interface org.kuali.rice.kns.web.struts.form.pojo.PojoForm
-
This method adds the required property names, that are not directly editable by user on the html page, to a list, regardless of the context
in which they appear.
- addRequiredNonEditableProperties() - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
- addResidencyToEntity(EntityResidency) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- addResidencyToEntity(EntityResidency) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- addResidencyToEntity(EntityResidency) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- addResourceLoader(ResourceLoader) - Static method in class org.kuali.rice.core.api.resourceloader.GlobalResourceLoader
-
- addResourceLoader(ResourceLoader) - Method in interface org.kuali.rice.core.api.resourceloader.ResourceLoader
-
- addResourceLoader(ResourceLoader) - Method in class org.kuali.rice.core.api.resourceloader.ResourceLoaderContainer
-
- addResourceLoaderFirst(ResourceLoader) - Static method in class org.kuali.rice.core.api.resourceloader.GlobalResourceLoader
-
- addResourceLoaderFirst(ResourceLoader) - Method in interface org.kuali.rice.core.api.resourceloader.ResourceLoader
-
- addResourceLoaderFirst(ResourceLoader) - Method in class org.kuali.rice.core.api.resourceloader.ResourceLoaderContainer
-
- addResponsibility(KimDocumentRoleResponsibility) - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- addResponsibility(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementRoleDocumentAction
-
- AddResponsibilityEvent - Class in org.kuali.rice.kim.impl.responsibility
-
This is a description of what this class does - shyu don't forget to fill this in.
- AddResponsibilityEvent(String, IdentityManagementRoleDocument) - Constructor for class org.kuali.rice.kim.impl.responsibility.AddResponsibilityEvent
-
- AddResponsibilityEvent(String, Document, KimDocumentRoleResponsibility) - Constructor for class org.kuali.rice.kim.impl.responsibility.AddResponsibilityEvent
-
- addResponsibilityRule - Variable in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- AddResponsibilityRule - Interface in org.kuali.rice.kim.impl.responsibility
-
This is a description of what this class does - shyu don't forget to fill this in.
- addResponsibilityRuleClass - Variable in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- Address - Class in edu.sampleu.bookstore.bo
-
Address Business Object class file relative to Address maintenance object.
- Address() - Constructor for class edu.sampleu.bookstore.bo.Address
-
- address - Variable in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- ADDRESS_LINE_1 - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.Person
-
- ADDRESS_LINE_2 - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.Person
-
- ADDRESS_LINE_3 - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.Person
-
- addressFormat - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- addressTypeCode - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- AddressTypeKeyValues - Class in edu.sampleu.bookstore.document.keyvalue
-
This is a description of what this class does - Administrator don't forget to fill this in.
- AddressTypeKeyValues() - Constructor for class edu.sampleu.bookstore.document.keyvalue.AddressTypeKeyValues
-
- addResult(ResultEvent) - Method in interface org.kuali.rice.krms.api.engine.EngineResults
-
- addResult(ResultEvent) - Method in class org.kuali.rice.krms.framework.engine.EngineResultsImpl
-
- addRiceManagedClassNamesToKRADPersistenceUnit(MutablePersistenceUnitInfo) - Method in class org.kuali.rice.krad.app.persistence.jpa.RicePersistenceUnitPostProcessor
-
- addRole(String) - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition.Builder
-
- addRole(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- AddRoleEvent - Class in org.kuali.rice.kim.rule.event.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- AddRoleEvent(String, IdentityManagementPersonDocument) - Constructor for class org.kuali.rice.kim.rule.event.ui.AddRoleEvent
-
- AddRoleEvent(String, Document, PersonDocumentRole) - Constructor for class org.kuali.rice.kim.rule.event.ui.AddRoleEvent
-
- addRoleQualification(Object, Map<String, String>) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- addRoleQualification(Object, Map<String, String>) - Method in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentAuthorizerBase
-
- addRoleQualification(Object, Map<String, String>) - Method in class org.kuali.rice.krad.bo.DataObjectAuthorizerBase
-
Override this method to populate the role qualifier attributes from the
primary data object or document.
- addRoleQualification(Object, Map<String, String>) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
-
- addRoleQualification(Object, Map<String, String>) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- addRoleQualification(Object, Map<String, String>) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentAuthorizerBase
-
- addRoleQualification(Object, Map<String, String>) - Method in class org.kuali.rice.krad.maintenance.MaintenanceViewAuthorizerBase
-
- addRoleQualifier(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- addRoleRequest(RoleRecipient, String, String, Integer, String, Boolean, String, String) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestFactory
-
Creates a root Role Request
- addRoleResponsibilityRequest(List<ResponsibilityAction>, String) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestFactory
-
Generates an ActionRequest graph for the given KIM Responsibilities.
- addRoleRule - Variable in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- AddRoleRule - Interface in org.kuali.rice.kim.rule.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- addRoleRuleClass - Variable in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- addRootActionRequest(String, Integer, Recipient, String, String, Boolean, String, String) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestFactory
-
- addRouted() - Method in class org.kuali.rice.kew.api.action.ActionSet
-
- addRouted() - Method in class org.kuali.rice.kew.api.action.ActionSet.Builder
-
- addRouted() - Method in interface org.kuali.rice.kew.api.action.ActionSetContract
-
- addRowClass() - Method in class org.kuali.rice.kew.actionlist.web.ActionListDecorator
-
Adds a CSS class to the current row based on the value of the row object's rowStyleClass attribute.
- addRowId() - Method in class org.kuali.rice.kew.actionlist.web.ActionListDecorator
-
Adds a unique ID to this row that allows JavaScript to add mouse event listeners at run-time.
- addRowsToErrorKeySet(List<Row>, Set<String>) - Static method in class org.kuali.rice.kns.util.MaintenanceUtils
-
This method recurses through all the fields of the list of rows and adds each field's property name to the set if it starts
with Constants.MAINTENANCE_NEW_MAINTAINABLE
- addrs - Variable in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- addRule(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorController
-
This method adds the newly create rule to the agenda.
- addRuleEntry(AgendaTreeRuleEntry) - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaTreeDefinition.Builder
-
- addRuleResponsibility(RuleResponsibilityBo) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- addRuleResponsibility(RuleResponsibilityBo, Integer) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- addScriptToPage(View, InputField, String) - Static method in class org.kuali.rice.krad.uif.util.ClientValidationUtils
-
Adds the script to the view to execute on a jQuery document ready event.
- addSearchableDefinition(WorkflowAttributeDefinition) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Adds a searchable workflow attribute definition.
- addSearchableDefinition(WorkflowAttributeDefinition) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- addSearchableDefinition(WorkflowAttributeDefinition) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl.ModifiableDocumentContent
-
- addSender(NotificationSender) - Method in class org.kuali.rice.ken.bo.Notification
-
Adds a sender
- addSerializablePropertyName(String, boolean) - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrie
-
Registers a new serializable property so that all of its primitives are serialized.
- addSerializedProperty(String, PropertyType) - Method in class org.kuali.rice.krad.util.documentserializer.DocumentSerializationState
-
Adds an additional state element into this object.
- addSerializedProperty(String, PropertyType) - Method in class org.kuali.rice.krad.util.documentserializer.SerializationState
-
Adds an additional state element into this object.
- addService(QName, Object) - Method in class org.kuali.rice.core.framework.resourceloader.SimpleServiceLocator
-
- addSkipped(AttributeValueReader, String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.DictionaryValidationResult
-
- addStandardAttributes(Document, Map<String, String>) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- addStandardAttributes(Document, Map<String, String>) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
-
- addStandardAttributes(Document, Map<String, String>) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- addStandardTables() - Method in class org.kuali.rice.test.ClearDatabaseLifecycle
-
- addStateComponent(String, Element) - Method in class org.kuali.rice.edl.impl.EDLGlobalConfig
-
- addStyleClass(String) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Adds a single style to the list of styles on this component
- addStyleClass(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- addStyleClass(String) - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
This method adds a single style class to the list of css style classes on this component
- addStyleClass(String) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
This method adds a single style to the list of css style classes on this layoutManager
- addSubAgendaEntry(AgendaTreeSubAgendaEntry) - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaTreeDefinition.Builder
-
- addSuccess(T) - Method in class org.kuali.rice.kcb.quartz.ProcessingResult
-
Adds a success
- addSuccess(Object) - Method in class org.kuali.rice.ken.service.ProcessingResult
-
Adds a success
- addSuccess(AttributeValueReader, String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.DictionaryValidationResult
-
- addSummarizedActionItem(Document, ActionItem, Person, Node, DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.mail.service.impl.StyleableEmailContentServiceImpl
-
This method is used to add the given
ActionItem
to the given
Document
in a summarized
form for use in weekly or daily type reminder e-mails.
- addTermResolver(TermResolver<?>) - Method in interface org.kuali.rice.krms.api.engine.ExecutionEnvironment
-
- addTermResolver(TermResolver<?>) - Method in interface org.kuali.rice.krms.api.engine.TermResolutionEngine
-
- addTermResolver(TermResolver<?>) - Method in class org.kuali.rice.krms.framework.engine.BasicExecutionEnvironment
-
- addTermResolver(TermResolver<?>) - Method in class org.kuali.rice.krms.framework.engine.TermResolutionEngineImpl
-
- addTermValue(Term, Object) - Method in interface org.kuali.rice.krms.api.engine.TermResolutionEngine
-
- addTermValue(Term, Object) - Method in class org.kuali.rice.krms.framework.engine.TermResolutionEngineImpl
-
- addTextElement(Document, Element, String, Object) - Static method in class org.kuali.rice.kew.mail.service.impl.StyleableEmailContentServiceImpl
-
- addThread(Thread) - Static method in class org.kuali.rice.test.ThreadMonitor
-
- addTimestampElement(Document, Element, String, Date) - Static method in class org.kuali.rice.kew.mail.service.impl.StyleableEmailContentServiceImpl
-
- addToAddress(String) - Method in class org.kuali.rice.core.api.mail.MailMessage
-
- addToBindByNamePrefix(String) - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
Helper method for adding a path to the binding prefix
- addToClientSideState(String, String, Object) - Method in class org.kuali.rice.krad.uif.view.View
-
Adds a variable name/value pair to the client side state map associated with the given
component id
- addToConfig() - Method in interface org.kuali.rice.core.api.config.module.Configurer
-
- addToConfig() - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
This method does the following:
Places all module specific configurations into the root config
Adds any additional properties passed into the config into the root config
Adds any items a subclass wants to put into the config
- addToDefaultValues(String) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- addToErrorPath(String) - Method in class org.kuali.rice.krad.util.MessageMap
-
Adds a string prefix to the error path.
- addToReturnHref(String, LookupForm) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- addURI(URL) - Method in class org.kuali.rice.krad.datadictionary.URLMonitor
-
- addURL(URL) - Method in class org.kuali.rice.kew.plugin.PluginClassLoader
-
- addValidAction(ActionType) - Method in class org.kuali.rice.kew.api.action.ValidActions.Builder
-
- addVisaToEntity(EntityVisa) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
This will create a
EntityVisa
exactly like the visa passed in.
- addVisaToEntity(EntityVisa) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- addVisaToEntity(EntityVisa) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- addWarning(AttributeValueReader, String, String, String...) - Method in class org.kuali.rice.krad.datadictionary.validation.result.DictionaryValidationResult
-
- addWorkgroupRequestElement(Document, Element, ActionItem) - Static method in class org.kuali.rice.kew.mail.service.impl.StyleableEmailContentServiceImpl
-
- ADHOC_REQUEST_RESPONSIBILITY_ID - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ADHOC_ROUTE_LEVEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
The route level value for the AdHoc route level.
- ADHOC_ROUTE_LEVEL_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- AdHocAction - Class in org.kuali.rice.kew.actions
-
Responsible for creating adhoc requests that are requested from the client.
- AdHocAction(DocumentRouteHeaderValue, PrincipalContract) - Constructor for class org.kuali.rice.kew.actions.AdHocAction
-
- AdHocAction(DocumentRouteHeaderValue, PrincipalContract, String, String, String, Integer, Recipient, String, Boolean, String) - Constructor for class org.kuali.rice.kew.actions.AdHocAction
-
- adHocActionRequestCodes - Variable in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- AdHocActionRequestCodesValuesFinder - Class in org.kuali.rice.krad.keyvalues
-
- AdHocActionRequestCodesValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.AdHocActionRequestCodesValuesFinder
-
- AdhocReviewPermissionTypeServiceImpl - Class in org.kuali.rice.kew.service.impl
-
This is a description of what this class does - jonathan don't forget to fill
this in.
- AdhocReviewPermissionTypeServiceImpl() - Constructor for class org.kuali.rice.kew.service.impl.AdhocReviewPermissionTypeServiceImpl
-
- AdHocRevoke - Class in org.kuali.rice.kew.api.action
-
- adHocRouteDocumentToGroup(String, DocumentRouteHeaderValue, String, String, Integer, String, String, String, Boolean, String) - Method in class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
- adHocRouteDocumentToGroup(String, DocumentRouteHeaderValue, String, String, Integer, String, String, String, Boolean, String) - Method in interface org.kuali.rice.kew.routeheader.service.WorkflowDocumentService
-
- adHocRouteDocumentToPrincipal(String, DocumentRouteHeaderValue, String, String, Integer, String, String, String, Boolean, String) - Method in class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
- adHocRouteDocumentToPrincipal(String, DocumentRouteHeaderValue, String, String, Integer, String, String, String, Boolean, String) - Method in interface org.kuali.rice.kew.routeheader.service.WorkflowDocumentService
-
- AdHocRoutePerson - Class in org.kuali.rice.krad.bo
-
Ad Hoc Route Person Business Object
- AdHocRoutePerson() - Constructor for class org.kuali.rice.krad.bo.AdHocRoutePerson
-
- AdHocRoutePersonId - Class in org.kuali.rice.krad.bo
-
This Compound Primary Class has been generated by the rice ojb2jpa Groovy script.
- AdHocRoutePersonId() - Constructor for class org.kuali.rice.krad.bo.AdHocRoutePersonId
-
- AdHocRoutePersonId(Integer, String, String) - Constructor for class org.kuali.rice.krad.bo.AdHocRoutePersonId
-
- AdHocRouteRecipient - Class in org.kuali.rice.krad.bo
-
TODO we should not be referencing kew constants from this class and wedding ourselves to that workflow application Ad Hoc Route
Recipient Business Object
- AdHocRouteRecipient() - Constructor for class org.kuali.rice.krad.bo.AdHocRouteRecipient
-
- AdHocRouteWorkgroup - Class in org.kuali.rice.krad.bo
-
Ad Hoc Route Workgroup Business Object
- AdHocRouteWorkgroup() - Constructor for class org.kuali.rice.krad.bo.AdHocRouteWorkgroup
-
- AdHocRouteWorkgroupId - Class in org.kuali.rice.krad.bo
-
This Compound Primary Class has been generated by the rice ojb2jpa Groovy script.
- AdHocRouteWorkgroupId() - Constructor for class org.kuali.rice.krad.bo.AdHocRouteWorkgroupId
-
- AdHocRouteWorkgroupId(Integer, String, String) - Constructor for class org.kuali.rice.krad.bo.AdHocRouteWorkgroupId
-
- AdHocToGroup - Class in org.kuali.rice.kew.api.action
-
- adHocToGroup(DocumentActionParameters, AdHocToGroup) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Executes an
ActionType.ADHOC_REQUEST
action for the given group and document
specified in the supplied parameters to create an ad hoc action request to the target group
specified in the
AdHocToGroup
.
- adHocToGroup(ActionRequestType, String, String, String, boolean) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Sends an "ad-hoc" action request to the specified group; commits updates.
- adHocToGroup(ActionRequestType, String, String, String, String, boolean) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Sends an "ad-hoc" action request to the specified group; commits updates.
- adHocToGroup(ActionRequestType, String, String, String, String, boolean, String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Sends an "ad-hoc" action request to the specified principal; commits updates.
- adHocToGroup(AdHocToGroup, String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Sends an "ad-hoc" action request to the specified principal; commits updates.
- adHocToGroup(DocumentActionParameters, AdHocToGroup) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- adHocToGroup(ActionRequestType, String, String, String, boolean) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- adHocToGroup(ActionRequestType, String, String, String, String, boolean) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- adHocToGroup(ActionRequestType, String, String, String, String, boolean, String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- adHocToGroup(AdHocToGroup, String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- AdHocToGroup.Builder - Class in org.kuali.rice.kew.api.action
-
- AdHocToPrincipal - Class in org.kuali.rice.kew.api.action
-
- adHocToPrincipal(DocumentActionParameters, AdHocToPrincipal) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Executes an
ActionType.ADHOC_REQUEST
action for the given principal and document
specified in the supplied parameters to create an ad hoc action request to the target
principal specified in the
AdHocToPrincipal
.
- adHocToPrincipal(ActionRequestType, String, String, String, boolean) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Sends an "ad-hoc" action request to the specified principal; commits updates.
- adHocToPrincipal(ActionRequestType, String, String, String, String, boolean) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Sends an "ad-hoc" action request to the specified principal; commits updates.
- adHocToPrincipal(ActionRequestType, String, String, String, String, boolean, String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Sends an "ad-hoc" action request to the specified principal; commits updates.
- adHocToPrincipal(AdHocToPrincipal, String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Sends an "ad-hoc" action request to the specified principal; commits updates.
- adHocToPrincipal(DocumentActionParameters, AdHocToPrincipal) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- adHocToPrincipal(ActionRequestType, String, String, String, boolean) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- adHocToPrincipal(ActionRequestType, String, String, String, String, boolean) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- adHocToPrincipal(ActionRequestType, String, String, String, String, boolean, String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- adHocToPrincipal(AdHocToPrincipal, String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- AdHocToPrincipal.Builder - Class in org.kuali.rice.kew.api.action
-
- adjustCriteriaForNestedEBOs(Map<String, String>, boolean) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- adjustMustOccurConstraintBinding(List<MustOccurConstraint>) - Method in class org.kuali.rice.krad.uif.field.InputField
-
- adjustPrerequisiteConstraintBinding(List<PrerequisiteConstraint>) - Method in class org.kuali.rice.krad.uif.field.InputField
-
- adjustPropertyExpressions(View, Object) - Static method in class org.kuali.rice.krad.uif.util.ExpressionUtils
-
Adjusts the property expressions for a given object.
- ADMIN_PESSIMISTIC_LOCKING - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionNames
-
- ADMINISTER_ROUTING_PERMISSION - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- AdministerNotificationRequestController - Class in org.kuali.rice.ken.web.spring
-
Implements reviewer Approve/Disapprove and initiator Acknowledge of a Notification requests
sent to channels configured with reviewers
- AdministerNotificationRequestController() - Constructor for class org.kuali.rice.ken.web.spring.AdministerNotificationRequestController
-
- AdministerNotificationRequestController.AdministerNotificationRequestCommand - Class in org.kuali.rice.ken.web.spring
-
Command object for this controller
- AdministerNotificationRequestController.AdministerNotificationRequestCommand() - Constructor for class org.kuali.rice.ken.web.spring.AdministerNotificationRequestController.AdministerNotificationRequestCommand
-
- administration(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.BackdoorAction
-
- ADVANCE_SEARCH_URL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ADVANCED_SEARCH_FIELD - Static variable in class org.kuali.rice.kew.docsearch.DocumentSearchCriteriaProcessorKEWAdapter
-
Name if the hidden input field containing basic/detailed search toggle state
- AFFILIATE_AFFILIATION_TYPE - Static variable in class org.kuali.rice.kim.api.KimConstants.PersonAffiliationTypes
-
- affiliation - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfo
-
- AFFILIATION_TYPE_CODE - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.Person
-
- affiliations - Variable in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- affiliations - Variable in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- affiliationType - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentAffiliation
-
- affiliationTypeCode - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentAffiliation
-
- AFTER_PROCESS - Static variable in interface org.kuali.rice.kew.framework.postprocessor.IDocumentEvent
-
- afterCommit() - Method in class org.kuali.rice.kcb.service.impl.MessagingServiceImpl.QueueProcessingJobSynchronization
-
- afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.kuali.rice.krad.web.controller.ModuleLockingHandlerInterceptor
-
This overridden method ...
- afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.kuali.rice.krad.web.controller.UifControllerHandlerInterceptor
-
- afterCompletion(int) - Method in class org.kuali.rice.ksb.messaging.serviceproxies.MessageSendingTransactionSynchronization
-
- afterDelete(PersistenceBroker) - Method in class org.kuali.rice.krad.bo.PersistableBusinessObjectBase
-
- afterInsert(PersistenceBroker) - Method in class org.kuali.rice.krad.bo.PersistableBusinessObjectBase
-
- afterLookup(PersistenceBroker) - Method in class org.kuali.rice.krad.bo.PersistableBusinessObjectBase
-
- afterProcess(AfterProcessEvent) - Method in class org.kuali.rice.ken.postprocessor.kew.NotificationPostProcessor
-
- afterProcess(AfterProcessEvent) - Method in class org.kuali.rice.ken.postprocessor.kew.NotificationSenderFormPostProcessor
-
- afterProcess(AfterProcessEvent) - Method in interface org.kuali.rice.kew.framework.postprocessor.PostProcessor
-
Executed after processing by the workflow engine has completed.
- afterProcess(AfterProcessEvent) - Method in class org.kuali.rice.kew.postprocessor.DefaultPostProcessor
-
- afterProcess(AfterProcessEvent) - Method in class org.kuali.rice.krad.service.impl.PostProcessorServiceImpl
-
This method first checks to see if the document can be retrieved by the
DocumentService
.
- afterProcess(AfterProcessEvent) - Method in class org.kuali.rice.krad.workflow.postprocessor.KualiPostProcessor
-
- AfterProcessEvent - Class in org.kuali.rice.kew.framework.postprocessor
-
Event sent to the postprocessor when the processor is ended
- AfterProcessEvent(String, String, String, boolean) - Constructor for class org.kuali.rice.kew.framework.postprocessor.AfterProcessEvent
-
- afterPropertiesSet() - Method in class org.kuali.rice.core.api.lifecycle.LifecycleBean
-
Calls start() on the lifecycle.
- afterPropertiesSet() - Method in class org.kuali.rice.core.api.resourceloader.LazyResourceFactoryBean
-
- afterPropertiesSet() - Method in class org.kuali.rice.core.api.security.credentials.CredentialsSourceFactory
-
- afterPropertiesSet() - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
- afterPropertiesSet() - Method in class org.kuali.rice.core.framework.impex.xml.XmlImpexRegistrationBean
-
- afterPropertiesSet() - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.PrimaryDataSourceFactoryBean
-
- afterPropertiesSet() - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.XAPoolDataSource
-
Deprecated.
- afterPropertiesSet() - Method in class org.kuali.rice.core.framework.persistence.jpa.DevHibernateJpaVendorAdapter
-
- afterPropertiesSet() - Method in class org.kuali.rice.core.framework.persistence.ojb.BaseOjbConfigurer
-
- afterPropertiesSet() - Method in class org.kuali.rice.core.framework.persistence.ojb.JtaOjbConfigurer
-
- afterPropertiesSet() - Method in class org.kuali.rice.core.framework.resourceloader.RiceSpringResourceLoaderConfigurer
-
- afterPropertiesSet() - Method in class org.kuali.rice.core.impl.cache.CacheAdminServiceImpl
-
- afterPropertiesSet() - Method in class org.kuali.rice.core.impl.cache.DistributedCacheManagerDecorator
-
- afterPropertiesSet() - Method in class org.kuali.rice.core.impl.datetime.DateTimeServiceImpl
-
This overridden method ...
- afterPropertiesSet() - Method in class org.kuali.rice.kcb.config.KCBInitializer
-
- afterPropertiesSet() - Method in class org.kuali.rice.kew.engine.WorkflowEngineFactoryImpl
-
Ensures that all dependencies were injected into this factory.
- afterPropertiesSet() - Method in class org.kuali.rice.kim.client.acegi.KualiCasAuthoritiesPopulatorImpl
-
This method validates the Spring configuration
- afterPropertiesSet() - Method in class org.kuali.rice.kim.client.acegi.KualiUserDetailsServiceImpl
-
- afterPropertiesSet() - Method in class org.kuali.rice.kim.client.acegi.LdapUserDetailsService
-
- afterPropertiesSet() - Method in class org.kuali.rice.kim.service.impl.IdentityArchiveServiceImpl
-
schedule the writer on the KSB scheduled pool.
- afterPropertiesSet() - Method in class org.kuali.rice.kns.service.impl.SessionDocumentServiceImpl
-
Deprecated.
- afterPropertiesSet() - Method in class org.kuali.rice.krad.app.persistence.jpa.RiceEntityManagerProxyFactoryBean
-
- afterPropertiesSet() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- afterPropertiesSet() - Method in class org.kuali.rice.krad.config.GlobalResourceLoaderServiceFactoryBean
-
- afterPropertiesSet() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
This overridden method ...
- afterPropertiesSet() - Method in class org.kuali.rice.krad.datadictionary.BusinessObjectEntry
-
- afterPropertiesSet() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryDefinitionBase
-
- afterPropertiesSet() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
This overridden method ...
- afterPropertiesSet() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryLocationConfigurer
-
- afterPropertiesSet() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
This overridden method ...
- afterPropertiesSet() - Method in class org.kuali.rice.krad.service.impl.KualiModuleServiceImpl
-
- afterPropertiesSet() - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
- afterPropertiesSet() - Method in class org.kuali.rice.krad.util.OjbMetadataLoader
-
- afterPropertiesSet() - Method in class org.kuali.rice.ksb.api.bus.support.PropertyConditionalServiceBusExporter
-
- afterPropertiesSet() - Method in class org.kuali.rice.ksb.api.bus.support.ServiceBusExporter
-
- afterPropertiesSet() - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- afterPropertiesSet() - Method in class org.kuali.rice.ksb.messaging.KSBHttpInvokerProxyFactoryBean
-
- afterPropertiesSet() - Method in class org.kuali.rice.ksb.messaging.quartz.KSBSchedulerFactoryBean
-
- afterPropertiesSet() - Method in class org.kuali.rice.ksb.security.admin.service.impl.JavaSecurityManagementServiceImpl
-
Load the module's keystore and private key for this "application"
- afterStore(JdbcAccess, ClassDescriptor, Object) - Method in class org.kuali.rice.core.framework.persistence.ojb.ConfigurableSequenceManager
-
- afterUnmarshal(Unmarshaller, Object) - Method in class org.kuali.rice.core.api.mo.AbstractDataTransferObject
-
- afterUpdate(PersistenceBroker) - Method in class org.kuali.rice.krad.bo.PersistableBusinessObjectBase
-
- afterWorkflowEngineProcess(boolean) - Method in interface org.kuali.rice.krad.document.Document
-
This method will be called after the Workflow engine has completely finished processing a document.
- afterWorkflowEngineProcess(boolean) - Method in class org.kuali.rice.krad.document.DocumentBase
-
The the default implementation for afterWorkflowEngineProcess does nothing, but is meant to provide a hook for
documents to implement for other needs.
- Agenda - Interface in org.kuali.rice.krms.framework.engine
-
Interface for defining the execution and appliesTo of @{link ExecutionEnvironment}s for an Agenda.
- AGENDA_EDITOR_PATH - Static variable in class org.kuali.rice.krms.impl.util.KrmsImplConstants.WebPaths
-
- AGENDA_ID - Static variable in class org.kuali.rice.krms.impl.util.KrmsImplConstants.PropertyNames.Agenda
-
- AGENDA_INQUIRY_PATH - Static variable in class org.kuali.rice.krms.impl.util.KrmsImplConstants.WebPaths
-
- AgendaAuthorizationService - Interface in org.kuali.rice.krms.impl.authorization
-
This class contains the authorization for KRMS Agendas
- AgendaAuthorizationServiceImpl - Class in org.kuali.rice.krms.impl.authorization
-
- AgendaAuthorizationServiceImpl() - Constructor for class org.kuali.rice.krms.impl.authorization.AgendaAuthorizationServiceImpl
-
- AgendaBoService - Interface in org.kuali.rice.krms.impl.repository
-
This is the interface for accessing KRMS repository Agenda related
business objects.
- AgendaBoServiceImpl - Class in org.kuali.rice.krms.impl.repository
-
- AgendaBoServiceImpl() - Constructor for class org.kuali.rice.krms.impl.repository.AgendaBoServiceImpl
-
- AgendaDefinition - Class in org.kuali.rice.krms.api.repository.agenda
-
Concrete model object implementation of KRMS Repository Agenda
immutable.
- AgendaDefinition.Builder - Class in org.kuali.rice.krms.api.repository.agenda
-
This builder is used to construct instances of KRMS Repository Agenda.
- AgendaDefinition.Constants - Class in org.kuali.rice.krms.api.repository.agenda
-
Defines some constants used on this class.
- AgendaDefinition.Constants() - Constructor for class org.kuali.rice.krms.api.repository.agenda.AgendaDefinition.Constants
-
- AgendaDefinition.Elements - Class in org.kuali.rice.krms.api.repository.agenda
-
A private class which exposes constants which define the XML element names to use
when this object is marshalled to XML.
- AgendaDefinition.Elements() - Constructor for class org.kuali.rice.krms.api.repository.agenda.AgendaDefinition.Elements
-
- AgendaDefinitionContract - Interface in org.kuali.rice.krms.api.repository.agenda
-
Agenda Definition Contract
- AgendaEditor - Class in org.kuali.rice.krms.impl.ui
-
synthetic (not directly persisted) BO for the KRMS agenda editor
- AgendaEditor() - Constructor for class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- AgendaEditorAuthorizer - Class in org.kuali.rice.krms.impl.authorization
-
- AgendaEditorAuthorizer() - Constructor for class org.kuali.rice.krms.impl.authorization.AgendaEditorAuthorizer
-
- AgendaEditorBusRule - Class in org.kuali.rice.krms.impl.rule
-
This class contains the rules for the AgendaEditor.
- AgendaEditorBusRule() - Constructor for class org.kuali.rice.krms.impl.rule.AgendaEditorBusRule
-
- AgendaEditorController - Class in org.kuali.rice.krms.impl.ui
-
Controller for the Test UI Page
- AgendaEditorController() - Constructor for class org.kuali.rice.krms.impl.ui.AgendaEditorController
-
- AgendaEditorController.AgendaItemChildAccessor - Class in org.kuali.rice.krms.impl.ui
-
This class abstracts getting and setting a child of an AgendaItemBo, making some recursive operations
require less boiler plate.
- AgendaEditorMaintainable - Class in org.kuali.rice.krms.impl.ui
-
- AgendaEditorMaintainable() - Constructor for class org.kuali.rice.krms.impl.ui.AgendaEditorMaintainable
-
- AgendaInquiryController - Class in org.kuali.rice.krms.impl.ui
-
- AgendaInquiryController() - Constructor for class org.kuali.rice.krms.impl.ui.AgendaInquiryController
-
- AgendaInquiryController.AgendaItemChildAccessor - Class in org.kuali.rice.krms.impl.ui
-
This class abstracts getting and setting a child of an AgendaItemBo, making some recursive operations
require less boiler plate.
- AgendaInquiryHelperServiceImpl - Class in org.kuali.rice.krms.impl.repository
-
- AgendaInquiryHelperServiceImpl() - Constructor for class org.kuali.rice.krms.impl.repository.AgendaInquiryHelperServiceImpl
-
- AgendaItemBo - Class in org.kuali.rice.krms.impl.repository
-
Agenda Item business object
- AgendaItemBo() - Constructor for class org.kuali.rice.krms.impl.repository.AgendaItemBo
-
- AgendaItemDefinition - Class in org.kuali.rice.krms.api.repository.agenda
-
Concrete model object implementation of KRMS Repository AgendaItemDefinition
immutable.
- AgendaItemDefinition.Builder - Class in org.kuali.rice.krms.api.repository.agenda
-
This builder is used to construct instances of KRMS Repository AgendaItemDefinition.
- AgendaItemDefinition.Elements - Class in org.kuali.rice.krms.api.repository.agenda
-
A private class which exposes constants which define the XML element names to use
when this object is marshalled to XML.
- AgendaItemDefinition.Elements() - Constructor for class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition.Elements
-
- AgendaItemDefinitionContract - Interface in org.kuali.rice.krms.api.repository.agenda
-
Agenda Item Definition Contract
- AgendaLookupableHelperServiceImpl - Class in org.kuali.rice.krms.impl.repository
-
- AgendaLookupableHelperServiceImpl() - Constructor for class org.kuali.rice.krms.impl.repository.AgendaLookupableHelperServiceImpl
-
- AgendaNamespaceValuesFinder - Class in org.kuali.rice.krms.impl.repository
-
Helper class that returns all namespaces that have contexts associated w/ them.
- AgendaNamespaceValuesFinder() - Constructor for class org.kuali.rice.krms.impl.repository.AgendaNamespaceValuesFinder
-
- AgendaTree - Interface in org.kuali.rice.krms.framework.engine
-
- AgendaTreeDefinition - Class in org.kuali.rice.krms.api.repository.agenda
-
Concrete model object implementation of KRMS Repository AgendaTreeDefinition
immutable.
- AgendaTreeDefinition.Builder - Class in org.kuali.rice.krms.api.repository.agenda
-
This builder is used to construct instances of AgendaTreeDefinition.
- AgendaTreeEntry - Interface in org.kuali.rice.krms.framework.engine
-
- AgendaTreeEntryDefinitionContract - Interface in org.kuali.rice.krms.api.repository.agenda
-
TODO ...
- AgendaTreeLogicNode - Class in org.kuali.rice.krms.impl.ui
-
data class for logic
Node
s (e.g.
- AgendaTreeLogicNode() - Constructor for class org.kuali.rice.krms.impl.ui.AgendaTreeLogicNode
-
- AgendaTreeNode - Class in org.kuali.rice.krms.impl.ui
-
abstract data class for the agenda tree
Node
s
- AgendaTreeNode() - Constructor for class org.kuali.rice.krms.impl.ui.AgendaTreeNode
-
- AgendaTreeRuleEntry - Class in org.kuali.rice.krms.api.repository.agenda
-
Concrete model object implementation of KRMS AgendaTreeRuleEntry
immutable.
- AgendaTreeRuleEntry.Builder - Class in org.kuali.rice.krms.api.repository.agenda
-
This builder is used to construct instances of AgendaTreeRuleEntry.
- AgendaTreeRuleNode - Class in org.kuali.rice.krms.impl.ui
-
data class for agenda tree
Node
s containing agenda items
- AgendaTreeRuleNode() - Constructor for class org.kuali.rice.krms.impl.ui.AgendaTreeRuleNode
-
- AgendaTreeRuleNode(AgendaItemBo) - Constructor for class org.kuali.rice.krms.impl.ui.AgendaTreeRuleNode
-
- AgendaTreeSubAgendaEntry - Class in org.kuali.rice.krms.api.repository.agenda
-
Concrete model object implementation of KRMS Repository AgendaTreeSubAgendaEntry
immutable.
- AgendaTreeSubAgendaEntry.Builder - Class in org.kuali.rice.krms.api.repository.agenda
-
This builder is used to construct instances of AgendaTreeSubAgendaEntry.
- AgendaTypeService - Interface in org.kuali.rice.krms.framework.type
-
AgendaTypeService
provides access and validation for custom attributes on the agenda type.
- AgendaTypeServiceBase - Class in org.kuali.rice.krms.impl.type
-
Base class for
AgendaTypeService
implementations, providing
boilerplate for attribute building and merging from various sources.
- AgendaTypeServiceBase() - Constructor for class org.kuali.rice.krms.impl.type.AgendaTypeServiceBase
-
- AgendaTypeServiceImpl - Class in org.kuali.rice.krms.impl.type
-
- AgendaTypeValuesFinder - Class in org.kuali.rice.krms.impl.repository
-
Helper class that returns all agenda types that are valid for a given context.
- AgendaTypeValuesFinder() - Constructor for class org.kuali.rice.krms.impl.repository.AgendaTypeValuesFinder
-
- AjaxActionField - Class in org.kuali.rice.krad.uif.field
-
Action field that performs an Ajax request and will result in updating of the page or a component
- AjaxActionField() - Constructor for class org.kuali.rice.krad.uif.field.AjaxActionField
-
- ajaxCategoryChangeRefresh(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorController
-
Updates to the category call back to this method to set the categoryId appropriately
TODO: shouldn't this happen automatically? We're taking it out of the form by hand here
- ajaxCut(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorController
-
- ajaxDelete(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorController
-
- ajaxMoveDown(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorController
-
- ajaxMoveLeft(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorController
-
- ajaxMoveRight(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorController
-
- ajaxMoveUp(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorController
-
- ajaxPaste(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorController
-
- ajaxRefresh(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorController
-
- ALGORITHM - Static variable in class org.kuali.rice.core.impl.encryption.DemonstrationGradeEncryptionServiceImpl
-
- ALL_CODE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ALL_COMPONENT - Static variable in class org.kuali.rice.coreservice.framework.parameter.ParameterConstants
-
- ALL_DETAIL_TYPE - Static variable in class org.kuali.rice.krad.util.KRADConstants.DetailTypes
-
- ALL_MSG_KEY - Static variable in class org.kuali.rice.krad.uif.util.ClientValidationUtils
-
- ALL_PRIMARY_DELEGATES - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ALL_SECONDARY_DELEGATIONS - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- allForeignKeyValuesPopulatedForReference(PersistableBusinessObject, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceImpl
-
- allForeignKeyValuesPopulatedForReference(PersistableBusinessObject, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceJpaImpl
-
- allForeignKeyValuesPopulatedForReference(PersistableBusinessObject, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceOjbImpl
-
- allForeignKeyValuesPopulatedForReference(PersistableBusinessObject, String) - Method in interface org.kuali.rice.krad.service.PersistenceService
-
This method examines whether all the foreign key fields for the specified reference contain values.
- ALLOW_ENROUTE_BLANKET_APPROVE_WITHOUT_APPROVAL_REQUEST_IND - Static variable in class org.kuali.rice.krad.util.KRADConstants.SystemGroupParameterNames
-
- ALLOW_SU_POSTPROCESSOR_OVERRIDE_POLICY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ALLOW_SU_POSTPROCESSOR_OVERRIDE_POLICY - Static variable in class org.kuali.rice.kew.doctype.DocumentTypePolicyEnum
-
This document type policy allows us to configure if the "Perform Post Processor Logic" for the super user action on action requests is displayed.
- ALLOW_SYNC_EXCEPTION_ROUTING - Static variable in class org.kuali.rice.ksb.util.KSBConstants.Config
-
- ALLOW_UNREQUESTED_ACTION - Static variable in class org.kuali.rice.kew.doctype.DocumentTypePolicyEnum
-
determines how to handle the situation where the user has initiated an action but there is not a corresponding pending request.
- ALLOW_UNREQUESTED_ACTION_POLICY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- allowAll - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- allowAmpersand - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- allowApostrophe - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- allowAsterisk - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- allowAtSign - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- allowBackslash - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- allowBrackets - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- AllowCharacterConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
-
Parent abstract class that allows additional characters to be allowed in child constraint
character sets, see AlphaNumericPatternConstraint, among others for example.
- AllowCharacterConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- allowColon - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- allowComma - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- allowCurlyBraces - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- allowDash - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- allowDollar - Variable in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
-
- allowDollar - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- allowDoubleQuote - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- allowEquals - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- allowExclaimation - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- allowForwardSlash - Variable in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
-
- allowForwardSlash - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- allowGreaterThan - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- allowLessThan - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- allowNegative - Variable in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
-
- allowNegative - Variable in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FloatingPointValidationPattern
-
- allowNegative - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.FixedPointPatternConstraint
-
- allowNegative - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.FloatingPointPatternConstraint
-
- allowNegative - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.IntegerPatternConstraint
-
- allowParenthesis - Variable in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
-
- allowParenthesis - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- allowPercent - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- allowPeriod - Variable in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
-
- allowPeriod - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- allowPlus - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- allowPound - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- allowQuestionMark - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- allowsCaseInsensitivity() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeDateTimeValue
-
- allowsCaseInsensitivity() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeFloatValue
-
- allowsCaseInsensitivity() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeLongValue
-
- allowsCaseInsensitivity() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeStringValue
-
- allowsCaseInsensitivity() - Method in interface org.kuali.rice.kew.docsearch.SearchableAttributeValue
-
- allowsCopy - Variable in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- allowSemiColon - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- allowsMaintenanceDeleteAction(BusinessObject) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
This method ...
- allowsMaintenanceDeleteAction(Object) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
Determines if given data object has associated maintenance document that allows delete maintenance
actions.
- allowsMaintenanceDeleteAction(Object) - Method in class org.kuali.rice.krms.impl.repository.AgendaLookupableHelperServiceImpl
-
- allowsMaintenanceEditAction(BusinessObject) - Method in class org.kuali.rice.coreservice.web.parameter.ParameterLookupableHelperServiceImpl
-
- allowsMaintenanceEditAction(BusinessObject) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- allowsMaintenanceEditAction(Object) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
Determines if given data object has associated maintenance document that allows edit maintenance
actions
- allowsMaintenanceEditAction(Object) - Method in class org.kuali.rice.krms.impl.repository.AgendaLookupableHelperServiceImpl
-
- allowsMaintenanceNewOrCopyAction() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
Determines if underlying lookup bo has associated maintenance document that allows new or copy maintenance actions.
- allowsMaintenanceNewOrCopyAction() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
Determines if underlying lookup bo has associated maintenance document that allows new or copy maintenance actions.
- allowsMaintenanceNewOrCopyAction() - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
Determines if given data object has associated maintenance document that allows new or copy
maintenance
actions
- allowsMaintenanceNewOrCopyAction() - Method in class org.kuali.rice.krms.impl.repository.AgendaLookupableHelperServiceImpl
-
- allowsNewOrCopy - Variable in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- allowsNewOrCopy - Variable in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
- allowsNewOrCopyAction(String) - Method in class org.kuali.rice.kim.lookup.KimLookupableHelperServiceImpl
-
- allowsNewOrCopyAction(String) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- allowsNewOrCopyAction(String) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
Determines if underlying lookup bo has associated document that allows new or copy maintenance actions.
- allowsNoteAttachments - Variable in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- allowsNoteFYI - Variable in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- allowsRangeSearches() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeDateTimeValue
-
- allowsRangeSearches() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeFloatValue
-
- allowsRangeSearches() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeLongValue
-
- allowsRangeSearches() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeStringValue
-
- allowsRangeSearches() - Method in interface org.kuali.rice.kew.docsearch.SearchableAttributeValue
-
- allowsRecordDeletion - Variable in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- allowsRecordDeletion - Variable in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
- allowsWildcards() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeDateTimeValue
-
- allowsWildcards() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeFloatValue
-
- allowsWildcards() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeLongValue
-
- allowsWildcards() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeStringValue
-
- allowsWildcards() - Method in interface org.kuali.rice.kew.docsearch.SearchableAttributeValue
-
- allowUnderscore - Variable in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
-
- allowUnderscore - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- allowWhitespace - Variable in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
-
- allowWhitespace - Variable in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaValidationPattern
-
- allowWhitespace - Variable in class org.kuali.rice.kns.datadictionary.validation.charlevel.AnyCharacterValidationPattern
-
- allowWhitespace - Variable in class org.kuali.rice.kns.datadictionary.validation.charlevel.UTF8AnyCharacterValidationPattern
-
- allowWhitespace - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- allowWhitespace - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AnyCharacterPatternConstraint
-
- allPrimaryKeyValuesPresentAndNotWildcard(Class<?>, Map<String, String>) - Method in class org.kuali.rice.krad.service.impl.LookupServiceImpl
-
- allPrimaryKeyValuesPresentAndNotWildcard(Class<?>, Map<String, String>) - Method in interface org.kuali.rice.krad.service.LookupService
-
- allRestrictedFields - Variable in class org.kuali.rice.kns.document.authorization.BusinessObjectRestrictionsBase
-
- AlphaNumericPatternConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
-
A ValidCharactersConstraint based on AlphaNumericValidationPattern.
- AlphaNumericPatternConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaNumericPatternConstraint
-
- AlphaNumericValidationPattern - Class in org.kuali.rice.kns.datadictionary.validation.charlevel
-
Pattern for matching alphanumeric characters
Also, allows conditionally whitespace, underscore, period, parens, dollar signs, and forward slash.
- AlphaNumericValidationPattern() - Constructor for class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
-
- AlphaPatternConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
-
Pattern for matching alpha characters
- AlphaPatternConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaPatternConstraint
-
- AlphaValidationPattern - Class in org.kuali.rice.kns.datadictionary.validation.charlevel
-
Pattern for matching alpha characters
- AlphaValidationPattern() - Constructor for class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaValidationPattern
-
- ALT_OJB_FILE - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
- ALT_OJB_FILE - Static variable in class org.kuali.rice.core.api.util.RiceConstants
-
- ALT_SPRING_FILE - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
- ALT_SPRING_FILE - Static variable in class org.kuali.rice.core.api.util.RiceConstants
-
- alterActionRequested(List, String) - Method in interface org.kuali.rice.kew.actionrequest.service.ActionRequestService
-
- alterActionRequested(List, String) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
- ALTERNATE_BUILD_LOCATION_KEY - Static variable in class org.kuali.rice.core.impl.config.property.ConfigParserImpl
-
Deprecated.
- ALTERNATE_POSTAL_COUNTRY_CODE - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- alternateDisplayAttributeName - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- alternateDisplayAttributeName - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- alternateDisplayAttributeName - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- alternateDisplayPropertyName - Variable in class org.kuali.rice.krad.uif.field.DataField
-
- AlternateEndpoint - Class in org.kuali.rice.ksb.messaging
-
Represents an alternate endpoint URL based on an endpoint URL pattern (reg-exp) to replace with
the given actual endpoint.
- AlternateEndpoint() - Constructor for class org.kuali.rice.ksb.messaging.AlternateEndpoint
-
- AlternateEndpointLocation - Class in org.kuali.rice.ksb.messaging
-
Represents an alternate endpoint URL host based on an endpoint URL host replacement pattern (reg-exp) to replace with the
given actual endpoint host value.
- AlternateEndpointLocation() - Constructor for class org.kuali.rice.ksb.messaging.AlternateEndpointLocation
-
- ALWAYS_VALID_PARAMETER_PREFIXES - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- AlwaysFalsePropertySerializabilityEvaluator - Class in org.kuali.rice.krad.util.documentserializer
-
- AlwaysFalsePropertySerializabilityEvaluator() - Constructor for class org.kuali.rice.krad.util.documentserializer.AlwaysFalsePropertySerializabilityEvaluator
-
- AlwaysSucceedParameterEvaluatorImpl - Class in org.kuali.rice.core.impl.parameter
-
This implementation of ParameterEvaluator is returned by ParameterServiceImpl when evaluation involves a constraining value and
neither the allow nor deny parameter have restrictions for that value.
- AlwaysTruePropertySerializibilityEvaluator - Class in org.kuali.rice.krad.util.documentserializer
-
- AlwaysTruePropertySerializibilityEvaluator() - Constructor for class org.kuali.rice.krad.util.documentserializer.AlwaysTruePropertySerializibilityEvaluator
-
- AMPMValuesFinder - Class in org.kuali.rice.krad.keyvalues
-
This class returns list of am/pm value pairs.
- AMPMValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.AMPMValuesFinder
-
- ANCHOR - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- ANCHOR_HTML_DATA_TYPE - Static variable in class org.kuali.rice.kns.lookup.HtmlData
-
Deprecated.
- ANCHOR_TOP_OF_FORM - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- anchorHtmlData - Variable in class org.kuali.rice.kns.lookup.HtmlData.MultipleAnchorHtmlData
-
Deprecated.
- ANCHORS_SEPARATOR - Static variable in class org.kuali.rice.kns.lookup.HtmlData.MultipleAnchorHtmlData
-
Deprecated.
- and(Predicate...) - Static method in class org.kuali.rice.core.api.criteria.PredicateFactory
-
Creates an and predicate that is used to "and" predicates together.
- and(Criteria) - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.Criteria
-
- and(Criteria) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Takes the conditions from the given Criteria's WHERE clause, surrounds them in parentheses, and ANDs
the resulting expression with this instance's WHERE clause (or makes the expression become the new
WHERE clause of this instance if its current WHERE clause is empty).
- AND_MSG_KEY - Static variable in class org.kuali.rice.krad.uif.util.ClientValidationUtils
-
- AND_SEPARATOR - Static variable in class org.kuali.rice.krad.dao.jdbc.PostDataLoadEncryptionDaoJdbc
-
- andCriteria(String, String, String, String, Class, boolean, boolean, Criteria) - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.SqlBuilder
-
- andCriteria(Criteria, Criteria) - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.SqlBuilder
-
- AndPredicate - Class in org.kuali.rice.core.api.criteria
-
An immutable composite predicate which implements "and-ing" of multiple
predicates together.
- ANNOTATABLE_ACTIONS - Static variable in class org.kuali.rice.edl.impl.UserAction
-
- annotation - Variable in class org.kuali.rice.kew.actions.ActionTakenEvent
-
- AnnotationAndNameMatchingTransactionAttributeSource - Class in org.kuali.rice.core.impl.util.spring
-
Classes are not considered for name matching, if they do not have the specified annotation on the class or method.
- AnnotationAndNameMatchingTransactionAttributeSource() - Constructor for class org.kuali.rice.core.impl.util.spring.AnnotationAndNameMatchingTransactionAttributeSource
-
- AnnotationComponent - Class in org.kuali.rice.edl.impl.components
-
EDL pipeline component that exposes annotations from the previous array of taken actions in the
EDL to render.
- AnnotationComponent() - Constructor for class org.kuali.rice.edl.impl.components.AnnotationComponent
-
- annotationOverridesSuperClass(Annotation) - Static method in class org.kuali.rice.test.TestUtilities
-
Determines whether an annotation should override the same type of annotation on a superclass,
by using reflection to invoke the 'overrideSuperClasses' method on the annotation if it exists.
- ANSISqlDatabasePlatform - Class in org.kuali.rice.core.framework.persistence.platform
-
- ANSISqlDatabasePlatform() - Constructor for class org.kuali.rice.core.framework.persistence.platform.ANSISqlDatabasePlatform
-
- AnyCharacterPatternConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
-
Pattern for matching any printable character
- AnyCharacterPatternConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.AnyCharacterPatternConstraint
-
- AnyCharacterValidationPattern - Class in org.kuali.rice.kns.datadictionary.validation.charlevel
-
Pattern for matching any printable character
- AnyCharacterValidationPattern() - Constructor for class org.kuali.rice.kns.datadictionary.validation.charlevel.AnyCharacterValidationPattern
-
- AO_COLUMNS - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsKeys
-
- AOLInstantMessageDeliverer - Class in org.kuali.rice.kcb.deliverer.impl
-
This class is responsible for describing the AOL Instant Messenger delivery mechanism for
the system; however, it is not yet integrated into the system and is just a stub.
- AOLInstantMessageDeliverer() - Constructor for class org.kuali.rice.kcb.deliverer.impl.AOLInstantMessageDeliverer
-
Constructs a AOLInstantMessageDeliverer.java.
- APP_CODE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- APP_DOC_STATUSES - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- append() - Method in class org.kuali.rice.kew.web.ShowHideTree
-
- appendDisplayText - Variable in class org.kuali.rice.kns.lookup.HtmlData
-
Deprecated.
- appendFieldConversions(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- appendLookupParameters(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
This method appends the passed-in lookupParameters to the existing
- appendToStyle(String) - Method in interface org.kuali.rice.krad.uif.component.Component
-
TODO: javadoc
- appendToStyle(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- appendXml(Node, String) - Static method in class org.kuali.rice.core.api.util.xml.XmlHelper
-
- APPLICATION_CONTENT_ELEMENT - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- APPLICATION_ENTITY_MANAGER_FACTORY - Static variable in class org.kuali.rice.krad.service.KRADServiceLocator
-
- APPLICATION_EXTERNALIZABLE_IMAGES_URL_KEY - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- APPLICATION_ID - Static variable in class org.kuali.rice.core.api.CoreConstants.Config
-
- APPLICATION_ID - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- APPLICATION_ID - Static variable in class org.kuali.rice.kew.api.KEWPropertyConstants
-
- APPLICATION_ID - Static variable in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Elements
-
- APPLICATION_NAME - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
Property a client can set to specify Rice client application name.
- APPLICATION_URL_KEY - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- APPLICATION_VERSION - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
Property consulted to determine application version explicitly set by the client application
- applicationContext - Variable in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- applicationContext - Variable in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
- ApplicationDocumentStatus - Class in org.kuali.rice.kew.doctype
-
Model bean representing the valid application document statuses for a document type
An instance of this class represents a single valid status for a given document type.
- ApplicationDocumentStatus() - Constructor for class org.kuali.rice.kew.doctype.ApplicationDocumentStatus
-
- ApplicationDocumentStatusId - Class in org.kuali.rice.kew.doctype
-
- ApplicationDocumentStatusId() - Constructor for class org.kuali.rice.kew.doctype.ApplicationDocumentStatusId
-
- appliesTo(ExecutionEnvironment) - Method in interface org.kuali.rice.krms.framework.engine.Agenda
-
Return if the Agenda applies to the given environment
- appliesTo(ExecutionEnvironment) - Method in class org.kuali.rice.krms.framework.engine.BasicAgenda
-
- apply(P) - Method in interface org.kuali.rice.core.api.criteria.LookupCustomizer.Transform
-
- apply(Predicate) - Method in class org.kuali.rice.kim.impl.common.attribute.AttributeTransform
-
- APPLY_ILLEGAL_BUSINESS_OBJECT_FOR_SAVE_CHECK - Static variable in class org.kuali.rice.krad.util.KRADConstants.Config
-
- APPLY_MODEL - Static variable in class org.kuali.rice.krad.uif.UifConstants.ViewPhases
-
- applyApplicationDocumentStatusCustomizations(Field, DocumentType) - Method in class org.kuali.rice.kew.docsearch.DocumentSearchCriteriaProcessorKEWAdapter
-
Modifies the DataDictionary-defined applicationDocumentStatus field control to reflect whether the DocumentType
has specified a list of valid application document statuses (in which case a select control is rendered), or whether
it is free form (in which case a text control is rendered)
- applyAuthorization(Field, String, MaintenanceDocumentRestrictions, String, String) - Static method in class org.kuali.rice.kns.util.FieldUtils
-
- applyAuthorizationAndPresentationLogic(View, Component, ViewModel) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
- applyClientSide - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.BaseConstraint
-
- applyConditionalLogicForFieldDisplay() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
Calls methods that can be overridden by child lookupables to implement conditional logic for setting
read-only, required, and hidden attributes.
- applyConditionalLogicForFieldDisplay() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
- applyConditionalLogicForFieldDisplay() - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
Performs conditional logic (based on current search values or other parameters) to
override field hidden, read-only, and required attributes previously set.
- applyConditionalLogicForFieldDisplay() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
Performs conditional logic (based on current search values or other parameters) to
override field hidden, read-only, and required attributes previously set.
- applyConditionalLogicForFieldDisplay() - Method in class org.kuali.rice.krad.uif.view.LookupView
-
- applyCriteriaChangesToFields(DocumentSearchCriteriaContract) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
Applies changes that might have happened to the criteria back to the fields so that they show up on the form.
- applyCriteriaCustomizations(DocumentType, DocumentSearchCriteria) - Method in class org.kuali.rice.kew.docsearch.service.impl.DocumentSearchServiceImpl
-
Applies any document type-specific customizations to the lookup criteria.
- applyCriteriaDefaults(DocumentSearchCriteria) - Method in class org.kuali.rice.kew.docsearch.service.impl.DocumentSearchServiceImpl
-
- applyDateRangeField(DocumentSearchCriteria.Builder, String, String) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaTranslatorImpl
-
- applyDefaultValues(View, Component, Object) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Iterates through the view components picking up data fields and applying an default value configured
- applyDefaultValuesForCollectionLine(View, Object, CollectionGroup, Object) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
- applyDefaultValuesForCollectionLine(View, Object, CollectionGroup, Object) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Applies configured default values for the line fields to the line
instance
- applyDelegationsToRoleMembers(List<RoleMembership>, Collection<DelegateTypeBo>, Map<String, String>) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
Checks each of the result records to determine if there are potentially applicable delegation members for that
role membership.
- applyDocumentAttribute(DocumentSearchCriteria.Builder, String, String) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaTranslatorImpl
-
- applyDocumentUpdate(DocumentUpdate) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- applyFieldAuthorizationsFromNestedLookups(Field) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
Functional requirements state that users are able to perform searches using criteria values that they are not allowed to view.
- applyFieldAuthorizationsFromNestedLookups(Field) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
This overridden method ...
- applyFieldAuthorizationsFromNestedLookups(Field) - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
- applyFieldAuthorizationsFromNestedLookups(Field) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
- applyInquiryFieldAuthorizations(Field, InquiryRestrictions) - Static method in class org.kuali.rice.kns.web.ui.SectionBridge
-
Deprecated.
- applyLimit(Integer, Criteria) - Method in interface org.kuali.rice.core.framework.persistence.platform.DatabasePlatform
-
- applyLimit(Integer, Criteria) - Method in class org.kuali.rice.core.framework.persistence.platform.DerbyDatabasePlatform
-
- applyLimit(Integer, Criteria) - Method in class org.kuali.rice.core.framework.persistence.platform.MySQLDatabasePlatform
-
- applyLimit(Integer, Criteria) - Method in class org.kuali.rice.core.framework.persistence.platform.OracleDatabasePlatform
-
- applyLineFieldAuthorizationAndPresentationLogic(View, ViewModel, CollectionGroup, Object, boolean, List<Field>, List<ActionField>) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
-
Iterates through the line fields and checks the view field authorization using the view's configured authorizer
and presentation controller.
- applyPagingAndSortingFromPreviousPageView(IdentityManagementDocumentFormBase) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementDocumentActionBase
-
- applyPoliciesOnExit(List<ActionRequestValue>, RouteContext) - Method in class org.kuali.rice.kew.engine.node.RequestsNode
-
Applies policies that should get checked prior to transitioning out of this node.
- applyResultCustomization(DocumentSearchResult.Builder, DocumentSearchResultValue) - Method in class org.kuali.rice.kew.docsearch.service.impl.DocumentSearchServiceImpl
-
- applyRouteNodeNameCustomizations(Field, DocumentType) - Method in class org.kuali.rice.kew.docsearch.DocumentSearchCriteriaProcessorKEWAdapter
-
- applyRules(KualiDocumentEvent) - Method in class org.kuali.rice.krad.service.impl.KualiRuleServiceImpl
-
- applyRules(KualiDocumentEvent) - Method in interface org.kuali.rice.krad.service.KualiRuleService
-
Retrieves and instantiates the businessRulesClass associated with the event's document type (if any), and calls the
appropriate process* method of that businessRule for handling the given event type.
- applySearchResultsLimit(Class, Criteria, DatabasePlatform) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
-
This method applies the search results limit to the search criteria for this BO
- applySearchResultsLimit(Class, Criteria) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
-
Applies the search results limit to the search criteria for this BO (JPA)
- applySearchResultsLimit(Class, Criteria, DatabasePlatform) - Static method in class org.kuali.rice.krad.lookup.LookupUtils
-
This method applies the search results limit to the search criteria for this BO
- applySearchResultsLimit(Class, Criteria) - Static method in class org.kuali.rice.krad.lookup.LookupUtils
-
Applies the search results limit to the search criteria for this BO (JPA)
- approve(HttpServletRequest, HttpServletResponse, AdministerNotificationRequestController.AdministerNotificationRequestCommand) - Method in class org.kuali.rice.ken.web.spring.AdministerNotificationRequestController
-
Approve action that approves a notification request
- approve(DocumentActionParameters) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Executes an
ActionType.APPROVE
action for the given principal and document specified
in the supplied parameters.
- approve(String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Approves the document, commits updates.
- approve(DocumentActionParameters) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- approve(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- approve(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.superuser.web.SuperUserAction
-
- approve(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
Calls the document service to approve the document
- approve(DocumentFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
-
Performs the approve workflow action on the form document instance
- approve(WorkflowDocument, String, List<AdHocRouteRecipient>) - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowDocumentServiceImpl
-
- approve(WorkflowDocument, String, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
-
approve this workflowDocument optionally providing an annotation for this action taken which
will show up in the route log for this document corresponding to this action taken, and
additionally optionally providing a list of ad hoc recipients for the document
- APPROVE_DOCUMENT - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- APPROVE_METHOD - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- APPROVE_POLICY - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- ApproveAction - Class in org.kuali.rice.kew.actions
-
The ApproveAction records and processes an approve action.
- ApproveAction(DocumentRouteHeaderValue, PrincipalContract) - Constructor for class org.kuali.rice.kew.actions.ApproveAction
-
- ApproveAction(DocumentRouteHeaderValue, PrincipalContract, String) - Constructor for class org.kuali.rice.kew.actions.ApproveAction
-
- ApprovedDocumentIndicatorValuesFinder - Class in org.kuali.rice.krad.keyvalues
-
This class returns list of approved document indicator value pairs.
- ApprovedDocumentIndicatorValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.ApprovedDocumentIndicatorValuesFinder
-
- approveDocument(String, DocumentRouteHeaderValue, String) - Method in class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
- approveDocument(String, DocumentRouteHeaderValue, String) - Method in interface org.kuali.rice.kew.routeheader.service.WorkflowDocumentService
-
- approveDocument(Document, String, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.krad.service.DocumentService
-
approve this document, optionally providing an annotation which will show up in the route log for this document for this
action taken, and optionally providing a list of ad hoc recipients for the document
- approveDocument(Document, String, List<AdHocRouteRecipient>) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- ApproveDocumentEvent - Class in org.kuali.rice.krad.rules.rule.event
-
This class represents the approve event that is part of an eDoc in Kuali.
- ApproveDocumentEvent(String, Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.ApproveDocumentEvent
-
Constructs an ApproveDocumentEvent with the specified errorPathPrefix and document
- ApproveDocumentEvent(Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.ApproveDocumentEvent
-
Constructs an ApproveDocumentEvent with the given document
- ApproveDocumentEvent(String, String, Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.ApproveDocumentEvent
-
Constructs a ApproveDocumentEvent, allowing the eventType to be passed in so that subclasses can specify a more accurate
message.
- ApproveDocumentRule - Interface in org.kuali.rice.krad.rules.rule
-
Defines a rule which gets invoked immediately before a document gets approved.
- approvePolicyLabels - Static variable in class org.kuali.rice.kew.api.util.CodeTranslator
-
- ApprovePolicyValuesFinder - Class in org.kuali.rice.kew.rule.bo
-
A values finder for returning KEW approve policy codes.
- ApprovePolicyValuesFinder() - Constructor for class org.kuali.rice.kew.rule.bo.ApprovePolicyValuesFinder
-
- appSpecificRouteActionRequestCd - Variable in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- appSpecificRouteActionRequestCd2 - Variable in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- appSpecificRouteActionRequestCds - Variable in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- appSpecificRouteList - Variable in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- AppSpecificRouteRecipient - Class in org.kuali.rice.kew.web
-
A bean for the web-tier when represents the recipient of an Ad Hoc request.
- AppSpecificRouteRecipient() - Constructor for class org.kuali.rice.kew.web.AppSpecificRouteRecipient
-
- appSpecificRouteRecipient - Variable in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- appSpecificRouteRecipient2 - Variable in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- appSpecificRouteRecipientType - Variable in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- areActionsAtAssignmentLevel(Responsibility) - Method in interface org.kuali.rice.kim.impl.responsibility.ResponsibilityInternalService
-
Lets the system know (mainly for UI purposes) whether this responsibility expects RoleResponsibilityAction
records to be given at the assignment level or are global to the responsibility.
- areActionsAtAssignmentLevel(Responsibility) - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityInternalServiceImpl
-
- areActionsAtAssignmentLevelById(String) - Method in interface org.kuali.rice.kim.impl.responsibility.ResponsibilityInternalService
-
Lets the system know (mainly for UI purposes) whether this responsibility expects RoleResponsibilityAction
records to be given at the assignment level or are global to the responsibility.
- areActionsAtAssignmentLevelById(String) - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityInternalServiceImpl
-
- areAttributesEqual(List<String>, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
- areBothStatusesInUse() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
This method returns a boolean denoting if both the KEW Route Status and the Application Document Status
are to be used in displays.
- areNotesSupported(Class<?>) - Method in interface org.kuali.rice.krad.service.DataObjectMetaDataService
-
Indicates whether notes are supported by the given data object class, currently this
can only be true for business objects
- areNotesSupported(Class<?>) - Method in class org.kuali.rice.krad.service.impl.DataObjectMetaDataServiceImpl
-
- arLabels - Static variable in class org.kuali.rice.kew.api.util.CodeTranslator
-
- ArrayFormatter - Class in org.kuali.rice.core.web.format
-
Currently, in the
Formatter
class, array are formatted
by returning the first item in the array.
- ArrayFormatter() - Constructor for class org.kuali.rice.core.web.format.ArrayFormatter
-
- arStatusLabels - Static variable in class org.kuali.rice.kew.api.util.CodeTranslator
-
- askOrAnalyzeYesNoQuestion(String, String) - Method in class org.kuali.rice.kns.rules.PromptBeforeValidationBase
-
This method poses a Y/N question to the user.
- askQuestion(String, String) - Method in class org.kuali.rice.kns.rules.PromptBeforeValidationBase.ContextSession
-
Invoked to indicate that the user should be prompted a question
- assemble(Serializable, Object) - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateImmutableValueUserType
-
As the object is immutable, the immutable value will simply stay in the cache
- ASSIGN_ROLE - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- assignComponentIds(Component) - Method in class org.kuali.rice.krad.uif.view.View
-
Assigns an id to the component if one was not configured
- ASSIGNED_TO_GROUP_NAME - Static variable in class org.kuali.rice.kim.lookup.RoleMemberLookupableHelperServiceImpl
-
- ASSIGNED_TO_GROUP_NAMESPACE_CODE - Static variable in class org.kuali.rice.kim.lookup.RoleMemberLookupableHelperServiceImpl
-
- ASSIGNED_TO_NAMESPACE_FOR_LOOKUP - Static variable in class org.kuali.rice.kim.lookup.RoleMemberLookupableHelperServiceImpl
-
- ASSIGNED_TO_PRINCIPAL_NAME - Static variable in class org.kuali.rice.kim.lookup.RoleMemberLookupableHelperServiceImpl
-
- ASSIGNED_TO_ROLE_MEMBER_ID - Static variable in class org.kuali.rice.kim.lookup.RoleMemberLookupableHelperServiceImpl
-
- ASSIGNED_TO_ROLE_NAME - Static variable in class org.kuali.rice.kim.lookup.RoleMemberLookupableHelperServiceImpl
-
- ASSIGNED_TO_ROLE_NAMESPACE_CODE - Static variable in class org.kuali.rice.kim.lookup.RoleMemberLookupableHelperServiceImpl
-
- ASSIGNED_TO_ROLE_ROLE_NAME - Static variable in class org.kuali.rice.kim.lookup.RoleMemberLookupableHelperServiceImpl
-
- ASSIGNED_TO_ROLES - Variable in class org.kuali.rice.kim.inquiry.RoleMemberInquirableImpl
-
- assignedResponsibilities - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- Assignee - Class in org.kuali.rice.kim.api.common.assignee
-
- Assignee(Assignee.Builder) - Constructor for class org.kuali.rice.kim.api.common.assignee.Assignee
-
A constructor using the Builder.
- Assignee.Builder - Class in org.kuali.rice.kim.api.common.assignee
-
This builder constructs a PermissionAssignee enforcing the constraints of the
AssigneeContract
.
- AssigneeContract - Interface in org.kuali.rice.kim.api.common.assignee
-
This is the contract for a Permission Assignee.
- assignGroupToRole(String, String, String, Map<String, String>) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
Assigns the group with the given id to the role with the specified
namespace code and name with the supplied set of qualifications.
- assignGroupToRole(String, String, String, Map<String, String>) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- assignPermissionToRole(String, String) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
Assigns the given permission to the given role
- assignPermissionToRole(String, String) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- assignPrincipalToRole(String, String, String, Map<String, String>) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
Assigns the principal with the given id to the role with the specified
namespace code and name with the supplied set of qualifications.
- assignPrincipalToRole(String, String, String, Map<String, String>) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- assignResponsibilityIds(PeopleFlowBo) - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowServiceImpl
-
- assignRoleToRole(String, String, String, Map<String, String>) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
Assigns the role with the given id to the role with the specified
namespace code and name with the supplied set of qualifications.
- assignRoleToRole(String, String, String, Map<String, String>) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- AsynchronousCall - Class in org.kuali.rice.ksb.api.messaging
-
Encapsulates an asynchronous call to a service.
- AsynchronousCall(Class<?>[], Object[], ServiceConfiguration, String, AsynchronousCallback, Serializable) - Constructor for class org.kuali.rice.ksb.api.messaging.AsynchronousCall
-
- AsynchronousCallback - Interface in org.kuali.rice.ksb.api.messaging
-
- AsynchronousServiceCallProxy - Class in org.kuali.rice.ksb.messaging.serviceproxies
-
Standard default proxy used to call services asynchronously.
- AsynchronousServiceCallProxy(List<Endpoint>, AsynchronousCallback, Serializable, String, String) - Constructor for class org.kuali.rice.ksb.messaging.serviceproxies.AsynchronousServiceCallProxy
-
- atLabels - Static variable in class org.kuali.rice.kew.api.util.CodeTranslator
-
- ATMOST_MSG_KEY - Static variable in class org.kuali.rice.krad.uif.util.ClientValidationUtils
-
- Attachment - Class in org.kuali.rice.kew.notes
-
An attachment which is attached to a
Note
.
- Attachment() - Constructor for class org.kuali.rice.kew.notes.Attachment
-
- Attachment - Class in org.kuali.rice.krad.bo
-
- Attachment() - Constructor for class org.kuali.rice.krad.bo.Attachment
-
Default constructor.
- attachment - Variable in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- ATTACHMENT - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- ATTACHMENT_ID_KEY - Static variable in class org.kuali.rice.kew.notes.web.AttachmentServlet
-
- ATTACHMENT_MAX_FILE_SIZE_PARM_NM - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- ATTACHMENT_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocator
-
- ATTACHMENT_TYPE_CODE - Static variable in class org.kuali.rice.kim.api.KimConstants.AttributeConstants
-
- AttachmentDao - Interface in org.kuali.rice.krad.dao
-
The data access interface for NOte objects.
- AttachmentDaoJpa - Class in org.kuali.rice.krad.dao.impl
-
This class is the JPA implementation of the NoteDao interface.
- AttachmentDaoJpa() - Constructor for class org.kuali.rice.krad.dao.impl.AttachmentDaoJpa
-
- AttachmentDaoOjb - Class in org.kuali.rice.krad.dao.impl
-
This class is the OJB implementation of the NoteDao interface.
- AttachmentDaoOjb() - Constructor for class org.kuali.rice.krad.dao.impl.AttachmentDaoOjb
-
Default constructor.
- AttachmentDaoProxy - Class in org.kuali.rice.krad.dao.proxy
-
- AttachmentDaoProxy() - Constructor for class org.kuali.rice.krad.dao.proxy.AttachmentDaoProxy
-
- attachmentFile - Variable in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- attachmentFile - Variable in class org.kuali.rice.krad.web.form.UifFormBase
-
- attachmentPropertyName - Variable in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- ATTACHMENTS_DIRECTORY_KEY - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- ATTACHMENTS_PENDING_DIRECTORY_KEY - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- AttachmentService - Interface in org.kuali.rice.kew.notes.service
-
A service providing access for attachments.
- AttachmentService - Interface in org.kuali.rice.krad.service
-
Defines the methods common to all AttachmentService implementations
- AttachmentServiceImpl - Class in org.kuali.rice.kew.notes.service.impl
-
- AttachmentServiceImpl() - Constructor for class org.kuali.rice.kew.notes.service.impl.AttachmentServiceImpl
-
- AttachmentServiceImpl - Class in org.kuali.rice.krad.service.impl
-
Attachment service implementation
- AttachmentServiceImpl() - Constructor for class org.kuali.rice.krad.service.impl.AttachmentServiceImpl
-
- AttachmentServlet - Class in org.kuali.rice.kew.notes.web
-
A servlet which can be used to retrieve attachments from Notes.
- AttachmentServlet() - Constructor for class org.kuali.rice.kew.notes.web.AttachmentServlet
-
- attachmentTypeCode - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- attachmentTypesValuesFinderClass - Variable in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- attemptAuthentication(HttpServletRequest) - Method in class org.kuali.rice.kim.client.acegi.KualiDistributedSessionFilter
-
This overridden method gets called if requiresAuthentication is true.
- attemptCustomExport(OutputStream, String) - Method in class org.kuali.rice.kns.lookup.ExportViewHelper
-
- attemptCustomExport(Writer, String) - Method in class org.kuali.rice.kns.lookup.ExportViewHelper
-
- attemptLockRelease(Document, String) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
- attentionLine - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- ATTR_DEFN - Static variable in class org.kuali.rice.krms.api.repository.BaseAttribute.Elements
-
- ATTR_DEFN_ID - Static variable in class org.kuali.rice.krms.api.repository.BaseAttribute.Elements
-
- ATTRIBUTE - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- ATTRIBUTE - Static variable in class org.kuali.rice.krad.uif.UifConstants.IdSuffixes
-
- ATTRIBUTE_BOS - Static variable in class org.kuali.rice.krms.impl.util.KrmsImplConstants.PropertyNames.Context
-
- ATTRIBUTE_BOS - Static variable in class org.kuali.rice.krms.impl.util.KRMSPropertyConstants.Context
-
- ATTRIBUTE_CLASS_NAME - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- ATTRIBUTE_CONTENT_ELEMENT - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ATTRIBUTE_CONTROL_TYPE - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- ATTRIBUTE_DATA_ID - Variable in class org.kuali.rice.kim.inquiry.RoleMemberInquirableImpl
-
- ATTRIBUTE_DEFINITION - Static variable in class org.kuali.rice.krms.impl.util.KrmsImplConstants.PropertyNames.BaseAttribute
-
- ATTRIBUTE_DEFINITION - Static variable in class org.kuali.rice.krms.impl.util.KRMSPropertyConstants.BaseAttribute
-
- ATTRIBUTE_DEFINITION_ID - Static variable in class org.kuali.rice.krms.impl.util.KrmsImplConstants.PropertyNames.BaseAttribute
-
- ATTRIBUTE_DEFINITION_ID - Static variable in class org.kuali.rice.krms.impl.util.KRMSPropertyConstants.BaseAttribute
-
- ATTRIBUTE_DESCRIPTION - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- ATTRIBUTE_FIELD_NAME - Static variable in class org.kuali.rice.krms.impl.peopleflow.PeopleFlowActionTypeService
-
- ATTRIBUTE_FORMATTER_CLASS_NAME - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- ATTRIBUTE_LABEL - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- ATTRIBUTE_LABEL_BO_REFERENCE_PREFIX - Static variable in class org.kuali.rice.krad.workflow.attribute.KualiXmlAttributeHelper
-
- ATTRIBUTE_LABEL_BO_REFERENCE_SUFFIX - Static variable in class org.kuali.rice.krad.workflow.attribute.KualiXmlAttributeHelper
-
- ATTRIBUTE_MAX_LENGTH - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- ATTRIBUTE_NAME - Static variable in class org.kuali.rice.kim.lookup.RoleMemberLookupableHelperServiceImpl
-
- ATTRIBUTE_NAME - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- ATTRIBUTE_QUERY_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- ATTRIBUTE_SHORT_LABEL - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- ATTRIBUTE_SHORT_LABEL_BO_REFERENCE_PREFIX - Static variable in class org.kuali.rice.krad.workflow.attribute.KualiXmlAttributeHelper
-
- ATTRIBUTE_SHORT_LABEL_BO_REFERENCE_SUFFIX - Static variable in class org.kuali.rice.krad.workflow.attribute.KualiXmlAttributeHelper
-
- ATTRIBUTE_SUMMARY - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- ATTRIBUTE_VALIDATING_EXPRESSION - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- ATTRIBUTE_VALUE - Static variable in class org.kuali.rice.kim.lookup.RoleMemberLookupableHelperServiceImpl
-
- ATTRIBUTE_XML_CONFIG_DATA - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- attributeAdded(HttpSessionBindingEvent) - Method in class org.kuali.rice.krad.web.session.NonSerializableSessionListener
-
- attributeDefinition(KewAttributeDefinition.Builder) - Method in class org.kuali.rice.kew.api.repository.type.KewTypeAttribute.Builder
-
- AttributeDefinition - Class in org.kuali.rice.kew.definition
-
- AttributeDefinition(RuleAttribute, ExtensionDefinition, ObjectDefinition) - Constructor for class org.kuali.rice.kew.definition.AttributeDefinition
-
- AttributeDefinition - Class in org.kuali.rice.krad.datadictionary
-
A single attribute definition in the DataDictionary, which contains
information relating to the display, validation, and general maintenance of a
specific attribute of an entry.
- AttributeDefinition() - Constructor for class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- AttributeDefinitionBase - Class in org.kuali.rice.krad.datadictionary
-
Common class for attribute definitions in the DataDictionary, which contains
information relating to the display, validation, and general maintenance of a
specific attribute of an entry.
- AttributeDefinitionBase() - Constructor for class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
- AttributeDefinitionConstraintProvider - Class in org.kuali.rice.krad.datadictionary.validation.constraint.provider
-
An object that looks up constraints for attribute definitions by constraint type.
- AttributeDefinitionConstraintProvider() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.provider.AttributeDefinitionConstraintProvider
-
- attributeDefinitionMap - Variable in class org.kuali.rice.kim.document.rule.AttributeValidationHelper
-
- AttributeDocumentContent - Class in org.kuali.rice.kew.routeheader
-
- AttributeDocumentContent(List) - Constructor for class org.kuali.rice.kew.routeheader.AttributeDocumentContent
-
- AttributeEDLConfigComponent - Class in org.kuali.rice.edl.impl.components
-
Populates workflow rule attributes associated with the current configElement.
- AttributeEDLConfigComponent() - Constructor for class org.kuali.rice.edl.impl.components.AttributeEDLConfigComponent
-
- attributeEntry - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- attributeEntry - Variable in class org.kuali.rice.kim.impl.type.IdentityManagementTypeAttributeTransactionalDocument
-
- AttributeFields - Class in org.kuali.rice.kew.framework.document.search
-
- attributeLabels - Variable in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- AttributeLookupConfiguration - Interface in org.kuali.rice.core.api.uif
-
Defines additional configuration information for an attribute which relates to how lookups that use the attribute
behave.
- AttributeLookupSettings - Interface in org.kuali.rice.core.api.uif
-
Defines configuration for an attribute which may be used as part of a lookups.
- attributeMap - Variable in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- attributeName - Variable in class org.kuali.rice.core.framework.persistence.jpa.metadata.CollectionDescriptor
-
- attributeName - Variable in class org.kuali.rice.core.framework.persistence.jpa.metadata.ObjectDescriptor
-
- attributeName - Variable in class org.kuali.rice.kew.rule.GenericWorkflowAttribute
-
- attributeName - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- attributeName - Variable in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
-
- attributeName - Variable in class org.kuali.rice.krad.datadictionary.validation.BaseAttributeValueReader
-
- attributeNames - Variable in class org.kuali.rice.krad.datadictionary.SortDefinition
-
- AttributeQuery - Class in org.kuali.rice.krad.uif.field
-
Holds configuration for executing a dynamic query on an InputField
to
pull data for updating the UI
- AttributeQuery() - Constructor for class org.kuali.rice.krad.uif.field.AttributeQuery
-
- AttributeQueryResult - Class in org.kuali.rice.krad.uif.field
-
Object that is returned for Ajax attribute queries and exposed
as JSON
- AttributeQueryResult() - Constructor for class org.kuali.rice.krad.uif.field.AttributeQueryResult
-
- AttributeQueryService - Interface in org.kuali.rice.krad.uif.service
-
Provides methods for executing AttributeQuery
instances
and preparing the AttributeQueryResult
with the result of the query
- AttributeQueryServiceImpl - Class in org.kuali.rice.krad.uif.service.impl
-
Implementation of AttributeQueryService
that prepares the attribute queries and
delegates to the LookupService
- AttributeQueryServiceImpl() - Constructor for class org.kuali.rice.krad.uif.service.impl.AttributeQueryServiceImpl
-
- AttributeReferenceDummy - Class in org.kuali.rice.krad.bo
-
Attribute Reference Dummy Business Object
- AttributeReferenceDummy() - Constructor for class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
Constructs a AttributeReferenceDummy.java.
- AttributeReferenceElements - Class in org.kuali.rice.krad.bo
-
Attribute Reference Dummy Business Object
- AttributeReferenceElements() - Constructor for class org.kuali.rice.krad.bo.AttributeReferenceElements
-
Constructs a AttributeReferenceDummy.java.
- attributeRemoved(HttpSessionBindingEvent) - Method in class org.kuali.rice.krad.web.session.NonSerializableSessionListener
-
- attributeReplaced(HttpSessionBindingEvent) - Method in class org.kuali.rice.krad.web.session.NonSerializableSessionListener
-
- ATTRIBUTES - Static variable in class org.kuali.rice.core.api.CoreConstants.CommonElements
-
- ATTRIBUTES - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- attributes(List<KewTypeAttribute.Builder>) - Method in class org.kuali.rice.kew.api.repository.type.KewTypeDefinition.Builder
-
- attributes - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- attributes - Variable in class org.kuali.rice.kim.impl.type.IdentityManagementTypeAttributeTransactionalDocument
-
- attributes - Variable in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- attributes(List<KrmsTypeAttribute.Builder>) - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeDefinition.Builder
-
fluent interface that sets the attributes of KrmsTypeDefinition builder.
- attributeSecurity - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- AttributeSecurity - Class in org.kuali.rice.krad.datadictionary
-
Defines a set of restrictions that are possible on an attribute
- AttributeSecurity() - Constructor for class org.kuali.rice.krad.datadictionary.AttributeSecurity
-
- AttributesMapBuilder - Class in org.kuali.rice.kns.datadictionary.exporter
-
Deprecated.
- AttributesMapBuilder() - Constructor for class org.kuali.rice.kns.datadictionary.exporter.AttributesMapBuilder
-
Deprecated.
Default constructor
- attributeToHighlightOnDuplicateKey - Variable in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
- attributeToHighlightOnFail - Variable in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
-
- AttributeTransform - Class in org.kuali.rice.kim.impl.common.attribute
-
this is an internal class used by kim service implementations that have generic lookup methods for classes
with "attributes".
- attributeTypeMap - Variable in class org.kuali.rice.kns.datadictionary.validation.MaintenanceDocumentAttributeValueReader
-
Deprecated.
- AttributeValidationException - Exception in org.kuali.rice.krad.datadictionary.exception
-
Exception thrown when an attribute can't be found during attribute-related validation.
- AttributeValidationException(String) - Constructor for exception org.kuali.rice.krad.datadictionary.exception.AttributeValidationException
-
- AttributeValidationException(String, Throwable) - Constructor for exception org.kuali.rice.krad.datadictionary.exception.AttributeValidationException
-
- AttributeValidationHelper - Class in org.kuali.rice.kim.document.rule
-
This is a description of what this class does - wliang don't forget to fill this in.
- AttributeValidationHelper() - Constructor for class org.kuali.rice.kim.document.rule.AttributeValidationHelper
-
- attributeValidationHelper - Variable in class org.kuali.rice.kim.document.rule.IdentityManagementGroupDocumentRule
-
- attributeValidationHelper - Variable in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- attributeValidationHelper - Variable in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- attributeValidationHelper - Variable in class org.kuali.rice.kim.rules.ui.KimDocumentMemberRule
-
- attributeValidationHelper - Variable in class org.kuali.rice.kim.rules.ui.PersonDocumentDelegationMemberRule
-
- attributeValidationHelper - Variable in class org.kuali.rice.kim.rules.ui.RoleDocumentDelegationMemberRule
-
- AttributeValidationResult - Class in org.kuali.rice.krad.datadictionary.validation.result
-
- AttributeValidationResult(String) - Constructor for class org.kuali.rice.krad.datadictionary.validation.result.AttributeValidationResult
-
- attributeValueMap - Variable in class org.kuali.rice.kns.datadictionary.validation.MaintenanceDocumentAttributeValueReader
-
Deprecated.
- attributeValueNeedsToBeEncryptedOnFormsAndLinks(Class<?>, String) - Method in interface org.kuali.rice.krad.service.DataObjectAuthorizationService
-
Indicates whether the given attribute of the given data object class has any
security defined (such as read-only, masked, ...) and therefore data for the
attribute should be securely passed
- attributeValueNeedsToBeEncryptedOnFormsAndLinks(Class<?>, String) - Method in class org.kuali.rice.krad.service.impl.DataObjectAuthorizationServiceImpl
-
- AttributeValueReader - Interface in org.kuali.rice.krad.datadictionary.validation
-
An interface to define classes that encapsulate access to both dictionary metadata and object field values, for example, by reflection
and introspection, for the purpose of performing validation against constraints defined in the DictionaryValidationService implementation.
- AUDIT_ERRORS - Static variable in class org.kuali.rice.kns.util.KNSConstants
-
- AuditCluster - Class in org.kuali.rice.kns.util
-
KRA Audit Cluster; container for related set of audit errors.
- AuditCluster() - Constructor for class org.kuali.rice.kns.util.AuditCluster
-
- AuditCluster(String, List, String) - Constructor for class org.kuali.rice.kns.util.AuditCluster
-
- AuditError - Class in org.kuali.rice.kns.util
-
KRA Audit Error class.
- AuditError(String, String, String) - Constructor for class org.kuali.rice.kns.util.AuditError
-
- AuditError(String, String, String, String[]) - Constructor for class org.kuali.rice.kns.util.AuditError
-
- AuditModeAction - Interface in org.kuali.rice.kns.web.struts.action
-
audit mode action marker
- authenticate(Authentication) - Method in class org.kuali.rice.kim.client.acegi.KualiCasAuthenticationProvider
-
This overridden method is copied from CAS verbatim.
- authenticate(Authentication) - Method in class org.kuali.rice.kim.client.acegi.KualiTestAuthenticationProvider
-
- AuthenticationCommonsHttpInvokerRequestExecutor - Class in org.kuali.rice.ksb.security.httpinvoker
-
Extension to
KSBHttpInvokerRequestExecutor
that retrieves
credentials from the CredentialsSource and places them in a BASIC HTTP
Authorization header.
- AuthenticationCommonsHttpInvokerRequestExecutor(HttpClient, CredentialsSource, ServiceConfiguration) - Constructor for class org.kuali.rice.ksb.security.httpinvoker.AuthenticationCommonsHttpInvokerRequestExecutor
-
Constructor that accepts the CredentialsSource and Service Info.
- AuthenticationException - Exception in org.kuali.rice.krad.exception
-
Exception thrown on authentication failure.
- AuthenticationException(String) - Constructor for exception org.kuali.rice.krad.exception.AuthenticationException
-
- AuthenticationService - Interface in org.kuali.rice.kim.api.identity
-
This service is used to extract the name of the authenticated principal from
an incoming http request.
- AuthenticationServiceImpl - Class in org.kuali.rice.kim.impl.identity
-
- AuthenticationServiceImpl() - Constructor for class org.kuali.rice.kim.impl.identity.AuthenticationServiceImpl
-
- Author - Class in edu.sampleu.bookstore.bo
-
Author Business Object class file for Author maintenance object.
- Author() - Constructor for class edu.sampleu.bookstore.bo.Author
-
- AUTHORIZATION - Static variable in class org.kuali.rice.kew.actions.SuperUserActionTakenEvent
-
- AUTHORIZATION_ERROR_DOCTYPE - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- AUTHORIZATION_ERROR_DOCUMENT - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- AUTHORIZATION_ERROR_DOCUMENT_WORKGROUP - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- AUTHORIZATION_ERROR_GENERAL - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- AUTHORIZATION_ERROR_INACTIVE_DOCTYPE - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- AUTHORIZATION_ERROR_MAINTENANCE_NEWCOPY - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- AUTHORIZATION_ERROR_MODULE - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- AUTHORIZATION_ERROR_PARAMETER - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- AuthorizationConstants - Class in org.kuali.rice.kns.authorization
-
Defines constants used in authorization-related code.
- AuthorizationConstants.EditMode - Class in org.kuali.rice.kns.authorization
-
- AuthorizationException - Exception in org.kuali.rice.krad.exception
-
Represents an exception that is thrown when a given user is not authorized to take the given action on the given
target type
- AuthorizationException(String, String, String) - Constructor for exception org.kuali.rice.krad.exception.AuthorizationException
-
- AuthorizationException(String, String, String, Map<String, Object>) - Constructor for exception org.kuali.rice.krad.exception.AuthorizationException
-
Constructs a exception with a message from the passed in information.
- AuthorizationException(String, String, String, String, Map<String, Object>) - Constructor for exception org.kuali.rice.krad.exception.AuthorizationException
-
Allows you to construct the exception message manually
- AuthorizationExceptionAction - Class in org.kuali.rice.kns.web.struts.action
-
This is the struts action class for handling the exception for Kuali
applications.
- AuthorizationExceptionAction() - Constructor for class org.kuali.rice.kns.web.struts.action.AuthorizationExceptionAction
-
- AuthorizationExceptionForm - Class in org.kuali.rice.kns.web.struts.form
-
Provides the form for displaying an AuthorizationException.
- AuthorizationExceptionForm() - Constructor for class org.kuali.rice.kns.web.struts.form.AuthorizationExceptionForm
-
- AuthorizationExceptionHandler - Class in org.kuali.rice.kns.web.struts.form.pojo
-
Handles any AuthorizationException by logging it first and then passing it forward to an explanation page.
- AuthorizationExceptionHandler() - Constructor for class org.kuali.rice.kns.web.struts.form.pojo.AuthorizationExceptionHandler
-
- authorizations - Variable in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
- authorizer - Variable in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- authorizerClass - Variable in class org.kuali.rice.kns.datadictionary.InquiryDefinition
-
Deprecated.
- AuthorMaintainable - Class in edu.sampleu.bookstore.maintenance
-
maintainableClass for Author document.
- AuthorMaintainable() - Constructor for class edu.sampleu.bookstore.maintenance.AuthorMaintainable
-
- AuthorMaintenanceDocumentRule - Class in edu.sampleu.bookstore.rule
-
- AuthorMaintenanceDocumentRule() - Constructor for class edu.sampleu.bookstore.rule.AuthorMaintenanceDocumentRule
-
- AUTO_REMOVE_CAUSE - Static variable in class org.kuali.rice.ken.util.NotificationConstants
-
String that indicates the cause of a dismissal of a messageDelivery was
due to autoremoval
- AUTO_REMOVED - Static variable in class org.kuali.rice.ken.util.NotificationConstants.MESSAGE_DELIVERY_STATUS
-
- AUTO_SEARCH - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- autoLocateServiceBus() - Method in class org.kuali.rice.ksb.api.bus.support.ServiceBusExporter
-
- AutoLoginFilter - Class in org.kuali.rice.krad.web.filter
-
- AutoLoginFilter() - Constructor for class org.kuali.rice.krad.web.filter.AutoLoginFilter
-
- autoRemove(NotificationMessageDeliverer, NotificationMessageDelivery) - Method in class org.kuali.rice.ken.service.impl.NotificationMessageDeliveryAutoRemovalServiceImpl
-
Auto-removes a single message delivery
- autoRemoveMessageDelivery(MessageDelivery) - Method in class org.kuali.rice.kcb.deliverer.impl.EmailMessageDeliverer
-
This implementation does an auto-remove by "canceling" the workflow email with the message delivery record.
- autoRemoveMessageDelivery(Collection<NotificationMessageDelivery>) - Method in interface org.kuali.rice.ken.deliverer.BulkNotificationMessageDeliverer
-
This method handles auto removing message deliveries
- autoRemoveMessageDelivery(NotificationMessageDelivery) - Method in class org.kuali.rice.ken.deliverer.impl.KEWActionListMessageDeliverer
-
This implementation does an auto-remove by "canceling" the workflow document associated with
the message delivery record.
- autoRemoveMessageDelivery(NotificationMessageDelivery) - Method in interface org.kuali.rice.ken.deliverer.NotificationMessageDeliverer
-
This method handles auto removing a message delivery from a person's list of notifications.
- available(int) - Static method in class org.kuali.rice.test.remote.AvailablePortFinder
-
Checks to see if a specific currentMinPort is available.
- AvailablePortFinder - Class in org.kuali.rice.test.remote
-
Finds currently available server ports.
- cache(Identity, Object) - Method in class org.kuali.rice.krad.util.KualiObjectCachePerBrokerImpl
-
- CACHE_MANAGER_REGISTRY - Static variable in class org.kuali.rice.core.impl.services.CoreImplServiceLocator
-
- CacheAdminController - Class in org.kuali.rice.core.web.cache
-
- CacheAdminController() - Constructor for class org.kuali.rice.core.web.cache.CacheAdminController
-
- CacheAdminForm - Class in org.kuali.rice.core.web.cache
-
- CacheAdminForm() - Constructor for class org.kuali.rice.core.web.cache.CacheAdminForm
-
- CacheAdminService - Interface in org.kuali.rice.core.api.cache
-
A service which facilitates remote operations against a cache which is deployed using Kuali Rice's core caching
infrastructure.
- CacheAdminServiceImpl - Class in org.kuali.rice.core.impl.cache
-
Implementation of the cache administration service which handles requests to flush cache targets from local caches
managed by the injected cache manager.
- CacheAdminServiceImpl() - Constructor for class org.kuali.rice.core.impl.cache.CacheAdminServiceImpl
-
- CacheException - Exception in org.kuali.rice.core.api.util.cache
-
CacheException
- CacheException(String, Throwable) - Constructor for exception org.kuali.rice.core.api.util.cache.CacheException
-
Constructs a CacheException
- cacheIfNew(Identity, Object) - Method in class org.kuali.rice.krad.util.KualiObjectCachePerBrokerImpl
-
- CacheKeyUtils - Class in org.kuali.rice.core.api.cache
-
A utility class that can be used to generate cache keys for more complex method signatures.
- CacheManagerRegistry - Interface in org.kuali.rice.core.api.cache
-
Allows access to a registry of CacheManager
instances that are identified by name.
- CacheManagerRegistryImpl - Class in org.kuali.rice.core.impl.cache
-
A simple class that holds a global registry to the cache managers.
- CacheManagerRegistryImpl() - Constructor for class org.kuali.rice.core.impl.cache.CacheManagerRegistryImpl
-
- cacheService(QName, Object) - Method in class org.kuali.rice.core.impl.resourceloader.BaseWrappingResourceLoader
-
- CacheTarget - Class in org.kuali.rice.core.api.cache
-
- cacheUnconvertedValue(String, Object) - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
- calculateChecksum(Object) - Static method in class org.kuali.rice.core.api.util.ChecksumUtils
-
Creates a checksum for the given object which must be serializable.
- calculateChecksum(List<Component>) - Method in class org.kuali.rice.coreservice.impl.component.ComponentServiceImpl
-
Calculates the checksum for the list of components.
- calculateLocalServicesDiff(List<ServiceInfo>, String, List<LocalService>) - Method in class org.kuali.rice.ksb.impl.bus.diff.ServiceRegistryDiffCalculatorImpl
-
- calculateMaxUploadSizeToMaxOfList(List<String>) - Method in class org.kuali.rice.kns.web.struts.action.KualiMultipartRequestHandler
-
- calculateNumberOfRows(List<? extends Field>) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Calculates how many rows will be needed per collection line to display
the list of fields.
- calculateRemoteServicesDiff(List<ServiceInfo>, List<RemoteService>) - Method in class org.kuali.rice.ksb.impl.bus.diff.ServiceRegistryDiffCalculatorImpl
-
- calculateRoute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.rule.web.RoutingReportAction
-
- call() - Method in class org.kuali.rice.ken.util.TransactionedCallable
-
- callback(Serializable, AsynchronousCall) - Method in interface org.kuali.rice.ksb.api.messaging.AsynchronousCallback
-
- CALLED_TRANS_COMMITTED - Static variable in class org.kuali.rice.ksb.messaging.serviceproxies.MessageSendingTransactionSynchronization
-
- CALLED_TRANS_ROLLEDBACKED - Static variable in class org.kuali.rice.ksb.messaging.serviceproxies.MessageSendingTransactionSynchronization
-
- CALLING_METHOD - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- camelCaseToHelpParm(String) - Static method in class org.kuali.rice.devtools.generators.dd.MaintDocDDCreator
-
Deprecated.
- camelCaseToString(String) - Static method in class org.kuali.rice.devtools.generators.dd.BeanDDCreator
-
Deprecated.
- campus - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- CAMPUS - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- Campus - Class in org.kuali.rice.location.api.campus
-
- Campus.Builder - Class in org.kuali.rice.location.api.campus
-
This builder is used to construct instances of Campus.
- Campus.Cache - Class in org.kuali.rice.location.api.campus
-
- Campus.Cache() - Constructor for class org.kuali.rice.location.api.campus.Campus.Cache
-
- CAMPUS_CODE - Static variable in class org.kuali.rice.kim.api.KimConstants.AttributeConstants
-
- CAMPUS_CODE - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.Person
-
- CAMPUS_CODE - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- CAMPUS_NAME - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- CAMPUS_SERVICE - Static variable in class org.kuali.rice.location.api.services.LocationApiServiceLocator
-
- CAMPUS_SHORT_NAME - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- CAMPUS_TYPE_CODE - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- CampusAgendaTypeService - Class in edu.sampleu.krms.impl
-
Sample AgendaTypeService that creates a RemotableAttributeField for specifying the campus
- CampusAgendaTypeService() - Constructor for class edu.sampleu.krms.impl.CampusAgendaTypeService
-
- campusCode - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- campusCode - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentAffiliation
-
- campusCode - Variable in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- campusCode - Variable in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- CampusContract - Interface in org.kuali.rice.location.api.campus
-
CampusContract interface.
- CampusGroupTypeServiceImpl - Class in org.kuali.rice.location.impl.campus
-
This is a description of what this class does - kellerj don't forget to fill this in.
- CampusGroupTypeServiceImpl() - Constructor for class org.kuali.rice.location.impl.campus.CampusGroupTypeServiceImpl
-
- CampusMaintainableImpl - Class in org.kuali.rice.location.web.campus
-
- CampusMaintainableImpl() - Constructor for class org.kuali.rice.location.web.campus.CampusMaintainableImpl
-
- CampusRoleTypeServiceImpl - Class in org.kuali.rice.location.impl.campus
-
- CampusRoleTypeServiceImpl() - Constructor for class org.kuali.rice.location.impl.campus.CampusRoleTypeServiceImpl
-
- CampusService - Interface in org.kuali.rice.location.api.campus
-
CampusService interface.
- CampusServiceImpl - Class in org.kuali.rice.location.impl.campus
-
- CampusServiceImpl() - Constructor for class org.kuali.rice.location.impl.campus.CampusServiceImpl
-
- CampusType - Class in org.kuali.rice.location.api.campus
-
- CampusType.Builder - Class in org.kuali.rice.location.api.campus
-
This builder is used to construct instances of CampusType.
- CampusType.Cache - Class in org.kuali.rice.location.api.campus
-
- CampusType.Cache() - Constructor for class org.kuali.rice.location.api.campus.CampusType.Cache
-
- CampusTypeComparator - Class in org.kuali.rice.location.framework.campus
-
- CampusTypeContract - Interface in org.kuali.rice.location.api.campus
-
CampusTypeContract interface.
- CampusTypeMaintainableImpl - Class in org.kuali.rice.location.web.campus
-
- CampusTypeMaintainableImpl() - Constructor for class org.kuali.rice.location.web.campus.CampusTypeMaintainableImpl
-
- CampusTypeValuesFinder - Class in org.kuali.rice.location.framework.campus
-
- CampusTypeValuesFinder() - Constructor for class org.kuali.rice.location.framework.campus.CampusTypeValuesFinder
-
- CampusValuesFinder - Class in org.kuali.rice.location.framework.campus
-
This class...
- CampusValuesFinder() - Constructor for class org.kuali.rice.location.framework.campus.CampusValuesFinder
-
- canAcknowledge(Document, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- canAcknowledge(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
-
- canAcknowledge(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
-
- canAcknowledge(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
-
- canAcknowledge(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
-
- canAcknowledge(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
-
- canAcknowledge(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- canAcknowledge(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
-
- canAddAdhocRequests(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
-
- canAddAdhocRequests(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
-
- canAddAdhocRequests(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
-
- canAddAdhocRequests(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
-
- canAddNoteAttachment(Document, String, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- canAddNoteAttachment(Document) - Static method in class org.kuali.rice.kns.util.WebUtils
-
- canAddNoteAttachment(Document, String, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
-
- canAddNoteAttachment(Document, String, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
-
- canAddNoteAttachment(Document, String, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- canAddRouteLogMessage(String, DocumentRouteHeaderValue) - Method in interface org.kuali.rice.kew.doctype.service.DocumentTypePermissionService
-
Determines if the given principal can add route log messages for documents of the given DocumentRouteHeaderValue.
- canAddRouteLogMessage(String, DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentTypePermissionServiceImpl
-
- canAddRouteLogMessage(String, String, DocumentType, String, String) - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentTypePermissionServiceImpl
-
- canAdministerRouting(String, DocumentType) - Method in interface org.kuali.rice.kew.doctype.service.DocumentTypePermissionService
-
Determines if the given principal can administer routing for the given
DocumentType.
- canAdministerRouting(String, DocumentType) - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentTypePermissionServiceImpl
-
- canAnnotate(Document, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- canAnnotate(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
-
- canAnnotate(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
-
- canAnnotate(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
-
- canAnnotate(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
-
- canAnnotate(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
-
- canAnnotate(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- canAnnotate(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
-
- canApprove(Document, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- canApprove(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
-
- canApprove(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
-
- canApprove(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
-
- canApprove(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
-
- canApprove(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
-
- canApprove(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- canApprove(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
-
- canAssignGroup - Variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementGroupDocumentForm
-
- canAssignRole - Variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- canAssignToRole(IdentityManagementRoleDocument, String) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- canBlanketApprove(String, DocumentType, String, String) - Method in interface org.kuali.rice.kew.doctype.service.DocumentTypePermissionService
-
Determines if the given principal can blanket approve documents of the given DocumentType.
- canBlanketApprove(String, DocumentType, String, String) - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentTypePermissionServiceImpl
-
- canBlanketApprove(Document, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- canBlanketApprove(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
-
This method ...
- canBlanketApprove(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
-
- canBlanketApprove(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
-
- canBlanketApprove(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
-
- canBlanketApprove(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
-
- canBlanketApprove(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- canBlanketApprove(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
-
- canBlanketApprove(Document) - Method in class org.kuali.rice.krad.maintenance.MaintenanceViewPresentationControllerBase
-
- canCancel(String, String, DocumentType, List<String>, String, String) - Method in interface org.kuali.rice.kew.doctype.service.DocumentTypePermissionService
-
Determines if the given principal can cancel documents of the given DocumentType.
- canCancel(String, String, DocumentType, List<String>, String, String) - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentTypePermissionServiceImpl
-
- canCancel(Document, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- canCancel(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
-
- canCancel(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
-
- canCancel(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
-
- canCancel(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
-
- canCancel(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
-
- canCancel(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- canCancel(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
-
- cancel(DocumentActionParameters) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Executes a
ActionType.CANCEL
action for the given principal and document specified in
the supplied parameters.
- cancel(String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Approves the document, commits updates.
- cancel(DocumentActionParameters) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- cancel(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- cancel(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.notes.web.NoteAction
-
- cancel(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.rule.web.RuleAction
-
- cancel(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.superuser.web.SuperUserAction
-
- cancel(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
Calls the document service to cancel the document
- cancel(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiLookupAction
-
Just returns as if return with no value was selected.
- cancel(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiMultipleValueLookupAction
-
This method overrides the super class cancel method because it is basically equivalent to clicking prepare to return none
- CANCEL - Static variable in class org.kuali.rice.krad.uif.UifConstants.MethodToCallNames
-
- cancel(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
-
Prompts user to confirm the cancel action then if confirmed cancels the document instance
contained on the form
- cancel(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.LookupController
-
Just returns as if return with no value was selected
- cancel(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
Just returns as if return with no value was selected.
- cancel(WorkflowDocument, String) - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowDocumentServiceImpl
-
- cancel(WorkflowDocument, String) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
-
cancel this workflowDocument optionally providing an annotation for this action taken which
will show up in the route log for this document corresponding to this action taken
- CANCEL_DOCUMENT - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- CANCEL_METHOD - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- CANCEL_PERMISSION - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- CancelAction - Class in org.kuali.rice.kew.actions
-
Cancels a document at the request of a client app.
- CancelAction(DocumentRouteHeaderValue, PrincipalContract) - Constructor for class org.kuali.rice.kew.actions.CancelAction
-
- CancelAction(DocumentRouteHeaderValue, PrincipalContract, String) - Constructor for class org.kuali.rice.kew.actions.CancelAction
-
- cancelAttachment(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
-
Called by the cancel attachment action on a note.
- cancelBOAttachment(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
Cancels the pending attachment, if any.
- cancelDocument(String, DocumentRouteHeaderValue, String) - Method in class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
- cancelDocument(String, DocumentRouteHeaderValue, String) - Method in interface org.kuali.rice.kew.routeheader.service.WorkflowDocumentService
-
- cancelDocument(Document, String) - Method in interface org.kuali.rice.krad.service.DocumentService
-
cancel this document, optionally providing an annotation for the disapproval which will show up in the route log for the
document for this action taken
- cancelDocument(Document, String) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- cancelEdit(NoteConfigComponent.NoteForm) - Method in class org.kuali.rice.edl.impl.components.NoteConfigComponent
-
- canClose(Document, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- canClose(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
-
- canClose(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
-
- canClose(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
-
- canClose(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
-
- canClose(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
-
- canClose(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- canClose(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
-
- canCoerce(String, String) - Method in class org.kuali.rice.krms.framework.engine.expression.ComparisonOperatorServiceImpl
-
- canCoerce(String, String) - Method in class org.kuali.rice.krms.framework.engine.expression.DefaultComparisonOperator
-
- canCoerce(String, String) - Method in interface org.kuali.rice.krms.framework.engine.expression.StringCoercionExtension
-
Can this StringCoercionExtension coerce the given type and value into an Object?
- canCompare(Object, Object) - Method in interface org.kuali.rice.krms.api.engine.expression.ComparisonOperatorService
-
Does the service have an Extension that can compare the given objects?
- canCompare(Object, Object) - Method in class org.kuali.rice.krms.framework.engine.expression.ComparisonOperatorServiceImpl
-
- canCompare(Object, Object) - Method in class org.kuali.rice.krms.framework.engine.expression.DefaultComparisonOperator
-
- canCompare(Object, Object) - Method in interface org.kuali.rice.krms.framework.engine.expression.EngineComparatorExtension
-
- canConvert(Class) - Method in class org.kuali.rice.krad.service.impl.SerializerServiceBase.ProxyConverter
-
- canConvert(Class) - Method in class org.kuali.rice.krad.service.impl.XmlObjectSerializerServiceImpl.ProxyConverter
-
- canCopy(Document, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- canCopy(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
-
- canCopy(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
-
- canCopy(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
-
- canCopy(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
-
- canCopy(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
-
- canCopy(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- canCopy(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
-
- canCreate(Class) - Method in class org.kuali.rice.kim.document.authorization.GenericPermissionMaintenanceDocumentPresentationController
-
This overridden method ...
- canCreate(Class) - Method in class org.kuali.rice.kim.impl.responsibility.ReviewResponsibilityMaintenanceDocumentPresentationController
-
- canCreate(Class, Person) - Method in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentAuthorizerBase
-
- canCreate(Class) - Method in interface org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationController
-
- canCreate(Class) - Method in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase
-
- canCreate(Class, Person) - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocumentAuthorizer
-
- canCreate(Class, Person) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentAuthorizerBase
-
- canCreate(Class) - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocumentPresentationController
-
- canCreate(Class) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentPresentationControllerBase
-
- canCreate(Class<?>, Person) - Method in class org.kuali.rice.krad.maintenance.MaintenanceViewAuthorizerBase
-
- canCreate(Class<?>) - Method in class org.kuali.rice.krad.maintenance.MaintenanceViewPresentationControllerBase
-
- canCreate(Class<?>, Person, String) - Method in interface org.kuali.rice.krad.service.DataObjectAuthorizationService
-
Indicates whether the given user has permission to create records of the given data
object class with the given document type
- canCreate(Class<?>, Person, String) - Method in class org.kuali.rice.krad.service.impl.DataObjectAuthorizationServiceImpl
-
- canCreate(Class, Person) - Method in class org.kuali.rice.krms.impl.authorization.AgendaEditorAuthorizer
-
- canCreateOrMaintain(MaintenanceDocument, Person) - Method in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentAuthorizerBase
-
- canCreateOrMaintain(MaintenanceDocument, Person) - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocumentAuthorizer
-
- canCreateOrMaintain(MaintenanceDocument, Person) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentAuthorizerBase
-
- canCreateOrMaintain(MaintenanceDocument, Person) - Method in class org.kuali.rice.krad.maintenance.MaintenanceViewAuthorizerBase
-
- canCreateOrMaintain(MaintenanceDocument, Person) - Method in class org.kuali.rice.krms.impl.authorization.AgendaEditorAuthorizer
-
- canDeleteNoteAttachment(Document, String, String, Person) - Method in interface org.kuali.rice.kns.document.authorization.DocumentAuthorizer
-
- canDeleteNoteAttachment(Document, String, String, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- canDeleteNoteAttachment(Document, String, String) - Static method in class org.kuali.rice.kns.util.WebUtils
-
- canDeleteNoteAttachment(Document, String, String, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
-
- canDeleteNoteAttachment(Document, String, String, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
-
- canDeleteNoteAttachment(Document, String, String, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- canDisapprove(Document, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- canDisapprove(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
-
- canDisapprove(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
-
- canDisapprove(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
-
- canDisapprove(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
-
- canDisapprove(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
-
- canDisapprove(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- canDisapprove(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
-
- canEdit(Document, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- canEdit(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
-
- canEdit(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
-
- canEdit(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
-
- canEdit(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
-
- canEdit(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
-
- canEdit(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- canEdit(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
-
- canEditDocumentOverview(Document, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- canEditDocumentOverview(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
-
- canEditDocumentOverview(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
-
- canEditDocumentOverview(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
-
- canEditDocumentOverview(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
-
- canEditDocumentOverview(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
-
- canEditDocumentOverview(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- canEditDocumentOverview(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
-
- canEditField(View, ViewModel, Field, String, Person) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
-
- canEditField(View, ViewModel, Field, String, Person) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
-
- canEditField(View, ViewModel, Field, String) - Method in interface org.kuali.rice.krad.uif.view.ViewPresentationController
-
- canEditField(View, ViewModel, Field, String) - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
-
- canEditGroup(View, ViewModel, Group, String, Person) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
-
- canEditGroup(View, ViewModel, Group, String, Person) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
-
- canEditGroup(View, ViewModel, Group, String) - Method in interface org.kuali.rice.krad.uif.view.ViewPresentationController
-
- canEditGroup(View, ViewModel, Group, String) - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
-
- canEditLine(View, ViewModel, CollectionGroup, String, Object, Person) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
-
- canEditLine(View, ViewModel, CollectionGroup, String, Object, Person) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
-
- canEditLine(View, ViewModel, CollectionGroup, String, Object) - Method in interface org.kuali.rice.krad.uif.view.ViewPresentationController
-
- canEditLine(View, ViewModel, CollectionGroup, String, Object) - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
-
- canEditLineField(View, ViewModel, CollectionGroup, String, Object, Field, String, Person) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
-
- canEditLineField(View, ViewModel, CollectionGroup, String, Object, Field, String, Person) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
-
- canEditLineField(View, ViewModel, CollectionGroup, String, Object, Field, String) - Method in interface org.kuali.rice.krad.uif.view.ViewPresentationController
-
- canEditLineField(View, ViewModel, CollectionGroup, String, Object, Field, String) - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
-
- canEditView(View, ViewModel, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- canEditView(View, ViewModel) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
-
Verify the document can be edited in addition to the view
- canEditView(View, ViewModel, Person) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
-
Determines if the given user is authorized to edit the given view
- canEditView(View, ViewModel, Person) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
-
Checks for an edit view permission for the view id, and if found verifies the user has that permission
- canEditView(View, ViewModel) - Method in interface org.kuali.rice.krad.uif.view.ViewPresentationController
-
Determines if the the given view and data is allowed to be edited
- canEditView(View, ViewModel) - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
-
- canEditWidget(View, ViewModel, Widget, String, Person) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
-
- canEditWidget(View, ViewModel, Widget, String, Person) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
-
- canEditWidget(View, ViewModel, Widget, String) - Method in interface org.kuali.rice.krad.uif.view.ViewPresentationController
-
- canEditWidget(View, ViewModel, Widget, String) - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
-
- canFullyUnmaskField(Person, Class<?>, String, Document) - Method in interface org.kuali.rice.kns.service.BusinessObjectAuthorizationService
-
Deprecated.
- canFullyUnmaskField(Person, Class<?>, String, Document) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectAuthorizationServiceImpl
-
Deprecated.
- canFullyUnmaskField(String, String, KualiForm) - Static method in class org.kuali.rice.kns.util.WebUtils
-
- canFyi(Document, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- canFyi(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
-
- canFyi(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
-
- canFyi(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
-
- canFyi(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
-
- canFyi(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
-
- canFyi(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- canFyi(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
-
- canGroupReceiveAdHocRequest(String, DocumentType, String) - Method in interface org.kuali.rice.kew.doctype.service.DocumentTypePermissionService
-
Determines if the given group is authorized to receive ad hoc requests of the
specified action request code for the given DocumentType and action request type.
- canGroupReceiveAdHocRequest(String, DocumentType, String) - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentTypePermissionServiceImpl
-
- canInitiate(String, DocumentType) - Method in interface org.kuali.rice.kew.doctype.service.DocumentTypePermissionService
-
Determines if the given principal can initiate documents of the given DocumentType.
- canInitiate(String, DocumentType) - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentTypePermissionServiceImpl
-
- canInitiate(String, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- canInitiate(String) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
-
- canInitiate(String, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
-
- canInitiate(String, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
-
- canInitiate(String) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
-
- canInitiate(String) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
-
- canInitiate(String, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- canInitiate(String) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
-
- canInitiateDocumentTypeDocument - Variable in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- canInitiateDocumentTypeDocument - Variable in class org.kuali.rice.kew.rule.web.RuleQuickLinksForm
-
- canInitiatePermissionDocument - Variable in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- canInitiateResponsibilityDocument - Variable in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- canMaintain(Object, Person) - Method in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentAuthorizerBase
-
- canMaintain(Object) - Method in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase
-
- canMaintain(Object, Person) - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocumentAuthorizer
-
- canMaintain(Object, Person) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentAuthorizerBase
-
- canMaintain(Object) - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocumentPresentationController
-
- canMaintain(Object) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentPresentationControllerBase
-
- canMaintain(Object, Person) - Method in class org.kuali.rice.krad.maintenance.MaintenanceViewAuthorizerBase
-
- canMaintain(Object, Person, String) - Method in interface org.kuali.rice.krad.service.DataObjectAuthorizationService
-
Indicates whether the given user has permission to maintain (edit/delete) the
give data object instance with the given document type
- canMaintain(Object, Person, String) - Method in class org.kuali.rice.krad.service.impl.DataObjectAuthorizationServiceImpl
-
- canMaintain(Object, Person) - Method in class org.kuali.rice.krms.impl.authorization.AgendaEditorAuthorizer
-
- canModifyAssignees - Variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- canModifyEntity(String, String) - Method in class org.kuali.rice.kim.service.impl.LdapUiDocumentServiceImpl
-
Overridden to only check permission - users should not be able to edit themselves.
- canModifyEntity(String, String) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- canModifyEntity(String, String) - Method in interface org.kuali.rice.kim.service.UiDocumentService
-
- canModifyEntity - Variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- canOpen(Document, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- canOpen(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
-
- canOpen(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
-
- canOpen(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- canOpenView(View, ViewModel, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- canOpenView(View, ViewModel, Person) - Method in class org.kuali.rice.krad.lookup.LookupViewAuthorizerBase
-
Override to check the for permissions of type 'Look Up Records' in addition to the open view check
done in super
- canOpenView(View, ViewModel, Person) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
-
Determines if the given user is authorized to open the given view
- canOpenView(View, ViewModel, Person) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
-
Checks for an open view permission for the view id, and if found verifies the user has that permission
- canOverrideEntityPrivacyPreferences(String, String) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- canOverrideEntityPrivacyPreferences(String, String) - Method in interface org.kuali.rice.kim.service.UiDocumentService
-
- canOverrideEntityPrivacyPreferences - Variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- canPartiallyUnmaskField(Person, Class<?>, String, Document) - Method in interface org.kuali.rice.kns.service.BusinessObjectAuthorizationService
-
Deprecated.
- canPartiallyUnmaskField(Person, Class<?>, String, Document) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectAuthorizationServiceImpl
-
Deprecated.
- canPartiallyUnmaskField(String, String, KualiForm) - Static method in class org.kuali.rice.kns.util.WebUtils
-
- canPartialUnmaskField(View, ViewModel, DataField, String, Person) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
-
Checks whether the partial mask authorization exists for the given property and if so whether the given user
has the ability to unmask the value
- canPartialUnmaskField(View, ViewModel, DataField, String, Person) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
-
- canPerformAction(View, ViewModel, ActionField, String, String, Person) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
-
- canPerformAction(View, ViewModel, ActionField, String, String, Person) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
-
- canPerformAction(View, ViewModel, ActionField, String, String) - Method in interface org.kuali.rice.krad.uif.view.ViewPresentationController
-
- canPerformAction(View, ViewModel, ActionField, String, String) - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
-
- canPerformLineAction(View, ViewModel, CollectionGroup, String, Object, ActionField, String, String, Person) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
-
- canPerformLineAction(View, ViewModel, CollectionGroup, String, Object, ActionField, String, String, Person) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
-
- canPerformLineAction(View, ViewModel, CollectionGroup, String, Object, ActionField, String, String) - Method in interface org.kuali.rice.krad.uif.view.ViewPresentationController
-
- canPerformLineAction(View, ViewModel, CollectionGroup, String, Object, ActionField, String, String) - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
-
- canPerformRouteReport(Document, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- canPerformRouteReport(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
-
- canPerformRouteReport(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
-
- canPerformRouteReport(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
-
- canPerformRouteReport(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
-
- canPerformRouteReport(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
-
- canPerformRouteReport(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- canPerformRouteReport(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
-
- canReceiveAdHoc(Document, Person, String) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- canReceiveAdHoc(Document, Person, String) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
-
- canReceiveAdHoc(Document, Person, String) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
-
- canReceiveAdHoc(Document, Person, String) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- canReceiveAdHocRequest(String, DocumentType, String) - Method in interface org.kuali.rice.kew.doctype.service.DocumentTypePermissionService
-
Determines if the given principal is authorized to receive ad hoc requests
for the given DocumentType and action request type.
- canReceiveAdHocRequest(String, DocumentType, String) - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentTypePermissionServiceImpl
-
- canReload(Document, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- canReload(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
-
- canReload(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
-
- canReload(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
-
- canReload(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
-
- canReload(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
-
- canReload(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- canReload(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
-
- canRoute(String, DocumentRouteHeaderValue) - Method in interface org.kuali.rice.kew.doctype.service.DocumentTypePermissionService
-
Determines if the given principal can route documents of the given DocumentRouteHeaderValue.
- canRoute(String, DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentTypePermissionServiceImpl
-
- canRoute(String, String, DocumentType, String, String) - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentTypePermissionServiceImpl
-
- canRoute(Document, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- canRoute(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
-
- canRoute(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
-
- canRoute(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
-
- canRoute(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
-
- canRoute(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
-
- canRoute(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- canRoute(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
-
- canSave(String, String, DocumentType, List<String>, String, String) - Method in interface org.kuali.rice.kew.doctype.service.DocumentTypePermissionService
-
Determines if the given principal can save documents of the given DocumentType.
- canSave(String, String, DocumentType, List<String>, String, String) - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentTypePermissionServiceImpl
-
- canSave(Document, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- canSave(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
-
- canSave(ActionForm) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
- canSave(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
-
- canSave(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
-
- canSave(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
-
- canSave(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
-
- canSave(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- canSave(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
-
- canSave(Document) - Method in class org.kuali.rice.krad.maintenance.MaintenanceViewPresentationControllerBase
-
- canSendAdHocRequests(Document, String, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- canSendAdhocRequests(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
-
- canSendAdHocRequests(Document, String, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
-
- canSendAdHocRequests(Document, String, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
-
- canSendAdhocRequests(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
-
- canSendAdhocRequests(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
-
- canSendAdHocRequests(Document, String, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- canSendAdhocRequests(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
-
- canSendAnyTypeAdHocRequests(Document, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- canSendAnyTypeAdHocRequests(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
-
- canSendAnyTypeAdHocRequests(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
-
- canSendAnyTypeAdHocRequests(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- canSendNoteFyi(Document, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- canSendNoteFyi(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
-
- canSendNoteFyi(Document, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
-
- canSendNoteFyi(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
-
- canSendNoteFyi(Document) - Method in interface org.kuali.rice.krad.document.DocumentPresentationController
-
- canSendNoteFyi(Document) - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
-
- canSendNoteFyi(Document, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- canSendNoteFyi(Document) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
-
- canTakeRequestedAction(Document, String, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- canTakeRequestedAction(Document, String, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
-
- canTakeRequestedAction(Document, String, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
-
- canTakeRequestedAction(Document, String, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- canUnmaskField(View, ViewModel, DataField, String, Person) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
-
Checks whether the mask authorization exists for the given property and if so whether the given user has the
ability to unmask the value
- canUnmaskField(View, ViewModel, DataField, String, Person) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
-
- canViewField(View, ViewModel, Field, String, Person) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
-
- canViewField(View, ViewModel, Field, String, Person) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
-
- canViewField(View, ViewModel, Field, String) - Method in interface org.kuali.rice.krad.uif.view.ViewPresentationController
-
- canViewField(View, ViewModel, Field, String) - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
-
- canViewGroup(View, ViewModel, Group, String, Person) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
-
- canViewGroup(View, ViewModel, Group, String, Person) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
-
- canViewGroup(View, ViewModel, Group, String) - Method in interface org.kuali.rice.krad.uif.view.ViewPresentationController
-
- canViewGroup(View, ViewModel, Group, String) - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
-
- canViewLine(View, ViewModel, CollectionGroup, String, Object, Person) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
-
- canViewLine(View, ViewModel, CollectionGroup, String, Object, Person) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
-
- canViewLine(View, ViewModel, CollectionGroup, String, Object) - Method in interface org.kuali.rice.krad.uif.view.ViewPresentationController
-
- canViewLine(View, ViewModel, CollectionGroup, String, Object) - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
-
- canViewLineField(View, ViewModel, CollectionGroup, String, Object, Field, String, Person) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
-
- canViewLineField(View, ViewModel, CollectionGroup, String, Object, Field, String, Person) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
-
- canViewLineField(View, ViewModel, CollectionGroup, String, Object, Field, String) - Method in interface org.kuali.rice.krad.uif.view.ViewPresentationController
-
- canViewLineField(View, ViewModel, CollectionGroup, String, Object, Field, String) - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
-
- canViewNoteAttachment(Document, String, Person) - Method in interface org.kuali.rice.kns.document.authorization.DocumentAuthorizer
-
- canViewNoteAttachment(Document, String, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- canViewNoteAttachment(Document, String, String, Person) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- canViewNoteAttachment(Document, String) - Static method in class org.kuali.rice.kns.util.WebUtils
-
- canViewNoteAttachment(Document, String, String, Person) - Method in interface org.kuali.rice.krad.document.DocumentAuthorizer
-
- canViewNoteAttachment(Document, String, String, Person) - Method in class org.kuali.rice.krad.document.DocumentAuthorizerBase
-
- canViewNoteAttachment(Document, String, String, Person) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- canViewWidget(View, ViewModel, Widget, String, Person) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
-
- canViewWidget(View, ViewModel, Widget, String, Person) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
-
- canViewWidget(View, ViewModel, Widget, String) - Method in interface org.kuali.rice.krad.uif.view.ViewPresentationController
-
- canViewWidget(View, ViewModel, Widget, String) - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
-
- cascade - Variable in class org.kuali.rice.core.framework.persistence.jpa.metadata.CollectionDescriptor
-
- cascade - Variable in class org.kuali.rice.core.framework.persistence.jpa.metadata.ObjectDescriptor
-
- CaseAwareSearchableAttributeValue - Interface in org.kuali.rice.kew.docsearch
-
SearchableAttributeValue that can validate ignoring case
- CaseConstrainable - Interface in org.kuali.rice.krad.datadictionary.validation.capability
-
Validation capability to constrain a particular value under specific conditions.
- caseConstraint - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- CaseConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
-
A case constraint is a constraint that is imposed only when a certain condition is met, for example, if the country attribute value is "USA",
then a prerequisite constraint may be imposed that the 'State' attribute is non-null.
- CaseConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint
-
- CaseConstraintProcessor - Class in org.kuali.rice.krad.datadictionary.validation.processor
-
This object processes 'case constraints', which are constraints that are imposed only in specific cases, for example, when a value is
equal to some constant, or greater than some limit.
- CaseConstraintProcessor() - Constructor for class org.kuali.rice.krad.datadictionary.validation.processor.CaseConstraintProcessor
-
- CaseConstraintResolver<T extends CaseConstrainable> - Class in org.kuali.rice.krad.datadictionary.validation.constraint.resolver
-
An object that returns the case constraint as a list for a definition implementing the capability
CaseConstrainable
.
- CaseConstraintResolver() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.resolver.CaseConstraintResolver
-
- caseSensitive - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint
-
- CategoryDefinition - Class in org.kuali.rice.krms.api.repository.category
-
An immutable representation of a category definition.
- CategoryDefinition.Builder - Class in org.kuali.rice.krms.api.repository.category
-
This builder is used to construct instances of CategoryDefinition.
- CategoryDefinition.Elements - Class in org.kuali.rice.krms.api.repository.category
-
A private class which exposes constants which define the XML element names to use
when this object is marshalled to XML.
- CategoryDefinition.Elements() - Constructor for class org.kuali.rice.krms.api.repository.category.CategoryDefinition.Elements
-
- CategoryDefinitionContract - Interface in org.kuali.rice.krms.api.repository.category
-
Defines the category definition.
- CategoryValuesFinder - Class in org.kuali.rice.krms.impl.ui
-
Helper class that returns all category types that are valid for the given context.
- CategoryValuesFinder() - Constructor for class org.kuali.rice.krms.impl.ui.CategoryValuesFinder
-
- cellAlign - Variable in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- CellComparatorHelper - Class in org.kuali.rice.kns.web.comparator
-
This class...
- CellComparatorHelper() - Constructor for class org.kuali.rice.kns.web.comparator.CellComparatorHelper
-
- CENTER - Static variable in class org.kuali.rice.krad.uif.CssConstants.TextAligns
-
- CHANGE_DEL_ROLE_MEMBER_METHOD_TO_CALL - Static variable in class org.kuali.rice.kim.web.struts.action.IdentityManagementRoleDocumentAction
-
- CHANGE_DEL_ROLE_MEMBER_METHOD_TO_CALL - Static variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementDocumentFormBase
-
- CHANGE_MEMBER_TYPE_CODE_METHOD_TO_CALL - Static variable in class org.kuali.rice.kim.web.struts.action.IdentityManagementDocumentActionBase
-
- CHANGE_MEMBER_TYPE_CODE_METHOD_TO_CALL - Static variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementDocumentFormBase
-
- CHANGE_NAMESPACE_METHOD_TO_CALL - Static variable in class org.kuali.rice.kim.web.struts.action.IdentityManagementDocumentActionBase
-
- CHANGE_NAMESPACE_METHOD_TO_CALL - Static variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementDocumentFormBase
-
- changeDelegationMemberTypeCode(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementRoleDocumentAction
-
- changeMemberTypeCode(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementGroupDocumentAction
-
- changeMemberTypeCode(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementRoleDocumentAction
-
- changeNamespace(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementDocumentActionBase
-
- CHANNEL - Static variable in class org.kuali.rice.kcb.bo.RecipientDelivererConfig
-
- CHANNEL_ID - Static variable in class org.kuali.rice.ken.util.NotificationConstants.BO_PROPERTY_NAMES
-
- ChannelReviewerRoleAttribute - Class in org.kuali.rice.ken.kew
-
KEW RoleAttribute implementation that is responsible for encapsulating a list
of users and groups which are reviewers for a Notification Channel.
- ChannelReviewerRoleAttribute() - Constructor for class org.kuali.rice.ken.kew.ChannelReviewerRoleAttribute
-
Constructs a ChannelReviewerRoleAttribute.java.
- CharacterLevelValidationPattern - Class in org.kuali.rice.krad.datadictionary.validation
-
Deprecated.
- CharacterLevelValidationPattern() - Constructor for class org.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern
-
Deprecated.
- CharsetPatternConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
-
Pattern for matching any character in the given list (String)
- CharsetPatternConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.CharsetPatternConstraint
-
- CharsetValidationPattern - Class in org.kuali.rice.kns.datadictionary.validation.charlevel
-
Pattern for matching any character in the given list (String)
- CharsetValidationPattern() - Constructor for class org.kuali.rice.kns.datadictionary.validation.charlevel.CharsetValidationPattern
-
- CHECK_ENCRYPTION_SERVICE_OVERRIDE_IND - Static variable in class org.kuali.rice.krad.util.KRADConstants.SystemGroupParameterNames
-
- checkAffiliationEithOneEMpInfo(List<PersonDocumentAffiliation>) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- checkAffiliationTypeChange(List<PersonDocumentAffiliation>) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- checkAllowsMaintenanceEdit(String, ParameterBo) - Method in class org.kuali.rice.coreservice.web.parameter.ParameterRule
-
- checkAllowsRecordDeletion() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- checkAndResetReloadActionListFlag(String) - Method in class org.kuali.rice.kew.useroptions.dao.impl.ReloadActionListDaoJdbcImpl
-
- checkAndResetReloadActionListFlag(String) - Method in interface org.kuali.rice.kew.useroptions.dao.ReloadActionListDAO
-
Does an atomic check and reset (clear) of the RELOAD_ACTION_LIST flag
- checkAndWarnAboutSensitiveData(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse, String, String, String, String) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
Checks if the given value matches patterns that indicate sensitive data and if configured to give a warning for sensitive data will
prompt the user to continue
- checkAndWarnAboutSensitiveData(DocumentFormBase, HttpServletRequest, HttpServletResponse, String, String, String, String) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
-
Checks if the given value matches patterns that indicate sensitive data
and if configured to give a warning for sensitive data will prompt the
user to continue.
- checkArguments(Class<? extends PersistableBusinessObject>, Set<String>) - Method in interface org.kuali.rice.devtools.pdle.PostDataLoadEncryptionService
-
- checkArguments(Class<? extends PersistableBusinessObject>, Set<String>, boolean) - Method in interface org.kuali.rice.devtools.pdle.PostDataLoadEncryptionService
-
- checkArguments(Class<? extends PersistableBusinessObject>, Set<String>) - Method in class org.kuali.rice.devtools.pdle.PostDataLoadEncryptionServiceImpl
-
- checkArguments(Class<? extends PersistableBusinessObject>, Set<String>, boolean) - Method in class org.kuali.rice.devtools.pdle.PostDataLoadEncryptionServiceImpl
-
- checkAuthorization(ActionForm, String) - Method in class org.kuali.rice.core.web.impex.IngesterAction
-
- checkAuthorization(ActionForm, String) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
-
Override this method to provide action-level access controls to the application.
- checkAuthorization(ActionForm, String) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
- checkAuthorization(ActionForm, String) - Method in class org.kuali.rice.kns.web.struts.action.KualiInquiryAction
-
- checkAuthorization(ActionForm, String) - Method in class org.kuali.rice.kns.web.struts.action.KualiLookupAction
-
- checkAuthorization(ActionForm, String) - Method in class org.kuali.rice.kns.web.struts.action.QuestionPromptAction
-
This overridden method ...
- checkAuthorization(ActionForm, String) - Method in class org.kuali.rice.ksb.messaging.web.KSBAction
-
- checkAuthorizations(String, SecuritySession, List<Document>) - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentSecurityServiceImpl
-
- CHECKBOX - Static variable in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- CHECKBOX_CHECKED_VALUE - Static variable in class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
-
Deprecated.
- CHECKBOX_CONTROL - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- CHECKBOX_GROUP_CONTROL - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- CHECKBOX_GROUP_CONTROL_HORIZONTAL - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- CHECKBOX_INPUT_TYPE - Static variable in class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
-
Deprecated.
- CHECKBOX_PRESENT_ON_FORM_ANNOTATION - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
When checkboxes are rendered on the form, a hidden field will also be rendered corresponding to each checkbox with the
checkbox's name suffixed with the value of this constant.
- CheckboxControl - Class in org.kuali.rice.krad.uif.control
-
Represents a HTML Checkbox control.
- CheckboxControl() - Constructor for class org.kuali.rice.krad.uif.control.CheckboxControl
-
- CheckboxControlDefinition - Class in org.kuali.rice.kns.datadictionary.control
-
Deprecated.
- CheckboxControlDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.control.CheckboxControlDefinition
-
Deprecated.
- CheckboxGroupControl - Class in org.kuali.rice.krad.uif.control
-
Represents a group of HTML checkbox controls.
- CheckboxGroupControl() - Constructor for class org.kuali.rice.krad.uif.control.CheckboxGroupControl
-
- checkClientTrusted(X509Certificate[], String) - Method in class org.apache.commons.httpclient.contrib.ssl.EasyX509TrustManager
-
- checkComponent(ParameterBo) - Method in class org.kuali.rice.coreservice.web.parameter.ParameterRule
-
- checkDateRanges(String, String) - Static method in class org.kuali.rice.kew.util.Utilities
-
- checkDelegationMember(RoleDocumentDelegationMember) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementRoleDocumentAction
-
- checkDeletePermission(Object) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- checkDocumentBlockingDocumentId(String, boolean) - Static method in class org.kuali.rice.krad.maintenance.MaintenanceUtils
-
- checked - Variable in class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
-
Deprecated.
- checkEditLineAuthorizationAndPresentationLogic(View, ViewModel, CollectionGroup, Object) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
-
Invokes the view's configured authorizer and presentation controller to determine if the user has permission
to edit the line (if a permission has been established)
- checkEmailNotificationPreferences(ActionItemContract, Preferences, String) - Method in class org.kuali.rice.kew.mail.service.impl.ActionListEmailServiceImpl
-
This method takes in a type of email which is being sent, an action item
which is being checked and a user's preferences and it checks to see if
the action item should be included in the given kind of email based on
the user's preferences.
- checkEmptyBOField(String, Object, String) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method accepts an object, and attempts to determine whether it is empty by this method's definition.
- checkEmptyBOField(String, Object, String) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method accepts an object, and attempts to determine whether it is empty by this method's definition.
- checkEmptyDocumentField(String, Object, String) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method accepts document field (such as , and attempts to determine whether it is empty by this method's
definition.
- checkEmptyDocumentField(String, Object, String) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method accepts document field (such as , and attempts to determine whether it is empty by this method's
definition.
- checkEmptyValue(Object) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method accepts document field (such as , and attempts to determine whether it is empty by this method's
definition.
- checkEmptyValue(Object) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method accepts document field (such as , and attempts to determine whether it is empty by this method's
definition.
- checkEnabled() - Method in class org.kuali.rice.core.impl.encryption.DemonstrationGradeEncryptionServiceImpl
-
Performs a check to see if the encryption service is enabled.
- checkForAdditionalFields(Map<String, String>) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
Determines if there should be more search fields rendered based on already entered search criteria, and
generates additional form rows.
- checkForAdditionalFields(Map<String, String>) - Method in class org.kuali.rice.kew.rule.bo.RuleBaseValuesLookupableHelperServiceImpl
-
- checkForAdditionalFields(Map<String, String>) - Method in class org.kuali.rice.kew.rule.bo.RuleDelegationLookupableHelperServiceImpl
-
- checkForAdditionalFields(Map<String, String>) - Method in class org.kuali.rice.kim.lookup.GroupLookupableHelperServiceImpl
-
- checkForAdditionalFields(Map<String, String>) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
This implementation always returns false.
- checkForAdditionalFields(Map<String, String>) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
- checkForAdditionalFields(Map<String, String>) - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
Determines if there should be more search fields rendered based on already entered search criteria.
- checkForAdditionalFields(Map<String, String>) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
Determines if there should be more search fields rendered based on already entered search criteria.
- checkForCircularRoleMembership(AddMemberEvent) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
This method checks to see if adding a role to role membership
creates a circular reference.
- checkForCircularRoleMembership(String, RoleBo) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
This method tests to see if assigning a roleBo to another roleBo will create a circular reference.
- checkForDuplicateResponsibility(ReviewResponsibilityBo) - Method in class org.kuali.rice.kim.impl.responsibility.ReviewResponsibilityMaintenanceDocumentRule
-
- checkForLockingDocument(Maintainable, boolean) - Static method in class org.kuali.rice.kns.util.MaintenanceUtils
-
This method will throw a
ValidationException
if there is a valid locking document in existence and throwExceptionIfLocked is true.
- checkForLockingDocument(boolean) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- checkForLockingDocument(MaintenanceDocument, boolean) - Static method in class org.kuali.rice.krad.maintenance.MaintenanceUtils
-
Determines if there is another maintenance document that has a lock on the same key as the given document, and
therefore will block the maintenance document from being submitted
- checkForNulls(Document) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- checkForPartiallyFilledOutReferenceForeignKeys(String) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method checks to make sure that if the foreign-key fields for the given reference attributes have any fields
filled out,
that all fields are filled out.
- checkForPartiallyFilledOutReferenceForeignKeys(String) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method checks to make sure that if the foreign-key fields for the given reference attributes have any
fields filled out,that all fields are filled out.
- checkKimDocumentGroupMember(GroupDocumentMember) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementGroupDocumentAction
-
- checkKimDocumentRoleMember(KimDocumentRoleMember) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementRoleDocumentAction
-
- checkMaintenanceAction() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- checkMaintenanceActionAuthorization(MaintenanceDocument, Object, String, Map<String, String[]>) - Method in class org.kuali.rice.krad.service.impl.MaintenanceDocumentServiceImpl
-
For the edit and delete maintenance actions checks with the
BusinessObjectAuthorizationService
to check whether the
action is allowed for the record data.
- checkMultipleDefault(List<? extends PersonDocumentBoDefaultBase>, String) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- checkPermissions(DocumentConfigurationViewForm) - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewAction
-
- checkPrimaryEmploymentInfo(List<PersonDocumentAffiliation>) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- checkSerialization(HttpSessionBindingEvent, String) - Method in class org.kuali.rice.krad.web.session.NonSerializableSessionListener
-
Tests whether the attribute value is serializable and logs an error if it isn't.
- checkServerTrusted(X509Certificate[], String) - Method in class org.apache.commons.httpclient.contrib.ssl.EasyX509TrustManager
-
- checkServiceInterface() - Method in class org.kuali.rice.ksb.messaging.KSBHttpInvokerServiceExporter
-
- checkStandardAuthorization(DocumentTypeSecurity, String, Document, SecuritySession) - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentSecurityServiceImpl
-
- checkStatus(DocumentStatus) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Helper that checks whether the document has the given status
NOTE: does this really need to be in the public API? it only appears to be used internally
- checkStatus(DocumentStatus) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- checkSubCollectionRender(View, Object, CollectionGroup, CollectionGroup) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
-
Checks whether the given sub-collection should be rendered, any
conditional render string is evaluated
- ChecksumUtils - Class in org.kuali.rice.core.api.util
-
A utility class for generating checksum values from Serializable objects.
- checkUnassignableRoles(IdentityManagementPersonDocument) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- checkUniqueAffiliationTypePerCampus(List<PersonDocumentAffiliation>) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- checkUnpopulatableGroups(IdentityManagementPersonDocument) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- checkViewAuthorization(UifFormBase, String) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
Invokes the configured
ViewAuthorizer
to verify the user has access to
open the view.
- checkViewLineAuthorizationAndPresentationLogic(View, ViewModel, CollectionGroup, Object) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
-
Invokes the view's configured authorizer and presentation controller to determine if the user has permission
to view the line (if a permission has been established)
- childDocumentTypes - Variable in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- childEntryName - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- childUrlDataList - Variable in class org.kuali.rice.kns.lookup.HtmlData
-
Deprecated.
- citizenships - Variable in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- citizenshipStatusCode - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentCitizenship
-
- city - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- CITY - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.Person
-
- CLASS_NAME - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- ClassDumper - Class in org.kuali.rice.kew.util
-
Dumps the fields of the given class.
- ClassDumper() - Constructor for class org.kuali.rice.kew.util.ClassDumper
-
- classHasSupportedFeatures(Class, boolean, boolean) - Method in class org.kuali.rice.krad.service.impl.DataObjectMetaDataServiceImpl
-
- ClassLoaderEntityResolver - Class in org.kuali.rice.core.impl.impex.xml
-
Internal workflow EntityResolver which resolves system ids with the
"resource:" prefix to ClassLoader resources
TODO: maybe prefix should be changed from "resource:" to "internal:" or just "workflow:"
given that it can be resolved in arbitrary ways other than ClassLoader "resources"
- ClassLoaderEntityResolver() - Constructor for class org.kuali.rice.core.impl.impex.xml.ClassLoaderEntityResolver
-
- ClassLoaderEntityResolver(String) - Constructor for class org.kuali.rice.core.impl.impex.xml.ClassLoaderEntityResolver
-
- ClassLoaderEntityResolver - Class in org.kuali.rice.ken.util
-
Internal notification EntityResolver which resolves system ids with the "resource:" prefix to ClassLoader resources
- ClassLoaderEntityResolver() - Constructor for class org.kuali.rice.ken.util.ClassLoaderEntityResolver
-
Constructs a ClassLoaderEntityResolver.java.
- ClassLoaderEntityResolver(String, String) - Constructor for class org.kuali.rice.ken.util.ClassLoaderEntityResolver
-
Constructs a ClassLoaderEntityResolver.java.
- ClassLoaderEntityResolver - Class in org.kuali.rice.kew.xml
-
Internal workflow EntityResolver which resolves system ids with the
"resource:" prefix to ClassLoader resources
TODO: maybe prefix should be changed from "resource:" to "internal:" or just "workflow:"
given that it can be resolved in arbitrary ways other than ClassLoader "resources"
- ClassLoaderEntityResolver() - Constructor for class org.kuali.rice.kew.xml.ClassLoaderEntityResolver
-
- ClassLoaderEntityResolver(String) - Constructor for class org.kuali.rice.kew.xml.ClassLoaderEntityResolver
-
- ClassLoaderLSResourceResolver - Class in org.kuali.rice.ken.util
-
Resource resolver for SchemaFactory.
- ClassLoaderLSResourceResolver(String, String) - Constructor for class org.kuali.rice.ken.util.ClassLoaderLSResourceResolver
-
Constructs a ClassLoaderLSResourceResolver.java.
- ClassLoaderResourceResolver - Class in org.kuali.rice.ken.util
-
Utility base class for Entity and LSResource Resolvers that should resolve
arguments to resources in the ClassLoader.
- ClassLoaderResourceResolver() - Constructor for class org.kuali.rice.ken.util.ClassLoaderResourceResolver
-
Constructs a ClassLoaderResourceResolver.java.
- ClassLoaderResourceResolver(String, String) - Constructor for class org.kuali.rice.ken.util.ClassLoaderResourceResolver
-
Constructs a ClassLoaderResourceResolver.java.
- ClassLoaderUtils - Class in org.kuali.rice.core.api.util
-
Provides common utility methods for dealing with Classloaders.
- ClassNotPersistableException - Exception in org.kuali.rice.krad.exception
-
This class represents an exception that is thrown when the persistence layer attempts to manipulate a class which has not been
marked as persistable.
- ClassNotPersistableException(String) - Constructor for exception org.kuali.rice.krad.exception.ClassNotPersistableException
-
- ClassNotPersistableException(String, Throwable) - Constructor for exception org.kuali.rice.krad.exception.ClassNotPersistableException
-
- ClassOrMethodAnnotationFilter - Class in org.kuali.rice.core.impl.util.spring
-
Matches if the annotation specified during construction is present on the class or any of methods returned by class.getMethods().
- ClassOrMethodAnnotationFilter(Class<? extends Annotation>) - Constructor for class org.kuali.rice.core.impl.util.spring.ClassOrMethodAnnotationFilter
-
- ClassOrMethodAnnotationMatcher - Class in org.kuali.rice.core.impl.util.spring
-
Matches if the specified annotation is present on the targetClass or if it is present on the most specific method on the target
class corresponding to the method specified, as defined by AopUtils.
- ClassOrMethodAnnotationMatcher(Class<? extends Annotation>) - Constructor for class org.kuali.rice.core.impl.util.spring.ClassOrMethodAnnotationMatcher
-
- ClassOrMethodAnnotationPointcut - Class in org.kuali.rice.core.impl.util.spring
-
Wrapper for ClassOrMethodAnnotationFilter and ClassOrMethodAnnotationMatcher that are based on the anotation type specified
during construction.
- ClassOrMethodAnnotationPointcut(Class<? extends Annotation>) - Constructor for class org.kuali.rice.core.impl.util.spring.ClassOrMethodAnnotationPointcut
-
- ClassValidationException - Exception in org.kuali.rice.krad.datadictionary.exception
-
Exception thrown when a class can't be found during class-related validation.
- ClassValidationException(String) - Constructor for exception org.kuali.rice.krad.datadictionary.exception.ClassValidationException
-
- ClassValidationException(String, Throwable) - Constructor for exception org.kuali.rice.krad.datadictionary.exception.ClassValidationException
-
- CLAUSE_OPERATORS - Static variable in class org.kuali.rice.core.api.search.SearchExpressionUtils
-
Clause operators just join multiple expressions
- clean(String) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
Removes all query characters from a string.
- cleanCollectionQualifiers(List<Map<String, String>>) - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowAttributePropertyResolutionServiceImpl
-
Removes empty Maps from the given List of qualifiers
- cleanDate(String) - Static method in class org.kuali.rice.core.framework.persistence.jdbc.sql.SQLUtils
-
- cleanNumeric(String) - Static method in class org.kuali.rice.core.framework.persistence.jdbc.sql.SqlBuilder
-
- cleanNumericOfValidOperators(String) - Static method in class org.kuali.rice.core.framework.persistence.jdbc.sql.SQLUtils
-
- cleanOrphanLocks(String, Exception) - Static method in class org.kuali.rice.krad.maintenance.MaintenanceUtils
-
- cleanString(String) - Static method in class org.kuali.rice.core.framework.persistence.jdbc.sql.SQLUtils
-
Removes all query characters from a string.
- cleanUpConfiguration() - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
Because our configuration is global, shutting down Rice does not get rid of objects stored there.
- cleanupFieldValues(Map<String, String>, Map<String, String[]>) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
Cleans up various issues with fieldValues coming from the lookup form (namely, that they don't include
multi-valued field values!).
- clear() - Method in class org.kuali.rice.core.api.util.collect.ConstantsMap
-
- clear() - Method in class org.kuali.rice.core.api.util.collect.PropertiesMap
-
- clear(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.actionlist.web.ActionListFilterAction
-
- clear(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationAction
-
- clear() - Method in class org.kuali.rice.kns.datadictionary.exporter.DataDictionaryMapBase
-
Deprecated.
- clear() - Static method in class org.kuali.rice.kns.util.KNSGlobalVariables
-
Deprecated.
- clear() - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
- clear() - Static method in class org.kuali.rice.krad.util.GlobalVariables
-
Clears out GlobalVariable objects with the exception of the UserSession
- clear() - Method in class org.kuali.rice.krad.util.KualiObjectCachePerBrokerImpl
-
Clear ObjectCache.
- clear(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueAction
-
- clear(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ksb.security.admin.web.JavaSecurityManagementAction
-
Clear the form
- CLEAR_FUTURE_REQUESTS_BRANCH_STATE_VALUE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- clearAllFyisAndAcknowledgeNotificationWorkflowDocument(String, WorkflowDocument, String) - Method in class org.kuali.rice.ken.service.impl.NotificationWorkflowDocumentServiceImpl
-
- clearAllFyisAndAcknowledgeNotificationWorkflowDocument(String, WorkflowDocument, String) - Method in interface org.kuali.rice.ken.service.NotificationWorkflowDocumentService
-
This method is responsible for canceling a workflow document; which in turn simulates the "checking-off"
of a notification in the notification list by the system through an auto-removal.
- clearAllRestrictions() - Method in class org.kuali.rice.kns.document.authorization.BusinessObjectRestrictionsBase
-
- clearAllRestrictions() - Method in class org.kuali.rice.kns.document.authorization.InquiryOrMaintenanceDocumentRestrictionsBase
-
- clearAllRestrictions() - Method in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentRestrictionsBase
-
- clearAttributeContent() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Clears the document's attribute content.
- clearAttributeContent() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- clearAttributeDefinitions() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Clears workflow attribute definitions.
- clearAttributeDefinitions() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- clearBackdoorUser() - Method in class org.kuali.rice.krad.UserSession
-
clear the backdoor user
- clearBAMTables() - Method in interface org.kuali.rice.ksb.messaging.bam.dao.BAMDAO
-
- clearBAMTables() - Method in class org.kuali.rice.ksb.messaging.bam.dao.impl.BAMDaoJpaImpl
-
- clearBAMTables() - Method in class org.kuali.rice.ksb.messaging.bam.dao.impl.BAMDAOOjbImpl
-
- clearBAMTables() - Method in interface org.kuali.rice.ksb.messaging.bam.service.BAMService
-
- clearBAMTables() - Method in class org.kuali.rice.ksb.messaging.bam.service.impl.BAMServiceImpl
-
- clearBusinessObjectOfRestrictedValues(MaintenanceDocumentRestrictions) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- clearBusinessObjectOfRestrictedValues(MaintenanceDocumentRestrictions) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
-
Deprecated.
- clearCache() - Method in class org.kuali.rice.krad.dao.impl.PersistenceDaoJpa
-
- clearCache() - Method in class org.kuali.rice.krad.dao.impl.PersistenceDaoOjb
-
- clearCache() - Method in interface org.kuali.rice.krad.dao.PersistenceDao
-
- clearCache() - Method in class org.kuali.rice.krad.dao.proxy.PersistenceDaoProxy
-
- clearCache() - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceImpl
-
- clearCache() - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceJpaImpl
-
- clearCache() - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceOjbImpl
-
- clearCache() - Method in interface org.kuali.rice.krad.service.PersistenceService
-
- clearCache() - Method in interface org.kuali.rice.krms.impl.repository.KrmsAttributeDefinitionService
-
This method clears the cache of AttributeDefinitionBo objects.
- clearCache() - Method in class org.kuali.rice.krms.impl.repository.KrmsAttributeDefinitionServiceImpl
-
- clearCollectionRestrictedValues(String, BusinessObject, MaintainableCollectionDefinition, MaintenanceDocumentRestrictions) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- clearCriteria(DocumentType, DocumentSearchCriteria) - Method in interface org.kuali.rice.kew.docsearch.service.DocumentSearchService
-
- clearCriteria(DocumentType, DocumentSearchCriteria) - Method in class org.kuali.rice.kew.docsearch.service.impl.DocumentSearchServiceImpl
-
- clearCurrentRouteContext() - Static method in class org.kuali.rice.kew.engine.RouteContext
-
- ClearDatabaseLifecycle - Class in org.kuali.rice.test
-
Lifecycle class to clean up the database for use in testing.
- ClearDatabaseLifecycle() - Constructor for class org.kuali.rice.test.ClearDatabaseLifecycle
-
- ClearDatabaseLifecycle(List<String>, List<String>) - Constructor for class org.kuali.rice.test.ClearDatabaseLifecycle
-
- clearDocumentFyi(Document, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.krad.service.DocumentService
-
clear the fyi request for this document, optionally providing a list of ad hoc recipients for this document, which should be
restricted to action requested of fyi as all other actions requested will be discarded
- clearDocumentFyi(Document, List<AdHocRouteRecipient>) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- clearEditableProperties(String) - Method in class org.kuali.rice.kns.web.EditablePropertiesHistoryHolder
-
Deprecated.
Clears out the editable properties associated with the given guid
- clearEditablePropertyInformation() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
- clearEditablePropertyInformation() - Method in interface org.kuali.rice.kns.web.struts.form.pojo.PojoForm
-
Reinitializes the form to allow it to register the editable properties of the currently processing request.
- clearEditablePropertyInformation() - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
- clearErrorMessages() - Method in class org.kuali.rice.krad.util.MessageMap
-
- clearErrorPath() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method is used to deal with error paths that are not what we expect them to be.
- clearErrorPath() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method is used to deal with error paths that are not what we expect them to be.
- clearErrorPath() - Method in class org.kuali.rice.krad.util.MessageMap
-
Clears the errorPath.
- clearFieldRestrictedValues(String, BusinessObject, MaintainableFieldDefinition, MaintenanceDocumentRestrictions) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- clearFilter(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.actionlist.web.ActionListAction
-
- clearFyi(DocumentActionParameters) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Executes an
ActionType.FYI
action for the given principal and document specified in
the supplied parameters.
- clearFyi(DocumentActionParameters) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- clearFyi(WorkflowDocument, List<AdHocRouteRecipient>) - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowDocumentServiceImpl
-
- clearFyi(WorkflowDocument, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
-
clear the fyi request for this document, optinoally providing a list of ad hoc recipients for
this document which should be restricted to actions requested of fyi as all other action
request types will be discarded
- ClearFYIAction - Class in org.kuali.rice.kew.actions
-
ClearFYIAction deactivates the user requests.
- ClearFYIAction(DocumentRouteHeaderValue, PrincipalContract) - Constructor for class org.kuali.rice.kew.actions.ClearFYIAction
-
- ClearFYIAction(DocumentRouteHeaderValue, PrincipalContract, String) - Constructor for class org.kuali.rice.kew.actions.ClearFYIAction
-
- clearFYIDocument(String, DocumentRouteHeaderValue, String) - Method in class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
- clearFYIDocument(String, DocumentRouteHeaderValue, String) - Method in interface org.kuali.rice.kew.routeheader.service.WorkflowDocumentService
-
- clearHelpDeskActionListUser(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.actionlist.web.ActionListAction
-
- clearInitFields(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.rule.web.RuleAction
-
- clearInternalCache() - Method in class org.kuali.rice.krad.keyvalues.KeyValuesBase
-
- clearInternalCache() - Method in interface org.kuali.rice.krad.keyvalues.KeyValuesFinder
-
Clears any internal cache that is being maintained by the value finder
- clearInternalCache() - Method in class org.kuali.rice.krad.keyvalues.MapValuesFinder
-
- clearInternalCache() - Method in class org.kuali.rice.location.framework.state.StateValuesFinder
-
- clearKeysForCopy(RuleBaseValues) - Static method in class org.kuali.rice.kew.rule.web.WebRuleUtils
-
- clearKeysForSave(RuleBaseValues) - Static method in class org.kuali.rice.kew.rule.web.WebRuleUtils
-
Since editing of a Rule should actually result in a rule with a new ID and new
entries in the rule and rule responsibility tables, we need to clear out
the primary keys of the rule and related objects.
- clearKeysForSave(RuleDelegationBo) - Static method in class org.kuali.rice.kew.rule.web.WebRuleUtils
-
- clearNamedSearches(String) - Method in interface org.kuali.rice.kew.docsearch.service.DocumentSearchService
-
Clears all saved searches for the specified user (named and automatic)
- clearNamedSearches(String) - Method in class org.kuali.rice.kew.docsearch.service.impl.DocumentSearchServiceImpl
-
- clearNextNodeInstances() - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- clearPersistedLookupResults(String) - Method in interface org.kuali.rice.kns.lookup.LookupResultsService
-
Deprecated.
Removes the lookup results that were persisted under this lookup results sequence number
- clearPersistedLookupResults(String) - Method in class org.kuali.rice.kns.lookup.LookupResultsServiceImpl
-
- clearPersistedSelectedObjectIds(String) - Method in interface org.kuali.rice.kns.lookup.LookupResultsService
-
Deprecated.
Removes the lookup results that were persisted under this selected object IDs
- clearPersistedSelectedObjectIds(String) - Method in class org.kuali.rice.kns.lookup.LookupResultsServiceImpl
-
- clearPrimaryKeyFields(MaintenanceDocument) - Method in class org.kuali.rice.kns.web.struts.action.KualiMaintenanceDocumentAction
-
This method clears the value of the primary key fields on a Business Object.
- clearPrimaryKeyFields(Object, Class<?>) - Method in class org.kuali.rice.krad.service.impl.MaintenanceDocumentServiceImpl
-
Clears the value of the primary key fields on the maintenance object
- clearPrimaryKeyFields(Object) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceImpl
-
- clearPrimaryKeyFields(Object) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceJpaImpl
-
- clearPrimaryKeyFields(Object) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceOjbImpl
-
- clearPrimaryKeyFields(Object) - Method in interface org.kuali.rice.krad.service.PersistenceStructureService
-
- clearRouteHeaderSearchValues(String) - Method in interface org.kuali.rice.kew.routeheader.dao.DocumentRouteHeaderDAO
-
- clearRouteHeaderSearchValues(String) - Method in class org.kuali.rice.kew.routeheader.dao.impl.DocumentRouteHeaderDAOJpaImpl
-
- clearRouteHeaderSearchValues(String) - Method in class org.kuali.rice.kew.routeheader.dao.impl.DocumentRouteHeaderDAOOjbImpl
-
- clearRouteHeaderSearchValues(String) - Method in class org.kuali.rice.kew.routeheader.service.impl.RouteHeaderServiceImpl
-
- clearRouteHeaderSearchValues(String) - Method in interface org.kuali.rice.kew.routeheader.service.RouteHeaderService
-
Removes all SearchableAttributeValues associated with the RouteHeader.
- CLEARSAVED_SEARCH_FIELD - Static variable in class org.kuali.rice.kew.docsearch.DocumentSearchCriteriaProcessorKEWAdapter
-
Name if the hidden input field containing the clear saved search flag
- clearSearch(DocumentSearchCriteria) - Method in interface org.kuali.rice.kew.impl.document.search.DocumentSearchGenerator
-
- clearSearch(DocumentSearchCriteria) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- clearSearchableAttributeProperties() - Method in class org.kuali.rice.kew.rule.web.RuleForm
-
- clearSearchableContent() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Clears the searchable content.
- clearSearchableContent() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- clearSearchableDefinitions() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Clears searchable workflow attribute definitions.
- clearSearchableDefinitions() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- clearSesn(String) - Method in class org.kuali.rice.kim.sesn.DistributedSession
-
This method removes the session
- clearStateFromDocument(DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.util.FutureRequestDocumentStateManager
-
- clearTables(PlatformTransactionManager, DataSource) - Method in class org.kuali.rice.test.ClearDatabaseLifecycle
-
- clearUnauthorizedNewFields(MaintenanceDocument) - Method in class org.kuali.rice.kns.web.struts.action.KualiMaintenanceDocumentAction
-
This method is used as part of the Copy functionality, to clear any field values that the user making the copy does not have
permissions to modify.
- clearUnauthorizedNewFields(MaintenanceDocument) - Method in class org.kuali.rice.krad.service.impl.MaintenanceDocumentServiceImpl
-
Used as part of the Copy functionality, to clear any field values that
the user making the copy does not have permissions to modify.
- clearValues(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiLookupAction
-
clearValues - clears the values of all the fields on the jsp.
- clearValues(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiMultipleValueLookupAction
-
- clearValues(LookupForm, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.LookupController
-
clearValues - clears the values of all the fields on the jsp.
- CLIENT_KEY_GENERATOR_ALGORITHM - Variable in class org.kuali.rice.ksb.security.admin.service.impl.JavaSecurityManagementServiceImpl
-
- CLIENT_KEY_PAIR_KEY_SIZE - Variable in class org.kuali.rice.ksb.security.admin.service.impl.JavaSecurityManagementServiceImpl
-
- CLIENT_KEYSTORE_DATA - Static variable in class org.kuali.rice.ksb.security.admin.ExportServlet
-
- CLIENT_SECURE_RANDOM_ALGORITHM - Variable in class org.kuali.rice.ksb.security.admin.service.impl.JavaSecurityManagementServiceImpl
-
- CLIENT_VIEW_STATE - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- ClientAppDocHandlerRedirectAction - Class in org.kuali.rice.kew.routing.web
-
A Struts Action for redirecting from the KEW web application to the appropriate
Doc Handler for a document.
- ClientAppDocHandlerRedirectAction() - Constructor for class org.kuali.rice.kew.routing.web.ClientAppDocHandlerRedirectAction
-
- ClientSideState - Annotation Type in org.kuali.rice.krad.uif.component
-
Annotation that can be used on Component
properties to indicate the property
value should be exposed in the client and populated back from the client
- clientStateForSyncing - Variable in class org.kuali.rice.krad.web.form.UifFormBase
-
- ClientValidationUtils - Class in org.kuali.rice.krad.uif.util
-
This class contains all the methods necessary for generating the js required to perform validation client side.
- ClientValidationUtils() - Constructor for class org.kuali.rice.krad.uif.util.ClientValidationUtils
-
- ClientValidationUtils.ValidationMessageKeys - Enum in org.kuali.rice.krad.uif.util
-
- clone() - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
-
- cloneNotificationWithoutObjectReferences(Notification) - Static method in class org.kuali.rice.ken.util.Util
-
This method will clone a given Notification object, one level deep, returning a fresh new instance
without any references.
- CloneUtils - Class in org.kuali.rice.krad.uif.util
-
Utility class for copying objects using reflection.
- CloneUtils() - Constructor for class org.kuali.rice.krad.uif.util.CloneUtils
-
- close(UifComponentsTestForm, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestController
-
- close(IngesterForm, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class edu.sampleu.kew.krad.controller.IngesterController
-
- close(UifComponentsTestForm, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class edu.sampleu.travel.krad.controller.UILayoutTestController
-
- close(UITestForm, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class edu.sampleu.travel.krad.controller.UITestController
-
- close() - Method in class org.kuali.rice.core.api.impex.xml.CompositeXmlDocCollection
-
- close() - Method in interface org.kuali.rice.core.api.impex.xml.XmlDocCollection
-
- close() - Method in class org.kuali.rice.core.api.impex.xml.ZipXmlDocCollection
-
- close() - Method in class org.kuali.rice.core.framework.persistence.jpa.NullEntityManagerFactory
-
- close(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
Close the document and take the user back to the index; only after asking the user if they want to save the document first.
- CLOSE - Static variable in class org.kuali.rice.krad.uif.UifConstants.MethodToCallNames
-
- close() - Method in class org.kuali.rice.krad.util.KualiPersistenceBrokerImpl
-
- close(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
Just returns as if return with no value was selected.
- close() - Method in class org.kuali.rice.ksb.security.SignatureSigningOutputStream
-
- CLOSE_METHOD - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- code - Variable in enum org.kuali.rice.core.api.membership.MemberType
-
- CODE - Static variable in class org.kuali.rice.kim.api.KimConstants.PrimaryKeyConstants
-
- CODE - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.Type
-
- code - Variable in class org.kuali.rice.krad.bo.KualiCodeBase
-
- CODE - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- CODE - Static variable in class org.kuali.rice.location.api.LocationConstants.PrimaryKeyConstants
-
- Coded - Interface in org.kuali.rice.core.api.mo.common
-
Represents an object which has a code value.
- CodedAttribute - Class in org.kuali.rice.kim.api.identity
-
- CodedAttribute.Builder - Class in org.kuali.rice.kim.api.identity
-
- CodedAttribute.Cache - Class in org.kuali.rice.kim.api.identity
-
- CodedAttribute.Cache() - Constructor for class org.kuali.rice.kim.api.identity.CodedAttribute.Cache
-
- CodedAttributeContract - Interface in org.kuali.rice.kim.api.identity
-
- CodeTranslator - Class in org.kuali.rice.kew.api.util
-
Utility class to translate the various codes into labels and vice versa.
- CodeTranslator() - Constructor for class org.kuali.rice.kew.api.util.CodeTranslator
-
- CodeTranslator - Class in org.kuali.rice.ksb.util
-
Utility class to translate the various codes into labels and vice versa.
- CodeTranslator() - Constructor for class org.kuali.rice.ksb.util.CodeTranslator
-
- coerce(String, String) - Method in class org.kuali.rice.krms.framework.engine.expression.ComparisonOperatorServiceImpl
-
- coerce(String, String) - Method in class org.kuali.rice.krms.framework.engine.expression.DefaultComparisonOperator
-
- coerce(String, String) - Method in interface org.kuali.rice.krms.framework.engine.expression.StringCoercionExtension
-
- collection - Variable in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
-
- COLLECTION_GROUP - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
-
- COLLECTION_GROUP - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- COLLECTION_GROUP_TABLE_LAYOUT - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- COLLECTION_PROPERTY_NAME - Static variable in class org.kuali.rice.kim.api.KimConstants.AttributeConstants
-
- collectionBusinessObjectClass - Variable in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
-
- CollectionConstraintProcessor<T extends Collection<?>,C extends Constraint> - Interface in org.kuali.rice.krad.datadictionary.validation.processor
-
This is a marker interface for 'collection constraint processors', that is - a constraint processor that tests collections
rather than their elements.
- collectionContainsObjectWithIdentitcalKey(Collection<? extends PersistableBusinessObject>, PersistableBusinessObject) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
Compares a business object with a List of
PersistableBusinessObject
s to determine if an object with the same key as the BO exists in the list.
- CollectionDefinition - Class in org.kuali.rice.krad.datadictionary
-
A single Collection attribute definition in the DataDictionary, which contains information relating to the display, validation,
and general maintenance of a specific Collection attribute of an entry.
- CollectionDefinition() - Constructor for class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
- CollectionDefinitionConstraintProvider - Class in org.kuali.rice.krad.datadictionary.validation.constraint.provider
-
An object that looks up constraints for attribute definitions by constraint type.
- CollectionDefinitionConstraintProvider() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.provider.CollectionDefinitionConstraintProvider
-
- CollectionDefinitionI - Interface in org.kuali.rice.kns.datadictionary
-
Deprecated.
- CollectionDescriptor - Class in org.kuali.rice.core.framework.persistence.jpa.metadata
-
- CollectionDescriptor() - Constructor for class org.kuali.rice.core.framework.persistence.jpa.metadata.CollectionDescriptor
-
- CollectionFilter - Interface in org.kuali.rice.krad.uif.container
-
Provides filtering on collection data within a CollectionGroup
- CollectionFormatter - Class in org.kuali.rice.core.web.format
-
Formats a collection into a string that looks like an array.
- CollectionFormatter() - Constructor for class org.kuali.rice.core.web.format.CollectionFormatter
-
- CollectionGroup - Class in org.kuali.rice.krad.uif.container
-
Group that holds a collection of objects and configuration for presenting the
collection in the UI.
- CollectionGroup() - Constructor for class org.kuali.rice.krad.uif.container.CollectionGroup
-
- CollectionGroupBuilder - Class in org.kuali.rice.krad.uif.container
-
Builds out the Field
instances for a collection group with a
series of steps that interact with the configured
CollectionLayoutManager
to assemble the fields as necessary for
the layout
- CollectionGroupBuilder() - Constructor for class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
-
- CollectionGroupSecurity - Class in org.kuali.rice.krad.uif.container
-
Collection Group security is used to flag that permissions exist for the associated
CollectionGroup
in KIM and should be checked to determine the associated group, line, and field state.
- CollectionGroupSecurity() - Constructor for class org.kuali.rice.krad.uif.container.CollectionGroupSecurity
-
- CollectionIncomplete<T> - Class in org.kuali.rice.krad.lookup
-
- CollectionIncomplete(Collection<T>, Long) - Constructor for class org.kuali.rice.krad.lookup.CollectionIncomplete
-
- collectionItemTypeCode - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- CollectionLayoutManager - Interface in org.kuali.rice.krad.uif.layout
-
Layout manager implementations that work with a collection (such as a table
layout) should implement this interface for building the collection
Component
instances
- CollectionLayoutUtils - Class in org.kuali.rice.krad.uif.layout
-
Utilities for collection layout managers
- CollectionLayoutUtils() - Constructor for class org.kuali.rice.krad.uif.layout.CollectionLayoutUtils
-
- collectionMap - Variable in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- CollectionOfComparablesTermBasedProposition<T> - Class in org.kuali.rice.krms.framework.engine
-
- CollectionOfComparablesTermBasedProposition(CollectionOperator, ComparisonOperator, Term, T) - Constructor for class org.kuali.rice.krms.framework.engine.CollectionOfComparablesTermBasedProposition
-
- CollectionOperator - Enum in org.kuali.rice.krms.framework.engine
-
- collectionPropertyName - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- collections - Variable in class org.kuali.rice.core.api.impex.xml.CompositeXmlDocCollection
-
- collections - Variable in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- collectionsEquivalent(Collection<?>, Collection<?>) - Static method in class org.kuali.rice.core.api.util.collect.CollectionUtils
-
Performs a "brute force" comparison of collections by testing whether the collections contain
each other.
- CollectionSizeConstrainable - Interface in org.kuali.rice.krad.datadictionary.validation.capability
-
Validation capability to constrain a value of type collection to a specific minimum and maximum
number of elements.
- CollectionSizeConstraint - Interface in org.kuali.rice.krad.datadictionary.validation.constraint
-
A collection size constraint is one that implements a maximum and minimum number of elements for a collection.
- CollectionSizeConstraintProcessor - Class in org.kuali.rice.krad.datadictionary.validation.processor
-
This class validates attributes that are collection size constrained - ones that can only have between x and y number
- CollectionSizeConstraintProcessor() - Constructor for class org.kuali.rice.krad.datadictionary.validation.processor.CollectionSizeConstraintProcessor
-
- CollectionsMapBuilder - Class in org.kuali.rice.kns.datadictionary.exporter
-
Deprecated.
- CollectionsMapBuilder() - Constructor for class org.kuali.rice.kns.datadictionary.exporter.CollectionsMapBuilder
-
Deprecated.
Default constructor
- CollectionUtils - Class in org.kuali.rice.core.api.util.collect
-
Yet another utility class to help work with Collections.
- COLOR_APPROVED - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- COLOR_CANCELED - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- COLOR_DISAPPROVE_CANCEL - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- COLOR_DISAPPROVED - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- COLOR_ENROUTE - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- COLOR_EXCEPTION - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- COLOR_FINAL - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- COLOR_INITIATED - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- COLOR_PROCESSED - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- COLOR_SAVED - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- cols - Variable in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- Column - Class in org.kuali.rice.kns.web.ui
-
Deprecated.
- Column() - Constructor for class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- Column(String, String) - Constructor for class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- Column(String, String, String) - Constructor for class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- Column(String, String, String, Comparator) - Constructor for class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- Column(String, String, Formatter) - Constructor for class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- COLUMN_SPAN - Static variable in class org.kuali.rice.krad.uif.UifConstants.LayoutComponentOptions
-
- combineAdHocRecipients(KualiDocumentFormBase) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
Convenience method to combine the two lists of ad hoc recipients into one which should be done before calling any of the
document service methods that expect a list of ad hoc recipients
- combineAdHocRecipients(DocumentFormBase) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
-
Convenience method to combine the two lists of ad hoc recipients into one which should be done before
calling any of the document service methods that expect a list of ad hoc recipients
- COMMA_SEPARATOR - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- COMMA_SEPARATOR - Static variable in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
- COMMA_SEPARATOR - Static variable in class org.kuali.rice.krad.dao.jdbc.PostDataLoadEncryptionDaoJdbc
-
- COMMAND - Static variable in class org.kuali.rice.ken.util.NotificationConstants.NOTIFICATION_CONTROLLER_CONSTANTS
-
- COMMAND_PARAM - Static variable in class org.kuali.rice.edl.impl.components.EstablishUserAction
-
- COMMAND_PARAMETER - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- commitTransaction() - Method in class org.kuali.rice.krad.util.KualiPersistenceBrokerImpl
-
- commitTransactionAfterReturning(TransactionAspectSupport.TransactionInfo) - Method in class org.kuali.rice.core.framework.persistence.jta.KualiTransactionInterceptor
-
- CommonLookup - Class in org.kuali.rice.krad.datadictionary.validation.constraint
-
This class is a direct copy of one that was in Kuali Student.
- CommonLookup() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookup
-
- CommonLookupParam - Class in org.kuali.rice.krad.datadictionary.validation.constraint
-
This class is a direct copy of one that was in Kuali Student.
- CommonLookupParam() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
-
- CommonLookupParam.Usage - Enum in org.kuali.rice.krad.datadictionary.validation.constraint
-
- CommonLookupParam.Widget - Enum in org.kuali.rice.krad.datadictionary.validation.constraint
-
- CommonLookupParam.WriteAccess - Enum in org.kuali.rice.krad.datadictionary.validation.constraint
-
- ComparableInfo - Class in org.kuali.rice.krad.uif.modifier
-
Provides configuration for comparing an object with another object
- ComparableInfo() - Constructor for class org.kuali.rice.krad.uif.modifier.ComparableInfo
-
- ComparableTermBasedProposition<T> - Class in org.kuali.rice.krms.framework.engine
-
- ComparableTermBasedProposition(ComparisonOperator, Term, T) - Constructor for class org.kuali.rice.krms.framework.engine.ComparableTermBasedProposition
-
Create a ComparableTermBasedProposition with the given values
- compare(Object, Object) - Method in class org.kuali.rice.kew.actionitem.ActionItemComparator
-
- compare(Object, Object) - Method in class org.kuali.rice.kew.actionlist.dao.impl.ActionListPriorityComparator
-
- compare(ActionRequestValue, ActionRequestValue) - Method in class org.kuali.rice.kew.engine.node.RoleNode.RoleRequestSorter
-
- compare(String, String) - Method in class org.kuali.rice.kew.plugin.PluginNameComparator
-
- compare(Object, Object) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl.RuleDelegationSorter
-
- compare(ActionRequestValue, ActionRequestValue) - Method in class org.kuali.rice.kew.util.Utilities.PrioritySorter
-
- compare(ActionRequestValue, ActionRequestValue) - Method in class org.kuali.rice.kew.util.Utilities.RouteLogActionRequestSorter
-
- compare(KimDocumentRoleMember, KimDocumentRoleMember) - Method in enum org.kuali.rice.kim.document.IdentityManagementRoleDocument.RoleMemberMetaDataType
-
- compare(GroupDocumentMember, GroupDocumentMember) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl.GroupMemberNameComparator
-
- compare(Object, Object) - Method in class org.kuali.rice.kns.web.comparator.BooleanCellComparator
-
- compare(Object, Object) - Method in class org.kuali.rice.kns.web.comparator.NullCellComparator
-
- compare(Object, Object) - Method in class org.kuali.rice.kns.web.comparator.NullValueComparator
-
- compare(Object, Object) - Method in class org.kuali.rice.kns.web.comparator.NumericCellComparator
-
- compare(Object, Object) - Method in class org.kuali.rice.kns.web.comparator.StringCellComparator
-
- compare(Object, Object) - Method in class org.kuali.rice.kns.web.comparator.TemporalCellComparator
-
- compare(Object, Object) - Method in class org.kuali.rice.krad.comparator.NumericValueComparator
-
- compare(String, String) - Method in class org.kuali.rice.krad.comparator.StringValueComparator
-
- compare(Object, Object) - Method in class org.kuali.rice.krad.comparator.TemporalValueComparator
-
- COMPARE - Static variable in class org.kuali.rice.krad.uif.UifConstants.IdSuffixes
-
- compare(Object, Object) - Method in class org.kuali.rice.krad.util.BeanPropertyComparator
-
Compare two JavaBeans by the properties given to the constructor.
- compare(Comparable<T>) - Method in class org.kuali.rice.krms.framework.engine.ComparableTermBasedProposition
-
Compares the term value w/ the expected value
- compare(Object, Object) - Method in enum org.kuali.rice.krms.framework.engine.expression.ComparisonOperator
-
Compare the given objects
- compare(Object, Object) - Method in class org.kuali.rice.krms.framework.engine.expression.DefaultComparisonOperator
-
- compare(A, A) - Method in interface org.kuali.rice.krms.framework.engine.expression.EngineComparatorExtension
-
- compare(Object, Object) - Method in class org.kuali.rice.ksb.messaging.threadpool.PriorityBlockingQueuePersistedMessageComparator
-
- compare(CampusType, CampusType) - Method in class org.kuali.rice.location.framework.campus.CampusTypeComparator
-
- compareActionCode(String, String, boolean) - Static method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
Allows comparison of action requests to see which is greater responsibility.
- compareDelegationType(DelegationType, DelegationType) - Static method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- CompareFieldCreateModifier - Class in org.kuali.rice.krad.uif.modifier
-
Generates Field
instances to produce a comparison view among
objects of the same type
- CompareFieldCreateModifier() - Constructor for class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
-
- compareRecipientType(String, String) - Static method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
Allows comparison of action requests to see which is greater responsibility.
- compareTo(KeyValue) - Method in class org.kuali.rice.core.api.util.ConcreteKeyValue
-
- compareTo(Object) - Method in class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
Compares this AbstractKualiDecimal with the specified Object.
- compareTo(AbstractKualiDecimal) - Method in class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
Returns the result of comparing the values of this AbstractKualiDecimal
and the given AbstractKualiDecimal.
- compareTo(Object) - Method in class org.kuali.rice.core.api.util.type.KualiInteger
-
Compares this KualiInteger with the specified Object.
- compareTo(KualiInteger) - Method in class org.kuali.rice.core.api.util.type.KualiInteger
-
Returns the result of comparing the values of this KualiInteger and the given KualiInteger.
- compareTo(Object) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
This overridden method ...
- compareTo(RuleTemplateAttribute) - Method in class org.kuali.rice.kew.api.rule.RuleTemplateAttribute
-
- compareTo(Object) - Method in class org.kuali.rice.kew.doctype.DocumentTypeAttributeBo
-
- compareTo(Object) - Method in class org.kuali.rice.kew.quicklinks.ActionListStats
-
- compareTo(RuleTemplateAttributeBo) - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateAttributeBo
-
- compareTo(Object) - Method in class org.kuali.rice.kew.useroptions.UserOptions
-
- compareTo(Term) - Method in class org.kuali.rice.krms.api.engine.Term
-
- compareTo(TermResolutionEngineImpl.TermResolverKey) - Method in class org.kuali.rice.krms.framework.engine.TermResolutionEngineImpl.TermResolverKey
-
- compareValues(Object, Object, DataType, String, boolean, DateTimeService) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
-
- COMPARISON_SERVICE - Static variable in class org.kuali.rice.krms.api.KrmsApiServiceLocator
-
- ComparisonOperator - Enum in org.kuali.rice.krms.framework.engine.expression
-
Operators enumeration for comparing objects.
- ComparisonOperatorService - Interface in org.kuali.rice.krms.api.engine.expression
-
- ComparisonOperatorServiceImpl - Class in org.kuali.rice.krms.framework.engine.expression
-
- CompatUtils - Class in org.kuali.rice.kew.engine
-
Provides utility methods for handling backwards compatibility between KEW releases.
- complete(DocumentActionParameters) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Executes an
ActionType.COMPLETE
action for the given principal and document specified
in the supplied parameters.
- COMPLETE - Static variable in class org.kuali.rice.kew.api.KEWPropertyConstants
-
- complete(String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Completes the document, commits updates.
- complete(DocumentActionParameters) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- complete(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- CompleteAction - Class in org.kuali.rice.kew.actions
-
CompleteAction records and process a complete action
The routeheader is first checked to make sure the action is valid for the document.
- CompleteAction(DocumentRouteHeaderValue, PrincipalContract) - Constructor for class org.kuali.rice.kew.actions.CompleteAction
-
- CompleteAction(DocumentRouteHeaderValue, PrincipalContract, String) - Constructor for class org.kuali.rice.kew.actions.CompleteAction
-
- completeAnyOutstandingCompleteApproveRequests(ActionTakenValue, boolean) - Method in class org.kuali.rice.kew.actions.SuperUserApproveEvent
-
- completeDocument(String, DocumentRouteHeaderValue, String) - Method in class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
- completeDocument(String, DocumentRouteHeaderValue, String) - Method in interface org.kuali.rice.kew.routeheader.service.WorkflowDocumentService
-
- CompleteServiceDiff - Class in org.kuali.rice.ksb.impl.bus.diff
-
This is a description of what this class does - ewestfal don't forget to fill this in.
- CompleteServiceDiff(LocalServicesDiff, RemoteServicesDiff) - Constructor for class org.kuali.rice.ksb.impl.bus.diff.CompleteServiceDiff
-
- completeTransactionAfterThrowing(TransactionAspectSupport.TransactionInfo, Throwable) - Method in class org.kuali.rice.core.framework.persistence.jta.KualiTransactionInterceptor
-
- completeValidation() - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
-
Deprecated.
- completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
Directly validate simple fields.
- completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.control.MultivalueControlDefinitionBase
-
Deprecated.
- completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
Directly validate simple fields.
- completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.HeaderNavigation
-
Deprecated.
- completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.InquiryDefinition
-
Deprecated.
Directly validate simple fields, call completeValidation on Definition fields.
- completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
-
Deprecated.
Directly validate simple fields, call completeValidation on Definition fields.
- completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.InquirySubSectionHeaderDefinition
-
Deprecated.
- completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
Directly validate simple fields, call completeValidation on Definition fields.
- completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
Directly validate simple fields, call completeValidation on Definition fields.
- completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
Directly validate simple fields.
- completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
-
Deprecated.
Directly validate simple fields, call completeValidation on Definition fields.
- completeValidation(Class, Class) - Method in class org.kuali.rice.kns.datadictionary.MaintainableSubSectionHeaderDefinition
-
Deprecated.
Directly validate simple fields.
- completeValidation() - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
Directly validate simple fields, call completeValidation on Definition fields.
- completeValidation() - Method in class org.kuali.rice.kns.datadictionary.TransactionalDocumentEntry
-
Deprecated.
- completeValidation() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.RegexValidationPattern
-
- completeValidation() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
-
- completeValidation(Class, Class) - Method in class org.kuali.rice.kns.kim.type.KimAttributeDefinition
-
Deprecated.
- completeValidation(Class<?>, Class<?>) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
Directly validate simple fields, call completeValidation on Definition
fields.
- completeValidation(Class, Class) - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
-
This overridden method ...
- completeValidation() - Method in class org.kuali.rice.krad.datadictionary.BusinessObjectEntry
-
Directly validate simple fields, call completeValidation on Definition fields.
- completeValidation(Class, Class) - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
Directly validate simple fields, call completeValidation on Definition fields.
- completeValidation(Class<?>, Class<?>) - Method in class org.kuali.rice.krad.datadictionary.ComplexAttributeDefinition
-
- completeValidation(Class<?>, Class<?>) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryDefinition
-
Performs complete intra-definition validation which couldn't be done earlier - for example, verifies that field references
refer to actual fields of some specific class.
- completeValidation() - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryEntry
-
Kicks off complete entry-wide validation which couldn't be done earlier.
- completeValidation() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
Directly validate simple fields, call completeValidation on Definition fields.
- completeValidation() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- completeValidation(Class, Class) - Method in class org.kuali.rice.krad.datadictionary.DocumentCollectionPath
-
This overridden method ...
- completeValidation() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
Validate common fields for subclass' benefit.
- completeValidation(Class, Class) - Method in class org.kuali.rice.krad.datadictionary.DocumentValuePathGroup
-
This overridden method ...
- completeValidation(Class, Class) - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
Validate the fields associated with locating the delegate.
- completeValidation(Class, Class) - Method in class org.kuali.rice.krad.datadictionary.HelpDefinition
-
- completeValidation(Class, Class) - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
-
This overridden method ...
- completeValidation() - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
Directly validate simple fields, call completeValidation on Definition fields.
- completeValidation(Class, Class) - Method in class org.kuali.rice.krad.datadictionary.PrimitiveAttributeDefinition
-
Directly validate simple fields.
- completeValidation(Class, Class) - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
-
Directly validate simple fields.
- completeValidation(Class, Class) - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
-
Directly validate simple fields, call completeValidation on Definition fields.
- completeValidation(Class, Class) - Method in class org.kuali.rice.krad.datadictionary.RoutingTypeDefinition
-
This overridden method ...
- completeValidation(Class, Class) - Method in class org.kuali.rice.krad.datadictionary.SearchingTypeDefinition
-
This overridden method ...
- completeValidation(Class, Class) - Method in class org.kuali.rice.krad.datadictionary.SortDefinition
-
Directly validate simple fields.
- completeValidation(Class, Class) - Method in class org.kuali.rice.krad.datadictionary.SupportAttributeDefinition
-
Directly validate simple fields.
- completeValidation() - Method in class org.kuali.rice.krad.datadictionary.TransactionalDocumentEntry
-
- completeValidation() - Method in class org.kuali.rice.krad.datadictionary.validation.ValidationPattern
-
Deprecated.
This method throws an exception if it is not configured properly
- completeValidation(Class, Class) - Method in class org.kuali.rice.krad.datadictionary.WorkflowAttributeMetadata
-
This overridden method ...
- completeValidation(Class, Class) - Method in class org.kuali.rice.krad.datadictionary.WorkflowAttributes
-
This overridden method ...
- CompletionException - Exception in org.kuali.rice.krad.datadictionary.exception
-
Exception thrown when an error occurs validating the data parsed from a DictionaryEntry's XML file.
- CompletionException(String) - Constructor for exception org.kuali.rice.krad.datadictionary.exception.CompletionException
-
- CompletionException(String, Throwable) - Constructor for exception org.kuali.rice.krad.datadictionary.exception.CompletionException
-
- ComplexAttributeDefinition - Class in org.kuali.rice.krad.datadictionary
-
A complex attribute definition in the DataDictictionary.
- ComplexAttributeDefinition() - Constructor for class org.kuali.rice.krad.datadictionary.ComplexAttributeDefinition
-
- ComplexAttributeDefinitionConstraintProvider - Class in org.kuali.rice.krad.datadictionary.validation.constraint.provider
-
An object that looks up constraints for attribute definitions by constraint type.
- ComplexAttributeDefinitionConstraintProvider() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.provider.ComplexAttributeDefinitionConstraintProvider
-
- complexAttributeMap - Variable in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- complexAttributes - Variable in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- Component - Class in org.kuali.rice.coreservice.api.component
-
- component - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- Component - Interface in org.kuali.rice.krad.uif.component
-
All classes of the UIF that are used as a rendering element implement the
component interface.
- COMPONENT - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
-
- Component.Builder - Class in org.kuali.rice.coreservice.api.component
-
This builder is used to construct instances of Component.
- Component.Cache - Class in org.kuali.rice.coreservice.api.component
-
- Component.Cache() - Constructor for class org.kuali.rice.coreservice.api.component.Component.Cache
-
- COMPONENT_MODIFIERS - Static variable in class org.kuali.rice.krad.uif.UifPropertyPaths
-
- COMPONENT_NAME - Static variable in class org.kuali.rice.kim.api.KimConstants.AttributeConstants
-
- COMPONENT_NAME - Static variable in interface org.kuali.rice.krad.exception.KualiExceptionIncident
-
Form that threw the exception
- COMPONENT_NAME - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- COMPONENT_PUBLISHING_DELAY - Static variable in class org.kuali.rice.krad.util.KRADConstants.Config
-
- COMPONENT_PUBLISHING_ENABLED - Static variable in class org.kuali.rice.krad.util.KRADConstants.Config
-
- COMPONENT_SERVICE - Static variable in class org.kuali.rice.coreservice.api.CoreServiceApiServiceLocator
-
- ComponentBase - Class in org.kuali.rice.krad.uif.component
-
Base implementation of Component
which other component
implementations should extend
- ComponentBase() - Constructor for class org.kuali.rice.krad.uif.component.ComponentBase
-
- ComponentBeanPostProcessor - Class in org.kuali.rice.krad.uif.util
-
Spring BeanPostProcessor
that processes configured Component
instances in the dictionary
- ComponentBeanPostProcessor() - Constructor for class org.kuali.rice.krad.uif.util.ComponentBeanPostProcessor
-
- ComponentContract - Interface in org.kuali.rice.coreservice.api.component
-
This is the contract for a Component.
- ComponentConvertModifier - Class in org.kuali.rice.krad.uif.modifier
-
For a given Component
instance converts all component properties
of a certain type to instances of another configured Component
.
- ComponentConvertModifier() - Constructor for class org.kuali.rice.krad.uif.modifier.ComponentConvertModifier
-
- ComponentFactory - Class in org.kuali.rice.krad.uif.util
-
Factory class for creating new UIF components from their base definitions
in the dictionary
- ComponentFactory() - Constructor for class org.kuali.rice.krad.uif.util.ComponentFactory
-
- ComponentFieldPermissionTypeServiceImpl - Class in org.kuali.rice.kns.service.impl
-
- ComponentFieldPermissionTypeServiceImpl() - Constructor for class org.kuali.rice.kns.service.impl.ComponentFieldPermissionTypeServiceImpl
-
- ComponentInquirableImpl - Class in org.kuali.rice.coreservice.web.component
-
Since ParameterDetailType can be either DataDictionary or DB based, we need a custom
Inquirable
to
check both.
- ComponentInquirableImpl() - Constructor for class org.kuali.rice.coreservice.web.component.ComponentInquirableImpl
-
- ComponentLookupableHelperServiceImpl - Class in org.kuali.rice.coreservice.web.component
-
- ComponentLookupableHelperServiceImpl() - Constructor for class org.kuali.rice.coreservice.web.component.ComponentLookupableHelperServiceImpl
-
- ComponentModifier - Interface in org.kuali.rice.krad.uif.modifier
-
Provides modification functionality for a Component
- ComponentModifierBase - Class in org.kuali.rice.krad.uif.modifier
-
Base class for ComponentModifier
implementations
- ComponentModifierBase() - Constructor for class org.kuali.rice.krad.uif.modifier.ComponentModifierBase
-
- componentName(String) - Method in class org.kuali.rice.kew.api.repository.type.KewAttributeDefinition.Builder
-
- componentName - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- componentName(String) - Method in class org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinition.Builder
-
fluent interface that sets the componentName of the KrmsAttributeDefinition.
- ComponentSectionPermissionTypeServiceImpl - Class in org.kuali.rice.kns.service.impl
-
- ComponentSectionPermissionTypeServiceImpl() - Constructor for class org.kuali.rice.kns.service.impl.ComponentSectionPermissionTypeServiceImpl
-
- ComponentSecurity - Class in org.kuali.rice.krad.uif.component
-
Component security is used to flag permissions that exist in KIM for various component state (like edit and view)
- ComponentSecurity() - Constructor for class org.kuali.rice.krad.uif.component.ComponentSecurity
-
- ComponentService - Interface in org.kuali.rice.coreservice.api.component
-
Defines the contract for a service which can be used to interact with the Rice core component store.
- ComponentServiceImpl - Class in org.kuali.rice.coreservice.impl.component
-
Reference implementation of the ComponentService
.
- ComponentServiceImpl() - Constructor for class org.kuali.rice.coreservice.impl.component.ComponentServiceImpl
-
- ComponentSetDao - Interface in org.kuali.rice.coreservice.impl.component
-
A Data Access Object which handles data operations related to the tracking of component sets
which have been published to the component system.
- ComponentSetDaoOjbImpl - Class in org.kuali.rice.coreservice.impl.component
-
JDBC-based implementation of the ComponentSetDao
.
- ComponentSetDaoOjbImpl() - Constructor for class org.kuali.rice.coreservice.impl.component.ComponentSetDaoOjbImpl
-
- ComponentUtils - Class in org.kuali.rice.krad.uif.util
-
Utility class providing methods to help create and modify
Component
instances
- ComponentUtils() - Constructor for class org.kuali.rice.krad.uif.util.ComponentUtils
-
- CompositeBeanFactory - Class in org.kuali.rice.test
-
Wraps a collection of bean factories delegating to the inner bean factories.
- CompositeBeanFactory(Collection<? extends BeanFactory>) - Constructor for class org.kuali.rice.test.CompositeBeanFactory
-
- CompositePredicate - Interface in org.kuali.rice.core.api.criteria
-
An predicate that contains other predicates.
- CompositePrimaryKeyBase - Class in org.kuali.rice.core.framework.persistence.jpa
-
- CompositePrimaryKeyBase() - Constructor for class org.kuali.rice.core.framework.persistence.jpa.CompositePrimaryKeyBase
-
- CompositeXmlDocCollection - Class in org.kuali.rice.core.api.impex.xml
-
In someway allows muliple xml documents to be pushed into the xml loading
'pipeline'.
- CompositeXmlDocCollection(Collection<XmlDocCollection>) - Constructor for class org.kuali.rice.core.api.impex.xml.CompositeXmlDocCollection
-
- COMPOUND_NODE_TYPE - Static variable in class org.kuali.rice.krms.impl.ui.RuleTreeNode
-
- compoundComponents(List<PropositionDefinition.Builder>) - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition.Builder
-
Set the value of the components to the given value.
- CompoundEntityResolver - Class in org.kuali.rice.ken.util
-
EntityResolver implementation that delegates in sequence to a list of EntityResolvers,
returning the first match.
- CompoundEntityResolver(EntityResolver, EntityResolver) - Constructor for class org.kuali.rice.ken.util.CompoundEntityResolver
-
Constructs a CompoundEntityResolver.java.
- CompoundEntityResolver(List<EntityResolver>) - Constructor for class org.kuali.rice.ken.util.CompoundEntityResolver
-
Constructs a CompoundEntityResolver.java.
- CompoundLSResourceResolver - Class in org.kuali.rice.ken.util
-
LSResourceResolver implementation that delegates in sequence to a list of LSResourceResolvers,
returning the first match.
- CompoundLSResourceResolver(LSResourceResolver, LSResourceResolver) - Constructor for class org.kuali.rice.ken.util.CompoundLSResourceResolver
-
Constructs a CompoundLSResourceResolver.java.
- CompoundLSResourceResolver(List<LSResourceResolver>) - Constructor for class org.kuali.rice.ken.util.CompoundLSResourceResolver
-
Constructs a CompoundLSResourceResolver.java.
- CompoundNamespaceContext - Class in org.kuali.rice.ken.util
-
XPath NamespaceContext implementation that delegates in sequence to a list of NamespaceContexts,
returning the first match.
- CompoundNamespaceContext(NamespaceContext, NamespaceContext) - Constructor for class org.kuali.rice.ken.util.CompoundNamespaceContext
-
Constructs a CompoundNamespaceContext.java.
- CompoundNamespaceContext(List<NamespaceContext>) - Constructor for class org.kuali.rice.ken.util.CompoundNamespaceContext
-
Constructs a CompoundNamespaceContext.java.
- compoundOpCode(String) - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition.Builder
-
Set the value of the opCode to the given value.
- CompoundOpCodeNode - Class in org.kuali.rice.krms.impl.ui
-
abstract data class for the rule tree Node
s
- CompoundOpCodeNode() - Constructor for class org.kuali.rice.krms.impl.ui.CompoundOpCodeNode
-
- CompoundOpCodeNode(PropositionBo) - Constructor for class org.kuali.rice.krms.impl.ui.CompoundOpCodeNode
-
- CompoundOpCodeValuesFinder - Class in org.kuali.rice.krms.impl.ui
-
- CompoundOpCodeValuesFinder() - Constructor for class org.kuali.rice.krms.impl.ui.CompoundOpCodeValuesFinder
-
- CompoundProposition - Class in org.kuali.rice.krms.framework.engine
-
- CompoundProposition(LogicalOperator, List<Proposition>) - Constructor for class org.kuali.rice.krms.framework.engine.CompoundProposition
-
Create a CompoundProposition with the given values
- CompoundPropositionEditNode - Class in org.kuali.rice.krms.impl.ui
-
abstract data class for the rule tree Node
s
- CompoundPropositionEditNode(PropositionBo) - Constructor for class org.kuali.rice.krms.impl.ui.CompoundPropositionEditNode
-
- CompoundPropositionTypeService - Class in org.kuali.rice.krms.impl.provider.repository
-
- CompoundPropositionTypeService() - Constructor for class org.kuali.rice.krms.impl.provider.repository.CompoundPropositionTypeService
-
- computeLastIndexForPage(int, int, int) - Static method in class org.kuali.rice.kns.util.TableRenderUtil
-
This method computes the index of the last row of the given page
- computeStartIndexForPage(int, int, int) - Static method in class org.kuali.rice.kns.util.TableRenderUtil
-
This method computes the list index of the first row of the given page
- computeTotalNumberOfPages(int, int) - Static method in class org.kuali.rice.kns.util.TableRenderUtil
-
Returns the minimum number of pages needed to display a result set of the given page
- concat(Enumeration<? extends T>...) - Static method in class org.kuali.rice.core.api.util.collect.CollectionUtils
-
Combines multiple Enumeration into a single enumeration.
- concatenate(String[]) - Method in class org.apache.ojb.broker.platforms.PlatformMckoiImpl
-
- ConcreteKeyValue - Class in org.kuali.rice.core.api.util
-
A mutable, comparable key value pair of Strings.
- ConcreteKeyValue() - Constructor for class org.kuali.rice.core.api.util.ConcreteKeyValue
-
- ConcreteKeyValue(String, String) - Constructor for class org.kuali.rice.core.api.util.ConcreteKeyValue
-
- ConcreteKeyValue(KeyValue) - Constructor for class org.kuali.rice.core.api.util.ConcreteKeyValue
-
- ConcreteKeyValue(Map.Entry<String, String>) - Constructor for class org.kuali.rice.core.api.util.ConcreteKeyValue
-
- ConcurrentJob<T> - Class in org.kuali.rice.kcb.quartz
-
Base class for jobs that must obtain a set of work items atomically
- ConcurrentJob() - Constructor for class org.kuali.rice.kcb.quartz.ConcurrentJob
-
- ConcurrentJob<T> - Class in org.kuali.rice.ken.service.impl
-
Base class for jobs that must obtain a set of work items atomically
- ConcurrentJob(PlatformTransactionManager, ExecutorService) - Constructor for class org.kuali.rice.ken.service.impl.ConcurrentJob
-
Constructs a ConcurrentJob instance.
- Config - Interface in org.kuali.rice.core.api.config.property
-
Interface encapsulating central config settings.
- Config - Class in org.kuali.rice.core.impl.config.property
-
- Config() - Constructor for class org.kuali.rice.core.impl.config.property.Config
-
- config - Variable in class org.kuali.rice.kew.engine.StandardWorkflowEngine
-
- CONFIG_OVERRIDE_LOCATION - Static variable in class org.kuali.rice.core.impl.config.property.ConfigFactoryBean
-
- CONFIG_PROPERTIES - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
-
- CONFIG_URI - Static variable in class org.kuali.rice.core.impl.config.property.JAXBConfigImpl.ConfigNamespaceURIFilter
-
- ConfigContext - Class in org.kuali.rice.core.api.config.property
-
Singleton that holds references to global engine objects.
- ConfigFactoryBean - Class in org.kuali.rice.core.impl.config.property
-
- ConfigFactoryBean() - Constructor for class org.kuali.rice.core.impl.config.property.ConfigFactoryBean
-
- configFileLocations - Variable in class org.kuali.rice.krad.datadictionary.DataDictionary
-
- ConfigInitializer - Class in org.kuali.rice.core.impl.config.property
-
This initializes a config object into the ConfigContext
as a root config or merges a config object into an already initialized root config
- ConfigLogger - Class in org.kuali.rice.core.impl.config.property
-
Logs information about the configuration at the DEBUG level.
- ConfigLogger() - Constructor for class org.kuali.rice.core.impl.config.property.ConfigLogger
-
- ConfigParser - Interface in org.kuali.rice.core.impl.config.property
-
Deprecated.
only used by ConfigParserImplConfig which is deprecated
- ConfigParserImpl - Class in org.kuali.rice.core.impl.config.property
-
Deprecated.
This is an old hand-rolled Rice configuration parser which has since been replaced by the superior JAXBConfigImpl.
This old implementation only exists to support PluginConfig which supports ancient KEW plugin configs
- ConfigParserImpl() - Constructor for class org.kuali.rice.core.impl.config.property.ConfigParserImpl
-
Deprecated.
- ConfigParserImplConfig - Class in org.kuali.rice.core.impl.config.property
-
Deprecated.
We need to retrofit PluginConfig to JAXBConfig, or eliminate along with old KEW plugin architecture
- ConfigParserImplConfig(String) - Constructor for class org.kuali.rice.core.impl.config.property.ConfigParserImplConfig
-
Deprecated.
- ConfigParserImplConfig(Properties) - Constructor for class org.kuali.rice.core.impl.config.property.ConfigParserImplConfig
-
Deprecated.
- ConfigPropertyFactoryBean - Class in org.kuali.rice.core.impl.config.property
-
A FactoryBean which reads the value of the specified config parameter name and returns it.
- ConfigPropertyFactoryBean() - Constructor for class org.kuali.rice.core.impl.config.property.ConfigPropertyFactoryBean
-
- configs - Variable in class org.kuali.rice.core.framework.config.property.SimpleConfig
-
- configService - Variable in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
- ConfigStringLookup - Class in org.kuali.rice.kew.util
-
Looks up Strings from the Config and System Parameters.
- ConfigStringLookup() - Constructor for class org.kuali.rice.kew.util.ConfigStringLookup
-
- ConfigStringLookup(String) - Constructor for class org.kuali.rice.kew.util.ConfigStringLookup
-
- Configurable - Interface in org.kuali.rice.krad.uif.component
-
Marks any class that can be configured through the UIF dictionary
- ConfigurableBase - Class in org.kuali.rice.krad.uif.component
-
Implementation of Configurable
that contains a Map for holding
property expressions
- ConfigurableBase() - Constructor for class org.kuali.rice.krad.uif.component.ConfigurableBase
-
- ConfigurableSequenceManager - Class in org.kuali.rice.core.framework.persistence.ojb
-
A sequence manager implementation which can be configured at runtime via the KEW
Configuration API.
- ConfigurableSequenceManager(PersistenceBroker) - Constructor for class org.kuali.rice.core.framework.persistence.ojb.ConfigurableSequenceManager
-
- ConfigurationBasedRegexPatternConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
-
- ConfigurationBasedRegexPatternConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.ConfigurationBasedRegexPatternConstraint
-
- ConfigurationException - Exception in org.kuali.rice.core.api.config
-
Exception representing a configuration problem.
- ConfigurationException() - Constructor for exception org.kuali.rice.core.api.config.ConfigurationException
-
- ConfigurationException(String, Throwable) - Constructor for exception org.kuali.rice.core.api.config.ConfigurationException
-
- ConfigurationException(String) - Constructor for exception org.kuali.rice.core.api.config.ConfigurationException
-
- ConfigurationException(Throwable) - Constructor for exception org.kuali.rice.core.api.config.ConfigurationException
-
- ConfigurationService - Interface in org.kuali.rice.core.api.config.property
-
ConfigurationService is an abstraction of system configuration for KNS clients which provides methods for getting string
resources, including Kuali message resource strings.
- configurationService - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- ConfigurationServiceImpl - Class in org.kuali.rice.krad.service.impl
-
ConfigurationService implementation which is a thin wrapper over the core Config object, and which
merges in Kuali message resource properties.
- ConfigurationServiceImpl() - Constructor for class org.kuali.rice.krad.service.impl.ConfigurationServiceImpl
-
Harcoding the configFileName, by request.
- configure(Type, Properties, Dialect) - Method in class org.kuali.rice.core.framework.persistence.jpa.RiceNumericStringSequenceStyleGenerator
-
Performs the same configuration operations as those of the superclass, except that the provided Type will be replaced by Hibernate's LongType instead.
- configure() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- configure() - Method in class org.kuali.rice.ksb.api.bus.support.JavaServiceDefinition
-
- configure() - Method in class org.kuali.rice.ksb.api.bus.support.RestServiceDefinition
-
- configure() - Method in class org.kuali.rice.ksb.api.bus.support.SoapServiceDefinition
-
- configureAlternateEndpoints() - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- configureBuiltIns(Properties) - Method in class org.kuali.rice.core.framework.config.property.SimpleConfig
-
Configures built-in properties.
- configureBuiltIns() - Method in class org.kuali.rice.core.impl.config.property.JAXBConfigImpl
-
Configures built-in properties.
- configureCredentialsSourceFactory() - Method in class org.kuali.rice.core.impl.config.module.CoreConfigurer
-
- configureDataSource() - Method in class org.kuali.rice.core.impl.config.module.CoreConfigurer
-
- configureDataSource() - Method in class org.kuali.rice.krad.config.KRADConfigurer
-
Used to "poke" the Data Dictionary again after the Spring Context is initialized.
- configureDataSource() - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- configureDefaultHttpClientParams(HttpParams) - Method in class org.kuali.rice.ksb.messaging.serviceconnectors.HttpInvokerConnector
-
- ConfiguredNamespaceContext - Class in org.kuali.rice.ken.util
-
XPath NamespaceContext that is configured with a predefined prefix->NS map.
- ConfiguredNamespaceContext(Map<String, String>) - Constructor for class org.kuali.rice.ken.util.ConfiguredNamespaceContext
-
Constructs a ConfiguredNamespaceContext.java.
- configureExtraClasspath(PluginClassLoader, PluginConfig) - Method in class org.kuali.rice.kew.plugin.BasePluginLoader
-
- configureJta() - Method in class org.kuali.rice.core.impl.config.module.CoreConfigurer
-
If the user injected JTA classes into this configurer, verify that both the
UserTransaction and TransactionManager are set and then attach them to
the configuration.
- configureLogging() - Method in class org.kuali.rice.test.RiceTestCase
-
- configurePlatformTransactionManager() - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- Configurer - Interface in org.kuali.rice.core.api.config.module
-
- configureRequestNode(RouteNodeInstance, RouteNode) - Method in interface org.kuali.rice.kew.engine.node.hierarchyrouting.HierarchyProvider
-
Configures the single request node definition/prototype used for all node instances
- configureScheduler() - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- ConfigViewerAction - Class in org.kuali.rice.ksb.messaging.web
-
This is a description of what this class does - g don't forget to fill this in.
- ConfigViewerAction() - Constructor for class org.kuali.rice.ksb.messaging.web.ConfigViewerAction
-
- ConfigViewerForm - Class in org.kuali.rice.ksb.messaging.web
-
This is a description of what this class does - g don't forget to fill this in.
- ConfigViewerForm() - Constructor for class org.kuali.rice.ksb.messaging.web.ConfigViewerForm
-
- CONFIRMATION_QUESTION - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- ConfirmationQuestion - Class in org.kuali.rice.kns.question
-
This class support the ConfirmationQuestion.
- ConfirmationQuestion() - Constructor for class org.kuali.rice.kns.question.ConfirmationQuestion
-
- considerBusinessObjectFieldModifyAuthorization(DataObjectEntry, Object, BusinessObject, Person, BusinessObjectAuthorizer, MaintenanceDocumentRestrictions, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectAuthorizationServiceImpl
-
Deprecated.
- considerBusinessObjectFieldUnmaskAuthorization(Object, Person, BusinessObjectRestrictions, String, Document) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectAuthorizationServiceImpl
-
Deprecated.
- considerBusinessObjectFieldViewAuthorization(DataObjectEntry, Object, BusinessObject, Person, BusinessObjectAuthorizer, InquiryOrMaintenanceDocumentRestrictions, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectAuthorizationServiceImpl
-
Deprecated.
- considerCustomButtonFieldAuthorization(DataObjectEntry, Object, BusinessObject, Person, BusinessObjectAuthorizer, MaintenanceDocumentRestrictions, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectAuthorizationServiceImpl
-
Deprecated.
- considerInquiryOrMaintenanceDocumentAuthorizer(InquiryOrMaintenanceDocumentAuthorizer, BusinessObject, Person, InquiryOrMaintenanceDocumentRestrictions) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectAuthorizationServiceImpl
-
Deprecated.
- considerInquiryOrMaintenanceDocumentPresentationController(InquiryOrMaintenanceDocumentPresentationController, BusinessObject, InquiryOrMaintenanceDocumentRestrictions) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectAuthorizationServiceImpl
-
Deprecated.
- considerMaintenanceDocumentAuthorizer(MaintenanceDocumentAuthorizer, MaintenanceDocument, Person, MaintenanceDocumentRestrictions) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectAuthorizationServiceImpl
-
Deprecated.
- considerMaintenanceDocumentPresentationController(MaintenanceDocumentPresentationController, MaintenanceDocument, MaintenanceDocumentRestrictions) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectAuthorizationServiceImpl
-
Deprecated.
- consolidateFieldNames(List, String) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method turns a list of field property names, into a delimited string of the human-readable names.
- consolidateFieldNames(List, String) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method turns a list of field property names, into a delimited string of the human-readable names.
- ConstantExpression<T> - Class in org.kuali.rice.krms.framework.engine.expression
-
- ConstantExpression(T) - Constructor for class org.kuali.rice.krms.framework.engine.expression.ConstantExpression
-
Create a ConstantExpression with the given value
- Constants - Interface in edu.sampleu.travel.infrastructure
-
- Constants - Interface in org.kuali.rice.kim.util
-
- CONSTANTS - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
-
- CONSTANTS_SERVICE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- ConstantsMap - Class in org.kuali.rice.core.api.util.collect
-
This class is a map for Constant properties.
- ConstantsMap() - Constructor for class org.kuali.rice.core.api.util.collect.ConstantsMap
-
- Constrainable - Interface in org.kuali.rice.krad.datadictionary.validation.capability
-
This interface defines methods that must be implemented by classes that you want to participate in dictionary validation as
for example 'attribute-level' object structure definitions.
- Constraint - Interface in org.kuali.rice.krad.datadictionary.validation.constraint
-
This is the marker interface for constraints.
- constraint - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.WhenConstraint
-
- CONSTRAINT - Static variable in class org.kuali.rice.krad.uif.UifConstants.IdSuffixes
-
- constraintIsAllow() - Method in interface org.kuali.rice.core.api.parameter.ParameterEvaluator
-
This method determines whether the parameter lists allowed values or denied values.
- constraintIsAllow() - Method in class org.kuali.rice.core.impl.parameter.AlwaysSucceedParameterEvaluatorImpl
-
- constraintIsAllow() - Method in class org.kuali.rice.core.impl.parameter.ParameterEvaluatorImpl
-
- ConstraintProcessor<T,C extends Constraint> - Interface in org.kuali.rice.krad.datadictionary.validation.processor
-
This interface must be implemented by constraint processors, which validate individual constraints in the
data dictionary.
- ConstraintProvider<T extends Constrainable> - Interface in org.kuali.rice.krad.datadictionary.validation.constraint.provider
-
An object that determines a list of constraints for a given Constrainable definition for an attribute
in the data dictionary.
- ConstraintResolver<T extends Constrainable> - Interface in org.kuali.rice.krad.datadictionary.validation.constraint.resolver
-
An interface that provides a lookup of constraints for a specific constrainable attribute definition.
- constraintText - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
- ConstraintValidationResult - Class in org.kuali.rice.krad.datadictionary.validation.result
-
- ConstraintValidationResult(String) - Constructor for class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- ConstraintValidationResult(String, ErrorLevel) - Constructor for class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- constructColumnFromAttributeField(RemotableAttributeField) - Static method in class org.kuali.rice.kns.util.FieldUtils
-
- constructColumnsFromAttributeFields(List<RemotableAttributeField>) - Static method in class org.kuali.rice.kns.util.FieldUtils
-
- constructCompleteHtmlTag() - Method in class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
-
Deprecated.
This method generates anchor tag.
- constructCompleteHtmlTag() - Method in class org.kuali.rice.kns.lookup.HtmlData
-
Deprecated.
This method constructs the complete html tag based on the class attribute
values.
- constructCompleteHtmlTag() - Method in class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
-
Deprecated.
This method contructs an input tag.
- constructCompleteHtmlTag() - Method in class org.kuali.rice.kns.lookup.HtmlData.MultipleAnchorHtmlData
-
Deprecated.
This method generates anchor tag.
- constructContainerField(String, String, List) - Static method in class org.kuali.rice.kns.util.FieldUtils
-
Wraps list of fields into a Field of type CONTAINER
- constructContainerField(String, String, List, int) - Static method in class org.kuali.rice.kns.util.FieldUtils
-
Wraps list of fields into a Field of type CONTAINER and arrange them into multiple columns.
- constructContainerField(CollectionDefinitionI, String, BusinessObject, boolean, int, String, List<Field>) - Static method in class org.kuali.rice.kns.web.ui.FieldBridge
-
Deprecated.
This method handles setting up a container field not including the add fields
- constructContextSelectionCriteria(SelectionCriteria) - Method in class org.kuali.rice.krms.impl.provider.repository.RuleRepositoryContextProvider
-
- constructDocumentActionParameters(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- constructDocumentActionResult(DocumentRouteHeaderValue, String) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- constructEntity(Element) - Method in class org.kuali.rice.kew.xml.UserXmlParser
-
- constructPrincipal(Element, String) - Method in class org.kuali.rice.kew.xml.UserXmlParser
-
- constructRedirectUrl(Document, Element, EDLContext) - Method in class org.kuali.rice.edl.impl.components.PerformLookupComponent
-
- constructReturnUrl(Document, Element, EDLContext) - Method in class org.kuali.rice.edl.impl.components.PerformLookupComponent
-
- constructRoleValue(String, String) - Static method in class org.kuali.rice.kew.api.rule.RoleName
-
- constructServiceConfiguration() - Method in class org.kuali.rice.ksb.impl.bus.RemoteService
-
- constructTableColumnOptions(boolean, Class, String) - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
Constructs the sort data type for each datatable columns.
- constructWhereClauseElement(String, String, String, String, String, String) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- CONTAINER - Static variable in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- Container - Interface in org.kuali.rice.krad.uif.container
-
Type of component that contains a collection of other components.
- ContainerBase - Class in org.kuali.rice.krad.uif.container
-
Base Container
implementation which container implementations
can extend
- ContainerBase() - Constructor for class org.kuali.rice.krad.uif.container.ContainerBase
-
Default Constructor
- contains(Object) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
- contains(String) - Static method in enum org.kuali.rice.krad.uif.util.ClientValidationUtils.ValidationMessageKeys
-
- contains(Class[], Class) - Static method in class org.kuali.rice.test.TestUtilities
-
- containsActiveRuleTemplateAttribute(RuleTemplateAttributeBo) - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- containsAll(Collection<?>) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
- containsAttribute(String, Collection<RemotableAttributeError>) - Static method in class org.kuali.rice.core.api.uif.RemotableAttributeError
-
Utility method to search a collection of attribute errors and check in the collection
contains a error for a give attribute name.
- containsBean(String) - Method in class org.kuali.rice.test.CompositeBeanFactory
-
- containsBOData() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- containsDictionaryObject(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
Indicates whether the data dictionary contains a bean with the given id
- containsDictionaryObject(String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
Indicates whether the data dictionary contains a bean with the given id
- containsDictionaryObject(String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- containsElPlaceholder(String) - Method in interface org.kuali.rice.krad.uif.service.ExpressionEvaluatorService
-
Indicates whether or not the given string contains the el placholder
(begin and end delimiters)
- containsElPlaceholder(String) - Method in class org.kuali.rice.krad.uif.service.impl.ExpressionEvaluatorServiceImpl
-
- containsKey() - Method in class org.kuali.rice.core.api.cache.CacheTarget
-
Checks if this instance contains a key.
- containsKey(Object) - Method in class org.kuali.rice.core.api.util.collect.ConstantsMap
-
- containsKey(Object) - Method in class org.kuali.rice.core.api.util.collect.PropertiesMap
-
- containsKey(Object) - Method in class org.kuali.rice.kns.datadictionary.exporter.DataDictionaryMapBase
-
Deprecated.
- containsKeyMatchingPattern(String) - Method in class org.kuali.rice.krad.util.MessageMap
-
- containsMessageKey(String) - Method in class org.kuali.rice.krad.util.MessageMap
-
- containsRangeCharacters(String) - Static method in class org.kuali.rice.core.framework.persistence.jdbc.sql.SqlBuilder
-
- containsResourceLoader(ResourceLoader) - Method in class org.kuali.rice.core.api.resourceloader.ResourceLoaderContainer
-
- containsRuleTemplateAttribute(RuleTemplateAttributeBo) - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- containsSensitiveDataPatternMatch(String) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
- containsValue(Object) - Method in class org.kuali.rice.core.api.util.collect.ConstantsMap
-
- containsValue(Object) - Method in class org.kuali.rice.core.api.util.collect.PropertiesMap
-
- containsValue(Object) - Method in class org.kuali.rice.kns.datadictionary.exporter.DataDictionaryMapBase
-
Deprecated.
- CONTENT - Static variable in class org.kuali.rice.ken.util.NotificationConstants.BO_PROPERTY_NAMES
-
- content - Variable in class org.kuali.rice.kew.rule.GenericWorkflowAttribute
-
- CONTENT_CLOSE - Static variable in class org.kuali.rice.ken.util.NotificationConstants.XML_MESSAGE_CONSTANTS
-
- CONTENT_EVENT_OPEN - Static variable in class org.kuali.rice.ken.util.NotificationConstants.XML_MESSAGE_CONSTANTS
-
- CONTENT_FRAGMENT_CFG_KEY - Static variable in class org.kuali.rice.kew.engine.node.RouteNode
-
- CONTENT_SIMPLE_OPEN - Static variable in class org.kuali.rice.ken.util.NotificationConstants.XML_MESSAGE_CONSTANTS
-
- CONTENT_TYPE_ID - Static variable in class org.kuali.rice.ken.util.NotificationConstants.BO_PROPERTY_NAMES
-
- CONTENT_TYPE_NAME - Static variable in class org.kuali.rice.ken.util.NotificationConstants.BO_PROPERTY_NAMES
-
- CONTENT_TYPE_PREFIX - Static variable in class org.kuali.rice.ken.util.ContentTypeResourceResolver
-
- ContentTransformer - Class in org.kuali.rice.ken.util
-
This class handles XSLT transformations.
- ContentTransformer(StreamSource) - Constructor for class org.kuali.rice.ken.util.ContentTransformer
-
Constructs a ContentTransformer.java.
- ContentTransformer(StreamSource, HashMap) - Constructor for class org.kuali.rice.ken.util.ContentTransformer
-
Constructs a ContentTransformer.java.
- ContentTypeController - Class in org.kuali.rice.ken.web.spring
-
Controller that manages ContentTypes (add/update)
- ContentTypeController() - Constructor for class org.kuali.rice.ken.web.spring.ContentTypeController
-
- ContentTypeEntityResolver - Class in org.kuali.rice.ken.util
-
Entity resolver that resolves content type XSD resources to XSDs define in
the respective content type's NotificationContentType record
- ContentTypeEntityResolver(NotificationContentTypeService) - Constructor for class org.kuali.rice.ken.util.ContentTypeEntityResolver
-
Constructs a ContentTypeEntityResolver.java.
- ContentTypeLSResourceResolver - Class in org.kuali.rice.ken.util
-
Resource resolver for SchemaFactory.
- ContentTypeLSResourceResolver(NotificationContentTypeService) - Constructor for class org.kuali.rice.ken.util.ContentTypeLSResourceResolver
-
Constructs a ContentTypeLSResourceResolver.java.
- ContentTypeResourceResolver - Class in org.kuali.rice.ken.util
-
Utility base class for Entity and LSResource Resolvers that should resolve
arguments to XSDs defined for NotificationContentTypes
- ContentTypeResourceResolver(NotificationContentTypeService) - Constructor for class org.kuali.rice.ken.util.ContentTypeResourceResolver
-
Constructs a ContentTypeResourceResolver.java.
- CONTEXT - Static variable in class org.kuali.rice.krad.uif.UifPropertyPaths
-
- Context - Interface in org.kuali.rice.krms.framework.engine
-
The context represents the area(s) of an organization's activity where a
rule applies and where the terms used to create the rule are defined and relevant.
- CONTEXT - Static variable in class org.kuali.rice.krms.impl.util.KRMSPropertyConstants.Agenda
-
- CONTEXT_ID - Static variable in class org.kuali.rice.krms.impl.util.KrmsImplConstants.PropertyNames.Context
-
- CONTEXT_ID - Static variable in class org.kuali.rice.krms.impl.util.KRMSPropertyConstants.Context
-
- CONTEXT_IS_SIMULATION - Static variable in class org.kuali.rice.kew.engine.ActivationContext
-
- ContextBoService - Interface in org.kuali.rice.krms.impl.repository
-
This is the interface for accessing KRMS repository Context related bos
- ContextBoServiceImpl - Class in org.kuali.rice.krms.impl.repository
-
This is the interface for accessing KRMS repository Context related
business objects.
- ContextBoServiceImpl() - Constructor for class org.kuali.rice.krms.impl.repository.ContextBoServiceImpl
-
- ContextBusRule - Class in org.kuali.rice.krms.impl.rule
-
- ContextBusRule() - Constructor for class org.kuali.rice.krms.impl.rule.ContextBusRule
-
- ContextClassLoaderBinder - Class in org.kuali.rice.core.api.util
-
Utility class that binds/unbinds the context ClassLoader of the current Thread
using a ThreadLocal.
- ContextClassLoaderBinder() - Constructor for class org.kuali.rice.core.api.util.ContextClassLoaderBinder
-
- ContextClassLoaderProxy - Class in org.kuali.rice.core.api.util
-
A Proxy that sets the thread Context ClassLoader before invocation of the
proxied object, and resets it back afterwards.
- ContextClassLoaderProxy(ClassLoader, Object) - Constructor for class org.kuali.rice.core.api.util.ContextClassLoaderProxy
-
- ContextDefinition - Class in org.kuali.rice.krms.api.repository.context
-
An immutable representation of a context definition.
- ContextDefinition.Builder - Class in org.kuali.rice.krms.api.repository.context
-
A builder which can be used to construct ContextDefinition instances.
- ContextDefinition.Constants - Class in org.kuali.rice.krms.api.repository.context
-
Defines some internal constants used on this class.
- ContextDefinition.Constants() - Constructor for class org.kuali.rice.krms.api.repository.context.ContextDefinition.Constants
-
- ContextDefinition.Elements - Class in org.kuali.rice.krms.api.repository.context
-
A private class which exposes constants which define the XML element names to use
when this object is marshalled to XML.
- ContextDefinition.Elements() - Constructor for class org.kuali.rice.krms.api.repository.context.ContextDefinition.Elements
-
- ContextDefinitionContract - Interface in org.kuali.rice.krms.api.repository.context
-
An interface which defines the contract for context definition objects.
- contextDestroyed(ServletContextEvent) - Method in class edu.sampleu.travel.infrastructure.TravelAppInitializeListener
-
- contextDestroyed(ServletContextEvent) - Method in class org.kuali.rice.core.framework.config.module.WebModuleLoaderListener
-
- contextDestroyed(ServletContextEvent) - Method in class org.kuali.rice.core.web.listener.KualiInitializeListener
-
- contextInitialized(ServletContextEvent) - Method in class edu.sampleu.travel.infrastructure.TravelAppInitializeListener
-
- contextInitialized(ServletContextEvent) - Method in class org.kuali.rice.core.framework.config.module.WebModuleLoaderListener
-
- contextInitialized(ServletContextEvent) - Method in class org.kuali.rice.core.web.listener.KualiInitializeListener
-
ServletContextListener interface implementation that schedules the start of the lifecycle
- ContextProvider - Interface in org.kuali.rice.krms.framework.engine
-
Loads a
Context
for the given set of criteria.
- ContextSelectionCriteria - Class in org.kuali.rice.krms.api.repository.context
-
- contextStartupFailed() - Method in class org.kuali.rice.test.launch.JettyLauncher
-
- ContextTypeValuesFinder - Class in org.kuali.rice.krms.impl.repository
-
Helper class that returns all valid types for contexts.
- ContextTypeValuesFinder() - Constructor for class org.kuali.rice.krms.impl.repository.ContextTypeValuesFinder
-
- CONTINUE_WITH_INQUIRY_METHOD_TO_CALL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- continueWithInquiry(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiInquiryAction
-
- control - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- Control - Interface in org.kuali.rice.krad.uif.control
-
Represents an interactive element in the UI (typically an HTML control)
- ControlBase - Class in org.kuali.rice.krad.uif.control
-
Base class for all Control
implementations
- ControlBase() - Constructor for class org.kuali.rice.krad.uif.control.ControlBase
-
- ControlDefinition - Interface in org.kuali.rice.krad.datadictionary.control
-
Deprecated.
- ControlDefinitionBase - Class in org.kuali.rice.kns.datadictionary.control
-
Deprecated.
- ControlDefinitionBase() - Constructor for class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- controlField - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- controller - Variable in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- CONTROLLER_METHOD_DISPATCH_PARAMETER_NAME - Static variable in class org.kuali.rice.krad.uif.UifConstants
-
- CONVERSION_FIELDS - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- CONVERSION_FIELDS_PARAMETER - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- convert(Object, TypeDescriptor, TypeDescriptor) - Method in class org.kuali.rice.krad.datadictionary.parse.StringListConverter
-
- convert(Object, TypeDescriptor, TypeDescriptor) - Method in class org.kuali.rice.krad.datadictionary.parse.StringMapConverter
-
- convert(Class, Object) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm.SqlTimestampConverter
-
Convert the specified input object into an output object of the
specified type.
- convertAttributeKeys(Map<String, String>, String) - Method in interface org.kuali.rice.krms.impl.repository.KrmsAttributeDefinitionService
-
This method converts a collection of name/value attribute pairs to
id/value attribute pairs.
- convertAttributeKeys(Map<String, String>, String) - Method in class org.kuali.rice.krms.impl.repository.KrmsAttributeDefinitionServiceImpl
-
- convertAttributeRangeField(String, List<String>, Map<String, String[]>) - Static method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaTranslatorImpl
-
Convert a ranged document search attribute field into a form field.
- convertAttributesToMap(List<? extends KimAttributeDataBo>) - Method in class org.kuali.rice.kim.document.rule.AttributeValidationHelper
-
- convertCalendar(Calendar) - Static method in class org.kuali.rice.core.framework.persistence.jdbc.sql.SQLUtils
-
- convertCheckboxAttributeData(RoleMemberAttributeDataBo) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
Formats the attribute value on this checkbox attribute, changing "on" to "Y" and "off" to "N"
- convertControlToLookupControl(AttributeDefinition) - Static method in class org.kuali.rice.krad.uif.field.LookupInputField
-
If control definition is defined on the given attribute definition, converts to an appropriate control for
searching (if necessary) and returns a copy for setting on the field
- convertCriteriaPropertyToField(DocumentSearchCriteria, String, Map<String, String[]>) - Static method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaTranslatorImpl
-
Looks up a property on the criteria object and sets it as a key/value pair in the values Map
- convertCriteriaPropertyToField(DocumentSearchCriteria, String, String, Map<String, String[]>) - Static method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaTranslatorImpl
-
Looks up a property on the criteria object and sets it as a key/value pair in the values Map
- convertCriteriaRangeField(DocumentSearchCriteria, String, Map<String, String[]>) - Static method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaTranslatorImpl
-
Convenience method for converting a set of doc search criteria range fields into form fields
- convertDecimalIntoInteger(KualiDecimal) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
Convert the given monney amount into an interger string.
- convertDocumentDetailNew(DocumentRouteHeaderValue) - Static method in class org.kuali.rice.kew.dto.DTOConverter
-
- convertEntityToPerson(EntityDefault, Principal) - Method in class org.kuali.rice.kim.impl.identity.PersonServiceImpl
-
- convertErrors(String, Map<String, String>, List<RemotableAttributeError>) - Method in class org.kuali.rice.kim.document.rule.AttributeValidationHelper
-
- convertErrorsForMappedFields(String, List<RemotableAttributeError>) - Method in class org.kuali.rice.kim.document.rule.AttributeValidationHelper
-
- convertFieldToAttributeField(Field) - Static method in class org.kuali.rice.kns.util.FieldUtils
-
- convertFromBuilderList(List<? extends ModelBuilder>) - Static method in class org.kuali.rice.krms.api.repository.BuilderUtils
-
- convertFromBuilderSet(Set<? extends ModelBuilder>) - Static method in class org.kuali.rice.krms.api.repository.BuilderUtils
-
- convertFromPresentationFormat(Object) - Method in class org.kuali.rice.core.web.format.Formatter
-
Returns an object representation of the provided string after first removing any extraneous formatting characters.
- convertFromPresentationFormat(Object) - Method in class org.kuali.rice.core.web.format.NoOpStringFormatter
-
- convertListOfBosToImmutables(Collection<AgendaBo>) - Method in class org.kuali.rice.krms.impl.repository.AgendaBoServiceImpl
-
Converts a Set
to an Unmodifiable Set
- convertListOfBosToImmutables(Collection<KrmsAttributeDefinitionBo>) - Method in class org.kuali.rice.krms.impl.repository.KrmsAttributeDefinitionServiceImpl
-
Converts a List to an Unmodifiable List
- convertListOfBosToImmutables(Collection<KrmsTypeBo>) - Method in class org.kuali.rice.krms.impl.repository.KrmsTypeBoServiceImpl
-
Converts a List to an Unmodifiable List
- convertListOfBosToImmutables(Collection<RuleBo>) - Method in class org.kuali.rice.krms.impl.repository.RuleBoServiceImpl
-
Converts a List to an Unmodifiable List
- convertLookupIdToPKFieldMap(String, Class<? extends BusinessObject>) - Method in class org.kuali.rice.kns.lookup.DataDictionaryLookupResultsSupportStrategy
-
Converts a lookup id into a PK field map to use to search in a lookupable
- convertMapToPredicate(Map<String, String>) - Static method in class org.kuali.rice.core.api.criteria.PredicateUtils
-
- convertMapToProperties(Map<String, String>) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
Utility method to convert a Map to a Properties object
- convertPersonPropertiesToEntityProperties(Map<String, String>) - Method in class org.kuali.rice.kim.impl.identity.PersonServiceImpl
-
- convertPKFieldMapToLookupId(List<String>, BusinessObject) - Method in class org.kuali.rice.kns.lookup.DataDictionaryLookupResultsSupportStrategy
-
Converts a Map of PKFields into a String lookup ID
- convertPrimaryKeyMapToObject(Class, Map<String, Object>) - Static method in class org.kuali.rice.core.framework.persistence.jpa.metadata.MetadataManager
-
This converts a map of primary keys into an object: in the case of a single key, just the value object iself; in the case of a composite key,
the correct composite key object populated with the values from the map
- convertQualificationForMemberRoles(String, String, String, String, Map<String, String>) - Method in class org.kuali.rice.kim.api.role.PassThruRoleTypeServiceBase
-
- convertQualificationForMemberRoles(String, String, String, String, Map<String, String>) - Method in interface org.kuali.rice.kim.framework.role.RoleTypeService
-
Takes the passed in qualifications and converts them, if necessary, for any downstream roles which may be present.
- convertQualificationForMemberRoles(String, String, String, String, Map<String, String>) - Method in class org.kuali.rice.kns.kim.role.RoleTypeServiceBase
-
Deprecated.
This base implementation simply returns the passed in Attributes.
- convertQualifiersToAttrIdxMap(List<? extends KimDocumentAttributeDataBusinessObjectBase>) - Method in class org.kuali.rice.kim.document.rule.AttributeValidationHelper
-
- convertQualifiersToMap(List<? extends KimDocumentAttributeDataBusinessObjectBase>) - Method in class org.kuali.rice.kim.document.rule.AttributeValidationHelper
-
- convertReferencesToSelectCollectionToString(Collection<String>) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
-
- convertRemotableAttributeField(RemotableAttributeField) - Static method in class org.kuali.rice.kns.util.FieldUtils
-
- convertRemotableAttributeFields(List<RemotableAttributeField>) - Static method in class org.kuali.rice.kns.util.FieldUtils
-
- convertRequestMapToProperties(Map<String, String[]>) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
Utility method to convert a Request Parameters Map to a Properties object
- convertRowsToAttributeFields(List<Row>) - Static method in class org.kuali.rice.kns.util.FieldUtils
-
- convertRowToAttributeFields(Row) - Static method in class org.kuali.rice.kns.util.FieldUtils
-
- convertSetOfObjectIdsToString(Set<String>) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
-
- convertSetToMap(Set) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
- convertStringDateToTimestamp(String) - Static method in class org.kuali.rice.core.framework.persistence.jdbc.sql.SQLUtils
-
- convertStringOfObjectIdsToSet(String) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
-
- convertStringParameterToList(String) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
Parses a string that is in list format (commas separating list entries) to a new List instance
- convertStringParameterToMap(String) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
Parses a string that is in map format (commas separating map entries, colon separates
map key/value) to a new map instance
- convertTimestamp(Timestamp) - Static method in class org.kuali.rice.core.framework.persistence.jdbc.sql.SQLUtils
-
- convertToArray(String[]) - Method in class org.kuali.rice.core.web.format.Formatter
-
Converts an array of strings to an array of objects by calling
Formatter.convertToObject(String)
on each element of the
provided array in turn, using instances of a Formatter class that corresponds to this Formatter's property type.
- convertToCollection(String[]) - Method in class org.kuali.rice.core.web.format.Formatter
-
Converts an array of strings to a Collection type corresponding to the value of propertyType
.
- convertToDataType(Object, DataType, DateTimeService) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
-
- convertToDate(String) - Method in interface org.kuali.rice.core.api.datetime.DateTimeService
-
Translates the specified string into a date without a time component, see implementation class for formatting details
- convertToDate(String) - Method in class org.kuali.rice.core.impl.datetime.DateTimeServiceImpl
-
Formats strings into dates using the format string in the KR-NS/All/STRING_TO_DATE_FORMATS parameter
- convertToDateTime(String) - Method in interface org.kuali.rice.core.api.datetime.DateTimeService
-
Translates the specified string into a date with a time component, formatted according to "stringDateTimeFormat" that the
service is configured with
- convertToDateTime(String) - Method in class org.kuali.rice.core.impl.datetime.DateTimeServiceImpl
-
- convertToObject(String) - Method in class org.kuali.rice.core.web.format.BigDecimalFormatter
-
Unformats its argument and returns a KualiDecimal instance initialized with the resulting string value
- convertToObject(String) - Method in class org.kuali.rice.core.web.format.BooleanFormatter
-
- convertToObject(String) - Method in class org.kuali.rice.core.web.format.CurrencyFormatter
-
begin Kuali Foundation modification
Unformats its argument and returns a KualiDecimal instance initialized with the resulting string value
- convertToObject(String) - Method in class org.kuali.rice.core.web.format.DateDisplayTimestampObjectFormatter
-
- convertToObject(String) - Method in class org.kuali.rice.core.web.format.DateFormatter
-
Unformats its argument and return a java.util.Date instance initialized with the resulting string.
- convertToObject(String) - Method in class org.kuali.rice.core.web.format.DateViewDateObjectFormatter
-
- convertToObject(String) - Method in class org.kuali.rice.core.web.format.DateViewTimestampObjectFormatter
-
- convertToObject(String) - Method in class org.kuali.rice.core.web.format.EncryptionFormatter
-
- convertToObject(String) - Method in class org.kuali.rice.core.web.format.Formatter
-
May be orverridden by subclasses to customize its behavior.
- convertToObject(String) - Method in class org.kuali.rice.core.web.format.IntegerFormatter
-
begin Kuali Foundation modification
Returns an object representation of the provided string.
- convertToObject(String) - Method in class org.kuali.rice.core.web.format.KualiIntegerCurrencyFormatter
-
- convertToObject(String) - Method in class org.kuali.rice.core.web.format.LittleBooleanFormatter
-
- convertToObject(String) - Method in class org.kuali.rice.core.web.format.LongFormatter
-
Returns an object representation of the provided string.
- convertToObject(String) - Method in class org.kuali.rice.core.web.format.NoOpStringFormatter
-
Does absolutely nothing to the given String.
- convertToObject(String) - Method in class org.kuali.rice.core.web.format.PercentageFormatter
-
Unformats its argument and returns a BigDecimal instance initialized with the resulting string value
- convertToObject(String) - Method in class org.kuali.rice.core.web.format.PhoneNumberFormatter
-
begin Kuali Foundation modification
Removes formatting characters from the provided phone number and returns just the digits.
- convertToObject(String) - Method in class org.kuali.rice.core.web.format.SimpleBooleanFormatter
-
Converts the given true/false String into a Boolean.
- convertToObject(String) - Method in class org.kuali.rice.core.web.format.TimestampAMPMFormatter
-
Unformats its argument and return a java.util.Date instance initialized with the resulting string.
- convertToObject(String) - Method in class org.kuali.rice.krad.web.bind.UifCurrencyEditor
-
Converts the string to a
org.kuali.rice.core.api.util.type.KualiDecimal
object using the
local currency format.
- convertToObject(String) - Method in class org.kuali.rice.krad.web.bind.UifDateEditor
-
Convert display text to java.sql.Date
object using the
org.kuali.rice.core.api.datetime.DateTimeService
.
- convertToReplacement(Component, int) - Method in class org.kuali.rice.krad.uif.modifier.ComponentConvertModifier
-
Reads the component properties and looks for types that match the
configured type to replace.
- convertToSqlDate(String) - Method in interface org.kuali.rice.core.api.datetime.DateTimeService
-
Converts the given String into a java.sql.Date instance
- convertToSqlDate(Timestamp) - Method in interface org.kuali.rice.core.api.datetime.DateTimeService
-
Converts a Timestamp into a sql Date.
- convertToSqlDate(String) - Method in class org.kuali.rice.core.impl.datetime.DateTimeServiceImpl
-
- convertToSqlDate(Timestamp) - Method in class org.kuali.rice.core.impl.datetime.DateTimeServiceImpl
-
- convertToSqlTimestamp(String) - Method in interface org.kuali.rice.core.api.datetime.DateTimeService
-
Converts the given String into a java.sql.Timestamp instance according to the "stringDateTimeFormat" that the service is
configured with
- convertToSqlTimestamp(String) - Method in class org.kuali.rice.core.impl.datetime.DateTimeServiceImpl
-
- convertValueToDataType(String) - Static method in class org.kuali.rice.kew.docsearch.DocumentSearchInternalUtils
-
Converts a searchable attribute field data type into a UI data type
- convertWorkflowAttributeDefinition(WorkflowAttributeDefinition) - Static method in class org.kuali.rice.kew.dto.DTOConverter
-
New for Rice 2.0
- CopiedObject<T extends Serializable> - Class in org.kuali.rice.core.api.util.cache
-
Container class to simplify getting both a deepCopied object and its size returned from a single call to deepCopy.
- CopiedObject() - Constructor for class org.kuali.rice.core.api.util.cache.CopiedObject
-
- CopiedObject(T) - Constructor for class org.kuali.rice.core.api.util.cache.CopiedObject
-
- copy(boolean) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- copy(boolean) - Method in class org.kuali.rice.kew.doctype.DocumentTypePolicy
-
- copy(boolean) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- copy(boolean) - Method in class org.kuali.rice.kew.rule.RuleDelegationBo
-
- copy(boolean) - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- copy(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiMaintenanceDocumentAction
-
Calls setupMaintenance for copy action.
- copy(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiTransactionalDocumentActionBase
-
Method that will take the current document and call its copy method if Copyable.
- copy(T) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- copy(T, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- COPY_DOCUMENT - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- COPY_KEYS - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- Copyable - Interface in org.kuali.rice.krad.document
-
Defines methods a Copyable document must implement.
- copyComponent(T, String, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- copyComponentList(List<T>, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- copyFieldList(List<T>, String, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- copyFieldList(List<T>, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- copyFromAttributeDefinition(View, AttributeDefinition) - Method in class org.kuali.rice.krad.uif.field.DataField
-
Defaults the properties of the DataField
to the
corresponding properties of its AttributeDefinition
retrieved from the dictionary (if such an entry exists).
- copyFromAttributeDefinition(View, AttributeDefinition) - Method in class org.kuali.rice.krad.uif.field.InputField
-
Defaults the properties of the InputField
to the
corresponding properties of its AttributeDefinition
retrieved from the dictionary (if such an entry exists).
- copyFromAttributeDefinition(View, AttributeDefinition) - Method in class org.kuali.rice.krad.uif.field.LookupInputField
-
Override of InputField copy to setup properties necessary to make the field usable for inputting
search criteria
- copyLarge(InputStream, OutputStream) - Static method in class org.kuali.rice.core.api.impex.xml.StreamXmlDoc
-
- copyObject(T) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- copyParametersToBO(Map<String, String>, PersistableBusinessObject) - Method in class org.kuali.rice.kns.web.struts.action.KualiMaintenanceDocumentAction
-
- copyPopulateEditablePropertiesToActionEditableProperties() - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
Copies all editable properties in the populate editable properties to the action editable properties
- copyProperties(Object, Object) - Static method in class org.kuali.rice.kim.util.KimCommonUtilsInternal
-
- copyPropertiesToObject(Map<String, String>, Object) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
- copyQualifications(Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowAttributePropertyResolutionServiceImpl
-
Copies all the values from one qualifier to another
- copyResponsibility(RuleResponsibilityBo, RuleResponsibilityBo) - Static method in class org.kuali.rice.kew.rule.web.WebRuleUtils
-
- copyRule(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorController
-
- copyRuleOntoExistingDocument(WebRuleBaseValues) - Static method in class org.kuali.rice.kew.rule.web.WebRuleUtils
-
Copies the existing rule onto the current document.
- copyServiceDefinitionProperties(ServiceDefinition) - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- copyToExternallyUsuableIterator(Iterator<E>) - Static method in class org.kuali.rice.krad.util.TransactionalServiceUtils
-
Copys iterators so that they may be used outside of this class.
- copyToNewRule(WebRuleBaseValues) - Static method in class org.kuali.rice.kew.rule.web.WebRuleUtils
-
Makes a copy of the rule and clears the document id on the rule and any of its delegates.
- CORE_NAMESPACE_2_0 - Static variable in class org.kuali.rice.core.api.CoreConstants.Namespaces
-
Namespace for the core module which is compatible with Kuali Rice 2.0.x.
- CORE_NAMESPACE_PREFIX - Static variable in class org.kuali.rice.core.api.CoreConstants.Namespaces
-
- CORE_SERVICE_DISTRIBUTED_CACHE - Static variable in class org.kuali.rice.core.api.CoreConstants
-
- CORE_WORKFLOW_DATASOURCE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- CORE_WORKFLOW_DATASOURCE_JCD_ALIAS - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- CoreApiServiceLocator - Class in org.kuali.rice.core.api
-
- CoreApiServiceLocator() - Constructor for class org.kuali.rice.core.api.CoreApiServiceLocator
-
- CoreConfigHelper - Class in org.kuali.rice.core.api.config
-
A utility class to help with retrieving commong configuration parameters.
- CoreConfigurer - Class in org.kuali.rice.core.impl.config.module
-
This is a place to put some of the common configuration logic that used to be done by the RiceConfigurer.
- CoreConfigurer() - Constructor for class org.kuali.rice.core.impl.config.module.CoreConfigurer
-
- CoreConstants - Class in org.kuali.rice.core.api
-
This class contains constants used by the core module.
- CoreConstants.CommonElements - Class in org.kuali.rice.core.api
-
- CoreConstants.Config - Class in org.kuali.rice.core.api
-
- CoreConstants.Config() - Constructor for class org.kuali.rice.core.api.CoreConstants.Config
-
- CoreConstants.Namespaces - Class in org.kuali.rice.core.api
-
- CoreConstants.Services - Class in org.kuali.rice.core.api
-
- CoreConstants.Versions - Class in org.kuali.rice.core.api
-
- CoreConstants.Versions() - Constructor for class org.kuali.rice.core.api.CoreConstants.Versions
-
- CoreFrameworkServiceLocator - Class in org.kuali.rice.coreservice.framework
-
- CoreFrameworkServiceLocator() - Constructor for class org.kuali.rice.coreservice.framework.CoreFrameworkServiceLocator
-
- CoreImplServiceLocator - Class in org.kuali.rice.core.impl.services
-
- CoreImplServiceLocator() - Constructor for class org.kuali.rice.core.impl.services.CoreImplServiceLocator
-
- CoreResourceLoader - Class in org.kuali.rice.kew.resourceloader
-
A resource loader which is responsible for loading resources from the Workflow ConfigContext.
- CoreResourceLoader(ServiceLocator, PluginRegistry) - Constructor for class org.kuali.rice.kew.resourceloader.CoreResourceLoader
-
- CoreServiceApiServiceLocator - Class in org.kuali.rice.coreservice.api
-
- CoreServiceApiServiceLocator() - Constructor for class org.kuali.rice.coreservice.api.CoreServiceApiServiceLocator
-
- CoreServiceConfigurer - Class in org.kuali.rice.coreservice.impl.config
-
Allows for configuring a client to integrate with the "core services" module in Kuali Rice.
- CoreServiceConfigurer() - Constructor for class org.kuali.rice.coreservice.impl.config.CoreServiceConfigurer
-
- CoreServiceImplServiceLocator - Class in org.kuali.rice.coreservice.impl
-
- CoreServiceImplServiceLocator() - Constructor for class org.kuali.rice.coreservice.impl.CoreServiceImplServiceLocator
-
- count(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.actionlist.web.ActionListAction
-
Generates an Action List count.
- countFieldMessages(String) - Method in class org.kuali.rice.krad.util.MessageMap
-
Returns the number of messages for the given field
- CountFlag - Enum in org.kuali.rice.core.api.criteria
-
Defines possible directives for how a query is requested to produce count values in it's results.
- countMatching(Class, Map) - Method in interface org.kuali.rice.core.framework.persistence.dao.GenericDao
-
- countMatching(Class, Map, Map) - Method in interface org.kuali.rice.core.framework.persistence.dao.GenericDao
-
This method returns the number of matching result given the positive
criterias and negative criterias.
- countMatching(Class, Map) - Method in class org.kuali.rice.core.impl.persistence.dao.GenericDaoOjb
-
- countMatching(Class, Map, Map) - Method in class org.kuali.rice.core.impl.persistence.dao.GenericDaoOjb
-
- countMatching(Class, Map<String, ?>) - Method in interface org.kuali.rice.krad.dao.BusinessObjectDao
-
- countMatching(Class, Map<String, ?>, Map<String, ?>) - Method in interface org.kuali.rice.krad.dao.BusinessObjectDao
-
This method returns the number of matching result given the positive criterias and
negative criterias.
- countMatching(Class, Map<String, ?>) - Method in class org.kuali.rice.krad.dao.impl.BusinessObjectDaoJpa
-
This is the default impl that comes with Kuali - uses OJB.
- countMatching(Class, Map<String, ?>, Map<String, ?>) - Method in class org.kuali.rice.krad.dao.impl.BusinessObjectDaoJpa
-
This is the default impl that comes with Kuali - uses OJB.
- countMatching(Class, Map<String, ?>) - Method in class org.kuali.rice.krad.dao.impl.BusinessObjectDaoOjb
-
This is the default impl that comes with Kuali - uses OJB.
- countMatching(Class, Map<String, ?>, Map<String, ?>) - Method in class org.kuali.rice.krad.dao.impl.BusinessObjectDaoOjb
-
This is the default impl that comes with Kuali - uses OJB.
- countMatching(Class, Map<String, ?>) - Method in class org.kuali.rice.krad.dao.proxy.BusinessObjectDaoProxy
-
- countMatching(Class, Map<String, ?>, Map<String, ?>) - Method in class org.kuali.rice.krad.dao.proxy.BusinessObjectDaoProxy
-
- countMatching(Class, Map<String, ?>) - Method in interface org.kuali.rice.krad.service.BusinessObjectService
-
This method retrieves a count of the business objects populated with data which match the criteria in the given Map.
- countMatching(Class, Map<String, ?>, Map<String, ?>) - Method in interface org.kuali.rice.krad.service.BusinessObjectService
-
This method retrieves a count of the business objects populated with data which match both the positive criteria
and the negative criteria in the given Map.
- countMatching(Class, Map<String, ?>) - Method in class org.kuali.rice.krad.service.impl.BusinessObjectServiceImpl
-
- countMatching(Class, Map<String, ?>, Map<String, ?>) - Method in class org.kuali.rice.krad.service.impl.BusinessObjectServiceImpl
-
- countObjectsWithIdentitcalKey(Collection<? extends PersistableBusinessObject>, PersistableBusinessObject) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
- Country - Class in org.kuali.rice.location.api.country
-
POJO implementation of CountryContract that is immutable.
- Country.Builder - Class in org.kuali.rice.location.api.country
-
Builder for immutable Country objects.
- Country.Cache - Class in org.kuali.rice.location.api.country
-
- Country.Cache() - Constructor for class org.kuali.rice.location.api.country.Country.Cache
-
- COUNTRY_CODE - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.Person
-
- COUNTRY_CODE - Static variable in class org.kuali.rice.location.api.LocationConstants.PrimaryKeyConstants
-
- COUNTRY_SERVICE - Static variable in class org.kuali.rice.location.api.services.LocationApiServiceLocator
-
- countryCode - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- countryCode - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentCitizenship
-
- countryCode - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentPhone
-
- CountryContract - Interface in org.kuali.rice.location.api.country
-
Contract for a Country.
- CountryMaintainableImpl - Class in org.kuali.rice.location.web.country
-
- CountryMaintainableImpl() - Constructor for class org.kuali.rice.location.web.country.CountryMaintainableImpl
-
- CountryNotRestrictedValuesFinder - Class in org.kuali.rice.location.framework.country
-
This class returns list of active and non-restricted country value pairs.
- CountryNotRestrictedValuesFinder() - Constructor for class org.kuali.rice.location.framework.country.CountryNotRestrictedValuesFinder
-
- CountryService - Interface in org.kuali.rice.location.api.country
-
CountryService interface.
- CountryServiceImpl - Class in org.kuali.rice.location.impl.country
-
- CountryServiceImpl() - Constructor for class org.kuali.rice.location.impl.country.CountryServiceImpl
-
- CountryValuesFinder - Class in org.kuali.rice.location.framework.country
-
This class returns list of country value pairs.
- CountryValuesFinder() - Constructor for class org.kuali.rice.location.framework.country.CountryValuesFinder
-
- County - Class in org.kuali.rice.location.api.county
-
- County.Builder - Class in org.kuali.rice.location.api.county
-
This builder constructs an County enforcing the constraints of the
CountyContract
.
- County.Cache - Class in org.kuali.rice.location.api.county
-
- County.Cache() - Constructor for class org.kuali.rice.location.api.county.County.Cache
-
- COUNTY_CODE - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- COUNTY_SERVICE - Static variable in class org.kuali.rice.location.api.services.LocationApiServiceLocator
-
- CountyContract - Interface in org.kuali.rice.location.api.county
-
This is the contract for a State.
- CountyMaintainableImpl - Class in org.kuali.rice.location.web.county
-
- CountyMaintainableImpl() - Constructor for class org.kuali.rice.location.web.county.CountyMaintainableImpl
-
- CountyService - Interface in org.kuali.rice.location.api.county
-
CountyService interface.
- CountyServiceImpl - Class in org.kuali.rice.location.impl.county
-
- CountyServiceImpl() - Constructor for class org.kuali.rice.location.impl.county.CountyServiceImpl
-
- Course - Class in edu.sampleu.demo.course
-
- Course() - Constructor for class edu.sampleu.demo.course.Course
-
- CourseInstructor - Class in edu.sampleu.demo.course
-
- CourseInstructor() - Constructor for class edu.sampleu.demo.course.CourseInstructor
-
- CourseOfferingController - Class in edu.sampleu.demo.course
-
- CourseOfferingController() - Constructor for class edu.sampleu.demo.course.CourseOfferingController
-
- CourseOfferingForm - Class in edu.sampleu.demo.course
-
- CourseOfferingForm() - Constructor for class edu.sampleu.demo.course.CourseOfferingForm
-
- CourseSection - Class in edu.sampleu.demo.course
-
- CourseSection() - Constructor for class edu.sampleu.demo.course.CourseSection
-
- create() - Static method in class org.kuali.rice.core.api.criteria.GenericQueryResults.Builder
-
- create() - Static method in class org.kuali.rice.core.api.criteria.LookupCustomizer.Builder
-
- create() - Static method in class org.kuali.rice.core.api.criteria.QueryByCriteria.Builder
-
- create(String) - Static method in class org.kuali.rice.core.api.uif.RemotableAttributeError.Builder
-
- create(String, List<String>) - Static method in class org.kuali.rice.core.api.uif.RemotableAttributeError.Builder
-
- create(String, String...) - Static method in class org.kuali.rice.core.api.uif.RemotableAttributeError.Builder
-
- create(RemotableAttributeErrorContract) - Static method in class org.kuali.rice.core.api.uif.RemotableAttributeError.Builder
-
- create(String) - Static method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- create(RemotableAttributeFieldContract) - Static method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- create() - Static method in class org.kuali.rice.core.api.uif.RemotableAttributeLookupSettings.Builder
-
- create(AttributeLookupSettings) - Static method in class org.kuali.rice.core.api.uif.RemotableAttributeLookupSettings.Builder
-
- create() - Static method in class org.kuali.rice.core.api.uif.RemotableCheckbox.Builder
-
- create(Map<String, String>) - Static method in class org.kuali.rice.core.api.uif.RemotableCheckboxGroup.Builder
-
- create() - Static method in class org.kuali.rice.core.api.uif.RemotableDatepicker.Builder
-
- create() - Static method in class org.kuali.rice.core.api.uif.RemotableHiddenInput.Builder
-
- create() - Static method in class org.kuali.rice.core.api.uif.RemotablePasswordInput.Builder
-
- create(String, String) - Static method in class org.kuali.rice.core.api.uif.RemotableQuickFinder.Builder
-
- create(Map<String, String>) - Static method in class org.kuali.rice.core.api.uif.RemotableRadioButtonGroup.Builder
-
- create(Map<String, String>) - Static method in class org.kuali.rice.core.api.uif.RemotableSelect.Builder
-
- create(List<RemotableSelectGroup.Builder>) - Static method in class org.kuali.rice.core.api.uif.RemotableSelect.Builder
-
- create(Map<String, String>, String) - Static method in class org.kuali.rice.core.api.uif.RemotableSelectGroup.Builder
-
- create() - Static method in class org.kuali.rice.core.api.uif.RemotableTextarea.Builder
-
- create() - Static method in class org.kuali.rice.core.api.uif.RemotableTextExpand.Builder
-
- create() - Static method in class org.kuali.rice.core.api.uif.RemotableTextInput.Builder
-
- create(String, String, String) - Static method in class org.kuali.rice.coreservice.api.component.Component.Builder
-
Constructs a Namespace builder given the namcespace code, component code, and name
which are all required.
- create(ComponentContract) - Static method in class org.kuali.rice.coreservice.api.component.Component.Builder
-
- create(String) - Static method in class org.kuali.rice.coreservice.api.namespace.Namespace.Builder
-
Creates a builder from the given namespace code and application id.
- create(String, String) - Static method in class org.kuali.rice.coreservice.api.namespace.Namespace.Builder
-
Creates a builder from the given namespace code and application id.
- create(NamespaceContract) - Static method in class org.kuali.rice.coreservice.api.namespace.Namespace.Builder
-
- create(String, String, String, String, ParameterType.Builder) - Static method in class org.kuali.rice.coreservice.api.parameter.Parameter.Builder
-
creates a Parameter with the required fields.
- create(ParameterContract) - Static method in class org.kuali.rice.coreservice.api.parameter.Parameter.Builder
-
- create(String, String, String, String) - Static method in class org.kuali.rice.coreservice.api.parameter.ParameterKey
-
Creates a ParameterKey from the given required values.
- create() - Static method in class org.kuali.rice.coreservice.api.parameter.ParameterQueryResults.Builder
-
- create(String) - Static method in class org.kuali.rice.coreservice.api.parameter.ParameterType.Builder
-
Creates a builder from the given parameter type code.
- create(ParameterTypeContract) - Static method in class org.kuali.rice.coreservice.api.parameter.ParameterType.Builder
-
- create(String) - Static method in class org.kuali.rice.coreservice.api.style.Style.Builder
-
Creates a style builder with the given required values.
- create(StyleContract) - Static method in class org.kuali.rice.coreservice.api.style.Style.Builder
-
Creates a populates a builder with the data on the given StyleContract.
- create(ActionType, String) - Static method in class org.kuali.rice.kew.api.action.ActionInvocation
-
Creates a new ActionInvocation
which indicates that the specified action should be executed against the
action item with the given id.
- create(String, String, String, DateTime, String, String, String, String, String) - Static method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- create(ActionItemContract) - Static method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- create(ActionSet, DisplayParameters) - Static method in class org.kuali.rice.kew.api.action.ActionItemCustomization.Builder
-
- create(ActionItemCustomizationContract) - Static method in class org.kuali.rice.kew.api.action.ActionItemCustomization.Builder
-
- create(String, ActionRequestType, ActionRequestStatus, String, String, RecipientType) - Static method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- create(ActionRequestContract) - Static method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- create() - Static method in class org.kuali.rice.kew.api.action.ActionSet.Builder
-
- create(ActionSetContract) - Static method in class org.kuali.rice.kew.api.action.ActionSet.Builder
-
Creates a builder by populating it with data from the given .
- create(String, String, String, ActionType) - Static method in class org.kuali.rice.kew.api.action.ActionTaken.Builder
-
- create(ActionTakenContract) - Static method in class org.kuali.rice.kew.api.action.ActionTaken.Builder
-
- create(Set<String>, Set<String>, Set<String>) - Static method in class org.kuali.rice.kew.api.action.AdHocRevoke
-
- create(ActionRequestType, String, String) - Static method in class org.kuali.rice.kew.api.action.AdHocToGroup.Builder
-
- create(ActionRequestType, String, String) - Static method in class org.kuali.rice.kew.api.action.AdHocToPrincipal.Builder
-
- create(String, String) - Static method in class org.kuali.rice.kew.api.action.DocumentActionParameters.Builder
-
- create(String, String) - Static method in class org.kuali.rice.kew.api.action.DocumentActionParameters
-
- create(String, String, String) - Static method in class org.kuali.rice.kew.api.action.DocumentActionParameters
-
- create(Document, ValidActions, RequestedActions) - Static method in class org.kuali.rice.kew.api.action.DocumentActionResult
-
- create(String, int) - Static method in class org.kuali.rice.kew.api.action.MovePoint
-
- create(boolean, boolean, boolean, boolean) - Static method in class org.kuali.rice.kew.api.action.RequestedActions
-
- create(String) - Static method in class org.kuali.rice.kew.api.action.ReturnPoint
-
- create(String, String, String) - Static method in class org.kuali.rice.kew.api.action.RoutingReportActionToTake.Builder
-
- create(RoutingReportActionToTakeContract) - Static method in class org.kuali.rice.kew.api.action.RoutingReportActionToTake.Builder
-
- create(RoutingReportCriteriaContract) - Static method in class org.kuali.rice.kew.api.action.RoutingReportCriteria.Builder
-
- create() - Static method in class org.kuali.rice.kew.api.action.ValidActions.Builder
-
- create(String, String, DocumentUpdate, DocumentContentUpdate) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Creates a new document instance from the given document type.
- create(Integer) - Static method in class org.kuali.rice.kew.api.actionlist.DisplayParameters.Builder
-
- create(DisplayParametersContract) - Static method in class org.kuali.rice.kew.api.actionlist.DisplayParameters.Builder
-
Creates a builder by populating it with data from the given .
- create(String) - Static method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- create(DocumentTypeContract) - Static method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- create(String, ExtensionDefinition.Builder) - Static method in class org.kuali.rice.kew.api.doctype.DocumentTypeAttribute.Builder
-
- create(DocumentTypeAttributeContract) - Static method in class org.kuali.rice.kew.api.doctype.DocumentTypeAttribute.Builder
-
- create(String, RouteNode.Builder, boolean) - Static method in class org.kuali.rice.kew.api.doctype.ProcessDefinition.Builder
-
- create(ProcessDefinitionContract) - Static method in class org.kuali.rice.kew.api.doctype.ProcessDefinition.Builder
-
- create(String, String) - Static method in class org.kuali.rice.kew.api.doctype.RouteNode.Builder
-
- create(RouteNodeContract) - Static method in class org.kuali.rice.kew.api.doctype.RouteNode.Builder
-
- create(String) - Static method in class org.kuali.rice.kew.api.doctype.RouteNodeConfigurationParameter.Builder
-
- create(RouteNodeConfigurationParameterContract) - Static method in class org.kuali.rice.kew.api.doctype.RouteNodeConfigurationParameter.Builder
-
- create() - Static method in class org.kuali.rice.kew.api.doctype.RoutePath.Builder
-
- create(RoutePathContract) - Static method in class org.kuali.rice.kew.api.doctype.RoutePath.Builder
-
- create(String) - Static method in class org.kuali.rice.kew.api.document.attribute.DocumentAttributeDateTime.Builder
-
Create a builder for the document attribute using the given attribute name.
- create(String) - Static method in class org.kuali.rice.kew.api.document.attribute.DocumentAttributeDecimal.Builder
-
- create(String) - Static method in class org.kuali.rice.kew.api.document.attribute.DocumentAttributeInteger.Builder
-
Create a builder for the document attribute using the given attribute name.
- create(String) - Static method in class org.kuali.rice.kew.api.document.attribute.DocumentAttributeString.Builder
-
Create a builder for the document attribute using the given attribute name.
- create(WorkflowAttributeDefinition) - Static method in class org.kuali.rice.kew.api.document.attribute.WorkflowAttributeDefinition.Builder
-
Creates a new builder copying the properties from the given definition into it.
- create(String) - Static method in class org.kuali.rice.kew.api.document.attribute.WorkflowAttributeDefinition.Builder
-
Constructs a builder which is initialized with the given attribute name.
- create(String, DocumentStatus, DateTime, String, String, String) - Static method in class org.kuali.rice.kew.api.document.Document.Builder
-
- create(String, String, String, String) - Static method in class org.kuali.rice.kew.api.document.Document.Builder
-
- create(DocumentContract) - Static method in class org.kuali.rice.kew.api.document.Document.Builder
-
- create(String) - Static method in class org.kuali.rice.kew.api.document.DocumentContent.Builder
-
- create(DocumentContentContract) - Static method in class org.kuali.rice.kew.api.document.DocumentContent.Builder
-
- create() - Static method in class org.kuali.rice.kew.api.document.DocumentContentUpdate.Builder
-
- create(DocumentContent) - Static method in class org.kuali.rice.kew.api.document.DocumentContentUpdate.Builder
-
- create(DocumentContentUpdate) - Static method in class org.kuali.rice.kew.api.document.DocumentContentUpdate.Builder
-
- create(Document) - Static method in class org.kuali.rice.kew.api.document.DocumentDetail.Builder
-
- create(DocumentDetailContract) - Static method in class org.kuali.rice.kew.api.document.DocumentDetail.Builder
-
- create(String, String) - Static method in class org.kuali.rice.kew.api.document.DocumentLink.Builder
-
- create(DocumentLinkContract) - Static method in class org.kuali.rice.kew.api.document.DocumentLink.Builder
-
- create(boolean, boolean) - Static method in class org.kuali.rice.kew.api.document.DocumentProcessingOptions
-
- create(boolean, boolean, boolean) - Static method in class org.kuali.rice.kew.api.document.DocumentProcessingOptions
-
- create(String, String, String) - Static method in class org.kuali.rice.kew.api.document.DocumentStatusTransition.Builder
-
- create(DocumentStatusTransitionContract) - Static method in class org.kuali.rice.kew.api.document.DocumentStatusTransition.Builder
-
- create() - Static method in class org.kuali.rice.kew.api.document.DocumentUpdate.Builder
-
- create(Document) - Static method in class org.kuali.rice.kew.api.document.DocumentUpdate.Builder
-
- create(Document, DocumentContent) - Static method in class org.kuali.rice.kew.api.document.DocumentWithContent
-
- create() - Static method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance.Builder
-
- create(RouteNodeInstanceContract) - Static method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance.Builder
-
- create() - Static method in class org.kuali.rice.kew.api.document.node.RouteNodeInstanceState.Builder
-
- create(RouteNodeInstanceStateContract) - Static method in class org.kuali.rice.kew.api.document.node.RouteNodeInstanceState.Builder
-
- create(String, Set<String>) - Static method in class org.kuali.rice.kew.api.document.OrchestrationConfig
-
- create(String, String) - Static method in class org.kuali.rice.kew.api.document.PropertyDefinition
-
- create() - Static method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
Creates an empty builder instance.
- create(DocumentSearchCriteriaContract) - Static method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
Creates a new builder instance initialized with copies of the properties from the given contract.
- create(Document.Builder) - Static method in class org.kuali.rice.kew.api.document.search.DocumentSearchResult.Builder
-
Create a builder for the document search result and initialize it with the given document builder.
- create(DocumentSearchResultContract) - Static method in class org.kuali.rice.kew.api.document.search.DocumentSearchResult.Builder
-
Creates a new builder instance initialized with copies of the properties from the given contract.
- create(DocumentSearchCriteria.Builder) - Static method in class org.kuali.rice.kew.api.document.search.DocumentSearchResults.Builder
-
Create a builder for the document search result and initialize it with the given document search criteria
builder.
- create(DocumentSearchResultsContract) - Static method in class org.kuali.rice.kew.api.document.search.DocumentSearchResults.Builder
-
Creates a new builder instance initialized with copies of the properties from the given contract.
- create(String, String, String) - Static method in class org.kuali.rice.kew.api.extension.ExtensionDefinition.Builder
-
- create(ExtensionDefinitionContract) - Static method in class org.kuali.rice.kew.api.extension.ExtensionDefinition.Builder
-
- create(String, String) - Static method in class org.kuali.rice.kew.api.note.Note.Builder
-
- create(NoteContract) - Static method in class org.kuali.rice.kew.api.note.Note.Builder
-
- create(String, String) - Static method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition.Builder
-
- create(PeopleFlowContract) - Static method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition.Builder
-
- create(String, MemberType) - Static method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDelegate.Builder
-
- create(PeopleFlowDelegateContract) - Static method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDelegate.Builder
-
- create(String, MemberType) - Static method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowMember.Builder
-
- create(PeopleFlowMemberContract) - Static method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowMember.Builder
-
- create() - Static method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- create(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, Map<String, String>, boolean) - Static method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- create(PreferencesContract) - Static method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- create(Map<String, String>, Map<String, String>, boolean) - Static method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- create(String, String, String) - Static method in class org.kuali.rice.kew.api.repository.type.KewAttributeDefinition.Builder
-
Creates a builder from the given parameters.
- create(KewAttributeDefinitionContract) - Static method in class org.kuali.rice.kew.api.repository.type.KewAttributeDefinition.Builder
-
- create(String, String, String, Integer) - Static method in class org.kuali.rice.kew.api.repository.type.KewTypeAttribute.Builder
-
Creates a builder from the given parameters.
- create(KewTypeAttributeContract) - Static method in class org.kuali.rice.kew.api.repository.type.KewTypeAttribute.Builder
-
- create(String, String, String) - Static method in class org.kuali.rice.kew.api.repository.type.KewTypeDefinition.Builder
-
Creates a builder from the given parameters.
- create(KewTypeDefinitionContract) - Static method in class org.kuali.rice.kew.api.repository.type.KewTypeDefinition.Builder
-
- create(String, String, String) - Static method in class org.kuali.rice.kew.api.rule.RoleName.Builder
-
- create(RoleNameContract) - Static method in class org.kuali.rice.kew.api.rule.RoleName.Builder
-
- create() - Static method in class org.kuali.rice.kew.api.rule.Rule.Builder
-
- create(RuleContract) - Static method in class org.kuali.rice.kew.api.rule.Rule.Builder
-
- create() - Static method in class org.kuali.rice.kew.api.rule.RuleDelegation.Builder
-
- create(RuleDelegationContract) - Static method in class org.kuali.rice.kew.api.rule.RuleDelegation.Builder
-
- create() - Static method in class org.kuali.rice.kew.api.rule.RuleExpression.Builder
-
- create(RuleExpressionContract) - Static method in class org.kuali.rice.kew.api.rule.RuleExpression.Builder
-
- create(RuleTemplateAttribute.Builder) - Static method in class org.kuali.rice.kew.api.rule.RuleExtension.Builder
-
- create(RuleExtensionContract) - Static method in class org.kuali.rice.kew.api.rule.RuleExtension.Builder
-
- create() - Static method in class org.kuali.rice.kew.api.rule.RuleQueryResults.Builder
-
- create() - Static method in class org.kuali.rice.kew.api.rule.RuleReportCriteria.Builder
-
- create(RuleReportCriteriaContract) - Static method in class org.kuali.rice.kew.api.rule.RuleReportCriteria.Builder
-
- create() - Static method in class org.kuali.rice.kew.api.rule.RuleResponsibility.Builder
-
- create(RuleResponsibilityContract) - Static method in class org.kuali.rice.kew.api.rule.RuleResponsibility.Builder
-
- create() - Static method in class org.kuali.rice.kew.api.rule.RuleTemplate.Builder
-
- create(RuleTemplateContract) - Static method in class org.kuali.rice.kew.api.rule.RuleTemplate.Builder
-
- create(String, ExtensionDefinition.Builder, boolean, Integer) - Static method in class org.kuali.rice.kew.api.rule.RuleTemplateAttribute.Builder
-
- create(RuleTemplateAttributeContract) - Static method in class org.kuali.rice.kew.api.rule.RuleTemplateAttribute.Builder
-
- create() - Static method in class org.kuali.rice.kew.api.rule.RuleTemplateOption.Builder
-
- create(RuleTemplateOptionContract) - Static method in class org.kuali.rice.kew.api.rule.RuleTemplateOption.Builder
-
- create() - Static method in class org.kuali.rice.kew.api.rule.RuleTemplateQueryResults.Builder
-
- create(RuleContract) - Static method in class org.kuali.rice.kew.api.validation.RuleValidationContext.Builder
-
- create(RuleValidationContextContract) - Static method in class org.kuali.rice.kew.api.validation.RuleValidationContext.Builder
-
- create(RuleContract, RuleDelegationContract, String) - Static method in class org.kuali.rice.kew.api.validation.RuleValidationContext.Builder
-
Construct a RuleValidationContext under which to validate a rule.
- create() - Static method in class org.kuali.rice.kew.api.validation.ValidationResults.Builder
-
- create(ValidationResultsContract) - Static method in class org.kuali.rice.kew.api.validation.ValidationResults.Builder
-
- create(String, List<RemotableAttributeField>) - Static method in class org.kuali.rice.kew.framework.document.search.AttributeFields
-
Constract a new instance of AttributeFields
with the given attribute name and list of remotable attribute
fields.
- create() - Static method in class org.kuali.rice.kew.framework.document.search.DocumentSearchCriteriaConfiguration.Builder
-
Creates new empty builder instance.
- create(DocumentSearchCriteriaConfigurationContract) - Static method in class org.kuali.rice.kew.framework.document.search.DocumentSearchCriteriaConfiguration.Builder
-
Creates a new builder instance initialized with copies of the properties from the given contract.
- create() - Static method in class org.kuali.rice.kew.framework.document.search.DocumentSearchResultSetConfiguration.Builder
-
Creates new empty builder instance.
- create(DocumentSearchResultSetConfigurationContract) - Static method in class org.kuali.rice.kew.framework.document.search.DocumentSearchResultSetConfiguration.Builder
-
Creates a new builder instance initialized with copies of the properties from the given contract.
- create(String) - Static method in class org.kuali.rice.kew.framework.document.search.DocumentSearchResultValue.Builder
-
Creates a new builder instance initialized with the given document id.
- create(DocumentSearchResultValueContract) - Static method in class org.kuali.rice.kew.framework.document.search.DocumentSearchResultValue.Builder
-
Creates a new builder instance initialized with copies of the properties from the given contract.
- create() - Static method in class org.kuali.rice.kew.framework.document.search.DocumentSearchResultValues.Builder
-
Creates new empty builder instance.
- create(DocumentSearchResultValuesContract) - Static method in class org.kuali.rice.kew.framework.document.search.DocumentSearchResultValues.Builder
-
Creates a new builder instance initialized with copies of the properties from the given contract.
- create(List<String>, List<Document>) - Static method in class org.kuali.rice.kew.framework.document.security.DocumentSecurityDirective
-
Creates a new security directive from the given list of document secruity attribute names and documents.
- create(String, String, DocumentUpdate, DocumentContentUpdate) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- create(String, String, List<DelegateType.Builder>) - Static method in class org.kuali.rice.kim.api.common.assignee.Assignee.Builder
-
Creates a KimAttributeData with the required fields.
- create(AssigneeContract) - Static method in class org.kuali.rice.kim.api.common.assignee.Assignee.Builder
-
- create(String, String, String) - Static method in class org.kuali.rice.kim.api.common.attribute.KimAttribute.Builder
-
creates a KimAttribute with the required fields.
- create(KimAttributeContract) - Static method in class org.kuali.rice.kim.api.common.attribute.KimAttribute.Builder
-
- create(String) - Static method in class org.kuali.rice.kim.api.common.attribute.KimAttributeData.Builder
-
creates a Parameter with the required fields.
- create(KimAttributeDataContract) - Static method in class org.kuali.rice.kim.api.common.attribute.KimAttributeData.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.common.delegate.DelegateMember.Builder
-
- create(DelegateMemberContract) - Static method in class org.kuali.rice.kim.api.common.delegate.DelegateMember.Builder
-
- create(DelegateTypeContract) - Static method in class org.kuali.rice.kim.api.common.delegate.DelegateType.Builder
-
- create(String, DelegationType, List<DelegateMember.Builder>) - Static method in class org.kuali.rice.kim.api.common.delegate.DelegateType.Builder
-
- create(String, String, String) - Static method in class org.kuali.rice.kim.api.common.template.Template.Builder
-
creates a KimPermission with the required fields.
- create(TemplateContract) - Static method in class org.kuali.rice.kim.api.common.template.Template.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.common.template.TemplateQueryResults.Builder
-
- create(String, String, String) - Static method in class org.kuali.rice.kim.api.group.Group.Builder
-
creates a Group with the required fields.
- create(GroupContract) - Static method in class org.kuali.rice.kim.api.group.Group.Builder
-
- create(String, String, MemberType) - Static method in class org.kuali.rice.kim.api.group.GroupMember.Builder
-
creates a Parameter with the required fields.
- create(GroupMemberContract) - Static method in class org.kuali.rice.kim.api.group.GroupMember.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.group.GroupMemberQueryResults.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.group.GroupQueryResults.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- create(EntityAddressContract) - Static method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliation.Builder
-
- create(EntityAffiliationContract) - Static method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliation.Builder
-
- create(String) - Static method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationType.Builder
-
- create(EntityAffiliationTypeContract) - Static method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationType.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.identity.citizenship.EntityCitizenship.Builder
-
- create(EntityCitizenshipContract) - Static method in class org.kuali.rice.kim.api.identity.citizenship.EntityCitizenship.Builder
-
- create(String) - Static method in class org.kuali.rice.kim.api.identity.CodedAttribute.Builder
-
- create(CodedAttributeContract) - Static method in class org.kuali.rice.kim.api.identity.CodedAttribute.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.identity.email.EntityEmail.Builder
-
- create(EntityEmailContract) - Static method in class org.kuali.rice.kim.api.identity.email.EntityEmail.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment.Builder
-
- create(EntityEmploymentContract) - Static method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- create(EntityContract) - Static method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.identity.entity.EntityDefault.Builder
-
- create(String) - Static method in class org.kuali.rice.kim.api.identity.entity.EntityDefault.Builder
-
- create(EntityContract) - Static method in class org.kuali.rice.kim.api.identity.entity.EntityDefault.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.identity.entity.EntityDefaultQueryResults.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.identity.entity.EntityQueryResults.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifier.Builder
-
- create(EntityExternalIdentifierContract) - Static method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifier.Builder
-
- create(String) - Static method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifierType.Builder
-
- create(EntityExternalIdentifierTypeContract) - Static method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifierType.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- create(EntityNameContract) - Static method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.identity.name.EntityNameQueryResults.Builder
-
- create(String, String) - Static method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- create(EntityBioDemographicsContract) - Static method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.identity.personal.EntityEthnicity.Builder
-
- create(EntityEthnicityContract) - Static method in class org.kuali.rice.kim.api.identity.personal.EntityEthnicity.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.identity.phone.EntityPhone.Builder
-
- create(EntityPhoneContract) - Static method in class org.kuali.rice.kim.api.identity.phone.EntityPhone.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.identity.principal.EntityNamePrincipalName.Builder
-
- create(String, EntityName.Builder) - Static method in class org.kuali.rice.kim.api.identity.principal.EntityNamePrincipalName.Builder
-
- create(EntityNamePrincipalName) - Static method in class org.kuali.rice.kim.api.identity.principal.EntityNamePrincipalName.Builder
-
- create(String) - Static method in class org.kuali.rice.kim.api.identity.principal.Principal.Builder
-
- create(PrincipalContract) - Static method in class org.kuali.rice.kim.api.identity.principal.Principal.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.identity.principal.PrincipalQueryResults.Builder
-
- create(String) - Static method in class org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferences.Builder
-
- create(EntityPrivacyPreferencesContract) - Static method in class org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferences.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.identity.residency.EntityResidency.Builder
-
- create(EntityResidencyContract) - Static method in class org.kuali.rice.kim.api.identity.residency.EntityResidency.Builder
-
- create(String, String) - Static method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo.Builder
-
- create(EntityTypeContactInfoContract) - Static method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfoDefault.Builder
-
- create(EntityTypeContactInfoDefault) - Static method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfoDefault.Builder
-
- create(EntityTypeContactInfoContract) - Static method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfoDefault.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.identity.visa.EntityVisa.Builder
-
- create(EntityVisaContract) - Static method in class org.kuali.rice.kim.api.identity.visa.EntityVisa.Builder
-
- create(String, String) - Static method in class org.kuali.rice.kim.api.permission.Permission.Builder
-
Creates a Permission with the required fields.
- create(PermissionContract) - Static method in class org.kuali.rice.kim.api.permission.Permission.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.permission.PermissionQueryResults.Builder
-
- create(String, String) - Static method in class org.kuali.rice.kim.api.responsibility.Responsibility.Builder
-
Creates a Responsibility with the required fields.
- create(ResponsibilityContract) - Static method in class org.kuali.rice.kim.api.responsibility.Responsibility.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction.Builder
-
- create(ResponsibilityActionContract) - Static method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.responsibility.ResponsibilityQueryResults.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.role.DelegateMemberQueryResults.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.role.Role.Builder
-
- create(String, String, String, String, String) - Static method in class org.kuali.rice.kim.api.role.Role.Builder
-
- create(RoleContract) - Static method in class org.kuali.rice.kim.api.role.Role.Builder
-
- create(String, String, String, MemberType, DateTime, DateTime, Map<String, String>, String, String) - Static method in class org.kuali.rice.kim.api.role.RoleMember.Builder
-
- create(RoleMemberContract) - Static method in class org.kuali.rice.kim.api.role.RoleMember.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.role.RoleMemberQueryResults.Builder
-
- create(String, String, String, MemberType, Map<String, String>) - Static method in class org.kuali.rice.kim.api.role.RoleMembership.Builder
-
- create(RoleMembershipContract) - Static method in class org.kuali.rice.kim.api.role.RoleMembership.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.role.RoleMembershipQueryResults.Builder
-
- create(String, String, String) - Static method in class org.kuali.rice.kim.api.role.RolePermission.Builder
-
Creates a RolePermission with the required fields.
- create(RolePermissionContract) - Static method in class org.kuali.rice.kim.api.role.RolePermission.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.role.RoleQueryResults.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.role.RoleResponsibility.Builder
-
- create(String, String, String) - Static method in class org.kuali.rice.kim.api.role.RoleResponsibility.Builder
-
- create(RoleResponsibilityContract) - Static method in class org.kuali.rice.kim.api.role.RoleResponsibility.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.role.RoleResponsibilityAction.Builder
-
- create(RoleResponsibilityActionContract) - Static method in class org.kuali.rice.kim.api.role.RoleResponsibilityAction.Builder
-
- create(RemotableAttributeField.Builder, String) - Static method in class org.kuali.rice.kim.api.type.KimAttributeField.Builder
-
- create(KimAttributeFieldContract) - Static method in class org.kuali.rice.kim.api.type.KimAttributeField.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.type.KimType.Builder
-
creates a KimType with the required fields.
- create(KimTypeContract) - Static method in class org.kuali.rice.kim.api.type.KimType.Builder
-
- create() - Static method in class org.kuali.rice.kim.api.type.KimTypeAttribute.Builder
-
creates a KimTypeAttribute with the required fields.
- create(KimTypeAttributeContract) - Static method in class org.kuali.rice.kim.api.type.KimTypeAttribute.Builder
-
- create() - Static method in class org.kuali.rice.krms.api.engine.Facts.Builder
-
Static factory method to produce instances of this
Facts.Builder
class
- create(String, String, String, String, String, Integer) - Static method in class org.kuali.rice.krms.api.repository.action.ActionDefinition.Builder
-
Create a builder with the given parameters
- create(ActionDefinitionContract) - Static method in class org.kuali.rice.krms.api.repository.action.ActionDefinition.Builder
-
- create(String, String, String, String) - Static method in class org.kuali.rice.krms.api.repository.agenda.AgendaDefinition.Builder
-
Create a builder with the given parameters.
- create(AgendaDefinitionContract) - Static method in class org.kuali.rice.krms.api.repository.agenda.AgendaDefinition.Builder
-
- create(String, String) - Static method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition.Builder
-
Create a builder with the given parameters.
- create(AgendaItemDefinitionContract) - Static method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition.Builder
-
- create() - Static method in class org.kuali.rice.krms.api.repository.agenda.AgendaTreeDefinition.Builder
-
Create a new Builder
- create(String, String) - Static method in class org.kuali.rice.krms.api.repository.agenda.AgendaTreeRuleEntry.Builder
-
Create a builder using the given values
- create(String, String) - Static method in class org.kuali.rice.krms.api.repository.agenda.AgendaTreeSubAgendaEntry.Builder
-
Create a builder using the given values
- create(String, String, String) - Static method in class org.kuali.rice.krms.api.repository.category.CategoryDefinition.Builder
-
Creates a builder from the given parameters.
- create(CategoryDefinitionContract) - Static method in class org.kuali.rice.krms.api.repository.category.CategoryDefinition.Builder
-
- create(String, String) - Static method in class org.kuali.rice.krms.api.repository.context.ContextDefinition.Builder
-
Creates a context definition builder with the given required values
- create(ContextDefinitionContract) - Static method in class org.kuali.rice.krms.api.repository.context.ContextDefinition.Builder
-
Creates a populates a builder with the data on the given ContextDefinitionContract.
- create(String, String, String, String) - Static method in class org.kuali.rice.krms.api.repository.function.FunctionDefinition.Builder
-
Creates a function definition builder with the given required values.
- create(FunctionDefinitionContract) - Static method in class org.kuali.rice.krms.api.repository.function.FunctionDefinition.Builder
-
- create(String, String, Integer) - Static method in class org.kuali.rice.krms.api.repository.function.FunctionParameterDefinition.Builder
-
Creates a function parameter definition builder with the given required values.
- create(FunctionParameterDefinitionContract) - Static method in class org.kuali.rice.krms.api.repository.function.FunctionParameterDefinition.Builder
-
- create(String, String, String, String, List<PropositionParameter.Builder>) - Static method in class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition.Builder
-
Create a Builder with the given values
- create(PropositionDefinitionContract) - Static method in class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition.Builder
-
- create(String, String, String, String, Integer) - Static method in class org.kuali.rice.krms.api.repository.proposition.PropositionParameter.Builder
-
Create a builder using the given values
- create(PropositionParameterContract) - Static method in class org.kuali.rice.krms.api.repository.proposition.PropositionParameter.Builder
-
- create(String, String, String, String, String) - Static method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition.Builder
-
Create a builder with the given parameters.
- create(RuleDefinitionContract) - Static method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition.Builder
-
- create(String, TermSpecificationDefinition.Builder, List<TermParameterDefinition.Builder>) - Static method in class org.kuali.rice.krms.api.repository.term.TermDefinition.Builder
-
- create(TermDefinitionContract) - Static method in class org.kuali.rice.krms.api.repository.term.TermDefinition.Builder
-
- create(String, String, String, String) - Static method in class org.kuali.rice.krms.api.repository.term.TermParameterDefinition.Builder
-
- create(TermParameterDefinitionContract) - Static method in class org.kuali.rice.krms.api.repository.term.TermParameterDefinition.Builder
-
- create(TermResolverDefinitionContract) - Static method in class org.kuali.rice.krms.api.repository.term.TermResolverDefinition.Builder
-
- create(String, String, String, String, TermSpecificationDefinition.Builder, Set<TermSpecificationDefinition.Builder>, Map<String, String>, Set<String>) - Static method in class org.kuali.rice.krms.api.repository.term.TermResolverDefinition.Builder
-
- create(String, String, String, String) - Static method in class org.kuali.rice.krms.api.repository.term.TermSpecificationDefinition.Builder
-
- create(TermSpecificationDefinitionContract) - Static method in class org.kuali.rice.krms.api.repository.term.TermSpecificationDefinition.Builder
-
- create(String, String, String) - Static method in class org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinition.Builder
-
Creates a builder from the given parameters.
- create(KrmsAttributeDefinitionContract) - Static method in class org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinition.Builder
-
- create(String, String, Integer) - Static method in class org.kuali.rice.krms.api.repository.type.KrmsTypeAttribute.Builder
-
Creates a builder from the given parameters.
- create(KrmsTypeAttributeContract) - Static method in class org.kuali.rice.krms.api.repository.type.KrmsTypeAttribute.Builder
-
- create(String, String) - Static method in class org.kuali.rice.krms.api.repository.type.KrmsTypeDefinition.Builder
-
Creates a KrmsTypeDefinition builder from the given parameters.
- create(KrmsTypeDefinitionContract) - Static method in class org.kuali.rice.krms.api.repository.type.KrmsTypeDefinition.Builder
-
- create() - Static method in class org.kuali.rice.ksb.api.bus.support.JavaServiceConfiguration.Builder
-
- create(JavaServiceDefinition) - Static method in class org.kuali.rice.ksb.api.bus.support.JavaServiceConfiguration.Builder
-
- create() - Static method in class org.kuali.rice.ksb.api.bus.support.RestServiceConfiguration.Builder
-
- create(RestServiceDefinition) - Static method in class org.kuali.rice.ksb.api.bus.support.RestServiceConfiguration.Builder
-
- create() - Static method in class org.kuali.rice.ksb.api.bus.support.SoapServiceConfiguration.Builder
-
- create(SoapServiceDefinition) - Static method in class org.kuali.rice.ksb.api.bus.support.SoapServiceConfiguration.Builder
-
- create(List<ServiceEndpoint>, List<ServiceEndpoint>) - Static method in class org.kuali.rice.ksb.api.registry.RemoveAndPublishResult
-
Creates a new RemoveAndPublishResult
from the given lists of services removed and published.
- create() - Static method in class org.kuali.rice.ksb.api.registry.ServiceDescriptor.Builder
-
- create(ServiceDescriptorContract) - Static method in class org.kuali.rice.ksb.api.registry.ServiceDescriptor.Builder
-
- create(ServiceInfo.Builder, ServiceDescriptor.Builder) - Static method in class org.kuali.rice.ksb.api.registry.ServiceEndpoint.Builder
-
- create(ServiceEndpointContract) - Static method in class org.kuali.rice.ksb.api.registry.ServiceEndpoint.Builder
-
- create() - Static method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- create(ServiceInfoContract) - Static method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- create(String) - Static method in class org.kuali.rice.location.api.campus.Campus.Builder
-
Creates a builder from the given campus code.
- create(CampusContract) - Static method in class org.kuali.rice.location.api.campus.Campus.Builder
-
Creates a builder by populating it with data from the given
CampusContract
.
- create(String) - Static method in class org.kuali.rice.location.api.campus.CampusType.Builder
-
Creates a builder from the given campus type code.
- create(CampusTypeContract) - Static method in class org.kuali.rice.location.api.campus.CampusType.Builder
-
- create(String, String) - Static method in class org.kuali.rice.location.api.country.Country.Builder
-
- create(String, String, String, boolean, boolean) - Static method in class org.kuali.rice.location.api.country.Country.Builder
-
- create(CountryContract) - Static method in class org.kuali.rice.location.api.country.Country.Builder
-
- create(String, String, String, String) - Static method in class org.kuali.rice.location.api.county.County.Builder
-
creates a County Builder with the required fields.
- create(CountyContract) - Static method in class org.kuali.rice.location.api.county.County.Builder
-
- create(String, String) - Static method in class org.kuali.rice.location.api.postalcode.PostalCode.Builder
-
creates a PostalCode builder with the required fields.
- create(PostalCodeContract) - Static method in class org.kuali.rice.location.api.postalcode.PostalCode.Builder
-
- create(String, String, String) - Static method in class org.kuali.rice.location.api.state.State.Builder
-
creates a State with the required fields.
- create(StateContract) - Static method in class org.kuali.rice.location.api.state.State.Builder
-
- CREATE_DATE - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- CREATE_DOCUMENT_METHOD - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- CREATE_MAINTAIN_RECORDS - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- createAction(String, List<DataDefinition>) - Method in interface org.kuali.rice.kew.actions.ActionRegistry
-
Constructs and returns the ActionTakenEvent implementation which can be used to invoke the
Action with the given parameters.
- createAction(String, List<DataDefinition>) - Method in class org.kuali.rice.kew.actions.ActionRegistryImpl
-
- createAction(ActionDefinition) - Method in interface org.kuali.rice.krms.impl.repository.ActionBoService
-
- createAction(ActionDefinition) - Method in class org.kuali.rice.krms.impl.repository.ActionBoServiceImpl
-
This overridden method creates a KRMS Action in the repository.
- createActionItemForActionRequest(ActionRequestValue) - Method in interface org.kuali.rice.kew.actionlist.service.ActionListService
-
- createActionItemForActionRequest(ActionRequestValue) - Method in class org.kuali.rice.kew.actionlist.service.impl.ActionListServiceImpl
-
- createActionRequest(String, Recipient, String, Boolean, String) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestFactory
-
Constructs ActionRequestValue using default priority and 0 as responsibility
- createActionRequest(String, Integer, Recipient, String, String, Boolean, String) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestFactory
-
- createActionRequest(String, Integer, Recipient, String, String, Boolean, String, String, String) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestFactory
-
- createActionRequest(String, Integer, Recipient, String, String, Boolean, String, String, String, String) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestFactory
-
- createAgenda(AgendaDefinition) - Method in interface org.kuali.rice.krms.impl.repository.AgendaBoService
-
- createAgenda(AgendaDefinition) - Method in class org.kuali.rice.krms.impl.repository.AgendaBoServiceImpl
-
This overridden method creates a KRMS Agenda in the repository
- createAgendaItem(AgendaItemDefinition) - Method in interface org.kuali.rice.krms.impl.repository.AgendaBoService
-
- createAgendaItem(AgendaItemDefinition) - Method in class org.kuali.rice.krms.impl.repository.AgendaBoServiceImpl
-
This overridden method creates a new Agenda in the repository
- createAndAdHocRouteNotificationWorkflowDocument(NotificationMessageDelivery, String, String, String) - Method in class org.kuali.rice.ken.service.impl.NotificationWorkflowDocumentServiceImpl
-
Implements by instantiating a NotificationWorkflowDocument, which in turn interacts with
Workflow to set it up with an initiator of the passed in user id.
- createAndAdHocRouteNotificationWorkflowDocument(NotificationMessageDelivery, String, String, String) - Method in interface org.kuali.rice.ken.service.NotificationWorkflowDocumentService
-
This service method is responsible for creating a NotificationWorkflowDocument for the given user, which in turn,
creates a workflow document in KEW.
- createAndPopulateFieldsForLookup(List<String>, List<String>, Class) - Static method in class org.kuali.rice.kns.util.FieldUtils
-
- createAttachment(PersistableBusinessObject, String, String, int, InputStream, String) - Method in interface org.kuali.rice.krad.service.AttachmentService
-
Stores the given fileContents and returns referring Attachment object whieh acts as a momento to the archived object.
- createAttachment(PersistableBusinessObject, String, String, int, InputStream, String) - Method in class org.kuali.rice.krad.service.impl.AttachmentServiceImpl
-
- createAttribute(String, String, String) - Static method in class edu.sampleu.bookstore.document.attribs.XPathSearchableAttribute
-
Creates an DocumentAttribute of the specified type
- createAttributeDefinition(String) - Static method in class org.kuali.rice.kew.rule.RuleRoutingDefinition
-
- createAttributeDefinition(KrmsAttributeDefinition) - Method in interface org.kuali.rice.krms.impl.repository.KrmsAttributeDefinitionService
-
- createAttributeDefinition(KrmsAttributeDefinition) - Method in class org.kuali.rice.krms.impl.repository.KrmsAttributeDefinitionServiceImpl
-
- createBackupTable(String) - Method in interface org.kuali.rice.devtools.pdle.PostDataLoadEncryptionDao
-
- createBackupTable(Class<? extends PersistableBusinessObject>) - Method in interface org.kuali.rice.devtools.pdle.PostDataLoadEncryptionService
-
- createBackupTable(String) - Method in interface org.kuali.rice.devtools.pdle.PostDataLoadEncryptionService
-
- createBackupTable(Class<? extends PersistableBusinessObject>) - Method in class org.kuali.rice.devtools.pdle.PostDataLoadEncryptionServiceImpl
-
- createBackupTable(String) - Method in class org.kuali.rice.devtools.pdle.PostDataLoadEncryptionServiceImpl
-
- createBackupTable(String) - Method in class org.kuali.rice.krad.dao.jdbc.PostDataLoadEncryptionDaoJdbc
-
- createBeanFactory(Collection<? extends SpringResourceLoader>) - Static method in class org.kuali.rice.test.CompositeBeanFactory
-
- createBeanWrapper() - Method in class org.kuali.rice.krad.web.bind.UifBeanPropertyBindingResult
-
Create a new BeanWrapper
for the underlying target object.
- createBinder(HttpServletRequest, Object, String) - Method in class org.kuali.rice.krad.web.controller.UifAnnotationMethodHandleAdapter
-
- createBlankActionRequest() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestFactory
-
- createBranch(String, Branch, RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.RoutingNodeFactory
-
- createByDocumentId(String) - Static method in class org.kuali.rice.kew.api.action.RoutingReportCriteria.Builder
-
- createByDocumentIdAndTargetNodeName(String, String) - Static method in class org.kuali.rice.kew.api.action.RoutingReportCriteria.Builder
-
- createByDocumentTypeName(String) - Static method in class org.kuali.rice.kew.api.action.RoutingReportCriteria.Builder
-
- createChildElement(Element, String) - Static method in class org.kuali.rice.edl.impl.EDLXmlUtils
-
- createContainerEntityManagerFactory(PersistenceUnitInfo, Map) - Method in class org.kuali.rice.core.framework.persistence.jpa.DevHibernatePersistence
-
- createContext(ContextDefinition) - Method in interface org.kuali.rice.krms.impl.repository.ContextBoService
-
- createContext(ContextDefinition) - Method in class org.kuali.rice.krms.impl.repository.ContextBoServiceImpl
-
- createControl(AttributeDefinition) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryRemoteFieldServiceImpl
-
- createCriteria(String, String, String, String, Class) - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.SqlBuilder
-
- createCriteria(String, String, String, String, Class, boolean) - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.SqlBuilder
-
- createCriteria(String, String, String, String, Class, boolean, boolean) - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.SqlBuilder
-
- createCriteria(Object, String, String, Object) - Method in class org.kuali.rice.krad.dao.impl.LookupDaoJpa
-
- createCriteria(Object, String, String, boolean, boolean, Object) - Method in class org.kuali.rice.krad.dao.impl.LookupDaoJpa
-
- createCriteria(Object, String, String, boolean, boolean, Object, Map) - Method in class org.kuali.rice.krad.dao.impl.LookupDaoJpa
-
- createCriteria(Object, String, String, Object) - Method in class org.kuali.rice.krad.dao.impl.LookupDaoOjb
-
- createCriteria(Object, String, String, boolean, boolean, Object) - Method in class org.kuali.rice.krad.dao.impl.LookupDaoOjb
-
- createCriteria(Object, String, String, boolean, boolean, Object, Map) - Method in class org.kuali.rice.krad.dao.impl.LookupDaoOjb
-
- createCriteria(Object, String, String, Object) - Method in interface org.kuali.rice.krad.dao.LookupDao
-
Create OJB criteria based on business object, search field and value
- createCriteria(Object, String, String, boolean, boolean, Object) - Method in interface org.kuali.rice.krad.dao.LookupDao
-
Create OJB criteria based on business object, search field and value
- createCriteria(Object, String, String, Object) - Method in class org.kuali.rice.krad.dao.proxy.LookupDaoProxy
-
- createCriteria(Object, String, String, boolean, boolean, Object) - Method in class org.kuali.rice.krad.dao.proxy.LookupDaoProxy
-
- createCriteria(DateTime, Map<String, String>, Map<String, String>) - Static method in class org.kuali.rice.krms.api.engine.SelectionCriteria
-
This static factory method creates a SelectionCriteria used to select an Agenda to execute.
- CREATED - Static variable in class org.kuali.rice.krad.uif.UifConstants.ViewStatus
-
- CREATED_BY_SELF - Static variable in class org.kuali.rice.kim.api.KimConstants.AttributeConstants
-
- CREATED_BY_SELF_ONLY - Static variable in class org.kuali.rice.kim.api.KimConstants.AttributeConstants
-
- createDataSource(Config) - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.PrimaryDataSourceFactoryBean
-
- createDateTimeAttribute(String, DateTime) - Static method in class org.kuali.rice.kew.api.document.attribute.DocumentAttributeFactory
-
Constructs a document attribute containing date/time data from the given attribute name and DateTime
object.
- createDateTimeAttribute(String, Date) - Static method in class org.kuali.rice.kew.api.document.attribute.DocumentAttributeFactory
-
Constructs a document attribute containing date/time data from the given attribute name and
Date
object.
- createDateTimeAttribute(String, long) - Static method in class org.kuali.rice.kew.api.document.attribute.DocumentAttributeFactory
-
Constructs a document attribute containing date/time data from the given attribute name and a numeric long
representing the number of milliseconds from 1970-01-01T00:00:00Z in the default time zone.
- createDateTimeAttribute(String, Calendar) - Static method in class org.kuali.rice.kew.api.document.attribute.DocumentAttributeFactory
-
Constructs a document attribute containing date/time data from the given attribute name and
Calendar
object.
- createdBySelfOnly - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- createDecimalAttribute(String, BigDecimal) - Static method in class org.kuali.rice.kew.api.document.attribute.DocumentAttributeFactory
-
Constructs a document attribute containing real number data from the given attribute name and
BigDecimal
object.
- createDecimalAttribute(String, Number) - Static method in class org.kuali.rice.kew.api.document.attribute.DocumentAttributeFactory
-
Constructs a document attribute containing real number data from the given attribute name and
Number
object.
- createDefault() - Static method in class org.kuali.rice.kew.api.document.DocumentProcessingOptions
-
- createDelegateRule(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.rule.web.DelegateRuleAction
-
- createDelegateType(DelegateType) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
Assigns the member with the given id as a delegation member to the role
with the specified namespace code and name with the supplied set of qualifications.
- createDelegateType(DelegateType) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- createDocument(String, String) - Static method in class org.kuali.rice.kew.api.WorkflowDocumentFactory
-
Creates a new workflow document of the given type with the given initiator.
- createDocument(String, String, String) - Static method in class org.kuali.rice.kew.api.WorkflowDocumentFactory
-
Creates a new workflow document of the given type with the given initiator.
- createDocument(String, String, DocumentUpdate, DocumentContentUpdate) - Static method in class org.kuali.rice.kew.api.WorkflowDocumentFactory
-
Creates a new workflow document of the given type with the given initiator.
- createDocument(String, String, DocumentUpdate, DocumentContentUpdate) - Method in class org.kuali.rice.kew.impl.document.DefaultWorkflowDocumentProvider
-
- createDocument(String, String, DocumentUpdate, DocumentContentUpdate) - Method in interface org.kuali.rice.kew.impl.document.WorkflowDocumentProvider
-
Creates a new workflow document of the given type with the given initiator.
- createDocument(String, DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
- createDocument(String, DocumentRouteHeaderValue) - Method in interface org.kuali.rice.kew.routeheader.service.WorkflowDocumentService
-
- createDocument(KualiDocumentFormBase) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementGroupDocumentAction
-
This overridden method ...
- createDocument(KualiDocumentFormBase) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- createDocument(KualiDocumentFormBase) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementRoleDocumentAction
-
This overridden method ...
- createDocument(KualiDocumentFormBase) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
This method creates a new document of the type specified by the docTypeName property of the given form.
- createDocument(DocumentFormBase) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
-
Creates a new document of the type specified by the docTypeName property of the given form.
- createEDLController(EDocLiteAssociation, EDLGlobalConfig) - Static method in class org.kuali.rice.edl.impl.EDLControllerFactory
-
- createEDLController(EDocLiteAssociation, EDLGlobalConfig, DocumentRouteHeaderValue) - Static method in class org.kuali.rice.edl.impl.EDLControllerFactory
-
- createEDLGlobalConfig(String) - Static method in class org.kuali.rice.edl.impl.EDLGlobalConfigFactory
-
- createEmailMessage() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
Creates the email message from the exception, form and user data.
- createEmailSubject() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
Creates the email subject containing the mode, view id and the exception message.
- createEmptyComparisonCriteria(DocumentSearchCriteria) - Method in class org.kuali.rice.kew.docsearch.service.impl.DocumentSearchServiceImpl
-
- createEntity(Entity) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
This will create a
Entity
exactly like the entity passed in.
- createEntity(Entity) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- createEntity(Entity) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- createEntityManager() - Method in class org.kuali.rice.core.framework.persistence.jpa.NullEntityManagerFactory
-
- createEntityManager(Map) - Method in class org.kuali.rice.core.framework.persistence.jpa.NullEntityManagerFactory
-
- createErrorString(KimAttributeField) - Static method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceHelper
-
Deprecated.
- createErrorString(String, String...) - Static method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceHelper
-
Deprecated.
will create a string like the following:
errorKey:param1;param2;param3;
- createExpectedJoinState(RouteContext, RouteNodeInstance, RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.node.BasicJoinEngine
-
- createExpectedJoinState(RouteContext, RouteNodeInstance, RouteNodeInstance) - Method in interface org.kuali.rice.kew.engine.node.JoinEngine
-
- createExportDataSet() - Method in class org.kuali.rice.coreservice.impl.style.StyleExportDataSet
-
Converts this data set to a standard
ExportDataSet
, populating
it with the data from this data set.
- createExportDataSet() - Method in class org.kuali.rice.edl.impl.xml.export.EdlExportDataSet
-
Converts this data set to a standard
ExportDataSet
, populating
it with the data from this data set.
- createExportDataSet() - Method in class org.kuali.rice.kew.export.KewExportDataSet
-
- createFieldDataElement(Element, MatchingParam) - Static method in class org.kuali.rice.edl.impl.EDLXmlUtils
-
- createFieldRowsForBusinessObject(Class<? extends BusinessObject>) - Method in class org.kuali.rice.krad.workflow.attribute.DataDictionarySearchableAttribute
-
Creates a list of search fields, one for each primary key of the maintained business object
- createFieldRowsForWorkflowAttributes(WorkflowAttributes) - Method in class org.kuali.rice.krad.workflow.attribute.DataDictionarySearchableAttribute
-
- createFiscalOfficer(FiscalOfficerInfo) - Method in interface edu.sampleu.travel.service.FiscalOfficerService
-
- createFiscalOfficer(FiscalOfficerInfo) - Method in class edu.sampleu.travel.service.FiscalOfficerTravelAccountServiceImpl
-
- createFunction(FunctionDefinition) - Method in interface org.kuali.rice.krms.impl.repository.FunctionBoService
-
- createFunction(FunctionDefinition) - Method in class org.kuali.rice.krms.impl.repository.FunctionBoServiceImpl
-
This method will create a FunctionDefintion
as described
by the function passed in.
- createGroup(Group) - Method in interface org.kuali.rice.kim.api.group.GroupService
-
Creates a new group using the given Group.
- createGroup(Group) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- createGroup(Group) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- createGroup(Group) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- createGroupMember(GroupMember) - Method in interface org.kuali.rice.kim.api.group.GroupService
-
Creates a new group using the given GroupMember.
- createGroupMember(GroupMember) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- createHybridBusinessObject(Class, BusinessObject, Map<String, String>) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
Creates a new instance of a given BusinessObject, copying fields specified in template from the given source BO.
- createHybridBusinessObject(BusinessObject, BusinessObject, Map<String, String>) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
- createImmutableCopy(List<T>) - Static method in class org.kuali.rice.core.api.mo.ModelObjectUtils
-
Takes the given list and returns an unmodifiable copy of that list containing the same elements as the original
list.
- createImmutableCopy(Set<T>) - Static method in class org.kuali.rice.core.api.mo.ModelObjectUtils
-
Takes the given set and returns an unmodifiable copy of that set containing the same elements as the original
set.
- createImmutableCopy(Map<K, V>) - Static method in class org.kuali.rice.core.api.mo.ModelObjectUtils
-
Takes the given map and returns an unmodifiable copy of that map containing the same entries as the original
map.
- createInitialForm(HttpServletRequest) - Method in class edu.sampleu.demo.course.CourseOfferingController
-
- createInitialForm(HttpServletRequest) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestController
-
- createInitialForm(HttpServletRequest) - Method in class edu.sampleu.demo.registration.RegistrationController
-
- createInitialForm(HttpServletRequest) - Method in class edu.sampleu.kew.krad.controller.IngesterController
-
- createInitialForm(HttpServletRequest) - Method in class edu.sampleu.kew.krad.controller.StatsController
-
- createInitialForm(HttpServletRequest) - Method in class edu.sampleu.travel.krad.controller.UILayoutTestController
-
- createInitialForm(HttpServletRequest) - Method in class edu.sampleu.travel.krad.controller.UITestController
-
- createInitialForm(HttpServletRequest) - Method in class org.kuali.rice.core.web.cache.CacheAdminController
-
- createInitialForm(HttpServletRequest) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
-
- createInitialForm(HttpServletRequest) - Method in class org.kuali.rice.krad.web.controller.IncidentReportController
-
- createInitialForm(HttpServletRequest) - Method in class org.kuali.rice.krad.web.controller.InquiryController
-
- createInitialForm(HttpServletRequest) - Method in class org.kuali.rice.krad.web.controller.LookupController
-
- createInitialForm(HttpServletRequest) - Method in class org.kuali.rice.krad.web.controller.MaintenanceDocumentController
-
- createInitialForm(HttpServletRequest) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
Called to create a new model(form) object when
necessary.
- createInstance() - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.PrimaryDataSourceFactoryBean
-
- createInstance() - Method in class org.kuali.rice.core.mail.MailSenderFactoryBean
-
- createInstance() - Method in class org.kuali.rice.krad.util.spring.IfExistsFactoryBean
-
- createInstance() - Method in class org.kuali.rice.ksb.impl.bus.InstanceIdFactoryBean
-
- createInstance() - Method in class org.kuali.rice.ksb.messaging.quartz.QuartzConfigPropertiesFactoryBean
-
- createInstance(List<Endpoint>, AsynchronousCallback, Serializable, String, String) - Static method in class org.kuali.rice.ksb.messaging.serviceproxies.AsynchronousServiceCallProxy
-
- createInstance(List<Endpoint>, Serializable, String, String, long) - Static method in class org.kuali.rice.ksb.messaging.serviceproxies.DelayedAsynchronousServiceCallProxy
-
- createInstance(List<Endpoint>, AsynchronousCallback, Serializable, String, String) - Static method in class org.kuali.rice.ksb.messaging.serviceproxies.SynchronousServiceCallProxy
-
- createIntegerAttribute(String, BigInteger) - Static method in class org.kuali.rice.kew.api.document.attribute.DocumentAttributeFactory
-
Constructs a document attribute containing integer number data from the given attribute name and
BigInteger
object.
- createIntegerAttribute(String, Number) - Static method in class org.kuali.rice.kew.api.document.attribute.DocumentAttributeFactory
-
Constructs a document attribute containing integer number data from the given attribute name and
Number
object.
- createKewType(KewTypeDefinition) - Method in interface org.kuali.rice.kew.api.repository.type.KewTypeRepositoryService
-
- createKewType(KewTypeDefinition) - Method in class org.kuali.rice.kew.impl.repository.KewTypeBoServiceImpl
-
This overridden method creates a KewType if it does not already exist in the repository.
- createKewTypeAttribute(KewTypeAttribute) - Method in interface org.kuali.rice.kew.api.repository.type.KewTypeRepositoryService
-
- createKewTypeAttribute(KewTypeAttribute) - Method in class org.kuali.rice.kew.impl.repository.KewTypeBoServiceImpl
-
This overridden method creates a KewTypeAttribute if it does not already exist in the repository.
- createKrmsType(KrmsTypeDefinition) - Method in interface org.kuali.rice.krms.api.repository.type.KrmsTypeRepositoryService
-
- createKrmsType(KrmsTypeDefinition) - Method in class org.kuali.rice.krms.impl.repository.KrmsTypeBoServiceImpl
-
This overridden method creates a KrmsType if it does not
already exist in the repository.
- createNewDocumentSerializationState(Document) - Method in class org.kuali.rice.krad.service.impl.SerializerServiceBase
-
- createNewEditablePropertiesEntry() - Method in class org.kuali.rice.kns.web.EditablePropertiesHistoryHolder
-
Deprecated.
- createNewObjectFromClass(Class) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
This method safely creates a object from a class
Convenience method to create new object and throw a runtime exception if it cannot
If the class is an
ExternalizableBusinessObject
, this method will determine the interface for the EBO and query the
appropriate module service to create a new instance.
- createNewObjectFromExternalizableClass(Class<T>) - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
- createNewObjectFromExternalizableClass(Class<T>) - Method in interface org.kuali.rice.krad.service.ModuleService
-
- createNewPessimisticLock(Document, Map, Person) - Method in class org.kuali.rice.krad.service.impl.PessimisticLockServiceImpl
-
This method creates a new
PessimisticLock
object using the given document and user.
- createNewRouteContext() - Static method in class org.kuali.rice.kew.engine.RouteContext
-
- createNewRuleResponsibility() - Method in class org.kuali.rice.kew.rule.web.WebRuleBaseValues
-
- createNewRuleVersion(RuleBaseValues, String) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- createNewTransaction() - Method in class org.kuali.rice.kcb.quartz.ConcurrentJob
-
Helper method for creating a TransactionTemplate initialized to create
a new transaction
- createNewTransaction() - Method in class org.kuali.rice.ken.core.NotificationLifeCycle
-
Helper method for creating a TransactionTemplate initialized to create
a new transaction
- createNewTransaction() - Method in class org.kuali.rice.ken.service.impl.ConcurrentJob
-
Helper method for creating a TransactionTemplate initialized to create
a new transaction
- createNote(Note) - Method in interface org.kuali.rice.kew.api.note.NoteService
-
- createNote(Note) - Method in class org.kuali.rice.kew.impl.note.NoteServiceImpl
-
- createNote(Note, PersistableBusinessObject, String) - Method in class org.kuali.rice.krad.service.impl.NoteServiceImpl
-
TODO this method seems awfully out of place in this service
- createNote(Note, PersistableBusinessObject, String) - Method in interface org.kuali.rice.krad.service.NoteService
-
Creates a new note which is a copy of the given note and is associated with
the specified PersistableBusinessObject and Person.
- createNoteFromDocument(Document, String) - Method in interface org.kuali.rice.krad.service.DocumentService
-
This method creates a note from a given document and note text.
- createNoteFromDocument(Document, String) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- createNotificationDocument(String) - Static method in class org.kuali.rice.ken.document.kew.NotificationWorkflowDocument
-
Constructs a NotificationWorkflowDocument instance - this essentially creates a new routable
document in KEW for the given user.
- createNotificationDocument(String, String) - Static method in class org.kuali.rice.ken.document.kew.NotificationWorkflowDocument
-
Constructs a NotificationWorkflowDocument instance - this essentially creates a new routable
document in KEW for the given user and document type name.
- createNotificationRequest(String, PrincipalContract, String, PrincipalContract, String) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestFactory
-
- createObject(String, ClassLoader) - Static method in class org.kuali.rice.core.framework.resourceloader.ObjectDefinitionResolver
-
- createObject(ObjectDefinition, ClassLoader, boolean) - Static method in class org.kuali.rice.core.framework.resourceloader.ObjectDefinitionResolver
-
- createObject(String, ClassLoader) - Static method in class org.kuali.rice.core.impl.resourceloader.ResourceLoaderUtil
-
Instantiates className class via no-arg constructor, and returns a proxy
that wraps invocations with the specified classLoader as the context classloader
- createObject(Class<?>, Class<?>[], Object[]) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
- createParameter(Parameter) - Method in interface org.kuali.rice.coreservice.api.parameter.ParameterRepositoryService
-
This will create a
Parameter
exactly like the parameter passed in.
- createParameter(Parameter) - Method in interface org.kuali.rice.coreservice.framework.parameter.ParameterService
-
This will create a
Parameter
exactly like the parameter passed in.
- createParameter(Parameter) - Method in class org.kuali.rice.coreservice.impl.parameter.ParameterRepositoryServiceImpl
-
- createParameter(Parameter) - Method in class org.kuali.rice.coreservice.impl.parameter.ParameterServiceImpl
-
- createParameter(PropositionParameter) - Method in interface org.kuali.rice.krms.impl.repository.PropositionBoService
-
- createParameter(PropositionParameter) - Method in class org.kuali.rice.krms.impl.repository.PropositionBoServiceImpl
-
This overridden method creates a PropositionParameter if it does not
already exist in the repository.
- createPeopleFlow(PeopleFlowDefinition) - Method in interface org.kuali.rice.kew.api.peopleflow.PeopleFlowService
-
TODO...
- createPeopleFlow(PeopleFlowDefinition) - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowServiceImpl
-
- createPermission(Permission) - Method in interface org.kuali.rice.kim.api.permission.PermissionService
-
This will create a
Permission
exactly like the permission passed in.
- createPermission(Permission) - Method in class org.kuali.rice.kim.impl.permission.PermissionServiceImpl
-
- createPersistenceBroker(PBKey) - Method in class org.kuali.rice.krad.util.KualiPersistenceBrokerFactoryImpl
-
- createPluginClassLoader() - Method in class org.kuali.rice.kew.plugin.BasePluginLoader
-
Template method that subclasses should implement to supply an appropriate
plugin ClassLoader
- createPluginClassLoader() - Method in class org.kuali.rice.kew.plugin.ZipFilePluginLoader
-
- createPluginRegistry() - Method in class org.kuali.rice.kew.plugin.PluginRegistryFactory
-
- createPropertySerializabilityEvaluator(WorkflowProperties, WorkflowAttributes) - Method in class org.kuali.rice.krad.document.DocumentBase
-
- createProposition(PropositionDefinition) - Method in interface org.kuali.rice.krms.impl.repository.PropositionBoService
-
- createProposition(PropositionDefinition) - Method in class org.kuali.rice.krms.impl.repository.PropositionBoServiceImpl
-
This overridden method creates a Proposition if it does not
already exist in the repository.
- createProxy(boolean, List<Endpoint>, AsynchronousCallback, Serializable, String, String) - Static method in class org.kuali.rice.ksb.messaging.MessageHelperImpl
-
- createProxyDelayed(boolean, List<Endpoint>, Serializable, String, String, long) - Static method in class org.kuali.rice.ksb.messaging.MessageHelperImpl
-
- createQuickFinder(Class<?>, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryRemoteFieldServiceImpl
-
- createRangeDateField(Field) - Static method in class org.kuali.rice.kns.util.FieldUtils
-
creates an extra field for date from/to ranges
- createResources(String) - Method in class org.kuali.rice.kns.web.struts.action.KualiPropertyMessageResourcesFactory
-
Uses KualiPropertyMessageResources, which allows multiple property files to be loaded into the defalt message set.
- createResponsibility(Responsibility) - Method in interface org.kuali.rice.kim.api.responsibility.ResponsibilityService
-
This will create a
Responsibility
exactly like the responsibility passed in.
- createResponsibility(Responsibility) - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityServiceImpl
-
- createRevokeAtNode(String) - Static method in class org.kuali.rice.kew.api.action.AdHocRevoke
-
- createRevokeFromGroup(String) - Static method in class org.kuali.rice.kew.api.action.AdHocRevoke
-
- createRevokeFromPrincipal(String) - Static method in class org.kuali.rice.kew.api.action.AdHocRevoke
-
- createRole(Role) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
This will create a
Role
exactly like the role passed in.
- createRole(Role) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- createRoleMember(RoleMember) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
Creates a new RoleMember.
- createRoleMember(RoleMember) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- createRoleResponsibilityAction(RoleResponsibilityAction) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
- createRoleResponsibilityAction(RoleResponsibilityAction) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- createRootKSBRemoteResourceLoader() - Static method in class org.kuali.rice.ksb.messaging.resourceloader.KSBResourceLoaderFactory
-
- createRootRiceResourceLoader(ServletContext, List<String>, String) - Static method in class org.kuali.rice.core.framework.resourceloader.RiceResourceLoaderFactory
-
- createRouteNodeInstance(String, RouteNode) - Method in class org.kuali.rice.kew.engine.RoutingNodeFactory
-
- createRule(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.rule.web.RuleAction
-
- createRule(RuleDefinition) - Method in interface org.kuali.rice.krms.impl.repository.RuleBoService
-
- createRule(RuleDefinition) - Method in class org.kuali.rice.krms.impl.repository.RuleBoServiceImpl
-
This overridden creates a KRMS Rule in the repository
- createScheduler(SchedulerFactory, String) - Method in class org.kuali.rice.ksb.messaging.quartz.KSBSchedulerFactoryBean
-
- createSequenceManager(PersistenceBroker) - Method in class org.kuali.rice.core.framework.persistence.ojb.ConfigurableSequenceManager
-
- createSequenceQuery(String) - Method in class org.apache.ojb.broker.platforms.PlatformMckoiImpl
-
- createServer() - Method in class org.kuali.rice.test.launch.JettyLauncher
-
- createSesn(String) - Method in class org.kuali.rice.kim.sesn.DistributedSession
-
This method takes an authenticated principal and generates a
Distributed Session Ticket and updates the session database
- createSimulationCritUsingDocTypeName(String) - Static method in class org.kuali.rice.kew.engine.simulation.SimulationCriteria
-
- createSimulationCritUsingDocumentId(String) - Static method in class org.kuali.rice.kew.engine.simulation.SimulationCriteria
-
- createSocket(String, int, InetAddress, int) - Method in class org.apache.commons.httpclient.contrib.ssl.EasySSLProtocolSocketFactory
-
- createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class org.apache.commons.httpclient.contrib.ssl.EasySSLProtocolSocketFactory
-
Attempts to get a new socket connection to the given host within the given time limit.
- createSocket(String, int) - Method in class org.apache.commons.httpclient.contrib.ssl.EasySSLProtocolSocketFactory
-
- createSocket(Socket, String, int, boolean) - Method in class org.apache.commons.httpclient.contrib.ssl.EasySSLProtocolSocketFactory
-
- createSplitChild(String, RouteNode, RouteNodeInstance) - Static method in class org.kuali.rice.kew.engine.transition.SplitTransitionEngine
-
- createStatementPoolFactory() - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.RiceXADataSource
-
- createStringAttribute(String, String) - Static method in class org.kuali.rice.kew.api.document.attribute.DocumentAttributeFactory
-
Constructs a document attribute containing character data from the given attribute name and
String
value.
- createTermDefinition(TermDefinition) - Method in interface org.kuali.rice.krms.impl.repository.TermBoService
-
- createTermDefinition(TermDefinition) - Method in class org.kuali.rice.krms.impl.repository.TermBoServiceImpl
-
- createTermResolver(TermResolverDefinition) - Method in interface org.kuali.rice.krms.impl.repository.TermBoService
-
- createTermResolver(TermResolverDefinition) - Method in class org.kuali.rice.krms.impl.repository.TermBoServiceImpl
-
- createTermSpecification(TermSpecificationDefinition) - Method in interface org.kuali.rice.krms.impl.repository.TermBoService
-
- createTermSpecification(TermSpecificationDefinition) - Method in class org.kuali.rice.krms.impl.repository.TermBoServiceImpl
-
- createTest() - Method in class org.kuali.rice.test.runners.RiceUnitTestClassRunner
-
- createTextElementOnParent(Element, String, String) - Static method in class org.kuali.rice.edl.impl.EDLXmlUtils
-
- createTitleText(Class<?>) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
Deprecated.
- createTitleText(Class<?>) - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
Gets text to prepend to the inquiry link title
- createTransactionIfNecessary(Method, Class) - Method in class org.kuali.rice.core.framework.persistence.jta.KualiTransactionInterceptor
-
- createTransitionEngine(RouteNodeInstance) - Static method in class org.kuali.rice.kew.engine.transition.TransitionEngineFactory
-
- createUnmodifiableUpcastList(Collection<? extends E>, Class<E>) - Static method in class org.kuali.rice.krad.service.impl.KeyValuesServiceImpl
-
- createValidation(ActionDefinition) - Method in interface org.kuali.rice.krms.framework.type.ValidationActionService
-
Create a Validation Action
- createWithClassName(String, String, String) - Static method in class org.kuali.rice.kew.api.rule.RoleName.Builder
-
- createWorkflowDocument(String, Person) - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowDocumentServiceImpl
-
- createWorkflowDocument(String, Person) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
-
Given a documentTypeName and workflowUser, returns a new workflowDocument from the workflow
server.
- Credentials - Interface in org.kuali.rice.core.api.security.credentials
-
Marker interface for credentials.
- CREDENTIALS_SOURCE_FACTORY - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
- CREDENTIALS_TYPE - Static variable in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Elements
-
- CredentialsOutHandler - Class in org.kuali.rice.ksb.security.soap
-
- CredentialsOutHandler(CredentialsSource, ServiceConfiguration) - Constructor for class org.kuali.rice.ksb.security.soap.CredentialsOutHandler
-
- CredentialsSource - Interface in org.kuali.rice.core.api.security.credentials
-
Inteface for abstracting out how we obtain credentials to access secure
applications across the bus.
- CredentialsSourceFactory - Class in org.kuali.rice.core.api.security.credentials
-
CredentialsSourceFactory constructs or returns an existing instance of a
CredentialsSource based on the type of Credentials requested.
- CredentialsSourceFactory() - Constructor for class org.kuali.rice.core.api.security.credentials.CredentialsSourceFactory
-
- CredentialsType - Enum in org.kuali.rice.core.api.security.credentials
-
Defines the types of Credentials that the system is willing to accept.
- Criteria - Class in org.kuali.rice.core.framework.persistence.jdbc.sql
-
A criteria builder for JDBC Query strings.
- Criteria(String) - Constructor for class org.kuali.rice.core.framework.persistence.jdbc.sql.Criteria
-
- Criteria(String, String) - Constructor for class org.kuali.rice.core.framework.persistence.jdbc.sql.Criteria
-
- Criteria - Class in org.kuali.rice.core.framework.persistence.jpa.criteria
-
A criteria builder for JPQL Query objects.
- Criteria(String) - Constructor for class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Constructs a new Criteria instance that includes the given initial entity.
- Criteria(String, String) - Constructor for class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Constructs a new Criteria instance that includes the given initial entity.
- Criteria(String, boolean) - Constructor for class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Constructs a new Criteria instance that includes the given initial entity.
- Criteria(String, String, boolean) - Constructor for class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Constructs a new Criteria instance that includes the given initial entity.
- criteria - Variable in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
- CRITERIA_FIELDS - Static variable in class org.kuali.rice.krad.uif.UifPropertyPaths
-
- CRITERIA_LOOKUP_SERVICE - Static variable in class org.kuali.rice.krms.impl.repository.KrmsRepositoryServiceLocator
-
- criteriaConversion - Variable in class org.kuali.rice.kim.impl.identity.PersonServiceImpl
-
- CriteriaDateTimeValue - Class in org.kuali.rice.core.api.criteria
-
A CriteriaValue which stores date and time information in the form of a
Calendar
value.
- CriteriaDecimalValue - Class in org.kuali.rice.core.api.criteria
-
A CriteriaValue which stores date and time information in the form of a
BigDecimal
value.
- CriteriaIntegerValue - Class in org.kuali.rice.core.api.criteria
-
A CriteriaValue which stores date and time information in the form of a
BigInteger
value.
- CriteriaLookupDao - Interface in org.kuali.rice.krad.criteria
-
Defines basic methods that CriteriaLookup Dao's must provide
- CriteriaLookupDaoJpa - Class in org.kuali.rice.krad.criteria
-
- CriteriaLookupDaoJpa() - Constructor for class org.kuali.rice.krad.criteria.CriteriaLookupDaoJpa
-
- CriteriaLookupDaoOjb - Class in org.kuali.rice.krad.criteria
-
- CriteriaLookupDaoOjb() - Constructor for class org.kuali.rice.krad.criteria.CriteriaLookupDaoOjb
-
- CriteriaLookupDaoProxy - Class in org.kuali.rice.krad.criteria
-
- CriteriaLookupDaoProxy() - Constructor for class org.kuali.rice.krad.criteria.CriteriaLookupDaoProxy
-
- CriteriaLookupService - Interface in org.kuali.rice.core.api.criteria
-
- CriteriaLookupServiceImpl - Class in org.kuali.rice.krad.criteria
-
- CriteriaLookupServiceImpl() - Constructor for class org.kuali.rice.krad.criteria.CriteriaLookupServiceImpl
-
- CriteriaStringValue - Class in org.kuali.rice.core.api.criteria
-
A CriteriaValue which stores date and time information in the form of a
String
value.
- CriteriaValue<T> - Interface in org.kuali.rice.core.api.criteria
-
A wrapper for values that are used on a Criteria
.
- CryptoPasswordCallbackHandler - Class in org.kuali.rice.ksb.config.wss4j
-
Workflow CryptoPasswordCallbackHandler which retrieves the keystore password
from the workflow Config.
- CryptoPasswordCallbackHandler() - Constructor for class org.kuali.rice.ksb.config.wss4j.CryptoPasswordCallbackHandler
-
- CssConstants - Class in org.kuali.rice.krad.uif
-
Constants for CSS style strings
- CssConstants() - Constructor for class org.kuali.rice.krad.uif.CssConstants
-
- CssConstants.Displays - Class in org.kuali.rice.krad.uif
-
- CssConstants.Displays() - Constructor for class org.kuali.rice.krad.uif.CssConstants.Displays
-
- CssConstants.Margins - Class in org.kuali.rice.krad.uif
-
- CssConstants.Margins() - Constructor for class org.kuali.rice.krad.uif.CssConstants.Margins
-
- CssConstants.Padding - Class in org.kuali.rice.krad.uif
-
- CssConstants.Padding() - Constructor for class org.kuali.rice.krad.uif.CssConstants.Padding
-
- CssConstants.TextAligns - Class in org.kuali.rice.krad.uif
-
- CssConstants.TextAligns() - Constructor for class org.kuali.rice.krad.uif.CssConstants.TextAligns
-
- CssConstants.VerticalAligns - Class in org.kuali.rice.krad.uif
-
- CssConstants.VerticalAligns() - Constructor for class org.kuali.rice.krad.uif.CssConstants.VerticalAligns
-
- CSV_FORMAT - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- CURRENCY - Static variable in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- CURRENCY - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsValues
-
- CurrencyControlDefinition - Class in org.kuali.rice.kns.datadictionary.control
-
Deprecated.
- CurrencyControlDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.control.CurrencyControlDefinition
-
Deprecated.
- CurrencyFormatter - Class in org.kuali.rice.core.web.format
-
begin Kuali Foundation modification
This class is used to format Currency objects.
- CurrencyFormatter() - Constructor for class org.kuali.rice.core.web.format.CurrencyFormatter
-
- CURRENT - Static variable in class org.kuali.rice.kew.api.KewApiConstants.DocumentContentVersions
-
- current - Variable in class org.kuali.rice.krad.bo.InactivatableFromToImpl
-
- CURRENT - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- CURRENT_PAGE - Static variable in class org.kuali.rice.edl.impl.components.PageHandler
-
- CURRENT_PAGE_ATTR_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- CURRENT_ROUTE_NODE_NAME_DELIMITER - Static variable in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- CURRENT_ROUTING_VERSION - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- CUSTOM_ACTION - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- CUSTOM_ATTRIBUTES_MAP - Static variable in class org.kuali.rice.krms.impl.util.KRMSPropertyConstants.AgendaEditor
-
- CUSTOM_EMAIL_STYLESHEET - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- CUSTOM_RULE_ACTION_ATTRIBUTES_MAP - Static variable in class org.kuali.rice.krms.impl.util.KRMSPropertyConstants.AgendaEditor
-
- CustomActionListAttribute - Interface in org.kuali.rice.kew.actionlist
-
An attribute which allows for the Action List to be customized to provide
Mass Actions and an internal frame for displaying a summary view of the
document on each row in the Action List.
- CustomActionListAttributeImpl - Class in edu.sampleu.travel.workflow
-
- CustomActionListAttributeImpl() - Constructor for class edu.sampleu.travel.workflow.CustomActionListAttributeImpl
-
- CustomCsvExportView - Class in org.kuali.rice.kns.lookup
-
This class allows for plugging in custom CSV export into the Display Tag library.
- CustomCsvExportView() - Constructor for class org.kuali.rice.kns.lookup.CustomCsvExportView
-
- CustomEmailAttribute - Interface in org.kuali.rice.kew.mail
-
Application areas can implement this interface to generate custom email content.
- CustomEmailAttributeImpl - Class in org.kuali.rice.kew.mail
-
- CustomEmailAttributeImpl() - Constructor for class org.kuali.rice.kew.mail.CustomEmailAttributeImpl
-
- CustomExcelExportView - Class in org.kuali.rice.kns.lookup
-
This class allows for plugging in custom XML export into the Display Tag library.
- CustomExcelExportView() - Constructor for class org.kuali.rice.kns.lookup.CustomExcelExportView
-
- customInitMaxUploadSizes() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
Adds the attachment file size to the list of max file sizes.
- customInitMaxUploadSizes() - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
Subclasses can override this to add their own max upload size to the list.
- CustomizableActionListEmailServiceImpl - Class in org.kuali.rice.kew.mail.service.impl
-
ActionListEmailService implementation whose content is configurable/parameterizable
via a pluggable EmailContentService
- CustomizableActionListEmailServiceImpl() - Constructor for class org.kuali.rice.kew.mail.service.impl.CustomizableActionListEmailServiceImpl
-
- customizeActionList(String, List<ActionItem>) - Method in interface org.kuali.rice.kew.framework.actionlist.ActionListCustomizationHandlerService
-
Returns a list of Action Item Customizations from the given list of Action Items and Principal ID.
- customizeActionList(String, List<ActionItem>) - Method in class org.kuali.rice.kew.impl.actionlist.ActionListCustomizationHandlerServiceImpl
-
- customizeClearCriteria(DocumentSearchCriteria, String) - Method in class org.kuali.rice.kew.docsearch.DocumentSearchCustomizationHandlerServiceImpl
-
- customizeClearCriteria(DocumentType, DocumentSearchCriteria) - Method in interface org.kuali.rice.kew.docsearch.DocumentSearchCustomizationMediator
-
Optionally performs a custom clearing of the given document search criteria if the given document type
implements a customized clear algorithm.
- customizeClearCriteria(DocumentType, DocumentSearchCriteria) - Method in class org.kuali.rice.kew.docsearch.DocumentSearchCustomizationMediatorImpl
-
- customizeClearCriteria(DocumentSearchCriteria, String) - Method in interface org.kuali.rice.kew.framework.document.search.DocumentSearchCustomizationHandlerService
-
Executes custom criteria clearing against the given criteria using the
DocumentSearchCustomizer
with the
given customizer name.
- customizeClearCriteria(DocumentSearchCriteria) - Method in interface org.kuali.rice.kew.framework.document.search.DocumentSearchCustomizer
-
Performs a customized "clear" of the given document search criteria.
- customizeClearCriteria(DocumentSearchCriteria) - Method in class org.kuali.rice.kew.framework.document.search.DocumentSearchCustomizerBase
-
Always returns a null reference which instructs the document search framework that custom criteria clearing was not
performed.
- customizeClearCriteria(DocumentSearchCriteria) - Method in class org.kuali.rice.krad.workflow.attribute.DataDictionaryDocumentSearchCustomizer
-
- customizeCriteria(DocumentSearchCriteria, String) - Method in class org.kuali.rice.kew.docsearch.DocumentSearchCustomizationHandlerServiceImpl
-
- customizeCriteria(DocumentType, DocumentSearchCriteria) - Method in interface org.kuali.rice.kew.docsearch.DocumentSearchCustomizationMediator
-
Optionally performs customization of the given document search criteria in the cases where the document type
implements criteria customization.
- customizeCriteria(DocumentType, DocumentSearchCriteria) - Method in class org.kuali.rice.kew.docsearch.DocumentSearchCustomizationMediatorImpl
-
- customizeCriteria(DocumentSearchCriteria, String) - Method in interface org.kuali.rice.kew.framework.document.search.DocumentSearchCustomizationHandlerService
-
Executes criteria customization against the given criteria using the
DocumentSearchCustomizer
with the
given customizer name.
- customizeCriteria(DocumentSearchCriteria) - Method in interface org.kuali.rice.kew.framework.document.search.DocumentSearchCustomizer
-
Performs customization on the given document search criteria.
- customizeCriteria(DocumentSearchCriteria) - Method in class org.kuali.rice.kew.framework.document.search.DocumentSearchCustomizerBase
-
Always returns a null reference which instructs the document search framework that the criteria was not
customized.
- customizeCriteria(DocumentSearchCriteria) - Method in class org.kuali.rice.krad.workflow.attribute.DataDictionaryDocumentSearchCustomizer
-
- customizeResults(DocumentSearchCriteria, List<DocumentSearchResult>, String) - Method in class org.kuali.rice.kew.docsearch.DocumentSearchCustomizationHandlerServiceImpl
-
- customizeResults(DocumentType, DocumentSearchCriteria, DocumentSearchResults) - Method in interface org.kuali.rice.kew.docsearch.DocumentSearchCustomizationMediator
-
Optionally performs customization on the given set of document search results.
- customizeResults(DocumentType, DocumentSearchCriteria, DocumentSearchResults) - Method in class org.kuali.rice.kew.docsearch.DocumentSearchCustomizationMediatorImpl
-
- customizeResults(DocumentSearchCriteria, List<DocumentSearchResult>, String) - Method in interface org.kuali.rice.kew.framework.document.search.DocumentSearchCustomizationHandlerService
-
- customizeResults(DocumentSearchCriteria, List<DocumentSearchResult>) - Method in interface org.kuali.rice.kew.framework.document.search.DocumentSearchCustomizer
-
Performs customization of the given list of document search results.
- customizeResults(DocumentSearchCriteria, List<DocumentSearchResult>) - Method in class org.kuali.rice.kew.framework.document.search.DocumentSearchCustomizerBase
-
Always returns a null reference which instructs the document search framework that the customization of results
was not performed.
- customizeResults(DocumentSearchCriteria, List<DocumentSearchResult>) - Method in class org.kuali.rice.krad.workflow.attribute.DataDictionaryDocumentSearchCustomizer
-
- customizeResultSetConfiguration(DocumentSearchCriteria, String) - Method in class org.kuali.rice.kew.docsearch.DocumentSearchCustomizationHandlerServiceImpl
-
- customizeResultSetConfiguration(DocumentType, DocumentSearchCriteria) - Method in interface org.kuali.rice.kew.docsearch.DocumentSearchCustomizationMediator
-
Optionally provides configuration information that allows for document search result set customization to occur.
- customizeResultSetConfiguration(DocumentType, DocumentSearchCriteria) - Method in class org.kuali.rice.kew.docsearch.DocumentSearchCustomizationMediatorImpl
-
- customizeResultSetConfiguration(DocumentSearchCriteria, String) - Method in interface org.kuali.rice.kew.framework.document.search.DocumentSearchCustomizationHandlerService
-
Executes customization of document search result set configuration using the
DocumentSearchCustomizer
with the given customizer name.
- customizeResultSetConfiguration(DocumentSearchCriteria) - Method in interface org.kuali.rice.kew.framework.document.search.DocumentSearchCustomizer
-
Performs customization of what result fields should be displayed in the result set.
- customizeResultSetConfiguration(DocumentSearchCriteria) - Method in class org.kuali.rice.kew.framework.document.search.DocumentSearchCustomizerBase
-
Always returns a null reference which instructs the document search framework that the customization of result
set fields was not performed.
- customizeResultSetConfiguration(DocumentSearchCriteria) - Method in class org.kuali.rice.krad.workflow.attribute.DataDictionaryDocumentSearchCustomizer
-
- customizeSections(RuleBaseValues, List<Section>, boolean) - Static method in class org.kuali.rice.kew.rule.web.WebRuleUtils
-
- customLookupableMethodCall(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiLookupAction
-
- CustomNoteAttribute - Interface in org.kuali.rice.kew.notes
-
An attribute which allows for customization of the Notes interface for
a particular document.
- CustomNoteAttributeImpl - Class in org.kuali.rice.kew.notes
-
- CustomNoteAttributeImpl() - Constructor for class org.kuali.rice.kew.notes.CustomNoteAttributeImpl
-
- customPrePersist() - Method in class org.kuali.rice.kew.engine.node.State
-
- customPrePersist() - Method in class org.kuali.rice.krad.maintenance.MaintenanceLock
-
Uses OrmUtils to set the sequence
- customValidatorClass - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- CustomXmlExportView - Class in org.kuali.rice.kns.lookup
-
This class allows for plugging in custom XML export into the Display Tag library.
- CustomXmlExportView() - Constructor for class org.kuali.rice.kns.lookup.CustomXmlExportView
-
- cutProposition(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorController
-
- CXF_BUS - Static variable in class org.kuali.rice.ksb.util.KSBConstants.ServiceNames
-
- CXF_SERVER_REGISTRY - Static variable in class org.kuali.rice.ksb.util.KSBConstants.ServiceNames
-
- CXF_SERVLET_TRANSPORT_FACTORY - Static variable in class org.kuali.rice.ksb.util.KSBConstants.ServiceNames
-
- CXFServletControllerAdapter - Class in org.kuali.rice.ksb.messaging.servlet
-
An adapter for the ServletController
so that it conforms to Springs MVC Controller
interface.
- CXFServletControllerAdapter() - Constructor for class org.kuali.rice.ksb.messaging.servlet.CXFServletControllerAdapter
-
- CXFWSS4JInInterceptor - Class in org.kuali.rice.ksb.security.soap
-
- CXFWSS4JInInterceptor(boolean) - Constructor for class org.kuali.rice.ksb.security.soap.CXFWSS4JInInterceptor
-
- CXFWSS4JOutInterceptor - Class in org.kuali.rice.ksb.security.soap
-
- CXFWSS4JOutInterceptor(boolean) - Constructor for class org.kuali.rice.ksb.security.soap.CXFWSS4JOutInterceptor
-
- DAILY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DAILY_EMAIL_ACTIVE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DAILY_EMAIL_CRON_EXPRESSION - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DAILY_UNIT - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DailyEmailJob - Class in org.kuali.rice.kew.mail
-
Quartz job for sending daily email reminders.
- DailyEmailJob() - Constructor for class org.kuali.rice.kew.mail.DailyEmailJob
-
- dao - Variable in class org.kuali.rice.kcb.service.impl.BusinessObjectServiceImpl
-
- DASH - Static variable in class org.kuali.rice.krad.uif.UifConstants.TitleAppendTypes
-
- DATA - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- DATA_DICTIONARY_COMPONENT_PUBLISHER_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorInternal
-
- DATA_DICTIONARY_REMOTE_FIELD_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- DATA_DICTIONARY_SERVICE - Static variable in class org.kuali.rice.kns.service.KNSServiceLocator
-
Deprecated.
- DATA_DICTIONARY_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- DATA_E - Static variable in class org.kuali.rice.edl.impl.EDLXmlUtils
-
- DATA_ELEMENT - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- DATA_FIELD - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- DATA_OBJECT_AUTHORIZATION_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- DATA_OBJECT_CLASS_ATTRIBUTE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DATA_OBJECT_CLASS_NAME - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- DATA_OBJECT_MAINTENANCE_CODE_ACTIVE_INDICATOR - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- DATA_OBJECT_METADATA_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- DATA_SOURCE - Static variable in class org.kuali.rice.test.TestHarnessServiceLocator
-
- DATA_TYPE_BOOLEAN - Static variable in class org.kuali.rice.core.api.CoreConstants
-
- DATA_TYPE_BOOLEAN - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DATA_TYPE_BOOLEAN - Static variable in class org.kuali.rice.krad.workflow.attribute.DataDictionarySearchableAttribute
-
- DATA_TYPE_DATE - Static variable in class org.kuali.rice.core.api.CoreConstants
-
- DATA_TYPE_DATE - Static variable in class org.kuali.rice.kew.api.KewApiConstants.SearchableAttributeConstants
-
- DATA_TYPE_DATE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DATA_TYPE_FLOAT - Static variable in class org.kuali.rice.core.api.CoreConstants
-
- DATA_TYPE_FLOAT - Static variable in class org.kuali.rice.kew.api.KewApiConstants.SearchableAttributeConstants
-
- DATA_TYPE_FLOAT - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DATA_TYPE_LONG - Static variable in class org.kuali.rice.core.api.CoreConstants
-
- DATA_TYPE_LONG - Static variable in class org.kuali.rice.kew.api.KewApiConstants.SearchableAttributeConstants
-
- DATA_TYPE_LONG - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DATA_TYPE_STRING - Static variable in class org.kuali.rice.core.api.CoreConstants
-
- DATA_TYPE_STRING - Static variable in class org.kuali.rice.kew.api.KewApiConstants.SearchableAttributeConstants
-
- DATA_TYPE_STRING - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DataAccessUtils - Class in org.kuali.rice.core.framework.persistence.ojb
-
This is a description of what this class does - ewestfal don't forget to fill this in.
- DATABASE_BOOLEAN_FALSE_STRING_REPRESENTATION - Static variable in class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversion
-
- DATABASE_BOOLEAN_TRUE_STRING_REPRESENTATION - Static variable in class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversion
-
- DatabasePlatform - Interface in org.kuali.rice.core.framework.persistence.platform
-
Interface that abstracts database dependent sql from core
TODO Had to move this down into embedded source because of the OJB dependencies.
- databaseRepositoryFilePaths - Variable in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- DataBinding - Interface in org.kuali.rice.krad.uif.component
-
Components that bind to a model (hold model data) should implement this
interface
- DataDefinition - Class in org.kuali.rice.core.api.reflect
-
- DataDefinition(Object) - Constructor for class org.kuali.rice.core.api.reflect.DataDefinition
-
- DataDefinition(Object, Class) - Constructor for class org.kuali.rice.core.api.reflect.DataDefinition
-
- DataDictionary - Class in org.kuali.rice.krad.datadictionary
-
Collection of named BusinessObjectEntry objects, each of which contains
information relating to the display, validation, and general maintenance of a
BusinessObject.
- DataDictionary() - Constructor for class org.kuali.rice.krad.datadictionary.DataDictionary
-
- DataDictionaryComponentPublisherService - Interface in org.kuali.rice.krad.service
-
A service which can be used to publish components to the Rice core component system from the data dicationary.
- DataDictionaryComponentPublisherServiceImpl - Class in org.kuali.rice.krad.service.impl
-
Reference implementation of the DataDictionaryComponentPublisherService
.
- DataDictionaryComponentPublisherServiceImpl() - Constructor for class org.kuali.rice.krad.service.impl.DataDictionaryComponentPublisherServiceImpl
-
- DataDictionaryDefinition - Interface in org.kuali.rice.krad.datadictionary
-
Defines methods common to all DataDictionaryDefinition types.
- DataDictionaryDefinitionBase - Class in org.kuali.rice.krad.datadictionary
-
Common base class for DataDictionaryDefinition types.
- DataDictionaryDefinitionBase() - Constructor for class org.kuali.rice.krad.datadictionary.DataDictionaryDefinitionBase
-
- DataDictionaryDocumentSearchCustomizer - Class in org.kuali.rice.krad.workflow.attribute
-
- DataDictionaryDocumentSearchCustomizer() - Constructor for class org.kuali.rice.krad.workflow.attribute.DataDictionaryDocumentSearchCustomizer
-
- DataDictionaryDocumentSearchCustomizer(SearchableAttribute, DocumentSearchCustomizer) - Constructor for class org.kuali.rice.krad.workflow.attribute.DataDictionaryDocumentSearchCustomizer
-
- DataDictionaryEntry - Interface in org.kuali.rice.krad.datadictionary
-
Defines methods common to all DataDictionaryDefinition types.
- DataDictionaryEntryBase - Class in org.kuali.rice.krad.datadictionary
-
Contains common properties and methods for data dictionary entries.
- DataDictionaryEntryBase() - Constructor for class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- DataDictionaryException - Exception in org.kuali.rice.krad.datadictionary
-
Exception thrown when an error occurs loading entries into the DataDictionaryEntry.
- DataDictionaryException(Throwable) - Constructor for exception org.kuali.rice.krad.datadictionary.DataDictionaryException
-
- DataDictionaryException(String) - Constructor for exception org.kuali.rice.krad.datadictionary.DataDictionaryException
-
- DataDictionaryException(String, Throwable) - Constructor for exception org.kuali.rice.krad.datadictionary.DataDictionaryException
-
- DataDictionaryIndex - Class in org.kuali.rice.krad.datadictionary
-
Encapsulates a set of statically generated (typically during startup)
DataDictionary indexes
- DataDictionaryIndex(DefaultListableBeanFactory) - Constructor for class org.kuali.rice.krad.datadictionary.DataDictionaryIndex
-
- DataDictionaryIndexMapper - Class in org.kuali.rice.krad.datadictionary
-
A DataDictionaryMapper that simply consults the statically initialized
DataDictionaryIndex mappings
- DataDictionaryIndexMapper() - Constructor for class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
-
- DataDictionaryLocationConfigurer - Class in org.kuali.rice.krad.datadictionary
-
Puts a data dictionary file location in the data dictionary
- DataDictionaryLocationConfigurer(DataDictionaryService) - Constructor for class org.kuali.rice.krad.datadictionary.DataDictionaryLocationConfigurer
-
- DataDictionaryLookupResultsSupportStrategy - Class in org.kuali.rice.kns.lookup
-
LookupResults support strategy which uses the primary keys and lookupable defined in a business object's data dictionary file to support the multivalue lookup
- DataDictionaryLookupResultsSupportStrategy() - Constructor for class org.kuali.rice.kns.lookup.DataDictionaryLookupResultsSupportStrategy
-
- DataDictionaryMap - Class in org.kuali.rice.kns.datadictionary.exporter
-
Deprecated.
- DataDictionaryMap(DataDictionaryService) - Constructor for class org.kuali.rice.kns.datadictionary.exporter.DataDictionaryMap
-
Deprecated.
- DataDictionaryMapBase - Class in org.kuali.rice.kns.datadictionary.exporter
-
Deprecated.
- DataDictionaryMapBase() - Constructor for class org.kuali.rice.kns.datadictionary.exporter.DataDictionaryMapBase
-
Deprecated.
- DataDictionaryMapper - Interface in org.kuali.rice.krad.datadictionary
-
Maps one Document type to other document Type.
- dataDictionaryPackages - Variable in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- DataDictionaryPeopleFlowTypeServiceImpl - Class in org.kuali.rice.krad.workflow
-
- DataDictionaryPeopleFlowTypeServiceImpl() - Constructor for class org.kuali.rice.krad.workflow.DataDictionaryPeopleFlowTypeServiceImpl
-
- DataDictionaryQualifierResolver - Class in org.kuali.rice.krad.workflow.attribute
-
QualifierResolver which uses Data Dictionary defined workflow attributes to gather a collection
of qualifiers to use to determine the responsibility for a document at a given workflow route node.
- DataDictionaryQualifierResolver() - Constructor for class org.kuali.rice.krad.workflow.attribute.DataDictionaryQualifierResolver
-
- DataDictionaryRemoteFieldService - Interface in org.kuali.rice.krad.service
-
- DataDictionaryRemoteFieldServiceImpl - Class in org.kuali.rice.krad.service.impl
-
- DataDictionaryRemoteFieldServiceImpl() - Constructor for class org.kuali.rice.krad.service.impl.DataDictionaryRemoteFieldServiceImpl
-
- DataDictionarySearchableAttribute - Class in org.kuali.rice.krad.workflow.attribute
-
- DataDictionarySearchableAttribute() - Constructor for class org.kuali.rice.krad.workflow.attribute.DataDictionarySearchableAttribute
-
- dataDictionaryService - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- DataDictionaryService - Interface in org.kuali.rice.kns.service
-
Deprecated.
- dataDictionaryService - Variable in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- dataDictionaryService - Variable in class org.kuali.rice.krad.datadictionary.validation.processor.MandatoryElementConstraintProcessor
-
- DataDictionaryService - Interface in org.kuali.rice.krad.service
-
Defines the API for interacting with the data dictionary
- dataDictionaryService - Variable in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- dataDictionaryService - Variable in class org.kuali.rice.krad.service.impl.InactivateableFromToServiceImpl
-
- DataDictionaryServiceImpl - Class in org.kuali.rice.kns.service.impl
-
- DataDictionaryServiceImpl() - Constructor for class org.kuali.rice.kns.service.impl.DataDictionaryServiceImpl
-
- DataDictionaryServiceImpl(DataDictionary) - Constructor for class org.kuali.rice.kns.service.impl.DataDictionaryServiceImpl
-
- DataDictionaryServiceImpl - Class in org.kuali.rice.krad.service.impl
-
Service implementation for a DataDictionary.
- DataDictionaryServiceImpl() - Constructor for class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
Default constructor.
- DataDictionaryServiceImpl(DataDictionary) - Constructor for class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- DataDictionaryTypeServiceBase - Class in org.kuali.rice.kns.kim.type
-
Deprecated.
A krad integrated type service base class will be provided in the future.
- DataDictionaryTypeServiceBase() - Constructor for class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
- DataDictionaryTypeServiceBase.KimTypeAttributeException - Exception in org.kuali.rice.kns.kim.type
-
Deprecated.
- DataDictionaryTypeServiceBase.KimTypeAttributeException(String) - Constructor for exception org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase.KimTypeAttributeException
-
Deprecated.
- DataDictionaryTypeServiceBase.KimTypeAttributeException(Throwable) - Constructor for exception org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase.KimTypeAttributeException
-
Deprecated.
- DataDictionaryTypeServiceBase.KimTypeAttributeValidationException - Exception in org.kuali.rice.kns.kim.type
-
Deprecated.
- DataDictionaryTypeServiceBase.KimTypeAttributeValidationException(String) - Constructor for exception org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase.KimTypeAttributeValidationException
-
Deprecated.
- DataDictionaryTypeServiceBase.KimTypeAttributeValidationException(Throwable) - Constructor for exception org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase.KimTypeAttributeValidationException
-
Deprecated.
- DataDictionaryTypeServiceHelper - Class in org.kuali.rice.kns.kim.type
-
- dataDictionaryValidate(MaintenanceDocument) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method executes the DataDictionary Validation against the document.
- dataDictionaryValidate(MaintenanceDocument) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
Executes the DataDictionary Validation against the document.
- DataExporter - Class in org.kuali.rice.kew.export
-
The DataExporter allows for exporting of KEW BusinessObjects to various
supported formats.
- DataExporter() - Constructor for class org.kuali.rice.kew.export.DataExporter
-
- DataField - Class in org.kuali.rice.krad.uif.field
-
Field that renders data from the application, such as the value of a data object property
- DataField() - Constructor for class org.kuali.rice.krad.uif.field.DataField
-
- DataFieldSecurity - Class in org.kuali.rice.krad.uif.field
-
Data field security adds attribute security to the standard component security
- DataFieldSecurity() - Constructor for class org.kuali.rice.krad.uif.field.DataFieldSecurity
-
- DataObjectAuthorizationService - Interface in org.kuali.rice.krad.service
-
Provides methods for checking authorization for actions
on a given data object class including the security of fields
within the class
- DataObjectAuthorizationServiceImpl - Class in org.kuali.rice.krad.service.impl
-
Implementation of DataObjectAuthorizationService
that uses the
configured AttributeSecurity
for a field to determine authorization
checks that need to be performed
- DataObjectAuthorizationServiceImpl() - Constructor for class org.kuali.rice.krad.service.impl.DataObjectAuthorizationServiceImpl
-
- DataObjectAuthorizer - Interface in org.kuali.rice.krad.bo
-
Invoked to authorize actions requested on data objects (such as edit or view)
- DataObjectAuthorizerBase - Class in org.kuali.rice.krad.bo
-
- DataObjectAuthorizerBase() - Constructor for class org.kuali.rice.krad.bo.DataObjectAuthorizerBase
-
- dataObjectClass - Variable in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
- dataObjectClass - Variable in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- dataObjectClass - Variable in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
- dataObjectClass - Variable in class org.kuali.rice.krad.inquiry.InquirableImpl
-
- dataObjectClassName - Variable in class org.kuali.rice.krad.web.form.MaintenanceForm
-
- dataObjectEntry - Variable in class org.kuali.rice.krad.datadictionary.ComplexAttributeDefinition
-
- DataObjectEntry - Class in org.kuali.rice.krad.datadictionary
-
Generic dictionary entry for an object that does not have to implement BusinessObject.
- DataObjectEntry() - Constructor for class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- DataObjectEntryConstraintProvider - Class in org.kuali.rice.krad.datadictionary.validation.constraint.provider
-
An object that looks up constraints for an object dictionary entry by constraint type.
- DataObjectEntryConstraintProvider() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.provider.DataObjectEntryConstraintProvider
-
- dataObjectMetaDataService - Variable in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
- DataObjectMetaDataService - Interface in org.kuali.rice.krad.service
-
Provides metadata such as relationships and key fields for data objects
- dataObjectMetaDataService - Variable in class org.kuali.rice.krad.service.impl.InactivationBlockingDetectionServiceImpl
-
- DataObjectMetaDataServiceImpl - Class in org.kuali.rice.krad.service.impl
-
- DataObjectMetaDataServiceImpl() - Constructor for class org.kuali.rice.krad.service.impl.DataObjectMetaDataServiceImpl
-
- DataObjectRelationship - Class in org.kuali.rice.krad.bo
-
Represents a relationship to another class that exists within a given parent class
- DataObjectRelationship() - Constructor for class org.kuali.rice.krad.bo.DataObjectRelationship
-
- DataObjectRelationship(Class<?>, String, Class<?>) - Constructor for class org.kuali.rice.krad.bo.DataObjectRelationship
-
- DATASOURCE - Static variable in interface edu.sampleu.travel.infrastructure.Constants
-
- DATASOURCE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- DATASOURCE_DRIVER_NAME - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
- DATASOURCE_JNDI - Static variable in class org.kuali.rice.core.api.util.RiceConstants
-
- DATASOURCE_OBJ - Static variable in class org.kuali.rice.core.api.util.RiceConstants
-
- DATASOURCE_OJB_SEQUENCE_MANAGER - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
- DATASOURCE_OJB_SEQUENCE_MANAGER_CLASS - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
- DATASOURCE_PASSWORD - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
- DATASOURCE_PLATFORM - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
- DATASOURCE_POOL_MAX_SIZE - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
- DATASOURCE_POOL_MAXWAIT - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
- DATASOURCE_POOL_MIN_SIZE - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
- DATASOURCE_POOL_VALIDATION_QUERY - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
- DATASOURCE_URL - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
- DATASOURCE_USERNAME - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
- dataSourceName - Variable in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- dataType - Variable in class edu.sampleu.bookstore.document.attribs.XPathSearchableAttribute
-
- DataType - Enum in org.kuali.rice.core.api.uif
-
A enum that defines the type of an attribute definition.
- dataType - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- DataType.Adapter - Class in org.kuali.rice.core.api.uif
-
- DataType.Adapter() - Constructor for class org.kuali.rice.core.api.uif.DataType.Adapter
-
- DataTypeConstrainable - Interface in org.kuali.rice.krad.datadictionary.validation.capability
-
Validation capability to constrain a value to be of a specific data type.
- DataTypeConstraint - Interface in org.kuali.rice.krad.datadictionary.validation.constraint
-
A data type constraint is one that enforces a specific data type for an object.
- DataTypeConstraintProcessor - Class in org.kuali.rice.krad.datadictionary.validation.processor
-
- DataTypeConstraintProcessor() - Constructor for class org.kuali.rice.krad.datadictionary.validation.processor.DataTypeConstraintProcessor
-
- DataTypeUtil - Class in org.kuali.rice.krad.util
-
Pulled this logic out of the org.kuali.rice.krad.workflow.service.impl.WorkflowAttributePropertyResolutionServiceImpl
since it wasn't really service logic at all, just util logic.
- DataTypeUtil() - Constructor for class org.kuali.rice.krad.util.DataTypeUtil
-
- DataXmlDTO - Class in org.kuali.rice.core.impl.jaxb
-
This class represents the root <data> XML element.
- DataXmlDTO() - Constructor for class org.kuali.rice.core.impl.jaxb.DataXmlDTO
-
- DataXmlDTO(PermissionDataXmlDTO, RoleDataXmlDTO) - Constructor for class org.kuali.rice.core.impl.jaxb.DataXmlDTO
-
- DATE - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsValues
-
- DATE_CONTROL - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- DATE_FORMAT - Static variable in class edu.sampleu.kew.krad.form.StatsForm
-
- DATE_FORMAT - Static variable in class org.kuali.rice.kew.stats.web.StatsForm
-
- DATE_TO_STRING_FORMAT_FOR_FILE_NAME - Static variable in class org.kuali.rice.core.api.CoreConstants
-
- DATE_TO_STRING_FORMAT_FOR_USER_INTERFACE - Static variable in class org.kuali.rice.core.api.CoreConstants
-
- dateDiff(Date, Date, boolean) - Method in interface org.kuali.rice.core.api.datetime.DateTimeService
-
Returns the number of days between two days - start and end date of some arbitrary period.
- dateDiff(Date, Date, boolean) - Method in class org.kuali.rice.core.impl.datetime.DateTimeServiceImpl
-
- DateDisplayTimestampObjectFormatter - Class in org.kuali.rice.core.web.format
-
Formatter that handles Date format (without time) in presentation with a Timestamp in
the business object
- DateDisplayTimestampObjectFormatter() - Constructor for class org.kuali.rice.core.web.format.DateDisplayTimestampObjectFormatter
-
- DateFormatter - Class in org.kuali.rice.core.web.format
-
begin Kuali Foundation modification
This class is used to format Date objects.
- DateFormatter() - Constructor for class org.kuali.rice.core.web.format.DateFormatter
-
- DatePatternConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
-
DatePatternConstraint constrains a field to only allow dates which are part of the formats
defined in the system.
- DatePatternConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.DatePatternConstraint
-
- datePicker - Variable in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- DATEPICKER - Static variable in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- DatePicker - Class in org.kuali.rice.krad.uif.widget
-
Used for rendering a calendar in the UI that can be used to selected dates
for field values
- DatePicker() - Constructor for class org.kuali.rice.krad.uif.widget.DatePicker
-
- DATETIME_SERVICE - Static variable in class org.kuali.rice.core.api.CoreConstants.Services
-
- DateTimeAdapter - Class in org.kuali.rice.core.api.util.jaxb
-
Marshall/unmarshall a joda-time DateTime object.
- DateTimeAdapter() - Constructor for class org.kuali.rice.core.api.util.jaxb.DateTimeAdapter
-
- DateTimeService - Interface in org.kuali.rice.core.api.datetime
-
This interface defines methods that a DateTime service must provide
- dateTimeService - Variable in class org.kuali.rice.krad.datadictionary.validation.processor.MandatoryElementConstraintProcessor
-
- dateTimeService - Variable in class org.kuali.rice.krad.service.impl.InactivateableFromToServiceImpl
-
- DateTimeServiceImpl - Class in org.kuali.rice.core.impl.datetime
-
This class is the service implementation for a DateTime structure.
- DateTimeServiceImpl() - Constructor for class org.kuali.rice.core.impl.datetime.DateTimeServiceImpl
-
- dateToStringFormatForFileName - Variable in class org.kuali.rice.core.impl.datetime.DateTimeServiceImpl
-
- dateToStringFormatForUserInterface - Variable in class org.kuali.rice.core.impl.datetime.DateTimeServiceImpl
-
- DateValidationPattern - Class in org.kuali.rice.kns.datadictionary.validation.fieldlevel
-
Validation pattern for matching standard-format (mm/dd/yyyy) dates
- DateValidationPattern() - Constructor for class org.kuali.rice.kns.datadictionary.validation.fieldlevel.DateValidationPattern
-
- DateViewDateObjectFormatter - Class in org.kuali.rice.core.web.format
-
- DateViewDateObjectFormatter() - Constructor for class org.kuali.rice.core.web.format.DateViewDateObjectFormatter
-
- DateViewTimestampObjectFormatter - Class in org.kuali.rice.core.web.format
-
- DateViewTimestampObjectFormatter() - Constructor for class org.kuali.rice.core.web.format.DateViewTimestampObjectFormatter
-
- DAY_TIME_UNIT - Static variable in class edu.sampleu.kew.krad.form.StatsForm
-
- DAY_TIME_UNIT - Static variable in class org.kuali.rice.kew.stats.web.StatsForm
-
- DB_PLATFORM - Static variable in class org.kuali.rice.core.api.util.RiceConstants
-
- DB_PLATFORM - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorInternal
-
- DB_TABLES_LOADER - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- ddBeans - Variable in class org.kuali.rice.krad.datadictionary.DataDictionary
-
- ddIndex - Variable in class org.kuali.rice.krad.datadictionary.DataDictionary
-
The encapsulation of DataDictionary indices
- ddMapper - Variable in class org.kuali.rice.krad.datadictionary.DataDictionary
-
The DataDictionaryMapper
The default mapper simply consults the initialized indices
on workflow document type
- ddService - Variable in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
- deactivate(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in interface org.kuali.rice.kns.web.struts.action.AuditModeAction
-
- DEACTIVATED_FUTURE_REQUESTS_BRANCH_STATE_KEY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DEACTIVATED_REQUESTS_VARY_KEY - Static variable in class org.kuali.rice.kew.util.FutureRequestDocumentStateManager
-
- deactivateOnActionAlreadyTaken(ActionRequestValue, ActivationContext) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
- deactivateOnEmptyGroup(ActionRequestValue, ActivationContext) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
Checks if the action request which is being activated has a group with no members.
- deactivateOnInactiveGroup(ActionRequestValue, ActivationContext) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
Checks if the action request which is being activated is being assigned to an inactive group.
- deactivateRequest(ActionTakenValue, ActionRequestValue) - Method in interface org.kuali.rice.kew.actionrequest.service.ActionRequestService
-
- deactivateRequest(ActionTakenValue, ActionRequestValue, boolean) - Method in interface org.kuali.rice.kew.actionrequest.service.ActionRequestService
-
- deactivateRequest(ActionTakenValue, ActionRequestValue, ActivationContext) - Method in interface org.kuali.rice.kew.actionrequest.service.ActionRequestService
-
- deactivateRequest(ActionTakenValue, ActionRequestValue) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
- deactivateRequest(ActionTakenValue, ActionRequestValue, boolean) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
- deactivateRequest(ActionTakenValue, ActionRequestValue, ActivationContext) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
- deactivateRequests(ActionTakenValue, List) - Method in interface org.kuali.rice.kew.actionrequest.service.ActionRequestService
-
- deactivateRequests(ActionTakenValue, List, boolean) - Method in interface org.kuali.rice.kew.actionrequest.service.ActionRequestService
-
- deactivateRequests(ActionTakenValue, List, ActivationContext) - Method in interface org.kuali.rice.kew.actionrequest.service.ActionRequestService
-
- deactivateRequests(ActionTakenValue, List) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
- deactivateRequests(ActionTakenValue, List, boolean) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
- deactivateRequests(ActionTakenValue, List, ActivationContext) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
- debug(Object...) - Static method in class org.kuali.rice.core.util.BufferedLogger
-
Wraps Logger#debug(String)
- DECEASED_DATE_FORMAT - Static variable in interface org.kuali.rice.kim.api.identity.personal.EntityBioDemographicsContract
-
- declareBeans(ScriptEngine, Rule, RouteContext) - Method in class org.kuali.rice.kew.rule.AccumulatingBSFRuleExpression
-
- declareBeans(ScriptEngine, Rule, RouteContext) - Method in class org.kuali.rice.kew.rule.BSFRuleExpression
-
Populates the BSFManager with beans that are accessible to BSF scripts.
- decorate(Object, PageContext, MediaTypeEnum) - Method in class org.kuali.rice.kew.lookupable.LookupColumnDecorator
-
- decorate(Object, PageContext, MediaTypeEnum) - Method in class org.kuali.rice.kns.web.ui.FormatAwareDecorator
-
Deprecated.
Empty values don't show up properly in HTML.
- decorateRemotableAttributeField(RemotableAttributeField.Builder) - Method in class edu.sampleu.bookstore.document.attribs.BookTypeSearchableAttribute
-
- decorateRemotableAttributeField(RemotableAttributeField.Builder) - Method in class edu.sampleu.bookstore.document.attribs.XPathSearchableAttribute
-
Template method for subclasses to customize the remotableattributefield
- decorateWithCommonQualifiers(List<Map<String, String>>, Document, DocumentEntry, String) - Method in class org.kuali.rice.krad.workflow.attribute.DataDictionaryQualifierResolver
-
Add common qualifiers to every Map in the given List of Map
- decorateWithCommonQualifiers(List<Map<String, String>>, RouteContext, String) - Method in class org.kuali.rice.krad.workflow.attribute.QualifierResolverBase
-
Add common qualifiers to every Map in the given List of Map
- decrypt(String) - Method in interface org.kuali.rice.core.api.encryption.EncryptionService
-
Decrypts a value
- decrypt(String) - Method in class org.kuali.rice.core.impl.encryption.DemonstrationGradeEncryptionServiceImpl
-
- decrypt(String) - Method in class org.kuali.rice.core.impl.encryption.NoEncryptionEncryptionServiceImpl
-
- decryptBytes(byte[]) - Method in interface org.kuali.rice.core.api.encryption.EncryptionService
-
Decrypts a value
- decryptBytes(byte[]) - Method in class org.kuali.rice.core.impl.encryption.DemonstrationGradeEncryptionServiceImpl
-
- decryptBytes(byte[]) - Method in class org.kuali.rice.core.impl.encryption.NoEncryptionEncryptionServiceImpl
-
This overridden method ...
- decryptEncryptedData(Map<String, String>, MaintenanceDocument, String) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
Special hidden parameters are set on the maintenance jsp starting with a
prefix that tells us which fields have been encrypted.
- deepClone(O) - Static method in class org.kuali.rice.krad.uif.util.CloneUtils
-
- deepCloneList(Object, Map<Object, Object>, boolean) - Static method in class org.kuali.rice.krad.uif.util.CloneUtils
-
- deepCloneMap(Object, Map<Object, Object>, boolean) - Static method in class org.kuali.rice.krad.uif.util.CloneUtils
-
- deepCloneObject(Object, Map<Object, Object>) - Static method in class org.kuali.rice.krad.uif.util.CloneUtils
-
- deepCloneReflection(O) - Static method in class org.kuali.rice.krad.uif.util.CloneUtils
-
- deepCloneReflectionInternal(Object, Map<Object, Object>, boolean) - Static method in class org.kuali.rice.krad.uif.util.CloneUtils
-
- deepCopy(Object) - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateImmutableValueUserType
-
As the object is immutable, simply returns the value
- deepCopy(Serializable) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
Uses Serialization mechanism to create a deep copy of the given Object.
- deepCopyForCaching(Serializable) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
Uses Serialization mechanism to create a deep copy of the given Object, and returns a CacheableObject instance containing the
deepCopy and its size in bytes.
- DEFAULT_ACTION_LIST_SIZE - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- DEFAULT_ACTION_REQUESTED - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- DEFAULT_APPLICATION_CONFIG_LOCATION - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DEFAULT_APPROVE - Static variable in class org.kuali.rice.kew.doctype.DocumentTypePolicyEnum
-
determines whether a document will go processed without any approval requests.
- DEFAULT_APPROVE_POLICY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DEFAULT_BEGIN_DATE - Static variable in class edu.sampleu.kew.krad.form.StatsForm
-
- DEFAULT_BEGIN_DATE - Static variable in class org.kuali.rice.kew.stats.web.StatsForm
-
- DEFAULT_CACHE_REQUEUE_WAIT_TIME - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DEFAULT_CAN_PERFORM_ROUTE_REPORT_IND - Static variable in class org.kuali.rice.krad.util.KRADConstants.SystemGroupParameterNames
-
- DEFAULT_COLOR - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- DEFAULT_CONFIG_LOCATION_PARAM - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DEFAULT_COUNTRY - Static variable in class org.kuali.rice.krad.util.KRADConstants.SystemGroupParameterNames
-
- DEFAULT_DATE_FORMAT_PATTERN - Static variable in class org.kuali.rice.core.api.util.RiceConstants
-
- DEFAULT_DATE_FORMAT_PATTERN - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DEFAULT_DOCUMENT_CONTENT - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DEFAULT_DOCUMENT_CONTENT2 - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DEFAULT_DOCUMENT_TYPE_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DEFAULT_EMAIL_STYLESHEET_RESOURCE_LOC - Variable in class org.kuali.rice.kew.mail.service.impl.StyleableEmailContentServiceImpl
-
- DEFAULT_END_DATE - Static variable in class edu.sampleu.kew.krad.form.StatsForm
-
- DEFAULT_END_DATE - Static variable in class org.kuali.rice.kew.stats.web.StatsForm
-
- DEFAULT_EXCEPTION_GROUP_NAME - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- DEFAULT_EXCEPTION_PROCESS_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DEFAULT_EXCEPTION_WORKGROUP_NAME - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- DEFAULT_INACTIVATION_BLOCKING_DETECTION_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- DEFAULT_KEW_NOTE_CLASS - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
- DEFAULT_KIM_TYPE_SERVICE - Static variable in class org.kuali.rice.kim.api.KimConstants
-
- DEFAULT_LOCK_DESCRIPTOR - Static variable in class org.kuali.rice.krad.document.authorization.PessimisticLock
-
- DEFAULT_MAPPING - Static variable in class org.kuali.rice.kew.web.KewKualiAction
-
- DEFAULT_MAX_ROWS - Static variable in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- DEFAULT_MAX_ROWS_PER_PAGE - Static variable in class org.kuali.rice.kns.web.struts.action.KualiMultipleValueLookupAction
-
If there is no app param defined for the # rows/page, then this value
will be used for the default
- DEFAULT_MAX_WAIT - Static variable in class org.kuali.rice.kew.plugin.PluginUtils
-
- DEFAULT_MAXLENGTH - Static variable in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- DEFAULT_MESSAGE_DELIVERY_TYPE - Static variable in class org.kuali.rice.ken.util.NotificationConstants.MESSAGE_DELIVERY_TYPES
-
- DEFAULT_MODEL_NAME - Static variable in class org.kuali.rice.krad.uif.UifConstants
-
- DEFAULT_NAMESPACE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DEFAULT_NUM_OF_COLUMNS - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DEFAULT_OPTION_KEYS - Static variable in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
A list of default rule template option keys.
- DEFAULT_PAGE_SIZE - Static variable in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- DEFAULT_PARAMETER_APPLICATION_ID - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DEFAULT_PATH_BIND_ADJUST_PREFIX - Static variable in class org.kuali.rice.krad.uif.UifConstants
-
- DEFAULT_POOL_SIZE - Static variable in class org.kuali.rice.ksb.messaging.threadpool.KSBThreadPoolImpl
-
- DEFAULT_PREFIX - Static variable in class org.kuali.rice.kim.sesn.DistributedSession
-
- DEFAULT_RANGE_SEARCH_LOWER_BOUND_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants.SearchableAttributeConstants
-
- DEFAULT_RANGE_SEARCH_UPPER_BOUND_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants.SearchableAttributeConstants
-
- DEFAULT_REFRESH_RATE - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- DEFAULT_RESPONSIBILITY_TEMPLATE_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DEFAULT_RETRY_TIME - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DEFAULT_ROOT_RESOURCE_LOADER_NAME - Static variable in class org.kuali.rice.core.api.util.RiceConstants
-
- DEFAULT_RULE_DOCUMENT_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DEFAULT_RULE_SELECTOR - Static variable in class org.kuali.rice.kew.rule.FlexRM
-
The default type of rule selector implementation to use if none is explicitly
specified for the node.
- DEFAULT_SAFE_TIME - Static variable in class org.kuali.rice.kew.plugin.PluginUtils
-
- DEFAULT_SEARCHABLE_ATTRIBUTE_TYPE_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants.SearchableAttributeConstants
-
- DEFAULT_SIZE - Static variable in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- DEFAULT_TEST_HARNESS_SPRING_BEANS - Static variable in class org.kuali.rice.test.RiceTestCase
-
- DEFAULT_THREAD_POOL_SIZE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DEFAULT_TRANSACTION_MANAGER_NAME - Static variable in class org.kuali.rice.test.TransactionalLifecycle
-
Name of the transaction manager to pull from the GlobalResourceLoader.
- DEFAULT_TRANSACTION_TIMEOUT_SECONDS - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DEFAULT_VIEW_NAME - Static variable in class org.kuali.rice.krad.uif.UifConstants
-
- DEFAULT_WEB_SERVICE_RETRY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- Defaultable - Interface in org.kuali.rice.core.api.mo.common
-
Represents an object which has a value that designates the object as the default object.
- defaultActionTypeService - Static variable in class org.kuali.rice.krms.impl.type.ActionTypeServiceBase
-
- defaultAgendaTypeService - Static variable in class org.kuali.rice.krms.impl.type.AgendaTypeServiceBase
-
- DefaultComparisonOperator - Class in org.kuali.rice.krms.framework.engine.expression
-
- DefaultComparisonOperator() - Constructor for class org.kuali.rice.krms.framework.engine.expression.DefaultComparisonOperator
-
- DefaultCustomActionListAttribute - Class in org.kuali.rice.kew.actionlist
-
The default implementation of a CustomActionListAttribute.
- DefaultCustomActionListAttribute() - Constructor for class org.kuali.rice.kew.actionlist.DefaultCustomActionListAttribute
-
- defaultDispatch(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.actionlist.web.ActionListAction
-
- defaultDispatch(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.web.KewKualiAction
-
- defaultDispatch(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
-
When no methodToCall is specified, the defaultDispatch method is invoked.
- defaultEmailFromAddress - Variable in class org.kuali.rice.kew.mail.service.impl.BaseEmailContentServiceImpl
-
- DefaultExceptionServiceImpl - Class in org.kuali.rice.ksb.messaging.exceptionhandling
-
- DefaultExceptionServiceImpl() - Constructor for class org.kuali.rice.ksb.messaging.exceptionhandling.DefaultExceptionServiceImpl
-
- defaultExistenceCheckMap - Variable in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- defaultExistenceChecks - Variable in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- DefaultMessageExceptionHandler - Class in org.kuali.rice.ksb.messaging.exceptionhandling
-
- DefaultMessageExceptionHandler() - Constructor for class org.kuali.rice.ksb.messaging.exceptionhandling.DefaultMessageExceptionHandler
-
- DefaultNotificationService - Class in org.kuali.rice.kew.notification.service.impl
-
The default implementation of the NotificationService.
- DefaultNotificationService() - Constructor for class org.kuali.rice.kew.notification.service.impl.DefaultNotificationService
-
- defaultOpen - Variable in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
-
Deprecated.
- defaultOpen - Variable in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
-
Deprecated.
- DefaultPostProcessor - Class in org.kuali.rice.kew.postprocessor
-
A simple default implementation of the PostProcessor which can be used
as a superclass for post processor which don't want to implement all
the methods on the interface.
- DefaultPostProcessor() - Constructor for class org.kuali.rice.kew.postprocessor.DefaultPostProcessor
-
- defaultRuleTypeService - Static variable in class org.kuali.rice.krms.impl.type.RuleTypeServiceBase
-
- defaultsApplied - Variable in class org.kuali.rice.krad.web.form.UifFormBase
-
- defaultSort - Variable in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- defaultSortAscending - Variable in class org.kuali.rice.krad.uif.view.LookupView
-
- defaultValue - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- defaultValue - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- defaultValueFinderClass - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- defaultValueFinderClass - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- defaultValueList - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.LookupConstraintParamMapping
-
- defaultValueString - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.LookupConstraintParamMapping
-
- DefaultWorkflowDocumentProvider - Class in org.kuali.rice.kew.impl.document
-
TODO
- DefaultWorkflowDocumentProvider() - Constructor for class org.kuali.rice.kew.impl.document.DefaultWorkflowDocumentProvider
-
- DefinitionConstraintResolver<T extends Constrainable> - Class in org.kuali.rice.krad.datadictionary.validation.constraint.resolver
-
An object that returns the constrainable definition itself as a list for a definition implementing the capability
Constrainable
.
- DefinitionConstraintResolver() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.resolver.DefinitionConstraintResolver
-
- definitionElement - Variable in class org.kuali.rice.edl.impl.components.SimpleWorkflowEDLConfigComponent
-
- definitions - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- definitions - Variable in class org.kuali.rice.kim.impl.type.IdentityManagementTypeAttributeTransactionalDocument
-
- DelayedAsynchronousServiceCallProxy - Class in org.kuali.rice.ksb.messaging.serviceproxies
-
A proxy which schedules a service to be executed asynchronously after some delay period.
- DelayedAsynchronousServiceCallProxy(List<Endpoint>, Serializable, String, String, long) - Constructor for class org.kuali.rice.ksb.messaging.serviceproxies.DelayedAsynchronousServiceCallProxy
-
- DELEGATE_CHANGE_AR_GENERATION_KEY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DelegateMember - Class in org.kuali.rice.kim.api.common.delegate
-
- DelegateMember.Builder - Class in org.kuali.rice.kim.api.common.delegate
-
- DelegateMember.Cache - Class in org.kuali.rice.kim.api.common.delegate
-
- DelegateMember.Cache() - Constructor for class org.kuali.rice.kim.api.common.delegate.DelegateMember.Cache
-
- DelegateMemberContract - Interface in org.kuali.rice.kim.api.common.delegate
-
- DelegateMemberQueryResults - Class in org.kuali.rice.kim.api.role
-
- DelegateMemberQueryResults.Builder - Class in org.kuali.rice.kim.api.role
-
- DelegateMemberQueryResults.Constants - Class in org.kuali.rice.kim.api.role
-
Defines some internal constants used on this class.
- DelegateMemberQueryResults.Constants() - Constructor for class org.kuali.rice.kim.api.role.DelegateMemberQueryResults.Constants
-
- DelegateMemberQueryResults.Elements - Class in org.kuali.rice.kim.api.role
-
A private class which exposes constants which define the XML element
names to use when this object is marshaled to XML.
- DelegateMemberQueryResults.Elements() - Constructor for class org.kuali.rice.kim.api.role.DelegateMemberQueryResults.Elements
-
- DelegateRuleAction - Class in org.kuali.rice.kew.rule.web
-
Struts action for handling the initial Delegate Rule screen for selecting
the parent rule and responsibility.
- DelegateRuleAction() - Constructor for class org.kuali.rice.kew.rule.web.DelegateRuleAction
-
- DelegateRuleForm - Class in org.kuali.rice.kew.rule.web
-
- DelegateRuleForm() - Constructor for class org.kuali.rice.kew.rule.web.DelegateRuleForm
-
- DelegateRuleValuesFinder - Class in org.kuali.rice.krad.keyvalues
-
This class returns list containg A = Active, I = Inactive and B = Show All
The labels (values) in the List returned correspond to what is displayed next
to the radio buttons for the Active Indicator form field
- DelegateRuleValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.DelegateRuleValuesFinder
-
- DelegateType - Class in org.kuali.rice.kim.api.common.delegate
-
- DelegateType.Builder - Class in org.kuali.rice.kim.api.common.delegate
-
- DelegateType.Builder() - Constructor for class org.kuali.rice.kim.api.common.delegate.DelegateType.Builder
-
- DelegateType.Cache - Class in org.kuali.rice.kim.api.common.delegate
-
- DelegateType.Cache() - Constructor for class org.kuali.rice.kim.api.common.delegate.DelegateType.Cache
-
- DelegateTypeContract - Interface in org.kuali.rice.kim.api.common.delegate
-
- DELEGATION_BOTH - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
This is a UI option, not valid data for a delgationType value.
- DELEGATION_BOTH_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DELEGATION_DEFAULT - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DELEGATION_ID - Static variable in class org.kuali.rice.kim.api.KimConstants.PrimaryKeyConstants
-
- DELEGATION_ID - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.Delegation
-
- DELEGATION_ID - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.DelegationMember
-
- DELEGATION_MEMBER_ID - Static variable in class org.kuali.rice.kim.api.KimConstants.PrimaryKeyConstants
-
- DELEGATION_MEMBER_ID - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.DelegationMember
-
- DELEGATION_PRIMARY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DELEGATION_PRIMARY - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- DELEGATION_PRIMARY_LABEL - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- DELEGATION_SECONDARY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DELEGATION_SECONDARY - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- DELEGATION_SECONDARY_LABEL - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- DELEGATION_TEMPLATE - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- DELEGATION_TYPE - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- DELEGATION_TYPES - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- DELEGATION_WIZARD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- delegationId - Variable in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegation
-
- delegationId - Variable in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationId
-
- delegationId - Variable in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- delegationMember - Variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- delegationMemberId - Variable in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- delegationMemberId - Variable in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMemberId
-
- delegationMemberLookup - Variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- delegationMemberRoleMemberId - Variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- delegationMembers - Variable in class org.kuali.rice.kim.document.IdentityManagementKimDocument
-
- DELEGATIONS - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- delegations - Variable in class org.kuali.rice.kim.document.IdentityManagementKimDocument
-
- DelegationType - Enum in org.kuali.rice.core.api.delegation
-
- delegationTypeCode - Variable in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegation
-
- delegationTypeCode - Variable in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- DelegationTypeFormatter - Class in org.kuali.rice.kns.web.format
-
begin Kuali Foundation modification
This class is used to format boolean values.
- DelegationTypeFormatter() - Constructor for class org.kuali.rice.kns.web.format.DelegationTypeFormatter
-
- DelegationTypeService - Interface in org.kuali.rice.kim.framework.common.delegate
-
- DelegationTypeValuesFinder - Class in org.kuali.rice.kew.impl.peopleflow
-
A values finder for returning KEW rule delegation type codes.
- DelegationTypeValuesFinder() - Constructor for class org.kuali.rice.kew.impl.peopleflow.DelegationTypeValuesFinder
-
- DelegationTypeValuesFinder - Class in org.kuali.rice.kew.rule.bo
-
A values finder for returning KEW rule delegation type codes.
- DelegationTypeValuesFinder() - Constructor for class org.kuali.rice.kew.rule.bo.DelegationTypeValuesFinder
-
- DelegationTypeValuesFinder - Class in org.kuali.rice.kim.lookup.valuefinder
-
A values finder for returning KEW rule delegation type codes.
- DelegationTypeValuesFinder() - Constructor for class org.kuali.rice.kim.lookup.valuefinder.DelegationTypeValuesFinder
-
- DELEGATOR_FILTER - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- DELEGATORS_ON_ACTION_LIST_PAGE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DELEGATORS_ON_FILTER_PAGE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- delete(Object) - Method in interface org.kuali.rice.core.framework.persistence.dao.GenericDao
-
Deletes a business object from the database.
- delete(List<Object>) - Method in interface org.kuali.rice.core.framework.persistence.dao.GenericDao
-
Deletes each business object in the given List from the database.
- delete(Object) - Method in class org.kuali.rice.core.impl.persistence.dao.GenericDaoOjb
-
- delete(List<Object>) - Method in class org.kuali.rice.core.impl.persistence.dao.GenericDaoOjb
-
- delete(String) - Method in interface org.kuali.rice.kew.actionrequest.dao.ActionRequestDAO
-
- delete(String) - Method in class org.kuali.rice.kew.actionrequest.dao.impl.ActionRequestDAOJpaImpl
-
- delete(String) - Method in class org.kuali.rice.kew.actionrequest.dao.impl.ActionRequestDAOOjbImpl
-
- delete(ActionTakenValue) - Method in interface org.kuali.rice.kew.actiontaken.service.ActionTakenService
-
- delete(ActionTakenValue) - Method in class org.kuali.rice.kew.actiontaken.service.impl.ActionTakenServiceImpl
-
- delete(String, String) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Deletes the document.
- DELETE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- delete() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Deletes the document.
- delete(DocumentType) - Method in interface org.kuali.rice.kew.doctype.dao.DocumentTypeDAO
-
- delete(DocumentType) - Method in class org.kuali.rice.kew.doctype.dao.impl.DocumentTypeDAOJpaImpl
-
- delete(DocumentType) - Method in class org.kuali.rice.kew.doctype.dao.impl.DocumentTypeDAOOjbImpl
-
- delete(String, String) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- delete() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- delete(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.notes.web.NoteAction
-
- delete(String) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleAttributeDAOJpaImpl
-
- delete(String) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleAttributeDAOOjbImpl
-
- delete(String) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleDAOJpaImpl
-
- delete(String) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleDAOOjbImpl
-
- delete(String) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleDelegationDAOJpaImpl
-
- delete(String) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleDelegationDAOOjbImpl
-
- delete(String) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleResponsibilityDAOJpaImpl
-
- delete(String) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleResponsibilityDAOOjbImpl
-
- delete(String) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleTemplateDAOJpaImpl
-
- delete(String) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleTemplateDAOOjbImpl
-
- delete(String) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleTemplateOptionDAOJpaImpl
-
- delete(String) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleTemplateOptionDAOOjbImpl
-
- delete(String) - Method in interface org.kuali.rice.kew.rule.dao.RuleAttributeDAO
-
- delete(String) - Method in interface org.kuali.rice.kew.rule.dao.RuleDAO
-
- delete(String) - Method in interface org.kuali.rice.kew.rule.dao.RuleDelegationDAO
-
- delete(String) - Method in interface org.kuali.rice.kew.rule.dao.RuleResponsibilityDAO
-
- delete(String) - Method in interface org.kuali.rice.kew.rule.dao.RuleTemplateDAO
-
- delete(String) - Method in interface org.kuali.rice.kew.rule.dao.RuleTemplateOptionDAO
-
- delete(String) - Method in class org.kuali.rice.kew.rule.service.impl.RuleAttributeServiceImpl
-
- delete(String) - Method in class org.kuali.rice.kew.rule.service.impl.RuleDelegationServiceImpl
-
- delete(String) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- delete(String) - Method in class org.kuali.rice.kew.rule.service.impl.RuleTemplateServiceImpl
-
- delete(String) - Method in interface org.kuali.rice.kew.rule.service.RuleAttributeService
-
- delete(String) - Method in interface org.kuali.rice.kew.rule.service.RuleDelegationService
-
- delete(String) - Method in interface org.kuali.rice.kew.rule.service.RuleServiceInternal
-
- delete(String) - Method in interface org.kuali.rice.kew.rule.service.RuleTemplateService
-
- delete(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
This method will verify that the form is representing a
PessimisticLock
object and delete it if possible
- delete(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiMaintenanceDocumentAction
-
KUALRice 3070 Calls setupMaintenance for delete action.
- delete(PersistableBusinessObject) - Method in interface org.kuali.rice.krad.dao.BusinessObjectDao
-
Deletes a business object from the database.
- delete(List<? extends PersistableBusinessObject>) - Method in interface org.kuali.rice.krad.dao.BusinessObjectDao
-
Deletes each business object in the given List from the database.
- delete(PersistableBusinessObject) - Method in class org.kuali.rice.krad.dao.impl.BusinessObjectDaoJpa
-
Deletes the business object passed in.
- delete(List<? extends PersistableBusinessObject>) - Method in class org.kuali.rice.krad.dao.impl.BusinessObjectDaoJpa
-
- delete(PersistableBusinessObject) - Method in class org.kuali.rice.krad.dao.impl.BusinessObjectDaoOjb
-
Deletes the business object passed in.
- delete(List<? extends PersistableBusinessObject>) - Method in class org.kuali.rice.krad.dao.impl.BusinessObjectDaoOjb
-
- delete(PersistableBusinessObject) - Method in class org.kuali.rice.krad.dao.proxy.BusinessObjectDaoProxy
-
- delete(List<? extends PersistableBusinessObject>) - Method in class org.kuali.rice.krad.dao.proxy.BusinessObjectDaoProxy
-
- delete(PersistableBusinessObject) - Method in interface org.kuali.rice.krad.service.BusinessObjectService
-
Deletes a business object from the database.
- delete(List<? extends PersistableBusinessObject>) - Method in interface org.kuali.rice.krad.service.BusinessObjectService
-
Deletes each business object in the given List.
- delete(PersistableBusinessObject) - Method in class org.kuali.rice.krad.service.impl.BusinessObjectServiceImpl
-
- delete(List<? extends PersistableBusinessObject>) - Method in class org.kuali.rice.krad.service.impl.BusinessObjectServiceImpl
-
- delete(String) - Method in class org.kuali.rice.krad.service.impl.PessimisticLockServiceImpl
-
- delete(String) - Method in interface org.kuali.rice.krad.service.PessimisticLockService
-
This method deletes the given lock object
- delete(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorController
-
- delete(PersistedMessageBO) - Method in class org.kuali.rice.ksb.messaging.service.impl.MessageQueueServiceImpl
-
- delete(PersistedMessageBO) - Method in interface org.kuali.rice.ksb.messaging.service.MessageQueueService
-
- delete(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueAction
-
- DELETE_CHANGE - Static variable in interface org.kuali.rice.kew.framework.postprocessor.IDocumentEvent
-
- DELETE_LINE - Static variable in class org.kuali.rice.krad.uif.UifConstants.MethodToCallNames
-
- DELETE_LINE_METHOD - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DELETE_METHOD - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DELETE_NOTE_ATTACHMENT - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- deleteAccount(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class edu.sampleu.travel.web.action.TravelDocumentAction2
-
- deleteActionItem(ActionItem) - Method in interface org.kuali.rice.kew.actionitem.dao.ActionItemDAO
-
- deleteActionItem(ActionItem) - Method in class org.kuali.rice.kew.actionitem.dao.impl.ActionItemDAOJpaImpl
-
- deleteActionItem(ActionItem) - Method in class org.kuali.rice.kew.actionitem.dao.impl.ActionItemDAOOjbImpl
-
- deleteActionItem(ActionItem) - Method in interface org.kuali.rice.kew.actionlist.service.ActionListService
-
- deleteActionItem(ActionItem, boolean) - Method in interface org.kuali.rice.kew.actionlist.service.ActionListService
-
- deleteActionItem(ActionItem) - Method in class org.kuali.rice.kew.actionlist.service.impl.ActionListServiceImpl
-
- deleteActionItem(ActionItem, boolean) - Method in class org.kuali.rice.kew.actionlist.service.impl.ActionListServiceImpl
-
- deleteActionItems(Long) - Method in class org.kuali.rice.kew.actionitem.dao.impl.ActionItemDAOJpaImpl
-
- deleteActionItems(Long) - Method in class org.kuali.rice.kew.actionitem.dao.impl.ActionItemDAOOjbImpl
-
- deleteActionRequestGraph(ActionRequestValue) - Method in interface org.kuali.rice.kew.actionrequest.service.ActionRequestService
-
- deleteActionRequestGraph(ActionRequestValue) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
Deletes an action request and all of its action items following the graph down through the action request's
children.
- deleteActionTaken(ActionTakenValue) - Method in interface org.kuali.rice.kew.actiontaken.dao.ActionTakenDAO
-
- deleteActionTaken(ActionTakenValue) - Method in class org.kuali.rice.kew.actiontaken.dao.impl.ActionTakenDAOJpaImpl
-
- deleteActionTaken(ActionTakenValue) - Method in class org.kuali.rice.kew.actiontaken.dao.impl.ActionTakenDAOOjbImpl
-
- deleteAddress(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- deleteAdHocRoutePerson(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
This method will delete one of the ad hoc persons from the list of ad hoc persons to route to based on the line number of the
delete button that was clicked.
- deleteAdHocRouteWorkgroup(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
This method will delete one of the ad hoc workgroups from the list of ad hoc workgroups to route to based on the line number
of the delete button that was clicked.
- deleteAffln(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- deleteApplicationIdEntries(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ksb.messaging.web.ServiceRegistryAction
-
- deleteAttachedFile(Attachment) - Method in interface org.kuali.rice.kew.notes.service.AttachmentService
-
- deleteAttachedFile(Attachment) - Method in class org.kuali.rice.kew.notes.service.impl.AttachmentServiceImpl
-
- deleteAttachment(NoteConfigComponent.NoteForm) - Method in class org.kuali.rice.edl.impl.components.NoteConfigComponent
-
- deleteAttachment(Attachment) - Method in class org.kuali.rice.kew.notes.dao.impl.NoteDAOJpaImpl
-
- deleteAttachment(Attachment) - Method in class org.kuali.rice.kew.notes.dao.impl.NoteDAOOjbImpl
-
- deleteAttachment(Attachment) - Method in interface org.kuali.rice.kew.notes.dao.NoteDAO
-
- deleteAttachment(Attachment) - Method in class org.kuali.rice.kew.notes.service.impl.NoteServiceImpl
-
- deleteAttachment(Attachment) - Method in interface org.kuali.rice.kew.notes.service.NoteService
-
- deleteAttachment(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.notes.web.NoteAction
-
- deleteAttachmentContents(Attachment) - Method in interface org.kuali.rice.krad.service.AttachmentService
-
Deletes a given DocumentAttachment contents from the corresponding Attachment object
- deleteAttachmentContents(Attachment) - Method in class org.kuali.rice.krad.service.impl.AttachmentServiceImpl
-
- deleteBONote(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
delete a note from the document
- deleteBookOrder(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class edu.sampleu.bookstore.document.web.BookOrderAction
-
- deleteBranchStates(List<Long>) - Method in interface org.kuali.rice.kew.engine.node.dao.BranchDAO
-
- deleteBranchStates(List<Long>) - Method in class org.kuali.rice.kew.engine.node.dao.impl.BranchDAOJpaImpl
-
This overridden method ...
- deleteBranchStates(List) - Method in class org.kuali.rice.kew.engine.node.dao.impl.BranchDAOOjbImpl
-
- deleteBranchStates(List) - Method in interface org.kuali.rice.kew.engine.node.service.BranchService
-
- deleteBranchStates(List) - Method in class org.kuali.rice.kew.engine.node.service.impl.BranchServiceImpl
-
- deleteBranchStatesById(Long) - Method in class org.kuali.rice.kew.engine.node.dao.impl.BranchDAOJpaImpl
-
- deleteBranchStatesById(Long) - Method in class org.kuali.rice.kew.engine.node.dao.impl.BranchDAOOjbImpl
-
- deleteBusinessObject() - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- deleteBusinessObject() - Method in interface org.kuali.rice.kns.maintenance.Maintainable
-
Deprecated.
- deleteByActionRequestId(String) - Method in interface org.kuali.rice.kew.actionrequest.service.ActionRequestService
-
- deleteByActionRequestId(String) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
- deleteByDocumentId(String) - Method in interface org.kuali.rice.kew.actionitem.dao.ActionItemDAO
-
- deleteByDocumentId(String) - Method in class org.kuali.rice.kew.actionitem.dao.impl.ActionItemDAOJpaImpl
-
- deleteByDocumentId(String) - Method in class org.kuali.rice.kew.actionitem.dao.impl.ActionItemDAOOjbImpl
-
- deleteByDocumentId(String) - Method in interface org.kuali.rice.kew.actionlist.service.ActionListService
-
- deleteByDocumentId(String) - Method in class org.kuali.rice.kew.actionlist.service.impl.ActionListServiceImpl
-
- deleteByDocumentId(String) - Method in interface org.kuali.rice.kew.actionrequest.dao.ActionRequestDAO
-
- deleteByDocumentId(String) - Method in class org.kuali.rice.kew.actionrequest.dao.impl.ActionRequestDAOJpaImpl
-
- deleteByDocumentId(String) - Method in class org.kuali.rice.kew.actionrequest.dao.impl.ActionRequestDAOOjbImpl
-
- deleteByDocumentId(String) - Method in interface org.kuali.rice.kew.actionrequest.service.ActionRequestService
-
- deleteByDocumentId(String) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
- deleteByDocumentId(String) - Method in interface org.kuali.rice.kew.actiontaken.dao.ActionTakenDAO
-
- deleteByDocumentId(String) - Method in class org.kuali.rice.kew.actiontaken.dao.impl.ActionTakenDAOJpaImpl
-
- deleteByDocumentId(String) - Method in class org.kuali.rice.kew.actiontaken.dao.impl.ActionTakenDAOOjbImpl
-
- deleteByDocumentId(String) - Method in interface org.kuali.rice.kew.actiontaken.service.ActionTakenService
-
- deleteByDocumentId(String) - Method in class org.kuali.rice.kew.actiontaken.service.impl.ActionTakenServiceImpl
-
- deleteByDocumentIdWorkflowUserId(String, String) - Method in interface org.kuali.rice.kew.actionitem.dao.ActionItemDAO
-
- deleteByDocumentIdWorkflowUserId(String, String) - Method in class org.kuali.rice.kew.actionitem.dao.impl.ActionItemDAOJpaImpl
-
- deleteByDocumentIdWorkflowUserId(String, String) - Method in class org.kuali.rice.kew.actionitem.dao.impl.ActionItemDAOOjbImpl
-
- deleteByRouteNodeInstance(RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.node.service.impl.RouteNodeServiceImpl
-
- deleteByRouteNodeInstance(RouteNodeInstance) - Method in interface org.kuali.rice.kew.engine.node.service.RouteNodeService
-
- deleteByUserQualified(String, String) - Method in class org.kuali.rice.kew.useroptions.dao.impl.UserOptionsDaoJpaImpl
-
- deleteByUserQualified(String, String) - Method in class org.kuali.rice.kew.useroptions.dao.impl.UserOptionsDAOOjbImpl
-
- deleteByUserQualified(String, String) - Method in interface org.kuali.rice.kew.useroptions.dao.UserOptionsDAO
-
- deleteCitizenship(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- deleteDataObject() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Invokes to delete the data object being maintained
- deleteDataObject() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- deleteDelegationMember(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- deleteDelegationMember(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementRoleDocumentAction
-
- deleteDocmentLinksByDocId(String) - Method in interface org.kuali.rice.kew.documentlink.dao.DocumentLinkDAO
-
- deleteDocmentLinksByDocId(String) - Method in class org.kuali.rice.kew.documentlink.dao.impl.DocumentLinkDAOJpaImpl
-
double delete all links from orgn doc
- deleteDocmentLinksByDocId(String) - Method in class org.kuali.rice.kew.documentlink.dao.impl.DocumentLinkDAOOjbImpl
-
- deleteDocument(String, DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
- deleteDocument(String, DocumentRouteHeaderValue) - Method in interface org.kuali.rice.kew.routeheader.service.WorkflowDocumentService
-
- deleteDocumentAttachment() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- deleteDocumentHeader(DocumentHeader) - Method in interface org.kuali.rice.krad.service.DocumentHeaderService
-
This method deletes a document header object
- deleteDocumentHeader(DocumentHeader) - Method in class org.kuali.rice.krad.service.impl.DocumentHeaderServiceImpl
-
- deleteDocumentLink(String) - Method in interface org.kuali.rice.kew.api.document.WorkflowDocumentService
-
- deleteDocumentLink(DocumentLink) - Method in interface org.kuali.rice.kew.documentlink.dao.DocumentLinkDAO
-
- deleteDocumentLink(DocumentLink) - Method in class org.kuali.rice.kew.documentlink.dao.impl.DocumentLinkDAOJpaImpl
-
double delete a link
- deleteDocumentLink(DocumentLink) - Method in class org.kuali.rice.kew.documentlink.dao.impl.DocumentLinkDAOOjbImpl
-
- deleteDocumentLink(DocumentLink) - Method in interface org.kuali.rice.kew.documentlink.service.DocumentLinkService
-
- deleteDocumentLink(DocumentLink) - Method in class org.kuali.rice.kew.documentlink.service.impl.DocumentLinkServiceImpl
-
This overridden method ...
- deleteDocumentLink(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentServiceImpl
-
- deleteDocumentLinksByDocId(String) - Method in interface org.kuali.rice.kew.documentlink.service.DocumentLinkService
-
- deleteDocumentLinksByDocId(String) - Method in class org.kuali.rice.kew.documentlink.service.impl.DocumentLinkServiceImpl
-
This overridden method ...
- deleteDocumentLinksByDocumentId(String) - Method in interface org.kuali.rice.kew.api.document.WorkflowDocumentService
-
- deleteDocumentLinksByDocumentId(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentServiceImpl
-
- deleteDump(String) - Method in interface org.kuali.rice.edl.framework.extract.ExtractService
-
- deleteDump(String) - Method in interface org.kuali.rice.edl.impl.extract.dao.ExtractDAO
-
- deleteDump(String) - Method in class org.kuali.rice.edl.impl.extract.dao.impl.ExtractDAOJpaImpl
-
- deleteDump(String) - Method in class org.kuali.rice.edl.impl.extract.dao.impl.ExtractDAOOjbImpl
-
- deleteDump(String) - Method in class org.kuali.rice.edl.impl.extract.ExtractServiceImpl
-
- deleteEmail(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- deleteEmpInfo(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- DeleteEvent - Class in org.kuali.rice.kew.framework.postprocessor
-
- DeleteEvent(String, String) - Constructor for class org.kuali.rice.kew.framework.postprocessor.DeleteEvent
-
- deleteGroup(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- deleteLine(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiMaintenanceDocumentAction
-
Deletes a collection line that is pending by this document.
- deleteLine(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
Called by the delete line action for a model collection.
- deleteLinksToPreNodeInstances(RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.node.dao.impl.RouteNodeDAOJpaImpl
-
- deleteLinksToPreNodeInstances(RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.node.dao.impl.RouteNodeDAOOjbImpl
-
- deleteLinksToPreNodeInstances(RouteNodeInstance) - Method in interface org.kuali.rice.kew.engine.node.dao.RouteNodeDAO
-
- deleteLocalhostEntries(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ksb.messaging.web.ServiceRegistryAction
-
Enable deletion of localhost service registry entries.
- deleteLocks(String) - Method in class org.kuali.rice.krad.dao.impl.MaintenanceDocumentDaoJpa
-
- deleteLocks(String) - Method in class org.kuali.rice.krad.dao.impl.MaintenanceDocumentDaoOjb
-
- deleteLocks(String) - Method in interface org.kuali.rice.krad.dao.MaintenanceDocumentDao
-
This method deletes the locks for the given document number.
- deleteLocks(String) - Method in class org.kuali.rice.krad.dao.proxy.MaintenanceDocumentDaoProxy
-
- deleteLocks(String) - Method in class org.kuali.rice.krad.service.impl.MaintenanceDocumentServiceImpl
-
- deleteLocks(String) - Method in interface org.kuali.rice.krad.service.MaintenanceDocumentService
-
Call the same-named method in the Dao, since the service has access to
the Dao, but the caller doesn't.
- deleteMatching(Class, Map) - Method in interface org.kuali.rice.core.framework.persistence.dao.GenericDao
-
Deletes the business objects matching the given fieldValues
- deleteMatching(Class, Map) - Method in class org.kuali.rice.core.impl.persistence.dao.GenericDaoOjb
-
- deleteMatching(Class, Map<String, ?>) - Method in interface org.kuali.rice.krad.dao.BusinessObjectDao
-
Deletes the business objects matching the given fieldValues
- deleteMatching(Class, Map<String, ?>) - Method in class org.kuali.rice.krad.dao.impl.BusinessObjectDaoJpa
-
- deleteMatching(Class, Map<String, ?>) - Method in class org.kuali.rice.krad.dao.impl.BusinessObjectDaoOjb
-
- deleteMatching(Class, Map<String, ?>) - Method in class org.kuali.rice.krad.dao.proxy.BusinessObjectDaoProxy
-
- deleteMatching(Class, Map<String, ?>) - Method in interface org.kuali.rice.krad.service.BusinessObjectService
-
Deletes the object(s) matching the given field values
- deleteMatching(Class, Map<String, ?>) - Method in class org.kuali.rice.krad.service.impl.BusinessObjectServiceImpl
-
- deleteMember(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementGroupDocumentAction
-
- deleteMember(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementRoleDocumentAction
-
- deleteMessage(Message) - Method in class org.kuali.rice.kcb.service.impl.MessageServiceImpl
-
- deleteMessage(Message) - Method in interface org.kuali.rice.kcb.service.MessageService
-
Deletes a message
- deleteMessageDelivery(MessageDelivery) - Method in class org.kuali.rice.kcb.service.impl.MessageDeliveryServiceImpl
-
- deleteMessageDelivery(MessageDelivery) - Method in interface org.kuali.rice.kcb.service.MessageDeliveryService
-
Deletes a MessageDelivery
- deleteName(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- deleteNodeStateById(Long) - Method in class org.kuali.rice.kew.engine.node.dao.impl.RouteNodeDAOJpaImpl
-
- deleteNodeStateById(Long) - Method in class org.kuali.rice.kew.engine.node.dao.impl.RouteNodeDAOOjbImpl
-
- deleteNodeStateById(Long) - Method in interface org.kuali.rice.kew.engine.node.dao.RouteNodeDAO
-
- deleteNodeStateById(Long) - Method in class org.kuali.rice.kew.engine.node.service.impl.RouteNodeServiceImpl
-
- deleteNodeStateById(Long) - Method in interface org.kuali.rice.kew.engine.node.service.RouteNodeService
-
- deleteNodeStates(List) - Method in class org.kuali.rice.kew.engine.node.dao.impl.RouteNodeDAOJpaImpl
-
- deleteNodeStates(List) - Method in class org.kuali.rice.kew.engine.node.dao.impl.RouteNodeDAOOjbImpl
-
- deleteNodeStates(List) - Method in interface org.kuali.rice.kew.engine.node.dao.RouteNodeDAO
-
- deleteNodeStates(List) - Method in class org.kuali.rice.kew.engine.node.service.impl.RouteNodeServiceImpl
-
- deleteNodeStates(List) - Method in interface org.kuali.rice.kew.engine.node.service.RouteNodeService
-
- deleteNote(NoteConfigComponent.NoteForm) - Method in class org.kuali.rice.edl.impl.components.NoteConfigComponent
-
- deleteNote(String) - Method in interface org.kuali.rice.kew.api.note.NoteService
-
- deleteNote(String) - Method in class org.kuali.rice.kew.impl.note.NoteServiceImpl
-
- deleteNote(Note) - Method in class org.kuali.rice.kew.notes.dao.impl.NoteDAOJpaImpl
-
- deleteNote(Note) - Method in class org.kuali.rice.kew.notes.dao.impl.NoteDAOOjbImpl
-
- deleteNote(Note) - Method in interface org.kuali.rice.kew.notes.dao.NoteDAO
-
- deleteNote(Note) - Method in class org.kuali.rice.kew.notes.service.impl.NoteServiceImpl
-
- deleteNote(Note) - Method in interface org.kuali.rice.kew.notes.service.NoteService
-
- deleteNote(Note) - Method in class org.kuali.rice.krad.dao.impl.NoteDaoJpa
-
Deletes a note from the DB using JPA.
- deleteNote(Note) - Method in class org.kuali.rice.krad.dao.impl.NoteDaoOjb
-
Deletes a note from the DB using OJB.
- deleteNote(Note) - Method in interface org.kuali.rice.krad.dao.NoteDao
-
Deletes a note from the DB.
- deleteNote(Note) - Method in class org.kuali.rice.krad.dao.proxy.NoteDaoProxy
-
- deleteNote(Note) - Method in class org.kuali.rice.krad.service.impl.NoteServiceImpl
-
- deleteNote(Note) - Method in interface org.kuali.rice.krad.service.NoteService
-
Deletes the specified note.
- deleteNote(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
-
Called by the delete note action for deleting a note.
- deleteNotificationPreference(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.preferences.web.PreferencesAction
-
- deleteOldLookupResults(Timestamp) - Method in interface org.kuali.rice.kns.lookup.LookupResultsService
-
Deprecated.
removes all LookupResults BO where the lookup date attribute is older than
the parameter
- deleteOldLookupResults(Timestamp) - Method in class org.kuali.rice.kns.lookup.LookupResultsServiceImpl
-
- deleteOldLookupResults(Timestamp) - Method in class org.kuali.rice.krad.dao.impl.PersistedLookupMetadataDaoJpa
-
- deleteOldLookupResults(Timestamp) - Method in class org.kuali.rice.krad.dao.impl.PersistedLookupMetadataDaoOjb
-
- deleteOldLookupResults(Timestamp) - Method in interface org.kuali.rice.krad.dao.PersistedLookupMetadataDao
-
removes all LookupResults BO where the lookup date attribute is older than
the parameter
- deleteOldLookupResults(Timestamp) - Method in class org.kuali.rice.krad.dao.proxy.PersistedLookupMetadataDaoProxy
-
- deleteOldSelectedObjectIds(Timestamp) - Method in interface org.kuali.rice.kns.lookup.LookupResultsService
-
Deprecated.
removes all LookupResults BO where the lookup date attribute is older than
the parameter
- deleteOldSelectedObjectIds(Timestamp) - Method in class org.kuali.rice.kns.lookup.LookupResultsServiceImpl
-
- deleteOldSelectedObjectIds(Timestamp) - Method in class org.kuali.rice.krad.dao.impl.PersistedLookupMetadataDaoJpa
-
- deleteOldSelectedObjectIds(Timestamp) - Method in class org.kuali.rice.krad.dao.impl.PersistedLookupMetadataDaoOjb
-
- deleteOldSelectedObjectIds(Timestamp) - Method in interface org.kuali.rice.krad.dao.PersistedLookupMetadataDao
-
removes all LookupResults BO where the lookup date attribute is older than
the parameter
- deleteOldSelectedObjectIds(Timestamp) - Method in class org.kuali.rice.krad.dao.proxy.PersistedLookupMetadataDaoProxy
-
- deletePendingAttachmentsModifiedBefore(long) - Method in interface org.kuali.rice.krad.service.AttachmentService
-
Deletes pending attachments that were last modified before the given time.
- deletePendingAttachmentsModifiedBefore(long) - Method in class org.kuali.rice.krad.service.impl.AttachmentServiceImpl
-
- deletePermission(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementRoleDocumentAction
-
- deletePhone(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- deleteProposition(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorController
-
- deleteRecipientPreference(RecipientPreference) - Method in class org.kuali.rice.kcb.service.impl.RecipientPreferenceServiceImpl
-
- deleteRecipientPreference(RecipientPreference) - Method in interface org.kuali.rice.kcb.service.RecipientPreferenceService
-
This method will delete a specific user recipient preferences from the system.
- deleteResponsibility(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementRoleDocumentAction
-
- deleteRole(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- deleteRoleQualifier(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- deleteRouteHeader(DocumentRouteHeaderValue) - Method in interface org.kuali.rice.kew.routeheader.dao.DocumentRouteHeaderDAO
-
- deleteRouteHeader(DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.routeheader.dao.impl.DocumentRouteHeaderDAOJpaImpl
-
- deleteRouteHeader(DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.routeheader.dao.impl.DocumentRouteHeaderDAOOjbImpl
-
- deleteRouteHeader(DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.routeheader.service.impl.RouteHeaderServiceImpl
-
- deleteRouteHeader(DocumentRouteHeaderValue) - Method in interface org.kuali.rice.kew.routeheader.service.RouteHeaderService
-
- deleteRouteNodeInstancesHereAfter(RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.node.dao.impl.RouteNodeDAOJpaImpl
-
- deleteRouteNodeInstancesHereAfter(RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.node.dao.impl.RouteNodeDAOOjbImpl
-
- deleteRouteNodeInstancesHereAfter(RouteNodeInstance) - Method in interface org.kuali.rice.kew.engine.node.dao.RouteNodeDAO
-
- deleteRuleResponsibilityById(String) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- deleteRuleResponsibilityById(String) - Method in interface org.kuali.rice.kew.rule.service.RuleServiceInternal
-
- deleteRuleTemplateOption(String) - Method in class org.kuali.rice.kew.rule.service.impl.RuleTemplateServiceImpl
-
- deleteRuleTemplateOption(String) - Method in interface org.kuali.rice.kew.rule.service.RuleTemplateService
-
- deleteSingleLinksByOrgnDocId(String) - Method in class org.kuali.rice.kew.documentlink.dao.impl.DocumentLinkDAOOjbImpl
-
- deleteUserOptions(UserOptions) - Method in class org.kuali.rice.kew.useroptions.dao.impl.UserOptionsDaoJpaImpl
-
- deleteUserOptions(UserOptions) - Method in class org.kuali.rice.kew.useroptions.dao.impl.UserOptionsDAOOjbImpl
-
- deleteUserOptions(UserOptions) - Method in interface org.kuali.rice.kew.useroptions.dao.UserOptionsDAO
-
- deleteUserOptions(UserOptions) - Method in interface org.kuali.rice.kew.useroptions.UserOptionsService
-
- deleteUserOptions(UserOptions) - Method in class org.kuali.rice.kew.useroptions.UserOptionsServiceImpl
-
- deliver(MessageDTO) - Method in interface org.kuali.rice.kcb.api.service.MessagingService
-
Delivers a message
- deliver(MessageDelivery) - Method in class org.kuali.rice.kcb.deliverer.impl.AOLInstantMessageDeliverer
-
- deliver(MessageDelivery) - Method in class org.kuali.rice.kcb.deliverer.impl.EmailMessageDeliverer
-
This implementation uses the email service to deliver a notification.
- deliver(MessageDelivery) - Method in class org.kuali.rice.kcb.deliverer.impl.MockMessageDeliverer
-
- deliver(MessageDelivery) - Method in class org.kuali.rice.kcb.deliverer.impl.SMSMessageDeliverer
-
- deliver(MessageDelivery) - Method in interface org.kuali.rice.kcb.deliverer.MessageDeliverer
-
This method is responsible for delivering the passed in messageDelivery record.
- deliver(MessageDTO) - Method in class org.kuali.rice.kcb.service.impl.MessagingServiceImpl
-
- DELIVERED - Static variable in class org.kuali.rice.ken.util.NotificationConstants.MESSAGE_DELIVERY_STATUS
-
- DELIVERER_ID - Static variable in class org.kuali.rice.ken.util.NotificationConstants.NOTIFICATION_CONTROLLER_CONSTANTS
-
- deliverMessage(Collection<NotificationMessageDelivery>) - Method in interface org.kuali.rice.ken.deliverer.BulkNotificationMessageDeliverer
-
This method is responsible for delivering a series of messageDelivery records
- deliverMessage(NotificationMessageDelivery) - Method in class org.kuali.rice.ken.deliverer.impl.KEWActionListMessageDeliverer
-
This implementation leverages the workflow integration services to push this notification
into the KEW action list.
- deliverMessage(NotificationMessageDelivery) - Method in interface org.kuali.rice.ken.deliverer.NotificationMessageDeliverer
-
This method is responsible for delivering the passed in messageDelivery record.
- DELIVERY_STATUS - Static variable in class org.kuali.rice.kcb.bo.MessageDelivery
-
- DELIVERY_SYSTEM_ID - Static variable in class org.kuali.rice.ken.util.NotificationConstants.BO_PROPERTY_NAMES
-
- DemonstrationGradeEncryptionServiceImpl - Class in org.kuali.rice.core.impl.encryption
-
Implementation of encryption service for demonstration.
- DemonstrationGradeEncryptionServiceImpl() - Constructor for class org.kuali.rice.core.impl.encryption.DemonstrationGradeEncryptionServiceImpl
-
- dependencyConstraints - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- deploymentEnvironment - Variable in class org.kuali.rice.kew.mail.service.impl.BaseEmailContentServiceImpl
-
- DerbyDatabasePlatform - Class in org.kuali.rice.core.framework.persistence.platform
-
DatabasePlatform implementation that generates Mckoi-compliant SQL
- DerbyDatabasePlatform() - Constructor for class org.kuali.rice.core.framework.persistence.platform.DerbyDatabasePlatform
-
- deriveComponentFromBusinessObjectEntry(BusinessObjectEntry) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryComponentPublisherServiceImpl
-
- deriveComponentFromClass(Class<?>) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryComponentPublisherServiceImpl
-
- deriveComponentFromDocumentEntry(DocumentEntry) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryComponentPublisherServiceImpl
-
- deriveComponentName(Class<?>) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryComponentPublisherServiceImpl
-
- DerivedRoleTypeServiceBase - Class in org.kuali.rice.kns.kim.role
-
Deprecated.
A krad integrated type service base class will be provided in the future.
- DerivedRoleTypeServiceBase() - Constructor for class org.kuali.rice.kns.kim.role.DerivedRoleTypeServiceBase
-
Deprecated.
- DerivedValuesSetter - Interface in org.kuali.rice.kns.web.derivedvaluesetter
-
This is a description of what this class does - wliang don't forget to fill this in.
- derivedValuesSetterClass - Variable in class org.kuali.rice.kns.datadictionary.DocumentEntry
-
Deprecated.
- derivedValuesSetterClass - Variable in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- DESCRIPTION - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- DESCRIPTION - Static variable in class org.kuali.rice.ken.util.NotificationConstants.BO_PROPERTY_NAMES
-
- description - Variable in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
- description - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
- description - Variable in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
- DESCRIPTION - Static variable in interface org.kuali.rice.krad.exception.KualiExceptionIncident
-
Additional message from user
- DESCRIPTION - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- description - Variable in class org.kuali.rice.krms.framework.engine.result.BasicResult
-
- DESCRIPTION - Static variable in class org.kuali.rice.krms.impl.util.KRMSPropertyConstants.Action
-
- DESCRIPTION - Static variable in class org.kuali.rice.krms.impl.util.KRMSPropertyConstants.Term
-
- deserializeFromBase64(String) - Static method in class org.kuali.rice.core.api.util.io.SerializationUtils
-
Deserializes the given base 64-encoded string value to it's Serializable
object representation.
- DestinationRuleAttribute - Class in edu.sampleu.travel.workflow
-
- DestinationRuleAttribute() - Constructor for class edu.sampleu.travel.workflow.DestinationRuleAttribute
-
- DestinationRuleAttribute(String) - Constructor for class edu.sampleu.travel.workflow.DestinationRuleAttribute
-
- destroy() - Static method in class org.kuali.rice.core.api.config.property.ConfigContext
-
Destroy method (mostly to aid testing, as core needs to be torn down appropriately).
- destroy() - Method in class org.kuali.rice.core.api.lifecycle.LifecycleBean
-
Calls stop() on the lifecycle.
- destroy() - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
- destroy() - Method in class org.kuali.rice.core.framework.impex.xml.XmlImpexRegistrationBean
-
- destroy() - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.XAPoolDataSource
-
Deprecated.
- destroy() - Method in class org.kuali.rice.core.framework.persistence.ojb.JtaOjbConfigurer
-
- destroy() - Method in class org.kuali.rice.kcb.config.KCBInitializer
-
- destroy() - Static method in class org.kuali.rice.kcb.service.GlobalKCBServiceLocator
-
Un-sets the KCBServiceLocator singleton, in order to fulfill a "lifecycle"
contract (whereby init may be called again in the same class loader), specifically for
unit tests.
- destroy() - Static method in class org.kuali.rice.ken.core.GlobalNotificationServiceLocator
-
Un-sets the NotificationServiceLocator singleton, in order to fulfill a "lifecycle"
contract (whereby init may be called again in the same class loader), specifically for
unit tests.
- destroy() - Method in class org.kuali.rice.kew.web.BootstrapFilter
-
- destroy() - Method in class org.kuali.rice.kew.web.DummyLoginFilter
-
- destroy() - Method in class org.kuali.rice.kew.web.UserLoginFilter
-
- destroy() - Method in class org.kuali.rice.kew.web.UserPreferencesFilter
-
- destroy() - Method in class org.kuali.rice.kim.service.impl.IdentityArchiveServiceImpl
-
flush the write queue immediately.
- destroy() - Method in class org.kuali.rice.kns.web.struts.form.BlankFormFile
-
- destroy() - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoPlugin
-
- destroy() - Method in class org.kuali.rice.krad.web.filter.AutoLoginFilter
- destroy() - Method in class org.kuali.rice.krad.web.filter.HideWebInfFilter
-
- destroy() - Method in class org.kuali.rice.krad.web.filter.SessionFilter
-
- destroy() - Method in class org.kuali.rice.krad.web.filter.SetResponseBufferSizeFilter
-
Does nothing.
- destroy() - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- destroy() - Method in class org.springframework.transaction.jta.JotmFactoryBean
-
Stop the local JOTM instance, if created by this FactoryBean.
- destroyInstance(Object) - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.PrimaryDataSourceFactoryBean
-
- DETAIL_CRITERIA - Static variable in class org.kuali.rice.kim.lookup.RoleMemberLookupableHelperServiceImpl
-
- DETAIL_OBJECTS - Variable in class org.kuali.rice.kim.inquiry.RoleMemberInquirableImpl
-
- DETAIL_OBJECTS_ATTRIBUTE_NAME - Static variable in class org.kuali.rice.kim.lookup.RoleMemberLookupableHelperServiceImpl
-
- DETAIL_OBJECTS_ATTRIBUTE_VALUE - Static variable in class org.kuali.rice.kim.lookup.RoleMemberLookupableHelperServiceImpl
-
- DETAIL_VALUES_PROPERTY - Static variable in class org.kuali.rice.kim.document.rule.GenericPermissionMaintenanceDocumentRule
-
- detectProxyInterfaces() - Method in class org.kuali.rice.core.api.resourceloader.LazyResourceFactoryBean
-
- detectRunawayProcess(RouteContext, int) - Method in class org.kuali.rice.kew.engine.node.RequestsNode
-
- determineActualCause(Throwable, int) - Method in class org.kuali.rice.kew.messaging.exceptionhandling.ExceptionRoutingServiceImpl
-
- determineAlternateEndpoint(ServiceConfiguration) - Static method in class org.kuali.rice.ksb.messaging.serviceconnectors.ServiceConnectorFactory
-
- determineBeginDate() - Method in class edu.sampleu.kew.krad.form.StatsForm
-
Retrieves the "returnLocation" parameter after calling "populate" on the superclass.
- determineBeginDate() - Method in class org.kuali.rice.kew.stats.web.StatsForm
-
- determineDatabaseDialectClass(Database) - Method in class org.kuali.rice.core.framework.persistence.jpa.DevHibernateJpaVendorAdapter
-
Determine the Hibernate database dialect class for the given target database.
- determineDataType(Class<?>) - Static method in class org.kuali.rice.krad.util.DataTypeUtil
-
- determineEndDate() - Method in class edu.sampleu.kew.krad.form.StatsForm
-
- determineEndDate() - Method in class org.kuali.rice.kew.stats.web.StatsForm
-
- determineExternalizableBusinessObjectSubInterface(Class) - Static method in class org.kuali.rice.krad.util.ExternalizableBusinessObjectUtils
-
- determineExtractionDirectory(String, File) - Method in class org.kuali.rice.kew.plugin.ZipFilePluginLoader
-
- determineFieldDataType(Class<? extends BusinessObject>, String) - Static method in class org.kuali.rice.krad.util.DataTypeUtil
-
- determineFieldDataType(Class<? extends BusinessObject>, String) - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowAttributePropertyResolutionServiceImpl
-
- determineFieldDataType(Class<? extends BusinessObject>, String) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowAttributePropertyResolutionService
-
Determines the type of the field which is related to the given attribute name on instances of the given business object class
- determineMessageFromRequest(HttpServletRequest) - Method in class org.kuali.rice.ken.web.spring.NotificationController
-
This method retrieves the NotificationMessageDelivery given an HttpServletRequest which
may contain EITHER a message delivery id or a workflow doc id.
- determineNoteWorkflowNotificationAction(HttpServletRequest, KualiDocumentFormBase, Note) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
Override this to customize which routing action to take when sending a note.
- determinePropertyType(Object) - Method in interface org.kuali.rice.krad.util.documentserializer.PropertySerializabilityEvaluator
-
Determines the type of a object
- determinePropertyType(Object) - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializabilityEvaluatorBase
-
- determineRequestedActions(String, String) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Determines which actions are requested against the document with the given id for the
principal with the given id.
- determineRequestedActions(String, String) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- determineRequestedActionsInternal(DocumentRouteHeaderValue, String) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- determineSearchFields(DocumentType) - Method in class org.kuali.rice.kew.docsearch.service.impl.DocumentSearchServiceImpl
-
- determineValidActions(WorkflowDocument) - Static method in class org.kuali.rice.edl.impl.components.WorkflowDocumentState
-
- determineValidActions(String, String) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Determines which actions against the document with the given id are valid for the principal
with the given id.
- determineValidActions(String, String) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- determineValidActionsInternal(DocumentRouteHeaderValue, String) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- DEV_MODE - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
- DevHibernateJpaVendorAdapter - Class in org.kuali.rice.core.framework.persistence.jpa
-
A Hibernate JPA adapter to expose the Kuali DEV DevHibernatePersistence.
- DevHibernateJpaVendorAdapter() - Constructor for class org.kuali.rice.core.framework.persistence.jpa.DevHibernateJpaVendorAdapter
-
- DevHibernatePersistence - Class in org.kuali.rice.core.framework.persistence.jpa
-
- DevHibernatePersistence() - Constructor for class org.kuali.rice.core.framework.persistence.jpa.DevHibernatePersistence
-
- devMode - Variable in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- dflt - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentBoDefaultBase
-
- dflt - Variable in class org.kuali.rice.kim.bo.ui.RoleDocumentBoDefaultBase
-
- DICTIONARY_BO_NAME - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DICTIONARY_BUSINESS_OBJECT_NAME - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- DICTIONARY_VALIDATION_SERVICE - Static variable in class org.kuali.rice.kns.service.KNSServiceLocator
-
Deprecated.
- DICTIONARY_VALIDATION_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- DictionaryObjectAttributeValueReader - Class in org.kuali.rice.krad.datadictionary.validation
-
This class allows a dictionary object to expose information about its fields / attributes, including the values of
those fields, with some guidance from the DataDictionaryEntry object.
- DictionaryObjectAttributeValueReader(Object, String, DataDictionaryEntry) - Constructor for class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
-
- DictionaryObjectAttributeValueReader(Object, String, DataDictionaryEntry, String) - Constructor for class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
-
- DictionaryValidationResult - Class in org.kuali.rice.krad.datadictionary.validation.result
-
- DictionaryValidationResult() - Constructor for class org.kuali.rice.krad.datadictionary.validation.result.DictionaryValidationResult
-
- dictionaryValidationService - Variable in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
- DictionaryValidationService - Interface in org.kuali.rice.kns.service
-
Deprecated.
- DictionaryValidationService - Interface in org.kuali.rice.krad.service
-
Defines the API for the validating against the data dictionary.
- DictionaryValidationServiceImpl - Class in org.kuali.rice.kns.service.impl
-
Deprecated.
- DictionaryValidationServiceImpl() - Constructor for class org.kuali.rice.kns.service.impl.DictionaryValidationServiceImpl
-
Deprecated.
- DictionaryValidationServiceImpl - Class in org.kuali.rice.krad.service.impl
-
Validates Documents, Business Objects, and Attributes against the data dictionary.
- DictionaryValidationServiceImpl() - Constructor for class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- diffServices(String, List<LocalService>, List<RemoteService>) - Method in interface org.kuali.rice.ksb.impl.bus.diff.ServiceRegistryDiffCalculator
-
- diffServices(String, List<LocalService>, List<RemoteService>) - Method in class org.kuali.rice.ksb.impl.bus.diff.ServiceRegistryDiffCalculatorImpl
-
- digest(XmlLoader, XmlDocCollection, String) - Method in interface org.kuali.rice.core.impl.impex.xml.XmlDigesterService
-
Digests an XmlDoc.
- digest(XmlLoader, XmlDocCollection, String) - Method in class org.kuali.rice.core.impl.impex.xml.XmlDigesterServiceImpl
-
- DIGITAL_SIGNATURE_HEADER - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DIGITAL_SIGNATURE_HEADER - Static variable in class org.kuali.rice.ksb.util.KSBConstants
-
- DIGITAL_SIGNATURE_SERVICE - Static variable in class org.kuali.rice.ksb.util.KSBConstants.ServiceNames
-
- DigitalSignatureService - Interface in org.kuali.rice.ksb.security.service
-
A service for aquiring Signatures for signing and verification of messages.
- DigitalSignatureServiceImpl - Class in org.kuali.rice.ksb.security.service.impl
-
- DigitalSignatureServiceImpl() - Constructor for class org.kuali.rice.ksb.security.service.impl.DigitalSignatureServiceImpl
-
- DigitalSigner - Interface in org.kuali.rice.ksb.security
-
Responsible for signing a message.
- DIRECT_INQUIRY - Static variable in class org.kuali.rice.krad.uif.UifConstants.IdSuffixes
-
- DIRECT_INQUIRY_ACTION - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DirectInquiry - Class in org.kuali.rice.krad.uif.widget
-
Widget for rendering an Direct Inquiry link icon next to a input field
- DirectInquiry() - Constructor for class org.kuali.rice.krad.uif.widget.DirectInquiry
-
- DirectoryXmlDocCollection - Class in org.kuali.rice.core.api.impex.xml
-
An XmlDocCollection backed by a directory of XML files
- DirectoryXmlDocCollection(File) - Constructor for class org.kuali.rice.core.api.impex.xml.DirectoryXmlDocCollection
-
- dirty - Static variable in class org.kuali.rice.test.BaselineTestCase
-
Whether the test environment is in a "dirty" state.
- DISABLE_SEARCH_BUTTONS - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- disabled - Variable in class org.kuali.rice.kns.datadictionary.HeaderNavigation
-
Deprecated.
- DisabledTimeoutHandler - Class in org.kuali.rice.kim.sesn.timeouthandlers
-
This is a description of what this class does - lsymms don't forget to fill this in.
- DisabledTimeoutHandler() - Constructor for class org.kuali.rice.kim.sesn.timeouthandlers.DisabledTimeoutHandler
-
- disableResolveResponsibility(List<ActionRequestValue>) - Method in class org.kuali.rice.kew.role.RoleRouteModule
-
Walks the ActionRequest graph and disables responsibility resolution on those ActionRequests.
- disableSearchButtons - Variable in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- disableSearchButtonsInLookup(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
Indicates whether the search and clear buttons should be disabled based on the data
dictionary configuration
- disableSearchButtonsInLookup(Class) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- disapprove(HttpServletRequest, HttpServletResponse, AdministerNotificationRequestController.AdministerNotificationRequestCommand) - Method in class org.kuali.rice.ken.web.spring.AdministerNotificationRequestController
-
Disapprove action that disapproves a notification request
- disapprove(DocumentActionParameters) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Executes a
ActionType.DISAPPROVE
action for the given principal and document
specified in the supplied parameters.
- disapprove(String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Disapproves the document, commits updates.
- DISAPPROVE - Static variable in class org.kuali.rice.kew.doctype.DocumentTypePolicyEnum
-
FIXME: needs docs
- disapprove(DocumentActionParameters) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- disapprove(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- disapprove(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.superuser.web.SuperUserAction
-
- disapprove(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
Calls the document service to disapprove the document
- disapprove(DocumentFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
-
Performs the disapprove workflow action on the form document instance
- disapprove(WorkflowDocument, String) - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowDocumentServiceImpl
-
- disapprove(WorkflowDocument, String) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
-
disapprove this workflowDocument optionally providing an annotation for this action taken
which will show up in the route log for this document corresponding to this action taken
- DISAPPROVE_METHOD - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DISAPPROVE_POLICY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DISAPPROVE_POLICY_CANCEL_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DisapproveAction - Class in org.kuali.rice.kew.actions
-
Disapproves a document.
- DisapproveAction(DocumentRouteHeaderValue, PrincipalContract) - Constructor for class org.kuali.rice.kew.actions.DisapproveAction
-
- DisapproveAction(DocumentRouteHeaderValue, PrincipalContract, String) - Constructor for class org.kuali.rice.kew.actions.DisapproveAction
-
- disapproveDocument(String, DocumentRouteHeaderValue, String) - Method in class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
- disapproveDocument(String, DocumentRouteHeaderValue, String) - Method in interface org.kuali.rice.kew.routeheader.service.WorkflowDocumentService
-
- disapproveDocument(Document, String) - Method in interface org.kuali.rice.krad.service.DocumentService
-
disapprove this document, optionally providing an annotation for the disapproval which will show up in the route log for the
document for this action taken
- disapproveDocument(Document, String) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- disassemble(Object) - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateImmutableValueUserType
-
As the object is immutable, returns the value if it is Serializable - otherwise returns null
- Disclosure - Class in org.kuali.rice.krad.uif.widget
-
Decorates a group with collapse/expand functionality
- Disclosure() - Constructor for class org.kuali.rice.krad.uif.widget.Disclosure
-
- discoverDocumentTypeName() - Method in class org.kuali.rice.kns.web.struts.form.KualiTransactionalDocumentFormBase
-
Locates the DictionaryService
to discover the type name of the document.
- dismiss(MessageDelivery, String, String) - Method in class org.kuali.rice.kcb.deliverer.impl.AOLInstantMessageDeliverer
-
- dismiss(MessageDelivery, String, String) - Method in class org.kuali.rice.kcb.deliverer.impl.EmailMessageDeliverer
-
- dismiss(MessageDelivery, String, String) - Method in class org.kuali.rice.kcb.deliverer.impl.MockMessageDeliverer
-
- dismiss(MessageDelivery, String, String) - Method in class org.kuali.rice.kcb.deliverer.impl.SMSMessageDeliverer
-
- dismiss(MessageDelivery, String, String) - Method in interface org.kuali.rice.kcb.deliverer.MessageDeliverer
-
This method dismisses/removes the NotificationMessageDelivery so that it is no longer being presented to the user
via this deliverer.
- dismissMessage(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ken.web.spring.NotificationController
-
This method handles user dismissal of a message
- dismissMessageDelivery(NotificationMessageDelivery, String, String) - Method in class org.kuali.rice.ken.deliverer.impl.KEWActionListMessageDeliverer
-
- dismissMessageDelivery(NotificationMessageDelivery, String, String) - Method in interface org.kuali.rice.ken.deliverer.NotificationMessageDeliverer
-
This method dismisses/removes the NotificationMessageDelivery so that it is no longer being presented to the user
via this deliverer.
- dismissNotificationMessageDelivery(Long, String, String) - Method in class org.kuali.rice.ken.service.impl.NotificationServiceImpl
-
- dismissNotificationMessageDelivery(NotificationMessageDelivery, String, String) - Method in class org.kuali.rice.ken.service.impl.NotificationServiceImpl
-
- dismissNotificationMessageDelivery(Long, String, String) - Method in interface org.kuali.rice.ken.service.NotificationService
-
This method will "dismiss"/remove a NotificationMessageDelivery with the specified cause.
- DISPATCH_REQUEST_PARAMETER - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- dispatchMethod(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse, String) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
-
- DISPLAY - Static variable in class org.kuali.rice.krad.uif.CssConstants
-
- DISPLAY_ALL_INACTIVATION_BLOCKERS_ACTION - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DISPLAY_CLOSE_BUTTON_ATTRIBUTE_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DISPLAY_CLOSE_BUTTON_TRUE_VALUE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DISPLAY_MESSAGE - Static variable in interface org.kuali.rice.krad.exception.KualiExceptionIncident
-
The error message to be displayed
- DISPLAYABLE_ENTRY_TYPES - Static variable in class org.kuali.rice.ksb.security.admin.KeyStoreEntryDataContainer
-
- displayActionListPreferences(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ken.web.spring.UserPreferencesController
-
This method displays the actionList preferences screen.
- displayAllInactivationBlockers(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.DisplayInactivationBlockersAction
-
- displayContentTypeForm(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ken.web.spring.ContentTypeController
-
display ContentTypeForm
- displayContentTypes(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ken.web.spring.ContentTypeController
-
display ContentTypes
- displayDelivererConfigurationForm(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kcb.web.spring.UserPreferencesController
-
displayDelivererConfigurationForm - obtain information necessary
for displaying all possible Deliverer types and forward to the form
- displayEditMode - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- displayFieldName - Variable in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
-
- displayHome(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ken.web.spring.NotificationController
-
Handles the display of the main home page in the system.
- DisplayInactivationBlockersAction - Class in org.kuali.rice.kns.web.struts.action
-
This is a description of what this class does - wliang don't forget to fill this in.
- DisplayInactivationBlockersAction() - Constructor for class org.kuali.rice.kns.web.struts.action.DisplayInactivationBlockersAction
-
- DisplayInactivationBlockersForm - Class in org.kuali.rice.kns.web.struts.form
-
This is a description of what this class does - wliang don't forget to fill this in.
- DisplayInactivationBlockersForm() - Constructor for class org.kuali.rice.kns.web.struts.form.DisplayInactivationBlockersForm
-
- displayLabelAttribute - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
- displayLookupUsers(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ken.web.spring.NotificationController
-
This method displays the user lookup screen.
- displayLookupWorkgroups(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ken.web.spring.NotificationController
-
This method displays the workgroup lookup screen.
- displayMask - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- displayNotificationDetail(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ken.web.spring.NotificationController
-
This controller handles displaying the appropriate notification details for a specific record.
- displayNotificationsSent(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ken.web.spring.NotificationController
-
This method handles displaying the notifications that an individual sent.
- DisplayParameters - Class in org.kuali.rice.kew.api.actionlist
-
Represents the display params of the inline action list view.
- DisplayParameters.Builder - Class in org.kuali.rice.kew.api.actionlist
-
- DisplayParametersContract - Interface in org.kuali.rice.kew.api.actionlist
-
Represents the display params of the inline action list view.
- displaySearch(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ken.web.spring.NotificationController
-
This method handles displaying the search screen.
- displaySuperUserDocument(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.superuser.web.SuperUserAction
-
- displayText - Variable in class org.kuali.rice.kns.lookup.HtmlData
-
Deprecated.
- displayTopicFieldInNotes - Variable in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- displayTopicFieldInNotes - Variable in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- displayUserPreferences(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ken.web.spring.UserPreferencesController
-
This method handles displaying the user preferences UI.
- dissallowDuplicateKey() - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
- distinct(boolean) - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.Criteria
-
- distinct(boolean) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Sets whether or not the query should include the DISTINCT keyword in the SELECT clause, if creating a SELECT query.
- DistributedCacheManagerDecorator - Class in org.kuali.rice.core.impl.cache
-
A distributed cache manager that wraps a cache manager and adds distributed cache capabilities
through the kuali service bus.
- DistributedCacheManagerDecorator() - Constructor for class org.kuali.rice.core.impl.cache.DistributedCacheManagerDecorator
-
- DistributedSession - Class in org.kuali.rice.kim.sesn
-
This class is used to interface with the distributed session database.
- DistributedSession() - Constructor for class org.kuali.rice.kim.sesn.DistributedSession
-
- DIV - Static variable in class org.kuali.rice.krad.uif.UifConstants.IdSuffixes
-
- divide(T) - Method in class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
Wraps BigDecimal's divide method to enforce the default Kuali rounding
behavior
- divide(T, boolean) - Method in class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
- divide(BigDecimal) - Method in class org.kuali.rice.core.api.util.type.KualiInteger
-
- divide(KualiInteger) - Method in class org.kuali.rice.core.api.util.type.KualiInteger
-
- dmrmi - Variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- doActionTaken(ActionTakenEvent) - Method in class org.kuali.rice.edl.framework.workflow.EDocLiteDatabasePostProcessor
-
- doActionTaken(ActionTakenEvent) - Method in class org.kuali.rice.edl.framework.workflow.EDocLitePostProcessor
-
- doActionTaken(ActionTakenEvent) - Method in class org.kuali.rice.ken.postprocessor.kew.NotificationPostProcessor
-
Need to intercept ACKNOWLEDGE or FYI actions taken on notification workflow documents and set the local state of the
Notification to REMOVED as well.
- doActionTaken(ActionTakenEvent) - Method in class org.kuali.rice.ken.postprocessor.kew.NotificationSenderFormPostProcessor
-
- doActionTaken(ActionTakenEvent) - Method in interface org.kuali.rice.kew.framework.postprocessor.PostProcessor
-
Executed whenever an action is taken against the document.
- doActionTaken(ActionTakenEvent) - Method in class org.kuali.rice.kew.postprocessor.DefaultPostProcessor
-
- doActionTaken(ActionTakenEvent) - Method in interface org.kuali.rice.krad.document.Document
-
method to integrate with workflow where we will be able to perform logic for an action taken being performed on a document
- doActionTaken(ActionTakenEvent) - Method in class org.kuali.rice.krad.document.DocumentBase
-
- doActionTaken(ActionTakenEvent) - Method in class org.kuali.rice.krad.service.impl.PostProcessorServiceImpl
-
- doActionTaken(ActionTakenEvent) - Method in class org.kuali.rice.krad.workflow.postprocessor.KualiPostProcessor
-
- doAdditionalContextStartedLogic() - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
- doAdditionalContextStartedLogic() - Method in class org.kuali.rice.krad.config.KRADConfigurer
-
- doAdditionalContextStartedLogic() - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- doAdditionalContextStoppedLogic() - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
- doAdditionalContextStoppedLogic() - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- doAdditionalModuleStartLogic() - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
- doAdditionalModuleStartLogic() - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- doAdditionalModuleStopLogic() - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
- doAdditionalModuleStopLogic() - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- doAdditonalConfigurerValidations() - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
- DOC_FORM_KEY - Static variable in class org.kuali.rice.kew.api.KEWPropertyConstants
-
- DOC_FORM_KEY - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DOC_HANDLER - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- DOC_HANDLER_ACTION - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DOC_HANDLER_METHOD - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DOC_HANDLER_REDIRECT_PAGE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOC_HANDLER_RETURN_URL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOC_ID - Static variable in class org.kuali.rice.ken.util.NotificationConstants.NOTIFICATION_CONTROLLER_CONSTANTS
-
- DOC_ID - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- DOC_NUM - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- DOC_NUM - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DOC_ROUTE_HEADER_SRV - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- DOC_SEARCH_FETCH_MORE_ITERATION_LIMIT - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOC_SEARCH_HELP_URL - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- DOC_SEARCH_RESULT_CAP - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOC_SEARCH_RESULT_PROPERTY_NAME_DATE_CREATED - Static variable in class org.kuali.rice.kew.api.KEWPropertyConstants
-
- DOC_SEARCH_RESULT_PROPERTY_NAME_DOC_STATUS - Static variable in class org.kuali.rice.kew.api.KEWPropertyConstants
-
- DOC_SEARCH_RESULT_PROPERTY_NAME_DOC_TYPE_LABEL - Static variable in class org.kuali.rice.kew.api.KEWPropertyConstants
-
- DOC_SEARCH_RESULT_PROPERTY_NAME_DOCUMENT_ID - Static variable in class org.kuali.rice.kew.api.KEWPropertyConstants
-
- DOC_SEARCH_RESULT_PROPERTY_NAME_DOCUMENT_TITLE - Static variable in class org.kuali.rice.kew.api.KEWPropertyConstants
-
- DOC_SEARCH_RESULT_PROPERTY_NAME_INITIATOR - Static variable in class org.kuali.rice.kew.api.KEWPropertyConstants
-
- DOC_SEARCH_RESULT_PROPERTY_NAME_ROUTE_LOG - Static variable in class org.kuali.rice.kew.api.KEWPropertyConstants
-
- DOC_SEARCH_RESULT_PROPERTY_NAME_ROUTE_STATUS_DESC - Static variable in class org.kuali.rice.kew.api.KEWPropertyConstants
-
- DOC_SEARCH_RESULT_PROPERTY_NAME_SET - Static variable in class org.kuali.rice.kew.api.KEWPropertyConstants
-
- DOC_SEARCH_RESULT_PROPERTY_NAME_STATUS_CODE - Static variable in class org.kuali.rice.kew.api.KEWPropertyConstants
-
- DOC_SEARCH_ROUTE_STATUS_QUALIFIER_AFTER - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOC_SEARCH_ROUTE_STATUS_QUALIFIER_BEFORE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOC_SEARCH_ROUTE_STATUS_QUALIFIER_EXACT - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOC_SEARCH_ROUTE_STATUS_QUALIFIERS - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOC_SEARCH_VIEW - Static variable in class org.kuali.rice.ken.util.NotificationConstants.NOTIFICATION_DETAIL_VIEWS
-
- DOC_TYP_LABEL - Static variable in class org.kuali.rice.kew.api.KEWPropertyConstants
-
- DOC_TYPE_PARENT_ID - Static variable in class org.kuali.rice.kew.api.KEWPropertyConstants
-
- DOC_TYPE_REPORTING - Static variable in class org.kuali.rice.kew.rule.web.RoutingReportAction
-
- docFormKey - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- docHandler(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
This method may be used to funnel all document handling through, we could do useful things like log and record various
openings and status Additionally it may be nice to have a single dispatcher that can know how to dispatch to a redirect url
for document specific handling but we may not need that as all we should need is the document to be able to load itself based
on document id and then which actionforward or redirect is pertinent for the document type.
- docHandler(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiMaintenanceDocumentAction
-
Handles creating and loading of documents.
- docHandler(DocumentFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
-
Used to funnel all document handling through, we could do useful things
like log and record various openings and status Additionally it may be
nice to have a single dispatcher that can know how to dispatch to a
redirect url for document specific handling but we may not need that as
all we should need is the document to be able to load itself based on
document id and then which action forward or redirect is pertinent for
the document type.
- docHandler(DocumentFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.MaintenanceDocumentController
-
After the document is loaded calls method to setup the maintenance object
- DOCHANDLER_DO_URL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DOCHANDLER_METHOD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCHANDLER_URL_CHUNK - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DocHandlerForm - Class in org.kuali.rice.kew.routing.web
-
- DocHandlerForm() - Constructor for class org.kuali.rice.kew.routing.web.DocHandlerForm
-
- docHandlerReturnUrl - Variable in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- DOCID_E - Static variable in class org.kuali.rice.edl.impl.EDLXmlUtils
-
- docNum - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- doContextStartedLogic() - Method in interface org.kuali.rice.core.api.config.module.Configurer
-
- doContextStartedLogic() - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
- doContextStoppedLogic() - Method in interface org.kuali.rice.core.api.config.module.Configurer
-
- doContextStoppedLogic() - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
- DocOperationIndexedParameter - Class in org.kuali.rice.kew.documentoperation.web
-
- DocOperationIndexedParameter() - Constructor for class org.kuali.rice.kew.documentoperation.web.DocOperationIndexedParameter
-
- DocOperationIndexedParameter(Integer, String) - Constructor for class org.kuali.rice.kew.documentoperation.web.DocOperationIndexedParameter
-
- DOCSEARCH_COMMAND - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCTYPE_PARAMETER - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCTYPE_TAG - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- docTypeHierarchyList - Variable in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- docTypeRouteNodes - Variable in class org.kuali.rice.kew.xml.DocumentTypeXmlParser
-
- docTypeService - Variable in class org.kuali.rice.kew.service.impl.KEWModuleService
-
- Document - Class in org.kuali.rice.kew.api.document
-
- Document - Interface in org.kuali.rice.krad.document
-
This is the Document interface.
- document - Variable in class org.kuali.rice.krad.rules.rule.event.KualiDocumentEventBase
-
- DOCUMENT - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- document - Variable in class org.kuali.rice.krad.web.form.DocumentFormBase
-
- Document.Builder - Class in org.kuali.rice.kew.api.document
-
A builder which can be used to construct
Document
instances.
- DOCUMENT_ANNOTATION_MAX_LENGTH - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DOCUMENT_ATTRIBUTE_FIELD_PREFIX - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Defines the prefix to add to document attribute field names on the document search screens.
- DOCUMENT_ATTRIBUTE_INDEXING_QUEUE_NAME - Static variable in class org.kuali.rice.kew.api.KewApiServiceLocator
-
- DOCUMENT_CANCEL_QUESTION - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DOCUMENT_CHANGE_HISTORY_SRV - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- DOCUMENT_COMPONENT - Static variable in class org.kuali.rice.coreservice.framework.parameter.ParameterConstants
-
- DOCUMENT_CONTENT_ATTRIBUTE_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_CONTENT_ELEMENT - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_CONTENT_VERSION_1 - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_CONTENT_VERSION_2 - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_CREATE_DATE - Static variable in class org.kuali.rice.krad.util.KRADConstants.DocumentFormHeaderFieldIds
-
- DOCUMENT_DAO - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorInternal
-
- DOCUMENT_DESCRIPTION - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- DOCUMENT_DETAIL_TYPE - Static variable in class org.kuali.rice.krad.util.KRADConstants.DetailTypes
-
- DOCUMENT_DICTIONARY_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- DOCUMENT_DISAPPROVE_QUESTION - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DOCUMENT_DOCUMENT_ERRORS - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DOCUMENT_DOCUMENT_NUMBER - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DOCUMENT_ENTRY - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
-
- DOCUMENT_ERROR_PREFIX - Static variable in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
- DOCUMENT_ERROR_PREFIX - Static variable in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- DOCUMENT_ERRORS - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DOCUMENT_EXPLANATION - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- DOCUMENT_EXPLANATION_ERRORS - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DOCUMENT_HEADER - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- DOCUMENT_HEADER_ERRORS - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DOCUMENT_HEADER_PROPERTY_NAME - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DOCUMENT_HEADER_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- DOCUMENT_HELPER_SERVICE - Static variable in class org.kuali.rice.kns.service.KNSServiceLocator
-
Deprecated.
- DOCUMENT_HTTP_SESSION_KEY - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DOCUMENT_ID - Static variable in class org.kuali.rice.kew.api.KEWPropertyConstants
-
- DOCUMENT_ID - Static variable in class org.kuali.rice.kew.rule.bo.RuleBaseValuesInquirableImpl
-
- DOCUMENT_ID - Static variable in interface org.kuali.rice.krad.exception.KualiExceptionIncident
-
Document id.
- DOCUMENT_ID - Static variable in class org.kuali.rice.krad.uif.UifPropertyPaths
-
- DOCUMENT_ID_PARAMETER - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_INITIATOR - Static variable in class org.kuali.rice.krad.util.KRADConstants.DocumentFormHeaderFieldIds
-
- DOCUMENT_LINK_SERVICE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- DOCUMENT_LOAD_COMMANDS - Static variable in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
- DOCUMENT_LOAD_COMMANDS - Static variable in class org.kuali.rice.krad.web.controller.DocumentControllerBase
-
- DOCUMENT_LOCK_TIMEOUT - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
- DOCUMENT_LOOKUP_DEFAULT_RESULT_CAP - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_NOTES_ERRORS - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DOCUMENT_NUMBER - Static variable in class org.kuali.rice.kim.api.KimConstants.AttributeConstants
-
- DOCUMENT_NUMBER - Static variable in class org.kuali.rice.kns.service.impl.SessionDocumentServiceImpl
-
Deprecated.
- DOCUMENT_NUMBER - Static variable in class org.kuali.rice.krad.service.impl.SessionDocumentServiceImpl
-
- DOCUMENT_NUMBER - Static variable in class org.kuali.rice.krad.util.KRADConstants.DocumentFormHeaderFieldIds
-
- DOCUMENT_NUMBER - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- DOCUMENT_PROPERTY_NAME - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DOCUMENT_REVERSAL_ERRORS - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DOCUMENT_ROUTING_REPORT_PAGE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_SAVE_BEFORE_CLOSE_QUESTION - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DOCUMENT_SEARCH_CUSTOMIZATION_HANDLER_SERVICE - Static variable in class org.kuali.rice.kew.framework.KewFrameworkServiceLocator
-
- DOCUMENT_SEARCH_CUSTOMIZATION_MEDIATOR - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- DOCUMENT_SEARCH_CUSTOMIZER_ATTRIBUTE_TYPE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_SEARCH_CUSTOMIZER_ATTRIBUTE_TYPE_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_SEARCH_DETAIL_TYPE - Static variable in class org.kuali.rice.krad.util.KRADConstants.DetailTypes
-
- DOCUMENT_SEARCH_DOC_TITLE_CREATE_DATE_DAYS_AGO - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_SEARCH_DOCUMENT_POPUP_IND - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_SEARCH_DOCUMENT_POPUP_VALUE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_SEARCH_NO_CRITERIA_CREATE_DATE_DAYS_AGO - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_SEARCH_ROUTE_LOG_POPUP_IND - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_SEARCH_ROUTE_LOG_POPUP_VALUE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_SEARCH_SERVICE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- DOCUMENT_SECURITY_ATTRIBUTE_TYPE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_SECURITY_ATTRIBUTE_TYPE_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_SECURITY_HANDLER_SERVICE - Static variable in class org.kuali.rice.kew.framework.KewFrameworkServiceLocator
-
- DOCUMENT_SECURITY_SERVICE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- DOCUMENT_SELECTED_ERRORS - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DOCUMENT_SENSITIVE_DATA_QUESTION - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DOCUMENT_SERIALIZER_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- DOCUMENT_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- DOCUMENT_STATUS_DETAIL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_STATUS_PARENT_TYPE_PENDING - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_STATUS_PARENT_TYPE_SUCCESSFUL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_STATUS_PARENT_TYPE_UNSUCCESSFUL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_STATUS_PARENT_TYPES - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_STATUS_POLICY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_STATUS_POLICY - Static variable in class org.kuali.rice.kew.doctype.DocumentTypePolicyEnum
-
The Document Status Policy determines whether the KEW Route Status or the Application Document Status (or both)
are to be used for a specific document type.
- DOCUMENT_STATUS_POLICY_APP_DOC_STATUS - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_STATUS_POLICY_BOTH - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_STATUS_POLICY_KEW_STATUS - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_STATUS_POLICY_VALUES - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_STATUSES - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_TEMPLATE_NUMBER - Static variable in class org.kuali.rice.krad.util.KRADConstants.DocumentFormHeaderFieldIds
-
- DOCUMENT_TEMPLATE_NUMBER - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- DOCUMENT_TYPE - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- DOCUMENT_TYPE_BLANKET_APPROVE_POLICY_ANY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_TYPE_BLANKET_APPROVE_POLICY_NONE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_TYPE_BLANKET_APPROVE_POLICY_VALUES - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_TYPE_CODE - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- DOCUMENT_TYPE_DETAIL_TYPE - Static variable in class org.kuali.rice.krad.util.KRADConstants.DetailTypes
-
- DOCUMENT_TYPE_GROUP_SERVICE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- DOCUMENT_TYPE_ID - Static variable in class org.kuali.rice.kew.api.KEWPropertyConstants
-
- DOCUMENT_TYPE_INHERITED_VALUE_INDICATOR - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_TYPE_NAME - Static variable in class org.kuali.rice.kim.api.KimConstants.AttributeConstants
-
- DOCUMENT_TYPE_NAME - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DOCUMENT_TYPE_NAME_ATTRIBUTE_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_TYPE_NAME_DETAIL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_TYPE_NAME_PARAM - Static variable in class org.kuali.rice.kew.rule.web.WebRuleUtils
-
- DOCUMENT_TYPE_NAMESPACE - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- DOCUMENT_TYPE_NOTIFICATION_DELIMITER - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_TYPE_NOTIFICATION_PREFERENCE_SUFFIX - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_TYPE_NOTIFICATION_PREFERENCES - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- DOCUMENT_TYPE_OVERWRITE_MODE - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- DOCUMENT_TYPE_PERMISSION_SERVICE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- DOCUMENT_TYPE_SCHEMA_LOCATION - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- DOCUMENT_TYPE_SERVICE - Static variable in class org.kuali.rice.kew.api.KewApiServiceLocator
-
- DOCUMENT_TYPE_SERVICE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- DOCUMENT_TYPE_SYSTEM_DEFAULT_INDICATOR - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- DOCUMENT_TYPES - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- DOCUMENT_TYPES - Static variable in class org.kuali.rice.kew.export.KewExportDataSet
-
- DOCUMENT_VALUE_INDEX_SRV - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- DOCUMENT_WEB_SCOPE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DOCUMENT_WORKFLOW_STATUS - Static variable in class org.kuali.rice.krad.util.KRADConstants.DocumentFormHeaderFieldIds
-
- DocumentActionParameters - Class in org.kuali.rice.kew.api.action
-
- DocumentActionParameters.Builder - Class in org.kuali.rice.kew.api.action
-
- DocumentActionResult - Class in org.kuali.rice.kew.api.action
-
- documentActions - Variable in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- documentAdHocService - Variable in class org.kuali.rice.krad.dao.impl.DocumentDaoOjb
-
- DocumentAdHocService - Interface in org.kuali.rice.krad.service
-
- DocumentAdHocServiceImpl - Class in org.kuali.rice.krad.service.impl
-
- DocumentAdHocServiceImpl() - Constructor for class org.kuali.rice.krad.service.impl.DocumentAdHocServiceImpl
-
- DocumentAttachment - Class in org.kuali.rice.krad.bo
-
- DocumentAttachment() - Constructor for class org.kuali.rice.krad.bo.DocumentAttachment
-
- DocumentAttribute - Class in org.kuali.rice.kew.api.document.attribute
-
An abstract representation of the DocumentAttributeContract
which can be used as the super class for
concrete immutable data transfer object implementations of document attributes.
- DocumentAttribute() - Constructor for class org.kuali.rice.kew.api.document.attribute.DocumentAttribute
-
- DocumentAttribute.AbstractBuilder<T> - Class in org.kuali.rice.kew.api.document.attribute
-
An abstract base class that can be extended by concrete builder implementations of subclasses of
DocumentAttribute
.
- DocumentAttribute.AbstractBuilder(String) - Constructor for class org.kuali.rice.kew.api.document.attribute.DocumentAttribute.AbstractBuilder
-
- DocumentAttributeContract - Interface in org.kuali.rice.kew.api.document.attribute
-
Defines the contract for an attribute of a document.
- DocumentAttributeDataType - Enum in org.kuali.rice.kew.api.document.attribute
-
- DocumentAttributeDateTime - Class in org.kuali.rice.kew.api.document.attribute
-
A document attribute which contains date/time data.
- DocumentAttributeDateTime.Builder - Class in org.kuali.rice.kew.api.document.attribute
-
A builder implementation which allows for construction of a DocumentAttributeDateTime
.
- DocumentAttributeDecimal - Class in org.kuali.rice.kew.api.document.attribute
-
A document attribute which contains decimal or "real" data.
- DocumentAttributeDecimal.Builder - Class in org.kuali.rice.kew.api.document.attribute
-
A builder implementation which allows for construction of a DocumentAttributeDecimal
.
- DocumentAttributeFactory - Class in org.kuali.rice.kew.api.document.attribute
-
- DocumentAttributeFactory() - Constructor for class org.kuali.rice.kew.api.document.attribute.DocumentAttributeFactory
-
- DocumentAttributeIndexingQueue - Interface in org.kuali.rice.kew.api.document.attribute
-
Defines the contract for a message queue that handles indexing of workflow documents.
- DocumentAttributeIndexingQueueImpl - Class in org.kuali.rice.kew.impl.document.attribute
-
Reference implementation of the DocumentAttributeIndexingQueue.
- DocumentAttributeIndexingQueueImpl() - Constructor for class org.kuali.rice.kew.impl.document.attribute.DocumentAttributeIndexingQueueImpl
-
- DocumentAttributeInteger - Class in org.kuali.rice.kew.api.document.attribute
-
A document attribute which contains integer data.
- DocumentAttributeInteger.Builder - Class in org.kuali.rice.kew.api.document.attribute
-
A builder implementation which allows for construction of a DocumentAttributeInteger
.
- DocumentAttributeString - Class in org.kuali.rice.kew.api.document.attribute
-
A document attribute which contains character data.
- DocumentAttributeString.Builder - Class in org.kuali.rice.kew.api.document.attribute
-
A builder implementation which allows for construction of a DocumentAttributeString
.
- DocumentAuditEvent - Class in org.kuali.rice.krad.rules.rule.event
-
Event class for document audit
- DocumentAuditEvent(String, Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.DocumentAuditEvent
-
Constructs a RunAuditEvent with the given errorPathPrefix and document.
- DocumentAuditEvent(Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.DocumentAuditEvent
-
Constructs a RunAuditEvent with the given document.
- DocumentAuditRule - Interface in org.kuali.rice.krad.rules.rule
-
audit rule marker
- DocumentAuthorizationException - Exception in org.kuali.rice.krad.exception
-
This class represents an exception that is thrown when a given user is not authorized to take a given action on the given
document type.
- DocumentAuthorizationException(String, String, String) - Constructor for exception org.kuali.rice.krad.exception.DocumentAuthorizationException
-
Constructs a DocumentAuthorizationException for a specific document rather than a documentType.
- DocumentAuthorizationException(String, String, String, Map<String, Object>) - Constructor for exception org.kuali.rice.krad.exception.DocumentAuthorizationException
-
- DocumentAuthorizer - Interface in org.kuali.rice.kns.document.authorization
-
The DocumentAuthorizer class associated with a given Document is used to
dynamically determine what editing mode and what actions are allowed for a
given user on a given document instance.
- DocumentAuthorizer - Interface in org.kuali.rice.krad.document
-
- DocumentAuthorizerBase - Class in org.kuali.rice.kns.document.authorization
-
DocumentAuthorizer containing common, reusable document-level authorization
code.
- DocumentAuthorizerBase() - Constructor for class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- DocumentAuthorizerBase - Class in org.kuali.rice.krad.document
-
Default implementation for
DocumentAuthorizer
that perform KIM permission checks to authorize the actions
- DocumentAuthorizerBase() - Constructor for class org.kuali.rice.krad.document.DocumentAuthorizerBase
-
- documentAuthorizerClass - Variable in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- DocumentBase - Class in org.kuali.rice.krad.document
-
- DocumentBase() - Constructor for class org.kuali.rice.krad.document.DocumentBase
-
Constructs a DocumentBase.java.
- documentClass - Variable in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- DocumentCollectionPath - Class in org.kuali.rice.krad.datadictionary
-
This is a description of what this class does - mpham don't forget to fill this in.
- DocumentCollectionPath() - Constructor for class org.kuali.rice.krad.datadictionary.DocumentCollectionPath
-
- DocumentConfigurationViewAction - Class in org.kuali.rice.kew.rule.web
-
This is a description of what this class does - kellerj don't forget to fill this in.
- DocumentConfigurationViewAction() - Constructor for class org.kuali.rice.kew.rule.web.DocumentConfigurationViewAction
-
- DocumentConfigurationViewAction.PermissionForDisplay - Class in org.kuali.rice.kew.rule.web
-
- DocumentConfigurationViewAction.PermissionForDisplay(PermissionBo, boolean) - Constructor for class org.kuali.rice.kew.rule.web.DocumentConfigurationViewAction.PermissionForDisplay
-
- DocumentConfigurationViewAction.ResponsibilityForDisplay - Class in org.kuali.rice.kew.rule.web
-
Internal delegate class to wrap a responsibility and add an overridden flag.
- DocumentConfigurationViewAction.ResponsibilityForDisplay(Responsibility, boolean) - Constructor for class org.kuali.rice.kew.rule.web.DocumentConfigurationViewAction.ResponsibilityForDisplay
-
- DocumentConfigurationViewForm - Class in org.kuali.rice.kew.rule.web
-
This is a description of what this class does - kellerj don't forget to fill this in.
- DocumentConfigurationViewForm() - Constructor for class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- DocumentContent - Class in org.kuali.rice.kew.api.document
-
- DocumentContent - Interface in org.kuali.rice.kew.routeheader
-
A facade for the XML content of the document.
- DocumentContent.Builder - Class in org.kuali.rice.kew.api.document
-
- DocumentContentContract - Interface in org.kuali.rice.kew.api.document
-
- DocumentContentUpdate - Class in org.kuali.rice.kew.api.document
-
Defines an update to document content on a particular workflow document.
- DocumentContentUpdate.Builder - Class in org.kuali.rice.kew.api.document
-
- DocumentContract - Interface in org.kuali.rice.kew.api.document
-
Provides read-only access to Document meta-data.
- DocumentControllerBase - Class in org.kuali.rice.krad.web.controller
-
Base controller class for all KRAD DocumentView
screens working
with Document
models
- DocumentControllerBase() - Constructor for class org.kuali.rice.krad.web.controller.DocumentControllerBase
-
- DocumentDao - Interface in org.kuali.rice.krad.dao
-
This is the data access interface for Document objects.
- DocumentDaoJpa - Class in org.kuali.rice.krad.dao.impl
-
This class is the OJB implementation of the DocumentDao interface.
- DocumentDaoJpa(EntityManager, BusinessObjectDao, DocumentAdHocService) - Constructor for class org.kuali.rice.krad.dao.impl.DocumentDaoJpa
-
- DocumentDaoOjb - Class in org.kuali.rice.krad.dao.impl
-
This class is the OJB implementation of the DocumentDao interface.
- DocumentDaoOjb(BusinessObjectDao, DocumentAdHocService) - Constructor for class org.kuali.rice.krad.dao.impl.DocumentDaoOjb
-
- DocumentDaoProxy - Class in org.kuali.rice.krad.dao.proxy
-
- DocumentDaoProxy() - Constructor for class org.kuali.rice.krad.dao.proxy.DocumentDaoProxy
-
- DocumentDetail - Class in org.kuali.rice.kew.api.document
-
- DocumentDetail.Builder - Class in org.kuali.rice.kew.api.document
-
- DocumentDetailContract - Interface in org.kuali.rice.kew.api.document
-
- documentDictionaryService - Static variable in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentAuthorizerBase
-
- DocumentDictionaryService - Interface in org.kuali.rice.krad.service
-
Defines methods that a DocumentEntry
Service must provide, and the API for the interacting
with Document-related entries in the data dictionary
- documentDictionaryService - Variable in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- DocumentDictionaryServiceImpl - Class in org.kuali.rice.krad.service.impl
-
Implementation of DocumentDictionaryService
which reads configuration
from the data dictionary
- DocumentDictionaryServiceImpl() - Constructor for class org.kuali.rice.krad.service.impl.DocumentDictionaryServiceImpl
-
- DocumentEntry - Class in org.kuali.rice.kns.datadictionary
-
Deprecated.
- DocumentEntry() - Constructor for class org.kuali.rice.kns.datadictionary.DocumentEntry
-
Deprecated.
- DocumentEntry - Class in org.kuali.rice.krad.datadictionary
-
A single Document entry in the DataDictionary, which contains information relating to the display, validation, and
general maintenance of a Document (transactional or maintenance) and its attributes
- DocumentEntry() - Constructor for class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- DocumentEntryMapper - Class in org.kuali.rice.kns.datadictionary.exporter
-
Deprecated.
- DocumentEntryMapper() - Constructor for class org.kuali.rice.kns.datadictionary.exporter.DocumentEntryMapper
-
Deprecated.
- documentExists(String) - Method in interface org.kuali.rice.krad.service.DocumentService
-
- documentExists(String) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- DocumentFormBase - Class in org.kuali.rice.krad.web.form
-
Base form for all DocumentView
screens
- DocumentFormBase() - Constructor for class org.kuali.rice.krad.web.form.DocumentFormBase
-
- DocumentHeader - Class in org.kuali.rice.krad.bo
-
Interface for DocumentHeaderBase
- DocumentHeader() - Constructor for class org.kuali.rice.krad.bo.DocumentHeader
-
Constructor - creates empty instances of dependent objects
- documentHeader - Variable in class org.kuali.rice.krad.document.DocumentBase
-
- DocumentHeaderDao - Interface in org.kuali.rice.krad.dao
-
This is the data access interface for DocumentHeader objects.
- DocumentHeaderDaoJpa - Class in org.kuali.rice.krad.dao.impl
-
This class is the JPA implementation of the DocumentHeaderDao interface.
- DocumentHeaderDaoJpa() - Constructor for class org.kuali.rice.krad.dao.impl.DocumentHeaderDaoJpa
-
- DocumentHeaderDaoOjb - Class in org.kuali.rice.krad.dao.impl
-
This class is the OJB implementation of the DocumentHeaderDao interface.
- DocumentHeaderDaoOjb() - Constructor for class org.kuali.rice.krad.dao.impl.DocumentHeaderDaoOjb
-
Default constructor
- DocumentHeaderDaoProxy - Class in org.kuali.rice.krad.dao.proxy
-
- DocumentHeaderDaoProxy() - Constructor for class org.kuali.rice.krad.dao.proxy.DocumentHeaderDaoProxy
-
- DocumentHeaderService - Interface in org.kuali.rice.krad.service
-
This is an interface to allow for Rice client applications to override the
DocumentHeader class being used.
- DocumentHeaderServiceImpl - Class in org.kuali.rice.krad.service.impl
-
This is an implementation of
DocumentHeaderService
that facilitates
document header management and customization
- DocumentHeaderServiceImpl() - Constructor for class org.kuali.rice.krad.service.impl.DocumentHeaderServiceImpl
-
- documentHelperService - Variable in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- documentHelperService - Variable in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- documentHelperService - Variable in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
- DocumentHelperService - Interface in org.kuali.rice.kns.service
-
- DocumentHelperServiceImpl - Class in org.kuali.rice.krad.service.impl
-
This class is a utility service intended to help retrieve objects related to particular documents.
- DocumentHelperServiceImpl() - Constructor for class org.kuali.rice.krad.service.impl.DocumentHelperServiceImpl
-
- DocumentInitiator - Class in org.kuali.rice.krad.workflow
-
- DocumentInitiator() - Constructor for class org.kuali.rice.krad.workflow.DocumentInitiator
-
- DocumentLink - Class in org.kuali.rice.kew.api.document
-
- DocumentLink - Class in org.kuali.rice.kew.documentlink
-
Server side bean for DocumentLinkDAO
- DocumentLink() - Constructor for class org.kuali.rice.kew.documentlink.DocumentLink
-
- DocumentLink.Builder - Class in org.kuali.rice.kew.api.document
-
A builder which can be used to construct
DocumentLink
instances.
- DocumentLinkContract - Interface in org.kuali.rice.kew.api.document
-
- DocumentLinkDAO - Interface in org.kuali.rice.kew.documentlink.dao
-
This is a description of what this class does - g1zhang don't forget to fill this in.
- DocumentLinkDAOJpaImpl - Class in org.kuali.rice.kew.documentlink.dao.impl
-
This is a description of what this class does - g1zhang don't forget to fill this in.
- DocumentLinkDAOJpaImpl() - Constructor for class org.kuali.rice.kew.documentlink.dao.impl.DocumentLinkDAOJpaImpl
-
- DocumentLinkDAOOjbImpl - Class in org.kuali.rice.kew.documentlink.dao.impl
-
This is a description of what this class does - g1zhang don't forget to fill this in.
- DocumentLinkDAOOjbImpl() - Constructor for class org.kuali.rice.kew.documentlink.dao.impl.DocumentLinkDAOOjbImpl
-
- DocumentLinkDaoUtil - Class in org.kuali.rice.kew.documentlink.dao.impl
-
This is a description of what this class does - g1zhang don't forget to fill this in.
- DocumentLinkService - Interface in org.kuali.rice.kew.documentlink.service
-
This is a description of what this class does - g1zhang don't forget to fill this in.
- DocumentLinkServiceImpl - Class in org.kuali.rice.kew.documentlink.service.impl
-
This is a description of what this class does - g1zhang don't forget to fill this in.
- DocumentLinkServiceImpl() - Constructor for class org.kuali.rice.kew.documentlink.service.impl.DocumentLinkServiceImpl
-
- DocumentLockingEvent - Class in org.kuali.rice.kew.framework.postprocessor
-
Event sent to the postprocessor when document locking ids are requested.
- DocumentLockingEvent(String, String) - Constructor for class org.kuali.rice.kew.framework.postprocessor.DocumentLockingEvent
-
- DocumentMessageExceptionHandler - Class in org.kuali.rice.kew.messaging.exceptionhandling
-
- DocumentMessageExceptionHandler() - Constructor for class org.kuali.rice.kew.messaging.exceptionhandling.DocumentMessageExceptionHandler
-
- DocumentNamespaceContext - Class in org.kuali.rice.ken.util
-
XPath NamespaceContext implementation that delegates all lookups to a DOM Document,
which supplies all prefix/NS mappings defined in the doc.
- DocumentNamespaceContext(Document) - Constructor for class org.kuali.rice.ken.util.DocumentNamespaceContext
-
Constructs a DocumentNamespaceContext.java.
- documentNumber - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- documentNumber - Variable in class org.kuali.rice.kim.bo.ui.GroupDocumentMemberId
-
- documentNumber - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentAttributeDataBusinessObjectBaseId
-
- documentNumber - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentBoBase
-
- documentNumber - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMemberId
-
- documentNumber - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRolePermissionId
-
- documentNumber - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityActionId
-
- documentNumber - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityId
-
- documentNumber - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentAddressId
-
- documentNumber - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentAffiliationId
-
- documentNumber - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentCitizenshipId
-
- documentNumber - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentEmailId
-
- documentNumber - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfoId
-
- documentNumber - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentGroupId
-
- documentNumber - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentNameId
-
- documentNumber - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentPhoneId
-
- documentNumber - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentRoleId
-
- documentNumber - Variable in class org.kuali.rice.kim.bo.ui.RoleDocumentBoBase
-
- documentNumber - Variable in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationId
-
- documentNumber - Variable in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMemberId
-
- documentNumber - Variable in class org.kuali.rice.krad.bo.AdHocRouteRecipient
-
- documentNumber - Variable in class org.kuali.rice.krad.bo.SessionDocument
-
- documentNumber - Variable in class org.kuali.rice.krad.bo.SessionDocumentId
-
- documentNumber - Variable in class org.kuali.rice.krad.document.DocumentBase
-
- DocumentOperationAction - Class in org.kuali.rice.kew.documentoperation.web
-
Struts Action for doing editing of workflow documents.
- DocumentOperationAction() - Constructor for class org.kuali.rice.kew.documentoperation.web.DocumentOperationAction
-
- DocumentOperationForm - Class in org.kuali.rice.kew.documentoperation.web
-
- DocumentOperationForm() - Constructor for class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- DocumentOrchestrationQueue - Interface in org.kuali.rice.kew.api.document
-
Defines the contract for a message queue which handles orchestrating documents through the blanket approval process.
- DocumentOrchestrationQueueImpl - Class in org.kuali.rice.kew.impl.action
-
References implementation of the DocumentOrchestrationQueue
.
- DocumentOrchestrationQueueImpl() - Constructor for class org.kuali.rice.kew.impl.action.DocumentOrchestrationQueueImpl
-
- DocumentPresentationController - Interface in org.kuali.rice.kns.document.authorization
-
- DocumentPresentationController - Interface in org.kuali.rice.krad.document
-
- DocumentPresentationControllerBase - Class in org.kuali.rice.kns.document.authorization
-
- DocumentPresentationControllerBase() - Constructor for class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
-
- DocumentPresentationControllerBase - Class in org.kuali.rice.krad.document
-
- DocumentPresentationControllerBase() - Constructor for class org.kuali.rice.krad.document.DocumentPresentationControllerBase
-
- documentPresentationControllerClass - Variable in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- DocumentProcessingOptions - Class in org.kuali.rice.kew.api.document
-
- DocumentProcessingQueue - Interface in org.kuali.rice.kew.api.document
-
Defines the contract for a message queue that handles indexing of workflow documents.
- DocumentProcessingQueueImpl - Class in org.kuali.rice.kew.impl.document
-
Reference implementation of the DocumentProcessingQueue
.
- DocumentProcessingQueueImpl() - Constructor for class org.kuali.rice.kew.impl.document.DocumentProcessingQueueImpl
-
- DocumentRefreshQueue - Interface in org.kuali.rice.kew.api.document
-
Defines the contract for a message queue which "refreshes" a document at it's current node.
- DocumentRefreshQueueImpl - Class in org.kuali.rice.kew.impl.document
-
A service which effectively "refreshes" and requeues a document.
- DocumentRefreshQueueImpl() - Constructor for class org.kuali.rice.kew.impl.document.DocumentRefreshQueueImpl
-
- DocumentRouteHeaderDAO - Interface in org.kuali.rice.kew.routeheader.dao
-
- DocumentRouteHeaderDAOJpaImpl - Class in org.kuali.rice.kew.routeheader.dao.impl
-
- DocumentRouteHeaderDAOJpaImpl() - Constructor for class org.kuali.rice.kew.routeheader.dao.impl.DocumentRouteHeaderDAOJpaImpl
-
- DocumentRouteHeaderDAOOjbImpl - Class in org.kuali.rice.kew.routeheader.dao.impl
-
- DocumentRouteHeaderDAOOjbImpl() - Constructor for class org.kuali.rice.kew.routeheader.dao.impl.DocumentRouteHeaderDAOOjbImpl
-
- DocumentRouteHeaderValue - Class in org.kuali.rice.kew.routeheader
-
A document within KEW.
- DocumentRouteHeaderValue() - Constructor for class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- DocumentRouteHeaderValueActionListExtension - Class in org.kuali.rice.kew.routeheader
-
An extension of
DocumentRouteHeaderValue
which is mapped to OJB to help
with optimization of the loading of a user's Action List.
- DocumentRouteHeaderValueActionListExtension() - Constructor for class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValueActionListExtension
-
- DocumentRouteHeaderValueContent - Class in org.kuali.rice.kew.routeheader
-
- DocumentRouteHeaderValueContent() - Constructor for class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValueContent
-
- DocumentRouteHeaderValueContent(String) - Constructor for class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValueContent
-
- DocumentRouteLevelChange - Class in org.kuali.rice.kew.framework.postprocessor
-
- DocumentRouteLevelChange(String, String, Integer, Integer) - Constructor for class org.kuali.rice.kew.framework.postprocessor.DocumentRouteLevelChange
-
- DocumentRouteLevelChange(String, String, Integer, Integer, String, String, String, String) - Constructor for class org.kuali.rice.kew.framework.postprocessor.DocumentRouteLevelChange
-
- DocumentRouteStatusChange - Class in org.kuali.rice.kew.framework.postprocessor
-
- DocumentRouteStatusChange(String, String, String, String) - Constructor for class org.kuali.rice.kew.framework.postprocessor.DocumentRouteStatusChange
-
- DocumentRouteStatusValuesFinder - Class in org.kuali.rice.kew.lookup.valuefinder
-
This is a description of what this class does - chris don't forget to fill this in.
- DocumentRouteStatusValuesFinder() - Constructor for class org.kuali.rice.kew.lookup.valuefinder.DocumentRouteStatusValuesFinder
-
- DocumentRuleBase - Class in org.kuali.rice.krad.rules
-
Contains all of the business rules that are common to all documents
- DocumentRuleBase() - Constructor for class org.kuali.rice.krad.rules.DocumentRuleBase
-
- documentSearch(String, DocumentSearchCriteria) - Method in interface org.kuali.rice.kew.api.document.WorkflowDocumentService
-
Executes a search for workflow documents using the given criteria and as the principal with the given id.
- documentSearch(String, DocumentSearchCriteria) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentServiceImpl
-
- DocumentSearchCriteria - Class in org.kuali.rice.kew.api.document.search
-
- DocumentSearchCriteria.Builder - Class in org.kuali.rice.kew.api.document.search
-
- DocumentSearchCriteriaBoLookupableHelperService - Class in org.kuali.rice.kew.impl.document.search
-
Implementation of lookupable helper service which handles the complex lookup behavior required by the KEW
document search screen.
- DocumentSearchCriteriaBoLookupableHelperService() - Constructor for class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
- DocumentSearchCriteriaConfiguration - Class in org.kuali.rice.kew.framework.document.search
-
- DocumentSearchCriteriaConfiguration.Builder - Class in org.kuali.rice.kew.framework.document.search
-
- DocumentSearchCriteriaConfigurationContract - Interface in org.kuali.rice.kew.framework.document.search
-
Defines the contract for which specifies attribute fields that should be included as part of document search criteria
on the document search user interface.
- DocumentSearchCriteriaContract - Interface in org.kuali.rice.kew.api.document.search
-
Defines the contract for criteria used to perform lookups of workflow document data.
- DocumentSearchCriteriaEbo - Interface in org.kuali.rice.kew.docsearch
-
Defines an externalizable business object interface for workflow documents.
- DocumentSearchCriteriaProcessor - Interface in org.kuali.rice.kew.docsearch
-
Used by the document search helper to produce rows to render for the document search screen.
- DocumentSearchCriteriaProcessorKEWAdapter - Class in org.kuali.rice.kew.docsearch
-
This class adapts the RemotableAttributeField instances from the various attributes
associated with a document type and combines with the "default" rows for the search,
returning the final List of Row objects to render for the document search.
- DocumentSearchCriteriaProcessorKEWAdapter() - Constructor for class org.kuali.rice.kew.docsearch.DocumentSearchCriteriaProcessorKEWAdapter
-
- DocumentSearchCriteriaTranslator - Interface in org.kuali.rice.kew.impl.document.search
-
- DocumentSearchCriteriaTranslatorImpl - Class in org.kuali.rice.kew.impl.document.search
-
Reference implementation of DocumentSearchCriteriaTranslator
.
- DocumentSearchCriteriaTranslatorImpl() - Constructor for class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaTranslatorImpl
-
- DocumentSearchCustomization - Enum in org.kuali.rice.kew.framework.document.search
-
An enumeration which defines the set of available document search customizations.
- DocumentSearchCustomizationHandlerService - Interface in org.kuali.rice.kew.framework.document.search
-
A remotable service which handles processing of a client application's document search customizations.
- DocumentSearchCustomizationHandlerServiceImpl - Class in org.kuali.rice.kew.docsearch
-
TODO...
- DocumentSearchCustomizationHandlerServiceImpl() - Constructor for class org.kuali.rice.kew.docsearch.DocumentSearchCustomizationHandlerServiceImpl
-
- DocumentSearchCustomizationMediator - Interface in org.kuali.rice.kew.docsearch
-
- DocumentSearchCustomizationMediatorImpl - Class in org.kuali.rice.kew.docsearch
-
Reference implementation of DocumentSearchCustomizationMediator
.
- DocumentSearchCustomizationMediatorImpl() - Constructor for class org.kuali.rice.kew.docsearch.DocumentSearchCustomizationMediatorImpl
-
- DocumentSearchCustomizer - Interface in org.kuali.rice.kew.framework.document.search
-
Provides various mechanisms for an application to customize the behavior of the Document Search functionality for
their document types.
- DocumentSearchCustomizerBase - Class in org.kuali.rice.kew.framework.document.search
-
An abstract implementation of a
DocumentSearchCustomizer
which classes can extend from and override the
individual methods that they require in order to perform desired customization.
- DocumentSearchCustomizerBase() - Constructor for class org.kuali.rice.kew.framework.document.search.DocumentSearchCustomizerBase
-
- DocumentSearchDAO - Interface in org.kuali.rice.kew.docsearch.dao
-
- DocumentSearchDAOJdbcImpl - Class in org.kuali.rice.kew.docsearch.dao.impl
-
Spring JdbcTemplate implementation of DocumentSearchDAO
- DocumentSearchDAOJdbcImpl() - Constructor for class org.kuali.rice.kew.docsearch.dao.impl.DocumentSearchDAOJdbcImpl
-
- DocumentSearchGenerator - Interface in org.kuali.rice.kew.impl.document.search
-
Handles various functions related to generation and processing of document searches.
- DocumentSearchGeneratorImpl - Class in org.kuali.rice.kew.impl.document.search
-
Reference implementation of the DocumentSearchGenerator
.
- DocumentSearchGeneratorImpl() - Constructor for class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- DocumentSearchInternalUtils - Class in org.kuali.rice.kew.docsearch
-
Defines various utilities for internal use in the reference implementation of the document search functionality.
- DocumentSearchInternalUtils() - Constructor for class org.kuali.rice.kew.docsearch.DocumentSearchInternalUtils
-
- DocumentSearchInternalUtils.SearchableAttributeConfiguration - Class in org.kuali.rice.kew.docsearch
-
- DocumentSearchInternalUtils.SearchableAttributeConfiguration(String, EnumSet<DataType>, Class<?>) - Constructor for class org.kuali.rice.kew.docsearch.DocumentSearchInternalUtils.SearchableAttributeConfiguration
-
- DocumentSearchResult - Class in org.kuali.rice.kew.api.document.search
-
- DocumentSearchResult.Builder - Class in org.kuali.rice.kew.api.document.search
-
- documentSearchResultAuthorized(String, DocumentSearchResults, SecuritySession) - Method in interface org.kuali.rice.kew.doctype.service.DocumentSecurityService
-
- documentSearchResultAuthorized(String, DocumentSearchResults, SecuritySession) - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentSecurityServiceImpl
-
- DocumentSearchResultContract - Interface in org.kuali.rice.kew.api.document.search
-
Defines the contract for a single document result from execution of a document search.
- DocumentSearchResults - Class in org.kuali.rice.kew.api.document.search
-
- DocumentSearchResults.Builder - Class in org.kuali.rice.kew.api.document.search
-
- DocumentSearchResultsContract - Interface in org.kuali.rice.kew.api.document.search
-
Defines the contract for results returned from a document search.
- DocumentSearchResultSetConfiguration - Class in org.kuali.rice.kew.framework.document.search
-
- DocumentSearchResultSetConfiguration.Builder - Class in org.kuali.rice.kew.framework.document.search
-
- DocumentSearchResultSetConfigurationContract - Interface in org.kuali.rice.kew.framework.document.search
-
Defines how the display of results on the document search should be customized and configured.
- DocumentSearchResultValue - Class in org.kuali.rice.kew.framework.document.search
-
- DocumentSearchResultValue.Builder - Class in org.kuali.rice.kew.framework.document.search
-
- DocumentSearchResultValueContract - Interface in org.kuali.rice.kew.framework.document.search
-
Defines the contract for an object containing a customized result value for a specific document which is part of a
set of document search results.
- DocumentSearchResultValues - Class in org.kuali.rice.kew.framework.document.search
-
- DocumentSearchResultValues.Builder - Class in org.kuali.rice.kew.framework.document.search
-
- DocumentSearchResultValuesContract - Interface in org.kuali.rice.kew.framework.document.search
-
Defines the contract for an object containing result values that are used to customize document search results.
- DocumentSearchService - Interface in org.kuali.rice.kew.docsearch.service
-
Service for data access for document searches.
- DocumentSearchServiceImpl - Class in org.kuali.rice.kew.docsearch.service.impl
-
- DocumentSearchServiceImpl() - Constructor for class org.kuali.rice.kew.docsearch.service.impl.DocumentSearchServiceImpl
-
- DocumentSecurityAttribute - Interface in org.kuali.rice.kew.framework.document.security
-
This is an attribute used to implement custom document security for document search and the route log.
- DocumentSecurityDirective - Class in org.kuali.rice.kew.framework.document.security
-
Defines a directive for processing a list of security attributes against a supplied list of documents.
- DocumentSecurityHandlerService - Interface in org.kuali.rice.kew.framework.document.security
-
A remotable service which handles processing of a client application's custom security processing of workflow
documents.
- DocumentSecurityHandlerServiceImpl - Class in org.kuali.rice.kew.impl.document.security
-
Reference implementation of the DocumentSecurityHandlerService.
- DocumentSecurityHandlerServiceImpl() - Constructor for class org.kuali.rice.kew.impl.document.security.DocumentSecurityHandlerServiceImpl
-
- DocumentSecurityService - Interface in org.kuali.rice.kew.doctype.service
-
- DocumentSecurityServiceImpl - Class in org.kuali.rice.kew.doctype.service.impl
-
- DocumentSecurityServiceImpl() - Constructor for class org.kuali.rice.kew.doctype.service.impl.DocumentSecurityServiceImpl
-
- DocumentSerializationState - Class in org.kuali.rice.krad.util.documentserializer
-
This object keeps track of most of the open tags while a document is serialized.
- DocumentSerializationState() - Constructor for class org.kuali.rice.krad.util.documentserializer.DocumentSerializationState
-
- DocumentSerializationState.SerializationPropertyElement - Class in org.kuali.rice.krad.util.documentserializer
-
- DocumentSerializationState.SerializationPropertyElement(String, PropertyType) - Constructor for class org.kuali.rice.krad.util.documentserializer.DocumentSerializationState.SerializationPropertyElement
-
- DocumentSerializerService - Interface in org.kuali.rice.krad.service
-
Implementations of this interface are able to serialize documents into XML that's used by the workflow engine to perform routing, searches,
etc.
- DocumentSerializerServiceImpl - Class in org.kuali.rice.krad.service.impl
-
- DocumentSerializerServiceImpl() - Constructor for class org.kuali.rice.krad.service.impl.DocumentSerializerServiceImpl
-
- DocumentService - Interface in org.kuali.rice.krad.service
-
Defines various operations that support the Document framework.
- DocumentServiceImpl - Class in org.kuali.rice.krad.service.impl
-
Service implementation for the Document structure.
- DocumentServiceImpl() - Constructor for class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- DocumentSimulatedRouteException - Exception in org.kuali.rice.kew.api.exception
-
The exception used from the Simulation Engine when it has problems routing a
document
- DocumentSimulatedRouteException() - Constructor for exception org.kuali.rice.kew.api.exception.DocumentSimulatedRouteException
-
- DocumentSimulatedRouteException(String) - Constructor for exception org.kuali.rice.kew.api.exception.DocumentSimulatedRouteException
-
- DocumentSimulatedRouteException(String, Throwable) - Constructor for exception org.kuali.rice.kew.api.exception.DocumentSimulatedRouteException
-
- DocumentSimulatedRouteException(Throwable) - Constructor for exception org.kuali.rice.kew.api.exception.DocumentSimulatedRouteException
-
- DocumentsRoutedReport(Stats, Date, Date) - Method in class org.kuali.rice.kew.stats.dao.impl.StatsDaoJpaImpl
-
- DocumentsRoutedReport(Stats, Date, Date) - Method in class org.kuali.rice.kew.stats.dao.impl.StatsDAOOjbImpl
-
- DocumentsRoutedReport(Stats, Date, Date) - Method in interface org.kuali.rice.kew.stats.dao.StatsDAO
-
- DocumentsRoutedReport(Stats, Date, Date) - Method in class org.kuali.rice.kew.stats.service.impl.StatsServiceImpl
-
- DocumentsRoutedReport(Stats, Date, Date) - Method in interface org.kuali.rice.kew.stats.service.StatsService
-
- DocumentStatus - Enum in org.kuali.rice.kew.api.document
-
TODO...
- DocumentStatusCategory - Enum in org.kuali.rice.kew.api.document
-
A DocumentStatusCategory is a grouping of document statuses that is searchable
on the document search screen.
- DocumentStatusTransition - Class in org.kuali.rice.kew.api.document
-
- DocumentStatusTransition - Class in org.kuali.rice.kew.routeheader
-
Model bean representing the valid application document statuses for a document type
- DocumentStatusTransition() - Constructor for class org.kuali.rice.kew.routeheader.DocumentStatusTransition
-
- DocumentStatusTransition(String, String, String) - Constructor for class org.kuali.rice.kew.routeheader.DocumentStatusTransition
-
- DocumentStatusTransition.Builder - Class in org.kuali.rice.kew.api.document
-
- DocumentStatusTransitionContract - Interface in org.kuali.rice.kew.api.document
-
- DocumentStatusValuesFinder - Class in org.kuali.rice.kew.impl.document.search
-
A values finder implementation that loads the various workflow document status categories and their individual
statuses.
- DocumentStatusValuesFinder() - Constructor for class org.kuali.rice.kew.impl.document.search.DocumentStatusValuesFinder
-
- DocumentType - Class in org.kuali.rice.kew.api.doctype
-
- DocumentType - Class in org.kuali.rice.kew.doctype.bo
-
Model bean mapped to ojb representing a document type.
- DocumentType() - Constructor for class org.kuali.rice.kew.doctype.bo.DocumentType
-
- documentType - Variable in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- documentType - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- DocumentType.Builder - Class in org.kuali.rice.kew.api.doctype
-
A builder which can be used to construct
DocumentType
instances.
- DocumentType.Cache - Class in org.kuali.rice.kew.api.doctype
-
- DocumentType.Cache() - Constructor for class org.kuali.rice.kew.api.doctype.DocumentType.Cache
-
- DocumentType.ExtensionHolder<T> - Class in org.kuali.rice.kew.doctype.bo
-
- DocumentType.ExtensionHolder(RuleAttribute, ExtensionDefinition, T) - Constructor for class org.kuali.rice.kew.doctype.bo.DocumentType.ExtensionHolder
-
- DocumentTypeAndAttachmentTypePermissionTypeService - Class in org.kuali.rice.krad.kim
-
- DocumentTypeAndAttachmentTypePermissionTypeService() - Constructor for class org.kuali.rice.krad.kim.DocumentTypeAndAttachmentTypePermissionTypeService
-
- DocumentTypeAndEditModePermissionTypeServiceImpl - Class in org.kuali.rice.krad.kim
-
- DocumentTypeAndEditModePermissionTypeServiceImpl() - Constructor for class org.kuali.rice.krad.kim.DocumentTypeAndEditModePermissionTypeServiceImpl
-
- DocumentTypeAndExistingRecordsOnlyPermissionTypeServiceImpl - Class in org.kuali.rice.krad.kim
-
- DocumentTypeAndExistingRecordsOnlyPermissionTypeServiceImpl() - Constructor for class org.kuali.rice.krad.kim.DocumentTypeAndExistingRecordsOnlyPermissionTypeServiceImpl
-
- DocumentTypeAndNodeAndFieldsPermissionTypeServiceImpl - Class in org.kuali.rice.krad.kim
-
- DocumentTypeAndNodeAndFieldsPermissionTypeServiceImpl() - Constructor for class org.kuali.rice.krad.kim.DocumentTypeAndNodeAndFieldsPermissionTypeServiceImpl
-
- DocumentTypeAndNodeOrStatePermissionTypeServiceImpl - Class in org.kuali.rice.krad.kim
-
- DocumentTypeAndNodeOrStatePermissionTypeServiceImpl() - Constructor for class org.kuali.rice.krad.kim.DocumentTypeAndNodeOrStatePermissionTypeServiceImpl
-
- DocumentTypeAndRelationshipToNoteAuthorPermissionTypeService - Class in org.kuali.rice.krad.kim
-
- DocumentTypeAndRelationshipToNoteAuthorPermissionTypeService() - Constructor for class org.kuali.rice.krad.kim.DocumentTypeAndRelationshipToNoteAuthorPermissionTypeService
-
- DocumentTypeAttribute - Class in org.kuali.rice.kew.api.doctype
-
- DocumentTypeAttribute.Builder - Class in org.kuali.rice.kew.api.doctype
-
- DocumentTypeAttributeBo - Class in org.kuali.rice.kew.doctype
-
Data bean representing an attribute associated at the document type level.
- DocumentTypeAttributeBo() - Constructor for class org.kuali.rice.kew.doctype.DocumentTypeAttributeBo
-
- DocumentTypeAttributeContract - Interface in org.kuali.rice.kew.api.doctype
-
- DocumentTypeAuthorizationException - Exception in org.kuali.rice.krad.exception
-
This class represents an exception that is thrown when a given user is not authorized to take a given action on the given
document type.
- DocumentTypeAuthorizationException(String, String, String) - Constructor for exception org.kuali.rice.krad.exception.DocumentTypeAuthorizationException
-
- DocumentTypeAuthorizationException(String, String, String, Map<String, Object>) - Constructor for exception org.kuali.rice.krad.exception.DocumentTypeAuthorizationException
-
- DocumentTypeContract - Interface in org.kuali.rice.kew.api.doctype
-
- DocumentTypeDAO - Interface in org.kuali.rice.kew.doctype.dao
-
- DocumentTypeDAOJpaImpl - Class in org.kuali.rice.kew.doctype.dao.impl
-
- DocumentTypeDAOJpaImpl() - Constructor for class org.kuali.rice.kew.doctype.dao.impl.DocumentTypeDAOJpaImpl
-
- DocumentTypeDAOOjbImpl - Class in org.kuali.rice.kew.doctype.dao.impl
-
- DocumentTypeDAOOjbImpl() - Constructor for class org.kuali.rice.kew.doctype.dao.impl.DocumentTypeDAOOjbImpl
-
- DocumentTypeEBO - Interface in org.kuali.rice.kew.doctype.bo
-
This is a description of what this class does - Garey don't forget to fill this in.
- DocumentTypeLookupableHelperServiceImpl - Class in org.kuali.rice.kew.doctype
-
This is a description of what this class does - chb don't forget to fill this in.
- DocumentTypeLookupableHelperServiceImpl() - Constructor for class org.kuali.rice.kew.doctype.DocumentTypeLookupableHelperServiceImpl
-
- DocumentTypeMaintainable - Class in org.kuali.rice.kew.document
-
This class is the maintainable implementation for the Workflow
DocumentType
- DocumentTypeMaintainable() - Constructor for class org.kuali.rice.kew.document.DocumentTypeMaintainable
-
- documentTypeName - Variable in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- documentTypeName - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- documentTypeName - Variable in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- DocumentTypePermissionService - Interface in org.kuali.rice.kew.doctype.service
-
Implements permission checks related to Document Type.
- DocumentTypePermissionServiceImpl - Class in org.kuali.rice.kew.doctype.service.impl
-
Implementation of the DocumentTypePermissionService.
- DocumentTypePermissionServiceImpl() - Constructor for class org.kuali.rice.kew.doctype.service.impl.DocumentTypePermissionServiceImpl
-
- DocumentTypePermissionTypeServiceImpl - Class in org.kuali.rice.krad.kim
-
This is a description of what this class does - mpham don't forget to fill
this in.
- DocumentTypePermissionTypeServiceImpl() - Constructor for class org.kuali.rice.krad.kim.DocumentTypePermissionTypeServiceImpl
-
- DocumentTypePolicy - Enum in org.kuali.rice.kew.api.doctype
-
TODO...
- DocumentTypePolicy - Class in org.kuali.rice.kew.doctype
-
Model bean representing a policy of a document type.
- DocumentTypePolicy() - Constructor for class org.kuali.rice.kew.doctype.DocumentTypePolicy
-
- DocumentTypePolicy(String, Boolean) - Constructor for class org.kuali.rice.kew.doctype.DocumentTypePolicy
-
- DocumentTypePolicyEnum - Class in org.kuali.rice.kew.doctype
-
DocumentType policy enum type.
- DocumentTypePolicyEnum(String) - Constructor for class org.kuali.rice.kew.doctype.DocumentTypePolicyEnum
-
- DocumentTypePolicyId - Class in org.kuali.rice.kew.doctype
-
This Compound Primary Class has been generated by the rice ojb2jpa Groovy script.
- DocumentTypePolicyId() - Constructor for class org.kuali.rice.kew.doctype.DocumentTypePolicyId
-
- DocumentTypeQueryService - Interface in org.kuali.rice.kew.doctype.service
-
A service for querying document type stuff for plugins without exposing the document type service.
- DocumentTypeResponsibilityTypeServiceImpl - Class in org.kuali.rice.kew.service.impl
-
- DocumentTypeResponsibilityTypeServiceImpl() - Constructor for class org.kuali.rice.kew.service.impl.DocumentTypeResponsibilityTypeServiceImpl
-
- DocumentTypeSecurity - Class in org.kuali.rice.kew.doctype
-
- DocumentTypeSecurity() - Constructor for class org.kuali.rice.kew.doctype.DocumentTypeSecurity
-
- DocumentTypeSecurity(String, String) - Constructor for class org.kuali.rice.kew.doctype.DocumentTypeSecurity
-
parse XML to populate security object
- DocumentTypeService - Interface in org.kuali.rice.kew.api.doctype
-
TODO ...
- DocumentTypeService - Interface in org.kuali.rice.kew.doctype.service
-
Service for data access of document types.
- documentTypeService - Variable in class org.kuali.rice.krad.kim.DocumentTypePermissionTypeServiceImpl
-
- DocumentTypeServiceImpl - Class in org.kuali.rice.kew.doctype.service.impl
-
The standard implementation of the DocumentTypeService.
- DocumentTypeServiceImpl() - Constructor for class org.kuali.rice.kew.doctype.service.impl.DocumentTypeServiceImpl
-
- DocumentTypeServiceImpl - Class in org.kuali.rice.kew.impl.doctype
-
- DocumentTypeServiceImpl() - Constructor for class org.kuali.rice.kew.impl.doctype.DocumentTypeServiceImpl
-
- DocumentTypeXmlExporter - Class in org.kuali.rice.kew.xml.export
-
- DocumentTypeXmlExporter() - Constructor for class org.kuali.rice.kew.xml.export.DocumentTypeXmlExporter
-
- DocumentTypeXmlParser - Class in org.kuali.rice.kew.xml
-
- DocumentTypeXmlParser() - Constructor for class org.kuali.rice.kew.xml.DocumentTypeXmlParser
-
- DocumentUpdate - Class in org.kuali.rice.kew.api.document
-
Defines an update to document meta-data on a particular workflow document,
including title, application document id, application document status,
and routing branch variables.
- DocumentUpdate.Builder - Class in org.kuali.rice.kew.api.document
-
- DocumentValuePathGroup - Class in org.kuali.rice.krad.datadictionary
-
This is a description of what this class does - mpham don't forget to fill this in.
- DocumentValuePathGroup() - Constructor for class org.kuali.rice.krad.datadictionary.DocumentValuePathGroup
-
- DocumentView - Class in org.kuali.rice.krad.uif.view
-
View type for KRAD documents
- DocumentView() - Constructor for class org.kuali.rice.krad.uif.view.DocumentView
-
- DocumentViewAuthorizerBase - Class in org.kuali.rice.krad.document
-
- DocumentViewAuthorizerBase() - Constructor for class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- DocumentViewHelperServiceImpl - Class in org.kuali.rice.krad.uif.service.impl
-
- DocumentViewHelperServiceImpl() - Constructor for class org.kuali.rice.krad.uif.service.impl.DocumentViewHelperServiceImpl
-
- DocumentViewPresentationControllerBase - Class in org.kuali.rice.krad.document
-
- DocumentViewPresentationControllerBase() - Constructor for class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
-
- documentWillHaveAtLeastOneActionRequest(RoutingReportCriteria, List<String>, boolean) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Determines if a document has at least one action request
- documentWillHaveAtLeastOneActionRequest(RoutingReportCriteria, List<String>, boolean) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- DocumentWithContent - Class in org.kuali.rice.kew.api.document
-
Immutable implementation of the DocumentWithContentContract
.
- DocumentWithContentContract - Interface in org.kuali.rice.kew.api.document
-
- doDeleteRouteHeader(DeleteEvent) - Method in class org.kuali.rice.edl.framework.workflow.EDocLiteDatabasePostProcessor
-
- doDeleteRouteHeader(DeleteEvent) - Method in class org.kuali.rice.edl.framework.workflow.EDocLitePostProcessor
-
- doDeleteRouteHeader(DeleteEvent) - Method in class org.kuali.rice.ken.postprocessor.kew.NotificationPostProcessor
-
- doDeleteRouteHeader(DeleteEvent) - Method in class org.kuali.rice.ken.postprocessor.kew.NotificationSenderFormPostProcessor
-
- doDeleteRouteHeader(DeleteEvent) - Method in interface org.kuali.rice.kew.framework.postprocessor.PostProcessor
-
Executed whenever a deletion of the document is required.
- doDeleteRouteHeader(DeleteEvent) - Method in class org.kuali.rice.kew.postprocessor.DefaultPostProcessor
-
- doDeleteRouteHeader(DeleteEvent) - Method in class org.kuali.rice.kew.rule.RulePostProcessor
-
- doDeleteRouteHeader(DeleteEvent) - Method in class org.kuali.rice.krad.service.impl.PostProcessorServiceImpl
-
- doDeleteRouteHeader(DeleteEvent) - Method in class org.kuali.rice.krad.workflow.postprocessor.KualiPostProcessor
-
- doEndTag() - Method in class org.kuali.rice.kns.web.taglib.html.KNSButtonTag
-
- doEndTag() - Method in class org.kuali.rice.kns.web.taglib.html.KNSCancelTag
-
- doEndTag() - Method in class org.kuali.rice.kns.web.taglib.html.KNSCheckboxTag
-
- doEndTag() - Method in class org.kuali.rice.kns.web.taglib.html.KNSELButtonTag
-
- doEndTag() - Method in class org.kuali.rice.kns.web.taglib.html.KNSELCancelTag
-
- doEndTag() - Method in class org.kuali.rice.kns.web.taglib.html.KNSELCheckboxTag
-
- doEndTag() - Method in class org.kuali.rice.kns.web.taglib.html.KNSELFileTag
-
- doEndTag() - Method in class org.kuali.rice.kns.web.taglib.html.KNSELImageTag
-
- doEndTag() - Method in class org.kuali.rice.kns.web.taglib.html.KNSELMultiboxTag
-
- doEndTag() - Method in class org.kuali.rice.kns.web.taglib.html.KNSELPasswordTag
-
- doEndTag() - Method in class org.kuali.rice.kns.web.taglib.html.KNSELRadioTag
-
- doEndTag() - Method in class org.kuali.rice.kns.web.taglib.html.KNSELSelectTag
-
- doEndTag() - Method in class org.kuali.rice.kns.web.taglib.html.KNSELSubmitTag
-
- doEndTag() - Method in class org.kuali.rice.kns.web.taglib.html.KNSELTextareaTag
-
- doEndTag() - Method in class org.kuali.rice.kns.web.taglib.html.KNSELTextTag
-
- doEndTag() - Method in class org.kuali.rice.kns.web.taglib.html.KNSFileTag
-
- doEndTag() - Method in class org.kuali.rice.kns.web.taglib.html.KNSImageTag
-
This overridden method ...
- doEndTag() - Method in class org.kuali.rice.kns.web.taglib.html.KNSMultiboxTag
-
- doEndTag() - Method in class org.kuali.rice.kns.web.taglib.html.KNSPasswordTag
-
- doEndTag() - Method in class org.kuali.rice.kns.web.taglib.html.KNSRadioTag
-
- doEndTag() - Method in class org.kuali.rice.kns.web.taglib.html.KNSSelectTag
-
- doEndTag() - Method in class org.kuali.rice.kns.web.taglib.html.KNSSubmitTag
-
- doEndTag() - Method in class org.kuali.rice.kns.web.taglib.html.KNSTextareaTag
-
- doEndTag() - Method in class org.kuali.rice.kns.web.taglib.html.KNSTextTag
-
- doesBackupTableExist(String) - Method in interface org.kuali.rice.devtools.pdle.PostDataLoadEncryptionDao
-
- doesBackupTableExist(String) - Method in interface org.kuali.rice.devtools.pdle.PostDataLoadEncryptionService
-
- doesBackupTableExist(String) - Method in class org.kuali.rice.devtools.pdle.PostDataLoadEncryptionServiceImpl
-
- doesBackupTableExist(String) - Method in class org.kuali.rice.krad.dao.jdbc.PostDataLoadEncryptionDaoJdbc
-
- doesDelegationQualifierMatchQualification(Map<String, String>, Map<String, String>) - Method in interface org.kuali.rice.kim.framework.common.delegate.DelegationTypeService
-
Gets whether a role assignment with the given qualifier is applicable for the given qualification.
- doesDelegationQualifierMatchQualification(Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kns.kim.role.RoleTypeServiceBase
-
Deprecated.
Performs a simple check that the qualifier on the delegation matches the qualification.
- doesDocumentExist(String) - Method in interface org.kuali.rice.kew.api.document.WorkflowDocumentService
-
Returns a boolean depending on if a
Document
exists with the specified documentId
- doesDocumentExist(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentServiceImpl
-
- doesDocumentHaveUserRequest(String, String) - Method in interface org.kuali.rice.kew.actionrequest.dao.ActionRequestDAO
-
- doesDocumentHaveUserRequest(String, String) - Method in class org.kuali.rice.kew.actionrequest.dao.impl.ActionRequestDAOJpaImpl
-
- doesDocumentHaveUserRequest(String, String) - Method in class org.kuali.rice.kew.actionrequest.dao.impl.ActionRequestDAOOjbImpl
-
- doesPrincipalHaveRequest(String, String) - Method in interface org.kuali.rice.kew.actionrequest.service.ActionRequestService
-
Checks if the given user has any Action Requests on the given document.
- doesPrincipalHaveRequest(String, String) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
- doesPrincipalNameExist(String, String) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- doesPropertyHaveError(String) - Method in class org.kuali.rice.krad.util.MessageMap
-
- doesPropertyNameMatch(String, String) - Method in class org.kuali.rice.kns.kim.permission.PermissionTypeServiceBase
-
Deprecated.
Internal method for checking if property name matches
- doesRoleQualifierMatchQualification(Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kim.api.role.PassThruRoleTypeServiceBase
-
- doesRoleQualifierMatchQualification(Map<String, String>, Map<String, String>) - Method in interface org.kuali.rice.kim.framework.role.RoleTypeService
-
Gets whether a role assignment with the given qualifier is applicable for the given qualification.
- doesRoleQualifierMatchQualification(Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kns.kim.role.RoleTypeServiceBase
-
Deprecated.
Performs a simple check that the qualifier on the role matches the qualification.
- doExport(Writer) - Method in class org.kuali.rice.kns.lookup.CustomCsvExportView
-
- doExport(Writer) - Method in class org.kuali.rice.kns.lookup.CustomExcelExportView
-
- doExport(Writer) - Method in class org.kuali.rice.kns.lookup.CustomXmlExportView
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.kuali.rice.kew.web.BootstrapFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.kuali.rice.kew.web.DummyLoginFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.kuali.rice.kew.web.UserLoginFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.kuali.rice.kew.web.UserPreferencesFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.kuali.rice.krad.web.filter.AutoLoginFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.kuali.rice.krad.web.filter.HideWebInfFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.kuali.rice.krad.web.filter.SessionFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.kuali.rice.krad.web.filter.SetResponseBufferSizeFilter
-
Sets the bufferSize of the response.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.core.web.impex.ExportServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.actionlist.ActionListCountServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.notes.web.AttachmentServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ksb.security.admin.ExportServlet
-
- doInDocumentBo(DocumentRouteHeaderValue, String, String) - Method in interface org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl.DocumentActionCallback
-
- doInNewGlobalVariables(Callable<T>) - Static method in class org.kuali.rice.krad.util.GlobalVariables
-
Pushes a new GlobalVariables object onto the ThreadLocal GlobalVariables stack, invokes the runnable,
and pops the GlobalVariables off in a finally clause
- doInNewGlobalVariables(UserSession, Callable<T>) - Static method in class org.kuali.rice.krad.util.GlobalVariables
-
Convenience method that creates a new GlobalVariables stack frame, initialized with the provided
UserSession (which may be the previous UserSession).
- doInTransaction(TransactionStatus) - Method in class org.kuali.rice.ken.util.TransactionedCallable
-
- DOM_CHECK - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsValues
-
- DOM_RADIO - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsValues
-
- DOM_SELECT - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsValues
-
- DOM_TEXT - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsValues
-
- doMapFromContext(DirContextOperations) - Method in class org.kuali.rice.kim.ldap.BaseMapper
-
- DONT_RECEIVE_FUTURE_REQUESTS_BRANCH_STATE_VALUE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.core.web.impex.ExportServlet
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.notes.web.AttachmentServlet
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ksb.security.admin.ExportServlet
-
- doProcessFormattableValidCharConstraint(DictionaryValidationResult, ValidCharactersConstraint, Formatable, Object, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.ValidCharactersConstraintProcessor
-
- doProcessingAfterPost(KualiForm, HttpServletRequest) - Method in class edu.sampleu.bookstore.document.web.BookOrderAction
-
- doProcessingAfterPost(KualiForm, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
-
This method does all special processing on a document that should happen on each HTTP post (ie, save, route, approve, etc).
- doProcessingAfterPost(KualiForm, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
- doProcessingAfterPost(KualiForm, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.action.KualiMaintenanceDocumentAction
-
This method does all special processing on a document that should happen on each HTTP post (ie, save, route, approve, etc).
- doProcessingAfterPost(KualiForm, Map<String, String[]>) - Method in class org.kuali.rice.kns.web.struts.action.KualiMaintenanceDocumentAction
-
- doProcessValidCharConstraint(ValidCharactersConstraint, Object) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.ValidCharactersConstraintProcessor
-
- doPrompts(Document) - Method in class org.kuali.rice.kns.rules.PromptBeforeValidationBase
-
- doRouteLevelChange(DocumentRouteLevelChange) - Method in class org.kuali.rice.edl.framework.workflow.EDocLiteDatabasePostProcessor
-
- doRouteLevelChange(DocumentRouteLevelChange) - Method in class org.kuali.rice.edl.framework.workflow.EDocLitePostProcessor
-
- doRouteLevelChange(DocumentRouteLevelChange) - Method in class org.kuali.rice.ken.postprocessor.kew.NotificationPostProcessor
-
- doRouteLevelChange(DocumentRouteLevelChange) - Method in class org.kuali.rice.ken.postprocessor.kew.NotificationSenderFormPostProcessor
-
- doRouteLevelChange(DocumentRouteLevelChange) - Method in interface org.kuali.rice.kew.framework.postprocessor.PostProcessor
-
Executed whenever the document transitions from one node to another.
- doRouteLevelChange(DocumentRouteLevelChange) - Method in class org.kuali.rice.kew.postprocessor.DefaultPostProcessor
-
- doRouteLevelChange(DocumentRouteLevelChange) - Method in class org.kuali.rice.kew.rule.RulePostProcessor
-
- doRouteLevelChange(DocumentRouteLevelChange) - Method in interface org.kuali.rice.krad.document.Document
-
method to integrate with workflow, where we will actually handle the transitions of levels for documents
- doRouteLevelChange(DocumentRouteLevelChange) - Method in class org.kuali.rice.krad.document.DocumentBase
-
The the default implementation for RouteLevelChange does nothing, but is meant to provide a hook for documents to implement
for other needs.
- doRouteLevelChange(DocumentRouteLevelChange) - Method in class org.kuali.rice.krad.service.impl.PostProcessorServiceImpl
-
- doRouteLevelChange(DocumentRouteLevelChange) - Method in class org.kuali.rice.krad.workflow.postprocessor.KualiPostProcessor
-
- doRouteStatusChange(DocumentRouteStatusChange) - Method in class org.kuali.rice.edl.framework.workflow.EDocLiteDatabasePostProcessor
-
- doRouteStatusChange(DocumentRouteStatusChange) - Method in class org.kuali.rice.edl.framework.workflow.EDocLitePostProcessor
-
- doRouteStatusChange(DocumentRouteStatusChange) - Method in class org.kuali.rice.ken.postprocessor.kew.NotificationPostProcessor
-
- doRouteStatusChange(DocumentRouteStatusChange) - Method in class org.kuali.rice.ken.postprocessor.kew.NotificationSenderFormPostProcessor
-
When the EDL simple message sending form is submitted, it is routed straight to FINAL and at that time (when RESOLVED), we
actually send the notification.
- doRouteStatusChange(DocumentHeader) - Method in class org.kuali.rice.kew.document.DocumentTypeMaintainable
-
- doRouteStatusChange(DocumentRouteStatusChange) - Method in interface org.kuali.rice.kew.framework.postprocessor.PostProcessor
-
Executed whenever the status of the document changes.
- doRouteStatusChange(DocumentRouteStatusChange) - Method in class org.kuali.rice.kew.postprocessor.DefaultPostProcessor
-
- doRouteStatusChange(DocumentRouteStatusChange) - Method in class org.kuali.rice.kew.rule.RulePostProcessor
-
- doRouteStatusChange(DocumentRouteStatusChange) - Method in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- doRouteStatusChange(DocumentRouteStatusChange) - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- doRouteStatusChange(DocumentRouteStatusChange) - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- doRouteStatusChange(DocumentRouteStatusChange) - Method in interface org.kuali.rice.krad.document.Document
-
Handle the doRouteStatusChange event from the post processor
- doRouteStatusChange(DocumentRouteStatusChange) - Method in class org.kuali.rice.krad.document.DocumentBase
-
- doRouteStatusChange(DocumentHeader) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Invoked do perform custom processing when the route status for the containing
maintenance document changes
- doRouteStatusChange(DocumentHeader) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- doRouteStatusChange(DocumentRouteStatusChange) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- doRouteStatusChange(DocumentRouteStatusChange) - Method in class org.kuali.rice.krad.service.impl.PostProcessorServiceImpl
-
- doRouteStatusChange(DocumentRouteStatusChange) - Method in class org.kuali.rice.krad.workflow.postprocessor.KualiPostProcessor
-
- doStartTag() - Method in class org.kuali.rice.kns.web.taglib.html.KNSHiddenTag
-
- doubleValue() - Method in class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
- doubleValue() - Method in class org.kuali.rice.core.api.util.type.KualiInteger
-
- DOWNLOAD_BO_ATTACHMENT_METHOD - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- DOWNLOAD_CUSTOM_BO_ATTACHMENT_METHOD - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- downloadAttachment(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiMaintenanceDocumentAction
-
Downloads the attachment to the user's browser
- downloadAttachment(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
-
Called by the download attachment action on a note.
- downloadBOAttachment(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
Downloads the selected attachment to the user's browser
- downloadBOAttachment(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiInquiryAction
-
Downloads the selected attachment to the user's browser
- downloadCustomBOAttachment(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiInquiryAction
-
- DRIVER_CLASS_NAME - Static variable in class org.kuali.rice.core.framework.persistence.jdbc.datasource.XAPoolDataSource
-
Deprecated.
- dropBackupTable(String) - Method in interface org.kuali.rice.devtools.pdle.PostDataLoadEncryptionDao
-
- dropBackupTable(Class<? extends PersistableBusinessObject>) - Method in interface org.kuali.rice.devtools.pdle.PostDataLoadEncryptionService
-
- dropBackupTable(String) - Method in interface org.kuali.rice.devtools.pdle.PostDataLoadEncryptionService
-
- dropBackupTable(Class<? extends PersistableBusinessObject>) - Method in class org.kuali.rice.devtools.pdle.PostDataLoadEncryptionServiceImpl
-
- dropBackupTable(String) - Method in class org.kuali.rice.devtools.pdle.PostDataLoadEncryptionServiceImpl
-
- dropBackupTable(String) - Method in class org.kuali.rice.krad.dao.jdbc.PostDataLoadEncryptionDaoJdbc
-
- DROPDOWN - Static variable in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- DROPDOWN_REFRESH - Static variable in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- DROPDOWN_SCRIPT - Static variable in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- dropEncryptionIndicatorFromBackupTable(String) - Method in interface org.kuali.rice.devtools.pdle.PostDataLoadEncryptionDao
-
- dropEncryptionIndicatorFromBackupTable(String) - Method in class org.kuali.rice.krad.dao.jdbc.PostDataLoadEncryptionDaoJdbc
-
- dropSequenceQuery(String) - Method in class org.apache.ojb.broker.platforms.PlatformMckoiImpl
-
- DTOConverter - Class in org.kuali.rice.kew.dto
-
Translates Workflow server side beans into client side VO beans.
- DTOConverter() - Constructor for class org.kuali.rice.kew.dto.DTOConverter
-
- DTOConverter.RouteNodeInstanceLoader - Interface in org.kuali.rice.kew.dto
-
Interface for a simple service providing RouteNodeInstanceS based on their IDs
- DummyLoginFilter - Class in org.kuali.rice.kew.web
-
A login filter which forwards to a login page that allows for the desired
authentication ID to be entered without the need for a password.
- DummyLoginFilter() - Constructor for class org.kuali.rice.kew.web.DummyLoginFilter
-
- Dump - Class in org.kuali.rice.edl.impl.extract
-
- Dump() - Constructor for class org.kuali.rice.edl.impl.extract.Dump
-
- DumpDTO - Class in org.kuali.rice.edl.framework.extract
-
- DumpDTO() - Constructor for class org.kuali.rice.edl.framework.extract.DumpDTO
-
- dumpFields(Object) - Static method in class org.kuali.rice.kew.util.ClassDumper
-
- dumpFieldsToLog(Object) - Static method in class org.kuali.rice.kew.util.ClassDumper
-
- dumpMemory() - Method in class org.kuali.rice.test.RiceTestCase
-
- DuplicateEntryException - Exception in org.kuali.rice.krad.datadictionary.exception
-
Exception thrown when a DataDictionary entry or definition is created using a key which is already in use.
- DuplicateEntryException(String) - Constructor for exception org.kuali.rice.krad.datadictionary.exception.DuplicateEntryException
-
- DuplicateEntryException(String, Throwable) - Constructor for exception org.kuali.rice.krad.datadictionary.exception.DuplicateEntryException
-
- duplicateIdentificationFieldMap - Variable in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
- duplicateIdentificationFields - Variable in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
- DuplicateKeyException - Exception in org.kuali.rice.krad.exception
-
This class represents an exception that is thrown when the configuration service tries to redefine a configuration property with
a key which is already in use.
- DuplicateKeyException(String) - Constructor for exception org.kuali.rice.krad.exception.DuplicateKeyException
-
- DuplicateKeyException(String, Throwable) - Constructor for exception org.kuali.rice.krad.exception.DuplicateKeyException
-
- DYNAMIC - Static variable in class org.kuali.rice.kew.engine.node.NodeType
-
- dynamic - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- DynamicNode - Interface in org.kuali.rice.kew.engine.node
-
A Node type which can be used to dynamically generate a route path for a document.
- DynamicResult - Class in org.kuali.rice.kew.engine.node
-
- DynamicResult(boolean, RouteNodeInstance) - Constructor for class org.kuali.rice.kew.engine.node.DynamicResult
-
- dynamicRoleMembership(String, String) - Method in class org.kuali.rice.kew.role.service.impl.ActionRequestDerivedRoleTypeServiceImpl
-
Returns false, as action requests change quite often so membership in this role is highly volatile
- dynamicRoleMembership(String, String) - Method in class org.kuali.rice.kew.role.service.impl.RouteLogDerivedRoleTypeServiceImpl
-
Returns false, as the Route Log changes often enough that role membership is highly volatile
- dynamicRoleMembership(String, String) - Method in class org.kuali.rice.kim.api.role.PassThruRoleTypeServiceBase
-
- dynamicRoleMembership(String, String) - Method in interface org.kuali.rice.kim.framework.role.RoleTypeService
-
Determines if the role specified by the given namespace and role name has a dynamic role membership.
- dynamicRoleMembership(String, String) - Method in class org.kuali.rice.kns.kim.role.RoleTypeServiceBase
-
Deprecated.
Returns true as a default
- DynamicTransitionEngine - Class in org.kuali.rice.kew.engine.transition
-
The DynamicTransitionEngine operates on a
DynamicNode
and takes the next node instances returned
by the node and runs returns them in a TransitionResult after doing some processing and validation on them.
- DynamicTransitionEngine() - Constructor for class org.kuali.rice.kew.engine.transition.DynamicTransitionEngine
-
- dynConstruct(String, Object...) - Static method in class org.kuali.rice.core.api.criteria.PredicateFactory
-
This method will construct a predicate based on the predicate name.
- genCollectionServerMessages(UifComponentsTestForm, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestController
-
- generate(SessionImplementor, Object) - Method in class org.kuali.rice.core.framework.persistence.jpa.RiceNumericStringSequenceStyleGenerator
-
Takes the ID generated by the superclass's version of this method and returns its toString() representation instead.
- generate() - Method in class org.kuali.rice.devtools.generators.mo.ImmutableJaxbGenerator.Generator
-
- generateAdHocRoutePersonEvents(Document) - Method in class org.kuali.rice.krad.service.impl.KualiRuleServiceImpl
-
Builds a list containing AddAdHocRoutePersonEvents since the validation done for an AdHocRouteRecipient is the same for all
events.
- 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 class org.kuali.rice.krad.service.impl.KualiRuleServiceImpl
-
Builds a list containing AddAdHocRoutePersonEvents since the validation done for an AdHocRouteRecipient is the same for all
events.
- generateAdHocRouteWorkgroupEvents(Document) - Method in interface org.kuali.rice.krad.service.KualiRuleService
-
Builds a list containing ad hoc route workgroup events appropriate for the context.
- generateAllAffectedReferences(Class, Map<String, String>, String, String) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- generateCertificate(KeyPair, String) - Method in class org.kuali.rice.ksb.security.admin.service.impl.JavaSecurityManagementServiceImpl
-
- generateClientKeystore(String, String) - Method in class org.kuali.rice.ksb.security.admin.service.impl.JavaSecurityManagementServiceImpl
-
- generateClientKeystore(String, String) - Method in interface org.kuali.rice.ksb.security.admin.service.JavaSecurityManagementService
-
- generateClientKeyStore(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ksb.security.admin.web.JavaSecurityManagementAction
-
- generateCollectionSubTabName(Field) - Method in class org.kuali.rice.kns.web.struts.action.KualiInquiryAction
-
Finds a container field's sub tab name
- generateComponentSetId() - Method in class org.kuali.rice.krad.service.impl.DataDictionaryComponentPublisherServiceImpl
-
- generateCompositeSelectedObjectIds(Set<String>, Set<String>, Set<String>) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
-
Given 3 sets of object IDs: the set of selected object IDs before rendering the current page,
the set of object IDs rendered on the page, and the set of object IDs selected on the page, computes
the total set of selected object IDs.
- generateContent(Map<String, String>) - Method in class org.kuali.rice.kew.rule.GenericAttributeContent
-
- generateDailyReminder(Person, Collection<ActionItem>) - Method in interface org.kuali.rice.kew.mail.service.EmailContentService
-
- generateDailyReminder(Person, Collection<ActionItem>) - Method in class org.kuali.rice.kew.mail.service.impl.StyleableEmailContentServiceImpl
-
- generateDeactivationsToPersist() - Method in interface org.kuali.rice.krad.bo.GlobalBusinessObject
-
This method generates a list of BusinessObjects that need to be deleted as part of the final processing for a global
maintenance document.
- generateDocumentHandlerUrl(String, DocumentType, boolean) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
Generates the appropriate document handler url for the given document.
- generateDST() - Method in class org.kuali.rice.kim.sesn.DistributedSession
-
This method generates a unique Distributed Session Ticket
- generateEmailContent(Templates, Document) - Method in class org.kuali.rice.kew.mail.EmailStyleHelper
-
- generateEmailContent(String, Document) - Method in class org.kuali.rice.kew.mail.service.impl.StyleableEmailContentServiceImpl
-
- generateEncodedKey() - Static method in class org.kuali.rice.core.impl.encryption.DemonstrationGradeEncryptionServiceImpl
-
This method generates keys.
- generateErrorKeyForSection(Section) - Static method in class org.kuali.rice.kns.util.MaintenanceUtils
-
Given a section, returns a comma delimited string of all fields, representing the error keys that exist for a section
- generateEvents() - Method in class org.kuali.rice.krad.rules.rule.event.ApproveDocumentEvent
-
- generateEvents() - Method in interface org.kuali.rice.krad.rules.rule.event.KualiDocumentEvent
-
This will return a list of events that are spawned from this event.
- generateEvents() - Method in class org.kuali.rice.krad.rules.rule.event.KualiDocumentEventBase
-
- generateEvents() - Method in class org.kuali.rice.krad.rules.rule.event.RouteDocumentEvent
-
- generateEvents() - Method in class org.kuali.rice.krad.rules.rule.event.SaveDocumentEvent
-
- generateEvents() - Method in class org.kuali.rice.krad.rules.rule.event.SaveOnlyDocumentEvent
-
This overridden method returns an empty list always
- generateEvents() - Method in class org.kuali.rice.krad.rules.rule.event.SendAdHocRequestsEvent
-
- generateExceptionGroupRequests(RouteContext) - Method in class org.kuali.rice.kew.messaging.exceptionhandling.ExceptionRoutingServiceImpl
-
- generateExportPath(HttpServletRequest, ExportDataSet) - Static method in class org.kuali.rice.core.web.impex.ExportServlet
-
- generateExportPath(String, HttpServletRequest) - Static method in class org.kuali.rice.ksb.security.admin.ExportServlet
-
- generateFeedback(FeedbackForm) - Method in interface org.kuali.rice.kew.mail.service.EmailContentService
-
- generateFeedback(FeedbackForm) - Method in class org.kuali.rice.kew.mail.service.impl.StyleableEmailContentServiceImpl
-
- generateFieldConversions(InputField, DataObjectRelationship) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- generateFormKey() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Creates the unique id used to store this "conversation" in the session.
- generateFromToDateCriteria(Date) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleDAOJpaImpl
-
- generateFromToDateCriteria(Date) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleDAOOjbImpl
-
- generateGlobalChangesToPersist() - Method in interface org.kuali.rice.krad.bo.GlobalBusinessObject
-
This method applies the global changed fields to the list of BOs contained within, and returns the list, with all the
relevant values updated.
- generateImmediateReminder(Person, ActionItem, DocumentType) - Method in interface org.kuali.rice.kew.mail.service.EmailContentService
-
- generateImmediateReminder(Person, ActionItem, DocumentType) - Method in class org.kuali.rice.kew.mail.service.impl.StyleableEmailContentServiceImpl
-
This method generates an
EmailContent
object using the given parameters.
- generateKeyStore(Certificate, PrivateKey, String, String) - Method in class org.kuali.rice.ksb.security.admin.service.impl.JavaSecurityManagementServiceImpl
-
- generateKimExceptionRequests(RouteContext) - Method in class org.kuali.rice.kew.messaging.exceptionhandling.ExceptionRoutingServiceImpl
-
- generateLookupParameters(InputField, DataObjectRelationship) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- generateMaintenanceLocks() - Method in class org.kuali.rice.kew.document.RoutingRuleDelegationMaintainable
-
- generateMaintenanceLocks() - Method in class org.kuali.rice.kew.document.RoutingRuleMaintainable
-
Overridden implementation of maintenance locks.
- generateMaintenanceLocks() - Method in class org.kuali.rice.kns.maintenance.KualiGlobalMaintainableImpl
-
This overrides the standard version in KualiMaintainableImpl which works for non-global maintenance documents
Each global document must in turn override this with its own locking representation, since it varies from document to document (some have one detail class and others have two, and the way to combine the two detail classes is unique to document with two detail classes)
- 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
- generateMaintenanceUrl(HttpServletRequest, DelegateRuleForm) - Method in class org.kuali.rice.kew.rule.web.DelegateRuleAction
-
- generateMaintenanceUrl(HttpServletRequest, RuleForm) - Method in class org.kuali.rice.kew.rule.web.RuleAction
-
- generateMessageFromLabelKey(List<String>, String) - Static method in class org.kuali.rice.krad.uif.util.ClientValidationUtils
-
- generateMessages(boolean, View, Object, Component) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
- generateMultipleValueLookupBOTemplate(List<MaintainableSectionDefinition>, String) - Static method in class org.kuali.rice.kns.util.MaintenanceUtils
-
Returns the field templates defined in the maint dictionary xml files.
- generateNewDocumentTypeFromExisting(String) - Method in class org.kuali.rice.kew.xml.DocumentTypeXmlParser
-
- generateNewGuid() - Method in class org.kuali.rice.kns.web.EditablePropertiesHistoryHolder
-
Deprecated.
- generateNewLock(String) - Method in class org.kuali.rice.krad.service.impl.PessimisticLockServiceImpl
-
- generateNewLock(String, String) - Method in class org.kuali.rice.krad.service.impl.PessimisticLockServiceImpl
-
- generateNewLock(String, Person) - Method in class org.kuali.rice.krad.service.impl.PessimisticLockServiceImpl
-
- generateNewLock(String, String, Person) - Method in class org.kuali.rice.krad.service.impl.PessimisticLockServiceImpl
-
- 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
- generateNewRequests(boolean, RouteContext, RouteHelper) - Method in class org.kuali.rice.kew.engine.node.IteratedRequestActivationNode
-
Template method that subclasses should override to generates new requests
- generateNewRequests(boolean, RouteContext, RouteHelper) - Method in class org.kuali.rice.kew.engine.node.KRAMetaRuleNode
-
- generateNotificationMessage(Notification, String) - Method in class org.kuali.rice.ken.service.impl.NotificationMessageContentServiceImpl
-
This method will marshall out the Notification object as a String of XML, using XStream and replaces the
full recipient list with just a single recipient.
- generateNotificationMessage(Notification) - Method in class org.kuali.rice.ken.service.impl.NotificationMessageContentServiceImpl
-
This method will marshall out the Notification object as a String of XML, using XStream.
- generateNotificationMessage(Notification) - Method in interface org.kuali.rice.ken.service.NotificationMessageContentService
-
This method is responsible for marshalling out the passed in Notification object in and XML representation.
- generateNotificationMessage(Notification, String) - Method in interface org.kuali.rice.ken.service.NotificationMessageContentService
-
This method is responsible for marshalling out the passed in Notification object in and XML representation, with
the addition of adding the specific recipient to the recipients list and removing the others.
- generateNotificationResponseMessage(NotificationResponse) - Method in class org.kuali.rice.ken.service.impl.NotificationMessageContentServiceImpl
-
This method will marshall out the NotificationResponse object as a String of XML, using XStream.
- generateNotificationResponseMessage(NotificationResponse) - Method in interface org.kuali.rice.ken.service.NotificationMessageContentService
-
Generates a Notification response message
- generateNotifications(List, PrincipalContract, Recipient, String, String) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestFactory
-
- generatePessimisticLockMessage(PessimisticLock) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
- generateQualifiedRoleNames(String, DocumentContent) - Method in class org.kuali.rice.kew.rule.GenericRoleAttribute
-
Template method responsible for producing a list of QualifiedRoleName objects.
- generateRandomInteger(String) - Method in class org.kuali.rice.core.impl.config.property.ConfigParserImpl
-
Deprecated.
Generates a random integer in the range specified by the specifier, in the format: min-max
- generateRandomInteger(String) - Method in class org.kuali.rice.core.impl.config.property.JAXBConfigImpl
-
Generates a random integer in the range specified by the specifier, in the format: min-max
- generateReminderForActionItems(Person, Collection<ActionItem>, String, String) - Method in class org.kuali.rice.kew.mail.service.impl.StyleableEmailContentServiceImpl
-
- generateRequestForMember(PeopleFlowRequestGeneratorImpl.Context, PeopleFlowMember) - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowRequestGeneratorImpl
-
- generateRequestForRoleMember(PeopleFlowRequestGeneratorImpl.Context, PeopleFlowMember, String) - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowRequestGeneratorImpl
-
- generateRequests(RouteContext) - Method in class org.kuali.rice.kew.engine.node.RequestsNode
-
- generateRequests(RouteContext, PeopleFlowDefinition, ActionRequestType) - Method in interface org.kuali.rice.kew.impl.peopleflow.PeopleFlowRequestGenerator
-
- generateRequests(RouteContext, PeopleFlowDefinition, ActionRequestType) - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowRequestGeneratorImpl
-
- generateRouteLogUrl(String) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
- 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
- generateSaveRequest() - Method in class org.kuali.rice.kew.actions.SaveActionEvent
-
- generateSearchableAttributeFromChange(PersistableBusinessObject) - Method in class org.kuali.rice.krad.workflow.attribute.DataDictionarySearchableAttribute
-
- generateSearchableAttributeFromSql(String, String) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- generateSearchableAttributeSql(String, String, String, int) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- generateSearchableAttributeWhereClauseJoin(String, String, String) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- generateSearchContent(ExtensionDefinition, String, WorkflowAttributeDefinition) - Method in class edu.sampleu.bookstore.document.attribs.XPathSearchableAttribute
-
- generateSearchContent(ExtensionDefinition, String, WorkflowAttributeDefinition) - Method in class org.kuali.rice.kew.docsearch.xml.StandardGenericXMLSearchableAttribute
-
- generateSearchContent(ExtensionDefinition, String, WorkflowAttributeDefinition) - Method in interface org.kuali.rice.kew.framework.document.attribute.SearchableAttribute
-
Allows for generation of custom XML for this searchable attribute.
- generateSearchContent(ExtensionDefinition, String, WorkflowAttributeDefinition) - Method in class org.kuali.rice.krad.workflow.attribute.DataDictionaryDocumentSearchCustomizer
-
- generateSearchContent(ExtensionDefinition, String, WorkflowAttributeDefinition) - Method in class org.kuali.rice.krad.workflow.attribute.DataDictionarySearchableAttribute
-
- generateSearchSql(DocumentSearchCriteria, List<RemotableAttributeField>) - Method in interface org.kuali.rice.kew.impl.document.search.DocumentSearchGenerator
-
- generateSearchSql(DocumentSearchCriteria, List<RemotableAttributeField>) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- generateTabKey(String) - Static method in class org.kuali.rice.kns.util.WebUtils
-
Generates a String from the title that can be used as a Map key.
- generateUninitializedRequests(ActionRequestFactory, RouteContext, RuleExpressionResult) - Method in class org.kuali.rice.kew.engine.node.KRAMetaRuleNode
-
- generateValidatorMessagesOption() - Static method in class org.kuali.rice.krad.uif.util.ClientValidationUtils
-
Generates the js object used to override all default messages for validator jquery plugin with custom
messages derived from the configService.
- generateWeeklyReminder(Person, Collection<ActionItem>) - Method in interface org.kuali.rice.kew.mail.service.EmailContentService
-
- generateWeeklyReminder(Person, Collection<ActionItem>) - Method in class org.kuali.rice.kew.mail.service.impl.StyleableEmailContentServiceImpl
-
- generateXmlInput(NoteConfigComponent.NoteForm, EDLContext, Document) - Method in class org.kuali.rice.edl.impl.components.NoteConfigComponent
-
- generateXmlInput(RouteContext) - Method in class org.kuali.rice.kew.mail.EmailNode
-
- GENERIC_AMOUNT - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- GENERIC_AUTO_REMOVE_ANNOTATION - Static variable in class org.kuali.rice.ken.util.NotificationConstants.KEW_CONSTANTS
-
- GENERIC_BIG_TEXT - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- GENERIC_BOOLEAN - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- GENERIC_DATE - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- GENERIC_DELIVERY_ANNOTATION - Static variable in class org.kuali.rice.ken.util.NotificationConstants.KEW_CONSTANTS
-
- 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
-
- GENERIC_SYSTEM_ID - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- GENERIC_TIMESTAMP - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- GenericAttributeContent - Class in org.kuali.rice.kew.rule
-
Helper class that can parse and generate generic attribute content
from Map values.
- GenericAttributeContent(Class) - Constructor for class org.kuali.rice.kew.rule.GenericAttributeContent
-
- GenericAttributeContent(String) - Constructor for class org.kuali.rice.kew.rule.GenericAttributeContent
-
- GenericDao - Interface in org.kuali.rice.core.framework.persistence.dao
-
This is the generic data access interface for business objects.
- GenericDaoOjb - Class in org.kuali.rice.core.impl.persistence.dao
-
This class is the OJB implementation of the GenericDao interface.
- GenericDaoOjb() - Constructor for class org.kuali.rice.core.impl.persistence.dao.GenericDaoOjb
-
- 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
-
- GenericPermissionMaintainable - Class in org.kuali.rice.kim.document
-
This is a description of what this class does - jonathan don't forget to fill this in.
- GenericPermissionMaintainable() - Constructor for class org.kuali.rice.kim.document.GenericPermissionMaintainable
-
- GenericPermissionMaintenanceDocumentPresentationController - Class in org.kuali.rice.kim.document.authorization
-
This is a description of what this class does - kellerj don't forget to fill this in.
- GenericPermissionMaintenanceDocumentPresentationController() - Constructor for class org.kuali.rice.kim.document.authorization.GenericPermissionMaintenanceDocumentPresentationController
-
- GenericPermissionMaintenanceDocumentRule - Class in org.kuali.rice.kim.document.rule
-
This is a description of what this class does - kellerj don't forget to fill this in.
- GenericPermissionMaintenanceDocumentRule() - Constructor for class org.kuali.rice.kim.document.rule.GenericPermissionMaintenanceDocumentRule
-
- GenericQueryResults<T> - Class in org.kuali.rice.core.api.criteria
-
- GenericQueryResults.Builder<T> - Class in org.kuali.rice.core.api.criteria
-
- GenericRoleAttribute - Class in org.kuali.rice.kew.rule
-
Generic base class that implements common functionality to simplify implementing
a RoleAttribute.
- GenericRoleAttribute() - Constructor for class org.kuali.rice.kew.rule.GenericRoleAttribute
-
- GenericRoleAttribute(String) - Constructor for class org.kuali.rice.kew.rule.GenericRoleAttribute
-
- GenericWorkflowAttribute - Class in org.kuali.rice.kew.rule
-
Generic base class that implements common functionality to simplify implementing
a WorkflowAttribute.
- GenericWorkflowAttribute() - Constructor for class org.kuali.rice.kew.rule.GenericWorkflowAttribute
-
- GenericWorkflowAttribute(String) - Constructor for class org.kuali.rice.kew.rule.GenericWorkflowAttribute
-
- GenericXMLRuleAttribute - Interface in org.kuali.rice.kew.rule.xmlrouting
-
- get(Object) - Method in class org.kuali.rice.core.api.util.collect.ConstantsMap
-
- get(Object) - Method in class org.kuali.rice.core.api.util.collect.PropertiesMap
-
- get(int) - Method in class org.kuali.rice.core.util.jaxb.RiceXmlExportList
-
Passes the item at the given index of the internal list to the listener, and then returns
the listener's result.
- get(int) - Method in class org.kuali.rice.core.util.jaxb.RiceXmlImportList
-
This method always throws an exception, since the list never contains any items.
- get(Object) - Method in class org.kuali.rice.kns.datadictionary.exporter.DataDictionaryMap
-
Deprecated.
- get(Object) - Method in class org.kuali.rice.kns.util.ActionFormUtilMap
-
This method parses from the key the actual method to run.
- get(String) - Method in class org.kuali.rice.krad.datadictionary.ViewTypeDictionaryIndex
-
- get(int) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
- get(Object) - Method in class org.kuali.rice.krad.uif.util.BooleanMap
-
Overrides the get method to return Boolean false if the key does not
exist in the Map
- getAbstractTypeClasses() - Method in class org.kuali.rice.krad.uif.view.View
-
Configures the concrete classes that will be used for properties in the
form object graph that have an abstract or interface type
- getAcceptedAttributeNames() - Method in class org.kuali.rice.kim.api.role.PassThruRoleTypeServiceBase
-
- getAcceptedIssuers() - Method in class org.apache.commons.httpclient.contrib.ssl.EasyX509TrustManager
-
- getAccountNumber() - Method in class edu.sampleu.bookstore.bo.Account
-
- getAccounts() - Method in class edu.sampleu.travel.bo.FiscalOfficer
-
- getAccounts() - Method in class edu.sampleu.travel.dto.FiscalOfficerInfo
-
- getAccountType() - Method in class edu.sampleu.travel.bo.TravelAccountExtension
-
- getAccountType() - Method in class edu.sampleu.travel.document.TravelDocument2
-
- getAccountTypeCode() - Method in class edu.sampleu.travel.bo.TravelAccountExtension
-
- getAccountTypeCode() - Method in class edu.sampleu.travel.bo.TravelAccountType
-
- getAcknowledge() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- getAction() - Method in class org.kuali.rice.edl.impl.UserAction
-
- getAction() - Method in class org.kuali.rice.kew.api.action.ActionInvocation
-
- getAction() - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- getAction() - Method in exception org.kuali.rice.krad.exception.AuthorizationException
-
- getActionAttributeById(String) - Method in class org.kuali.rice.krms.impl.repository.ActionBoServiceImpl
-
This method retrieves an ActionAttributeBo by id
- getActionByActionId(String) - Method in interface org.kuali.rice.krms.impl.repository.ActionBoService
-
Retrieves an Action from the repository based on the given action id.
- getActionByActionId(String) - Method in class org.kuali.rice.krms.impl.repository.ActionBoServiceImpl
-
This overridden method retrieves an Action from the repository.
- getActionByNameAndNamespace(String, String) - Method in interface org.kuali.rice.krms.impl.repository.ActionBoService
-
Retrieves an Action from the repository based on the provided action name
and namespace.
- getActionByNameAndNamespace(String, String) - Method in class org.kuali.rice.krms.impl.repository.ActionBoServiceImpl
-
This overridden method retrieves an Action from the repository.
- getActionByRuleIdAndSequenceNumber(String, Integer) - Method in interface org.kuali.rice.krms.impl.repository.ActionBoService
-
Retrieves an specific Action associated with a Rule.
- getActionByRuleIdAndSequenceNumber(String, Integer) - Method in class org.kuali.rice.krms.impl.repository.ActionBoServiceImpl
-
This overridden method retrieves a specific Action associated with a Rule.
- getActionClass() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- getActionDate() - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- getActionDate() - Method in class org.kuali.rice.kew.api.action.ActionTaken.Builder
-
- getActionDate() - Method in class org.kuali.rice.kew.api.action.ActionTaken
-
- getActionDate() - Method in interface org.kuali.rice.kew.api.action.ActionTakenContract
-
- getActionDateString() - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- getActionEditablePropertiesGuid() - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
- getActionEvent() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- getActionEvent() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
Name of the event that will be set when the action is invoked
- getActionEvent() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Returns the action event that was sent in the action parameters (if any)
- getActionField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getActionFieldPrototype() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
FieldGroup
instance to serve as a prototype for the actions
column.
- getActionFields() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Action fields that should be rendered for each collection line.
- getActionFlags(View, ViewModel, Person, Set<String>) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- getActionFlags(View, UifFormBase) - Method in class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase
-
- getActionFlags(View, UifFormBase) - Method in class org.kuali.rice.krad.inquiry.InquiryViewPresentationControllerBase
-
- getActionFlags() - Method in class org.kuali.rice.krad.uif.view.View
-
Map of strings that flag what actions can be taken in the UI
- getActionFlags(View, ViewModel, Person, Set<String>) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
-
Returns the set of action flags that are authorized for the given user
- getActionFlags(View, ViewModel, Person, Set<String>) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
-
- getActionFlags(View, UifFormBase) - Method in interface org.kuali.rice.krad.uif.view.ViewPresentationController
-
- getActionFlags(View, UifFormBase) - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
-
- getActionForm() - Method in exception org.kuali.rice.kns.exception.FileUploadLimitExceededException
-
- getActionFormUtilMap() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
- getActionForwardName() - Method in class org.kuali.rice.kns.rule.event.PromptBeforeValidationEvent
-
- getActionId() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- getActionImage() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
Image to use for the action
- getActionImageLocation() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- getActionInvocationActionCode() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getActionInvocationActionItemId() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getActionInvocationProcessorService(DocumentRouteHeaderValue) - Static method in class org.kuali.rice.kew.messaging.MessageServiceNames
-
- getActionInvocationUser() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getActionItemDAO() - Method in class org.kuali.rice.kew.actionlist.service.impl.ActionListServiceImpl
-
- getActionItemFromActionList(List<ActionItem>, String) - Method in class org.kuali.rice.kew.actionlist.web.ActionListAction
-
- getActionItemId() - Method in class org.kuali.rice.kew.actionlist.ActionToTake
-
- getActionItemId() - Method in class org.kuali.rice.kew.api.action.ActionInvocation
-
- getActionItemIndex() - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- getActionItemIndex() - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- getActionItemIndex() - Method in class org.kuali.rice.kew.api.action.ActionItem
-
- getActionItemIndex() - Method in interface org.kuali.rice.kew.api.action.ActionItemContract
-
- getActionItemOp(int) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getActionItemOps() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getActionItems() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getActionItems(String, List<String>) - Method in interface org.kuali.rice.kew.api.actionlist.ActionListService
-
Returns a list of
ActionItem
s for a
Document
that match one of the
passed in actionRequestCodes
- getActionItems(String, List<String>) - Method in class org.kuali.rice.kew.impl.actionlist.ActionListServiceNewImpl
-
- getActionItems() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getActionItemsForPrincipal(String) - Method in interface org.kuali.rice.kew.api.actionlist.ActionListService
-
Returns a list of
ActionItem
s for a Principal in the system
- getActionItemsForPrincipal(String) - Method in class org.kuali.rice.kew.impl.actionlist.ActionListServiceNewImpl
-
- getActionLabel() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
Label text for the action
- getActionLinkField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getActionList(String, ActionListFilter) - Method in interface org.kuali.rice.kew.actionlist.dao.ActionListDAO
-
- getActionList(String, ActionListFilter) - Method in class org.kuali.rice.kew.actionlist.dao.impl.ActionListDAOJpaImpl
-
- getActionList(String, ActionListFilter) - Method in class org.kuali.rice.kew.actionlist.dao.impl.ActionListDAOOjbImpl
-
- getActionList(String, ActionListFilter) - Method in interface org.kuali.rice.kew.actionlist.service.ActionListService
-
- getActionList(String, ActionListFilter) - Method in class org.kuali.rice.kew.actionlist.service.impl.ActionListServiceImpl
-
- getActionListCustomizationHandlerService(String) - Static method in class org.kuali.rice.kew.framework.KewFrameworkServiceLocator
-
- getActionListDAO() - Method in class org.kuali.rice.kew.actionlist.service.impl.ActionListServiceImpl
-
- getActionListEmailService() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getActionListFilterUrl() - Method in class org.kuali.rice.kew.quicklinks.ActionListStats
-
- getActionListForSingleDocument(String) - Method in interface org.kuali.rice.kew.actionlist.dao.ActionListDAO
-
- getActionListForSingleDocument(String) - Method in class org.kuali.rice.kew.actionlist.dao.impl.ActionListDAOJpaImpl
-
- getActionListForSingleDocument(String) - Method in class org.kuali.rice.kew.actionlist.dao.impl.ActionListDAOOjbImpl
-
- getActionListForSingleDocument(String) - Method in interface org.kuali.rice.kew.actionlist.service.ActionListService
-
- getActionListForSingleDocument(String) - Method in class org.kuali.rice.kew.actionlist.service.impl.ActionListServiceImpl
-
- getActionListInitiatorPrincipal() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValueActionListExtension
-
- getActionListService() - Static method in class org.kuali.rice.kew.api.KewApiServiceLocator
-
- getActionListService() - Method in class org.kuali.rice.kew.impl.group.GroupMembershipChangeQueueImpl
-
- getActionListService() - Method in class org.kuali.rice.kew.mail.service.impl.ActionListEmailServiceImpl
-
- getActionListService() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getActionListStats(String) - Method in class org.kuali.rice.kew.quicklinks.dao.impl.QuickLinksDAOJpaImpl
-
- getActionListStats(String) - Method in class org.kuali.rice.kew.quicklinks.dao.impl.QuickLinksDAOOjbImpl
-
- getActionListStats(String) - Method in interface org.kuali.rice.kew.quicklinks.dao.QuickLinksDAO
-
- getActionListStats(String) - Method in class org.kuali.rice.kew.quicklinks.service.impl.QuickLinksServiceImpl
-
- getActionListStats(String) - Method in interface org.kuali.rice.kew.quicklinks.service.QuickLinksService
-
- getActionListStats() - Method in class org.kuali.rice.kew.quicklinks.web.QuickLinksForm
-
- getActionListType() - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- getActionListUrl() - Method in class org.kuali.rice.kew.mail.service.impl.ActionListEmailServiceImpl
-
- getActionListUrl() - Method in class org.kuali.rice.kew.mail.service.impl.BaseEmailContentServiceImpl
-
- getActionMap() - Method in interface org.kuali.rice.kew.actions.ActionRegistry
-
Returns an immutable map of the Action Code to Action Class mappings in this registry.
- getActionMap() - Method in class org.kuali.rice.kew.actions.ActionRegistryImpl
-
- getActionMapping() - Method in exception org.kuali.rice.kns.exception.FileUploadLimitExceededException
-
- getActionName() - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl.StandardDocumentActionCallback
-
- getActionName() - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementDocumentActionBase
-
- getActionName() - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementGroupDocumentAction
-
- getActionName() - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- getActionName() - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementRoleDocumentAction
-
- getActionParamaterValue(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Retrieves the value for the given action parameter, or empty string if
not found
- getActionParameter(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
Get an actionParameter by name
- getActionParameterMapString() - Method in class org.kuali.rice.krad.uif.widget.LightBox
-
Action parameter map javascript string
- getActionParameterMapString() - Method in class org.kuali.rice.krad.uif.widget.LightBoxLookup
-
Action parameter map javascript string
- getActionParameters() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
Parameters that should be sent when the action is invoked
- getActionParameters() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Map of parameters sent for the invoked action
- getActionParameters() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- getActionParametersAsProperties() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Returns the action parameters map as a Properties
instance
- getActionPerformedCode() - Method in class org.kuali.rice.kew.actions.ActionTakenEvent
-
Code of the action performed by the user
Method may be overriden is action performed will be different than action
taken
- getActionPerformedCode() - Method in class org.kuali.rice.kew.actions.RouteDocumentAction
-
- getActionPolicyCode() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction.Builder
-
- getActionPolicyCode() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction
-
- getActionPolicyCode() - Method in interface org.kuali.rice.kim.api.responsibility.ResponsibilityActionContract
-
The actionPolicyCode the responsibility action is associated with.
- getActionPolicyCode() - Method in class org.kuali.rice.kim.api.role.RoleResponsibilityAction.Builder
-
- getActionPolicyCode() - Method in class org.kuali.rice.kim.api.role.RoleResponsibilityAction
-
- getActionPolicyCode() - Method in interface org.kuali.rice.kim.api.role.RoleResponsibilityActionContract
-
Returns the action policy code.
- getActionPolicyCode() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityAction
-
- getActionPolicyDescription() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityAction
-
This method fore readonlyalterdisplay
- getActionRegistry() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getActionRequest() - Method in class org.kuali.rice.kew.actions.SuperUserActionTakenEvent
-
- getActionRequest() - Method in class org.kuali.rice.kew.engine.RouteContext
-
- getActionRequestByActionRequestId(String) - Method in interface org.kuali.rice.kew.actionrequest.dao.ActionRequestDAO
-
- getActionRequestByActionRequestId(String) - Method in class org.kuali.rice.kew.actionrequest.dao.impl.ActionRequestDAOJpaImpl
-
- getActionRequestByActionRequestId(String) - Method in class org.kuali.rice.kew.actionrequest.dao.impl.ActionRequestDAOOjbImpl
-
- getActionRequestCd() - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- getActionRequestCd() - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- getActionRequestCd() - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- getActionRequestCd() - Method in class org.kuali.rice.kew.api.action.ActionItem
-
- getActionRequestCd() - Method in interface org.kuali.rice.kew.api.action.ActionItemContract
-
- getActionRequestCd() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- getActionRequestCds() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getActionRequestCodes() - Method in class org.kuali.rice.kew.api.rule.RuleReportCriteria.Builder
-
- getActionRequestCodes() - Method in class org.kuali.rice.kew.api.rule.RuleReportCriteria
-
- getActionRequestCodes() - Method in interface org.kuali.rice.kew.api.rule.RuleReportCriteriaContract
-
- getActionRequestCodes() - Method in class org.kuali.rice.kew.rule.web.DelegateRuleForm
-
- getActionRequestCodes() - Method in class org.kuali.rice.kew.rule.web.WebRuleBaseValues
-
- getActionRequestDAO() - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
- getActionRequested() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getActionRequested() - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- getActionRequested() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- getActionRequested() - Method in interface org.kuali.rice.kew.api.action.ActionRequestContract
-
- getActionRequested() - Method in class org.kuali.rice.kew.web.AppSpecificRouteRecipient
-
- getActionRequested() - Method in class org.kuali.rice.krad.bo.AdHocRoutePersonId
-
- getActionRequested() - Method in class org.kuali.rice.krad.bo.AdHocRouteRecipient
-
- getActionRequested() - Method in class org.kuali.rice.krad.bo.AdHocRouteWorkgroupId
-
- getActionRequestedCd() - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility.Builder
-
- getActionRequestedCd() - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility
-
- getActionRequestedCd() - Method in interface org.kuali.rice.kew.api.rule.RuleResponsibilityContract
-
code for the Action Requested
- getActionRequestedCd() - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- getActionRequestedDisplayValue() - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- getActionRequestedLabel() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getActionRequestedValue() - Method in class org.kuali.rice.kew.web.AppSpecificRouteRecipient
-
- getActionRequestedValue() - Method in class org.kuali.rice.krad.bo.AdHocRouteRecipient
-
- getActionRequestId() - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- getActionRequestId() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getActionRequestId() - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- getActionRequestId() - Method in class org.kuali.rice.kew.api.action.ActionItem
-
- getActionRequestId() - Method in interface org.kuali.rice.kew.api.action.ActionItemContract
-
- getActionRequestId() - Method in class org.kuali.rice.kew.web.AppSpecificRouteRecipient
-
- getActionRequestLabel() - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- getActionRequestLabel(String) - Static method in class org.kuali.rice.kew.api.util.CodeTranslator
-
Given an actionRequest code return the appropriate label.
- getActionRequestOp(int) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getActionRequestOps() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getActionRequestPolicy() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDelegate.Builder
-
- getActionRequestPolicy() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDelegate
-
- getActionRequestPolicy() - Method in interface org.kuali.rice.kew.api.peopleflow.PeopleFlowDelegateContract
-
Returns the action request policy to use for this people flow member.
- getActionRequestPolicy() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowMember.Builder
-
- getActionRequestPolicy() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowMember
-
- getActionRequestPolicy() - Method in interface org.kuali.rice.kew.api.peopleflow.PeopleFlowMemberContract
-
Returns the action request policy to use for this people flow member.
- getActionRequestPostProcessorCheck(String) - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- getActionRequestPostProcessorCheck() - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- getActionRequestPostProcessorDisplayCheck() - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- getActionRequestRecipientTypes() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getActionRequestRunPostProcessorCheck() - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- getActionRequests() - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- getActionRequests() - Method in class org.kuali.rice.kew.api.document.DocumentDetail.Builder
-
- getActionRequests() - Method in class org.kuali.rice.kew.api.document.DocumentDetail
-
- getActionRequests() - Method in interface org.kuali.rice.kew.api.document.DocumentDetailContract
-
- getActionRequests() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getActionRequests(DocumentRouteHeaderValue, RouteNodeInstance, String) - Method in class org.kuali.rice.kew.rule.FlexRM
-
Generates action requests
- getActionRequests(DocumentRouteHeaderValue, RouteNode, RouteNodeInstance, String) - Method in class org.kuali.rice.kew.rule.FlexRM
-
Generates action requests
- getActionRequests() - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- getActionRequests() - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- getActionRequestService() - Method in class org.kuali.rice.kew.actionlist.service.impl.ActionListServiceImpl
-
- getActionRequestService() - Static method in class org.kuali.rice.kew.actionrequest.ActionRequestFactory
-
- getActionRequestService() - Method in class org.kuali.rice.kew.actions.ActionTakenEvent
-
- getActionRequestService() - Method in class org.kuali.rice.kew.impl.group.GroupMembershipChangeQueueImpl
-
- getActionRequestService() - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- getActionRequestService() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getActionRequestsForPrincipalAtNode(String, String, String) - Method in interface org.kuali.rice.kew.api.document.WorkflowDocumentService
-
Gets a list of ActionRequests for a given documentId, nodeName and principalId
- getActionRequestsForPrincipalAtNode(String, String, String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentServiceImpl
-
- getActionRequestStatuses() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getActionRequestStatusLabel(String) - Static method in class org.kuali.rice.kew.api.util.CodeTranslator
-
Return the label for the given request status level.
- getActionRequestType() - Method in enum org.kuali.rice.krms.impl.peopleflow.PeopleFlowActionTypeService.Type
-
- getActionRequestVO() - Method in interface org.kuali.rice.kew.mail.CustomEmailAttribute
-
- getActionRequestVO() - Method in class org.kuali.rice.kew.mail.CustomEmailAttributeImpl
-
- getActions(int) - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- getActions() - Method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition.Builder
-
- getActions() - Method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition
-
- getActions() - Method in interface org.kuali.rice.krms.api.repository.rule.RuleDefinitionContract
-
This method returns a list of Actions associated with the Rule.
- getActionsByRuleId(String) - Method in interface org.kuali.rice.krms.impl.repository.ActionBoService
-
Retrieves an ordered List of Actions associated with a
RuleDefinition
.
- getActionsByRuleId(String) - Method in class org.kuali.rice.krms.impl.repository.ActionBoServiceImpl
-
This overridden method retrieves a List of Actions associated with a Rule.
- getActionSet() - Method in class org.kuali.rice.kew.api.action.ActionItemCustomization.Builder
-
- getActionSet() - Method in class org.kuali.rice.kew.api.action.ActionItemCustomization
-
- getActionSet() - Method in interface org.kuali.rice.kew.api.action.ActionItemCustomizationContract
-
- getActionSet() - Method in class org.kuali.rice.kew.api.action.ActionSet.Builder
-
- getActionsRequested(DocumentRouteHeaderValue, String, boolean) - Method in interface org.kuali.rice.kew.actionrequest.service.ActionRequestService
-
- getActionsRequested(DocumentRouteHeaderValue, String, boolean) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
- getActionsRequested(String, List<ActionRequestValue>, boolean) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
Returns a Map of actions that are requested for the given principalId in the given list of action requests.
- getActionsRequested(String, String) - Method in interface org.kuali.rice.kew.api.document.WorkflowDocumentService
-
Gets a map of actions requested for a given principalId and documentId
The action request code is filled for the key value of the map, and a string representation
of a boolean value is the value.
- getActionsRequested(String, String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentServiceImpl
-
- getActionsTaken(String) - Method in interface org.kuali.rice.kew.actiontaken.service.ActionTakenService
-
- getActionsTaken(String) - Method in class org.kuali.rice.kew.actiontaken.service.impl.ActionTakenServiceImpl
-
- getActionsTaken() - Method in class org.kuali.rice.kew.api.document.DocumentDetail.Builder
-
- getActionsTaken() - Method in class org.kuali.rice.kew.api.document.DocumentDetail
-
- getActionsTaken() - Method in interface org.kuali.rice.kew.api.document.DocumentDetailContract
-
- getActionsTaken(String) - Method in interface org.kuali.rice.kew.api.document.WorkflowDocumentService
-
- getActionsTaken() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Return the list of past actions taken on the document
- getActionsTaken() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getActionsTaken(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentServiceImpl
-
- getActionsTaken() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getActionsToTake() - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- getActionsToTake() - Method in class org.kuali.rice.kew.api.action.RoutingReportCriteria.Builder
-
- getActionsToTake() - Method in class org.kuali.rice.kew.api.action.RoutingReportCriteria
-
- getActionsToTake() - Method in interface org.kuali.rice.kew.api.action.RoutingReportCriteriaContract
-
- getActionsToTake() - Method in class org.kuali.rice.kew.engine.simulation.SimulationCriteria
-
- getActionsUrl() - Method in class org.kuali.rice.edl.impl.bo.EDocLiteAssociation
-
- getActionsUrl() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getActionTaken() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getActionTaken() - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- getActionTaken() - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- getActionTaken() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- getActionTaken() - Method in interface org.kuali.rice.kew.api.action.ActionRequestContract
-
- getActionTaken() - Method in class org.kuali.rice.kew.api.action.ActionTaken.Builder
-
- getActionTaken() - Method in class org.kuali.rice.kew.api.action.ActionTaken
-
- getActionTaken() - Method in interface org.kuali.rice.kew.api.action.ActionTakenContract
-
- getActionTaken() - Method in class org.kuali.rice.kew.framework.postprocessor.ActionTakenEvent
-
- getActionTakenActionRequestId() - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- getActionTakenCd() - Method in class org.kuali.rice.kew.actionlist.ActionToTake
-
- getActionTakenCds() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getActionTakenCode() - Method in class org.kuali.rice.kew.actions.ActionTakenEvent
-
- getActionTakenCode() - Method in class org.kuali.rice.kew.actions.NotificationContext
-
- getActionTakenCodes() - Method in class org.kuali.rice.kew.actions.ValidActions
-
- getActionTakenDAO() - Method in class org.kuali.rice.kew.actiontaken.service.impl.ActionTakenServiceImpl
-
- getActionTakenId() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getActionTakenId() - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- getActionTakenId() - Method in class org.kuali.rice.kew.api.document.OrchestrationConfig
-
Returns the id of the
ActionTaken
against which any action
requests that are processed by the orchestration should be associated.
- getActionTakenLabel() - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- getActionTakenLabel(String) - Static method in class org.kuali.rice.kew.api.util.CodeTranslator
-
Given an action taken code return the appropriate label for it.
- getActionTakenNetworkId() - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- getActionTakenOp(int) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getActionTakenOps() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getActionTakenRecipientCode() - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- getActionTakenService() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getActionTakenWorkGroupId() - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- getActionToPerform() - Method in class org.kuali.rice.kew.api.action.RoutingReportActionToTake.Builder
-
- getActionToPerform() - Method in class org.kuali.rice.kew.api.action.RoutingReportActionToTake
-
- getActionToPerform() - Method in interface org.kuali.rice.kew.api.action.RoutingReportActionToTakeContract
-
- getActionToPerform() - Method in class org.kuali.rice.kew.engine.simulation.SimulationActionToTake
-
- getActionToTake() - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- getActionToTake() - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- getActionToTake() - Method in class org.kuali.rice.kew.api.action.ActionItem
-
- getActionToTake() - Method in interface org.kuali.rice.kew.api.action.ActionItemContract
-
- getActionTypeByActionTypeIdAndContextId(String, String) - Method in interface org.kuali.rice.krms.api.repository.type.KrmsTypeRepositoryService
-
Return the action type by actionItemId for the given contextId.
- getActionTypeByActionTypeIdAndContextId(String, String) - Method in class org.kuali.rice.krms.impl.repository.KrmsTypeBoServiceImpl
-
- getActionTypeCode() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction.Builder
-
- getActionTypeCode() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction
-
- getActionTypeCode() - Method in interface org.kuali.rice.kim.api.responsibility.ResponsibilityActionContract
-
The actionTypeCode the responsibility action is associated with.
- getActionTypeCode() - Method in class org.kuali.rice.kim.api.role.RoleResponsibilityAction.Builder
-
- getActionTypeCode() - Method in class org.kuali.rice.kim.api.role.RoleResponsibilityAction
-
- getActionTypeCode() - Method in interface org.kuali.rice.kim.api.role.RoleResponsibilityActionContract
-
A string representation of the action type to be taken on this RoleResponsibilityAction.
- getActionTypeCode() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityAction
-
- getActionTypeDescription() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityAction
-
This method fore readonlyalterdisplay
- getActionTypeService(String) - Method in class org.kuali.rice.krms.impl.rule.AgendaEditorBusRule
-
- getActionTypeService(ActionDefinition) - Method in interface org.kuali.rice.krms.impl.type.KrmsTypeResolver
-
- getActionTypeService(ActionDefinition) - Method in class org.kuali.rice.krms.impl.type.KrmsTypeResolverImpl
-
- getActionUrlHref(BusinessObject, String, List) - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityLookupableHelperServiceImpl
-
- getActionUrlHref(BusinessObject, String, List) - Method in class org.kuali.rice.kim.lookup.PermissionLookupableHelperServiceImpl
-
- getActionUrlHref(BusinessObject, String, List) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
This method generates and returns href for the given parameters.
- getActionUrlHref(LookupForm, Object, String, List<String>) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
Generates a URL to perform a maintenance action on the given result data object
- getActionUrlHref(LookupForm, Object, String, List<String>) - Method in class org.kuali.rice.krms.impl.repository.AgendaLookupableHelperServiceImpl
-
- getActionUrls(BusinessObject, List, BusinessObjectRestrictions) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
This method is called by performLookup method to generate action urls.
- getActionUrls(BusinessObject, List, BusinessObjectRestrictions) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
Builds string of action urls that can take place for a result row
- getActionUrls() - Method in class org.kuali.rice.kns.web.ui.ResultRow
-
Deprecated.
- getActionUrlTitleText(BusinessObject, String, List, BusinessObjectRestrictions) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
This method generates and returns title text for action urls.
- getActivationContext() - Method in class org.kuali.rice.kew.engine.RouteContext
-
- getActivationDate() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getActivationPolicyLabel(String) - Static method in class org.kuali.rice.kew.api.util.CodeTranslator
-
- getActivationType() - Method in class org.kuali.rice.kew.api.doctype.RouteNode.Builder
-
- getActivationType() - Method in class org.kuali.rice.kew.api.doctype.RouteNode
-
- getActivationType() - Method in interface org.kuali.rice.kew.api.doctype.RouteNodeContract
-
- getActivationType() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- getActivationType() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.RouteNodeForDisplay
-
- getActive() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getActive() - Method in class org.kuali.rice.kew.doctype.DocumentTypeSecurity
-
- getActive() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateAttributeBo
-
- getActive() - Method in class org.kuali.rice.kim.impl.jaxb.PermissionXmlDTO
-
- getActive() - Method in class org.kuali.rice.kim.impl.jaxb.RoleXmlDTO
-
- getActiveAsOfDate() - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
- getActiveAsOfDate() - Method in interface org.kuali.rice.krad.bo.InactivatableFromTo
-
Gets the date for which the record is being compared to in determining active/inactive
- getActiveAsOfDate() - Method in class org.kuali.rice.krad.bo.InactivatableFromToImpl
-
- getActiveCollectionFilter() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Collection filter instance for filtering the collection data when the
showInactive flag is set to false
- getActiveComponentsByNamespaceCode(String) - Method in interface org.kuali.rice.coreservice.api.component.ComponentService
-
- getActiveComponentsByNamespaceCode(String) - Method in class org.kuali.rice.coreservice.impl.component.ComponentServiceImpl
-
- getActiveCount() - Method in interface org.kuali.rice.ksb.messaging.threadpool.KSBThreadPool
-
- 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.
- getActiveDelegationRoleMembers(List<RoleDocumentDelegationMember>) - Method in class org.kuali.rice.kim.document.rule.ActiveRoleMemberHelper
-
- getActiveFromDate() - Method in interface org.kuali.rice.core.api.mo.common.active.InactivatableFromTo
-
Gets the date for which the record become active.
- getActiveFromDate() - Method in class org.kuali.rice.kim.api.common.delegate.DelegateMember.Builder
-
- getActiveFromDate() - Method in class org.kuali.rice.kim.api.common.delegate.DelegateMember
-
- getActiveFromDate() - Method in class org.kuali.rice.kim.api.group.GroupMember.Builder
-
- getActiveFromDate() - Method in class org.kuali.rice.kim.api.group.GroupMember
-
- getActiveFromDate() - Method in class org.kuali.rice.kim.api.role.RoleMember.Builder
-
- getActiveFromDate() - Method in class org.kuali.rice.kim.api.role.RoleMember
-
- getActiveFromDate() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableToFromBase
-
- getActiveFromDate() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableToFromEditableBase
-
- getActiveFromDate() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoActiveToFromBase
-
- getActiveFromDate() - Method in class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO
-
- getActiveFromDate() - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
- getActiveFromDate() - Method in interface org.kuali.rice.krad.bo.InactivatableFromTo
-
Gets the date for which the record become active
- getActiveFromDate() - Method in class org.kuali.rice.krad.bo.InactivatableFromToImpl
-
- getActiveInd() - Method in class org.kuali.rice.edl.impl.bo.EDocLiteAssociation
-
- getActiveInd() - Method in class org.kuali.rice.edl.impl.bo.EDocLiteDefinition
-
- getActiveIndDisplay() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getActiveIndicatorLabel(Boolean) - Static method in class org.kuali.rice.kew.api.util.CodeTranslator
-
- getActiveNodeInstances(String) - Method in class org.kuali.rice.kew.engine.node.dao.impl.RouteNodeDAOJpaImpl
-
- getActiveNodeInstances(String) - Method in class org.kuali.rice.kew.engine.node.dao.impl.RouteNodeDAOOjbImpl
-
- getActiveNodeInstances(String) - Method in interface org.kuali.rice.kew.engine.node.dao.RouteNodeDAO
-
- getActiveNodeInstances(DocumentRouteHeaderValue) - Static method in class org.kuali.rice.kew.engine.node.RouteNodeUtils
-
- getActiveNodeInstances(String) - Method in class org.kuali.rice.kew.engine.node.service.impl.RouteNodeServiceImpl
-
- getActiveNodeInstances(DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.engine.node.service.impl.RouteNodeServiceImpl
-
- getActiveNodeInstances(DocumentRouteHeaderValue, String) - Method in class org.kuali.rice.kew.engine.node.service.impl.RouteNodeServiceImpl
-
- getActiveNodeInstances(String) - Method in interface org.kuali.rice.kew.engine.node.service.RouteNodeService
-
Retrieves the active node instances of the given Document.
- getActiveNodeInstances(DocumentRouteHeaderValue) - Method in interface org.kuali.rice.kew.engine.node.service.RouteNodeService
-
- getActiveNodeInstances(DocumentRouteHeaderValue, String) - Method in interface org.kuali.rice.kew.engine.node.service.RouteNodeService
-
Returns a list of active node instances associated with the document that are active
- getActiveRoleMembers(List<KimDocumentRoleMember>) - Method in class org.kuali.rice.kim.document.rule.ActiveRoleMemberHelper
-
- getActiveRouteNodeInstances(String) - Method in interface org.kuali.rice.kew.api.document.WorkflowDocumentService
-
- getActiveRouteNodeInstances() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Returns the list of active route node instances
- getActiveRouteNodeInstances() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getActiveRouteNodeInstances(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentServiceImpl
-
- getActiveRuleTemplateAttributes() - Method in class org.kuali.rice.kew.api.rule.RuleTemplate
-
- getActiveRuleTemplateAttributes() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
Returns a List of only the active RuleTemplateAttributes on the RuleTemplate
sorted according to display order (ascending).
- getActiveToDate() - Method in interface org.kuali.rice.core.api.mo.common.active.InactivatableFromTo
-
Gets the date for which the record become inactive.
- getActiveToDate() - Method in class org.kuali.rice.kim.api.common.delegate.DelegateMember.Builder
-
- getActiveToDate() - Method in class org.kuali.rice.kim.api.common.delegate.DelegateMember
-
- getActiveToDate() - Method in class org.kuali.rice.kim.api.group.GroupMember.Builder
-
- getActiveToDate() - Method in class org.kuali.rice.kim.api.group.GroupMember
-
- getActiveToDate() - Method in class org.kuali.rice.kim.api.role.RoleMember.Builder
-
- getActiveToDate() - Method in class org.kuali.rice.kim.api.role.RoleMember
-
- getActiveToDate() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableToFromBase
-
- getActiveToDate() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableToFromEditableBase
-
- getActiveToDate() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoActiveToFromBase
-
- getActiveToDate() - Method in class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO
-
- getActiveToDate() - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
- getActiveToDate() - Method in interface org.kuali.rice.krad.bo.InactivatableFromTo
-
Gets the date for which the record become inactive
- getActiveToDate() - Method in class org.kuali.rice.krad.bo.InactivatableFromToImpl
-
- getActivityType() - Method in class edu.sampleu.demo.course.Course
-
- getActualApplicationId() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getActualEndpoint() - Method in class org.kuali.rice.ksb.messaging.AlternateEndpoint
-
- getActualEndpointUrl() - Method in class org.kuali.rice.ksb.messaging.serviceconnectors.AbstractServiceConnector
-
- getActualNotificationFromAddress() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getActualSizeIfTruncated(List) - Method in class org.kuali.rice.kim.lookup.RoleMemberLookupableHelperServiceImpl
-
- getActualSizeIfTruncated() - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
- getAddDelegationMemberRule() - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- getAddDelegationRule() - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- getAddedPlugins() - Method in class org.kuali.rice.kew.plugin.HotDeployer
-
- getAddGroupMemberRule() - Method in class org.kuali.rice.kim.document.rule.IdentityManagementGroupDocumentRule
-
- getAddGroupRule() - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- getAddGroupRuleClass() - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- getAdditionalAttributeFields() - Method in class org.kuali.rice.kew.framework.document.search.DocumentSearchResultSetConfiguration.Builder
-
- getAdditionalAttributeFields() - Method in class org.kuali.rice.kew.framework.document.search.DocumentSearchResultSetConfiguration
-
- getAdditionalAttributeFields() - Method in interface org.kuali.rice.kew.framework.document.search.DocumentSearchResultSetConfigurationContract
-
Gets attribute field definitions for additional attributes that may be displayed in the result set.
- getAdditionalCriteria() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Fixed criteria that will be appended to the dynamic criteria generated
for the query.
- getAdditionalCssFiles() - Method in class org.kuali.rice.krad.uif.view.View
-
Declares additional CSS files that should be included with the
View
.
- getAdditionalDetails() - Method in exception org.kuali.rice.krad.exception.AuthorizationException
-
- getAdditionalDisplayAttributeName() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- getAdditionalDisplayAttributeName() - Method in interface org.kuali.rice.kns.datadictionary.FieldDefinitionI
-
Deprecated.
- getAdditionalDisplayAttributeName() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
The additionalDisplayAttributeName is the name of the attribute whose value will be displayed in addition
to the actual maintenance field attribute.
- getAdditionalDisplayAttributeName() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- getAdditionalDisplayPropertyName() - Method in class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- getAdditionalDisplayPropertyName() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getAdditionalDisplayPropertyName() - Method in interface org.kuali.rice.kns.web.ui.PropertyRenderingConfigElement
-
Deprecated.
- getAdditionalDisplayPropertyName() - Method in class org.kuali.rice.krad.uif.field.DataField
-
Returns the additional display attribute name to be displayed when the field is readonly
- getAdditionalDisplayPropertyValue() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getAdditionalDisplayValue() - Method in class org.kuali.rice.krad.uif.field.DataField
-
Returns the additional display value.
- getAdditionalDocumentTypeNames() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- getAdditionalDocumentTypeNames() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria
-
- getAdditionalDocumentTypeNames() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchCriteriaContract
-
Returns an optional list of additional document type name criteria against which to search.
- getAdditionalFieldNames() - Method in enum org.kuali.rice.kew.framework.document.search.StandardResultField
-
Returns additional field names that are valid and can be used to represent this standard result field as a string.
- getAdditionalKeysToMatch() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
AdditionalKeysToMatch is an additional list of keys outside of the
default keys that will be matched when messages are returned after a form
is submitted.
- getAdditionalMessageKeys() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
Additional keys that should be matching on when gathering errors or other
messages for the Container
- getAdditionalPermissionDetails() - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
-
Map of key value pairs that should be added as permission details when doing KIM permission checks for this
component
- getAdditionalRoleQualifiers() - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
-
Map of key value pairs that should be added as role qualifiers when doing KIM permission checks for this
component
- getAdditionalScriptFile(int) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- getAdditionalScriptFiles() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- getAdditionalScriptFiles() - Method in class org.kuali.rice.krad.uif.view.View
-
Declares additional script files that should be included with the
View
.
- getAdditionalSectionsFile() - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- getAdditionalSectionsFile() - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
- getAdditionalSpringFiles() - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
- getAddLineActionFields() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Action fields that should be rendered for the add line.
- getAddLineActions(View, Object, CollectionGroup) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
-
Creates new ActionField
instances for the add line
- getAddLineBindingInfo() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
BindingInfo
instance for the add line property used to
determine the full binding path.
- getAddLineFields() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
List of Component
instances that should be rendered for the
collection add line (if enabled).
- getAddLineGroup() - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
Group instance that will be used for the add line
- getAddLineGroup() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
- getAddLineLabel() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Convenience getter for the add line label field text.
- getAddLineLabelField() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
LabelField
instance for the add line label
- getAddLinePropertyName() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Name of the property that contains an instance for the add line.
- getAddMemberRule() - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- getAddPermissionRule() - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- getAddPersonDelegationMemberRule() - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- getAddResponsibilityRule() - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- getAddressCity() - Method in interface org.kuali.rice.kim.api.identity.Person
-
Returns the city name from the default address for the Person.
- getAddressCity() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getAddressCityUnmasked() - Method in interface org.kuali.rice.kim.api.identity.Person
-
- getAddressCityUnmasked() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getAddressCountryCode() - Method in interface org.kuali.rice.kim.api.identity.Person
-
Returns the country code from the default address for the Person.
- getAddressCountryCode() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getAddressCountryCodeUnmasked() - Method in interface org.kuali.rice.kim.api.identity.Person
-
- getAddressCountryCodeUnmasked() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getAddresses() - Method in class edu.sampleu.bookstore.bo.Author
-
- getAddresses() - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo.Builder
-
- getAddresses() - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo
-
- getAddresses() - Method in interface org.kuali.rice.kim.api.identity.type.EntityTypeContactInfoContract
-
- getAddressFormat() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- getAddressFormat() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress
-
- getAddressFormat() - Method in interface org.kuali.rice.kim.api.identity.address.EntityAddressContract
-
- getAddressFormat() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- getAddressId() - Method in class edu.sampleu.bookstore.bo.Address
-
- getAddressLine1() - Method in interface org.kuali.rice.kim.api.identity.Person
-
Returns line1 of the default address for the Person.
- getAddressLine1() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getAddressLine1Unmasked() - Method in interface org.kuali.rice.kim.api.identity.Person
-
- getAddressLine1Unmasked() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getAddressLine2() - Method in interface org.kuali.rice.kim.api.identity.Person
-
Returns line2 of the default address for the Person.
- getAddressLine2() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getAddressLine2Unmasked() - Method in interface org.kuali.rice.kim.api.identity.Person
-
- getAddressLine2Unmasked() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getAddressLine3() - Method in interface org.kuali.rice.kim.api.identity.Person
-
Returns line3 of the default address for the Person.
- getAddressLine3() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getAddressLine3Unmasked() - Method in interface org.kuali.rice.kim.api.identity.Person
-
- getAddressLine3Unmasked() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getAddressMapper() - Method in class org.kuali.rice.kim.ldap.EntityTypeContactInfoDefaultMapper
-
Gets the value of addressMapper
- getAddressMapper() - Method in class org.kuali.rice.kim.ldap.EntityTypeContactInfoMapper
-
Gets the value of addressMapper
- getAddressPostalCode() - Method in interface org.kuali.rice.kim.api.identity.Person
-
Returns the postal code from the default address for the Person.
- getAddressPostalCode() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getAddressPostalCodeUnmasked() - Method in interface org.kuali.rice.kim.api.identity.Person
-
- getAddressPostalCodeUnmasked() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getAddressStateProvinceCode() - Method in interface org.kuali.rice.kim.api.identity.Person
-
Returns the state code from the default address for the Person.
- getAddressStateProvinceCode() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getAddressStateProvinceCodeUnmasked() - Method in interface org.kuali.rice.kim.api.identity.Person
-
- getAddressStateProvinceCodeUnmasked() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getAddressType() - Method in class edu.sampleu.bookstore.bo.Address
-
- getAddressType() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- getAddressType() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress
-
- getAddressType() - Method in interface org.kuali.rice.kim.api.identity.address.EntityAddressContract
-
- getAddressType(String) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- getAddressType(String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getAddressType() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- getAddressType(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- getAddressType(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- getAddressType(String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getAddressTypeCode() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- getAddRoleRule() - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- getAddRoleRuleClass() - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- getAddrs() - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- getAddText() - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- getAdHocActionRequestCodes() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- getAdHocRouteNodeName(String) - Method in class org.kuali.rice.kew.superuser.web.SuperUserAction
-
- getAdHocRoutePerson(int) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
Special getter based on index to work with multi rows for ad hoc routing to persons struts page
- 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 class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- 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
-
- getAdHocRouteRecipient() - Method in class org.kuali.rice.krad.bo.Note
-
- getAdHocRouteWorkgroup(int) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
Special getter based on index to work with multi rows for ad hoc routing to workgroups struts page
- 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 class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
get the ad hoc routing workgroup requests
- getAdHocRouteWorkgroups() - Method in interface org.kuali.rice.krad.document.Document
-
getter method to get the list of ad hoc route workgroups associated with a document at a point in time, this list is only
valid for a given users version of a document as this state is only persisted in workflow itself when someone takes an action
on a document
- getAdHocRouteWorkgroups() - Method in class org.kuali.rice.krad.document.DocumentBase
-
- getAffectedReferencesFromLookup(BusinessObject, String, String) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- getAffectedReferencesFromLookup(BusinessObject, String, String) - Method in interface org.kuali.rice.krad.lookup.SelectiveReferenceRefresher
-
Returns a list of references that must be refreshed after a lookup performed on an attribute is performed.
- getAffiliation() - Method in class edu.sampleu.demo.course.CourseInstructor
-
- getAffiliation() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfo
-
- getAffiliation(String, Entity.Builder) - Method in class org.kuali.rice.kim.ldap.EntityMapper
-
Finds and returns affiliation id of the persons affiliation that matches the affilication code
- getAffiliationLdapProperty() - Method in interface org.kuali.rice.kim.util.Constants
-
Gets the mappings for the affiliation ldap property
- getAffiliationMapper() - Method in class org.kuali.rice.kim.ldap.EntityDefaultMapper
-
Gets the value of affiliationMapper
- getAffiliationMapper() - Method in class org.kuali.rice.kim.ldap.EntityMapper
-
Gets the value of affiliationMapper
- getAffiliationMappings() - Method in interface org.kuali.rice.kim.util.Constants
-
Gets the mappings between LDAP and KIM affiliations
- getAffiliations() - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- getAffiliations() - Method in class org.kuali.rice.kim.api.identity.entity.Entity
-
- getAffiliations() - Method in interface org.kuali.rice.kim.api.identity.entity.EntityContract
-
- getAffiliations() - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefault.Builder
-
- getAffiliations() - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefault
-
- getAffiliations() - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- getAffiliations() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getAffiliationType() - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliation.Builder
-
- getAffiliationType() - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliation
-
- getAffiliationType() - Method in interface org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationContract
-
Gets this KimEntityAffiliation
's type.
- getAffiliationType(String) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- getAffiliationType(String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getAffiliationType() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAffiliation
-
- getAffiliationType(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- getAffiliationType(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- getAffiliationType(String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getAffiliationTypeCode() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAffiliation
-
- getAffiliationTypeCodeForName(String) - Method in class org.kuali.rice.kim.ldap.EntityAffiliationMapper
-
Returns the affiliation type code for the given affiliation name.
- getAge() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- getAge() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics
-
- getAge() - Method in interface org.kuali.rice.kim.api.identity.personal.EntityBioDemographicsContract
-
- getAgenda() - Method in class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- getAgendaAuthorizationService() - Static method in class org.kuali.rice.krms.impl.repository.KrmsRepositoryServiceLocator
-
- getAgendaAuthorizationService() - Method in class org.kuali.rice.krms.impl.rule.AgendaEditorBusRule
-
- getAgendaBoService() - Static method in class org.kuali.rice.krms.impl.repository.KrmsRepositoryServiceLocator
-
- getAgendaBoService() - Method in class org.kuali.rice.krms.impl.rule.AgendaEditorBusRule
-
- getAgendaByAgendaId(String) - Method in interface org.kuali.rice.krms.impl.repository.AgendaBoService
-
Retrieves an Agenda from the repository based on the given agenda id.
- getAgendaByAgendaId(String) - Method in class org.kuali.rice.krms.impl.repository.AgendaBoServiceImpl
-
This overridden method retrieves an Agenda from the repository
- getAgendaByNameAndContextId(String, String) - Method in interface org.kuali.rice.krms.impl.repository.AgendaBoService
-
Retrieves an Agenda from the repository based on the provided agenda name
and context id.
- getAgendaByNameAndContextId(String, String) - Method in class org.kuali.rice.krms.impl.repository.AgendaBoServiceImpl
-
This overridden method retrieves an agenda from the repository
- getAgendaId() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition.Builder
-
- getAgendaId() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition
-
- getAgendaId() - Method in interface org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinitionContract
-
Returns the agenda id to which the agenda item belongs.
- getAgendaId() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaTreeDefinition.Builder
-
Returns the agendaId
- getAgendaId() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaTreeDefinition
-
Returns the agendaId
- getAgendaId() - Method in class org.kuali.rice.krms.impl.repository.AgendaItemBo
-
- getAgendaItem() - Method in class org.kuali.rice.krms.impl.ui.AgendaTreeRuleNode
-
- getAgendaItemById(String) - Method in interface org.kuali.rice.krms.impl.repository.AgendaBoService
-
Retrieves an AgendaItemDefinition from the repository based on the given agenda id.
- getAgendaItemById(String) - Method in class org.kuali.rice.krms.impl.repository.AgendaBoServiceImpl
-
This overridden method retrieves an AgendaItemDefinition from the repository
- getAgendaItemId() - Method in interface org.kuali.rice.krms.api.repository.agenda.AgendaTreeEntryDefinitionContract
-
Returns the agendaItemId
- getAgendaItemId() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaTreeRuleEntry.Builder
-
- getAgendaItemId() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaTreeRuleEntry
-
- getAgendaItemId() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaTreeSubAgendaEntry.Builder
-
Returns the agendaItemId
- getAgendaItemId() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaTreeSubAgendaEntry
-
- getAgendaItemLine() - Method in class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- getAgendaItemLineRuleAction() - Method in class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- getAgendaQualifiers() - Method in class org.kuali.rice.krms.api.engine.SelectionCriteria
-
- getAgendaRuleTree() - Method in class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- getAgendas() - Method in class org.kuali.rice.krms.api.repository.context.ContextDefinition.Builder
-
- getAgendas() - Method in class org.kuali.rice.krms.api.repository.context.ContextDefinition
-
- getAgendas() - Method in interface org.kuali.rice.krms.api.repository.context.ContextDefinitionContract
-
- getAgendasByContextId(String) - Method in interface org.kuali.rice.krms.impl.repository.AgendaBoService
-
Retrieves a set of Agendas associated with a context.
- getAgendasByContextId(String) - Method in class org.kuali.rice.krms.impl.repository.AgendaBoServiceImpl
-
This overridden method retrieves a set of agendas from the repository
- getAgendaTree(String) - Method in interface org.kuali.rice.krms.api.repository.RuleRepositoryService
-
Retrieves the agenda tree for the given agendaId.
- getAgendaTree(String) - Method in class org.kuali.rice.krms.impl.repository.RuleRepositoryServiceImpl
-
- getAgendaTrees(List<String>) - Method in interface org.kuali.rice.krms.api.repository.RuleRepositoryService
-
Retrieves all of the agendas trees for the given list of agendaIds.
- getAgendaTrees(List<String>) - Method in class org.kuali.rice.krms.impl.repository.RuleRepositoryServiceImpl
-
- getAgendaTypeByAgendaTypeIdAndContextId(String, String) - Method in interface org.kuali.rice.krms.api.repository.type.KrmsTypeRepositoryService
-
Return the agenda type by agendaItemId for the given contextId.
- getAgendaTypeByAgendaTypeIdAndContextId(String, String) - Method in class org.kuali.rice.krms.impl.repository.KrmsTypeBoServiceImpl
-
- getAgendaTypeService(AgendaDefinition) - Method in interface org.kuali.rice.krms.impl.type.KrmsTypeResolver
-
- getAgendaTypeService(AgendaDefinition) - Method in class org.kuali.rice.krms.impl.type.KrmsTypeResolverImpl
-
- getAlias() - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.Criteria
-
- getAlias() - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Retrieves the initial alias of this Criteria instance.
- getAlias(int) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Retrieves the alias associated with the given index.
- getAlias() - Method in class org.kuali.rice.ksb.security.admin.KeyStoreEntryDataContainer
-
- getAlias() - Method in class org.kuali.rice.ksb.security.admin.web.JavaSecurityManagementForm
-
- getAliases() - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Retrieves a copy of all the aliases defined for this Criteria instance.
- getAliases(String) - Method in class org.kuali.rice.test.CompositeBeanFactory
-
- getAliasIndex(String) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Retrieves the index that points to the given alias.
- getAlign() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Horizontal alignment of the component within its container
- getAllActionItems(String) - Method in interface org.kuali.rice.kew.api.actionlist.ActionListService
-
- getAllActionItems(String) - Method in class org.kuali.rice.kew.impl.actionlist.ActionListServiceNewImpl
-
- getAllChannelNames() - Method in class org.kuali.rice.kcb.service.impl.KENIntegrationServiceDirectImpl
-
- getAllChannelNames() - Method in interface org.kuali.rice.kcb.service.KENIntegrationService
-
Returns names of all channels defined in KEN
- getAllChannelNames() - Method in interface org.kuali.rice.ken.api.service.KENAPIService
-
Returns names of all channels defined in KEN
- getAllChannelNames() - Method in class org.kuali.rice.ken.service.impl.KENAPIServiceImpl
-
- getAllChannels() - Method in class org.kuali.rice.kcb.web.spring.UserPreferencesController
-
- getAllComponentsByNamespaceCode(String) - Method in interface org.kuali.rice.coreservice.api.component.ComponentService
-
- getAllComponentsByNamespaceCode(String) - Method in class org.kuali.rice.coreservice.impl.component.ComponentServiceImpl
-
- getAllContentTypes() - Method in class org.kuali.rice.ken.service.impl.NotificationContentTypeServiceImpl
-
- getAllContentTypes() - Method in interface org.kuali.rice.ken.service.NotificationContentTypeService
-
This method returns all versions of all NotificationContentTypes in the system.
- getAllCurrentContentTypes() - Method in class org.kuali.rice.ken.service.impl.NotificationContentTypeServiceImpl
-
- getAllCurrentContentTypes() - Method in interface org.kuali.rice.ken.service.NotificationContentTypeService
-
This method returns all current NotificationContentTypes in the system.
- getAllDeliverers() - Method in class org.kuali.rice.kcb.service.impl.MessageDelivererRegistryServiceImpl
-
Implements by constructing instances of each registered class and adding to an ArrayList that
gets passed back to the calling method.
- getAllDeliverers() - Method in interface org.kuali.rice.kcb.service.MessageDelivererRegistryService
-
This service method is responsible for retrieving all MessageDeliverer Types.
- getAllDelivererTypes() - Method in interface org.kuali.rice.kcb.api.service.MessageDelivererRegistryAPI
-
This service method is responsible for retrieving all MessageDeliverer Types names.
- getAllDelivererTypes() - Method in class org.kuali.rice.kcb.service.impl.MessageDelivererRegistryServiceImpl
-
- getAllDelivererTypes() - Method in interface org.kuali.rice.kcb.service.MessageDelivererRegistryService
-
This service method is responsible for retrieving all MessageDeliverer Types names.
- getAllDetailObjects() - Method in interface org.kuali.rice.krad.bo.GlobalBusinessObject
-
Returns a list of all global detail objects on this document.
- getAllEndpoints() - Method in interface org.kuali.rice.ksb.api.bus.ServiceBus
-
Returns an unmodifiable list of all available and online endpoints of which the service bus
is aware, including both local and remote endpoints.
- getAllEndpoints() - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- getAllInactivationBlockingDefinitions(Class) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
Returns all of the inactivation blocks registered for a particular business object
- getAllInactivationBlockingDefinitions(Class) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
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
-
- getAllMaintainableFieldDefinitionsForSerialization(MaintainableCollectionDefinition) - Method in class org.kuali.rice.kns.util.documentserlializer.MaintenanceDocumentPropertySerializibilityEvaluator
-
- getAllMessageDeliveries() - Method in class org.kuali.rice.kcb.service.impl.MessageDeliveryServiceImpl
-
- getAllMessageDeliveries() - Method in interface org.kuali.rice.kcb.service.MessageDeliveryService
-
This method will return all MessageDelivery objects in the system
- getAllMessages() - Method in class org.kuali.rice.kcb.service.impl.MessageServiceImpl
-
- getAllMessages() - Method in interface org.kuali.rice.kcb.service.MessageService
-
Returns all messages in the system
- getAllNestedComponents(Component) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- getAllNotificationChannels() - Method in class org.kuali.rice.ken.service.impl.NotificationChannelServiceImpl
-
- getAllNotificationChannels() - Method in interface org.kuali.rice.ken.service.NotificationChannelService
-
This method returns all of the registered notification channels in the system.
- getAllOnlineServiceInfos() - Method in interface org.kuali.rice.ksb.impl.registry.ServiceRegistryDao
-
- getAllOnlineServiceInfos() - Method in class org.kuali.rice.ksb.impl.registry.ServiceRegistryDaoOjb
-
- getAllOnlineServices() - Method in interface org.kuali.rice.ksb.api.registry.ServiceRegistry
-
- getAllOnlineServices() - Method in class org.kuali.rice.ksb.impl.bus.LazyRemoteServiceRegistryConnector
-
- getAllOnlineServices() - Method in class org.kuali.rice.ksb.impl.registry.ServiceRegistryImpl
-
- 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
-
- getAllowedRoles() - Method in class org.kuali.rice.kew.doctype.DocumentTypeSecurity
-
- getAllowNegative() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
-
- getAllowNegative() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FloatingPointValidationPattern
-
- getAllowPeriod() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
-
- getAllowsCopy(MaintenanceDocument) - Method in class org.kuali.rice.kns.service.impl.MaintenanceDocumentDictionaryServiceImpl
-
Deprecated.
- getAllowsCopy(TransactionalDocument) - Method in class org.kuali.rice.kns.service.impl.TransactionalDocumentDictionaryServiceImpl
-
Deprecated.
- getAllowsCopy(MaintenanceDocument) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
-
Deprecated.
Returns whether or not this document's data dictionary file has flagged it to allow document copies
- getAllowsCopy(TransactionalDocument) - Method in interface org.kuali.rice.kns.service.TransactionalDocumentDictionaryService
-
Deprecated.
Returns whether or not this document's data dictionary file has flagged it to allow document copies.
- 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
- getAllowsCopy(Document) - Method in class org.kuali.rice.krad.service.impl.DocumentDictionaryServiceImpl
-
- getAllowsNewOrCopy() - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
Gets the allowsNewOrCopy attribute.
- getAllowsNewOrCopy(String) - Method in class org.kuali.rice.kns.service.impl.MaintenanceDocumentDictionaryServiceImpl
-
Deprecated.
- getAllowsNewOrCopy(String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
-
Deprecated.
Returns whether or not this document's data dictionary file has flagged it to allow maintenance new
or copy actions
- 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
- getAllowsNewOrCopy(String) - Method in class org.kuali.rice.krad.service.impl.DocumentDictionaryServiceImpl
-
- getAllowsNoteAttachments() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- getAllowsNoteFYI() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- getAllowsRecordDeletion() - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- getAllowsRecordDeletion(Class) - Method in class org.kuali.rice.kns.service.impl.MaintenanceDocumentDictionaryServiceImpl
-
Deprecated.
for isue KULRice 3070
- getAllowsRecordDeletion(MaintenanceDocument) - Method in class org.kuali.rice.kns.service.impl.MaintenanceDocumentDictionaryServiceImpl
-
Deprecated.
for issue KULRice3070, see if need delete button
- getAllowsRecordDeletion(Class) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
-
Deprecated.
Indicates whether the given data object class is configured to allow record deletions
- getAllowsRecordDeletion(MaintenanceDocument) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
-
Deprecated.
Indicates whether the given maintenance document is configured to allow record deletions
- 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
- getAllowsRecordDeletion(Class) - Method in class org.kuali.rice.krad.service.impl.DocumentDictionaryServiceImpl
-
- getAllowsRecordDeletion(MaintenanceDocument) - Method in class org.kuali.rice.krad.service.impl.DocumentDictionaryServiceImpl
-
- getAllowUnderscore() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
-
- getAllowUnrequestedActionPolicy() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getAllowUnrequestedActionPolicyDisplayValue() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getAllowWhitespace() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
-
- getAllowWhitespace() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaValidationPattern
-
- getAllowWhitespace() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AnyCharacterValidationPattern
-
- getAllowWhitespace() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.UTF8AnyCharacterValidationPattern
-
- getAllowWhitespace() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AnyCharacterPatternConstraint
-
- getAllProperties() - Method in interface org.kuali.rice.core.api.config.property.ConfigurationService
-
- getAllProperties() - Method in class org.kuali.rice.krad.service.impl.ConfigurationServiceImpl
-
- getAllPropertiesAndErrors() - Method in class org.kuali.rice.krad.util.MessageMap
-
- getAllPropertiesWithErrors() - Method in class org.kuali.rice.krad.util.MessageMap
-
- getAllPropertiesWithInfo() - Method in class org.kuali.rice.krad.util.MessageMap
-
- getAllPropertiesWithWarnings() - Method in class org.kuali.rice.krad.util.MessageMap
-
- getAllRefreshableReferences(Class) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- getAllRemoteServicesAsynchronously(QName) - Method in interface org.kuali.rice.ksb.api.messaging.MessageHelper
-
- getAllRemoteServicesAsynchronously(QName) - Method in class org.kuali.rice.ksb.messaging.MessageHelperImpl
-
- getAllResults() - Method in interface org.kuali.rice.krms.api.engine.EngineResults
-
Return the list of ResultEvents
- getAllResults() - Method in class org.kuali.rice.krms.framework.engine.EngineResultsImpl
-
Return a shallow copy of the list of ResultEvents.
- getAllRuleAttributes() - Method in class org.kuali.rice.kew.rule.dao.impl.RuleAttributeDAOJpaImpl
-
- getAllRuleAttributes() - Method in class org.kuali.rice.kew.rule.dao.impl.RuleAttributeDAOOjbImpl
-
- getAllRuleAttributes() - Method in interface org.kuali.rice.kew.rule.dao.RuleAttributeDAO
-
- getAllServiceInfos() - Method in interface org.kuali.rice.ksb.impl.registry.ServiceRegistryDao
-
- getAllServiceInfos() - Method in class org.kuali.rice.ksb.impl.registry.ServiceRegistryDaoOjb
-
- getAllServiceInfosForApplication(String) - Method in interface org.kuali.rice.ksb.impl.registry.ServiceRegistryDao
-
- getAllServiceInfosForApplication(String) - Method in class org.kuali.rice.ksb.impl.registry.ServiceRegistryDaoOjb
-
- getAllServiceInfosForInstance(String) - Method in interface org.kuali.rice.ksb.impl.registry.ServiceRegistryDao
-
- getAllServiceInfosForInstance(String) - Method in class org.kuali.rice.ksb.impl.registry.ServiceRegistryDaoOjb
-
- getAllServices() - Method in interface org.kuali.rice.ksb.api.registry.ServiceRegistry
-
Returns an unmodifiable list of
ServiceInfo
for all services in
the registry.
- getAllServices() - Method in class org.kuali.rice.ksb.impl.bus.LazyRemoteServiceRegistryConnector
-
- getAllServices() - Method in class org.kuali.rice.ksb.impl.registry.ServiceRegistryImpl
-
- getAllServicesForApplication(String) - Method in interface org.kuali.rice.ksb.api.registry.ServiceRegistry
-
Returns an unmodifiable list of
ServiceInfo
for all services that
have an application id which matches the given application id, regardless of
their status.
- getAllServicesForApplication(String) - Method in class org.kuali.rice.ksb.impl.bus.LazyRemoteServiceRegistryConnector
-
- getAllServicesForApplication(String) - Method in class org.kuali.rice.ksb.impl.registry.ServiceRegistryImpl
-
- getAllServicesForInstance(String) - Method in interface org.kuali.rice.ksb.api.registry.ServiceRegistry
-
Returns an unmodifiable list of
ServiceInfo
for all services that
have an instance id which matches the given instance id, regardless of
their status.
- getAllServicesForInstance(String) - Method in class org.kuali.rice.ksb.impl.bus.LazyRemoteServiceRegistryConnector
-
- getAllServicesForInstance(String) - Method in class org.kuali.rice.ksb.impl.registry.ServiceRegistryImpl
-
- getAllSessionTickets() - Method in class org.kuali.rice.krad.UserSession
-
Retrieves all SessionTicket instances currently in the UserSession#objectMap
- getAllSessionTicketsByType(String) - Method in class org.kuali.rice.krad.UserSession
-
Retrieves all SessionTicket instances currently in the UserSession#objectMap that are of a given ticket type
- getAllStyleNames() - Method in interface org.kuali.rice.coreservice.api.style.StyleRepositoryService
-
Returns a list of the names for all active styles in the repository.
- getAllStyleNames() - Method in interface org.kuali.rice.coreservice.api.style.StyleService
-
- getAllStyleNames() - Method in interface org.kuali.rice.coreservice.impl.style.StyleDao
-
Return a list of the names of all styles that exist in the data store.
- getAllStyleNames() - Method in class org.kuali.rice.coreservice.impl.style.StyleDaoOjb
-
- getAllStyleNames() - Method in class org.kuali.rice.coreservice.impl.style.StyleRepositoryServiceImpl
-
- getAllStyleNames() - Method in class org.kuali.rice.coreservice.impl.style.StyleServiceImpl
-
- getAllTemplates() - Method in interface org.kuali.rice.kim.api.permission.PermissionService
-
Return all Permission Templates.
- getAllTemplates() - Method in class org.kuali.rice.kim.impl.permission.PermissionServiceImpl
-
- getAlternateCode() - Method in class org.kuali.rice.location.api.country.Country.Builder
-
- getAlternateCode() - Method in class org.kuali.rice.location.api.country.Country
-
An alternative country code to represent a country.
- getAlternateCode() - Method in interface org.kuali.rice.location.api.country.CountryContract
-
An alternative country code to represent a country.
- getAlternateDisplayAttributeName() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- getAlternateDisplayAttributeName() - Method in interface org.kuali.rice.kns.datadictionary.FieldDefinitionI
-
Deprecated.
- getAlternateDisplayAttributeName() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
The alternateDisplayAttributeName is the name of the attribute whose value will be displayed instead
of the actual maintenance field attribute.
- getAlternateDisplayAttributeName() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- getAlternateDisplayPropertyName() - Method in class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- getAlternateDisplayPropertyName() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getAlternateDisplayPropertyName() - Method in interface org.kuali.rice.kns.web.ui.PropertyRenderingConfigElement
-
Deprecated.
- getAlternateDisplayPropertyName() - Method in class org.kuali.rice.krad.uif.field.DataField
-
Returns the alternate display attribute name to be displayed when the field is readonly.
- getAlternateDisplayPropertyValue() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getAlternateDisplayValue() - Method in class org.kuali.rice.krad.uif.field.DataField
-
Returns the alternate display value
- getAlternateEndpointLocations() - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- getAlternateEndpoints() - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- 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
- getAlternateOJBFile() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getAlternateOJBFile() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getAlternateSpringFile() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getAlternateSpringFile() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getAltText() - Method in class org.kuali.rice.krad.uif.field.ImageField
-
- getAlways() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition.Builder
-
- getAlways() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition
-
- getAlways() - Method in interface org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinitionContract
-
This is ID of the next AgendaItemDefinition to be executed after following any
defined true or false actions.
- getAlways() - Method in class org.kuali.rice.krms.impl.repository.AgendaItemBo
-
- getAlwaysId() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition.Builder
-
- getAlwaysId() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition
-
- getAlwaysId() - Method in interface org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinitionContract
-
This is ID of the next AgendaItemDefinition to be executed after following any
defined true or false actions.
- getAlwaysId() - Method in class org.kuali.rice.krms.impl.repository.AgendaItemBo
-
- getAlwaysList() - Method in class org.kuali.rice.krms.impl.repository.AgendaItemBo
-
- getAmPm() - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- getAnchor() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
- getAnchorHtmlData() - Method in class org.kuali.rice.kns.lookup.HtmlData.MultipleAnchorHtmlData
-
Deprecated.
- 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.kew.actionrequest.ActionRequestValue
-
- getAnnotation() - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- getAnnotation() - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- getAnnotation() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- getAnnotation() - Method in interface org.kuali.rice.kew.api.action.ActionRequestContract
-
- getAnnotation() - Method in class org.kuali.rice.kew.api.action.ActionTaken.Builder
-
- getAnnotation() - Method in class org.kuali.rice.kew.api.action.ActionTaken
-
- getAnnotation() - Method in interface org.kuali.rice.kew.api.action.ActionTakenContract
-
- getAnnotation() - Method in class org.kuali.rice.kew.api.action.DocumentActionParameters.Builder
-
- getAnnotation() - Method in class org.kuali.rice.kew.api.action.DocumentActionParameters
-
- getAnnotation() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getAnnotation() - Method in class org.kuali.rice.kew.rule.ResolvedQualifiedRole
-
- getAnnotation() - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- getAnnotation() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- getAnnotation() - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
-
- getAppContext() - Static method in class edu.sampleu.travel.infrastructure.TravelServiceLocator
-
- getAppDocId() - Method in class org.kuali.rice.kew.framework.postprocessor.ActionTakenEvent
-
- getAppDocId() - Method in class org.kuali.rice.kew.framework.postprocessor.AfterProcessEvent
-
- getAppDocId() - Method in class org.kuali.rice.kew.framework.postprocessor.BeforeProcessEvent
-
- getAppDocId() - Method in class org.kuali.rice.kew.framework.postprocessor.DeleteEvent
-
- getAppDocId() - Method in class org.kuali.rice.kew.framework.postprocessor.DocumentLockingEvent
-
- getAppDocId() - Method in class org.kuali.rice.kew.framework.postprocessor.DocumentRouteLevelChange
-
- getAppDocId() - Method in class org.kuali.rice.kew.framework.postprocessor.DocumentRouteStatusChange
-
- getAppDocId() - Method in interface org.kuali.rice.kew.framework.postprocessor.IDocumentEvent
-
- getAppDocId(String) - Method in interface org.kuali.rice.kew.routeheader.dao.DocumentRouteHeaderDAO
-
- getAppDocId(String) - Method in class org.kuali.rice.kew.routeheader.dao.impl.DocumentRouteHeaderDAOJpaImpl
-
- getAppDocId(String) - Method in class org.kuali.rice.kew.routeheader.dao.impl.DocumentRouteHeaderDAOOjbImpl
-
- getAppDocId() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getAppDocId(String) - Method in class org.kuali.rice.kew.routeheader.service.impl.RouteHeaderServiceImpl
-
- getAppDocId(String) - Method in interface org.kuali.rice.kew.routeheader.service.RouteHeaderService
-
- getAppDocIdSql(String, String) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- getAppDocStatus() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
This method returns the Application Document Status.
- getAppDocStatusDate() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getAppDocStatusHistory() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getAppDocStatusSql(String, String, int) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
This method generates the where clause fragment related to Application Document Status.
- getAppendDisplayText() - Method in class org.kuali.rice.kns.lookup.HtmlData
-
Deprecated.
- getAppendOption() - Method in class org.kuali.rice.krad.uif.view.View
-
The option to use when appending the view label on the breadcrumb title.
- getApplicationBaseUrl() - Static method in class org.kuali.rice.kns.web.struts.action.KualiAction
-
- getApplicationContent() - Method in class org.kuali.rice.kew.api.document.DocumentContent.Builder
-
- getApplicationContent() - Method in class org.kuali.rice.kew.api.document.DocumentContent
-
- getApplicationContent() - Method in interface org.kuali.rice.kew.api.document.DocumentContentContract
-
- getApplicationContent() - Method in class org.kuali.rice.kew.api.document.DocumentContentUpdate.Builder
-
- getApplicationContent() - Method in class org.kuali.rice.kew.api.document.DocumentContentUpdate
-
- getApplicationContent() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Returns the currently set application content.
- getApplicationContent() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getApplicationContent() - Method in interface org.kuali.rice.kew.routeheader.DocumentContent
-
- getApplicationContent() - Method in class org.kuali.rice.kew.routeheader.StandardDocumentContent
-
- getApplicationDataSource() - Method in class org.kuali.rice.krad.config.KRADConfigurer
-
- getApplicationDocumentId() - Method in class org.kuali.rice.kew.api.document.Document.Builder
-
- getApplicationDocumentId() - Method in class org.kuali.rice.kew.api.document.Document
-
- getApplicationDocumentId() - Method in interface org.kuali.rice.kew.api.document.DocumentContract
-
Retrieve the application document id.
- getApplicationDocumentId() - Method in class org.kuali.rice.kew.api.document.DocumentUpdate.Builder
-
- getApplicationDocumentId() - Method in class org.kuali.rice.kew.api.document.DocumentUpdate
-
- getApplicationDocumentId() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- getApplicationDocumentId() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria
-
- getApplicationDocumentId() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchCriteriaContract
-
Returns the application document id criteria to search against when executing the document search.
- getApplicationDocumentId(String) - Method in interface org.kuali.rice.kew.api.document.WorkflowDocumentService
-
Gets a value application document id of a
Document
with the given documentId
- getApplicationDocumentId() - Method in interface org.kuali.rice.kew.docsearch.DocumentSearchCriteriaEbo
-
- getApplicationDocumentId() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getApplicationDocumentId() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl.ModifiableDocument
-
- getApplicationDocumentId(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentServiceImpl
-
- getApplicationDocumentId() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getApplicationDocumentStatus() - Method in class org.kuali.rice.kew.api.document.Document.Builder
-
- getApplicationDocumentStatus() - Method in class org.kuali.rice.kew.api.document.Document
-
- getApplicationDocumentStatus() - Method in interface org.kuali.rice.kew.api.document.DocumentContract
-
Retrieve the application document status.
- getApplicationDocumentStatus() - Method in class org.kuali.rice.kew.api.document.DocumentUpdate.Builder
-
- getApplicationDocumentStatus() - Method in class org.kuali.rice.kew.api.document.DocumentUpdate
-
- getApplicationDocumentStatus() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- getApplicationDocumentStatus() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria
-
- getApplicationDocumentStatus() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchCriteriaContract
-
Returns the application document status criteria to search against when executing the document search.
- getApplicationDocumentStatus() - Method in interface org.kuali.rice.kew.docsearch.DocumentSearchCriteriaEbo
-
- getApplicationDocumentStatus() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getApplicationDocumentStatus() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl.ModifiableDocument
-
- getApplicationDocumentStatus() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getApplicationDocumentStatusDate() - Method in class org.kuali.rice.kew.api.document.Document.Builder
-
- getApplicationDocumentStatusDate() - Method in class org.kuali.rice.kew.api.document.Document
-
- getApplicationDocumentStatusDate() - Method in interface org.kuali.rice.kew.api.document.DocumentContract
-
Retrieve the last application document status transition date.
- getApplicationDocumentStatusDate() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getApplicationDocumentStatusDate() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getApplicationDocumentStatusId() - Method in class org.kuali.rice.kew.doctype.ApplicationDocumentStatus
-
- getApplicationEmailAddress() - Method in interface org.kuali.rice.kew.mail.service.EmailContentService
-
- getApplicationEmailAddress() - Method in class org.kuali.rice.kew.mail.service.impl.ActionListEmailServiceImpl
-
- getApplicationEmailAddress() - Method in class org.kuali.rice.kew.mail.service.impl.BaseEmailContentServiceImpl
-
- getApplicationEntityManagerFactory() - Static method in class org.kuali.rice.krad.service.KRADServiceLocator
-
- 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
- getApplicationId() - Static method in class org.kuali.rice.core.api.config.CoreConfigHelper
-
Returns the ID of this application.
- getApplicationId() - Method in class org.kuali.rice.core.api.reflect.ObjectDefinition
-
- getApplicationId() - Method in class org.kuali.rice.coreservice.api.namespace.Namespace.Builder
-
- getApplicationId() - Method in class org.kuali.rice.coreservice.api.namespace.Namespace
-
- getApplicationId() - Method in interface org.kuali.rice.coreservice.api.namespace.NamespaceContract
-
This the id of the application which owns this Namespace.
- getApplicationId() - Method in class org.kuali.rice.coreservice.api.parameter.Parameter.Builder
-
- getApplicationId() - Method in class org.kuali.rice.coreservice.api.parameter.Parameter
-
- getApplicationId() - Method in interface org.kuali.rice.coreservice.api.parameter.ParameterContract
-
This is the application id for the Parameter.
- getApplicationId() - Method in class org.kuali.rice.coreservice.api.parameter.ParameterKey
-
- getApplicationId() - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- getApplicationId() - Method in class org.kuali.rice.kew.api.doctype.DocumentType
-
- getApplicationId() - Method in interface org.kuali.rice.kew.api.doctype.DocumentTypeContract
-
- getApplicationId() - Method in class org.kuali.rice.kew.api.extension.ExtensionDefinition.Builder
-
- getApplicationId() - Method in class org.kuali.rice.kew.api.extension.ExtensionDefinition
-
- getApplicationId() - Method in interface org.kuali.rice.kew.api.extension.ExtensionDefinitionContract
-
- getApplicationId() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
Returns the application id for this DocumentType which can be specified on the document type itself,
inherited from the parent, or defaulted to the configured application id of the application.
- getApplicationId(boolean) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
This method gets the string for the application id value.
- getApplicationId() - Method in interface org.kuali.rice.kew.doctype.bo.DocumentTypeEBO
-
Returns the application id for this DocumentType which can be specified on the document type itself,
inherited from the parent, or defaults to the configured application id of the application.
- getApplicationId() - Method in class org.kuali.rice.kew.rule.bo.RuleAttribute
-
- getApplicationId() - Method in class org.kuali.rice.krad.service.impl.DataDictionaryComponentPublisherServiceImpl
-
- getApplicationId() - Method in interface org.kuali.rice.ksb.api.bus.ServiceConfiguration
-
Returns the id of the application which owns this service.
- getApplicationId() - Method in interface org.kuali.rice.ksb.api.bus.ServiceDefinition
-
Returns the id of the application which owns this service.
- getApplicationId() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- getApplicationId() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration
-
- getApplicationId() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- getApplicationId() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- getApplicationId() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo
-
- getApplicationId() - Method in interface org.kuali.rice.ksb.api.registry.ServiceInfoContract
-
Returns the id of the application that published and owns the service.
- getApplicationId() - Method in class org.kuali.rice.ksb.impl.registry.ServiceInfoBo
-
- getApplicationId() - Method in interface org.kuali.rice.ksb.messaging.PersistedMessage
-
- getApplicationId() - Method in class org.kuali.rice.ksb.messaging.PersistedMessageBO
-
- getApplicationId() - Method in class org.kuali.rice.ksb.messaging.web.ThreadPoolForm
-
- getApplicationIdByDocumentId(String) - Method in interface org.kuali.rice.kew.routeheader.dao.DocumentRouteHeaderDAO
-
- getApplicationIdByDocumentId(String) - Method in class org.kuali.rice.kew.routeheader.dao.impl.DocumentRouteHeaderDAOJpaImpl
-
- getApplicationIdByDocumentId(String) - Method in class org.kuali.rice.kew.routeheader.dao.impl.DocumentRouteHeaderDAOOjbImpl
-
- getApplicationIdByDocumentId(String) - Method in class org.kuali.rice.kew.routeheader.service.impl.RouteHeaderServiceImpl
-
- getApplicationIdByDocumentId(String) - Method in interface org.kuali.rice.kew.routeheader.service.RouteHeaderService
-
Returns the application id of the
DocumentType
for the Document with the given ID.
- getApplicationIdFilter() - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- getApplicationMaximumSearchResulsPerPageForMultipleValueLookups() - Static method in class org.kuali.rice.kns.lookup.LookupUtils
-
This method the maximum rows per page in a multiple value lookup
- getApplicationName() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getApplicationName() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getApplicationSearchResultsLimit() - Static method in class org.kuali.rice.kns.lookup.LookupUtils
-
- getApplicationSearchResultsLimit() - Static method in class org.kuali.rice.krad.lookup.LookupUtils
-
Retrieves the default application search limit configured through
a system parameter
- getApplicationVersion() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getApplicationVersion() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- 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.
- getApplyRetroactively() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getAppropriateComparatorForPropertyClass(Class) - Static method in class org.kuali.rice.kns.web.comparator.CellComparatorHelper
-
This method returns a comparator to be used for comparing the contents of cells, that is
the compareTo method will be invoked w/ displaytag Cell objects
- getAppropriateValueComparatorForPropertyClass(Class) - Static method in class org.kuali.rice.kns.web.comparator.CellComparatorHelper
-
This method returns a comparator to be used for comparing propertyValues (in String form)
- getApprove() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- getApprovedDate() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getApprovedDate() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getApprovePolicy() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getApprovePolicy() - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility.Builder
-
- getApprovePolicy() - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility
-
- getApprovePolicy() - Method in interface org.kuali.rice.kew.api.rule.RuleResponsibilityContract
-
approval policy for the RuleResponsibility
- getApprovePolicy() - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- getApproverPrincipalName() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- getApproverPrincipalName() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria
-
- getApproverPrincipalName() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchCriteriaContract
-
Returns the criteria for the principal name of an "approver" of a document (someone who took action against
the document) to search against when executing the document search.
- getApproverSql(String, String) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- getAppSpecificRoute(int) - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- getAppSpecificRouteActionRequestCd() - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- getAppSpecificRouteActionRequestCd2() - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- getAppSpecificRouteActionRequestCds() - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- getAppSpecificRouteList() - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- getAppSpecificRouteRecipient() - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- getAppSpecificRouteRecipient2() - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- getAppSpecificRouteRecipientType() - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- getArg1() - Method in interface org.kuali.rice.kew.exception.WorkflowServiceError
-
- getArg1() - Method in class org.kuali.rice.kew.exception.WorkflowServiceErrorImpl
-
- getArg2() - Method in interface org.kuali.rice.kew.exception.WorkflowServiceError
-
- getArg2() - Method in class org.kuali.rice.kew.exception.WorkflowServiceErrorImpl
-
- getArguments() - Method in class org.kuali.rice.ksb.api.messaging.AsynchronousCall
-
- 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
- getAssignedResponsibilities() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- getAssignedRoleInquiryUrl(BusinessObject) - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityInquirableImpl
-
- getAssignedRoleInquiryUrl(BusinessObject) - Method in class org.kuali.rice.kim.inquiry.PermissionInquirableImpl
-
- getAssignedToId() - Method in class org.kuali.rice.kim.api.common.attribute.KimAttributeData.Builder
-
- getAssignedToId() - Method in class org.kuali.rice.kim.api.common.attribute.KimAttributeData
-
- getAssignedToId() - Method in interface org.kuali.rice.kim.api.common.attribute.KimAttributeDataContract
-
The id of the object this AttributeData is associated with.
- getAsText() - Method in class edu.sampleu.demo.kitchensink.UITestPropertyEditor
-
- getAsText() - Method in class org.kuali.rice.krad.web.bind.UifBooleanEditor
-
- getAsText() - Method in class org.kuali.rice.krad.web.bind.UifCurrencyEditor
-
This overridden method ...
- getAsText() - Method in class org.kuali.rice.krad.web.bind.UifDateEditor
-
This overridden method uses the
org.kuali.rice.core.api.datetime.DateTimeService
to convert
the date object to the display string.
- getAsText() - Method in class org.kuali.rice.krad.web.bind.UifEncryptionPropertyEditorWrapper
-
- getAsText() - Method in class org.kuali.rice.krad.web.bind.UifPercentageEditor
-
This overridden method converts
org.kuali.rice.core.api.util.type.KualiPercent
objects to the
display string.
- getAsText() - Method in class org.kuali.rice.krad.web.bind.UifTimestampEditor
-
This overridden method uses the
org.kuali.rice.core.api.datetime.DateTimeService
to convert
the time stamp object to the display string.
- getAttachedObject() - Method in class org.kuali.rice.kew.notes.Attachment
-
- getAttachment() - Method in class org.kuali.rice.krad.bo.Note
-
Gets the attachment attribute.
- getAttachment() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- getAttachmentByNoteId(Long) - Method in interface org.kuali.rice.krad.dao.AttachmentDao
-
Retrieve attachment by a given noteIdentifier
- getAttachmentByNoteId(Long) - Method in class org.kuali.rice.krad.dao.impl.AttachmentDaoJpa
-
- getAttachmentByNoteId(Long) - Method in class org.kuali.rice.krad.dao.impl.AttachmentDaoOjb
-
- getAttachmentByNoteId(Long) - Method in class org.kuali.rice.krad.dao.proxy.AttachmentDaoProxy
-
- getAttachmentByNoteId(Long) - Method in interface org.kuali.rice.krad.service.AttachmentService
-
- getAttachmentByNoteId(Long) - Method in class org.kuali.rice.krad.service.impl.AttachmentServiceImpl
-
Retrieves an Attachment by note identifier.
- getAttachmentContent() - Method in interface org.kuali.rice.krad.bo.PersistableAttachment
-
- getAttachmentContent() - Method in class org.kuali.rice.krad.bo.PersistableAttachmentBase
-
This overridden method ...
- getAttachmentContents() - Method in class org.kuali.rice.krad.bo.Attachment
-
- getAttachmentDao() - Method in class org.kuali.rice.krad.service.impl.AttachmentServiceImpl
-
Retrieves a data access object
- getAttachmentDir() - Method in class org.kuali.rice.kew.notes.service.impl.AttachmentServiceImpl
-
- getAttachmentFile() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- getAttachmentFile() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Holder for files that are attached through the view
- getAttachmentFileName() - Method in class org.kuali.rice.krad.bo.Attachment
-
Gets the attachmentFileName attribute.
- getAttachmentFileSize() - Method in class org.kuali.rice.krad.bo.Attachment
-
Gets the attachmentFileSize attribute.
- getAttachmentFileSizeWithUnits() - Method in class org.kuali.rice.krad.bo.Attachment
-
Returns the size of the attachment with units (byte, kilobyte, ...)
- getAttachmentId() - Method in class org.kuali.rice.kew.notes.Attachment
-
- getAttachmentIdentifier() - Method in class org.kuali.rice.krad.bo.Attachment
-
Gets the attachmentIdentifier attribute.
- getAttachmentIdentifier() - Method in class org.kuali.rice.krad.bo.Note
-
Gets the attachmentIdentifier attribute.
- getAttachmentMimeTypeCode() - Method in class org.kuali.rice.krad.bo.Attachment
-
Gets the attachmentMimeTypeCode attribute.
- getAttachmentPropertyName() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- getAttachments() - Method in class org.kuali.rice.kew.notes.Note
-
- getAttachmentService() - Method in class org.kuali.rice.kew.notes.service.impl.NoteServiceImpl
-
- getAttachmentService() - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
- getAttachmentService() - Method in class org.kuali.rice.krad.document.DocumentBase
-
- getAttachmentService() - Method in class org.kuali.rice.krad.service.impl.NoteServiceImpl
-
- getAttachmentService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocator
-
- getAttachmentService() - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
-
- getAttachmentTarget() - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- getAttachmentTypeCode() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- getAttachmentTypeCode() - Method in class org.kuali.rice.krad.bo.Attachment
-
Gets the attachmentTypeCode attribute.
- getAttachmentTypesValuesFinderClass() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- getAttachmentTypesValuesFinderClass() - Method in class org.kuali.rice.krad.uif.view.DocumentView
-
- getAttendanceType() - Method in class edu.sampleu.demo.course.CourseSection
-
- getAttentionLine() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- getAttentionLine() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress
-
- getAttentionLine() - Method in interface org.kuali.rice.kim.api.identity.address.EntityAddressContract
-
- getAttentionLine() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- getAttentionLineUnmasked() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- getAttentionLineUnmasked() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress
-
- getAttentionLineUnmasked() - Method in interface org.kuali.rice.kim.api.identity.address.EntityAddressContract
-
- getAttrDataId() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentAttributeDataBusinessObjectBase
-
- getAttrDataId() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentAttributeDataBusinessObjectBaseId
-
- getAttrDefinitions() - Method in class org.kuali.rice.kim.lookup.GroupLookupableHelperServiceImpl
-
- getAttrDefinitions() - Method in class org.kuali.rice.kim.lookup.RoleLookupableHelperServiceImpl
-
- getAttribute(String) - Method in class org.kuali.rice.edl.impl.RequestParser
-
- getAttribute() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateAttributeBo
-
- getAttribute(String) - Method in class org.kuali.rice.kns.rules.PromptBeforeValidationBase.ContextSession
-
- getAttribute(String) - Method in interface org.kuali.rice.krms.api.engine.EngineResults
-
Return the attribute of the given key
- getAttribute(String) - Method in class org.kuali.rice.krms.framework.engine.EngineResultsImpl
-
- getAttributeClass(Class, String) - Static method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
This method determines the Class of the attributeName passed in.
- getAttributeContent() - Method in class org.kuali.rice.kew.api.document.DocumentContent.Builder
-
- getAttributeContent() - Method in class org.kuali.rice.kew.api.document.DocumentContent
-
- getAttributeContent() - Method in interface org.kuali.rice.kew.api.document.DocumentContentContract
-
- getAttributeContent() - Method in class org.kuali.rice.kew.api.document.DocumentContentUpdate.Builder
-
- getAttributeContent() - Method in class org.kuali.rice.kew.api.document.DocumentContentUpdate
-
- getAttributeContent() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Returns the currently set document attribute content.
- getAttributeContent() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getAttributeContent() - Method in interface org.kuali.rice.kew.routeheader.DocumentContent
-
- getAttributeContent() - Method in class org.kuali.rice.kew.routeheader.StandardDocumentContent
-
- 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
- getAttributeControlDefinition(String, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getAttributeControlDefinition(Class, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getAttributeControlType() - Method in class org.kuali.rice.krad.bo.BusinessObjectAttributeEntry
-
- getAttributeDataType() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeDateTimeValue
-
- getAttributeDataType() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeFloatValue
-
- getAttributeDataType() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeLongValue
-
- getAttributeDataType() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeStringValue
-
- getAttributeDataType() - Method in interface org.kuali.rice.kew.docsearch.SearchableAttributeValue
-
- getAttributeDefinition() - Method in class org.kuali.rice.kew.api.repository.type.KewTypeAttribute.Builder
-
- getAttributeDefinition() - Method in class org.kuali.rice.kew.api.repository.type.KewTypeAttribute
-
- getAttributeDefinition() - Method in interface org.kuali.rice.kew.api.repository.type.KewTypeAttributeContract
-
This is the definition of the attribute
- getAttributeDefinition(String) - Method in class org.kuali.rice.kim.document.rule.AttributeValidationHelper
-
- getAttributeDefinition(String) - Method in class org.kuali.rice.kim.impl.type.KimTypeAttributesHelper
-
- getAttributeDefinition(String, String) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
Finds the KNS attribute used to render the given KimAttributeData
- 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
- getAttributeDefinition(String, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getAttributeDefinition() - Method in class org.kuali.rice.krms.api.repository.BaseAttribute.Builder
-
- getAttributeDefinition() - Method in class org.kuali.rice.krms.api.repository.BaseAttribute
-
- getAttributeDefinition() - Method in interface org.kuali.rice.krms.api.repository.BaseAttributeContract
-
Returns a KrmsAttributeDefinitionContract.
- getAttributeDefinitionById(String) - Method in class org.kuali.rice.kim.api.type.KimType
-
Gets the KimTypeAttribute matching the id of it's KimAttribute.
- getAttributeDefinitionById(String) - Method in interface org.kuali.rice.krms.api.repository.type.KrmsTypeRepositoryService
-
Retrieves an attribute definition for the given id.
- getAttributeDefinitionById(String) - Method in interface org.kuali.rice.krms.impl.repository.KrmsAttributeDefinitionService
-
Lookup a KrmsAttributeDefinition based on the given id.
- getAttributeDefinitionById(String) - Method in class org.kuali.rice.krms.impl.repository.KrmsAttributeDefinitionServiceImpl
-
- getAttributeDefinitionById(String) - Method in class org.kuali.rice.krms.impl.repository.KrmsTypeBoServiceImpl
-
- getAttributeDefinitionByName(String) - Method in class org.kuali.rice.kew.api.repository.type.KewTypeDefinition
-
Gets the KewTypeAttribute matching the name of it's KewAttribute.
- getAttributeDefinitionByName(String) - Method in class org.kuali.rice.kim.api.type.KimType
-
Gets the KimTypeAttribute matching the name of it's KimAttribute.
- getAttributeDefinitionByName(String, String) - Method in interface org.kuali.rice.krms.api.repository.type.KrmsTypeRepositoryService
-
Retrieves an attribute definition for the given namespace code and name.
- getAttributeDefinitionByName(String, String) - Method in class org.kuali.rice.krms.impl.repository.KrmsTypeBoServiceImpl
-
- getAttributeDefinitionByNameAndNamespace(String, String) - Method in interface org.kuali.rice.krms.impl.repository.KrmsAttributeDefinitionService
-
Get a KrmsAttributeDefinition object based on name and namespace
- getAttributeDefinitionByNameAndNamespace(String, String) - Method in class org.kuali.rice.krms.impl.repository.KrmsAttributeDefinitionServiceImpl
-
- getAttributeDefinitionId() - Method in class org.kuali.rice.kew.api.repository.type.KewTypeAttribute.Builder
-
- getAttributeDefinitionId() - Method in class org.kuali.rice.kew.api.repository.type.KewTypeAttribute
-
- getAttributeDefinitionId() - Method in interface org.kuali.rice.kew.api.repository.type.KewTypeAttributeContract
-
This is the id of the definition of the attribute.
- getAttributeDefinitionId() - Method in class org.kuali.rice.krms.api.repository.BaseAttribute.Builder
-
- getAttributeDefinitionId() - Method in class org.kuali.rice.krms.api.repository.BaseAttribute
-
- getAttributeDefinitionId() - Method in interface org.kuali.rice.krms.api.repository.BaseAttributeContract
-
Returns the id of the attribute definition.
- getAttributeDefinitionId() - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeAttribute.Builder
-
- getAttributeDefinitionId() - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeAttribute
-
- getAttributeDefinitionId() - Method in interface org.kuali.rice.krms.api.repository.type.KrmsTypeAttributeContract
-
Returns the id of the KrmsAttributeDefinition of the attribute.
- getAttributeDefinitions() - Method in class org.kuali.rice.kew.api.document.DocumentContentUpdate.Builder
-
- getAttributeDefinitions() - Method in class org.kuali.rice.kew.api.document.DocumentContentUpdate
-
- getAttributeDefinitions() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Returns the currently set workflow attribute definitions
- getAttributeDefinitions() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getAttributeDefinitions() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl.ModifiableDocumentContent
-
- getAttributeDefinitions(String) - Method in class org.kuali.rice.kim.api.role.PassThruRoleTypeServiceBase
-
- getAttributeDefinitions() - Method in class org.kuali.rice.kim.api.type.KimType.Builder
-
- getAttributeDefinitions() - Method in class org.kuali.rice.kim.api.type.KimType
-
- getAttributeDefinitions() - Method in interface org.kuali.rice.kim.api.type.KimTypeContract
-
The list of attribute definitions associated with the kim type.
- getAttributeDefinitions(String) - Method in interface org.kuali.rice.kim.framework.type.KimTypeService
-
- getAttributeDefinitions(String) - Method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
- getAttributeDefinitions(String) - Method in class org.kuali.rice.location.impl.campus.CampusRoleTypeServiceImpl
-
- getAttributeDefinitionService() - Method in class org.kuali.rice.krms.impl.repository.AgendaBoServiceImpl
-
- getAttributeDefinitionsForRole(PersonDocumentRole) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getAttributeDefnId(KimAttributeField) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getAttributeDescription() - Method in class org.kuali.rice.krad.bo.BusinessObjectAttributeEntry
-
- 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
- getAttributeDescription(String, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getAttributeDescription(Class, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getAttributeElementName() - Method in class org.kuali.rice.kew.rule.AbstractIdRoleAttribute
-
- getAttributeElementName() - Method in class org.kuali.rice.kew.rule.NetworkIdRoleAttribute
-
- getAttributeElementName() - Method in class org.kuali.rice.kew.rule.PrincipalIdRoleAttribute
-
- getAttributeElementName() - Method in class org.kuali.rice.kew.rule.UniversityIdRoleAttribute
-
- getAttributeElementName() - Method in class org.kuali.rice.kew.rule.WorkgroupRoleAttribute
-
- getAttributeEntries(List<KimAttributeField>) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getAttributeEntries(List<KimAttributeField>) - Method in interface org.kuali.rice.kim.service.UiDocumentService
-
This method is to set up the DD attribute entry map for role qualifiers, so it can be rendered.
- getAttributeEntry() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- getAttributeEntry() - Method in class org.kuali.rice.kim.impl.type.IdentityManagementTypeAttributeTransactionalDocument
-
- getAttributeEntry() - Method in class org.kuali.rice.kim.impl.type.KimTypeAttributesHelper
-
- getAttributeErrorLabel(KimAttributeField) - Static method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceHelper
-
Deprecated.
- 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
- getAttributeErrorLabel(String, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getAttributeErrorLabel(Class, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getAttributeExclusiveMin(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
- getAttributeExclusiveMin(String, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getAttributeField() - Method in class org.kuali.rice.kim.api.type.KimAttributeField.Builder
-
- getAttributeField() - Method in class org.kuali.rice.kim.api.type.KimAttributeField
-
- getAttributeField() - Method in interface org.kuali.rice.kim.api.type.KimAttributeFieldContract
-
Gets the attribute field definition.
- getAttributeFields(String) - Method in interface org.kuali.rice.kew.framework.peopleflow.PeopleFlowTypeService
-
get the attributes supported by the people flow type with the given kewTypeId.
- getAttributeFields(String) - Method in class org.kuali.rice.krad.workflow.DataDictionaryPeopleFlowTypeServiceImpl
-
- getAttributeFields(String) - Method in interface org.kuali.rice.krms.framework.type.RemotableAttributeOwner
-
get the attributes supported by the people flow type with the given krmsTypeId.
- getAttributeFields(String) - Method in interface org.kuali.rice.krms.framework.type.ValidationRuleTypeService
-
- getAttributeFields(String) - Method in class org.kuali.rice.krms.impl.type.KrmsTypeServiceBase
-
- getAttributeFields(String) - Method in class org.kuali.rice.krms.impl.validation.ValidationActionTypeServiceImpl
-
- getAttributeFields(String) - Method in class org.kuali.rice.krms.impl.validation.ValidationRuleTypeServiceImpl
-
- 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
- getAttributeForceUppercase(String, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getAttributeForceUppercase(Class, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getAttributeFormatter(KimAttributeField) - Method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
- getAttributeFormatter(Class, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
the formatter class used to format the attribute value
- getAttributeFormatter(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
the formatter class used to format the attribute value
- getAttributeFormatter(String, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getAttributeFormatter(Class, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getAttributeFormatterClassName() - Method in class org.kuali.rice.krad.bo.BusinessObjectAttributeEntry
-
- getAttributeHelpText(ActionMapping, KualiHelpForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiHelpAction
-
Retrieves help information from the data dictionary for the business object attribute.
- getAttributeHelpText(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiHelpAction
-
Retrieves help information from the data dictionary for the business object attribute.
- getAttributeInclusiveMax(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
- getAttributeInclusiveMax(String, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getAttributeLabel() - Method in class org.kuali.rice.kim.api.common.attribute.KimAttribute.Builder
-
- getAttributeLabel() - Method in class org.kuali.rice.kim.api.common.attribute.KimAttribute
-
- getAttributeLabel() - Method in interface org.kuali.rice.kim.api.common.attribute.KimAttributeContract
-
The label for the kim attribute.
- getAttributeLabel() - Method in class org.kuali.rice.krad.bo.BusinessObjectAttributeEntry
-
- 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.
- getAttributeLabel(String, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getAttributeLabel(Class, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getAttributeLabels() - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- getAttributeLookupSettings() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- getAttributeLookupSettings() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField
-
- getAttributeLookupSettings() - Method in interface org.kuali.rice.core.api.uif.RemotableAttributeFieldContract
-
If this method returns a non-null value, it defines various settings for this attribute whenever
it is used on a lookup.
- getAttributeLookupSettings(DocumentSearchCriteriaContract) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaTranslatorImpl
-
Returns a map of attributelookupsettings for the custom search attributes of the document if specified in the criteria
- getAttributeMaxLength() - Method in class org.kuali.rice.krad.bo.BusinessObjectAttributeEntry
-
- 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.
- getAttributeMaxLength(String, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getAttributeMaxLength(Class, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getAttributeMaxValue(KimAttributeField) - Method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
- getAttributeMinLength(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
the min length defined for the given attribute name.
- getAttributeMinLength(String, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getAttributeMinValue(KimAttributeField) - Method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
- getAttributeName() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeError.Builder
-
- getAttributeName() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeError
-
- getAttributeName() - Method in interface org.kuali.rice.core.api.uif.RemotableAttributeErrorContract
-
The name of the attribute.
- getAttributeName() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.CollectionDescriptor
-
- getAttributeName() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.ObjectDescriptor
-
- getAttributeName() - Method in class org.kuali.rice.kew.api.document.attribute.WorkflowAttributeDefinition.Builder
-
Returns the attribute name that is set on this builder.
- getAttributeName() - Method in class org.kuali.rice.kew.api.document.attribute.WorkflowAttributeDefinition
-
Returns the name of the attribute for this workflow attribute definition.
- getAttributeName() - Method in class org.kuali.rice.kew.framework.document.search.AttributeFields
-
Returns the name of the searchable attribute associated with this attribute fields instance.
- getAttributeName() - Method in class org.kuali.rice.kim.api.common.attribute.KimAttribute.Builder
-
- getAttributeName() - Method in class org.kuali.rice.kim.api.common.attribute.KimAttribute
-
- getAttributeName() - Method in interface org.kuali.rice.kim.api.common.attribute.KimAttributeContract
-
- getAttributeName() - Method in enum org.kuali.rice.kim.document.IdentityManagementRoleDocument.RoleMemberMetaDataType
-
- getAttributeName() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- getAttributeName() - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
- getAttributeName() - Method in class org.kuali.rice.krad.bo.BusinessObjectAttributeEntry
-
- getAttributeName() - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
-
- getAttributeName() - Method in class org.kuali.rice.krad.datadictionary.SearchingAttribute
-
- getAttributeName() - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
-
This method is an accessor for the attribute name that is currently being processed by the DictionaryValidationService implementation.
- getAttributeName() - Method in class org.kuali.rice.krad.datadictionary.validation.BaseAttributeValueReader
-
- getAttributeName() - Method in class org.kuali.rice.krad.datadictionary.validation.result.AttributeValidationResult
-
- getAttributeName() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- getAttributeNames() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- getAttributeNames() - Method in class org.kuali.rice.krad.datadictionary.SortDefinition
-
- getAttributeObjectDefinition(String) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getAttributeObjectDefinition(RuleAttribute) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getAttributeObjectDefinition(RuleAttribute) - Method in class org.kuali.rice.kew.role.RoleRouteModule
-
- getAttributeObjectDefinition(RuleAttribute, String) - Method in class org.kuali.rice.kew.rule.service.impl.RuleAttributeServiceImpl
-
- getAttributePath() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- getAttributeQueryService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getAttributes() - Method in interface org.kuali.rice.kew.api.peopleflow.PeopleFlowContract
-
- getAttributes() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition.Builder
-
- getAttributes() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition
-
- getAttributes() - Method in class org.kuali.rice.kew.api.repository.type.KewTypeDefinition.Builder
-
- getAttributes() - Method in class org.kuali.rice.kew.api.repository.type.KewTypeDefinition
-
- getAttributes() - Method in interface org.kuali.rice.kew.api.repository.type.KewTypeDefinitionContract
-
This method returns a list of attributes associated with the KewType
- getAttributes() - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- getAttributes() - Method in class org.kuali.rice.kew.xml.AbstractTransformationFilter.CurrentElement
-
- getAttributes() - Method in class org.kuali.rice.kim.api.common.delegate.DelegateMember.Builder
-
- getAttributes() - Method in class org.kuali.rice.kim.api.common.delegate.DelegateMember
-
- getAttributes() - Method in interface org.kuali.rice.kim.api.common.delegate.DelegateMemberContract
-
- getAttributes() - Method in class org.kuali.rice.kim.api.group.Group.Builder
-
- getAttributes() - Method in class org.kuali.rice.kim.api.group.Group
-
- getAttributes() - Method in interface org.kuali.rice.kim.api.group.GroupContract
-
This is a set of Attributes for a Group.
- getAttributes(String) - Method in interface org.kuali.rice.kim.api.group.GroupService
-
Get all the attributes of the given group.
- getAttributes() - Method in class org.kuali.rice.kim.api.permission.Permission.Builder
-
- getAttributes() - Method in class org.kuali.rice.kim.api.permission.Permission
-
- getAttributes() - Method in interface org.kuali.rice.kim.api.permission.PermissionContract
-
Attributes for a Permission.
- getAttributes() - Method in class org.kuali.rice.kim.api.responsibility.Responsibility.Builder
-
- getAttributes() - Method in class org.kuali.rice.kim.api.responsibility.Responsibility
-
- getAttributes() - Method in interface org.kuali.rice.kim.api.responsibility.ResponsibilityContract
-
Attributes for a Responsibility.
- getAttributes() - Method in class org.kuali.rice.kim.api.role.RoleMember.Builder
-
- getAttributes() - Method in class org.kuali.rice.kim.api.role.RoleMember
-
- getAttributes() - Method in interface org.kuali.rice.kim.api.role.RoleMemberContract
-
This returns specific attributes to be set on a Role Member in order to match permission and responsibilitys.
- getAttributes() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- getAttributes(String) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- getAttributes() - Method in class org.kuali.rice.kim.impl.type.IdentityManagementTypeAttributeTransactionalDocument
-
- getAttributes() - Method in class org.kuali.rice.kim.impl.type.KimTypeAttributesHelper
-
- getAttributes() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- getAttributes() - Method in class org.kuali.rice.krms.api.repository.action.ActionDefinition.Builder
-
- getAttributes() - Method in class org.kuali.rice.krms.api.repository.action.ActionDefinition
-
Returns the internal representation of the set of attributes associated with the
Action.
- getAttributes() - Method in interface org.kuali.rice.krms.api.repository.action.ActionDefinitionContract
-
Returns a set of attributes associated with the
Action.
- getAttributes() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaDefinition.Builder
-
- getAttributes() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaDefinition
-
Returns the internal list of custom/remote attributes associated with the
agenda.
- getAttributes() - Method in interface org.kuali.rice.krms.api.repository.agenda.AgendaDefinitionContract
-
This method returns a list of custom/remote attributes associated with the
agenda.
- getAttributes() - Method in class org.kuali.rice.krms.api.repository.context.ContextDefinition.Builder
-
- getAttributes() - Method in class org.kuali.rice.krms.api.repository.context.ContextDefinition
-
- getAttributes() - Method in interface org.kuali.rice.krms.api.repository.context.ContextDefinitionContract
-
Returns a map of name/value pairs representing the
attributes associated with this context.
- getAttributes() - Method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition.Builder
-
- getAttributes() - Method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition
-
Returns the internal representation of the set of attributes associated with the
Action.
- getAttributes() - Method in interface org.kuali.rice.krms.api.repository.rule.RuleDefinitionContract
-
This method returns a Map of attributes associated with the
Rule.
- getAttributes() - Method in class org.kuali.rice.krms.api.repository.term.TermResolverDefinition.Builder
-
- getAttributes() - Method in class org.kuali.rice.krms.api.repository.term.TermResolverDefinition
-
- getAttributes() - Method in interface org.kuali.rice.krms.api.repository.term.TermResolverDefinitionContract
-
- getAttributes() - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeDefinition.Builder
-
- getAttributes() - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeDefinition
-
- getAttributes() - Method in interface org.kuali.rice.krms.api.repository.type.KrmsTypeDefinitionContract
-
Returns a list of attributes associated with the KRMS type definition.
- 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(String, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getAttributeSecurity() - Method in class org.kuali.rice.krad.uif.field.DataFieldSecurity
-
Attribute security instance configured or picked up for the field
- getAttributesHelper() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- getAttributeShortLabel() - Method in class org.kuali.rice.krad.bo.BusinessObjectAttributeEntry
-
- 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.
- getAttributeShortLabel(String, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getAttributeShortLabel(Class, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getAttributesInquiryUrl(BusinessObject, String) - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityInquirableImpl
-
- getAttributesInquiryUrl(BusinessObject, String) - Method in class org.kuali.rice.kim.inquiry.PermissionInquirableImpl
-
- 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
- getAttributeSize(String, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getAttributeSize(Class, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getAttributeSummary() - Method in class org.kuali.rice.krad.bo.BusinessObjectAttributeEntry
-
- 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
- getAttributeSummary(String, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getAttributeSummary(Class, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getAttributeTableName(RemotableAttributeField) - Static method in class org.kuali.rice.kew.docsearch.DocumentSearchInternalUtils
-
- getAttributeTableName() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeDateTimeValue
-
- getAttributeTableName() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeFloatValue
-
- getAttributeTableName() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeLongValue
-
- getAttributeTableName() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeStringValue
-
- getAttributeTableName() - Method in interface org.kuali.rice.kew.docsearch.SearchableAttributeValue
-
- getAttributeToHighlightOnDuplicateKey() - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
- 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
-
- getAttributeValidatingErrorMessageKey(String, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getAttributeValidatingErrorMessageParameters(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
- getAttributeValidatingErrorMessageParameters(String, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getAttributeValidatingExpression(KimAttributeField) - Method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
- getAttributeValidatingExpression() - Method in class org.kuali.rice.krad.bo.BusinessObjectAttributeEntry
-
- 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.
- getAttributeValidatingExpression(String, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getAttributeValidatingExpression(Class, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getAttributeValidationResult(String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.EntryValidationResult
-
- getAttributeValue() - Method in class org.kuali.rice.kim.api.common.attribute.KimAttributeData.Builder
-
- getAttributeValue() - Method in class org.kuali.rice.kim.api.common.attribute.KimAttributeData
-
- getAttributeValue() - Method in interface org.kuali.rice.kim.api.common.attribute.KimAttributeDataContract
-
The attribute value.
- getAttributeValue(Map<String, String>, String) - Method in class org.kuali.rice.kim.impl.type.KimTypeAttributesHelper
-
- getAttributeValue(Map<String, String>, String) - Method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
- 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
- getAttributeValuesFinderClass(String, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getAttributeValuesFinderClass(Class, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getAttrRows() - Method in class org.kuali.rice.kim.lookup.GroupLookupableHelperServiceImpl
-
- getAttrRows() - Method in class org.kuali.rice.kim.lookup.RoleLookupableHelperServiceImpl
-
- getAttrVal() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentAttributeDataBusinessObjectBase
-
- getAuditErrorList() - Method in class org.kuali.rice.kns.util.AuditCluster
-
Gets the auditErrorList attribute.
- getAuditErrorMap() - Static method in class org.kuali.rice.kns.util.KNSGlobalVariables
-
Deprecated.
- getAuthenticatedPerson() - Static method in class org.kuali.rice.edl.framework.util.EDLFunctions
-
- getAuthenticatedPricipals(String) - Method in class org.kuali.rice.kim.sesn.DistributedSession
-
This method returns the list of principals currently authenticated
that are associated with the provided Distributed Session Ticket
- getAuthenticatedWorkgroups() - Method in class org.kuali.rice.kew.doctype.SecuritySession
-
- getAuthenticationId() - Static method in class org.kuali.rice.edl.framework.util.EDLFunctions
-
- getAuthorId() - Method in class edu.sampleu.bookstore.bo.Account
-
- getAuthorId() - Method in class edu.sampleu.bookstore.bo.Address
-
- getAuthorId() - Method in class edu.sampleu.bookstore.bo.Author
-
- getAuthorizations() - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
Gets the authorizations attribute.
- getAuthorizedDocumentIds(String, List<DocumentSecurityDirective>) - Method in interface org.kuali.rice.kew.framework.document.security.DocumentSecurityHandlerService
-
Returns a list of document ids from the given list of document security directives for which the principal with
the given principal id is allowed to view.
- getAuthorizedDocumentIds(String, List<DocumentSecurityDirective>) - Method in class org.kuali.rice.kew.impl.document.security.DocumentSecurityHandlerServiceImpl
-
- getAuthorizedPermissions(String, String, String, Map<String, String>, Map<String, String>) - Method in interface org.kuali.rice.kim.api.permission.PermissionService
-
Returns permissions (with their details) that are granted to the principal given
the passed qualification.
- getAuthorizedPermissions(String, String, String, Map<String, String>, Map<String, String>) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
Returns the matching permission objects for a principal.
- getAuthorizedPermissions(String, String, String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kim.impl.permission.PermissionServiceImpl
-
- getAuthorizedPermissions(String, String, String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getAuthorizedPermissionsByTemplateName(String, String, String, Map<String, String>, Map<String, String>) - Method in interface org.kuali.rice.kim.api.permission.PermissionService
-
Returns permissions (with their details) that are granted to the principal given
the passed qualification.
- getAuthorizedPermissionsByTemplateName(String, String, String, Map<String, String>, Map<String, String>) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getAuthorizedPermissionsByTemplateName(String, String, String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kim.impl.permission.PermissionServiceImpl
-
- getAuthorizedPermissionsByTemplateName(String, String, String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getAuthorizedToAdd() - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- getAuthorizedToEdit() - Method in class org.kuali.rice.kew.notes.Note
-
- getAuthorizer(IdentityManagementPersonDocument) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- getAuthorizer() - Method in class org.kuali.rice.krad.uif.view.View
-
Authorizer that should be used for the View
instance
- getAuthorizerClass() - Method in class org.kuali.rice.kns.datadictionary.InquiryDefinition
-
Deprecated.
- getAuthorName() - Method in class edu.sampleu.bookstore.bo.Author
-
- getAuthorPrincipalId() - Method in class org.kuali.rice.kew.api.note.Note.Builder
-
- getAuthorPrincipalId() - Method in class org.kuali.rice.kew.api.note.Note
-
- getAuthorPrincipalId() - Method in interface org.kuali.rice.kew.api.note.NoteContract
-
- getAuthorPrincipalId() - Method in class org.kuali.rice.kew.notes.Note
-
- getAuthors() - Method in class edu.sampleu.bookstore.bo.Book
-
- getAuthorUniversal() - Method in class org.kuali.rice.krad.bo.Note
-
Gets the authorUniversal attribute.
- getAuthorUniversalIdentifier() - Method in class org.kuali.rice.krad.bo.Note
-
Gets the authorUniversalIdentifier attribute.
- getAutoRemoveDateTime() - Method in class org.kuali.rice.ken.bo.Notification
-
Gets the autoRemoveDateTime attribute.
- getAutoSearch() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- getAvgActionsPerTimeUnit() - Method in class edu.sampleu.kew.krad.form.StatsForm
-
- getAvgActionsPerTimeUnit() - Method in class org.kuali.rice.kew.stats.web.StatsForm
-
- getBackdoorId() - Method in class org.kuali.rice.kns.web.struts.form.BackdoorForm
-
- getBackdoorLinksBackdoorLogin() - Method in class org.kuali.rice.kns.web.struts.form.BackdoorForm
-
- getBackLocation() - Method in class edu.sampleu.kew.krad.form.StatsForm
-
- getBackLocation() - Method in class org.kuali.rice.kew.preferences.web.PreferencesForm
-
- getBackLocation() - Method in class org.kuali.rice.kew.stats.web.StatsForm
-
- getBackLocation() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- getBackLocation() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
- getBackLocation() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
- getBackLocation() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
- getBackUrl() - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- getBamDataSource() - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- getBamId() - Method in class org.kuali.rice.ksb.messaging.bam.BAMTargetEntry
-
- getBamParamId() - Method in class org.kuali.rice.ksb.messaging.bam.BAMParam
-
- getBamParams() - Method in class org.kuali.rice.ksb.messaging.bam.BAMTargetEntry
-
- getBAMService() - Static method in class org.kuali.rice.ksb.service.KSBServiceLocator
-
- getBamTargetEntry() - Method in class org.kuali.rice.ksb.messaging.bam.BAMParam
-
- getBankName() - Method in class edu.sampleu.bookstore.bo.Account
-
- getBaseBusinessObjectClass() - Method in class org.kuali.rice.krad.datadictionary.BusinessObjectEntry
-
- getBaseClass() - Method in class org.kuali.rice.kew.engine.node.NodeType
-
- getBaseDir() - Method in class org.kuali.rice.test.RiceTestCase
-
Returns the basedir for the module under which the tests are currently executing.
- getBaseDocumentClass() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- getBaseInquiryUrl() - Static method in class org.kuali.rice.kns.lookup.LookupUtils
-
Deprecated.
- getBaseInquiryUrl() - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
Returns the base URL to use for inquiry requests to objects within the module
- getBaseInquiryUrl() - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
- getBaseLookupUrl() - Method in class org.kuali.rice.core.api.uif.RemotableQuickFinder.Builder
-
- getBaseLookupUrl() - Method in class org.kuali.rice.core.api.uif.RemotableQuickFinder
-
- getBaseLookupUrl(boolean) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
-
Deprecated.
- getBaseLookupUrl() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- 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() - Static method in class org.kuali.rice.krad.uif.util.LookupInquiryUtils
-
- getBaseLookupUrl() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- getBaseName() - Method in class org.kuali.rice.kew.api.rule.RoleName.Builder
-
- getBaseName() - Method in class org.kuali.rice.kew.api.rule.RoleName
-
- getBaseName() - Method in interface org.kuali.rice.kew.api.rule.RoleNameContract
-
This is the base name value for the Role on an attribute.
- getBaseObjects() - Method in class org.kuali.rice.core.framework.config.property.SimpleConfig
-
- getBaseObjects() - Method in class org.kuali.rice.kew.plugin.PluginConfig
-
- getBasePath() - Method in class org.kuali.rice.krad.datadictionary.WorkflowPropertyGroup
-
Returns the base path of the group, which represents the path that all
WorkflowProperty
objects are relative to.
- getBasePathForward(HttpServletRequest, ActionForward) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementDocumentActionBase
-
- getBasePathToDocumentDuringSerialization() - Method in interface org.kuali.rice.krad.document.Document
-
- getBasePathToDocumentDuringSerialization() - Method in class org.kuali.rice.krad.document.DocumentBase
-
- getBaseProperties() - Method in class org.kuali.rice.core.framework.config.property.SimpleConfig
-
- getBaseProperties() - Method in class org.kuali.rice.kew.plugin.PluginConfig
-
- getBaseRoleName() - Method in class org.kuali.rice.kew.rule.QualifiedRoleName
-
- getBaseSalaryAmount() - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment.Builder
-
- getBaseSalaryAmount() - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment
-
- getBaseSalaryAmount() - Method in interface org.kuali.rice.kim.api.identity.employment.EntityEmploymentContract
-
- getBaseSalaryAmount() - Method in interface org.kuali.rice.kim.api.identity.Person
-
- getBaseSalaryAmount() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfo
-
- getBaseSalaryAmount() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getBaseWebServiceURL() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getBaseWebServiceURL() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getBaseWebServiceWsdlPath() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getBaseWebServiceWsdlPath() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getBatchMailingList() - Method in class org.kuali.rice.krad.service.impl.MailServiceImpl
-
- getBatchMailingList() - Method in interface org.kuali.rice.krad.service.MailService
-
- getBatchMode() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getBatchMode() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getBcAddresses() - Method in class org.kuali.rice.core.api.mail.EmailBcList
-
- getBccAddresses() - Method in class org.kuali.rice.core.api.mail.MailMessage
-
- getBean(String) - Static method in class org.kuali.rice.edl.impl.service.EdlServiceLocator
-
- getBean(String) - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getBean(String) - Static method in class org.kuali.rice.kim.impl.services.KimImplServiceLocator
-
- getBean(String) - Static method in class org.kuali.rice.kim.service.KIMServiceLocatorInternal
-
- getBean(String) - Static method in class org.kuali.rice.krms.impl.repository.KrmsRepositoryServiceLocator
-
- getBean(String) - Static method in class org.kuali.rice.krms.impl.util.KRMSServiceLocatorInternal
-
- getBean(String) - Method in class org.kuali.rice.test.CompositeBeanFactory
-
- getBean(String, Class<T>) - Method in class org.kuali.rice.test.CompositeBeanFactory
-
- getBean(Class<T>) - Method in class org.kuali.rice.test.CompositeBeanFactory
-
- getBean(String, Object...) - Method in class org.kuali.rice.test.CompositeBeanFactory
-
- getBeanClass(BeanDefinition, ConfigurableListableBeanFactory) - Method in class org.kuali.rice.krad.uif.util.UifBeanFactoryPostProcessor
-
Retrieves the class for the object that will be created from the bean definition.
- getBeanFactory() - Method in class org.kuali.rice.core.impl.resourceloader.SpringBeanFactoryResourceLoader
-
- getBeanFactory() - Method in class org.kuali.rice.krad.util.spring.IfExistsFactoryBean
-
- getBeanName() - Method in class org.kuali.rice.core.impl.cache.DistributedCacheManagerDecorator
-
- getBeanName() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- getBeanName() - Method in interface org.kuali.rice.krad.datadictionary.BeanOverride
-
Return the name of the bean to perform the override.
- getBeanName() - Method in class org.kuali.rice.krad.datadictionary.impl.BeanOverrideImpl
-
- getBeanName() - Method in class org.kuali.rice.krad.util.spring.IfExistsFactoryBean
-
- getBegDate() - Method in class edu.sampleu.kew.krad.form.StatsForm
-
- getBegDate() - Method in class org.kuali.rice.kew.stats.web.StatsForm
-
- getBeginningDate() - Method in class edu.sampleu.kew.krad.form.StatsForm
-
- getBeginningDate() - Method in class org.kuali.rice.kew.stats.web.StatsForm
-
- getBindByNamePrefix() - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
Prefix that will be used to form the binding path from the component
name.
- getBindingInfo() - Method in interface org.kuali.rice.krad.uif.component.DataBinding
-
Returns the BindingInfo
instance that is configured for the
component
- getBindingInfo() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Determines the binding path for the collection.
- getBindingInfo() - Method in class org.kuali.rice.krad.uif.container.TreeGroup
-
- getBindingInfo() - Method in class org.kuali.rice.krad.uif.field.DataField
-
- getBindingInfo() - Method in class org.kuali.rice.krad.uif.field.RemoteFieldsHolder
-
Can be used to for more complex binding paths
- getBindingName() - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
Gives the name of the property that the component binds to.
- getBindingObjectPath() - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
For attribute fields that do not belong to the default form object (given
by the view), this field specifies the path to the object (on the form)
the attribute does belong to.
- getBindingObjectPath() - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
-
Returns the path (from the form) for the object to compare to
- getBindingPath() - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
Path to the property on the model the component binds to.
- getBindingPrefixForNested() - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
Returns the binding prefix string that can be used to setup the binding
on DataBinding
components that are children of the component
that contains the BindingInfo
.
- getBioDemographics() - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- getBioDemographics() - Method in class org.kuali.rice.kim.api.identity.entity.Entity
-
- getBioDemographics() - Method in interface org.kuali.rice.kim.api.identity.entity.EntityContract
-
- getBirthCity() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- getBirthCity() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics
-
- getBirthCity() - Method in interface org.kuali.rice.kim.api.identity.personal.EntityBioDemographicsContract
-
- getBirthCityUnmasked() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- getBirthCityUnmasked() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics
-
- getBirthCityUnmasked() - Method in interface org.kuali.rice.kim.api.identity.personal.EntityBioDemographicsContract
-
- getBirthCountry() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- getBirthCountry() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics
-
- getBirthCountry() - Method in interface org.kuali.rice.kim.api.identity.personal.EntityBioDemographicsContract
-
- getBirthCountryUnmasked() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- getBirthCountryUnmasked() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics
-
- getBirthCountryUnmasked() - Method in interface org.kuali.rice.kim.api.identity.personal.EntityBioDemographicsContract
-
- getBirthDate() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- getBirthDate() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics
-
- getBirthDate() - Method in interface org.kuali.rice.kim.api.identity.personal.EntityBioDemographicsContract
-
- getBirthDateUnmasked() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- getBirthDateUnmasked() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics
-
- getBirthDateUnmasked() - Method in interface org.kuali.rice.kim.api.identity.personal.EntityBioDemographicsContract
-
- getBirthStateProvinceCode() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- getBirthStateProvinceCode() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics
-
- getBirthStateProvinceCode() - Method in interface org.kuali.rice.kim.api.identity.personal.EntityBioDemographicsContract
-
- getBirthStateProvinceCodeUnmasked() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- getBirthStateProvinceCodeUnmasked() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics
-
- getBirthStateProvinceCodeUnmasked() - Method in interface org.kuali.rice.kim.api.identity.personal.EntityBioDemographicsContract
-
- getBLANK_SPACE() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getBlankDelegationMember() - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- getBlanketApproveActionTakenId() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getBlanketApproveGroupId() - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- getBlanketApproveGroupId() - Method in class org.kuali.rice.kew.api.doctype.DocumentType
-
- getBlanketApproveGroupId() - Method in interface org.kuali.rice.kew.api.doctype.DocumentTypeContract
-
- getBlanketApproveGroupId() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getBlanketApproveNodes() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getBlanketApprovePolicy() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getBlanketApproveUser() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getBlanketApproveWorkgroup() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getBlanketApproveWorkgroupId() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getBlanketApproveWorkgroupWithInheritance() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getBlankField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getBlankMember() - Method in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- getBlankMember() - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- getBlankRoleMemberAttrs(List<RoleMemberBo>) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getBlankValueQualifiersMap(List<KimTypeAttribute>) - Method in class org.kuali.rice.kim.document.rule.AttributeValidationHelper
-
- getBlockedBusinessObjectClass() - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
-
This overridden method ...
- getBlockedBusinessObjectClass() - Method in interface org.kuali.rice.krad.datadictionary.InactivationBlockingMetadata
-
The type of the object that is blocked
- getBlockedReferencePropertyName() - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
-
This overridden method ...
- getBlockedReferencePropertyName() - Method in interface org.kuali.rice.krad.datadictionary.InactivationBlockingMetadata
-
The property name of the reference that is blocked
- getBlockingReferenceBusinessObjectClass() - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
-
This overridden method ...
- getBlockingReferenceBusinessObjectClass() - Method in interface org.kuali.rice.krad.datadictionary.InactivationBlockingMetadata
-
The type of the object that is blocking another record
- getBlockingValues() - Method in class org.kuali.rice.kns.web.struts.form.DisplayInactivationBlockersForm
-
- getBoClass() - Method in class org.kuali.rice.kim.document.GenericPermissionMaintainable
-
This overridden method ...
- getBoClass() - Method in class org.kuali.rice.kim.impl.responsibility.ReviewResponsibilityMaintainable
-
- getBoClass() - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- getBoClass() - Method in interface org.kuali.rice.kns.maintenance.Maintainable
-
Deprecated.
- getBody() - Method in class org.kuali.rice.core.api.mail.EmailBody
-
- getBody() - Method in class org.kuali.rice.core.api.mail.EmailContent
-
- getBoNotes() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
Gets the boNotes attribute.
- getBook() - Method in class edu.sampleu.bookstore.bo.BookOrder
-
- getBookId() - Method in class edu.sampleu.bookstore.bo.BookOrder
-
- getBookOrderDocument() - Method in class edu.sampleu.bookstore.document.web.BookOrderForm
-
- getBookOrders() - Method in class edu.sampleu.bookstore.document.BookOrderDocument
-
- getBooks() - Method in class edu.sampleu.bookstore.bo.Author
-
- getBooks() - Method in class edu.sampleu.bookstore.bo.BookType
-
- getBookType() - Method in class edu.sampleu.bookstore.bo.Book
-
- getBookType() - Method in class edu.sampleu.bookstore.bo.BookstoreKimAttributes
-
- getBookTypeCode() - Method in class edu.sampleu.bookstore.bo.BookstoreKimAttributes
-
- getBoolean(Object) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
-
- getBooleanProperty(String, boolean) - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getBooleanProperty(String) - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getBooleanProperty(String, boolean) - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getBooleanProperty(String) - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getBorder() - Method in class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
-
Deprecated.
- getBoService() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
Gets the boService attribute.
- getBoService() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- getBoService() - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorMaintainable
-
- getBoService() - Method in class org.kuali.rice.krms.impl.ui.SimplePropositionEditNode
-
- getBoService() - Method in class org.kuali.rice.krms.impl.ui.SimplePropositionNode
-
- getBoService() - Method in class org.kuali.rice.krms.impl.ui.TermMaintainable
-
- getBoService() - Method in class org.kuali.rice.krms.impl.ui.TermSpecificationMaintainable
-
- getBranch() - Method in class org.kuali.rice.kew.engine.node.BranchState
-
- getBranch() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- getBranch() - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- getBranch() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.RouteNodeForDisplay
-
- getBranchDAO() - Method in class org.kuali.rice.kew.engine.node.service.impl.BranchServiceImpl
-
- getBranche(int) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getBranches() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getBranchId() - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance.Builder
-
- getBranchId() - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance
-
- getBranchId() - Method in interface org.kuali.rice.kew.api.document.node.RouteNodeInstanceContract
-
- getBranchId() - Method in class org.kuali.rice.kew.engine.node.Branch
-
- getBranchId() - Method in class org.kuali.rice.kew.engine.node.BranchPrototype
-
- getBranchName() - Method in class org.kuali.rice.kew.api.doctype.RouteNode.Builder
-
- getBranchName() - Method in class org.kuali.rice.kew.api.doctype.RouteNode
-
- getBranchName() - Method in interface org.kuali.rice.kew.api.doctype.RouteNodeContract
-
- getBranchName() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- getBranchNames() - Method in class org.kuali.rice.kew.engine.node.SplitResult
-
- getBranchOp(int) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getBranchOps() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getBranchService() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getBranchState(String) - Method in class org.kuali.rice.kew.engine.node.Branch
-
- getBranchState() - Method in class org.kuali.rice.kew.engine.node.Branch
-
- getBranchStateId() - Method in class org.kuali.rice.kew.engine.node.BranchState
-
- getBranchStatesDelete() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getBreadcrumbs() - Method in class org.kuali.rice.krad.uif.view.View
-
Breadcrumb widget used for displaying homeward path and history
- getBroker() - Method in class org.kuali.rice.core.framework.persistence.ojb.ConfigurableSequenceManager
-
- getBuilding() - Method in class edu.sampleu.demo.course.CourseSection
-
- getBusinessObject(Map) - Method in class org.kuali.rice.coreservice.web.component.ComponentInquirableImpl
-
- getBusinessObject(Map) - Method in class org.kuali.rice.kew.rule.bo.RuleBaseValuesInquirableImpl
-
This overridden method ...
- getBusinessObject(Map) - Method in class org.kuali.rice.kew.rule.bo.RuleDelegationInquirableImpl
-
This overridden method ...
- getBusinessObject(Map) - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityInquirableImpl
-
- getBusinessObject(Map) - Method in class org.kuali.rice.kim.inquiry.GroupInquirableImpl
-
This overridden method ...
- getBusinessObject(Map) - Method in class org.kuali.rice.kim.inquiry.PermissionInquirableImpl
-
This overridden method ...
- getBusinessObject(Map) - Method in class org.kuali.rice.kim.inquiry.PersonInquirableImpl
-
This overridden method ...
- getBusinessObject(Map) - Method in interface org.kuali.rice.kns.inquiry.Inquirable
-
Deprecated.
- getBusinessObject(Map) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
Deprecated.
- getBusinessObject() - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- getBusinessObject() - Method in interface org.kuali.rice.kns.maintenance.Maintainable
-
Deprecated.
- getBusinessObject() - Method in class org.kuali.rice.kns.web.ui.ResultRow
-
Deprecated.
Returns the BusinessObject associated with this row.
- getBusinessObjectAttributeClass(Class<? extends PersistableBusinessObject>, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceStructureImplBase
-
- getBusinessObjectAttributeClass(Class<? extends PersistableBusinessObject>, String) - Method in interface org.kuali.rice.krad.service.PersistenceStructureService
-
This method is a PersistableBusinessObject specifific utility method.
- getBusinessObjectAttributeLabel(Class, String) - Static method in class org.kuali.rice.krad.workflow.WorkflowUtils
-
This method returns a label from the data dictionary service
- getBusinessObjectAuthorizationService() - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
- getBusinessObjectAuthorizationService() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- getBusinessObjectAuthorizationService() - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- getBusinessObjectAuthorizationService() - Static method in class org.kuali.rice.kns.service.KNSServiceLocator
-
Deprecated.
- getBusinessObjectAuthorizationService() - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
-
- getBusinessObjectAuthorizationService() - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
- getBusinessObjectAuthorizationService() - Method in class org.kuali.rice.krad.service.impl.InactivationBlockingDisplayServiceImpl
-
- getBusinessObjectClass() - Method in interface org.kuali.rice.kns.datadictionary.CollectionDefinitionI
-
Deprecated.
- getBusinessObjectClass() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- getBusinessObjectClass() - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
-
Deprecated.
- getBusinessObjectClass() - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
- getBusinessObjectClass() - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- getBusinessObjectClass() - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
Deprecated.
- getBusinessObjectClass() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- getBusinessObjectClass() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
- getBusinessObjectClass() - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
- getBusinessObjectClass() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
- getBusinessObjectClass() - Method in class org.kuali.rice.krad.datadictionary.BusinessObjectEntry
-
- getBusinessObjectClass() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- getBusinessObjectClass() - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
-
- getBusinessObjectClass() - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
-
- getBusinessObjectClass() - Method in class org.kuali.rice.krad.keyvalues.PersistableBusinessObjectValuesFinder
-
- getBusinessObjectClass(String) - Method in class org.kuali.rice.krad.workflow.attribute.DataDictionarySearchableAttribute
-
Returns the class of the object being maintained by the given maintenance document type name
- getBusinessObjectClassName(Document, Element, EDLContext) - Method in class org.kuali.rice.edl.impl.components.PerformLookupComponent
-
- getBusinessObjectClassName() - Method in class org.kuali.rice.kns.web.struts.form.DisplayInactivationBlockersForm
-
- getBusinessObjectClassName() - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
-
- getBusinessObjectClassName() - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
- getBusinessObjectClassName() - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
- getBusinessObjectClassName() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- getBusinessObjectClassName() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getBusinessObjectClassName() - Method in class org.kuali.rice.krad.datadictionary.SearchingAttribute
-
- getBusinessObjectClassnames() - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
the list of business object class names being maintained
- getBusinessObjectClassnames() - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
Uses the DataDictionaryService.
- 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.
- getBusinessObjectDao() - Method in interface org.kuali.rice.krad.dao.DocumentDao
-
- getBusinessObjectDao() - Method in class org.kuali.rice.krad.dao.impl.DocumentDaoJpa
-
- getBusinessObjectDao() - Method in class org.kuali.rice.krad.dao.impl.DocumentDaoOjb
-
- getBusinessObjectDao() - Method in class org.kuali.rice.krad.dao.proxy.DocumentDaoProxy
-
- getBusinessObjectDao() - Method in class org.kuali.rice.krad.service.impl.BusinessObjectServiceImpl
-
Gets the businessObjectDao attribute.
- getBusinessObjectDao() - Method in class org.kuali.rice.krad.service.impl.KeyValuesServiceImpl
-
- getBusinessObjectDao() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorInternal
-
- getBusinessObjectDictionaryService() - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
- getBusinessObjectDictionaryService() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
Gets the businessObjectDictionaryService attribute.
- getBusinessObjectDictionaryService() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
- getBusinessObjectDictionaryService() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
This method returns the BusinessObjectDictionaryService used to initialize this helper service and is used by Lookupable implementations to
retrieve the proper service.
- getBusinessObjectDictionaryService() - Static method in class org.kuali.rice.kns.lookup.LookupUtils
-
- getBusinessObjectDictionaryService() - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- getBusinessObjectDictionaryService() - Method in class org.kuali.rice.kns.service.impl.BusinessObjectMetaDataServiceImpl
-
Deprecated.
Gets the businessObjectDictionaryService attribute.
- getBusinessObjectDictionaryService() - Static method in class org.kuali.rice.kns.service.KNSServiceLocator
-
Deprecated.
- getBusinessObjectDictionaryService() - Static method in class org.kuali.rice.kns.web.ui.FieldBridge
-
Deprecated.
- getBusinessObjectDictionaryService() - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
- 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(Class<? extends BusinessObject>) - Method in class org.kuali.rice.kns.lookup.DataDictionaryLookupResultsSupportStrategy
-
Looks up the DataDictionary BusinessObjectEntry for the given class
- getBusinessObjectEntry() - Method in class org.kuali.rice.kns.lookup.ExportViewHelper
-
- 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.
- getBusinessObjectEntry(Class) - Method in class org.kuali.rice.krad.service.impl.DataObjectMetaDataServiceImpl
-
- getBusinessObjectEntryForConcreteClass(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
This method gets the business object entry for a concrete class
- getBusinessObjectEntryForConcreteClass(DataDictionaryIndex, String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
-
- getBusinessObjectEntryForConcreteClass(DataDictionaryIndex, String) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
-
Deprecated.
- getBusinessObjectHelpText(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiHelpAction
-
Retrieves help information from the data dictionary for the document type.
- getBusinessObjectMetaDataService() - Method in class org.kuali.rice.kim.impl.identity.PersonServiceImpl
-
- getBusinessObjectMetaDataService() - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
- getBusinessObjectMetaDataService() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
Gets the businessObjectMetaDataService attribute.
- getBusinessObjectMetaDataService() - Static method in class org.kuali.rice.kns.lookup.LookupUtils
-
- getBusinessObjectMetaDataService() - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- getBusinessObjectMetaDataService() - Static method in class org.kuali.rice.kns.service.KNSServiceLocator
-
Deprecated.
- getBusinessObjectMetaDataService() - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
- getBusinessObjectMetaDataService() - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowAttributePropertyResolutionServiceImpl
-
- getBusinessObjectRelationship(RelationshipDefinition, BusinessObject, Class, String, String, boolean) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
-
- getBusinessObjectRelationship(BusinessObject, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
-
Deprecated.
- getBusinessObjectRelationship(BusinessObject, Class, String, String, boolean) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
-
Deprecated.
- getBusinessObjectRelationship(BusinessObject, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectMetaDataServiceImpl
-
Deprecated.
- getBusinessObjectRelationship(RelationshipDefinition, BusinessObject, Class, String, String, boolean) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectMetaDataServiceImpl
-
Deprecated.
- getBusinessObjectRelationship(BusinessObject, Class, String, String, boolean) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectMetaDataServiceImpl
-
Deprecated.
- getBusinessObjectRelationship(Class, String, String) - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
- getBusinessObjectRelationshipDefinition(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
-
- getBusinessObjectRelationshipDefinition(BusinessObject, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
-
- getBusinessObjectRelationshipDefinition(Class, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectMetaDataServiceImpl
-
Deprecated.
- getBusinessObjectRelationshipDefinition(BusinessObject, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectMetaDataServiceImpl
-
Deprecated.
- getBusinessObjectRelationships(BusinessObject) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
-
Deprecated.
- getBusinessObjectRelationships(Class<? extends BusinessObject>) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
-
Deprecated.
- getBusinessObjectRelationships(BusinessObject) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectMetaDataServiceImpl
-
Deprecated.
- getBusinessObjectRelationships(Class<? extends BusinessObject>) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectMetaDataServiceImpl
-
Deprecated.
- getBusinessObjects() - Method in class org.kuali.rice.kns.lookup.ExportViewHelper
-
- getBusinessObjects() - Method in class org.kuali.rice.krad.service.impl.KRADModuleService
-
- getBusinessObjectSearchResultsLimit(Class) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
-
Parses and returns the lookup result set limit for the passed in BO (if one exists)
- getBusinessObjectSerializerService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocator
-
- getBusinessObjectService() - Method in class edu.sampleu.travel.service.FiscalOfficerTravelAccountServiceImpl
-
- getBusinessObjectService() - Method in class org.kuali.rice.coreservice.impl.component.ComponentServiceImpl
-
- getBusinessObjectService() - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowServiceImpl
-
- getBusinessObjectService() - Method in class org.kuali.rice.kew.impl.rule.RuleServiceImpl
-
- getBusinessObjectService() - Method in class org.kuali.rice.kim.document.rule.AttributeValidationHelper
-
- getBusinessObjectService() - Method in class org.kuali.rice.kim.document.rule.IdentityManagementGroupDocumentRule
-
- getBusinessObjectService() - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- getBusinessObjectService() - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- getBusinessObjectService() - Method in class org.kuali.rice.kim.impl.group.GroupInternalServiceImpl
-
- getBusinessObjectService() - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityInternalServiceImpl
-
- getBusinessObjectService() - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getBusinessObjectService() - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
- getBusinessObjectService() - Method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
- getBusinessObjectService() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- getBusinessObjectService() - Method in class org.kuali.rice.kns.lookup.LookupResultsServiceImpl
-
- getBusinessObjectService() - Method in class org.kuali.rice.kns.lookup.PersistableBusinessObjectLookupResultsSupportStrategyImpl
-
- getBusinessObjectService() - Method in class org.kuali.rice.kns.service.impl.SessionDocumentServiceImpl
-
Deprecated.
- getBusinessObjectService() - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
- getBusinessObjectService() - Method in class org.kuali.rice.krad.inquiry.InquirableImpl
-
- getBusinessObjectService() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- getBusinessObjectService() - Method in class org.kuali.rice.krad.service.impl.DocumentAdHocServiceImpl
-
- getBusinessObjectService() - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- getBusinessObjectService() - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
- getBusinessObjectService() - Method in class org.kuali.rice.krad.service.impl.PessimisticLockServiceImpl
-
- getBusinessObjectService() - Method in class org.kuali.rice.krad.service.impl.SessionDocumentServiceImpl
-
- getBusinessObjectService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocator
-
- getBusinessObjectService() - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
-
- getBusinessObjectService() - Method in class org.kuali.rice.krms.impl.repository.AgendaBoServiceImpl
-
- getBusinessObjectService() - Method in class org.kuali.rice.krms.impl.repository.KrmsAttributeDefinitionServiceImpl
-
This method returns a reference to the businessObjectService.
- getBusinessObjectService() - Method in class org.kuali.rice.krms.impl.repository.RepositoryServiceBase
-
- getBusinessObjectService() - Method in class org.kuali.rice.krms.impl.repository.RuleRepositoryServiceImpl
-
- getBusinessRulesClass(MaintenanceDocument) - Method in class org.kuali.rice.kns.service.impl.MaintenanceDocumentDictionaryServiceImpl
-
Deprecated.
- getBusinessRulesClass(TransactionalDocument) - Method in class org.kuali.rice.kns.service.impl.TransactionalDocumentDictionaryServiceImpl
-
Deprecated.
- getBusinessRulesClass(MaintenanceDocument) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
-
Deprecated.
Retrieves the configured business rule class for the maintenance document
- getBusinessRulesClass(TransactionalDocument) - Method in interface org.kuali.rice.kns.service.TransactionalDocumentDictionaryService
-
Deprecated.
- getBusinessRulesClass() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- getBusinessRulesClass(Document) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
-
Retrieves the configured business rule class configured for the document entry
that is associated with the document type of the given document instance
- getBusinessRulesClass(Document) - Method in class org.kuali.rice.krad.service.impl.DocumentDictionaryServiceImpl
-
- getBusinessRulesInstance(Document, Class<? extends BusinessRule>) - Method in class org.kuali.rice.krad.service.impl.KualiRuleServiceImpl
-
- 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
-
- getBusObject(MaintenanceDocument) - Method in class org.kuali.rice.kew.document.RoutingRuleDelegationMaintainableBusRule
-
- getBusSecurity() - Method in interface org.kuali.rice.ksb.api.bus.ServiceConfiguration
-
Returns true if this service is secured by standard KSB security features.
- getBusSecurity() - Method in interface org.kuali.rice.ksb.api.bus.ServiceDefinition
-
Returns true if this service is secured by standard KSB security features.
- getBusSecurity() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- getBusSecurity() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration
-
- getBusSecurity() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- getBUTTON() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getButtonFieldPermissionDetails(Object, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectAuthorizationServiceImpl
-
Deprecated.
- getButtonImageUrl(String) - Static method in class org.kuali.rice.kns.util.WebUtils
-
Determines and returns the URL for question button images; looks first
for a property "application.custom.image.url", and if that is missing,
uses the image url returned by getDefaultButtonImageUrl()
- getButtonIndex(String) - Method in interface org.kuali.rice.kns.question.Question
-
returns the index associated with a specified button
- getButtonIndex(String) - Method in class org.kuali.rice.kns.question.QuestionBase
-
returns the index associated with a specified button
- getButtons() - Method in interface org.kuali.rice.kns.question.Question
-
- getButtons() - Method in class org.kuali.rice.kns.question.QuestionBase
-
- getButtons() - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
-
- getByDocumentHeaderId(String) - Method in interface org.kuali.rice.krad.dao.DocumentHeaderDao
-
- getByDocumentHeaderId(String) - Method in class org.kuali.rice.krad.dao.impl.DocumentHeaderDaoJpa
-
- getByDocumentHeaderId(String) - Method in class org.kuali.rice.krad.dao.impl.DocumentHeaderDaoOjb
-
- getByDocumentHeaderId(String) - Method in class org.kuali.rice.krad.dao.proxy.DocumentHeaderDaoProxy
-
- 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
- getByDocumentHeaderId(String) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
This is temporary until workflow 2.0 and reads from a table to get documents whose status has changed to A
(approved - no
outstanding approval actions requested)
- 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.
- getByDocumentHeaderIdSessionless(String) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- getByRemoteObjectId(String) - Method in class org.kuali.rice.krad.service.impl.NoteServiceImpl
-
- getByRemoteObjectId(String) - Method in interface org.kuali.rice.krad.service.NoteService
-
Retrieves a list of notes that are associated with the given object id.
- getCache() - Method in class org.kuali.rice.core.api.cache.CacheTarget
-
The name of the cache to target.
- getCache() - Method in class org.kuali.rice.core.framework.persistence.jpa.NullEntityManagerFactory
-
- getCache(String) - Method in class org.kuali.rice.core.impl.cache.DistributedCacheManagerDecorator
-
- getCache(String) - Method in class org.kuali.rice.core.impl.cache.GlobalCacheManager
-
- getCacheKey() - Method in class org.kuali.rice.coreservice.api.parameter.ParameterKey
-
- getCacheManager(String) - Method in interface org.kuali.rice.core.api.cache.CacheManagerRegistry
-
Gets a cache manager for a given name.
- getCacheManager(String) - Method in class org.kuali.rice.core.impl.cache.CacheManagerRegistryImpl
-
- getCacheManagerByCacheName(String) - Method in interface org.kuali.rice.core.api.cache.CacheManagerRegistry
-
Gets a cache manager for a given cache name.
- getCacheManagerByCacheName(String) - Method in class org.kuali.rice.core.impl.cache.CacheManagerRegistryImpl
-
- getCacheManagerName(CacheManager) - Method in interface org.kuali.rice.core.api.cache.CacheManagerRegistry
-
Gets the name of a cache manager.
- getCacheManagerName(CacheManager) - Method in class org.kuali.rice.core.impl.cache.CacheManagerRegistryImpl
-
- getCacheManagerRegistry() - Static method in class org.kuali.rice.core.impl.services.CoreImplServiceLocator
-
- getCacheManagers() - Method in interface org.kuali.rice.core.api.cache.CacheManagerRegistry
-
Will return a list of registered cache managers.
- getCacheManagers() - Method in class org.kuali.rice.core.impl.cache.CacheManagerRegistryImpl
-
- getCacheNames() - Method in class org.kuali.rice.core.impl.cache.DistributedCacheManagerDecorator
-
- getCacheNames() - Method in class org.kuali.rice.core.impl.cache.GlobalCacheManager
-
- getCacheTree() - Method in class org.kuali.rice.core.web.cache.CacheAdminForm
-
- getCalendar(Date) - Method in interface org.kuali.rice.core.api.datetime.DateTimeService
-
Returns a Calendar initialized to the given Date
- getCalendar(Date) - Method in class org.kuali.rice.core.impl.datetime.DateTimeServiceImpl
-
- getCallback() - Method in class org.kuali.rice.ksb.api.messaging.AsynchronousCall
-
- getCallback() - Method in class org.kuali.rice.ksb.messaging.bam.BAMTargetEntry
-
- getCallback() - Method in class org.kuali.rice.ksb.messaging.serviceproxies.AsynchronousServiceCallProxy
-
- getCallbacks() - Static method in class org.kuali.rice.ksb.messaging.GlobalCallbackRegistry
-
- getCallDate() - Method in class org.kuali.rice.ksb.messaging.bam.BAMTargetEntry
-
- getCaller() - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
-
- getCallsForRemotedClasses(ObjectDefinition) - Method in interface org.kuali.rice.ksb.messaging.bam.dao.BAMDAO
-
- getCallsForRemotedClasses(ObjectDefinition, String) - Method in interface org.kuali.rice.ksb.messaging.bam.dao.BAMDAO
-
- getCallsForRemotedClasses(ObjectDefinition) - Method in class org.kuali.rice.ksb.messaging.bam.dao.impl.BAMDaoJpaImpl
-
- getCallsForRemotedClasses(ObjectDefinition, String) - Method in class org.kuali.rice.ksb.messaging.bam.dao.impl.BAMDaoJpaImpl
-
- getCallsForRemotedClasses(ObjectDefinition) - Method in class org.kuali.rice.ksb.messaging.bam.dao.impl.BAMDAOOjbImpl
-
- getCallsForRemotedClasses(ObjectDefinition, String) - Method in class org.kuali.rice.ksb.messaging.bam.dao.impl.BAMDAOOjbImpl
-
- getCallsForRemotedClasses(ObjectDefinition) - Method in interface org.kuali.rice.ksb.messaging.bam.service.BAMService
-
- getCallsForRemotedClasses(ObjectDefinition, String) - Method in interface org.kuali.rice.ksb.messaging.bam.service.BAMService
-
- getCallsForRemotedClasses(ObjectDefinition) - Method in class org.kuali.rice.ksb.messaging.bam.service.impl.BAMServiceImpl
-
- getCallsForRemotedClasses(ObjectDefinition, String) - Method in class org.kuali.rice.ksb.messaging.bam.service.impl.BAMServiceImpl
-
- getCallsForService(QName) - Method in interface org.kuali.rice.ksb.messaging.bam.dao.BAMDAO
-
- getCallsForService(QName, String) - Method in interface org.kuali.rice.ksb.messaging.bam.dao.BAMDAO
-
- getCallsForService(QName, String) - Method in class org.kuali.rice.ksb.messaging.bam.dao.impl.BAMDaoJpaImpl
-
- getCallsForService(QName) - Method in class org.kuali.rice.ksb.messaging.bam.dao.impl.BAMDaoJpaImpl
-
- getCallsForService(QName, String) - Method in class org.kuali.rice.ksb.messaging.bam.dao.impl.BAMDAOOjbImpl
-
- getCallsForService(QName) - Method in class org.kuali.rice.ksb.messaging.bam.dao.impl.BAMDAOOjbImpl
-
- getCallsForService(QName) - Method in interface org.kuali.rice.ksb.messaging.bam.service.BAMService
-
- getCallsForService(QName, String) - Method in interface org.kuali.rice.ksb.messaging.bam.service.BAMService
-
- getCallsForService(QName) - Method in class org.kuali.rice.ksb.messaging.bam.service.impl.BAMServiceImpl
-
- getCallsForService(QName, String) - Method in class org.kuali.rice.ksb.messaging.bam.service.impl.BAMServiceImpl
-
- getCampus() - Static method in class org.kuali.rice.edl.framework.util.EDLFunctions
-
- getCampus() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- getCampus(String) - Method in interface org.kuali.rice.location.api.campus.CampusService
-
- getCampus(String) - Method in class org.kuali.rice.location.impl.campus.CampusServiceImpl
-
- getCampusCode() - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliation.Builder
-
- getCampusCode() - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliation
-
- getCampusCode() - Method in interface org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationContract
-
Gets this KimEntityAffiliation
's campus code.
- getCampusCode() - Method in interface org.kuali.rice.kim.api.identity.Person
-
- getCampusCode() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- getCampusCode() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAffiliation
-
- getCampusCode() - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- getCampusCode() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
Pulls the campus code from the default affiliation for the identity.
- getCampusCodesForAffiliationOfType(String) - Method in interface org.kuali.rice.kim.api.identity.Person
-
- getCampusCodesForAffiliationOfType(String) - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getCampusService() - Static method in class org.kuali.rice.location.api.services.LocationApiServiceLocator
-
- getCampusService() - Method in class org.kuali.rice.location.service.impl.LocationModuleService
-
- getCampusType() - Method in class org.kuali.rice.location.api.campus.Campus.Builder
-
- getCampusType() - Method in class org.kuali.rice.location.api.campus.Campus
-
This is the campus type for the Campus.
- getCampusType() - Method in interface org.kuali.rice.location.api.campus.CampusContract
-
This is the campus type for the Campus.
- getCampusType(String) - Method in interface org.kuali.rice.location.api.campus.CampusService
-
- getCampusType(String) - Method in class org.kuali.rice.location.impl.campus.CampusServiceImpl
-
- getCanceledLabel() - Method in class edu.sampleu.kew.krad.form.StatsForm
-
- getCanceledLabel() - Method in class org.kuali.rice.kew.stats.web.StatsForm
-
- getCanceledNumber() - Method in class org.kuali.rice.kew.stats.Stats
-
- getCapability() - Method in class org.kuali.rice.kew.engine.OrchestrationConfig
-
- getCaptionHeader() - Method in class org.kuali.rice.krad.uif.field.ImageField
-
- getCaptionHeaderText() - Method in class org.kuali.rice.krad.uif.field.ImageField
-
- getCascade() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.CollectionDescriptor
-
- getCascade() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.ObjectDescriptor
-
- getCaseConstraint() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- getCaseConstraint() - Method in interface org.kuali.rice.krad.datadictionary.validation.capability.CaseConstrainable
-
- getCaseConstraint() - Method in class org.kuali.rice.krad.uif.field.InputField
-
- getCategories() - Method in class org.kuali.rice.krms.api.repository.function.FunctionDefinition.Builder
-
- getCategories() - Method in class org.kuali.rice.krms.api.repository.function.FunctionDefinition
-
- getCategories() - Method in interface org.kuali.rice.krms.api.repository.function.FunctionDefinitionContract
-
Returns an ordered list of the categories which this function
definition requires.
- getCategories() - Method in class org.kuali.rice.krms.api.repository.term.TermSpecificationDefinition.Builder
-
- getCategories() - Method in class org.kuali.rice.krms.api.repository.term.TermSpecificationDefinition
-
- getCategories() - Method in interface org.kuali.rice.krms.api.repository.term.TermSpecificationDefinitionContract
-
Returns an ordered list of the categories which this term specification
definition requires.
- getCategory() - Method in enum org.kuali.rice.kew.api.document.DocumentStatus
-
- getCategory() - Method in class org.kuali.rice.kew.feedback.web.FeedbackForm
-
- getCategory() - Method in class org.kuali.rice.kns.util.AuditCluster
-
- getCause() - Method in class org.kuali.rice.kew.engine.OrchestrationConfig
-
- getCcAddresses() - Method in class org.kuali.rice.core.api.mail.EmailCcList
-
- getCcAddresses() - Method in class org.kuali.rice.core.api.mail.MailMessage
-
- getCellAlign() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
The td alignment to use for the Field.
- getCertificate(String) - Method in class org.kuali.rice.ksb.security.admin.service.impl.JavaSecurityManagementServiceImpl
-
- getCertificate(String) - Method in interface org.kuali.rice.ksb.security.admin.service.JavaSecurityManagementService
-
- getCertificateAlias(Certificate) - Method in class org.kuali.rice.ksb.security.admin.service.impl.JavaSecurityManagementServiceImpl
-
- getCertificateAlias(Certificate) - Method in interface org.kuali.rice.ksb.security.admin.service.JavaSecurityManagementService
-
- getChangedRoleResponsibilityIds(List<RoleResponsibility>, List<RoleResponsibility>) - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityInternalServiceImpl
-
This method compares the two lists of responsibilitiy IDs and does a union.
- getChangedRoleResponsibilityIds(IdentityManagementRoleDocument, List<RoleResponsibilityBo>) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getChannel() - Method in class org.kuali.rice.kcb.api.message.MessageDTO
-
- getChannel() - Method in class org.kuali.rice.kcb.bo.Message
-
Gets the channel
- getChannel() - Method in class org.kuali.rice.kcb.bo.RecipientDelivererConfig
-
Gets the channels attribute.
- getChannel() - Method in class org.kuali.rice.ken.bo.Notification
-
Gets the channel attribute.
- getChannel() - Method in class org.kuali.rice.ken.bo.NotificationChannelReviewer
-
Returns the channel with which this reviewer is associated
- getChannel() - Method in class org.kuali.rice.ken.bo.NotificationRecipientList
-
Gets the channel attribute.
- getChannel() - Method in class org.kuali.rice.ken.bo.UserChannelSubscription
-
Gets the channel attribute.
- getChannels() - Method in class org.kuali.rice.ken.bo.NotificationProducer
-
Gets the channels attribute.
- getCHECKBOX() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getCheckboxControl() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getCheckboxGroupControl() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getCheckboxGroupControlHorizontal() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getChecksum() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- getChecksum() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo
-
- getChecksum() - Method in interface org.kuali.rice.ksb.api.registry.ServiceInfoContract
-
- getChecksum() - Method in class org.kuali.rice.ksb.impl.registry.ServiceInfoBo
-
- getChild(Integer) - Method in class org.kuali.rice.kew.web.ShowHideTree
-
- getChild(int) - Method in class org.kuali.rice.kew.web.ShowHideTree
-
- getChild(AgendaItemBo) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorController.AgendaItemChildAccessor
-
- getChild(AgendaItemBo) - Method in class org.kuali.rice.krms.impl.ui.AgendaInquiryController.AgendaItemChildAccessor
-
- getChildAttributeForParentAttribute(String) - Method in class org.kuali.rice.krad.bo.DataObjectRelationship
-
Retrieves the attribute within the related class that is related to the given attribute of the
parent class by the relationship represented by this object
- getChildDocumentTypeIds(String) - Method in interface org.kuali.rice.kew.doctype.dao.DocumentTypeDAO
-
- getChildDocumentTypeIds(String) - Method in class org.kuali.rice.kew.doctype.dao.impl.DocumentTypeDAOJpaImpl
-
- getChildDocumentTypeIds(String) - Method in class org.kuali.rice.kew.doctype.dao.impl.DocumentTypeDAOOjbImpl
-
- getChildDocumentTypes(String) - Method in interface org.kuali.rice.kew.doctype.service.DocumentTypeService
-
- getChildDocumentTypes(String) - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentTypeServiceImpl
-
- getChildDocumentTypes() - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- getChildElement(Node, String) - Static method in class org.kuali.rice.edl.impl.EDLXmlUtils
-
Returns a node child with the specified tag name of the specified parent node,
or null if no such child node is found.
- getChildElement(Node, String) - Static method in class org.kuali.rice.ken.util.Util
-
Returns a node child with the specified tag name of the specified parent node,
or null if no such child node is found.
- getChildElementTextValue(Node, String) - Static method in class org.kuali.rice.edl.impl.EDLXmlUtils
-
Returns the text value of a child element with the given name, of the given parent element,
or null if the child does not exist or does not have a child text node
- getChildEntryName() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- getChildEntryName() - Method in interface org.kuali.rice.krad.datadictionary.validation.capability.HierarchicallyConstrainable
-
- getChildLookup() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
-
- getChildName() - Method in exception org.kuali.rice.kew.api.exception.InvalidParentDocTypeException
-
Retrieves the name of the child document type that depends on the given parent.
- 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.core.api.util.tree.Node
-
Return the children of Node.
- getChildren() - Method in interface org.kuali.rice.kew.exception.WorkflowServiceError
-
- getChildren() - Method in class org.kuali.rice.kew.exception.WorkflowServiceErrorImpl
-
- getChildren() - Method in class org.kuali.rice.kew.web.ShowHideTree
-
- getChildren() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- getChildren() - Method in class org.kuali.rice.krms.framework.engine.ComparableTermBasedProposition
-
Returns an empty list.
- getChildren() - Method in class org.kuali.rice.krms.framework.engine.CompoundProposition
-
- getChildren() - Method in class org.kuali.rice.krms.framework.engine.expression.ExpressionBasedProposition
-
- getChildren() - Method in interface org.kuali.rice.krms.framework.engine.Proposition
-
- getChildrenDocTypes() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getChildrenDocumentTypes() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.DocumentTypeQuickLinksStructure
-
- getChildrenRequests() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getChildRequests() - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- getChildRequests() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- getChildRequests() - Method in interface org.kuali.rice.kew.api.action.ActionRequestContract
-
- getChildUrlDataList() - Method in class org.kuali.rice.kns.lookup.HtmlData
-
Deprecated.
- getCitizenships() - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- getCitizenships() - Method in class org.kuali.rice.kim.api.identity.entity.Entity
-
- getCitizenships() - Method in interface org.kuali.rice.kim.api.identity.entity.EntityContract
-
- getCitizenships() - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- getCitizenshipStatus(String) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- getCitizenshipStatus(String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getCitizenshipStatus(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- getCitizenshipStatus(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- getCitizenshipStatus(String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getCitizenshipStatusCode() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentCitizenship
-
- getCity() - Method in class edu.sampleu.bookstore.bo.Address
-
- getCity() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- getCity() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress
-
- getCity() - Method in interface org.kuali.rice.kim.api.identity.address.EntityAddressContract
-
- getCity() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- getCityName() - Method in class org.kuali.rice.location.api.postalcode.PostalCode.Builder
-
- getCityName() - Method in class org.kuali.rice.location.api.postalcode.PostalCode
-
This the postal state code for the PostalCode.
- getCityName() - Method in interface org.kuali.rice.location.api.postalcode.PostalCodeContract
-
This the postal state code for the PostalCode.
- getCityUnmasked() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- getCityUnmasked() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress
-
- getCityUnmasked() - Method in interface org.kuali.rice.kim.api.identity.address.EntityAddressContract
-
- getClass(String) - Static method in class org.kuali.rice.core.api.util.ClassLoaderUtils
-
- getClass(String, Class<T>) - Static method in class org.kuali.rice.core.api.util.ClassLoaderUtils
-
- getClassDescriptor(Class) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceStructureImplBase
-
- getClassFilter() - Method in class org.kuali.rice.core.impl.util.spring.ClassOrMethodAnnotationPointcut
-
- getClassHierarchy(Class<?>, boolean) - Static method in class org.kuali.rice.krad.uif.util.CloneUtils
-
- getClassLoader() - Method in class org.kuali.rice.core.framework.resourceloader.BaseResourceLoader
-
- getClassName() - Method in class org.kuali.rice.core.api.reflect.ObjectDefinition
-
- getClazz() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.EntityDescriptor
-
- getClazz() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
- getCleanedSearchableValues(String, String) - Static method in class org.kuali.rice.core.framework.persistence.jdbc.sql.SQLUtils
-
Splits the values then cleans them of any other query characters like *?!><...
- getCleanSearchableValues(String) - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
-
A method to enable legacy processing of string representations of attribute values like a date range in the format
12/03/2001..1/29/2009
- getCleanSearchableValues(String) - Method in class org.kuali.rice.krad.datadictionary.validation.BaseAttributeValueReader
-
- getClearDbPerTestLifecycles() - Method in class org.kuali.rice.test.BaselineTestCase
-
- getClearFutureRequestsValue() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Returns whether the workflow variable that specifies that ...
- getClearFutureRequestsValue() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getClientSideJs() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
Client side javascript to be executed when this actionField is clicked.
- getClientSideState() - Method in class org.kuali.rice.krad.uif.view.View
-
Map of key name/value pairs that will be exposed on the client with JavaScript
- getClientStateForSyncing() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Map that is populated from the component state maintained on the client
- getClientStateForSyncing() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- getClientWSDLFullPathAndFileName() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getClientWSDLFullPathAndFileName() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getClosestParentDocumentTypeName(DocumentType, Set<String>) - Method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
- getCode() - Method in enum org.kuali.rice.core.api.delegation.DelegationType
-
- getCode() - Method in enum org.kuali.rice.core.api.membership.MemberType
-
- getCode() - Method in interface org.kuali.rice.core.api.mo.common.Coded
-
The code value for this object.
- getCode() - Method in class org.kuali.rice.coreservice.api.component.Component.Builder
-
- getCode() - Method in class org.kuali.rice.coreservice.api.component.Component
-
- getCode() - Method in class org.kuali.rice.coreservice.api.namespace.Namespace.Builder
-
- getCode() - Method in class org.kuali.rice.coreservice.api.namespace.Namespace
-
- getCode() - Method in enum org.kuali.rice.coreservice.api.parameter.EvaluationOperator
-
Returns the operator code for this evaluation operator.
- getCode() - Method in class org.kuali.rice.coreservice.api.parameter.ParameterType.Builder
-
- getCode() - Method in class org.kuali.rice.coreservice.api.parameter.ParameterType
-
- getCode() - Method in enum org.kuali.rice.kew.api.action.ActionRequestPolicy
-
- getCode() - Method in enum org.kuali.rice.kew.api.action.ActionRequestStatus
-
- getCode() - Method in enum org.kuali.rice.kew.api.action.ActionRequestType
-
- getCode() - Method in enum org.kuali.rice.kew.api.action.ActionType
-
- getCode() - Method in enum org.kuali.rice.kew.api.action.RecipientType
-
- getCode() - Method in enum org.kuali.rice.kew.api.doctype.DocumentTypePolicy
-
- getCode() - Method in enum org.kuali.rice.kew.api.document.DocumentStatus
-
- getCode() - Method in enum org.kuali.rice.kew.api.document.DocumentStatusCategory
-
- getCode() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateOption.Builder
-
- getCode() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateOption
-
- getCode() - Method in interface org.kuali.rice.kew.api.rule.RuleTemplateOptionContract
-
- getCode() - Method in class org.kuali.rice.kew.engine.node.ActivationTypeEnum
-
- getCode() - Method in class org.kuali.rice.kew.rule.RuleTemplateOptionBo
-
- getCode() - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationType.Builder
-
- getCode() - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationType
-
- getCode() - Method in class org.kuali.rice.kim.api.identity.CodedAttribute.Builder
-
- getCode() - Method in class org.kuali.rice.kim.api.identity.CodedAttribute
-
- getCode() - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifierType.Builder
-
- getCode() - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifierType
-
- getCode() - Method in class org.kuali.rice.krad.bo.KualiCodeBase
-
- getCode() - Method in enum org.kuali.rice.krad.util.NoteType
-
- getCode() - Method in enum org.kuali.rice.krms.api.repository.LogicalOperator
-
- getCode() - Method in enum org.kuali.rice.krms.api.repository.proposition.PropositionParameterType
-
- getCode() - Method in enum org.kuali.rice.krms.api.repository.proposition.PropositionType
-
Returns the operator code for this evaluation operator.
- getCode() - Method in enum org.kuali.rice.krms.framework.engine.expression.ComparisonOperator
-
- getCode() - Method in enum org.kuali.rice.krms.framework.type.ValidationActionType
-
The code value for this object.
- getCode() - Method in enum org.kuali.rice.krms.framework.type.ValidationRuleType
-
The code value for this object.
- getCode() - Method in enum org.kuali.rice.ksb.api.registry.ServiceEndpointStatus
-
- getCode() - Method in class org.kuali.rice.location.api.campus.Campus.Builder
-
- getCode() - Method in class org.kuali.rice.location.api.campus.Campus
-
The code value for this object.
- getCode() - Method in class org.kuali.rice.location.api.campus.CampusType.Builder
-
- getCode() - Method in class org.kuali.rice.location.api.campus.CampusType
-
The code value for this object.
- getCode() - Method in class org.kuali.rice.location.api.country.Country.Builder
-
- getCode() - Method in class org.kuali.rice.location.api.country.Country
-
The code value for this object.
- getCode() - Method in interface org.kuali.rice.location.api.country.CountryContract
-
The code value for this object.
- getCode() - Method in class org.kuali.rice.location.api.county.County.Builder
-
- getCode() - Method in class org.kuali.rice.location.api.county.County
-
The code value for this object.
- getCode() - Method in class org.kuali.rice.location.api.postalcode.PostalCode.Builder
-
- getCode() - Method in class org.kuali.rice.location.api.postalcode.PostalCode
-
The code value for this object.
- getCode() - Method in class org.kuali.rice.location.api.state.State.Builder
-
- getCode() - Method in class org.kuali.rice.location.api.state.State
-
The code value for this object.
- getCodeAndDescription() - Method in class edu.sampleu.travel.bo.TravelAccountType
-
- getCodeAndDescription() - Method in class org.kuali.rice.krad.bo.KualiCodeBase
-
- getCodeAndDescription(String, String) - Static method in class org.kuali.rice.krad.bo.KualiCodeBase
-
Static helper method to allow other classes to provide consistent "code and description"
behavior, even if not extending from this class.
- getCollapseImageSrc() - Method in class org.kuali.rice.krad.uif.widget.Disclosure
-
Path to the images that should be displayed to collapse the group
- getCollection() - Method in interface org.kuali.rice.core.api.impex.xml.XmlDoc
-
- getCollection() - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
-
- getCollectionBusinessObjectClass(String, String) - Method in class org.kuali.rice.kns.service.impl.MaintenanceDocumentDictionaryServiceImpl
-
Deprecated.
- getCollectionBusinessObjectClass(String, String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
-
Deprecated.
- getCollectionBusinessObjectClass() - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
-
- getCollectionByPath(BusinessObject, String) - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowAttributePropertyResolutionServiceImpl
-
Returns a collection from a path on a business object
- getCollectionConstraintProcessors() - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- getCollectionCriteriaFromMap(PersistableBusinessObject, Map) - Method in class org.kuali.rice.krad.dao.impl.LookupDaoJpa
-
- getCollectionCriteriaFromMap(BusinessObject, Map) - Method in class org.kuali.rice.krad.dao.impl.LookupDaoOjb
-
Builds up criteria object based on the object and map.
- getCollectionCriteriaFromMapUsingPrimaryKeysOnly(Class, Map) - Method in class org.kuali.rice.krad.dao.impl.LookupDaoJpa
-
- getCollectionCriteriaFromMapUsingPrimaryKeysOnly(Class, Map) - Method in class org.kuali.rice.krad.dao.impl.LookupDaoOjb
-
- 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
- getCollectionDescription(String, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getCollectionDescription(Class, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getCollectionDescriptorByName(String) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.EntityDescriptor
-
- 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.
- getCollectionElementLabel(String, String, Class) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getCollectionFieldDefaultValue(String, String, String) - Method in class org.kuali.rice.kns.service.impl.MaintenanceDocumentDictionaryServiceImpl
-
Deprecated.
- getCollectionFieldDefaultValue(String, String, String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
-
Deprecated.
- getCollectionGroup() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getCollectionGroupBuilder() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
CollectionGroupBuilder
instance that will build the
components dynamically for the collection instance
- getCollectionGroupByPath(String) - Method in class org.kuali.rice.krad.uif.view.ViewIndex
-
Retrieves a CollectionGroup
instance from the index
- getCollectionGroupTableLayout() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getCollectionItemPermissionDetails(BusinessObject) - Method in interface org.kuali.rice.kns.authorization.BusinessObjectAuthorizer
-
- getCollectionItemPermissionDetails(BusinessObject) - Method in class org.kuali.rice.kns.bo.authorization.BusinessObjectAuthorizerBase
-
- getCollectionItemRoleQualifications(BusinessObject) - Method in interface org.kuali.rice.kns.authorization.BusinessObjectAuthorizer
-
- getCollectionItemRoleQualifications(BusinessObject) - Method in class org.kuali.rice.kns.bo.authorization.BusinessObjectAuthorizerBase
-
- getCollectionItemTypeCode() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- 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(String, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getCollectionLabel(Class, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getCollectionLookup() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Instance of the QuickFinder
widget that configures a multi-value lookup for the collection
- getCollectionNames(BusinessObject) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
-
This method returns a list of collection names a business object contains
- getCollectionNames(BusinessObject) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectMetaDataServiceImpl
-
Deprecated.
- getCollectionNames() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- getCollectionObjectClass() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Object class the collection maintains.
- getCollectionPath() - Method in class org.kuali.rice.krad.datadictionary.DocumentCollectionPath
-
- getCollectionPath() - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
If field is part of a collection field, gives path to collection
- getCollectionPropertyName() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- getCollectionRelationships() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.EntityDescriptor
-
- getCollections() - Method in interface org.kuali.rice.kns.datadictionary.CollectionDefinitionI
-
Deprecated.
- getCollections() - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
-
Deprecated.
- getCollections() - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
- 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.
- getCollectionShortLabel(String, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getCollectionShortLabel(Class, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- 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
- getCollectionSummary(String, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getCollectionSummary(Class, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getColorApproved() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getColorApproved() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getColorApproved() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getColorCanceled() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getColorCanceled() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getColorCanceled() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getColorDisapproveCancel() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getColorDisapproveCancel() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getColorDisapproveCancel() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getColorDisapproved() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getColorDisapproved() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getColorDisapproved() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getColorEnroute() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getColorEnroute() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getColorEnroute() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getColorException() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getColorException() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getColorException() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getColorFinal() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getColorFinal() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getColorFinal() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getColorInitiated() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getColorInitiated() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getColorInitiated() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getColorProcessed() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getColorProcessed() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getColorProcessed() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getColorSaved() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getColorSaved() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getColorSaved() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getCols() - Method in class org.kuali.rice.core.api.uif.RemotableTextarea.Builder
-
- getCols() - Method in class org.kuali.rice.core.api.uif.RemotableTextarea
-
- getCols() - Method in interface org.kuali.rice.core.api.uif.RowsCols
-
The cols value to make the control (The horizontal size).
- getCols() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- getCols() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getCols() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- getCols() - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
-
Number of columns the control should span (vertical length)
- getColSpan() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Number of places the component should take up horizontally in the
container
- getColSpan() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getColumn() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
- getColumnAnchor() - Method in class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- getColumnAnchors() - Method in class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- getColumnMaxLength(String) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- getColumnNamesEncryptedValues(String, Map<String, String>) - Method in class org.kuali.rice.devtools.pdle.PostDataLoadEncryptionServiceImpl
-
- getColumns() - Method in class org.kuali.rice.kew.lookupable.MyColumns
-
- getColumns() - Method in class org.kuali.rice.kew.rule.bo.RuleBaseValuesLookupableHelperServiceImpl
-
- getColumns() - Method in class org.kuali.rice.kew.rule.bo.RuleDelegationLookupableHelperServiceImpl
-
- getColumns() - Method in class org.kuali.rice.kim.lookup.GroupLookupableHelperServiceImpl
-
- getColumns() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
Constructs the list of columns for the search results.
- getColumns() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
Constructs the list of columns for the search results.
- getColumns() - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
- getColumns() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
- getColumns() - Method in class org.kuali.rice.kns.web.ui.ResultRow
-
Deprecated.
- getColumnTitle() - Method in class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- getColumnToSortIndex() - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
-
Gets the columnToSortIndex attribute.
- getColumnToSortIndex() - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- getColumnToSortName() - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
-
- getCombinedStatus() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
This method returns a combination of the route status label and the app doc status.
- getCommaDelimitedAttributesLabels(String) - Method in class org.kuali.rice.kim.impl.type.IdentityManagementTypeAttributeTransactionalDocument
-
- getCommaDelimitedAttributesLabels(String) - Method in class org.kuali.rice.kim.impl.type.KimTypeAttributesHelper
-
- getCommand() - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- getCommand() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- getCommand() - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
-
- getCommand() - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- getComments() - Method in class org.kuali.rice.kew.feedback.web.FeedbackForm
-
- getCommonContext(View, Component) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Gets global objects for the context map and pushes them to the context
for the component
- getComparables() - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
-
List of ComparableInfo
instances the compare fields should
be generated for
- getComparator() - Method in class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- getComparator() - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementBase
-
- getComparisonOperatorService() - Static method in class org.kuali.rice.krms.api.KrmsApiServiceLocator
-
- getComplete() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- getCompletedTaskCount() - Method in interface org.kuali.rice.ksb.messaging.threadpool.KSBThreadPool
-
- getCompleteNodeInstances() - Method in class org.kuali.rice.kew.engine.EngineState
-
- getComplexAttributes() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- getComponent() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- 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
- getComponentByCode(String, String) - Method in interface org.kuali.rice.coreservice.api.component.ComponentService
-
- getComponentByCode(String, String) - Method in class org.kuali.rice.coreservice.impl.component.ComponentServiceImpl
-
- getComponentById(String) - Method in class org.kuali.rice.krad.uif.view.ViewIndex
-
Retrieves a Component
from the view index by Id
- getComponentCode() - Method in class org.kuali.rice.coreservice.api.parameter.Parameter.Builder
-
- getComponentCode() - Method in class org.kuali.rice.coreservice.api.parameter.Parameter
-
- getComponentCode() - Method in interface org.kuali.rice.coreservice.api.parameter.ParameterContract
-
This is the component code for the parameter.
- getComponentCode() - Method in class org.kuali.rice.coreservice.api.parameter.ParameterKey
-
- getComponentCode(Class<?>) - Method in class org.kuali.rice.krad.service.impl.KFSModuleServiceImpl
-
- getComponentCode(Class<?>) - Method in class org.kuali.rice.krad.service.impl.KualiModuleServiceImpl
-
- getComponentCode(Class<?>) - Method in interface org.kuali.rice.krad.service.KualiModuleService
-
- getComponentModelAndView(Component, Object) - Static method in class org.kuali.rice.krad.uif.util.UifWebUtils
-
- getComponentModifiers() - Method in interface org.kuali.rice.krad.uif.component.Component
-
ComponentModifier
instances that should be invoked to
initialize the component
- getComponentModifiers() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getComponentName() - Method in class org.kuali.rice.kew.api.repository.type.KewAttributeDefinition.Builder
-
- getComponentName() - Method in class org.kuali.rice.kew.api.repository.type.KewAttributeDefinition
-
- getComponentName() - Method in interface org.kuali.rice.kew.api.repository.type.KewAttributeDefinitionContract
-
This is the component name of the KewAttributeDefinition
- getComponentName() - Method in class org.kuali.rice.kim.api.common.attribute.KimAttribute.Builder
-
- getComponentName() - Method in class org.kuali.rice.kim.api.common.attribute.KimAttribute
-
- getComponentName() - Method in interface org.kuali.rice.kim.api.common.attribute.KimAttributeContract
-
- getComponentName() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- getComponentName() - Method in class org.kuali.rice.kns.web.struts.form.KualiExceptionIncidentForm
-
- getComponentName() - Method in class org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinition.Builder
-
- getComponentName() - Method in class org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinition
-
- getComponentName() - Method in interface org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinitionContract
-
Returns the name of the component used to display the attribute.
- getComponentOptions() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Options that are passed through to the Component renderer.
- getComponentOptions() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getComponentOptionsJSString() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Options that are passed through to the Component renderer.
- getComponentOptionsJSString() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Builds a string from the underlying Map
of component options
that will export that options as a JavaScript Map for use in js and
jQuery plugins
- getComponentOptionsJSString() - Method in class org.kuali.rice.krad.uif.widget.LightBox
-
- getComponentPropertyNames(Class<? extends Component>) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- getComponentPrototypes() - Method in interface org.kuali.rice.krad.uif.component.Component
-
List of components that are maintained by the component as prototypes for creating other component instances
- getComponentPrototypes() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getComponentPrototypes() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
- getComponentPrototypes() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
- getComponentPrototypes() - Method in class org.kuali.rice.krad.uif.container.TreeGroup
-
- getComponentPrototypes() - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
List of components that are maintained by the layout manager as prototypes for creating other component
instances
- getComponentPrototypes() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
- getComponentPrototypes() - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
- getComponentPrototypes() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
- getComponentPrototypes() - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
-
- getComponentPrototypes() - Method in class org.kuali.rice.krad.uif.modifier.ComponentConvertModifier
-
- getComponentPrototypes() - Method in interface org.kuali.rice.krad.uif.modifier.ComponentModifier
-
List of components that are maintained by the modifier as prototypes for creating other component instances
- getComponentPrototypes() - Method in class org.kuali.rice.krad.uif.modifier.ComponentModifierBase
-
- getComponentPrototypes() - Method in class org.kuali.rice.krad.uif.view.LookupView
-
- getComponentPrototypes() - Method in class org.kuali.rice.krad.uif.view.View
-
- 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
-
- getComponentSecurity() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Collection Security object that indicates what authorization (permissions) exist for the collection
- getComponentSecurity() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
Action Field Security object that indicates what authorization (permissions) exist for the action
- getComponentSecurity() - Method in class org.kuali.rice.krad.uif.field.DataField
-
Data Field Security object that indicates what authorization (permissions) exist for the field
- getComponentSecurity() - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
Field Security object that indicates what authorization (permissions) exist for the field
- getComponentSecurityClass() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Returns the security class that is associated with the component (used for initialization and validation)
- getComponentSecurityClass() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
- getComponentSecurityClass() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- getComponentSecurityClass() - Method in class org.kuali.rice.krad.uif.field.DataField
-
- getComponentSecurityClass() - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
- getComponentService() - Static method in class org.kuali.rice.coreservice.api.CoreServiceApiServiceLocator
-
- getComponentService() - Method in class org.kuali.rice.krad.service.impl.DataDictionaryComponentPublisherServiceImpl
-
- getComponentSet(String) - Method in interface org.kuali.rice.coreservice.impl.component.ComponentSetDao
-
- getComponentSet(String) - Method in class org.kuali.rice.coreservice.impl.component.ComponentSetDaoOjbImpl
-
- getComponentSetDao() - Method in class org.kuali.rice.coreservice.impl.component.ComponentServiceImpl
-
- getComponentSetId() - Method in class org.kuali.rice.coreservice.api.component.Component.Builder
-
- getComponentSetId() - Method in class org.kuali.rice.coreservice.api.component.Component
-
- getComponentSetId() - Method in interface org.kuali.rice.coreservice.api.component.ComponentContract
-
Returns the id of the component set this component belongs to if this component was published as part of such
a component set.
- getComponentsForLifecycle() - Method in interface org.kuali.rice.krad.uif.component.Component
-
List of components that are contained within the component and should be sent through
the lifecycle
- getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
- getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
- getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.container.Group
-
- getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.container.ReorderingGroup
-
- getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.container.TabGroup
-
- getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.container.TreeGroup
-
- getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.control.SpinnerControl
-
- getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.control.TextControl
-
- getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.field.DataField
-
- getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
- getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.field.FieldGroup
-
- getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.field.InputField
-
- getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.field.LabelField
-
- getComponentsForLifecycle() - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
List of components that are contained within the layout manager that should be sent through the lifecycle
- getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
- getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
- getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
- getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.view.View
-
- getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.widget.DirectInquiry
-
- getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
- getComponentsForLifecycle() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- getComponentsOfType(List<? extends Component>, Class<T>) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- getComponentsOfTypeDeep(List<? extends Component>, Class<T>) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- getComponentsOfTypeDeep(Component, Class<T>) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- getComponentsToPublish() - Method in class org.kuali.rice.krad.service.impl.DataDictionaryComponentPublisherServiceImpl
-
- getComponentTypeName() - Method in interface org.kuali.rice.krad.uif.component.Component
-
The name for the component type
- getComponentTypeName() - Method in class org.kuali.rice.krad.uif.container.Group
-
- getComponentTypeName() - Method in class org.kuali.rice.krad.uif.control.ControlBase
-
- getComponentTypeName() - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
- getComponentTypeName() - Method in class org.kuali.rice.krad.uif.field.RemoteFieldsHolder
-
- getComponentTypeName() - Method in class org.kuali.rice.krad.uif.view.View
-
- getComponentTypeName() - Method in class org.kuali.rice.krad.uif.widget.WidgetBase
-
- getComponentTypeToReplace() - Method in class org.kuali.rice.krad.uif.modifier.ComponentConvertModifier
-
Type of component that should be replaced with an instance of the
component prototype
- getCompositeName() - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- getCompositeName() - Method in class org.kuali.rice.kim.api.identity.name.EntityName
-
- getCompositeName() - Method in interface org.kuali.rice.kim.api.identity.name.EntityNameContract
-
Return the entire name as the person or system wants it displayed.
- getCompositeName() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentName
-
This default implementation formats the name as LAST, FIRST MIDDLE.
- getCompositeNameUnmasked() - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- getCompositeNameUnmasked() - Method in class org.kuali.rice.kim.api.identity.name.EntityName
-
- getCompositeNameUnmasked() - Method in interface org.kuali.rice.kim.api.identity.name.EntityNameContract
-
- getCompositeObjectIdMap() - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- getCompositeSelectedObjectIds() - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
This method converts the composite object IDs into a String
- getCompoundComponents() - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition.Builder
-
- getCompoundComponents() - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition
-
- getCompoundComponents() - Method in interface org.kuali.rice.krms.api.repository.proposition.PropositionDefinitionContract
-
Returns the propositions which are contained in a
compound proposition.
- getCompoundOpCode() - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition.Builder
-
- getCompoundOpCode() - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition
-
- getCompoundOpCode() - Method in interface org.kuali.rice.krms.api.repository.proposition.PropositionDefinitionContract
-
Returns the op code to be used when evaluating compound
propositions.
- 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
- getConditionallyHiddenPropertyNames(BusinessObject) - Method in interface org.kuali.rice.kns.bo.authorization.InquiryOrMaintenanceDocumentPresentationController
-
- getConditionallyHiddenPropertyNames(BusinessObject) - Method in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase
-
- getConditionallyHiddenPropertyNames(BusinessObject) - Method in class org.kuali.rice.kns.inquiry.InquiryPresentationControllerBase
-
Implement this method to hide fields based on specific data in the record being inquired into
- getConditionallyHiddenPropertyNames() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- getConditionallyHiddenSectionIds(BusinessObject) - Method in interface org.kuali.rice.kns.bo.authorization.InquiryOrMaintenanceDocumentPresentationController
-
- getConditionallyHiddenSectionIds(BusinessObject) - Method in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase
-
- getConditionallyHiddenSectionIds(BusinessObject) - Method in class org.kuali.rice.kns.inquiry.InquiryPresentationControllerBase
-
Implement this method to hide sections based on specific data in the record being inquired into
- getConditionallyReadOnlyPropertyNames(MaintenanceDocument) - Method in interface org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationController
-
- getConditionallyReadOnlyPropertyNames(MaintenanceDocument) - Method in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase
-
- getConditionallyReadOnlyPropertyNames() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- getConditionallyReadOnlySectionIds(MaintenanceDocument) - Method in interface org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationController
-
- getConditionallyReadOnlySectionIds(MaintenanceDocument) - Method in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase
-
- getConditionallyRequiredPropertyNames(MaintenanceDocument) - Method in interface org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationController
-
- getConditionallyRequiredPropertyNames(MaintenanceDocument) - Method in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase
-
- getConditionallyRequiredPropertyNames() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- getConditionalRefresh() - Method in interface org.kuali.rice.krad.uif.component.Component
-
- getConditionalRefresh() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
When set if the condition is satisfied, the component will be refreshed.
- getConditionalRefreshConditionJs() - Method in interface org.kuali.rice.krad.uif.component.Component
-
- getConditionalRefreshConditionJs() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
The condition to refresh this component converted to a js expression, set
internally cannot be set.
- getConditionalRefreshControlNames() - Method in interface org.kuali.rice.krad.uif.component.Component
-
- getConditionalRefreshControlNames() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Control names used to control conditional refresh, set internally cannot
be set.
- getConfig(ClassLoader) - Static method in class org.kuali.rice.core.api.config.property.ConfigContext
-
Returns the Config which is bound to the given class loader.
- getConfig() - Method in class org.kuali.rice.kew.plugin.Plugin
-
- getConfig() - Method in class org.kuali.rice.kew.plugin.PluginClassLoader
-
- getConfigFileLocations() - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
- getConfigLocations() - Method in class org.kuali.rice.core.impl.config.property.ConfigFactoryBean
-
- getConfigLocations() - Method in class org.kuali.rice.test.RiceTestCase
-
Subclasses may override this method to customize the location(s) of the Rice configuration.
- getConfigParam(String) - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
Looks up a config parameter for this route node definition
- getConfigParams() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- getConfigParams() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.RouteNodeForDisplay
-
- getConfigProcessor(Node) - Method in class org.kuali.rice.edl.impl.EDLGlobalConfig
-
- getConfigProcessors() - Method in class org.kuali.rice.edl.impl.EDLController
-
- getConfigProcessors() - Method in class org.kuali.rice.edl.impl.EDLGlobalConfig
-
- getConfigs() - Static method in class org.kuali.rice.core.api.config.property.ConfigContext
-
- getConfigService() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
Gets the configService attribute.
- getConfigService() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- getConfiguration() - Method in class org.kuali.rice.kew.api.extension.ExtensionDefinition.Builder
-
- getConfiguration() - Method in class org.kuali.rice.kew.api.extension.ExtensionDefinition
-
- getConfiguration() - Method in interface org.kuali.rice.kew.api.extension.ExtensionDefinitionContract
-
Returns a list of key/value settings that the extension was statically configured with when defined.
- getConfiguration() - Method in class org.kuali.rice.kew.rule.bo.RuleAttribute
-
- getConfigurationParameters() - Method in class org.kuali.rice.kew.api.doctype.RouteNode.Builder
-
- getConfigurationParameters() - Method in class org.kuali.rice.kew.api.doctype.RouteNode
-
- getConfigurationParameters() - Method in interface org.kuali.rice.kew.api.doctype.RouteNodeContract
-
- getConfigurationParameters() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- getConfigurationService() - Method in class org.kuali.rice.kns.web.EditablePropertiesHistoryHolder
-
Deprecated.
- getConfigurationService() - Method in class org.kuali.rice.krad.inquiry.InquirableImpl
-
- getConfigurationService() - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- getConfigurationService() - Method in class org.kuali.rice.krad.uif.service.impl.AttributeQueryServiceImpl
-
- getConfigurationService() - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
-
- getConfigurationService() - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
-
- getConfiguredEndpoint(ServiceConfiguration) - Method in interface org.kuali.rice.ksb.api.bus.ServiceBus
-
Returns the endpoint matching the given service configuration, if one exists.
- getConfiguredEndpoint(ServiceConfiguration) - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- getConfiguredSequenceManager() - Method in class org.kuali.rice.core.framework.persistence.ojb.ConfigurableSequenceManager
-
- getConfigXML(ExtensionDefinition) - Method in class org.kuali.rice.kew.docsearch.xml.StandardGenericXMLSearchableAttribute
-
- getConfigXML() - Method in class org.kuali.rice.kew.rule.xmlrouting.StandardGenericXMLRuleAttribute
-
- getConfigXML(ExtensionDefinition) - Method in interface org.kuali.rice.krad.workflow.attribute.KualiXmlAttribute
-
- getConfigXML(ExtensionDefinition) - Method in class org.kuali.rice.krad.workflow.attribute.KualiXMLBooleanTranslatorSearchableAttributeImpl
-
- getConfigXML() - Method in class org.kuali.rice.krad.workflow.attribute.KualiXmlRuleAttributeImpl
-
This method overrides the super class and modifies the XML that it operates on to put the name and the title in the place
where the super class expects to see them, even though they may no longer exist in the original XML.
- getConfigXML(ExtensionDefinition) - Method in class org.kuali.rice.krad.workflow.attribute.KualiXmlRuleAttributeImpl
-
- getConfigXML(ExtensionDefinition) - Method in class org.kuali.rice.krad.workflow.attribute.KualiXmlSearchableAttributeImpl
-
This method overrides the super class and modifies the XML that it operates on to put the name and the title in the place
where the super class expects to see them, even though they may no longer exist in the original XML.
- getConnection(String, String) - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.RiceXADataSource
-
- getConnectionDescriptors() - Method in class org.kuali.rice.krad.util.OjbMetadataLoader
-
- getConstants() - Method in class org.kuali.rice.kim.ldap.BaseMapper
-
Gets the value of constants
- getConstraint() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.WhenConstraint
-
- getConstraintLabelKey() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- getConstraintMessageField() - Method in class org.kuali.rice.krad.uif.field.InputField
-
Message field that displays constraint text
- getConstraintName() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- getConstraintProviders() - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- getConstraints(T, Class<? extends Constraint>) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.BaseConstraintProvider
-
- getConstraints(T, Class<? extends Constraint>) - Method in interface org.kuali.rice.krad.datadictionary.validation.constraint.provider.ConstraintProvider
-
- getConstraints() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
-
- getConstraintText() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- getConstraintText() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField
-
- getConstraintText() - Method in interface org.kuali.rice.core.api.uif.RemotableAttributeFieldContract
-
The help constraint of the attribute.
- getConstraintText() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
Text that display a restriction on the value a field can hold
- getConstraintText() - Method in class org.kuali.rice.krad.uif.field.InputField
-
Text that display a restriction on the value a field can hold
- getConstraintType() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.CaseConstraintProcessor
-
- getConstraintType() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.CollectionSizeConstraintProcessor
-
- getConstraintType() - Method in interface org.kuali.rice.krad.datadictionary.validation.processor.ConstraintProcessor
-
- getConstraintType() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.DataTypeConstraintProcessor
-
- getConstraintType() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.ExistenceConstraintProcessor
-
- getConstraintType() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.LengthConstraintProcessor
-
- getConstraintType() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.MustOccurConstraintProcessor
-
- getConstraintType() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.PrerequisiteConstraintProcessor
-
- getConstraintType() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.RangeConstraintProcessor
-
- getConstraintType() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.ValidCharactersConstraintProcessor
-
- getConstraintValidationResult(String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.AttributeValidationResult
-
- getConstraintValidationResults() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
-
- getConstructorParameters() - Method in class org.kuali.rice.core.api.reflect.ObjectDefinition
-
- getContactInfo() - Method in class org.kuali.rice.ken.bo.NotificationProducer
-
Gets the contactInfo attribute.
- getContainedCollectionNames() - Method in class org.kuali.rice.kns.web.ui.Section
-
Deprecated.
Gets the containedCollectionNames attribute.
- getCONTAINER() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getContainerDisplayFields() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
Gets the containerDisplayFields attribute.
- getContainerElementName() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
Gets the containerElementName attribute.
- getContainerName() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getContainerRows() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getContainerRows(Section, CollectionDefinitionI, BusinessObject, Maintainable, Maintainable, List<String>, Set<String>, StringBuffer, int, Inquirable) - Static method in class org.kuali.rice.kns.web.ui.SectionBridge
-
Deprecated.
- getContainerRows(Section, CollectionDefinitionI, BusinessObject, Maintainable, Maintainable, List<String>, Set<String>, StringBuffer, String, boolean, int, Inquirable) - Static method in class org.kuali.rice.kns.web.ui.SectionBridge
-
Deprecated.
Builds a list of Rows with Fields of type containers for a many section.
- getContent() - Method in class org.kuali.rice.core.api.util.cache.CopiedObject
-
- getContent() - Method in class org.kuali.rice.kcb.api.message.MessageDTO
-
- getContent() - Method in class org.kuali.rice.kcb.bo.Message
-
Gets the content attribute.
- getContent() - Method in class org.kuali.rice.ken.bo.Notification
-
Gets the content attribute.
- getContent(String) - Method in interface org.kuali.rice.kew.routeheader.dao.DocumentRouteHeaderDAO
-
- getContent(String) - Method in class org.kuali.rice.kew.routeheader.dao.impl.DocumentRouteHeaderDAOJpaImpl
-
- getContent(String) - Method in class org.kuali.rice.kew.routeheader.dao.impl.DocumentRouteHeaderDAOOjbImpl
-
- getContent(String) - Method in class org.kuali.rice.kew.routeheader.service.impl.RouteHeaderServiceImpl
-
- getContent(String) - Method in interface org.kuali.rice.kew.routeheader.service.RouteHeaderService
-
- getContentFragment() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- getContentFragment() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.RouteNodeForDisplay
-
- getContentMessage() - Method in class org.kuali.rice.ken.bo.Notification
-
This method just uses StringUtils to get at the content of the tag
that exists in the notification content.
- getContents(String, boolean) - Method in interface org.kuali.rice.core.api.resourceloader.ResourceLoader
-
- getContents(String, boolean) - Method in class org.kuali.rice.core.api.resourceloader.ResourceLoaderContainer
-
- getContents(String, boolean) - Method in interface org.kuali.rice.core.api.resourceloader.ServiceLocator
-
- getContents(String, boolean) - Method in class org.kuali.rice.core.framework.resourceloader.BaseResourceLoader
-
- getContents(String, boolean) - Method in class org.kuali.rice.core.framework.resourceloader.SimpleServiceLocator
-
- getContents(String, boolean) - Method in class org.kuali.rice.core.framework.resourceloader.SpringResourceLoader
-
- getContentType() - Method in class org.kuali.rice.kcb.api.message.MessageDTO
-
- getContentType() - Method in class org.kuali.rice.kcb.bo.Message
-
Gets the contentType attribute.
- getContentType() - Method in class org.kuali.rice.ken.bo.Notification
-
Gets the contentType attribute.
- getContentType() - Method in class org.kuali.rice.kns.web.struts.form.BlankFormFile
-
- getContentType() - Method in interface org.kuali.rice.krad.bo.PersistableAttachment
-
- getContentType() - Method in class org.kuali.rice.krad.bo.PersistableAttachmentBase
-
This overridden method ...
- getContext() - Method in class org.kuali.rice.core.framework.resourceloader.SpringResourceLoader
-
- getContext() - Method in class org.kuali.rice.core.web.listener.KualiInitializeListener
-
- getContext() - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
-
- getContext() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Context map for the component
- getContext() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getContext() - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
Context map for the layout manager
- getContext() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
- getContext() - Method in class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- getContext() - Method in class org.kuali.rice.ksb.api.messaging.AsynchronousCall
-
- getContext() - Method in class org.kuali.rice.test.launch.JettyLauncher
-
- getContext() - Static method in class org.kuali.rice.test.TestHarnessServiceLocator
-
- getContextBoService() - Static method in class org.kuali.rice.krms.impl.repository.KrmsRepositoryServiceLocator
-
- getContextBoService() - Method in class org.kuali.rice.krms.impl.rule.AgendaEditorBusRule
-
- getContextBoService() - Method in class org.kuali.rice.krms.impl.rule.ContextBusRule
-
- getContextByContextId(String) - Method in interface org.kuali.rice.krms.impl.repository.ContextBoService
-
Retrieves an Context from the repository based on the given context id.
- getContextByContextId(String) - Method in class org.kuali.rice.krms.impl.repository.ContextBoServiceImpl
-
This overridden method ...
- getContextByNameAndNamespace(String, String) - Method in interface org.kuali.rice.krms.impl.repository.ContextBoService
-
Retrieves an Context from the repository based on the provided context name
and namespace.
- getContextByNameAndNamespace(String, String) - Method in class org.kuali.rice.krms.impl.repository.ContextBoServiceImpl
-
This overridden method ...
- getContextForField(View, CollectionGroup, Field) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
-
Helper method to build the context for a field (needed because the apply model phase for line fields has
not been applied yet and their full context not set)
- getContextId() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaDefinition.Builder
-
- getContextId() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaDefinition
-
- getContextId() - Method in interface org.kuali.rice.krms.api.repository.agenda.AgendaDefinitionContract
-
Returns the context id of the Agenda.
- getContextMappers() - Method in class org.kuali.rice.kim.dao.impl.LdapPrincipalDaoImpl
-
- getContextMappers() - Method in interface org.kuali.rice.kim.dao.LdapPrincipalDao
-
- getContextName() - Method in class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- getContextName() - Method in class org.kuali.rice.test.launch.JettyLauncher
-
- getContextParameters(ServletContext) - Method in class org.kuali.rice.core.web.listener.KualiInitializeListener
-
Translates context parameters from the web.xml into entries in a Properties file.
- getContextQualifiers() - Method in class org.kuali.rice.krms.api.engine.SelectionCriteria
-
- getContextQualifiers() - Method in class org.kuali.rice.krms.api.repository.context.ContextSelectionCriteria
-
Returns the list of qualifiers as a map to name, value pair strings.
- getControl() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- getControl() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField
-
- getControl() - Method in interface org.kuali.rice.core.api.uif.RemotableAttributeFieldContract
-
The control associated with the attribute.
- getControl() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- getControl() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
If control wasn't set on this instance, use the value from its delegate.
- getControl() - Method in class org.kuali.rice.krad.uif.field.InputField
-
Control
instance that should be used to input data for the
field
- getControl(UifConstants.ControlType) - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getControlField() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
Default Control
to use when the attribute is to be rendered
for the UI.
- getController() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- getConversionFields() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- getConverted(Object) - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiDecimalFieldType
-
- getConvertedPercentage(Object) - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiDecimalPercentageFieldType
-
- getConvertedToBigDecimal(Object) - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiDecimalFieldType
-
- getConvertedToKualiDecimal(Object) - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiDecimalFieldType
-
- getConvertibleTypes() - Method in class org.kuali.rice.krad.datadictionary.parse.StringListConverter
-
- getConvertibleTypes() - Method in class org.kuali.rice.krad.datadictionary.parse.StringMapConverter
-
- getCopyPropertyValue(Set<String>, String, Object) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- getCopyRuleName() - Method in class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- getCorePoolSize() - Method in interface org.kuali.rice.ksb.messaging.threadpool.KSBThreadPool
-
- getCorePoolSize() - Method in class org.kuali.rice.ksb.messaging.web.ThreadPoolForm
-
- getCoreSections(MaintenanceDocument, Maintainable) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
Gets list of maintenance sections built from the data dictionary.
- getCost() - Method in interface org.kuali.rice.krms.api.engine.TermResolver
-
- getCount(String) - Method in interface org.kuali.rice.kew.actionlist.dao.ActionListDAO
-
- getCount(String) - Method in class org.kuali.rice.kew.actionlist.dao.impl.ActionListDAOJpaImpl
-
- getCount(String) - Method in class org.kuali.rice.kew.actionlist.dao.impl.ActionListDAOOjbImpl
-
- getCount(String) - Method in interface org.kuali.rice.kew.actionlist.service.ActionListService
-
Retrieves the number of Action List items in the given user's primary Action List (does not include secondary delegations)
- getCount(String) - Method in class org.kuali.rice.kew.actionlist.service.impl.ActionListServiceImpl
-
- getCount() - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- getCount() - Method in class org.kuali.rice.kew.quicklinks.ActionListStats
-
- getCountFlag() - Method in class org.kuali.rice.core.api.criteria.QueryByCriteria.Builder
-
- getCountFlag() - Method in class org.kuali.rice.core.api.criteria.QueryByCriteria
-
Indicates whether or not a total row count should be returned with the
query.
- getCountry() - Method in class edu.sampleu.bookstore.bo.Address
-
- getCountry(String) - Method in interface org.kuali.rice.location.api.country.CountryService
-
Lookup a country object based on the given country code.
- getCountry(String) - Method in class org.kuali.rice.location.impl.country.CountryServiceImpl
-
- getCountryByAlternateCode(String) - Method in interface org.kuali.rice.location.api.country.CountryService
-
Get a country object based on an alternate country code
- getCountryByAlternateCode(String) - Method in class org.kuali.rice.location.impl.country.CountryServiceImpl
-
- getCountryCode() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- getCountryCode() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress
-
- getCountryCode() - Method in interface org.kuali.rice.kim.api.identity.address.EntityAddressContract
-
- getCountryCode() - Method in class org.kuali.rice.kim.api.identity.citizenship.EntityCitizenship.Builder
-
- getCountryCode() - Method in class org.kuali.rice.kim.api.identity.citizenship.EntityCitizenship
-
- getCountryCode() - Method in interface org.kuali.rice.kim.api.identity.citizenship.EntityCitizenshipContract
-
- getCountryCode() - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone.Builder
-
- getCountryCode() - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone
-
- getCountryCode() - Method in interface org.kuali.rice.kim.api.identity.phone.EntityPhoneContract
-
- getCountryCode() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- getCountryCode() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentCitizenship
-
- getCountryCode() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentPhone
-
- getCountryCode() - Method in class org.kuali.rice.location.api.county.County.Builder
-
- getCountryCode() - Method in class org.kuali.rice.location.api.county.County
-
This the postal country code for the County.
- getCountryCode() - Method in interface org.kuali.rice.location.api.county.CountyContract
-
This the postal country code for the County.
- getCountryCode() - Method in class org.kuali.rice.location.api.postalcode.PostalCode.Builder
-
- getCountryCode() - Method in class org.kuali.rice.location.api.postalcode.PostalCode
-
This the postal country code for the PostalCode.
- getCountryCode() - Method in interface org.kuali.rice.location.api.postalcode.PostalCodeContract
-
This the postal country code for the PostalCode.
- getCountryCode() - Method in class org.kuali.rice.location.api.state.State.Builder
-
- getCountryCode() - Method in class org.kuali.rice.location.api.state.State
-
This the postal country code for the State.
- getCountryCode() - Method in interface org.kuali.rice.location.api.state.StateContract
-
This the postal country code for the State.
- getCountryCodeUnmasked() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- getCountryCodeUnmasked() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress
-
- getCountryCodeUnmasked() - Method in interface org.kuali.rice.kim.api.identity.address.EntityAddressContract
-
- getCountryCodeUnmasked() - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone.Builder
-
- getCountryCodeUnmasked() - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone
-
- getCountryCodeUnmasked() - Method in interface org.kuali.rice.kim.api.identity.phone.EntityPhoneContract
-
- getCountryService() - Static method in class org.kuali.rice.location.api.services.LocationApiServiceLocator
-
- getCountryService() - Method in class org.kuali.rice.location.impl.state.StateServiceImpl
-
- getCountryService() - Method in class org.kuali.rice.location.service.impl.LocationModuleService
-
- getCounty(String, String, String) - Method in interface org.kuali.rice.location.api.county.CountyService
-
Gets a
County
from a postal country code and postal code value.
- getCounty(String, String, String) - Method in class org.kuali.rice.location.impl.county.CountyServiceImpl
-
- getCountyCode() - Method in class org.kuali.rice.location.api.postalcode.PostalCode.Builder
-
- getCountyCode() - Method in class org.kuali.rice.location.api.postalcode.PostalCode
-
This the county code for the PostalCode.
- getCountyCode() - Method in interface org.kuali.rice.location.api.postalcode.PostalCodeContract
-
This the county code for the PostalCode.
- getCountyService() - Static method in class org.kuali.rice.location.api.services.LocationApiServiceLocator
-
- getCountyService() - Method in class org.kuali.rice.location.service.impl.LocationModuleService
-
- getCourse() - Method in class edu.sampleu.demo.course.CourseSection
-
- getCourseListing() - Method in class edu.sampleu.demo.registration.RegistrationForm
-
- getCourseSection() - Method in class edu.sampleu.demo.course.CourseOfferingForm
-
- getCourseUrl() - Method in class edu.sampleu.demo.course.CourseSection
-
- getCreateDate() - Method in class edu.sampleu.travel.bo.TravelAccount
-
- getCreateDate() - Method in class edu.sampleu.travel.dto.TravelAccountInfo
-
- getCreateDate() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getCreateDate() - Method in class org.kuali.rice.kew.api.note.Note.Builder
-
- getCreateDate() - Method in class org.kuali.rice.kew.api.note.Note
-
- getCreateDate() - Method in interface org.kuali.rice.kew.api.note.NoteContract
-
- getCreateDate() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getCreateDate() - Method in class org.kuali.rice.kew.notes.Note
-
- getCreateDate() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getCreateDate() - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
- getCreateDate() - Method in class org.kuali.rice.ksb.security.admin.KeyStoreEntryDataContainer
-
- getCreateDateFrom() - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- getCreateDateFrom() - Method in class org.kuali.rice.kew.actionlist.web.ActionListFilterForm
-
- getCreateDateString() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getCreateDateTo() - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- getCreateDateTo() - Method in class org.kuali.rice.kew.actionlist.web.ActionListFilterForm
-
- getCreateDocumentUrl(EDocLiteAssociation) - Method in class org.kuali.rice.edl.impl.lookupable.EDocLiteLookupableHelperServiceImpl
-
- getCreateNewUrl() - Method in class org.kuali.rice.kew.rule.bo.RuleBaseValuesLookupableImpl
-
- getCreateNewUrl() - Method in class org.kuali.rice.kew.rule.bo.RuleDelegationLookupableImpl
-
- getCreateNewUrl() - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityLookupableImpl
-
- getCreateNewUrl() - Method in class org.kuali.rice.kim.lookup.GroupLookupableImpl
-
- getCreateNewUrl() - Method in class org.kuali.rice.kim.lookup.PermissionLookupableImpl
-
This overridden method ...
- getCreateNewUrl() - Method in class org.kuali.rice.kim.lookup.PersonLookupableImpl
-
- getCreateNewUrl() - Method in class org.kuali.rice.kim.lookup.RoleLookupableImpl
-
- getCreateNewUrl() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
- getCreateNewUrl(String) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
- getCreateNewUrl() - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
Builds the Url for a maintenance new document for the lookup business object class
- getCreateTableFromTableSql(String, String) - Method in class org.kuali.rice.core.framework.persistence.platform.ANSISqlDatabasePlatform
-
- getCreateTableFromTableSql(String, String) - Method in interface org.kuali.rice.core.framework.persistence.platform.DatabasePlatform
-
- getCreationDateTime() - Method in class org.kuali.rice.kcb.bo.Message
-
Returns when this Notification entry was created
- getCreationDateTime() - Method in class org.kuali.rice.ken.bo.Notification
-
Returns when this Notification entry was created
- getCredentials(String) - Method in interface org.kuali.rice.core.api.security.credentials.CredentialsSource
-
Returns the SecurityContext which should have the proper credentials to
give to any system requiring credentials.
- getCredentials() - Method in class org.kuali.rice.kim.client.acegi.KualiDistributedSessionExpiredAuthentication
-
This overridden method ...
- getCredentials(String) - Method in class org.kuali.rice.ksb.security.credentials.UsernamePasswordCredentialsSource
-
- getCredentials(String) - Method in class org.kuali.rice.ksb.security.credentials.X509CredentialsSource
-
- getCredentialsForType(CredentialsType) - Method in class org.kuali.rice.core.api.security.credentials.CredentialsSourceFactory
-
- getCredentialsSource() - Method in class org.kuali.rice.ksb.messaging.serviceconnectors.AbstractServiceConnector
-
- getCredentialsSource() - Method in class org.kuali.rice.ksb.messaging.serviceconnectors.ResourceFacadeImpl
-
- getCredentialsSourceFactory() - Method in class org.kuali.rice.core.impl.config.module.CoreConfigurer
-
- getCredentialsType() - Method in interface org.kuali.rice.ksb.api.bus.ServiceConfiguration
-
Returns the type of security credentials that should be used when
attempting to authorize access to this service.
- getCredentialsType() - Method in interface org.kuali.rice.ksb.api.bus.ServiceDefinition
-
Returns the type of security credentials that should be used when
attempting to authorize access to this service.
- getCredentialsType() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- getCredentialsType() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration
-
- getCredentialsType() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- getCriteria() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchResults.Builder
-
- getCriteria() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchResults
-
- getCriteria() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchResultsContract
-
Returns the criteria that was used to execute the search.
- getCriteriaBuilder() - Method in class org.kuali.rice.core.framework.persistence.jpa.NullEntityManagerFactory
-
- getCriteriaFields() - Method in class edu.sampleu.demo.registration.RegistrationForm
-
- getCriteriaFields() - Method in class org.kuali.rice.krad.uif.view.LookupView
-
- getCriteriaFields() - Method in class org.kuali.rice.krad.web.form.LookupForm
-
- getCriteriaFieldsForValidation(LookupView, LookupForm) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- getCriteriaFromSavedSearch(UserOptions) - Method in class org.kuali.rice.kew.docsearch.service.impl.DocumentSearchServiceImpl
-
- getCriteriaGroup() - Method in class org.kuali.rice.krad.uif.view.LookupView
-
- getCriteriaLookupService() - Method in class org.kuali.rice.kew.impl.rule.RuleServiceImpl
-
- getCriteriaLookupService() - Method in class org.kuali.rice.krms.impl.repository.KrmsAttributeDefinitionServiceImpl
-
- getCriteriaLookupService() - Static method in class org.kuali.rice.krms.impl.repository.KrmsRepositoryServiceLocator
-
- getCriteriaLookupService() - Method in class org.kuali.rice.krms.impl.repository.RuleRepositoryServiceImpl
-
- getCssFile() - Method in class org.kuali.rice.kew.actionlist.web.ActionListFilterForm
-
- getCssFile() - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- 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
- getCURRENCY() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getCurrent() - Method in class org.kuali.rice.krad.uif.view.History
-
Gets the current view's HistoryEntry.
- getCurrentCalendar() - Method in interface org.kuali.rice.core.api.datetime.DateTimeService
-
Returns a Calendar initialized with the current Date
- getCurrentCalendar() - Method in class org.kuali.rice.core.impl.datetime.DateTimeServiceImpl
-
- getCurrentContextConfig() - Static method in class org.kuali.rice.core.api.config.property.ConfigContext
-
Utility method that all code should call to obtain its appropriate Config object.
- getCurrentDate() - Method in interface org.kuali.rice.core.api.datetime.DateTimeService
-
Returns the current date/time as a java.util.Date
- getCurrentDate() - Method in class org.kuali.rice.core.impl.datetime.DateTimeServiceImpl
-
- getCurrentDate() - Method in class org.kuali.rice.edl.impl.components.NoteConfigComponent
-
- getCurrentDate() - Method in class org.kuali.rice.kew.notes.web.NoteAction
-
- getCurrentDate() - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- getCurrentDateTime() - Static method in class org.kuali.rice.ken.util.Util
-
Returns the current date formatted for the UI
- getCurrentDir() - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- getCurrentInd() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getCurrentInd() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getCurrentIndicator() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getCurrentIndicator() - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- getCurrentIteration(RouteContext) - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowRouteModule
-
- getCurrentNodeInstance() - Method in class org.kuali.rice.kew.engine.node.NodeGraphContext
-
- getCurrentNodeInstances(String) - Method in class org.kuali.rice.kew.engine.node.service.impl.RouteNodeServiceImpl
-
- getCurrentNodeInstances(String) - Method in interface org.kuali.rice.kew.engine.node.service.RouteNodeService
-
Returns the node instances representing the most recent node instances in the document.
- getCurrentNodeName(String) - Static method in class org.kuali.rice.edl.framework.util.EDLFunctions
-
- getCurrentNodeNames() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Returns the names of the nodes at which the document is currently at in it's route path.
- getCurrentNodeNames() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getCurrentNodeNames() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getCurrentPage() - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- getCurrentPage() - Method in class org.kuali.rice.krad.uif.view.View
-
Iterates through the contained page items and returns the Page that
matches the set current page id
- getCurrentPageId() - Method in class org.kuali.rice.krad.uif.view.View
-
The id for the page within the view that should be displayed in the UI.
- getCurrentRouteContext() - Static method in class org.kuali.rice.kew.engine.RouteContext
-
- getCurrentRouteLevelName() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getCurrentRouteLevelName(WorkflowDocument) - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowDocumentServiceImpl
-
- 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.
- getCurrentRouteNodeInstances(String) - Method in interface org.kuali.rice.kew.api.document.WorkflowDocumentService
-
- getCurrentRouteNodeInstances() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Returns the list of active route node instances
- getCurrentRouteNodeInstances() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getCurrentRouteNodeInstances(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentServiceImpl
-
- getCurrentRouteNodeNames(WorkflowDocument) - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowDocumentServiceImpl
-
- 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.
- getCurrentSearchFieldValue(String) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
Helper method to get the value for a property out of the row-field graph.
- getCurrentSort() - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- getCurrentSqlDate() - Method in interface org.kuali.rice.core.api.datetime.DateTimeService
-
Returns the current date/time as a java.sql.Date
- getCurrentSqlDate() - Method in class org.kuali.rice.core.impl.datetime.DateTimeServiceImpl
-
- getCurrentSqlDateMidnight() - Method in interface org.kuali.rice.core.api.datetime.DateTimeService
-
Returns the current date as a java.sql.Date rounded back to midnight.
- getCurrentSqlDateMidnight() - Method in class org.kuali.rice.core.impl.datetime.DateTimeServiceImpl
-
- getCurrentSubscriptions(String) - Method in class org.kuali.rice.ken.service.impl.UserPreferenceServiceImpl
-
- getCurrentSubscriptions(String) - Method in interface org.kuali.rice.ken.service.UserPreferenceService
-
This method retrieves all of the current channel subscriptions for a user.
- getCurrentTabIndex() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
- getCurrentTimestamp() - Method in interface org.kuali.rice.core.api.datetime.DateTimeService
-
Returns the current date/time as a java.sql.Timestamp
- getCurrentTimestamp() - Method in class org.kuali.rice.core.impl.datetime.DateTimeServiceImpl
-
- getCurrentUserName() - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- getCurStatement(RouteNodeInstance) - Static method in class org.kuali.rice.kew.engine.node.KRAMetaRuleNode
-
- getCurStatement() - Method in class org.kuali.rice.kew.rule.KRAMetaRuleEngine
-
- getCurTimeFunction() - Method in interface org.kuali.rice.core.framework.persistence.platform.DatabasePlatform
-
- getCurTimeFunction() - Method in class org.kuali.rice.core.framework.persistence.platform.DerbyDatabasePlatform
-
- getCurTimeFunction() - Method in class org.kuali.rice.core.framework.persistence.platform.MySQLDatabasePlatform
-
- getCurTimeFunction() - Method in class org.kuali.rice.core.framework.persistence.platform.OracleDatabasePlatform
-
- getCustomActionList() - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- getCustomActionListAttribute() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getCustomActionListAttribute() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getCustomActions() - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- getCustomActionUrls(BusinessObject, List) - Method in class org.kuali.rice.coreservice.web.component.ComponentLookupableHelperServiceImpl
-
Suppress the edit/copy links on synthetic detail types.
- getCustomActionUrls(BusinessObject, List) - Method in class org.kuali.rice.edl.impl.lookupable.EDocLiteLookupableHelperServiceImpl
-
- getCustomActionUrls(BusinessObject, List) - Method in class org.kuali.rice.kew.rule.bo.RuleBaseValuesLookupableHelperServiceImpl
-
- getCustomActionUrls(BusinessObject, List) - Method in class org.kuali.rice.kew.rule.bo.RuleDelegationLookupableHelperServiceImpl
-
- getCustomActionUrls(BusinessObject, List) - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityLookupableHelperServiceImpl
-
- getCustomActionUrls(BusinessObject, List) - Method in class org.kuali.rice.kim.lookup.GroupLookupableHelperServiceImpl
-
- getCustomActionUrls(BusinessObject, List) - Method in class org.kuali.rice.kim.lookup.PermissionLookupableHelperServiceImpl
-
- getCustomActionUrls(BusinessObject, List) - Method in class org.kuali.rice.kim.lookup.PersonLookupableHelperServiceImpl
-
- getCustomActionUrls(BusinessObject, List) - Method in class org.kuali.rice.kim.lookup.RoleLookupableHelperServiceImpl
-
- getCustomActionUrls(BusinessObject, List) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
Child classes should override this method if they want to return some other action urls.
- getCustomActionUrls(BusinessObject, List) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
This method is a template method that allows child classes to return their own custom action html data.
- getCustomActionUrls(BusinessObject, List) - Method in class org.kuali.rice.kns.lookup.PessimisticLockLookupableHelperServiceImpl
-
Hides the applicable links when the PessimisticLock is not owned by the current user
- getCustomAttributesMap() - Method in class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- getCustomEmailAttribute() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getCustomEmailAttribute(Person, ActionItem) - Static method in class org.kuali.rice.kew.mail.service.impl.BaseEmailContentServiceImpl
-
- getCustomEmailAttribute() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getCustomEmailBody() - Method in interface org.kuali.rice.kew.mail.CustomEmailAttribute
-
Returns a String that will be appeneded to the standard email body.
- getCustomEmailBody() - Method in class org.kuali.rice.kew.mail.CustomEmailAttributeImpl
-
- getCustomEmailStylesheet() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
Gets the name of the custom email stylesheet to use to render email (if any has been set, null otherwise)
- getCustomEmailSubject() - Method in interface org.kuali.rice.kew.mail.CustomEmailAttribute
-
Returns a String that will be appended to the standard email subject.
- getCustomEmailSubject() - Method in class org.kuali.rice.kew.mail.CustomEmailAttributeImpl
-
- getCustomFieldNamesToAdd() - Method in class org.kuali.rice.kew.framework.document.search.DocumentSearchResultSetConfiguration.Builder
-
- getCustomFieldNamesToAdd() - Method in class org.kuali.rice.kew.framework.document.search.DocumentSearchResultSetConfiguration
-
- getCustomFieldNamesToAdd() - Method in interface org.kuali.rice.kew.framework.document.search.DocumentSearchResultSetConfigurationContract
-
Returns a list of field names of custom fields representing document attributes which should be added to the
result set.
- getCustomGroupInquiryHref(String) - Method in class org.kuali.rice.kim.inquiry.GroupInquirableImpl
-
- getCustomizerAttribute() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- 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.
- getCustomNoteAttribute() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getCustomNoteAttribute() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getCustomReturnValue() - Method in class org.kuali.rice.krad.util.spring.IfExistsFactoryBean
-
- getCustomRoleInquiryHref(String) - Static method in class org.kuali.rice.kim.lookup.RoleLookupableHelperServiceImpl
-
- getCustomRouteNodeElement(RouteNode, String) - Static method in class org.kuali.rice.kew.engine.node.RouteNodeUtils
-
- getCustomRouteNodeElements(RouteNode, String) - Static method in class org.kuali.rice.kew.engine.node.RouteNodeUtils
-
- getCustomRuleActionAttributesMap() - Method in class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- getCustomRuleAttributesMap() - Method in class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- getCustomValidatorClass() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- getCustomValueFinderValues(KimTypeAttribute) - Method in class org.kuali.rice.krad.keyvalues.KimAttributeValuesFinder
-
- getCutAgendaItemId() - Method in class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- getCutline() - Method in class org.kuali.rice.krad.uif.field.ImageField
-
- getCutlineText() - Method in class org.kuali.rice.krad.uif.field.ImageField
-
- getCutPropositionId() - Method in class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- getCXFBus() - Method in class org.kuali.rice.ksb.messaging.serviceexporters.AbstractWebServiceExporter
-
- getCXFBus() - Static method in class org.kuali.rice.ksb.service.KSBServiceLocator
-
- getCXFServerRegistry() - Method in class org.kuali.rice.ksb.messaging.serviceexporters.AbstractWebServiceExporter
-
- getCXFServerRegistry() - Static method in class org.kuali.rice.ksb.service.KSBServiceLocator
-
- getCXFServletTransportFactory() - Static method in class org.kuali.rice.ksb.service.KSBServiceLocator
-
- getDailyEmailFirstDeliveryDate() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getDailyEmailFirstDeliveryDate() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getDao() - Method in class org.kuali.rice.ksb.messaging.bam.service.impl.BAMServiceImpl
-
- getData() - Method in class org.kuali.rice.core.api.reflect.PropertyDefinition
-
- getData() - Method in class org.kuali.rice.core.api.util.tree.Node
-
Data object contained in the node (a leaf)
- getDatabasePlatform() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorInternal
-
- getDatabaseRepositoryFilePaths() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- getDataDictionary() - Method in class org.kuali.rice.kns.service.impl.MaintenanceDocumentDictionaryServiceImpl
-
Deprecated.
- getDataDictionary() - Method in class org.kuali.rice.kns.service.impl.TransactionalDocumentDictionaryServiceImpl
-
Deprecated.
Retrieves the data dictionary instance.
- getDataDictionary() - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
- getDataDictionary() - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getDataDictionary() - Method in class org.kuali.rice.krad.service.impl.DocumentDictionaryServiceImpl
-
- getDataDictionary() - Method in class org.kuali.rice.krad.uif.service.impl.ViewDictionaryServiceImpl
-
- getDataDictionaryAttributeDefinition(String, String, KimTypeAttribute, List<String>) - Method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
- getDataDictionaryComponentPublisherService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorInternal
-
- getDataDictionaryMap() - Method in interface org.kuali.rice.kns.service.DataDictionaryService
-
Deprecated.
- getDataDictionaryMap() - Method in class org.kuali.rice.kns.service.impl.DataDictionaryServiceImpl
-
- getDataDictionaryPackages() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- getDataDictionaryPackages() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryLocationConfigurer
-
- getDataDictionaryPackages() - Method in class org.kuali.rice.krad.service.impl.KFSModuleServiceImpl
-
- getDataDictionaryPackages() - Method in class org.kuali.rice.krad.service.impl.KualiModuleServiceImpl
-
- getDataDictionaryPackages() - Method in interface org.kuali.rice.krad.service.KualiModuleService
-
- getDataDictionaryRemoteFieldService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getDataDictionaryRemoteFieldService() - Method in class org.kuali.rice.krad.workflow.DataDictionaryPeopleFlowTypeServiceImpl
-
- getDataDictionaryRemoteFieldService() - Method in class org.kuali.rice.krms.impl.type.KrmsTypeServiceBase
-
- getDataDictionaryService() - Method in class org.kuali.rice.core.impl.parameter.ParameterEvaluatorImpl
-
- getDataDictionaryService() - Static method in class org.kuali.rice.kew.docsearch.service.impl.DocumentSearchServiceImpl
-
- getDataDictionaryService() - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewAction
-
- getDataDictionaryService() - Static method in class org.kuali.rice.kns.bo.authorization.BusinessObjectAuthorizerBase
-
- getDataDictionaryService() - Method in class org.kuali.rice.kns.datadictionary.exporter.DataDictionaryMap
-
Deprecated.
- getDataDictionaryService() - Method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
- getDataDictionaryService() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
Gets the dataDictionaryService attribute.
- getDataDictionaryService() - Method in class org.kuali.rice.kns.lookup.DataDictionaryLookupResultsSupportStrategy
-
- getDataDictionaryService() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
- getDataDictionaryService() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
This method returns the DataDictionaryService used to initialize this helper service and is used by Lookupable implementations to
retrieve the proper service.
- getDataDictionaryService() - Static method in class org.kuali.rice.kns.lookup.LookupUtils
-
- getDataDictionaryService() - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
This method retrieves the instance of the data dictionary service.
- getDataDictionaryService() - Method in class org.kuali.rice.kns.service.impl.SessionDocumentServiceImpl
-
Deprecated.
- getDataDictionaryService() - Static method in class org.kuali.rice.kns.service.KNSServiceLocator
-
Deprecated.
- getDataDictionaryService() - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
- getDataDictionaryService() - Static method in class org.kuali.rice.kns.web.ui.FieldBridge
-
Deprecated.
- getDataDictionaryService() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- getDataDictionaryService() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.MandatoryElementConstraintProcessor
-
- getDataDictionaryService() - Method in class org.kuali.rice.krad.inquiry.InquirableImpl
-
- getDataDictionaryService() - Method in class org.kuali.rice.krad.keyvalues.KimAttributeValuesFinder
-
- getDataDictionaryService() - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
- getDataDictionaryService() - Method in class org.kuali.rice.krad.service.impl.DataDictionaryComponentPublisherServiceImpl
-
- getDataDictionaryService() - Method in class org.kuali.rice.krad.service.impl.DataDictionaryRemoteFieldServiceImpl
-
- getDataDictionaryService() - Method in class org.kuali.rice.krad.service.impl.DataObjectAuthorizationServiceImpl
-
- getDataDictionaryService() - Method in class org.kuali.rice.krad.service.impl.DataObjectMetaDataServiceImpl
-
Protected method to allow subclasses to access the dataDictionaryService.
- getDataDictionaryService() - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- getDataDictionaryService() - Method in class org.kuali.rice.krad.service.impl.DocumentDictionaryServiceImpl
-
- getDataDictionaryService() - Method in class org.kuali.rice.krad.service.impl.DocumentHelperServiceImpl
-
- getDataDictionaryService() - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- getDataDictionaryService() - Method in class org.kuali.rice.krad.service.impl.InactivateableFromToServiceImpl
-
- getDataDictionaryService() - Method in class org.kuali.rice.krad.service.impl.KualiRuleServiceImpl
-
- getDataDictionaryService() - Method in class org.kuali.rice.krad.service.impl.PessimisticLockServiceImpl
-
- getDataDictionaryService() - Method in class org.kuali.rice.krad.service.impl.SessionDocumentServiceImpl
-
- getDataDictionaryService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getDataDictionaryService() - Method in class org.kuali.rice.krad.uif.service.impl.ViewDictionaryServiceImpl
-
- getDataDictionaryService() - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
- getDataDictionaryService() - Method in class org.kuali.rice.krad.uif.service.impl.ViewServiceImpl
-
- getDataDictionaryService() - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
-
- getDataDictionarySupportStrategy() - Method in class org.kuali.rice.kns.lookup.LookupResultsServiceImpl
-
- getDataField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getDataField(String, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getDataFieldByPath(String) - Method in class org.kuali.rice.krad.uif.view.ViewIndex
-
Retrieves a DataField
instance from the index
- getDataFieldByPropertyName(String) - Method in class org.kuali.rice.krad.uif.view.ViewIndex
-
Retrieves a DataField
instance that has the given property name
specified (note this is not the full binding path and first match is returned)
- getDataFieldIndex() - Method in class org.kuali.rice.krad.uif.view.ViewIndex
-
Gets the Map that contains attribute field indexing information.
- getDataFields() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
List of Field
instances that make up the tables body.
- getDataFromEDLDocument(Element, boolean) - Static method in class org.kuali.rice.edl.impl.EDLXmlUtils
-
- getDataGroupPrototype() - Method in class org.kuali.rice.krad.uif.container.NodePrototype
-
- getDataObject() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Returns instance of the data object that is being maintained
- getDataObject() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- getDataObject() - Method in class org.kuali.rice.krad.web.form.InquiryForm
-
Result data object for inquiry that will be display with the view
- getDataObjectAuthorizationService() - Method in class org.kuali.rice.krad.inquiry.InquirableImpl
-
- getDataObjectAuthorizationService() - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- getDataObjectAuthorizationService() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- getDataObjectAuthorizationService() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- getDataObjectAuthorizationService() - Method in class org.kuali.rice.krad.service.impl.MaintenanceDocumentServiceImpl
-
- getDataObjectAuthorizationService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getDataObjectClass() - Method in class org.kuali.rice.core.api.uif.RemotableQuickFinder.Builder
-
- getDataObjectClass() - Method in class org.kuali.rice.core.api.uif.RemotableQuickFinder
-
- getDataObjectClass(String) - Method in class org.kuali.rice.kns.service.impl.MaintenanceDocumentDictionaryServiceImpl
-
Deprecated.
- getDataObjectClass(String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
-
Deprecated.
The instance of the business object class associated with this document type name
- getDataObjectClass() - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
- getDataObjectClass() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- getDataObjectClass() - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
- getDataObjectClass() - Method in class org.kuali.rice.krad.inquiry.InquirableImpl
-
Retrieves the data object class configured for this inquirable
- getDataObjectClass() - Method in interface org.kuali.rice.krad.lookup.Lookupable
-
Returns the class for the data object the lookup is configured with
- getDataObjectClass() - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- getDataObjectClass() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Returns the class for the data object being maintained
- getDataObjectClass() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- getDataObjectClass() - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorMaintainable
-
- getDataObjectClass() - Method in class org.kuali.rice.krms.impl.ui.TermMaintainable
-
- getDataObjectClass() - Method in class org.kuali.rice.krms.impl.ui.TermSpecificationMaintainable
-
- getDataObjectClassName() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Class name for the data object the query should be performed against
- getDataObjectClassName() - Method in class org.kuali.rice.krad.uif.view.InquiryView
-
Class name for the object the inquiry applies to
- getDataObjectClassName() - Method in class org.kuali.rice.krad.uif.view.LookupView
-
Class name for the object the lookup applies to
- getDataObjectClassName() - Method in class org.kuali.rice.krad.uif.view.MaintenanceView
-
Class name for the object the maintenance document applies to
- getDataObjectClassName() - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
- getDataObjectClassName() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- getDataObjectClassName() - Method in class org.kuali.rice.krad.web.form.InquiryForm
-
Class name of the data object the inquiry will display
- getDataObjectClassName() - Method in class org.kuali.rice.krad.web.form.LookupForm
-
- getDataObjectClassName() - Method in class org.kuali.rice.krad.web.form.MaintenanceForm
-
- getDataObjectContext(View, ViewModel) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
-
Retrieves the object from the model that is used as the context for permission checks
- getDataObjectEntries() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndex
-
- getDataObjectEntry() - Method in class org.kuali.rice.krad.datadictionary.ComplexAttributeDefinition
-
- getDataObjectEntry(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
- getDataObjectEntry(DataDictionaryIndex, String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
-
- getDataObjectEntry(DataDictionaryIndex, String) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
-
- getDataObjectEntry(Class<?>) - Method in class org.kuali.rice.krad.service.impl.DataObjectMetaDataServiceImpl
-
- getDataObjectEntryForConcreteClass(DataDictionaryIndex, String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
-
- getDataObjectEntryForConcreteClass(DataDictionaryIndex, String) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
-
This method gets the DataOjectEntry (or subclass) for a concrete class
- getDataObjectFromXML(String) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
Retrieves substring of document contents from maintainable tag name.
- getDataObjectIdentifierString(Object) - Method in interface org.kuali.rice.krad.service.DataObjectMetaDataService
-
Builds a string that uniquely identifiers the data object instance
- getDataObjectIdentifierString(Object) - Method in class org.kuali.rice.krad.service.impl.DataObjectMetaDataServiceImpl
-
- getDataObjectMetaDataService() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
- getDataObjectMetaDataService() - Method in class org.kuali.rice.krad.inquiry.InquirableImpl
-
- getDataObjectMetaDataService() - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- getDataObjectMetaDataService() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- getDataObjectMetaDataService() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- getDataObjectMetaDataService() - Method in class org.kuali.rice.krad.service.impl.BusinessObjectServiceImpl
-
- getDataObjectMetaDataService() - Method in class org.kuali.rice.krad.service.impl.DataDictionaryRemoteFieldServiceImpl
-
- getDataObjectMetaDataService() - Method in class org.kuali.rice.krad.service.impl.MaintenanceDocumentServiceImpl
-
- getDataObjectMetaDataService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getDataObjectRelationship(Object, Class<?>, String, String, boolean, boolean, boolean) - Method in interface org.kuali.rice.krad.service.DataObjectMetaDataService
-
Attempts to find a relationship for the given attribute within the given
data object
- getDataObjectRelationship(Object, Class<?>, String, String, boolean, boolean, boolean) - Method in class org.kuali.rice.krad.service.impl.DataObjectMetaDataServiceImpl
-
- getDataObjectRelationship(RelationshipDefinition, Object, Class<?>, String, String, boolean, boolean, boolean) - Method in class org.kuali.rice.krad.service.impl.DataObjectMetaDataServiceImpl
-
- getDataObjectRelationships(Class<?>) - Method in interface org.kuali.rice.krad.service.DataObjectMetaDataService
-
Attempts to find relationships for the given data object class
- getDataObjectRelationships(Class<?>) - Method in class org.kuali.rice.krad.service.impl.DataObjectMetaDataServiceImpl
-
- getDataSets() - Method in class org.kuali.rice.core.api.impex.ExportDataSet
-
- getDataSource(String) - Method in class org.kuali.rice.core.framework.persistence.ojb.RiceDataSourceConnectionFactory
-
Return the DataSource to use for the given JCD alias.
- getDataSource() - Method in class org.kuali.rice.core.impl.config.module.CoreConfigurer
-
- getDataSource() - Method in class org.kuali.rice.kew.config.KEWConfigurer
-
- getDataSource() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
For the following methods, we go directly to the SpringLoader because we do NOT want them to
be wrapped in any sort of proxy.
- getDataSource() - Static method in class org.kuali.rice.test.TestHarnessServiceLocator
-
- getDataSourceFromJndi(Config, String) - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.PrimaryDataSourceFactoryBean
-
- getDataSourceName() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- getDataType() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- getDataType() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField
-
- getDataType() - Method in interface org.kuali.rice.core.api.uif.RemotableAttributeFieldContract
-
The dataType of the attribute.
- getDataType() - Method in interface org.kuali.rice.kew.api.document.attribute.DocumentAttributeContract
-
Returns the data type of this document attribute.
- getDataType() - Method in class org.kuali.rice.kew.api.document.attribute.DocumentAttributeDateTime.Builder
-
- getDataType() - Method in class org.kuali.rice.kew.api.document.attribute.DocumentAttributeDateTime
-
- getDataType() - Method in class org.kuali.rice.kew.api.document.attribute.DocumentAttributeDecimal.Builder
-
- getDataType() - Method in class org.kuali.rice.kew.api.document.attribute.DocumentAttributeDecimal
-
- getDataType() - Method in class org.kuali.rice.kew.api.document.attribute.DocumentAttributeInteger.Builder
-
- getDataType() - Method in class org.kuali.rice.kew.api.document.attribute.DocumentAttributeInteger
-
- getDataType() - Method in class org.kuali.rice.kew.api.document.attribute.DocumentAttributeString.Builder
-
- getDataType() - Method in class org.kuali.rice.kew.api.document.attribute.DocumentAttributeString
-
- getDataType() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- getDataType() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
-
- getDataType() - Method in interface org.kuali.rice.krad.datadictionary.validation.constraint.DataTypeConstraint
-
- getDataTypeClass(RemotableAttributeField) - Static method in class org.kuali.rice.kew.docsearch.DocumentSearchInternalUtils
-
- getDataTypeClass() - Method in class org.kuali.rice.kew.docsearch.DocumentSearchInternalUtils.SearchableAttributeConfiguration
-
- getDate(Object, DateTimeService) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
-
- getDateApplicationDocumentStatusChangedFrom() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- getDateApplicationDocumentStatusChangedFrom() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria
-
- getDateApplicationDocumentStatusChangedFrom() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchCriteriaContract
-
Returns the inclusive lower end of the date of application document status change criteria to search against when executing the document search.
- getDateApplicationDocumentStatusChangedTo() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- getDateApplicationDocumentStatusChangedTo() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria
-
- getDateApplicationDocumentStatusChangedTo() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchCriteriaContract
-
Returns the inclusive upper end of the date of application document status change criteria to search against when executing the document search.
- getDateApproved() - Method in class org.kuali.rice.kew.api.document.Document.Builder
-
- getDateApproved() - Method in class org.kuali.rice.kew.api.document.Document
-
- getDateApproved() - Method in interface org.kuali.rice.kew.api.document.DocumentContract
-
Retrieve the document approval date
- getDateApproved() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getDateApproved() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getDateApprovedFrom() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- getDateApprovedFrom() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria
-
- getDateApprovedFrom() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchCriteriaContract
-
Returns the inclusive lower end of the date approved criteria to search against when executing the document search.
- getDateApprovedSql(DateTime, DateTime, String) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- getDateApprovedTo() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- getDateApprovedTo() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria
-
- getDateApprovedTo() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchCriteriaContract
-
Returns the inclusive upper end of the date approved criteria to search against when executing the document search.
- getDateAssigned() - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- getDateAssignedString() - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- getDateAssignedString() - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- getDateAssignedString() - Method in class org.kuali.rice.kew.api.action.ActionItem
-
- getDateAssignedString() - Method in interface org.kuali.rice.kew.api.action.ActionItemContract
-
- getDateControl() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getDateCreated() - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- getDateCreated() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- getDateCreated() - Method in interface org.kuali.rice.kew.api.action.ActionRequestContract
-
- getDateCreated() - Method in class org.kuali.rice.kew.api.document.Document.Builder
-
- getDateCreated() - Method in class org.kuali.rice.kew.api.document.Document
-
- getDateCreated() - Method in interface org.kuali.rice.kew.api.document.DocumentContract
-
Retrieve the document creation date
- getDateCreated() - Method in interface org.kuali.rice.kew.docsearch.DocumentSearchCriteriaEbo
-
- getDateCreated() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getDateCreated() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl.ModifiableDocument
-
Immutable value which is accessed frequently, provide direct access to it.
- getDateCreated() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getDateCreatedFrom() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- getDateCreatedFrom() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria
-
- getDateCreatedFrom() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchCriteriaContract
-
Returns the inclusive lower end of the date created criteria to search against when executing the document search.
- getDateCreatedSql(DateTime, DateTime, String) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- getDateCreatedTo() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- getDateCreatedTo() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria
-
- getDateCreatedTo() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchCriteriaContract
-
Returns the inclusive upper end of the date created criteria to search against when executing the document search.
- getDateFinalized() - Method in class org.kuali.rice.kew.api.document.Document.Builder
-
- getDateFinalized() - Method in class org.kuali.rice.kew.api.document.Document
-
- getDateFinalized() - Method in interface org.kuali.rice.kew.api.document.DocumentContract
-
Retrieve the document finalization date
- getDateFinalized() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getDateFinalized() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getDateFinalizedFrom() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- getDateFinalizedFrom() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria
-
- getDateFinalizedFrom() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchCriteriaContract
-
Returns the inclusive lower end of the date finalized criteria to search against when executing the document search.
- getDateFinalizedSql(DateTime, DateTime, String) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- getDateFinalizedTo() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- getDateFinalizedTo() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria
-
- getDateFinalizedTo() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchCriteriaContract
-
Returns the inclusive upper end of the date finalized criteria to search against when executing the document search.
- getDateFormatString(String) - Method in interface org.kuali.rice.core.framework.persistence.platform.DatabasePlatform
-
- getDateFormatString(String) - Method in class org.kuali.rice.core.framework.persistence.platform.DerbyDatabasePlatform
-
- getDateFormatString(String) - Method in class org.kuali.rice.core.framework.persistence.platform.MySQLDatabasePlatform
-
- getDateFormatString(String) - Method in class org.kuali.rice.core.framework.persistence.platform.OracleDatabasePlatform
-
- getDateLastModified() - Method in class org.kuali.rice.kew.api.document.Document.Builder
-
- getDateLastModified() - Method in class org.kuali.rice.kew.api.document.Document
-
- getDateLastModified() - Method in interface org.kuali.rice.kew.api.document.DocumentContract
-
Retrieve the document last-modified date
- getDateLastModified() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getDateLastModified() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getDateLastModifiedFrom() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- getDateLastModifiedFrom() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria
-
- getDateLastModifiedFrom() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchCriteriaContract
-
Returns the inclusive lower end of the date last modified criteria to search against when executing the document search.
- getDateLastModifiedSql(DateTime, DateTime, String) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- getDateLastModifiedTo() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- getDateLastModifiedTo() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria
-
- getDateLastModifiedTo() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchCriteriaContract
-
Returns the inclusive upper end of the date last modified criteria to search against when executing the document search.
- getDateModified() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getDateModified() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getDatePicker() - Method in class org.kuali.rice.krad.uif.control.TextControl
-
Renders a calendar that can be used to select a date value for the text
control.
- getDateRef() - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- getDateSQL(String, String) - Method in class org.kuali.rice.core.framework.persistence.platform.ANSISqlDatabasePlatform
-
- getDateSQL(String, String) - Method in interface org.kuali.rice.core.framework.persistence.platform.DatabasePlatform
-
Supplies the sql for a given date string that will satisfy a where clause
- getDateSQL(String, String) - Method in class org.kuali.rice.core.framework.persistence.platform.OracleDatabasePlatform
-
Converts date-only values into JDBC d{...} date literals, but converts date-and-time values into timestamp
strings that are then converted into date values via the strToDateFunction.
- getDateTimeAssigned() - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- getDateTimeAssigned() - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- getDateTimeAssigned() - Method in class org.kuali.rice.kew.api.action.ActionItem
-
- getDateTimeAssigned() - Method in interface org.kuali.rice.kew.api.action.ActionItemContract
-
- getDateTimeService() - Static method in class org.kuali.rice.core.api.CoreApiServiceLocator
-
- getDateTimeService() - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.SqlBuilder
-
- getDateTimeService() - Method in class org.kuali.rice.core.web.format.DateFormatter
-
- getDateTimeService() - Method in class org.kuali.rice.core.web.format.TimestampAMPMFormatter
-
- getDateTimeService() - Static method in class org.kuali.rice.kns.lookup.LookupUtils
-
- getDateTimeService() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
- 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.service.impl.DocumentServiceImpl
-
- getDateTimeService() - Method in class org.kuali.rice.krad.web.bind.UifDateEditor
-
Gets the date time service.
- getDayTimeUnit() - Method in class edu.sampleu.kew.krad.form.StatsForm
-
- getDayTimeUnit() - Method in class org.kuali.rice.kew.stats.web.StatsForm
-
- getDbPlatform() - Method in interface org.kuali.rice.core.framework.persistence.dao.PlatformAwareDao
-
- getDbPlatform() - Method in class org.kuali.rice.core.framework.persistence.jdbc.dao.PlatformAwareDaoBaseJdbc
-
- getDbPlatform() - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.Criteria
-
- getDbPlatform() - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.SqlBuilder
-
- getDbPlatform() - Method in class org.kuali.rice.core.framework.persistence.ojb.dao.PlatformAwareDaoBaseOjb
-
- getDbPlatform() - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- getDdAttributeEntryName() - Method in class org.kuali.rice.kns.web.ui.HeaderField
-
Deprecated.
- getDdService() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
Gets the ddService attribute.
- getDdService() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- getDeactivationDate() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getDeceasedDate() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- getDeceasedDate() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics
-
- getDeceasedDate() - Method in interface org.kuali.rice.kim.api.identity.personal.EntityBioDemographicsContract
-
- getDefaultActionRequestValue() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- getDefaultActions() - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- getDefaultActionToTake() - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- getDefaultAddress() - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo.Builder
-
- getDefaultAddress() - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo
-
- getDefaultAddress() - Method in interface org.kuali.rice.kim.api.identity.type.EntityTypeContactInfoContract
-
Returns the default address record for the identity.
- getDefaultAddress() - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfoDefault.Builder
-
- getDefaultAddress() - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfoDefault
-
- getDefaultAffiliation() - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- getDefaultAffiliation() - Method in class org.kuali.rice.kim.api.identity.entity.Entity
-
- getDefaultAffiliation() - Method in interface org.kuali.rice.kim.api.identity.entity.EntityContract
-
- getDefaultAffiliation() - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefault.Builder
-
- getDefaultAffiliation() - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefault
-
- getDefaultApprovePolicy() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getDefaultApprovePolicyDisplayValue() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getDefaultBaseLookupURL() - Method in class edu.sampleu.bookstore.document.attribs.BookTypeSearchableAttribute
-
- 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.
- getDefaultButtonImageUrl(String) - Static method in class org.kuali.rice.kns.util.WebUtils
-
Generates a default button image URL, in the form of:
${kr.externalizable.images.url}buttonsmall_${imageName}.gif
- getDefaultCampusCode() - Method in interface org.kuali.rice.kim.util.Constants
-
Gets the value of defaultCampusCode
- getDefaultChartCode() - Method in interface org.kuali.rice.kim.util.Constants
-
- getDefaultClass() - Method in class org.kuali.rice.kew.engine.node.NodeType
-
- getDefaultClassLoader() - Static method in class org.kuali.rice.core.api.util.ClassLoaderUtils
-
Returns the default class loader within the current context.
- getDefaultConfigPackagePath() - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
- getDefaultConfigPackagePath() - Method in class org.kuali.rice.kim.config.KIMConfigurer
-
- getDefaultCountry() - Method in interface org.kuali.rice.location.api.country.CountryService
-
Returns the system default country.
- getDefaultCountry() - Method in class org.kuali.rice.location.framework.country.AbstractCountryValuesFinderBase
-
Returns the default country to use for this values finder.
- getDefaultCountry() - Method in class org.kuali.rice.location.impl.country.CountryServiceImpl
-
- getDefaultCountryCode() - Method in interface org.kuali.rice.kim.util.Constants
-
Gets the value of defaultCountryCode
- getDefaultDataSourceJndiParam() - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.PrimaryDataSourceFactoryBean
-
- getDefaultDataSourceJndiParamByType() - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.PrimaryDataSourceFactoryBean
-
- getDefaultDataSourceParam() - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.PrimaryDataSourceFactoryBean
-
- getDefaultDataSourceParamByType() - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.PrimaryDataSourceFactoryBean
-
- getDefaultDateAndTimeFormat() - Static method in class org.kuali.rice.core.api.util.RiceConstants
-
- getDefaultDateFormat() - Static method in class org.kuali.rice.core.api.util.RiceConstants
-
- getDefaultDocumentTypeName() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementGroupDocumentForm
-
- getDefaultDocumentTypeName() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- getDefaultDocumentTypeName() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- getDefaultDocumentTypeName() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- getDefaultDocumentTypeName() - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
-
- getDefaultDOM() - Method in class org.kuali.rice.edl.impl.EDLController
-
- getDefaultEmailAddress() - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo.Builder
-
- getDefaultEmailAddress() - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo
-
- getDefaultEmailAddress() - Method in interface org.kuali.rice.kim.api.identity.type.EntityTypeContactInfoContract
-
Returns the default email record for the identity.
- getDefaultEmailAddress() - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfoDefault.Builder
-
- getDefaultEmailAddress() - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfoDefault
-
- getDefaultExceptionWorkgroup() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getDefaultExistenceCheckFieldNames() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- getDefaultExistenceChecks(Class) - Method in class org.kuali.rice.kns.service.impl.MaintenanceDocumentDictionaryServiceImpl
-
Deprecated.
- getDefaultExistenceChecks(String) - Method in class org.kuali.rice.kns.service.impl.MaintenanceDocumentDictionaryServiceImpl
-
Deprecated.
- getDefaultExistenceChecks(String) - Method in class org.kuali.rice.kns.service.impl.TransactionalDocumentDictionaryServiceImpl
-
Deprecated.
This overridden method ...
- getDefaultExistenceChecks(TransactionalDocument) - Method in class org.kuali.rice.kns.service.impl.TransactionalDocumentDictionaryServiceImpl
-
Deprecated.
This overridden method ...
- getDefaultExistenceChecks(Class) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
-
Deprecated.
The collection of ReferenceDefinition objects defined as DefaultExistenceChecks for the MaintenanceDocument
- getDefaultExistenceChecks(String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
-
Deprecated.
The collection of ReferenceDefinition objects defined as DefaultExistenceChecks for the MaintenanceDocument
- getDefaultExistenceChecks(TransactionalDocument) - Method in interface org.kuali.rice.kns.service.TransactionalDocumentDictionaryService
-
Deprecated.
The collection of ReferenceDefinition objects defined as DefaultExistenceChecks for the MaintenanceDocument.
- getDefaultExistenceChecks(String) - Method in interface org.kuali.rice.kns.service.TransactionalDocumentDictionaryService
-
Deprecated.
The collection of ReferenceDefinition objects defined as DefaultExistenceChecks for the MaintenanceDocument.
- getDefaultExistenceChecks() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- getDefaultExistenceChecks(Class) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
-
Retrieves the collection of ReferenceDefinition objects defined as DefaultExistenceChecks
for the MaintenanceDocument associated with the given data object class
- getDefaultExistenceChecks(Document) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
-
Retrieves the collection of ReferenceDefinition objects defined as DefaultExistenceChecks
for the document instance
- getDefaultExistenceChecks(String) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
-
Retrieves the collection of ReferenceDefinition objects defined as DefaultExistenceChecks
for the document entry associated with the given document type name
- getDefaultExistenceChecks(Class) - Method in class org.kuali.rice.krad.service.impl.DocumentDictionaryServiceImpl
-
- getDefaultExistenceChecks(Document) - Method in class org.kuali.rice.krad.service.impl.DocumentDictionaryServiceImpl
-
- getDefaultExistenceChecks(String) - Method in class org.kuali.rice.krad.service.impl.DocumentDictionaryServiceImpl
-
- getDefaultItem(Collection<T>) - Static method in class org.kuali.rice.kim.api.identity.EntityUtils
-
- getDefaultKewNoteClass() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getDefaultKewNoteClass() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getDefaultLookupHelpResourceKey() - Method in class org.kuali.rice.kns.web.struts.action.KualiHelpAction
-
- getDefaultMapping() - Method in class org.kuali.rice.kew.web.KewKualiAction
-
- getDefaultName() - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- getDefaultName() - Method in class org.kuali.rice.kim.api.identity.entity.Entity
-
- getDefaultName() - Method in interface org.kuali.rice.kim.api.identity.entity.EntityContract
-
- getDefaultName() - Method in class org.kuali.rice.kim.api.identity.principal.EntityNamePrincipalName.Builder
-
- getDefaultName() - Method in class org.kuali.rice.kim.api.identity.principal.EntityNamePrincipalName
-
- getDefaultNameMapper() - Method in class org.kuali.rice.kim.ldap.EntityDefaultMapper
-
Gets the value of defaultNameMapper
- getDefaultNameMapper() - Method in class org.kuali.rice.kim.ldap.EntityMapper
-
Gets the value of defaultNameMapper
- getDefaultNameMapper() - Method in class org.kuali.rice.kim.ldap.EntityNamePrincipalNameMapper
-
Gets the value of defaultNameMapper
- getDefaultNamesForEntityIds(List<String>) - Method in class org.kuali.rice.kim.dao.impl.LdapPrincipalDaoImpl
-
- getDefaultNamesForEntityIds(List<String>) - Method in interface org.kuali.rice.kim.dao.LdapPrincipalDao
-
- getDefaultNamesForEntityIds(List<String>) - Method in interface org.kuali.rice.kim.dao.PrincipalDao
-
- getDefaultNamesForPrincipalId(String) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
This returns the display name information for the given principal
without loading the full person object.
- getDefaultNamesForPrincipalId(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- getDefaultNamesForPrincipalId(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- getDefaultNamesForPrincipalIds(List<String>) - Method in class org.kuali.rice.kim.dao.impl.LdapPrincipalDaoImpl
-
- getDefaultNamesForPrincipalIds(List<String>) - Method in interface org.kuali.rice.kim.dao.LdapPrincipalDao
-
- getDefaultNamesForPrincipalIds(List<String>) - Method in interface org.kuali.rice.kim.dao.PrincipalDao
-
- getDefaultNodePrototype() - Method in class org.kuali.rice.krad.uif.container.TreeGroup
-
- getDefaultNonTransactionalDataSourceJndiParam() - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.PrimaryDataSourceFactoryBean
-
- getDefaultNonTransactionalDataSourceParam() - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.PrimaryDataSourceFactoryBean
-
- 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
- getDefaultPhoneNumber() - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo.Builder
-
- getDefaultPhoneNumber() - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo
-
- getDefaultPhoneNumber() - Method in interface org.kuali.rice.kim.api.identity.type.EntityTypeContactInfoContract
-
Returns the default phone record for the identity.
- getDefaultPhoneNumber() - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfoDefault.Builder
-
- getDefaultPhoneNumber() - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfoDefault
-
- getDefaultSort() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- getDefaultSortAttributeNames() - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- getDefaultSortAttributeNames() - Method in class org.kuali.rice.krad.uif.view.LookupView
-
- getDefaultSortColumns() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
Uses the DD to determine which is the default sort order.
- getDefaultSortColumns() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
- getDefaultSortColumns() - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
This method returns a list of the default columns used to sort the result set.
- getDefaultSortColumns() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
This method returns a list of the default columns used to sort the result set.
- getDefaultSpringBeansPath(String) - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
- getDefaultTimeFormat() - Static method in class org.kuali.rice.core.api.util.RiceConstants
-
- getDefaultValue() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateAttribute.Builder
-
- getDefaultValue() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateAttribute
-
- getDefaultValue() - Method in interface org.kuali.rice.kew.api.rule.RuleTemplateAttributeContract
-
- getDefaultValue() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateAttributeBo
-
- getDefaultValue() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- getDefaultValue() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- getDefaultValue() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getDefaultValue() - Method in class org.kuali.rice.krad.uif.field.DataField
-
Default value for the model property the field points to
- getDefaultValue() - Method in enum org.kuali.rice.krms.api.engine.ExecutionFlag
-
Returns the default value for the flag if it has not been explicitly set.
- getDefaultValueFinderClass() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- getDefaultValueFinderClass() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- getDefaultValueFinderClass() - Method in class org.kuali.rice.krad.uif.field.DataField
-
Gives Class that should be invoked to produce the default value for the
field
- getDefaultValueList() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
-
- getDefaultValueList() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.LookupConstraintParamMapping
-
- getDefaultValues() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- getDefaultValues() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField
-
- getDefaultValues() - Method in interface org.kuali.rice.core.api.uif.RemotableAttributeFieldContract
-
The default values for the attribute.
- getDefaultValueString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
-
- getDefaultValueString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.LookupConstraintParamMapping
-
- getDefinition() - Method in class org.kuali.rice.edl.impl.bo.EDocLiteAssociation
-
- getDefinition() - Method in interface org.kuali.rice.kew.rule.Rule
-
- getDefinition(String) - Method in class org.kuali.rice.kns.datadictionary.validation.MaintenanceDocumentAttributeValueReader
-
Deprecated.
- getDefinition(String) - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
-
This method provides access to the constrainable attribute definition of a specific attribute name.
- getDefinition(String) - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
-
- getDefinition() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
-
- getDefinition(String) - Method in class org.kuali.rice.krad.datadictionary.validation.SingleAttributeValueReader
-
- getDefinitionElement() - Method in class org.kuali.rice.edl.impl.components.SimpleWorkflowEDLConfigComponent
-
- getDefinitions() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- getDefinitions() - Method in class org.kuali.rice.kim.impl.type.IdentityManagementTypeAttributeTransactionalDocument
-
- getDefinitions() - Method in class org.kuali.rice.kim.impl.type.KimTypeAttributesHelper
-
- getDefinitions() - Method in class org.kuali.rice.kns.datadictionary.validation.MaintenanceDocumentAttributeValueReader
-
Deprecated.
- getDefinitions() - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
-
This method returns a list of all constrainable dictionary metadata definitions for attributes or fields encapsulated by this object.
- getDefinitions() - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
-
- getDefinitions() - Method in class org.kuali.rice.krad.datadictionary.validation.SingleAttributeValueReader
-
- getDefinitionsKeyedByAttributeName() - Method in class org.kuali.rice.kim.impl.type.IdentityManagementTypeAttributeTransactionalDocument
-
- getDefinitionXml(EDocLiteAssociation) - Method in interface org.kuali.rice.edl.impl.service.EDocLiteService
-
- getDefinitionXml(EDocLiteAssociation) - Method in class org.kuali.rice.edl.impl.service.impl.EDocLiteServiceImpl
-
- getDelayedAsynchronousServiceCallProxy(QName, String, Serializable, String, String, long) - Method in class org.kuali.rice.ksb.messaging.MessageHelperImpl
-
- getDelayedServiceAsynchronously(QName, DocumentRouteHeaderValue, long) - Static method in class org.kuali.rice.kew.messaging.MessageServiceNames
-
- getDelayedServiceAsynchronously(QName, String, long) - Static method in class org.kuali.rice.kew.messaging.MessageServiceNames
-
- getDelegateRequests(ActionRequestValue) - Method in interface org.kuali.rice.kew.actionrequest.service.ActionRequestService
-
- getDelegateRequests(ActionRequestValue) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
- getDelegateRule() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getDelegateRuleId() - Method in class org.kuali.rice.kew.rule.RuleDelegationBo
-
- getDelegates() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowMember.Builder
-
- getDelegates() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowMember
-
- getDelegates() - Method in interface org.kuali.rice.kew.api.peopleflow.PeopleFlowMemberContract
-
- getDelegates() - Method in class org.kuali.rice.kim.api.common.assignee.Assignee.Builder
-
- getDelegates() - Method in class org.kuali.rice.kim.api.common.assignee.Assignee
-
- getDelegates() - Method in interface org.kuali.rice.kim.api.common.assignee.AssigneeContract
-
List of Delegates for a Permission Assignee
- getDelegates() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction.Builder
-
- getDelegates() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction
-
- getDelegates() - Method in interface org.kuali.rice.kim.api.responsibility.ResponsibilityActionContract
-
The delegates for this responsibility action.
- getDelegates() - Method in class org.kuali.rice.kim.api.role.RoleMembership.Builder
-
- getDelegates() - Method in class org.kuali.rice.kim.api.role.RoleMembership
-
- getDelegates() - Method in interface org.kuali.rice.kim.api.role.RoleMembershipContract
-
- getDelegateTemplateName() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- getDelegateTypeByDelegationId(String) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
- getDelegateTypeByDelegationId(String) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- getDelegateTypeByRoleIdAndDelegateTypeCode(String, DelegationType) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
- getDelegateTypeByRoleIdAndDelegateTypeCode(String, DelegationType) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- getDelegation() - Method in class org.kuali.rice.kim.rule.event.ui.AddDelegationEvent
-
- getDelegationBosForRoleIds(Collection<String>) - Method in interface org.kuali.rice.kim.impl.role.RoleDao
-
- getDelegationBosForRoleIds(Collection<String>) - Method in class org.kuali.rice.kim.impl.role.RoleDaoOjb
-
- getDelegationGroupsForGroupIdsAndDelegationIds(Collection<String>, List<String>) - Method in interface org.kuali.rice.kim.impl.role.RoleDao
-
- getDelegationGroupsForGroupIdsAndDelegationIds(Collection<String>, List<String>) - Method in class org.kuali.rice.kim.impl.role.RoleDaoOjb
-
- getDelegationId() - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- getDelegationId() - Method in class org.kuali.rice.kim.api.common.delegate.DelegateMember.Builder
-
- getDelegationId() - Method in class org.kuali.rice.kim.api.common.delegate.DelegateMember
-
- getDelegationId() - Method in interface org.kuali.rice.kim.api.common.delegate.DelegateMemberContract
-
- getDelegationId() - Method in class org.kuali.rice.kim.api.common.delegate.DelegateType.Builder
-
- getDelegationId() - Method in class org.kuali.rice.kim.api.common.delegate.DelegateType
-
- getDelegationId() - Method in interface org.kuali.rice.kim.api.common.delegate.DelegateTypeContract
-
- getDelegationId() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegation
-
- getDelegationId() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationId
-
- getDelegationId() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- getDelegationId() - Method in class org.kuali.rice.kim.document.IdentityManagementKimDocument
-
- getDelegationImplMapFromRoleIds(Collection<String>) - Method in interface org.kuali.rice.kim.impl.role.RoleDao
-
- getDelegationImplMapFromRoleIds(Collection<String>) - Method in class org.kuali.rice.kim.impl.role.RoleDaoOjb
-
- getDelegationMember() - Method in class org.kuali.rice.kim.rule.event.ui.AddDelegationMemberEvent
-
- getDelegationMember() - Method in class org.kuali.rice.kim.rule.event.ui.AddPersonDelegationMemberEvent
-
- getDelegationMember() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- getDelegationMemberAttributeData(List<RoleDocumentDelegationMemberQualifier>, List<DelegateMemberAttributeDataBo>, boolean, String) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getDelegationMemberBusinessObjectName() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- getDelegationMemberByDelegationAndMemberId(String, String) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
- getDelegationMemberByDelegationAndMemberId(String, String) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- getDelegationMemberById(String) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
- getDelegationMemberById(String) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- getDelegationMemberFieldConversions() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- getDelegationMemberId() - Method in class org.kuali.rice.kim.api.common.delegate.DelegateMember.Builder
-
- getDelegationMemberId() - Method in class org.kuali.rice.kim.api.common.delegate.DelegateMember
-
- getDelegationMemberId() - Method in interface org.kuali.rice.kim.api.common.delegate.DelegateMemberContract
-
- getDelegationMemberId() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- getDelegationMemberId() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMemberId
-
- getDelegationMemberId() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMemberQualifier
-
- getDelegationMemberRoleMemberId() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- getDelegationMembers() - Method in class org.kuali.rice.kim.document.IdentityManagementKimDocument
-
- getDelegationMembers() - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- getDelegationMembers(List<RoleDocumentDelegationMember>, List<DelegateMemberBo>, boolean, String) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getDelegationMembersByDelegationId(String) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
Gets delegation member information based on the given search criteria.
- getDelegationMembersByDelegationId(String) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- getDelegationPrincipalsForPrincipalIdAndDelegationIds(Collection<String>, String) - Method in interface org.kuali.rice.kim.impl.role.RoleDao
-
- getDelegationPrincipalsForPrincipalIdAndDelegationIds(Collection<String>, String) - Method in class org.kuali.rice.kim.impl.role.RoleDaoOjb
-
- getDelegationRoleMemberToJumpTo(HttpServletRequest) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementRoleDocumentAction
-
- getDelegationRule() - Method in class org.kuali.rice.kew.api.rule.RuleDelegation.Builder
-
- getDelegationRule() - Method in class org.kuali.rice.kew.api.rule.RuleDelegation
-
- getDelegationRule() - Method in interface org.kuali.rice.kew.api.rule.RuleDelegationContract
-
rule associated with the RuleDelegation
- getDelegationRule() - Method in class org.kuali.rice.kew.rule.RuleDelegationBo
-
- getDelegationRule(int) - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- getDelegationRule(int) - Method in class org.kuali.rice.kew.rule.web.WebRuleResponsibility
-
- getDelegationRuleBaseValues() - Method in class org.kuali.rice.kew.rule.RuleDelegationBo
-
- getDelegationRules() - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility.Builder
-
- getDelegationRules() - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility
-
- getDelegationRules() - Method in interface org.kuali.rice.kew.api.rule.RuleResponsibilityContract
-
list of RuleDelegations for the RuleResponsibility
- getDelegationRules() - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- getDelegations() - Method in class org.kuali.rice.kim.document.IdentityManagementKimDocument
-
- getDelegations() - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- getDelegationTemplate() - Method in class org.kuali.rice.kew.api.rule.RuleTemplate.Builder
-
- getDelegationTemplate() - Method in class org.kuali.rice.kew.api.rule.RuleTemplate
-
- getDelegationTemplate() - Method in interface org.kuali.rice.kew.api.rule.RuleTemplateContract
-
- getDelegationTemplate() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- getDelegationTemplateId() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- getDelegationType() - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- getDelegationType() - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- getDelegationType() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getDelegationType() - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- getDelegationType() - Method in class org.kuali.rice.kew.api.action.ActionItem
-
- getDelegationType() - Method in interface org.kuali.rice.kew.api.action.ActionItemContract
-
- getDelegationType() - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- getDelegationType() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- getDelegationType() - Method in interface org.kuali.rice.kew.api.action.ActionRequestContract
-
- getDelegationType() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDelegate.Builder
-
- getDelegationType() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDelegate
-
- getDelegationType() - Method in interface org.kuali.rice.kew.api.peopleflow.PeopleFlowDelegateContract
-
- getDelegationType() - Method in class org.kuali.rice.kew.api.rule.RuleDelegation.Builder
-
- getDelegationType() - Method in class org.kuali.rice.kew.api.rule.RuleDelegation
-
- getDelegationType() - Method in interface org.kuali.rice.kew.api.rule.RuleDelegationContract
-
type of delegation for the RuleDelegation
- getDelegationType() - Method in class org.kuali.rice.kew.rule.RuleDelegationBo
-
- getDelegationType() - Method in class org.kuali.rice.kim.api.common.delegate.DelegateType.Builder
-
- getDelegationType() - Method in class org.kuali.rice.kim.api.common.delegate.DelegateType
-
- getDelegationType() - Method in interface org.kuali.rice.kim.api.common.delegate.DelegateTypeContract
-
- getDelegationTypeCode() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getDelegationTypeCode() - Method in class org.kuali.rice.kew.rule.RuleDelegationBo
-
Getter for type code preserved for DD
- getDelegationTypeCode() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegation
-
- getDelegationTypeCode() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- getDelegationTypeService(String) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- getDelegator() - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- getDelegatorDisplayName() - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- getDelegatorFilter() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getDelegatorFilter() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getDelegatorFilter() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getDelegatorFilterChoices(HttpServletRequest) - Method in class org.kuali.rice.kew.preferences.web.PreferencesAction
-
- getDelegatorGroup() - Method in class org.kuali.rice.kew.actionitem.ActionItemActionListExtension
-
- getDelegatorGroup() - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- getDelegatorGroupId() - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- getDelegatorGroupId() - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- getDelegatorGroupId() - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- getDelegatorGroupId() - Method in class org.kuali.rice.kew.api.action.ActionItem
-
- getDelegatorGroupId() - Method in interface org.kuali.rice.kew.api.action.ActionItemContract
-
- getDelegatorGroupId() - Method in class org.kuali.rice.kew.api.action.ActionTaken.Builder
-
- getDelegatorGroupId() - Method in class org.kuali.rice.kew.api.action.ActionTaken
-
- getDelegatorGroupId() - Method in interface org.kuali.rice.kew.api.action.ActionTakenContract
-
- getDelegatorId() - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- getDelegatorName() - Method in class org.kuali.rice.kew.actionitem.ActionItemActionListExtension
-
- getDelegatorPerson() - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- getDelegatorPerson() - Method in class org.kuali.rice.kew.actionitem.ActionItemActionListExtension
-
- getDelegatorPrincipal() - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- getDelegatorPrincipalId() - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- getDelegatorPrincipalId() - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- getDelegatorPrincipalId() - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- getDelegatorPrincipalId() - Method in class org.kuali.rice.kew.api.action.ActionItem
-
- getDelegatorPrincipalId() - Method in interface org.kuali.rice.kew.api.action.ActionItemContract
-
- getDelegatorPrincipalId() - Method in class org.kuali.rice.kew.api.action.ActionTaken.Builder
-
- getDelegatorPrincipalId() - Method in class org.kuali.rice.kew.api.action.ActionTaken
-
- getDelegatorPrincipalId() - Method in interface org.kuali.rice.kew.api.action.ActionTakenContract
-
- getDelegators() - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- getDelimiter() - Method in class org.kuali.rice.krad.uif.control.CheckboxGroupControl
-
Delimiter string to be rendered between the checkbox group options,
defaults to none
- getDelimiter() - Method in class org.kuali.rice.krad.uif.control.RadioGroupControl
-
Delimiter string to be rendered between the radio group options, defaults
to none
- getDeliverer(MessageDelivery) - Method in class org.kuali.rice.kcb.service.impl.MessageDelivererRegistryServiceImpl
-
Implements by calling getDelivererByName for the delivery type name within the messageDelivery object.
- getDeliverer(MessageDelivery) - Method in interface org.kuali.rice.kcb.service.MessageDelivererRegistryService
-
This method returns the associated deliverer class instance for the given MessageDelivery instance.
- getDelivererByName(String) - Method in class org.kuali.rice.kcb.service.impl.MessageDelivererRegistryServiceImpl
-
Implements by doing a key lookup in the hashmap that acts as the deliverer plugin registry.
- getDelivererByName(String) - Method in interface org.kuali.rice.kcb.service.MessageDelivererRegistryService
-
This method returns the associated deliverer class instance for the given deliverer name.
- getDelivererName() - Method in class org.kuali.rice.kcb.bo.RecipientDelivererConfig
-
Gets the delivererName attribute.
- getDeliverersForRecipient(String) - Method in class org.kuali.rice.kcb.service.impl.RecipientPreferenceServiceImpl
-
- getDeliverersForRecipient(String) - Method in interface org.kuali.rice.kcb.service.RecipientPreferenceService
-
This method will retrieve all of the message deliverer configurations for a given user
- getDeliverersForRecipientAndChannel(String, String) - Method in class org.kuali.rice.kcb.service.impl.RecipientPreferenceServiceImpl
-
- getDeliverersForRecipientAndChannel(String, String) - Method in interface org.kuali.rice.kcb.service.RecipientPreferenceService
-
This method will retrieve all of the message deliverer configurations for a given user, associated with a
particular channel.
- getDeliverersForRecipientAndChannel(String, String) - Method in interface org.kuali.rice.ken.api.service.KENAPIService
-
Returns the names of all deliverers the recipient has configured for a given channel
- getDeliverersForRecipientAndChannel(String, String) - Method in class org.kuali.rice.ken.service.impl.KENAPIServiceImpl
-
- getDelivererSystemId() - Method in class org.kuali.rice.kcb.bo.MessageDelivery
-
Gets the delivererSystemId attribute.
- getDelivererTypeName() - Method in class org.kuali.rice.kcb.bo.MessageDelivery
-
Gets the delivererTypeName attribute.
- getDeliveryStatus() - Method in class org.kuali.rice.kcb.bo.MessageDelivery
-
Gets the deliveryStatus attribute.
- getDeliverySystemId() - Method in class org.kuali.rice.ken.bo.NotificationMessageDelivery
-
Gets the deliverySystemId attribute.
- getDeliveryType() - Method in class org.kuali.rice.kcb.api.message.MessageDTO
-
- getDeliveryType() - Method in class org.kuali.rice.kcb.bo.Message
-
Gets the deliveryType attribute.
- getDeliveryType() - Method in class org.kuali.rice.ken.bo.Notification
-
Gets the deliveryType attribute.
- getDepartmentLdapProperty() - Method in interface org.kuali.rice.kim.util.Constants
-
Gets the value of departmentLdapProperty
- getDependencyConstraints() - Method in class org.kuali.rice.krad.uif.field.InputField
-
- getDeploymentEnvironment() - Method in class org.kuali.rice.kew.mail.service.impl.ActionListEmailServiceImpl
-
- getDeploymentEnvironment() - Method in class org.kuali.rice.kew.mail.service.impl.BaseEmailContentServiceImpl
-
- getDerivedComponentSet(String) - Method in interface org.kuali.rice.coreservice.api.component.ComponentService
-
- getDerivedComponentSet(String) - Method in class org.kuali.rice.coreservice.impl.component.ComponentServiceImpl
-
- getDerivedValuesSetterClass() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
-
Deprecated.
- getDerivedValuesSetterClass() - Method in interface org.kuali.rice.kns.datadictionary.KNSDocumentEntry
-
Deprecated.
- getDerivedValuesSetterClass() - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- getDesc() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookup
-
- getDesc() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
-
- getDescription() - Method in class edu.sampleu.bookstore.bo.BookType
-
- getDescription() - Method in class edu.sampleu.bookstore.bo.BSAddressType
-
- getDescription() - Method in class org.kuali.rice.coreservice.api.parameter.Parameter.Builder
-
- getDescription() - Method in class org.kuali.rice.coreservice.api.parameter.Parameter
-
- getDescription() - Method in interface org.kuali.rice.coreservice.api.parameter.ParameterContract
-
This is the description for what the parameter is used for.
- getDescription() - Method in class org.kuali.rice.kcb.deliverer.impl.AOLInstantMessageDeliverer
-
- getDescription() - Method in class org.kuali.rice.kcb.deliverer.impl.EmailMessageDeliverer
-
- getDescription() - Method in class org.kuali.rice.kcb.deliverer.impl.MockMessageDeliverer
-
- getDescription() - Method in class org.kuali.rice.kcb.deliverer.impl.SMSMessageDeliverer
-
- getDescription() - Method in interface org.kuali.rice.kcb.deliverer.MessageDeliverer
-
This method returns the human readable description for this plugin.
- getDescription() - Method in class org.kuali.rice.ken.bo.NotificationChannel
-
Gets the description attribute.
- getDescription() - Method in class org.kuali.rice.ken.bo.NotificationContentType
-
Gets the description attribute.
- getDescription() - Method in class org.kuali.rice.ken.bo.NotificationPriority
-
Gets the description attribute.
- getDescription() - Method in class org.kuali.rice.ken.bo.NotificationProducer
-
Gets the description attribute.
- getDescription() - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- getDescription() - Method in class org.kuali.rice.kew.api.doctype.DocumentType
-
- getDescription() - Method in interface org.kuali.rice.kew.api.doctype.DocumentTypeContract
-
- getDescription() - Method in class org.kuali.rice.kew.api.extension.ExtensionDefinition.Builder
-
- getDescription() - Method in class org.kuali.rice.kew.api.extension.ExtensionDefinition
-
- getDescription() - Method in interface org.kuali.rice.kew.api.extension.ExtensionDefinitionContract
-
- getDescription() - Method in interface org.kuali.rice.kew.api.peopleflow.PeopleFlowContract
-
- getDescription() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition.Builder
-
- getDescription() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition
-
- getDescription() - Method in class org.kuali.rice.kew.api.repository.type.KewAttributeDefinition.Builder
-
- getDescription() - Method in class org.kuali.rice.kew.api.repository.type.KewAttributeDefinition
-
- getDescription() - Method in interface org.kuali.rice.kew.api.repository.type.KewAttributeDefinitionContract
-
- getDescription() - Method in class org.kuali.rice.kew.api.rule.Rule.Builder
-
- getDescription() - Method in class org.kuali.rice.kew.api.rule.Rule
-
- getDescription() - Method in interface org.kuali.rice.kew.api.rule.RuleContract
-
The description of the rule.
- getDescription() - Method in class org.kuali.rice.kew.api.rule.RuleTemplate.Builder
-
- getDescription() - Method in class org.kuali.rice.kew.api.rule.RuleTemplate
-
- getDescription() - Method in interface org.kuali.rice.kew.api.rule.RuleTemplateContract
-
- getDescription() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getDescription() - Method in interface org.kuali.rice.kew.doctype.bo.DocumentTypeEBO
-
- getDescription() - Method in class org.kuali.rice.kew.rule.bo.RuleAttribute
-
- getDescription() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- getDescription() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getDescription() - Method in class org.kuali.rice.kim.api.common.template.Template.Builder
-
- getDescription() - Method in class org.kuali.rice.kim.api.common.template.Template
-
- getDescription() - Method in interface org.kuali.rice.kim.api.common.template.TemplateContract
-
The description of the KIM Permission Template.
- getDescription() - Method in class org.kuali.rice.kim.api.group.Group.Builder
-
- getDescription() - Method in class org.kuali.rice.kim.api.group.Group
-
- getDescription() - Method in interface org.kuali.rice.kim.api.group.GroupContract
-
This a description for the Group.
- getDescription() - Method in class org.kuali.rice.kim.api.permission.Permission.Builder
-
- getDescription() - Method in class org.kuali.rice.kim.api.permission.Permission
-
- getDescription() - Method in interface org.kuali.rice.kim.api.permission.PermissionContract
-
The description of the Permission.
- getDescription() - Method in class org.kuali.rice.kim.api.responsibility.Responsibility.Builder
-
- getDescription() - Method in class org.kuali.rice.kim.api.responsibility.Responsibility
-
- getDescription() - Method in interface org.kuali.rice.kim.api.responsibility.ResponsibilityContract
-
The description of the Responsibility.
- getDescription() - Method in class org.kuali.rice.kim.api.role.Role.Builder
-
- getDescription() - Method in class org.kuali.rice.kim.api.role.Role
-
Verbose description of the role and functionally what permissions it implies.
- getDescription() - Method in interface org.kuali.rice.kim.api.role.RoleContract
-
A full textual description of this role.
- getDescription(String) - Method in class org.kuali.rice.kns.service.impl.TransactionalDocumentDictionaryServiceImpl
-
Deprecated.
- getDescription(String) - Method in interface org.kuali.rice.kns.service.TransactionalDocumentDictionaryService
-
Deprecated.
Retrieves the full description of the transactional document as described in its data dictionary entry.
- getDescription() - Method in class org.kuali.rice.kns.web.struts.form.KualiExceptionIncidentForm
-
- getDescription() - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
- getDescription() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
- getDescription() - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
- getDescription() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
If description wasn't set on this instance, use the value from its
delegate.
- getDescription() - Method in interface org.kuali.rice.krad.rules.rule.event.KualiDocumentEvent
-
A description of the event.
- getDescription() - Method in class org.kuali.rice.krad.rules.rule.event.KualiDocumentEventBase
-
- getDescription(String) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
-
Retrieves the full description of the document as described in its data dictionary entry
- getDescription(String) - Method in class org.kuali.rice.krad.service.impl.DocumentDictionaryServiceImpl
-
- getDescription() - Method in interface org.kuali.rice.krms.api.engine.ResultEvent
-
Returns the description of the ResultEvent as a String
- getDescription() - Method in class org.kuali.rice.krms.api.repository.action.ActionDefinition.Builder
-
- getDescription() - Method in class org.kuali.rice.krms.api.repository.action.ActionDefinition
-
- getDescription() - Method in interface org.kuali.rice.krms.api.repository.action.ActionDefinitionContract
-
Returns the description for what the parameter is used for.
- getDescription() - Method in class org.kuali.rice.krms.api.repository.context.ContextDefinition.Builder
-
- getDescription() - Method in class org.kuali.rice.krms.api.repository.context.ContextDefinition
-
- getDescription() - Method in interface org.kuali.rice.krms.api.repository.context.ContextDefinitionContract
-
Returns the description of the context definition.
- getDescription() - Method in class org.kuali.rice.krms.api.repository.function.FunctionDefinition.Builder
-
- getDescription() - Method in class org.kuali.rice.krms.api.repository.function.FunctionDefinition
-
- getDescription() - Method in interface org.kuali.rice.krms.api.repository.function.FunctionDefinitionContract
-
Returns the description of this function definition.
- getDescription() - Method in class org.kuali.rice.krms.api.repository.function.FunctionParameterDefinition.Builder
-
- getDescription() - Method in class org.kuali.rice.krms.api.repository.function.FunctionParameterDefinition
-
- getDescription() - Method in interface org.kuali.rice.krms.api.repository.function.FunctionParameterDefinitionContract
-
Returns the description of this parameter.
- getDescription() - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition.Builder
-
- getDescription() - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition
-
- getDescription() - Method in interface org.kuali.rice.krms.api.repository.proposition.PropositionDefinitionContract
-
Returns the description text for the KRMS proposition
- getDescription() - Method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition.Builder
-
- getDescription() - Method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition
-
- getDescription() - Method in interface org.kuali.rice.krms.api.repository.rule.RuleDefinitionContract
-
This is the description of the Rule
- getDescription() - Method in class org.kuali.rice.krms.api.repository.term.TermDefinition.Builder
-
- getDescription() - Method in class org.kuali.rice.krms.api.repository.term.TermDefinition
-
- getDescription() - Method in interface org.kuali.rice.krms.api.repository.term.TermDefinitionContract
-
- getDescription() - Method in class org.kuali.rice.krms.api.repository.term.TermSpecificationDefinition.Builder
-
- getDescription() - Method in class org.kuali.rice.krms.api.repository.term.TermSpecificationDefinition
-
- getDescription() - Method in interface org.kuali.rice.krms.api.repository.term.TermSpecificationDefinitionContract
-
- getDescription() - Method in class org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinition.Builder
-
- getDescription() - Method in class org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinition
-
- getDescription() - Method in interface org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinitionContract
-
Returns the description of the attribute.
- getDescription() - Method in class org.kuali.rice.krms.framework.engine.result.BasicResult
-
- getDescription() - Method in class org.kuali.rice.krms.framework.engine.result.TimingResult
-
- getDescriptor() - Method in class org.kuali.rice.ksb.api.registry.ServiceDescriptor.Builder
-
- getDescriptor() - Method in class org.kuali.rice.ksb.api.registry.ServiceDescriptor
-
- getDescriptor() - Method in interface org.kuali.rice.ksb.api.registry.ServiceDescriptorContract
-
- getDescriptor() - Method in class org.kuali.rice.ksb.api.registry.ServiceEndpoint.Builder
-
- getDescriptor() - Method in class org.kuali.rice.ksb.api.registry.ServiceEndpoint
-
- getDescriptor() - Method in interface org.kuali.rice.ksb.api.registry.ServiceEndpointContract
-
Returns the service descriptor for this endpoint.
- getDescriptor() - Method in class org.kuali.rice.ksb.impl.registry.ServiceDescriptorBo
-
- getDescriptorRepository() - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceStructureImplBase
-
- getDestDocId() - Method in class org.kuali.rice.kew.documentlink.DocumentLink
-
- getDestination() - Method in class edu.sampleu.travel.document.TravelDocument2
-
- getDestinationDocumentId() - Method in class org.kuali.rice.kew.api.document.DocumentLink.Builder
-
- getDestinationDocumentId() - Method in class org.kuali.rice.kew.api.document.DocumentLink
-
- getDestinationDocumentId() - Method in interface org.kuali.rice.kew.api.document.DocumentLinkContract
-
- getDestinationDocumentId() - Method in class org.kuali.rice.kew.documentlink.DocumentLink
-
- getDestinationNodeName() - Method in class org.kuali.rice.kew.engine.simulation.SimulationCriteria
-
- getDestinationNodeNames() - Method in class org.kuali.rice.kew.engine.OrchestrationConfig
-
- getDestinationRecipients() - Method in class org.kuali.rice.kew.engine.simulation.SimulationCriteria
-
- getDestinationUrl() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getDestNodeName() - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- getDetails() - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewAction.PermissionForDisplay
-
- getDetails() - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewAction.ResponsibilityForDisplay
-
- getDeterminationMethod() - Method in class org.kuali.rice.kim.api.identity.residency.EntityResidency.Builder
-
- getDeterminationMethod() - Method in class org.kuali.rice.kim.api.identity.residency.EntityResidency
-
- getDeterminationMethod() - Method in interface org.kuali.rice.kim.api.identity.residency.EntityResidencyContract
-
- getDevMode() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getDevMode() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getDevMode() - Method in class org.kuali.rice.ksb.messaging.web.ServiceRegistryForm
-
- getDictionaryAttributeName() - Method in class org.kuali.rice.krad.uif.field.DataField
-
Name of the attribute within the data dictionary the attribute field is
associated with
- getDictionaryBusinessObjectName() - Method in class org.kuali.rice.krad.bo.BusinessObjectAttributeEntry
-
- getDictionaryObject(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
Returns an object from the dictionary by its spring bean name
- getDictionaryObject(String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
Returns an object from the dictionary by its spring bean name or id
- getDictionaryObject(String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getDictionaryObjectEntry(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
- getDictionaryObjectEntry(DataDictionaryIndex, String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
-
- getDictionaryObjectEntry(DataDictionaryIndex, String) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
-
- getDictionaryObjectEntry() - Method in class org.kuali.rice.krad.uif.field.DataField
-
Object entry name in the data dictionary the associated attribute is
apart of
- getDictionaryRelationship(Class<?>, String) - Method in interface org.kuali.rice.krad.service.DataObjectMetaDataService
-
Fetches the RelationshipDefinition for the attribute with the given name within
the given class
- getDictionaryRelationship(Class<?>, String) - Method in class org.kuali.rice.krad.service.impl.DataObjectMetaDataServiceImpl
-
- getDictionaryValidationService() - Static method in class org.kuali.rice.kew.docsearch.service.impl.DocumentSearchServiceImpl
-
- getDictionaryValidationService() - Method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
- getDictionaryValidationService() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
Gets the dictionaryValidationService attribute.
- getDictionaryValidationService() - Static method in class org.kuali.rice.kns.service.KNSServiceLocator
-
Deprecated.
- getDictionaryValidationService() - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
- getDictionaryValidationService() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- getDictionaryValidationService() - Method in class org.kuali.rice.krad.service.impl.KualiRuleServiceImpl
-
- getDictionaryValidationService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getDigitalSignatureService() - Method in class org.kuali.rice.ksb.messaging.KSBHttpInvokerRequestExecutor
-
- getDigitalSignatureService() - Static method in class org.kuali.rice.ksb.service.KSBServiceLocator
-
- getDir() - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- getDirectGroupIdsByPrincipalId(String) - Method in interface org.kuali.rice.kim.api.group.GroupService
-
Get all the groups for the given principal.
- getDirectGroupIdsByPrincipalId(String) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- getDirectGroupMemberPrincipalIds(String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getDirectGroupMemberPrincipalIds(String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getDirectGroupsForPrincipal(String) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- getDirectGroupsForPrincipal(String, String) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- getDirectInquiryActionField() - Method in class org.kuali.rice.krad.uif.widget.DirectInquiry
-
- getDirectMemberGroupIds(String) - Method in interface org.kuali.rice.kim.api.group.GroupService
-
Returns all group ids that are direct members of the given group id.
- getDirectMemberGroupIds(String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getDirectMemberGroupIds(String) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- getDirectMemberGroupIds(String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getDirectMemberPrincipalIds(String) - Method in interface org.kuali.rice.kim.api.group.GroupService
-
Returns all principal ids that are direct members of the given group id.
- getDirectMemberPrincipalIds(String) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- getDirectParentGroupIds(String) - Method in interface org.kuali.rice.kim.api.group.GroupService
-
Returns all parent groups ids that the given group id is a member of.
- getDirectParentGroupIds(String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getDirectParentGroupIds(String) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- getDirectParentGroupIds(String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getDirectParentGroups(String) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- getDirectShortLabel() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
- getDisabledReason() - Method in interface org.kuali.rice.krad.uif.control.Control
-
If the control is disabled, gives a reason for why which will be displayed as a tooltip
on the control
- getDisabledReason() - Method in class org.kuali.rice.krad.uif.control.ControlBase
-
- getDisabledReason() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
If the action field is disabled, gives a reason for why which will be displayed as a tooltip
on the action field (button)
- getDisableSearchButtons() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- getDisallowedRoles() - Method in class org.kuali.rice.kew.doctype.DocumentTypeSecurity
-
- getDisapprovedLabel() - Method in class edu.sampleu.kew.krad.form.StatsForm
-
- getDisapprovedLabel() - Method in class org.kuali.rice.kew.stats.web.StatsForm
-
- getDisapprovedNumber() - Method in class org.kuali.rice.kew.stats.Stats
-
- getDisclosure() - Method in class org.kuali.rice.krad.uif.container.Group
-
Disclosure widget that provides collapse/expand functionality for the
group
- getDiscount() - Method in class edu.sampleu.bookstore.bo.BookOrder
-
- getDisplayableApplicationId() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
Returns the same value as the
DocumentType.getApplicationId()
method but will also have label information about
where the application id came from (ie: inherited from the parent document type)
- getDisplayableNotificationFromAddress() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getDisplayablePostProcessorName() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getDisplayableUnresolvedDocHandlerUrl() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getDisplayedErrors() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
- getDisplayedInfo() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
- getDisplayEditMode() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- getDisplayEditMode() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
Gets the displayEditMode attribute.
- getDisplayedObjectIdSet() - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- getDisplayedWarnings() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
- getDisplayFieldName() - Method in class org.kuali.rice.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
-
- getDisplayMask() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- getDisplayMask() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
Gets the displayMask attribute.
- getDisplayMaskValue() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
Gets the displayMaskValue attribute.
- getDisplayMessage() - Method in class org.kuali.rice.kns.web.struts.form.KualiExceptionIncidentForm
-
- getDisplayMessage(Exception) - Method in class org.kuali.rice.krad.exception.ExceptionIncident
-
This overridden method return the exception if the ixception type is in the
defined list.
- getDisplayMessage(Exception) - Method in interface org.kuali.rice.krad.exception.KualiExceptionIncident
-
This method checks the exception (set during construction) and return errror
message if it's Kuali type of exception (defined by the list of exception names).
- getDisplayName() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getDisplayName() - Method in class org.kuali.rice.kew.role.KimRoleRecipient
-
- getDisplayName() - Method in class org.kuali.rice.kew.role.KimRoleResponsibilityRecipient
-
- getDisplayName() - Method in class org.kuali.rice.kew.util.WebFriendlyRecipient
-
- getDisplayOrder() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateAttribute.Builder
-
- getDisplayOrder() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateAttribute
-
- getDisplayOrder() - Method in interface org.kuali.rice.kew.api.rule.RuleTemplateAttributeContract
-
- getDisplayOrder() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateAttributeBo
-
- getDisplayParameters() - Method in class org.kuali.rice.kew.actionitem.ActionItemActionListExtension
-
- getDisplayParameters() - Method in class org.kuali.rice.kew.api.action.ActionItemCustomization.Builder
-
- getDisplayParameters() - Method in class org.kuali.rice.kew.api.action.ActionItemCustomization
-
- getDisplayParameters() - Method in interface org.kuali.rice.kew.api.action.ActionItemCustomizationContract
-
- getDisplaySafeConfig(Map) - Static method in class org.kuali.rice.core.impl.config.property.ConfigLogger
-
Returns a Map of configuration paramters that have display-safe values.
- getDisplaySafeValue(String, String) - Static method in class org.kuali.rice.core.impl.config.property.ConfigLogger
-
Returns a value for a parameter that is safe for displaying on screen or in a log file.
- getDisplayStatus() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getDisplayText() - Method in class org.kuali.rice.kns.lookup.HtmlData
-
Deprecated.
- getDisplayTopicFieldInNotes() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
Accessor method for contained displayTopicFieldInNotes
- getDisplayTopicFieldInNotes() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
-
This method...
- getDisplayTopicFieldInNotes() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- getDisplayType() - Method in class org.kuali.rice.ksb.security.admin.KeyStoreEntryDataContainer
-
- getDisplayValue() - Method in class org.kuali.rice.kns.web.ui.HeaderField
-
Deprecated.
- getDisplayValueWithDateOnly(DateTime) - Static method in class org.kuali.rice.kew.docsearch.DocumentSearchInternalUtils
-
- getDisplayValueWithDateOnly(Timestamp) - Static method in class org.kuali.rice.kew.docsearch.DocumentSearchInternalUtils
-
- getDistributedSessionToken() - Method in class org.kuali.rice.kim.client.acegi.KualiTicketResponse
-
Returns the distributed session token
- getDmrmi() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- getDocActionItem(int) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getDocActionRequest(int) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getDocActionTaken(int) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getDocBranchState(int) - Method in class org.kuali.rice.kew.engine.node.Branch
-
- getDocContent() - Method in interface org.kuali.rice.kew.routeheader.DocumentContent
-
- getDocContent() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getDocContent() - Method in class org.kuali.rice.kew.routeheader.StandardDocumentContent
-
- getDocContent() - Method in class org.kuali.rice.kew.rule.AbstractIdRoleAttribute
-
Generates XML containing the ID on this attribute.
- getDocContent() - Method in class org.kuali.rice.kew.rule.AbstractWorkflowAttribute
-
- getDocContent() - Method in class org.kuali.rice.kew.rule.GenericWorkflowAttribute
-
Simply defers to GenericAttributeContent to generate suitable XML content in a standard fashion
- getDocContent() - Method in class org.kuali.rice.kew.rule.RuleRoutingAttribute
-
- getDocContent() - Method in interface org.kuali.rice.kew.rule.WorkflowRuleAttribute
-
Returns a String containing this Attribute's routingData values, formatted as a series of XML
tags.
- getDocContent() - Method in class org.kuali.rice.kew.rule.xmlrouting.StandardGenericXMLRuleAttribute
-
- getDocCreationDate() - Method in class org.kuali.rice.edl.framework.extract.DumpDTO
-
- getDocCreationDate() - Method in class org.kuali.rice.edl.impl.extract.Dump
-
- getDocCurrentNodeName() - Method in class org.kuali.rice.edl.framework.extract.DumpDTO
-
- getDocCurrentNodeName() - Method in class org.kuali.rice.edl.impl.extract.Dump
-
- getDocDescription() - Method in class org.kuali.rice.edl.framework.extract.DumpDTO
-
- getDocDescription() - Method in class org.kuali.rice.edl.impl.extract.Dump
-
- getDocFormKey() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
Gets the docFormKey attribute.
- getDocFormKey() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
- getDocFormKey() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
- getDocHandlerDisplayParameters(String, ActionItem) - Method in class edu.sampleu.travel.workflow.CustomActionListAttributeImpl
-
- getDocHandlerDisplayParameters(String, ActionItem) - Method in class org.kuali.rice.ken.kew.NotificationCustomActionListAttribute
-
- getDocHandlerDisplayParameters(String, ActionItem) - Method in interface org.kuali.rice.kew.actionlist.CustomActionListAttribute
-
Returns the display parameters for the inline framed doc handler on the Action List.
- getDocHandlerDisplayParameters(String, ActionItem) - Method in class org.kuali.rice.kew.actionlist.DefaultCustomActionListAttribute
-
- getDocHandlerRedirectUrl() - Method in class org.kuali.rice.kew.routing.web.DocHandlerForm
-
- getDocHandlerReturnUrl() - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- getDocHandlerURL() - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- getDocHandlerURL() - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- getDocHandlerURL() - Method in class org.kuali.rice.kew.api.action.ActionItem
-
- getDocHandlerURL() - Method in interface org.kuali.rice.kew.api.action.ActionItemContract
-
- getDocHandlerUrl() - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- getDocId() - Method in class org.kuali.rice.edl.framework.extract.DumpDTO
-
- getDocId() - Method in class org.kuali.rice.edl.framework.extract.FieldDTO
-
- getDocId() - Method in class org.kuali.rice.edl.impl.extract.Dump
-
- getDocId() - Method in class org.kuali.rice.edl.impl.extract.Fields
-
- getDocId() - Method in class org.kuali.rice.ken.web.spring.AdministerNotificationRequestController.AdministerNotificationRequestCommand
-
- getDocId() - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- getDocId() - Method in class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- getDocId() - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- getDocId() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- getDocId() - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
-
- getDocInfo() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
- getDocInitiatorId() - Method in class org.kuali.rice.edl.framework.extract.DumpDTO
-
- getDocInitiatorId() - Method in class org.kuali.rice.edl.impl.extract.Dump
-
- getDocLabel() - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- getDocLabel() - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- getDocLabel() - Method in class org.kuali.rice.kew.api.action.ActionItem
-
- getDocLabel() - Method in interface org.kuali.rice.kew.api.action.ActionItemContract
-
- getDocLinkId() - Method in class org.kuali.rice.kew.documentlink.DocumentLink
-
- getDocModificationDate() - Method in class org.kuali.rice.edl.framework.extract.DumpDTO
-
- getDocModificationDate() - Method in class org.kuali.rice.edl.impl.extract.Dump
-
- getDocName() - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- getDocName() - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- getDocName() - Method in class org.kuali.rice.kew.api.action.ActionItem
-
- getDocName() - Method in interface org.kuali.rice.kew.api.action.ActionItemContract
-
- getDocNum() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- getDocNum() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
- getDocNum() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- getDocNum() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- getDocNum() - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
-
- getDocNum() - Method in class org.kuali.rice.krad.web.form.LookupForm
-
- getDocRouteLevel() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getDocRouteNodeSql(String, String, RouteNodeLookupLogic, String) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- getDocRouteStatus() - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- getDocRouteStatus() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getDocRouteStatusCode() - Method in class org.kuali.rice.edl.framework.extract.DumpDTO
-
- getDocRouteStatusCode() - Method in class org.kuali.rice.edl.impl.extract.Dump
-
- getDocRouteStatusLabel() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getDocSearchHelpUrl() - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- getDocSearchHelpUrl() - Method in class org.kuali.rice.kew.api.doctype.DocumentType
-
- getDocSearchHelpUrl() - Method in interface org.kuali.rice.kew.api.doctype.DocumentTypeContract
-
- getDocSearchHelpUrl() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
This method gets the doc search help url from this object and resolves any
potential variables that may be in use
- getDocStatuses() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getDocStatusPolicy() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
This method returns the Document Status Policy for the document type associated with this Route Header.
- getDocTitle() - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- getDocTitle() - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- getDocTitle() - Method in class org.kuali.rice.kew.api.action.ActionItem
-
- getDocTitle() - Method in interface org.kuali.rice.kew.api.action.ActionItemContract
-
- getDocTitle() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getDocTitleSql(String, String) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- getDocType() - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- getDocTypeActiveIndicatorDisplayValue() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getDocTypeFullName() - Method in class org.kuali.rice.kew.actionlist.web.ActionListFilterForm
-
- getDocTypeFullNameWhereSql(DocumentSearchCriteria, String) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- getDocTypeHierarchyList() - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- getDocTypeName() - Method in class org.kuali.rice.edl.framework.extract.DumpDTO
-
- getDocTypeName() - Method in class org.kuali.rice.edl.impl.extract.Dump
-
- getDocTypeName() - Method in class org.kuali.rice.kew.api.rule.Rule.Builder
-
- getDocTypeName() - Method in class org.kuali.rice.kew.api.rule.Rule
-
- getDocTypeName() - Method in interface org.kuali.rice.kew.api.rule.RuleContract
-
The documentTypeName of the rule.
- getDocTypeName() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getDoctypeName() - Method in class org.kuali.rice.kew.rule.RuleRoutingAttribute
-
- getDocTypeName() - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- getDocTypeName() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
getter for the docTypeName that was passed from workflow on the url
- getDocTypeName() - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
-
- getDocTypeParentId() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getDocTypeParentId() - Method in interface org.kuali.rice.kew.doctype.bo.DocumentTypeEBO
-
- getDocument() - Method in class org.kuali.rice.ken.web.spring.AdministerNotificationRequestController.AdministerNotificationRequestCommand
-
- getDocument() - Method in class org.kuali.rice.kew.api.action.DocumentActionResult
-
- getDocument() - Method in class org.kuali.rice.kew.api.document.DocumentDetail.Builder
-
- getDocument() - Method in class org.kuali.rice.kew.api.document.DocumentDetail
-
- getDocument() - Method in interface org.kuali.rice.kew.api.document.DocumentDetailContract
-
- getDocument() - Method in class org.kuali.rice.kew.api.document.DocumentWithContent
-
- getDocument() - Method in interface org.kuali.rice.kew.api.document.DocumentWithContentContract
-
- getDocument() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchResult.Builder
-
- getDocument() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchResult
-
- getDocument() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchResultContract
-
Returns the document represented by this result.
- getDocument(String) - Method in interface org.kuali.rice.kew.api.document.WorkflowDocumentService
-
- getDocument() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Returns a read-only view of the underlying document meta-data
- getDocument(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationAction
-
- getDocument() - Method in class org.kuali.rice.kew.engine.RouteContext
-
- getDocument() - Method in class org.kuali.rice.kew.engine.simulation.SimulationResults
-
- getDocument() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getDocument() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl.ModifiableDocument
-
- getDocument(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentServiceImpl
-
- getDocument() - Method in interface org.kuali.rice.kew.routeheader.DocumentContent
-
- getDocument() - Method in class org.kuali.rice.kew.routeheader.StandardDocumentContent
-
- getDocument() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- getDocument() - Method in interface org.kuali.rice.krad.rules.rule.event.KualiDocumentEvent
-
- getDocument() - Method in class org.kuali.rice.krad.rules.rule.event.KualiDocumentEventBase
-
- getDocument() - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
-
- getDocument() - Method in class org.kuali.rice.krad.web.form.MaintenanceForm
-
- getDocument(RouteContext) - Method in class org.kuali.rice.krad.workflow.attribute.QualifierResolverBase
-
Retrieves the document that the current route context is operating on
- getDocument() - Method in class org.kuali.rice.krad.workflow.KualiDocumentXmlMaterializer
-
- getDocumentActions(Document, Person, Set<String>) - Method in interface org.kuali.rice.kns.document.authorization.DocumentAuthorizer
-
- getDocumentActions(Document, Person, Set<String>) - Method in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
Individual document families will need to reimplement this according to
their own needs; this version should be good enough to be usable during
initial development.
- getDocumentActions(Document) - Method in interface org.kuali.rice.kns.document.authorization.DocumentPresentationController
-
- getDocumentActions(Document) - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
-
- getDocumentActions() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- getDocumentActions(Document, Person, Set<String>) - Method in class org.kuali.rice.krad.service.impl.PessimisticLockServiceImpl
-
- getDocumentActions(Document, Person, Set<String>) - Method in interface org.kuali.rice.krad.service.PessimisticLockService
-
- getDocumentAdHocService() - Method in interface org.kuali.rice.krad.dao.DocumentDao
-
- getDocumentAdHocService() - Method in class org.kuali.rice.krad.dao.impl.DocumentDaoJpa
-
- getDocumentAdHocService() - Method in class org.kuali.rice.krad.dao.impl.DocumentDaoOjb
-
- getDocumentAdHocService() - Method in class org.kuali.rice.krad.dao.proxy.DocumentDaoProxy
-
- getDocumentAttributeByName(String) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchResult
-
Returns an unmodifiable list of all document attributes on this result which have the given name.
- getDocumentAttributeIndexingQueue() - Static method in class org.kuali.rice.kew.api.KewApiServiceLocator
-
- getDocumentAttributeIndexingQueue(String) - Static method in class org.kuali.rice.kew.api.KewApiServiceLocator
-
- getDocumentAttributeIndexingQueue() - Method in class org.kuali.rice.kew.impl.document.DocumentProcessingQueueImpl
-
- getDocumentAttributeRows(DocumentType) - Method in class org.kuali.rice.kew.docsearch.DocumentSearchCriteriaProcessorKEWAdapter
-
Returns fields for the search attributes defined on the document
- getDocumentAttributes() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchResult.Builder
-
- getDocumentAttributes() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchResult
-
- getDocumentAttributes() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchResultContract
-
- getDocumentAttributes() - Method in class org.kuali.rice.kew.framework.document.search.DocumentSearchResultValue.Builder
-
- getDocumentAttributes() - Method in class org.kuali.rice.kew.framework.document.search.DocumentSearchResultValue
-
- getDocumentAttributes() - Method in interface org.kuali.rice.kew.framework.document.search.DocumentSearchResultValueContract
-
Returns the customized document attribute values for this document search result.
- getDocumentAttributeValues() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- getDocumentAttributeValues() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria
-
- getDocumentAttributeValues() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchCriteriaContract
-
Returns a map of document attribute values to search against when executing the document search.
- getDocumentAuthorizer(String) - Method in interface org.kuali.rice.kns.service.DocumentHelperService
-
Deprecated.
- getDocumentAuthorizer(Document) - Method in interface org.kuali.rice.kns.service.DocumentHelperService
-
Deprecated.
- 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
- getDocumentAuthorizer(String) - Method in class org.kuali.rice.krad.service.impl.DocumentDictionaryServiceImpl
-
- getDocumentAuthorizer(Document) - Method in class org.kuali.rice.krad.service.impl.DocumentDictionaryServiceImpl
-
- getDocumentAuthorizer(String) - Method in class org.kuali.rice.krad.service.impl.DocumentHelperServiceImpl
-
- getDocumentAuthorizer(Document) - Method in class org.kuali.rice.krad.service.impl.DocumentHelperServiceImpl
-
- getDocumentAuthorizerClass() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
-
Deprecated.
Returns the document authorizer class for the document.
- getDocumentAuthorizerClass() - Method in interface org.kuali.rice.kns.datadictionary.KNSDocumentEntry
-
Deprecated.
- getDocumentAuthorizerClass() - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
Returns the document authorizer class for the document.
- getDocumentAuthorizerClass() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- getDocumentBuilder() - Static method in class org.kuali.rice.edl.framework.workflow.EDocLitePostProcessor
-
- getDocumentBuilder(boolean) - Method in class org.kuali.rice.edl.impl.components.NoteConfigComponent
-
- getDocumentBuilder() - Static method in class org.kuali.rice.edl.impl.EDLXmlUtils
-
Returns a valid DocumentBuilder
- getDocumentBuilder(boolean) - Method in class org.kuali.rice.kew.mail.EmailNode
-
- getDocumentBuilder(boolean) - Static method in class org.kuali.rice.kew.mail.service.impl.StyleableEmailContentServiceImpl
-
- getDocumentBusinessObject() - Method in interface org.kuali.rice.kns.document.MaintenanceDocument
-
Returns a reference to the PersistableBusinessObject that this MaintenanceDocument is maintaining.
- getDocumentBusinessObject() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
-
- getDocumentClass() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- getDocumentClass() - Method in class org.kuali.rice.krad.uif.view.DocumentView
-
- getDocumentClassByName(String) - Method in class org.kuali.rice.kns.service.impl.TransactionalDocumentDictionaryServiceImpl
-
Deprecated.
- getDocumentClassByName(String) - Method in interface org.kuali.rice.kns.service.TransactionalDocumentDictionaryService
-
Deprecated.
Retrieves a document instance by it's class name.
- 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
- getDocumentClassByName(String) - Method in class org.kuali.rice.krad.service.impl.DocumentDictionaryServiceImpl
-
- 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.
- getDocumentClassByTypeName(String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getDocumentCollectionPath() - Method in class org.kuali.rice.krad.datadictionary.DocumentValuePathGroup
-
- getDocumentContent() - Method in class org.kuali.rice.kew.api.document.DocumentWithContent
-
- getDocumentContent() - Method in interface org.kuali.rice.kew.api.document.DocumentWithContentContract
-
- getDocumentContent(String) - Method in interface org.kuali.rice.kew.api.document.WorkflowDocumentService
-
- getDocumentContent() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Returns a read-only view of the underlying mutable document content
- getDocumentContent() - Method in class org.kuali.rice.kew.engine.RouteContext
-
- getDocumentContent() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getDocumentContent() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl.ModifiableDocumentContent
-
- getDocumentContent(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentServiceImpl
-
- getDocumentContent() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getDocumentContent() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValueContent
-
- getDocumentContent() - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- getDocumentContentUpdate() - Method in class org.kuali.rice.kew.api.action.DocumentActionParameters.Builder
-
- getDocumentContentUpdate() - Method in class org.kuali.rice.kew.api.action.DocumentActionParameters
-
- getDocumentContentUpdateIfDirty() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getDocumentCreateDate() - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
-
Retrieves the create date for the forms document and formats for
presentation
- getDocumentDao() - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- getDocumentDao() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorInternal
-
- getDocumentDataObject() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
-
Returns a reference to the data object that this MaintenanceDocument is maintaining
- getDocumentDataObject() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- getDocumentDescription() - Method in class org.kuali.rice.krad.bo.DocumentHeader
-
- getDocumentDetail(String) - Method in interface org.kuali.rice.kew.api.document.WorkflowDocumentService
-
- getDocumentDetail() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Returns detailed document information
TODO: consolidate with Document/ModifiableDocument or eliminate? currently bypasses
locally cached Document data
- getDocumentDetail() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getDocumentDetail(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentServiceImpl
-
- getDocumentDetailByAppId(String, String) - Method in interface org.kuali.rice.kew.api.document.WorkflowDocumentService
-
- getDocumentDetailByAppId(String, String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentServiceImpl
-
- getDocumentDictionaryService() - Static method in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentAuthorizerBase
-
- 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() - Method in class org.kuali.rice.krad.service.impl.BusinessObjectSerializerServiceImpl
-
- getDocumentDictionaryService() - Method in class org.kuali.rice.krad.service.impl.DataObjectAuthorizationServiceImpl
-
- getDocumentDictionaryService() - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- getDocumentDictionaryService() - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- getDocumentDictionaryService() - Method in class org.kuali.rice.krad.service.impl.KualiRuleServiceImpl
-
- getDocumentDictionaryService() - Method in class org.kuali.rice.krad.service.impl.MaintenanceDocumentServiceImpl
-
- getDocumentDictionaryService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getDocumentDictionaryService() - Method in class org.kuali.rice.krad.uif.service.impl.MaintenanceViewTypeServiceImpl
-
- getDocumentDictionaryService() - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
-
- getDocumentEntries() - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
- getDocumentEntries() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndex
-
- getDocumentEntries(DataDictionaryIndex) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
-
- getDocumentEntries(DataDictionaryIndex) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
-
- getDocumentEntriesByBusinessObjectClass() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndex
-
- getDocumentEntriesByMaintainableClass() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndex
-
- getDocumentEntry(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
Returns the KNS document entry for the given lookup key.
- getDocumentEntry(DataDictionaryIndex, String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
-
- getDocumentEntry(DataDictionaryIndex, String) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
-
Returns the KNS document entry for the given lookup key.
- getDocumentEntry(String) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
-
Retrieves the document entry that is associated with the given document type name
- getDocumentEntry(String) - Method in class org.kuali.rice.krad.service.impl.DocumentDictionaryServiceImpl
-
- getDocumentEntry(Document) - Method in class org.kuali.rice.krad.service.impl.DocumentDictionaryServiceImpl
-
Retrieves the document entry for the document type of the given document instance
- getDocumentEntry(RouteContext) - Method in class org.kuali.rice.krad.workflow.attribute.DataDictionaryQualifierResolver
-
Retrieves the data dictionary entry for the document being operated on by the given route context
- 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
- getDocumentEntryByClass(Class<? extends Document>) - Method in class org.kuali.rice.krad.service.impl.DocumentDictionaryServiceImpl
-
- getDocumentEntryForView() - Method in class org.kuali.rice.krad.uif.view.DocumentView
-
- getDocumentEntryForView() - Method in class org.kuali.rice.krad.uif.view.MaintenanceView
-
- getDocumentEventCode() - Method in class org.kuali.rice.kew.framework.postprocessor.ActionTakenEvent
-
- getDocumentEventCode() - Method in class org.kuali.rice.kew.framework.postprocessor.AfterProcessEvent
-
- getDocumentEventCode() - Method in class org.kuali.rice.kew.framework.postprocessor.BeforeProcessEvent
-
- getDocumentEventCode() - Method in class org.kuali.rice.kew.framework.postprocessor.DeleteEvent
-
- getDocumentEventCode() - Method in class org.kuali.rice.kew.framework.postprocessor.DocumentLockingEvent
-
- getDocumentEventCode() - Method in class org.kuali.rice.kew.framework.postprocessor.DocumentRouteLevelChange
-
- getDocumentEventCode() - Method in class org.kuali.rice.kew.framework.postprocessor.DocumentRouteStatusChange
-
- getDocumentEventCode() - Method in interface org.kuali.rice.kew.framework.postprocessor.IDocumentEvent
-
- getDocumentForm(String, String, UserSession, String) - Method in class org.kuali.rice.kns.service.impl.SessionDocumentServiceImpl
-
Deprecated.
- getDocumentForm(String, String, UserSession, String) - Method in interface org.kuali.rice.kns.service.SessionDocumentService
-
Deprecated.
Returns KualiDocumentFormBase object.
- getDocumentForm(String, String, UserSession, String) - Method in class org.kuali.rice.krad.service.impl.SessionDocumentServiceImpl
-
- getDocumentForm(String, String, UserSession, String) - Method in interface org.kuali.rice.krad.service.SessionDocumentService
-
Returns DocumentFormBase object from the db
- getDocumentFromSession(UserSession, String) - Method in class org.kuali.rice.kns.service.impl.SessionDocumentServiceImpl
-
Deprecated.
- getDocumentFromSession(UserSession, String) - Method in interface org.kuali.rice.kns.service.SessionDocumentService
-
Deprecated.
Retrieves a document from the user session for the given document id
- getDocumentFromSession(UserSession, String) - Method in class org.kuali.rice.krad.service.impl.SessionDocumentServiceImpl
-
- getDocumentFromSession(UserSession, String) - Method in interface org.kuali.rice.krad.service.SessionDocumentService
-
Retrieves a document from the user session for the given document id
- getDocumentHandlerUrl() - Method in class org.kuali.rice.kew.api.document.Document.Builder
-
- getDocumentHandlerUrl() - Method in class org.kuali.rice.kew.api.document.Document
-
- getDocumentHandlerUrl() - Method in interface org.kuali.rice.kew.api.document.DocumentContract
-
Retrieve the document handler url
- getDocumentHandlerUrl() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getDocumentHandlerUrl() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getDocumentHandlerUrl(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- getDocumentHeader() - Method in interface org.kuali.rice.krad.document.Document
-
This retrieves the standard DocumentHeader
object, which contains standard meta-data about a document.
- getDocumentHeader() - Method in class org.kuali.rice.krad.document.DocumentBase
-
- getDocumentHeaderBaseClass() - Method in interface org.kuali.rice.krad.dao.DocumentHeaderDao
-
- getDocumentHeaderBaseClass() - Method in class org.kuali.rice.krad.dao.impl.DocumentHeaderDaoJpa
-
- getDocumentHeaderBaseClass() - Method in class org.kuali.rice.krad.dao.impl.DocumentHeaderDaoOjb
-
Method used to define the
DocumentHeader
object to use in case clients need to override the class.
- getDocumentHeaderBaseClass() - Method in class org.kuali.rice.krad.dao.proxy.DocumentHeaderDaoProxy
-
- getDocumentHeaderBaseClass() - Method in interface org.kuali.rice.krad.service.DocumentHeaderService
-
This method returns the class to use to instantiate document header objects
- getDocumentHeaderBaseClass() - Method in class org.kuali.rice.krad.service.impl.DocumentHeaderServiceImpl
-
- getDocumentHeaderById(String) - Method in interface org.kuali.rice.krad.service.DocumentHeaderService
-
This method retrieves a document header using the given documentHeaderId
- getDocumentHeaderById(String) - Method in class org.kuali.rice.krad.service.impl.DocumentHeaderServiceImpl
-
- getDocumentHeaderId() - Method in class org.kuali.rice.kew.quicklinks.WatchedDocument
-
- getDocumentHeaderService() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- getDocumentHeaderService() - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- getDocumentHeaderService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getDocumentHelperService() - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewAction
-
- getDocumentHelperService() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction
-
- getDocumentHelperService() - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- getDocumentHelperService() - Method in class org.kuali.rice.kim.lookup.KimLookupableHelperServiceImpl
-
- getDocumentHelperService() - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getDocumentHelperService() - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- getDocumentHelperService() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
- getDocumentHelperService() - Method in class org.kuali.rice.kns.service.impl.BusinessObjectAuthorizationServiceImpl
-
Deprecated.
- getDocumentHelperService() - Static method in class org.kuali.rice.kns.service.KNSServiceLocator
-
Deprecated.
- getDocumentHelperService() - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
- getDocumentHelpText(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiHelpAction
-
Retrieves help information from the data dictionary for the document type.
- getDocumentId() - Method in class edu.sampleu.bookstore.bo.BookOrder
-
- getDocumentId() - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- getDocumentId() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getDocumentId() - Method in class org.kuali.rice.kew.actions.ActionTakenEvent
-
- getDocumentId() - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- getDocumentId() - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- getDocumentId() - Method in class org.kuali.rice.kew.api.action.ActionItem
-
- getDocumentId() - Method in interface org.kuali.rice.kew.api.action.ActionItemContract
-
- getDocumentId() - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- getDocumentId() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- getDocumentId() - Method in interface org.kuali.rice.kew.api.action.ActionRequestContract
-
- getDocumentId() - Method in class org.kuali.rice.kew.api.action.ActionTaken.Builder
-
- getDocumentId() - Method in class org.kuali.rice.kew.api.action.ActionTaken
-
- getDocumentId() - Method in interface org.kuali.rice.kew.api.action.ActionTakenContract
-
- getDocumentId() - Method in class org.kuali.rice.kew.api.action.DocumentActionParameters.Builder
-
- getDocumentId() - Method in class org.kuali.rice.kew.api.action.DocumentActionParameters
-
- getDocumentId() - Method in class org.kuali.rice.kew.api.action.RoutingReportCriteria.Builder
-
- getDocumentId() - Method in class org.kuali.rice.kew.api.action.RoutingReportCriteria
-
- getDocumentId() - Method in interface org.kuali.rice.kew.api.action.RoutingReportCriteriaContract
-
- getDocumentId() - Method in class org.kuali.rice.kew.api.document.Document.Builder
-
- getDocumentId() - Method in class org.kuali.rice.kew.api.document.Document
-
- getDocumentId() - Method in class org.kuali.rice.kew.api.document.DocumentContent.Builder
-
- getDocumentId() - Method in class org.kuali.rice.kew.api.document.DocumentContent
-
- getDocumentId() - Method in interface org.kuali.rice.kew.api.document.DocumentContentContract
-
- getDocumentId() - Method in interface org.kuali.rice.kew.api.document.DocumentContract
-
Retrieve the document id
- getDocumentId() - Method in class org.kuali.rice.kew.api.document.DocumentStatusTransition.Builder
-
- getDocumentId() - Method in class org.kuali.rice.kew.api.document.DocumentStatusTransition
-
- getDocumentId() - Method in interface org.kuali.rice.kew.api.document.DocumentStatusTransitionContract
-
The id parent document of the DocumentStatusTransition.
- getDocumentId() - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance.Builder
-
- getDocumentId() - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance
-
- getDocumentId() - Method in interface org.kuali.rice.kew.api.document.node.RouteNodeInstanceContract
-
- getDocumentId() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- getDocumentId() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria
-
- getDocumentId() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchCriteriaContract
-
Returns the document id criteria to search against when executing the document search.
- getDocumentId() - Method in class org.kuali.rice.kew.api.note.Note.Builder
-
- getDocumentId() - Method in class org.kuali.rice.kew.api.note.Note
-
- getDocumentId() - Method in interface org.kuali.rice.kew.api.note.NoteContract
-
- getDocumentId() - Method in interface org.kuali.rice.kew.docsearch.DocumentSearchCriteriaEbo
-
- getDocumentId() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeDateTimeValue
-
- getDocumentId() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeFloatValue
-
- getDocumentId() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeLongValue
-
- getDocumentId() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeStringValue
-
- getDocumentId() - Method in interface org.kuali.rice.kew.docsearch.SearchableAttributeValue
-
- getDocumentId() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getDocumentId() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getDocumentId() - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- getDocumentId() - Method in class org.kuali.rice.kew.engine.simulation.SimulationCriteria
-
- getDocumentId() - Method in class org.kuali.rice.kew.feedback.web.FeedbackForm
-
- getDocumentId() - Method in class org.kuali.rice.kew.framework.document.search.DocumentSearchResultValue.Builder
-
- getDocumentId() - Method in class org.kuali.rice.kew.framework.document.search.DocumentSearchResultValue
-
- getDocumentId() - Method in interface org.kuali.rice.kew.framework.document.search.DocumentSearchResultValueContract
-
Returns the id of the document for which this customized result value applies.
- getDocumentId() - Method in class org.kuali.rice.kew.framework.postprocessor.ActionTakenEvent
-
- getDocumentId() - Method in class org.kuali.rice.kew.framework.postprocessor.AfterProcessEvent
-
- getDocumentId() - Method in class org.kuali.rice.kew.framework.postprocessor.BeforeProcessEvent
-
- getDocumentId() - Method in class org.kuali.rice.kew.framework.postprocessor.DeleteEvent
-
- getDocumentId() - Method in class org.kuali.rice.kew.framework.postprocessor.DocumentLockingEvent
-
- getDocumentId() - Method in class org.kuali.rice.kew.framework.postprocessor.DocumentRouteLevelChange
-
- getDocumentId() - Method in class org.kuali.rice.kew.framework.postprocessor.DocumentRouteStatusChange
-
- getDocumentId() - Method in interface org.kuali.rice.kew.framework.postprocessor.IDocumentEvent
-
- getDocumentId() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getDocumentId() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl.ModifiableDocument
-
Immutable value which is accessed frequently, provide direct access to it.
- getDocumentId(PersistedMessageBO) - Method in class org.kuali.rice.kew.messaging.exceptionhandling.DocumentMessageExceptionHandler
-
- getDocumentId() - Method in class org.kuali.rice.kew.notes.Note
-
- getDocumentId() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getDocumentId() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValueContent
-
- getDocumentId() - Method in class org.kuali.rice.kew.routeheader.DocumentStatusTransition
-
- getDocumentId() - Method in class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- getDocumentId() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getDocumentId() - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- getDocumentId() - Method in class org.kuali.rice.kns.web.struts.form.KualiExceptionIncidentForm
-
- getDocumentId(Document) - Static method in class org.kuali.rice.krad.rules.rule.event.KualiDocumentEventBase
-
Provides null-safe access to the documentNumber of the given document.
- getDocumentId(RouteContext) - Method in class org.kuali.rice.krad.workflow.attribute.QualifierResolverBase
-
Retrieves the id of the current document from the RouteContext
- getDocumentIdSql(String, String, String) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- getDocumentIdsToLock(DocumentLockingEvent) - Method in class org.kuali.rice.ken.postprocessor.kew.NotificationPostProcessor
-
- getDocumentIdsToLock(DocumentLockingEvent) - Method in class org.kuali.rice.ken.postprocessor.kew.NotificationSenderFormPostProcessor
-
- getDocumentIdsToLock(DocumentLockingEvent) - Method in interface org.kuali.rice.kew.framework.postprocessor.PostProcessor
-
Executed prior to document locking in the workflow engine.
- getDocumentIdsToLock(DocumentLockingEvent) - Method in class org.kuali.rice.kew.postprocessor.DefaultPostProcessor
-
- getDocumentIdsToLock(DocumentLockingEvent) - Method in class org.kuali.rice.krad.service.impl.PostProcessorServiceImpl
-
This method first checks to see if the document can be retrieved by the
DocumentService
.
- 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
- getDocumentInitiatorPrincipalId(String) - Method in interface org.kuali.rice.kew.api.document.WorkflowDocumentService
-
Gets the
Document
initiator's principalId with the given documentId
- getDocumentInitiatorPrincipalId(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentServiceImpl
-
- 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
- getDocumentLabelByClass(Class) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- 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
- getDocumentLabelByTypeName(String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getDocumentLink(String) - Method in interface org.kuali.rice.kew.api.document.WorkflowDocumentService
-
- getDocumentLink(Long) - Method in interface org.kuali.rice.kew.documentlink.dao.DocumentLinkDAO
-
- getDocumentLink(Long) - Method in class org.kuali.rice.kew.documentlink.dao.impl.DocumentLinkDAOJpaImpl
-
- getDocumentLink(Long) - Method in class org.kuali.rice.kew.documentlink.dao.impl.DocumentLinkDAOOjbImpl
-
- getDocumentLink(Long) - Method in interface org.kuali.rice.kew.documentlink.service.DocumentLinkService
-
- getDocumentLink(Long) - Method in class org.kuali.rice.kew.documentlink.service.impl.DocumentLinkServiceImpl
-
- getDocumentLink(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentServiceImpl
-
- getDocumentLinkDAO() - Method in class org.kuali.rice.kew.documentlink.service.impl.DocumentLinkServiceImpl
-
- getDocumentLinkService() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getDocumentLockTimeout() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getDocumentLockTimeout() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getDocumentNumber() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- getDocumentNumber() - Method in class org.kuali.rice.kim.bo.ui.GroupDocumentMemberId
-
- getDocumentNumber() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentAttributeDataBusinessObjectBaseId
-
- getDocumentNumber() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoBase
-
- getDocumentNumber() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMemberId
-
- getDocumentNumber() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRolePermissionId
-
- getDocumentNumber() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityActionId
-
- getDocumentNumber() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityId
-
- getDocumentNumber() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddressId
-
- getDocumentNumber() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAffiliationId
-
- getDocumentNumber() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentCitizenshipId
-
- getDocumentNumber() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmailId
-
- getDocumentNumber() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfoId
-
- getDocumentNumber() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentGroupId
-
- getDocumentNumber() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentNameId
-
- getDocumentNumber() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentPhoneId
-
- getDocumentNumber() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentRoleId
-
- getDocumentNumber() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentBoBase
-
- getDocumentNumber() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationId
-
- getDocumentNumber() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMemberId
-
- getdocumentNumber() - Method in class org.kuali.rice.krad.bo.AdHocRouteRecipient
-
- getDocumentNumber() - Method in class org.kuali.rice.krad.bo.DocumentAttachment
-
- getDocumentNumber() - Method in class org.kuali.rice.krad.bo.DocumentHeader
-
- getDocumentNumber() - Method in interface org.kuali.rice.krad.bo.GlobalBusinessObject
-
Gets the documentNumber attribute.
- getDocumentNumber() - Method in interface org.kuali.rice.krad.bo.GlobalBusinessObjectDetail
-
Gets the documentNumber attribute.
- getDocumentNumber() - Method in class org.kuali.rice.krad.bo.GlobalBusinessObjectDetailBase
-
- getDocumentNumber() - Method in class org.kuali.rice.krad.bo.SessionDocument
-
- getDocumentNumber() - Method in class org.kuali.rice.krad.bo.SessionDocumentId
-
- getDocumentNumber() - Method in class org.kuali.rice.krad.document.authorization.PessimisticLock
-
- getDocumentNumber() - Method in interface org.kuali.rice.krad.document.Document
-
All documents have a document header id.
- getDocumentNumber() - Method in class org.kuali.rice.krad.document.DocumentBase
-
- getDocumentNumber() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
Retrieves the document number configured on this maintainable
- getDocumentNumber() - Method in class org.kuali.rice.krad.maintenance.MaintenanceLock
-
- getDocumentOrchestrationQueue(DocumentRouteHeaderValue) - Static method in class org.kuali.rice.kew.messaging.MessageServiceNames
-
- getDocumentPopup() - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- getDocumentPresentationController(String) - Method in interface org.kuali.rice.kns.service.DocumentHelperService
-
Deprecated.
- getDocumentPresentationController(Document) - Method in interface org.kuali.rice.kns.service.DocumentHelperService
-
Deprecated.
- 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
-
- getDocumentPresentationController(String) - Method in class org.kuali.rice.krad.service.impl.DocumentDictionaryServiceImpl
-
- getDocumentPresentationController(Document) - Method in class org.kuali.rice.krad.service.impl.DocumentDictionaryServiceImpl
-
- getDocumentPresentationController(String) - Method in class org.kuali.rice.krad.service.impl.DocumentHelperServiceImpl
-
- getDocumentPresentationController(Document) - Method in class org.kuali.rice.krad.service.impl.DocumentHelperServiceImpl
-
- getDocumentPresentationControllerClass() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
-
Deprecated.
Returns the document presentation controller class for the document.
- getDocumentPresentationControllerClass() - Method in interface org.kuali.rice.kns.datadictionary.KNSDocumentEntry
-
Deprecated.
- getDocumentPresentationControllerClass() - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
Returns the document presentation controller class for the document.
- getDocumentPresentationControllerClass() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- getDocumentProcessingQueue(DocumentRouteHeaderValue) - Static method in class org.kuali.rice.kew.messaging.MessageServiceNames
-
- 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
-
- getDocumentRequeuerService(String, String, long) - Static method in class org.kuali.rice.kew.messaging.MessageServiceNames
-
- getDocuments() - Method in class org.kuali.rice.kew.framework.document.security.DocumentSecurityDirective
-
Returns the list of documents on this security directive.
- 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.
- getDocumentsByListOfDocumentHeaderIds(Class<? extends Document>, List<String>) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
The default implementation - this retrieves all documents by a list of documentHeader for a given class.
- getDocumentSearchConfiguration(String, List<String>) - Method in class org.kuali.rice.kew.docsearch.DocumentSearchCustomizationHandlerServiceImpl
-
- getDocumentSearchConfiguration(String, List<String>) - Method in interface org.kuali.rice.kew.framework.document.search.DocumentSearchCustomizationHandlerService
-
Retrieves the custom DocumentSearchCriteriaConfiguration
to use for the document type with the given name
and for the given list of searchable attributes.
- getDocumentSearchCriteriaConfiguration(DocumentType) - Method in interface org.kuali.rice.kew.docsearch.DocumentSearchCustomizationMediator
-
Retrieves the document search criteria configuration for the given document type.
- getDocumentSearchCriteriaConfiguration(DocumentType) - Method in class org.kuali.rice.kew.docsearch.DocumentSearchCustomizationMediatorImpl
-
- getDocumentSearchCriteriaProcessor() - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
- getDocumentSearchCriteriaTranslator() - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
- getDocumentSearchCustomizationHandlerService() - Static method in class org.kuali.rice.kew.framework.KewFrameworkServiceLocator
-
- getDocumentSearchCustomizationHandlerService(String) - Static method in class org.kuali.rice.kew.framework.KewFrameworkServiceLocator
-
- getDocumentSearchCustomizationMediator() - Method in class org.kuali.rice.kew.docsearch.service.impl.DocumentSearchServiceImpl
-
- getDocumentSearchCustomizationMediator() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getDocumentSearchCustomizer() - Method in class org.kuali.rice.krad.workflow.attribute.DataDictionaryDocumentSearchCustomizer
-
- getDocumentSearchService() - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
- getDocumentSearchService() - Method in class org.kuali.rice.kew.quicklinks.dao.impl.QuickLinksDAOJpaImpl
-
- getDocumentSearchService() - Method in class org.kuali.rice.kew.quicklinks.dao.impl.QuickLinksDAOOjbImpl
-
- getDocumentSearchService() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getDocumentSecurityAttributeNames() - Method in class org.kuali.rice.kew.framework.document.security.DocumentSecurityDirective
-
Returns the list of document security attribute names on this security directive.
- getDocumentSecurityHandlerService() - Static method in class org.kuali.rice.kew.framework.KewFrameworkServiceLocator
-
- getDocumentSecurityHandlerService(String) - Static method in class org.kuali.rice.kew.framework.KewFrameworkServiceLocator
-
- getDocumentSecurityService() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getDocumentSerializerService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getDocumentService() - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
- getDocumentService() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- getDocumentService() - Method in class org.kuali.rice.krad.service.impl.MaintenanceDocumentServiceImpl
-
- getDocumentService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getDocumentService() - Method in class org.kuali.rice.krad.uif.service.impl.MaintenanceViewTypeServiceImpl
-
- getDocumentService() - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
-
- getDocumentService() - Method in class org.kuali.rice.krad.workflow.attribute.QualifierResolverBase
-
- getDocumentStateElement(Document) - Static method in class org.kuali.rice.edl.impl.EDLXmlUtils
-
- getDocumentStatus(String) - Method in interface org.kuali.rice.kew.api.document.WorkflowDocumentService
-
Gets the status value for a
Document
with the given documentId
- getDocumentStatus(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentServiceImpl
-
- getDocumentStatus(String) - Method in interface org.kuali.rice.kew.routeheader.dao.DocumentRouteHeaderDAO
-
- getDocumentStatus(String) - Method in class org.kuali.rice.kew.routeheader.dao.impl.DocumentRouteHeaderDAOJpaImpl
-
- getDocumentStatus(String) - Method in class org.kuali.rice.kew.routeheader.dao.impl.DocumentRouteHeaderDAOOjbImpl
-
- getDocumentStatus(String) - Method in class org.kuali.rice.kew.routeheader.service.impl.RouteHeaderServiceImpl
-
- getDocumentStatus(String) - Method in interface org.kuali.rice.kew.routeheader.service.RouteHeaderService
-
- getDocumentStatusCategories() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- getDocumentStatusCategories() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria
-
- getDocumentStatusCategories() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchCriteriaContract
-
Returns an unmodifiable list of document status categories to search against when executing the document search.
- getDocumentStatusCode() - Method in class org.kuali.rice.kew.quicklinks.WatchedDocument
-
- getDocumentStatuses() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- getDocumentStatuses() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria
-
- getDocumentStatuses() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchCriteriaContract
-
Returns an unmodifiable list of document statuses to search against when executing the document search.
- getDocumentStatusPolicy() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
This method returns a DocumentTypePolicy object related to the DocumentStatusPolicy defined for this document type.
- getDocumentStatusSql(List<DocumentStatus>, List<DocumentStatusCategory>, String) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- getDocumentStatusTransitionHistory(String) - Method in interface org.kuali.rice.kew.api.document.WorkflowDocumentService
-
Gets a list of DocumentStatusTransitions for the
Document
with the given documentId
- getDocumentStatusTransitionHistory(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentServiceImpl
-
- getDocumentTemplateNumber() - Method in class org.kuali.rice.krad.bo.DocumentHeader
-
- getDocumentTitle() - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- getDocumentTitle(MaintenanceDocument) - Method in class org.kuali.rice.kew.document.RoutingRuleDelegationMaintainable
-
- getDocumentTitle(MaintenanceDocument) - Method in class org.kuali.rice.kew.document.RoutingRuleMaintainable
-
- getDocumentTitle() - Method in class org.kuali.rice.kew.quicklinks.WatchedDocument
-
- getDocumentTitle(MaintenanceDocument) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- getDocumentTitle(MaintenanceDocument) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
-
Deprecated.
- getDocumentTitle() - Method in interface org.kuali.rice.krad.document.Document
-
Getter method to get the document title as it will appear in and be searchable in workflow.
- getDocumentTitle() - Method in class org.kuali.rice.krad.document.DocumentBase
-
This is the default document title implementation.
- getDocumentTitle(MaintenanceDocument) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Invoked when setting the title for the document instance in workflow (doc search results)
to customize the title
- getDocumentTitle(MaintenanceDocument) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- getDocumentTitle() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
Builds out the document title for maintenance documents - this will get loaded into the flex doc and passed into
workflow.
- getDocumentType() - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- getDocumentType() - Method in class org.kuali.rice.kew.doctype.ApplicationDocumentStatus
-
- getDocumentType() - Method in class org.kuali.rice.kew.doctype.DocumentTypeAttributeBo
-
- getDocumentType() - Method in class org.kuali.rice.kew.doctype.DocumentTypePolicy
-
- getDocumentType() - Method in class org.kuali.rice.kew.engine.node.ProcessDefinitionBo
-
- getDocumentType() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- getDocumentType() - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- getDocumentType() - Method in class org.kuali.rice.kew.feedback.web.FeedbackForm
-
- getDocumentType() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getDocumentType() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getDocumentType() - Method in class org.kuali.rice.kew.rule.RuleDelegationBo
-
- getDocumentType() - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- getDocumentType() - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- getDocumentType() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.DocumentTypeQuickLinksStructure
-
- getDocumentType() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.RouteNodeForDisplay
-
- getDocumentType() - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- getDocumentType() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- getDocumentType(String) - Method in class org.kuali.rice.kns.datadictionary.exporter.DocumentEntryMapper
-
Deprecated.
- getDocumentType(String) - Method in class org.kuali.rice.kns.service.impl.MaintenanceDocumentDictionaryServiceImpl
-
Deprecated.
Gets the workflow document type for the given documentTypeName
- getDocumentType(String) - Method in class org.kuali.rice.kns.service.impl.TransactionalDocumentDictionaryServiceImpl
-
Deprecated.
This method gets the workflow document type for the given documentTypeName
- getDocumentType(String) - Method in class org.kuali.rice.krad.service.impl.DocumentDictionaryServiceImpl
-
Gets the workflow document type dto for the given documentTypeName
- getDocumentTypeAttribute(int) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getDocumentTypeAttributes() - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- getDocumentTypeAttributes() - Method in class org.kuali.rice.kew.api.doctype.DocumentType
-
- getDocumentTypeAttributes() - Method in interface org.kuali.rice.kew.api.doctype.DocumentTypeContract
-
- getDocumentTypeAttributes(String...) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getDocumentTypeAttributes() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- 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
- getDocumentTypeByClass(Class<? extends Document>) - Method in class org.kuali.rice.krad.service.impl.DocumentDictionaryServiceImpl
-
- getDocumentTypeById(String) - Method in interface org.kuali.rice.kew.api.doctype.DocumentTypeService
-
- getDocumentTypeById(String) - Method in class org.kuali.rice.kew.impl.doctype.DocumentTypeServiceImpl
-
- getDocumentTypeByName(String) - Method in interface org.kuali.rice.kew.api.doctype.DocumentTypeService
-
- getDocumentTypeByName(String) - Method in class org.kuali.rice.kew.impl.doctype.DocumentTypeServiceImpl
-
- getDocumentTypeDAO() - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentTypeServiceImpl
-
- getDocumentTypeEmailAddress(DocumentType) - Method in interface org.kuali.rice.kew.mail.service.EmailContentService
-
- getDocumentTypeEmailAddress(DocumentType) - Method in class org.kuali.rice.kew.mail.service.impl.ActionListEmailServiceImpl
-
- getDocumentTypeEmailAddress(DocumentType) - Method in class org.kuali.rice.kew.mail.service.impl.BaseEmailContentServiceImpl
-
- getDocumentTypeId() - Method in class org.kuali.rice.kew.api.doctype.DocumentTypeAttribute.Builder
-
- getDocumentTypeId() - Method in class org.kuali.rice.kew.api.doctype.DocumentTypeAttribute
-
- getDocumentTypeId() - Method in interface org.kuali.rice.kew.api.doctype.DocumentTypeAttributeContract
-
- getDocumentTypeId() - Method in class org.kuali.rice.kew.api.doctype.ProcessDefinition.Builder
-
- getDocumentTypeId() - Method in class org.kuali.rice.kew.api.doctype.ProcessDefinition
-
- getDocumentTypeId() - Method in interface org.kuali.rice.kew.api.doctype.ProcessDefinitionContract
-
- getDocumentTypeId() - Method in class org.kuali.rice.kew.api.doctype.RouteNode.Builder
-
- getDocumentTypeId() - Method in class org.kuali.rice.kew.api.doctype.RouteNode
-
- getDocumentTypeId() - Method in interface org.kuali.rice.kew.api.doctype.RouteNodeContract
-
- getDocumentTypeId() - Method in class org.kuali.rice.kew.api.document.Document.Builder
-
- getDocumentTypeId() - Method in class org.kuali.rice.kew.api.document.Document
-
- getDocumentTypeId() - Method in interface org.kuali.rice.kew.api.document.DocumentContract
-
Retrieve the id of the type of this document
- getDocumentTypeId() - Method in class org.kuali.rice.kew.doctype.ApplicationDocumentStatus
-
- getDocumentTypeId() - Method in class org.kuali.rice.kew.doctype.ApplicationDocumentStatusId
-
- getDocumentTypeId() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getDocumentTypeId() - Method in interface org.kuali.rice.kew.doctype.bo.DocumentTypeEBO
-
- getDocumentTypeId() - Method in class org.kuali.rice.kew.doctype.DocumentTypeAttributeBo
-
- getDocumentTypeId() - Method in class org.kuali.rice.kew.doctype.DocumentTypePolicy
-
- getDocumentTypeId() - Method in class org.kuali.rice.kew.doctype.DocumentTypePolicyId
-
- getDocumentTypeId() - Method in class org.kuali.rice.kew.engine.node.ProcessDefinitionBo
-
- getDocumentTypeId() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- getDocumentTypeId() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getDocumentTypeId() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getDocumentTypeId() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.RouteNodeForDisplay
-
- getDocumentTypeLabelText() - Method in class org.kuali.rice.kew.quicklinks.ActionListStats
-
- getDocumentTypeLabelText() - Method in class org.kuali.rice.kew.quicklinks.InitiatedDocumentType
-
- getDocumentTypeName() - Method in class org.kuali.rice.kew.api.action.RoutingReportCriteria.Builder
-
- getDocumentTypeName() - Method in class org.kuali.rice.kew.api.action.RoutingReportCriteria
-
- getDocumentTypeName() - Method in interface org.kuali.rice.kew.api.action.RoutingReportCriteriaContract
-
- getDocumentTypeName() - Method in class org.kuali.rice.kew.api.document.Document.Builder
-
- getDocumentTypeName() - Method in class org.kuali.rice.kew.api.document.Document
-
- getDocumentTypeName() - Method in interface org.kuali.rice.kew.api.document.DocumentContract
-
Retrieve the name of the type of this document
- getDocumentTypeName() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- getDocumentTypeName() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria
-
- getDocumentTypeName() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchCriteriaContract
-
Returns the document type name criteria to search against when executing the document search.
- getDocumentTypeName() - Method in class org.kuali.rice.kew.api.rule.RuleReportCriteria.Builder
-
- getDocumentTypeName() - Method in class org.kuali.rice.kew.api.rule.RuleReportCriteria
-
- getDocumentTypeName() - Method in interface org.kuali.rice.kew.api.rule.RuleReportCriteriaContract
-
- getDocumentTypeName() - Method in interface org.kuali.rice.kew.docsearch.DocumentSearchCriteriaEbo
-
- getDocumentTypeName() - Method in class org.kuali.rice.kew.engine.simulation.SimulationCriteria
-
- getDocumentTypeName() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getDocumentTypeName() - Method in class org.kuali.rice.kew.quicklinks.ActionListStats
-
- getDocumentTypeName() - Method in class org.kuali.rice.kew.quicklinks.InitiatedDocumentType
-
- getDocumentTypeName() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getDocumentTypeName() - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- getDocumentTypeName() - Method in class org.kuali.rice.kew.rule.web.RuleForm
-
- getDocumentTypeName() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- getDocumentTypeName(Class) - Method in class org.kuali.rice.kns.service.impl.MaintenanceDocumentDictionaryServiceImpl
-
Deprecated.
- getDocumentTypeName(Class) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
-
Deprecated.
The document type name for a class instance
- getDocumentTypeName() - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
- getDocumentTypeName(DataDictionaryIndex, String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
-
- getDocumentTypeName(DataDictionaryIndex, String) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
-
Returns mapped document type based on the given document type.
- getDocumentTypeName() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- getDocumentTypeName() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
Retrieves the document type name from the data dictionary based on
business object class
- getDocumentTypeNameByClass(Class) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
Returns the document type name declared in the dd for the given document
class.
- getDocumentTypeNameByClass(Class) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getDocumentTypeNotificationPreference(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getDocumentTypeNotificationPreference(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getDocumentTypeNotificationPreference(String) - Method in class org.kuali.rice.kew.preferences.web.PreferencesForm
-
- getDocumentTypeNotificationPreferences() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getDocumentTypeNotificationPreferences() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getDocumentTypeNotificationPreferences() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getDocumentTypeParam() - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- getDocumentTypePermissionService() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getDocumentTypePolicies() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getDocumentTypePolicyId() - Method in class org.kuali.rice.kew.doctype.DocumentTypePolicy
-
- getDocumentTypePreferenceName() - Method in class org.kuali.rice.kew.preferences.web.PreferencesForm
-
- getDocumentTypePreferenceValue() - Method in class org.kuali.rice.kew.preferences.web.PreferencesForm
-
- getDocumentTypeQuickLinksStructures() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksForm
-
- getDocumentTypes() - Method in class org.kuali.rice.kew.export.KewExportDataSet
-
- getDocumentTypeSecurity() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getDocumentTypeSecurity() - Method in class org.kuali.rice.kew.doctype.SecuritySession
-
- getDocumentTypeSecurity(String, SecuritySession) - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentSecurityServiceImpl
-
- getDocumentTypeSecurityXml() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getDocumentTypeService() - Static method in class org.kuali.rice.kew.api.KewApiServiceLocator
-
- getDocumentTypeService() - Method in class org.kuali.rice.kew.document.RoutingRuleMaintainableBusRule
-
- getDocumentTypeService() - Method in class org.kuali.rice.kew.quicklinks.dao.impl.QuickLinksDAOJpaImpl
-
- getDocumentTypeService() - Method in class org.kuali.rice.kew.quicklinks.dao.impl.QuickLinksDAOOjbImpl
-
- getDocumentTypeService() - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- getDocumentTypeService() - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewAction
-
- getDocumentTypeService() - Method in class org.kuali.rice.kew.service.impl.DocumentTypeResponsibilityTypeServiceImpl
-
- getDocumentTypeService() - Method in class org.kuali.rice.kew.service.impl.KEWModuleService
-
- getDocumentTypeService() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getDocumentTypeService() - Method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
- getDocumentTypeService() - Method in class org.kuali.rice.krad.kim.DocumentTypePermissionTypeServiceImpl
-
- getDocumentTypeService() - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getDocumentTypeVersion() - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- getDocumentTypeVersion() - Method in class org.kuali.rice.kew.api.doctype.DocumentType
-
- getDocumentTypeVersion() - Method in interface org.kuali.rice.kew.api.doctype.DocumentTypeContract
-
- getDocumentTypeVersion() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getDocumentUpdate() - Method in class org.kuali.rice.kew.api.action.DocumentActionParameters.Builder
-
- getDocumentUpdate() - Method in class org.kuali.rice.kew.api.action.DocumentActionParameters
-
- getDocumentUpdateIfDirty() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- 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
-
- getDocVersion() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getDocVersion() - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- getDocVersion() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getDoNotReceiveFutureRequestsValue() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Returns whether the workflow variable that specifies that this principal should NOT receive future requests has been set
- getDoNotReceiveFutureRequestsValue() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getDouble(Object) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
-
- getDriverClassName() - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.XAPoolDataSource
-
Deprecated.
- getDROPDOWN() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getDROPDOWN_REFRESH() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getDROPDOWN_SCRIPT() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getDropTableSql(String) - Method in class org.kuali.rice.core.framework.persistence.platform.ANSISqlDatabasePlatform
-
- getDropTableSql(String) - Method in interface org.kuali.rice.core.framework.persistence.platform.DatabasePlatform
-
- getDump() - Method in class org.kuali.rice.edl.impl.extract.Fields
-
- getDumpByDocumentId(String) - Method in interface org.kuali.rice.edl.framework.extract.ExtractService
-
- getDumpByDocumentId(String) - Method in interface org.kuali.rice.edl.impl.extract.dao.ExtractDAO
-
- getDumpByDocumentId(String) - Method in class org.kuali.rice.edl.impl.extract.dao.impl.ExtractDAOJpaImpl
-
- getDumpByDocumentId(String) - Method in class org.kuali.rice.edl.impl.extract.dao.impl.ExtractDAOOjbImpl
-
- getDumpByDocumentId(String) - Method in class org.kuali.rice.edl.impl.extract.ExtractServiceImpl
-
- getDuplicateIdentificationFields() - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
- getDuplicateIdentifierFieldsFromDataDictionary(String, String) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
This method is to retrieve a List of fields which are specified in the
maintenance document data dictionary as the
duplicateIdentificationFields.
- getDuplicateIdentifierFieldsFromDataDictionary(String, String) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
-
Deprecated.
- getDuplicateRuleId(RuleBaseValues) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- getDuplicateRuleId(RuleBaseValues) - Method in interface org.kuali.rice.kew.rule.service.RuleServiceInternal
-
Checks if the Rule with the given value is a duplicate of an existing rule in the system.
- getEditableProperties(String) - Method in class org.kuali.rice.kns.web.EditablePropertiesHistoryHolder
-
Deprecated.
Returns the editable properties registered with the current guid
- getEditableProperties() - Method in interface org.kuali.rice.kns.web.struts.form.pojo.PojoForm
-
- getEditableProperties() - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
- getEditablePropertiesMap() - Method in class org.kuali.rice.kns.web.EditablePropertiesHistoryHolder
-
Deprecated.
- getEditGroupUrl(GroupBo) - Method in class org.kuali.rice.kim.lookup.GroupLookupableHelperServiceImpl
-
- getEditingMode() - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
-
- getEditingMode() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- getEditingNote() - Method in class org.kuali.rice.kew.notes.Note
-
- getEditMode() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- getEditModes(Document) - Method in class edu.sampleu.travel.document.authorizer.TravelDocumentPresentationController
-
- getEditModes(Document, Person, Set<String>) - Method in interface org.kuali.rice.kns.document.authorization.TransactionalDocumentAuthorizer
-
- getEditModes(Document, Person, Set<String>) - Method in class org.kuali.rice.kns.document.authorization.TransactionalDocumentAuthorizerBase
-
- getEditModes(Document) - Method in interface org.kuali.rice.kns.document.authorization.TransactionalDocumentPresentationController
-
- getEditModes(Document) - Method in class org.kuali.rice.kns.document.authorization.TransactionalDocumentPresentationControllerBase
-
- getEditModes() - Method in class org.kuali.rice.krad.uif.view.View
-
Map of edit modes that enabled for the view
- getEditModes(View, ViewModel, Person, Set<String>) - Method in interface org.kuali.rice.krad.uif.view.ViewAuthorizer
-
Returns the set of edit modes that are authorized for the given user
- getEditModes(View, ViewModel, Person, Set<String>) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
-
- getEditModes(View, UifFormBase) - Method in interface org.kuali.rice.krad.uif.view.ViewPresentationController
-
- getEditModes(View, UifFormBase) - Method in class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
-
- getEditModeWithEditableModesRemoved(Map) - Method in class org.kuali.rice.krad.service.impl.PessimisticLockServiceImpl
-
This method is used to remove edit modes from the given map that allow the user to edit data on the document.
- getEditRoleUrl(RoleBo) - Method in class org.kuali.rice.kim.lookup.RoleLookupableHelperServiceImpl
-
- getEDLConfigLocation() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getEDLConfigLocation() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getEDLContent(String) - Static method in class org.kuali.rice.edl.framework.workflow.EDocLitePostProcessor
-
- getEDLContent(Document, boolean) - Static method in class org.kuali.rice.edl.impl.EDLXmlUtils
-
- getEdlContext() - Method in class org.kuali.rice.edl.impl.components.SimpleWorkflowEDLConfigComponent
-
- getEdlContext() - Method in class org.kuali.rice.edl.impl.EDLController
-
- getEdlControllerChain() - Method in class org.kuali.rice.edl.impl.EDLContext
-
- getEDLControllerUsingDocumentId(String) - Method in interface org.kuali.rice.edl.impl.service.EDocLiteService
-
- getEDLControllerUsingDocumentId(String) - Method in class org.kuali.rice.edl.impl.service.impl.EDocLiteServiceImpl
-
- getEDLControllerUsingEdlName(String) - Method in interface org.kuali.rice.edl.impl.service.EDocLiteService
-
- getEDLControllerUsingEdlName(String) - Method in class org.kuali.rice.edl.impl.service.impl.EDocLiteServiceImpl
-
- getEdlGlobalConfig() - Method in class org.kuali.rice.edl.impl.EDLController
-
- getEdlName() - Method in class org.kuali.rice.edl.impl.bo.EDocLiteAssociation
-
- getEDocLiteAssociation(String) - Method in interface org.kuali.rice.edl.impl.dao.EDocLiteDAO
-
- getEDocLiteAssociation(Long) - Method in interface org.kuali.rice.edl.impl.dao.EDocLiteDAO
-
- getEDocLiteAssociation(String) - Method in class org.kuali.rice.edl.impl.dao.impl.EDocLiteDAOJpaImpl
-
Get a EDocLiteAssociation
- getEDocLiteAssociation(Long) - Method in class org.kuali.rice.edl.impl.dao.impl.EDocLiteDAOJpaImpl
-
Returns a specific Association
- getEDocLiteAssociation(String) - Method in class org.kuali.rice.edl.impl.dao.impl.EDocLiteDAOOjbImpl
-
- getEDocLiteAssociation(Long) - Method in class org.kuali.rice.edl.impl.dao.impl.EDocLiteDAOOjbImpl
-
- getEdocLiteAssociation() - Method in class org.kuali.rice.edl.impl.EDLContext
-
- getEdocLiteAssociation() - Method in class org.kuali.rice.edl.impl.EDLController
-
- getEDocLiteAssociation(String) - Method in interface org.kuali.rice.edl.impl.service.EDocLiteService
-
- getEDocLiteAssociation(Long) - Method in interface org.kuali.rice.edl.impl.service.EDocLiteService
-
- getEDocLiteAssociation(String) - Method in class org.kuali.rice.edl.impl.service.impl.EDocLiteServiceImpl
-
- getEDocLiteAssociation(Long) - Method in class org.kuali.rice.edl.impl.service.impl.EDocLiteServiceImpl
-
- getEDocLiteAssociations() - Method in interface org.kuali.rice.edl.impl.dao.EDocLiteDAO
-
- getEDocLiteAssociations() - Method in class org.kuali.rice.edl.impl.dao.impl.EDocLiteDAOJpaImpl
-
Returns all active Definitions
- getEDocLiteAssociations() - Method in class org.kuali.rice.edl.impl.dao.impl.EDocLiteDAOOjbImpl
-
- getEDocLiteAssociations() - Method in interface org.kuali.rice.edl.impl.service.EDocLiteService
-
- getEDocLiteAssociations() - Method in class org.kuali.rice.edl.impl.service.impl.EDocLiteServiceImpl
-
- getEdocLiteAssocId() - Method in class org.kuali.rice.edl.impl.bo.EDocLiteAssociation
-
- getEDocLiteDefId() - Method in class org.kuali.rice.edl.impl.bo.EDocLiteDefinition
-
- getEDocLiteDefinition(String) - Method in interface org.kuali.rice.edl.impl.dao.EDocLiteDAO
-
- getEDocLiteDefinition(String) - Method in class org.kuali.rice.edl.impl.dao.impl.EDocLiteDAOJpaImpl
-
Get a EDocLiteDefinition
- getEDocLiteDefinition(String) - Method in class org.kuali.rice.edl.impl.dao.impl.EDocLiteDAOOjbImpl
-
- getEDocLiteDefinition(String) - Method in interface org.kuali.rice.edl.impl.service.EDocLiteService
-
- getEDocLiteDefinition(String) - Method in class org.kuali.rice.edl.impl.service.impl.EDocLiteServiceImpl
-
- getEDocLiteDefinitions() - Method in interface org.kuali.rice.edl.impl.dao.EDocLiteDAO
-
- getEDocLiteDefinitions() - Method in class org.kuali.rice.edl.impl.dao.impl.EDocLiteDAOJpaImpl
-
Returns the names of all active Definitions
- getEDocLiteDefinitions() - Method in class org.kuali.rice.edl.impl.dao.impl.EDocLiteDAOOjbImpl
-
- getEDocLiteDefinitions() - Method in interface org.kuali.rice.edl.impl.service.EDocLiteService
-
- getEDocLiteDefinitions() - Method in class org.kuali.rice.edl.impl.service.impl.EDocLiteServiceImpl
-
- getEdocLites() - Method in class org.kuali.rice.edl.impl.xml.export.EdlExportDataSet
-
- getEDocLiteService() - Static method in class org.kuali.rice.edl.impl.service.EdlServiceLocator
-
- getEffectiveExecutionTime() - Method in class org.kuali.rice.krms.api.engine.SelectionCriteria
-
This method gets the effective date/time in epoch time, suitable for
converting to a
Date
via
Date.Date(long)
- getEffectiveHour() - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- getEffectiveMinute() - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- getElapsedTimeInMilliseconds() - Method in class org.kuali.rice.krms.framework.engine.result.TimingResult
-
Returns the Elapsed Time in Milliseconds
- getElement() - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementBase
-
- getElementConstraintProcessors() - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- 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
-
- getElementTransformationList() - Method in class org.kuali.rice.kew.xml.AbstractTransformationFilter
-
- getEmail() - Method in class edu.sampleu.bookstore.bo.Author
-
- getEmailAddress() - Static method in class org.kuali.rice.edl.framework.util.EDLFunctions
-
- getEmailAddress() - Method in class org.kuali.rice.kim.api.identity.email.EntityEmail.Builder
-
- getEmailAddress() - Method in class org.kuali.rice.kim.api.identity.email.EntityEmail
-
- getEmailAddress() - Method in interface org.kuali.rice.kim.api.identity.email.EntityEmailContract
-
- getEmailAddress() - Method in interface org.kuali.rice.kim.api.identity.Person
-
- getEmailAddress() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmail
-
- getEmailAddress() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getEmailAddress() - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
Gets the emailAddress attribute.
- getEmailAddresses() - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo.Builder
-
- getEmailAddresses() - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo
-
- getEmailAddresses() - Method in interface org.kuali.rice.kim.api.identity.type.EntityTypeContactInfoContract
-
- getEmailAddressUnmasked() - Method in class org.kuali.rice.kim.api.identity.email.EntityEmail.Builder
-
- getEmailAddressUnmasked() - Method in class org.kuali.rice.kim.api.identity.email.EntityEmail
-
- getEmailAddressUnmasked() - Method in interface org.kuali.rice.kim.api.identity.email.EntityEmailContract
-
- getEmailAddressUnmasked() - Method in interface org.kuali.rice.kim.api.identity.Person
-
- getEmailAddressUnmasked() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getEmailConfigurationPath() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getEmailConfigurationPath() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getEmailContentGenerator() - Method in class org.kuali.rice.kew.mail.service.impl.CustomizableActionListEmailServiceImpl
-
- getEmailContentService() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getEmailFrom(DocumentType) - Method in class org.kuali.rice.kew.mail.service.impl.ActionListEmailServiceImpl
-
- getEmailMapper() - Method in class org.kuali.rice.kim.ldap.EntityTypeContactInfoDefaultMapper
-
Gets the value of emailMapper
- getEmailMapper() - Method in class org.kuali.rice.kim.ldap.EntityTypeContactInfoMapper
-
Gets the value of emailMapper
- getEmailNotification() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getEmailNotification() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getEmailNotification() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getEmailReminderLifecycleEnabled() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getEmailReminderLifecycleEnabled() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getEmails() - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- getEmailService() - Method in interface org.kuali.rice.kcb.service.KCBServiceLocator
-
- getEmailSubject() - Method in class org.kuali.rice.kew.mail.service.impl.ActionListEmailServiceImpl
-
- getEmailSubject(String) - Method in class org.kuali.rice.kew.mail.service.impl.ActionListEmailServiceImpl
-
- getEmailType() - Method in class org.kuali.rice.kim.api.identity.email.EntityEmail.Builder
-
- getEmailType() - Method in class org.kuali.rice.kim.api.identity.email.EntityEmail
-
- getEmailType() - Method in interface org.kuali.rice.kim.api.identity.email.EntityEmailContract
-
- getEmailType(String) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- getEmailType(String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getEmailType() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmail
-
- getEmailType(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- getEmailType(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- getEmailType(String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getEmailTypeCode() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmail
-
- getEmbeddedPluginLocation() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getEmbeddedPluginLocation() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getEmbeddedRoleId() - Method in class org.kuali.rice.kim.api.role.RoleMembership.Builder
-
- getEmbeddedRoleId() - Method in class org.kuali.rice.kim.api.role.RoleMembership
-
- getEmbeddedRoleId() - Method in interface org.kuali.rice.kim.api.role.RoleMembershipContract
-
- getEmpInfos() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAffiliation
-
- getEmployeeAffiliationCodes() - Method in interface org.kuali.rice.kim.util.Constants
-
Gets the value of the employee affiliation code
- getEmployeeId() - Method in class org.kuali.rice.kew.api.identity.EmployeeId
-
- getEmployeeId() - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment.Builder
-
- getEmployeeId() - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment
-
- getEmployeeId() - Method in interface org.kuali.rice.kim.api.identity.employment.EntityEmploymentContract
-
- getEmployeeId() - Method in interface org.kuali.rice.kim.api.identity.Person
-
- getEmployeeId() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfo
-
- getEmployeeId() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getEmployeeIdProperty() - Method in interface org.kuali.rice.kim.util.Constants
-
Gets the value of employeeIdProperty
- getEmployeeMailLdapProperty() - Method in interface org.kuali.rice.kim.util.Constants
-
Gets the value of employeeMailLdapProperty
- getEmployeePhoneLdapProperty() - Method in interface org.kuali.rice.kim.util.Constants
-
Gets the value of employeePhoneLdapProperty
- getEmployeeStatus() - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment.Builder
-
- getEmployeeStatus() - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment
-
- getEmployeeStatus() - Method in interface org.kuali.rice.kim.api.identity.employment.EntityEmploymentContract
-
- getEmployeeStatus() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getEmployeeStatusCode() - Method in interface org.kuali.rice.kim.api.identity.Person
-
- getEmployeeStatusCode() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getEmployeeStatusProperty() - Method in interface org.kuali.rice.kim.util.Constants
-
Gets the value of employeeStatusProperty
- getEmployeeType() - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment.Builder
-
- getEmployeeType() - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment
-
- getEmployeeType() - Method in interface org.kuali.rice.kim.api.identity.employment.EntityEmploymentContract
-
- getEmployeeType() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getEmployeeTypeCode() - Method in interface org.kuali.rice.kim.api.identity.Person
-
- getEmployeeTypeCode() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getEmployeeTypeProperty() - Method in interface org.kuali.rice.kim.util.Constants
-
Gets the value of employeeTypeProperty
- getEmployment() - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefault.Builder
-
- getEmployment() - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefault
-
- getEmploymentInformation() - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- getEmploymentInformation() - Method in class org.kuali.rice.kim.api.identity.entity.Entity
-
- getEmploymentInformation() - Method in interface org.kuali.rice.kim.api.identity.entity.EntityContract
-
- getEmploymentMapper() - Method in class org.kuali.rice.kim.ldap.EntityDefaultMapper
-
Gets the value of employmentMapper
- getEmploymentMapper() - Method in class org.kuali.rice.kim.ldap.EntityMapper
-
Gets the value of employmentMapper
- getEmploymentRecordId() - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment.Builder
-
- getEmploymentRecordId() - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment
-
- getEmploymentRecordId() - Method in interface org.kuali.rice.kim.api.identity.employment.EntityEmploymentContract
-
- getEmploymentRecordId() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfo
-
- getEmploymentStatus(String) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- getEmploymentStatus(String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getEmploymentStatus() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfo
-
- getEmploymentStatus(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- getEmploymentStatus(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- getEmploymentStatus(String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getEmploymentStatusCode() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfo
-
- getEmploymentType(String) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- getEmploymentType(String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getEmploymentType() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfo
-
- getEmploymentType(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- getEmploymentType(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- getEmploymentType(String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getEmploymentTypeCode() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfo
-
- getEmpPhoneNumber() - Static method in class org.kuali.rice.edl.framework.util.EDLFunctions
-
- getEmptyActionUrls() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
A utility method that returns an empty list of action urls.
- getEmptyAnchorHtmlData() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- 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
- getEmpTypCd() - Static method in class org.kuali.rice.edl.framework.util.EDLFunctions
-
- 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
- getEnabledCustomizations(String, String) - Method in class org.kuali.rice.kew.docsearch.DocumentSearchCustomizationHandlerServiceImpl
-
- getEnabledCustomizations(String, String) - Method in interface org.kuali.rice.kew.framework.document.search.DocumentSearchCustomizationHandlerService
-
Returns the set of customizations that are enabled and should be executed for the
DocumentSearchCustomizer
with the given customizer name.
- getEncodedCertificate(Certificate) - Method in class org.kuali.rice.ksb.security.AbstractDigitalSigner
-
- getEncodedName() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
Used from the rule quicklinks when doing the focus channel.
- getEncodedSignature() - Method in class org.kuali.rice.ksb.security.AbstractDigitalSigner
-
- getEncryptedValue() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
Gets the encryptedValue attribute.
- getEncryptionFormatter() - Method in class org.kuali.rice.core.web.format.EncryptionFormatter
-
- getEncryptionService() - Static method in class org.kuali.rice.core.api.CoreApiServiceLocator
-
- getEncryptionService() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getEncryptionService() - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
- getEncryptionService() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
Gets the encryptionService attribute.
- getEncryptionService() - Method in class org.kuali.rice.kns.service.impl.SessionDocumentServiceImpl
-
Deprecated.
- getEncryptionService() - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
-
- 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
-
- getEncryptionService() - Method in class org.kuali.rice.krad.service.impl.SessionDocumentServiceImpl
-
- getEndDate() - Method in class edu.sampleu.demo.course.CourseSection
-
- getEndDate() - Method in class edu.sampleu.kew.krad.form.StatsForm
-
- getEndDate() - Method in class org.kuali.rice.kew.stats.web.StatsForm
-
- getEndDate() - Method in class org.kuali.rice.kim.api.identity.citizenship.EntityCitizenship.Builder
-
- getEndDate() - Method in class org.kuali.rice.kim.api.identity.citizenship.EntityCitizenship
-
- getEndDate() - Method in interface org.kuali.rice.kim.api.identity.citizenship.EntityCitizenshipContract
-
- getEndDate() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentCitizenship
-
- getEndingDate() - Method in class edu.sampleu.kew.krad.form.StatsForm
-
- getEndingDate() - Method in class org.kuali.rice.kew.stats.web.StatsForm
-
- getEndpoint(QName) - Method in interface org.kuali.rice.ksb.api.bus.ServiceBus
-
Returns an available endpoint for the service with the given name.
- getEndpoint(QName, String) - Method in interface org.kuali.rice.ksb.api.bus.ServiceBus
-
Returns an available endpoint for the service with the given name which is hosted by the
application with the given application id.
- getEndpoint() - Method in class org.kuali.rice.ksb.impl.bus.LocalService
-
- getEndpoint() - Method in class org.kuali.rice.ksb.impl.bus.RemoteService
-
- getEndpoint(QName) - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- getEndpoint(QName, String) - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- getEndpointHostReplacementPattern() - Method in class org.kuali.rice.ksb.messaging.AlternateEndpointLocation
-
- getEndpointHostReplacementValue() - Method in class org.kuali.rice.ksb.messaging.AlternateEndpointLocation
-
- getEndpoints(QName) - Method in interface org.kuali.rice.ksb.api.bus.ServiceBus
-
Returns an unmodifiable list of accessible endpoints that are available to the service bus
with the given service name.
- getEndpoints(QName) - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- getEndPointUrl() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getEndPointUrl() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getEndpointUrl() - Method in interface org.kuali.rice.ksb.api.bus.ServiceConfiguration
-
Returns the URL of the endpoint which provides this service.
- getEndpointUrl() - Method in interface org.kuali.rice.ksb.api.bus.ServiceDefinition
-
Returns the URL of the endpoint which provides this service.
- getEndpointUrl() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- getEndpointUrl() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration
-
- getEndpointUrl() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- getEndpointUrl() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- getEndpointUrl() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo
-
- getEndpointUrl() - Method in interface org.kuali.rice.ksb.api.registry.ServiceInfoContract
-
Returns the URL of the service as a string.
- getEndpointUrl() - Method in class org.kuali.rice.ksb.impl.registry.ServiceInfoBo
-
- getEndpointUrlPattern() - Method in class org.kuali.rice.ksb.messaging.AlternateEndpoint
-
- getEngine() - Static method in class org.kuali.rice.krms.api.KrmsApiServiceLocator
-
- getEngineResults() - Method in interface org.kuali.rice.krms.api.engine.ExecutionEnvironment
-
- getEngineResults() - Method in class org.kuali.rice.krms.framework.engine.BasicExecutionEnvironment
-
- getEngineState() - Method in class org.kuali.rice.kew.engine.RouteContext
-
- getEnrouteErrorSuppression() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getEnrouteLabel() - Method in class edu.sampleu.kew.krad.form.StatsForm
-
- getEnrouteLabel() - Method in class org.kuali.rice.kew.stats.web.StatsForm
-
- getEnrouteNumber() - Method in class org.kuali.rice.kew.stats.Stats
-
- getEntity(String) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- getEntity(String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getEntity(String) - Method in class org.kuali.rice.kim.dao.impl.LdapPrincipalDaoImpl
-
FIND entity objects based on the given criteria.
- getEntity(String) - Method in interface org.kuali.rice.kim.dao.LdapPrincipalDao
-
- getEntity(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- getEntity(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- getEntity(String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getEntity(String) - Method in class org.kuali.rice.kim.service.impl.LdapIdentityDelegateServiceImpl
-
- getEntityAddressId() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- getEntityAddressId() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddressId
-
- getEntityAffiliation() - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment.Builder
-
- getEntityAffiliation() - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment
-
- getEntityAffiliation() - Method in interface org.kuali.rice.kim.api.identity.employment.EntityEmploymentContract
-
- getEntityAffiliationId() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAffiliation
-
- getEntityAffiliationId() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAffiliationId
-
- getEntityAffiliationId() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfo
-
- getEntityBoByEmployeeId(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- getEntityBoByPrincipalId(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- getEntityBoByPrincipalName(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- getEntityByEmployeeId(String) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
Gets a
Entity
from a employeeId.
- getEntityByEmployeeId(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- getEntityByEmployeeId(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- getEntityByKeyValue(String, String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
Generic helper method for performing a lookup through the business object service.
- getEntityByPrincipalId(String) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
Gets a
Entity
from a principalId.
- getEntityByPrincipalId(String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getEntityByPrincipalId(String) - Method in class org.kuali.rice.kim.dao.impl.LdapPrincipalDaoImpl
-
Fetches full entity info, populated from EDS, based on the Entity's principal id
- getEntityByPrincipalId(String) - Method in interface org.kuali.rice.kim.dao.LdapPrincipalDao
-
Fetches full entity info, populated from EDS, based on the Entity's principal id
- getEntityByPrincipalId(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- getEntityByPrincipalId(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- getEntityByPrincipalId(String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getEntityByPrincipalId(String) - Method in class org.kuali.rice.kim.service.impl.LdapIdentityDelegateServiceImpl
-
Overridden to populate this information from the LdapPrincipalDao
- getEntityByPrincipalName(String) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
Gets a
Entity
from a principalName.
- getEntityByPrincipalName(String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getEntityByPrincipalName(String) - Method in class org.kuali.rice.kim.dao.impl.LdapPrincipalDaoImpl
-
- getEntityByPrincipalName(String) - Method in interface org.kuali.rice.kim.dao.LdapPrincipalDao
-
- getEntityByPrincipalName(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- getEntityByPrincipalName(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- getEntityByPrincipalName(String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getEntityByPrincipalName(String) - Method in class org.kuali.rice.kim.service.impl.LdapIdentityDelegateServiceImpl
-
- getEntityCitizenshipId() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentCitizenship
-
- getEntityCitizenshipId() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentCitizenshipId
-
- getEntityDefault(String) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- getEntityDefault(String) - Method in class org.kuali.rice.kim.dao.impl.LdapPrincipalDaoImpl
-
- getEntityDefault(String) - Method in interface org.kuali.rice.kim.dao.LdapPrincipalDao
-
Find entity objects based on the given criteria.
- getEntityDefault(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
This method first tries the inner IdentityService impl, and resorts to
the IdentityArchiveService if need be.
- getEntityDefault(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- getEntityDefault(String) - Method in class org.kuali.rice.kim.service.impl.LdapIdentityDelegateServiceImpl
-
- getEntityDefaultByEmployeeId(String) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- getEntityDefaultByEmployeeId(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
This method first tries the inner IdentityService impl, and resorts to
the IdentityArchiveService if need be.
- getEntityDefaultByEmployeeId(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- getEntityDefaultByPrincipalId(String) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- getEntityDefaultByPrincipalId(String) - Method in class org.kuali.rice.kim.dao.impl.LdapPrincipalDaoImpl
-
entityid and principalId are treated as the same.
- getEntityDefaultByPrincipalId(String) - Method in interface org.kuali.rice.kim.dao.LdapPrincipalDao
-
entityid and principalId are treated as the same.
- getEntityDefaultByPrincipalId(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
This method first tries the inner IdentityService impl, and resorts to
the IdentityArchiveService if need be.
- getEntityDefaultByPrincipalId(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- getEntityDefaultByPrincipalId(String) - Method in class org.kuali.rice.kim.service.impl.LdapIdentityDelegateServiceImpl
-
- getEntityDefaultByPrincipalName(String) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- getEntityDefaultByPrincipalName(String) - Method in class org.kuali.rice.kim.dao.impl.LdapPrincipalDaoImpl
-
- getEntityDefaultByPrincipalName(String) - Method in interface org.kuali.rice.kim.dao.LdapPrincipalDao
-
- getEntityDefaultByPrincipalName(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
This method first tries the inner IdentityService impl, and resorts to
the IdentityArchiveService if need be.
- getEntityDefaultByPrincipalName(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- getEntityDefaultByPrincipalName(String) - Method in class org.kuali.rice.kim.service.impl.LdapIdentityDelegateServiceImpl
-
- getEntityDefaultFromArchive(String) - Method in interface org.kuali.rice.kim.impl.identity.IdentityArchiveService
-
- getEntityDefaultFromArchive(String) - Method in class org.kuali.rice.kim.service.impl.IdentityArchiveServiceImpl
-
- getEntityDefaultFromArchiveByEmployeeId(String) - Method in interface org.kuali.rice.kim.impl.identity.IdentityArchiveService
-
- getEntityDefaultFromArchiveByEmployeeId(String) - Method in class org.kuali.rice.kim.service.impl.IdentityArchiveServiceImpl
-
- getEntityDefaultFromArchiveByPrincipalId(String) - Method in interface org.kuali.rice.kim.impl.identity.IdentityArchiveService
-
- getEntityDefaultFromArchiveByPrincipalId(String) - Method in class org.kuali.rice.kim.service.impl.IdentityArchiveServiceImpl
-
- getEntityDefaultFromArchiveByPrincipalName(String) - Method in interface org.kuali.rice.kim.impl.identity.IdentityArchiveService
-
- getEntityDefaultFromArchiveByPrincipalName(String) - Method in class org.kuali.rice.kim.service.impl.IdentityArchiveServiceImpl
-
- getEntityDefaultInfo(String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getEntityDefaultInfo(String) - Method in interface org.kuali.rice.kim.dao.PrincipalDao
-
Find entity objects based on the given criteria.
- getEntityDefaultInfo(String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getEntityDefaultInfoByPrincipalId(String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getEntityDefaultInfoByPrincipalId(String) - Method in interface org.kuali.rice.kim.dao.PrincipalDao
-
entityid and principalId are treated as the same.
- getEntityDefaultInfoByPrincipalId(String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getEntityDefaultInfoByPrincipalName(String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getEntityDefaultInfoByPrincipalName(String) - Method in interface org.kuali.rice.kim.dao.PrincipalDao
-
- getEntityDefaultInfoByPrincipalName(String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getEntityDescriptor(Class) - Static method in class org.kuali.rice.core.framework.persistence.jpa.metadata.MetadataManager
-
- getEntityEmailId() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmail
-
- getEntityEmailId() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmailId
-
- getEntityEmploymentId() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfo
-
- getEntityEmploymentId() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfoId
-
- getEntityEmploymentInformationInfo(String) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getEntityEmploymentInformationInfo(String) - Method in interface org.kuali.rice.kim.service.UiDocumentService
-
- getEntityExternalIdentifier(String) - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- getEntityExternalIdentifier(String) - Method in class org.kuali.rice.kim.api.identity.entity.Entity
-
- getEntityExternalIdentifier(String) - Method in interface org.kuali.rice.kim.api.identity.entity.EntityContract
-
Gets this
EntityContract
's external identifier for the given type code
- getEntityExternalIdentifierId() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentExternalId
-
- getEntityId() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- getEntityId() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress
-
- getEntityId() - Method in interface org.kuali.rice.kim.api.identity.address.EntityAddressContract
-
Gets this id of the parent identity object.
- getEntityId() - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliation.Builder
-
- getEntityId() - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliation
-
- getEntityId() - Method in interface org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationContract
-
Gets this id of the parent identity object.
- getEntityId() - Method in class org.kuali.rice.kim.api.identity.citizenship.EntityCitizenship.Builder
-
- getEntityId() - Method in class org.kuali.rice.kim.api.identity.citizenship.EntityCitizenship
-
- getEntityId() - Method in interface org.kuali.rice.kim.api.identity.citizenship.EntityCitizenshipContract
-
Gets this id of the parent identity object.
- getEntityId() - Method in class org.kuali.rice.kim.api.identity.email.EntityEmail.Builder
-
- getEntityId() - Method in class org.kuali.rice.kim.api.identity.email.EntityEmail
-
- getEntityId() - Method in interface org.kuali.rice.kim.api.identity.email.EntityEmailContract
-
Gets this id of the parent identity object.
- getEntityId() - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment.Builder
-
- getEntityId() - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment
-
- getEntityId() - Method in interface org.kuali.rice.kim.api.identity.employment.EntityEmploymentContract
-
Gets this id of the parent identity object.
- getEntityId() - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefault.Builder
-
- getEntityId() - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefault
-
- getEntityId() - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifier.Builder
-
- getEntityId() - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifier
-
- getEntityId() - Method in interface org.kuali.rice.kim.api.identity.external.EntityExternalIdentifierContract
-
Gets this id of the parent identity object.
- getEntityId() - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- getEntityId() - Method in class org.kuali.rice.kim.api.identity.name.EntityName
-
- getEntityId() - Method in interface org.kuali.rice.kim.api.identity.name.EntityNameContract
-
Gets this Entity
's id.
- getEntityId() - Method in interface org.kuali.rice.kim.api.identity.Person
-
- getEntityId() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- getEntityId() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics
-
- getEntityId() - Method in interface org.kuali.rice.kim.api.identity.personal.EntityBioDemographicsContract
-
- getEntityId() - Method in class org.kuali.rice.kim.api.identity.personal.EntityEthnicity.Builder
-
- getEntityId() - Method in class org.kuali.rice.kim.api.identity.personal.EntityEthnicity
-
- getEntityId() - Method in interface org.kuali.rice.kim.api.identity.personal.EntityEthnicityContract
-
- getEntityId() - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone.Builder
-
- getEntityId() - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone
-
- getEntityId() - Method in interface org.kuali.rice.kim.api.identity.phone.EntityPhoneContract
-
Gets this id of the parent identity object.
- getEntityId() - Method in class org.kuali.rice.kim.api.identity.principal.Principal.Builder
-
- getEntityId() - Method in class org.kuali.rice.kim.api.identity.principal.Principal
-
- getEntityId() - Method in interface org.kuali.rice.kim.api.identity.principal.PrincipalContract
-
- getEntityId() - Method in class org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferences.Builder
-
- getEntityId() - Method in class org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferences
-
- getEntityId() - Method in interface org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferencesContract
-
Gets this id of the parent identity object.
- getEntityId() - Method in class org.kuali.rice.kim.api.identity.residency.EntityResidency.Builder
-
- getEntityId() - Method in class org.kuali.rice.kim.api.identity.residency.EntityResidency
-
- getEntityId() - Method in interface org.kuali.rice.kim.api.identity.residency.EntityResidencyContract
-
- getEntityId() - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo.Builder
-
- getEntityId() - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo
-
- getEntityId() - Method in interface org.kuali.rice.kim.api.identity.type.EntityTypeContactInfoContract
-
Gets the id of the parent identity object.
- getEntityId() - Method in class org.kuali.rice.kim.api.identity.visa.EntityVisa.Builder
-
- getEntityId() - Method in class org.kuali.rice.kim.api.identity.visa.EntityVisa
-
- getEntityId() - Method in interface org.kuali.rice.kim.api.identity.visa.EntityVisaContract
-
- getEntityId() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentCitizenship
-
- getEntityId() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentName
-
- getEntityId() - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- getEntityId() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getEntityIdKimProperty() - Method in interface org.kuali.rice.kim.util.Constants
-
Gets the value of entityIdKimProperty
- getEntityInfo(String) - Method in interface org.kuali.rice.kim.dao.PrincipalDao
-
- getEntityInfoByPrincipalId(String) - Method in interface org.kuali.rice.kim.dao.PrincipalDao
-
Fetches full entity info, populated from EDS, based on the Entity's principal id
- getEntityManager() - Method in class org.kuali.rice.edl.impl.dao.impl.EDocLiteDAOJpaImpl
-
- getEntityManager() - Method in class org.kuali.rice.edl.impl.extract.dao.impl.ExtractDAOJpaImpl
-
- getEntityManager() - Method in class org.kuali.rice.kew.actionitem.dao.impl.ActionItemDAOJpaImpl
-
- getEntityManager() - Method in class org.kuali.rice.kew.actionlist.dao.impl.ActionListDAOJpaImpl
-
- getEntityManager() - Method in class org.kuali.rice.kew.actionrequest.dao.impl.ActionRequestDAOJpaImpl
-
- getEntityManager() - Method in class org.kuali.rice.kew.actiontaken.dao.impl.ActionTakenDAOJpaImpl
-
- getEntityManager() - Method in class org.kuali.rice.kew.docsearch.dao.impl.SearchableAttributeDAOJpaImpl
-
- getEntityManager() - Method in class org.kuali.rice.kew.doctype.dao.impl.DocumentTypeDAOJpaImpl
-
- getEntityManager() - Method in class org.kuali.rice.kew.documentlink.dao.impl.DocumentLinkDAOJpaImpl
-
- getEntityManager() - Method in class org.kuali.rice.kew.engine.node.dao.impl.BranchDAOJpaImpl
-
- getEntityManager() - Method in class org.kuali.rice.kew.engine.node.dao.impl.RouteNodeDAOJpaImpl
-
- getEntityManager() - Method in class org.kuali.rice.kew.notes.dao.impl.NoteDAOJpaImpl
-
- getEntityManager() - Method in class org.kuali.rice.kew.quicklinks.dao.impl.QuickLinksDAOJpaImpl
-
- getEntityManager() - Method in class org.kuali.rice.kew.responsibility.dao.impl.ResponsibilityIdDAOJpaImpl
-
- getEntityManager() - Method in class org.kuali.rice.kew.routeheader.dao.impl.DocumentRouteHeaderDAOJpaImpl
-
- getEntityManager() - Method in class org.kuali.rice.kew.rule.dao.impl.RuleAttributeDAOJpaImpl
-
- getEntityManager() - Method in class org.kuali.rice.kew.rule.dao.impl.RuleDAOJpaImpl
-
- getEntityManager() - Method in class org.kuali.rice.kew.rule.dao.impl.RuleDelegationDAOJpaImpl
-
- getEntityManager() - Method in class org.kuali.rice.kew.rule.dao.impl.RuleResponsibilityDAOJpaImpl
-
- getEntityManager() - Method in class org.kuali.rice.kew.rule.dao.impl.RuleTemplateAttributeDAOJpaImpl
-
- getEntityManager() - Method in class org.kuali.rice.kew.rule.dao.impl.RuleTemplateDAOJpaImpl
-
- getEntityManager() - Method in class org.kuali.rice.kew.rule.dao.impl.RuleTemplateOptionDAOJpaImpl
-
- getEntityManager() - Method in class org.kuali.rice.kew.stats.dao.impl.StatsDaoJpaImpl
-
- getEntityManager() - Method in class org.kuali.rice.kew.useroptions.dao.impl.UserOptionsDaoJpaImpl
-
- getEntityManager() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- getEntityManager() - Method in class org.kuali.rice.krad.dao.impl.AttachmentDaoJpa
-
- getEntityManager() - Method in class org.kuali.rice.krad.dao.impl.BusinessObjectDaoJpa
-
- getEntityManager() - Method in class org.kuali.rice.krad.dao.impl.DocumentDaoJpa
-
- getEntityManager() - Method in class org.kuali.rice.krad.dao.impl.DocumentHeaderDaoJpa
-
- getEntityManager() - Method in class org.kuali.rice.krad.dao.impl.LookupDaoJpa
-
- getEntityManager() - Method in class org.kuali.rice.krad.dao.impl.MaintenanceDocumentDaoJpa
-
- getEntityManager() - Method in class org.kuali.rice.krad.dao.impl.NoteDaoJpa
-
- getEntityManager() - Method in class org.kuali.rice.krad.dao.impl.PersistedLookupMetadataDaoJpa
-
- getEntityManager() - Method in class org.kuali.rice.krad.dao.impl.PersistenceDaoJpa
-
- getEntityManager() - Method in class org.kuali.rice.krad.dao.impl.SessionDocumentDaoJpa
-
- getEntityManager() - Method in class org.kuali.rice.ksb.messaging.dao.impl.MessageQueueDAOJpaImpl
-
- getEntityManagerFactory() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getEntityManagerFactory() - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
- getEntityManagerFactory() - Static method in class org.kuali.rice.krad.service.KRADServiceLocator
-
- getEntityManagerInterface() - Method in class org.kuali.rice.core.framework.persistence.jpa.DevHibernateJpaVendorAdapter
-
- getEntityName() - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
- getEntityNameId() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentName
-
- getEntityNameId() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentNameId
-
- getEntityNameType(String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getEntityNameType() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentName
-
- getEntityNameType(String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getEntityPhoneId() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentPhone
-
- getEntityPhoneId() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentPhoneId
-
- getEntityPrimaryKeyObject(Object) - Static method in class org.kuali.rice.core.framework.persistence.jpa.metadata.MetadataManager
-
Retrieves the primary key as an object for the given Object (which is assumed to be a JPA entity).
- getEntityPrimaryKeyValuePairs(Object) - Static method in class org.kuali.rice.core.framework.persistence.jpa.metadata.MetadataManager
-
- getEntityPrivacyPreferences(String) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- getEntityPrivacyPreferences(String) - Method in class org.kuali.rice.kim.dao.impl.LdapPrincipalDaoImpl
-
- getEntityPrivacyPreferences(String) - Method in interface org.kuali.rice.kim.dao.LdapPrincipalDao
-
- getEntityPrivacyPreferences(String) - Method in interface org.kuali.rice.kim.dao.PrincipalDao
-
- getEntityPrivacyPreferences(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- getEntityPrivacyPreferences(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- getEntityPrivacyPreferences(String) - Method in class org.kuali.rice.kim.service.impl.LdapIdentityDelegateServiceImpl
-
- getEntityPrototype() - Method in interface org.kuali.rice.kim.util.Constants
-
Gets the value of entityPrototype
- getEntityType(String) - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefault
-
- getEntityType(String) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- getEntityType() - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo.Builder
-
- getEntityType() - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo
-
- getEntityType() - Method in interface org.kuali.rice.kim.api.identity.type.EntityTypeContactInfoContract
-
- getEntityType(String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getEntityType(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- getEntityType(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- getEntityType(String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getEntityTypeCode() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- getEntityTypeCode() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress
-
- getEntityTypeCode() - Method in interface org.kuali.rice.kim.api.identity.address.EntityAddressContract
-
- getEntityTypeCode() - Method in class org.kuali.rice.kim.api.identity.email.EntityEmail.Builder
-
- getEntityTypeCode() - Method in class org.kuali.rice.kim.api.identity.email.EntityEmail
-
- getEntityTypeCode() - Method in interface org.kuali.rice.kim.api.identity.email.EntityEmailContract
-
- getEntityTypeCode() - Method in interface org.kuali.rice.kim.api.identity.Person
-
- getEntityTypeCode() - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone.Builder
-
- getEntityTypeCode() - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone
-
- getEntityTypeCode() - Method in interface org.kuali.rice.kim.api.identity.phone.EntityPhoneContract
-
- getEntityTypeCode() - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo.Builder
-
- getEntityTypeCode() - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo
-
- getEntityTypeCode() - Method in interface org.kuali.rice.kim.api.identity.type.EntityTypeContactInfoContract
-
- getEntityTypeCode() - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfoDefault.Builder
-
- getEntityTypeCode() - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfoDefault
-
- getEntityTypeCode() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- getEntityTypeCode() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmail
-
- getEntityTypeCode() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentPhone
-
- getEntityTypeCode() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getEntityTypeContactInfoByTypeCode(String) - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- getEntityTypeContactInfoByTypeCode(String) - Method in class org.kuali.rice.kim.api.identity.entity.Entity
-
- getEntityTypeContactInfoByTypeCode(String) - Method in interface org.kuali.rice.kim.api.identity.entity.EntityContract
-
- getEntityTypeContactInfoDefaultMapper() - Method in class org.kuali.rice.kim.ldap.EntityDefaultMapper
-
Gets the value of entityTypeMapper
- getEntityTypeContactInfoMapper() - Method in class org.kuali.rice.kim.ldap.EntityMapper
-
Gets the value of entityTypeMapper
- getEntityTypeContactInfos() - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- getEntityTypeContactInfos() - Method in class org.kuali.rice.kim.api.identity.entity.Entity
-
- getEntityTypeContactInfos() - Method in interface org.kuali.rice.kim.api.identity.entity.EntityContract
-
- getEntityTypeContactInfos() - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefault.Builder
-
- getEntityTypeContactInfos() - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefault
-
- getEntries() - Method in class org.kuali.rice.core.api.util.jaxb.MapStringStringAdapter.StringMapEntryList
-
- getEntries() - Method in class org.kuali.rice.core.api.util.jaxb.MultiValuedStringMapAdapter.MultiValuedStringMapEntryList
-
- getEntries() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaTreeDefinition.Builder
-
- getEntries() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaTreeDefinition
-
- getEntriesByJstlKey() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndex
-
- getEntry() - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
-
The dictionary metadata associated with an object (its "entry" in the dictionary) can also be constrainable, in which case the object
value itself can be validated against one or more constraints.
- getEntry() - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
-
- getEntry() - Method in class org.kuali.rice.krad.datadictionary.validation.SingleAttributeValueReader
-
- getEntryClass() - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- 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
-
- getEntryEditModeReplacementMode(Map.Entry) - Method in class org.kuali.rice.krad.service.impl.PessimisticLockServiceImpl
-
This method is used to return values needed to replace the given 'entry type' edit mode Map.Entry
with one that will not allow the user to enter data on the document
- getEntryFormattedDate(String) - Static method in class org.kuali.rice.core.framework.persistence.jdbc.sql.SQLUtils
-
A method to format any variety of date strings into a common format
- getEntryName() - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
-
An entry name should be returned for the purposes of correcting looking up errors, which are generally found by entry name +
attribute name + error key.
- getEntryName() - Method in class org.kuali.rice.krad.datadictionary.validation.BaseAttributeValueReader
-
- getEntryName() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- getEntryPageId() - Method in class org.kuali.rice.krad.uif.view.View
-
Specifies what page should be rendered by default.
- getEntryValidationResult(String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.DictionaryValidationResult
-
- getEnumClass() - Method in class org.kuali.rice.core.api.uif.DataType.Adapter
-
- getEnumClass() - Method in class org.kuali.rice.core.api.util.jaxb.EnumStringAdapter
-
- getEnumKey(Enum) - Method in class org.kuali.rice.krad.keyvalues.EnumValuesFinder
-
Derives a key value from an enum
- getEnumLabel(Enum) - Method in class org.kuali.rice.krad.keyvalues.EnumValuesFinder
-
Derives a label value from an enum
- getEnvironment() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getEnvironment() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getEnvironment() - Method in interface org.kuali.rice.krms.api.engine.ResultEvent
-
- getEnvironment() - Method in class org.kuali.rice.krms.framework.engine.result.BasicResult
-
- getEnvironment() - Method in class org.kuali.rice.krms.framework.engine.result.TimingResult
-
- getError() - Method in class org.kuali.rice.edl.impl.components.MatchingParam
-
- getErrorArgs() - Method in exception org.kuali.rice.core.web.format.FormatException
-
- getErrorCount() - Method in class org.kuali.rice.kns.util.ErrorContainer
-
- getErrorCount() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
The count of error messages found for the keys that were matched on this
ErrorsField This is generated and cannot be set
- getErrorCount() - Method in class org.kuali.rice.krad.util.MessageMap
-
Counts the total number of error messages in the map
- getErrorKey() - Method in exception org.kuali.rice.core.web.format.FormatException
-
- getErrorKey() - Method in class org.kuali.rice.kns.util.AuditError
-
Gets the errorKey attribute.
- getErrorKey() - Method in class org.kuali.rice.kns.web.ui.Section
-
Deprecated.
- getErrorKey() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- getErrorKey() - Method in class org.kuali.rice.krad.util.ErrorMessage
-
- getErrorLevel() - Method in class org.kuali.rice.krad.datadictionary.validation.result.DictionaryValidationResult
-
- getErrorMessage() - Method in class org.kuali.rice.edl.impl.components.MatchingParam
-
- getErrorMessage(Element, RequestParser, MatchingParam) - Method in class org.kuali.rice.edl.impl.components.NetworkIdWorkflowEDLConfigComponent
-
- getErrorMessage(Element, RequestParser, MatchingParam) - Method in class org.kuali.rice.edl.impl.components.SimpleWorkflowEDLConfigComponent
-
- getErrorMessage(Element, RequestParser, MatchingParam) - Method in class org.kuali.rice.edl.impl.components.UniversityIdWorkflowEDLConfigComponent
-
- getErrorMessage(Element, RequestParser, MatchingParam) - Method in class org.kuali.rice.edl.impl.components.WorkgroupWorkflowEDLConfigComponent
-
- getErrorMessage() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- getErrorMessageKey() - Method in exception org.kuali.rice.krad.exception.AuthorizationException
-
Deprecated.
- getErrorMessageKey() - Method in exception org.kuali.rice.krad.exception.DocumentAuthorizationException
-
- getErrorMessageKey() - Method in exception org.kuali.rice.krad.exception.DocumentTypeAuthorizationException
-
- getErrorMessageKey() - Method in exception org.kuali.rice.krad.exception.InactiveDocumentTypeAuthorizationException
-
- getErrorMessagePlacement() - Method in class org.kuali.rice.krad.uif.field.InputField
-
- getErrorMessages() - Method in class org.kuali.rice.krad.util.MessageMap
-
- getErrorMessagesForProperty(String) - Method in class org.kuali.rice.krad.util.MessageMap
-
- getErrorMessagesForProperty(String, boolean) - Method in class org.kuali.rice.krad.util.MessageMap
-
Gets a list of lists that represent errors that matched by the
propertyName passed in (multiple lists because the wildcard can match
multiple keys).
- getErrorParameters() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- getErrorPath() - Method in class org.kuali.rice.krad.util.MessageMap
-
This method returns the list that holds the error path values.
- getErrorPathPrefix() - Method in interface org.kuali.rice.krad.rules.rule.event.KualiDocumentEvent
-
- getErrorPathPrefix() - Method in class org.kuali.rice.krad.rules.rule.event.KualiDocumentEventBase
-
- getErrorPropertyList() - Method in class org.kuali.rice.kns.util.ErrorContainer
-
- getErrors() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeError.Builder
-
- getErrors() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeError
-
- getErrors() - Method in interface org.kuali.rice.core.api.uif.RemotableAttributeErrorContract
-
A list of fully resolved error messages associated with an attribute.
- getErrors() - Method in exception org.kuali.rice.kcb.exception.ErrorList
-
This method retreives all of the errors in the list.
- getErrors() - Method in exception org.kuali.rice.ken.exception.ErrorList
-
This method retreives all of the errors in the list.
- getErrors() - Method in class org.kuali.rice.kew.api.validation.ValidationResults.Builder
-
- getErrors() - Method in class org.kuali.rice.kew.api.validation.ValidationResults
-
- getErrors() - Method in interface org.kuali.rice.kew.api.validation.ValidationResultsContract
-
- getErrors() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
The list of error messages found for the keys that were matched on this
ErrorsField This is generated and cannot be set
- getErrorsField() - Method in interface org.kuali.rice.krad.uif.container.Container
-
Field that contains the error messages for the container
- getErrorsField() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
- getErrorsField() - Method in class org.kuali.rice.krad.uif.field.InputField
-
Field that contains the messages (errors) for the attribute field.
- getErrorsField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getErrorTitle() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
ErrorTitle is the title that will be shown before any error
messages/error counts are displayed
- getEscapeClause(LikeCriteria) - Method in class org.apache.ojb.broker.platforms.PlatformMckoiImpl
-
- getEthnicities() - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- getEthnicities() - Method in class org.kuali.rice.kim.api.identity.entity.Entity
-
- getEthnicities() - Method in interface org.kuali.rice.kim.api.identity.entity.EntityContract
-
- getEthnicityCode() - Method in class org.kuali.rice.kim.api.identity.personal.EntityEthnicity.Builder
-
- getEthnicityCode() - Method in class org.kuali.rice.kim.api.identity.personal.EntityEthnicity
-
- getEthnicityCode() - Method in interface org.kuali.rice.kim.api.identity.personal.EntityEthnicityContract
-
- getEthnicityCodeUnmasked() - Method in class org.kuali.rice.kim.api.identity.personal.EntityEthnicity.Builder
-
- getEthnicityCodeUnmasked() - Method in class org.kuali.rice.kim.api.identity.personal.EntityEthnicity
-
- getEthnicityCodeUnmasked() - Method in interface org.kuali.rice.kim.api.identity.personal.EntityEthnicityContract
-
- getEvaluationOperator() - Method in class org.kuali.rice.coreservice.api.parameter.Parameter.Builder
-
- getEvaluationOperator() - Method in class org.kuali.rice.coreservice.api.parameter.Parameter
-
- getEvaluationOperator() - Method in interface org.kuali.rice.coreservice.api.parameter.ParameterContract
-
This is the evaluation operator for the parameter.
- getEventCode() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getExactLength() - Method in class org.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern
-
Deprecated.
- getExactMatchPriority() - Method in class org.kuali.rice.krad.kim.NamespacePermissionTypeServiceImpl
-
- getExactMatchPriority() - Method in class org.kuali.rice.krad.kim.ViewPermissionTypeServiceImpl
-
Indicates whether permissions with details that exactly match the requested details have priority over
permissions with details that partially match (based on wildcard match).
- getException() - Method in class org.kuali.rice.kcb.quartz.ProcessingResult.Failure
-
- getException() - Method in class org.kuali.rice.kew.feedback.web.FeedbackForm
-
- getException() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- getExceptionGroupId() - Method in class org.kuali.rice.kew.api.doctype.RouteNode.Builder
-
- getExceptionGroupId() - Method in class org.kuali.rice.kew.api.doctype.RouteNode
-
- getExceptionGroupId() - Method in interface org.kuali.rice.kew.api.doctype.RouteNodeContract
-
- getExceptionGroupId() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- getExceptionIncident(Exception, Map<String, String>) - Method in class org.kuali.rice.krad.service.impl.KualiExceptionIncidentServiceImpl
-
This overridden method create an instance of the KualiExceptionIncident.
- getExceptionIncident(Map<String, String>) - Method in class org.kuali.rice.krad.service.impl.KualiExceptionIncidentServiceImpl
-
This overridden method create an instance of ExceptionIncident from list of
name-value pairs as exception incident information.
- 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.
- getExceptionLabel() - Method in class edu.sampleu.kew.krad.form.StatsForm
-
- getExceptionLabel() - Method in class org.kuali.rice.kew.stats.web.StatsForm
-
- getExceptionMessage() - Method in class org.kuali.rice.kns.web.struts.form.KualiExceptionIncidentForm
-
- getExceptionMessage() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- getExceptionMessage() - Method in class org.kuali.rice.ksb.messaging.bam.BAMTargetEntry
-
- getExceptionMessagingScheduler() - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- getExceptionNumber() - Method in class org.kuali.rice.kew.stats.Stats
-
- getExceptionReportSubject() - Method in class org.kuali.rice.kns.web.struts.form.KualiExceptionIncidentForm
-
- getExceptionResponsibilities() - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- getExceptionRoutingService() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getExceptionRoutingService() - Static method in class org.kuali.rice.ksb.service.KSBServiceLocator
-
- 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
-
- getExceptionThreader() - Static method in class org.kuali.rice.test.TestUtilities
-
- getExceptionToString() - Method in class org.kuali.rice.ksb.messaging.bam.BAMTargetEntry
-
- getExceptionWorkgroup() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- getExceptionWorkgroup() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.RouteNodeForDisplay
-
- getExceptionWorkgroupId() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- getExceptionWorkgroupId() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.RouteNodeForDisplay
-
- getExceptionWorkgroupName() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- getExceptionWorkgroupName() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.RouteNodeForDisplay
-
- getExclusiveMin() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- getExclusiveMin() - Method in interface org.kuali.rice.krad.datadictionary.validation.constraint.RangeConstraint
-
- getExclusiveMin() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
-
Exclusive minimum value for this field
- getExclusiveMin() - Method in class org.kuali.rice.krad.uif.field.InputField
-
The exclusiveMin element determines the minimum allowable value for data
entry editing purposes.
- getExecutionDetails() - Method in class org.kuali.rice.krms.framework.engine.PropositionResult
-
Returns the executionDetails
- getExecutionOptions() - Method in interface org.kuali.rice.krms.api.engine.ExecutionEnvironment
-
- getExecutionOptions() - Method in class org.kuali.rice.krms.framework.engine.BasicExecutionEnvironment
-
- getExistingNote() - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- getExistingQueueDate() - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- getExistingRoleMemberIds() - Method in class org.kuali.rice.kim.impl.jaxb.RoleXmlDTO
-
- getExpandImageSrc() - Method in class org.kuali.rice.krad.uif.widget.Disclosure
-
Path to the images that should be displayed to expand the group
- getExpectedValue() - Method in class org.kuali.rice.krms.framework.engine.ComparableTermBasedProposition
-
Returns the expectedValue
- getExpirationDate() - Method in interface org.kuali.rice.ksb.messaging.PersistedMessage
-
- getExpirationDate() - Method in class org.kuali.rice.ksb.messaging.PersistedMessageBO
-
- getExplanation() - Method in class org.kuali.rice.krad.bo.DocumentHeader
-
Gets the explanation attribute.
- getExportData() - Method in class org.kuali.rice.krad.datadictionary.exporter.ExportMap
-
Deprecated.
- getExportedService() - Method in class org.kuali.rice.ksb.messaging.serviceexporters.ServiceExportManagerImpl.ExportedServiceHolder
-
- getExportedServices() - Method in class org.kuali.rice.ksb.messaging.serviceexporters.ServiceExportManagerImpl
-
- getExporterClass() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- getExporters() - Method in interface org.kuali.rice.core.framework.impex.xml.XmlImpexRegistry
-
- getExporters() - Method in class org.kuali.rice.core.impl.impex.xml.XmlImpexRegistryImpl
-
- getExportIf() - Method in class org.kuali.rice.ksb.api.bus.support.PropertyConditionalServiceBusExporter
-
- getExportKey() - Method in class org.kuali.rice.krad.datadictionary.exporter.ExportMap
-
Deprecated.
- getExportUnless() - Method in class org.kuali.rice.ksb.api.bus.support.PropertyConditionalServiceBusExporter
-
- getExpression() - Method in class org.kuali.rice.edl.impl.components.EDLValidation
-
- getExpression() - Method in class org.kuali.rice.kew.api.rule.RuleExpression.Builder
-
- getExpression() - Method in class org.kuali.rice.kew.api.rule.RuleExpression
-
- getExpression() - Method in interface org.kuali.rice.kew.api.rule.RuleExpressionContract
-
- getExpression() - Method in class org.kuali.rice.kew.rule.KRAMetaRuleEngine
-
- getExpression() - Method in class org.kuali.rice.kew.rule.RuleExpressionDef
-
- getExpression() - Method in class org.kuali.rice.krad.uif.container.ELCollectionFilter
-
Expression that will be evaluated for each line to determine whether the line should be filtered
- getExpressionEvaluatorService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getExpressionEvaluatorService() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
-
- getExpressionEvaluatorService() - Method in class org.kuali.rice.krad.uif.container.ELCollectionFilter
-
- getExpressionEvaluatorService() - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
- getExpressionVariables() - Method in class org.kuali.rice.krad.uif.view.View
-
Map that contains expressions to evaluate and make available as variables
for conditional expressions within the view
- getExtendedTextArea() - Method in class org.kuali.rice.krad.bo.AttributeReferenceElements
-
- getExtension() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType.ExtensionHolder
-
- getExtension() - Method in class org.kuali.rice.kew.rule.RuleExtensionValue
-
- getExtension() - Method in interface org.kuali.rice.krad.bo.PersistableBusinessObject
-
- getExtension() - Method in class org.kuali.rice.krad.bo.PersistableBusinessObjectBase
-
- getExtensionBase() - Method in class org.kuali.rice.kew.engine.node.NodeType
-
- getExtensionById(String) - Method in interface org.kuali.rice.kew.api.extension.ExtensionRepositoryService
-
- getExtensionById(String) - Method in class org.kuali.rice.kew.impl.extension.ExtensionRepositoryServiceImpl
-
- getExtensionByName(String) - Method in interface org.kuali.rice.kew.api.extension.ExtensionRepositoryService
-
- getExtensionByName(String) - Method in class org.kuali.rice.kew.doctype.SecuritySession
-
- getExtensionByName(String) - Method in class org.kuali.rice.kew.impl.extension.ExtensionRepositoryServiceImpl
-
- getExtensionDefinition() - Method in class org.kuali.rice.kew.definition.AttributeDefinition
-
- getExtensionDefinition() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType.ExtensionHolder
-
- getExtensionDepth() - Method in class org.kuali.rice.kew.engine.node.NodeType
-
- getExtensionMappings() - Method in class org.kuali.rice.ksb.api.bus.support.RestServiceDefinition
-
- getExtensionNumber() - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone.Builder
-
- getExtensionNumber() - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone
-
- getExtensionNumber() - Method in interface org.kuali.rice.kim.api.identity.phone.EntityPhoneContract
-
- getExtensionNumber() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentPhone
-
- getExtensionNumberUnmasked() - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone.Builder
-
- getExtensionNumberUnmasked() - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone
-
- getExtensionNumberUnmasked() - Method in interface org.kuali.rice.kim.api.identity.phone.EntityPhoneContract
-
- getExtensionRepositoryService() - Static method in class org.kuali.rice.kew.api.KewApiServiceLocator
-
- getExtensionRepositoryService() - Method in class org.kuali.rice.kew.docsearch.DocumentSearchCustomizationHandlerServiceImpl
-
- getExtensionRepositoryService() - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentSecurityServiceImpl
-
- getExtensionRepositoryService() - Method in class org.kuali.rice.kew.impl.actionlist.ActionListCustomizationHandlerServiceImpl
-
- getExtensionRepositoryService() - Method in class org.kuali.rice.kew.impl.document.security.DocumentSecurityHandlerServiceImpl
-
- getExtensionRepositoryService() - Method in class org.kuali.rice.kew.impl.rule.attribute.WorkflowRuleAttributeHandlerServiceImpl
-
- getExtensionRepositoryService() - Method in class org.kuali.rice.kew.impl.support.krms.RulesEngineRouteModule
-
- getExtensionValues() - Method in class org.kuali.rice.kew.rule.RuleExtensionBo
-
- getExtensionValuesMap() - Method in class org.kuali.rice.kew.api.rule.RuleExtension.Builder
-
- getExtensionValuesMap() - Method in class org.kuali.rice.kew.api.rule.RuleExtension
-
- getExtensionValuesMap() - Method in interface org.kuali.rice.kew.api.rule.RuleExtensionContract
-
- getExtensionValuesMap() - Method in class org.kuali.rice.kew.rule.RuleExtensionBo
-
- getExternalBusinessObjectProperty(Object, String) - Method in class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
-
Get the name of the property which represents the ExternalizableBusinessObject for the given property.
- getExternalId() - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifier.Builder
-
- getExternalId() - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifier
-
- getExternalId() - Method in interface org.kuali.rice.kim.api.identity.external.EntityExternalIdentifierContract
-
- getExternalId(String) - Method in interface org.kuali.rice.kim.api.identity.Person
-
- getExternalId() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentExternalId
-
- getExternalId(String) - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getExternalIdentifiers() - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- getExternalIdentifiers() - Method in class org.kuali.rice.kim.api.identity.entity.Entity
-
- getExternalIdentifiers() - Method in interface org.kuali.rice.kim.api.identity.entity.EntityContract
-
- getExternalIdentifiers() - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefault.Builder
-
- getExternalIdentifiers() - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefault
-
- getExternalIdentifiers() - Method in interface org.kuali.rice.kim.api.identity.Person
-
- getExternalIdentifiers() - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- getExternalIdentifiers() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getExternalIdentifierType() - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifier.Builder
-
- getExternalIdentifierType() - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifier
-
- getExternalIdentifierType() - Method in interface org.kuali.rice.kim.api.identity.external.EntityExternalIdentifierContract
-
- getExternalIdentifierType(String) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- getExternalIdentifierType(String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getExternalIdentifierType() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentExternalId
-
- getExternalIdentifierType(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- getExternalIdentifierType(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- getExternalIdentifierType(String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getExternalIdentifierTypeCode() - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifier.Builder
-
- getExternalIdentifierTypeCode() - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifier
-
- getExternalIdentifierTypeCode() - Method in interface org.kuali.rice.kim.api.identity.external.EntityExternalIdentifierContract
-
- getExternalIdentifierTypeCode() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentExternalId
-
- getExternalIdProperty() - Method in interface org.kuali.rice.kim.util.Constants
-
Gets the value of externalIdProperty
- getExternalIdTypeProperty() - Method in interface org.kuali.rice.kim.util.Constants
-
Gets the value of externalIdTypeProperty
- getExternalizableBusinessObject(Class<T>, Map<String, Object>) - Method in class org.kuali.rice.kew.service.impl.KEWModuleService
-
This overridden method calls the DocumentTypeService instead of the underlying
KNS service.
- getExternalizableBusinessObject(Class<T>, Map<String, Object>) - Method in class org.kuali.rice.kim.service.impl.KimModuleService
-
This overridden method ...
- 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
- getExternalizableBusinessObject(Class<T>, Map<String, Object>) - Method in class org.kuali.rice.location.service.impl.LocationModuleService
-
- getExternalizableBusinessObjectClass(Class, String) - Method in class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
-
Given an property on the main BO class, return the defined type of the ExternalizableBusinessObject.
- 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.ModuleServiceBase
-
- 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>) - Method in class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
-
Return the EBO fieldValue entries explicitly for the given eboPropertyName.
- 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.ModuleServiceBase
-
- 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.kew.service.impl.KEWModuleService
-
This overridden method rewrites the URL.
- getExternalizableBusinessObjectInquiryUrl(Class, Map<String, String[]>) - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
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 interface org.kuali.rice.krad.service.ModuleService
-
- getExternalizableBusinessObjectProperties(Class, Map<String, String>) - Method in class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
-
Get the complete list of all properties referenced in the fieldValues that are ExternalizableBusinessObjects.
- 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.kim.service.impl.KimModuleService
-
This overridden method ...
- 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.
- getExternalizableBusinessObjectsList(Class<T>, Map<String, Object>) - Method in class org.kuali.rice.location.service.impl.LocationModuleService
-
This overridden method ...
- getExternalizableBusinessObjectsListForLookup(Class<T>, Map<String, Object>, boolean) - Method in class org.kuali.rice.kim.service.impl.KimModuleService
-
- getExternalizableBusinessObjectsListForLookup(Class<T>, Map<String, Object>, boolean) - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
- 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.
- getExternalizableBusinessObjectsListForLookup(Class<T>, Map<String, Object>, boolean) - Method in class org.kuali.rice.location.service.impl.LocationModuleService
-
- getExternalizableDataObjectInquiryUrl(Class<?>, Properties) - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
- 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.ModuleServiceBase
-
- 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
- getExtraButton(int) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
- getExtraButtonAltText() - Method in class org.kuali.rice.kns.web.ui.ExtraButton
-
Deprecated.
- getExtraButtonOnclick() - Method in class org.kuali.rice.kns.web.ui.ExtraButton
-
Deprecated.
- getExtraButtonParams() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- getExtraButtonParams() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
- getExtraButtonParams() - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
- getExtraButtonParams(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
return parameters for optional extra button
- getExtraButtonParams(Class) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- getExtraButtonParams() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- getExtraButtonParams() - Method in class org.kuali.rice.kns.web.ui.ExtraButton
-
Deprecated.
- getExtraButtonProperty() - Method in class org.kuali.rice.kns.web.ui.ExtraButton
-
Deprecated.
- getExtraButtons() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
- getExtraButtonSource() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- getExtraButtonSource() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
- getExtraButtonSource() - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
- getExtraButtonSource(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
source for optional extra button
- getExtraButtonSource(Class) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- getExtraButtonSource() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- getExtraButtonSource() - Method in class org.kuali.rice.kns.web.ui.ExtraButton
-
Deprecated.
- getExtraButtonSource() - Method in class org.kuali.rice.kns.web.ui.Section
-
Deprecated.
- getExtractDAO() - Method in class org.kuali.rice.edl.impl.extract.ExtractServiceImpl
-
- getExtractService() - Static method in class org.kuali.rice.edl.framework.services.EdlFrameworkServiceLocator
-
- getExtractService() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getExtraField() - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
- getExtraField() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- getExtraField() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
This overridden method ...
- getExtraField() - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
get extra field
- getExtraField() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
get an extra field
- getExtraOnLoad() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
This overridden method returns the extraOnLoad variable.
- getExtraOnLoad() - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
method returns the extraOnLoad variable.
- getFactMap() - Method in class org.kuali.rice.krms.api.engine.Facts
-
- getFactoryId() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Holds the id for the component that can be used to request new instances of that component from the
ComponentFactory
- getFactoryId() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getFacts() - Method in interface org.kuali.rice.krms.api.engine.ExecutionEnvironment
-
Returns an immutable Map of facts available within this environment.
- getFacts() - Method in class org.kuali.rice.krms.framework.engine.BasicExecutionEnvironment
-
- getFailOnInactiveGroup() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getFailures() - Method in class org.kuali.rice.kcb.quartz.ProcessingResult
-
Returns the list of failures
- getFailures() - Method in class org.kuali.rice.ken.service.ProcessingResult
-
Returns the list of failures
- getFalseValue() - Method in class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversion4
-
Deprecated.
- getFalseValue() - Method in class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversionBase
-
- getFalseValue() - Method in class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversionTF
-
- getFee() - Method in class edu.sampleu.demo.course.Course
-
- getFetch() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.CollectionDescriptor
-
- getFetch() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.ObjectDescriptor
-
- 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
- getFetchMoreIterationLimit() - Method in class org.kuali.rice.kew.docsearch.dao.impl.DocumentSearchDAOJdbcImpl
-
- getField(int) - Method in class org.kuali.rice.kew.rule.web.WebRuleBaseValues
-
- getField(int) - Method in class org.kuali.rice.kns.web.ui.Row
-
Deprecated.
- getField1() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField1() - Method in class edu.sampleu.demo.kitchensink.UITestObject
-
- getField1() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getField10() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField100() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField101() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField102() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField103() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField104() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField105() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField106() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField107() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField108() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField109() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField11() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField110() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField111() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField112() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField113() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField114() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField115() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField116() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField117() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField118() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField119() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField12() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField120() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField121() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField122() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField123() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField124() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField125() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField126() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField127() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField128() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField129() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField13() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField13() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getField130() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField131() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField14() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField14() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getField15() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField15() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getField16() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField16() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getField17() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField17() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getField18() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField18() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getField19() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField19() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getField2() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField2() - Method in class edu.sampleu.demo.kitchensink.UITestObject
-
- getField2() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getField20() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField20() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getField21() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField21() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getField22() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField23() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField23() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getField24() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField25() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField26() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField27() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField27() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getField28() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField28() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getField29() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField3() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField3() - Method in class edu.sampleu.demo.kitchensink.UITestObject
-
- getField3() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getField30() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField31() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField32() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField32() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getField33() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField33() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getField34() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField34() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getField35() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField35() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getField36() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField37() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField38() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField39() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField4() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField4() - Method in class edu.sampleu.demo.kitchensink.UITestObject
-
- getField4() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getField40() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField41() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField42() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField43() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField44() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField45() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField46() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField47() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField48() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField49() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField5() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField5() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getField50() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField51() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField52() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField53() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField54() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField55() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField56() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField57() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField58() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField59() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField6() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField6() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getField60() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField61() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField62() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField63() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField64() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField65() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField66() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField67() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField68() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField69() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField7() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField7() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getField70() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField71() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField72() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField73() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField74() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField75() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField76() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField77() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField78() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField79() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField8() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField80() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField81() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField82() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField83() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField84() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField85() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField86() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField87() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField88() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField89() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField9() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField90() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField91() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getField92() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getFieldAttributeQuery() - Method in class org.kuali.rice.krad.uif.field.InputField
-
Attribute query instance configured for this field to dynamically pull information back for
updates other fields or providing messages
- getFieldBindByNamePrefix() - Method in class org.kuali.rice.krad.uif.container.Group
-
Binding prefix string to set on each of the groups DataField
instances
- getFieldBindingObjectPath() - Method in class org.kuali.rice.krad.uif.container.Group
-
Object binding path to set on each of the group's
InputField
instances
- getFieldByColumnName(String) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.EntityDescriptor
-
- getFieldByName(String) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.EntityDescriptor
-
- getFieldCnt() - Method in class org.kuali.rice.kns.web.ui.Section
-
Deprecated.
- getFieldConversionMap() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getFieldConversions() - Method in class edu.sampleu.travel.workflow.EmployeeAttribute
-
Required to support flex routing report
- getFieldConversions() - Method in class org.kuali.rice.core.api.uif.RemotableQuickFinder.Builder
-
- getFieldConversions() - Method in class org.kuali.rice.core.api.uif.RemotableQuickFinder
-
- getFieldConversions(Document, Element, EDLContext) - Method in class org.kuali.rice.edl.impl.components.PerformLookupComponent
-
- getFieldConversions() - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
-
- getFieldConversions() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- getFieldConversions() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getFieldConversions() - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- getFieldConversions() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- getFieldConversions() - Method in class org.kuali.rice.krad.web.form.LookupForm
-
- getFieldDataType() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getFieldDefaultValue(Class, String) - Method in class org.kuali.rice.kns.service.impl.MaintenanceDocumentDictionaryServiceImpl
-
Deprecated.
- getFieldDefaultValue(String, String) - Method in class org.kuali.rice.kns.service.impl.MaintenanceDocumentDictionaryServiceImpl
-
Deprecated.
- getFieldDefaultValue(Class, String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
-
Deprecated.
- getFieldDefaultValue(String, String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
-
Deprecated.
- getFieldDefinition(String) - Method in class org.kuali.rice.kns.datadictionary.InquiryDefinition
-
Deprecated.
Returns the FieldDefinition associated with the field attribute name
- getFieldDirectInquiry() - Method in class org.kuali.rice.krad.uif.field.InputField
-
DirectInquiry widget for the field
- getFieldGroup() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getFieldHelpName() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getFieldHelpSummary() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getFieldHelpUrl() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getFieldId() - Method in class org.kuali.rice.edl.framework.extract.FieldDTO
-
- getFieldId() - Method in class org.kuali.rice.edl.impl.extract.Fields
-
- getFieldId() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- getFieldInactiveValidValues() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getFieldInquiry() - Method in class org.kuali.rice.krad.uif.field.DataField
-
Inquiry widget for the field
- getFieldLabel(String) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method translates the passed in field name into a human-readable attribute label.
- getFieldLabel(Class, String) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method translates the passed in field name into a human-readable attribute label.
- getFieldLabel() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- 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.
- getFieldLevelHelpUrl() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- getFieldLevelHelpUrl() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getFieldLookup() - Method in class org.kuali.rice.krad.uif.field.InputField
-
Lookup finder widget for the field
- getFieldMap(String) - Method in class org.kuali.rice.kew.rule.web.WebRuleBaseValues
-
- getFieldMapForRuleTemplateAttribute(RuleBaseValues, RuleTemplateAttributeContract) - Static method in class org.kuali.rice.kew.rule.web.WebRuleUtils
-
Based on original logic implemented in Rule system.
- getFieldName() - Method in class org.kuali.rice.kns.document.authorization.FieldRestriction
-
Gets the fieldName attribute.
- getFieldNameToFocusOnAfterSubmit() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
- getFieldOverrides() - Method in interface org.kuali.rice.krad.datadictionary.BeanOverride
-
Returns the list of fields to perform the override.
- getFieldOverrides() - Method in class org.kuali.rice.krad.datadictionary.impl.BeanOverrideImpl
-
- getFieldPath() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
-
- getFieldPath() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.LookupConstraintParamMapping
-
- getFieldPermissionDetails(Class<?>, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectAuthorizationServiceImpl
-
Deprecated.
- getFieldPermissionDetails(Object, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectAuthorizationServiceImpl
-
Deprecated.
- 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
- getFieldRestriction(String) - Method in interface org.kuali.rice.kns.document.authorization.BusinessObjectRestrictions
-
- getFieldRestriction(String) - Method in class org.kuali.rice.kns.document.authorization.BusinessObjectRestrictionsBase
-
This method returns the authorization setting for the given field name.
- getFieldRestriction(String) - Method in class org.kuali.rice.kns.document.authorization.InquiryOrMaintenanceDocumentRestrictionsBase
-
- getFieldRestriction(String) - Method in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentRestrictionsBase
-
- getFields() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.EntityDescriptor
-
- getFields() - Method in class org.kuali.rice.edl.framework.extract.DumpDTO
-
- getFields() - Method in class org.kuali.rice.edl.impl.extract.Dump
-
- getFields() - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- getFields() - Method in class org.kuali.rice.kew.rule.web.WebRuleBaseValues
-
- getFields() - Method in interface org.kuali.rice.kns.datadictionary.CollectionDefinitionI
-
Deprecated.
- getFields() - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
-
Deprecated.
- getFields() - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
- getFields() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- getFields() - Method in class org.kuali.rice.kns.web.ui.Row
-
Deprecated.
- getFields(Object, boolean) - Static method in class org.kuali.rice.krad.uif.util.CloneUtils
-
- getFields(Object, boolean, boolean) - Static method in class org.kuali.rice.krad.uif.util.CloneUtils
-
- getFields(Class<?>, boolean) - Static method in class org.kuali.rice.krad.uif.util.CloneUtils
-
- getFields(Class<?>, boolean, boolean) - Static method in class org.kuali.rice.krad.uif.util.CloneUtils
-
- getFieldsByDocumentId(String) - Method in interface org.kuali.rice.edl.impl.extract.dao.ExtractDAO
-
- getFieldsByDocumentId(String) - Method in class org.kuali.rice.edl.impl.extract.dao.impl.ExtractDAOJpaImpl
-
- getFieldsByDocumentId(String) - Method in class org.kuali.rice.edl.impl.extract.dao.impl.ExtractDAOOjbImpl
-
- getFieldsForLookup() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
Gets the fieldsForLookup attribute.
- getFieldSuggest() - Method in class org.kuali.rice.krad.uif.field.InputField
-
Suggest box widget for the attribute field
- getFieldsWithAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class org.kuali.rice.krad.uif.util.CloneUtils
-
Retrieves all field names for the given class that have the given annotation
- getFieldType() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getFieldValidValues() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getFieldValue() - Method in class org.kuali.rice.edl.framework.extract.FieldDTO
-
- getFieldValue() - Method in class org.kuali.rice.edl.impl.extract.Fields
-
- getFieldValues() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getFile() - Method in class org.kuali.rice.core.api.impex.xml.CompositeXmlDocCollection
-
- getFile() - Method in interface org.kuali.rice.core.api.impex.xml.XmlDocCollection
-
- getFile(int) - Method in class org.kuali.rice.core.web.impex.IngesterForm
-
- getFile() - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- getFILE() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getFileAttachment() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
-
- getFileControl() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getFileData() - Method in class org.kuali.rice.kns.web.struts.form.BlankFormFile
-
- getFiledName() - Method in class org.kuali.rice.edl.framework.extract.FieldDTO
-
- getFiledName() - Method in class org.kuali.rice.edl.impl.extract.Fields
-
- getFileLoc() - Method in class org.kuali.rice.kew.notes.Attachment
-
- getFileName() - Method in class org.kuali.rice.kew.notes.Attachment
-
- getFileName() - Method in class org.kuali.rice.kns.web.struts.form.BlankFormFile
-
- getFileName() - Method in interface org.kuali.rice.krad.bo.PersistableAttachment
-
- getFileName() - Method in class org.kuali.rice.krad.bo.PersistableAttachmentBase
-
This overridden method ...
- 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
-
- getFiles() - Method in class edu.sampleu.kew.krad.form.IngesterForm
-
- getFiles() - Method in class org.kuali.rice.core.web.impex.IngesterForm
-
- getFileSize() - Method in class org.kuali.rice.kns.web.struts.form.BlankFormFile
-
- getFileSizeUnits(Long) - Static method in class org.kuali.rice.core.api.util.RiceUtilities
-
Converts a given file size in bytes to a unit of bytes, kilobyte,
megabyte, or gigabyte
- getFileXmlDocCollection(InputStream, String) - Static method in class org.kuali.rice.kew.batch.KEWXmlDataLoader
-
Helper method that turns a stream into a FileXmlDocCollection by first making a copy on the file system.
- getFilter() - Method in class org.kuali.rice.kew.actionlist.web.ActionListFilterForm
-
- getFilterApplied() - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- getFilteredConfigList() - Method in class org.kuali.rice.ksb.messaging.web.ConfigViewerAction
-
- getFilterLegend() - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- getFilterLegend() - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- getFilters() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
List of
CollectionFilter
instances that should be invoked to filter the collection before
displaying
- getFinalApprovalInd() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- getFinalApprovalInd() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.RouteNodeForDisplay
-
- getFinalExamBuilding() - Method in class edu.sampleu.demo.course.CourseSection
-
- getFinalExamDate() - Method in class edu.sampleu.demo.course.CourseSection
-
- getFinalExamEndTime() - Method in class edu.sampleu.demo.course.CourseSection
-
- getFinalExamRoom() - Method in class edu.sampleu.demo.course.CourseSection
-
- getFinalExamStartTime() - Method in class edu.sampleu.demo.course.CourseSection
-
- getFinalizedDate() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getFinalizedDate() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getFinalizeMethodAdditionalArguments() - Method in interface org.kuali.rice.krad.uif.component.Component
-
List of Object instances that should be passed as arguments to the finalize method
- getFinalizeMethodAdditionalArguments() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getFinalizeMethodInvoker() - Method in interface org.kuali.rice.krad.uif.component.Component
-
MethodInvokerConfig
instance for the method that should be invoked
for finalizing the component configuration
- getFinalizeMethodInvoker() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getFinalizeMethodToCall() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Name of the method that should be invoked for finalizing the component
configuration (full method name, without parameters or return type)
- getFinalizeMethodToCall() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getFinalLabel() - Method in class edu.sampleu.kew.krad.form.StatsForm
-
- getFinalLabel() - Method in class org.kuali.rice.kew.stats.web.StatsForm
-
- getFinalNumber() - Method in class org.kuali.rice.kew.stats.Stats
-
- getFirstConstraintValidationResult() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
-
- getFirstItemId() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaDefinition.Builder
-
- getFirstItemId() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaDefinition
-
- getFirstItemId() - Method in interface org.kuali.rice.krms.api.repository.agenda.AgendaDefinitionContract
-
Returns the fist agenda item id to be executed in the Agenda.
- getFirstLevelRoleMembers(List<String>) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
Gets all direct members of the roles that have ids within the given list
of role ids.
- getFirstLevelRoleMembers(List<String>) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- getFirstLineStyle() - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManager
-
- getFirstName() - Method in class edu.sampleu.travel.bo.FiscalOfficer
-
- getFirstName() - Method in class edu.sampleu.travel.dto.FiscalOfficerInfo
-
- getFirstName() - Method in class org.kuali.rice.kew.feedback.web.FeedbackForm
-
- getFirstName() - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- getFirstName() - Method in class org.kuali.rice.kim.api.identity.name.EntityName
-
- getFirstName() - Method in interface org.kuali.rice.kim.api.identity.name.EntityNameContract
-
- getFirstName() - Method in interface org.kuali.rice.kim.api.identity.Person
-
The first name from the default name record for the entity.
- getFirstName() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentName
-
- getFirstName() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getFirstNameUnmasked() - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- getFirstNameUnmasked() - Method in class org.kuali.rice.kim.api.identity.name.EntityName
-
- getFirstNameUnmasked() - Method in interface org.kuali.rice.kim.api.identity.name.EntityNameContract
-
- getFirstNameUnmasked() - Method in interface org.kuali.rice.kim.api.identity.Person
-
- getFirstNameUnmasked() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getFirstResponsibilityWithMandatoryRouteFlag(DocumentRouteHeaderValue, RouteNode) - Method in class org.kuali.rice.kew.engine.node.RoleNode
-
Checks for any mandatory route responsibilities for the given document type and node.
- getFirstRowIndex() - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
-
Gets the firstRowIndex attribute.
- getFirstRowIndex() - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- getFiscalOfficer() - Method in class edu.sampleu.travel.bo.TravelAccount
-
- getFiscalOfficerInfo() - Method in class edu.sampleu.travel.dto.TravelAccountInfo
-
- getFiscalOfficerService() - Method in class edu.sampleu.travel.service.FiscalOfficerInfoMaintainableImpl
-
- getFlag() - Method in enum org.kuali.rice.core.api.criteria.CountFlag
-
Returns the value of the count flag.
- getFlag(ExecutionFlag) - Method in class org.kuali.rice.krms.api.engine.ExecutionOptions
-
Returns the value the given flag.
- getFlags() - Method in class org.kuali.rice.krms.api.engine.ExecutionOptions
-
Returns an immutable map of the flags that have been set on this object.
- getFlatChildrenList() - Method in interface org.kuali.rice.kew.exception.WorkflowServiceError
-
- getFlatChildrenList() - Method in class org.kuali.rice.kew.exception.WorkflowServiceErrorImpl
-
- getFlattenedNodeInstances(DocumentRouteHeaderValue, boolean) - Static method in class org.kuali.rice.kew.engine.node.RouteNodeUtils
-
- getFlattenedNodeInstances(DocumentRouteHeaderValue, boolean) - Method in class org.kuali.rice.kew.engine.node.service.impl.RouteNodeServiceImpl
-
- getFlattenedNodeInstances(DocumentRouteHeaderValue, boolean) - Method in interface org.kuali.rice.kew.engine.node.service.RouteNodeService
-
Returns a flattened list of RouteNodeInstances on the given document.
- getFlattenedNodes(DocumentType, boolean) - Static method in class org.kuali.rice.kew.engine.node.RouteNodeUtils
-
- getFlattenedNodes(ProcessDefinitionBo) - Static method in class org.kuali.rice.kew.engine.node.RouteNodeUtils
-
- getFlattenedNodes(DocumentType, boolean) - Method in class org.kuali.rice.kew.engine.node.service.impl.RouteNodeServiceImpl
-
- getFlattenedNodes(ProcessDefinitionBo) - Method in class org.kuali.rice.kew.engine.node.service.impl.RouteNodeServiceImpl
-
- getFlattenedNodes(DocumentType, boolean) - Method in interface org.kuali.rice.kew.engine.node.service.RouteNodeService
-
Flatten all the document types route nodes into a single List.
- getFlattenedNodes(ProcessDefinitionBo) - Method in interface org.kuali.rice.kew.engine.node.service.RouteNodeService
-
- getFlattenedNodes() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.DocumentTypeQuickLinksStructure
-
- getFlattenedPrimaryKeyFieldValues(Object) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceImpl
-
- getFlattenedPrimaryKeyFieldValues(Object) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceJpaImpl
-
- getFlattenedPrimaryKeyFieldValues(Object) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceOjbImpl
-
- getFlattenedPrimaryKeyFieldValues(Object) - Method in interface org.kuali.rice.krad.service.PersistenceService
-
- getFlattenedSearchAttributeFields() - Method in class org.kuali.rice.kew.framework.document.search.DocumentSearchCriteriaConfiguration
-
- getFlattenedServiceDefinitionData() - Method in class org.kuali.rice.ksb.messaging.FlattenedServiceDefinition
-
- getFlattenedServiceDefinitionId() - Method in class org.kuali.rice.ksb.messaging.FlattenedServiceDefinition
-
- getFloat(Object) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
-
- getFlush() - Method in class org.kuali.rice.core.web.cache.CacheAdminForm
-
- getFocusId() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Field to place focus on when the page loads
An empty focusId will result in focusing on the first visible input element by default.
- getFocusOnAfterSubmit() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
The id of the field to place focus on in the new page after the new page
is retrieved.
- getFoId() - Method in class edu.sampleu.travel.bo.SampleAppAttributes
-
- getFoId() - Method in class edu.sampleu.travel.bo.TravelAccount
-
- getFoId() - Method in class edu.sampleu.travel.dto.TravelAccountInfo
-
- getFooter() - Method in interface org.kuali.rice.krad.uif.container.Container
-
Footer Group
associated with the container
- getFooter() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
- getFooter() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getFooterSaveCloseCancel() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getForceAction() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getForcedReadOnlyFields() - Method in class org.kuali.rice.kns.web.struts.form.KualiTransactionalDocumentFormBase
-
Gets the forcedReadOnlyFields attribute.
- getForceUppercase() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- getForceUppercase() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
If forceUppercase wasn't set on this instance, use the value from its
delegate.
- getForeignKeyFieldName(Class, String, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
-
Deprecated.
- getForeignKeyFieldName(Class, String, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectMetaDataServiceImpl
-
Deprecated.
- getForeignKeyFieldName(Class, String, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceImpl
-
- getForeignKeyFieldName(Class, String, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceJpaImpl
-
- getForeignKeyFieldName(Class, String, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceOjbImpl
-
- getForeignKeyFieldName(Class, String, String) - Method in interface org.kuali.rice.krad.service.PersistenceStructureService
-
- getForeignKeyFields() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.CollectionDescriptor
-
- getForeignKeyFields() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.ObjectDescriptor
-
- getForeignKeyFieldsPopulationState(PersistableBusinessObject, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceImpl
-
- getForeignKeyFieldsPopulationState(PersistableBusinessObject, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceJpaImpl
-
- getForeignKeyFieldsPopulationState(PersistableBusinessObject, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceOjbImpl
-
- getForeignKeyFieldsPopulationState(PersistableBusinessObject, String) - Method in interface org.kuali.rice.krad.service.PersistenceStructureService
-
This method checks the foreign keys for a reference on a given BO, and tests that all fk fields are populated if any are
populated.
- getForeignKeyPropertyForKey(String, EntityDescriptor, EntityDescriptor, Map<String, JoinColumnDescriptor>) - Method in class org.kuali.rice.krad.dao.impl.PersistenceDaoJpa
-
Finds the correct foreign key property which corresponds to the given key
- getForeignKeyPropertyForKeyWithPossibleInverse(String, EntityDescriptor, EntityDescriptor, CollectionDescriptor) - Method in class org.kuali.rice.krad.dao.impl.PersistenceDaoJpa
-
Finds the correct foreign key property which corresponds to the given key
- getForeignKeysForReference(Class, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceImpl
-
- getForeignKeysForReference(Class, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceJpaImpl
-
- getForeignKeysForReference(Class, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceOjbImpl
-
- getForeignKeysForReference(Class, String) - Method in interface org.kuali.rice.krad.service.PersistenceStructureService
-
This method will return a Map of all the foreign key fields and the corresponding primary key fields for a given reference.
- getFormatProperty() - Method in exception org.kuali.rice.core.web.format.FormatException
-
- getFormattedCreateDate() - Method in class org.kuali.rice.edl.framework.extract.DumpDTO
-
- getFormattedCreateDate() - Method in class org.kuali.rice.edl.impl.extract.Dump
-
- getFormattedCreateDate() - Method in class org.kuali.rice.kew.notes.Note
-
- getFormattedCreateDateTime() - Method in class org.kuali.rice.edl.framework.extract.DumpDTO
-
- getFormattedCreateDateTime() - Method in class org.kuali.rice.edl.impl.extract.Dump
-
- getFormattedCreateDateTime() - Method in class org.kuali.rice.kew.notes.Note
-
- getFormattedCreateTime() - Method in class org.kuali.rice.kew.notes.Note
-
- getFormattedMaxLength() - Method in class org.kuali.rice.kns.datadictionary.control.CurrencyControlDefinition
-
Deprecated.
- getFormattedMaxLength() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getFormattedPhoneNumber() - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone.Builder
-
- getFormattedPhoneNumber() - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone
-
- getFormattedPhoneNumber() - Method in interface org.kuali.rice.kim.api.identity.phone.EntityPhoneContract
-
- getFormattedPhoneNumber() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentPhone
-
- getFormattedPhoneNumberUnmasked() - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone.Builder
-
- getFormattedPhoneNumberUnmasked() - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone
-
- getFormattedPhoneNumberUnmasked() - Method in interface org.kuali.rice.kim.api.identity.phone.EntityPhoneContract
-
Gets this
EntityPhone
's unmasked formatted phone number.
- getFormattedPropertyValue(BusinessObject, String, Formatter) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
Gets the property value from the business object, then based on the value
type select a formatter and format the value
- getFormattedPropertyValueUsingDataDictionary(BusinessObject, String) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
References the data dictionary to find any registered formatter class then if not found checks for associated formatter for the
property type.
- getFormatter(Class) - Static method in class org.kuali.rice.core.web.format.Formatter
-
- getFormatter(Class, Map) - Static method in class org.kuali.rice.core.web.format.Formatter
-
Returns an instance of the Formatter class to be used to format the provided value type.
- getFormatter(String, Class) - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
Retrieves a formatter for the keypath and property type.
- getFormatter() - Method in class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- getFormatter() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getFormatter() - Method in interface org.kuali.rice.kns.web.ui.PropertyRenderingConfigElement
-
Deprecated.
- getFormatterClass() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- getFormatterClass() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
If a formatterClass wasn't set for this instance, use the value from its
delegate.
- getFormatterClass() - Method in interface org.kuali.rice.krad.datadictionary.validation.capability.Formatable
-
- getFormatterForDataType(DataType) - Static method in class org.kuali.rice.kns.util.FieldUtils
-
- getFormatterName() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- getFormatterName() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField
-
- getFormatterName() - Method in interface org.kuali.rice.core.api.uif.RemotableAttributeFieldContract
-
The name of the formatter
- getFormattersForPrimaryKeyFields(Class) - Method in class org.kuali.rice.krad.service.impl.InactivationBlockingDisplayServiceImpl
-
- getFormatterTypes() - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
Gets the formatterTypes attribute.
- getFormatterWithDataDictionary(Object, String) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
Returns a Formatter instance for the given property name in the given given business object.
- getFormatValue() - Method in exception org.kuali.rice.core.web.format.FormatException
-
- getFormatVersion() - Method in class org.kuali.rice.kew.api.document.DocumentContent.Builder
-
- getFormatVersion() - Method in class org.kuali.rice.kew.api.document.DocumentContent
-
- getFormatVersion() - Method in interface org.kuali.rice.kew.api.document.DocumentContentContract
-
- getFormClass() - Method in class org.kuali.rice.krad.uif.view.View
-
Class of the Form that should be used with the View
instance.
- getFormFields() - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
Returns an iterable of current form fields
- getFormFieldsValues() - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
Preserves Field values, saving single or array property value depending on field type; single property value is
converted into String[1]
This implementation makes the assumption that a Field can either represent a single property value, or an array
of values but not both! (only one is preserved)
- getFormFromRequest(HttpServletRequest) - Static method in class org.kuali.rice.krad.uif.util.UifWebUtils
-
Gets the form from the request
- getFormHistory() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
History parameter representing the History of views that have come before the
viewing of the current view
- getFormKey() - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
-
- getFormKey() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- getFormKey() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- getFormKey() - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
-
- getFormKey() - Method in class org.kuali.rice.krad.uif.view.HistoryEntry
-
- getFormKey() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Key string that identifies the form instance in session storage
- getFormPostUrl() - Method in class org.kuali.rice.krad.uif.view.FormView
-
Specifies the URL the view's form should post to
- getFormPostUrl() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
URL the form generated for the view should post to
- getFormPostUrl() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- getFrameborder() - Method in class org.kuali.rice.krad.uif.field.IframeField
-
- getFrameHeight() - Method in class org.kuali.rice.kew.api.actionlist.DisplayParameters.Builder
-
- getFrameHeight() - Method in class org.kuali.rice.kew.api.actionlist.DisplayParameters
-
- getFrameHeight() - Method in interface org.kuali.rice.kew.api.actionlist.DisplayParametersContract
-
- getFreeConnection() - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.RiceXADataSource
-
- getFromAddress() - Method in class org.kuali.rice.core.api.mail.EmailFrom
-
- getFromAddress() - Method in class org.kuali.rice.core.api.mail.MailMessage
-
- getFromDate() - Method in class org.kuali.rice.kew.api.rule.Rule.Builder
-
- getFromDate() - Method in class org.kuali.rice.kew.api.rule.Rule
-
- getFromDate() - Method in interface org.kuali.rice.kew.api.rule.RuleContract
-
The ending date of the rule.
- getFromDate() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getFromDateString() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getFromDateString() - Method in class org.kuali.rice.kew.rule.web.WebRuleBaseValues
-
- getFromDateValue() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getFromSql() - Method in class org.kuali.rice.kew.docsearch.QueryComponent
-
- 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
-
- getFullContent() - Method in class org.kuali.rice.kew.api.document.DocumentContent
-
- getFullListSize() - Method in class org.kuali.rice.kew.actionlist.PaginatedActionList
-
- getFullTestName() - Method in class org.kuali.rice.test.RiceTestCase
-
- getFullyMaskedValue(String, String, Object, String) - Static method in class org.kuali.rice.kns.util.WebUtils
-
- getFunction(String) - Method in interface org.kuali.rice.krms.api.repository.function.FunctionRepositoryService
-
Retrieves the function for the given functionId.
- getFunction(String) - Method in class org.kuali.rice.krms.impl.repository.FunctionBoServiceImpl
-
- getFunctionById(String) - Method in interface org.kuali.rice.krms.impl.repository.FunctionBoService
-
Retrieves a Function from the repository based on the given function id.
- getFunctionById(String) - Method in class org.kuali.rice.krms.impl.repository.FunctionBoServiceImpl
-
This overridden method retrieves a function by the given function id.
- getFunctionByNameAndNamespace(String, String) - Method in interface org.kuali.rice.krms.impl.repository.FunctionBoService
-
Retrieves a Function from the repository based on the provided function name
and namespace.
- getFunctionByNameAndNamespace(String, String) - Method in class org.kuali.rice.krms.impl.repository.FunctionBoServiceImpl
-
This overridden method retrieves a function by the given name and namespace.
- getFunctionId() - Method in class org.kuali.rice.krms.api.repository.function.FunctionParameterDefinition.Builder
-
- getFunctionId() - Method in class org.kuali.rice.krms.api.repository.function.FunctionParameterDefinition
-
- getFunctionId() - Method in interface org.kuali.rice.krms.api.repository.function.FunctionParameterDefinitionContract
-
Returns the ID of the function to which this parameter is associated.
- getFunctions(List<String>) - Method in interface org.kuali.rice.krms.api.repository.function.FunctionRepositoryService
-
Retrieves all of the functions for the given list of functionIds.
- getFunctions(List<String>) - Method in class org.kuali.rice.krms.impl.repository.FunctionBoServiceImpl
-
- getFunctionTypeService(FunctionDefinition) - Method in interface org.kuali.rice.krms.impl.type.KrmsTypeResolver
-
- getFunctionTypeService(FunctionDefinition) - Method in class org.kuali.rice.krms.impl.type.KrmsTypeResolverImpl
-
- getFutureActionRequestCount() - Method in class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- getFutureNodeNames() - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- getFutureRequestsKey(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getFutureRootRequests() - Method in class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- getFyi() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- getGenderChangeCode() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- getGenderChangeCode() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics
-
- getGenderChangeCode() - Method in interface org.kuali.rice.kim.api.identity.personal.EntityBioDemographicsContract
-
- getGenderChangeCodeUnmasked() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- getGenderChangeCodeUnmasked() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics
-
- getGenderChangeCodeUnmasked() - Method in interface org.kuali.rice.kim.api.identity.personal.EntityBioDemographicsContract
-
- getGenderCode() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- getGenderCode() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics
-
- getGenderCode() - Method in interface org.kuali.rice.kim.api.identity.personal.EntityBioDemographicsContract
-
- getGenderCodeUnmasked() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- getGenderCodeUnmasked() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics
-
- getGenderCodeUnmasked() - Method in interface org.kuali.rice.kim.api.identity.personal.EntityBioDemographicsContract
-
- getGeneratedActionItems() - Method in class org.kuali.rice.kew.engine.ActivationContext
-
- getGeneratedBreadcrumbs() - Method in class org.kuali.rice.krad.uif.view.History
-
Generates a list of HistoryEntries that can be used as breadcrumbs by the breadcrumb widget.
- getGeneratedCurrentBreadcrumb() - Method in class org.kuali.rice.krad.uif.view.History
-
Gets the current HistoryEntry in the breadcrumb format described in getGeneratedBreadcrumbs
- getGeneratedPredicatePrefix(int) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- getGeneratedRequests() - Method in class org.kuali.rice.kew.engine.EngineState
-
- getGeneratedTimestamp() - Method in class org.kuali.rice.krad.document.authorization.PessimisticLock
-
- getGenericAmount() - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
Gets the genericAmount attribute.
- getGenericBigText() - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
Gets the genericBigText attribute.
- getGenericDao() - Method in interface org.kuali.rice.ken.core.NotificationServiceLocator
-
This method returns an instance of the Spring configured impl for the BusinessObjectDao.
- getGenericDao() - Method in class org.kuali.rice.ken.core.SpringNotificationServiceLocator
-
- getGenericDate() - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
Gets the genericDate attribute.
- getGenericField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getGenericSystemId() - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
Gets the genericSystemId attribute.
- getGenericTimestamp() - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
- getGeographicOrigin() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- getGeographicOrigin() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics
-
- getGeographicOrigin() - Method in interface org.kuali.rice.kim.api.identity.personal.EntityBioDemographicsContract
-
- getGeographicOriginUnmasked() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- getGeographicOriginUnmasked() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics
-
- getGeographicOriginUnmasked() - Method in interface org.kuali.rice.kim.api.identity.personal.EntityBioDemographicsContract
-
- getgField1() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getgField2() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getgField3() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getGivenName() - Static method in class org.kuali.rice.edl.framework.util.EDLFunctions
-
- getGivenNameLdapProperty() - Method in interface org.kuali.rice.kim.util.Constants
-
Gets the value of givenNameLdapProperty
- getGlobalMaxRetryAttempts() - Method in class org.kuali.rice.ksb.messaging.exceptionhandling.DefaultMessageExceptionHandler
-
- getGlobalRegistryServices() - Method in class org.kuali.rice.ksb.messaging.web.ServiceRegistryForm
-
- getGradingOptions() - Method in class edu.sampleu.demo.course.Course
-
- getGraphic() - Method in class org.kuali.rice.kns.web.struts.form.BackdoorForm
-
- getGroup() - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- getGroup() - Method in class org.kuali.rice.kew.actionitem.ActionItemActionListExtension
-
- getGroup() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getGroup() - Method in class org.kuali.rice.kew.actionrequest.KimGroupRecipient
-
- getGroup(String) - Method in interface org.kuali.rice.kew.identity.service.IdentityHelperService
-
Returns the Group for the given groupId.
- getGroup(GroupId) - Method in interface org.kuali.rice.kew.identity.service.IdentityHelperService
-
Returns the Group for the given GroupId.
- getGroup(String) - Method in class org.kuali.rice.kew.identity.service.impl.IdentityHelperServiceImpl
-
- getGroup(GroupId) - Method in class org.kuali.rice.kew.identity.service.impl.IdentityHelperServiceImpl
-
- getGroup() - Method in class org.kuali.rice.kew.rule.GroupRuleResponsibility
-
- getGroup() - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- getGroup(String) - Method in interface org.kuali.rice.kim.api.group.GroupService
-
Lookup a Group based on the passed in id.
- getGroup(String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getGroup(String) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- getGroup() - Method in class org.kuali.rice.kim.rule.event.ui.AddGroupEvent
-
- getGroup(String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- 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
-
- getGroupAttributeData(IdentityManagementGroupDocument, List<GroupAttributeBo>) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getGroupBeginDelimiter() - Method in class org.kuali.rice.krad.uif.container.LinkGroup
-
String that will be rendered before the group of links are rendered
- getGroupBo(String) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- getGroupBodyOnly() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getGroupByAttributesForEffectiveDating() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
Provides list of attributes that should be used for grouping
when performing effective dating logic in the framework
- getGroupByAttributesForEffectiveDating(Class) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
Returns the list of attributes that should be used for grouping when determining the current
status of a business object that implements InactivateableFromTo
- getGroupByAttributesForEffectiveDating(Class) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getGroupByName(String, String) - Method in interface org.kuali.rice.kew.identity.service.IdentityHelperService
-
Returns the Group for the given namespaceCode and name.
- getGroupByName(String, String) - Method in class org.kuali.rice.kew.identity.service.impl.IdentityHelperServiceImpl
-
- getGroupByName(String, String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getGroupByName(String, String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getGroupByNameAndNamespaceCode(String, String) - Method in interface org.kuali.rice.kim.api.group.GroupService
-
Lookup a Group based on the passed in namespace and name.
- getGroupByNameAndNamespaceCode(String, String) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- getGroupControl() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getGroupDescription() - Method in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- getGroupDocument() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementGroupDocumentForm
-
- getGroupEndDelimiter() - Method in class org.kuali.rice.krad.uif.container.LinkGroup
-
String that will be rendered after the group of links are rendered
- getGroupGridBodyOnly() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getGroupGridLayout() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getGroupId() - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- getGroupId() - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- getGroupId() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getGroupId() - Method in class org.kuali.rice.kew.actionrequest.KimGroupRecipient
-
- getGroupId() - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- getGroupId() - Method in class org.kuali.rice.kew.api.action.ActionItem
-
- getGroupId() - Method in interface org.kuali.rice.kew.api.action.ActionItemContract
-
- getGroupId() - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- getGroupId() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- getGroupId() - Method in interface org.kuali.rice.kew.api.action.ActionRequestContract
-
- getGroupId() - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility.Builder
-
- getGroupId() - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility
-
- getGroupId() - Method in interface org.kuali.rice.kew.api.rule.RuleResponsibilityContract
-
unique id of the Group for the RuleResponsibility
- getGroupId() - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- getGroupId() - Method in class org.kuali.rice.kew.util.ResponsibleParty
-
- getGroupId() - Method in class org.kuali.rice.kew.workgroup.WorkflowGroupId
-
- getGroupId() - Method in class org.kuali.rice.kim.api.common.assignee.Assignee.Builder
-
- getGroupId() - Method in class org.kuali.rice.kim.api.common.assignee.Assignee
-
- getGroupId() - Method in interface org.kuali.rice.kim.api.common.assignee.AssigneeContract
-
The Group ID referenced by the Permission Assignee.
- getGroupId() - Method in interface org.kuali.rice.kim.api.group.GroupAttributeContract
-
- getGroupId() - Method in class org.kuali.rice.kim.api.group.GroupMember.Builder
-
- getGroupId() - Method in class org.kuali.rice.kim.api.group.GroupMember
-
- getGroupId() - Method in interface org.kuali.rice.kim.api.group.GroupMemberContract
-
This is the id for the Group.
- getGroupId() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction.Builder
-
- getGroupId() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction
-
- getGroupId() - Method in interface org.kuali.rice.kim.api.responsibility.ResponsibilityActionContract
-
The groupId the responsibility action is associated with.
- getGroupId() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- getGroupId() - Method in class org.kuali.rice.kim.bo.ui.GroupDocumentMember
-
- getGroupId() - Method in class org.kuali.rice.kim.bo.ui.GroupDocumentQualifier
-
- getGroupId() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentGroup
-
- getGroupId() - Method in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- getGroupId() - Method in class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO
-
- getGroupId() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementGroupDocumentForm
-
- 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
- getGroupIds() - Method in class org.kuali.rice.kew.api.action.AdHocRevoke
-
- getGroupIdsByPrincipalId(String) - Method in interface org.kuali.rice.kim.api.group.GroupService
-
Get all the groups for the given principal.
- getGroupIdsByPrincipalId(String) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- getGroupIdsByPrincipalIdAndNamespaceCode(String, String) - Method in interface org.kuali.rice.kim.api.group.GroupService
-
Get all the groups for the given principal.
- getGroupIdsByPrincipalIdAndNamespaceCode(String, String) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- getGroupIdsByPrincipalIdAndNamespaceCodeInternal(String, String) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- getGroupIdsForPrincipal() - Method in class org.kuali.rice.kew.actions.ActionTakenEvent
-
- getGroupIdsForPrincipal(String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getGroupIdsForPrincipal(String, String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getGroupIdsForPrincipal(String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getGroupIdsForPrincipal(String, String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getGroupIdString() - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- getGroupInternalService() - Static method in class org.kuali.rice.kim.impl.services.KimImplServiceLocator
-
- getGroupInternalService() - Static method in class org.kuali.rice.kim.service.KIMServiceLocatorInternal
-
- getGroupMemberBo(String) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- getGroupMemberId() - Method in class org.kuali.rice.kim.bo.ui.GroupDocumentMember
-
- getGroupMemberId() - Method in class org.kuali.rice.kim.bo.ui.GroupDocumentMemberId
-
- getGroupMemberId() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentGroup
-
- getGroupMemberId() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentGroupId
-
- getGroupMemberPrincipalIds(String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getGroupMemberPrincipalIds(String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getGroupMembers(String) - Method in class org.kuali.rice.ken.service.impl.NotificationRecipientServiceKimImpl
-
Uses the IdentityManagementService of KIM to get the members of a group.
- getGroupMembers(String) - Method in interface org.kuali.rice.ken.service.NotificationRecipientService
-
This service method will retrieve all of the user recipients ids that belong to a group.
- getGroupMembers(Collection<String>) - Method in interface org.kuali.rice.kim.impl.role.RoleDao
-
- getGroupMembers(Collection<String>) - Method in class org.kuali.rice.kim.impl.role.RoleDaoOjb
-
- getGroupMembers(IdentityManagementGroupDocument, List<GroupMemberBo>) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getGroupMembershipChangeQueue() - Static method in class org.kuali.rice.kew.api.KewApiServiceLocator
-
- getGroupName() - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- getGroupName() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getGroupName() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- getGroupName() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentGroup
-
- getGroupName() - Method in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- getGroupName() - Method in class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO
-
- getGroupNamespace() - Method in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- 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
- getGroupPrincipalsForPrincipalIdAndGroupIds(Collection<String>, String) - Method in interface org.kuali.rice.kim.impl.role.RoleDao
-
- getGroupPrincipalsForPrincipalIdAndGroupIds(Collection<String>, String) - Method in class org.kuali.rice.kim.impl.role.RoleDaoOjb
-
- getGroupQualifier(String, String, Map<String, String>, String) - Method in class org.kuali.rice.kim.impl.type.KimTypeQualifierResolver
-
- getGroupResponsibilities() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getGroupReviewerName() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getGroupReviewerName() - Method in class org.kuali.rice.kew.rule.RuleDelegationBo
-
- getGroupReviewerNamespace() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getGroupReviewerNamespace() - Method in class org.kuali.rice.kew.rule.RuleDelegationBo
-
- getGroups() - Method in class org.kuali.rice.core.api.uif.RemotableSelect.Builder
-
- getGroups() - Method in class org.kuali.rice.core.api.uif.RemotableSelect
-
- getGroups() - Method in interface org.kuali.rice.core.api.uif.RemotableSelectContract
-
Gets an immutable list of Grouped keyLabel pairs.
- getGroups() - Method in class org.kuali.rice.kew.export.KewExportDataSet
-
- getGroups(Collection<String>) - Method in interface org.kuali.rice.kim.api.group.GroupService
-
Gets all groups for the given collection of group ids.
- getGroups() - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- getGroups(Collection<String>) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- getGroupsByPrincipalId(String) - Method in interface org.kuali.rice.kim.api.group.GroupService
-
Get all the groups for a given principal.
- getGroupsByPrincipalId(String) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- getGroupsByPrincipalIdAndNamespaceCode(String, String) - Method in interface org.kuali.rice.kim.api.group.GroupService
-
Get all the groups within a namespace for a given principal.
- getGroupsByPrincipalIdAndNamespaceCode(String, String) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- getGroupsByPrincipalIdAndNamespaceCodeInternal(String, String) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- getGroupSectionName() - Method in class org.kuali.rice.kew.document.RoutingRuleDelegationMaintainableBusRule
-
This overridden method returns the group section name for the delegation doc
- getGroupSectionName() - Method in class org.kuali.rice.kew.document.RoutingRuleMaintainableBusRule
-
- getGroupService() - Method in class org.kuali.rice.ken.service.impl.NotificationRecipientServiceKimImpl
-
- getGroupService() - Static method in class org.kuali.rice.ken.web.spring.BaseSendNotificationController
-
- getGroupService() - Method in class org.kuali.rice.kew.actionlist.service.impl.ActionListServiceImpl
-
- getGroupService() - Static method in class org.kuali.rice.kew.actionrequest.ActionRequestFactory
-
- getGroupService() - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentTypePermissionServiceImpl
-
- getGroupService() - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- getGroupService() - Method in class org.kuali.rice.kew.xml.DocumentTypeXmlParser
-
- getGroupService() - Static method in class org.kuali.rice.kim.api.services.KimApiServiceLocator
-
- getGroupService() - Method in class org.kuali.rice.kim.impl.group.GroupInternalServiceImpl
-
- getGroupService() - Method in class org.kuali.rice.kim.impl.group.GroupLookupableImpl
-
- getGroupService() - Static method in class org.kuali.rice.kim.impl.type.KimTypeQualifierResolver
-
- getGroupService() - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getGroupService() - Method in class org.kuali.rice.kim.service.impl.KimModuleService
-
- getGroupService() - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getGroupService() - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
- getGroupService() - Static method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
- getGroupsForPrincipal(String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getGroupsForPrincipal(String, String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getGroupsForPrincipal(String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getGroupsForPrincipal(String, String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getGroupType() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentGroup
-
- getGroupTypeId() - Method in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- getGroupTypeName() - Method in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- getGroupViewerId() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- getGroupViewerId() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria
-
- getGroupViewerId() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchCriteriaContract
-
Returns the criteria for the id of a group who is a "viewer" of a document (a group who received an action request
related to the document) to search against when executing the document search.
- getGroupViewerName() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- getGroupViewerName() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria
-
- getGroupViewerName() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchCriteriaContract
-
Returns the criteria for the name of a group who is a "viewer" of a document (a group who received an action request
related to the document) to search against when executing the document search.
- getGroupViewerSql(String, String) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- getGrowls() - Method in class org.kuali.rice.krad.uif.view.View
-
Growls widget which sets up global settings for the growls used in this
view and its pages
- getGrowlScript() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
- getGrpRows() - Method in class org.kuali.rice.kim.lookup.GroupLookupableHelperServiceImpl
-
- getHandler(HttpServletRequest, boolean) - Method in class org.kuali.rice.ksb.messaging.servlet.KSBDispatcherServlet
-
Return the HandlerExecutionChain for this request.
- getHandlerAdapter(Object) - Method in class org.kuali.rice.ksb.messaging.servlet.KSBDispatcherServlet
-
- getHandlerInternal(HttpServletRequest) - Method in class org.kuali.rice.ksb.messaging.servlet.KSBHttpInvokerHandler
-
- getHasApprovePolicy() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getHasBlankValidValue() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getHasCustomActions() - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- getHasDisplayParameters() - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- getHasLookupable() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getHeader() - Method in interface org.kuali.rice.krad.uif.container.Container
-
HeaderField
associated with the container
- getHeader() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
- getHeader() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getHeaderBarEnabled() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- getHeaderButtons() - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- getHeaderDivStyle() - Method in class org.kuali.rice.krad.uif.field.HeaderField
-
Style that should be applied to the header div
- getHeaderDivStyleClasses() - Method in class org.kuali.rice.krad.uif.field.HeaderField
-
Style class that should be applied to the header div
- getHeaderFieldPrototype() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
LabelField
instance to use as a prototype for creating the
tables header fields.
- getHeaderFieldPrototype() - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
-
Prototype instance to use for creating the HeaderField
for
each group of comparison fields (if generateCompareHeaders is true)
- getHeaderFields() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
List of LabelField
instances that should be rendered to make
up the tables header
- getHeaderLevel() - Method in class org.kuali.rice.krad.uif.field.HeaderField
-
HTML header level (h1 ...
- getHeaderMenuBar() - Method in class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- getHeaderNavigationList() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
-
Deprecated.
- getHeaderNavigationList() - Method in interface org.kuali.rice.kns.datadictionary.KNSDocumentEntry
-
Deprecated.
- getHeaderNavigationList() - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- getHeaderNavigationTabs() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
Gets the headerNavigationTabs attribute.
- getHeaderStyle() - Method in class org.kuali.rice.krad.uif.field.HeaderField
-
Style that should be applied to the header text
- getHeaderStyleClasses() - Method in class org.kuali.rice.krad.uif.field.HeaderField
-
Style class that should be applied to the header text (h tag)
- getHeaderTabDispatch(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
-
Retrieves the header tab dispatch.
- getHeaderTabDisplayName() - Method in class org.kuali.rice.kns.datadictionary.HeaderNavigation
-
Deprecated.
Gets the navigationStyle attribute.
- getHeaderTabMethodToCall() - Method in class org.kuali.rice.kns.datadictionary.HeaderNavigation
-
Deprecated.
Gets the navigationKey attribute.
- getHeaderTabNavigateTo() - Method in class org.kuali.rice.kns.datadictionary.HeaderNavigation
-
Deprecated.
Gets the suffix attribute.
- getHeaderTabNavigateTo(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
-
Retrieves the header tab to navigate to.
- getHeaderText() - Method in class org.kuali.rice.krad.uif.field.HeaderField
-
Text that should be displayed on the header
- getHeaderText() - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
-
Text that should display on the header for the compare group
- getHeight() - Method in class org.kuali.rice.krad.uif.field.IframeField
-
- getHeight() - Method in class org.kuali.rice.krad.uif.field.ImageField
-
- getHeight() - Method in class org.kuali.rice.krad.uif.widget.LightBox
-
- getHelp() - Method in interface org.kuali.rice.krad.uif.container.Container
-
Help configuration object for the container
- getHelp() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
- getHelpDataType() - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
Form field accessor for DataType
- getHelpDefinition() - Method in class org.kuali.rice.kns.datadictionary.HeaderNavigation
-
Deprecated.
- getHelpDefinition() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- getHelpDefinition() - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
Form field accessor for system parameter help.
- getHelpDefinition() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
Gets the helpDefinition attribute.
- getHelpDefinitionUrl() - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- getHelpDefinitionUrl() - Method in class org.kuali.rice.kew.api.doctype.DocumentType
-
- getHelpDefinitionUrl() - Method in interface org.kuali.rice.kew.api.doctype.DocumentTypeContract
-
- getHelpDefinitionUrl() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
This method gets the help definition url from this object and resolves any
potential variables that may be in use
- getHelpDefinitionUrl() - Method in interface org.kuali.rice.kew.doctype.bo.DocumentTypeEBO
-
This method gets the help definition url from this object and resolves any
potential variables that may be in use
- getHelpDescription() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- getHelpDescription() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField
-
- getHelpDescription() - Method in interface org.kuali.rice.core.api.uif.RemotableAttributeFieldContract
-
The help description of the attribute.
- getHelpDescription() - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
- getHelpDescription() - Method in class org.kuali.rice.krad.uif.field.DataField
-
Full help information text for the field
- getHelpDeskActionListUserName() - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- getHelpLabel() - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
- getHelpLink() - Method in class org.kuali.rice.kew.mail.service.impl.ActionListEmailServiceImpl
-
- getHelpLink(DocumentType) - Method in class org.kuali.rice.kew.mail.service.impl.ActionListEmailServiceImpl
-
- getHelpMaxLength() - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
Form field accessor for Maximum Length
- getHelpParameterDetailType() - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
- getHelpParameterName() - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
- getHelpParameterNamespace() - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
- getHelpRequired() - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
Form field accessor for Required
- getHelpSummary() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- getHelpSummary() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField
-
- getHelpSummary() - Method in interface org.kuali.rice.core.api.uif.RemotableAttributeFieldContract
-
The help summary of the attribute.
- getHelpSummary() - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
- getHelpSummary() - Method in class org.kuali.rice.krad.uif.field.DataField
-
Summary help text for the field
- getHelpUrl() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- getHelpUrl() - Method in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
-
Deprecated.
- getHelpUrl() - Method in class org.kuali.rice.kns.web.ui.Section
-
Deprecated.
- getHelpUrlByNamespace(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiHelpAction
-
Retrieves help content to link to based on parameterNamespace and parameterName
- gethField1() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- gethField2() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- gethField3() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getHIDDEN() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getHidden1() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getHidden2() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getHiddenColumns() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
since columns are visible by default, this set holds propertyNames for the ones meant to be hidden
- getHiddenColumns() - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
- getHiddenControl() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getHiddenPropertyNames() - Method in class org.kuali.rice.krad.uif.field.DataField
-
Allows specifying hidden property names without having to specify as a
field in the group config (that might impact layout)
- getHideReturnLink() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- getHierarchyClassesToHandle(Class, Class[], Set<String>) - Static method in class org.kuali.rice.test.TestUtilities
-
This method facilitates using annotations in a unit test class hierarchy.
- getHierarchyProvider(RouteNodeInstance, RouteContext) - Method in class org.kuali.rice.kew.engine.node.hierarchyrouting.HierarchyRoutingNode
-
Loads hierarchy provider class via the GlobalResourceLoader
- getHistoryEntries() - Method in class org.kuali.rice.krad.uif.view.History
-
Gets a list of the current HistoryEntries not including the current entry.
- getHistoryOrder() - Method in class org.kuali.rice.kns.web.EditablePropertiesHistoryHolder
-
Deprecated.
- getHistoryParameterString() - Method in class org.kuali.rice.krad.uif.view.History
-
Gets the encoded and tokenized history parameter string that is representative of the HistoryEntries
currently in History and includes the current view's HistoryEntry.
- getHomewardPath() - Method in class org.kuali.rice.krad.uif.view.History
-
Gets the predetermined homeward path for this view's history.
- getHomewardPathList() - Method in class org.kuali.rice.krad.uif.widget.BreadCrumbs
-
The homewardPath to be displayed on this representative of the logical
"location" of the view within the site hierarchy, can be set to anything
desired.
- getHorizontalFieldGroup() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getHostName() - Static method in class org.kuali.rice.core.api.util.RiceUtilities
-
- getHotDeployer() - Method in class org.kuali.rice.kew.plugin.ServerPluginRegistry
-
- getHours() - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- getHref() - Method in class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
-
Deprecated.
- getHrefText() - Method in class org.kuali.rice.kns.datadictionary.control.LinkControlDefinition
-
Deprecated.
- getHrefText() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getHrefText() - Method in class org.kuali.rice.krad.uif.field.LinkField
-
- getHspace() - Method in class org.kuali.rice.krad.uif.field.IframeField
-
- getHtmlDataType() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- getHtmlMenuBar() - Method in interface org.kuali.rice.kns.inquiry.Inquirable
-
Deprecated.
- getHtmlMenuBar() - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
Deprecated.
- getHtmlMenuBar() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
- getHtmlMenuBar() - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
- getHttpClient() - Method in class org.kuali.rice.ksb.messaging.serviceconnectors.HttpInvokerConnector
-
Creates a commons HttpClient for service invocation.
- getHumanReadablePrimaryKeyFieldNames(Class<?>) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method creates a human-readable string of the class' primary key field names, as designated by the
DataDictionary.
- 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.
- getHyperLink(Class, Map<String, String>, String) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
Deprecated.
- getHyperLink(Class, Map<String, String>, String, String) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
Deprecated.
- getId() - Method in class edu.sampleu.bookstore.bo.Book
-
- getId() - Method in class edu.sampleu.bookstore.bo.BookOrder
-
- getId() - Method in class edu.sampleu.travel.bo.FiscalOfficer
-
- getId() - Method in class edu.sampleu.travel.bo.TravelAccountUseRate
-
- getId() - Method in class edu.sampleu.travel.dto.FiscalOfficerInfo
-
- getId() - Method in interface org.kuali.rice.core.api.mo.common.Identifiable
-
The unique identifier for an object.
- getId() - Method in class org.kuali.rice.coreservice.api.style.Style.Builder
-
- getId() - Method in class org.kuali.rice.coreservice.api.style.Style
-
- getId() - Method in class org.kuali.rice.kcb.bo.Message
-
Gets the id attribute.
- getId() - Method in class org.kuali.rice.kcb.bo.MessageDelivery
-
Gets the id attribute.
- getId() - Method in class org.kuali.rice.kcb.bo.RecipientDelivererConfig
-
Gets the id attribute.
- getId() - Method in class org.kuali.rice.kcb.bo.RecipientPreference
-
Gets the id attribute.
- getId() - Method in class org.kuali.rice.ken.bo.Notification
-
Gets the id attribute.
- getId() - Method in class org.kuali.rice.ken.bo.NotificationChannel
-
Gets the id attribute.
- getId() - Method in class org.kuali.rice.ken.bo.NotificationChannelReviewer
-
Returns the primary key value
- getId() - Method in class org.kuali.rice.ken.bo.NotificationContentType
-
Gets the id attribute.
- getId() - Method in class org.kuali.rice.ken.bo.NotificationMessageDelivery
-
Gets the id attribute.
- getId() - Method in class org.kuali.rice.ken.bo.NotificationPriority
-
Gets the id attribute.
- getId() - Method in class org.kuali.rice.ken.bo.NotificationProducer
-
Gets the id attribute.
- getId() - Method in class org.kuali.rice.ken.bo.NotificationRecipient
-
Gets the id attribute.
- getId() - Method in class org.kuali.rice.ken.bo.NotificationRecipientList
-
Gets the id attribute.
- getId() - Method in class org.kuali.rice.ken.bo.NotificationSender
-
Gets the id attribute.
- getId() - Method in class org.kuali.rice.ken.bo.UserChannelSubscription
-
Gets the id attribute.
- getId() - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- getId() - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- getId() - Method in class org.kuali.rice.kew.api.action.ActionItem
-
- getId() - Method in interface org.kuali.rice.kew.api.action.ActionItemContract
-
- getId() - Method in class org.kuali.rice.kew.api.action.ActionItemCustomization.Builder
-
- getId() - Method in class org.kuali.rice.kew.api.action.ActionItemCustomization
-
- getId() - Method in interface org.kuali.rice.kew.api.action.ActionItemCustomizationContract
-
- getId() - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- getId() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- getId() - Method in interface org.kuali.rice.kew.api.action.ActionRequestContract
-
- getId() - Method in class org.kuali.rice.kew.api.action.ActionTaken.Builder
-
- getId() - Method in class org.kuali.rice.kew.api.action.ActionTaken
-
- getId() - Method in interface org.kuali.rice.kew.api.action.ActionTakenContract
-
- getId() - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- getId() - Method in class org.kuali.rice.kew.api.doctype.DocumentType
-
- getId() - Method in class org.kuali.rice.kew.api.doctype.DocumentTypeAttribute.Builder
-
- getId() - Method in class org.kuali.rice.kew.api.doctype.DocumentTypeAttribute
-
- getId() - Method in class org.kuali.rice.kew.api.doctype.ProcessDefinition.Builder
-
- getId() - Method in class org.kuali.rice.kew.api.doctype.ProcessDefinition
-
- getId() - Method in class org.kuali.rice.kew.api.doctype.RouteNode.Builder
-
- getId() - Method in class org.kuali.rice.kew.api.doctype.RouteNode
-
- getId() - Method in class org.kuali.rice.kew.api.doctype.RouteNodeConfigurationParameter.Builder
-
- getId() - Method in class org.kuali.rice.kew.api.doctype.RouteNodeConfigurationParameter
-
- getId() - Method in class org.kuali.rice.kew.api.document.DocumentLink.Builder
-
- getId() - Method in class org.kuali.rice.kew.api.document.DocumentLink
-
- getId() - Method in class org.kuali.rice.kew.api.document.DocumentStatusTransition.Builder
-
- getId() - Method in class org.kuali.rice.kew.api.document.DocumentStatusTransition
-
- getId() - Method in interface org.kuali.rice.kew.api.document.DocumentStatusTransitionContract
-
The unique id of the DocumentStatusTransition.
- getId() - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance.Builder
-
- getId() - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance
-
- getId() - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstanceState.Builder
-
- getId() - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstanceState
-
- getId() - Method in class org.kuali.rice.kew.api.extension.ExtensionDefinition.Builder
-
- getId() - Method in class org.kuali.rice.kew.api.extension.ExtensionDefinition
-
- getId() - Method in class org.kuali.rice.kew.api.identity.EmployeeId
-
- getId() - Method in class org.kuali.rice.kew.api.identity.PrincipalId
-
- getId() - Method in class org.kuali.rice.kew.api.identity.PrincipalName
-
- getId() - Method in class org.kuali.rice.kew.api.note.Note.Builder
-
- getId() - Method in class org.kuali.rice.kew.api.note.Note
-
- getId() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition.Builder
-
- getId() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition
-
- getId() - Method in class org.kuali.rice.kew.api.repository.type.KewAttributeDefinition.Builder
-
- getId() - Method in class org.kuali.rice.kew.api.repository.type.KewAttributeDefinition
-
- getId() - Method in class org.kuali.rice.kew.api.repository.type.KewTypeAttribute.Builder
-
- getId() - Method in class org.kuali.rice.kew.api.repository.type.KewTypeAttribute
-
- getId() - Method in class org.kuali.rice.kew.api.repository.type.KewTypeDefinition.Builder
-
- getId() - Method in class org.kuali.rice.kew.api.repository.type.KewTypeDefinition
-
- getId() - Method in class org.kuali.rice.kew.api.rule.Rule.Builder
-
- getId() - Method in class org.kuali.rice.kew.api.rule.Rule
-
- getId() - Method in class org.kuali.rice.kew.api.rule.RuleExpression.Builder
-
- getId() - Method in class org.kuali.rice.kew.api.rule.RuleExpression
-
- getId() - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility.Builder
-
- getId() - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility
-
- getId() - Method in class org.kuali.rice.kew.api.rule.RuleTemplate.Builder
-
- getId() - Method in class org.kuali.rice.kew.api.rule.RuleTemplate
-
- getId() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateAttribute.Builder
-
- getId() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateAttribute
-
- getId() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateOption.Builder
-
- getId() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateOption
-
- getId() - Method in interface org.kuali.rice.kew.api.user.UserId
-
Returns the value of the id as a String
- getId() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getId() - Method in class org.kuali.rice.kew.doctype.DocumentTypeAttributeBo
-
- getId() - Method in class org.kuali.rice.kew.documentlink.DocumentLink
-
- getId() - Method in class org.kuali.rice.kew.engine.node.ProcessDefinitionBo
-
- getId() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- getId() - Method in class org.kuali.rice.kew.engine.node.RouteNodeConfigParam
-
- getId() - Method in class org.kuali.rice.kew.notes.Note
-
- getId() - Method in class org.kuali.rice.kew.rule.bo.RuleAttribute
-
- getId() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateAttributeBo
-
- getId() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- getId() - Method in class org.kuali.rice.kew.rule.KeyValueId
-
- getId() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getId() - Method in class org.kuali.rice.kew.rule.RuleExpressionDef
-
- getId() - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- getId() - Method in class org.kuali.rice.kew.rule.RuleTemplateOptionBo
-
- getId() - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewAction.PermissionForDisplay
-
- getId() - Method in class org.kuali.rice.kew.web.AppSpecificRouteRecipient
-
- getId() - Method in class org.kuali.rice.kim.api.common.attribute.KimAttribute.Builder
-
- getId() - Method in class org.kuali.rice.kim.api.common.attribute.KimAttribute
-
- getId() - Method in class org.kuali.rice.kim.api.common.attribute.KimAttributeData.Builder
-
- getId() - Method in class org.kuali.rice.kim.api.common.attribute.KimAttributeData
-
- getId() - Method in class org.kuali.rice.kim.api.common.template.Template.Builder
-
- getId() - Method in class org.kuali.rice.kim.api.common.template.Template
-
- getId() - Method in class org.kuali.rice.kim.api.group.Group.Builder
-
- getId() - Method in class org.kuali.rice.kim.api.group.Group
-
- getId() - Method in class org.kuali.rice.kim.api.group.GroupMember.Builder
-
- getId() - Method in class org.kuali.rice.kim.api.group.GroupMember
-
- getId() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- getId() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress
-
- getId() - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliation.Builder
-
- getId() - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliation
-
- getId() - Method in class org.kuali.rice.kim.api.identity.citizenship.EntityCitizenship.Builder
-
- getId() - Method in class org.kuali.rice.kim.api.identity.citizenship.EntityCitizenship
-
- getId() - Method in class org.kuali.rice.kim.api.identity.email.EntityEmail.Builder
-
- getId() - Method in class org.kuali.rice.kim.api.identity.email.EntityEmail
-
- getId() - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment.Builder
-
- getId() - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment
-
- getId() - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- getId() - Method in class org.kuali.rice.kim.api.identity.entity.Entity
-
- getId() - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifier.Builder
-
- getId() - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifier
-
- getId() - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- getId() - Method in class org.kuali.rice.kim.api.identity.name.EntityName
-
- getId() - Method in class org.kuali.rice.kim.api.identity.personal.EntityEthnicity.Builder
-
- getId() - Method in class org.kuali.rice.kim.api.identity.personal.EntityEthnicity
-
- getId() - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone.Builder
-
- getId() - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone
-
- getId() - Method in class org.kuali.rice.kim.api.identity.residency.EntityResidency.Builder
-
- getId() - Method in class org.kuali.rice.kim.api.identity.residency.EntityResidency
-
- getId() - Method in class org.kuali.rice.kim.api.identity.visa.EntityVisa.Builder
-
- getId() - Method in class org.kuali.rice.kim.api.identity.visa.EntityVisa
-
- getId() - Method in class org.kuali.rice.kim.api.permission.Permission.Builder
-
- getId() - Method in class org.kuali.rice.kim.api.permission.Permission
-
- getId() - Method in class org.kuali.rice.kim.api.responsibility.Responsibility.Builder
-
- getId() - Method in class org.kuali.rice.kim.api.responsibility.Responsibility
-
- getId() - Method in class org.kuali.rice.kim.api.role.Role.Builder
-
- getId() - Method in class org.kuali.rice.kim.api.role.Role
-
Unique identifier for this role.
- getId() - Method in class org.kuali.rice.kim.api.role.RoleMember.Builder
-
- getId() - Method in class org.kuali.rice.kim.api.role.RoleMember
-
- getId() - Method in class org.kuali.rice.kim.api.role.RoleMembership.Builder
-
- getId() - Method in class org.kuali.rice.kim.api.role.RoleMembership
-
- getId() - Method in class org.kuali.rice.kim.api.role.RolePermission.Builder
-
- getId() - Method in class org.kuali.rice.kim.api.role.RolePermission
-
- getId() - Method in class org.kuali.rice.kim.api.role.RoleResponsibilityAction.Builder
-
- getId() - Method in class org.kuali.rice.kim.api.role.RoleResponsibilityAction
-
- getId() - Method in class org.kuali.rice.kim.api.type.KimAttributeField.Builder
-
- getId() - Method in class org.kuali.rice.kim.api.type.KimAttributeField
-
- getId() - Method in class org.kuali.rice.kim.api.type.KimType.Builder
-
- getId() - Method in class org.kuali.rice.kim.api.type.KimType
-
- getId() - Method in class org.kuali.rice.kim.api.type.KimTypeAttribute.Builder
-
- getId() - Method in class org.kuali.rice.kim.api.type.KimTypeAttribute
-
- getId() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- getId() - Method in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
-
Deprecated.
Default the ID to the title for now.
- getId() - Method in class org.kuali.rice.kns.web.ui.HeaderField
-
Deprecated.
- getId() - Method in class org.kuali.rice.krad.bo.AdHocRoutePersonId
-
- getId() - Method in class org.kuali.rice.krad.bo.AdHocRouteRecipient
-
- getId() - Method in class org.kuali.rice.krad.bo.AdHocRouteWorkgroupId
-
- getId() - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryDefinition
-
- getId() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryDefinitionBase
-
- getId() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookup
-
- getId() - Method in class org.kuali.rice.krad.document.authorization.PessimisticLock
-
- getId() - Method in interface org.kuali.rice.krad.uif.component.Component
-
The unique id (within a given tree) for the component
- getId() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getId() - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
The unique id (within a given tree) for the layout manager instance
- getId() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
- getId() - Method in class org.kuali.rice.krms.api.repository.action.ActionDefinition.Builder
-
- getId() - Method in class org.kuali.rice.krms.api.repository.action.ActionDefinition
-
- getId() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaDefinition.Builder
-
- getId() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaDefinition
-
- getId() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition.Builder
-
- getId() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition
-
- getId() - Method in class org.kuali.rice.krms.api.repository.BaseAttribute.Builder
-
- getId() - Method in class org.kuali.rice.krms.api.repository.BaseAttribute
-
- getId() - Method in class org.kuali.rice.krms.api.repository.category.CategoryDefinition.Builder
-
- getId() - Method in class org.kuali.rice.krms.api.repository.category.CategoryDefinition
-
- getId() - Method in class org.kuali.rice.krms.api.repository.context.ContextDefinition.Builder
-
- getId() - Method in class org.kuali.rice.krms.api.repository.context.ContextDefinition
-
- getId() - Method in class org.kuali.rice.krms.api.repository.function.FunctionDefinition.Builder
-
- getId() - Method in class org.kuali.rice.krms.api.repository.function.FunctionDefinition
-
- getId() - Method in class org.kuali.rice.krms.api.repository.function.FunctionParameterDefinition.Builder
-
- getId() - Method in class org.kuali.rice.krms.api.repository.function.FunctionParameterDefinition
-
- getId() - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition.Builder
-
- getId() - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition
-
- getId() - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionParameter.Builder
-
- getId() - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionParameter
-
- getId() - Method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition.Builder
-
- getId() - Method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition
-
- getId() - Method in class org.kuali.rice.krms.api.repository.term.TermDefinition.Builder
-
- getId() - Method in class org.kuali.rice.krms.api.repository.term.TermDefinition
-
- getId() - Method in class org.kuali.rice.krms.api.repository.term.TermParameterDefinition.Builder
-
- getId() - Method in class org.kuali.rice.krms.api.repository.term.TermParameterDefinition
-
- getId() - Method in class org.kuali.rice.krms.api.repository.term.TermResolverDefinition.Builder
-
- getId() - Method in class org.kuali.rice.krms.api.repository.term.TermResolverDefinition
-
- getId() - Method in class org.kuali.rice.krms.api.repository.term.TermSpecificationDefinition.Builder
-
- getId() - Method in class org.kuali.rice.krms.api.repository.term.TermSpecificationDefinition
-
This value will be non-null for persisted
- getId() - Method in class org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinition.Builder
-
- getId() - Method in class org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinition
-
- getId() - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeAttribute.Builder
-
- getId() - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeAttribute
-
- getId() - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeDefinition.Builder
-
- getId() - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeDefinition
-
- getId() - Method in class org.kuali.rice.krms.impl.repository.AgendaItemBo
-
- getId() - Method in class org.kuali.rice.ksb.api.registry.ServiceDescriptor.Builder
-
- getId() - Method in class org.kuali.rice.ksb.api.registry.ServiceDescriptor
-
- getId() - Method in interface org.kuali.rice.ksb.api.registry.ServiceDescriptorContract
-
Returns the id of this service descriptor.
- getId() - Method in class org.kuali.rice.ksb.impl.registry.ServiceDescriptorBo
-
- 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
- getIdByName(String) - Method in interface org.kuali.rice.kew.api.doctype.DocumentTypeService
-
- getIdByName(String) - Method in class org.kuali.rice.kew.impl.doctype.DocumentTypeServiceImpl
-
- getIdClass() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.EntityDescriptor
-
- getIdentifier() - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
-
- getIdentityHelperService() - Static method in class org.kuali.rice.kew.actionrequest.ActionRequestFactory
-
- getIdentityHelperService() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getIdentityService() - Static method in class org.kuali.rice.ken.web.spring.BaseSendNotificationController
-
- getIdentityService() - Static method in class org.kuali.rice.kew.actionrequest.ActionRequestFactory
-
- getIdentityService() - Static method in class org.kuali.rice.kim.api.services.KimApiServiceLocator
-
- getIdentityService() - Method in class org.kuali.rice.kim.document.rule.IdentityManagementGroupDocumentRule
-
- getIdentityService() - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- getIdentityService() - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- getIdentityService() - Static method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getIdentityService() - Method in class org.kuali.rice.kim.impl.identity.PersonServiceImpl
-
- getIdentityService() - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getIdentityService() - Method in class org.kuali.rice.kim.service.impl.KimModuleService
-
- getIdentityService() - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getIdentityService() - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementDocumentActionBase
-
- getIdentityService() - Method in class org.kuali.rice.kns.kim.role.PrincipalDerivedRoleTypeServiceImpl
-
Deprecated.
- getIdFieldName() - Method in class org.kuali.rice.kew.rule.AbstractWorkflowAttribute
-
- getIdForGroupName(String, String) - Method in interface org.kuali.rice.kew.identity.service.IdentityHelperService
-
- getIdForGroupName(String, String) - Method in class org.kuali.rice.kew.identity.service.impl.IdentityHelperServiceImpl
-
- getIdForPrincipalName(String) - Method in interface org.kuali.rice.kew.identity.service.IdentityHelperService
-
- getIdForPrincipalName(String) - Method in class org.kuali.rice.kew.identity.service.impl.IdentityHelperServiceImpl
-
- getIdInEdit() - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- getIdName() - Method in class org.kuali.rice.kew.rule.AbstractIdRoleAttribute
-
- getIdName() - Method in class org.kuali.rice.kew.rule.NetworkIdRoleAttribute
-
- getIdName() - Method in class org.kuali.rice.kew.rule.PrincipalIdRoleAttribute
-
- getIdName() - Method in class org.kuali.rice.kew.rule.UniversityIdRoleAttribute
-
- getIdName() - Method in class org.kuali.rice.kew.rule.WorkgroupRoleAttribute
-
- getIdSuffix() - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
-
Specifies an id suffix to use for the generated comparison fields
- getIdSuffix(ComparableInfo, int) - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
-
Generates an id suffix for the comparable item
- getIdValue() - Method in class org.kuali.rice.kew.rule.AbstractIdRoleAttribute
-
- getIdValue(String, Person) - Static method in class org.kuali.rice.kew.user.UserUtils
-
- getIdValue(String, String) - Static method in class org.kuali.rice.kew.user.UserUtils
-
- getIfFalse() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaTreeRuleEntry.Builder
-
Returns the AgendaTreeDefinition.Builder for ifFalse.
- getIfFalse() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaTreeRuleEntry
-
Returns the AgendaTreeDefinition for ifFalse.
- getIframeField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getIfTrue() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaTreeRuleEntry.Builder
-
Returns the AgendaTreeDefinition.Builder for ifTrue.
- getIfTrue() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaTreeRuleEntry
-
Returns the AgendaTreeDefinition for ifTrue.
- getIMAGE_SUBMIT() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getImageContext(HttpServletRequest, String) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
-
Retrieves the image context
- getImageField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getImageSrc() - Method in class org.kuali.rice.kns.datadictionary.control.ButtonControlDefinition
-
Deprecated.
- getImageSrc() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getImmediateEmailReminderQueue() - Static method in class org.kuali.rice.kew.api.KewApiServiceLocator
-
- getImmediateExceptionRouting() - Method in class org.kuali.rice.ksb.messaging.exceptionhandling.DefaultMessageExceptionHandler
-
- getImmediateSecurityAttributes(Document, DocumentTypeSecurity, SecuritySession) - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentSecurityServiceImpl
-
- getImplementationClass() - Method in class org.kuali.rice.core.web.format.Formatter
-
- getInactivateableFromToService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorInternal
-
- getInactivationBlockersForClass() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndex
-
- getInactivationBlockingDefinitions() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
Gets the inactivationBlockingDefinitions for the Data object
- getInactivationBlockingDetectionService(String) - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getInactivationBlockingDetectionServiceBeanName() - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
-
This overridden method ...
- getInactivationBlockingDetectionServiceBeanName() - Method in interface org.kuali.rice.krad.datadictionary.InactivationBlockingMetadata
-
The bean name of the service that is responsible for determining whether there are any records that block inactivation
- getInactivationBlockingDisplayService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorInternal
-
- getInactiveRecordDisplay() - Method in interface org.kuali.rice.kns.inquiry.Inquirable
-
Deprecated.
- getInactiveRecordDisplay() - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
Deprecated.
- getInactiveRecordDisplay() - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- getInactiveRecordDisplay() - Method in interface org.kuali.rice.kns.maintenance.Maintainable
-
Deprecated.
- getInactiveRecordDisplay() - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
-
Gets map of collection name -> Boolean mappings.
- getIncidentDocId() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- getIncidentMailingList() - Method in class org.kuali.rice.krad.service.impl.KualiExceptionIncidentServiceImpl
-
- getIncidentViewId() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- getIncludeAddLine() - Method in interface org.kuali.rice.kns.datadictionary.CollectionDefinitionI
-
Deprecated.
- getIncludeAddLine() - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
-
Deprecated.
- getIncludeAddLine() - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
- getIncludeBlankRow() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- getIncludeBlankRow() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- getIncludeKeyInLabel() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- getIncludeKeyInLabel() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
Gets the flag that indicates if the labels the ValuesFinder class returns should include the key.
- getInclusiveMax() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
The inclusiveMax element determines the maximum allowable value for data
entry editing purposes.
- getInclusiveMax() - Method in interface org.kuali.rice.krad.datadictionary.validation.constraint.RangeConstraint
-
- getInclusiveMax() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
-
Inclusive max value for this field
- getInclusiveMax() - Method in class org.kuali.rice.krad.uif.field.InputField
-
The inclusiveMax element determines the maximum allowable value for data
entry editing purposes.
- getIncomingDocumentLinks(String) - Method in interface org.kuali.rice.kew.api.document.WorkflowDocumentService
-
- getIncomingDocumentLinks(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentServiceImpl
-
- getIndex() - Method in class org.kuali.rice.kew.documentoperation.web.DocOperationIndexedParameter
-
- getIndex() - Method in class org.kuali.rice.kew.rule.web.WebRuleResponsibility
-
- getIndexOfCoordinateExtension(String) - Static method in class org.kuali.rice.kns.util.WebUtils
-
- getIndexOfRoleMemberFromMemberRows(String) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- getInfo() - Method in class org.kuali.rice.ksb.api.registry.ServiceEndpoint.Builder
-
- getInfo() - Method in class org.kuali.rice.ksb.api.registry.ServiceEndpoint
-
- getInfo() - Method in interface org.kuali.rice.ksb.api.registry.ServiceEndpointContract
-
Returns the service information for this endpoint.
- getInfoCount() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
The count of info messages found for the keys that were matched on this
ErrorsField This is generated and cannot be set
- getInfoCount() - Method in class org.kuali.rice.krad.util.MessageMap
-
Counts the total number of info messages in the map
- getInfoMessages() - Method in class org.kuali.rice.krad.util.MessageMap
-
- getInfoMessagesForProperty(String) - Method in class org.kuali.rice.krad.util.MessageMap
-
- getInfoMessagesForProperty(String, boolean) - Method in class org.kuali.rice.krad.util.MessageMap
-
Gets a list of lists that represent info messages that matched by the
propertyName passed in (multiple lists because the wildcard can match
multiple keys).
- getInformationalDisplayPropertyNames() - Method in class org.kuali.rice.krad.uif.field.DataField
-
List of property names whose values should be displayed read-only under this field
- getInfos() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
The list of info messages found for the keys that were matched on this
ErrorsField This is generated and cannot be set
- getInfoTextArea() - Method in class org.kuali.rice.krad.bo.AttributeReferenceElements
-
Gets the infoTextArea attribute.
- getInfoTitle() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
InfoTitle is the title that will be shown before any info messages/info
counts are displayed
- getInheritedFlag() - Method in class org.kuali.rice.kew.doctype.DocumentTypePolicy
-
- getInheritedPostProcessorName(boolean) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
This method gets the post processor class value.
- getInInterceptors() - Static method in class org.kuali.rice.ksb.service.KSBServiceLocator
-
- getInitialCollatedResult() - Method in enum org.kuali.rice.krms.framework.engine.CollectionOperator
-
- getInitialComponentStates() - Method in class org.kuali.rice.krad.uif.view.ViewIndex
-
Preserves initial state of components needed for doing component refreshes
- getInitialDelaySecs() - Method in interface org.kuali.rice.kew.batch.XmlPollerService
-
- getInitialDelaySecs() - Method in class org.kuali.rice.kew.batch.XmlPollerServiceImpl
-
Gets the initial delay time in seconds
- getInitialNode() - Method in class org.kuali.rice.kew.engine.node.Branch
-
- getInitialNodeInstances() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getInitialNodeInstances(String) - Method in class org.kuali.rice.kew.engine.node.dao.impl.RouteNodeDAOJpaImpl
-
- getInitialNodeInstances(String) - Method in class org.kuali.rice.kew.engine.node.dao.impl.RouteNodeDAOOjbImpl
-
- getInitialNodeInstances(String) - Method in interface org.kuali.rice.kew.engine.node.dao.RouteNodeDAO
-
- getInitialNodeInstances(String) - Method in class org.kuali.rice.kew.engine.node.service.impl.RouteNodeServiceImpl
-
- getInitialNodeInstances(String) - Method in interface org.kuali.rice.kew.engine.node.service.RouteNodeService
-
Retrieves the initial node instances of the given document.
- getInitialRouteNode() - Method in class org.kuali.rice.kew.api.doctype.ProcessDefinition.Builder
-
- getInitialRouteNode() - Method in class org.kuali.rice.kew.api.doctype.ProcessDefinition
-
- getInitialRouteNode() - Method in interface org.kuali.rice.kew.api.doctype.ProcessDefinitionContract
-
- getInitialRouteNode() - Method in class org.kuali.rice.kew.engine.node.ProcessDefinitionBo
-
- getInitialRouteNodeInstances() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getInitiatedDocumentTypes() - Method in class org.kuali.rice.kew.quicklinks.web.QuickLinksForm
-
- getInitiatedDocumentTypesList(String) - Method in class org.kuali.rice.kew.quicklinks.dao.impl.QuickLinksDAOJpaImpl
-
- getInitiatedDocumentTypesList(String) - Method in class org.kuali.rice.kew.quicklinks.dao.impl.QuickLinksDAOOjbImpl
-
- getInitiatedDocumentTypesList(String) - Method in interface org.kuali.rice.kew.quicklinks.dao.QuickLinksDAO
-
- getInitiatedDocumentTypesList(String) - Method in class org.kuali.rice.kew.quicklinks.service.impl.QuickLinksServiceImpl
-
- getInitiatedDocumentTypesList(String) - Method in interface org.kuali.rice.kew.quicklinks.service.QuickLinksService
-
- getInitiatedLabel() - Method in class edu.sampleu.kew.krad.form.StatsForm
-
- getInitiatedLabel() - Method in class org.kuali.rice.kew.stats.web.StatsForm
-
- getInitiatedNumber() - Method in class org.kuali.rice.kew.stats.Stats
-
- getInitiateURL() - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- getInitiator() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- getInitiatorDisplayName() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getInitiatorMustBlanketApprovePolicy() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getInitiatorMustCancelPolicy() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getInitiatorMustRouteDisplayValue() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getInitiatorMustRoutePolicy() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getInitiatorMustSaveDisplayValue() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getInitiatorMustSavePolicy() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getInitiatorName() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValueActionListExtension
-
Gets the initiator name, masked appropriately if restricted.
- getInitiatorNetworkId() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
getter for convenience that will return the initiators network id
- getInitiatorNetworkId() - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
- getInitiatorOk() - Method in class org.kuali.rice.kew.doctype.DocumentTypeSecurity
-
- getInitiatorPrincipal() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getInitiatorPrincipalId() - Method in class org.kuali.rice.kew.api.document.Document.Builder
-
- getInitiatorPrincipalId() - Method in class org.kuali.rice.kew.api.document.Document
-
- getInitiatorPrincipalId() - Method in interface org.kuali.rice.kew.api.document.DocumentContract
-
Retrieve the initiator principal id
- getInitiatorPrincipalId() - Method in interface org.kuali.rice.kew.docsearch.DocumentSearchCriteriaEbo
-
- getInitiatorPrincipalId() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getInitiatorPrincipalId() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getInitiatorPrincipalId() - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- getInitiatorPrincipalId(Document) - Method in class org.kuali.rice.kim.service.impl.LdapUiDocumentServiceImpl
-
- getInitiatorPrincipalName() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- getInitiatorPrincipalName() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria
-
- getInitiatorPrincipalName() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchCriteriaContract
-
Returns the criteria for the principal name of the document initiator to search against when executing the
document search.
- getInitiatorSql(String, String) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- getInitiatorWorkflowId() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getInputField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getInputField(String, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getInputField(String, String, UifConstants.ControlType) - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getInputField(String, String, UifConstants.ControlType, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getInputField(String, String, UifConstants.ControlType, Class<? extends KeyValuesFinder>) - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getInputField(String, String, UifConstants.ControlType, List<KeyValue>) - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getInputField(String, String, UifConstants.ControlType, int, int, int) - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getInputFields() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
Gets only the data fields that are nested in this container.
- getInputStream() - Method in class org.kuali.rice.kns.web.struts.form.BlankFormFile
-
- getInputStream() - Method in class org.kuali.rice.ksb.security.SignatureVerifyingRequestWrapper
-
- getInputType() - Method in class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
-
Deprecated.
- getInquirable(String) - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
-
- getInquirable() - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
-
- getInquirable(Class<?>, String) - Method in class org.kuali.rice.krad.uif.service.impl.ViewDictionaryServiceImpl
-
- getInquirable(Class<?>, String) - Method in interface org.kuali.rice.krad.uif.service.ViewDictionaryService
-
Queries the dictionary to find the InquiryView
configured
for the data object class and returns the configured Inquirable for the
view.
- getInquirable() - Method in class org.kuali.rice.krad.web.form.InquiryForm
-
Inquirable
instance that will be used to perform
the inquiry
- getInquirableClass() - Method in class org.kuali.rice.kns.datadictionary.InquiryDefinition
-
Deprecated.
- getInquirableClass(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
the class to be used for building inquiry pages.
- getInquirableClass(Class) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- getInquirableFieldNames(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
-
This method returns a list of inquirable field names
- getInquirableFieldNames(Class, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectMetaDataServiceImpl
-
Deprecated.
- getInquiryAuthorizer(Class<T>) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
- getInquiryAuthorizer(Class<T>) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- getInquiryCollections() - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
-
Deprecated.
- getInquiryCollections() - Method in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
-
Deprecated.
- getInquiryDefinition() - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
-
Deprecated.
- getInquiryFieldAdditionalDisplayAttributeName(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
returns String giving additional display attribute name for inquiry field if configured, or null
- getInquiryFieldAdditionalDisplayAttributeName(Class, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- getInquiryFieldAlternateDisplayAttributeName(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
returns String giving alternate display attribute name for inquiry field if configured, or null
- getInquiryFieldAlternateDisplayAttributeName(Class, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- getInquiryFieldNames() - Method in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
-
Deprecated.
- getInquiryFieldNames(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
the list defined as inquiry fields for the business object and inquiry section.
- getInquiryFieldNames(Class, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- getInquiryFields() - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
-
Deprecated.
- getInquiryFields() - Method in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
-
Deprecated.
- getInquiryLinkField() - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
- getInquiryParameters() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getInquiryParameters() - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
- getInquiryPresentationController(Class<T>) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
- getInquiryPresentationController(Class<T>) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- getInquiryPrimaryKeys() - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
-
Gets the map used to pass primary key values between invocations of the inquiry screens after the start method has been called.
- getInquiryRestrictions(BusinessObject, Person) - Method in interface org.kuali.rice.kns.service.BusinessObjectAuthorizationService
-
Deprecated.
- getInquiryRestrictions(BusinessObject, Person) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectAuthorizationServiceImpl
-
Deprecated.
- getInquirySection(String) - Method in class org.kuali.rice.kns.datadictionary.InquiryDefinition
-
Deprecated.
- getInquirySections() - Method in class org.kuali.rice.kns.datadictionary.InquiryDefinition
-
Deprecated.
- getInquirySections(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
the list defined as inquiry sections for the business object.
- getInquirySections(Class) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- getInquiryTitle(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
the text to be displayed for the title of business object inquiry.
- getInquiryTitle(Class) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- getInquiryUrl(BusinessObject, String) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
Custom implementation of getInquiryUrl that sets up doc handler link.
- getInquiryUrl(BusinessObject, String, boolean) - Method in class org.kuali.rice.kew.rule.bo.RuleBaseValuesInquirableImpl
-
- getInquiryUrl(BusinessObject, String, boolean) - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityInquirableImpl
-
- getInquiryUrl(BusinessObject, String, boolean) - Method in class org.kuali.rice.kim.impl.type.KimTypeInquirableImpl
-
- getInquiryUrl(BusinessObject, String, boolean) - Method in class org.kuali.rice.kim.inquiry.GroupInquirableImpl
-
- getInquiryUrl(BusinessObject, String, boolean) - Method in class org.kuali.rice.kim.inquiry.PermissionInquirableImpl
-
- getInquiryUrl(BusinessObject, String, boolean) - Method in class org.kuali.rice.kim.inquiry.RoleInquirableImpl
-
- getInquiryUrl(BusinessObject, String) - Method in class org.kuali.rice.kim.lookup.PersonLookupableHelperServiceImpl
-
- getInquiryUrl(BusinessObject, String) - Method in class org.kuali.rice.kim.lookup.RoleLookupableHelperServiceImpl
-
- getInquiryUrl(Class) - Method in class org.kuali.rice.kim.service.impl.KimModuleService
-
- getInquiryUrl(BusinessObject, String, boolean) - Method in interface org.kuali.rice.kns.inquiry.Inquirable
-
Deprecated.
- getInquiryUrl(BusinessObject, String, boolean) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
Deprecated.
- getInquiryUrl(BusinessObject, String) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
Returns the inquiry url for a field if one exist.
- getInquiryUrl(BusinessObject, String) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
Builds string an inquiry url for drill down on a result field
- getInquiryURL() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getInquiryUrl(Class) - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
Deprecated.
- getInquiryUrlForPrimaryKeys(Class, Object, List<String>, String) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
Deprecated.
- getInsertAfter() - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementInsertImpl
-
- getInsertBefore() - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementInsertImpl
-
- getInsertDataFromTableSql(String, String) - Method in class org.kuali.rice.core.framework.persistence.platform.ANSISqlDatabasePlatform
-
- getInsertDataFromTableSql(String, String) - Method in interface org.kuali.rice.core.framework.persistence.platform.DatabasePlatform
-
- getInstalledModuleServices() - Method in class org.kuali.rice.krad.service.impl.KFSModuleServiceImpl
-
- getInstalledModuleServices() - Method in class org.kuali.rice.krad.service.impl.KualiModuleServiceImpl
-
- getInstalledModuleServices() - Method in interface org.kuali.rice.krad.service.KualiModuleService
-
get the list of all installed module services
- getInstance() - Static method in class org.kuali.rice.core.impl.parameter.AlwaysSucceedParameterEvaluatorImpl
-
- getInstance() - Static method in class org.kuali.rice.kcb.service.GlobalKCBServiceLocator
-
Returns the KCBServiceLocator singleton
- getInstance() - Static method in class org.kuali.rice.ken.core.GlobalNotificationServiceLocator
-
Return the NotificationServiceLocator singleton
- getInstance() - Static method in class org.kuali.rice.ken.util.PerformanceLog
-
This method returns an instance of the logger object.
- getInstance() - Static method in class org.kuali.rice.kim.impl.common.attribute.AttributeTransform
-
- getInstance() - Static method in class org.kuali.rice.kns.web.comparator.NullValueComparator
-
- getInstance() - Method in class org.kuali.rice.kns.web.servlet.dwr.GlobalResourceDelegatingSpringCreator
-
- getInstance() - Static method in class org.kuali.rice.krad.comparator.NumericValueComparator
-
- getInstance() - Static method in class org.kuali.rice.krad.comparator.StringValueComparator
-
- getInstance() - Static method in class org.kuali.rice.krad.comparator.TemporalValueComparator
-
- getInstance() - Static method in class org.kuali.rice.krms.framework.engine.expression.ComparisonOperatorServiceImpl
-
- getInstance() - Static method in class org.kuali.rice.krms.framework.engine.ResultLogger
-
- getInstance(PeopleFlowActionTypeService.Type) - Static method in class org.kuali.rice.krms.impl.peopleflow.PeopleFlowActionTypeService
-
- getInstance() - Static method in class org.kuali.rice.krms.impl.type.AgendaTypeServiceImpl
-
- getInstance() - Static method in class org.kuali.rice.krms.impl.validation.ValidationActionTypeServiceImpl
-
- getInstance() - Static method in class org.kuali.rice.krms.impl.validation.ValidationRuleTypeServiceImpl
-
- getInstance() - Method in interface org.kuali.rice.ksb.messaging.threadpool.KSBThreadPool
-
- getInstance() - Method in class org.kuali.rice.ksb.messaging.threadpool.KSBThreadPoolImpl
-
- getInstanceId() - Method in class edu.sampleu.demo.course.Course
-
- getInstanceId() - Static method in class org.kuali.rice.core.api.config.CoreConfigHelper
-
Returns the ID of this instance.
- getInstanceId() - Method in interface org.kuali.rice.ksb.api.bus.ServiceBus
-
Returns the instance ID which identifies this client application to the service bus.
- getInstanceId() - Method in interface org.kuali.rice.ksb.api.bus.ServiceConfiguration
-
Returns the id of the specific instance of the application which owns this service.
- getInstanceId() - Method in interface org.kuali.rice.ksb.api.bus.ServiceDefinition
-
Returns the id of the specific instance of the application which owns this service
- getInstanceId() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- getInstanceId() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration
-
- getInstanceId() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- getInstanceId() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- getInstanceId() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo
-
- getInstanceId() - Method in interface org.kuali.rice.ksb.api.registry.ServiceInfoContract
-
Returns the id of the instance that published and owns the service.
- getInstanceId() - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- getInstanceId() - Method in class org.kuali.rice.ksb.impl.registry.ServiceInfoBo
-
- getInState() - Method in class org.kuali.rice.kim.api.identity.residency.EntityResidency.Builder
-
- getInState() - Method in class org.kuali.rice.kim.api.identity.residency.EntityResidency
-
- getInState() - Method in interface org.kuali.rice.kim.api.identity.residency.EntityResidencyContract
-
- getInstructionalMessageField() - Method in interface org.kuali.rice.krad.uif.container.Container
-
Text for the container that provides a summary description or
instructions
- getInstructionalMessageField() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
Message field that displays instructional text
- getInstructionalMessageField() - Method in class org.kuali.rice.krad.uif.field.InputField
-
Message field that displays instructional text
- getInstructionalText() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
Text explaining how complete the group inputs, including things like what values should be selected
in certain cases, what fields should be completed and so on (instructions)
- getInstructionalText() - Method in class org.kuali.rice.krad.uif.field.InputField
-
Text explaining how to use the field, including things like what values should be selected
in certain cases and so on (instructions)
- getInstructor() - Method in class edu.sampleu.demo.course.CourseSection
-
- getInstructors() - Method in class edu.sampleu.demo.course.CourseSection
-
- getInteger(Object) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
-
- getIntegerValue(String) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
- getInterfacesToProxy(Object, ClassLoader, String[]) - Static method in class org.kuali.rice.core.api.util.ClassLoaderUtils
-
Determines the interfaces which need to be proxied and are visible to the given proxy ClassLoader.
- getInterfacesToProxy(Object) - Static method in class org.kuali.rice.core.api.util.ContextClassLoaderProxy
-
- getInterfacesToProxy(ClassLoader, Object) - Static method in class org.kuali.rice.core.api.util.ContextClassLoaderProxy
-
Determines the interfaces which need to be proxied and are visable to the given proxy ClassLoader.
- 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
- getInternetClassProvider() - Method in class edu.sampleu.demo.course.CourseSection
-
- getIntProperty(Config, String) - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.PrimaryDataSourceFactoryBean
-
- getInverseForeignKeysForCollection(Class, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceImpl
-
- getInverseForeignKeysForCollection(Class, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceJpaImpl
-
- getInverseForeignKeysForCollection(Class, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceOjbImpl
-
- getInverseForeignKeysForCollection(Class, String) - Method in interface org.kuali.rice.krad.service.PersistenceStructureService
-
Returns a listing of the FK field mappings between a BO and the elements in a collection.
- getInverseJoinColumnDescriptors() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.CollectionDescriptor
-
- getIpAddress() - Method in class org.kuali.rice.krad.bo.SessionDocument
-
- getIpAddress() - Method in class org.kuali.rice.krad.bo.SessionDocumentId
-
- getIpAddress() - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- getIpAddresses() - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- getIpNumber() - Static method in class org.kuali.rice.core.api.util.RiceUtilities
-
- getIpNumber() - Method in interface org.kuali.rice.ksb.messaging.PersistedMessage
-
- getIpNumber() - Method in class org.kuali.rice.ksb.messaging.PersistedMessageBO
-
- getIpNumberFilter() - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- getIsAdmin() - Method in class org.kuali.rice.kns.web.struts.form.BackdoorForm
-
- getIsAdvancedSearch() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- getIsAdvancedSearch() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria
-
- getIsAdvancedSearch() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchCriteriaContract
-
Returns a string that indicates if a query was run in advanced mode.
- getIsbn() - Method in class edu.sampleu.bookstore.bo.Book
-
- getIsNewForm() - Method in interface org.kuali.rice.kns.web.struts.form.pojo.PojoForm
-
- getIsNewForm() - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
- getIsNullFunction(String, String) - Method in class org.kuali.rice.core.framework.persistence.platform.ANSISqlDatabasePlatform
-
Returns an expression equivalent to oracle's NVL statement using the CASE and IS NULL expressions, which should
be supported by many database systems
- getIsNullFunction(String, String) - Method in interface org.kuali.rice.core.framework.persistence.platform.DatabasePlatform
-
Returns a SQL expression that acts like nvl(exprToTest, exprToReplaceIfTestExprNull) on oracle.
- getItem() - Method in class org.kuali.rice.kcb.quartz.ProcessingResult.Failure
-
- getItemOrderingSequence() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
For Component
instances in the container's items list that
do not have an order set, a default order number will be assigned using
this property.
- getItems() - Method in interface org.kuali.rice.krad.uif.container.Container
-
List
of Component
instances that are held by
the container
- getItems() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
- getItems() - Method in class org.kuali.rice.krad.uif.container.Group
-
- getItems() - Method in class org.kuali.rice.krad.uif.field.FieldGroup
-
List of Component
instances contained in the nested group
- getItems() - Method in class org.kuali.rice.krad.uif.view.View
-
- getItemStyle() - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
-
Used by the render to set the style on the span element that wraps the
item.
- getItemStyleClasses() - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
-
List of style classes that should be applied to each span that wraps the item in the layout
- getItemStyleClassesAsString() - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
-
Builds the HTML class attribute string by combining the item styleClasses list
with a space delimiter
- getJavaSecurityManagementService() - Method in class org.kuali.rice.ksb.messaging.KSBHttpInvokerRequestExecutor
-
- getJavaSecurityManagementService() - Method in class org.kuali.rice.ksb.security.service.impl.DigitalSignatureServiceImpl
-
- getJavaSecurityManagementService() - Static method in class org.kuali.rice.ksb.service.KSBServiceLocator
-
- getJcdAliases() - Method in class org.kuali.rice.core.framework.persistence.ojb.BaseOjbConfigurer
-
Return the jcd alias of the connection loaded by the connection metadata.
- getJndiTemplate() - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.PrimaryDataSourceFactoryBean
-
- getJndiTemplate() - Method in class org.kuali.rice.core.framework.persistence.jta.TransactionManagerFactoryBean
-
- getJndiTemplate() - Method in class org.kuali.rice.core.framework.persistence.jta.UserTransactionFactoryBean
-
- getJobDetail() - Method in class org.kuali.rice.ksb.messaging.web.QuartzQueueForm
-
- getJobGroup() - Method in class org.kuali.rice.ksb.messaging.web.QuartzQueueForm
-
- getJobName() - Method in class org.kuali.rice.ksb.messaging.web.QuartzQueueForm
-
- getJobNames() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- getJoinColumnDescriptors() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.CollectionDescriptor
-
- getJoinColumnDescriptors() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.ObjectDescriptor
-
- getJoinEngine() - Method in class org.kuali.rice.kew.engine.RouteHelper
-
- getJoinNode() - Method in class org.kuali.rice.kew.engine.node.Branch
-
- getJoinSyntaxType() - Method in class org.apache.ojb.broker.platforms.PlatformMckoiImpl
-
- getJoinTableName() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.ManyToManyDescriptor
-
- getJotm() - Method in class org.springframework.transaction.jta.JotmFactoryBean
-
Return the JOTM instance created by this factory bean, if any.
- getJpaDialect() - Method in class org.kuali.rice.core.framework.persistence.jpa.DevHibernateJpaVendorAdapter
-
- getJpaPropertyMap() - Method in class org.kuali.rice.core.framework.persistence.jpa.DevHibernateJpaVendorAdapter
-
- getJrfVerNbr() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getJsFiles() - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
- getJstlKey() - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryEntry
-
- getJstlKey() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- getJstlKey() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- getJtaDataSource() - Method in class org.kuali.rice.krad.app.persistence.jpa.RicePersistenceUnitPostProcessor
-
- getJtaTransactionManager() - Static method in class org.kuali.rice.test.TestHarnessServiceLocator
-
- getJumpToId() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
The jumpToId for this form, the element with this id will be jumped to automatically
when the form is loaded in the view.
- getJumpToIdAfterSubmit() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- getJumpToName() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
The jumpToName for this form, the element with this name will be jumped to automatically
when the form is loaded in the view.
- getJumpToNameAfterSubmit() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
The name to jump to in the next page, the element with this name will be
jumped to automatically when the new page is retrieved after a submit.
- getKcbGenericDao() - Method in interface org.kuali.rice.kcb.service.KCBServiceLocator
-
- getKeepAliveTime() - Method in interface org.kuali.rice.ksb.messaging.threadpool.KSBThreadPool
-
- getKeepAliveTime() - Method in class org.kuali.rice.ksb.messaging.threadpool.KSBThreadPoolImpl
-
- getKENAPIService() - Method in interface org.kuali.rice.ken.core.NotificationServiceLocator
-
This method returns an instance of the Spring configured impl for the KENAPIService.
- getKENAPIService() - Method in class org.kuali.rice.ken.core.SpringNotificationServiceLocator
-
- getKENBaseURL() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getKENBaseURL() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getKenIntegrationService() - Method in interface org.kuali.rice.kcb.service.KCBServiceLocator
-
- getKEWBaseURL() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getKEWBaseURL() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getKewTypeRepositoryService() - Static method in class org.kuali.rice.kew.api.KewApiServiceLocator
-
- getKewTypeRepositoryService() - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowServiceImpl
-
- getKey() - Method in class org.kuali.rice.core.api.cache.CacheTarget
-
The key of the item in the cache to target.
- getKey() - Method in class org.kuali.rice.core.api.util.AbstractKeyValue
-
- getKey() - Method in class org.kuali.rice.core.api.util.jaxb.MapStringStringAdapter.StringMapEntry
-
- getKey() - Method in class org.kuali.rice.core.api.util.jaxb.MultiValuedStringMapAdapter.MultiValuedStringMapEntry
-
- getKey() - Method in interface org.kuali.rice.core.api.util.KeyValue
-
- getKey() - Method in class org.kuali.rice.edl.impl.components.EDLValidation
-
- getKey() - Method in class org.kuali.rice.kew.api.doctype.RouteNodeConfigurationParameter.Builder
-
- getKey() - Method in class org.kuali.rice.kew.api.doctype.RouteNodeConfigurationParameter
-
- getKey() - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstanceState.Builder
-
- getKey() - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstanceState
-
- getKey() - Method in interface org.kuali.rice.kew.api.document.node.RouteNodeInstanceStateContract
-
- getKey(RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.node.RequestsNode
-
The method will get a key value which can be used for comparison
purposes.
- getKey() - Method in class org.kuali.rice.kew.engine.node.RouteNodeConfigParam
-
- getKey() - Method in class org.kuali.rice.kew.engine.node.State
-
- getKey() - Method in interface org.kuali.rice.kew.exception.WorkflowServiceError
-
- getKey() - Method in class org.kuali.rice.kew.exception.WorkflowServiceErrorImpl
-
- getKey() - Method in class org.kuali.rice.kew.rule.KeyValueId
-
- getKey() - Method in class org.kuali.rice.kew.rule.RuleExtensionValue
-
- getKey() - Method in class org.kuali.rice.kew.web.KeyValueSort
-
- getKey() - Method in class org.kuali.rice.kim.api.identity.name.StringToKimEntityNameInfoMapAdapter.StringEntityNameInfoMapEntry
-
- getKey() - Method in class org.kuali.rice.kim.api.identity.principal.StringToKimEntityNamePrincipalInfoMapAdapter.StringEntNmPrncpInfoMapEntry
-
- getKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
-
- getKeyAttribute() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- getKeyAttribute() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- getKeyAttributeName() - Method in class org.kuali.rice.krad.keyvalues.PersistableBusinessObjectValuesFinder
-
- getKeyLabel(String) - Method in class org.kuali.rice.krad.keyvalues.KeyValuesBase
-
- getKeyLabel(String) - Method in interface org.kuali.rice.krad.keyvalues.KeyValuesFinder
-
Returns the label for the associated key.
- getKeyLabel(String) - Method in class org.kuali.rice.krad.keyvalues.MapValuesFinder
-
- getKeyLabelMap() - Method in class org.kuali.rice.krad.keyvalues.KeyValuesBase
-
- getKeyLabelMap() - Method in interface org.kuali.rice.krad.keyvalues.KeyValuesFinder
-
Returns a map with the key as the key of the map and the label as the value.
- getKeyLabelMap() - Method in class org.kuali.rice.krad.keyvalues.MapValuesFinder
-
- getKeyLabels() - Method in interface org.kuali.rice.core.api.uif.KeyLabeled
-
The key-label pairs to display on the control.
- getKeyLabels() - Method in class org.kuali.rice.core.api.uif.RemotableCheckboxGroup.Builder
-
- getKeyLabels() - Method in class org.kuali.rice.core.api.uif.RemotableCheckboxGroup
-
- getKeyLabels() - Method in class org.kuali.rice.core.api.uif.RemotableRadioButtonGroup.Builder
-
- getKeyLabels() - Method in class org.kuali.rice.core.api.uif.RemotableRadioButtonGroup
-
- getKeyLabels() - Method in class org.kuali.rice.core.api.uif.RemotableSelect.Builder
-
- getKeyLabels() - Method in class org.kuali.rice.core.api.uif.RemotableSelect
-
- getKeyLabels() - Method in class org.kuali.rice.core.api.uif.RemotableSelectGroup.Builder
-
- getKeyLabels() - Method in class org.kuali.rice.core.api.uif.RemotableSelectGroup
-
- getKeyPath(String, boolean) - Method in class org.kuali.rice.krad.util.MessageMap
-
This is what's prepended to the beginning of the key.
- getKeys(Component) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
Gets all the keys associated to this ErrorsField.
- getKeystoreAlias() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getKeystoreAlias() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getKeystoreFile() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getKeystoreFile() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getKeystorePassword() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getKeystorePassword() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getKeyValueCollectionAsLookupTable(List<T>) - Static method in class org.kuali.rice.kew.util.Utilities
-
Helper method that takes a List of
KeyValue
and presents it as a Map containing
KeyValue values
- getKeyValueCollectionAsMap(List<T>) - Static method in class org.kuali.rice.kew.util.Utilities
-
Helper method that takes a List of
KeyValue
and presents it as a Map
- getKeyValues() - Method in class edu.sampleu.bookstore.document.keyvalue.AddressTypeKeyValues
-
- getKeyValues() - Method in class edu.sampleu.bookstore.document.keyvalue.BookKeyValues
-
- getKeyValues() - Method in class edu.sampleu.bookstore.document.keyvalue.BookTypeKeyValues
-
- getKeyValues() - Method in class edu.sampleu.travel.document.keyvalue.AccountTypeKeyValues
-
- getKeyValues() - Method in class edu.sampleu.travel.document.keyvalue.SimpleTestKeyValues
-
This is a fake implementation of a key value finder, normally this would make a request to
a database to obtain the necessary values.
- getKeyValues() - Method in class edu.sampleu.travel.document.keyvalue.TravelRequestType
-
- getKeyValues(ViewModel) - Method in class edu.sampleu.travel.options.FoodKeyValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.coreservice.web.namespace.NamespaceValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.coreservice.web.parameter.ParameterOperatorValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.coreservice.web.parameter.ParameterTypeValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.kew.actionrequest.bo.ActionRequestCodeValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.kew.actionrequest.bo.RuleMaintenanceActionRequestCodeValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.kew.impl.document.search.DocumentStatusValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.kew.impl.peopleflow.ActionPolicyValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.kew.impl.peopleflow.DelegationTypeValuesFinder
-
- getKeyValues(ViewModel) - Method in class org.kuali.rice.kew.impl.type.KewTypeOptionsFinder
-
- getKeyValues() - Method in class org.kuali.rice.kew.lookup.valuefinder.DocumentRouteStatusValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.kew.lookup.valuefinder.SavedSearchValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.kew.rule.bo.ApprovePolicyValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.kew.rule.bo.DelegationTypeValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.kew.rule.bo.RoleNameValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.kew.rule.bo.RuleAttributeTypeValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.kim.bo.options.ActionPolicyValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.kim.bo.options.ActionTypeValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.kim.bo.options.GroupMemberTypeValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.kim.bo.options.MemberTypeValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.kim.bo.options.NamePrefixValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.kim.bo.options.NameSuffixValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.kim.lookup.valuefinder.DelegationTypeValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.kim.lookup.valuefinder.PermissionTemplateValuesFinder
-
This overridden method ...
- getKeyValues() - Method in class org.kuali.rice.krad.keyvalues.ActiveInactiveValuesFinder
-
- getKeyValues() - 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.EnumValuesFinder
-
- 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(boolean) - Method in class org.kuali.rice.krad.keyvalues.KeyValuesBase
-
- getKeyValues() - Method in interface org.kuali.rice.krad.keyvalues.KeyValuesFinder
-
Builds a list of key values representations for valid value selections.
- getKeyValues(boolean) - Method in interface org.kuali.rice.krad.keyvalues.KeyValuesFinder
-
Builds a list of key values representations for valid value selections.
- 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() - Method in class org.kuali.rice.krad.keyvalues.PlaceholderKeyValuesFinder
-
- getKeyValues(ViewModel) - Method in interface org.kuali.rice.krad.uif.control.UifKeyValuesFinder
-
Builds a list of key values representations for valid value selections using the given view model
to retrieve values from other fields and conditionally building the options
- getKeyValues() - Method in class org.kuali.rice.krad.uif.control.UifKeyValuesFinderBase
-
- getKeyValues(ViewModel) - Method in class org.kuali.rice.krms.impl.repository.ActionTypeValuesFinder
-
- getKeyValues(ViewModel) - Method in class org.kuali.rice.krms.impl.repository.AgendaNamespaceValuesFinder
-
- getKeyValues(ViewModel) - Method in class org.kuali.rice.krms.impl.repository.AgendaTypeValuesFinder
-
- getKeyValues(ViewModel) - Method in class org.kuali.rice.krms.impl.repository.ContextTypeValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.krms.impl.repository.PropositionParameterTypeValuesFinder
-
- getKeyValues(ViewModel) - Method in class org.kuali.rice.krms.impl.repository.RuleTypeValuesFinder
-
- getKeyValues(ViewModel) - Method in class org.kuali.rice.krms.impl.ui.CategoryValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.krms.impl.ui.CompoundOpCodeValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.krms.impl.ui.PropositionOpCodeValuesFinder
-
- getKeyValues(ViewModel) - Method in class org.kuali.rice.krms.impl.ui.ValidTermsValuesFinder
-
get the value list for the Term dropdown in the KRMS rule editing UI
- getKeyValues() - Method in class org.kuali.rice.location.framework.campus.CampusTypeValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.location.framework.campus.CampusValuesFinder
-
- getKeyValues() - Method in class org.kuali.rice.location.framework.country.AbstractCountryValuesFinderBase
-
- getKeyValues() - Method in class org.kuali.rice.location.framework.state.StateValuesFinder
-
- getKeyValuesService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocator
-
- getKimAttrDefnId() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentAttributeDataBusinessObjectBase
-
- getKimAttrDefnId() - Method in class org.kuali.rice.kns.kim.type.KimAttributeDefinition
-
Deprecated.
- getKimAttribute() - Method in class org.kuali.rice.kim.api.common.attribute.KimAttributeData.Builder
-
- getKimAttribute() - Method in class org.kuali.rice.kim.api.common.attribute.KimAttributeData
-
- getKimAttribute() - Method in interface org.kuali.rice.kim.api.common.attribute.KimAttributeDataContract
-
The kim attribute associated with the kim attribute data.
- getKimAttribute() - Method in class org.kuali.rice.kim.api.type.KimTypeAttribute.Builder
-
- getKimAttribute() - Method in class org.kuali.rice.kim.api.type.KimTypeAttribute
-
- getKimAttribute() - Method in interface org.kuali.rice.kim.api.type.KimTypeAttributeContract
-
The kim attribute associated with the kim type attribute.
- getKimAttribute() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentAttributeDataBusinessObjectBase
-
- getKimAttributeDefnId(KimAttributeField) - Method in class org.kuali.rice.kim.document.IdentityManagementKimDocument
-
- getKimAttributeDefnId(KimAttributeField) - Method in class org.kuali.rice.kim.impl.type.KimTypeAttributesHelper
-
- getKimAttributeLabelFromDD(String) - Method in class org.kuali.rice.kim.inquiry.RoleMemberInquirableImpl
-
- getKimAttributeMatcher(String) - Method in class org.kuali.rice.kim.dao.impl.LdapPrincipalDaoImpl
-
- getKimAttributeMatcher(String) - Method in class org.kuali.rice.kim.ldap.PrincipalMapper
-
- getKimAttributeName() - Method in class org.kuali.rice.krad.keyvalues.KimAttributeValuesFinder
-
- getKimBasePath() - Static method in class org.kuali.rice.kim.util.KimCommonUtilsInternal
-
- getKimBasePath() - Static method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceHelper
-
Deprecated.
- getKIMBaseURL() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getKIMBaseURL() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getKimConstants() - Method in class org.kuali.rice.kim.dao.impl.LdapPrincipalDaoImpl
-
- getKimConstants() - Method in interface org.kuali.rice.kim.dao.LdapPrincipalDao
-
- getKIMDataLoadOrderFile() - Method in class org.kuali.rice.test.RiceInternalSuiteDataTestCase
-
- getKimDelegationImpl(String) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
Retrieves a KimDelegationImpl object by its ID.
- getKimDelegationMemberImplByDelegationAndId(String, String) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
Retrieves a KimDelegationMemberImpl object by its ID and the ID of the delegation it belongs to.
- getKimDocumentRoleMember(MemberType, String, String) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getKimDocumentRoleMember(MemberType, String, String) - Method in interface org.kuali.rice.kim.service.UiDocumentService
-
- getKimGroupType() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentGroup
-
- getKimLdapIdProperty() - Method in interface org.kuali.rice.kim.util.Constants
-
Gets the value of uaidLdapProperty
- getKimLdapNameProperty() - Method in interface org.kuali.rice.kim.util.Constants
-
Gets the value of uidLdapProperty
- getKimResponsibility() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibility
-
- getKimResponsibility() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityAction
-
- getKimRoleService() - Method in class org.kuali.rice.kim.service.impl.KimModuleService
-
- getKimRoleType() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- getKIMSqlFileBaseLocation() - Method in class org.kuali.rice.test.RiceInternalSuiteDataTestCase
-
- getKimType() - Method in class org.kuali.rice.kim.api.common.attribute.KimAttributeData.Builder
-
- getKimType() - Method in class org.kuali.rice.kim.api.common.attribute.KimAttributeData
-
- getKimType() - Method in interface org.kuali.rice.kim.api.common.attribute.KimAttributeDataContract
-
The kim type associated with the kim attribute data.
- getKimType(String) - Method in interface org.kuali.rice.kim.api.type.KimTypeInfoService
-
- getKimType() - Method in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- getKimType() - Method in class org.kuali.rice.kim.impl.type.IdentityManagementTypeAttributeTransactionalDocument
-
- getKimType() - Method in class org.kuali.rice.kim.impl.type.KimTypeAttributesHelper
-
- getKimType(String) - Method in class org.kuali.rice.kim.impl.type.KimTypeInfoServiceImpl
-
- getKimType() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementGroupDocumentForm
-
- getKimType() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- getKimTypeAttributesHelper(String) - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- getKimTypeClass() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementGroupDocumentForm
-
- getKimTypeId() - Method in class org.kuali.rice.kim.api.common.attribute.KimAttributeData.Builder
-
- getKimTypeId() - Method in class org.kuali.rice.kim.api.common.attribute.KimAttributeData
-
- getKimTypeId() - Method in interface org.kuali.rice.kim.api.common.attribute.KimAttributeDataContract
-
The kim type id associated with the kim attribute data.
- getKimTypeId() - Method in class org.kuali.rice.kim.api.common.delegate.DelegateType.Builder
-
- getKimTypeId() - Method in class org.kuali.rice.kim.api.common.delegate.DelegateType
-
- getKimTypeId() - Method in interface org.kuali.rice.kim.api.common.delegate.DelegateTypeContract
-
not required
- getKimTypeId() - Method in class org.kuali.rice.kim.api.common.template.Template.Builder
-
- getKimTypeId() - Method in class org.kuali.rice.kim.api.common.template.Template
-
- getKimTypeId() - Method in interface org.kuali.rice.kim.api.common.template.TemplateContract
-
The KIM Type ID referenced by the KIM Permission Template.
- getKimTypeId() - Method in class org.kuali.rice.kim.api.group.Group.Builder
-
- getKimTypeId() - Method in class org.kuali.rice.kim.api.group.Group
-
- getKimTypeId() - Method in interface org.kuali.rice.kim.api.group.GroupContract
-
This a Kim Type Id for the Group.
- getKimTypeId() - Method in class org.kuali.rice.kim.api.role.Role.Builder
-
- getKimTypeId() - Method in class org.kuali.rice.kim.api.role.Role
-
Type identifier for this role.
- getKimTypeId() - Method in interface org.kuali.rice.kim.api.role.RoleContract
-
Provides the associated KimType identifier for this role.
- getKimTypeId() - Method in class org.kuali.rice.kim.api.type.KimTypeAttribute.Builder
-
- getKimTypeId() - Method in class org.kuali.rice.kim.api.type.KimTypeAttribute
-
- getKimTypeId() - Method in interface org.kuali.rice.kim.api.type.KimTypeAttributeContract
-
The kim type id associated with the kim type attribute.
- getKimTypeId() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- getKimTypeId() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentGroup
-
- getKimTypeId() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- getKimTypeId() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegation
-
- getKimTypeId() - Method in class org.kuali.rice.kim.impl.jaxb.RoleXmlDTO
-
- getKimTypeId() - Method in class org.kuali.rice.kns.kim.type.KimAttributeDefinition
-
Deprecated.
- getKimTypeId() - Method in class org.kuali.rice.krad.keyvalues.KimAttributeValuesFinder
-
- getKimTypeInfoService() - Static method in class org.kuali.rice.kim.api.services.KimApiServiceLocator
-
- getKimTypeInfoService() - Method in class org.kuali.rice.kim.impl.type.KimTypeQualifierResolver
-
- getKimTypeInfoService() - Method in class org.kuali.rice.kim.lookup.KimDocumentRoleMemberLookupableHelperServiceImpl
-
- getKimTypeInfoService() - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getKimTypeService(KimType) - Static method in class org.kuali.rice.kim.framework.services.KimFrameworkServiceLocator
-
Fetches the KimTypeService for the given KimType If the kimType passed in is null
then this method will return null.
- getKimTypeService(QName) - Static method in class org.kuali.rice.kim.framework.services.KimFrameworkServiceLocator
-
Fetches the KimTypeService for the given kim type service name.
- getKimTypeService(KimType) - Method in class org.kuali.rice.kim.impl.type.IdentityManagementTypeAttributeTransactionalDocument
-
- getKimTypeService(KimType) - Method in class org.kuali.rice.kim.impl.type.KimTypeAttributesHelper
-
- getKimTypeService(KimType) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementDocumentActionBase
-
- getKimTypId() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentAttributeDataBusinessObjectBase
-
- getKRADDefaultSuiteTestData() - Method in class org.kuali.rice.test.RiceInternalSuiteDataTestCase
-
- getKRBaseURL() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getKRBaseURL() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getKrmsAttributeBo(String, String) - Method in interface org.kuali.rice.krms.impl.repository.KrmsAttributeDefinitionService
-
This method gets a KrmsAttributeDefinitionBo object for a given attribute.
- getKrmsAttributeBo(String, String) - Method in class org.kuali.rice.krms.impl.repository.KrmsAttributeDefinitionServiceImpl
-
- getKrmsAttributeDefinitionService() - Static method in class org.kuali.rice.krms.impl.repository.KrmsRepositoryServiceLocator
-
- getKrmsAttributeId(String, String) - Method in interface org.kuali.rice.krms.impl.repository.KrmsAttributeDefinitionService
-
This method gets the attribute definition ID for a given attribute
- getKrmsAttributeId(String, String) - Method in class org.kuali.rice.krms.impl.repository.KrmsAttributeDefinitionServiceImpl
-
- getKrmsRepositoryToEngineTranslator() - Static method in class org.kuali.rice.krms.impl.repository.KrmsRepositoryServiceLocator
-
- getKrmsTypeRepositoryService() - Static method in class org.kuali.rice.krms.api.KrmsApiServiceLocator
-
- getKrmsTypeRepositoryService() - Method in class org.kuali.rice.krms.impl.repository.ActionTypeValuesFinder
-
- getKrmsTypeRepositoryService() - Method in class org.kuali.rice.krms.impl.repository.AgendaTypeValuesFinder
-
- getKrmsTypeRepositoryService() - Static method in class org.kuali.rice.krms.impl.repository.KrmsRepositoryServiceLocator
-
- getKrmsTypeRepositoryService() - Method in class org.kuali.rice.krms.impl.repository.RuleTypeValuesFinder
-
- getKrmsTypeRepositoryService() - Method in class org.kuali.rice.krms.impl.rule.AgendaEditorBusRule
-
- getKualiConfigurationService() - Method in class org.kuali.rice.kew.docsearch.service.impl.DocumentSearchServiceImpl
-
- getKualiConfigurationService() - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
- getKualiConfigurationService() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- getKualiConfigurationService() - Static method in class org.kuali.rice.kns.util.WebUtils
-
- getKualiConfigurationService() - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
- getKualiConfigurationService() - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
- getKualiConfigurationService() - Method in class org.kuali.rice.krad.service.impl.AttachmentServiceImpl
-
Gets the configService attribute.
- getKualiConfigurationService() - Method in class org.kuali.rice.krad.service.impl.DataDictionaryRemoteFieldServiceImpl
-
- getKualiConfigurationService() - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getKualiConfigurationService() - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- getKualiConfigurationService() - Method in class org.kuali.rice.krad.service.impl.LookupServiceImpl
-
- getKualiConfigurationService() - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
- getKualiConfigurationService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocator
-
- getKualiExceptionIncidentService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getKualiFieldDisplayFlag() - Method in class org.kuali.rice.kns.document.authorization.FieldRestriction
-
This method returns the correct flag from the Kuali Field object, that corresponds to the particular combination of editable
and viewable set on this object.
- getKualiForm() - Static method in class org.kuali.rice.kns.util.KNSGlobalVariables
-
Deprecated.
- getKualiForm(PageContext) - Static method in class org.kuali.rice.kns.util.WebUtils
-
- getKualiForm(HttpServletRequest) - Static method in class org.kuali.rice.kns.util.WebUtils
-
- getKualiInquirable() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- getKualiInquirable() - Static method in class org.kuali.rice.kns.service.KNSServiceLocator
-
Deprecated.
- getKualiLookupable() - Static method in class org.kuali.rice.kns.service.KNSServiceLocator
-
Deprecated.
- getKualiModuleService() - Static method in class org.kuali.rice.kns.bo.authorization.BusinessObjectAuthorizerBase
-
- getKualiModuleService() - Static method in class org.kuali.rice.kns.web.struts.action.KualiAction
-
- getKualiModuleService() - Method in class org.kuali.rice.krad.inquiry.InquirableImpl
-
- getKualiModuleService() - Method in class org.kuali.rice.krad.service.impl.DataDictionaryComponentPublisherServiceImpl
-
- getKualiModuleService() - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getKualiModuleService() - Method in class org.kuali.rice.krad.service.impl.DataObjectMetaDataServiceImpl
-
Protected method to allow subclasses to access the kualiModuleService.
- getKualiModuleService() - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
- getKualiModuleService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getKualiModuleService() - Method in class org.kuali.rice.krad.web.controller.ModuleLockingHandlerInterceptor
-
- getKualiModuleService() - Static method in class org.kuali.rice.ksb.messaging.web.KSBAction
-
- getKualiProperties(String) - Method in class org.kuali.rice.kns.web.struts.action.KualiPropertyMessageResources
-
- getKualiRuleService() - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
- getKualiRuleService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getKualiRuleService() - Method in class org.kuali.rice.krad.uif.service.impl.DocumentViewHelperServiceImpl
-
- getKualiSessionId() - Method in class org.kuali.rice.krad.UserSession
-
- getKualiTransactionalDocumentInformation() - Method in class org.kuali.rice.krad.workflow.KualiDocumentXmlMaterializer
-
- getKUALIUSER() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getLabel() - Method in enum org.kuali.rice.core.api.delegation.DelegationType
-
- getLabel() - Method in class org.kuali.rice.core.api.uif.RemotableSelectGroup.Builder
-
- getLabel() - Method in class org.kuali.rice.core.api.uif.RemotableSelectGroup
-
- getLabel() - Method in interface org.kuali.rice.core.api.uif.RemotableSelectGroupContract
-
The label for the select group select group.
- getLabel() - Method in enum org.kuali.rice.kew.api.action.ActionRequestPolicy
-
- getLabel() - Method in enum org.kuali.rice.kew.api.action.ActionRequestStatus
-
- getLabel() - Method in enum org.kuali.rice.kew.api.action.ActionRequestType
-
- getLabel() - Method in enum org.kuali.rice.kew.api.action.ActionType
-
- getLabel() - Method in enum org.kuali.rice.kew.api.action.RecipientType
-
- getLabel() - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- getLabel() - Method in class org.kuali.rice.kew.api.doctype.DocumentType
-
- getLabel() - Method in interface org.kuali.rice.kew.api.doctype.DocumentTypeContract
-
- getLabel() - Method in enum org.kuali.rice.kew.api.document.DocumentStatus
-
- getLabel() - Method in enum org.kuali.rice.kew.api.document.DocumentStatusCategory
-
- getLabel() - Method in class org.kuali.rice.kew.api.extension.ExtensionDefinition.Builder
-
- getLabel() - Method in class org.kuali.rice.kew.api.extension.ExtensionDefinition
-
- getLabel() - Method in interface org.kuali.rice.kew.api.extension.ExtensionDefinitionContract
-
- getLabel() - Method in class org.kuali.rice.kew.api.repository.type.KewAttributeDefinition.Builder
-
- getLabel() - Method in class org.kuali.rice.kew.api.repository.type.KewAttributeDefinition
-
- getLabel() - Method in interface org.kuali.rice.kew.api.repository.type.KewAttributeDefinitionContract
-
This is the label of the KewAttributeDefinition
- getLabel() - Method in class org.kuali.rice.kew.api.rule.RoleName.Builder
-
- getLabel() - Method in class org.kuali.rice.kew.api.rule.RoleName
-
- getLabel() - Method in interface org.kuali.rice.kew.api.rule.RoleNameContract
-
A label for the Role on an attribute.
- getLabel() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getLabel() - Method in interface org.kuali.rice.kew.doctype.bo.DocumentTypeEBO
-
- getLabel() - Method in class org.kuali.rice.kew.engine.node.ActivationTypeEnum
-
- getLabel() - Method in class org.kuali.rice.kew.rule.bo.RuleAttribute
-
- getLabel(String) - Method in class org.kuali.rice.kns.datadictionary.validation.MaintenanceDocumentAttributeValueReader
-
Deprecated.
- getLabel(String) - Method in class org.kuali.rice.kns.service.impl.TransactionalDocumentDictionaryServiceImpl
-
Deprecated.
- getLabel(String) - Method in interface org.kuali.rice.kns.service.TransactionalDocumentDictionaryService
-
Deprecated.
Retrieves the label for the transactional document as described in its data dictionary entry.
- getLabel() - Method in class org.kuali.rice.kns.util.AuditCluster
-
Gets the label attribute.
- getLabel() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
- getLabel() - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
- getLabel() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
If label wasn't set on this instance, use the value from its delegate.
- getLabel(String) - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
-
This method looks up a label for a specific attribute name.
- getLabel(String) - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
-
- getLabel(String) - Method in class org.kuali.rice.krad.datadictionary.validation.SingleAttributeValueReader
-
- getLabel(String) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
-
Retrieves the label for the document as described in its data dictionary entry
- getLabel(String) - Method in class org.kuali.rice.krad.service.impl.DocumentDictionaryServiceImpl
-
- 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() - Method in class org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinition.Builder
-
- getLabel() - Method in class org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinition
-
- getLabel() - Method in interface org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinitionContract
-
Returns the label of this attribute definition.
- getLabelAttribute() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- getLabelAttribute() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- getLabelAttributeName() - Method in class org.kuali.rice.krad.keyvalues.PersistableBusinessObjectValuesFinder
-
- getLabelField() - Method in interface org.kuali.rice.krad.uif.field.Field
-
LabelField
instance for the field
- getLabelField() - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
- getLabelField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getLabelForComponentId() - Method in class org.kuali.rice.krad.uif.field.LabelField
-
Indicates the id for the component the label applies to
- getLabelForQualifiedRoleName(QualifiedRoleName) - Method in class org.kuali.rice.kew.rule.GenericRoleAttribute
-
- getLabelKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaNumericPatternConstraint
-
A label key is auto generated for this bean if none is set.
- getLabelKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaPatternConstraint
-
A label key is auto generated for this bean if none is set.
- getLabelKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AnyCharacterPatternConstraint
-
- getLabelKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.BaseConstraint
-
LabelKey should be a single word key.
- getLabelKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CharsetPatternConstraint
-
- getLabelKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.ConfigurationBasedRegexPatternConstraint
-
This overridden method ...
- getLabelKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.NumericPatternConstraint
-
This overridden method ...
- getLabelPlacement() - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
Indicates where the label is placed in relation to the field (valid options are
LEFT, RIGHT, BOTTOM, and TOP
- getLabelPrototype() - Method in class org.kuali.rice.krad.uif.container.NodePrototype
-
- getLabelText() - Method in class org.kuali.rice.krad.uif.field.LabelField
-
Text that will display as the label
- getLanguageMappings() - Method in class org.kuali.rice.ksb.api.bus.support.RestServiceDefinition
-
- getLargestPoolSize() - Method in interface org.kuali.rice.ksb.messaging.threadpool.KSBThreadPool
-
- getLastApprovedDate() - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- getLastApprovedDate(String) - Method in interface org.kuali.rice.kew.actiontaken.service.ActionTakenService
-
- getLastApprovedDate(String) - Method in class org.kuali.rice.kew.actiontaken.service.impl.ActionTakenServiceImpl
-
- getLastAssignedDateFrom() - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- getLastAssignedDateFrom() - Method in class org.kuali.rice.kew.actionlist.web.ActionListFilterForm
-
- getLastAssignedDateTo() - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- getLastAssignedDateTo() - Method in class org.kuali.rice.kew.actionlist.web.ActionListFilterForm
-
- getLastName() - Static method in class org.kuali.rice.edl.framework.util.EDLFunctions
-
- getLastName() - Method in class org.kuali.rice.kew.feedback.web.FeedbackForm
-
- getLastName() - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- getLastName() - Method in class org.kuali.rice.kim.api.identity.name.EntityName
-
- getLastName() - Method in interface org.kuali.rice.kim.api.identity.name.EntityNameContract
-
- getLastName() - Method in interface org.kuali.rice.kim.api.identity.Person
-
- getLastName() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentName
-
- getLastName() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getLastNameUnmasked() - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- getLastNameUnmasked() - Method in class org.kuali.rice.kim.api.identity.name.EntityName
-
- getLastNameUnmasked() - Method in interface org.kuali.rice.kim.api.identity.name.EntityNameContract
-
- getLastNameUnmasked() - Method in interface org.kuali.rice.kim.api.identity.Person
-
- getLastNameUnmasked() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getLastPathIndex(String) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
-
Used to get the rightmost index value of an attribute path.
- getLastRowIndex() - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
-
Gets the lastRowIndex attribute.
- getLastRowIndex() - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- getLastUpdatedDate() - Method in class org.kuali.rice.krad.bo.SessionDocument
-
- getLayoutManager() - Method in interface org.kuali.rice.krad.uif.container.Container
-
LayoutManager
that should be used to layout the components
in the container
- getLayoutManager() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
- getLdapAttribute(String) - Method in class org.kuali.rice.kim.dao.impl.LdapPrincipalDaoImpl
-
- getLdapAuthoritiesPopulator() - Method in class org.kuali.rice.kim.client.acegi.LdapUserDetailsService
-
- getLdapLookupCriteria(Map<String, String>) - Method in class org.kuali.rice.kim.dao.impl.LdapPrincipalDaoImpl
-
Converts Kuali Lookup parameters into LDAP query parameters
- getLdapTemplate() - Method in class org.kuali.rice.kim.dao.impl.LdapPrincipalDaoImpl
-
- getLdapTemplate() - Method in interface org.kuali.rice.kim.dao.LdapPrincipalDao
-
- getLdapTemplate() - Method in interface org.kuali.rice.kim.dao.PrincipalDao
-
- getLdapUserSearch() - Method in class org.kuali.rice.kim.client.acegi.LdapUserDetailsService
-
- getLdapValue(String) - Method in class org.kuali.rice.kim.dao.impl.LdapPrincipalDaoImpl
-
- getLdapValue(String) - Method in class org.kuali.rice.kim.ldap.PrincipalMapper
-
- getLeafStops(RouteContext) - Method in interface org.kuali.rice.kew.engine.node.hierarchyrouting.HierarchyProvider
-
Find all leaf stops in the xml and convert them into a list of Stop objects
- getLegalActions(String, ActionItem) - Method in class edu.sampleu.travel.workflow.CustomActionListAttributeImpl
-
- getLegalActions(String, ActionItem) - Method in class org.kuali.rice.ken.kew.NotificationCustomActionListAttribute
-
- getLegalActions(String, ActionItem) - Method in interface org.kuali.rice.kew.actionlist.CustomActionListAttribute
-
Returns the set of legal actions for this Action List attribute.
- getLegalActions(String, ActionItem) - Method in class org.kuali.rice.kew.actionlist.DefaultCustomActionListAttribute
-
- getLength() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
- getLevel() - Method in enum org.kuali.rice.krad.datadictionary.validation.ErrorLevel
-
- getLevelForNode(DocumentType, String) - Static method in class org.kuali.rice.kew.engine.CompatUtils
-
- getLightBox() - Method in class org.kuali.rice.krad.uif.field.LinkField
-
- getLightBoxDirectInquiry() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
LightBox widget for the field
- getLightBoxLookup() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
LightBoxLookup widget for the field
- getLine1() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- getLine1() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress
-
- getLine1() - Method in interface org.kuali.rice.kim.api.identity.address.EntityAddressContract
-
- getLine1() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- getLine1Unmasked() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- getLine1Unmasked() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress
-
- getLine1Unmasked() - Method in interface org.kuali.rice.kim.api.identity.address.EntityAddressContract
-
- getLine2() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- getLine2() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress
-
- getLine2() - Method in interface org.kuali.rice.kim.api.identity.address.EntityAddressContract
-
- getLine2() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- getLine2Unmasked() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- getLine2Unmasked() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress
-
- getLine2Unmasked() - Method in interface org.kuali.rice.kim.api.identity.address.EntityAddressContract
-
- getLine3() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- getLine3() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress
-
- getLine3() - Method in interface org.kuali.rice.kim.api.identity.address.EntityAddressContract
-
- getLine3() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- getLine3Unmasked() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- getLine3Unmasked() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress
-
- getLine3Unmasked() - Method in interface org.kuali.rice.kim.api.identity.address.EntityAddressContract
-
- getLineActions(View, Object, CollectionGroup, Object, int) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
-
Creates new ActionField
instances for the line
- getLineGroupPrototype() - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
Group instance that is used as a prototype for creating the collection
line groups.
- getLinePathPrefixValue(Component) - Static method in class org.kuali.rice.krad.uif.util.ExpressionUtils
-
Determines the value for the org.kuali.rice.krad.uif.UifConstants#LINE_PATH_BIND_ADJUST_PREFIX binding prefix
based on collection group found in the component context
- getLineToDelete(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
-
Parses the method to call attribute to pick off the line number which should be deleted.
- getLink() - Method in class org.kuali.rice.kns.util.AuditError
-
Gets the link attribute.
- getLINK() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getLinkedDocument(DocumentLink) - Method in interface org.kuali.rice.kew.documentlink.dao.DocumentLinkDAO
-
- getLinkedDocument(DocumentLink) - Method in class org.kuali.rice.kew.documentlink.dao.impl.DocumentLinkDAOJpaImpl
-
get a link from orgn doc
- getLinkedDocument(DocumentLink) - Method in class org.kuali.rice.kew.documentlink.dao.impl.DocumentLinkDAOOjbImpl
-
This overridden method ...
- getLinkedDocument(DocumentLink) - Method in interface org.kuali.rice.kew.documentlink.service.DocumentLinkService
-
- getLinkedDocument(DocumentLink) - Method in class org.kuali.rice.kew.documentlink.service.impl.DocumentLinkServiceImpl
-
This overridden method ...
- getLinkedDocumentsByDocId(String) - Method in interface org.kuali.rice.kew.documentlink.dao.DocumentLinkDAO
-
- getLinkedDocumentsByDocId(String) - Method in class org.kuali.rice.kew.documentlink.dao.impl.DocumentLinkDAOJpaImpl
-
get all links from orgn doc
- getLinkedDocumentsByDocId(String) - Method in class org.kuali.rice.kew.documentlink.dao.impl.DocumentLinkDAOOjbImpl
-
This overridden method ...
- getLinkedDocumentsByDocId(String) - Method in interface org.kuali.rice.kew.documentlink.service.DocumentLinkService
-
- getLinkedDocumentsByDocId(String) - Method in class org.kuali.rice.kew.documentlink.service.impl.DocumentLinkServiceImpl
-
This overridden method ...
- getLinkField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getLinkGroup() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getLinkLabel() - Method in class org.kuali.rice.krad.uif.field.LinkField
-
- getLinkSeparator() - Method in class org.kuali.rice.krad.uif.container.LinkGroup
-
String that will be rendered between each rendered link
e.g.
- getLinkTarget() - Method in class org.kuali.rice.kns.web.struts.form.BackdoorForm
-
- getLinkTitleText(String, Class<?>, Map<String, String>) - Static method in class org.kuali.rice.krad.uif.util.LookupInquiryUtils
-
Helper method for building the title text for an element and a map of
key/value pairs
- getList() - Method in class org.kuali.rice.kew.actionlist.PaginatedActionList
-
- getList() - Method in class org.kuali.rice.krad.util.spring.NamedOrderedListBean
-
- getList1() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getList2() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getList3() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getList4() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getList5() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getList6() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getListeners() - Method in class org.kuali.rice.core.web.listener.BootstrapListener
-
- getListeners() - Method in class org.kuali.rice.kew.plugin.PluginConfig
-
- getListGroup() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getListOfModuleKeyStoreEntries() - Method in class org.kuali.rice.ksb.security.admin.service.impl.JavaSecurityManagementServiceImpl
-
- getListOfModuleKeyStoreEntries() - Method in interface org.kuali.rice.ksb.security.admin.service.JavaSecurityManagementService
-
- getLiteral() - Method in class org.kuali.rice.krad.datadictionary.mask.MaskFormatterLiteral
-
Gets the literalString attribute.
- getLoadApplicationLifecycle() - Method in class org.kuali.rice.test.RiceTestCase
-
This should return a Lifecycle that can be used to load the application
being tested.
- getLoadedFilter() - Method in class org.kuali.rice.kew.actionlist.web.ActionListFilterForm
-
- getLoader() - Method in class org.kuali.rice.kew.plugin.PluginEnvironment
-
Gets the PluginLoader which loaded the Plugin in this environment.
- getLoaders() - Method in interface org.kuali.rice.core.framework.impex.xml.XmlImpexRegistry
-
- getLoaders() - Method in class org.kuali.rice.core.impl.impex.xml.XmlImpexRegistryImpl
-
- getLocalCacheManager() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getLocalCacheManager() - Static method in class org.kuali.rice.kim.impl.services.KimImplServiceLocator
-
- getLocalDataDictionaryAttributeValues(KimTypeAttribute) - Method in class org.kuali.rice.krad.keyvalues.KimAttributeValuesFinder
-
- getLocalEndpoint(QName) - Method in interface org.kuali.rice.ksb.api.bus.ServiceBus
-
Returns the endpoint for the service with the given name that was published by this service
bus client.
- getLocalEndpoint(QName) - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- getLocalEndpoints() - Method in interface org.kuali.rice.ksb.api.bus.ServiceBus
-
Returns an unmodifiable list of all services that have been published by this service bus
client.
- getLocalEndpoints() - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- getLocalName() - Method in class org.kuali.rice.kew.xml.AbstractTransformationFilter.CurrentElement
-
- getLocalServiceName() - Method in class org.kuali.rice.core.framework.resourceloader.RiceSpringResourceLoaderConfigurer
-
- getLocalServiceName() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- getLocalServiceName() - Method in class org.kuali.rice.ksb.messaging.config.ServiceHolder
-
- getLocalServicesDiff() - Method in class org.kuali.rice.ksb.impl.bus.diff.CompleteServiceDiff
-
- getLocalServicesToPublish() - Method in class org.kuali.rice.ksb.impl.bus.diff.LocalServicesDiff
-
- getLocalServicesToUpdate() - Method in class org.kuali.rice.ksb.impl.bus.diff.LocalServicesDiff
-
- getLocation() - Method in class edu.sampleu.demo.course.CourseSection
-
- getLockClearningMethodNames() - Method in interface org.kuali.rice.krad.document.Document
-
This is a method that is used by Kuali Pessimistic Locking to get the names (method to call values)
of the KualiDocumentActionBase
methods that should release locks
- getLockClearningMethodNames() - Method in class org.kuali.rice.krad.document.DocumentBase
-
- getLockDescriptor() - Method in class org.kuali.rice.krad.document.authorization.PessimisticLock
-
- getLockedDate() - Method in class org.kuali.rice.kcb.bo.BaseLockable
-
- getLockedDate() - Method in interface org.kuali.rice.kcb.bo.Lockable
-
Gets the lockedDate attribute.
- getLockedDate() - Method in interface org.kuali.rice.ken.bo.Lockable
-
Gets the lockedDate attribute.
- getLockedDate() - Method in class org.kuali.rice.ken.bo.Notification
-
Gets the lockedDate attribute.
- getLockedDate() - Method in class org.kuali.rice.ken.bo.NotificationMessageDelivery
-
Gets the lockedDate attribute.
- getLockedDeliveries(Class, GenericDao) - Method in class org.kuali.rice.ken.dao.impl.NotificationMessegeDeliveryDaoJpa
-
This overridden method ...
- getLockedDeliveries(Class, GenericDao) - Method in class org.kuali.rice.ken.dao.impl.NotificationMessegeDeliveryDaoOjb
-
This overridden method ...
- getLockedDeliveries(Class, GenericDao) - Method in interface org.kuali.rice.ken.dao.NotificationMessegeDeliveryDao
-
- getLockFieldName() - Method in class org.kuali.rice.kew.rule.AbstractWorkflowAttribute
-
- getLockId() - Method in class org.kuali.rice.krad.maintenance.MaintenanceLock
-
- getLockingDocumentId() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Retrieves the locking document id for the maintainable which is used to create the
maintenance lock string
- getLockingDocumentId() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- getLockingDocumentId(MaintenanceDocument) - Method in class org.kuali.rice.krad.service.impl.MaintenanceDocumentServiceImpl
-
- getLockingDocumentId(Maintainable, String) - Method in class org.kuali.rice.krad.service.impl.MaintenanceDocumentServiceImpl
-
- 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.
- getLockingDocumentNumber(String, String) - Method in class org.kuali.rice.krad.dao.impl.MaintenanceDocumentDaoJpa
-
- getLockingDocumentNumber(String, String) - Method in class org.kuali.rice.krad.dao.impl.MaintenanceDocumentDaoOjb
-
- getLockingDocumentNumber(String, String) - Method in interface org.kuali.rice.krad.dao.MaintenanceDocumentDao
-
This method looks for a document that is locking the given lockingRepresentation.
- getLockingDocumentNumber(String, String) - Method in class org.kuali.rice.krad.dao.proxy.MaintenanceDocumentDaoProxy
-
- getLockingKeyFieldNames() - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- getLockingKeyFieldNames() - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
- getLockingKeys() - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- getLockingKeys(String) - Method in class org.kuali.rice.kns.service.impl.MaintenanceDocumentDictionaryServiceImpl
-
Deprecated.
- getLockingKeys(String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
-
Deprecated.
A List of field names used as locking keys
- 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
- getLockingKeys(String) - Method in class org.kuali.rice.krad.service.impl.DocumentDictionaryServiceImpl
-
- getLockingRepresentation() - Method in class org.kuali.rice.krad.maintenance.MaintenanceLock
-
- getLockRouteHeaderQuerySQL(String, boolean) - Method in interface org.kuali.rice.core.framework.persistence.platform.DatabasePlatform
-
Generates the query used to select route header rows for update
- getLockRouteHeaderQuerySQL(String, boolean) - Method in class org.kuali.rice.core.framework.persistence.platform.DerbyDatabasePlatform
-
- getLockRouteHeaderQuerySQL(String, boolean) - Method in class org.kuali.rice.core.framework.persistence.platform.MySQLDatabasePlatform
-
- getLockRouteHeaderQuerySQL(String, boolean) - Method in class org.kuali.rice.core.framework.persistence.platform.OracleDatabasePlatform
-
- getLockVerNbr() - Method in class org.kuali.rice.edl.framework.extract.DumpDTO
-
- getLockVerNbr() - Method in class org.kuali.rice.edl.framework.extract.FieldDTO
-
- getLockVerNbr() - Method in class org.kuali.rice.edl.impl.extract.Dump
-
- getLockVerNbr() - Method in class org.kuali.rice.edl.impl.extract.Fields
-
- getLockVerNbr() - Method in class org.kuali.rice.kcb.bo.Message
-
Return value of lock column for OJB optimistic locking
- getLockVerNbr() - Method in class org.kuali.rice.kcb.bo.MessageDelivery
-
Return value of lock column for OJB optimistic locking
- getLockVerNbr() - Method in class org.kuali.rice.kcb.bo.RecipientDelivererConfig
-
Return value of lock column for OJB optimistic locking
- getLockVerNbr() - Method in class org.kuali.rice.kcb.bo.RecipientPreference
-
Return value of lock column for OJB optimistic locking
- getLockVerNbr() - Method in class org.kuali.rice.ken.bo.Notification
-
Return value of lock column for OJB optimistic locking
- getLockVerNbr() - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- getLockVerNbr() - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- getLockVerNbr() - Method in class org.kuali.rice.kew.doctype.DocumentTypeAttributeBo
-
- getLockVerNbr() - Method in class org.kuali.rice.kew.engine.node.Branch
-
- getLockVerNbr() - Method in class org.kuali.rice.kew.engine.node.BranchPrototype
-
- getLockVerNbr() - Method in class org.kuali.rice.kew.engine.node.BranchState
-
- getLockVerNbr() - Method in class org.kuali.rice.kew.engine.node.NodeState
-
- getLockVerNbr() - Method in class org.kuali.rice.kew.engine.node.ProcessDefinitionBo
-
- getLockVerNbr() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- getLockVerNbr() - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- getLockVerNbr() - Method in class org.kuali.rice.kew.notes.Attachment
-
- getLockVerNbr() - Method in class org.kuali.rice.kew.notes.Note
-
- getLockVerNbr() - Method in class org.kuali.rice.kew.rule.RuleExtensionValue
-
- getLockVerNbr() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.RouteNodeForDisplay
-
- getLockVerNbr() - Method in class org.kuali.rice.kew.useroptions.UserOptions
-
- getLockVerNbr() - Method in class org.kuali.rice.ksb.messaging.PersistedMessageBO
-
- getLog4jFileLocation() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getLog4jFileLocation() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getLog4jReloadInterval() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getLog4jReloadInterval() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getLoggedInUserPrincipalName() - Method in class org.kuali.rice.krad.UserSession
-
This returns who is logged in.
- getLogMessage(String, String, String) - Method in interface org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl.DocumentActionCallback
-
- getLogMessage(String, String, String) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl.StandardDocumentActionCallback
-
- getLogoAlign() - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- getLogPrefix() - Method in class org.kuali.rice.kew.plugin.BasePluginLoader
-
- getLogPrefix(Plugin) - Static method in class org.kuali.rice.kew.plugin.PluginUtils
-
- getLogPrefix(QName) - Static method in class org.kuali.rice.kew.plugin.PluginUtils
-
- getLong(Object) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
-
- getLongLabel() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- getLongLabel() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField
-
- getLongLabel() - Method in interface org.kuali.rice.core.api.uif.RemotableAttributeFieldContract
-
The long label of the attribute.
- getLookedUpCollectionName() - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
- getLookedUpCollectionName() - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
gets the name of the collection being looked up by the calling page.
- getLookIntoFuturePolicy() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getLOOKUP_HIDDEN() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getLOOKUP_READONLY() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getLookupable(String) - Static method in class org.kuali.rice.kns.service.KNSServiceLocator
-
Deprecated.
- getLookupable() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- getLookupable(String) - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getLookupable() - Method in class org.kuali.rice.krad.web.form.LookupForm
-
- getLookupableFieldNames(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
-
This method returns a list of lookupable fields
- getLookupableFieldNames(Class) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectMetaDataServiceImpl
-
Deprecated.
- getLookupableForBusinessObject(Class<? extends BusinessObject>) - Method in class org.kuali.rice.kns.lookup.DataDictionaryLookupResultsSupportStrategy
-
Retrieves the Lookupable for the given business object class
- getLookupableHelperService() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
- getLookupableHelperService() - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
Returns the LookupableHelperService designated to help this lookup
- getLookupableID() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- getLookupableID(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
the Lookupable implementation id for the associated Lookup, if one has been specified
- getLookupableID(Class) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- getLookupableImplServiceName() - Method in class org.kuali.rice.kew.actionlist.web.ActionListFilterForm
-
- getLookupableImplServiceName() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getLookupableImplServiceName() - Method in class org.kuali.rice.kew.routing.web.DocHandlerForm
-
- getLookupableImplServiceName() - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- getLookupableImplServiceName() - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- getLookupableImplServiceName() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- getLookupAnchor() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- getLookupAttributeReadOnly(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
indicates whether a field is read only for a lookup
- getLookupAttributeReadOnly(Class, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- getLookupAttributeRequired(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
indicates whether a field is required for a lookup
- getLookupAttributeRequired(Class, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- getLookupBoClass() - Method in class org.kuali.rice.kns.kim.type.KimAttributeDefinition
-
Deprecated.
- getLookupBusinessObjectClassName() - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
- getLookupCollectionName() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
For the case of multi-value lookup, indicates the collection that should be populated with
the return results
- getLookupCollectionName() - Method in class org.kuali.rice.krad.web.form.LookupForm
-
For the case of multi-value lookup, indicates the collection that should be populated with
the return results
- getLookupConstraint() - Method in interface org.kuali.rice.krad.datadictionary.validation.capability.LookupConstrainable
-
- getLookupContextPath() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- getLookupCriteriaEnabled() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- getLookupDao() - Method in class org.kuali.rice.krad.service.impl.LookupServiceImpl
-
- getLookupDate() - Method in class org.kuali.rice.krad.bo.MultipleValueLookupMetadata
-
- getLookupDefaultSortFieldNames(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
the property names of the bo used to sort the initial result set
- getLookupDefaultSortFieldNames(Class) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- getLookupDefinition() - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
-
Deprecated.
- getLookupDefinition() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- getLookupField(String) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- getLookupFieldAdditionalDisplayAttributeName(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
returns String giving additional display attribute name for lookup field if configured, or null
- getLookupFieldAdditionalDisplayAttributeName(Class, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- getLookupFieldAlternateDisplayAttributeName(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
returns String giving alternate display attribute name for lookup field if configured, or null
- getLookupFieldAlternateDisplayAttributeName(Class, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- getLookupFieldDefaultValue(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
returns String indicating the default search value for the lookup field
- getLookupFieldDefaultValue(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
-
This method looks up the default value for a given attribute and returns
it
- getLookupFieldDefaultValue(Class, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- getLookupFieldDefaultValue(Class, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectMetaDataServiceImpl
-
Deprecated.
- getLookupFieldDefaultValueFinderClass(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
returns Class used to generate a lookup field default value
- getLookupFieldDefaultValueFinderClass(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
-
This method returns the value finder class for a given attribute
- getLookupFieldDefaultValueFinderClass(Class, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- getLookupFieldDefaultValueFinderClass(Class, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectMetaDataServiceImpl
-
Deprecated.
- getLookupFieldNames() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- getLookupFieldNames(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
the list defined as lookup fields for the business object.
- getLookupFieldNames(Class) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- getLookupFieldQuickfinderParameterString(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
See FieldDefinition#getQuickfinderParameterString()
.
- getLookupFieldQuickfinderParameterString(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
-
This method looks up the quickfinder parameter string for a given
attribute and returns it.
- getLookupFieldQuickfinderParameterString(Class, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
See FieldDefinition#getQuickfinderParameterString()
.
- getLookupFieldQuickfinderParameterString(Class, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectMetaDataServiceImpl
-
Deprecated.
This method looks up the quickfinder parameter string for a given
attribute and returns it.
- getLookupFieldQuickfinderParameterStringBuilderClass(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
returns Class used to generate quickfinder lookup field default values.
- getLookupFieldQuickfinderParameterStringBuilderClass(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
-
This method returns the quickfinder parameter string builder class for a
given attribute.
- getLookupFieldQuickfinderParameterStringBuilderClass(Class, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
returns Class used to generate quickfinder lookup field default values.
- getLookupFieldQuickfinderParameterStringBuilderClass(Class, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectMetaDataServiceImpl
-
Deprecated.
This method returns the quickfinder parameter string builder class for a
given attribute.
- getLookupFields() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- getLookupHelpText(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiHelpAction
-
Retrieves help for a lookup
- getLookupId(BusinessObject) - Method in interface org.kuali.rice.kns.lookup.LookupResultsService
-
Deprecated.
Determines the lookup id for a given business object
- getLookupId(BusinessObject) - Method in class org.kuali.rice.kns.lookup.LookupResultsServiceImpl
-
Figures out which LookupResultsServiceSupportStrategy to defer to, and uses that to get the lookup id
- getLookupIdForBusinessObject(BusinessObject) - Method in class org.kuali.rice.kns.lookup.DataDictionaryLookupResultsSupportStrategy
-
Builds a lookup id for the given business object
- getLookupIdForBusinessObject(BusinessObject) - Method in interface org.kuali.rice.kns.lookup.LookupResultsSupportStrategyService
-
Generates a String id which is used as an id on a checkbox for result rows returning the business object in a multiple value lookup
- getLookupIdForBusinessObject(BusinessObject) - Method in class org.kuali.rice.kns.lookup.PersistableBusinessObjectLookupResultsSupportStrategyImpl
-
Returns the object id
- getLookupInputPropertyConversions() - Method in class org.kuali.rice.kns.kim.type.KimAttributeDefinition
-
Deprecated.
- getLookupInvocationField() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getLookupInvocationIndex() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getLookupInvocationModule() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getLookupMenuBar(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
menu bar html defined for the business object.
- getLookupMenuBar(Class) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- getLookupNumberOfColumns(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
- getLookupNumberOfColumns(Class) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- getLookupObjectId() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- getLookupParameters() - Method in class org.kuali.rice.core.api.uif.RemotableQuickFinder.Builder
-
- getLookupParameters() - Method in class org.kuali.rice.core.api.uif.RemotableQuickFinder
-
- getLookupParameters(Document, Element, EDLContext) - Method in class org.kuali.rice.edl.impl.components.PerformLookupComponent
-
- getLookupParameters() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getLookupParameters() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- getLookupParentName() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
this exists because the lookup wants to make a call on a bean method when displaying results and those calls are
entered programatically into the framework by method name
- getLookupPersonId() - Method in class org.kuali.rice.krad.bo.MultipleValueLookupMetadata
-
- getLookupResultFieldMaxLength(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
This method returns the maximum display length of the value of the given field in the lookup results.
- getLookupResultFieldMaxLength(Class, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- getLookupResultFieldNames(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
the list defined as lookup result fields for the business object.
- getLookupResultFieldNames(Class) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- getLookupResultFieldTotal(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
returns boolean indicating whether lookup result field should be totaled
- getLookupResultFieldTotal(Class, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- getLookupResultFieldUseShortLabel(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
returns boolean indicating whether lookup result field to use shortLabel
- getLookupResultFieldUseShortLabel(Class, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- getLookupResultRestrictions(Object, Person) - Method in interface org.kuali.rice.kns.service.BusinessObjectAuthorizationService
-
Deprecated.
- getLookupResultRestrictions(Object, Person) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectAuthorizationServiceImpl
-
Deprecated.
- getLookupResultsBOClassName() - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
- getLookupResultSetLimit(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
returns String indicating the result set limit for the lookup
- getLookupResultSetLimit(Class) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- getLookupResultsSequenceNumber() - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
- getLookupResultsSequenceNumber() - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- getLookupResultsSequenceNumber() - Method in class org.kuali.rice.krad.bo.MultipleValueLookupMetadata
-
- getLookupResultsService() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- getLookupResultsService() - Static method in class org.kuali.rice.kns.service.KNSServiceLocator
-
Deprecated.
- getLookupResultsService() - Method in class org.kuali.rice.kns.web.struts.action.KualiMaintenanceDocumentAction
-
- getLookupReturnPropertyConversions() - Method in class org.kuali.rice.kns.kim.type.KimAttributeDefinition
-
Deprecated.
- getLookupRoleName() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getLookupRoleNamespaceCode() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getLookupService() - Method in class edu.sampleu.travel.service.FiscalOfficerTravelAccountServiceImpl
-
- getLookupService() - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityLookupableHelperServiceImpl
-
- getLookupService() - Method in class org.kuali.rice.kim.lookup.PermissionLookupableHelperServiceImpl
-
- getLookupService() - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
- getLookupService() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
Gets the lookupService attribute.
- getLookupService() - Method in class org.kuali.rice.kns.web.struts.action.KualiMaintenanceDocumentAction
-
- getLookupService() - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- getLookupService() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- getLookupService() - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
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
-
- getLookupTitle(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
the text to be displayed for the title of business object lookup.
- getLookupTitle(Class) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- getLookupType() - Method in class org.kuali.rice.kew.actionlist.web.ActionListFilterForm
-
- getLookupType() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getLookupType() - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- getLowerBoundValue() - Method in class org.kuali.rice.core.api.search.Range
-
- getLowerDateTimeBound(String) - Static method in class org.kuali.rice.kew.docsearch.DocumentSearchInternalUtils
-
- getLowerLabel() - Method in interface org.kuali.rice.core.api.uif.AttributeLookupSettings
-
- getLowerLabel() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeLookupSettings.Builder
-
- getLowerLabel() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeLookupSettings
-
- getMailer() - Static method in class org.kuali.rice.core.api.CoreApiServiceLocator
-
- getMailService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorInternal
-
- getMainFieldLabel() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getMaintainableClass() - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- getMaintainableClass(String) - Method in class org.kuali.rice.kns.service.impl.MaintenanceDocumentDictionaryServiceImpl
-
Deprecated.
- getMaintainableClass(String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
-
Deprecated.
Retrieves an instance of the class that represents the maintenance document.
- 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
- getMaintainableClass(String) - Method in class org.kuali.rice.krad.service.impl.DocumentDictionaryServiceImpl
-
- getMaintainableClass(String) - Method in class org.kuali.rice.krad.workflow.attribute.DataDictionarySearchableAttribute
-
Returns the maintainable of the object being maintained by the given maintenance document type name
- getMaintainableCollection(String, String) - Method in class org.kuali.rice.kns.service.impl.MaintenanceDocumentDictionaryServiceImpl
-
Deprecated.
- getMaintainableCollection(String, String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
-
Deprecated.
- getMaintainableCollections() - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
- getMaintainableCollections(String) - Method in class org.kuali.rice.kns.service.impl.MaintenanceDocumentDictionaryServiceImpl
-
Deprecated.
- getMaintainableCollections(MaintainableCollectionDefinition) - Method in class org.kuali.rice.kns.service.impl.MaintenanceDocumentDictionaryServiceImpl
-
Deprecated.
- getMaintainableCollections(String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
-
Deprecated.
- getMaintainableCollections(MaintainableCollectionDefinition) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
-
Deprecated.
- getMaintainableField(String, String) - Method in class org.kuali.rice.kns.service.impl.MaintenanceDocumentDictionaryServiceImpl
-
Deprecated.
- getMaintainableField(String, String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
-
Deprecated.
- getMaintainableFields() - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
- getMaintainableItem(String, String) - Method in class org.kuali.rice.kns.service.impl.MaintenanceDocumentDictionaryServiceImpl
-
Deprecated.
- getMaintainableItem(String, String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
-
Deprecated.
- getMaintainableItems() - Method in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
-
Deprecated.
- getMaintainableLabel(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
the text to be displayed for the title of business object maintenance document.
- getMaintainableLabel(Class) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- getMaintainableSections() - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- getMaintainableSections(String) - Method in class org.kuali.rice.kns.service.impl.MaintenanceDocumentDictionaryServiceImpl
-
Deprecated.
- getMaintainableSections(String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
-
Deprecated.
- getMaintainableTitle() - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
Retrieves title for maintenance document from data dictionary
- getMaintainableTitle() - Method in interface org.kuali.rice.kns.maintenance.Maintainable
-
Deprecated.
- getMaintDocDictionaryService() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
Gets the maintDocDictionaryService attribute.
- getMaintenanceAction() - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
- getMaintenanceAction() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Returns the type of maintenance action this maintainable has been configured with
- getMaintenanceAction() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- getMaintenanceAction(Document, String) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
This method is a lame containment of ugly DOM walking code.
- getMaintenanceAction() - Method in class org.kuali.rice.krad.uif.view.MaintenanceView
-
Indicates what maintenance action (new, edit, copy) was
requested
- getMaintenanceAction() - Method in class org.kuali.rice.krad.web.form.MaintenanceForm
-
- getMaintenanceActionLink(LinkField, Object, String) - Method in interface org.kuali.rice.krad.lookup.Lookupable
-
Invoked to build a maintenance URL for a result row
- getMaintenanceActionLink(LinkField, Object, String) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- getMaintenanceDataObjectClass(String) - Method in interface org.kuali.rice.krad.service.DocumentDictionaryService
-
Retrieves the data object class configured for the maintenance entry
associated with the given document type name
- getMaintenanceDataObjectClass(String) - Method in class org.kuali.rice.krad.service.impl.DocumentDictionaryServiceImpl
-
- getMaintenanceDescription(String) - Method in class org.kuali.rice.kns.service.impl.MaintenanceDocumentDictionaryServiceImpl
-
Deprecated.
- getMaintenanceDescription(String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
-
Deprecated.
Retrieves the description of the maintenance document
- getMaintenanceDocumentAuthorizationService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorInternal
-
- getMaintenanceDocumentDao() - Method in class org.kuali.rice.krad.service.impl.MaintenanceDocumentServiceImpl
-
- getMaintenanceDocumentDictionaryService() - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewAction
-
- getMaintenanceDocumentDictionaryService() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction
-
- getMaintenanceDocumentDictionaryService() - Method in class org.kuali.rice.kim.impl.identity.PersonServiceImpl
-
- getMaintenanceDocumentDictionaryService() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- getMaintenanceDocumentDictionaryService() - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- getMaintenanceDocumentDictionaryService() - Static method in class org.kuali.rice.kns.service.KNSServiceLocator
-
Deprecated.
- getMaintenanceDocumentDictionaryService() - Static method in class org.kuali.rice.kns.web.ui.FieldBridge
-
Deprecated.
- getMaintenanceDocumentDictionaryService() - Static method in class org.kuali.rice.kns.web.ui.SectionBridge
-
Deprecated.
- getMaintenanceDocumentEntry(String) - Method in class org.kuali.rice.kns.service.impl.MaintenanceDocumentDictionaryServiceImpl
-
Deprecated.
- getMaintenanceDocumentEntry(String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
-
Deprecated.
- 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
- getMaintenanceDocumentEntry(String) - Method in class org.kuali.rice.krad.service.impl.DocumentDictionaryServiceImpl
-
- getMaintenanceDocumentEntry(Class) - Method in class org.kuali.rice.krad.service.impl.DocumentDictionaryServiceImpl
-
Retrieves the maintenance document entry associated with the given data object class
- 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.
- getMaintenanceDocumentRestrictions(MaintenanceDocument, Person) - Method in interface org.kuali.rice.kns.service.BusinessObjectAuthorizationService
-
Deprecated.
- getMaintenanceDocumentRestrictions(MaintenanceDocument, Person) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectAuthorizationServiceImpl
-
Deprecated.
- getMaintenanceDocumentService() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- getMaintenanceDocumentService() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- getMaintenanceDocumentService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getMaintenanceDocumentService() - Method in class org.kuali.rice.krad.web.controller.MaintenanceDocumentController
-
- getMaintenanceDocumentTypeName() - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityLookupableHelperServiceImpl
-
- getMaintenanceDocumentTypeName() - Method in class org.kuali.rice.kim.lookup.PermissionLookupableHelperServiceImpl
-
- getMaintenanceDocumentTypeName() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
Returns the maintenance document type associated with the business object class or null if one does not
exist.
- 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
- getMaintenanceDocumentTypeName(Class) - Method in class org.kuali.rice.krad.service.impl.DocumentDictionaryServiceImpl
-
- getMaintenanceLabel(String) - Method in class org.kuali.rice.kns.service.impl.MaintenanceDocumentDictionaryServiceImpl
-
Deprecated.
- getMaintenanceLabel(String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
-
Deprecated.
Retrieves the label for a maintenance document type
- getMaintenanceUrl(BusinessObject, HtmlData, List, BusinessObjectRestrictions) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
Build a maintenance url.
- getMaintenanceUrl(BusinessObject, HtmlData, List, BusinessObjectRestrictions) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
This method builds a maintenance url.
- getMaintenanceUrlMapping() - Method in class org.kuali.rice.krad.uif.view.LookupView
-
String that maps to the maintenance controller for the maintenance document (if any) associated with the
lookup data object class
- getMandatoryRouteInd() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- getMandatoryRouteInd() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.RouteNodeForDisplay
-
- getManyToManyRelationships() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.EntityDescriptor
-
- getManyToOneRelationships() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.EntityDescriptor
-
- 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
- getMappedBy() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.CollectionDescriptor
-
- getMappedBy() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.OneToOneDescriptor
-
- getMappedParameterName() - Method in interface org.kuali.rice.kim.util.Constants
-
Gets the value of mappedParameterName
- getMappedValuesName() - Method in interface org.kuali.rice.kim.util.Constants
-
Gets the value of mappedValuesName
- getMaritalStatusCode() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- getMaritalStatusCode() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics
-
- getMaritalStatusCode() - Method in interface org.kuali.rice.kim.api.identity.personal.EntityBioDemographicsContract
-
- getMaritalStatusCodeUnmasked() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- getMaritalStatusCodeUnmasked() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics
-
- getMaritalStatusCodeUnmasked() - Method in interface org.kuali.rice.kim.api.identity.personal.EntityBioDemographicsContract
-
- getMaskCharacter() - Method in class org.kuali.rice.krad.datadictionary.mask.MaskFormatterSubString
-
Gets the maskCharacter attribute.
- getMaskFormatter() - Method in class org.kuali.rice.kns.document.authorization.FieldRestriction
-
- getMaskFormatter() - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
-
- getMaskFormatter() - Method in class org.kuali.rice.krad.datadictionary.mask.Mask
-
Gets the maskFormatter attribute.
- getMaskFormatter() - Method in class org.kuali.rice.krad.uif.field.DataField
-
- 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.
- getMatcher() - Method in class org.kuali.rice.kew.engine.node.NodeGraphSearchCriteria
-
- getMatchingParams(Element, RequestParser, EDLContext) - Method in class org.kuali.rice.edl.impl.components.AttributeEDLConfigComponent
-
- getMatchingParams(Element, RequestParser, EDLContext) - Method in class org.kuali.rice.edl.impl.components.SimpleWorkflowEDLConfigComponent
-
- getMatchingPermissions(Map<String, String>, List<Permission>) - Method in interface org.kuali.rice.kim.framework.permission.PermissionTypeService
-
Gets whether a permission assignment with the given details is applicable for the given request details.
- getMatchingPermissions(List<PermissionBo>, Map<String, String>) - Method in class org.kuali.rice.kim.impl.permission.PermissionServiceImpl
-
Compare each of the passed in permissions with the given permissionDetails.
- getMatchingPermissions(Map<String, String>, List<Permission>) - Method in class org.kuali.rice.kns.kim.permission.PermissionTypeServiceBase
-
Deprecated.
- getMatchingResponsibilities(Map<String, String>, List<Responsibility>) - Method in interface org.kuali.rice.kim.framework.responsibility.ResponsibilityTypeService
-
Gets whether a responsibility assignment with the given details is applicable for the given request details.
- getMatchingResponsibilities(Map<String, String>, List<Responsibility>) - Method in class org.kuali.rice.kns.kim.responsibility.KimResponsibilityTypeServiceBase
-
Deprecated.
- getMatchingRoleMemberships(Map<String, String>, List<RoleMembership>) - Method in class org.kuali.rice.kim.api.role.PassThruRoleTypeServiceBase
-
- getMatchingRoleMemberships(Map<String, String>, List<RoleMembership>) - Method in interface org.kuali.rice.kim.framework.role.RoleTypeService
-
Gets whether a role membership with the given details is applicable for the given qualification.
- getMatchingRoleMemberships(Map<String, String>, List<RoleMembership>) - Method in class org.kuali.rice.kns.kim.role.RoleTypeServiceBase
-
Deprecated.
- getMax() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.MustOccurConstraint
-
- getMaxCacheSize() - Method in class org.kuali.rice.kns.service.impl.SessionDocumentServiceImpl
-
Deprecated.
- getMaxCredits() - Method in class edu.sampleu.demo.course.Course
-
- 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
- getMaxHistoryLength() - Method in class org.kuali.rice.kns.web.EditablePropertiesHistoryHolder
-
Deprecated.
- getMaxIdleTime(Long, Date) - Method in class org.kuali.rice.kim.sesn.DistributedSession
-
This method returns the greater of the stored max idle time and
time since last access
- getMaximumNumberOfElements() - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
- getMaximumNumberOfElements() - Method in interface org.kuali.rice.krad.datadictionary.validation.constraint.CollectionSizeConstraint
-
- getMaximumPoolSize() - Method in interface org.kuali.rice.ksb.messaging.threadpool.KSBThreadPool
-
- getMaximumPoolSize() - Method in class org.kuali.rice.ksb.messaging.web.ThreadPoolForm
-
- getMaxLength() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- getMaxLength() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField
-
- getMaxLength() - Method in interface org.kuali.rice.core.api.uif.RemotableAttributeFieldContract
-
The inclusive maximum length of the attribute.
- getMaxLength() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
Gets the maxLength attribute.
- getMaxLength() - Method in class org.kuali.rice.kns.lookup.HtmlData
-
Deprecated.
- getMaxLength() - Method in class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
Returns the maximum column length.
- getMaxLength() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getMaxLength() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- getMaxLength() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
If maxLength wasn't set on this instance, use the value from its
delegate.
- getMaxLength() - Method in class org.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern
-
Deprecated.
- getMaxLength() - Method in interface org.kuali.rice.krad.datadictionary.validation.constraint.LengthConstraint
-
- getMaxLength() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
-
The maximum amount of characters this field's value can be
- getMaxLength() - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
-
Maximum number of characters that can be inputted
- getMaxLength() - Method in class org.kuali.rice.krad.uif.control.TextControl
-
Maximum number of characters that can be inputted
- getMaxLength() - Method in class org.kuali.rice.krad.uif.field.InputField
-
Maximum number of the characters the attribute value is allowed to have.
- getMaxMessageFetcherMessages() - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- getMaxOccurs() - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
- getMaxOccurs() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
-
The maximum amount of items in this field's list of values - not yet used/do not use
- getMaxResultCap(DocumentSearchCriteria) - Method in class org.kuali.rice.kew.docsearch.dao.impl.DocumentSearchDAOJdbcImpl
-
Returns the maximum number of results that should be returned from the document search.
- getMaxResults() - Method in class org.kuali.rice.core.api.criteria.QueryByCriteria.Builder
-
- getMaxResults() - Method in class org.kuali.rice.core.api.criteria.QueryByCriteria
-
Returns the maximum number of results that this query is requesting
to receive.
- getMaxResults() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- getMaxResults() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria
-
- getMaxResults() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchCriteriaContract
-
Returns the requested maximum number of documents that should be returned from a document search performed using this
criteria.
- getMaxRetryAttempts() - Method in class org.kuali.rice.ksb.messaging.exceptionhandling.DefaultMessageExceptionHandler
-
- getMaxRetryAttempts() - Method in class org.kuali.rice.ksb.messaging.service.impl.MessageQueueServiceImpl
-
- getMaxRetryAttempts() - Method in interface org.kuali.rice.ksb.messaging.service.MessageQueueService
-
Used to determine the maximum number of retries allowed by the system before the
message goes into Exception.
- getMaxRetryAttempts() - Method in class org.kuali.rice.ksb.messaging.web.ThreadPoolForm
-
- getMaxRouteLevel(DocumentType) - Static method in class org.kuali.rice.kew.engine.CompatUtils
-
- getMaxRows() - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- getMaxRowsPerPage(MultipleValueLookupForm) - Method in class org.kuali.rice.kns.web.struts.action.KualiMultipleValueLookupAction
-
This method computes the max number of rows that should be rendered per page for a multiple value lookup.
- getMaxUploadSize(ActionForm) - Static method in class org.kuali.rice.kns.util.WebUtils
-
- getMaxUploadSizes() - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
- getMaxValue() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- getMaxValue() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField
-
- getMaxValue() - Method in interface org.kuali.rice.core.api.uif.RemotableAttributeFieldContract
-
The inclusive maximum value of the attribute.
- getMaxVersionNumber(String) - Method in interface org.kuali.rice.kew.doctype.dao.DocumentTypeDAO
-
- getMaxVersionNumber(String) - Method in class org.kuali.rice.kew.doctype.dao.impl.DocumentTypeDAOJpaImpl
-
- getMaxVersionNumber(String) - Method in class org.kuali.rice.kew.doctype.dao.impl.DocumentTypeDAOOjbImpl
-
- getMaxWait() - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.XAPoolDataSource
-
Deprecated.
- getMD5Hash(Object) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
use MD5 to create a one way hash of an object
- getMember() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegation
-
- getMember(String) - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- getMember() - Method in class org.kuali.rice.kim.rule.event.ui.AddGroupMemberEvent
-
- getMember() - Method in class org.kuali.rice.kim.rule.event.ui.AddMemberEvent
-
- getMember(String, String) - Method in class org.kuali.rice.kim.service.impl.LdapUiDocumentServiceImpl
-
- getMember(MemberType, String) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getMember(MemberType, String) - Method in interface org.kuali.rice.kim.service.UiDocumentService
-
- getMember() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementGroupDocumentForm
-
- getMember() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- getMemberBusinessObjectName() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementGroupDocumentForm
-
- getMemberBusinessObjectName(String) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementGroupDocumentForm
-
- getMemberBusinessObjectName() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- getMemberBusinessObjectName(String) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- getMemberFieldConversions() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementGroupDocumentForm
-
- getMemberFieldConversions(String) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementGroupDocumentForm
-
- getMemberFieldConversions() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- getMemberFieldConversions(String) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- getMemberFullName() - Method in class org.kuali.rice.kim.bo.ui.GroupDocumentMember
-
- getMemberFullName() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- getMemberFullName(MemberType, String) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getMemberGroupBos(String) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- getMemberGroupIds(String) - Method in interface org.kuali.rice.kim.api.group.GroupService
-
Returns all group ids that are members of the given group id.
- getMemberGroupIds(String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getMemberGroupIds(String) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- getMemberGroupIds(String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getMemberGroupsInternal(GroupBo, Set<GroupBo>) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- getMemberId() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDelegate.Builder
-
- getMemberId() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDelegate
-
- getMemberId() - Method in interface org.kuali.rice.kew.api.peopleflow.PeopleFlowDelegateContract
-
- getMemberId() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowMember.Builder
-
- getMemberId() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowMember
-
- getMemberId() - Method in interface org.kuali.rice.kew.api.peopleflow.PeopleFlowMemberContract
-
- getMemberId() - Method in class org.kuali.rice.kim.api.common.delegate.DelegateMember.Builder
-
- getMemberId() - Method in class org.kuali.rice.kim.api.common.delegate.DelegateMember
-
- getMemberId() - Method in interface org.kuali.rice.kim.api.common.delegate.DelegateMemberContract
-
- getMemberId() - Method in class org.kuali.rice.kim.api.group.GroupMember.Builder
-
- getMemberId() - Method in class org.kuali.rice.kim.api.group.GroupMember
-
- getMemberId() - Method in interface org.kuali.rice.kim.api.group.GroupMemberContract
-
This is the member id for the Group Member.
- getMemberId() - Method in class org.kuali.rice.kim.api.role.RoleMember.Builder
-
- getMemberId() - Method in class org.kuali.rice.kim.api.role.RoleMember
-
- getMemberId() - Method in interface org.kuali.rice.kim.api.role.RoleMemberContract
-
This is the member id for the Role Member.
- getMemberId() - Method in class org.kuali.rice.kim.api.role.RoleMembership.Builder
-
- getMemberId() - Method in class org.kuali.rice.kim.api.role.RoleMembership
-
- getMemberId() - Method in interface org.kuali.rice.kim.api.role.RoleMembershipContract
-
- getMemberId() - Method in class org.kuali.rice.kim.bo.ui.GroupDocumentMember
-
- getMemberId() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- getMemberId() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- getMemberId() - Method in class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO
-
Retrieves the role member's ID, based on the member type and any populated member principal/group/role IDs.
- getMemberIdByName(MemberType, String, String) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getMemberIdByName(MemberType, String, String) - Method in interface org.kuali.rice.kim.service.UiDocumentService
-
- getMemberIdsByType(Collection<GroupMember>, MemberType) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- getMemberMetaDataType() - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- getMemberName() - Method in class org.kuali.rice.kim.api.role.RoleMember.Builder
-
- getMemberName() - Method in class org.kuali.rice.kim.api.role.RoleMember
-
- getMemberName() - Method in interface org.kuali.rice.kim.api.role.RoleMemberContract
-
- getMemberName() - Method in class org.kuali.rice.kim.bo.ui.GroupDocumentMember
-
- getMemberName() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- getMemberName() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- getMemberName() - Method in class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO
-
Retrieves the role member's name, based on the member type and any populated member principal/group/role names.
- getMemberName(MemberType, String) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getMemberName(MemberType, BusinessObject) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getMemberName(MemberType, String) - Method in interface org.kuali.rice.kim.service.UiDocumentService
-
- getMemberName(MemberType, BusinessObject) - Method in interface org.kuali.rice.kim.service.UiDocumentService
-
- getMemberNamespaceCode() - Method in class org.kuali.rice.kim.api.role.RoleMember.Builder
-
- getMemberNamespaceCode() - Method in class org.kuali.rice.kim.api.role.RoleMember
-
- getMemberNamespaceCode() - Method in interface org.kuali.rice.kim.api.role.RoleMemberContract
-
- getMemberNamespaceCode() - Method in class org.kuali.rice.kim.bo.ui.GroupDocumentMember
-
- getMemberNamespaceCode() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- getMemberNamespaceCode() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- getMemberNamespaceCode() - Method in class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO
-
Retrieves the role member's namespace code, based on the member type and any populated member principal/group/role names.
- getMemberNamespaceCode(MemberType, String) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getMemberNamespaceCode(MemberType, BusinessObject) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getMemberNamespaceCode(MemberType, String) - Method in interface org.kuali.rice.kim.service.UiDocumentService
-
- getMemberNamespaceCode(MemberType, BusinessObject) - Method in interface org.kuali.rice.kim.service.UiDocumentService
-
- getMemberParentRoleIds(String, String) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
Gets a list of Roles that the given member belongs to.
- getMemberParentRoleIds(String, String) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- getMemberPrincipalIds(String) - Method in interface org.kuali.rice.kim.api.group.GroupService
-
Returns all principal ids that are members of the given group id.
- getMemberPrincipalIds(String) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- getMemberPrincipalIdsInternal(String, Set<String>) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- getMemberRoleId() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction.Builder
-
- getMemberRoleId() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction
-
- getMemberRoleId() - Method in interface org.kuali.rice.kim.api.responsibility.ResponsibilityActionContract
-
The memberRoleId the responsibility action is associated with.
- getMemberRows() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementDocumentFormBase
-
- getMemberRows() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementGroupDocumentForm
-
This overridden method ...
- getMemberRows() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- getMembers() - Method in interface org.kuali.rice.kew.api.peopleflow.PeopleFlowContract
-
Returns the list of members for this flow, sorted from lowest to highest priority number.
- getMembers() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition.Builder
-
- getMembers() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition
-
- getMembers() - Method in class org.kuali.rice.kim.api.common.delegate.DelegateType.Builder
-
- getMembers() - Method in class org.kuali.rice.kim.api.common.delegate.DelegateType
-
- getMembers() - Method in interface org.kuali.rice.kim.api.common.delegate.DelegateTypeContract
-
- getMembers(List<String>) - Method in interface org.kuali.rice.kim.api.group.GroupService
-
Get all GroupMembers all the groups with the given group ids.
- getMembers() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegation
-
- getMembers() - Method in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- getMembers() - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- getMembers(List<String>) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- getMemberSearchResults(Map<String, String>, boolean) - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityLookupableHelperServiceImpl
-
- getMemberSearchResults(Map<String, String>, boolean) - Method in class org.kuali.rice.kim.lookup.PermissionLookupableHelperServiceImpl
-
- getMemberSearchResults(Map<String, String>, boolean) - Method in class org.kuali.rice.kim.lookup.RoleMemberLookupableHelperServiceImpl
-
- getMembersOfGroup(String) - Method in interface org.kuali.rice.kim.api.group.GroupService
-
Get all GroupMembers all the groups with a given group id.
- getMembersOfGroup(String) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- getMemberTableMetadata() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementDocumentFormBase
-
- getMemberType() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDelegate.Builder
-
- getMemberType() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDelegate
-
- getMemberType() - Method in interface org.kuali.rice.kew.api.peopleflow.PeopleFlowDelegateContract
-
- getMemberType() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowMember.Builder
-
- getMemberType() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowMember
-
- getMemberType() - Method in interface org.kuali.rice.kew.api.peopleflow.PeopleFlowMemberContract
-
- getMemberType() - Method in class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO
-
Retrieves the member type.
- getMemberTypeCode() - Method in class org.kuali.rice.kim.bo.ui.GroupDocumentMember
-
- getMemberTypeCode() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- getMemberTypeCode() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- getMenuBar() - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- getMenubar() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- getMerlinProperties() - Method in class org.kuali.rice.ksb.security.soap.CXFWSS4JInInterceptor
-
- getMerlinProperties() - Method in class org.kuali.rice.ksb.security.soap.CXFWSS4JOutInterceptor
-
- getMessage() - Method in class org.kuali.rice.core.api.mail.MailMessage
-
- getMessage() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeError.Builder
-
- getMessage() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeError
-
- getMessage() - Method in interface org.kuali.rice.core.api.uif.RemotableAttributeErrorContract
-
Convenience method that returns a String containing all error messages
- getMessage() - Method in class org.kuali.rice.edl.impl.components.EDLValidation
-
- getMessage() - Method in class org.kuali.rice.kcb.bo.MessageDelivery
-
- getMessage() - Method in exception org.kuali.rice.kcb.exception.ErrorList
-
This method returns a string representation of all of the errors in the error list.
- getMessage() - Method in class org.kuali.rice.kcb.quartz.ProcessingResult.Failure
-
- getMessage(Long) - Method in class org.kuali.rice.kcb.service.impl.MessageServiceImpl
-
- getMessage(Long) - Method in interface org.kuali.rice.kcb.service.MessageService
-
Finds a message by id
- getMessage() - Method in class org.kuali.rice.ken.bo.NotificationResponse
-
Gets the message attribute.
- getMessage() - Method in exception org.kuali.rice.ken.exception.ErrorList
-
This method returns a string representation of all of the errors in the error list.
- getMessage() - Method in class org.kuali.rice.ken.web.spring.AdministerNotificationRequestController.AdministerNotificationRequestCommand
-
- getMessage() - Method in interface org.kuali.rice.kew.exception.WorkflowServiceError
-
- getMessage() - Method in class org.kuali.rice.kew.exception.WorkflowServiceErrorImpl
-
- getMessage() - Method in class org.kuali.rice.kew.framework.postprocessor.ProcessDocReport
-
- getMessage() - Method in class org.kuali.rice.kns.web.struts.form.AuthorizationExceptionForm
-
- getMessage() - Method in class org.kuali.rice.ksb.messaging.MessageServiceInvoker
-
- getMessage() - Method in class org.kuali.rice.ksb.messaging.PersistedMessagePayload
-
- getMessageByOriginId(String) - Method in class org.kuali.rice.kcb.service.impl.MessageServiceImpl
-
- getMessageByOriginId(String) - Method in interface org.kuali.rice.kcb.service.MessageService
-
Finds a message by origin id
- getMessageCount() - Method in class org.kuali.rice.kns.util.InfoContainer
-
- getMessageCount() - Method in class org.kuali.rice.kns.util.MessageContainer
-
- getMessageCount() - Method in class org.kuali.rice.kns.util.WarningContainer
-
This overridden method ...
- getMessageDataSource() - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- getMessageDataSource() - Static method in class org.kuali.rice.ksb.service.KSBServiceLocator
-
- getMessageDelivererRegistryService() - Method in interface org.kuali.rice.kcb.service.KCBServiceLocator
-
- getMessageDeliveries(Message) - Method in class org.kuali.rice.kcb.service.impl.MessageDeliveryServiceImpl
-
- getMessageDeliveries(Message) - Method in interface org.kuali.rice.kcb.service.MessageDeliveryService
-
This method will return all MessageDelievery objects generated for the given Message
- getMessageDeliveriesForAutoRemoval(Timestamp, GenericDao) - Method in class org.kuali.rice.ken.dao.impl.NotificationMessegeDeliveryDaoJpa
-
This overridden method ...
- getMessageDeliveriesForAutoRemoval(Timestamp, GenericDao) - Method in class org.kuali.rice.ken.dao.impl.NotificationMessegeDeliveryDaoOjb
-
This overridden method ...
- getMessageDeliveriesForAutoRemoval(Timestamp, GenericDao) - Method in interface org.kuali.rice.ken.dao.NotificationMessegeDeliveryDao
-
- getMessageDelivery(Long) - Method in class org.kuali.rice.kcb.service.impl.MessageDeliveryServiceImpl
-
- getMessageDelivery(Long) - Method in interface org.kuali.rice.kcb.service.MessageDeliveryService
-
This method will retrieve a MessageDelivery object from the system, given the id of the
actual record.
- getMessageDelivery() - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- getMessageDeliveryByDelivererSystemId(Long) - Method in class org.kuali.rice.kcb.service.impl.MessageDeliveryServiceImpl
-
- getMessageDeliveryByDelivererSystemId(Long) - Method in interface org.kuali.rice.kcb.service.MessageDeliveryService
-
This method will retrieve a MessageDelivery object from the system, given the external deliverer system id
registered with the MessageDelivery.
- getMessageDeliveryService() - Method in interface org.kuali.rice.kcb.service.KCBServiceLocator
-
- getMessageDeliveryStatus() - Method in class org.kuali.rice.ken.bo.NotificationMessageDelivery
-
Gets the messageDeliveryStatus attribute.
- getMessageEntityManagerFactory() - Static method in class org.kuali.rice.ksb.service.KSBServiceLocator
-
- getMessageExceptionHandler() - Method in interface org.kuali.rice.ksb.api.bus.ServiceConfiguration
-
Returns the name of the exception handler to invoke whenever messages to
this service fail to be sent.
- getMessageExceptionHandler() - Method in interface org.kuali.rice.ksb.api.bus.ServiceDefinition
-
Returns the name of the exception handler to invoke whenever messages to
this service fail to be sent.
- getMessageExceptionHandler() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- getMessageExceptionHandler() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration
-
- getMessageExceptionHandler() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- getMessageExceptionHandler(QName) - Method in class org.kuali.rice.ksb.messaging.exceptionhandling.DefaultExceptionServiceImpl
-
- getMessageField() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getMessageHelper() - Static method in class org.kuali.rice.ksb.api.KsbApiServiceLocator
-
- getMessageId() - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- getMessageKey() - Method in class org.kuali.rice.kns.util.AuditError
-
Gets the key attribute.
- getMessageList() - Static method in class org.kuali.rice.kns.util.KNSGlobalVariables
-
Deprecated.
- getMessageMap() - Method in interface org.kuali.rice.kew.exception.WorkflowServiceError
-
- getMessageMap() - Method in class org.kuali.rice.kew.exception.WorkflowServiceErrorImpl
-
- getMessageMap() - Method in class org.kuali.rice.kns.util.MessageContainer
-
- getMessageMap() - Static method in class org.kuali.rice.krad.util.GlobalVariables
-
- getMessageMapFromPreviousRequest() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- getMessageNonTransactionalDataSource() - Static method in class org.kuali.rice.ksb.service.KSBServiceLocator
-
- getMessageOff() - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- getMessageParameters() - Method in class org.kuali.rice.krad.util.ErrorMessage
-
- getMessagePersistence() - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- getMessageProcessingJobDetail() - Method in interface org.kuali.rice.kcb.service.KCBServiceLocator
-
- getMessagePropertyList() - Method in class org.kuali.rice.kns.util.InfoContainer
-
- getMessagePropertyList() - Method in class org.kuali.rice.kns.util.MessageContainer
-
- getMessagePropertyList() - Method in class org.kuali.rice.kns.util.WarningContainer
-
- getMessagePropertyNames() - Method in class org.kuali.rice.kns.util.InfoContainer
-
- getMessagePropertyNames() - Method in class org.kuali.rice.kns.util.MessageContainer
-
- getMessagePropertyNames() - Method in class org.kuali.rice.kns.util.WarningContainer
-
- getMessageQueueDao() - Method in class org.kuali.rice.ksb.messaging.service.impl.MessageQueueServiceImpl
-
- getMessageQueueFromDatabase() - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- getMessageQueueFromForm() - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- getMessageQueueRows() - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- getMessageQueueRowsSize() - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- getMessageQueueService() - Static method in class org.kuali.rice.ksb.service.KSBServiceLocator
-
- getMessages(String) - Method in class org.kuali.rice.krad.util.MessageMap
-
- getMessageService() - Method in interface org.kuali.rice.kcb.service.KCBServiceLocator
-
- getMessagesForProperty(String) - Method in class org.kuali.rice.kns.util.InfoContainer
-
- getMessagesForProperty(String) - Method in class org.kuali.rice.kns.util.MessageContainer
-
- getMessagesForProperty(String) - Method in class org.kuali.rice.kns.util.WarningContainer
-
- getMessageTemplate() - Method in class org.kuali.rice.krad.service.impl.KualiExceptionIncidentServiceImpl
-
- getMessageText() - Method in class org.kuali.rice.krad.uif.field.MessageField
-
Text that makes up the message that will be displayed
- getMessageType() - Method in class org.kuali.rice.krad.uif.field.MessageField
-
Type of the field's message, used to suffix the message fields id
- getMessagingService() - Method in interface org.kuali.rice.kcb.service.KCBServiceLocator
-
- getMetadataLocation() - Method in class org.kuali.rice.core.framework.persistence.ojb.BaseOjbConfigurer
-
Should return a String representing the location of a file to load OJB connection and
repository metadata from.
- getMetamodel() - Method in class org.kuali.rice.core.framework.persistence.jpa.NullEntityManagerFactory
-
- 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
- getMethodCall() - Method in class org.kuali.rice.ksb.messaging.MessageServiceInvoker
-
- getMethodCall() - Method in interface org.kuali.rice.ksb.messaging.PersistedMessage
-
- getMethodCall() - Method in class org.kuali.rice.ksb.messaging.PersistedMessageBO
-
- getMethodCall() - Method in class org.kuali.rice.ksb.messaging.PersistedMessagePayload
-
- getMethodMatcher() - Method in class org.kuali.rice.core.impl.util.spring.ClassOrMethodAnnotationPointcut
-
- getMethodName() - Method in class org.kuali.rice.ksb.api.messaging.AsynchronousCall
-
- getMethodName() - Method in class org.kuali.rice.ksb.messaging.bam.BAMTargetEntry
-
- getMethodName() - Method in interface org.kuali.rice.ksb.messaging.PersistedMessage
-
- getMethodName() - Method in class org.kuali.rice.ksb.messaging.PersistedMessageBO
-
- getMethodToCall() - Method in class edu.sampleu.kew.krad.form.StatsForm
-
- getMethodToCall() - Method in class org.kuali.rice.kew.actionlist.web.ActionListFilterForm
-
- getMethodToCall() - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- getMethodToCall() - Method in class org.kuali.rice.kew.feedback.web.FeedbackForm
-
- getMethodToCall() - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- getMethodToCall() - Method in class org.kuali.rice.kew.preferences.web.PreferencesForm
-
- getMethodToCall() - Method in class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- getMethodToCall() - Method in class org.kuali.rice.kew.routing.web.DocHandlerForm
-
- getMethodToCall() - Method in class org.kuali.rice.kew.stats.web.StatsForm
-
- getMethodToCall() - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- getMethodToCall() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- getMethodToCall() - Method in class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
-
Deprecated.
- getMethodToCall() - Method in class org.kuali.rice.kns.lookup.HtmlData
-
Deprecated.
- getMethodToCall() - Method in class org.kuali.rice.kns.web.struts.form.BackdoorForm
-
- getMethodToCall() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
Used by the dispatch action to determine which action method to call into.
- getMethodToCall() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
Name of the method that should be called when the action is selected
- getMethodToCall() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Identifies the controller method that should be invoked to fulfill a
request.
- getMethodToCall() - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- getMethodToCall() - Method in class org.kuali.rice.ksb.messaging.web.ServiceRegistryForm
-
- getMethodToCall() - Method in class org.kuali.rice.ksb.messaging.web.ThreadPoolForm
-
- getMethodToCallPath() - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
-
- getMethodToCallsToBypassSessionRetrievalForGETRequests() - Method in interface org.kuali.rice.kns.web.struts.form.pojo.PojoForm
-
Returns a set of methodToCalls for which the system will bypass the session.
- getMethodToCallsToBypassSessionRetrievalForGETRequests() - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
Base implementation that returns just "start".
- getmField1() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getmField2() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getmField3() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getMiddleName() - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- getMiddleName() - Method in class org.kuali.rice.kim.api.identity.name.EntityName
-
- getMiddleName() - Method in interface org.kuali.rice.kim.api.identity.name.EntityNameContract
-
- getMiddleName() - Method in interface org.kuali.rice.kim.api.identity.Person
-
- getMiddleName() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentName
-
- getMiddleName() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getMiddleNameUnmasked() - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- getMiddleNameUnmasked() - Method in class org.kuali.rice.kim.api.identity.name.EntityName
-
- getMiddleNameUnmasked() - Method in interface org.kuali.rice.kim.api.identity.name.EntityNameContract
-
- getMiddleNameUnmasked() - Method in interface org.kuali.rice.kim.api.identity.Person
-
- getMiddleNameUnmasked() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getMillisToLive() - Method in interface org.kuali.rice.ksb.api.bus.ServiceConfiguration
-
Returns the maximum amount of milliseconds a message to this service can
live and attempt to be processed successfully by this service before it's
forced into processing by it's exception handler.
- getMillisToLive() - Method in interface org.kuali.rice.ksb.api.bus.ServiceDefinition
-
Returns the maximum amount of milliseconds a message to this service can
live and attempt to be processed successfully by this service before it's
forced into processing by it's exception handler.
- getMillisToLive() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- getMillisToLive() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration
-
- getMillisToLive() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- getMimeType() - Method in class org.kuali.rice.kew.notes.Attachment
-
- getMin() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.MustOccurConstraint
-
- getMinCredits() - Method in class edu.sampleu.demo.course.Course
-
- 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.core.api.uif.RemotableAttributeField.Builder
-
- getMinLength() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField
-
- getMinLength() - Method in interface org.kuali.rice.core.api.uif.RemotableAttributeFieldContract
-
The inclusive minimum length of the attribute.
- getMinLength() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- getMinLength() - Method in interface org.kuali.rice.krad.datadictionary.validation.constraint.LengthConstraint
-
- getMinLength() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
-
The minimum amount of characters this field's value has to be
- getMinLength() - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
-
Minimum number of characters that can be inputted
- getMinLength() - Method in class org.kuali.rice.krad.uif.control.TextControl
-
Minimum number of characters that can be inputted
- getMinLength() - Method in class org.kuali.rice.krad.uif.field.InputField
-
- getMinOccurs() - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
- getMinOccurs() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
-
The minimum amount of items in this fields list of values - not yet used/do not use
- getMinutes() - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- getMinValue() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- getMinValue() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField
-
- getMinValue() - Method in interface org.kuali.rice.core.api.uif.RemotableAttributeFieldContract
-
The inclusive minimum value of the attribute.
- getMode() - Method in class org.kuali.rice.test.BaselineTestCase
-
- getModifiableDocument() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getModifiableDocumentContent() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getModifiedDate() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- getModifiedDate() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress
-
- getModifiedDate() - Method in interface org.kuali.rice.kim.api.identity.address.EntityAddressContract
-
- getModifiedDate() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- getModuleAlgorithm() - Method in class org.kuali.rice.ksb.security.admin.service.impl.JavaSecurityManagementServiceImpl
-
- getModuleAndComponent() - Method in class org.kuali.rice.core.impl.parameter.ParameterEvaluatorImpl
-
- getModuleConfiguration() - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
- getModuleConfiguration() - Method in interface org.kuali.rice.krad.service.ModuleService
-
This method returns the module configuration.
- getModuleKeyStore() - Method in class org.kuali.rice.ksb.security.admin.service.impl.JavaSecurityManagementServiceImpl
-
- getModuleKeyStoreAlias() - Method in class org.kuali.rice.ksb.security.admin.service.impl.JavaSecurityManagementServiceImpl
-
- getModuleKeyStoreAlias() - Method in interface org.kuali.rice.ksb.security.admin.service.JavaSecurityManagementService
-
- getModuleKeyStoreLocation() - Method in class org.kuali.rice.ksb.security.admin.service.impl.JavaSecurityManagementServiceImpl
-
- getModuleKeyStoreLocation() - Method in interface org.kuali.rice.ksb.security.admin.service.JavaSecurityManagementService
-
- getModuleKeyStorePassword() - Method in class org.kuali.rice.ksb.security.admin.service.impl.JavaSecurityManagementServiceImpl
-
- getModuleKeyStoreType() - Method in class org.kuali.rice.ksb.security.admin.service.impl.JavaSecurityManagementServiceImpl
-
- getModuleLockedMapping() - Method in class org.kuali.rice.krad.web.controller.ModuleLockingHandlerInterceptor
-
- getModuleName() - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
- getModuleName() - Method in class org.kuali.rice.core.framework.config.module.WebModuleConfiguration
-
- getModuleName() - Method in class org.kuali.rice.test.BaseModuleTestCase
-
- getModuleName() - Method in class org.kuali.rice.test.RiceTestCase
-
same as the module directory in the project.
- getModulePrivateKey() - Method in class org.kuali.rice.ksb.security.admin.service.impl.JavaSecurityManagementServiceImpl
-
- getModulePrivateKey() - Method in interface org.kuali.rice.ksb.security.admin.service.JavaSecurityManagementService
-
- getModuleService(String) - Method in class org.kuali.rice.krad.service.impl.KFSModuleServiceImpl
-
- getModuleService(String) - Method in class org.kuali.rice.krad.service.impl.KualiModuleServiceImpl
-
- getModuleService(String) - Method in interface org.kuali.rice.krad.service.KualiModuleService
-
Returns the module service with the given ID or null if the module ID is not found.
- getModuleServiceByNamespaceCode(String) - Method in class org.kuali.rice.krad.service.impl.KFSModuleServiceImpl
-
- getModuleServiceByNamespaceCode(String) - Method in class org.kuali.rice.krad.service.impl.KualiModuleServiceImpl
-
- 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.
- getModuleSignatureAlgorithm() - Method in class org.kuali.rice.ksb.security.admin.service.impl.JavaSecurityManagementServiceImpl
-
- getModuleSignatureAlgorithm() - Method in interface org.kuali.rice.ksb.security.admin.service.JavaSecurityManagementService
-
- getModuleTestConfigLocation() - Method in class org.kuali.rice.test.RiceTestCase
-
- getMonthTimeUnit() - Method in class edu.sampleu.kew.krad.form.StatsForm
-
- getMonthTimeUnit() - Method in class org.kuali.rice.kew.stats.web.StatsForm
-
- getMostRecentDocType(String) - Method in class org.kuali.rice.kew.doctype.dao.impl.DocumentTypeDAOJpaImpl
-
- getMostRecentDocType(String) - Method in class org.kuali.rice.kew.doctype.dao.impl.DocumentTypeDAOOjbImpl
-
- getMostRecentSearches(String) - Method in interface org.kuali.rice.kew.docsearch.service.DocumentSearchService
-
Returns automatically saved recent searches for the specified user
- getMostRecentSearches(String) - Method in class org.kuali.rice.kew.docsearch.service.impl.DocumentSearchServiceImpl
-
- getMovableStyleClass() - Method in class org.kuali.rice.krad.uif.widget.Reorderer
-
Returns the style class for the item spans that will identify a movable element
- getMultipartParameters(HttpServletRequest, ActionServletWrapper, ActionForm, ActionMapping) - Static method in class org.kuali.rice.kns.util.WebUtils
-
- getMultipleValueLookedUpCollectionName() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
For container fields (i.e.
- getMultipleValueLookupClassLabel() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
The DD defined objectLabel of the class on which a multiple value lookup is performed
- getMultipleValueLookupClassName() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
For container fields (i.e.
- getMultipleValueLookupResultSetLimit(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
returns Integer indicating the result set limit for a multiple values lookup
- getMultipleValueLookupResultSetLimit(Class) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- getMultipleValuesResultSetLimit() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
The multipleValuesResultSetLimit element specifies the maximum number of records that will be listed
as a result of a multiple values lookup search.
- getMultipleValuesSelect() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
Indicates whether a multi-values lookup should be requested
- getMULTISELECT() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getMultiValueIdentifierList(Collection, List<String>) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- getMultiValueIdentifierList(Collection, List<String>) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
-
Deprecated.
- getMustOccurConstraints() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- getMustOccurConstraints() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- getMustOccurConstraints() - Method in interface org.kuali.rice.krad.datadictionary.validation.capability.MustOccurConstrainable
-
- getMustOccurConstraints() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.MustOccurConstraint
-
- getMustOccurConstraints() - Method in class org.kuali.rice.krad.uif.field.InputField
-
- getMyApplicationId() - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- getMyApplicationId() - Method in class org.kuali.rice.ksb.messaging.web.ServiceRegistryForm
-
- getMyColumns() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getMyInstanceId() - Method in class org.kuali.rice.ksb.messaging.web.ServiceRegistryForm
-
- getMyIpAddress() - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- getMyIpAddress() - Method in class org.kuali.rice.ksb.messaging.web.ServiceRegistryForm
-
- getName() - Method in class edu.sampleu.bookstore.bo.BookType
-
- getName() - Method in class edu.sampleu.demo.course.CourseInstructor
-
- getName() - Method in class edu.sampleu.travel.bo.TravelAccount
-
- getName() - Method in class edu.sampleu.travel.bo.TravelAccountType
-
- getName() - Method in class edu.sampleu.travel.dto.TravelAccountInfo
-
- getName() - Method in class org.kuali.rice.core.api.impex.xml.FileXmlDoc
-
- getName() - Method in class org.kuali.rice.core.api.impex.xml.StreamXmlDoc
-
- getName() - Method in interface org.kuali.rice.core.api.impex.xml.XmlDoc
-
- getName() - Method in class org.kuali.rice.core.api.reflect.PropertyDefinition
-
- getName() - Method in interface org.kuali.rice.core.api.resourceloader.ResourceLoader
-
- getName() - Method in class org.kuali.rice.core.api.resourceloader.ResourceLoaderContainer
-
- getName() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- getName() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField
-
- getName() - Method in interface org.kuali.rice.core.api.uif.RemotableAttributeFieldContract
-
The name of the attribute.
- getName() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.EntityDescriptor
-
- getName() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
- getName() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.JoinColumnDescriptor
-
- getName() - Method in class org.kuali.rice.core.framework.resourceloader.RiceSpringResourceLoaderConfigurer
-
- getName() - Method in class org.kuali.rice.core.impl.config.property.ConfigPropertyFactoryBean
-
- getName() - Method in class org.kuali.rice.core.impl.config.property.Param
-
- getName() - Method in class org.kuali.rice.core.impl.parameter.AlwaysSucceedParameterEvaluatorImpl
-
- getName() - Method in class org.kuali.rice.core.util.jaxb.NameAndNamespacePair
-
- getName() - Method in class org.kuali.rice.coreservice.api.component.Component.Builder
-
- getName() - Method in class org.kuali.rice.coreservice.api.component.Component
-
- getName() - Method in interface org.kuali.rice.coreservice.api.component.ComponentContract
-
This is the name value for the component.
- getName() - Method in class org.kuali.rice.coreservice.api.namespace.Namespace.Builder
-
- getName() - Method in class org.kuali.rice.coreservice.api.namespace.Namespace
-
- getName() - Method in interface org.kuali.rice.coreservice.api.namespace.NamespaceContract
-
This the name for the Namespace.
- getName() - Method in class org.kuali.rice.coreservice.api.parameter.Parameter.Builder
-
- getName() - Method in class org.kuali.rice.coreservice.api.parameter.Parameter
-
- getName() - Method in interface org.kuali.rice.coreservice.api.parameter.ParameterContract
-
The name of the parameter.
- getName() - Method in class org.kuali.rice.coreservice.api.parameter.ParameterKey
-
- getName() - Method in class org.kuali.rice.coreservice.api.parameter.ParameterType.Builder
-
- getName() - Method in class org.kuali.rice.coreservice.api.parameter.ParameterType
-
- getName() - Method in interface org.kuali.rice.coreservice.api.parameter.ParameterTypeContract
-
This the name for the ParameterType.
- getName() - Method in class org.kuali.rice.coreservice.api.style.Style.Builder
-
- getName() - Method in class org.kuali.rice.coreservice.api.style.Style
-
- getName() - Method in interface org.kuali.rice.coreservice.api.style.StyleContract
-
Returns the name of this style.
- getName() - Method in class org.kuali.rice.edl.impl.bo.EDocLiteDefinition
-
- getName() - Method in class org.kuali.rice.kcb.deliverer.impl.AOLInstantMessageDeliverer
-
- getName() - Method in class org.kuali.rice.kcb.deliverer.impl.EmailMessageDeliverer
-
- getName() - Method in class org.kuali.rice.kcb.deliverer.impl.MockMessageDeliverer
-
- getName() - Method in class org.kuali.rice.kcb.deliverer.impl.SMSMessageDeliverer
-
- getName() - Method in interface org.kuali.rice.kcb.deliverer.MessageDeliverer
-
This method returns the human readable name of the plugin.
- getName() - Method in class org.kuali.rice.ken.bo.NotificationChannel
-
Gets the name attribute.
- getName() - Method in class org.kuali.rice.ken.bo.NotificationContentType
-
Gets the name attribute.
- getName() - Method in class org.kuali.rice.ken.bo.NotificationPriority
-
Gets the name attribute.
- getName() - Method in class org.kuali.rice.ken.bo.NotificationProducer
-
Gets the name attribute.
- getName() - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- getName() - Method in class org.kuali.rice.kew.api.doctype.DocumentType
-
- getName() - Method in interface org.kuali.rice.kew.api.doctype.DocumentTypeContract
-
- getName() - Method in class org.kuali.rice.kew.api.doctype.ProcessDefinition.Builder
-
- getName() - Method in class org.kuali.rice.kew.api.doctype.ProcessDefinition
-
- getName() - Method in interface org.kuali.rice.kew.api.doctype.ProcessDefinitionContract
-
- getName() - Method in class org.kuali.rice.kew.api.doctype.RouteNode.Builder
-
- getName() - Method in class org.kuali.rice.kew.api.doctype.RouteNode
-
- getName() - Method in interface org.kuali.rice.kew.api.doctype.RouteNodeContract
-
- getName() - Method in class org.kuali.rice.kew.api.document.attribute.DocumentAttribute.AbstractBuilder
-
- getName() - Method in class org.kuali.rice.kew.api.document.attribute.DocumentAttribute
-
- getName() - Method in interface org.kuali.rice.kew.api.document.attribute.DocumentAttributeContract
-
Returns the name of this document attribute which serves as an identifier for this attribute on the document.
- getName() - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance.Builder
-
- getName() - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance
-
- getName() - Method in interface org.kuali.rice.kew.api.document.node.RouteNodeInstanceContract
-
- getName() - Method in class org.kuali.rice.kew.api.document.PropertyDefinition
-
- getName() - Method in class org.kuali.rice.kew.api.extension.ExtensionDefinition.Builder
-
- getName() - Method in class org.kuali.rice.kew.api.extension.ExtensionDefinition
-
- getName() - Method in interface org.kuali.rice.kew.api.extension.ExtensionDefinitionContract
-
- getName() - Method in interface org.kuali.rice.kew.api.peopleflow.PeopleFlowContract
-
- getName() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition.Builder
-
- getName() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition
-
- getName() - Method in class org.kuali.rice.kew.api.repository.type.KewAttributeDefinition.Builder
-
- getName() - Method in class org.kuali.rice.kew.api.repository.type.KewAttributeDefinition
-
- getName() - Method in interface org.kuali.rice.kew.api.repository.type.KewAttributeDefinitionContract
-
This is the name for the KewAttributeDefinition
- getName() - Method in class org.kuali.rice.kew.api.repository.type.KewTypeDefinition.Builder
-
- getName() - Method in class org.kuali.rice.kew.api.repository.type.KewTypeDefinition
-
- getName() - Method in interface org.kuali.rice.kew.api.repository.type.KewTypeDefinitionContract
-
This is the name for the KEWType
- getName() - Method in class org.kuali.rice.kew.api.rule.RoleName.Builder
-
- getName() - Method in class org.kuali.rice.kew.api.rule.RoleName
-
- getName() - Method in interface org.kuali.rice.kew.api.rule.RoleNameContract
-
This is the composite name value for the Role on an attribute.
- getName() - Method in class org.kuali.rice.kew.api.rule.Rule.Builder
-
- getName() - Method in class org.kuali.rice.kew.api.rule.Rule
-
- getName() - Method in interface org.kuali.rice.kew.api.rule.RuleContract
-
Unique Name for the Rule.
- getName() - Method in class org.kuali.rice.kew.api.rule.RuleTemplate.Builder
-
- getName() - Method in class org.kuali.rice.kew.api.rule.RuleTemplate
-
- getName() - Method in interface org.kuali.rice.kew.api.rule.RuleTemplateContract
-
- getName() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getName() - Method in interface org.kuali.rice.kew.doctype.bo.DocumentTypeEBO
-
- getName() - Method in class org.kuali.rice.kew.doctype.DocumentTypePolicyEnum
-
- getName() - Method in class org.kuali.rice.kew.engine.node.ActivationTypeEnum
-
- getName() - Method in class org.kuali.rice.kew.engine.node.Branch
-
- getName() - Method in class org.kuali.rice.kew.engine.node.BranchPrototype
-
- getName() - Method in class org.kuali.rice.kew.engine.node.NodeType
-
- getName() - Method in class org.kuali.rice.kew.engine.node.ProcessDefinitionBo
-
- getName() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- getName() - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- getName() - Method in interface org.kuali.rice.kew.engine.node.var.PropertyScheme
-
Scheme name
- getName() - Method in class org.kuali.rice.kew.engine.node.var.schemes.LiteralScheme
-
- getName() - Method in class org.kuali.rice.kew.engine.node.var.schemes.ResourceScheme
-
- getName() - Method in class org.kuali.rice.kew.engine.node.var.schemes.URLScheme
-
- getName() - Method in class org.kuali.rice.kew.engine.node.var.schemes.VariableScheme
-
- getName() - Method in class org.kuali.rice.kew.engine.node.var.schemes.XPathScheme
-
- getName() - Method in class org.kuali.rice.kew.rule.bo.RuleAttribute
-
- getName() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- getName() - Method in class org.kuali.rice.kew.rule.GroupRuleResponsibility
-
- getName(RouteContext, DocumentRouteHeaderValue, RouteNodeInstance, String, Timestamp) - Method in class org.kuali.rice.kew.rule.HierarchicalNamedRuleSelector
-
- getName(RouteContext, DocumentRouteHeaderValue, RouteNodeInstance, String, Timestamp) - Method in class org.kuali.rice.kew.rule.NamedRuleSelector
-
- getName() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
Get the rule name
- getName() - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewAction.PermissionForDisplay
-
- getName() - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewAction.ResponsibilityForDisplay
-
- getName() - Method in class org.kuali.rice.kim.api.common.template.Template.Builder
-
- getName() - Method in class org.kuali.rice.kim.api.common.template.Template
-
- getName() - Method in interface org.kuali.rice.kim.api.common.template.TemplateContract
-
The name of the KIM Permission Template.
- getName() - Method in class org.kuali.rice.kim.api.group.Group.Builder
-
- getName() - Method in class org.kuali.rice.kim.api.group.Group
-
- getName() - Method in interface org.kuali.rice.kim.api.group.GroupContract
-
This is the name for the Group.
- getName() - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationType.Builder
-
- getName() - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationType
-
- getName() - Method in class org.kuali.rice.kim.api.identity.CodedAttribute.Builder
-
- getName() - Method in class org.kuali.rice.kim.api.identity.CodedAttribute
-
- getName() - Method in interface org.kuali.rice.kim.api.identity.CodedAttributeContract
-
This the name for the AddressType.
- getName() - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefault.Builder
-
- getName() - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefault
-
- getName() - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifierType.Builder
-
- getName() - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifierType
-
- getName() - Method in interface org.kuali.rice.kim.api.identity.Person
-
- getName() - Method in class org.kuali.rice.kim.api.permission.Permission.Builder
-
- getName() - Method in class org.kuali.rice.kim.api.permission.Permission
-
- getName() - Method in interface org.kuali.rice.kim.api.permission.PermissionContract
-
The name of the Permission.
- getName() - Method in class org.kuali.rice.kim.api.responsibility.Responsibility.Builder
-
- getName() - Method in class org.kuali.rice.kim.api.responsibility.Responsibility
-
- getName() - Method in interface org.kuali.rice.kim.api.responsibility.ResponsibilityContract
-
The name of the Responsibility.
- getName() - Method in class org.kuali.rice.kim.api.role.Role.Builder
-
- getName() - Method in class org.kuali.rice.kim.api.role.Role
-
Name for this role.
- getName() - Method in interface org.kuali.rice.kim.api.role.RoleContract
-
The human readable name for this role.
- getName() - Method in class org.kuali.rice.kim.api.type.KimType.Builder
-
- getName() - Method in class org.kuali.rice.kim.api.type.KimType
-
- getName() - Method in interface org.kuali.rice.kim.api.type.KimTypeContract
-
The name of the kim type.
- getName() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRolePermission
-
- getName() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibility
-
- getName() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getName() - Method in interface org.kuali.rice.kns.datadictionary.CollectionDefinitionI
-
Deprecated.
- getName() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- getName() - Method in interface org.kuali.rice.kns.datadictionary.FieldDefinitionI
-
Deprecated.
- getName() - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
-
Deprecated.
- getName() - Method in class org.kuali.rice.kns.datadictionary.InquirySubSectionHeaderDefinition
-
Deprecated.
- getName() - Method in class org.kuali.rice.kns.datadictionary.MaintainableItemDefinition
-
Deprecated.
- getName() - Method in interface org.kuali.rice.kns.datadictionary.SubSectionHeaderDefinitionI
-
Deprecated.
- getName() - Method in class org.kuali.rice.kns.lookup.HtmlData
-
Deprecated.
- getName() - Method in class org.kuali.rice.krad.bo.AdHocRouteRecipient
-
- getName() - Method in class org.kuali.rice.krad.bo.AdHocRouteWorkgroup
-
- getName() - Method in interface org.kuali.rice.krad.bo.KualiCode
-
- getName() - Method in class org.kuali.rice.krad.bo.KualiCodeBase
-
- getName() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
- getName() - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
- getName() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- getName() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
If name wasn't set on this instance, use the value from its delegate.
- getName() - Method in interface org.kuali.rice.krad.datadictionary.validation.capability.Constrainable
-
- getName() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookup
-
- getName() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
-
- getName() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.CaseConstraintProcessor
-
- getName() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.CollectionSizeConstraintProcessor
-
- getName() - Method in interface org.kuali.rice.krad.datadictionary.validation.processor.ConstraintProcessor
-
- getName() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.DataTypeConstraintProcessor
-
- getName() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.ExistenceConstraintProcessor
-
- getName() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.LengthConstraintProcessor
-
- getName() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.MustOccurConstraintProcessor
-
- getName() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.PrerequisiteConstraintProcessor
-
- getName() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.RangeConstraintProcessor
-
- getName() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.ValidCharactersConstraintProcessor
-
- getName() - Method in interface org.kuali.rice.krad.rules.rule.event.KualiDocumentEvent
-
The name of the event.
- getName() - Method in class org.kuali.rice.krad.rules.rule.event.KualiDocumentEventBase
-
- getName(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.util.spring.NamedOrderedListBean
-
- getName() - Method in class org.kuali.rice.krms.api.engine.Term
-
Return the name of the term
- getName() - Method in class org.kuali.rice.krms.api.repository.action.ActionDefinition.Builder
-
- getName() - Method in class org.kuali.rice.krms.api.repository.action.ActionDefinition
-
- getName() - Method in interface org.kuali.rice.krms.api.repository.action.ActionDefinitionContract
-
Returns the name of the Action
- getName() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaDefinition.Builder
-
- getName() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaDefinition
-
- getName() - Method in interface org.kuali.rice.krms.api.repository.agenda.AgendaDefinitionContract
-
Returns the name of the Agenda.
- getName() - Method in class org.kuali.rice.krms.api.repository.category.CategoryDefinition.Builder
-
- getName() - Method in class org.kuali.rice.krms.api.repository.category.CategoryDefinition
-
- getName() - Method in interface org.kuali.rice.krms.api.repository.category.CategoryDefinitionContract
-
Returns the name of the category definition.
- getName() - Method in class org.kuali.rice.krms.api.repository.context.ContextDefinition.Builder
-
- getName() - Method in class org.kuali.rice.krms.api.repository.context.ContextDefinition
-
- getName() - Method in interface org.kuali.rice.krms.api.repository.context.ContextDefinitionContract
-
Returns the name of the context definition.
- getName() - Method in class org.kuali.rice.krms.api.repository.context.ContextSelectionCriteria
-
Returns the name of the context
- getName() - Method in class org.kuali.rice.krms.api.repository.function.FunctionDefinition.Builder
-
- getName() - Method in class org.kuali.rice.krms.api.repository.function.FunctionDefinition
-
- getName() - Method in interface org.kuali.rice.krms.api.repository.function.FunctionDefinitionContract
-
Returns the name of this function definition.
- getName() - Method in class org.kuali.rice.krms.api.repository.function.FunctionParameterDefinition.Builder
-
- getName() - Method in class org.kuali.rice.krms.api.repository.function.FunctionParameterDefinition
-
- getName() - Method in interface org.kuali.rice.krms.api.repository.function.FunctionParameterDefinitionContract
-
Returns the name of this parameters.
- getName() - Method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition.Builder
-
- getName() - Method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition
-
- getName() - Method in interface org.kuali.rice.krms.api.repository.rule.RuleDefinitionContract
-
This is the name of the Rule
- getName() - Method in class org.kuali.rice.krms.api.repository.term.TermParameterDefinition.Builder
-
- getName() - Method in class org.kuali.rice.krms.api.repository.term.TermParameterDefinition
-
- getName() - Method in interface org.kuali.rice.krms.api.repository.term.TermParameterDefinitionContract
-
- getName() - Method in class org.kuali.rice.krms.api.repository.term.TermResolverDefinition.Builder
-
- getName() - Method in class org.kuali.rice.krms.api.repository.term.TermResolverDefinition
-
- getName() - Method in interface org.kuali.rice.krms.api.repository.term.TermResolverDefinitionContract
-
- getName() - Method in class org.kuali.rice.krms.api.repository.term.TermSpecificationDefinition.Builder
-
- getName() - Method in class org.kuali.rice.krms.api.repository.term.TermSpecificationDefinition
-
- getName() - Method in interface org.kuali.rice.krms.api.repository.term.TermSpecificationDefinitionContract
-
- getName() - Method in class org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinition.Builder
-
- getName() - Method in class org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinition
-
- getName() - Method in interface org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinitionContract
-
Returns the name of this attribute definition.
- getName() - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeDefinition.Builder
-
- getName() - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeDefinition
-
- getName() - Method in interface org.kuali.rice.krms.api.repository.type.KrmsTypeDefinitionContract
-
Returns the name of the KrmsTypeDefinition.
- getName() - Method in class org.kuali.rice.krms.framework.engine.BasicRule
-
Return the Rule name
- getName() - Method in class org.kuali.rice.ksb.messaging.quartz.MessageServiceExecutorJobListener
-
This overridden method ...
- getName() - Method in class org.kuali.rice.location.api.campus.Campus.Builder
-
- getName() - Method in class org.kuali.rice.location.api.campus.Campus
-
This is the name for the Campus.
- getName() - Method in interface org.kuali.rice.location.api.campus.CampusContract
-
This is the name for the Campus.
- getName() - Method in class org.kuali.rice.location.api.campus.CampusType.Builder
-
- getName() - Method in class org.kuali.rice.location.api.campus.CampusType
-
This is the name for the CampusType.
- getName() - Method in interface org.kuali.rice.location.api.campus.CampusTypeContract
-
This is the name for the CampusType.
- getName() - Method in class org.kuali.rice.location.api.country.Country.Builder
-
- getName() - Method in class org.kuali.rice.location.api.country.Country
-
A full, familiar, name of a country.
- getName() - Method in interface org.kuali.rice.location.api.country.CountryContract
-
A full, familiar, name of a country.
- getName() - Method in class org.kuali.rice.location.api.county.County.Builder
-
- getName() - Method in class org.kuali.rice.location.api.county.County
-
This the name for the County.
- getName() - Method in interface org.kuali.rice.location.api.county.CountyContract
-
This the name for the County.
- getName() - Method in class org.kuali.rice.location.api.state.State.Builder
-
- getName() - Method in class org.kuali.rice.location.api.state.State
-
This the postal name for the State.
- getName() - Method in interface org.kuali.rice.location.api.state.StateContract
-
This the postal name for the State.
- getName() - Method in class org.kuali.rice.test.BaseRiceTestCase
-
- getNameById(String) - Method in interface org.kuali.rice.kew.api.doctype.DocumentTypeService
-
- getNameById(String) - Method in class org.kuali.rice.kew.impl.doctype.DocumentTypeServiceImpl
-
- getNameChangedDate() - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- getNameChangedDate() - Method in class org.kuali.rice.kim.api.identity.name.EntityName
-
- getNameChangedDate() - Method in interface org.kuali.rice.kim.api.identity.name.EntityNameContract
-
- getNameChangedDate() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentName
-
- getNameCode() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentName
-
- getNamedProcess(String) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getNamedSearch() - Method in class org.kuali.rice.kew.quicklinks.web.QuickLinksForm
-
- getNamedSearchCriteria(String, String) - Method in interface org.kuali.rice.kew.docsearch.service.DocumentSearchService
-
Returns an explicitly named saved search criteria
- getNamedSearchCriteria(String, String) - Method in class org.kuali.rice.kew.docsearch.service.impl.DocumentSearchServiceImpl
-
- getNamedSearches(String) - Method in interface org.kuali.rice.kew.docsearch.service.DocumentSearchService
-
Returns named saved searches for the specified user
- getNamedSearches(String) - Method in class org.kuali.rice.kew.docsearch.service.impl.DocumentSearchServiceImpl
-
- getNamedSearches(String) - Method in class org.kuali.rice.kew.quicklinks.dao.impl.QuickLinksDAOJpaImpl
-
- getNamedSearches(String) - Method in class org.kuali.rice.kew.quicklinks.dao.impl.QuickLinksDAOOjbImpl
-
- getNamedSearches(String) - Method in interface org.kuali.rice.kew.quicklinks.dao.QuickLinksDAO
-
- getNamedSearches(String) - Method in class org.kuali.rice.kew.quicklinks.service.impl.QuickLinksServiceImpl
-
- getNamedSearches(String) - Method in interface org.kuali.rice.kew.quicklinks.service.QuickLinksService
-
- getNamedSearches() - Method in class org.kuali.rice.kew.quicklinks.web.QuickLinksForm
-
- getNameId() - Method in class org.kuali.rice.kew.workgroup.GroupNameId
-
- getNameKey() - Method in class org.kuali.rice.kew.xml.AbstractTransformationFilter.CurrentElement
-
- getNamePrefix() - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- getNamePrefix() - Method in class org.kuali.rice.kim.api.identity.name.EntityName
-
- getNamePrefix() - Method in interface org.kuali.rice.kim.api.identity.name.EntityNameContract
-
- getNamePrefix() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentName
-
- getNamePrefixUnmasked() - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- getNamePrefixUnmasked() - Method in class org.kuali.rice.kim.api.identity.name.EntityName
-
- getNamePrefixUnmasked() - Method in interface org.kuali.rice.kim.api.identity.name.EntityNameContract
-
- getNames() - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- getNames() - Method in class org.kuali.rice.kim.api.identity.entity.Entity
-
- getNames() - Method in interface org.kuali.rice.kim.api.identity.entity.EntityContract
-
- getNames() - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- getNamespace(String) - Method in interface org.kuali.rice.coreservice.api.namespace.NamespaceService
-
- getNamespace(String) - Method in class org.kuali.rice.coreservice.impl.namespace.NamespaceServiceImpl
-
- getNamespace() - Method in class org.kuali.rice.ken.bo.NotificationContentType
-
Gets the namespace attribute.
- getNamespace() - Method in class org.kuali.rice.kew.api.repository.type.KewAttributeDefinition.Builder
-
- getNamespace() - Method in class org.kuali.rice.kew.api.repository.type.KewAttributeDefinition
-
- getNamespace() - Method in interface org.kuali.rice.kew.api.repository.type.KewAttributeDefinitionContract
-
This is the namespace code.
- getNamespace() - Method in class org.kuali.rice.kew.api.repository.type.KewTypeDefinition.Builder
-
- getNamespace() - Method in class org.kuali.rice.kew.api.repository.type.KewTypeDefinition
-
- getNamespace() - Method in interface org.kuali.rice.kew.api.repository.type.KewTypeDefinitionContract
-
This is the namespace code.
- getNamespace() - Method in class org.kuali.rice.kew.workgroup.GroupNameId
-
- getNamespace() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- getNamespace() - Method in class org.kuali.rice.krms.api.repository.action.ActionDefinition.Builder
-
- getNamespace() - Method in class org.kuali.rice.krms.api.repository.action.ActionDefinition
-
- getNamespace() - Method in interface org.kuali.rice.krms.api.repository.action.ActionDefinitionContract
-
Returns the namespace of the Action
- getNamespace() - Method in class org.kuali.rice.krms.api.repository.category.CategoryDefinition.Builder
-
- getNamespace() - Method in class org.kuali.rice.krms.api.repository.category.CategoryDefinition
-
- getNamespace() - Method in interface org.kuali.rice.krms.api.repository.category.CategoryDefinitionContract
-
Returns the namespace of the category definition.
- getNamespace() - Method in class org.kuali.rice.krms.api.repository.context.ContextDefinition.Builder
-
- getNamespace() - Method in class org.kuali.rice.krms.api.repository.context.ContextDefinition
-
- getNamespace() - Method in interface org.kuali.rice.krms.api.repository.context.ContextDefinitionContract
-
Returns the namespace of the context definition.
- getNamespace() - Method in class org.kuali.rice.krms.api.repository.function.FunctionDefinition.Builder
-
- getNamespace() - Method in class org.kuali.rice.krms.api.repository.function.FunctionDefinition
-
- getNamespace() - Method in interface org.kuali.rice.krms.api.repository.function.FunctionDefinitionContract
-
Returns the namespace code of this function definition.
- getNamespace() - Method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition.Builder
-
- getNamespace() - Method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition
-
- getNamespace() - Method in interface org.kuali.rice.krms.api.repository.rule.RuleDefinitionContract
-
This is the namespace of the Rule
- getNamespace() - Method in class org.kuali.rice.krms.api.repository.term.TermResolverDefinition.Builder
-
- getNamespace() - Method in class org.kuali.rice.krms.api.repository.term.TermResolverDefinition
-
- getNamespace() - Method in interface org.kuali.rice.krms.api.repository.term.TermResolverDefinitionContract
-
- getNamespace() - Method in class org.kuali.rice.krms.api.repository.term.TermSpecificationDefinition.Builder
-
- getNamespace() - Method in class org.kuali.rice.krms.api.repository.term.TermSpecificationDefinition
-
- getNamespace() - Method in interface org.kuali.rice.krms.api.repository.term.TermSpecificationDefinitionContract
-
- getNamespace() - Method in class org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinition.Builder
-
- getNamespace() - Method in class org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinition
-
- getNamespace() - Method in interface org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinitionContract
-
Returns the namespace of this attribute definition.
- getNamespace() - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeDefinition.Builder
-
- getNamespace() - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeDefinition
-
- getNamespace() - Method in interface org.kuali.rice.krms.api.repository.type.KrmsTypeDefinitionContract
-
Returns the namespace to which the KrmsTypeDefinition belongs.
- getNamespace() - Method in class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- 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.core.util.jaxb.NameAndNamespacePair
-
- getNamespaceCode() - Method in class org.kuali.rice.coreservice.api.component.Component.Builder
-
- getNamespaceCode() - Method in class org.kuali.rice.coreservice.api.component.Component
-
- getNamespaceCode() - Method in interface org.kuali.rice.coreservice.api.component.ComponentContract
-
This is the namespace for the component.
- getNamespaceCode() - Method in class org.kuali.rice.coreservice.api.parameter.Parameter.Builder
-
- getNamespaceCode() - Method in class org.kuali.rice.coreservice.api.parameter.Parameter
-
- getNamespaceCode() - Method in interface org.kuali.rice.coreservice.api.parameter.ParameterContract
-
This is the namespace for the parameter.
- getNamespaceCode() - Method in class org.kuali.rice.coreservice.api.parameter.ParameterKey
-
- getNamespaceCode() - Method in interface org.kuali.rice.kew.api.peopleflow.PeopleFlowContract
-
- getNamespaceCode() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition.Builder
-
- getNamespaceCode() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition
-
- getNamespaceCode() - Method in class org.kuali.rice.kew.rule.GroupRuleResponsibility
-
- getNamespaceCode() - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewAction.PermissionForDisplay
-
- getNamespaceCode() - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewAction.ResponsibilityForDisplay
-
- getNamespaceCode() - Method in class org.kuali.rice.kew.web.AppSpecificRouteRecipient
-
- getNamespaceCode() - Method in class org.kuali.rice.kim.api.common.attribute.KimAttribute.Builder
-
- getNamespaceCode() - Method in class org.kuali.rice.kim.api.common.attribute.KimAttribute
-
- getNamespaceCode() - Method in interface org.kuali.rice.kim.api.common.attribute.KimAttributeContract
-
The namespace code that this kim attribute belongs too.
- getNamespaceCode() - Method in class org.kuali.rice.kim.api.common.template.Template.Builder
-
- getNamespaceCode() - Method in class org.kuali.rice.kim.api.common.template.Template
-
- getNamespaceCode() - Method in interface org.kuali.rice.kim.api.common.template.TemplateContract
-
The namespace code that this KIM Permission Template belongs too.
- getNamespaceCode() - Method in class org.kuali.rice.kim.api.group.Group.Builder
-
- getNamespaceCode() - Method in class org.kuali.rice.kim.api.group.Group
-
- getNamespaceCode() - Method in interface org.kuali.rice.kim.api.group.GroupContract
-
This is the namespace code for the Group.
- getNamespaceCode() - Method in class org.kuali.rice.kim.api.permission.Permission.Builder
-
- getNamespaceCode() - Method in class org.kuali.rice.kim.api.permission.Permission
-
- getNamespaceCode() - Method in interface org.kuali.rice.kim.api.permission.PermissionContract
-
The namespace code that this Permission belongs too.
- getNamespaceCode() - Method in class org.kuali.rice.kim.api.responsibility.Responsibility.Builder
-
- getNamespaceCode() - Method in class org.kuali.rice.kim.api.responsibility.Responsibility
-
- getNamespaceCode() - Method in interface org.kuali.rice.kim.api.responsibility.ResponsibilityContract
-
The namespace code that this Responsibility belongs too.
- getNamespaceCode() - Method in class org.kuali.rice.kim.api.role.Role.Builder
-
- getNamespaceCode() - Method in class org.kuali.rice.kim.api.role.Role
-
Namespace for this role - identifies the system/module to which this role applies
- getNamespaceCode() - Method in interface org.kuali.rice.kim.api.role.RoleContract
-
A namespace for this role.
- getNamespaceCode() - Method in class org.kuali.rice.kim.api.type.KimType.Builder
-
- getNamespaceCode() - Method in class org.kuali.rice.kim.api.type.KimType
-
- getNamespaceCode() - Method in interface org.kuali.rice.kim.api.type.KimTypeContract
-
The namespace code that this kim type belongs too.
- getNamespaceCode() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- getNamespaceCode() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRolePermission
-
- getNamespaceCode() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibility
-
- getNamespaceCode() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentGroup
-
- getNamespaceCode() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- getNamespaceCode() - Method in class org.kuali.rice.kim.impl.jaxb.PermissionXmlDTO
-
Retrieves the permission's namespace code from the permission-name-and-namespace combo.
- getNamespaceCode() - Method in class org.kuali.rice.kim.impl.jaxb.RoleXmlDTO
-
Retrieves the role's namespace code from the role-name-and-namespace combo.
- getNamespaceCode() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- getNamespaceCode(Class<?>) - Method in class org.kuali.rice.krad.service.impl.KFSModuleServiceImpl
-
- getNamespaceCode(Class<?>) - Method in class org.kuali.rice.krad.service.impl.KualiModuleServiceImpl
-
- getNamespaceCode(Class<?>) - Method in interface org.kuali.rice.krad.service.KualiModuleService
-
- getNamespaceCode(Class<? extends Object>) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
TODO this method will probably need to be exposed in a public KRADUtils class as it is used
by several different modules.
- getNamespaceCode() - Method in class org.kuali.rice.krms.api.repository.context.ContextSelectionCriteria
-
Returns the namespace of the context.
- getNamespaceCodePropertyName() - Method in class org.kuali.rice.krad.uif.control.GroupControl
-
The name of the property on the parent object that holds the group namespace
- getNamespaceName(String) - Method in class org.kuali.rice.krad.service.impl.KFSModuleServiceImpl
-
- getNamespaceName(String) - Method in class org.kuali.rice.krad.service.impl.KualiModuleServiceImpl
-
- getNamespaceName(String) - Method in interface org.kuali.rice.krad.service.KualiModuleService
-
This method gets namespace name for the given namespace code
- getNamespaceService() - Static method in class org.kuali.rice.coreservice.api.CoreServiceApiServiceLocator
-
- getNamespaceService() - Static method in class org.kuali.rice.ken.web.spring.BaseSendNotificationController
-
- getNamespaceService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorInternal
-
- getNamespaceURI(String) - Method in class org.kuali.rice.ken.util.CompoundNamespaceContext
-
- getNamespaceURI(String) - Method in class org.kuali.rice.ken.util.ConfiguredNamespaceContext
-
- getNamespaceURI(String) - Method in class org.kuali.rice.ken.util.DocumentNamespaceContext
-
- getNamespaceURI(String) - Method in class org.kuali.rice.kew.rule.xmlrouting.WorkflowNamespaceContext
-
- getNameSuffix() - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- getNameSuffix() - Method in class org.kuali.rice.kim.api.identity.name.EntityName
-
- getNameSuffix() - Method in interface org.kuali.rice.kim.api.identity.name.EntityNameContract
-
- getNameSuffix() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentName
-
- getNameSuffixUnmasked() - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- getNameSuffixUnmasked() - Method in class org.kuali.rice.kim.api.identity.name.EntityName
-
- getNameSuffixUnmasked() - Method in interface org.kuali.rice.kim.api.identity.name.EntityNameContract
-
- getNameTitle() - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- getNameTitle() - Method in class org.kuali.rice.kim.api.identity.name.EntityName
-
- getNameTitle() - Method in interface org.kuali.rice.kim.api.identity.name.EntityNameContract
-
- getNameTitle() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentName
-
- getNameTitleUnmasked() - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- getNameTitleUnmasked() - Method in class org.kuali.rice.kim.api.identity.name.EntityName
-
- getNameTitleUnmasked() - Method in interface org.kuali.rice.kim.api.identity.name.EntityNameContract
-
- getNameType(String) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- getNameType() - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- getNameType() - Method in class org.kuali.rice.kim.api.identity.name.EntityName
-
- getNameType() - Method in interface org.kuali.rice.kim.api.identity.name.EntityNameContract
-
- getNameType(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- getNameType(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- getNameUnmasked() - Method in interface org.kuali.rice.kim.api.identity.Person
-
- getNameUnmasked() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getNavigateToPageId() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
For an
ActionField
that is part of a
NavigationGroup
- getNavigation() - Method in class org.kuali.rice.krad.uif.view.View
-
NavigationGroup
instance for the View
- getNavigationCss() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
Gets the navigationCss attribute.
- getNavigationGroup() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getNavigationType() - Method in class org.kuali.rice.krad.uif.container.NavigationGroup
-
Type of navigation that should be rendered.
- getNestedAttributePrefix(String) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
Returns the prefix of a nested attribute name, or the empty string if the attribute name is not nested.
- getNestedAttributePrimitive(String) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
Returns the primitive part of an attribute name string.
- getNestedBusinessObject(BusinessObject, String) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
-
This method walks through the nested attribute and finds the last business object in the chain and returns it (excluding the
last parameter which is the actual attribute)
- getNestedCollection() - Method in class org.kuali.rice.krad.datadictionary.DocumentCollectionPath
-
- getNestedComponents() - Method in class org.kuali.rice.krad.uif.component.PropertyReplacer
-
Returns a list of nested components
- getNestedForeignKeyMap(Class) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceImpl
-
- getNestedForeignKeyMap(Class) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceJpaImpl
-
- getNestedForeignKeyMap(Class) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceOjbImpl
-
- getNestedForeignKeyMap(Class) - Method in interface org.kuali.rice.krad.service.PersistenceStructureService
-
Builds a map of reference pk attributes back to the foreign key.
- getNestedProperty(Object, String) - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoPropertyUtilsBean
-
begin Kuali Foundation modification
removed comments and @since javadoc attribute
end Kuali Foundation modification
- getNestedReferenceClass(BusinessObject, String) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
-
- getNestedRoleMembers(Map<String, String>, RoleMembership, Set<String>) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- getNestedRoleQualifersForPrincipalByNamespaceAndRolename(String, String, String, Map<String, String>) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
Returns a list of role qualifiers that the given principal.
- getNestedRoleQualifersForPrincipalByNamespaceAndRolename(String, String, String, Map<String, String>) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- getNestedRoleQualifiersForPrincipalByRoleIds(String, List<String>, Map<String, String>) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
Returns a list of role qualifiers that the given principal.
- getNestedRoleQualifiersForPrincipalByRoleIds(String, List<String>, Map<String, String>) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- getNestedValue(Object, String) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
This method safely extracts either simple values OR nested values.
- getNetworkId() - Method in class org.kuali.rice.kew.feedback.web.FeedbackForm
-
- getNetworkId() - Method in class org.kuali.rice.kew.rule.NetworkIdRoleAttribute
-
- getNewActionRequests(RouteContext) - Method in class org.kuali.rice.kew.engine.node.RequestsNode
-
- getNewAddress() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- getNewAdHocRoutePerson() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- getNewAdHocRouteWorkgroup() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- getNewAffln() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- getNewAppDocStatus() - Method in class org.kuali.rice.kew.routeheader.DocumentStatusTransition
-
- getNewBo() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
Gets the newBo attribute.
- getNewBookOrder() - Method in class edu.sampleu.bookstore.document.web.BookOrderForm
-
- getNewCitizenship() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- getNewCollectionLine(String) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- getNewCollectionLine(String) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
-
Deprecated.
- 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.
- getNewDelegationMember() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- getNewDelegationMemberRoleId() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- 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(Class<? extends Document>) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
Creates a new document by class.
- getNewDocument(String) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
Creates a new document by document type name.
- getNewEmail() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- getNewEmpInfo() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAffiliation
-
- getNewEmpInfo() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- getNewFormFields(CollectionDefinitionI, BusinessObject, Maintainable, List<String>, Set<String>, StringBuffer, String, boolean, int) - Static method in class org.kuali.rice.kns.web.ui.FieldBridge
-
Deprecated.
This method will return a new form for adding in a BO for a collection.
- getNewFormFields(MaintainableCollectionDefinition, BusinessObject, Maintainable, List<String>, Set<String>, StringBuffer, int) - Static method in class org.kuali.rice.kns.web.ui.FieldBridge
-
Deprecated.
Call getNewFormFields with no parents.
- getNewGroup() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- getNewInstance(T) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- getNewInstanceForRefresh(View, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Gets a fresh copy of the component by the id passed in which used to look up the component in
the view index, then retrieve a new instance with initial state configured using the factory id
- getNewMaintainableObject() - Method in interface org.kuali.rice.kns.document.MaintenanceDocument
-
- getNewMaintainableObject() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
-
- getNewMaintainableObject() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
-
- getNewMaintainableObject() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- getNewMaintainableValues() - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
- getNewName() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- getNewNodeInstanceId() - Method in class org.kuali.rice.kew.framework.postprocessor.DocumentRouteLevelChange
-
- getNewNodeName() - Method in class org.kuali.rice.kew.framework.postprocessor.DocumentRouteLevelChange
-
- getNewNote() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- getNewOptionIdForActionList() - Method in class org.kuali.rice.kew.useroptions.dao.impl.UserOptionsDaoJpaImpl
-
- getNewOptionIdForActionList() - Method in class org.kuali.rice.kew.useroptions.dao.impl.UserOptionsDAOOjbImpl
-
- getNewOptionIdForActionList() - Method in interface org.kuali.rice.kew.useroptions.dao.UserOptionsDAO
-
- getNewPhone() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- getNewQueueDate() - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- getNewRespAction(KimDocumentRoleResponsibility) - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- getNewResponsibilityId() - Method in class org.kuali.rice.kew.responsibility.dao.impl.ResponsibilityIdDAOJpaImpl
-
- getNewResponsibilityId() - Method in class org.kuali.rice.kew.responsibility.dao.impl.ResponsibilityIdDAOOjbImpl
-
- getNewResponsibilityId() - Method in interface org.kuali.rice.kew.responsibility.dao.ResponsibilityIdDAO
-
- getNewResponsibilityId() - Method in class org.kuali.rice.kew.responsibility.service.impl.ResponsibilityIdServiceImpl
-
- getNewResponsibilityId() - Method in interface org.kuali.rice.kew.responsibility.service.ResponsibilityIdService
-
- getNewRole() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- getNewRolePrncpl() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- getNewRouteLevel() - Method in class org.kuali.rice.kew.framework.postprocessor.DocumentRouteLevelChange
-
- getNewRouteLogActionMessage() - Method in class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- getNewRouteStatus() - Method in class org.kuali.rice.kew.framework.postprocessor.DocumentRouteStatusChange
-
- getNewRule(MaintenanceDocument) - Method in class org.kuali.rice.kew.document.RoutingRuleDelegationMaintainable
-
- getNewRule(MaintenanceDocument) - Method in class org.kuali.rice.kew.document.RoutingRuleMaintainable
-
Returns the new RuleBaseValues business object.
- getNewRuleDelegation(MaintenanceDocument) - Method in class org.kuali.rice.kew.document.RoutingRuleDelegationMaintainable
-
- getNewServices() - Method in class org.kuali.rice.ksb.impl.bus.diff.RemoteServicesDiff
-
- getNewStatus() - Method in class org.kuali.rice.kew.api.document.DocumentStatusTransition.Builder
-
- getNewStatus() - Method in class org.kuali.rice.kew.api.document.DocumentStatusTransition
-
- getNewStatus() - Method in interface org.kuali.rice.kew.api.document.DocumentStatusTransitionContract
-
The new status value of the DocumentStatusTransition.
- getNewString() - Static method in class org.kuali.rice.kim.sesn.SessionIdGenerator
-
- getNewValidActions(PrincipalContract, DocumentRouteHeaderValue) - Method in interface org.kuali.rice.kew.actions.ActionRegistry
-
- getNewValidActions(PrincipalContract, DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.actions.ActionRegistryImpl
-
- getNextArbitrarilyHighIndex() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
- getNextAutoIncValue(Class, EntityManager) - Static method in class org.kuali.rice.core.framework.persistence.jpa.OrmUtils
-
- getNextAvailable() - Static method in class org.kuali.rice.test.remote.AvailablePortFinder
-
Gets the next available currentMinPort starting at the lowest currentMinPort number.
- getNextAvailable(int) - Static method in class org.kuali.rice.test.remote.AvailablePortFinder
-
Gets the next available currentMinPort starting at a currentMinPort.
- getNextAvailableSequenceNumber(String, Class<? extends BusinessObject>) - Method in class org.kuali.rice.krad.dao.jdbc.SequenceAccessorDaoJdbc
-
- getNextAvailableSequenceNumber(String) - Method in class org.kuali.rice.krad.dao.jdbc.SequenceAccessorDaoJdbc
-
- getNextAvailableSequenceNumber(String, Class<? extends BusinessObject>) - Method in interface org.kuali.rice.krad.dao.SequenceAccessorDao
-
- getNextAvailableSequenceNumber(String) - Method in interface org.kuali.rice.krad.dao.SequenceAccessorDao
-
- getNextAvailableSequenceNumber(String, Class<? extends BusinessObject>) - Method in class org.kuali.rice.krad.service.impl.SequenceAccessorServiceImpl
-
- getNextAvailableSequenceNumber(String) - Method in class org.kuali.rice.krad.service.impl.SequenceAccessorServiceImpl
-
- getNextAvailableSequenceNumber(String, Class<? extends BusinessObject>) - Method in interface org.kuali.rice.krad.service.SequenceAccessorService
-
This method retrieves the next available sequence number using the
dataSource that is associated with the specified BusinessObject class.
- getNextAvailableSequenceNumber(String) - Method in interface org.kuali.rice.krad.service.SequenceAccessorService
-
This method retrieves the next available sequence number
- getNextDocStatus() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- getNextDocumentId() - Method in interface org.kuali.rice.kew.routeheader.dao.DocumentRouteHeaderDAO
-
- getNextDocumentId() - Method in class org.kuali.rice.kew.routeheader.dao.impl.DocumentRouteHeaderDAOJpaImpl
-
- getNextDocumentId() - Method in class org.kuali.rice.kew.routeheader.dao.impl.DocumentRouteHeaderDAOOjbImpl
-
- getNextDocumentId() - Method in class org.kuali.rice.kew.routeheader.service.impl.RouteHeaderServiceImpl
-
- getNextDocumentId() - Method in interface org.kuali.rice.kew.routeheader.service.RouteHeaderService
-
- getNextDocuments(Integer) - Method in class org.kuali.rice.ksb.messaging.dao.impl.MessageQueueDAOJpaImpl
-
- getNextDocuments(Integer) - Method in class org.kuali.rice.ksb.messaging.dao.impl.MessageQueueDAOOjbImpl
-
- getNextDocuments(Integer) - Method in interface org.kuali.rice.ksb.messaging.dao.MessageQueueDAO
-
- getNextDocuments(Integer) - Method in class org.kuali.rice.ksb.messaging.service.impl.MessageQueueServiceImpl
-
- getNextDocuments(Integer) - Method in interface org.kuali.rice.ksb.messaging.service.MessageQueueService
-
Returns a List of RouteQueue documents which are queued for routing.
- getNextDocumentStatus() - Method in class org.kuali.rice.kew.api.doctype.RouteNode.Builder
-
- getNextDocumentStatus() - Method in class org.kuali.rice.kew.api.doctype.RouteNode
-
- getNextDocumentStatus() - Method in interface org.kuali.rice.kew.api.doctype.RouteNodeContract
-
- getNextDocumentStatus() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- getNextId() - Method in class org.kuali.rice.krad.uif.view.View
-
Returns the next unique id available for components within the view instance
- getNextNodeIds() - Method in class org.kuali.rice.kew.api.doctype.RouteNode.Builder
-
- getNextNodeIds() - Method in class org.kuali.rice.kew.api.doctype.RouteNode
-
- getNextNodeIds() - Method in interface org.kuali.rice.kew.api.doctype.RouteNodeContract
-
- getNextNodeIds() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- getNextNodeInstance() - Method in class org.kuali.rice.kew.engine.node.DynamicResult
-
- getNextNodeInstance(int) - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- getNextNodeInstances() - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance.Builder
-
- getNextNodeInstances() - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance
-
- getNextNodeInstances() - Method in interface org.kuali.rice.kew.api.document.node.RouteNodeInstanceContract
-
- getNextNodeInstances() - Method in class org.kuali.rice.kew.engine.node.DynamicResult
-
- getNextNodeInstances() - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- getNextNodeInstances() - Method in class org.kuali.rice.kew.engine.ProcessContext
-
- getNextNodeInstances() - Method in class org.kuali.rice.kew.engine.transition.Transition
-
- getNextNodes() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- getNextNodes() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.RouteNodeForDisplay
-
- getNextRuleTemplateId() - Method in class org.kuali.rice.kew.rule.dao.impl.RuleTemplateDAOJpaImpl
-
- getNextRuleTemplateId() - Method in class org.kuali.rice.kew.rule.dao.impl.RuleTemplateDAOOjbImpl
-
- getNextRuleTemplateId() - Method in interface org.kuali.rice.kew.rule.dao.RuleTemplateDAO
-
- getNextRuleTemplateId() - Method in class org.kuali.rice.kew.rule.service.impl.RuleTemplateServiceImpl
-
- getNextRuleTemplateId() - Method in interface org.kuali.rice.kew.rule.service.RuleTemplateService
-
- getNextSimulationId() - Method in class org.kuali.rice.kew.engine.EngineState
-
Gets the next id to be used for simulation purposes.
- getNextValSQL(String, PersistenceBroker) - Method in interface org.kuali.rice.core.framework.persistence.platform.DatabasePlatform
-
Supplies a parameterized sequence incrementation query
- getNextValSQL(String, EntityManager) - Method in interface org.kuali.rice.core.framework.persistence.platform.DatabasePlatform
-
- getNextValSQL(String, PersistenceBroker) - Method in class org.kuali.rice.core.framework.persistence.platform.DerbyDatabasePlatform
-
- getNextValSQL(String, EntityManager) - Method in class org.kuali.rice.core.framework.persistence.platform.DerbyDatabasePlatform
-
- getNextValSQL(String, PersistenceBroker) - Method in class org.kuali.rice.core.framework.persistence.platform.MySQLDatabasePlatform
-
- getNextValSQL(String, EntityManager) - Method in class org.kuali.rice.core.framework.persistence.platform.MySQLDatabasePlatform
-
- getNextValSQL(String, EntityManager) - Method in class org.kuali.rice.core.framework.persistence.platform.OracleDatabasePlatform
-
- getNextValSQL(String, PersistenceBroker) - Method in class org.kuali.rice.core.framework.persistence.platform.OracleDatabasePlatform
-
- getNode(RouteNode) - Method in class org.kuali.rice.kew.engine.RouteHelper
-
- getNode(RouteNode, Class) - Method in class org.kuali.rice.kew.engine.transition.TransitionEngine
-
- getNodeFactory() - Method in class org.kuali.rice.kew.engine.RouteHelper
-
- getNodeForLevel(DocumentType, Integer) - Static method in class org.kuali.rice.kew.engine.CompatUtils
-
Returns the RouteNode at the given numerical route level for the given document type.
- getNodeInstance() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getNodeInstance() - Method in class org.kuali.rice.kew.engine.node.NodeState
-
- getNodeInstance() - Method in class org.kuali.rice.kew.engine.RouteContext
-
- getNodeInstanceId() - Method in class org.kuali.rice.kew.framework.postprocessor.AfterProcessEvent
-
- getNodeInstanceId() - Method in class org.kuali.rice.kew.framework.postprocessor.BeforeProcessEvent
-
- getNodeLabel() - Method in class org.kuali.rice.core.api.util.tree.Node
-
Object containing the data for labeling the node (can be simple String)
- getNodeName() - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- getNodeName() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- getNodeName() - Method in interface org.kuali.rice.kew.api.action.ActionRequestContract
-
- getNodeName() - Method in class org.kuali.rice.kew.api.action.ReturnPoint
-
- getNodeName() - Method in class org.kuali.rice.kew.api.action.RoutingReportActionToTake.Builder
-
- getNodeName() - Method in class org.kuali.rice.kew.api.action.RoutingReportActionToTake
-
- getNodeName() - Method in interface org.kuali.rice.kew.api.action.RoutingReportActionToTakeContract
-
- getNodeName() - Method in class org.kuali.rice.kew.engine.simulation.SimulationActionToTake
-
- getNodeNames() - Method in class org.kuali.rice.kew.api.action.AdHocRevoke
-
- getNodeNames() - Method in class org.kuali.rice.kew.api.action.RoutingReportCriteria.Builder
-
- getNodeNames() - Method in class org.kuali.rice.kew.api.action.RoutingReportCriteria
-
- getNodeNames() - Method in interface org.kuali.rice.kew.api.action.RoutingReportCriteriaContract
-
- getNodeNames() - Method in class org.kuali.rice.kew.api.document.OrchestrationConfig
-
Returns the Set of node names to which to orchestrate the document, may be an empty set in which case the
document will be orchestrated from it's current position through the termination of it's entire workflow process.
- getNodeNames() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Returns the names of the route nodes on the document which are currently active.
- getNodeNames() - Method in class org.kuali.rice.kew.engine.simulation.SimulationCriteria
-
- getNodeNames() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getNodePrototypeMap() - Method in class org.kuali.rice.krad.uif.container.TreeGroup
-
- getNodeState(String) - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- getNodeStateByIndex(int) - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- getNodeStateDeleteOp(int) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getNodeStateDeleteOps() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getNodeStateId() - Method in class org.kuali.rice.kew.engine.node.NodeState
-
- getNodeStatesDelete() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getNodeType() - Method in class org.kuali.rice.core.api.util.tree.Node
-
Indicates what type of node is being represented, used to give
a functional label for the node that can also be used for presentation
purposes
- getNodeType() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- getNodeType() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.RouteNodeForDisplay
-
- getNodeValue(String, String, Node, StringBuilder) - Method in class org.kuali.rice.core.impl.config.property.ConfigParserImpl
-
Deprecated.
- getNonDataDictionaryAttributeDefinition(String, String, KimTypeAttribute, List<String>) - Method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
- getNonKeyFields() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.EntityDescriptor
-
- getNonLockingActionTakenCodes() - Method in class org.kuali.rice.krad.document.DocumentBase
-
- getNonLookupValue() - Method in class org.kuali.rice.kns.web.ui.HeaderField
-
Deprecated.
- getNonTransactionalDataSource() - Method in class org.kuali.rice.core.impl.config.module.CoreConfigurer
-
- getNonTransactionalMessageDataSource() - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- getNote(String) - Method in interface org.kuali.rice.kew.api.note.NoteService
-
- getNote(String) - Method in class org.kuali.rice.kew.impl.note.NoteServiceImpl
-
- getNote() - Method in class org.kuali.rice.kew.notes.Attachment
-
- getNote() - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- getNote() - Method in class org.kuali.rice.krad.bo.Attachment
-
Gets the note attribute.
- 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.
- getNoteAuthorEmailAddress() - Method in class org.kuali.rice.kew.notes.Note
-
- getNoteAuthorFullName() - Method in class org.kuali.rice.kew.notes.Note
-
- getNoteAuthorNetworkId() - Method in class org.kuali.rice.kew.notes.Note
-
- getNoteAuthorWorkflowId() - Method in class org.kuali.rice.kew.notes.Note
-
- getNoteByNoteId(String) - Method in class org.kuali.rice.kew.notes.dao.impl.NoteDAOJpaImpl
-
- getNoteByNoteId(String) - Method in class org.kuali.rice.kew.notes.dao.impl.NoteDAOOjbImpl
-
- getNoteByNoteId(String) - Method in interface org.kuali.rice.kew.notes.dao.NoteDAO
-
- getNoteByNoteId(String) - Method in class org.kuali.rice.kew.notes.service.impl.NoteServiceImpl
-
- getNoteByNoteId(String) - Method in interface org.kuali.rice.kew.notes.service.NoteService
-
- getNoteByNoteId(Long) - Method in class org.kuali.rice.krad.dao.impl.NoteDaoJpa
-
- getNoteByNoteId(Long) - Method in class org.kuali.rice.krad.dao.impl.NoteDaoOjb
-
- getNoteByNoteId(Long) - Method in interface org.kuali.rice.krad.dao.NoteDao
-
Retrieve note by a given noteIdentifier
- getNoteByNoteId(Long) - Method in class org.kuali.rice.krad.dao.proxy.NoteDaoProxy
-
- getNoteByNoteId(Long) - Method in class org.kuali.rice.krad.service.impl.NoteServiceImpl
-
- getNoteByNoteId(Long) - Method in interface org.kuali.rice.krad.service.NoteService
-
Retrieves the note with the given id.
- getNoteCreateDate() - Method in class org.kuali.rice.kew.notes.Note
-
- getNoteCreateLongDate() - Method in class org.kuali.rice.kew.notes.Note
-
- getNoteDao() - Method in class org.kuali.rice.kew.impl.note.NoteServiceImpl
-
- getNoteDAO() - Method in class org.kuali.rice.kew.notes.service.impl.NoteServiceImpl
-
- getNoteDao() - Method in class org.kuali.rice.krad.service.impl.NoteServiceImpl
-
Retrieves a data access object
- getNoteId() - Method in class org.kuali.rice.kew.notes.Attachment
-
- getNoteId() - Method in class org.kuali.rice.kew.notes.Note
-
- getNoteIdentifier() - Method in class org.kuali.rice.krad.bo.Attachment
-
Gets the noteIdentifier attribute.
- getNoteIdentifier() - Method in class org.kuali.rice.krad.bo.Note
-
Gets the noteIdentifier attribute.
- getNoteIdNumber() - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- getNoteList() - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- getNoteMessage() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- getNoteMessage() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress
-
- getNoteMessage() - Method in interface org.kuali.rice.kim.api.identity.address.EntityAddressContract
-
- getNoteMessage() - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- getNoteMessage() - Method in class org.kuali.rice.kim.api.identity.name.EntityName
-
- getNoteMessage() - Method in interface org.kuali.rice.kim.api.identity.name.EntityNameContract
-
- getNoteMessage() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- getNoteMessage() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics
-
- getNoteMessage() - Method in interface org.kuali.rice.kim.api.identity.personal.EntityBioDemographicsContract
-
- getNoteMessage() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- getNoteMessage() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentName
-
- getNotePostedTimestamp() - Method in class org.kuali.rice.krad.bo.Note
-
Gets the notePostedTimestamp attribute.
- getNotePurgeCode() - Method in class org.kuali.rice.krad.bo.Note
-
Gets the notePurgeCode attribute.
- getNotes(String) - Method in interface org.kuali.rice.kew.api.note.NoteService
-
- getNotes(String) - Method in class org.kuali.rice.kew.impl.note.NoteServiceImpl
-
- getNotes() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- 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
-
- getNotesByDocumentId(String) - Method in class org.kuali.rice.kew.notes.dao.impl.NoteDAOJpaImpl
-
- getNotesByDocumentId(String) - Method in class org.kuali.rice.kew.notes.dao.impl.NoteDAOOjbImpl
-
- getNotesByDocumentId(String) - Method in interface org.kuali.rice.kew.notes.dao.NoteDAO
-
- getNotesByDocumentId(String) - Method in class org.kuali.rice.kew.notes.service.impl.NoteServiceImpl
-
- getNotesByDocumentId(String) - Method in interface org.kuali.rice.kew.notes.service.NoteService
-
- getNoteService() - Static method in class org.kuali.rice.kew.api.KewApiServiceLocator
-
- getNoteService() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getNoteService() - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
- getNoteService() - Method in class org.kuali.rice.kns.web.struts.action.KualiInquiryAction
-
- getNoteService() - Method in class org.kuali.rice.krad.document.DocumentBase
-
- getNoteService() - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- getNoteService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocator
-
- getNoteService() - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
-
- getNoteTarget() - Method in interface org.kuali.rice.krad.document.Document
-
Return the target PersistableBusinessObject that notes associated with this document should be attached to.
- getNoteTarget() - Method in class org.kuali.rice.krad.document.DocumentBase
-
Returns the business object with which notes related to this document should be associated.
- getNoteTarget() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
The Note target for maintenance documents is determined by whether or not the underlying
Maintainable
supports business object notes or not.
- getNoteText() - Method in class org.kuali.rice.kew.notes.Note
-
- getNoteText() - Method in class org.kuali.rice.krad.bo.Note
-
Gets the noteText attribute.
- getNoteTopicText() - Method in class org.kuali.rice.krad.bo.Note
-
Gets the noteTopicText attribute.
- getNoteType() - Method in class org.kuali.rice.krad.bo.Note
-
Gets the noteType attribute.
- 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.
- getNoteTypeCode() - Method in class org.kuali.rice.krad.bo.Note
-
Gets the noteTypeCode attribute.
- getNoteTypeCode() - Method in class org.kuali.rice.krad.bo.NoteType
-
Gets the noteTypeCode attribute.
- getNoteTypeDescription() - Method in class org.kuali.rice.krad.bo.NoteType
-
Gets the noteTypeDescription attribute.
- getNotification() - Method in class org.kuali.rice.ken.bo.NotificationMessageDelivery
-
Gets the notification attribute.
- getNotification(Long) - Method in class org.kuali.rice.ken.service.impl.NotificationServiceImpl
-
This is the default implementation that uses the businessObjectDao.
- getNotification(Long) - Method in interface org.kuali.rice.ken.service.NotificationService
-
This method will retrieve a Notification object from the system, given the id of the
actual notification record.
- getNotification() - Method in class org.kuali.rice.ken.web.spring.AdministerNotificationRequestController.AdministerNotificationRequestCommand
-
- getNotificationAuthorizationService() - Method in interface org.kuali.rice.ken.core.NotificationServiceLocator
-
This method returns an instance of the Spring configured impl for the NotificationAuthorizationService.
- getNotificationAuthorizationService() - Method in class org.kuali.rice.ken.core.SpringNotificationServiceLocator
-
- getNotificationChannel(String) - Method in class org.kuali.rice.ken.service.impl.NotificationChannelServiceImpl
-
- getNotificationChannel(String) - Method in interface org.kuali.rice.ken.service.NotificationChannelService
-
This method retrieves a specific NotificationChannel instance by id.
- getNotificationChannelByName(String) - Method in class org.kuali.rice.ken.service.impl.NotificationChannelServiceImpl
-
- getNotificationChannelByName(String) - Method in interface org.kuali.rice.ken.service.NotificationChannelService
-
This method retrieves a specific NotificationChannel instance by name.
- getNotificationChannelService() - Method in interface org.kuali.rice.ken.core.NotificationServiceLocator
-
This method returns an instance of the Spring configured impl for the NotificationChannelService.
- getNotificationChannelService() - Method in class org.kuali.rice.ken.core.SpringNotificationServiceLocator
-
- getNotificationContentType(String) - Method in class org.kuali.rice.ken.service.impl.NotificationContentTypeServiceImpl
-
- getNotificationContentType(String) - Method in interface org.kuali.rice.ken.service.NotificationContentTypeService
-
This method retrieves a NotificationContentType by name.
- getNotificationContentTypeService() - Method in interface org.kuali.rice.ken.core.NotificationServiceLocator
-
This method returns an instance of the Spring configured impl for the NotificationContentTypeService.
- getNotificationContentTypeService() - Method in class org.kuali.rice.ken.core.SpringNotificationServiceLocator
-
- getNotificationDao() - Method in class org.kuali.rice.ken.core.SpringNotificationServiceLocator
-
- getNotificationEntityResolver(NotificationContentTypeService) - Static method in class org.kuali.rice.ken.util.Util
-
Returns an EntityResolver to resolve XML entities (namely schema resources) in the notification system
- getNotificationFromAddress() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getNotificationFromAddress(boolean) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
This method gets the notification from address value.
- getNotificationId() - Method in class org.kuali.rice.ken.bo.NotificationRecipient
-
Gets the notificationId attribute.
- getNotificationId() - Method in class org.kuali.rice.ken.bo.NotificationResponse
-
Gets the id of the sent notification
- getNotificationId() - Method in class org.kuali.rice.ken.bo.NotificationSender
-
Gets the notificationId attribute.
- getNotificationMessageContentService() - Method in interface org.kuali.rice.ken.core.NotificationServiceLocator
-
This method returns an instance of the Spring configured impl for the NotificationMessageContentService.
- getNotificationMessageContentService() - Method in class org.kuali.rice.ken.core.SpringNotificationServiceLocator
-
- getNotificationMessageDeliveries() - Method in class org.kuali.rice.ken.service.impl.NotificationMessageDeliveryServiceImpl
-
- getNotificationMessageDeliveries(Notification, String) - Method in class org.kuali.rice.ken.service.impl.NotificationMessageDeliveryServiceImpl
-
- getNotificationMessageDeliveries() - Method in interface org.kuali.rice.ken.service.NotificationMessageDeliveryService
-
This method will return all NotificationMessageDelivery objects in the system
actual record.
- getNotificationMessageDeliveries(Notification, String) - Method in interface org.kuali.rice.ken.service.NotificationMessageDeliveryService
-
This method will return all NotificationMessageDelievery objects generated for the given Notification for the given user
- getNotificationMessageDelivery(Long) - Method in class org.kuali.rice.ken.service.impl.NotificationMessageDeliveryServiceImpl
-
This is the default implementation that uses the businessObjectDao.
- getNotificationMessageDelivery(Long) - Method in interface org.kuali.rice.ken.service.NotificationMessageDeliveryService
-
This method will retrieve a NotificationMessageDelivery object from the system, given the id of the
actual record.
- getNotificationMessageDeliveryAutoRemovalService() - Method in interface org.kuali.rice.ken.core.NotificationServiceLocator
-
This method returns an instance of the Spring configured impl for the NotificationMessageDeliveryAutoRemovalService.
- getNotificationMessageDeliveryAutoRemovalService() - Method in class org.kuali.rice.ken.core.SpringNotificationServiceLocator
-
- getNotificationMessageDeliveryByDelivererId(String) - Method in class org.kuali.rice.ken.service.impl.NotificationMessageDeliveryServiceImpl
-
- getNotificationMessageDeliveryByDelivererId(String) - Method in interface org.kuali.rice.ken.service.NotificationMessageDeliveryService
-
This method will retrieve a NotificationMessageDelivery object from the system, given the external deliverer system id
registered with the NotificationMessageDelivery.
- getNotificationMessageDeliveryResolverService() - Method in interface org.kuali.rice.ken.core.NotificationServiceLocator
-
This method returns an instance of the Spring configured impl for the getNotificationMessageDeliveryResolverService.
- getNotificationMessageDeliveryResolverService() - Method in class org.kuali.rice.ken.core.SpringNotificationServiceLocator
-
- getNotificationMessageDeliveryService() - Method in interface org.kuali.rice.ken.core.NotificationServiceLocator
-
This method returns an instance of the Spring configured impl for the NotificationMessageDeliveryService.
- getNotificationMessageDeliveryService() - Method in class org.kuali.rice.ken.core.SpringNotificationServiceLocator
-
- getNotificationMessegDeliveryDao() - Method in class org.kuali.rice.ken.core.SpringNotificationServiceLocator
-
- getNotificationNamespaceContext(Document) - Static method in class org.kuali.rice.ken.util.Util
-
Returns a compound NamespaceContext that defers to the preconfigured notification namespace context
first, then delegates to the document prefix/namespace definitions second.
- getNotificationRecipientService() - Method in interface org.kuali.rice.ken.core.NotificationServiceLocator
-
This method returns an instance of the Spring configured impl for the NotificationRecipientService.
- getNotificationRecipientService() - Method in class org.kuali.rice.ken.core.SpringNotificationServiceLocator
-
- getNotificationRequestCode() - Method in class org.kuali.rice.kew.actions.NotificationContext
-
- getNotificationService() - Method in interface org.kuali.rice.ken.core.NotificationServiceLocator
-
This method returns an instance of the Spring configured impl for the NotificationService.
- getNotificationService() - Method in class org.kuali.rice.ken.core.SpringNotificationServiceLocator
-
- getNotificationService() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getNotificationsForRecipientByType(String, String) - Method in class org.kuali.rice.ken.service.impl.NotificationServiceImpl
-
This is the default implementation that uses the businessObjectDao and its findMatching method.
- getNotificationsForRecipientByType(String, String) - Method in interface org.kuali.rice.ken.service.NotificationService
-
This method will retrieve a collection of notifications given a contentTypeName and recipientId.
- getNotificationsOfContentType(NotificationContentType) - Method in class org.kuali.rice.ken.service.impl.NotificationContentTypeServiceImpl
-
- getNotificationSystemUser() - Static method in class org.kuali.rice.ken.util.Util
-
- getNotificationType() - Method in class org.kuali.rice.kew.engine.OrchestrationConfig
-
- getNotificationWorkflowDocumentByDocumentId(String, String) - Method in class org.kuali.rice.ken.service.impl.NotificationWorkflowDocumentServiceImpl
-
This service method is implemented by constructing a NotificationWorkflowDocument using the
pre-existing document Id that is passed in.
- getNotificationWorkflowDocumentByDocumentId(String, String) - Method in interface org.kuali.rice.ken.service.NotificationWorkflowDocumentService
-
This service method is responsible for retrieving a NotificationWorkflowDocument from KEW.
- getNotificationWorkflowDocumentService() - Method in interface org.kuali.rice.ken.core.NotificationServiceLocator
-
This method returns an instance of the Spring configured impl for the NotificationWorkflowDocumentService.
- getNotificationWorkflowDocumentService() - Method in class org.kuali.rice.ken.core.SpringNotificationServiceLocator
-
- getNotifyAcknowledge() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getNotifyAcknowledge() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getNotifyAcknowledge() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getNotifyApprove() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getNotifyApprove() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getNotifyApprove() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getNotifyComplete() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getNotifyComplete() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getNotifyComplete() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getNotifyFYI() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getNotifyFYI() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getNotifyFYI() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getNotifyOnSavePolicy() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getNotifyPrimaryDelegation() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getNotifyPrimaryDelegation() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getNotifyPrimaryDelegation() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getNotifySecondaryDelegation() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getNotifySecondaryDelegation() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getNotifySecondaryDelegation() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getNullObjectValue() - Method in class org.kuali.rice.core.web.format.Formatter
-
May be overridden by subclasses to provide special handling for null
values when converting from presentation
format to a bean property type.
- getNullObjectValue() - Method in class org.kuali.rice.core.web.format.LittleBooleanFormatter
-
- getNumActionItems() - Method in class org.kuali.rice.kew.stats.Stats
-
- getNumber() - Method in class edu.sampleu.demo.course.Course
-
- getNumber() - Method in class edu.sampleu.travel.bo.SampleAppAttributes
-
- getNumber() - Method in class edu.sampleu.travel.bo.TravelAccount
-
- getNumber() - Method in class edu.sampleu.travel.bo.TravelAccountExtension
-
- getNumber() - Method in class edu.sampleu.travel.bo.TravelAccountUseRate
-
- getNumber() - Method in class edu.sampleu.travel.dto.TravelAccountInfo
-
- getNumbericalValueAfterPrefix(String, Enumeration<String>) - Static method in class org.kuali.rice.kns.util.PagingBannerUtils
-
find the number string in a method to call parameter with the following format parameterPrefix.1 or
parameterPrefix.1.bleh
- getNumberOfChildren() - Method in class org.kuali.rice.core.api.util.tree.Node
-
Returns the number of immediate children of this Node.
- getNumberOfColumnAnchors() - Method in class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- getNumberOfColumns() - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
-
Deprecated.
- getNumberOfColumns() - Method in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
-
Deprecated.
- getNumberOfColumns() - Method in class org.kuali.rice.kns.web.ui.Section
-
Deprecated.
- getNumberOfColumns() - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManager
-
Indicates the number of columns that should make up one row of data
- getNumberOfColumnsForCollection() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getNumberOfDataColumns() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
- getNumberOfDelegations() - Method in class org.kuali.rice.kew.rule.web.WebRuleResponsibility
-
- getNumberOfErrors() - Method in class org.kuali.rice.krad.datadictionary.validation.result.DictionaryValidationResult
-
- getNumberOfMatchingRules() - Method in class org.kuali.rice.kew.rule.FlexRM
-
- getNumberOfNotes() - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- getNumberOfPropertiesWithErrors() - Method in class org.kuali.rice.krad.util.MessageMap
-
- getNumberOfQualifiers() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- getNumberOfQualifiers() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegation
-
- getNumberOfQualifiers() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- getNumberOfSecurityFilteredResults() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchResults.Builder
-
- getNumberOfSecurityFilteredResults() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchResults
-
- getNumberOfSecurityFilteredResults() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchResultsContract
-
Return the number of results that matched the criteria but are not included on this results instance because they
principal executing the document search did not have permissions to view them.
- getNumberOfWarnings() - Method in class org.kuali.rice.krad.datadictionary.validation.result.DictionaryValidationResult
-
- getNumColumns() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
- getNumDocTypes() - Method in class org.kuali.rice.kew.stats.Stats
-
- getNumericProperty(String, long) - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getNumericProperty(String) - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getNumericProperty(String, long) - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getNumericProperty(String) - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getNumInitiatedDocsByDocType() - Method in class org.kuali.rice.kew.stats.Stats
-
- getNumOfColumns() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- getNumUsers() - Method in class org.kuali.rice.kew.stats.Stats
-
- getObject(String) - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getObject(ObjectDefinition) - Static method in class org.kuali.rice.core.api.resourceloader.GlobalResourceLoader
-
- getObject() - Method in class org.kuali.rice.core.api.resourceloader.LazyResourceFactoryBean
-
- getObject(ObjectDefinition) - Method in interface org.kuali.rice.core.api.resourceloader.ObjectLoader
-
Constructs an instance of the Object using the given ObjectDefinition classname.
- getObject(ObjectDefinition) - Method in class org.kuali.rice.core.api.resourceloader.ResourceLoaderContainer
-
- getObject() - Method in class org.kuali.rice.core.BeanHolder
-
- getObject(String) - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getObject(String) - Method in class org.kuali.rice.core.framework.config.property.SimpleConfig
-
- getObject() - Method in class org.kuali.rice.core.framework.persistence.jta.TransactionManagerFactoryBean
-
- getObject() - Method in class org.kuali.rice.core.framework.persistence.jta.UserTransactionFactoryBean
-
- getObject(ObjectDefinition) - Method in class org.kuali.rice.core.framework.resourceloader.BaseResourceLoader
-
- getObject() - Method in class org.kuali.rice.core.impl.config.property.ConfigFactoryBean
-
- getObject() - Method in class org.kuali.rice.core.impl.config.property.ConfigPropertyFactoryBean
-
- getObject(String) - Method in class org.kuali.rice.core.impl.config.property.JAXBConfigImpl
-
- getObject(String) - Method in class org.kuali.rice.kew.plugin.PluginConfig
-
- getObject(ObjectDefinition) - Method in class org.kuali.rice.kew.resourceloader.CoreResourceLoader
-
- getObject() - Method in class org.kuali.rice.krad.app.persistence.jpa.RiceEntityManagerProxyFactoryBean
-
- getObject() - Method in class org.kuali.rice.krad.config.GlobalResourceLoaderServiceFactoryBean
-
- getObject() - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
-
The underlying object itself (not the field/attribute value, but the object).
- getObject() - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
-
- getObject() - Method in class org.kuali.rice.krad.datadictionary.validation.SingleAttributeValueReader
-
- getObject() - Method in class org.kuali.rice.ksb.messaging.KSBClientProxyFactoryBean
-
- getObject() - Method in class org.kuali.rice.ksb.messaging.KSBHttpInvokerProxyFactoryBean
-
- getObject(ObjectDefinition) - Method in class org.kuali.rice.ksb.messaging.resourceloader.ServiceBusResourceLoader
-
- getObject() - Method in class org.springframework.transaction.jta.JotmFactoryBean
-
- 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
-
- getObjectDefinition() - Method in class org.kuali.rice.kew.definition.AttributeDefinition
-
- getObjectDefinition(String) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getObjectDescription() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- getObjectDescriptorByName(String) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.EntityDescriptor
-
- getObjectId() - Method in class edu.sampleu.travel.dto.FiscalOfficerInfo
-
- getObjectId() - Method in class edu.sampleu.travel.dto.TravelAccountInfo
-
- getObjectId() - Method in interface org.kuali.rice.core.api.mo.common.GloballyUnique
-
Return the globally unique object id of this object.
- getObjectId() - Method in class org.kuali.rice.coreservice.api.component.Component.Builder
-
- getObjectId() - Method in class org.kuali.rice.coreservice.api.component.Component
-
- getObjectId() - Method in class org.kuali.rice.coreservice.api.namespace.Namespace.Builder
-
- getObjectId() - Method in class org.kuali.rice.coreservice.api.namespace.Namespace
-
- getObjectId() - Method in class org.kuali.rice.coreservice.api.parameter.Parameter.Builder
-
- getObjectId() - Method in class org.kuali.rice.coreservice.api.parameter.Parameter
-
- getObjectId() - Method in class org.kuali.rice.coreservice.api.parameter.ParameterType.Builder
-
- getObjectId() - Method in class org.kuali.rice.coreservice.api.parameter.ParameterType
-
- getObjectId() - Method in class org.kuali.rice.coreservice.api.style.Style.Builder
-
- getObjectId() - Method in class org.kuali.rice.coreservice.api.style.Style
-
- getObjectId() - Method in class org.kuali.rice.kew.api.rule.RuleExpression.Builder
-
- getObjectId() - Method in class org.kuali.rice.kew.api.rule.RuleExpression
-
- getObjectId() - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility.Builder
-
- getObjectId() - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility
-
- getObjectId() - Method in class org.kuali.rice.kew.api.rule.RuleTemplate.Builder
-
- getObjectId() - Method in class org.kuali.rice.kew.api.rule.RuleTemplate
-
- getObjectId() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateAttribute.Builder
-
- getObjectId() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateAttribute
-
- getObjectId() - Method in class org.kuali.rice.kim.api.common.attribute.KimAttribute.Builder
-
- getObjectId() - Method in class org.kuali.rice.kim.api.common.attribute.KimAttribute
-
- getObjectId() - Method in class org.kuali.rice.kim.api.common.attribute.KimAttributeData.Builder
-
- getObjectId() - Method in class org.kuali.rice.kim.api.common.attribute.KimAttributeData
-
- getObjectId() - Method in class org.kuali.rice.kim.api.common.template.Template.Builder
-
- getObjectId() - Method in class org.kuali.rice.kim.api.common.template.Template
-
- getObjectId() - Method in class org.kuali.rice.kim.api.group.Group.Builder
-
- getObjectId() - Method in class org.kuali.rice.kim.api.group.Group
-
- getObjectId() - Method in class org.kuali.rice.kim.api.group.GroupMember.Builder
-
- getObjectId() - Method in class org.kuali.rice.kim.api.group.GroupMember
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliation.Builder
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliation
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationType.Builder
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationType
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.citizenship.EntityCitizenship.Builder
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.citizenship.EntityCitizenship
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.CodedAttribute.Builder
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.CodedAttribute
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.email.EntityEmail.Builder
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.email.EntityEmail
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment.Builder
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.entity.Entity
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifier.Builder
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifier
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifierType.Builder
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifierType
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.name.EntityName
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.personal.EntityEthnicity.Builder
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.personal.EntityEthnicity
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone.Builder
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.principal.Principal.Builder
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.principal.Principal
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferences.Builder
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferences
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.residency.EntityResidency.Builder
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.residency.EntityResidency
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo.Builder
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.visa.EntityVisa.Builder
-
- getObjectId() - Method in class org.kuali.rice.kim.api.identity.visa.EntityVisa
-
- getObjectId() - Method in class org.kuali.rice.kim.api.permission.Permission.Builder
-
- getObjectId() - Method in class org.kuali.rice.kim.api.permission.Permission
-
- getObjectId() - Method in class org.kuali.rice.kim.api.responsibility.Responsibility.Builder
-
- getObjectId() - Method in class org.kuali.rice.kim.api.responsibility.Responsibility
-
- getObjectId() - Method in class org.kuali.rice.kim.api.role.Role.Builder
-
- getObjectId() - Method in class org.kuali.rice.kim.api.role.Role
-
- getObjectId() - Method in class org.kuali.rice.kim.api.role.RoleMember.Builder
-
- getObjectId() - Method in class org.kuali.rice.kim.api.role.RoleMember
-
- getObjectId() - Method in class org.kuali.rice.kim.api.role.RolePermission.Builder
-
- getObjectId() - Method in class org.kuali.rice.kim.api.role.RolePermission
-
- getObjectId() - Method in class org.kuali.rice.kim.api.type.KimType.Builder
-
- getObjectId() - Method in class org.kuali.rice.kim.api.type.KimType
-
- getObjectId() - Method in class org.kuali.rice.kim.api.type.KimTypeAttribute.Builder
-
- getObjectId() - Method in class org.kuali.rice.kim.api.type.KimTypeAttribute
-
- getObjectId() - Method in class org.kuali.rice.kns.web.ui.ResultRow
-
Deprecated.
Gets the Object ID of the BO that this row represents
- getObjectId() - Method in class org.kuali.rice.krad.bo.PersistableBusinessObjectBase
-
getter for the guid based object id that is assignable to all objects, in order to support custom attributes a mapping must
also be added to the OJB file and a column must be added to the database for each business object that extension attributes
are supposed to work on.
- getObjectId() - Method in class org.kuali.rice.location.api.campus.Campus.Builder
-
- getObjectId() - Method in class org.kuali.rice.location.api.campus.Campus
-
Return the globally unique object id of this object.
- getObjectId() - Method in class org.kuali.rice.location.api.campus.CampusType.Builder
-
- getObjectId() - Method in class org.kuali.rice.location.api.campus.CampusType
-
Return the globally unique object id of this object.
- getObjectLabel() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- getObjectMap() - Method in class org.kuali.rice.krad.UserSession
-
retrieves an unmodifiable view of the objectMap.
- getObjectRelationships() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.EntityDescriptor
-
- getObjects() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getObjects() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getObjects() - Method in class org.kuali.rice.core.framework.config.property.SimpleConfig
-
- getObjects() - Method in class org.kuali.rice.core.impl.config.property.JAXBConfigImpl
-
- getObjects() - Method in class org.kuali.rice.kew.plugin.PluginConfig
-
- getObjectsPerPage() - Method in class org.kuali.rice.kew.actionlist.PaginatedActionList
-
- getObjectType() - Method in class org.kuali.rice.core.api.resourceloader.LazyResourceFactoryBean
-
- getObjectType() - Method in class org.kuali.rice.core.BeanHolder
-
- getObjectType() - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.PrimaryDataSourceFactoryBean
-
- getObjectType() - Method in class org.kuali.rice.core.framework.persistence.jta.TransactionManagerFactoryBean
-
- getObjectType() - Method in class org.kuali.rice.core.framework.persistence.jta.UserTransactionFactoryBean
-
- getObjectType() - Method in class org.kuali.rice.core.impl.config.property.ConfigFactoryBean
-
- getObjectType() - Method in class org.kuali.rice.core.impl.config.property.ConfigPropertyFactoryBean
-
- getObjectType() - Method in class org.kuali.rice.core.mail.MailSenderFactoryBean
-
- getObjectType() - Method in class org.kuali.rice.krad.app.persistence.jpa.RiceEntityManagerProxyFactoryBean
-
- getObjectType() - Method in class org.kuali.rice.krad.config.GlobalResourceLoaderServiceFactoryBean
-
- getObjectType() - Method in class org.kuali.rice.krad.util.spring.IfExistsFactoryBean
-
This overridden method ...
- getObjectType() - Method in class org.kuali.rice.ksb.impl.bus.InstanceIdFactoryBean
-
- getObjectType() - Method in class org.kuali.rice.ksb.messaging.KSBClientProxyFactoryBean
-
- getObjectType() - Method in class org.kuali.rice.ksb.messaging.KSBHttpInvokerProxyFactoryBean
-
- getObjectType() - Method in class org.kuali.rice.ksb.messaging.quartz.QuartzConfigPropertiesFactoryBean
-
- getObjectType() - Method in class org.springframework.transaction.jta.JotmFactoryBean
-
- getOfferingStatus() - Method in class edu.sampleu.demo.course.Course
-
- getOjbCollectionHelper() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorInternal
-
- getOjbConcreteClass() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeDateTimeValue
-
- getOjbConcreteClass() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeFloatValue
-
- getOjbConcreteClass() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeLongValue
-
- getOjbConcreteClass() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeStringValue
-
- getOjbConcreteClass() - Method in interface org.kuali.rice.kew.docsearch.SearchableAttributeValue
-
- getOjbPropertiesLocation() - Method in class org.kuali.rice.core.framework.persistence.ojb.BaseOjbConfigurer
-
- getOldAppDocStatus() - Method in class org.kuali.rice.kew.routeheader.DocumentStatusTransition
-
- 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
- getOldBo() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
Gets the oldBo attribute.
- getOldBusObject(MaintenanceDocument) - Method in class org.kuali.rice.kew.document.RoutingRuleDelegationMaintainableBusRule
-
- getOldContextId() - Method in class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- getOldDataObject() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
Gets the oldDataObject attribute.
- getOldMaintainableObject() - Method in interface org.kuali.rice.kns.document.MaintenanceDocument
-
- getOldMaintainableObject() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
-
- getOldMaintainableObject() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
-
- getOldMaintainableObject() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- getOldMaintainableValues() - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
- getOldNodeInstanceId() - Method in class org.kuali.rice.kew.framework.postprocessor.DocumentRouteLevelChange
-
- getOldNodeName() - Method in class org.kuali.rice.kew.framework.postprocessor.DocumentRouteLevelChange
-
- getOldObjectBindingPath() - Method in class org.kuali.rice.krad.uif.view.MaintenanceView
-
Gives the binding path to the old object (record being edited) to display
for comparison
- getOldRouteLevel() - Method in class org.kuali.rice.kew.framework.postprocessor.DocumentRouteLevelChange
-
- getOldRouteStatus() - Method in class org.kuali.rice.kew.framework.postprocessor.DocumentRouteStatusChange
-
- getOldRule(MaintenanceDocument) - Method in class org.kuali.rice.kew.document.RoutingRuleDelegationMaintainable
-
- getOldRule(MaintenanceDocument) - Method in class org.kuali.rice.kew.document.RoutingRuleMaintainable
-
Returns the old RuleBaseValues business object.
- getOldRuleBaseValues(MaintenanceDocument) - Method in class org.kuali.rice.kew.document.RoutingRuleDelegationMaintainableBusRule
-
Returns the old RuleBaseValues business object.
- getOldRuleBaseValues(MaintenanceDocument) - Method in class org.kuali.rice.kew.document.RoutingRuleMaintainableBusRule
-
- getOldRuleDelegation(MaintenanceDocument) - Method in class org.kuali.rice.kew.document.RoutingRuleDelegationMaintainable
-
- getOldSize() - Method in class org.kuali.rice.core.api.util.cache.CopiedObject
-
- getOldStatus() - Method in class org.kuali.rice.kew.api.document.DocumentStatusTransition.Builder
-
- getOldStatus() - Method in class org.kuali.rice.kew.api.document.DocumentStatusTransition
-
- getOldStatus() - Method in interface org.kuali.rice.kew.api.document.DocumentStatusTransitionContract
-
The previous status value of the DocumentStatusTransition.
- getOnBlurScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getOnBlurScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onBlur event is fired
- getOnChangeScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getOnChangeScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onChange event is
fired
- getOnclick() - Method in class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
-
Deprecated.
- getOnClickScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getOnClickScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onClick event is
fired
- getOnCloseScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getOnCloseScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onClose event is
fired
- getOnDblClickScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getOnDblClickScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onDblClick event is
fired
- getOnDocumentReadyScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getOnDocumentReadyScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script to be run when the document ready event is triggered
- getOneDigitTextCode() - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
Gets the oneDigitTextCode attribute.
- getOneToManyRelationships() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.EntityDescriptor
-
- getOneToOneRelationships() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.EntityDescriptor
-
- getOnFocusScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getOnFocusScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onFocus event is
fired
- getOnKeyDownScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getOnKeyDownScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onKeyDown event is
fired
- getOnKeyPressScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getOnKeyPressScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onKeyPress event is
fired
- getOnKeyUpScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getOnKeyUpScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onKeyUp event is
fired
- getOnlineServiceInfosByName(QName) - Method in interface org.kuali.rice.ksb.impl.registry.ServiceRegistryDao
-
- getOnlineServiceInfosByName(QName) - Method in class org.kuali.rice.ksb.impl.registry.ServiceRegistryDaoOjb
-
- getOnlineServicesByName(QName) - Method in interface org.kuali.rice.ksb.api.registry.ServiceRegistry
-
- getOnlineServicesByName(QName) - Method in class org.kuali.rice.ksb.impl.bus.LazyRemoteServiceRegistryConnector
-
- getOnlineServicesByName(QName) - Method in class org.kuali.rice.ksb.impl.registry.ServiceRegistryImpl
-
- getOnLoadScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getOnLoadScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onLoad event is fired
- getOnMouseDownScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getOnMouseDownScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onMouseDown event is
fired
- getOnMouseMoveScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getOnMouseMoveScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onMouseMove event is
fired
- getOnMouseOutScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getOnMouseOutScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onMouseOut event is
fired
- getOnMouseOverScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getOnMouseOverScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onMouseOver event is
fired
- getOnMouseUpScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getOnMouseUpScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onMouseUp event is
fired
- getOnSubmitScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getOnSubmitScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onSubmit event is
fired
- getOnUnloadScript() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getOnUnloadScript() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Script that should be executed when the component's onUnload event is
fired
- getOpenNewWindow() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getOpenNewWindow() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getOpenNewWindow() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getOperator() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint
-
- getOperators() - Method in interface org.kuali.rice.krms.api.engine.expression.ComparisonOperatorService
-
- getOperators() - Method in class org.kuali.rice.krms.framework.engine.expression.ComparisonOperatorServiceImpl
-
- getOptimisticLockExceptionClasses() - Static method in class org.kuali.rice.core.framework.persistence.ojb.DataAccessUtils
-
- getOption(String) - Method in class org.kuali.rice.krms.api.engine.ExecutionOptions
-
Returns the value for the option with the given name, or null
if the option is not set.
- getOptionId() - Method in class org.kuali.rice.kew.useroptions.UserOptions
-
- getOptionId() - Method in class org.kuali.rice.kew.useroptions.UserOptionsId
-
- getOptionLabels() - Method in class org.kuali.rice.krad.keyvalues.KeyValuesBase
-
- 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
-
- getOptions() - Method in class org.kuali.rice.krms.api.engine.ExecutionOptions
-
Returns an immutable map of the options that have been set on this object.
- getOptionsFinder() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
Instance of KeyValluesFinder
that should be invoked to
provide a List of values the field can have.
- getOptionsFinder() - Method in class org.kuali.rice.krad.uif.field.InputField
-
Instance of KeyValluesFinder
that should be invoked to
provide a List of values the field can have.
- getOptionsMap(Object) - Method in class org.kuali.rice.kns.util.ActionFormUtilMap
-
- getOptionsMap(Object, Object, Object, Object, Object) - Method in class org.kuali.rice.kns.util.ActionFormUtilMap
-
- getOptionsMap(Object, Object, Object, Object, Object, Object) - Method in class org.kuali.rice.kns.util.ActionFormUtilMap
-
This method will take in a key parameter (values finder class name - in this case the generic
PersistableObjectValuesFinder) along with the related parameters required by this ValuesFinder,
and attempt to create a KeyValueFinder instance, then call the finder to return a list of
KeyValue pairs.
- getOptionVal() - Method in class org.kuali.rice.kew.useroptions.UserOptions
-
- getOptionValues() - Method in class org.kuali.rice.krad.keyvalues.KeyValuesBase
-
- getOrCreateChildElement(Element, String, boolean) - Static method in class org.kuali.rice.edl.impl.EDLXmlUtils
-
Returns, and creates if absent, a child element
- getOrder() - Method in class org.kuali.rice.ken.bo.NotificationPriority
-
Gets the order attribute.
- getOrder() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Can be used to order a component within a List of other components, lower
numbers are placed higher up in the list, while higher numbers are placed
lower in the list
- getOrder() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getOrder() - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
-
Sets the order value that will be used to determine where the compare
group should be placed in relation to the other compare groups
- getOrder() - Method in interface org.kuali.rice.krad.uif.modifier.ComponentModifier
-
- getOrder() - Method in class org.kuali.rice.krad.uif.modifier.ComponentModifierBase
-
- getOrder() - Method in class org.kuali.rice.ksb.messaging.serviceproxies.MessageSendingTransactionSynchronization
-
- getOrderIndex() - Method in class org.kuali.rice.kew.api.doctype.DocumentTypeAttribute.Builder
-
- getOrderIndex() - Method in class org.kuali.rice.kew.api.doctype.DocumentTypeAttribute
-
- getOrderIndex() - Method in interface org.kuali.rice.kew.api.doctype.DocumentTypeAttributeContract
-
- getOrderIndex() - Method in class org.kuali.rice.kew.doctype.DocumentTypeAttributeBo
-
- getOrganizationDocumentNumber() - Method in class org.kuali.rice.krad.bo.DocumentHeader
-
- getOrgnDocId() - Method in class org.kuali.rice.kew.documentlink.DocumentLink
-
- getOrientation() - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
-
Indicates whether the components should be rendered in a horizontal or
vertical column
- getOrigin() - Method in class edu.sampleu.travel.document.TravelDocument2
-
- getOriginatingDocumentId() - Method in class org.kuali.rice.kew.api.document.DocumentLink.Builder
-
- getOriginatingDocumentId() - Method in class org.kuali.rice.kew.api.document.DocumentLink
-
- getOriginatingDocumentId() - Method in interface org.kuali.rice.kew.api.document.DocumentLinkContract
-
- getOriginatingDocumentId() - Method in class org.kuali.rice.kew.documentlink.DocumentLink
-
- getOriginId() - Method in class org.kuali.rice.kcb.api.message.MessageDTO
-
- getOriginId() - Method in class org.kuali.rice.kcb.bo.Message
-
Gets the origin id
- getOutbox(String, ActionListFilter) - Method in interface org.kuali.rice.kew.actionlist.dao.ActionListDAO
-
- getOutbox(String, ActionListFilter) - Method in class org.kuali.rice.kew.actionlist.dao.impl.ActionListDAOJpaImpl
-
- getOutbox(String, ActionListFilter) - Method in class org.kuali.rice.kew.actionlist.dao.impl.ActionListDAOOjbImpl
-
- getOutbox(String, ActionListFilter) - Method in interface org.kuali.rice.kew.actionlist.service.ActionListService
-
- getOutbox(String, ActionListFilter) - Method in class org.kuali.rice.kew.actionlist.service.impl.ActionListServiceImpl
-
This overridden method ...
- getOutboxByDocumentId(String) - Method in interface org.kuali.rice.kew.actionlist.dao.ActionListDAO
-
- getOutboxByDocumentId(String) - Method in class org.kuali.rice.kew.actionlist.dao.impl.ActionListDAOJpaImpl
-
Gets the outbox item associated with the document id
- getOutboxByDocumentId(String) - Method in class org.kuali.rice.kew.actionlist.dao.impl.ActionListDAOOjbImpl
-
Gets the outbox item associated with the document id
- getOutboxByDocumentIdUserId(String, String) - Method in interface org.kuali.rice.kew.actionlist.dao.ActionListDAO
-
- getOutboxByDocumentIdUserId(String, String) - Method in class org.kuali.rice.kew.actionlist.dao.impl.ActionListDAOJpaImpl
-
This overridden method ...
- getOutboxByDocumentIdUserId(String, String) - Method in class org.kuali.rice.kew.actionlist.dao.impl.ActionListDAOOjbImpl
-
This overridden method ...
- getOutboxItems() - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- getOutboxItemsByDocumentType(String) - Method in interface org.kuali.rice.kew.actionitem.dao.ActionItemDAO
-
- getOutboxItemsByDocumentType(String) - Method in class org.kuali.rice.kew.actionitem.dao.impl.ActionItemDAOJpaImpl
-
- getOutboxItemsByDocumentType(String) - Method in class org.kuali.rice.kew.actionitem.dao.impl.ActionItemDAOOjbImpl
-
- getOutboxItemsByDocumentType(String) - Method in interface org.kuali.rice.kew.actionlist.service.ActionListService
-
- getOutboxItemsByDocumentType(String) - Method in class org.kuali.rice.kew.actionlist.service.impl.ActionListServiceImpl
-
- getOutBoxOn() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getOutBoxOn() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getOutgoingDocumentLinks(String) - Method in interface org.kuali.rice.kew.api.document.WorkflowDocumentService
-
- getOutgoingDocumentLinks(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentServiceImpl
-
- getOutgoingLinkedDocumentsByDocId(String) - Method in interface org.kuali.rice.kew.documentlink.dao.DocumentLinkDAO
-
- getOutgoingLinkedDocumentsByDocId(String) - Method in class org.kuali.rice.kew.documentlink.dao.impl.DocumentLinkDAOJpaImpl
-
- getOutgoingLinkedDocumentsByDocId(String) - Method in class org.kuali.rice.kew.documentlink.dao.impl.DocumentLinkDAOOjbImpl
-
- getOutgoingLinkedDocumentsByDocId(String) - Method in interface org.kuali.rice.kew.documentlink.service.DocumentLinkService
-
- getOutgoingLinkedDocumentsByDocId(String) - Method in class org.kuali.rice.kew.documentlink.service.impl.DocumentLinkServiceImpl
-
- getOutInterceptors() - Static method in class org.kuali.rice.ksb.service.KSBServiceLocator
-
- getOutput() - Method in interface org.kuali.rice.krms.api.engine.TermResolver
-
- getOutput() - Method in class org.kuali.rice.krms.api.repository.term.TermResolverDefinition.Builder
-
- getOutput() - Method in class org.kuali.rice.krms.api.repository.term.TermResolverDefinition
-
- getOutput() - Method in interface org.kuali.rice.krms.api.repository.term.TermResolverDefinitionContract
-
- getOutput() - Method in class org.kuali.rice.krms.framework.engine.TermResolutionEngineImpl.TermResolverKey
-
- getOutputStream() - Method in class org.kuali.rice.ksb.security.SignatureSigningResponseWrapper
-
- getOverrideFieldConversions() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
Gets the overrideFieldConversions attribute.
- getOverrideLookupClass() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
Gets the overrideLookupClass attribute.
- getOwnedByPrincipalIdentifier() - Method in class org.kuali.rice.krad.document.authorization.PessimisticLock
-
- getOwnedByUser() - Method in class org.kuali.rice.krad.document.authorization.PessimisticLock
-
- getPackageNamesToExpose() - Method in class org.kuali.rice.krad.app.persistence.jpa.PackagePersistableBusinessObjectClassExposer
-
- getPackageNamesToFilter() - Method in class org.kuali.rice.core.impl.resourceloader.BaseWrappingResourceLoader
-
- 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.kew.actionlist.web.ActionListForm
-
- getPage() - Method in class org.kuali.rice.krad.uif.view.View
-
- getPageGroup() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getPageHelpText(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiHelpAction
-
Retrieves help information from the data dictionary for the document type.
- 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
-
- getPageName() - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
- getPageNumber() - Method in class org.kuali.rice.kew.actionlist.PaginatedActionList
-
- getPageNumberOfRoleMemberId(String) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- getPageSize(Preferences) - Method in class org.kuali.rice.kew.actionlist.web.ActionListAction
-
Gets the page size of the Action List.
- getPageSize() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getPageSize() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getPageSize() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getPageSize() - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- getPageUrl() - Method in class org.kuali.rice.kew.feedback.web.FeedbackForm
-
- getParallelRoutingGroupingCode() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction.Builder
-
- getParallelRoutingGroupingCode() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction
-
- getParallelRoutingGroupingCode() - Method in interface org.kuali.rice.kim.api.responsibility.ResponsibilityActionContract
-
The parallelRoutingGroupingCode the responsibility action is associated with.
- getParam() - Method in class org.kuali.rice.ksb.messaging.bam.BAMParam
-
- getParameter(ParameterKey) - Method in interface org.kuali.rice.coreservice.api.parameter.ParameterRepositoryService
-
- getParameter(Class<?>, String) - Method in interface org.kuali.rice.coreservice.framework.parameter.ParameterService
-
Retrieves a parameter.
- getParameter(String, String, String) - Method in interface org.kuali.rice.coreservice.framework.parameter.ParameterService
-
Retrieves a parameter.
- getParameter(ParameterKey) - Method in class org.kuali.rice.coreservice.impl.parameter.ParameterRepositoryServiceImpl
-
- getParameter(String, String, String) - Method in class org.kuali.rice.coreservice.impl.parameter.ParameterServiceImpl
-
- getParameter(Class<?>, String) - Method in class org.kuali.rice.coreservice.impl.parameter.ParameterServiceImpl
-
- getParameter() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- getParameter(HttpServletRequest, String) - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
- getParameterById(String) - Method in interface org.kuali.rice.krms.impl.repository.PropositionBoService
-
Lookup the proposition parameter based on the id.
- getParameterById(String) - Method in class org.kuali.rice.krms.impl.repository.PropositionBoServiceImpl
-
This overridden method gets a parameter by the parameter id
- getParameterByPropIdAndSequenceNumber(String, Integer) - Method in interface org.kuali.rice.krms.impl.repository.PropositionBoService
-
Lookup the proposition parameter based on the proposition id and sequence number.
- getParameterByPropIdAndSequenceNumber(String, Integer) - Method in class org.kuali.rice.krms.impl.repository.PropositionBoServiceImpl
-
This overridden method gets a parameter by the Proposition Id and Sequence Number
- getParameterDetailType() - Method in class org.kuali.rice.krad.datadictionary.HelpDefinition
-
- getParameterDetailTypeCode() - Method in interface org.kuali.rice.kim.util.Constants
-
Gets the value of parameterDetailTypeCode
- getParameterDisplayString() - Method in class org.kuali.rice.krms.impl.ui.SimplePropositionEditNode
-
- getParameterDisplayString() - Method in class org.kuali.rice.krms.impl.ui.SimplePropositionNode
-
- getParameteres() - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.Criteria
-
- getParameteres(List, Map<String, Object>) - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.Criteria
-
- getParameterEvaluator(Class<? extends Object>, String) - Method in interface org.kuali.rice.core.api.parameter.ParameterEvaluatorService
-
This method will return an instance of a ParameterEvaluator implementation that will wrap a Parameter and provide convenient
evaluation methods.
- getParameterEvaluator(String, String, String) - Method in interface org.kuali.rice.core.api.parameter.ParameterEvaluatorService
-
This method will return an instance of a ParameterEvaluator implementation that will wrap a Parameter and provide convenient
evaluation methods.
- getParameterEvaluator(Class<? extends Object>, String, String) - Method in interface org.kuali.rice.core.api.parameter.ParameterEvaluatorService
-
This method will return an instance of a ParameterEvaluator implementation that will wrap a Parameter and constrainedValue
and provide convenient evaluation methods.
- getParameterEvaluator(String, String, String, String) - Method in interface org.kuali.rice.core.api.parameter.ParameterEvaluatorService
-
This method will return an instance of a ParameterEvaluator implementation that will wrap a Parameter and constrainedValue
and provide convenient evaluation methods.
- getParameterEvaluator(Class<? extends Object>, String, String, String) - Method in interface org.kuali.rice.core.api.parameter.ParameterEvaluatorService
-
This method will return an instance of a ParameterEvaluator implementation that will wrap a Parameter, constrainingValue, and
constrainedValue and provide convenient evaluation methods.
- getParameterEvaluator(Class<? extends Object>, String, String, String, String) - Method in interface org.kuali.rice.core.api.parameter.ParameterEvaluatorService
-
This method will return an instance of a ParameterEvaluator implementation that will wrap an allow Parameter, a deny
Parameter, constrainingValue, and constrainedValue and provide convenient evaluation methods.
- getParameterEvaluator(Class, String) - Method in class org.kuali.rice.core.impl.parameter.ParameterEvaluatorServiceImpl
-
This method will return an instance of the parameterEvaluator bean defined in Spring, initialized with the Parameter
corresponding to the specified componentClass and parameterName and the values of the Parameter.
- getParameterEvaluator(String, String, String) - Method in class org.kuali.rice.core.impl.parameter.ParameterEvaluatorServiceImpl
-
This method will return an instance of the parameterEvaluator bean defined in Spring, initialized with the Parameter
corresponding to the specified componentClass and parameterName and the values of the Parameter.
- getParameterEvaluator(Class, String, String) - Method in class org.kuali.rice.core.impl.parameter.ParameterEvaluatorServiceImpl
-
This method will return an instance of the parameterEvaluator bean defined in Spring, initialized with the Parameter
corresponding to the specified componentClass and parameterName, the values of the Parameter, the knowledge of whether the
values are allowed or denied, and the constrainedValue.
- getParameterEvaluator(String, String, String, String) - Method in class org.kuali.rice.core.impl.parameter.ParameterEvaluatorServiceImpl
-
This method will return an instance of the parameterEvaluator bean defined in Spring, initialized with the Parameter
corresponding to the specified componentClass and parameterName and the values of the Parameter.
- getParameterEvaluator(Class, String, String, String) - Method in class org.kuali.rice.core.impl.parameter.ParameterEvaluatorServiceImpl
-
This method will return an instance of the parameterEvaluator bean defined in Spring, initialized with the Parameter
corresponding to the specified componentClass and parameterName, the values of the Parameter that correspond to the specified
constrainingValue, the knowledge of whether the values are allowed or denied, and the constrainedValue.
- getParameterEvaluator(Class, String, String, String, String) - Method in class org.kuali.rice.core.impl.parameter.ParameterEvaluatorServiceImpl
-
This method will return an instance of the parameterEvaluator bean defined in Spring, initialized with the Parameter
corresponding to the specified componentClass and allowParameterName or to the specified componentClass and denyParameterName
(depending on which restricts based on the constraining value) or an instance of AlwaysSucceedParameterEvaluatorImpl if
neither restricts, the values of the Parameter that correspond to the specified constrainingValue, the knowledge of whether
the values are allowed or denied, and the constrainedValue.
- getParameterEvaluator(Parameter) - Method in class org.kuali.rice.core.impl.parameter.ParameterEvaluatorServiceImpl
-
- getParameterEvaluator(Parameter, String) - Method in class org.kuali.rice.core.impl.parameter.ParameterEvaluatorServiceImpl
-
- getParameterEvaluator(Parameter, String, String) - Method in class org.kuali.rice.core.impl.parameter.ParameterEvaluatorServiceImpl
-
- getParameterKey() - Method in class org.kuali.rice.coreservice.api.parameter.Parameter
-
- getParameterName() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- getParameterName() - Method in class org.kuali.rice.krad.datadictionary.HelpDefinition
-
- getParameterNames() - Method in class org.kuali.rice.edl.impl.RequestParser
-
- getParameterNames() - Method in interface org.kuali.rice.krms.api.engine.TermResolver
-
- getParameterNames() - Method in class org.kuali.rice.krms.api.repository.term.TermResolverDefinition.Builder
-
- getParameterNames() - Method in class org.kuali.rice.krms.api.repository.term.TermResolverDefinition
-
- getParameterNames() - Method in interface org.kuali.rice.krms.api.repository.term.TermResolverDefinitionContract
-
- getParameterNamespace() - Method in class org.kuali.rice.krad.datadictionary.HelpDefinition
-
- getParameterNamespaceCode() - Method in interface org.kuali.rice.kim.util.Constants
-
Gets the value of parameterNamespaceCode
- getParameterRepositoryService() - Static method in class org.kuali.rice.coreservice.api.CoreServiceApiServiceLocator
-
- getParameters() - Method in class org.kuali.rice.kew.api.document.attribute.WorkflowAttributeDefinition.Builder
-
Returns a list of string parameters that have been set on this builder.
- getParameters() - Method in class org.kuali.rice.kew.api.document.attribute.WorkflowAttributeDefinition
-
Returns an unmodifiable list of parameters that will be used to construct the attribute as a list of string
values.
- getParameters() - Method in class org.kuali.rice.kew.engine.RouteContext
-
- getParameters() - Method in class org.kuali.rice.kew.messaging.ParameterTranslator
-
- getParameters() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- getParameters(BusinessObject, Map<String, String>, String, List) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- getParameters() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
- getParameters() - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
- getParameters() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
- getParameters() - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- getParameters() - Method in class org.kuali.rice.krms.api.engine.Term
-
Return an unmodifiable Map of parameters specified on this Term.
- getParameters() - Method in class org.kuali.rice.krms.api.repository.function.FunctionDefinition.Builder
-
- getParameters() - Method in class org.kuali.rice.krms.api.repository.function.FunctionDefinition
-
- getParameters() - Method in interface org.kuali.rice.krms.api.repository.function.FunctionDefinitionContract
-
Returns an ordered, immutable list of the parameters which this function
definition requires.
- getParameters() - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition.Builder
-
- getParameters() - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition
-
- getParameters() - Method in interface org.kuali.rice.krms.api.repository.proposition.PropositionDefinitionContract
-
Returns the parameter list of the proposition.
- getParameters() - Method in class org.kuali.rice.krms.api.repository.term.TermDefinition.Builder
-
- getParameters() - Method in class org.kuali.rice.krms.api.repository.term.TermDefinition
-
- getParameters() - Method in interface org.kuali.rice.krms.api.repository.term.TermDefinitionContract
-
- getParameters(String) - Method in interface org.kuali.rice.krms.impl.repository.PropositionBoService
-
Lookup the proposition parameters based on the given proposition id.
- getParameters(String) - Method in class org.kuali.rice.krms.impl.repository.PropositionBoServiceImpl
-
This overridden method retrieves a list of parameters for a given proposition
- getParameterService() - Static method in class org.kuali.rice.coreservice.framework.CoreFrameworkServiceLocator
-
- getParameterService() - Method in class org.kuali.rice.kew.engine.node.RequestsNode
-
- getParameterService() - Method in class org.kuali.rice.kew.engine.StandardWorkflowEngine
-
- getParameterService() - Method in class org.kuali.rice.kew.engine.WorkflowEngineFactoryImpl
-
- getParameterService() - Method in class org.kuali.rice.kim.dao.impl.LdapPrincipalDaoImpl
-
- getParameterService() - Method in class org.kuali.rice.kim.ldap.PrincipalMapper
-
- getParameterService() - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getParameterService() - Method in class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
-
- getParameterService() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- getParameterService() - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
- getParameterService() - Method in class org.kuali.rice.krad.document.DocumentPresentationControllerBase
-
- getParameterService() - Method in class org.kuali.rice.location.impl.country.CountryServiceImpl
-
- getParametersFromPrimaryKey(BusinessObject, List) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- getParametersFromRequest(Map<String, String>) - Method in class org.kuali.rice.krad.uif.service.impl.InquiryViewTypeServiceImpl
-
- getParametersFromRequest(Map<String, String>) - Method in class org.kuali.rice.krad.uif.service.impl.LookupViewTypeServiceImpl
-
- getParametersFromRequest(Map<String, String>) - Method in class org.kuali.rice.krad.uif.service.impl.MaintenanceViewTypeServiceImpl
-
Check for document id in request parameters, if given retrieve document
instance to get the object class and set the name parameter
- 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 class org.kuali.rice.krad.uif.service.impl.InquiryViewTypeServiceImpl
-
- getParametersFromViewConfiguration(PropertyValues) - Method in class org.kuali.rice.krad.uif.service.impl.LookupViewTypeServiceImpl
-
- getParametersFromViewConfiguration(PropertyValues) - Method in class org.kuali.rice.krad.uif.service.impl.MaintenanceViewTypeServiceImpl
-
- getParametersFromViewConfiguration(PropertyValues) - Method in interface org.kuali.rice.krad.uif.service.ViewTypeService
-
Pulls values for the supported parameters from the views configured property values.
- getParameterType() - Method in class org.kuali.rice.coreservice.api.parameter.Parameter.Builder
-
- getParameterType() - Method in class org.kuali.rice.coreservice.api.parameter.Parameter
-
- getParameterType() - Method in interface org.kuali.rice.coreservice.api.parameter.ParameterContract
-
This is the type for the parameter.
- getParameterType() - Method in class org.kuali.rice.krms.api.repository.function.FunctionParameterDefinition.Builder
-
- getParameterType() - Method in class org.kuali.rice.krms.api.repository.function.FunctionParameterDefinition
-
- getParameterType() - Method in interface org.kuali.rice.krms.api.repository.function.FunctionParameterDefinitionContract
-
Returns the type of this function parameter.
- getParameterType() - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionParameter.Builder
-
- getParameterType() - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionParameter
-
- getParameterType() - Method in interface org.kuali.rice.krms.api.repository.proposition.PropositionParameterContract
-
Returns the type of the parameter.
- getParameterType(String) - Static method in class org.kuali.rice.ksb.messaging.HttpClientHelper
-
Returns the expected type of the given HttpClient parameter.
- getParameterValue(String) - Method in class org.kuali.rice.edl.impl.RequestParser
-
- getParameterValueAsBoolean(ParameterKey) - Method in interface org.kuali.rice.coreservice.api.parameter.ParameterRepositoryService
-
- getParameterValueAsBoolean(Class<?>, String) - Method in interface org.kuali.rice.coreservice.framework.parameter.ParameterService
-
Retrieves a parameter's boolean value.
- getParameterValueAsBoolean(Class<?>, String, Boolean) - Method in interface org.kuali.rice.coreservice.framework.parameter.ParameterService
-
Retrieves a parameter's boolean value.
- getParameterValueAsBoolean(String, String, String) - Method in interface org.kuali.rice.coreservice.framework.parameter.ParameterService
-
Retrieves a parameter's boolean value.
- getParameterValueAsBoolean(String, String, String, Boolean) - Method in interface org.kuali.rice.coreservice.framework.parameter.ParameterService
-
Retrieves a parameter's boolean value.
- getParameterValueAsBoolean(ParameterKey) - Method in class org.kuali.rice.coreservice.impl.parameter.ParameterRepositoryServiceImpl
-
- getParameterValueAsBoolean(String, String, String) - Method in class org.kuali.rice.coreservice.impl.parameter.ParameterServiceImpl
-
- getParameterValueAsBoolean(String, String, String, Boolean) - Method in class org.kuali.rice.coreservice.impl.parameter.ParameterServiceImpl
-
- getParameterValueAsBoolean(Class<?>, String) - Method in class org.kuali.rice.coreservice.impl.parameter.ParameterServiceImpl
-
- getParameterValueAsBoolean(Class<?>, String, Boolean) - Method in class org.kuali.rice.coreservice.impl.parameter.ParameterServiceImpl
-
- getParameterValueAsString(ParameterKey) - Method in interface org.kuali.rice.coreservice.api.parameter.ParameterRepositoryService
-
- getParameterValueAsString(Class<?>, String) - Method in interface org.kuali.rice.coreservice.framework.parameter.ParameterService
-
Retrieves a parameter's string value.
- getParameterValueAsString(Class<?>, String, String) - Method in interface org.kuali.rice.coreservice.framework.parameter.ParameterService
-
Retrieves a parameter's string value.
- getParameterValueAsString(String, String, String) - Method in interface org.kuali.rice.coreservice.framework.parameter.ParameterService
-
Retrieves a parameter's string value.
- getParameterValueAsString(String, String, String, String) - Method in interface org.kuali.rice.coreservice.framework.parameter.ParameterService
-
Retrieves a parameter's string value.
- getParameterValueAsString(ParameterKey) - Method in class org.kuali.rice.coreservice.impl.parameter.ParameterRepositoryServiceImpl
-
- getParameterValueAsString(String, String, String) - Method in class org.kuali.rice.coreservice.impl.parameter.ParameterServiceImpl
-
- getParameterValueAsString(String, String, String, String) - Method in class org.kuali.rice.coreservice.impl.parameter.ParameterServiceImpl
-
- getParameterValueAsString(Class<?>, String) - Method in class org.kuali.rice.coreservice.impl.parameter.ParameterServiceImpl
-
- getParameterValueAsString(Class<?>, String, String) - Method in class org.kuali.rice.coreservice.impl.parameter.ParameterServiceImpl
-
- getParameterValues(Parameter, String) - Method in class org.kuali.rice.core.impl.parameter.ParameterEvaluatorServiceImpl
-
- getParameterValues(String) - Method in class org.kuali.rice.edl.impl.RequestParser
-
- getParameterValues(HttpServletRequest, String) - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
- getParameterValuesAsString(ParameterKey) - Method in interface org.kuali.rice.coreservice.api.parameter.ParameterRepositoryService
-
- getParameterValuesAsString(Class<?>, String) - Method in interface org.kuali.rice.coreservice.framework.parameter.ParameterService
-
Retrieves a parameter's string values where a parameter contains 0 or more values.
- getParameterValuesAsString(String, String, String) - Method in interface org.kuali.rice.coreservice.framework.parameter.ParameterService
-
Retrieves a parameter's string values where a parameter contains 0 or more values.
- getParameterValuesAsString(ParameterKey) - Method in class org.kuali.rice.coreservice.impl.parameter.ParameterRepositoryServiceImpl
-
- getParameterValuesAsString(String, String, String) - Method in class org.kuali.rice.coreservice.impl.parameter.ParameterServiceImpl
-
- getParameterValuesAsString(Class<?>, String) - Method in class org.kuali.rice.coreservice.impl.parameter.ParameterServiceImpl
-
- getParameterValuesForMessage() - Method in interface org.kuali.rice.core.api.parameter.ParameterEvaluator
-
This method creates a pretty String representation of parameter values for the user messages.
- getParameterValuesForMessage() - Method in class org.kuali.rice.core.impl.parameter.AlwaysSucceedParameterEvaluatorImpl
-
- getParameterValuesForMessage() - Method in class org.kuali.rice.core.impl.parameter.ParameterEvaluatorImpl
-
This method uses the List toString method and eliminates the [].
- getParamKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.LookupConstraintParamMapping
-
- getParamList() - Method in class org.kuali.rice.core.impl.config.property.Config
-
- getParamMap() - Method in class org.kuali.rice.kew.rule.AbstractIdRoleAttribute
-
- getParamMap() - Method in interface org.kuali.rice.kew.rule.xmlrouting.GenericXMLRuleAttribute
-
- getParamMap() - Method in class org.kuali.rice.kew.rule.xmlrouting.StandardGenericXMLRuleAttribute
-
- getParamName() - Method in class org.kuali.rice.edl.impl.components.MatchingParam
-
- getParams() - Method in class org.kuali.rice.kns.util.AuditError
-
Gets the params attribute.
- getParams() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookup
-
- getParamTypes() - Method in class org.kuali.rice.ksb.api.messaging.AsynchronousCall
-
- getParamValue() - Method in class org.kuali.rice.edl.impl.components.MatchingParam
-
- getParent(HierarchyProvider.Stop) - Method in interface org.kuali.rice.kew.engine.node.hierarchyrouting.HierarchyProvider
-
- getParentActionRequest() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getParentActionRequestId() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getParentActionRequestId() - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- getParentActionRequestId() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- getParentActionRequestId() - Method in interface org.kuali.rice.kew.api.action.ActionRequestContract
-
- getParentAttributeForChildAttribute(String) - Method in class org.kuali.rice.krad.bo.DataObjectRelationship
-
Retrieves the attribute within the parent class that is related to the given attribute of
the related class by the relationship represented by this object
- getParentAttributeName() - Method in class org.kuali.rice.krad.bo.DataObjectRelationship
-
Returns the name of the attribute within the parent class that holds the related class object
- getParentBranch() - Method in class org.kuali.rice.kew.engine.node.Branch
-
- getParentClass() - Method in class org.kuali.rice.krad.bo.DataObjectRelationship
-
Returns the Class that contains the relationship (the parent)
- getParentDocType() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getParentDocumentType() - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- getParentGroupIds(String) - Method in interface org.kuali.rice.kim.api.group.GroupService
-
Returns all parent groups ids that the given group id is a member of.
- getParentGroupIds(String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getParentGroupIds(String) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- getParentGroupIds(String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getParentGroups(String) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- getParentGroupsInternal(String, Set<Group>) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- getParentId() - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- getParentId() - Method in class org.kuali.rice.kew.api.doctype.DocumentType
-
- getParentId() - Method in interface org.kuali.rice.kew.api.doctype.DocumentTypeContract
-
- getParentId() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getParentName() - Method in exception org.kuali.rice.kew.api.exception.InvalidParentDocTypeException
-
Retrieves the name of the parent document type that has not been processed yet.
- getParentObjectClassForMetadata(View, DataField) - Static method in class org.kuali.rice.krad.uif.util.ViewModelUtils
-
- getParentObjectClassForMetadata(View, Object, DataField) - Static method in class org.kuali.rice.krad.uif.util.ViewModelUtils
-
- getParentObjectForMetadata(View, Object, DataField) - Static method in class org.kuali.rice.krad.uif.util.ViewModelUtils
-
- getParentObjectPath(DataField) - Static method in class org.kuali.rice.krad.uif.util.ViewModelUtils
-
- getParentResponsibility() - Method in class org.kuali.rice.kew.rule.web.DelegateRuleForm
-
- getParentResponsibilityId() - Method in class org.kuali.rice.kew.rule.web.DelegateRuleForm
-
- getParentRule(String) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleDAOJpaImpl
-
- getParentRule(String) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleDAOOjbImpl
-
- getParentRule(String) - Method in interface org.kuali.rice.kew.rule.dao.RuleDAO
-
- getParentRule(String) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- getParentRule(RuleBaseValues) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- getParentRule(String) - Method in interface org.kuali.rice.kew.rule.service.RuleServiceInternal
-
- getParentRule() - Method in class org.kuali.rice.kew.rule.web.DelegateRuleForm
-
- getParentRuleId() - Method in class org.kuali.rice.kew.rule.web.DelegateRuleForm
-
- getParentRuleId() - Method in class org.kuali.rice.kew.rule.web.WebRuleBaseValues
-
- getParentToChildReferences() - Method in class org.kuali.rice.krad.bo.DataObjectRelationship
-
Provides a Map of attribute pairs that make up the relationship, where the map key
is the attribute name on the parent class and the map value is the attribute name on
the related class
- getParm(String, String, String) - Static method in class org.kuali.rice.krad.uif.util.ExpressionFunctions
-
Retrieves the value of the parameter identified with the given namespace, component, and name
- getParmInd(String, String, String) - Static method in class org.kuali.rice.krad.uif.util.ExpressionFunctions
-
Retrieves the value of the parameter identified with the given namespace, component, and name and converts
to a Boolean
- getPartiallyMaskedValue(String, String, Object, String) - Static method in class org.kuali.rice.kns.util.WebUtils
-
- getPartialMaskFormatter() - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
-
- getPassesRoleSecurity() - Method in class org.kuali.rice.kew.doctype.SecuritySession
-
- getPassword() - Method in class org.kuali.rice.kim.api.identity.principal.Principal.Builder
-
- getPassword() - Method in class org.kuali.rice.kim.api.identity.principal.Principal
-
- getPassword() - Method in interface org.kuali.rice.kim.api.identity.principal.PrincipalContract
-
- getPassword() - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- getPassword() - Method in class org.kuali.rice.ksb.security.admin.web.JavaSecurityManagementForm
-
- getPassword() - Method in class org.kuali.rice.ksb.security.credentials.UsernamePasswordCredentials
-
- getPassword(String, int, String, String, RequestData) - Method in class org.kuali.rice.ksb.security.soap.CredentialsOutHandler
-
- getPasswordVerify() - Method in class org.kuali.rice.ksb.security.admin.web.JavaSecurityManagementForm
-
- getPath() - Method in class org.kuali.rice.kew.engine.node.NodeGraphSearchResult
-
- getPath() - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
-
The path is a string representation of specifically which attribute (at some depth) is being accessed, for example, on a
person object there might be the following field path:
joe.home.mailingAddress.state
- getPath() - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
-
- getPath() - Method in class org.kuali.rice.krad.datadictionary.validation.SingleAttributeValueReader
-
- getPath() - Method in class org.kuali.rice.krad.datadictionary.WorkflowProperty
-
Returns the path to the property that is serializable, relative to the
WorkflowPropertyGroup
that contains this object
- getPathString() - Method in interface org.kuali.rice.krad.util.documentserializer.PropertySerializabilityMetadata
-
Returns the full path string of the property corresponding to this metadata.
- getPathString() - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrieNode
-
- getPathTokens(String) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
-
- getPathWithKimContext(String, String) - Static method in class org.kuali.rice.kim.util.KimCommonUtilsInternal
-
- getPattern() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.RegexValidationPattern
-
- getPattern() - Method in class org.kuali.rice.krad.util.PatternedStringBuilder
-
Read accessor method for pattern
- getPatternTypeKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.ConfigurationBasedRegexPatternConstraint
-
the key used to identify the validation pattern
- getPatternTypeName() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.DateValidationPattern
-
- getPatternTypeName() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.EmailAddressValidationPattern
-
- getPatternTypeName() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
-
- getPatternTypeName() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FloatingPointValidationPattern
-
- getPatternTypeName() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.JavaClassValidationPattern
-
- getPatternTypeName() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.MonthValidationPattern
-
- getPatternTypeName() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.PhoneNumberValidationPattern
-
- getPatternTypeName() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.TimestampValidationPattern
-
- getPatternTypeName() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.YearValidationPattern
-
- getPatternTypeName() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.ZipcodeValidationPattern
-
- getPatternTypeName() - Method in class org.kuali.rice.krad.datadictionary.validation.FieldLevelValidationPattern
-
Deprecated.
- getPatternXml() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.RegexValidationPattern
-
This returns an instance of this class as string.
- getPayload() - Method in interface org.kuali.rice.ksb.messaging.PersistedMessage
-
- getPayload() - Method in class org.kuali.rice.ksb.messaging.PersistedMessageBO
-
- getPayload() - Method in class org.kuali.rice.ksb.messaging.PersistedMessagePayload
-
- getPendingActionRequestCount() - Method in class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- getPeople(Collection<String>) - Method in class org.kuali.rice.kim.impl.identity.PersonServiceImpl
-
- getPeopleFlow(String) - Method in interface org.kuali.rice.kew.api.peopleflow.PeopleFlowService
-
- getPeopleFlow(String) - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowServiceImpl
-
- getPeopleFlowBo(String) - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowServiceImpl
-
- getPeopleFlowBoByName(String, String) - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowServiceImpl
-
- getPeopleFlowByName(String, String) - Method in interface org.kuali.rice.kew.api.peopleflow.PeopleFlowService
-
- getPeopleFlowByName(String, String) - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowServiceImpl
-
- getPeopleFlowRequestGenerator() - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowRouteModule
-
- getPeopleFlowRouteModule() - Method in class org.kuali.rice.kew.impl.support.krms.RulesEngineRouteModule
-
- getPeopleFlowRouteModule() - Method in class org.kuali.rice.kew.routemodule.service.impl.RouteModuleServiceImpl
-
- getPeopleFlowService() - Static method in class org.kuali.rice.kew.api.KewApiServiceLocator
-
- getPeopleFlowService() - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowRouteModule
-
- getPeopleFlowService() - Method in class org.kuali.rice.krms.impl.peopleflow.PeopleFlowActionTypeService
-
- getPercent() - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
Gets the percent attribute.
- getPermission(String) - Method in interface org.kuali.rice.kim.api.permission.PermissionService
-
Get the permission object with the given ID.
- getPermission() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRolePermission
-
- getPermission(String) - Method in class org.kuali.rice.kim.impl.permission.PermissionServiceImpl
-
- getPermission() - Method in class org.kuali.rice.kim.rule.event.ui.AddPermissionEvent
-
- getPermission() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- getPermissionAssignees(String, String, Map<String, String>, Map<String, String>) - Method in interface org.kuali.rice.kim.api.permission.PermissionService
-
Get the list of principals/groups who have a given permission.
- getPermissionAssignees(String, String, Map<String, String>, Map<String, String>) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getPermissionAssignees(String, String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kim.impl.permission.PermissionServiceImpl
-
- getPermissionAssignees(String, String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getPermissionAssignees(Map<String, String>) - Method in class org.kuali.rice.krad.kim.PermissionDerivedRoleTypeServiceImpl
-
- getPermissionAssigneesByTemplateName(String, String, Map<String, String>, Map<String, String>) - Method in interface org.kuali.rice.kim.api.permission.PermissionService
-
Get the list of principals/groups who have a given permission that match the given
permission template and permission details.
- getPermissionAssigneesByTemplateName(String, String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kim.impl.permission.PermissionServiceImpl
-
- getPermissionAssigneesForTemplateName(String, String, Map<String, String>, Map<String, String>) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getPermissionAssigneesForTemplateName(String, String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getPermissionBoByName(String, String) - Method in class org.kuali.rice.kim.impl.permission.PermissionServiceImpl
-
- getPermissionData() - Method in class org.kuali.rice.core.impl.jaxb.DataXmlDTO
-
- getPermissionDescription() - Method in class org.kuali.rice.kim.impl.jaxb.PermissionXmlDTO
-
- getPermissionDetails() - Method in class org.kuali.rice.kew.doctype.SecurityPermissionInfo
-
- getPermissionDetails() - Method in class org.kuali.rice.kim.api.jaxb.PermissionDetailList
-
- getPermissionDetails() - Method in class org.kuali.rice.kim.impl.jaxb.PermissionXmlDTO
-
- 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.
- getPermissionId() - Method in class org.kuali.rice.kim.api.role.RolePermission.Builder
-
- getPermissionId() - Method in class org.kuali.rice.kim.api.role.RolePermission
-
- getPermissionId() - Method in interface org.kuali.rice.kim.api.role.RolePermissionContract
-
The Permission ID referenced by the Role Permission.
- getPermissionId() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRolePermission
-
- getPermissionId() - Method in class org.kuali.rice.kim.impl.jaxb.PermissionXmlDTO
-
- getPermissionId() - Method in class org.kuali.rice.kim.impl.jaxb.RolePermissionXmlDTO
-
- getPermissionImpl(String) - Method in class org.kuali.rice.kim.impl.permission.PermissionServiceImpl
-
- getPermissionImplsByName(String, String) - Method in class org.kuali.rice.kim.impl.permission.PermissionServiceImpl
-
- getPermissionImplsByTemplateName(String, String) - Method in class org.kuali.rice.kim.impl.permission.PermissionServiceImpl
-
- getPermissionName() - Method in class org.kuali.rice.kew.doctype.SecurityPermissionInfo
-
- getPermissionName() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- getPermissionName() - Method in class org.kuali.rice.kim.impl.jaxb.PermissionXmlDTO
-
Retrieves the permission's name from the permission-name-and-namespace combo.
- getPermissionName() - Method in class org.kuali.rice.kim.impl.jaxb.RolePermissionXmlDTO
-
Retrieves the permission name from the permission-name-and-namespace combo.
- getPermissionNameAndNamespace() - Method in class org.kuali.rice.kim.impl.jaxb.PermissionXmlDTO
-
- getPermissionNameAndNamespace() - Method in class org.kuali.rice.kim.impl.jaxb.RolePermissionXmlDTO
-
- getPermissionNamespaceCode() - Method in class org.kuali.rice.kew.doctype.SecurityPermissionInfo
-
- getPermissionNamespaceCode() - Method in class org.kuali.rice.kim.impl.jaxb.RolePermissionXmlDTO
-
Retrieves the permission namespace code from the permission-name-and-namespace combo.
- getPermissionRoles() - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- getPermissions() - Method in class org.kuali.rice.kew.doctype.DocumentTypeSecurity
-
- getPermissions() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.DocumentTypeQuickLinksStructure
-
- getPermissions() - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- getPermissions() - Method in class org.kuali.rice.kim.impl.jaxb.PermissionDataXmlDTO
-
- getPermissions() - Method in class org.kuali.rice.kim.impl.jaxb.PermissionsXmlDTO
-
- getPermissionsByDocumentType() - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- getPermissionService() - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentTypePermissionServiceImpl
-
- getPermissionService() - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewAction
-
- getPermissionService() - Static method in class org.kuali.rice.kim.api.services.KimApiServiceLocator
-
- getPermissionService() - Method in class org.kuali.rice.kim.inquiry.PermissionInquirableImpl
-
- getPermissionService() - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getPermissionService() - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getPermissionService() - Static method in class org.kuali.rice.krad.bo.DataObjectAuthorizerBase
-
- getPermissionService() - Method in class org.kuali.rice.krad.kim.PermissionDerivedRoleTypeServiceImpl
-
- getPermissionService() - Static method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
- getPermissionService() - Method in class org.kuali.rice.krad.service.impl.PessimisticLockServiceImpl
-
- getPermissionsForUser(String, List<Permission>, Map<String, String>) - Method in class org.kuali.rice.kim.impl.permission.PermissionServiceImpl
-
Checks the list of permissions against the principal's roles and returns a subset of the list which match.
- getPermissionTemplate(String) - Method in interface org.kuali.rice.kim.api.permission.PermissionService
-
Return the Permission Template given the Template ID.
- getPermissionTemplate(String) - Method in class org.kuali.rice.kim.impl.permission.PermissionServiceImpl
-
- getPermissionTemplateId() - Method in class org.kuali.rice.kim.impl.jaxb.PermissionXmlDTO
-
- getPermissionTemplateName() - Method in class org.kuali.rice.krad.kim.PermissionDerivedRoleTypeServiceImpl
-
- getPermissionTemplateNamespace() - Method in class org.kuali.rice.krad.kim.PermissionDerivedRoleTypeServiceImpl
-
- getPermissionTypeService(String) - Method in class org.kuali.rice.kim.document.rule.GenericPermissionMaintenanceDocumentRule
-
- getPermissionTypeService(PermissionTemplateBo) - Method in class org.kuali.rice.kim.impl.permission.PermissionServiceImpl
-
- getPermissionTypeServicesByTemplateId(Collection<PermissionBo>) - Method in class org.kuali.rice.kim.impl.permission.PermissionServiceImpl
-
- getPersistableBusinessObjectPrimaryKeyObjectWithValuesForExtension(Object, Object) - Static method in class org.kuali.rice.core.framework.persistence.jpa.metadata.MetadataManager
-
Retrieves the primary key as an object for the given Object (which is assumed to be a JPA entity), filling it with values from the extension.
- getPersistableBusinessObjectSupportStrategy() - Method in class org.kuali.rice.kns.lookup.LookupResultsServiceImpl
-
- getPersistedLookupMetadataDao() - Method in class org.kuali.rice.kns.lookup.LookupResultsServiceImpl
-
- getPersistenceBrokerTemplate() - Method in interface org.kuali.rice.krad.util.OjbCollectionAware
-
- getPersistenceProvider() - Method in class org.kuali.rice.core.framework.persistence.jpa.DevHibernateJpaVendorAdapter
-
- getPersistenceService() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- getPersistenceService() - Static method in class org.kuali.rice.krad.bo.PersistableBusinessObjectBase
-
- getPersistenceService() - Method in class org.kuali.rice.krad.service.impl.SerializerServiceBase
-
- getPersistenceService() - Method in class org.kuali.rice.krad.service.impl.XmlObjectSerializerServiceImpl
-
- getPersistenceService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocator
-
- getPersistenceServiceOjb() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getPersistenceStructureService() - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
- getPersistenceStructureService() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
Gets the persistenceStructureService attribute.
- getPersistenceStructureService() - Static method in class org.kuali.rice.kns.lookup.LookupUtils
-
- getPersistenceStructureService() - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- getPersistenceStructureService() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
Gets the persistenceStructureService attribute.
- getPersistenceStructureService() - Static method in class org.kuali.rice.kns.web.ui.FieldBridge
-
Deprecated.
- getPersistenceStructureService() - Static method in class org.kuali.rice.krad.bo.PersistableBusinessObjectBase
-
- getPersistenceStructureService() - Method in class org.kuali.rice.krad.dao.impl.BusinessObjectDaoJpa
-
Gets the persistenceStructureService attribute.
- getPersistenceStructureService() - Method in class org.kuali.rice.krad.dao.impl.BusinessObjectDaoOjb
-
Gets the persistenceStructureService attribute.
- getPersistenceStructureService() - Static method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
- getPersistenceStructureService() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- getPersistenceStructureService() - Method in class org.kuali.rice.krad.service.impl.DataObjectMetaDataServiceImpl
-
Protected method to allow subclasses to access the
persistenceStructureService.
- getPersistenceStructureService() - Method in class org.kuali.rice.krad.service.impl.KeyValuesServiceImpl
-
Gets the persistenceStructureService attribute.
- getPersistenceStructureService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocator
-
- getPersistenceStructureService() - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowAttributePropertyResolutionServiceImpl
-
Gets the persistenceStructureService attribute.
- getPersistenceStructureServiceJpa() - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceOjbImpl
-
- getPersistenceUnitUtil() - Method in class org.kuali.rice.core.framework.persistence.jpa.NullEntityManagerFactory
-
- getPerson() - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- getPerson() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getPerson(String) - Method in interface org.kuali.rice.kew.identity.service.IdentityHelperService
-
Returns the Person for the given principal id.
- getPerson(String) - Method in class org.kuali.rice.kew.identity.service.impl.IdentityHelperServiceImpl
-
- getPerson(String) - Method in interface org.kuali.rice.kim.api.identity.PersonService
-
Retrieve a single Person object by Principal ID.
- getPerson(String) - Method in class org.kuali.rice.kim.impl.identity.PersonServiceImpl
-
- getPerson() - Method in class org.kuali.rice.krad.bo.AdHocRoutePerson
-
- getPerson() - Method in class org.kuali.rice.krad.UserSession
-
- getPerson() - Method in class org.kuali.rice.krad.workflow.DocumentInitiator
-
- getPersonByEmployeeId(String) - Method in interface org.kuali.rice.kew.identity.service.IdentityHelperService
-
Returns the Person for the given employee id.
- getPersonByEmployeeId(String) - Method in class org.kuali.rice.kew.identity.service.impl.IdentityHelperServiceImpl
-
- getPersonByEmployeeId(String) - Method in interface org.kuali.rice.kim.api.identity.PersonService
-
Gets a single Person by their employee id.
- getPersonByEmployeeId(String) - Method in class org.kuali.rice.kim.impl.identity.PersonServiceImpl
-
- getPersonByExternalIdentifier(String, String) - Method in interface org.kuali.rice.kim.api.identity.PersonService
-
Retrieve a person by an arbitrary external identifier.
- getPersonByExternalIdentifier(String, String) - Method in class org.kuali.rice.kim.impl.identity.PersonServiceImpl
-
- getPersonByPrincipalName(String) - Method in interface org.kuali.rice.kew.identity.service.IdentityHelperService
-
Returns the Person for the given principal name.
- getPersonByPrincipalName(String) - Method in class org.kuali.rice.kew.identity.service.impl.IdentityHelperServiceImpl
-
- getPersonByPrincipalName(String) - Method in interface org.kuali.rice.kim.api.identity.PersonService
-
Gets a single Person by their principal name (user ID).
- getPersonByPrincipalName(String) - Method in class org.kuali.rice.kim.impl.identity.PersonServiceImpl
-
- getPersonDelegations(String) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getPersonDocument() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentBoDefaultBase
-
- getPersonDocument() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- getPersonEntityTypeCode() - Method in interface org.kuali.rice.kim.util.Constants
-
Gets the value of personEntityTypeCode
- getPersonEntityTypeCodes() - Method in class org.kuali.rice.kim.impl.identity.PersonServiceImpl
-
Get the entityTypeCode that can be associated with a Person.
- getPersonImpl() - Method in class org.kuali.rice.kew.rule.PersonRuleResponsibility
-
- getPersonImpl() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getPersonImplementationClass() - Method in interface org.kuali.rice.kim.api.identity.PersonService
-
Get the class object which points to the class used by the underlying implementation.
- getPersonImplementationClass() - Method in class org.kuali.rice.kim.impl.identity.PersonServiceImpl
-
- getPersonInquiryUrlLink(Person, String) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- getPersonLookupStyle() - Method in class org.kuali.rice.kew.rule.web.WebRuleResponsibility
-
- getPersonNameAttributeName() - Method in class org.kuali.rice.kns.datadictionary.control.KualiUserControlDefinition
-
Deprecated.
Gets the personNameAttributeName attribute.
- getPersonNameAttributeName() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
Gets the personNameAttributeName attribute.
- 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
- getPersonNameValue() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- 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
- getPersonResponsibilities() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getPersonReviewer() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getPersonReviewer() - Method in class org.kuali.rice.kew.rule.RuleDelegationBo
-
- getPersonReviewerType() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getPersonReviewerType() - Method in class org.kuali.rice.kew.rule.RuleDelegationBo
-
- getPersonSectionName() - Method in class org.kuali.rice.kew.document.RoutingRuleDelegationMaintainableBusRule
-
This overridden method returns the person section name for the delegation doc
- getPersonSectionName() - Method in class org.kuali.rice.kew.document.RoutingRuleMaintainableBusRule
-
- getPersonService() - Static method in class org.kuali.rice.kew.user.UserUtils
-
- getPersonService() - Static method in class org.kuali.rice.kim.api.services.KimApiServiceLocator
-
- getPersonService() - Static method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getPersonService() - Method in class org.kuali.rice.kim.impl.identity.PersonLookupableImpl
-
- getPersonService() - Method in class org.kuali.rice.kim.inquiry.PersonInquirableImpl
-
- getPersonService() - Method in class org.kuali.rice.kim.service.impl.KimModuleService
-
- getPersonService() - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- getPersonService() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
- 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
-
- getPersonService() - Method in class org.kuali.rice.krad.service.impl.BusinessObjectServiceImpl
-
- getPersonService() - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- getPersonService() - Method in class org.kuali.rice.krad.service.impl.PessimisticLockServiceImpl
-
- getPerTestDataLoaderLifecycle() - Method in class org.kuali.rice.test.BaseRiceTestCase
-
- getPerTestLifecycles() - Method in class org.kuali.rice.test.BaselineTestCase
-
- getPerTestLifecycles() - Method in class org.kuali.rice.test.RiceTestCase
-
- getPerTestTablesNotToClear() - Method in class org.kuali.rice.test.BaselineTestCase
-
- getPerTestTablesToClear() - Method in class org.kuali.rice.test.BaselineTestCase
-
- 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.kns.web.struts.action.KualiDocumentActionBase
-
- getPessimisticLockService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getPessimisticLocksForDocument(String) - Method in class org.kuali.rice.krad.service.impl.PessimisticLockServiceImpl
-
- getPessimisticLocksForDocument(String) - Method in interface org.kuali.rice.krad.service.PessimisticLockService
-
This method gets all locks associated with the given document number
- getPhone() - Method in class org.kuali.rice.kew.feedback.web.FeedbackForm
-
- getPhoneMapper() - Method in class org.kuali.rice.kim.ldap.EntityTypeContactInfoDefaultMapper
-
Gets the value of phoneMapper
- getPhoneMapper() - Method in class org.kuali.rice.kim.ldap.EntityTypeContactInfoMapper
-
Gets the value of phoneMapper
- getPhoneNbr() - Method in class edu.sampleu.bookstore.bo.Author
-
- getPhoneNumber() - Method in interface org.kuali.rice.kim.api.identity.Person
-
Returns the default phone number for the entity.
- getPhoneNumber() - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone.Builder
-
- getPhoneNumber() - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone
-
- getPhoneNumber() - Method in interface org.kuali.rice.kim.api.identity.phone.EntityPhoneContract
-
- getPhoneNumber() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentPhone
-
- getPhoneNumber() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getPhoneNumbers() - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo.Builder
-
- getPhoneNumbers() - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo
-
- getPhoneNumbers() - Method in interface org.kuali.rice.kim.api.identity.type.EntityTypeContactInfoContract
-
- getPhoneNumberUnmasked() - Method in interface org.kuali.rice.kim.api.identity.Person
-
- getPhoneNumberUnmasked() - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone.Builder
-
- getPhoneNumberUnmasked() - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone
-
- getPhoneNumberUnmasked() - Method in interface org.kuali.rice.kim.api.identity.phone.EntityPhoneContract
-
- getPhoneNumberUnmasked() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getPhones() - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- getPhoneType(String) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- getPhoneType() - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone.Builder
-
- getPhoneType() - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone
-
- getPhoneType() - Method in interface org.kuali.rice.kim.api.identity.phone.EntityPhoneContract
-
- getPhoneType(String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getPhoneType() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentPhone
-
- getPhoneType(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- getPhoneType(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- getPhoneType(String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getPhoneTypeCode() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentPhone
-
- getPlatform() - Method in class org.kuali.rice.core.impl.config.module.CoreConfigurer
-
- getPlatform() - Method in class org.kuali.rice.kew.responsibility.dao.impl.ResponsibilityIdDAOJpaImpl
-
- getPlatform() - Method in class org.kuali.rice.kew.responsibility.dao.impl.ResponsibilityIdDAOOjbImpl
-
- getPlatform() - Method in class org.kuali.rice.kew.routeheader.dao.impl.DocumentRouteHeaderDAOJpaImpl
-
- getPlatform() - Method in class org.kuali.rice.kew.routeheader.dao.impl.DocumentRouteHeaderDAOOjbImpl
-
- getPlatform() - Method in class org.kuali.rice.kew.rule.dao.impl.RuleTemplateDAOJpaImpl
-
- getPlatform() - Method in class org.kuali.rice.kew.rule.dao.impl.RuleTemplateDAOOjbImpl
-
- getPlatform() - Method in class org.kuali.rice.kew.useroptions.dao.impl.UserOptionsDaoJpaImpl
-
- getPlatform() - Method in class org.kuali.rice.kew.useroptions.dao.impl.UserOptionsDAOOjbImpl
-
- getPlatformTransactionManager() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getPlatformTransactionManager() - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- getPlatformTransactionManager() - Static method in class org.kuali.rice.ksb.service.KSBServiceLocator
-
- getPlugin(QName) - Method in class org.kuali.rice.kew.plugin.BasePluginRegistry
-
- getPlugin() - Method in class org.kuali.rice.kew.plugin.PluginEnvironment
-
Gets the Plugin represented by this environment.
- getPluginConfigURL() - Method in class org.kuali.rice.kew.plugin.BasePluginLoader
-
Template method that subclasses should implement to supply an appropriate
URL to the plugin's configuration
- getPluginConfigURL() - Method in class org.kuali.rice.kew.plugin.ZipFilePluginLoader
-
- getPluginEnvironment(String) - Method in class org.kuali.rice.kew.plugin.BasePluginRegistry
-
- getPluginEnvironment(String) - Method in interface org.kuali.rice.kew.plugin.PluginRegistry
-
- getPluginEnvironments() - Method in class org.kuali.rice.kew.plugin.BasePluginRegistry
-
- getPluginEnvironments() - Method in interface org.kuali.rice.kew.plugin.PluginRegistry
-
- getPluginName() - Method in class org.kuali.rice.kew.plugin.BasePluginLoader
-
- getPluginName(PluginConfig) - Method in class org.kuali.rice.kew.plugin.BasePluginLoader
-
- getPluginName() - Method in class org.kuali.rice.kew.plugin.PluginEnvironment
-
- getPluginName() - Method in interface org.kuali.rice.kew.plugin.PluginLoader
-
- getPluginNames() - Method in class org.kuali.rice.kew.plugin.BasePluginRegistry
-
- getPluginRegistry() - Static method in class org.kuali.rice.kew.plugin.PluginUtils
-
- getPolicies() - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- getPolicies() - Method in class org.kuali.rice.kew.api.doctype.DocumentType
-
- getPolicies() - Method in interface org.kuali.rice.kew.api.doctype.DocumentTypeContract
-
- getPolicies() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getPolicyDisplayValue() - Method in class org.kuali.rice.kew.doctype.DocumentTypePolicy
-
- getPolicyLabel(String) - Static method in class org.kuali.rice.kew.api.util.CodeTranslator
-
- getPolicyName() - Method in class org.kuali.rice.kew.doctype.DocumentTypePolicy
-
- getPolicyName() - Method in class org.kuali.rice.kew.doctype.DocumentTypePolicyId
-
- getPolicyStringValue() - Method in class org.kuali.rice.kew.doctype.DocumentTypePolicy
-
- getPolicyValue() - Method in class org.kuali.rice.kew.doctype.DocumentTypePolicy
-
- getPollIntervalSecs() - Method in interface org.kuali.rice.kew.batch.XmlPollerService
-
- getPollIntervalSecs() - Method in class org.kuali.rice.kew.batch.XmlPollerServiceImpl
-
Gets the polling interval time in seconds
- getPoolSize() - Method in interface org.kuali.rice.ksb.messaging.threadpool.KSBThreadPool
-
- getPopulateEditableProperties() - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
- getPopulateEditablePropertiesGuid() - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
- getPort() - Method in class org.kuali.rice.test.launch.JettyLauncher
-
- 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.
- getPostalCode() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- getPostalCode() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress
-
- getPostalCode() - Method in interface org.kuali.rice.kim.api.identity.address.EntityAddressContract
-
- getPostalCode() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
This overridden method ...
- getPostalCode(String, String) - Method in interface org.kuali.rice.location.api.postalcode.PostalCodeService
-
Gets a
PostalCode
from a postal country code and postal code value.
- getPostalCode(String, String) - Method in class org.kuali.rice.location.impl.postalcode.PostalCodeServiceImpl
-
- getPostalCodeService() - Static method in class org.kuali.rice.location.api.services.LocationApiServiceLocator
-
- getPostalCodeService() - Method in class org.kuali.rice.location.service.impl.LocationModuleService
-
- getPostalCodeUnmasked() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- getPostalCodeUnmasked() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress
-
- getPostalCodeUnmasked() - Method in interface org.kuali.rice.kim.api.identity.address.EntityAddressContract
-
- getPostProcessor() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getPostProcessorName() - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- getPostProcessorName() - Method in class org.kuali.rice.kew.api.doctype.DocumentType
-
- getPostProcessorName() - Method in interface org.kuali.rice.kew.api.doctype.DocumentTypeContract
-
- getPostProcessorName() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getPostProcessors() - Method in class org.kuali.rice.edl.impl.EDLController
-
- getPostProcessors() - Method in class org.kuali.rice.edl.impl.EDLGlobalConfig
-
- getPostProcessorService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorInternal
-
- getPotentialKualiClassName(String, String, String) - Static method in class org.kuali.rice.krad.workflow.attribute.KualiXmlAttributeHelper
-
- getPotentialNodeName() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getPrecision() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
- getPrecision() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
-
- getPrecision() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.FixedPointPatternConstraint
-
- getPredicate() - Method in class org.kuali.rice.core.api.criteria.QueryByCriteria
-
Returns the
Predicate
which will be used to execute the query.
- getPredicates() - Method in interface org.kuali.rice.core.api.criteria.CompositePredicate
-
Returns an unmodifiable set of predicates contained within
this composite predicate.
- getPredicates() - Method in class org.kuali.rice.core.api.criteria.QueryByCriteria.Builder
-
will return an array of the predicates.
- getPredicateTransform() - Method in class org.kuali.rice.core.api.criteria.LookupCustomizer.Builder
-
- getPredicateTransform() - Method in class org.kuali.rice.core.api.criteria.LookupCustomizer
-
- getPreferenceKeys() - Method in class org.kuali.rice.kcb.deliverer.impl.AOLInstantMessageDeliverer
-
This implementation returns a screen name field.
- getPreferenceKeys() - Method in class org.kuali.rice.kcb.deliverer.impl.EmailMessageDeliverer
-
This implementation returns an address field.
- getPreferenceKeys() - Method in class org.kuali.rice.kcb.deliverer.impl.MockMessageDeliverer
-
- getPreferenceKeys() - Method in class org.kuali.rice.kcb.deliverer.impl.SMSMessageDeliverer
-
This implementation returns an address field.
- getPreferenceKeys() - Method in interface org.kuali.rice.kcb.deliverer.MessageDeliverer
-
This method is responsible for returning a list of preference key names along with their corresponding labels that get
rendered in the UI.
- getPreferences(String) - Method in interface org.kuali.rice.kew.api.preferences.PreferencesService
-
- getPreferences(String) - Method in class org.kuali.rice.kew.preferences.service.impl.PreferencesServiceImpl
-
- getPreferences() - Method in class org.kuali.rice.kew.preferences.web.PreferencesForm
-
- getPreferencesService() - Static method in class org.kuali.rice.kew.api.KewApiServiceLocator
-
- getPreferencesService() - Method in class org.kuali.rice.kew.preferences.web.PreferencesAction
-
- getPreferencesUrl() - Method in class org.kuali.rice.kew.mail.service.impl.ActionListEmailServiceImpl
-
- getPreferencesUrl() - Method in class org.kuali.rice.kew.mail.service.impl.BaseEmailContentServiceImpl
-
- getPreferredDataSourceJndiParams() - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.PrimaryDataSourceFactoryBean
-
- getPreferredDataSourceParams() - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.PrimaryDataSourceFactoryBean
-
- getPrefix() - Method in class edu.sampleu.demo.course.Course
-
- getPrefix(String) - Method in class org.kuali.rice.ken.util.CompoundNamespaceContext
-
- getPrefix(String) - Method in class org.kuali.rice.ken.util.ConfiguredNamespaceContext
-
- getPrefix(String) - Method in class org.kuali.rice.ken.util.DocumentNamespaceContext
-
- getPrefix(String) - Method in class org.kuali.rice.kew.rule.xmlrouting.WorkflowNamespaceContext
-
- getPrefix() - Static method in class org.kuali.rice.kim.sesn.DistributedSession
-
- getPrefixes(String) - Method in class org.kuali.rice.ken.util.CompoundNamespaceContext
-
- getPrefixes(String) - Method in class org.kuali.rice.ken.util.ConfiguredNamespaceContext
-
- getPrefixes(String) - Method in class org.kuali.rice.ken.util.DocumentNamespaceContext
-
- getPrefixes(String) - Method in class org.kuali.rice.kew.rule.xmlrouting.WorkflowNamespaceContext
-
- getPreLoadScript() - Method in class org.kuali.rice.krad.uif.view.View
-
Script that is executed at the beginning of page load (before any other script)
- getPreModelContext(View) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Returns the general context that is available before the apply model
phase (during the initialize phase)
- getPreparedSelectStatement(Query, ClassDescriptor) - Method in class org.kuali.rice.core.framework.persistence.ojb.SqlGeneratorSuffixableImpl
-
- getPreparedStatementCacheSize() - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.RiceXADataSource
-
- getPrependDisplayText() - Method in class org.kuali.rice.kns.lookup.HtmlData
-
Deprecated.
- getPreProcessors() - Method in class org.kuali.rice.edl.impl.EDLController
-
- getPreProcessors() - Method in class org.kuali.rice.edl.impl.EDLGlobalConfig
-
- 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
-
- getPrerequisites() - Method in interface org.kuali.rice.krms.api.engine.TermResolver
-
- getPrerequisites() - Method in class org.kuali.rice.krms.api.repository.term.TermResolverDefinition.Builder
-
- getPrerequisites() - Method in class org.kuali.rice.krms.api.repository.term.TermResolverDefinition
-
- getPrerequisites() - Method in interface org.kuali.rice.krms.api.repository.term.TermResolverDefinitionContract
-
- getPresentationController() - Method in class org.kuali.rice.krad.uif.view.View
-
PresentationController that should be used for the View
instance
- getPresentationControllerClass() - Method in class org.kuali.rice.kns.datadictionary.InquiryDefinition
-
Deprecated.
- getPreserveLockingKeysOnCopy() - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- getPreserveLockingKeysOnCopy(Class) - Method in class org.kuali.rice.kns.service.impl.MaintenanceDocumentDictionaryServiceImpl
-
Deprecated.
for issue KULRice 3072
- getPreserveLockingKeysOnCopy(Class) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
-
Deprecated.
Indicates whether the configured locking keys for a class should be cleared on a maintenance
copy action or values carried forward
- 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
- getPreserveLockingKeysOnCopy(Class) - Method in class org.kuali.rice.krad.service.impl.DocumentDictionaryServiceImpl
-
- getPreviousAction(ActionRequestValue) - Method in interface org.kuali.rice.kew.actiontaken.service.ActionTakenService
-
- getPreviousAction(ActionRequestValue, List<ActionTakenValue>) - Method in interface org.kuali.rice.kew.actiontaken.service.ActionTakenService
-
- getPreviousAction(ActionRequestValue) - Method in class org.kuali.rice.kew.actiontaken.service.impl.ActionTakenServiceImpl
-
- getPreviousAction(ActionRequestValue, List<ActionTakenValue>) - Method in class org.kuali.rice.kew.actiontaken.service.impl.ActionTakenServiceImpl
-
- getPreviouslySelectedObjectIdSet() - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- getPreviouslySortedColumnIndex() - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
-
Gets the previouslySortedColumnIndex attribute.
- getPreviouslySortedColumnIndex() - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- getPreviouslySortedColumnName() - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
-
- getPreviousNodeIds() - Method in class org.kuali.rice.kew.api.doctype.RouteNode.Builder
-
- getPreviousNodeIds() - Method in class org.kuali.rice.kew.api.doctype.RouteNode
-
- getPreviousNodeIds() - Method in interface org.kuali.rice.kew.api.doctype.RouteNodeContract
-
- getPreviousNodeIds() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- getPreviousNodeInstance() - Method in class org.kuali.rice.kew.engine.node.NodeGraphContext
-
- getPreviousNodeInstance(int) - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- getPreviousNodeInstances() - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- getPreviousNodeNames() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Returns the list of previous route node names
- getPreviousNodeNames() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getPreviousNodes() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- getPreviousNodes() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.RouteNodeForDisplay
-
- getPreviousNodes() - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- getPreviousRouteNodeNames(String) - Method in interface org.kuali.rice.kew.api.document.WorkflowDocumentService
-
- getPreviousRouteNodeNames(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentServiceImpl
-
- getPreviousRuleId() - Method in class org.kuali.rice.kew.api.rule.Rule.Builder
-
- getPreviousRuleId() - Method in class org.kuali.rice.kew.api.rule.Rule
-
- getPreviousRuleId() - Method in interface org.kuali.rice.kew.api.rule.RuleContract
-
Unique id for the previous version of this Rule.
- getPreviousRuleId() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getPreviousVersion() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getPreviousVersion() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getPreviousVersionId() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getPreviousView() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
View instance for the page that made a request.
- getPreviousView() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- getPrice() - Method in class edu.sampleu.bookstore.bo.Book
-
- getPrimaryAffiliationLdapProperty() - Method in interface org.kuali.rice.kim.util.Constants
-
Gets the mappings for the primary affiliation ldap property
- getPrimaryDelegateFilter() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getPrimaryDelegateFilter() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getPrimaryDelegateFilter() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getPrimaryDelegateFilterChoices(HttpServletRequest) - Method in class org.kuali.rice.kew.preferences.web.PreferencesAction
-
- getPrimaryDelegateId() - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- getPrimaryDelegateId() - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- getPrimaryDelegateRequests() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
Used to get primary delegate names on route log in the 'Requested Of' section so primary delegate requests
list the delegate and not the delegator as having the request 'IN ACTION LIST'.
- getPrimaryDelegates() - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- getPrimaryDelegation() - Method in class org.kuali.rice.kim.document.IdentityManagementKimDocument
-
- getPrimaryDepartmentCode() - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment.Builder
-
- getPrimaryDepartmentCode() - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment
-
- getPrimaryDepartmentCode() - Method in interface org.kuali.rice.kim.api.identity.employment.EntityEmploymentContract
-
- getPrimaryDepartmentCode() - Method in interface org.kuali.rice.kim.api.identity.Person
-
- getPrimaryDepartmentCode() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfo
-
- getPrimaryDepartmentCode() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getPrimaryDeptCd() - Static method in class org.kuali.rice.edl.framework.util.EDLFunctions
-
- getPrimaryEditedBusinessObjectClass() - Method in class org.kuali.rice.kns.maintenance.KualiGlobalMaintainableImpl
-
- getPrimaryEmployment() - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- getPrimaryEmployment() - Method in class org.kuali.rice.kim.api.identity.entity.Entity
-
- getPrimaryEmployment() - Method in interface org.kuali.rice.kim.api.identity.entity.EntityContract
-
- getPrimaryKeyFieldLabels() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
Returns "N/A"
- getPrimaryKeyFieldLabels() - Method in class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
-
Returns a comma delimited list of primary key field labels, to be used on the UI to tell the user which fields were used to search
These labels are generated from the DD definitions for the lookup fields
- getPrimaryKeyFieldLabels() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
- getPrimaryKeyFieldLabels() - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
Returns a comma delimited list of primary key field labels, as defined in the DD
- getPrimaryKeyFieldLabels() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
Returns a comma delimited list of primary key field labels, to be used on the UI to tell the user which fields were used to search
- getPrimaryKeyFieldLabels() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- getPrimaryKeyFieldsForBusinessObject(Class<? extends BusinessObject>) - Method in class org.kuali.rice.kns.lookup.DataDictionaryLookupResultsSupportStrategy
-
Returns the data dictionary defined primary keys for the given BusinessObject
- getPrimaryKeyFieldValues() - Method in class org.kuali.rice.kns.web.struts.form.DisplayInactivationBlockersForm
-
- getPrimaryKeyFieldValues(Object) - Method in interface org.kuali.rice.krad.service.DataObjectMetaDataService
-
Determines the primary keys for the class of the given object, then for each
key field retrieves the value from the object instance and populates the return
map with the primary key name as the map key and the object value as the map value
- getPrimaryKeyFieldValues(Object, boolean) - Method in interface org.kuali.rice.krad.service.DataObjectMetaDataService
-
Determines the primary keys for the class of the given object, then for each
key field retrieves the value from the object instance and populates the return
map with the primary key name as the map key and the object value as the map value
- getPrimaryKeyFieldValues(Object) - Method in class org.kuali.rice.krad.service.impl.DataObjectMetaDataServiceImpl
-
- getPrimaryKeyFieldValues(Object, boolean) - Method in class org.kuali.rice.krad.service.impl.DataObjectMetaDataServiceImpl
-
- getPrimaryKeyFieldValues(Object) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceImplBase
-
- getPrimaryKeyFieldValues(Object, boolean) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceImplBase
-
- getPrimaryKeyFieldValues(Object) - Method in interface org.kuali.rice.krad.service.PersistenceService
-
- getPrimaryKeyFieldValues(Object, boolean) - Method in interface org.kuali.rice.krad.service.PersistenceService
-
- getPrimaryKeys() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.EntityDescriptor
-
- getPrimaryKeys() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- getPrimaryKeys(Class) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceImpl
-
- getPrimaryKeys(Class) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceJpaImpl
-
- getPrimaryKeys(Class) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceOjbImpl
-
- getPrimaryKeys(Class) - Method in interface org.kuali.rice.krad.service.PersistenceStructureService
-
This method returns a List of Strings, each containing the field name of one of the primary keys, as defined in the ORM
layer.
- getPrimaryLanguageCode() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- getPrimaryLanguageCode() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics
-
- getPrimaryLanguageCode() - Method in interface org.kuali.rice.kim.api.identity.personal.EntityBioDemographicsContract
-
- getPrimaryLanguageCodeUnmasked() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- getPrimaryLanguageCodeUnmasked() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics
-
- getPrimaryLanguageCodeUnmasked() - Method in interface org.kuali.rice.kim.api.identity.personal.EntityBioDemographicsContract
-
- getPrimaryProcess() - Method in class org.kuali.rice.kew.api.doctype.RoutePath
-
- getPrimaryProcess() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getPrimarySpringFiles() - Method in interface org.kuali.rice.core.api.config.module.Configurer
-
- getPrimarySpringFiles() - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
- getPrimarySpringFiles() - Method in class org.kuali.rice.core.impl.config.module.CoreConfigurer
-
- getPrimarySpringFiles() - Method in class org.kuali.rice.coreservice.impl.config.CoreServiceConfigurer
-
- getPrimarySpringFiles() - Method in class org.kuali.rice.edl.impl.config.EDLConfigurer
-
- getPrimarySpringFiles() - Method in class org.kuali.rice.ken.impl.config.KENConfigurer
-
- getPrimarySpringFiles() - Method in class org.kuali.rice.kew.config.KEWConfigurer
-
- getPrimarySpringFiles() - Method in class org.kuali.rice.kim.config.KIMConfigurer
-
- getPrimarySpringFiles() - Method in class org.kuali.rice.krad.config.KRADConfigurer
-
- getPrimarySpringFiles() - Method in class org.kuali.rice.krms.config.KRMSConfigurer
-
- getPrimarySpringFiles() - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- getPrimarySpringFiles() - Method in class org.kuali.rice.location.impl.config.LocationConfigurer
-
- getPrimitiveAttributes() - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
-
- getPrimitiveReference(BusinessObject, String) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
-
Deprecated.
- getPrincipal() - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- getPrincipal() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getPrincipal() - Method in class org.kuali.rice.kew.actionrequest.KimPrincipalRecipient
-
- getPrincipal() - Method in class org.kuali.rice.kew.actions.ActionTakenEvent
-
- getPrincipal() - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- getPrincipal(String) - Method in interface org.kuali.rice.kew.identity.service.IdentityHelperService
-
Returns the KimPrincipal for the given principal id.
- getPrincipal(UserId) - Method in interface org.kuali.rice.kew.identity.service.IdentityHelperService
-
Returns the principal for the given UserId.
- getPrincipal(String) - Method in class org.kuali.rice.kew.identity.service.impl.IdentityHelperServiceImpl
-
- getPrincipal(UserId) - Method in class org.kuali.rice.kew.identity.service.impl.IdentityHelperServiceImpl
-
- getPrincipal() - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- getPrincipal(String) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- getPrincipal(String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getPrincipal() - Method in class org.kuali.rice.kim.client.acegi.KualiDistributedSessionExpiredAuthentication
-
This overridden method ...
- getPrincipal(String) - Method in class org.kuali.rice.kim.dao.impl.LdapPrincipalDaoImpl
-
In EDS, the principalId, principalName, and entityId will all be the same.
- getPrincipal(String) - Method in interface org.kuali.rice.kim.dao.LdapPrincipalDao
-
In EDS, the principalId, principalName, and entityId will all be the same.
- getPrincipal(String) - Method in interface org.kuali.rice.kim.dao.PrincipalDao
-
In EDS, the principalId, principalName, and entityId will all be the same.
- getPrincipal(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- getPrincipal(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- getPrincipal(String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getPrincipal(String) - Method in class org.kuali.rice.kim.service.impl.LdapIdentityDelegateServiceImpl
-
- getPrincipalByName(String) - Method in class org.kuali.rice.kim.dao.impl.LdapPrincipalDaoImpl
-
Assuming he principalId, principalName, and entityId will all be the same.
- getPrincipalByName(String) - Method in interface org.kuali.rice.kim.dao.LdapPrincipalDao
-
In EDS, the principalId, principalName, and entityId will all be the same.
- getPrincipalByName(String) - Method in interface org.kuali.rice.kim.dao.PrincipalDao
-
In EDS, the principalId, principalName, and entityId will all be the same.
- getPrincipalByPrincipalName(String) - Method in interface org.kuali.rice.kew.identity.service.IdentityHelperService
-
Returns the KimPrincipal for the given principal name.
- getPrincipalByPrincipalName(String) - Method in class org.kuali.rice.kew.identity.service.impl.IdentityHelperServiceImpl
-
- getPrincipalByPrincipalName(String) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- getPrincipalByPrincipalName(String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getPrincipalByPrincipalName(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- getPrincipalByPrincipalName(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- getPrincipalByPrincipalName(String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getPrincipalByPrincipalName(String) - Method in class org.kuali.rice.kim.service.impl.LdapIdentityDelegateServiceImpl
-
- getPrincipalByPrincipalNameAndPassword(String, String) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
Gets a
Principal
from an principalName and password.
- getPrincipalByPrincipalNameAndPassword(String, String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getPrincipalByPrincipalNameAndPassword(String, String) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- getPrincipalByPrincipalNameAndPassword(String, String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- getPrincipalByPrincipalNameAndPassword(String, String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getPrincipalByPrincipalNameAndPassword(String, String) - Method in class org.kuali.rice.kim.service.impl.LdapIdentityDelegateServiceImpl
-
Deprecated.
- getPrincipalDao() - Method in class org.kuali.rice.kim.service.impl.LdapIdentityDelegateServiceImpl
-
- getPrincipalDisplayName() - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- getPrincipalId() - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- getPrincipalId() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getPrincipalId() - Method in class org.kuali.rice.kew.actionrequest.KimPrincipalRecipient
-
- getPrincipalId() - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- getPrincipalId() - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- getPrincipalId() - Method in class org.kuali.rice.kew.api.action.ActionItem
-
- getPrincipalId() - Method in interface org.kuali.rice.kew.api.action.ActionItemContract
-
- getPrincipalId() - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- getPrincipalId() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- getPrincipalId() - Method in interface org.kuali.rice.kew.api.action.ActionRequestContract
-
- getPrincipalId() - Method in class org.kuali.rice.kew.api.action.ActionTaken.Builder
-
- getPrincipalId() - Method in class org.kuali.rice.kew.api.action.ActionTaken
-
- getPrincipalId() - Method in interface org.kuali.rice.kew.api.action.ActionTakenContract
-
- getPrincipalId() - Method in class org.kuali.rice.kew.api.action.DocumentActionParameters.Builder
-
- getPrincipalId() - Method in class org.kuali.rice.kew.api.action.DocumentActionParameters
-
- getPrincipalId() - Method in class org.kuali.rice.kew.api.action.RoutingReportActionToTake.Builder
-
- getPrincipalId() - Method in class org.kuali.rice.kew.api.action.RoutingReportActionToTake
-
- getPrincipalId() - Method in interface org.kuali.rice.kew.api.action.RoutingReportActionToTakeContract
-
- getPrincipalId() - Method in class org.kuali.rice.kew.api.identity.PrincipalId
-
- getPrincipalId() - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility.Builder
-
- getPrincipalId() - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility
-
- getPrincipalId() - Method in interface org.kuali.rice.kew.api.rule.RuleResponsibilityContract
-
unique id of the Principal for the RuleResponsibility
- getPrincipalId() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Returns the principalId with which this WorkflowDocument was constructed
- getPrincipalId() - Method in class org.kuali.rice.kew.doctype.SecuritySession
-
- getPrincipalId() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
Returns the principalId with which this WorkflowDocument was constructed
- getPrincipalId() - Method in class org.kuali.rice.kew.rule.PrincipalIdRoleAttribute
-
- getPrincipalId() - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- getPrincipalId() - Method in class org.kuali.rice.kew.util.ResponsibleParty
-
- getPrincipalId() - Method in class org.kuali.rice.kim.api.common.assignee.Assignee.Builder
-
- getPrincipalId() - Method in class org.kuali.rice.kim.api.common.assignee.Assignee
-
- getPrincipalId() - Method in interface org.kuali.rice.kim.api.common.assignee.AssigneeContract
-
The Principal ID referenced by the Permission Assignee.
- getPrincipalId() - Method in interface org.kuali.rice.kim.api.identity.Person
-
- getPrincipalId() - Method in class org.kuali.rice.kim.api.identity.principal.Principal.Builder
-
- getPrincipalId() - Method in class org.kuali.rice.kim.api.identity.principal.Principal
-
- getPrincipalId() - Method in interface org.kuali.rice.kim.api.identity.principal.PrincipalContract
-
- getPrincipalId() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction.Builder
-
- getPrincipalId() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction
-
- getPrincipalId() - Method in interface org.kuali.rice.kim.api.responsibility.ResponsibilityActionContract
-
The principalId the responsibility action is associated with.
- getPrincipalId() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentGroup
-
- getPrincipalId() - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- getPrincipalId() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- getPrincipalId() - Method in class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO
-
- getPrincipalId() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- getPrincipalId() - Method in class org.kuali.rice.krad.bo.SessionDocument
-
- getPrincipalId() - Method in class org.kuali.rice.krad.bo.SessionDocumentId
-
- getPrincipalId() - Method in class org.kuali.rice.krad.UserSession
-
- 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
- getPrincipalIds() - Method in class org.kuali.rice.kew.api.action.AdHocRevoke
-
- getPrincipalIdsInRouteLog(String, boolean) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Returns a list of principal Ids that exist in a route log
- getPrincipalIdsInRouteLog(String, boolean) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- getPrincipalIdSubListWithRole(List<String>, String, String, Map<String, String>) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
Returns the subset of the given principal ID list which has the given role and qualification.
- getPrincipalIdSubListWithRole(List<String>, String, String, Map<String, String>) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- getPrincipalIdsWithPendingActionRequestByActionRequestedAndDocId(String, String) - Method in interface org.kuali.rice.kew.actionrequest.service.ActionRequestService
-
This method gets a list of ids of all principals who have a pending action request for a document.
- getPrincipalIdsWithPendingActionRequestByActionRequestedAndDocId(String, String) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
- getPrincipalIdsWithPendingActionRequestByActionRequestedAndDocId(String, String) - Method in interface org.kuali.rice.kew.api.document.WorkflowDocumentService
-
Gets a list of principalId values for a
Document
with the given documentId
and action request code that have pending action requests
- getPrincipalIdsWithPendingActionRequestByActionRequestedAndDocId(String, String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentServiceImpl
-
- getPrincipalName() - Method in class org.kuali.rice.kew.api.identity.PrincipalName
-
- getPrincipalName() - Method in class org.kuali.rice.kew.rule.PersonRuleResponsibility
-
- getPrincipalName(HttpServletRequest) - Method in interface org.kuali.rice.kim.api.identity.AuthenticationService
-
Returns the principalName of the principal that has authenticated with
the incoming HttpServletRequest.
- getPrincipalName() - Method in interface org.kuali.rice.kim.api.identity.Person
-
- getPrincipalName() - Method in class org.kuali.rice.kim.api.identity.principal.EntityNamePrincipalName.Builder
-
- getPrincipalName() - Method in class org.kuali.rice.kim.api.identity.principal.EntityNamePrincipalName
-
- getPrincipalName() - Method in class org.kuali.rice.kim.api.identity.principal.Principal.Builder
-
- getPrincipalName() - Method in class org.kuali.rice.kim.api.identity.principal.Principal
-
- getPrincipalName() - Method in interface org.kuali.rice.kim.api.identity.principal.PrincipalContract
-
- getPrincipalName() - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- getPrincipalName(HttpServletRequest) - Method in class org.kuali.rice.kim.impl.identity.AuthenticationServiceImpl
-
- getPrincipalName() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
This overridden method ...
- getPrincipalName() - Method in class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO
-
- getPrincipalName() - Method in class org.kuali.rice.kns.web.struts.form.KualiExceptionIncidentForm
-
- getPrincipalName() - Method in class org.kuali.rice.krad.UserSession
-
- getPrincipalRecipient(String) - Method in interface org.kuali.rice.kew.identity.service.IdentityHelperService
-
Returns the Recipient for the given principalId.
- getPrincipalRecipient(String) - Method in class org.kuali.rice.kew.identity.service.impl.IdentityHelperServiceImpl
-
- getPrincipals() - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- getPrincipals() - Method in class org.kuali.rice.kim.api.identity.entity.Entity
-
- getPrincipals() - Method in interface org.kuali.rice.kim.api.identity.entity.EntityContract
-
- getPrincipals() - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefault.Builder
-
- getPrincipals() - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefault
-
- getPrincipalTakingAction() - Method in class org.kuali.rice.kew.actions.NotificationContext
-
- getPriority() - Method in class org.kuali.rice.ken.bo.Notification
-
Gets the priority attribute.
- getPriority() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getPriority() - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- getPriority() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- getPriority() - Method in interface org.kuali.rice.kew.api.action.ActionRequestContract
-
- getPriority() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowMember.Builder
-
- getPriority() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowMember
-
- getPriority() - Method in interface org.kuali.rice.kew.api.peopleflow.PeopleFlowMemberContract
-
- getPriority() - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility.Builder
-
- getPriority() - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility
-
- getPriority() - Method in interface org.kuali.rice.kew.api.rule.RuleResponsibilityContract
-
integer representation of the priority of the RuleResponsibility
- getPriority() - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- getPriority() - Method in interface org.kuali.rice.ksb.api.bus.ServiceConfiguration
-
Returns the processing priority for messages that are sent to this service.
- getPriority() - Method in interface org.kuali.rice.ksb.api.bus.ServiceDefinition
-
Returns the processing priority for messages that are sent to this service.
- getPriority() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- getPriority() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration
-
- getPriority() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- getPriorityNumber() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction.Builder
-
- getPriorityNumber() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction
-
- getPriorityNumber() - Method in interface org.kuali.rice.kim.api.responsibility.ResponsibilityActionContract
-
The priorityNumber the responsibility action is associated with.
- getPriorityNumber() - Method in class org.kuali.rice.kim.api.role.RoleResponsibilityAction.Builder
-
- getPriorityNumber() - Method in class org.kuali.rice.kim.api.role.RoleResponsibilityAction
-
- getPriorityNumber() - Method in interface org.kuali.rice.kim.api.role.RoleResponsibilityActionContract
-
- getPriorityNumber() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityAction
-
- getPrivacy() - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- getPrivacyPreferences() - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- getPrivacyPreferences() - Method in class org.kuali.rice.kim.api.identity.entity.Entity
-
- getPrivacyPreferences() - Method in interface org.kuali.rice.kim.api.identity.entity.EntityContract
-
- getPrivacyPreferences() - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefault.Builder
-
- getPrivacyPreferences() - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefault
-
- getProcess() - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- getProcessCount() - Method in class org.kuali.rice.kcb.bo.MessageDelivery
-
- getProcessDefinitions() - Method in class org.kuali.rice.kew.api.doctype.RoutePath.Builder
-
- getProcessDefinitions() - Method in class org.kuali.rice.kew.api.doctype.RoutePath
-
- getProcessDefinitions() - Method in interface org.kuali.rice.kew.api.doctype.RoutePathContract
-
- getProcessedLabel() - Method in class edu.sampleu.kew.krad.form.StatsForm
-
- getProcessedLabel() - Method in class org.kuali.rice.kew.stats.web.StatsForm
-
- getProcessedNumber() - Method in class org.kuali.rice.kew.stats.Stats
-
- getProcesses() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
Gets the processes of this document by checking locally for processes, and if none are
present, retrieves them from it's parent document type.
- getProcessException() - Method in class org.kuali.rice.kew.framework.postprocessor.ProcessDocReport
-
- getProcessId() - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance.Builder
-
- getProcessId() - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance
-
- getProcessId() - Method in interface org.kuali.rice.kew.api.document.node.RouteNodeInstanceContract
-
- getProcessId() - Method in class org.kuali.rice.kew.engine.node.ProcessDefinitionBo
-
- getProcessingFlag() - Method in class org.kuali.rice.ken.bo.Notification
-
Gets the processingFlag attribute.
- getProcessingMessage() - Method in interface org.kuali.rice.core.api.impex.xml.XmlDoc
-
- getProducer() - Method in class org.kuali.rice.kcb.api.message.MessageDTO
-
- getProducer() - Method in class org.kuali.rice.kcb.bo.Message
-
Gets the producer
- getProducer() - Method in class org.kuali.rice.ken.bo.Notification
-
Gets the producer attribute.
- getProducers() - Method in class org.kuali.rice.ken.bo.NotificationChannel
-
Gets the producers attribute.
- getProductionEnvironmentCode() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getProductionEnvironmentCode() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getProgressiveDisclosureConditionJs() - Method in interface org.kuali.rice.krad.uif.component.Component
-
- getProgressiveDisclosureConditionJs() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
The condition to show this component progressively converted to a js
expression, set internally cannot be set.
- getProgressiveDisclosureControlNames() - Method in interface org.kuali.rice.krad.uif.component.Component
-
- getProgressiveDisclosureControlNames() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Control names used to control progressive disclosure, set internally
cannot be set.
- getProgressiveRender() - Method in interface org.kuali.rice.krad.uif.component.Component
-
- getProgressiveRender() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
When set if the condition is satisfied, the component will be displayed.
- getPromptBeforeValidationClass() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
-
Deprecated.
- getPromptBeforeValidationClass() - Method in interface org.kuali.rice.kns.datadictionary.KNSDocumentEntry
-
Deprecated.
- getPromptBeforeValidationClass() - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- getPromptBeforeValidationClass(String) - Method in interface org.kuali.rice.kns.service.DataDictionaryService
-
Deprecated.
- getPromptBeforeValidationClass(String) - Method in class org.kuali.rice.kns.service.impl.DataDictionaryServiceImpl
-
- getProperties() - Method in class edu.sampleu.travel.workflow.DestinationRuleAttribute
-
- getProperties() - Method in class edu.sampleu.travel.workflow.EmployeeAttribute
-
- getProperties() - Method in interface org.kuali.rice.core.api.config.property.Config
-
Returns properties explicitly configured in this Config
- getProperties() - Method in class org.kuali.rice.core.api.reflect.ObjectDefinition
-
- getProperties() - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
- getProperties() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getProperties() - Method in class org.kuali.rice.core.framework.config.property.SimpleConfig
-
- getProperties() - Method in class org.kuali.rice.core.framework.persistence.jpa.NullEntityManagerFactory
-
- getProperties() - Method in class org.kuali.rice.core.impl.config.property.JAXBConfigImpl
-
- getProperties() - Method in class org.kuali.rice.ken.kew.ChannelReviewerRoleAttribute
-
- getProperties() - Method in class org.kuali.rice.kew.rule.GenericWorkflowAttribute
-
Template method for subclasses to override to expose attribute state
- getProperties() - Method in class org.kuali.rice.krms.api.engine.Term
-
- getProperties() - Method in class org.kuali.rice.ksb.messaging.web.ConfigViewerForm
-
- getPropertiesForReferenceCopy() - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
Used by the copy process to determine for which properties only the value
reference should be copied (not a new copy instance).
- getPropertiesForReferenceCopy() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
Set of property names for the layout manager base for which on the
property value reference should be copied.
- getPropertiesWithErrors() - Method in class org.kuali.rice.krad.util.MessageMap
-
- getPropertiesWithInfo() - Method in class org.kuali.rice.krad.util.MessageMap
-
- getPropertiesWithPrefix(String, boolean) - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getPropertiesWithPrefix(String, boolean) - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getPropertiesWithWarnings() - Method in class org.kuali.rice.krad.util.MessageMap
-
- getProperty(String) - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getProperty(String) - Method in class org.kuali.rice.core.api.reflect.ObjectDefinition
-
- getProperty(String) - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getProperty(String) - Method in class org.kuali.rice.core.framework.config.property.SimpleConfig
-
- getProperty(String) - Method in class org.kuali.rice.core.impl.config.property.JAXBConfigImpl
-
- getProperty() - Method in class org.kuali.rice.kcb.bo.RecipientPreference
-
Gets the property attribute.
- getProperty(Object, String) - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoPropertyUtilsBean
-
- getProperty(String) - Method in class org.kuali.rice.krad.exception.ExceptionIncident
-
This overridden method returns value of the found property key.
- getProperty(String) - Method in interface org.kuali.rice.krad.exception.KualiExceptionIncident
-
This method get the specified key value from the implementing class.
- getPropertyAdjustedBindingPath(String) - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
Returns the binding path that is formed by taking the binding configuration
of this BindingInfo
instance with the given property path as the
binding name.
- getPropertyByPath(Object, String) - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowAttributePropertyResolutionServiceImpl
-
- getPropertyByPath(Object, String) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowAttributePropertyResolutionService
-
Retrieves an object, the child of another given object passed in as a parameter, by the given path
- getPropertyClass(BusinessObject, String) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
Gets the Class for the property in the given BusinessObject instance, if
property is not accessible then runtime exception is thrown
- getPropertyDefinition(String) - Method in class org.kuali.rice.kew.api.document.attribute.WorkflowAttributeDefinition.Builder
-
Returns the property definition on this build which has the given name if it exists.
- getPropertyDefinitions() - Method in class org.kuali.rice.kew.api.document.attribute.WorkflowAttributeDefinition.Builder
-
Returns a list of PropertyDefinition
objects that have been set on this builder.
- getPropertyDefinitions() - Method in class org.kuali.rice.kew.api.document.attribute.WorkflowAttributeDefinition
-
Returns an unmodifiable list of property names and values that will be passed to the attribute upon construction.
- getPropertyDefinitionsAsMap() - Method in class org.kuali.rice.kew.api.document.attribute.WorkflowAttributeDefinition
-
Returns the property definitions on this attribute definition as a map of strings instead of a list of
PropertyDefinition
objects.
- getPropertyDescriptor(Object, String) - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoPropertyUtilsBean
-
Retrieve the property descriptor for the specified property of the specified bean, or return null
if there is
no such descriptor.
- getPropertyDescriptors(Object) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
- getPropertyEditor() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
Performs formatting of the field value for display and then converting the value back to its
expected type from a string
- getPropertyEditor() - Method in class org.kuali.rice.krad.uif.field.DataField
-
Performs formatting of the field value for display and then converting the value back to its
expected type from a string
- getPropertyExpression(String) - Method in interface org.kuali.rice.krad.uif.component.Configurable
-
Returns the expression configured for the property with the given name
- getPropertyExpression(String) - Method in class org.kuali.rice.krad.uif.component.ConfigurableBase
-
- getPropertyExpressions() - Method in interface org.kuali.rice.krad.uif.component.Configurable
-
Map of expressions that should be evaluated to conditionally set a property on the component
- getPropertyExpressions() - Method in class org.kuali.rice.krad.uif.component.ConfigurableBase
-
- getPropertyExpressionsFromParent(String, ConfigurableListableBeanFactory, Set<String>) - Method in class org.kuali.rice.krad.uif.util.UifBeanFactoryPostProcessor
-
Retrieves the property expressions map set on the bean with given name.
- getPropertyField(Class, String, boolean) - Static method in class org.kuali.rice.kns.util.FieldUtils
-
Builds up a Field object based on the propertyName and business object class.
- getPropertyKeyValuesFromDataObject(List<String>, Object) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
Builds a Map containing a key/value pair for each property given in the property names list, general
security is checked to determine if the value needs to be encrypted along with applying formatting to
the value
- getPropertyName() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- getPropertyName() - Method in class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- getPropertyName() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getPropertyName() - Method in interface org.kuali.rice.kns.web.ui.PropertyRenderingConfigElement
-
Deprecated.
- getPropertyName() - Method in interface org.kuali.rice.krad.datadictionary.FieldOverride
-
Return the property name to perform the override.
- getPropertyName() - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementBase
-
- getPropertyName() - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForValueReplaceImpl
-
- getPropertyName() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint
-
- getPropertyName() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.PrerequisiteConstraint
-
- getPropertyName() - Method in interface org.kuali.rice.krad.uif.component.DataBinding
-
Name of the property (relative to the parent object) the component binds
to
- getPropertyName() - Method in class org.kuali.rice.krad.uif.component.PropertyReplacer
-
Name of the property on the Component the property replacer is associated with that
will be set when the condition for the replacer succeeds
- getPropertyName() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
- getPropertyName() - Method in class org.kuali.rice.krad.uif.container.TreeGroup
-
- getPropertyName() - Method in class org.kuali.rice.krad.uif.field.DataField
-
- getPropertyName() - Method in class org.kuali.rice.krad.uif.field.RemoteFieldsHolder
-
Path to the Map property that the translated fields bind to
- getPropertyNameComponent() - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrieNode
-
The name of this property, relative to the parent node (i.e.
- getPropertyNameForElementCompare() - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementBase
-
- getPropertyOfCollectionByPath(Collection, String) - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowAttributePropertyResolutionServiceImpl
-
Finds a child object, specified by the given path, on each object of the given collection
- getPropertyPath() - Method in class org.kuali.rice.core.api.criteria.EqualIgnoreCasePredicate
-
- getPropertyPath() - Method in class org.kuali.rice.core.api.criteria.EqualPredicate
-
- getPropertyPath() - Method in class org.kuali.rice.core.api.criteria.GreaterThanOrEqualPredicate
-
- getPropertyPath() - Method in class org.kuali.rice.core.api.criteria.GreaterThanPredicate
-
- getPropertyPath() - Method in class org.kuali.rice.core.api.criteria.InIgnoreCasePredicate
-
- getPropertyPath() - Method in class org.kuali.rice.core.api.criteria.InPredicate
-
- getPropertyPath() - Method in class org.kuali.rice.core.api.criteria.LessThanOrEqualPredicate
-
- getPropertyPath() - Method in class org.kuali.rice.core.api.criteria.LessThanPredicate
-
- getPropertyPath() - Method in class org.kuali.rice.core.api.criteria.LikePredicate
-
- getPropertyPath() - Method in class org.kuali.rice.core.api.criteria.NotEqualIgnoreCasePredicate
-
- getPropertyPath() - Method in class org.kuali.rice.core.api.criteria.NotEqualPredicate
-
- getPropertyPath() - Method in class org.kuali.rice.core.api.criteria.NotInIgnoreCasePredicate
-
- getPropertyPath() - Method in class org.kuali.rice.core.api.criteria.NotInPredicate
-
- getPropertyPath() - Method in class org.kuali.rice.core.api.criteria.NotLikePredicate
-
- getPropertyPath() - Method in class org.kuali.rice.core.api.criteria.NotNullPredicate
-
- getPropertyPath() - Method in class org.kuali.rice.core.api.criteria.NullPredicate
-
- getPropertyPath() - Method in interface org.kuali.rice.core.api.criteria.PropertyPathPredicate
-
Returns the property path for this predicate which represents the
portion of the object model to which the predicate applies.
- getPropertyPrefix() - Method in class org.kuali.rice.core.framework.persistence.ojb.ConfigurableSequenceManager
-
- getPropertyPrefix() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
Gets the propertyPrefix attribute.
- getPropertyReplacerComponents() - Method in interface org.kuali.rice.krad.uif.component.Component
-
List of components that are contained within the List of PropertyReplacer
in component
- getPropertyReplacerComponents() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Returns list of components that are being held in property replacers configured for this component
- getPropertyReplacers() - Method in interface org.kuali.rice.krad.uif.component.Component
-
List of PropertyReplacer
instances that will be evaluated
during the view lifecycle to conditionally set properties on the
Component
based on expression evaluations
- getPropertyReplacers() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getPropertyReplacers() - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
List of PropertyReplacer
instances that will be
evaluated during the view lifecycle to conditional set properties on the
LayoutManager
based on expression evaluations
- getPropertyReplacers() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
- getPropertySerializability() - Method in interface org.kuali.rice.krad.util.documentserializer.PropertySerializabilityMetadata
-
Returns the serializability of this property.
- getPropertySerializability() - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrieNode
-
- getPropertySerializabilityMetadata(String) - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrie
-
Retrieves the metadata about the given property name
- getPropertySerizabilityEvaluator(Object) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectSerializerServiceImpl
-
- getPropertySerizabilityEvaluator(Object) - Method in class org.kuali.rice.krad.service.impl.BusinessObjectSerializerServiceImpl
-
- getPropertyType() - Method in class org.kuali.rice.core.web.format.Formatter
-
- getPropertyType(String) - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
Delegates to PropertyUtils.getPropertyType(Object, String)
to look up the property type for the provided keypath.
- getPropertyType(Class<?>, String) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
- getPropertyType(Object, String) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
- getPropertyType(int) - Method in class org.kuali.rice.krad.util.documentserializer.DocumentSerializationState
-
Retrieves the property type of the state element.
- getPropertyType() - Method in class org.kuali.rice.krad.util.documentserializer.DocumentSerializationState.SerializationPropertyElement
-
- getPropertyType(int) - Method in class org.kuali.rice.krad.util.documentserializer.SerializationState
-
Retrieves the property type of the state element.
- getPropertyType() - Method in class org.kuali.rice.krad.util.documentserializer.SerializationState.SerializationPropertyElement
-
- getPropertyType(Object, String, PersistenceStructureService) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
Returns the type of the property in the object.
- getPropertyType(String) - Method in class org.kuali.rice.krad.web.bind.UifViewBeanWrapper
-
- getPropertyTypeByClassAndView(View, String) - Static method in class org.kuali.rice.krad.uif.util.ViewModelUtils
-
Determines the associated type for the property within the View context
- getPropertyURL() - Method in class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- getPropertyValue() - Method in class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- getPropertyValue() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getPropertyValue() - Method in interface org.kuali.rice.kns.web.ui.PropertyRenderingConfigElement
-
Deprecated.
- getPropertyValue(Object, String) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
- getPropertyValue(Object, String) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
Returns the value of the property in the object.
- getPropertyValue(String) - Method in class org.kuali.rice.krad.web.bind.UifViewBeanWrapper
-
- getPropertyValueAsBoolean(String) - Method in interface org.kuali.rice.core.api.config.property.ConfigurationService
-
Given a property name (key), returns the "booleanized" value associated with that key.
- getPropertyValueAsBoolean(String) - Method in class org.kuali.rice.krad.service.impl.ConfigurationServiceImpl
-
- getPropertyValueAsString(String) - Method in interface org.kuali.rice.core.api.config.property.ConfigurationService
-
Given a property name (key), returns the value associated with that key, or null if none is available.
- getPropertyValueAsString(String) - Method in class org.kuali.rice.krad.service.impl.ConfigurationServiceImpl
-
- getPropertyValues() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getPropId() - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionParameter.Builder
-
- getPropId() - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionParameter
-
- getPropId() - Method in interface org.kuali.rice.krms.api.repository.proposition.PropositionParameterContract
-
Returns the Id for the parent proposition.
- getPropId() - Method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition.Builder
-
- getPropId() - Method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition
-
- getPropId() - Method in interface org.kuali.rice.krms.api.repository.rule.RuleDefinitionContract
-
This method returns the ID of the Proposition associated with the rule.
- getProposition() - Method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition.Builder
-
- getProposition() - Method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition
-
- getProposition() - Method in interface org.kuali.rice.krms.api.repository.rule.RuleDefinitionContract
-
This method returns the Proposition associated with the rule.
- getProposition() - Method in class org.kuali.rice.krms.impl.ui.RuleTreeNode
-
- getPropositionById(String) - Method in interface org.kuali.rice.krms.impl.repository.PropositionBoService
-
Lookup the proposition based on the given proposition id.
- getPropositionById(String) - Method in class org.kuali.rice.krms.impl.repository.PropositionBoServiceImpl
-
This overridden method retrieves a proposition by the give proposition id.
- getPropositionTypeCode() - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition.Builder
-
- getPropositionTypeCode() - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition
-
- getPropositionTypeCode() - Method in interface org.kuali.rice.krms.api.repository.proposition.PropositionDefinitionContract
-
There are three main types of Propositions:
Compound Propositions - a proposition consisting of other propositions
and a boolean algebra operator (AND, OR) defining how to evaluate
those propositions.
- getPropositionTypeService(PropositionDefinition) - Method in interface org.kuali.rice.krms.impl.type.KrmsTypeResolver
-
- getPropositionTypeService(PropositionDefinition) - Method in class org.kuali.rice.krms.impl.type.KrmsTypeResolverImpl
-
- getPrototypeProcess(RouteNode, DocumentType) - Method in class org.kuali.rice.kew.engine.node.hierarchyrouting.HierarchyRoutingNode
-
Places a ProcessDefinition on the documentType wrapping the node and setting the node as the process's initalRouteNode
- getProviders() - Method in class org.kuali.rice.ksb.api.bus.support.RestServiceDefinition
-
- getProvince() - Method in class edu.sampleu.bookstore.bo.Address
-
- getProxyForService() - Method in class org.kuali.rice.ksb.messaging.KSBHttpInvokerServiceExporter
-
- getProxyInterfaces() - Method in class org.kuali.rice.core.api.resourceloader.LazyResourceFactoryBean
-
- getPublicationDate() - Method in class edu.sampleu.bookstore.bo.Book
-
- getPublishedServices() - Method in class org.kuali.rice.ksb.messaging.web.ServiceRegistryForm
-
- getPublisher() - Method in class edu.sampleu.bookstore.bo.Book
-
- getPublishTo() - Method in class edu.sampleu.demo.course.CourseSection
-
- getqName() - Method in class org.kuali.rice.kew.xml.AbstractTransformationFilter.CurrentElement
-
- getQualificationAttributeName() - Method in class org.kuali.rice.krad.datadictionary.RoutingAttribute
-
- getQualifications() - Method in class org.kuali.rice.kew.doctype.SecurityPermissionInfo
-
- getQualifications() - Method in class org.kuali.rice.kim.api.jaxb.QualificationList
-
- getQualifications() - Method in class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO
-
- getQualifiedRoleLabel() - Method in class org.kuali.rice.kew.rule.ResolvedQualifiedRole
-
- getQualifiedRoleName() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getQualifiedRoleName() - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- getQualifiedRoleName() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- getQualifiedRoleName() - Method in interface org.kuali.rice.kew.api.action.ActionRequestContract
-
- getQualifiedRoleName() - Method in class org.kuali.rice.kew.user.RoleRecipient
-
- getQualifiedRoleNameLabel() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getQualifiedRoleNameLabel() - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- getQualifiedRoleNameLabel() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- getQualifiedRoleNameLabel() - Method in interface org.kuali.rice.kew.api.action.ActionRequestContract
-
- getQualifiedRoleNames(String, DocumentContent) - Method in class edu.sampleu.travel.workflow.AccountAttribute
-
- getQualifiedRoleNames(String, DocumentContent) - Method in class org.kuali.rice.ken.kew.ChannelReviewerRoleAttribute
-
- getQualifiedRoleNames(String, DocumentContent) - Method in class org.kuali.rice.kew.rule.AbstractIdRoleAttribute
-
Returns qualified role names based on IDs in the XML.
- getQualifiedRoleNames(String, DocumentContent) - Method in class org.kuali.rice.kew.rule.GenericRoleAttribute
-
- getQualifiedRoleNames(String, DocumentContent) - Method in interface org.kuali.rice.kew.rule.RoleAttribute
-
Returns a String which represent the qualified role name of this role for the given
roleName and docContent.
- getQualifiedRoleNames(String, DocumentContent) - Method in class org.kuali.rice.kew.rule.UnqualifiedRoleAttribute
-
Returns a List containing only the roleName parameter; i.e.
- getQualifier() - Method in class org.kuali.rice.kew.rule.QualifiedRoleName
-
- getQualifier() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction.Builder
-
- getQualifier() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction
-
- getQualifier() - Method in interface org.kuali.rice.kim.api.responsibility.ResponsibilityActionContract
-
The qualifying attributes for the responsibility action.
- getQualifier() - Method in class org.kuali.rice.kim.api.role.RoleMembership.Builder
-
- getQualifier() - Method in class org.kuali.rice.kim.api.role.RoleMembership
-
- getQualifier() - Method in interface org.kuali.rice.kim.api.role.RoleMembershipContract
-
- getQualifier(String) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- getQualifier(String) - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- getQualifier(String) - Method in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- getQualifierAsMap() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- getQualifierKey() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentAttributeDataBusinessObjectBase
-
- getQualifierResolverProvidedIdentifier() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- getQualifiers() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- getQualifiers() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegation
-
- getQualifiers() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- getQualifiers() - Method in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- getQualifiersAsAttributes() - Method in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- getQualifiersForExactMatch() - Method in interface org.kuali.rice.kim.framework.role.RoleTypeService
-
Roles whose memberships may be matched exactly by qualifiers,
this method returns the list of such qualifier names.
- getQualifiersForExactMatch() - Method in class org.kuali.rice.kns.kim.role.RoleTypeServiceBase
-
Deprecated.
- getQualifiersToDisplay() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- getQualifiersToDisplay(KimDocumentRoleMember) - Method in class org.kuali.rice.kim.lookup.KimDocumentRoleMemberLookupableHelperServiceImpl
-
- getQualifingSupportStrategy(Class) - Method in class org.kuali.rice.kns.lookup.LookupResultsServiceImpl
-
Given the business object class, determines the best qualifying LookupResultsSupportStrategyService to use
- getQuantity() - Method in class edu.sampleu.bookstore.bo.BookOrder
-
- getQueryFieldMapping() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Configures the query parameters by mapping fields in the view
to properties on the data object class for the query
- getQueryFieldMappingJsString() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Builds String for passing the queryFieldMapping Map as a Javascript object
parameter
- getQueryMethodArgumentFieldList() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
List of field names that should be passed as arguments to the query method
- getQueryMethodArgumentFieldsJsString() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Builds String for passing the queryMethodArgumentFieldList as a Javascript array
- getQueryMethodInvokerConfig() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Configures the query method target class/object and method name
- getQueryMethodToCall() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Configures the name of the method that should be invoked to perform
the query
- getQueryString(String) - Method in class org.kuali.rice.kim.lookup.RoleMemberLookupableHelperServiceImpl
-
- getQuerySuffix() - Method in class org.kuali.rice.core.framework.persistence.ojb.SuffixableQueryByCriteria
-
- getQuestion() - Method in interface org.kuali.rice.kns.question.Question
-
- getQuestion() - Method in class org.kuali.rice.kns.question.QuestionBase
-
- getQuestion(String) - Static method in class org.kuali.rice.kns.service.KNSServiceLocator
-
Deprecated.
- getQuestion(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
- getQuestionAnchor() - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
-
- getQuestionCaller() - Method in class org.kuali.rice.kns.rule.event.PromptBeforeValidationEvent
-
- getQuestionContext() - Method in class org.kuali.rice.kns.rule.event.PromptBeforeValidationEvent
-
- getQuestionId() - Method in class org.kuali.rice.kns.rule.event.PromptBeforeValidationEvent
-
- getQuestionIndex() - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
-
- getQuestionText() - Method in class org.kuali.rice.kns.rule.event.PromptBeforeValidationEvent
-
- getQuestionText() - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
-
- getQuestionType() - Method in class org.kuali.rice.kns.rule.event.PromptBeforeValidationEvent
-
- getQuestionType() - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
-
- getQueue() - Method in interface org.kuali.rice.ksb.messaging.threadpool.KSBThreadPool
-
- getQueueDate() - Method in interface org.kuali.rice.ksb.messaging.PersistedMessage
-
- getQueueDate() - Method in class org.kuali.rice.ksb.messaging.PersistedMessageBO
-
- getQueueItems() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getQueuePriority() - Method in interface org.kuali.rice.ksb.messaging.PersistedMessage
-
- getQueuePriority() - Method in class org.kuali.rice.ksb.messaging.PersistedMessageBO
-
- getQueueService(ServiceConfiguration) - Method in class org.kuali.rice.ksb.messaging.MessageServiceInvoker
-
Because this is a queue we just need to grab one.
- getQueueStatus() - Method in interface org.kuali.rice.ksb.messaging.PersistedMessage
-
- getQueueStatus() - Method in class org.kuali.rice.ksb.messaging.PersistedMessageBO
-
- getQueueStatusFilter() - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- getQUICKFINDER() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getQuickfinderActionField() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- getQuickFinderClassNameImpl() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getQuickfinderParameterString() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
the quickfinderParameterString is a comma separated list of parameter/value pairs, of the format
"param1=value1,param2=value2", where the parameters correspond to attributes of the target class
for the quickfinder, and the values to literals that those attributes will default to when the
quickfinder is used.
- getQuickfinderParameterStringBuilderClass() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
the quickfinderParameterStringBuilderClass specifies the java class that will be used
to determine the default value(s) for field(s) on the target lookup when the quickfinder
is used.
- getQuickLinksDAO() - Method in class org.kuali.rice.kew.quicklinks.service.impl.QuickLinksServiceImpl
-
- getRADIO() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getRadioGroupControl() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getRadioGroupControlHorizontal() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getRangeFieldInclusive() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getRate() - Method in class edu.sampleu.travel.bo.TravelAccountUseRate
-
- getRating() - Method in class edu.sampleu.bookstore.bo.Book
-
- getReadOnlyFields() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
Gets the readOnlyFields attribute.
- getReadOnlyFieldsList() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
Gets the readOnlyFieldsList attribute.
- getReadOnlyFieldsList() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
Gets the readOnlyFieldsList attribute.
- getReadOnlyFieldsList() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
Gets the readOnlyFieldsList attribute.
- getReadOnlyFieldsList() - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- getReadOnlyFieldsList() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
List of fields that should be read only on the view
- getReadOnlyFieldsList() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- getReadOnlySearchFields() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- getReadOnlySectionIds() - Method in interface org.kuali.rice.kns.document.authorization.MaintenanceDocumentRestrictions
-
- getReadOnlySectionIds() - Method in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentRestrictionsBase
-
- getReason() - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
-
- getReceiveFutureRequestsValue() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Returns whether the workflow variable that specifies that this principal should receive future requests has been set
- getReceiveFutureRequestsValue() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getRecentSearches(String) - Method in class org.kuali.rice.kew.quicklinks.dao.impl.QuickLinksDAOJpaImpl
-
- getRecentSearches(String) - Method in class org.kuali.rice.kew.quicklinks.dao.impl.QuickLinksDAOOjbImpl
-
- getRecentSearches(String) - Method in interface org.kuali.rice.kew.quicklinks.dao.QuickLinksDAO
-
- getRecentSearches(String) - Method in class org.kuali.rice.kew.quicklinks.service.impl.QuickLinksServiceImpl
-
- getRecentSearches(String) - Method in interface org.kuali.rice.kew.quicklinks.service.QuickLinksService
-
- getRecentSearches() - Method in class org.kuali.rice.kew.quicklinks.web.QuickLinksForm
-
- getRecipient() - Method in class org.kuali.rice.kcb.api.message.MessageDTO
-
- getRecipient() - Method in class org.kuali.rice.kcb.bo.Message
-
Gets the recipient attribute.
- getRecipient(int) - Method in class org.kuali.rice.ken.bo.Notification
-
Retrieves a recipient at the specified index
- getRecipient() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getRecipientId() - Method in class org.kuali.rice.kcb.bo.RecipientDelivererConfig
-
Gets the recipientId attribute.
- getRecipientId() - Method in class org.kuali.rice.kcb.bo.RecipientPreference
-
Gets the recipientId attribute.
- getRecipientId() - Method in class org.kuali.rice.ken.bo.NotificationRecipient
-
Gets the recipientId attribute.
- getRecipientId() - Method in class org.kuali.rice.ken.bo.NotificationRecipientList
-
Gets the recipientId attribute.
- getRecipientId() - Method in class org.kuali.rice.kew.util.WebFriendlyRecipient
-
- getRecipientIndex() - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- getRecipientLists() - Method in class org.kuali.rice.ken.bo.NotificationChannel
-
Gets the recipientLists attribute.
- getRecipientName() - Method in class org.kuali.rice.krad.bo.AdHocRouteWorkgroup
-
- getRecipientNamespaceCode() - Method in class org.kuali.rice.krad.bo.AdHocRouteWorkgroup
-
- getRecipientPreference(String, String) - Method in class org.kuali.rice.kcb.service.impl.RecipientPreferenceServiceImpl
-
- getRecipientPreference(String, String) - Method in interface org.kuali.rice.kcb.service.RecipientPreferenceService
-
This method will get a specific user recipient preferences from the system.
- getRecipientPreference(String, String) - Method in interface org.kuali.rice.ken.api.service.KENAPIService
-
Returns the specified recipient preference for the user
- getRecipientPreference(String, String) - Method in class org.kuali.rice.ken.service.impl.KENAPIServiceImpl
-
- getRecipientPreferences(String) - Method in class org.kuali.rice.kcb.service.impl.RecipientPreferenceServiceImpl
-
- getRecipientPreferences(String) - Method in interface org.kuali.rice.kcb.service.RecipientPreferenceService
-
This method will get all user recipient preferences from the system.
- getRecipientPreferenceService() - Method in interface org.kuali.rice.kcb.service.KCBServiceLocator
-
- getRecipients() - Method in class org.kuali.rice.ken.bo.Notification
-
Gets the recipients attribute.
- getRecipients() - Method in class org.kuali.rice.kew.rule.ResolvedQualifiedRole
-
- getRecipientType() - Method in class org.kuali.rice.ken.bo.NotificationRecipient
-
Gets the recipientType attribute.
- getRecipientType() - Method in class org.kuali.rice.ken.bo.NotificationRecipientList
-
Gets the recipientType attribute.
- getRecipientType() - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- getRecipientType() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- getRecipientType() - Method in interface org.kuali.rice.kew.api.action.ActionRequestContract
-
- getRecipientTypeCd() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getRecipientTypeCode() - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- getRecipientTypeLabel() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getRecordsPerPage() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementDocumentFormBase
-
- getRedirectUrl() - Method in class org.kuali.rice.edl.impl.EDLContext
-
- getReferencedColumName() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.JoinColumnDescriptor
-
- getReferenceIfExists(BusinessObject, String) - Method in interface org.kuali.rice.krad.service.BusinessObjectService
-
This method attempts to retrieve the reference from a BO if it exists.
- getReferenceIfExists(BusinessObject, String) - Method in class org.kuali.rice.krad.service.impl.BusinessObjectServiceImpl
-
- getReferencesForForeignKey(BusinessObject, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
-
Deprecated.
- getReferencesForForeignKey(BusinessObject, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectMetaDataServiceImpl
-
Deprecated.
- getReferencesForForeignKey(Class, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceImpl
-
- getReferencesForForeignKey(Class, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceJpaImpl
-
- getReferencesForForeignKey(Class, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceOjbImpl
-
- getReferencesForForeignKey(Class, String) - Method in interface org.kuali.rice.krad.service.PersistenceStructureService
-
Attempts to match the attribute name given for the class as a fk field to a reference class defined in the repository.
- getReferencesToRefresh() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- getReferencesToRefresh() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- getReferencesToRefresh() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getReferencesToRefresh() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- getReferencesToRefresh() - Method in class org.kuali.rice.krad.web.form.LookupForm
-
- getRefreshCaller() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
Can be used by actions refresh method to determine what called the the refresh method.
- getRefreshDiscloseMethodToCall() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Name of a method on the controller that should be invoked as part of the component refresh and disclosure process
- getRefreshId() - Method in class org.kuali.rice.krad.uif.field.AjaxActionField
-
Id for the component that should be refreshed after the action completes
- getRefreshPropertyName() - Method in class org.kuali.rice.krad.uif.field.AjaxActionField
-
Property name for the
DataField
that should be refreshed after the action completes
- getRefreshRate() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getRefreshRate() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getRefreshRate() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getRefreshRate() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getRefreshRate() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getRefreshWhenChanged() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Specifies a property by name that when it value changes will
automatically perform a refresh on this component.
- getRefreshWhenChanged() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Specifies a property by name that when it value changes will
automatically perform a refresh on this component.
- getRefreshWhenChangedControlNames() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Control names which will refresh this component when they are changed, added
internally
- getRefreshWhenChangedControlNames() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Control names which will refresh this component when they are changed, added
internally
- getRegenerateActionRequestsOnChange() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getRegexConstraint() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- getRegexConstraint() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField
-
- getRegexConstraint() - Method in interface org.kuali.rice.core.api.uif.RemotableAttributeFieldContract
-
The regex constraint to apply to the attribute field for validation.
- getRegexContraintMsg() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- getRegexContraintMsg() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField
-
- getRegexContraintMsg() - Method in interface org.kuali.rice.core.api.uif.RemotableAttributeFieldContract
-
The message to display if the regex constraint fails.
- getRegexMethod(InputField, ValidCharactersConstraint) - Static method in class org.kuali.rice.krad.uif.util.ClientValidationUtils
-
Returns the add method jquery validator call for the regular expression
stored in validCharactersConstraint.
- getRegexMethodWithBooleanCheck(InputField, ValidCharactersConstraint) - Static method in class org.kuali.rice.krad.uif.util.ClientValidationUtils
-
Returns the add method jquery validator call for the regular expression
stored in validCharactersConstraint that explicitly checks a boolean.
- getRegexPattern() - Method in class org.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern
-
Deprecated.
- getRegexPattern() - Method in class org.kuali.rice.krad.datadictionary.validation.FieldLevelValidationPattern
-
Deprecated.
- getRegexPattern() - Method in class org.kuali.rice.krad.datadictionary.validation.ValidationPattern
-
Deprecated.
- getRegexString() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
-
- getRegexString() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaValidationPattern
-
- getRegexString() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AnyCharacterValidationPattern
-
- getRegexString() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.CharsetValidationPattern
-
Escapes every special character I could think of, to limit potential misuse of this pattern.
- getRegexString() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.NumericValidationPattern
-
- getRegexString() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.RegexValidationPattern
-
This returns the specified regular expression defined in the data dictionary
entry for validating the value of an attribute.
- getRegexString() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.UTF8AnyCharacterValidationPattern
-
This overridden method ...
- getRegexString() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
-
Adds special handling to account for optional allowNegative and dynamic precision, scale
- getRegexString() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FloatingPointValidationPattern
-
Adds special handling to account for optional allowNegative
- getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaNumericPatternConstraint
-
- getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaPatternConstraint
-
- getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AnyCharacterPatternConstraint
-
- getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CharsetPatternConstraint
-
Escapes every special character I could think of, to limit potential misuse of this pattern.
- getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.ConfigurationBasedRegexPatternConstraint
-
This method implementation uses the key returned by #getPatternTypePropertyString()
to fetch the
validationPattern's regex string from the ConfigurationService which should not include the start(^) and end($) symbols
- getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.DatePatternConstraint
-
Returns a regex representing all the allowed formats in the system.
- getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.FixedPointPatternConstraint
-
Overriding retrieval of
- getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.FloatingPointPatternConstraint
-
- getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.IntegerPatternConstraint
-
- getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.NumericPatternConstraint
-
- getRegexString() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.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.
- getRegisteredNumber() - Method in class edu.sampleu.demo.course.CourseSection
-
- getRegistrationId() - Method in class edu.sampleu.demo.course.CourseSection
-
- getRegistrationTerm() - Method in class edu.sampleu.demo.registration.RegistrationForm
-
- getRegistrationYear() - Method in class edu.sampleu.demo.registration.RegistrationForm
-
- getRegistry() - Method in class org.kuali.rice.core.web.cache.CacheAdminController
-
- getRegistry() - Method in class org.kuali.rice.kew.resourceloader.CoreResourceLoader
-
- getRegistryDataSource() - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- getRegistryDataSource() - Static method in class org.kuali.rice.ksb.service.KSBServiceLocator
-
- getRegistryEntityManagerFactory() - Static method in class org.kuali.rice.ksb.service.KSBServiceLocator
-
- getRelatedClass() - Method in class org.kuali.rice.krad.bo.DataObjectRelationship
-
Returns the class the attribute within the parent class has a relationship to
- getRelatedPermissionCount() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.DocumentTypeQuickLinksStructure
-
- getRelationshipAttributeMap(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
returns a Map that specifies the attributes of the relationship
- getRelationshipAttributeMap(String, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- 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
- getRelationshipEntriesForSourceAttribute(String, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- 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
- getRelationshipEntriesForTargetAttribute(String, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getRelationshipForField(View, Object, InputField) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- getRelationshipLabel() - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
-
- getRelationshipLabel() - Method in interface org.kuali.rice.krad.datadictionary.InactivationBlockingMetadata
-
Returns the human-meaningful name of the relationship
- getRelationshipMetadata(Class<?>, String, String) - Method in class org.kuali.rice.krad.service.impl.DataObjectMetaDataServiceImpl
-
- getRelationshipMetadata(Class, String, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceImpl
-
- getRelationshipMetadata(Class, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceImpl
-
- getRelationshipMetadata(Class, String, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceJpaImpl
-
- getRelationshipMetadata(Class, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceJpaImpl
-
- getRelationshipMetadata(Class, String, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceOjbImpl
-
- getRelationshipMetadata(Class, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceOjbImpl
-
- getRelationshipMetadata(Class, String, String) - Method in interface org.kuali.rice.krad.service.PersistenceStructureService
-
- getRelationshipMetadata(Class, String) - Method in interface org.kuali.rice.krad.service.PersistenceStructureService
-
- 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
- getRelationshipNames(String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- 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
-
- getRelationshipSourceAttributes(String, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getRelationshipSourceClass(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
- getRelationshipSourceClass(String, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getRelationshipTargetAttributes(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
- getRelationshipTargetAttributes(String, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getRelationshipTargetClass(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
- getRelationshipTargetClass(String, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getReloadables() - Method in class org.kuali.rice.kew.plugin.Reloader
-
- getReloadActionListDAO() - Method in class org.kuali.rice.kew.useroptions.UserOptionsServiceImpl
-
- getReloader() - Method in class org.kuali.rice.kew.plugin.ServerPluginRegistry
-
- getRemotableAttributeFields() - Method in class org.kuali.rice.kew.framework.document.search.AttributeFields
-
Returns a list of remotable attribute fields associated with the searchable attribute name of this instance.
- getRemoteEndpoints(QName) - Method in interface org.kuali.rice.ksb.api.bus.ServiceBus
-
Returns an unmodifiable list of remotely accessible endpoints that are available in the
service registry with the given service name.
- getRemoteEndpoints(QName) - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- getRemoteFieldValuesMap() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getRemoteFieldValuesMap() - Method in class edu.sampleu.demo.kitchensink.UITestObject
-
- getRemoteFieldValuesMap2() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getRemoteObjectIdentifier() - Method in class org.kuali.rice.krad.bo.Note
-
Gets the remoteObjectIdentifier attribute.
- getRemoteResourceLoaderName() - Static method in class org.kuali.rice.ksb.messaging.resourceloader.KSBResourceLoaderFactory
-
- getRemoteServicesDiff() - Method in class org.kuali.rice.ksb.impl.bus.diff.CompleteServiceDiff
-
- getRemovedApplicationId() - Method in class org.kuali.rice.ksb.messaging.web.ServiceRegistryForm
-
- getRemovedAppSpecificRecipient() - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- getRemovedPlugins() - Method in class org.kuali.rice.kew.plugin.HotDeployer
-
- getRemovedServices() - Method in class org.kuali.rice.ksb.impl.bus.diff.RemoteServicesDiff
-
- getRenderedContent() - Method in class org.kuali.rice.ken.web.spring.AdministerNotificationRequestController.AdministerNotificationRequestCommand
-
- getRenderOutput() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Rendering output for the component that will be sent as part of the
response (can contain static text and HTML)
- getRenderOutput() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getRenderSearchButtons() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
Determines whether the search/clear buttons should be rendering based on the form property
and what is configured in the data dictionary for the lookup
- getReorderer() - Method in class org.kuali.rice.krad.uif.container.ReorderingGroup
-
Widget that will perform the reordering of the group's items client side
- getReplacement() - Method in class org.kuali.rice.krad.uif.component.PropertyReplacer
-
Gives the Object that should be used to set the property value if the replacers condition
evaluates to true
- getReplacementConfigElement(Element) - Method in class org.kuali.rice.edl.impl.components.NetworkIdWorkflowEDLConfigComponent
-
- getReplacementConfigElement(Element) - Method in class org.kuali.rice.edl.impl.components.SimpleWorkflowEDLConfigComponent
-
- getReplacementConfigElement(Element) - Method in class org.kuali.rice.edl.impl.components.UniversityIdWorkflowEDLConfigComponent
-
- getReplacementConfigElement(Element) - Method in class org.kuali.rice.edl.impl.components.WorkgroupWorkflowEDLConfigComponent
-
- getReplaceWith() - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementReplaceImpl
-
- getReportingWorkgroup() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getReportingWorkgroupId() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getReportType() - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- getRepositoryDescriptors() - Method in class org.kuali.rice.krad.util.OjbMetadataLoader
-
- getRequest() - Method in class org.kuali.rice.edl.impl.RequestParser
-
- getRequestCache(String) - Static method in class org.kuali.rice.krad.util.GlobalVariables
-
- getRequestedActions() - Method in class org.kuali.rice.kew.api.action.DocumentActionResult
-
- getRequestedActions() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Returns the list of requested actions on this document for the current user
- getRequestedActions() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getRequestErrors() - Method in class org.kuali.rice.kns.util.ErrorContainer
-
- getRequestFulfillmentCriteria(RouteContext) - Method in class org.kuali.rice.kew.engine.node.IteratedRequestActivationNode
-
Template method that subclasses should override to indicate when activated requests have been fulfilled.
- getRequestFulfillmentCriteria(RouteContext) - Method in class org.kuali.rice.kew.engine.node.KRAMetaRuleNode
-
- getRequestGraphs() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestFactory
-
- getRequestGroupIds(String) - Method in interface org.kuali.rice.kew.actionrequest.dao.ActionRequestDAO
-
- getRequestGroupIds(String) - Method in class org.kuali.rice.kew.actionrequest.dao.impl.ActionRequestDAOJpaImpl
-
- getRequestGroupIds(String) - Method in class org.kuali.rice.kew.actionrequest.dao.impl.ActionRequestDAOOjbImpl
-
- getRequestLabel() - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- getRequestLabel() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getRequestLabel() - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- getRequestLabel() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- getRequestLabel() - Method in interface org.kuali.rice.kew.api.action.ActionRequestContract
-
- getRequestMessages() - Method in class org.kuali.rice.kns.util.MessageContainer
-
- 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
- getRequestParameters(List, Maintainable, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.action.KualiMaintenanceDocumentAction
-
- getRequestParser() - Method in class org.kuali.rice.edl.impl.EDLContext
-
- getRequestPolicy() - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- getRequestPolicy() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- getRequestPolicy() - Method in interface org.kuali.rice.kew.api.action.ActionRequestContract
-
- getRequestType() - Method in class edu.sampleu.travel.document.TravelDocument2
-
- getRequired() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateAttributeBo
-
- getRequired() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
-
If true the field is required
- getRequired() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Indicates whether the component is required
- getRequired() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getRequired() - Method in class org.kuali.rice.krad.uif.field.InputField
-
- getRequiredAttributes() - Method in class org.kuali.rice.kew.role.service.impl.ActionRequestDerivedRoleTypeServiceImpl
-
- getRequiredAttributes() - Method in class org.kuali.rice.kew.service.impl.AdhocReviewPermissionTypeServiceImpl
-
- getRequiredAttributes() - Method in class org.kuali.rice.kew.service.impl.DocumentTypeResponsibilityTypeServiceImpl
-
- getRequiredAttributes() - Method in class org.kuali.rice.kew.service.impl.ReviewResponsibilityTypeServiceImpl
-
- getRequiredAttributes() - Method in class org.kuali.rice.kns.kim.role.PrincipalDerivedRoleTypeServiceImpl
-
Deprecated.
- getRequiredAttributes() - Method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
- getRequiredAttributes() - Method in class org.kuali.rice.krad.kim.DocumentTypeAndEditModePermissionTypeServiceImpl
-
- getRequiredAttributes() - Method in class org.kuali.rice.krad.kim.DocumentTypePermissionTypeServiceImpl
-
- getRequiredAttributes() - Method in class org.kuali.rice.krad.kim.NamespaceWildcardAllowedAndOrStringExactMatchPermissionTypeServiceImpl
-
- getRequiredAttributes() - Method in class org.kuali.rice.krad.kim.ParameterPermissionTypeServiceImpl
-
- getRequiredAttributes() - Method in class org.kuali.rice.krad.kim.ViewActionPermissionTypeServiceImpl
-
- getRequiredAttributes() - Method in class org.kuali.rice.krad.kim.ViewEditModePermissionTypeServiceImpl
-
- getRequiredAttributes() - Method in class org.kuali.rice.krad.kim.ViewFieldPermissionTypeServiceImpl
-
- getRequiredAttributes() - Method in class org.kuali.rice.krad.kim.ViewGroupPermissionTypeServiceImpl
-
- getRequiredAttributes() - Method in class org.kuali.rice.krad.kim.ViewLineActionPermissionTypeServiceImpl
-
- getRequiredAttributes() - Method in class org.kuali.rice.krad.kim.ViewLineFieldPermissionTypeServiceImpl
-
- getRequiredAttributes() - Method in class org.kuali.rice.krad.kim.ViewPermissionTypeServiceImpl
-
- getRequiredAttributes() - Method in class org.kuali.rice.krad.kim.ViewWidgetPermissionTypeServiceImpl
-
- getRequiredAttributes() - Method in class org.kuali.rice.location.impl.campus.CampusRoleTypeServiceImpl
-
- getRequiredMessageField() - Method in class org.kuali.rice.krad.uif.field.LabelField
-
MessageField
instance that will display a required indicator
- getRequiredMessagePlacement() - Method in class org.kuali.rice.krad.uif.field.LabelField
-
Indicates where the required message field should be placed in relation
to the label field, valid options are 'LEFT' and 'RIGHT'
- getRequiredNonEditableProperties() - Method in interface org.kuali.rice.kns.web.struts.form.pojo.PojoForm
-
- getRequiredNonEditableProperties() - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
- getResidencies() - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- getResidencies() - Method in class org.kuali.rice.kim.api.identity.entity.Entity
-
- getResidencies() - Method in interface org.kuali.rice.kim.api.identity.entity.EntityContract
-
- getResolvedDocumentHandlerUrl() - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- getResolvedDocumentHandlerUrl() - Method in class org.kuali.rice.kew.api.doctype.DocumentType
-
- getResolvedDocumentHandlerUrl() - Method in interface org.kuali.rice.kew.api.doctype.DocumentTypeContract
-
- getResolvedDocumentHandlerUrl() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
This method gets the document handler url from this object or from a parent document type and resolves any
potential variables that may be in use
- getResolvedQualifiedRole() - Method in class org.kuali.rice.kew.user.RoleRecipient
-
- getResolvedRoleName() - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility
-
- getResolvedRoleName() - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- getResolveResponsibility() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getResolverMap() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.BaseConstraintProvider
-
- getResource(String) - Method in class org.kuali.rice.kew.plugin.PluginClassLoader
-
- getResource(String) - Method in interface org.kuali.rice.ksb.api.messaging.ResourceFacade
-
get the resource corresponding to the given sub-path
- getResource(Class<R>) - Method in interface org.kuali.rice.ksb.api.messaging.ResourceFacade
-
get the resource for the provided type
- getResource(Class<R>) - Method in class org.kuali.rice.ksb.messaging.serviceconnectors.ResourceFacadeImpl
-
This overridden method ...
- getResource(String) - Method in class org.kuali.rice.ksb.messaging.serviceconnectors.ResourceFacadeImpl
-
This overridden method ...
- getResourceAsStream(String) - Static method in class org.kuali.rice.core.api.util.RiceUtilities
-
Attempts to retrieve the resource stream.
- getResourceClass() - Method in class org.kuali.rice.ksb.api.bus.support.RestServiceConfiguration.Builder
-
- getResourceClass() - Method in class org.kuali.rice.ksb.api.bus.support.RestServiceConfiguration
-
- getResourceClass() - Method in class org.kuali.rice.ksb.api.bus.support.RestServiceDefinition
-
- getResourceDescriptor() - Method in class org.kuali.rice.kew.api.extension.ExtensionDefinition.Builder
-
- getResourceDescriptor() - Method in class org.kuali.rice.kew.api.extension.ExtensionDefinition
-
- getResourceDescriptor() - Method in interface org.kuali.rice.kew.api.extension.ExtensionDefinitionContract
-
Retrieves the resource descriptor for this extension.
- getResourceDescriptor() - Method in class org.kuali.rice.kew.rule.bo.RuleAttribute
-
- getResourceHelpText(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiHelpAction
-
Retrieves help information from resources by key.
- getResourceKey() - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
- getResourceLoader() - Static method in class org.kuali.rice.core.api.resourceloader.GlobalResourceLoader
-
- getResourceLoader(ClassLoader) - Static method in class org.kuali.rice.core.api.resourceloader.GlobalResourceLoader
-
- getResourceLoader(QName) - Static method in class org.kuali.rice.core.api.resourceloader.GlobalResourceLoader
-
- getResourceLoader(QName) - Method in interface org.kuali.rice.core.api.resourceloader.ResourceLoader
-
- getResourceLoader(QName) - Method in class org.kuali.rice.core.api.resourceloader.ResourceLoaderContainer
-
- getResourceLoaderClassname() - Method in class org.kuali.rice.kew.plugin.PluginConfig
-
- getResourceLoaderNames() - Method in interface org.kuali.rice.core.api.resourceloader.ResourceLoader
-
- getResourceLoaderNames() - Method in class org.kuali.rice.core.api.resourceloader.ResourceLoaderContainer
-
- getResourceLoaders() - Method in interface org.kuali.rice.core.api.resourceloader.ResourceLoader
-
- getResourceLoaders() - Method in class org.kuali.rice.core.api.resourceloader.ResourceLoaderContainer
-
- getResourceLoadersToRegister() - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
- getResourceLoadersToRegister() - Method in class org.kuali.rice.kew.config.KEWConfigurer
-
- getResourceLoadersToRegister() - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- getResources(String) - Method in class org.kuali.rice.kew.plugin.PluginClassLoader
-
- getResources() - Method in class org.kuali.rice.ksb.api.bus.support.RestServiceDefinition
-
- getResourceToClassNameMap() - Method in class org.kuali.rice.ksb.api.bus.support.RestServiceConfiguration.Builder
-
- getResourceToClassNameMap() - Method in class org.kuali.rice.ksb.api.bus.support.RestServiceConfiguration
-
Returns a map of resource names to resource classes.
- getResourceToClassNameMap() - Method in class org.kuali.rice.ksb.api.bus.support.RestServiceDefinition
-
- getResponseBody(HttpInvokerClientConfiguration, PostMethod) - Method in class org.kuali.rice.ksb.messaging.KSBHttpInvokerRequestExecutor
-
Returns a wrapped InputStream which is responsible for verifying the digital signature on the response after all
data has been read.
- getResponseCode() - Method in exception org.kuali.rice.ksb.messaging.HttpException
-
- getResponsibilities() - Method in class org.kuali.rice.kew.role.KimRoleResponsibilityRecipient
-
- getResponsibilities() - Method in class org.kuali.rice.kew.rule.RuleExpressionResult
-
- getResponsibilities() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.RouteNodeForDisplay
-
- getResponsibilities() - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- getResponsibilitiesSize() - Method in class org.kuali.rice.kew.rule.web.WebRuleBaseValues
-
- getResponsibility(int) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getResponsibility(Long) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getResponsibility(int) - Method in class org.kuali.rice.kew.rule.web.WebRuleBaseValues
-
- getResponsibility(String) - Method in interface org.kuali.rice.kim.api.responsibility.ResponsibilityService
-
- getResponsibility(String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
Get the responsibility object with the given ID.
- getResponsibility() - Method in class org.kuali.rice.kim.impl.responsibility.AddResponsibilityEvent
-
- getResponsibility(String) - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityServiceImpl
-
- getResponsibility(String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getResponsibility() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- getResponsibilityActions(String, String, Map<String, String>, Map<String, String>) - Method in interface org.kuali.rice.kim.api.responsibility.ResponsibilityService
-
- getResponsibilityActions(String, String, Map<String, String>, Map<String, String>) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getResponsibilityActions(String, String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityServiceImpl
-
- getResponsibilityActions(String, String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getResponsibilityActionsByTemplateName(String, String, Map<String, String>, Map<String, String>) - Method in interface org.kuali.rice.kim.api.responsibility.ResponsibilityService
-
- getResponsibilityActionsByTemplateName(String, String, Map<String, String>, Map<String, String>) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- getResponsibilityActionsByTemplateName(String, String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityServiceImpl
-
- getResponsibilityActionsByTemplateName(String, String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getResponsibilityByName(String, String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
Return the responsibility object for the given unique combination of namespace,
component and responsibility name.
- getResponsibilityByName(String, String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getResponsibilityChangeQueue() - Static method in class org.kuali.rice.kew.api.KewApiServiceLocator
-
- getResponsibilityCount() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.RouteNodeForDisplay
-
- getResponsibilityDesc() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getResponsibilityDescription() - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- getResponsibilityDescription() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- getResponsibilityDescription() - Method in interface org.kuali.rice.kew.api.action.ActionRequestContract
-
- getResponsibilityId() - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- getResponsibilityId() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getResponsibilityId() - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- getResponsibilityId() - Method in class org.kuali.rice.kew.api.action.ActionItem
-
- getResponsibilityId() - Method in interface org.kuali.rice.kew.api.action.ActionItemContract
-
- getResponsibilityId() - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- getResponsibilityId() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- getResponsibilityId() - Method in interface org.kuali.rice.kew.api.action.ActionRequestContract
-
- getResponsibilityId() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDelegate.Builder
-
- getResponsibilityId() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDelegate
-
- getResponsibilityId() - Method in interface org.kuali.rice.kew.api.peopleflow.PeopleFlowDelegateContract
-
Returns the responsibility id of this people flow delegate member.
- getResponsibilityId() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowMember.Builder
-
- getResponsibilityId() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowMember
-
- getResponsibilityId() - Method in interface org.kuali.rice.kew.api.peopleflow.PeopleFlowMemberContract
-
Returns the responsibility id of this member.
- getResponsibilityId() - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility.Builder
-
- getResponsibilityId() - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility
-
- getResponsibilityId() - Method in interface org.kuali.rice.kew.api.rule.RuleResponsibilityContract
-
Unique Id for Responsibility.
- getResponsibilityId() - Method in class org.kuali.rice.kew.rule.RuleDelegationBo
-
- getResponsibilityId() - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- getResponsibilityId() - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewAction.ResponsibilityForDisplay
-
- getResponsibilityId() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction.Builder
-
- getResponsibilityId() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction
-
- getResponsibilityId() - Method in interface org.kuali.rice.kim.api.responsibility.ResponsibilityActionContract
-
The responsibilityId the responsibility action is associated with.
- getResponsibilityId() - Method in class org.kuali.rice.kim.api.role.RoleResponsibility.Builder
-
- getResponsibilityId() - Method in class org.kuali.rice.kim.api.role.RoleResponsibility
-
- getResponsibilityId() - Method in interface org.kuali.rice.kim.api.role.RoleResponsibilityContract
-
Returns the String identifier for the Responsibility represented by this Role/Responsibility association.
- getResponsibilityId() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibility
-
- getResponsibilityIdDAO() - Method in class org.kuali.rice.kew.responsibility.service.impl.ResponsibilityIdServiceImpl
-
- getResponsibilityIdService() - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowServiceImpl
-
- getResponsibilityIdService() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getResponsibilityInternalService() - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- getResponsibilityInternalService() - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- getResponsibilityInternalService() - Static method in class org.kuali.rice.kim.impl.services.KimImplServiceLocator
-
- getResponsibilityInternalService() - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getResponsibilityInternalService() - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- getResponsibilityMap() - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- getResponsibilityName() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction.Builder
-
- getResponsibilityName() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction
-
- getResponsibilityName() - Method in interface org.kuali.rice.kim.api.responsibility.ResponsibilityActionContract
-
The responsibilityName the responsibility action is associated with.
- getResponsibilityName() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- getResponsibilityNamespaceCode() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction.Builder
-
- getResponsibilityNamespaceCode() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction
-
- getResponsibilityNamespaceCode() - Method in interface org.kuali.rice.kim.api.responsibility.ResponsibilityActionContract
-
The responsibilityNamespaceCode the responsibility action is associated with.
- getResponsibilityRoles() - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- getResponsibilityService() - Method in class org.kuali.rice.kew.role.RoleRouteModule
-
- getResponsibilityService() - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewAction
-
- getResponsibilityService() - Static method in class org.kuali.rice.kim.api.services.KimApiServiceLocator
-
- getResponsibilityService() - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- getResponsibilityService() - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- getResponsibilityService() - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityInquirableImpl
-
- getResponsibilityService() - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityInternalServiceImpl
-
- getResponsibilityService() - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- getResponsibilityService() - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getResponsibilityService() - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementDocumentActionBase
-
- getResponsibilityTemplate(String) - Method in interface org.kuali.rice.kim.api.responsibility.ResponsibilityService
-
- getResponsibilityTemplate(String) - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityServiceImpl
-
- getResponsibilityTypes() - Method in class org.kuali.rice.kew.rule.web.DelegateRuleForm
-
- getResponsibleGroupId() - Method in class org.kuali.rice.kew.api.rule.RuleReportCriteria.Builder
-
- getResponsibleGroupId() - Method in class org.kuali.rice.kew.api.rule.RuleReportCriteria
-
- getResponsibleGroupId() - Method in interface org.kuali.rice.kew.api.rule.RuleReportCriteriaContract
-
- getResponsibleModuleService(Class) - Method in class org.kuali.rice.krad.service.impl.KFSModuleServiceImpl
-
- getResponsibleModuleService(Class) - Method in class org.kuali.rice.krad.service.impl.KualiModuleServiceImpl
-
- getResponsibleModuleService(Class) - Method in interface org.kuali.rice.krad.service.KualiModuleService
-
Given a class, this method will return the module service which is responsible for authorizing access to it.
- getResponsibleModuleServiceForJob(String) - Method in class org.kuali.rice.krad.service.impl.KFSModuleServiceImpl
-
- getResponsibleModuleServiceForJob(String) - Method in class org.kuali.rice.krad.service.impl.KualiModuleServiceImpl
-
- getResponsibleModuleServiceForJob(String) - Method in interface org.kuali.rice.krad.service.KualiModuleService
-
Given a job name, this method will return the module service which is responsible for handling it.
- getResponsiblePrincipalId() - Method in class org.kuali.rice.kew.api.rule.RuleReportCriteria.Builder
-
- getResponsiblePrincipalId() - Method in class org.kuali.rice.kew.api.rule.RuleReportCriteria
-
- getResponsiblePrincipalId() - Method in interface org.kuali.rice.kew.api.rule.RuleReportCriteriaContract
-
- getResponsibleRoleName() - Method in class org.kuali.rice.kew.api.rule.RuleReportCriteria.Builder
-
- getResponsibleRoleName() - Method in class org.kuali.rice.kew.api.rule.RuleReportCriteria
-
- getResponsibleRoleName() - Method in interface org.kuali.rice.kew.api.rule.RuleReportCriteriaContract
-
- getResult() - Method in interface org.kuali.rice.krms.api.engine.ResultEvent
-
Returns the Boolean result of the ResultEvent.
- getResult() - Method in class org.kuali.rice.krms.framework.engine.PropositionResult
-
Returns the result.
- getResult() - Method in class org.kuali.rice.krms.framework.engine.result.BasicResult
-
- getResult() - Method in class org.kuali.rice.krms.framework.engine.result.TimingResult
-
- getResultData() - Method in class org.kuali.rice.krad.uif.field.AttributeQueryResult
-
Result data as a List of string objects for queries that
return single field multiple values
- getResultDetails() - Method in interface org.kuali.rice.krms.api.engine.ResultEvent
-
Returns the result details of the ResultEvent as a Map,?>
- getResultDetails() - Method in class org.kuali.rice.krms.framework.engine.result.BasicResult
-
Returns the result details of the ResultEvent as an unmodifiable Map,?>
- getResultDetails() - Method in class org.kuali.rice.krms.framework.engine.result.TimingResult
-
Returns the result details of the ResultEvent as an unmodifiable Map,?>
- getResultEvent(int) - Method in interface org.kuali.rice.krms.api.engine.EngineResults
-
Return the ResultEvent for the given index
- getResultEvent(int) - Method in class org.kuali.rice.krms.framework.engine.EngineResultsImpl
-
Returns null, unimplemented.
- getResultField(String) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- 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
- getResultFieldNames() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- getResultFields() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- getResultFields() - Method in class org.kuali.rice.krad.uif.view.LookupView
-
- getResultMessage() - Method in class org.kuali.rice.krad.uif.field.AttributeQueryResult
-
Message text that should display (if non empty) with the results.
- getResultMessageStyleClasses() - Method in class org.kuali.rice.krad.uif.field.AttributeQueryResult
-
CSS Style classes that should be applied to the result message text
- getResultNodeInstance() - Method in class org.kuali.rice.kew.engine.node.NodeGraphContext
-
- getResultNodeInstance() - Method in class org.kuali.rice.kew.engine.node.NodeGraphSearchResult
-
- getResultReturnKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookup
-
- getResults() - Method in class org.kuali.rice.core.api.criteria.GenericQueryResults.Builder
-
- getResults() - Method in class org.kuali.rice.core.api.criteria.GenericQueryResults
-
- getResults() - Method in interface org.kuali.rice.core.api.criteria.QueryResults
-
Return the list of results that are contained within.
- getResults() - Method in class org.kuali.rice.coreservice.api.parameter.ParameterQueryResults.Builder
-
- getResults() - Method in class org.kuali.rice.coreservice.api.parameter.ParameterQueryResults
-
- getResults() - Method in class org.kuali.rice.kew.api.rule.RuleQueryResults.Builder
-
- getResults() - Method in class org.kuali.rice.kew.api.rule.RuleQueryResults
-
- getResults() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateQueryResults.Builder
-
- getResults() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateQueryResults
-
- getResults() - Method in class org.kuali.rice.kim.api.common.template.TemplateQueryResults.Builder
-
- getResults() - Method in class org.kuali.rice.kim.api.common.template.TemplateQueryResults
-
- getResults() - Method in class org.kuali.rice.kim.api.group.GroupMemberQueryResults.Builder
-
- getResults() - Method in class org.kuali.rice.kim.api.group.GroupMemberQueryResults
-
- getResults() - Method in class org.kuali.rice.kim.api.group.GroupQueryResults.Builder
-
- getResults() - Method in class org.kuali.rice.kim.api.group.GroupQueryResults
-
- getResults() - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefaultQueryResults.Builder
-
- getResults() - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefaultQueryResults
-
- getResults() - Method in class org.kuali.rice.kim.api.identity.entity.EntityQueryResults.Builder
-
- getResults() - Method in class org.kuali.rice.kim.api.identity.entity.EntityQueryResults
-
- getResults() - Method in class org.kuali.rice.kim.api.identity.name.EntityNameQueryResults.Builder
-
- getResults() - Method in class org.kuali.rice.kim.api.identity.name.EntityNameQueryResults
-
- getResults() - Method in class org.kuali.rice.kim.api.identity.principal.PrincipalQueryResults.Builder
-
- getResults() - Method in class org.kuali.rice.kim.api.identity.principal.PrincipalQueryResults
-
- getResults() - Method in class org.kuali.rice.kim.api.permission.PermissionQueryResults.Builder
-
- getResults() - Method in class org.kuali.rice.kim.api.permission.PermissionQueryResults
-
- getResults() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityQueryResults.Builder
-
- getResults() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityQueryResults
-
- getResults() - Method in class org.kuali.rice.kim.api.role.DelegateMemberQueryResults.Builder
-
- getResults() - Method in class org.kuali.rice.kim.api.role.DelegateMemberQueryResults
-
- getResults() - Method in class org.kuali.rice.kim.api.role.RoleMemberQueryResults.Builder
-
- getResults() - Method in class org.kuali.rice.kim.api.role.RoleMemberQueryResults
-
- getResults() - Method in class org.kuali.rice.kim.api.role.RoleMembershipQueryResults.Builder
-
- getResults() - Method in class org.kuali.rice.kim.api.role.RoleMembershipQueryResults
-
- getResults() - Method in class org.kuali.rice.kim.api.role.RoleQueryResults.Builder
-
- getResults() - Method in class org.kuali.rice.kim.api.role.RoleQueryResults
-
- getResultsActionsField() - Method in class org.kuali.rice.krad.uif.view.LookupView
-
- getResultsActualSize() - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
-
Gets the resultsActualSize attribute.
- getResultsActualSize() - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- getResultSetLimit() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
The resultSetLimit element specifies the maximum number of records that will be listed
as a result of the lookup search.
- getResultSetLimit() - Method in class org.kuali.rice.krad.uif.view.LookupView
-
Retrieves the maximum number of records that will be listed
as a result of the lookup search
- getResultSetLimitForLookup(Class<?>) - Method in class org.kuali.rice.krad.uif.service.impl.ViewDictionaryServiceImpl
-
- getResultSetLimitForLookup(Class<?>) - Method in interface org.kuali.rice.krad.uif.service.ViewDictionaryService
-
Attempts to find an associated LookupView
for the
given data object class and if found returns the configured result
set limit, if multiple lookup views are found the default is used
- getResultsGroup() - Method in class org.kuali.rice.krad.uif.view.LookupView
-
- getResultsLimitedSize() - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
-
Gets the resultsLimitedSize attribute.
- getResultsLimitedSize() - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- getResultsOfType(String) - Method in interface org.kuali.rice.krms.api.engine.EngineResults
-
Return the ResultEvents of the given type
- getResultsOfType(String) - Method in class org.kuali.rice.krms.framework.engine.EngineResultsImpl
-
- getResultsReturnField() - Method in class org.kuali.rice.krad.uif.view.LookupView
-
- getResultTransform() - Method in class org.kuali.rice.core.api.criteria.LookupCustomizer.Builder
-
- getResultTransform() - Method in class org.kuali.rice.core.api.criteria.LookupCustomizer
-
- getResultValues() - Method in class org.kuali.rice.kew.framework.document.search.DocumentSearchResultValues.Builder
-
- getResultValues() - Method in class org.kuali.rice.kew.framework.document.search.DocumentSearchResultValues
-
- getResultValues() - Method in interface org.kuali.rice.kew.framework.document.search.DocumentSearchResultValuesContract
-
Returns an unmodifiable list of the result values, one for each customized document.
- getRetryAttempts() - Method in interface org.kuali.rice.ksb.api.bus.ServiceConfiguration
-
Returns the retry attempts to use when processing messages sent to this
service.
- getRetryAttempts() - Method in interface org.kuali.rice.ksb.api.bus.ServiceDefinition
-
Returns the retry attempts to use when processing messages sent to this
service.
- getRetryAttempts() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- getRetryAttempts() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration
-
- getRetryAttempts() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- getRetryCount() - Method in interface org.kuali.rice.ksb.messaging.PersistedMessage
-
- getRetryCount() - Method in class org.kuali.rice.ksb.messaging.PersistedMessageBO
-
- getReturnAnchorHtmlData(BusinessObject, Properties, LookupForm, List, BusinessObjectRestrictions) - Method in class org.kuali.rice.kim.lookup.RoleLookupableHelperServiceImpl
-
- getReturnAnchorHtmlData(BusinessObject, Properties, LookupForm, List, BusinessObjectRestrictions) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- getReturnDestNodeName() - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- 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
-
- getReturnHref(Properties, LookupForm, List) - Method in class org.kuali.rice.kim.impl.type.KimTypeLookupableHelperServiceImpl
-
- getReturnHref(BusinessObject, Map, String, List) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
This method is for lookupable implementations
- getReturnHref(Properties, LookupForm, List) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- getReturnInputHtmlData(BusinessObject, Properties, LookupForm, List, BusinessObjectRestrictions) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- getReturnKeys() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- getReturnKeys() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
- getReturnKeys() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
This method is public because some unit tests depend on it.
- getReturnKeys(LookupView, LookupForm, Object) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
Returns the configured return key property names or if not configured defaults to the primary keys
for the data object class
- getReturnLocation(HttpServletRequest, ActionMapping) - Method in class org.kuali.rice.kew.actionlist.web.ActionListFilterAction
-
This overridden method ...
- getReturnLocation() - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- getReturnLocation(HttpServletRequest, ActionMapping) - Method in class org.kuali.rice.kew.web.KewKualiAction
-
- getReturnLocation(HttpServletRequest, ActionMapping) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementDocumentActionBase
-
- getReturnLocation() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- getReturnLocation() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
- getReturnLocation() - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
- getReturnLocation() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
- getReturnLocation(HttpServletRequest, ActionMapping) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
-
- getReturnLocation() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- getReturnMapping() - Method in class org.kuali.rice.kew.preferences.web.PreferencesForm
-
- getReturnMessageStyleClasses() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
CSS Style classes that should be applied to the return message.
- getReturnMessageText() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Message text to display along with the query result
- getReturnTarget() - Method in class org.kuali.rice.krad.uif.view.LookupView
-
- getReturnType() - Method in class org.kuali.rice.krms.api.repository.function.FunctionDefinition.Builder
-
- getReturnType() - Method in class org.kuali.rice.krms.api.repository.function.FunctionDefinition
-
- getReturnType() - Method in interface org.kuali.rice.krms.api.repository.function.FunctionDefinitionContract
-
Returns the type of the return value of the function defined by this
function definition.
- getReturnUrl() - Method in class org.kuali.rice.kew.api.rule.RoleName.Builder
-
- getReturnUrl() - Method in class org.kuali.rice.kew.api.rule.RoleName
-
- getReturnUrl() - Method in interface org.kuali.rice.kew.api.rule.RoleNameContract
-
This is the return URL for the given Role for a role attribute
- getReturnUrl() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getReturnUrl() - Method in class org.kuali.rice.kew.rule.bo.RuleAttribute
-
- getReturnUrl() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- getReturnUrl() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getReturnUrl(BusinessObject, Map, String, List, BusinessObjectRestrictions) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
This method is for lookupable implementations
- getReturnUrl(BusinessObject, LookupForm, List, BusinessObjectRestrictions) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- getReturnUrl(BusinessObject, Map, String, BusinessObjectRestrictions) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
- getReturnUrl(BusinessObject, Map<String, String>, String, BusinessObjectRestrictions) - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
Builds the return value url.
- getReturnUrl(BusinessObject, Map, String, List, BusinessObjectRestrictions) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
Builds the return value url.
- getReturnUrl(BusinessObject, LookupForm, List, BusinessObjectRestrictions) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
This method builds the return url
- getReturnUrl() - Method in class org.kuali.rice.kns.web.ui.ResultRow
-
Deprecated.
- 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() - Method in interface org.kuali.rice.krad.workflow.attribute.WorkflowLookupableResult
-
Deprecated.
Gets the returnUrl attribute.
- getReturnUrlForResults(LinkField, Object) - Method in interface org.kuali.rice.krad.lookup.Lookupable
-
Invoked to build the return URL for a result row
- getReturnUrlForResults(LinkField, Object) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- getReturnUrlHtmlData() - Method in class org.kuali.rice.kns.web.ui.ResultRow
-
Deprecated.
- getReturnUrlLocation() - Method in class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- 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
- getReviewer() - Method in class org.kuali.rice.kew.rule.web.WebRuleResponsibility
-
- getReviewerId() - Method in class org.kuali.rice.ken.bo.NotificationChannelReviewer
-
Returns the user id of the reviewer.
- getReviewerId() - Method in class org.kuali.rice.kew.rule.web.WebRuleResponsibility
-
- getReviewers() - Method in class org.kuali.rice.ken.bo.NotificationChannel
-
Gets the list of reviewers for notification publications to this channel
- getReviewers() - Method in class org.kuali.rice.kew.rule.web.DelegateRuleForm
-
- getReviewerStyle() - Method in class org.kuali.rice.kew.rule.web.WebRuleResponsibility
-
- getReviewerType() - Method in class org.kuali.rice.ken.bo.NotificationChannelReviewer
-
Returns the type of reviewer, USER or GROUP
- getRevokedNodeInstances(DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.engine.node.service.impl.RouteNodeServiceImpl
-
Queries the list of revoked node instances from the root BranchState of the Document
and returns a List of revoked RouteNodeInstances.
- getRevokedNodeInstances(DocumentRouteHeaderValue) - Method in interface org.kuali.rice.kew.engine.node.service.RouteNodeService
-
Returns a List of the revoked RouteNodeInstances on the given Document.
- getRiceMasterDefaultConfigFile() - Method in class org.kuali.rice.test.RiceTestCase
-
- getRiceVersion() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getRiceVersion() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getRichTable() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Widget associated with the table to add functionality such as sorting,
paging, and export
- getRole() - Method in class org.kuali.rice.kew.role.KimRoleRecipient
-
- getRole() - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- getRole(String) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
Get the KIM Role object with the given ID.
- getRole(String) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- getRole() - Method in class org.kuali.rice.kim.rule.event.ui.AddRoleEvent
-
- getRoleAreaStyle() - Method in class org.kuali.rice.kew.rule.web.WebRuleResponsibility
-
- getRoleAttributeName() - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility
-
- getRoleAttributeName() - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- getRoleBo() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- getRoleBo() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- getRoleBoMap(Collection<String>) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- getRoleByNameAndNamespaceCode(String, String) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
Get the KIM Role object with the unique combination of namespace, component,
and role name.
- getRoleByNameAndNamespaceCode(String, String) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- getRoleDao() - Method in class org.kuali.rice.kim.impl.role.RoleLookupableImpl
-
- getRoleDao() - Static method in class org.kuali.rice.kim.impl.services.KimImplServiceLocator
-
- getRoleDao() - Method in class org.kuali.rice.kim.lookup.RoleLookupableHelperServiceImpl
-
- getRoleData() - Method in class org.kuali.rice.core.impl.jaxb.DataXmlDTO
-
- getRoleDelegations(String) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getRoleDelegations(IdentityManagementRoleDocument, List<DelegateTypeBo>) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getRoleDelegations(String) - Method in interface org.kuali.rice.kim.service.UiDocumentService
-
- getRoleDescription() - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- getRoleDescription() - Method in class org.kuali.rice.kim.impl.jaxb.RoleXmlDTO
-
- getRoleDocument() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentBoBase
-
- getRoleDocument() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentBoDefaultBase
-
- getRoleDocument() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- getRoleGroupsForGroupIdsAndRoleIds(Collection<String>, Collection<String>, Map<String, String>) - Method in interface org.kuali.rice.kim.impl.role.RoleDao
-
- getRoleGroupsForGroupIdsAndRoleIds(Collection<String>, Collection<String>, Map<String, String>) - Method in class org.kuali.rice.kim.impl.role.RoleDaoOjb
-
- getRoleId() - Method in class org.kuali.rice.kim.api.common.delegate.DelegateType.Builder
-
- getRoleId() - Method in class org.kuali.rice.kim.api.common.delegate.DelegateType
-
- getRoleId() - Method in interface org.kuali.rice.kim.api.common.delegate.DelegateTypeContract
-
- getRoleId() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction.Builder
-
- getRoleId() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction
-
- getRoleId() - Method in interface org.kuali.rice.kim.api.responsibility.ResponsibilityActionContract
-
The roleId the responsibility action is associated with.
- getRoleId() - Method in class org.kuali.rice.kim.api.role.RoleMember.Builder
-
- getRoleId() - Method in class org.kuali.rice.kim.api.role.RoleMember
-
- getRoleId() - Method in interface org.kuali.rice.kim.api.role.RoleMemberContract
-
This is the id for the Role.
- getRoleId() - Method in class org.kuali.rice.kim.api.role.RoleMembership.Builder
-
- getRoleId() - Method in class org.kuali.rice.kim.api.role.RoleMembership
-
- getRoleId() - Method in interface org.kuali.rice.kim.api.role.RoleMembershipContract
-
- getRoleId() - Method in class org.kuali.rice.kim.api.role.RolePermission.Builder
-
- getRoleId() - Method in class org.kuali.rice.kim.api.role.RolePermission
-
- getRoleId() - Method in interface org.kuali.rice.kim.api.role.RolePermissionContract
-
The Role ID referenced by the Role Permission.
- getRoleId() - Method in class org.kuali.rice.kim.api.role.RoleResponsibility.Builder
-
- getRoleId() - Method in class org.kuali.rice.kim.api.role.RoleResponsibility
-
- getRoleId() - Method in interface org.kuali.rice.kim.api.role.RoleResponsibilityContract
-
Returns the String identifier for the Role represented by this Role/Responsibility association.
- getRoleId() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- getRoleId() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRolePermission
-
- getRoleId() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibility
-
- getRoleId() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- getRoleId() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentRoleId
-
- getRoleId() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegation
-
- getRoleId() - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- getRoleId() - Method in class org.kuali.rice.kim.impl.jaxb.RoleMembersXmlDTO.WithinRole
-
- getRoleId() - Method in class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO
-
Retrieves the ID of the role that this member belongs to.
- getRoleId() - Method in class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO.OutsideOfRole
-
- getRoleId() - Method in class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO.WithinRole
-
- getRoleId() - Method in class org.kuali.rice.kim.impl.jaxb.RolePermissionsXmlDTO.WithinRole
-
- getRoleId() - Method in class org.kuali.rice.kim.impl.jaxb.RolePermissionXmlDTO
-
Retrieves the ID of the role that the permission is assigned to.
- getRoleId() - Method in class org.kuali.rice.kim.impl.jaxb.RolePermissionXmlDTO.OutsideOfRole
-
- getRoleId() - Method in class org.kuali.rice.kim.impl.jaxb.RolePermissionXmlDTO.WithinRole
-
- getRoleId() - Method in class org.kuali.rice.kim.impl.jaxb.RoleXmlDTO
-
- getRoleId() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- getRoleIdAsMember() - Method in class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO
-
- getRoleIdByNameAndNamespaceCode(String, String) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
Return the Role ID for the given unique combination of namespace,
component and role name.
- getRoleIdByNameAndNamespaceCode(String, String) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- getRoleIdsForPermission(String, String, Map<String, String>) - Method in interface org.kuali.rice.kim.api.permission.PermissionService
-
Get the role IDs for the given permission.
- getRoleIdsForPermission(String, String, Map<String, String>) - Method in class org.kuali.rice.kim.impl.permission.PermissionServiceImpl
-
- getRoleIdsForPermissionTemplate(String, String, Map<String, String>) - Method in class org.kuali.rice.kim.impl.permission.PermissionServiceImpl
-
- getRoleIdsForResponsibility(String) - Method in interface org.kuali.rice.kim.api.responsibility.ResponsibilityService
-
Gets a List of roleIds that the responsibility is associated with.
- getRoleIdsForResponsibility(String) - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityServiceImpl
-
- getRoleIdToMembershipMap(Map<String, List<RoleMembership>>, List<RoleMemberBo>) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
Helper method used by principalHasRole to build the role ID -> list of members map.
- getRoleImpl(String) - Method in class org.kuali.rice.kim.inquiry.RoleMemberInquirableImpl
-
- getRoleInternalService() - Static method in class org.kuali.rice.kim.impl.services.KimImplServiceLocator
-
- getRoleMember(String) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getRoleMember(String) - Method in interface org.kuali.rice.kim.service.UiDocumentService
-
- getRoleMemberAttributeData(List<KimDocumentRoleQualifier>, List<RoleMemberAttributeDataBo>, boolean, String) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getRoleMemberForDelegation(List<KimDocumentRoleMember>, RoleDocumentDelegationMember) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- getRoleMemberForRoleMemberId(String) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getRoleMemberId() - Method in class org.kuali.rice.kim.api.common.delegate.DelegateMember.Builder
-
- getRoleMemberId() - Method in class org.kuali.rice.kim.api.common.delegate.DelegateMember
-
- getRoleMemberId() - Method in interface org.kuali.rice.kim.api.common.delegate.DelegateMemberContract
-
- getRoleMemberId() - Method in class org.kuali.rice.kim.api.role.RoleResponsibilityAction.Builder
-
- getRoleMemberId() - Method in class org.kuali.rice.kim.api.role.RoleResponsibilityAction
-
- getRoleMemberId() - Method in interface org.kuali.rice.kim.api.role.RoleResponsibilityActionContract
-
String identifier for an associated RoleMember
- getRoleMemberId() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- getRoleMemberId() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMemberId
-
- getRoleMemberId() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleQualifier
-
- getRoleMemberId() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityAction
-
- getRoleMemberId() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- getRoleMemberMemberId() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- getRoleMemberMemberTypeCode() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- getRoleMemberName() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- getRoleMemberNamespaceCode() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- getRoleMemberPrincipalIds(String, String, Map<String, String>) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
This method gets all the members, then traverses down into members of type role and group to obtain the nested principal ids
- getRoleMemberPrincipalIds(String, String, Map<String, String>) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- getRoleMemberResponsibilityActionImpls(String) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getRoleMemberResponsibilityActionImpls(String) - Method in interface org.kuali.rice.kim.service.UiDocumentService
-
- getRoleMemberResponsibilityActions(String) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
- getRoleMemberResponsibilityActions(String) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- getRoleMemberResponsibilityActions(List<RoleMemberBo>) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getRoleMemberResponsibilityActions(IdentityManagementRoleDocument) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getRoleMemberResponsibilityActions(KimDocumentRoleMember, RoleMemberBo, boolean, String) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getRoleMembers(List<String>, Map<String, String>) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
Get all the role members (groups and principals) associated with the given list of roles
where their role membership/assignment matches the given qualification.
- getRoleMembers() - Method in class org.kuali.rice.kim.impl.jaxb.RoleDataXmlDTO
-
- getRoleMembers() - Method in class org.kuali.rice.kim.impl.jaxb.RoleMembersXmlDTO
-
- getRoleMembers() - Method in class org.kuali.rice.kim.impl.jaxb.RoleMembersXmlDTO.OutsideOfRole
-
- getRoleMembers() - Method in class org.kuali.rice.kim.impl.jaxb.RoleMembersXmlDTO.WithinRole
-
- getRoleMembers() - Method in class org.kuali.rice.kim.impl.jaxb.RoleXmlDTO
-
- getRoleMembers(List<String>, Map<String, String>) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- getRoleMembers(List<String>, Map<String, String>, boolean, Set<String>) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- getRoleMembers(IdentityManagementRoleDocument, List<RoleMemberBo>) - Method in class org.kuali.rice.kim.service.impl.LdapUiDocumentServiceImpl
-
- getRoleMembers(IdentityManagementRoleDocument, List<RoleMemberBo>) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getRoleMembers(Map<String, String>) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getRoleMembers(Map<String, String>) - Method in interface org.kuali.rice.kim.service.UiDocumentService
-
- getRoleMembersForPrincipal(String) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getRoleMembersForRoleIds(Collection<String>, String, Map<String, String>) - Method in interface org.kuali.rice.kim.impl.role.RoleDao
-
- getRoleMembersForRoleIds(Collection<String>, String, Map<String, String>) - Method in class org.kuali.rice.kim.impl.role.RoleDaoOjb
-
- getRoleMembersForRoleIdsWithFilters(Collection<String>, String, Collection<String>, Map<String, String>) - Method in interface org.kuali.rice.kim.impl.role.RoleDao
-
- getRoleMembersForRoleIdsWithFilters(Collection<String>, String, Collection<String>, Map<String, String>) - Method in class org.kuali.rice.kim.impl.role.RoleDaoOjb
-
- getRoleMembersFromDerivedRole(String, String, Map<String, String>) - Method in class org.kuali.rice.kew.role.service.impl.ActionRequestDerivedRoleTypeServiceImpl
-
- getRoleMembersFromDerivedRole(String, String, Map<String, String>) - Method in class org.kuali.rice.kew.role.service.impl.RouteLogDerivedRoleTypeServiceImpl
-
- qualifier is document number
- the roles that will be of this type are KR-WKFLW Initiator and KR-WKFLW Initiator or Reviewer, KR-WKFLW Router
- only the initiator of the document in question gets the KR-WKFLW Initiator role
- user who routed the document according to the route log should get the KR-WKFLW Router role
- users who are authorized by the route log,
i.e.
- getRoleMembersFromDerivedRole(String, String, Map<String, String>) - Method in interface org.kuali.rice.kim.framework.role.RoleTypeService
-
- getRoleMembersFromDerivedRole(String, String, Map<String, String>) - Method in class org.kuali.rice.kns.kim.role.DerivedRoleTypeServiceBase
-
Deprecated.
- getRoleMembersFromDerivedRole(String, String, Map<String, String>) - Method in class org.kuali.rice.kns.kim.role.PrincipalDerivedRoleTypeServiceImpl
-
Deprecated.
Since this is potentially the entire set of users, just check the qualification for the user we are interested in and return it.
- getRoleMembersFromDerivedRole(String, String, Map<String, String>) - Method in class org.kuali.rice.kns.kim.role.RoleTypeServiceBase
-
Deprecated.
Return an empty list since this method should not be called by the role service for this service type.
- getRoleMembersFromDerivedRole(String, String, Map<String, String>) - Method in class org.kuali.rice.krad.kim.PermissionDerivedRoleTypeServiceImpl
-
- getRoleMembershipsForMemberId(String, String, Map<String, String>) - Method in interface org.kuali.rice.kim.impl.role.RoleDao
-
- getRoleMembershipsForMemberId(String, String, Map<String, String>) - Method in class org.kuali.rice.kim.impl.role.RoleDaoOjb
-
- getRoleMembershipsForRoleIdsAsMembers(Collection<String>, Map<String, String>) - Method in interface org.kuali.rice.kim.impl.role.RoleDao
-
- getRoleMembershipsForRoleIdsAsMembers(Collection<String>, Map<String, String>) - Method in class org.kuali.rice.kim.impl.role.RoleDaoOjb
-
- getRoleName() - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- getRoleName() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getRoleName() - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- getRoleName() - Method in class org.kuali.rice.kew.api.action.ActionItem
-
- getRoleName() - Method in interface org.kuali.rice.kew.api.action.ActionItemContract
-
- getRoleName() - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- getRoleName() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- getRoleName() - Method in interface org.kuali.rice.kew.api.action.ActionRequestContract
-
- getRoleName() - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility.Builder
-
- getRoleName() - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility
-
- getRoleName() - Method in interface org.kuali.rice.kew.api.rule.RuleResponsibilityContract
-
unique name of the Role for the RuleResponsibility
- getRoleName() - Method in class org.kuali.rice.kew.rule.RoleRuleResponsibility
-
- getRoleName() - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- getRoleName() - Method in class org.kuali.rice.kew.user.RoleRecipient
-
- getRoleName() - Method in class org.kuali.rice.kew.util.ResponsibleParty
-
- getRoleName() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- getRoleName() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- getRoleName() - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- getRoleName() - Method in class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO.OutsideOfRole
-
Retrieves the role name from the role-name-and-namespace combo.
- getRoleName() - Method in class org.kuali.rice.kim.impl.jaxb.RolePermissionXmlDTO.OutsideOfRole
-
Retrieves the role name from the role-name-and-namespace combo.
- getRoleName() - Method in class org.kuali.rice.kim.impl.jaxb.RoleXmlDTO
-
Retrieves the role's name from the role-name-and-namespace combo.
- getRoleNameAndNamespace() - Method in class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO.OutsideOfRole
-
- getRoleNameAndNamespace() - Method in class org.kuali.rice.kim.impl.jaxb.RolePermissionXmlDTO.OutsideOfRole
-
- getRoleNameAndNamespace() - Method in class org.kuali.rice.kim.impl.jaxb.RoleXmlDTO
-
- getRoleNameAsMember() - Method in class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO
-
- getRoleNameQualifiers(String, DocumentContent) - Method in class edu.sampleu.travel.workflow.EmployeeAttribute
-
- getRoleNameQualifiers(String, DocumentContent) - Method in class org.kuali.rice.kew.rule.GenericRoleAttribute
-
Template method responsible for producing qualifiers for a role name
- getRoleNames() - Method in class edu.sampleu.travel.workflow.AccountAttribute
-
- getRoleNames() - Method in class edu.sampleu.travel.workflow.EmployeeAttribute
-
- getRoleNames() - Method in class org.kuali.rice.ken.kew.ChannelReviewerRoleAttribute
-
- getRoleNames(String) - Method in interface org.kuali.rice.kew.framework.rule.attribute.WorkflowRuleAttributeHandlerService
-
Gets a List of
RoleName
based on the passed role attribute name.
- getRoleNames(String) - Method in class org.kuali.rice.kew.impl.rule.attribute.WorkflowRuleAttributeHandlerServiceImpl
-
- getRoleNames() - Method in class org.kuali.rice.kew.rule.NetworkIdRoleAttribute
-
- getRoleNames() - Method in class org.kuali.rice.kew.rule.PrincipalIdRoleAttribute
-
- getRoleNames() - Method in interface org.kuali.rice.kew.rule.RoleAttribute
-
List of
RoleName
s this RoleAttribute supports
- getRoleNames() - Method in class org.kuali.rice.kew.rule.UniversityIdRoleAttribute
-
- getRoleNames() - Method in class org.kuali.rice.kew.rule.UnqualifiedRoleAttribute
-
- getRoleNames() - Method in class org.kuali.rice.kew.rule.WorkgroupRoleAttribute
-
- getRoleNamespace() - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- getRoleNamespaceCode() - Method in class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO.OutsideOfRole
-
Retrieves the role namespace code from the role-name-and-namespace combo.
- getRoleNamespaceCode() - Method in class org.kuali.rice.kim.impl.jaxb.RolePermissionXmlDTO.OutsideOfRole
-
Retrieves the role namespace code from the role-name-and-namespace combo.
- getRolePermissionId() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRolePermission
-
- getRolePermissionId() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRolePermissionId
-
- getRolePermissions() - Method in class org.kuali.rice.kim.impl.jaxb.RoleDataXmlDTO
-
- getRolePermissions() - Method in class org.kuali.rice.kim.impl.jaxb.RolePermissionsXmlDTO
-
- getRolePermissions() - Method in class org.kuali.rice.kim.impl.jaxb.RolePermissionsXmlDTO.OutsideOfRole
-
- getRolePermissions() - Method in class org.kuali.rice.kim.impl.jaxb.RolePermissionsXmlDTO.WithinRole
-
- getRolePermissions() - Method in class org.kuali.rice.kim.impl.jaxb.RoleXmlDTO
-
- getRolePermissions(IdentityManagementRoleDocument, List<RolePermissionBo>) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getRolePokerQueue(String) - Static method in class org.kuali.rice.kew.messaging.MessageServiceNames
-
- getRolePrincipalsForPrincipalIdAndRoleIds(Collection<String>, String, Map<String, String>) - Method in interface org.kuali.rice.kim.impl.role.RoleDao
-
- getRolePrincipalsForPrincipalIdAndRoleIds(Collection<String>, String, Map<String, String>) - Method in class org.kuali.rice.kim.impl.role.RoleDaoOjb
-
- getRolePrncpls() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- getRoleQualifersForPrincipalByNamespaceAndRolename(String, String, String, Map<String, String>) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
Returns a list of role qualifiers that the given principal has without taking into consideration
that the principal may be a member via an assigned group or role.
- getRoleQualifersForPrincipalByNamespaceAndRolename(String, String, String, Map<String, String>) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- getRoleQualifersForPrincipalByRoleIds(String, List<String>, Map<String, String>) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
Returns a list of role qualifiers that the given principal has without taking into consideration
that the principal may be a member via an assigned group or role.
- getRoleQualifersForPrincipalByRoleIds(String, List<String>, Map<String, String>) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- getRoleQualification(BusinessObject) - Method in class org.kuali.rice.kns.bo.authorization.BusinessObjectAuthorizerBase
-
Returns a role qualification map based off data from the primary business
object or the document.
- getRoleQualification(ActionForm, String) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
-
override this method to add data from the form for role qualification in the authorization check
- getRoleQualification(ActionForm, String) - Method in class org.kuali.rice.kns.web.struts.action.KualiInquiryAction
-
- 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.
- getRoleQualification(ActionForm, String) - Method in class org.kuali.rice.ksb.messaging.web.KSBAction
-
override this method to add data from the form for role qualification in the authorization check
- getRoleQualifier(String, String, KimTypeService, Map<String, String>, String) - Method in class org.kuali.rice.kim.impl.type.KimTypeQualifierResolver
-
- getRoleResponsibilities() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getRoleResponsibilities(String) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
- getRoleResponsibilities(String) - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityInternalServiceImpl
-
- getRoleResponsibilities(String) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- getRoleResponsibilities(IdentityManagementRoleDocument, List<RoleResponsibilityBo>) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getRoleResponsibilitiesActions(IdentityManagementRoleDocument) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getRoleResponsibility() - Method in class org.kuali.rice.kim.api.role.RoleResponsibilityAction.Builder
-
- getRoleResponsibility() - Method in class org.kuali.rice.kim.api.role.RoleResponsibilityAction
-
- getRoleResponsibility() - Method in interface org.kuali.rice.kim.api.role.RoleResponsibilityActionContract
-
Returns a RoleResponsibility instances associated with this action.
- getRoleResponsibility() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityAction
-
- getRoleResponsibilityActionId() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction.Builder
-
- getRoleResponsibilityActionId() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction
-
- getRoleResponsibilityActionId() - Method in interface org.kuali.rice.kim.api.responsibility.ResponsibilityActionContract
-
The roleResponsibilityActionId the responsibility action is associated with.
- getRoleResponsibilityActionId() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityAction
-
- getRoleResponsibilityActionId() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityActionId
-
- getRoleResponsibilityActionImpls(String) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getRoleResponsibilityId() - Method in class org.kuali.rice.kim.api.role.RoleResponsibility.Builder
-
- getRoleResponsibilityId() - Method in class org.kuali.rice.kim.api.role.RoleResponsibility
-
- getRoleResponsibilityId() - Method in class org.kuali.rice.kim.api.role.RoleResponsibilityAction.Builder
-
- getRoleResponsibilityId() - Method in class org.kuali.rice.kim.api.role.RoleResponsibilityAction
-
- getRoleResponsibilityId() - Method in interface org.kuali.rice.kim.api.role.RoleResponsibilityActionContract
-
Id of the contained RoleResponsibility object.
- getRoleResponsibilityId() - Method in interface org.kuali.rice.kim.api.role.RoleResponsibilityContract
-
Provides the String identifier for a given RoleResponsibility
- getRoleResponsibilityId() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibility
-
- getRoleResponsibilityId() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityAction
-
- getRoleResponsibilityId() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityId
-
- getRoleReviewer() - Method in class org.kuali.rice.kew.rule.web.WebRuleResponsibility
-
- getRoleRows() - Method in class org.kuali.rice.kim.lookup.RoleLookupableHelperServiceImpl
-
- getRoleRspAction() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibility
-
- getRoleRspActions() - Method in class org.kuali.rice.kim.api.role.RoleMember.Builder
-
- getRoleRspActions() - Method in class org.kuali.rice.kim.api.role.RoleMember
-
- getRoleRspActions() - Method in interface org.kuali.rice.kim.api.role.RoleMemberContract
-
This returns a list of role responsibility actions assigned to a role member
- getRoleRspActions() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- getRoleRspActions() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibility
-
- getRoleRspActions(String) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getRoles() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
Returns a List of Roles from all RoleAttributes attached to this template.
- getRoles() - Method in class org.kuali.rice.kew.rule.web.WebRuleBaseValues
-
- getRoles(List<String>) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
Get the KIM Role objects for the role IDs in the given List.
- getRoles() - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- getRoles() - Method in class org.kuali.rice.kim.impl.jaxb.RoleDataXmlDTO
-
- getRoles() - Method in class org.kuali.rice.kim.impl.jaxb.RolesXmlDTO
-
- getRoles(Map<String, String>) - Method in interface org.kuali.rice.kim.impl.role.RoleDao
-
- getRoles(Map<String, String>) - Method in class org.kuali.rice.kim.impl.role.RoleDaoOjb
-
- getRoles(List<String>) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- getRoleService() - Static method in class org.kuali.rice.kew.actionrequest.ActionRequestFactory
-
- getRoleService() - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowRequestGeneratorImpl
-
- getRoleService() - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewAction
-
- getRoleService() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getRoleService() - Static method in class org.kuali.rice.kim.api.services.KimApiServiceLocator
-
- getRoleService() - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- getRoleService() - Method in class org.kuali.rice.kim.impl.identity.PersonServiceImpl
-
- getRoleService() - Static method in class org.kuali.rice.kim.impl.type.KimTypeQualifierResolver
-
- getRoleService() - Method in class org.kuali.rice.kim.lookup.KimDocumentRoleMemberLookupableHelperServiceImpl
-
- getRoleService() - Method in class org.kuali.rice.kim.lookup.PermissionLookupableHelperServiceImpl
-
- getRoleService() - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getRoleService() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
- getRoleService() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- getRolesForPrincipal(String) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- getRoleSortingCode() - Method in class org.kuali.rice.kim.api.role.RoleMembership.Builder
-
- getRoleSortingCode() - Method in class org.kuali.rice.kim.api.role.RoleMembership
-
- getRoleSortingCode() - Method in interface org.kuali.rice.kim.api.role.RoleMembershipContract
-
- getRoleTypeId() - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- getRoleTypeName() - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- getRoleTypeRoleMemberIds(String) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
- getRoleTypeRoleMemberIds(String) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- getRollbackClearDbPerTestLifecycles() - Method in class org.kuali.rice.test.BaselineTestCase
-
- getRollbackTestLifecycles() - Method in class org.kuali.rice.test.BaselineTestCase
-
- getRoom() - Method in class edu.sampleu.demo.course.CourseSection
-
- getRoot(ActionRequestValue) - Method in interface org.kuali.rice.kew.actionrequest.service.ActionRequestService
-
- getRoot(ActionRequestValue) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
- getRootActionRequests() - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- getRootActionRequests(String) - Method in interface org.kuali.rice.kew.api.document.WorkflowDocumentService
-
Gets a list of root ActionRequests for a given documentId
- getRootActionRequests() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Return the list of root action requests on the document.
- getRootActionRequests() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getRootActionRequests(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentServiceImpl
-
- getRootBranch() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
Convenience method that returns the branch of the first (and presumably only?) initial node
- getRootBranchState() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getRootDocTypeName() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksForm
-
- getRootElement() - Method in class org.kuali.rice.core.api.util.tree.Tree
-
Return the root Node of the tree.
- getRootNode() - Method in class org.kuali.rice.kew.rule.xmlrouting.WorkflowFunctionResolver
-
- getRootPropertySerializibilityMetadata() - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrie
-
Returns the root node of the trie
- getRootRequests(Collection<ActionRequestValue>) - Method in interface org.kuali.rice.kew.actionrequest.service.ActionRequestService
-
- getRootRequests(Collection<ActionRequestValue>) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
- getRootRequests() - Method in class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- getRootResourceLoaderName() - Static method in class org.kuali.rice.ksb.messaging.resourceloader.KSBResourceLoaderFactory
-
- getRootResourceLoaders() - Static method in class org.kuali.rice.core.framework.resourceloader.RiceResourceLoaderFactory
-
- getRouteContext() - Method in exception org.kuali.rice.kew.exception.RouteManagerException
-
- getRouteContext() - Method in interface org.kuali.rice.kew.routeheader.DocumentContent
-
- getRouteContext() - Method in class org.kuali.rice.kew.routeheader.StandardDocumentContent
-
- getRoutedByDisplayName() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getRoutedByPrincipal() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getRoutedByPrincipalId() - Method in class org.kuali.rice.kew.api.document.Document.Builder
-
- getRoutedByPrincipalId() - Method in class org.kuali.rice.kew.api.document.Document
-
- getRoutedByPrincipalId() - Method in interface org.kuali.rice.kew.api.document.DocumentContract
-
Retrieve the router principal id
- getRoutedByPrincipalId() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getRoutedByPrincipalId() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getRoutedByPrincipalIdByDocumentId(String) - Method in interface org.kuali.rice.kew.api.document.WorkflowDocumentService
-
Gets the
Document
's 'routed by' principalId with the given documentId
Returns null if the document is not found
- getRoutedByPrincipalIdByDocumentId(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentServiceImpl
-
- getRoutedByUserWorkflowId() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getRouteDefiningDocumentType() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
Returns the DocumentType which defines the route for this document.
- getRouteHeader() - Method in class org.kuali.rice.kew.actionitem.ActionItemActionListExtension
-
- getRouteHeader() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getRouteHeader() - Method in class org.kuali.rice.kew.actions.ActionTakenEvent
-
- getRouteHeader() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeDateTimeValue
-
- getRouteHeader() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeFloatValue
-
- getRouteHeader() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeLongValue
-
- getRouteHeader() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeStringValue
-
- getRouteHeader() - Method in interface org.kuali.rice.kew.docsearch.SearchableAttributeValue
-
- getRouteHeader() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getRouteHeader() - Method in class org.kuali.rice.kew.engine.RouteContext
-
Deprecated.
use getDocument() instead
- getRouteHeader(ActionItem) - Method in class org.kuali.rice.kew.mail.service.impl.StyleableEmailContentServiceImpl
-
- getRouteHeader(String) - Method in class org.kuali.rice.kew.routeheader.service.impl.RouteHeaderServiceImpl
-
- getRouteHeader(String, boolean) - Method in class org.kuali.rice.kew.routeheader.service.impl.RouteHeaderServiceImpl
-
- getRouteHeader(String) - Method in interface org.kuali.rice.kew.routeheader.service.RouteHeaderService
-
- getRouteHeader(String, boolean) - Method in interface org.kuali.rice.kew.routeheader.service.RouteHeaderService
-
- getRouteHeader() - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- getRouteHeaderDAO() - Method in class org.kuali.rice.kew.routeheader.service.impl.RouteHeaderServiceImpl
-
- getRouteHeaderOp() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getRouteHeaders(Collection<ActionItem>) - Method in class org.kuali.rice.kew.mail.service.impl.StyleableEmailContentServiceImpl
-
- getRouteHeaders(Collection<String>) - Method in class org.kuali.rice.kew.routeheader.service.impl.RouteHeaderServiceImpl
-
- getRouteHeaders(Collection<String>, boolean) - Method in class org.kuali.rice.kew.routeheader.service.impl.RouteHeaderServiceImpl
-
- getRouteHeaders(Collection<String>) - Method in interface org.kuali.rice.kew.routeheader.service.RouteHeaderService
-
- getRouteHeaders(Collection<String>, boolean) - Method in interface org.kuali.rice.kew.routeheader.service.RouteHeaderService
-
- getRouteHeaderService() - Method in class org.kuali.rice.kew.engine.StandardWorkflowEngine
-
- getRouteHeaderService() - Method in class org.kuali.rice.kew.engine.WorkflowEngineFactoryImpl
-
- getRouteHeaderService() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getRouteHeadersForActionItems(Collection<ActionItem>) - Method in class org.kuali.rice.kew.routeheader.service.impl.RouteHeaderServiceImpl
-
- getRouteHeadersForActionItems(Collection<ActionItem>) - Method in interface org.kuali.rice.kew.routeheader.service.RouteHeaderService
-
- getRouteHeaderVO() - Method in interface org.kuali.rice.kew.mail.CustomEmailAttribute
-
Gets the RouteHeaderVO bean which has document data
- getRouteHeaderVO() - Method in class org.kuali.rice.kew.mail.CustomEmailAttributeImpl
-
- getRouteHeaderVO() - Method in interface org.kuali.rice.kew.notes.CustomNoteAttribute
-
- getRouteHeaderVO() - Method in class org.kuali.rice.kew.notes.CustomNoteAttributeImpl
-
- getRouteHeaderVO() - Method in class org.kuali.rice.kew.notes.WorkflowNoteAttributeImpl
-
- getRouteHelper() - Method in class org.kuali.rice.kew.engine.transition.TransitionEngine
-
- getRouteLevel() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getRouteLevel() - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- getRouteLevel() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- getRouteLevel() - Method in interface org.kuali.rice.kew.api.action.ActionRequestContract
-
- getRouteLevel() - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- getRouteLevelCompatibleNodeList(DocumentType) - Static method in class org.kuali.rice.kew.engine.CompatUtils
-
Returns a list of RouteNodes in a flat list which is equivalent to the route level concept of
Workflow <= version 2.0.
- getRouteLevelName() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getRouteLevels() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getRouteLogAuthenticatedOk() - Method in class org.kuali.rice.kew.doctype.DocumentTypeSecurity
-
- getRouteLogPopup() - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- getRouteMethodCode() - Method in class org.kuali.rice.kew.api.doctype.RouteNode.Builder
-
- getRouteMethodCode() - Method in class org.kuali.rice.kew.api.doctype.RouteNode
-
- getRouteMethodCode() - Method in interface org.kuali.rice.kew.api.doctype.RouteNodeContract
-
- getRouteMethodCode() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- getRouteMethodCode() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.RouteNodeForDisplay
-
- getRouteMethodName() - Method in class org.kuali.rice.kew.api.doctype.RouteNode.Builder
-
- getRouteMethodName() - Method in class org.kuali.rice.kew.api.doctype.RouteNode
-
- getRouteMethodName() - Method in interface org.kuali.rice.kew.api.doctype.RouteNodeContract
-
- getRouteMethodName() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- getRouteMethodName() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.RouteNodeForDisplay
-
- getRouteModule(RouteContext) - Method in class org.kuali.rice.kew.engine.node.RequestsNode
-
Returns the RouteModule which should handle generating requests for this
RequestsNode.
- getRouteModule(RouteContext) - Method in class org.kuali.rice.kew.engine.node.RoleNode
-
- getRouteModuleName() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getRouteModules() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getRouteModuleService() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getRouteNode() - Method in class org.kuali.rice.kew.engine.node.RouteNodeConfigParam
-
- getRouteNode() - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- getRouteNode(RouteContext, String) - Method in class org.kuali.rice.kew.engine.RoutingNodeFactory
-
- getRouteNodeId() - Method in class org.kuali.rice.kew.api.doctype.RouteNodeConfigurationParameter.Builder
-
- getRouteNodeId() - Method in class org.kuali.rice.kew.api.doctype.RouteNodeConfigurationParameter
-
- getRouteNodeId() - Method in interface org.kuali.rice.kew.api.doctype.RouteNodeConfigurationParameterContract
-
- getRouteNodeId() - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance.Builder
-
- getRouteNodeId() - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance
-
- getRouteNodeId() - Method in interface org.kuali.rice.kew.api.document.node.RouteNodeInstanceContract
-
- getRouteNodeId() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- getRouteNodeId() - Method in class org.kuali.rice.kew.engine.node.RouteNodeConfigParam
-
- getRouteNodeId() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.RouteNodeForDisplay
-
- getRouteNodeInstance(String) - Method in interface org.kuali.rice.kew.api.document.WorkflowDocumentService
-
- getRouteNodeInstance(int) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getRouteNodeInstance(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentServiceImpl
-
- getRouteNodeInstanceId() - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- getRouteNodeInstanceId() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- getRouteNodeInstanceId() - Method in interface org.kuali.rice.kew.api.action.ActionRequestContract
-
- getRouteNodeInstanceId() - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- getRouteNodeInstanceOp(int) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getRouteNodeInstanceOps() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getRouteNodeInstances() - Method in class org.kuali.rice.kew.api.document.DocumentDetail.Builder
-
- getRouteNodeInstances() - Method in class org.kuali.rice.kew.api.document.DocumentDetail
-
- getRouteNodeInstances() - Method in interface org.kuali.rice.kew.api.document.DocumentDetailContract
-
- getRouteNodeInstances(String) - Method in interface org.kuali.rice.kew.api.document.WorkflowDocumentService
-
- getRouteNodeInstances() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Returns the flattened list of route node instances
- getRouteNodeInstances() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getRouteNodeInstances() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getRouteNodeInstances(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentServiceImpl
-
- getRouteNodeLookupLogic() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- getRouteNodeLookupLogic() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria
-
- getRouteNodeLookupLogic() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchCriteriaContract
-
Returns the logic that should be used when performing a document search against the route name.
- getRouteNodeName() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- getRouteNodeName() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria
-
- getRouteNodeName() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchCriteriaContract
-
Returns the route node name criteria to search against when executing the document search.
- getRouteNodeName() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- getRouteNodeName() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.RouteNodeForDisplay
-
- getRouteNodeName() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- getRouteNodes() - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- getRouteNodeService() - Method in class org.kuali.rice.kew.engine.StandardWorkflowEngine
-
- getRouteNodeService() - Method in class org.kuali.rice.kew.engine.WorkflowEngineFactoryImpl
-
- getRouteNodeService() - Method in class org.kuali.rice.kew.impl.support.krms.RulesEngineRouteModule
-
- getRouteNodeService() - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewAction
-
- getRouteNodeService() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getRoutePathForDocumentTypeId(String) - Method in interface org.kuali.rice.kew.api.doctype.DocumentTypeService
-
- getRoutePathForDocumentTypeId(String) - Method in class org.kuali.rice.kew.impl.doctype.DocumentTypeServiceImpl
-
- getRoutePathForDocumentTypeName(String) - Method in interface org.kuali.rice.kew.api.doctype.DocumentTypeService
-
- getRoutePathForDocumentTypeName(String) - Method in class org.kuali.rice.kew.impl.doctype.DocumentTypeServiceImpl
-
- getRouteQueueId() - Method in interface org.kuali.rice.ksb.messaging.PersistedMessage
-
- getRouteQueueId() - Method in class org.kuali.rice.ksb.messaging.PersistedMessageBO
-
- getRouteQueueId() - Method in class org.kuali.rice.ksb.messaging.PersistedMessagePayload
-
- getRouteQueueIdFilter() - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- getRouteQueueStatusLabel(String) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- getRouteQueueStatusLabel(String) - Static method in class org.kuali.rice.ksb.util.CodeTranslator
-
- getRouteStatusCode() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- getRouteStatusDate() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- getRouteStatusDate() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getRouteStatusLabel(String) - Static method in class org.kuali.rice.kew.api.util.CodeTranslator
-
- getRouteStatusLabel() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getRoutingAttributes() - Method in class org.kuali.rice.krad.datadictionary.RoutingTypeDefinition
-
- getRoutingDataRows() - Method in class edu.sampleu.travel.workflow.DestinationRuleAttribute
-
- getRoutingDataRows() - Method in class edu.sampleu.travel.workflow.EmployeeAttribute
-
- getRoutingDataRows(String) - Method in interface org.kuali.rice.kew.framework.rule.attribute.WorkflowRuleAttributeHandlerService
-
- getRoutingDataRows(String) - Method in class org.kuali.rice.kew.impl.rule.attribute.WorkflowRuleAttributeHandlerServiceImpl
-
- getRoutingDataRows() - Method in class org.kuali.rice.kew.rule.AbstractWorkflowAttribute
-
- getRoutingDataRows() - Method in class org.kuali.rice.kew.rule.RuleRoutingAttribute
-
- getRoutingDataRows() - Method in interface org.kuali.rice.kew.rule.WorkflowRuleAttribute
-
RoutingDataRows contain Rows describing the UI-level presentation of the ruleData fields
used to determine where a given document would be routed according to the associated rule.
- getRoutingDataRows() - Method in class org.kuali.rice.kew.rule.xmlrouting.StandardGenericXMLRuleAttribute
-
- getRoutingPrincipalId() - Method in class org.kuali.rice.kew.api.action.RoutingReportCriteria.Builder
-
- getRoutingPrincipalId() - Method in class org.kuali.rice.kew.api.action.RoutingReportCriteria
-
- getRoutingPrincipalId() - Method in interface org.kuali.rice.kew.api.action.RoutingReportCriteriaContract
-
- getRoutingReportService() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getRoutingTypeDefinitions() - Method in class org.kuali.rice.krad.datadictionary.WorkflowAttributes
-
- getRoutingUser() - Method in class org.kuali.rice.kew.engine.simulation.SimulationCriteria
-
- getRoutingVersion() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getRowId() - Method in class org.kuali.rice.kns.web.ui.ResultRow
-
Deprecated.
- getRows() - Method in class org.kuali.rice.core.api.uif.RemotableTextarea.Builder
-
- getRows() - Method in class org.kuali.rice.core.api.uif.RemotableTextarea
-
- getRows() - Method in interface org.kuali.rice.core.api.uif.RowsCols
-
The rows value to make the control (The vertical size).
- getRows(DocumentType, List<Row>, boolean, boolean) - Method in interface org.kuali.rice.kew.docsearch.DocumentSearchCriteriaProcessor
-
Constructs the list of rows and fields to display in the lookup criteria section of the document search screen.
- getRows(DocumentType, List<Row>, boolean, boolean) - Method in class org.kuali.rice.kew.docsearch.DocumentSearchCriteriaProcessorKEWAdapter
-
- getRows() - Method in class org.kuali.rice.kew.rule.bo.RuleBaseValuesLookupableHelperServiceImpl
-
- getRows() - Method in class org.kuali.rice.kew.rule.bo.RuleDelegationLookupableHelperServiceImpl
-
- getRows() - Method in class org.kuali.rice.kew.rule.web.WebRuleBaseValues
-
- getRows() - Method in class org.kuali.rice.kim.lookup.GroupLookupableHelperServiceImpl
-
- getRows() - Method in class org.kuali.rice.kim.lookup.PersonLookupableHelperServiceImpl
-
Checks for the special role lookup parameters and removes/marks read-only the fields in the search criteria.
- getRows() - Method in class org.kuali.rice.kim.lookup.RoleLookupableHelperServiceImpl
-
- getRows() - Method in class org.kuali.rice.kim.lookup.RoleMemberLookupableHelperServiceImpl
-
- getRows() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- getRows() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- getRows() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
- getRows() - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
- getRows() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
Returns a list of Row objects to be used to generate the search query screen
Generally, setDataObjectClass needs to be called with a non-null value for proper operation
- getRows() - Method in class org.kuali.rice.kns.lookup.PessimisticLockLookupableHelperServiceImpl
-
- getRows() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getRows() - Method in class org.kuali.rice.kns.web.ui.Section
-
Deprecated.
- 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
-
- getRowStyleClass() - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- getRowStyleClass() - Method in interface org.kuali.rice.kew.web.RowStyleable
-
- getRule(String) - Method in interface org.kuali.rice.kew.api.rule.RuleService
-
gets a Rule identified by the passed in id
- getRule() - Method in class org.kuali.rice.kew.api.validation.RuleValidationContext.Builder
-
- getRule() - Method in class org.kuali.rice.kew.api.validation.RuleValidationContext
-
Retrieve the rule which is being validated.
- getRule() - Method in interface org.kuali.rice.kew.api.validation.RuleValidationContextContract
-
Retrieve the rule which is being validated.
- getRule(String) - Method in class org.kuali.rice.kew.impl.rule.RuleServiceImpl
-
- getRule() - Method in class org.kuali.rice.kew.rule.RuleExpressionResult
-
- getRule() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition.Builder
-
- getRule() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition
-
- getRule() - Method in interface org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinitionContract
-
This method returns the Rule associated with this AgendaItemDefinition.
- getRule(String) - Method in interface org.kuali.rice.krms.api.repository.RuleRepositoryService
-
Retrieves the rule for the given ruleId.
- getRule() - Method in class org.kuali.rice.krms.impl.repository.AgendaItemBo
-
- getRule(String) - Method in class org.kuali.rice.krms.impl.repository.RuleRepositoryServiceImpl
-
- getRuleAttribute() - Method in class org.kuali.rice.kew.api.doctype.DocumentTypeAttribute.Builder
-
- getRuleAttribute() - Method in class org.kuali.rice.kew.api.doctype.DocumentTypeAttribute
-
- getRuleAttribute() - Method in interface org.kuali.rice.kew.api.doctype.DocumentTypeAttributeContract
-
- getRuleAttribute() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateAttribute.Builder
-
- getRuleAttribute() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateAttribute
-
- getRuleAttribute() - Method in interface org.kuali.rice.kew.api.rule.RuleTemplateAttributeContract
-
- getRuleAttribute() - Method in class org.kuali.rice.kew.definition.AttributeDefinition
-
- getRuleAttribute() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType.ExtensionHolder
-
- getRuleAttribute() - Method in class org.kuali.rice.kew.doctype.DocumentTypeAttributeBo
-
- getRuleAttribute() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateAttributeBo
-
- getRuleAttributeActionsUrl() - Method in class org.kuali.rice.kew.rule.bo.RuleAttribute
-
- getRuleAttributeById(String) - Method in class org.kuali.rice.krms.impl.repository.RuleBoServiceImpl
-
This method ...
- getRuleAttributeDAO() - Method in class org.kuali.rice.kew.rule.service.impl.RuleAttributeServiceImpl
-
- getRuleAttributeId() - Method in class org.kuali.rice.kew.doctype.DocumentTypeAttributeBo
-
- getRuleAttributeId() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateAttributeBo
-
- getRuleAttributes() - Method in class org.kuali.rice.kew.export.KewExportDataSet
-
- getRuleAttributeService() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getRuleAuthorPrincipalId() - Method in class org.kuali.rice.kew.api.validation.RuleValidationContext.Builder
-
- getRuleAuthorPrincipalId() - Method in class org.kuali.rice.kew.api.validation.RuleValidationContext
-
Retrieve the principal id of the individual entering the rule into the system.
- getRuleAuthorPrincipalId() - Method in interface org.kuali.rice.kew.api.validation.RuleValidationContextContract
-
Retrieve the principal of the rule author.
- getRuleBaseValues() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getRuleBaseValues(MaintenanceDocument) - Method in class org.kuali.rice.kew.document.RoutingRuleDelegationMaintainableBusRule
-
Returns the new RuleBaseValues business object.
- getRuleBaseValues(MaintenanceDocument) - Method in class org.kuali.rice.kew.document.RoutingRuleMaintainableBusRule
-
- getRuleBaseValues() - Method in class org.kuali.rice.kew.rule.RuleExtensionBo
-
- getRuleBaseValues() - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- getRuleBaseValuesId() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getRuleBaseValuesId() - Method in class org.kuali.rice.kew.rule.RuleExtensionBo
-
- getRuleBaseValuesId() - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- getRuleBoService() - Static method in class org.kuali.rice.krms.impl.repository.KrmsRepositoryServiceLocator
-
- getRuleBoService() - Method in class org.kuali.rice.krms.impl.rule.AgendaEditorBusRule
-
- getRuleByName(String) - Method in interface org.kuali.rice.kew.api.rule.RuleService
-
gets a Rule identified by the passed in rule name
- getRuleByName(String) - Method in class org.kuali.rice.kew.impl.rule.RuleServiceImpl
-
- getRuleByName(String) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- getRuleByName(String) - Method in interface org.kuali.rice.kew.rule.service.RuleServiceInternal
-
Returns a Rule based on unique name.
- getRuleByNameAndNamespace(String, String) - Method in interface org.kuali.rice.krms.impl.repository.RuleBoService
-
- getRuleByNameAndNamespace(String, String) - Method in class org.kuali.rice.krms.impl.repository.RuleBoServiceImpl
-
This method retrieves a rule from the repository given the name of the rule
and namespace.
- getRuleByRuleId(String) - Method in interface org.kuali.rice.krms.impl.repository.RuleBoService
-
- getRuleByRuleId(String) - Method in class org.kuali.rice.krms.impl.repository.RuleBoServiceImpl
-
This method retrieves a rule from the repository given the rule id.
- getRuleByTemplateAndDocTypeCacheKey(String, String) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- getRuleDAO() - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- getRuleDAO() - Method in class org.kuali.rice.kew.rule.service.impl.RuleTemplateServiceImpl
-
- getRuleDelegation() - Method in class org.kuali.rice.kew.api.validation.RuleValidationContext.Builder
-
- getRuleDelegation() - Method in class org.kuali.rice.kew.api.validation.RuleValidationContext
-
Retrieve the RuleDelegation representing the parent of the rule being validated.
- getRuleDelegation() - Method in interface org.kuali.rice.kew.api.validation.RuleValidationContextContract
-
Retrieve the RuleDelegation representing the parent of the rule being validated.
- getRuleDelegation() - Method in class org.kuali.rice.kew.rule.web.WebRuleBaseValues
-
- getRuleDelegationDAO() - Method in class org.kuali.rice.kew.rule.service.impl.RuleTemplateServiceImpl
-
- getRuleDelegationForDelegateRule(RuleBaseValues) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- getRuleDelegationId() - Method in class org.kuali.rice.kew.rule.RuleDelegationBo
-
- getRuleDelegations() - Method in class org.kuali.rice.kew.export.KewExportDataSet
-
- getRuleDelegationsByResponsibiltityId(String) - Method in interface org.kuali.rice.kew.api.rule.RuleService
-
gets a RuleDelegations identified by the passed in id for responsibility
- getRuleDelegationsByResponsibiltityId(String) - Method in class org.kuali.rice.kew.impl.rule.RuleServiceImpl
-
- getRuleDelegationService() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getRuleDescription() - Method in class org.kuali.rice.kew.api.rule.RuleReportCriteria.Builder
-
- getRuleDescription() - Method in class org.kuali.rice.kew.api.rule.RuleReportCriteria
-
- getRuleDescription() - Method in interface org.kuali.rice.kew.api.rule.RuleReportCriteriaContract
-
- getRuleDescription() - Method in class org.kuali.rice.kew.rule.web.DelegateRuleForm
-
- getRuleDocumentTypeFromRuleExtensions(List) - Method in class org.kuali.rice.kew.rule.RuleRoutingAttribute
-
- getRuleDocumentTypeName(List) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
This configuration is currently stored in a system parameter named "CUSTOM_DOCUMENT_TYPES ",
long term we should come up with a better solution.
- getRuleDocumentTypeName(List<RuleBaseValues>) - Method in interface org.kuali.rice.kew.rule.service.RuleServiceInternal
-
Returns the name of the document type definition that should be used to route the given List of rules.
- getRuleExpressionDef() - Method in class org.kuali.rice.kew.api.rule.Rule.Builder
-
- getRuleExpressionDef() - Method in class org.kuali.rice.kew.api.rule.Rule
-
- getRuleExpressionDef() - Method in interface org.kuali.rice.kew.api.rule.RuleContract
-
Expression for rule to evaluate.
- getRuleExpressionDef() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getRuleExtension(int) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getRuleExtensionId() - Method in class org.kuali.rice.kew.rule.RuleExtensionBo
-
- getRuleExtensionId() - Method in class org.kuali.rice.kew.rule.RuleExtensionValue
-
- getRuleExtensionMap() - Method in class org.kuali.rice.kew.api.rule.Rule
-
- getRuleExtensionMap() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateAttribute.Builder
-
- getRuleExtensionMap() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateAttribute
-
- getRuleExtensionMap() - Method in interface org.kuali.rice.kew.api.rule.RuleTemplateAttributeContract
-
- getRuleExtensionMap() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateAttributeBo
-
- getRuleExtensionMap() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getRuleExtensions() - Method in class org.kuali.rice.kew.api.rule.Rule.Builder
-
- getRuleExtensions() - Method in class org.kuali.rice.kew.api.rule.Rule
-
- getRuleExtensions() - Method in interface org.kuali.rice.kew.api.rule.RuleContract
-
List of rule extensions associated with the Rule
- getRuleExtensions() - Method in class org.kuali.rice.kew.api.rule.RuleReportCriteria.Builder
-
- getRuleExtensions() - Method in class org.kuali.rice.kew.api.rule.RuleReportCriteria
-
- getRuleExtensions() - Method in interface org.kuali.rice.kew.api.rule.RuleReportCriteriaContract
-
- getRuleExtensions() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateAttributeBo
-
- getRuleExtensions() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getRuleExtensions() - Method in class org.kuali.rice.kew.rule.xmlrouting.WorkflowFunctionResolver
-
- getRuleExtensionValue(String) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getRuleExtensionValue(String, String) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getRuleExtensionValue(int) - Method in class org.kuali.rice.kew.rule.RuleExtensionBo
-
- getRuleExtensionValueId() - Method in class org.kuali.rice.kew.rule.RuleExtensionValue
-
- getRuleExtensionValueLabels() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getRuleExtensionValues() - Method in class org.kuali.rice.kew.rule.AbstractWorkflowAttribute
-
- getRuleExtensionValues() - Method in class org.kuali.rice.kew.rule.GenericWorkflowAttribute
-
I think the job of this method is to marshal the current state of the attribute into a representative list of rule extension
values.
- getRuleExtensionValues() - Method in class org.kuali.rice.kew.rule.RuleRoutingAttribute
-
- getRuleExtensionValues() - Method in interface org.kuali.rice.kew.rule.WorkflowRuleAttribute
-
Returns the List of RuleExtensionValue objects associated with this Rule, each of which contains
the name and value of one of the parameters used by this Attribute to control when the associated
Rule gets evaluated.
- getRuleExtensionValues() - Method in class org.kuali.rice.kew.rule.xmlrouting.StandardGenericXMLRuleAttribute
-
- getRuleId() - Method in class org.kuali.rice.krms.api.repository.action.ActionDefinition.Builder
-
- getRuleId() - Method in class org.kuali.rice.krms.api.repository.action.ActionDefinition
-
- getRuleId() - Method in interface org.kuali.rice.krms.api.repository.action.ActionDefinitionContract
-
Returns the id of the rule associated with the action
- getRuleId() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition.Builder
-
- getRuleId() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition
-
- getRuleId() - Method in interface org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinitionContract
-
Returns the rule id associated with the agenda item.
- getRuleId() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaTreeRuleEntry.Builder
-
Returns the rule id.
- getRuleId() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaTreeRuleEntry
-
Returns the rule id.
- getRuleId() - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition.Builder
-
- getRuleId() - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition
-
- getRuleId() - Method in interface org.kuali.rice.krms.api.repository.proposition.PropositionDefinitionContract
-
TReturns the ID of the rule this proposition belongs to.
- getRuleId() - Method in class org.kuali.rice.krms.impl.repository.AgendaItemBo
-
- getRuleInterfaceClass() - Method in class org.kuali.rice.kim.impl.responsibility.AddResponsibilityEvent
-
- getRuleInterfaceClass() - Method in class org.kuali.rice.kim.rule.event.ui.AddDelegationEvent
-
- getRuleInterfaceClass() - Method in class org.kuali.rice.kim.rule.event.ui.AddDelegationMemberEvent
-
- getRuleInterfaceClass() - Method in class org.kuali.rice.kim.rule.event.ui.AddGroupEvent
-
- getRuleInterfaceClass() - Method in class org.kuali.rice.kim.rule.event.ui.AddGroupMemberEvent
-
- getRuleInterfaceClass() - Method in class org.kuali.rice.kim.rule.event.ui.AddMemberEvent
-
- getRuleInterfaceClass() - Method in class org.kuali.rice.kim.rule.event.ui.AddPermissionEvent
-
- getRuleInterfaceClass() - Method in class org.kuali.rice.kim.rule.event.ui.AddPersonDelegationMemberEvent
-
- getRuleInterfaceClass() - Method in class org.kuali.rice.kim.rule.event.ui.AddPersonDocumentRoleQualifierEvent
-
This overridden method ...
- getRuleInterfaceClass() - Method in class org.kuali.rice.kim.rule.event.ui.AddRoleEvent
-
- getRuleInterfaceClass() - Method in class org.kuali.rice.kns.rule.event.KualiAddLineEvent
-
Deprecated.
- getRuleInterfaceClass() - Method in class org.kuali.rice.kns.rule.event.PromptBeforeValidationEvent
-
- getRuleInterfaceClass() - Method in class org.kuali.rice.krad.rules.rule.event.AddAdHocRoutePersonEvent
-
- getRuleInterfaceClass() - Method in class org.kuali.rice.krad.rules.rule.event.AddAdHocRouteWorkgroupEvent
-
- getRuleInterfaceClass() - Method in class org.kuali.rice.krad.rules.rule.event.AddNoteEvent
-
- getRuleInterfaceClass() - Method in class org.kuali.rice.krad.rules.rule.event.ApproveDocumentEvent
-
- getRuleInterfaceClass() - Method in class org.kuali.rice.krad.rules.rule.event.DocumentAuditEvent
-
- getRuleInterfaceClass() - Method in interface org.kuali.rice.krad.rules.rule.event.KualiDocumentEvent
-
Returns the interface that classes must implement to receive this event.
- getRuleInterfaceClass() - Method in class org.kuali.rice.krad.rules.rule.event.RouteDocumentEvent
-
- getRuleInterfaceClass() - Method in class org.kuali.rice.krad.rules.rule.event.SaveDocumentEvent
-
- getRuleInterfaceClass() - Method in class org.kuali.rice.krad.rules.rule.event.SendAdHocRequestsEvent
-
This overridden method ...
- getRuleRepositoryService() - Static method in class org.kuali.rice.krms.api.KrmsApiServiceLocator
-
- getRuleResponsibilities() - Method in class org.kuali.rice.kew.api.rule.Rule.Builder
-
- getRuleResponsibilities() - Method in class org.kuali.rice.kew.api.rule.Rule
-
- getRuleResponsibilities() - Method in interface org.kuali.rice.kew.api.rule.RuleContract
-
List of rule responsibilities associated with the Rule
- getRuleResponsibilities() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getRuleResponsibility(String) - Method in interface org.kuali.rice.kew.api.rule.RuleService
-
gets a RuleResponsibility identified by the passed in responsibilityId
- getRuleResponsibility(String) - Method in class org.kuali.rice.kew.impl.rule.RuleServiceImpl
-
- getRuleResponsibility() - Method in class org.kuali.rice.kew.rule.RuleDelegationBo
-
Returns the most recent RuleResponsibility for the responsibility
id on this RuleDelegation.
- getRuleResponsibilityDAO() - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- getRuleResponsibilityName() - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- getRuleResponsibilityType() - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- getRuleResponsibilityTypeDisplayValue() - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- getRuleRows() - Method in class edu.sampleu.travel.workflow.DestinationRuleAttribute
-
- getRuleRows(String) - Method in interface org.kuali.rice.kew.framework.rule.attribute.WorkflowRuleAttributeHandlerService
-
- getRuleRows(String) - Method in class org.kuali.rice.kew.impl.rule.attribute.WorkflowRuleAttributeHandlerServiceImpl
-
- getRuleRows() - Method in class org.kuali.rice.kew.rule.AbstractWorkflowAttribute
-
- getRuleRows() - Method in class org.kuali.rice.kew.rule.RuleRoutingAttribute
-
- getRuleRows() - Method in interface org.kuali.rice.kew.rule.WorkflowRuleAttribute
-
Each Row contains Fields describing the UI-level presentation of a single RuleExtensionValue.
- getRuleRows() - Method in class org.kuali.rice.kew.rule.xmlrouting.StandardGenericXMLRuleAttribute
-
- getRules() - Method in class org.kuali.rice.kew.export.KewExportDataSet
-
- getRules(List<String>) - Method in interface org.kuali.rice.krms.api.repository.RuleRepositoryService
-
Retrieves all of the rules for the given list of ruleIds.
- getRules(List<String>) - Method in class org.kuali.rice.krms.impl.repository.RuleRepositoryServiceImpl
-
- getRulesByTemplateId(String) - Method in interface org.kuali.rice.kew.api.rule.RuleService
-
gets a list of Rules with the specified templateId
- getRulesByTemplateId(String) - Method in class org.kuali.rice.kew.impl.rule.RuleServiceImpl
-
- getRulesByTemplateNameAndDocumentTypeName(String, String) - Method in interface org.kuali.rice.kew.api.rule.RuleService
-
Gets a list of Rules with the specified templateId and documentTypeName.
- getRulesByTemplateNameAndDocumentTypeName(String, String) - Method in class org.kuali.rice.kew.impl.rule.RuleServiceImpl
-
- getRulesByTemplateNameAndDocumentTypeNameAndEffectiveDate(String, String, DateTime) - Method in interface org.kuali.rice.kew.api.rule.RuleService
-
Gets a list of Rules with the specified templateId and documentTypeName.
- getRulesByTemplateNameAndDocumentTypeNameAndEffectiveDate(String, String, DateTime) - Method in class org.kuali.rice.kew.impl.rule.RuleServiceImpl
-
- getRulesEngine() - Method in class org.kuali.rice.kew.impl.support.krms.RulesEngineRouteModule
-
- getRulesEngineRouteModule() - Method in class org.kuali.rice.kew.routemodule.service.impl.RouteModuleServiceImpl
-
Loaded lazily by id so as not to introduce a runtime dependency on KRMS when it is not in use.
- getRulesEngineRouteModuleId() - Method in class org.kuali.rice.kew.routemodule.service.impl.RouteModuleServiceImpl
-
- getRuleService() - Static method in class org.kuali.rice.kew.api.KewApiServiceLocator
-
- getRuleService() - Method in class org.kuali.rice.kew.rule.FlexRM
-
- getRuleService() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getRuleTemplate() - Method in class org.kuali.rice.kew.api.rule.Rule.Builder
-
- getRuleTemplate() - Method in class org.kuali.rice.kew.api.rule.Rule
-
- getRuleTemplate() - Method in interface org.kuali.rice.kew.api.rule.RuleContract
-
Unique Id for Template of Rule.
- getRuleTemplate(String) - Method in interface org.kuali.rice.kew.api.rule.RuleService
-
gets a RuleTemplate identified by the passed in id
- getRuleTemplate() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- getRuleTemplate(String) - Method in class org.kuali.rice.kew.impl.rule.RuleServiceImpl
-
- getRuleTemplate() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateAttributeBo
-
- getRuleTemplate() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getRuleTemplate() - Method in class org.kuali.rice.kew.rule.RuleTemplateOptionBo
-
- getRuleTemplate() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.RouteNodeForDisplay
-
- getRuleTemplateActionsUrl() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- getRuleTemplateAttribute() - Method in class org.kuali.rice.kew.api.rule.RuleExtension.Builder
-
- getRuleTemplateAttribute() - Method in class org.kuali.rice.kew.api.rule.RuleExtension
-
- getRuleTemplateAttribute() - Method in interface org.kuali.rice.kew.api.rule.RuleExtensionContract
-
- getRuleTemplateAttribute(RuleTemplateAttributeBo) - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- getRuleTemplateAttribute(int) - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- getRuleTemplateAttribute() - Method in class org.kuali.rice.kew.rule.RuleExtensionBo
-
- getRuleTemplateAttributeDAO() - Method in class org.kuali.rice.kew.rule.service.impl.RuleTemplateServiceImpl
-
- getRuleTemplateAttributeId() - Method in class org.kuali.rice.kew.rule.RuleExtensionBo
-
- getRuleTemplateAttributes() - Method in class org.kuali.rice.kew.api.rule.RuleTemplate.Builder
-
- getRuleTemplateAttributes() - Method in class org.kuali.rice.kew.api.rule.RuleTemplate
-
- getRuleTemplateAttributes() - Method in interface org.kuali.rice.kew.api.rule.RuleTemplateContract
-
- getRuleTemplateAttributes() - Method in class org.kuali.rice.kew.rule.bo.RuleAttribute
-
- getRuleTemplateAttributes() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- getRuleTemplateAttributes() - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- getRuleTemplateByName(String) - Method in interface org.kuali.rice.kew.api.rule.RuleService
-
gets a RuleTemplate identified by the passed in name
- getRuleTemplateByName(String) - Method in class org.kuali.rice.kew.impl.rule.RuleServiceImpl
-
- getRuleTemplateDAO() - Method in class org.kuali.rice.kew.rule.service.impl.RuleTemplateServiceImpl
-
- getRuleTemplateId() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateAttribute.Builder
-
- getRuleTemplateId() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateAttribute
-
- getRuleTemplateId() - Method in interface org.kuali.rice.kew.api.rule.RuleTemplateAttributeContract
-
- getRuleTemplateId() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateOption.Builder
-
- getRuleTemplateId() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateOption
-
- getRuleTemplateId() - Method in interface org.kuali.rice.kew.api.rule.RuleTemplateOptionContract
-
- getRuleTemplateId() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateAttributeBo
-
- getRuleTemplateId() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getRuleTemplateId() - Method in class org.kuali.rice.kew.rule.RuleTemplateOptionBo
-
- getRuleTemplateId() - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- getRuleTemplateName() - Method in class org.kuali.rice.kew.api.rule.Rule.Builder
-
- getRuleTemplateName() - Method in class org.kuali.rice.kew.api.rule.Rule
-
- getRuleTemplateName() - Method in interface org.kuali.rice.kew.api.rule.RuleContract
-
Template Name of the Rule.
- getRuleTemplateName() - Method in class org.kuali.rice.kew.api.rule.RuleReportCriteria.Builder
-
- getRuleTemplateName() - Method in class org.kuali.rice.kew.api.rule.RuleReportCriteria
-
- getRuleTemplateName() - Method in interface org.kuali.rice.kew.api.rule.RuleReportCriteriaContract
-
- getRuleTemplateName() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getRuleTemplateName() - Method in class org.kuali.rice.kew.rule.web.RuleForm
-
- getRuleTemplateName() - Method in class org.kuali.rice.kew.rule.web.WebRuleBaseValues
-
- getRuleTemplateNames() - Method in class org.kuali.rice.kew.api.action.RoutingReportCriteria.Builder
-
- getRuleTemplateNames() - Method in class org.kuali.rice.kew.api.action.RoutingReportCriteria
-
- getRuleTemplateNames() - Method in interface org.kuali.rice.kew.api.action.RoutingReportCriteriaContract
-
- getRuleTemplateNames() - Method in class org.kuali.rice.kew.engine.simulation.SimulationCriteria
-
- getRuleTemplateOption(String) - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- getRuleTemplateOptionDAO() - Method in class org.kuali.rice.kew.rule.service.impl.RuleTemplateServiceImpl
-
- getRuleTemplateOptions() - Method in class org.kuali.rice.kew.api.rule.RuleTemplate.Builder
-
- getRuleTemplateOptions() - Method in class org.kuali.rice.kew.api.rule.RuleTemplate
-
- getRuleTemplateOptions() - Method in interface org.kuali.rice.kew.api.rule.RuleTemplateContract
-
- getRuleTemplateOptions() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- getRuleTemplateRows(RuleBaseValues, boolean) - Static method in class org.kuali.rice.kew.rule.web.WebRuleUtils
-
- getRuleTemplates() - Method in class org.kuali.rice.kew.export.KewExportDataSet
-
- getRuleTemplates() - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- getRuleTemplateService() - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- getRuleTemplateService() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getRuleText() - Method in class org.kuali.rice.krms.impl.repository.AgendaItemBo
-
- getRuleTypeByRuleTypeIdAndContextId(String, String) - Method in interface org.kuali.rice.krms.api.repository.type.KrmsTypeRepositoryService
-
Return the rule type by ruleItemId for the given contextId.
- getRuleTypeByRuleTypeIdAndContextId(String, String) - Method in class org.kuali.rice.krms.impl.repository.KrmsTypeBoServiceImpl
-
- getRuleTypeService(RuleDefinition) - Method in interface org.kuali.rice.krms.impl.type.KrmsTypeResolver
-
- getRuleTypeService(RuleDefinition) - Method in class org.kuali.rice.krms.impl.type.KrmsTypeResolverImpl
-
- getRuleValidationAttribute() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateAttributeBo
-
Instantiates and returns a new instance of the RuleValidationAttribute class configured on this template.
- getRuleValidationAttributeExporterService() - Static method in class org.kuali.rice.kew.framework.KewFrameworkServiceLocator
-
- getRuleValidationAttributeExporterService(String) - Static method in class org.kuali.rice.kew.framework.KewFrameworkServiceLocator
-
- getRuleValidationAttributeResolver() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- 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() - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
- getRunModePropertyName() - Method in class org.kuali.rice.ksb.messaging.RunModeServiceExporter
-
- 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
-
- getSanitizedStaticValue(Cell) - Static method in class org.kuali.rice.kns.web.comparator.CellComparatorHelper
-
This method is intended to be used in conjunction with displaytag.
- getSanitizedStaticValue(String) - Static method in class org.kuali.rice.kns.web.comparator.CellComparatorHelper
-
Remove all end-of-line and tab characters (\r, \n, \t).
- getSavedLabel() - Method in class edu.sampleu.kew.krad.form.StatsForm
-
- getSavedLabel() - Method in class org.kuali.rice.kew.stats.web.StatsForm
-
- getSavedNumber() - Method in class org.kuali.rice.kew.stats.Stats
-
- getSavedSearchAbbreviatedString(DocumentSearchCriteria) - Method in class org.kuali.rice.kew.docsearch.service.impl.DocumentSearchServiceImpl
-
- getSavedSearchCriteria(String, String) - Method in interface org.kuali.rice.kew.docsearch.service.DocumentSearchService
-
Returns a saved search criteria, either explicitly named by the user, or saved automatically as a recent search
- getSavedSearchCriteria(String, String) - Method in class org.kuali.rice.kew.docsearch.service.impl.DocumentSearchServiceImpl
-
- getSavedSearchName() - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
- getSaveName() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- getSaveName() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria
-
- getSaveName() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchCriteriaContract
-
Return the name under which to save this criteria so that it can be recalled and used again in the future.
- getScale() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
- getScale() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
-
- getScale() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.FixedPointPatternConstraint
-
- getScheduleComments() - Method in class edu.sampleu.demo.course.CourseSection
-
- getScheduledPool() - Static method in class org.kuali.rice.ksb.service.KSBServiceLocator
-
- getScheduler() - Method in class org.kuali.rice.kcb.config.KCBInitializer
-
- getScheduler() - Method in interface org.kuali.rice.ken.core.NotificationServiceLocator
-
Returns the Quartz scheduler used by the Notification system
- getScheduler() - Method in class org.kuali.rice.ken.core.SpringNotificationServiceLocator
-
- getScheduler() - Static method in class org.kuali.rice.ksb.service.KSBServiceLocator
-
- getScopedVariableValue(Branch, String) - Method in interface org.kuali.rice.kew.engine.node.service.BranchService
-
Responsible for inspecting the branch hierarchy/scope and returning a value
for the variable name if it exists somewere in scope.
- getScopedVariableValue(Branch, String) - Method in class org.kuali.rice.kew.engine.node.service.impl.BranchServiceImpl
-
- getScript() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- getScript() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
Gets the script attribute.
- getScript() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- getScriptConfigurationFilePaths() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- getSearchableAttribute() - Method in class org.kuali.rice.krad.workflow.attribute.DataDictionaryDocumentSearchCustomizer
-
- getSearchableAttributeDAO() - Method in class org.kuali.rice.kew.routeheader.service.impl.RouteHeaderServiceImpl
-
- getSearchableAttributeDateTimeValuesByKey(String, String) - Method in interface org.kuali.rice.kew.api.document.WorkflowDocumentService
-
Does a direct search for searchableAttributes without going through the document search
This returns a list of DateTime values for date/time searchableAttributes
- getSearchableAttributeDateTimeValuesByKey(String, String) - Method in class org.kuali.rice.kew.docsearch.dao.impl.SearchableAttributeDAOJpaImpl
-
This overridden method queries the SearchableAttributeDateTimeValue persistence class
- getSearchableAttributeDateTimeValuesByKey(String, String) - Method in class org.kuali.rice.kew.docsearch.dao.impl.SearchableAttributeDAOOjbImpl
-
This overridden method queries the SearchableAttributeDateTimeValue persistence class
- getSearchableAttributeDateTimeValuesByKey(String, String) - Method in interface org.kuali.rice.kew.docsearch.dao.SearchableAttributeDAO
-
- getSearchableAttributeDateTimeValuesByKey(String, String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentServiceImpl
-
- getSearchableAttributeDateTimeValuesByKey(String, String) - Method in class org.kuali.rice.kew.routeheader.service.impl.RouteHeaderServiceImpl
-
- getSearchableAttributeDateTimeValuesByKey(String, String) - Method in interface org.kuali.rice.kew.routeheader.service.RouteHeaderService
-
This method is a more direct way to get the searchable attribute values
- getSearchableAttributeDisplayValue() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeDateTimeValue
-
- getSearchableAttributeDisplayValue() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeFloatValue
-
- getSearchableAttributeDisplayValue() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeLongValue
-
- getSearchableAttributeDisplayValue() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeStringValue
-
- getSearchableAttributeDisplayValue() - Method in interface org.kuali.rice.kew.docsearch.SearchableAttributeValue
-
- getSearchableAttributeFloatValuesByKey(String, String) - Method in interface org.kuali.rice.kew.api.document.WorkflowDocumentService
-
Does a direct search for searchableAttributes without going through the document search
This returns a list of BigDecimal values for decimal searchableAttributes
- getSearchableAttributeFloatValuesByKey(String, String) - Method in class org.kuali.rice.kew.docsearch.dao.impl.SearchableAttributeDAOJpaImpl
-
This overridden method queries the SearchableAttributeFloatValue persistence class
- getSearchableAttributeFloatValuesByKey(String, String) - Method in class org.kuali.rice.kew.docsearch.dao.impl.SearchableAttributeDAOOjbImpl
-
This overridden method queries the SearchableAttributeFloatValue persistence class
- getSearchableAttributeFloatValuesByKey(String, String) - Method in interface org.kuali.rice.kew.docsearch.dao.SearchableAttributeDAO
-
- getSearchableAttributeFloatValuesByKey(String, String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentServiceImpl
-
- getSearchableAttributeFloatValuesByKey(String, String) - Method in class org.kuali.rice.kew.routeheader.service.impl.RouteHeaderServiceImpl
-
- getSearchableAttributeFloatValuesByKey(String, String) - Method in interface org.kuali.rice.kew.routeheader.service.RouteHeaderService
-
This method is a more direct way to get the searchable attribute values
- getSearchableAttributeJoinSql(String, String, String, String) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- getSearchableAttributeKey() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeDateTimeValue
-
- getSearchableAttributeKey() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeFloatValue
-
- getSearchableAttributeKey() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeLongValue
-
- getSearchableAttributeKey() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeStringValue
-
- getSearchableAttributeKey() - Method in interface org.kuali.rice.kew.docsearch.SearchableAttributeValue
-
- getSearchableAttributeLongValuesByKey(String, String) - Method in interface org.kuali.rice.kew.api.document.WorkflowDocumentService
-
Does a direct search for searchableAttributes without going through the document search
This returns a list of Long values for long searchableAttributes
- getSearchableAttributeLongValuesByKey(String, String) - Method in class org.kuali.rice.kew.docsearch.dao.impl.SearchableAttributeDAOJpaImpl
-
This overridden method queries the searchableAttributeKey persistence class
- getSearchableAttributeLongValuesByKey(String, String) - Method in class org.kuali.rice.kew.docsearch.dao.impl.SearchableAttributeDAOOjbImpl
-
This overridden method queries the SearchableAttributeLongValue persistence class
- getSearchableAttributeLongValuesByKey(String, String) - Method in interface org.kuali.rice.kew.docsearch.dao.SearchableAttributeDAO
-
- getSearchableAttributeLongValuesByKey(String, String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentServiceImpl
-
- getSearchableAttributeLongValuesByKey(String, String) - Method in class org.kuali.rice.kew.routeheader.service.impl.RouteHeaderServiceImpl
-
- getSearchableAttributeLongValuesByKey(String, String) - Method in interface org.kuali.rice.kew.routeheader.service.RouteHeaderService
-
This method is a more direct way to get the searchable attribute values
- getSearchableAttributes() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getSearchableAttributes() - Method in class org.kuali.rice.kew.doctype.DocumentTypeSecurity
-
- getSearchableAttributeSql(Map<String, List<String>>, List<RemotableAttributeField>, String) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- getSearchableAttributeStringValuesByKey(String, String) - Method in interface org.kuali.rice.kew.api.document.WorkflowDocumentService
-
Does a direct search for searchableAttributes without going through the document search
This returns a list of String values for String searchableAttributes
- getSearchableAttributeStringValuesByKey(String, String) - Method in class org.kuali.rice.kew.docsearch.dao.impl.SearchableAttributeDAOJpaImpl
-
This overridden method queries the SearchableAttributeStringValue persistence class
- getSearchableAttributeStringValuesByKey(String, String) - Method in class org.kuali.rice.kew.docsearch.dao.impl.SearchableAttributeDAOOjbImpl
-
This overridden method queries the SearchableAttributeStringValue persistence class
- getSearchableAttributeStringValuesByKey(String, String) - Method in interface org.kuali.rice.kew.docsearch.dao.SearchableAttributeDAO
-
- getSearchableAttributeStringValuesByKey(String, String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentServiceImpl
-
- getSearchableAttributeStringValuesByKey(String, String) - Method in class org.kuali.rice.kew.routeheader.service.impl.RouteHeaderServiceImpl
-
- getSearchableAttributeStringValuesByKey(String, String) - Method in interface org.kuali.rice.kew.routeheader.service.RouteHeaderService
-
This method is a more direct way to get the searchable attribute values
- getSearchableAttributeValue() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeDateTimeValue
-
- getSearchableAttributeValue() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeFloatValue
-
- getSearchableAttributeValue() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeLongValue
-
- getSearchableAttributeValue() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeStringValue
-
- getSearchableAttributeValue() - Method in interface org.kuali.rice.kew.docsearch.SearchableAttributeValue
-
- getSearchableAttributeValue() - Method in class org.kuali.rice.kew.web.KeyValueSort
-
- getSearchableAttributeValueByDataTypeString(String) - Static method in class org.kuali.rice.kew.docsearch.DocumentSearchInternalUtils
-
- getSearchableAttributeValueId() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeDateTimeValue
-
- getSearchableAttributeValueId() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeFloatValue
-
- getSearchableAttributeValueId() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeLongValue
-
- getSearchableAttributeValueId() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeStringValue
-
- getSearchableAttributeValueId() - Method in interface org.kuali.rice.kew.docsearch.SearchableAttributeValue
-
- getSearchableAttributeValueObjectTypes() - Static method in class org.kuali.rice.kew.docsearch.DocumentSearchInternalUtils
-
- getSearchableContent() - Method in class org.kuali.rice.kew.api.document.DocumentContent.Builder
-
- getSearchableContent() - Method in class org.kuali.rice.kew.api.document.DocumentContent
-
- getSearchableContent() - Method in interface org.kuali.rice.kew.api.document.DocumentContentContract
-
- getSearchableContent() - Method in class org.kuali.rice.kew.api.document.DocumentContentUpdate.Builder
-
- getSearchableContent() - Method in class org.kuali.rice.kew.api.document.DocumentContentUpdate
-
- getSearchableContent() - Method in interface org.kuali.rice.kew.routeheader.DocumentContent
-
- getSearchableContent() - Method in class org.kuali.rice.kew.routeheader.StandardDocumentContent
-
- getSearchableDefinitions() - Method in class org.kuali.rice.kew.api.document.DocumentContentUpdate.Builder
-
- getSearchableDefinitions() - Method in class org.kuali.rice.kew.api.document.DocumentContentUpdate
-
- getSearchableDefinitions() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Returns the currently set searchable workflow attribute definitions
- getSearchableDefinitions() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getSearchableDefinitions() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl.ModifiableDocumentContent
-
- getSearchAttributeFields() - Method in class org.kuali.rice.kew.framework.document.search.DocumentSearchCriteriaConfiguration.Builder
-
- getSearchAttributeFields() - Method in class org.kuali.rice.kew.framework.document.search.DocumentSearchCriteriaConfiguration
-
- getSearchAttributeFields() - Method in interface org.kuali.rice.kew.framework.document.search.DocumentSearchCriteriaConfigurationContract
-
Returns the additional attribute fields that should be included as part of the document search criteria on the
document search user interface.
- getSearchControls() - Method in class org.kuali.rice.kim.dao.impl.LdapPrincipalDaoImpl
-
- getSearchDirection() - Method in class org.kuali.rice.kew.engine.node.NodeGraphSearchCriteria
-
- getSearchDocumentTypeName() - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
- getSearchFields(ExtensionDefinition, String) - Method in class edu.sampleu.bookstore.document.attribs.XPathSearchableAttribute
-
- getSearchFields(ExtensionDefinition, String) - Method in class org.kuali.rice.kew.docsearch.xml.StandardGenericXMLSearchableAttribute
-
- getSearchFields(ExtensionDefinition, String) - Method in interface org.kuali.rice.kew.framework.document.attribute.SearchableAttribute
-
Returns a list of
RemotableAttributeField
objects which define which searchable attribute criteria fields
should be included in the criteria section of the document search user interface for this searchable attribute.
- getSearchFields(ExtensionDefinition, String) - Method in class org.kuali.rice.krad.workflow.attribute.DataDictionaryDocumentSearchCustomizer
-
- getSearchFields(ExtensionDefinition, String) - Method in class org.kuali.rice.krad.workflow.attribute.DataDictionarySearchableAttribute
-
- getSearchIconOverride() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- getSearchIconOverride(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
returns String indicating the location of the lookup icon.
- getSearchIconOverride(Class) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- getSearchId() - Method in class org.kuali.rice.kew.actionlist.PaginatedActionList
-
- getSearchingAttribute() - Method in class org.kuali.rice.krad.datadictionary.SearchingTypeDefinition
-
- getSearchingRows(String) - Method in class org.kuali.rice.krad.workflow.attribute.DataDictionarySearchableAttribute
-
Produces legacy KNS rows to use for search attributes.
- getSearchingTypeDefinitions() - Method in class org.kuali.rice.krad.datadictionary.WorkflowAttributes
-
- getSearchLimit() - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.Criteria
-
- getSearchLimit() - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Retrieves the current limit on the result set size for this Criteria, if any (only relevant if creating a SELECT query).
- getSearchParamIdKey() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookup
-
- getSearchResults(LookupForm, Map<String, String>, boolean) - Method in class edu.sampleu.travel.service.FiscalOfficerInfoLookupViewHelperServiceImpl
-
- getSearchResults(Map<String, String>) - Method in class org.kuali.rice.coreservice.web.component.ComponentLookupableHelperServiceImpl
-
- getSearchResults(Map<String, String>) - Method in class org.kuali.rice.coreservice.web.parameter.ParameterLookupableHelperServiceImpl
-
- getSearchResults() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchResults.Builder
-
- getSearchResults() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchResults
-
- getSearchResults() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchResultsContract
-
Returns the unmodifiable list of search results.
- getSearchResults(Map<String, String>) - Method in class org.kuali.rice.kew.rule.bo.RuleBaseValuesLookupableHelperServiceImpl
-
- getSearchResults(Map<String, String>) - Method in class org.kuali.rice.kew.rule.bo.RuleDelegationLookupableHelperServiceImpl
-
- getSearchResults(LookupForm, Map<String, String>, boolean) - Method in class org.kuali.rice.kim.impl.group.GroupLookupableImpl
-
Translates any search criteria on principal name to member id and active data, then calls group service to
retrieve matching groups
- getSearchResults(LookupForm, Map<String, String>, boolean) - Method in class org.kuali.rice.kim.impl.identity.PersonLookupableImpl
-
Lower cases criteria on principal name and calls the person service to carry out the search
- getSearchResults(LookupForm, Map<String, String>, boolean) - Method in class org.kuali.rice.kim.impl.role.RoleLookupableImpl
-
- getSearchResults(Map<String, String>) - Method in class org.kuali.rice.kim.lookup.GroupLookupableHelperServiceImpl
-
Converts GroupInfo objects to GroupBo objects.
- getSearchResults(Map<String, String>) - Method in class org.kuali.rice.kim.lookup.PersonLookupableHelperServiceImpl
-
- getSearchResults(Map<String, String>) - Method in class org.kuali.rice.kim.lookup.RoleLookupableHelperServiceImpl
-
- getSearchResults(Map<String, String>) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- getSearchResults(Map<String, String>) - Method in class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
-
Uses Lookup Service to provide a basic search.
- getSearchResults(Map<String, String>) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
Uses Lookup Service to provide a basic search.
- getSearchResults(Map<String, String>) - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
Performs a search and returns result list.
- getSearchResults(Map<String, String>) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
Performs a search and returns result list.
- getSearchResults(Map<String, String>) - Method in class org.kuali.rice.kns.lookup.PessimisticLockLookupableHelperServiceImpl
-
This method implementation is used to search for objects
- getSearchResults(LookupForm, Map<String, String>, boolean) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- getSearchResults() - Method in class org.kuali.rice.krad.web.form.LookupForm
-
- getSearchResultsForEBO(Map<String, String>, boolean) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- getSearchResultsHelper(Map<String, String>, boolean) - Method in class org.kuali.rice.kew.doctype.DocumentTypeLookupableHelperServiceImpl
-
This overridden method ...
- getSearchResultsHelper(Map<String, String>, boolean) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
- getSearchResultsHelper(Map<String, String>, boolean) - Method in class org.kuali.rice.kim.impl.type.KimTypeLookupableHelperServiceImpl
-
- getSearchResultsHelper(Map<String, String>, boolean) - Method in class org.kuali.rice.kim.lookup.KimDocumentRoleMemberLookupableHelperServiceImpl
-
- getSearchResultsHelper(Map<String, String>, boolean) - Method in class org.kuali.rice.kim.lookup.RoleLookupableHelperServiceImpl
-
- getSearchResultsHelper(Map<String, String>, boolean) - Method in class org.kuali.rice.kim.lookup.RoleMemberLookupableHelperServiceImpl
-
- getSearchResultsHelper(Map<String, String>, boolean) - Method in class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
-
This method does the actual search, with the parameters specified, and returns the result.
- getSearchResultsLimit(Class) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
-
Parses and returns the lookup result set limit, checking first for the limit
for the BO being looked up, and then the global application limit if there isn't a limit
specific to this BO.
- getSearchResultsLimit(Class) - Static method in class org.kuali.rice.krad.lookup.LookupUtils
-
Parses and returns the lookup result set limit, checking first for the limit
for the class being looked up, and then the global application limit if there isn't a limit
specific to this data object class
- getSearchResultsUnbounded(Map<String, String>) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
This implementation of this method throws an UnsupportedOperationException, since not every implementation
may actually want to use this operation.
- getSearchResultsUnbounded(Map<String, String>) - Method in class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
-
Uses Lookup Service to provide a basic unbounded search.
- getSearchResultsUnbounded(Map<String, String>) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
Uses Lookup Service to provide a basic unbounded search.
- getSearchResultsUnbounded(Map<String, String>) - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
Similar to getSearchResults, but the number of returned rows is not bounded
- getSearchResultsUnbounded(Map<String, String>) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
Similar to getSearchResults, but the number of returned rows is not bounded
- getSearchRows(String) - Method in interface org.kuali.rice.kew.framework.rule.attribute.WorkflowRuleAttributeHandlerService
-
- getSearchRows(String) - Method in class org.kuali.rice.kew.impl.rule.attribute.WorkflowRuleAttributeHandlerServiceImpl
-
- getSearchRows() - Method in interface org.kuali.rice.kew.rule.WorkflowRuleSearchAttribute
-
If your attribute is an OddSearchAttribute this method will be used to get search rows instead of the
usually called get RuleRows.
- getSearchTypeId() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookup
-
- getSecondaryDelegation() - Method in class org.kuali.rice.kim.document.IdentityManagementKimDocument
-
- getSecondaryLanguageCode() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- getSecondaryLanguageCode() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics
-
- getSecondaryLanguageCode() - Method in interface org.kuali.rice.kim.api.identity.personal.EntityBioDemographicsContract
-
- getSecondaryLanguageCodeUnmasked() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- getSecondaryLanguageCodeUnmasked() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics
-
- getSecondaryLanguageCodeUnmasked() - Method in interface org.kuali.rice.kim.api.identity.personal.EntityBioDemographicsContract
-
- getSection() - Method in class edu.sampleu.demo.course.CourseSection
-
- getSectionClass() - Method in class org.kuali.rice.kns.web.ui.Section
-
Deprecated.
- getSectionId() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- getSectionId() - Method in class org.kuali.rice.kns.web.ui.Section
-
Deprecated.
- getSections() - Method in class edu.sampleu.demo.course.Course
-
- getSections(MaintenanceDocument, Maintainable) - Method in class org.kuali.rice.kew.document.DocumentTypeMaintainable
-
Override the getSections method on this maintainable so that the document type name field
can be set to read-only for
- getSections(MaintenanceDocument, Maintainable) - Method in class org.kuali.rice.kew.document.RoutingRuleDelegationMaintainable
-
Override the getSections method on this maintainable so that the Section Containing the various Rule Attributes
can be dynamically generated based on the RuleTemplate which is selected.
- getSections(MaintenanceDocument, Maintainable) - Method in class org.kuali.rice.kew.document.RoutingRuleMaintainable
-
Override the getSections method on this maintainable so that the Section Containing the various Rule Attributes
can be dynamically generated based on the RuleTemplate which is selected.
- getSections(BusinessObject) - Method in class org.kuali.rice.kew.rule.bo.RuleBaseValuesInquirableImpl
-
This overridden method ...
- getSections(BusinessObject) - Method in class org.kuali.rice.kew.rule.bo.RuleDelegationInquirableImpl
-
This overridden method ...
- getSections(MaintenanceDocument, Maintainable) - Method in class org.kuali.rice.kim.impl.responsibility.ReviewResponsibilityMaintainable
-
- getSections(BusinessObject) - Method in interface org.kuali.rice.kns.inquiry.Inquirable
-
Deprecated.
- getSections(BusinessObject) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
Deprecated.
- getSections(MaintenanceDocument, Maintainable) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
Calls method to get all the core sections for the business object defined
in the data dictionary.
- getSections(MaintenanceDocument, Maintainable) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
-
Deprecated.
- getSections() - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
-
- getSections() - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
Merges rows of old and new for each section (tab) of the ui.
- getSectionTitle() - Method in class org.kuali.rice.kns.web.ui.Section
-
Deprecated.
- getSecure() - Method in class org.kuali.rice.ksb.messaging.KSBHttpInvokerRequestExecutor
-
- getSecurePotentiallyHiddenSectionIds() - Method in interface org.kuali.rice.kns.bo.authorization.InquiryOrMaintenanceDocumentAuthorizer
-
- getSecurePotentiallyHiddenSectionIds() - Method in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentAuthorizerBase
-
- getSecurePotentiallyHiddenSectionIds() - Method in class org.kuali.rice.kns.inquiry.InquiryAuthorizerBase
-
Implement this method to flag sections as restricted and get the
framework to check the permission for you
- getSecurePotentiallyReadOnlySectionIds() - Method in interface org.kuali.rice.kns.document.authorization.MaintenanceDocumentAuthorizer
-
- getSecurePotentiallyReadOnlySectionIds() - Method in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentAuthorizerBase
-
- getSecurityAttributeClassNames() - Method in class org.kuali.rice.kew.doctype.DocumentTypeSecurity
-
- getSecurityAttributeExtensionNames() - Method in class org.kuali.rice.kew.doctype.DocumentTypeSecurity
-
- getSecurityAttributeForClass(String) - Method in class org.kuali.rice.kew.doctype.SecuritySession
-
- getSelectBackupTableColumnsSql(String, List<String>, int) - Method in class org.kuali.rice.krad.dao.jdbc.PostDataLoadEncryptionDaoJdbc
-
- getSelectControl() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getSelectedAgendaItemId() - Method in class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- getSelectedCollectionLines() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Holds Set of String identifiers for lines that were selected in a collection
- getSelectedCollectionLines() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- getSelectedLine(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
-
Parses the method to call attribute to pick off the line number which should have an action performed on it.
- getSelectedObjectIds() - Method in class org.kuali.rice.krad.bo.SelectedObjectIds
-
- getSelectedObjectIdSet() - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- getSelectedParentChildIdx(HttpServletRequest) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- getSelectedPropositionId() - Method in class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- getSelectFieldPrototype() - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
- getSelectFieldPrototype() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
- getSelectForUpdateSuffix(long) - Method in interface org.kuali.rice.core.framework.persistence.platform.DatabasePlatform
-
Returns the suffix to append to a SQL query in order to perform
a "select for update" lock on the table
- getSelectForUpdateSuffix(long) - Method in class org.kuali.rice.core.framework.persistence.platform.DerbyDatabasePlatform
-
- getSelectForUpdateSuffix(long) - Method in class org.kuali.rice.core.framework.persistence.platform.MySQLDatabasePlatform
-
- getSelectForUpdateSuffix(long) - Method in class org.kuali.rice.core.framework.persistence.platform.OracleDatabasePlatform
-
- getSelectionCriteria() - Method in interface org.kuali.rice.krms.api.engine.ExecutionEnvironment
-
Returns the selection criteria that was used to initialize the environment.
- getSelectionCriteria() - Method in class org.kuali.rice.krms.framework.engine.BasicExecutionEnvironment
-
- getSelectPropertyName() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
- getSelectSql() - Method in class org.kuali.rice.kew.docsearch.QueryComponent
-
- getSendDateTime() - Method in class org.kuali.rice.ken.bo.Notification
-
Gets the sendDateTime attribute.
- getSender(int) - Method in class org.kuali.rice.ken.bo.Notification
-
Retrieves a sender at the specified index
- getSenderName() - Method in class org.kuali.rice.ken.bo.NotificationSender
-
Gets the senderName attribute.
- getSenders() - Method in class org.kuali.rice.ken.bo.Notification
-
Gets the senders attribute.
- getSeperatorChar() - Method in class org.kuali.rice.test.SQLDataLoader
-
- getSequence() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.EntityDescriptor
-
- getSequenceAccessorService() - Method in class org.kuali.rice.kim.document.IdentityManagementKimDocument
-
- getSequenceAccessorService() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- getSequenceAccessorService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocator
-
- getSequenceAccessorService() - Method in class org.kuali.rice.krms.impl.repository.AgendaBoServiceImpl
-
- getSequenceFieldPrototype() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Field
instance to serve as a prototype for the
sequence field.
- getSequenceManagerClassNameProperty(String) - Method in class org.kuali.rice.core.framework.persistence.ojb.ConfigurableSequenceManager
-
- getSequenceManagerConfigProperties(String) - Method in class org.kuali.rice.core.framework.persistence.ojb.ConfigurableSequenceManager
-
- getSequenceNumber() - Method in class org.kuali.rice.kew.api.repository.type.KewTypeAttribute.Builder
-
- getSequenceNumber() - Method in class org.kuali.rice.kew.api.repository.type.KewTypeAttribute
-
- getSequenceNumber() - Method in interface org.kuali.rice.kew.api.repository.type.KewTypeAttributeContract
-
This is the sequence number of the attribute
- getSequenceNumber() - Method in class org.kuali.rice.krms.api.repository.action.ActionDefinition.Builder
-
- getSequenceNumber() - Method in class org.kuali.rice.krms.api.repository.action.ActionDefinition
-
- getSequenceNumber() - Method in interface org.kuali.rice.krms.api.repository.action.ActionDefinitionContract
-
Returns the sequence number of the action
- getSequenceNumber() - Method in class org.kuali.rice.krms.api.repository.function.FunctionParameterDefinition.Builder
-
- getSequenceNumber() - Method in class org.kuali.rice.krms.api.repository.function.FunctionParameterDefinition
-
- getSequenceNumber() - Method in interface org.kuali.rice.krms.api.repository.function.FunctionParameterDefinitionContract
-
This is the sequence number of the function parameter.
- getSequenceNumber() - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionParameter.Builder
-
- getSequenceNumber() - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionParameter
-
- getSequenceNumber() - Method in interface org.kuali.rice.krms.api.repository.proposition.PropositionParameterContract
-
Returns the sequence number of the proposition parameter.
- getSequenceNumber() - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeAttribute.Builder
-
- getSequenceNumber() - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeAttribute
-
- getSequenceNumber() - Method in interface org.kuali.rice.krms.api.repository.type.KrmsTypeAttributeContract
-
Returns the sequence number of the attribute within the KrmsTypeDefinition collection.
- getSequencePropertyName() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Attribute name to use as sequence value.
- getSerializableChildProperty(String) - Method in interface org.kuali.rice.krad.util.documentserializer.PropertySerializabilityMetadata
-
Returns metadata bout a child property, if it exists
- getSerializableChildProperty(String) - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrieNode
-
- getSerializedDocumentForm() - Method in class org.kuali.rice.krad.bo.SessionDocument
-
- getSerializedLookupResults() - Method in class org.kuali.rice.krad.bo.LookupResults
-
- getSerialVersionUID() - Static method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
- getServer() - Method in class org.kuali.rice.test.launch.JettyLauncher
-
- getServerDataSource() - Method in class org.kuali.rice.core.impl.config.module.CoreConfigurer
-
- getServerInvocation() - Method in class org.kuali.rice.ksb.messaging.bam.BAMTargetEntry
-
- getServerIpAddress() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- getServerIpAddress() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo
-
- getServerIpAddress() - Method in interface org.kuali.rice.ksb.api.registry.ServiceInfoContract
-
Return the IP address of the server on which the application is running which
published and owns the service.
- getServerIpAddress() - Method in class org.kuali.rice.ksb.impl.registry.ServiceInfoBo
-
- getService(QName) - Static method in class org.kuali.rice.core.api.resourceloader.GlobalResourceLoader
-
- getService(String) - Static method in class org.kuali.rice.core.api.resourceloader.GlobalResourceLoader
-
- getService(QName) - Method in class org.kuali.rice.core.api.resourceloader.ResourceLoaderContainer
-
- getService(QName) - Method in interface org.kuali.rice.core.api.resourceloader.ServiceLocator
-
Fetches the service with the given name.
- getService(QName) - Method in class org.kuali.rice.core.framework.resourceloader.BaseResourceLoader
-
- getService(QName) - Method in class org.kuali.rice.core.framework.resourceloader.BeanFactoryResourceLoader
-
- getService(QName) - Method in class org.kuali.rice.core.framework.resourceloader.SimpleServiceLocator
-
- getService(QName) - Method in class org.kuali.rice.core.framework.resourceloader.SpringResourceLoader
-
- getService(QName) - Method in class org.kuali.rice.core.impl.resourceloader.BaseWrappingResourceLoader
-
- getService(QName) - Method in class org.kuali.rice.core.impl.resourceloader.SpringBeanFactoryResourceLoader
-
- getService(String) - Method in class org.kuali.rice.kew.engine.node.FYIByNetworkId
-
Deprecated.
- getService(String) - Method in class org.kuali.rice.kew.engine.node.FYIByUniversityId
-
Deprecated.
- getService(QName) - Method in class org.kuali.rice.kew.resourceloader.CoreResourceLoader
-
Overrides the standard getService method to looks for the service in the plugin if it can't find it in the core.
- getService(String) - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getService(String) - Static method in class org.kuali.rice.kim.impl.services.KimImplServiceLocator
-
- getService(String) - Static method in class org.kuali.rice.kim.service.KIMServiceLocatorInternal
-
- getService(String) - Static method in class org.kuali.rice.kns.service.KNSServiceLocator
-
Deprecated.
- getService(String) - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorInternal
-
- getService(String) - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getService(String) - Static method in class org.kuali.rice.krms.impl.repository.KrmsRepositoryServiceLocator
-
- getService(String) - Static method in class org.kuali.rice.krms.impl.util.KRMSServiceLocatorInternal
-
- getService() - Method in interface org.kuali.rice.ksb.api.bus.Endpoint
-
Returns a reference to the service that can be invoked through this
endpoint.
- getService(QName) - Method in interface org.kuali.rice.ksb.api.bus.ServiceBus
-
Returns a proxy to the service with the given name.
- getService(QName, String) - Method in interface org.kuali.rice.ksb.api.bus.ServiceBus
-
Returns a proxy to the service with the given name which is hosted by the application with
the given application id.
- getService() - Method in interface org.kuali.rice.ksb.api.bus.ServiceDefinition
-
Return the actual service implementation to publish and export to the
service bus.
- getService() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- getService() - Method in class org.kuali.rice.ksb.api.bus.support.BasicEndpoint
-
- getService() - Method in class org.kuali.rice.ksb.impl.bus.LazyEndpoint
-
- getService(QName) - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- getService(QName, String) - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- getService() - Method in class org.kuali.rice.ksb.messaging.config.ServiceHolder
-
- getService() - Method in class org.kuali.rice.ksb.messaging.KSBHttpInvokerServiceExporter
-
- getService(ServiceConfiguration) - Method in class org.kuali.rice.ksb.messaging.MessageServiceInvoker
-
- getService() - Method in class org.kuali.rice.ksb.messaging.MessageServiceInvoker
-
- getService(QName) - Method in class org.kuali.rice.ksb.messaging.resourceloader.ServiceBusResourceLoader
-
This overridden method ...
- getService() - Method in class org.kuali.rice.ksb.messaging.serviceconnectors.BusLocalConnector
-
- getService() - Method in class org.kuali.rice.ksb.messaging.serviceconnectors.HttpInvokerConnector
-
- getService() - Method in class org.kuali.rice.ksb.messaging.serviceconnectors.RESTConnector
-
- getService() - Method in interface org.kuali.rice.ksb.messaging.serviceconnectors.ServiceConnector
-
- getService() - Method in class org.kuali.rice.ksb.messaging.serviceconnectors.SOAPConnector
-
This overridden method returns a CXF client praoxy for web service.
- getService(QName) - Method in interface org.kuali.rice.ksb.messaging.serviceexporters.ServiceExportManager
-
- getService(QName) - Method in class org.kuali.rice.ksb.messaging.serviceexporters.ServiceExportManagerImpl
-
- getService(String) - Static method in class org.kuali.rice.ksb.service.KSBServiceLocator
-
- getService(String) - Static method in class org.kuali.rice.test.TestHarnessServiceLocator
-
- getServiceAddress(ServiceDefinition) - Method in class org.kuali.rice.ksb.messaging.serviceexporters.AbstractWebServiceExporter
-
- getServiceAsynchronously(QName, DocumentRouteHeaderValue) - Static method in class org.kuali.rice.kew.messaging.MessageServiceNames
-
- getServiceAsynchronously(QName, String) - Static method in class org.kuali.rice.kew.messaging.MessageServiceNames
-
- getServiceAsynchronously(QName, String, String) - Static method in class org.kuali.rice.kew.messaging.MessageServiceNames
-
- getServiceAsynchronously(QName) - Method in interface org.kuali.rice.ksb.api.messaging.MessageHelper
-
- getServiceAsynchronously(QName, String) - Method in interface org.kuali.rice.ksb.api.messaging.MessageHelper
-
- getServiceAsynchronously(QName, AsynchronousCallback) - Method in interface org.kuali.rice.ksb.api.messaging.MessageHelper
-
- getServiceAsynchronously(QName, AsynchronousCallback, Serializable) - Method in interface org.kuali.rice.ksb.api.messaging.MessageHelper
-
- getServiceAsynchronously(QName, AsynchronousCallback, Serializable, String, String) - Method in interface org.kuali.rice.ksb.api.messaging.MessageHelper
-
- getServiceAsynchronously(QName, String, AsynchronousCallback, Serializable, String, String) - Method in interface org.kuali.rice.ksb.api.messaging.MessageHelper
-
- getServiceAsynchronously(QName, Serializable, String, String, long) - Method in interface org.kuali.rice.ksb.api.messaging.MessageHelper
-
- getServiceAsynchronously(QName, String, Serializable, String, String, long) - Method in interface org.kuali.rice.ksb.api.messaging.MessageHelper
-
- getServiceAsynchronously(QName) - Method in class org.kuali.rice.ksb.messaging.MessageHelperImpl
-
- getServiceAsynchronously(QName, String) - Method in class org.kuali.rice.ksb.messaging.MessageHelperImpl
-
- getServiceAsynchronously(QName, AsynchronousCallback) - Method in class org.kuali.rice.ksb.messaging.MessageHelperImpl
-
- getServiceAsynchronously(QName, AsynchronousCallback, Serializable) - Method in class org.kuali.rice.ksb.messaging.MessageHelperImpl
-
- getServiceAsynchronously(QName, AsynchronousCallback, Serializable, String, String) - Method in class org.kuali.rice.ksb.messaging.MessageHelperImpl
-
- getServiceAsynchronously(QName, String, AsynchronousCallback, Serializable, String, String) - Method in class org.kuali.rice.ksb.messaging.MessageHelperImpl
-
- getServiceAsynchronously(QName, Serializable, String, String, long) - Method in class org.kuali.rice.ksb.messaging.MessageHelperImpl
-
- getServiceAsynchronously(QName, String, Serializable, String, String, long) - Method in class org.kuali.rice.ksb.messaging.MessageHelperImpl
-
- getServiceBus() - Method in class org.kuali.rice.ksb.api.bus.support.ServiceBusExporter
-
- getServiceBus() - Static method in class org.kuali.rice.ksb.api.KsbApiServiceLocator
-
- getServiceClassLoader() - Method in interface org.kuali.rice.ksb.api.bus.ServiceDefinition
-
Returns the
ClassLoader
that should be set as the context
classloader on the thread prior to any invocations on the service
- getServiceClassLoader() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- getServiceConfiguration() - Method in interface org.kuali.rice.ksb.api.bus.Endpoint
-
Returns the service configuration information for this endpoint.
- getServiceConfiguration() - Method in class org.kuali.rice.ksb.api.bus.support.BasicEndpoint
-
- getServiceConfiguration() - Method in class org.kuali.rice.ksb.api.messaging.AsynchronousCall
-
- getServiceConfiguration() - Method in class org.kuali.rice.ksb.impl.bus.LazyEndpoint
-
- getServiceConfiguration() - Method in class org.kuali.rice.ksb.messaging.KSBHttpInvokerProxyFactoryBean
-
- getServiceConfiguration() - Method in class org.kuali.rice.ksb.messaging.serviceconnectors.AbstractServiceConnector
-
- getServiceConfiguration() - Method in class org.kuali.rice.ksb.messaging.serviceconnectors.HttpInvokerConnector
-
- getServiceConfiguration() - Method in class org.kuali.rice.ksb.messaging.serviceconnectors.RESTConnector
-
- getServiceConfiguration() - Method in class org.kuali.rice.ksb.messaging.serviceconnectors.SOAPConnector
-
- getServiceConnector(ServiceConfiguration) - Static method in class org.kuali.rice.ksb.messaging.serviceconnectors.ServiceConnectorFactory
-
- getServiceDefinition() - Method in class org.kuali.rice.ksb.api.bus.support.ServiceBusExporter
-
- getServiceDefinition() - Method in class org.kuali.rice.ksb.impl.bus.LocalService
-
- getServiceDefinition() - Method in class org.kuali.rice.ksb.messaging.KSBHttpInvokerServiceExporter
-
- getServiceDefinition() - Method in class org.kuali.rice.ksb.messaging.serviceexporters.AbstractWebServiceExporter
-
- getServiceDefinition() - Method in class org.kuali.rice.ksb.messaging.serviceexporters.ServiceExportManagerImpl.ExportedServiceHolder
-
- getServiceDescriptor(String) - Method in interface org.kuali.rice.ksb.api.registry.ServiceRegistry
-
- getServiceDescriptor(String) - Method in class org.kuali.rice.ksb.impl.bus.LazyRemoteServiceRegistryConnector
-
- getServiceDescriptor(String) - Method in interface org.kuali.rice.ksb.impl.registry.ServiceRegistryDao
-
- getServiceDescriptor(String) - Method in class org.kuali.rice.ksb.impl.registry.ServiceRegistryDaoOjb
-
- getServiceDescriptor(String) - Method in class org.kuali.rice.ksb.impl.registry.ServiceRegistryImpl
-
- getServiceDescriptorId() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- getServiceDescriptorId() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo
-
- getServiceDescriptorId() - Method in interface org.kuali.rice.ksb.api.registry.ServiceInfoContract
-
Returns the id of the service descriptor for this service.
- getServiceDescriptorId() - Method in class org.kuali.rice.ksb.impl.registry.ServiceInfoBo
-
- getServiceDescriptors(List<String>) - Method in interface org.kuali.rice.ksb.api.registry.ServiceRegistry
-
Returns an unmodifiable list of
ServiceDescriptor
which match the
given list of service descriptor ids.
- getServiceDescriptors(List<String>) - Method in class org.kuali.rice.ksb.impl.bus.LazyRemoteServiceRegistryConnector
-
- getServiceDescriptors(List<String>) - Method in class org.kuali.rice.ksb.impl.registry.ServiceRegistryImpl
-
- getServiceEndpoint() - Method in class org.kuali.rice.ksb.impl.bus.LocalService
-
- getServiceEndpointInterface() - Method in class org.kuali.rice.ksb.messaging.KSBClientProxyFactoryBean
-
- getServiceErrors() - Method in exception org.kuali.rice.kew.exception.WorkflowServiceErrorException
-
- getServiceExporter(ServiceDefinition, Bus, ServerRegistry) - Static method in class org.kuali.rice.ksb.messaging.serviceexporters.ServiceExporterFactory
-
- getServiceExportManager() - Static method in class org.kuali.rice.ksb.service.KSBServiceLocator
-
- getServiceId() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- getServiceId() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo
-
- getServiceId() - Method in interface org.kuali.rice.ksb.api.registry.ServiceInfoContract
-
Returns the identifier for the service.
- getServiceId() - Method in class org.kuali.rice.ksb.impl.registry.ServiceInfoBo
-
- getServiceInfo() - Method in class org.kuali.rice.ksb.impl.bus.RemoteService
-
- getServiceInfo(String) - Method in interface org.kuali.rice.ksb.impl.registry.ServiceRegistryDao
-
- getServiceInfo(String) - Method in class org.kuali.rice.ksb.impl.registry.ServiceRegistryDaoOjb
-
- getServiceInterface() - Method in class org.kuali.rice.ksb.api.bus.support.JavaServiceDefinition
-
- getServiceInterface() - Method in class org.kuali.rice.ksb.api.bus.support.SoapServiceConfiguration.Builder
-
- getServiceInterface() - Method in class org.kuali.rice.ksb.api.bus.support.SoapServiceConfiguration
-
- getServiceInterface() - Method in class org.kuali.rice.ksb.api.bus.support.SoapServiceDefinition
-
- getServiceInterfaces() - Method in class org.kuali.rice.ksb.api.bus.support.JavaServiceConfiguration.Builder
-
- getServiceInterfaces() - Method in class org.kuali.rice.ksb.api.bus.support.JavaServiceConfiguration
-
- getServiceInterfaces() - Method in class org.kuali.rice.ksb.api.bus.support.JavaServiceDefinition
-
- getServiceInterfaces() - Method in class org.kuali.rice.ksb.messaging.KSBHttpInvokerProxyFactoryBean
-
- getServiceInterfaces() - Method in class org.kuali.rice.ksb.messaging.KSBHttpInvokerServiceExporter
-
- getServiceLocator() - Method in class org.kuali.rice.core.framework.resourceloader.BaseResourceLoader
-
- getServiceName() - Method in class org.kuali.rice.core.api.resourceloader.LazyResourceFactoryBean
-
- getServiceName() - Method in class org.kuali.rice.kew.api.repository.type.KewTypeDefinition.Builder
-
- getServiceName() - Method in class org.kuali.rice.kew.api.repository.type.KewTypeDefinition
-
- getServiceName() - Method in interface org.kuali.rice.kew.api.repository.type.KewTypeDefinitionContract
-
This is the name of the KEW KewType service
- getServiceName() - Method in class org.kuali.rice.kim.api.type.KimType.Builder
-
- getServiceName() - Method in class org.kuali.rice.kim.api.type.KimType
-
- getServiceName() - Method in interface org.kuali.rice.kim.api.type.KimTypeContract
-
The service name used to resolve attribute values.
- getServiceName() - Method in class org.kuali.rice.krad.config.GlobalResourceLoaderServiceFactoryBean
-
- getServiceName() - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeDefinition.Builder
-
- getServiceName() - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeDefinition
-
- getServiceName() - Method in interface org.kuali.rice.krms.api.repository.type.KrmsTypeDefinitionContract
-
Returns the name of the service used to resolve attribute values.
- getServiceName() - Method in interface org.kuali.rice.ksb.api.bus.ServiceConfiguration
-
Returns the qualified name for this service.
- getServiceName() - Method in interface org.kuali.rice.ksb.api.bus.ServiceDefinition
-
Returns the qualified name for this service.
- getServiceName() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- getServiceName() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration
-
- getServiceName() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- getServiceName() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- getServiceName() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo
-
- getServiceName() - Method in interface org.kuali.rice.ksb.api.registry.ServiceInfoContract
-
Returns the name of the service as a qualified name consisting of a
namespace and a name.
- getServiceName() - Method in class org.kuali.rice.ksb.impl.bus.LocalService
-
- getServiceName() - Method in class org.kuali.rice.ksb.impl.bus.RemoteService
-
- getServiceName() - Method in class org.kuali.rice.ksb.impl.registry.ServiceInfoBo
-
- getServiceName() - Method in class org.kuali.rice.ksb.messaging.bam.BAMTargetEntry
-
- getServiceName() - Method in class org.kuali.rice.ksb.messaging.config.ServiceHolder
-
- getServiceName() - Method in interface org.kuali.rice.ksb.messaging.PersistedMessage
-
- getServiceName() - Method in class org.kuali.rice.ksb.messaging.PersistedMessageBO
-
- getServiceName(String) - Method in interface org.kuali.rice.ksb.messaging.serviceexporters.ServiceExportManager
-
- getServiceName(String) - Method in class org.kuali.rice.ksb.messaging.serviceexporters.ServiceExportManagerImpl
-
- getServiceNameFilter() - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- getServiceNameFinder() - Method in class org.kuali.rice.ksb.messaging.serviceexporters.ServiceExportManagerImpl
-
- getServiceNameFromRequest(HttpServletRequest) - Method in class org.kuali.rice.ksb.messaging.servlet.KSBHttpInvokerHandler
-
- getServiceNamespace() - Method in class org.kuali.rice.core.api.resourceloader.LazyResourceFactoryBean
-
- getServiceNamespace() - Method in class org.kuali.rice.krad.config.GlobalResourceLoaderServiceFactoryBean
-
- getServiceNameSpaceURI() - Method in class org.kuali.rice.core.framework.resourceloader.RiceSpringResourceLoaderConfigurer
-
- getServiceNameSpaceURI() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- getServiceNameSpaceURI() - Method in class org.kuali.rice.ksb.messaging.config.ServiceHolder
-
- getServicePath() - Method in interface org.kuali.rice.ksb.api.bus.ServiceDefinition
-
Returns the url path to export the service under.
- getServicePath() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- getServiceProxyWithFailureMode(Object, ServiceConfiguration) - Method in class org.kuali.rice.ksb.messaging.serviceconnectors.AbstractServiceConnector
-
- getServiceProxyWithFailureMode(Class<R>, Object, RestServiceConfiguration) - Method in class org.kuali.rice.ksb.messaging.serviceconnectors.ResourceFacadeImpl
-
- getServiceQName() - Method in class org.kuali.rice.ksb.messaging.KSBClientProxyFactoryBean
-
- getServiceRegistry() - Static method in class org.kuali.rice.ksb.api.KsbApiServiceLocator
-
- getServices() - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- getServicesPublished() - Method in class org.kuali.rice.ksb.api.registry.RemoveAndPublishResult
-
Returns an unmodifiable list of services that were published as the result
of a remove-and-publish operation.
- getServicesRemoved() - Method in class org.kuali.rice.ksb.api.registry.RemoveAndPublishResult
-
Returns an unmodifiable list of services that were removed as the result
of a remove-and-publish operation.
- getServicesToRemoveFromRegistry() - Method in class org.kuali.rice.ksb.impl.bus.diff.LocalServicesDiff
-
- getServiceURL() - Method in class org.kuali.rice.ksb.messaging.bam.BAMTargetEntry
-
- getServiceVersion() - Method in interface org.kuali.rice.ksb.api.bus.ServiceConfiguration
-
Returns the version of this service.
- getServiceVersion() - Method in interface org.kuali.rice.ksb.api.bus.ServiceDefinition
-
Returns the version of this service.
- getServiceVersion() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- getServiceVersion() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration
-
- getServiceVersion() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- getServiceVersion() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- getServiceVersion() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo
-
- getServiceVersion() - Method in interface org.kuali.rice.ksb.api.registry.ServiceInfoContract
-
Returns the version information of this service.
- getServiceVersion() - Method in class org.kuali.rice.ksb.impl.registry.ServiceInfoBo
-
- getServletConfig() - Method in class org.kuali.rice.kns.web.struts.action.KualiActionServlet
-
- getSessionDocumentDao() - Method in class org.kuali.rice.kns.service.impl.SessionDocumentServiceImpl
-
Deprecated.
- getSessionDocumentDao() - Method in class org.kuali.rice.krad.service.impl.SessionDocumentServiceImpl
-
- getSessionDocumentService() - Static method in class org.kuali.rice.kns.service.KNSServiceLocator
-
Deprecated.
- getSessionDocumentService() - Method in class org.kuali.rice.kns.web.struts.action.KualiRequestProcessor
-
- getSessionDocumentService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getSessionDocumentService() - Static method in class org.kuali.rice.krad.uif.util.UifWebUtils
-
- getSessionDocumentService() - Method in class org.kuali.rice.krad.web.bind.UifHandlerExceptionResolver
-
- getSessionDocumentService() - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- getSessionDocumentService() - Method in class org.kuali.rice.krad.web.controller.UifControllerHandlerInterceptor
-
- getSessionId() - Method in class org.kuali.rice.krad.bo.SessionDocument
-
- getSessionId() - Method in class org.kuali.rice.krad.bo.SessionDocumentId
-
- getSettings() - Method in class org.kuali.rice.core.web.format.Formatter
-
- getShortLabel() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- getShortLabel() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField
-
- getShortLabel() - Method in interface org.kuali.rice.core.api.uif.RemotableAttributeFieldContract
-
The short label of the attribute.
- getShortLabel() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
- getShortLabel() - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
- getShortLabel() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
If shortlabel wasn't set on this instance, use the value from its
delegate.
- getShortLabel() - Method in interface org.kuali.rice.krad.uif.field.Field
-
Short label for the field
- getShortLabel() - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
- getShortName() - Method in interface org.kuali.rice.kew.engine.node.var.PropertyScheme
-
Short scheme name
- getShortName() - Method in class org.kuali.rice.kew.engine.node.var.schemes.LiteralScheme
-
- getShortName() - Method in class org.kuali.rice.kew.engine.node.var.schemes.ResourceScheme
-
- getShortName() - Method in class org.kuali.rice.kew.engine.node.var.schemes.URLScheme
-
- getShortName() - Method in class org.kuali.rice.kew.engine.node.var.schemes.VariableScheme
-
- getShortName() - Method in class org.kuali.rice.kew.engine.node.var.schemes.XPathScheme
-
- getShortName() - Method in class org.kuali.rice.location.api.campus.Campus.Builder
-
- getShortName() - Method in class org.kuali.rice.location.api.campus.Campus
-
This is the short name for the Campus.
- getShortName() - Method in interface org.kuali.rice.location.api.campus.CampusContract
-
This is the short name for the Campus.
- getShow() - Method in class org.kuali.rice.kew.web.ShowHideTree
-
- getShowActionRequested() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getShowActionRequested() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getShowActionRequested() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getShowAdd() - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- getShowAppDocStatus() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getShowAppDocStatus() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getShowAppDocStatus() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getShowAttachments() - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- getShowBackdoorLogin() - Method in class org.kuali.rice.kns.web.struts.form.BackdoorForm
-
- getShowClearFyi() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getShowClearFyi() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getShowClearFyi() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getShowCloseButton() - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- getShowCurrentNode() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getShowCurrentNode() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getShowCurrentNode() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getShowDateApproved() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getShowDateApproved() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getShowDateApproved() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getShowDateCreated() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getShowDateCreated() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getShowDateCreated() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getShowDelegator() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getShowDelegator() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getShowDelegator() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getShowDocTitle() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getShowDocTitle() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getShowDocTitle() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getShowDocType() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getShowDocType() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getShowDocType() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getShowDocumentStatus() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getShowDocumentStatus() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getShowDocumentStatus() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getShowEdit() - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- getShowEdit() - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- getShowFutureError() - Method in class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- getShowInactiveRecords(String) - Method in interface org.kuali.rice.kns.inquiry.Inquirable
-
Deprecated.
- getShowInactiveRecords(String) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
Deprecated.
- getShowInactiveRecords(String) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- getShowInactiveRecords(String) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
-
Deprecated.
- getShowInactiveRecords(Map<String, Boolean>, String) - Static method in class org.kuali.rice.kns.util.InactiveRecordsHidingUtils
-
Returns whether a collection has been set to show inactive records.
- getShowInitiator() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getShowInitiator() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getShowInitiator() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getShowMaintenanceLinks() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- getShowOutbox() - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- getShowReasonField() - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
-
- getShowWorkgroupRequest() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getShowWorkgroupRequest() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getShowWorkgroupRequest() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getSignature() - Method in class org.kuali.rice.ksb.security.AbstractDigitalSigner
-
- getSignature() - Method in interface org.kuali.rice.ksb.security.DigitalSigner
-
Retrieve a reference to Signature which will be used for signing.
- getSignature() - Method in class org.kuali.rice.ksb.security.service.impl.DigitalSignatureServiceImpl
-
- getSignatureBytes() - Method in class org.kuali.rice.ksb.security.AbstractDigitalSigner
-
- getSignatureForSigning() - Method in interface org.kuali.rice.ksb.security.service.DigitalSignatureService
-
- getSignatureForSigning() - Method in class org.kuali.rice.ksb.security.service.impl.DigitalSignatureServiceImpl
-
- getSignatureForVerification(String) - Method in interface org.kuali.rice.ksb.security.service.DigitalSignatureService
-
- getSignatureForVerification(Certificate) - Method in interface org.kuali.rice.ksb.security.service.DigitalSignatureService
-
- getSignatureForVerification(String) - Method in class org.kuali.rice.ksb.security.service.impl.DigitalSignatureServiceImpl
-
- getSignatureForVerification(Certificate) - Method in class org.kuali.rice.ksb.security.service.impl.DigitalSignatureServiceImpl
-
- getSimpleAbstractInheritanceBean(Class<? extends BusinessObject>, String, String) - Static method in class org.kuali.rice.devtools.generators.dd.BeanDDCreator
-
Deprecated.
- getSimpleAbstractInheritanceBeanWithLabel(Class<? extends BusinessObject>, String, String, String) - Static method in class org.kuali.rice.devtools.generators.dd.BeanDDCreator
-
Deprecated.
- getSimpleConstraint() - Method in class org.kuali.rice.krad.uif.field.InputField
-
A simple constraint which store the values for required, min/max length,
and min/max value
- getSimpleParentBeanReference(Class<? extends BusinessObject>, String) - Static method in class org.kuali.rice.devtools.generators.dd.BeanDDCreator
-
Deprecated.
- getSimplePluginName() - Method in class org.kuali.rice.kew.plugin.BasePluginLoader
-
- getSimulatedActionItems() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getSimulatedActionRequests() - Method in class org.kuali.rice.kew.engine.simulation.SimulationResults
-
- getSimulatedActionRequests() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getSimulatedActionsTaken() - Method in class org.kuali.rice.kew.engine.ActivationContext
-
- getSimulatedActionsTaken() - Method in class org.kuali.rice.kew.engine.simulation.SimulationResults
-
- getSimulationEngine() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getSingleDocumentAttributeByName(String) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchResult
-
Returns a single document attribute from this result which has the given name.
- getSize() - Method in class org.kuali.rice.core.api.uif.RemotablePasswordInput.Builder
-
- getSize() - Method in class org.kuali.rice.core.api.uif.RemotablePasswordInput
-
- getSize() - Method in class org.kuali.rice.core.api.uif.RemotableSelect.Builder
-
- getSize() - Method in class org.kuali.rice.core.api.uif.RemotableSelect
-
- getSize() - Method in class org.kuali.rice.core.api.uif.RemotableTextInput.Builder
-
- getSize() - Method in class org.kuali.rice.core.api.uif.RemotableTextInput
-
- getSize() - Method in interface org.kuali.rice.core.api.uif.Sized
-
The size value to make the control.
- getSize() - Method in class org.kuali.rice.core.api.util.cache.CopiedObject
-
- getSize() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- getSize() - Method in class org.kuali.rice.kns.util.AuditCluster
-
Returns the number of audit errors in the cluster.
- getSize() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getSize() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- getSize() - Method in class org.kuali.rice.krad.uif.control.FileControl
-
- getSize() - Method in class org.kuali.rice.krad.uif.control.SelectControl
-
Vertical size of the control.
- getSize() - Method in interface org.kuali.rice.krad.uif.control.SizedControl
-
Retrieves the configured size for the control, which reflects the display width in characters for
the control within the UI
- getSize() - Method in class org.kuali.rice.krad.uif.control.TextControl
-
- getSizeMax(ModuleConfig) - Method in class org.kuali.rice.kns.web.struts.action.KualiMultipartRequestHandler
-
Returns the maximum allowable size, in bytes, of an uploaded file.
- getSizeMaxString() - Method in class org.kuali.rice.kns.web.struts.action.KualiMultipartRequestHandler
-
- getSnLdapProperty() - Method in interface org.kuali.rice.kim.util.Constants
-
Gets the value of snLdapProperty
- getSort() - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- getSortable() - Method in class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- getSortableColumns() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
holds the propertyNames for columns that are to be sorted
- getSortableColumns() - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
- getSortAscending() - Method in class org.kuali.rice.krad.datadictionary.SortDefinition
-
- getSortClass() - Method in class org.kuali.rice.kew.web.KeyValueSort
-
- getSortCode() - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationType.Builder
-
- getSortCode() - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationType
-
- getSortCode() - Method in class org.kuali.rice.kim.api.identity.CodedAttribute.Builder
-
- getSortCode() - Method in class org.kuali.rice.kim.api.identity.CodedAttribute
-
- getSortCode() - Method in interface org.kuali.rice.kim.api.identity.CodedAttributeContract
-
This the sort code for the AddressType.
- getSortCode() - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifierType.Builder
-
- getSortCode() - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifierType
-
- getSortCode() - Method in class org.kuali.rice.kim.api.type.KimTypeAttribute.Builder
-
- getSortCode() - Method in class org.kuali.rice.kim.api.type.KimTypeAttribute
-
- getSortCode() - Method in interface org.kuali.rice.kim.api.type.KimTypeAttributeContract
-
The alpha and/or numeric code used to choose an order for displaying KimTypeAttributes.
- getSortCode() - Method in class org.kuali.rice.kns.kim.type.KimAttributeDefinition
-
Deprecated.
- getSortCriterion() - Method in class org.kuali.rice.kew.actionlist.PaginatedActionList
-
- getSortDirection() - Method in class org.kuali.rice.kew.actionlist.PaginatedActionList
-
- getSortNotes() - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- getSortOrder() - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- getSortPropertyNames() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
List of property names to sort the query results by.
- getSortValue() - Method in class org.kuali.rice.kew.web.KeyValueSort
-
- getSource() - Method in class org.kuali.rice.krad.uif.field.IframeField
-
- getSource() - Method in class org.kuali.rice.krad.uif.field.ImageField
-
- getSource() - Method in interface org.kuali.rice.krms.api.engine.ResultEvent
-
Returns the source of the ResultEvent.
- getSourceAttributeName() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
- getSourceClass() - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
-
- getSourceClassName() - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
- getSourceExternalizableBusinessObjectInterface() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
- getSourceName() - Method in class org.kuali.rice.krad.datadictionary.PrimitiveAttributeDefinition
-
- getSourcePropertyName() - Method in class org.kuali.rice.krad.uif.widget.Suggest
-
Name of the property on the query result object that provides
the options for the suggest, values from this field will be
collected and sent back on the result to provide as suggest options
- getSpecification() - Method in class org.kuali.rice.krms.api.repository.term.TermDefinition.Builder
-
- getSpecification() - Method in class org.kuali.rice.krms.api.repository.term.TermDefinition
-
- getSpecification() - Method in interface org.kuali.rice.krms.api.repository.term.TermDefinitionContract
-
- getSpinner() - Method in class org.kuali.rice.krad.uif.control.SpinnerControl
-
Spinner widget that should decorate the control
- getSplitNode() - Method in class org.kuali.rice.kew.engine.node.Branch
-
- getSplitState() - Method in class org.kuali.rice.kew.engine.node.NodeGraphContext
-
- getSpringFileLocations() - Method in class org.kuali.rice.core.framework.config.module.WebModuleLoaderListener
-
- getSpringResourceLoaders() - Static method in class org.kuali.rice.core.framework.resourceloader.RiceResourceLoaderFactory
-
- getSqlBuilder() - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- getSqlFormattedDate(String) - Static method in class org.kuali.rice.core.framework.persistence.jdbc.sql.SQLUtils
-
A method to format any variety of date strings into a common format
- getSrc() - Method in class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
-
Deprecated.
- getStackedGroups() - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
Final List
of Groups to render for the collection
- getStackTrace() - Method in class org.kuali.rice.kns.web.struts.form.KualiExceptionIncidentForm
-
- 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.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- getStandardDocumentBaseClass() - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
- getStandardDocumentSearchGenerator() - Method in interface org.kuali.rice.kew.docsearch.service.DocumentSearchService
-
- getStandardDocumentSearchGenerator() - Method in class org.kuali.rice.kew.docsearch.service.impl.DocumentSearchServiceImpl
-
- getStandardFieldName() - Method in enum org.kuali.rice.kew.framework.document.search.StandardResultField
-
Returns the standard field name of this standard result field as a string.
- getStandardHeaderFields(WorkflowDocument) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
This method returns a list of
HeaderField
objects that are used by default on Kuali document display pages.
- getStandardMeetingSchedule() - Method in class edu.sampleu.demo.course.CourseSection
-
- getStandardMeetingTime() - Method in class edu.sampleu.demo.course.CourseSection
-
- getStandardResultFieldsToRemove() - Method in class org.kuali.rice.kew.framework.document.search.DocumentSearchResultSetConfiguration.Builder
-
- getStandardResultFieldsToRemove() - Method in class org.kuali.rice.kew.framework.document.search.DocumentSearchResultSetConfiguration
-
- getStandardResultFieldsToRemove() - Method in interface org.kuali.rice.kew.framework.document.search.DocumentSearchResultSetConfigurationContract
-
Returns a list of the standard (built-in) document search result fields which should not be displayed in the
result set.
- getStartAtIndex() - Method in class org.kuali.rice.core.api.criteria.QueryByCriteria.Builder
-
- getStartAtIndex() - Method in class org.kuali.rice.core.api.criteria.QueryByCriteria
-
Returns the optional zero-based "start" index for rows returned.
- getStartAtIndex() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- getStartAtIndex() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria
-
- getStartAtIndex() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchCriteriaContract
-
Returns the 0-based index in the result set at which to start returning results from a document search which is
performed using this criteria.
- getStartDate() - Method in class edu.sampleu.demo.course.CourseSection
-
- getStartDate() - Method in class org.kuali.rice.kim.api.identity.citizenship.EntityCitizenship.Builder
-
- getStartDate() - Method in class org.kuali.rice.kim.api.identity.citizenship.EntityCitizenship
-
- getStartDate() - Method in interface org.kuali.rice.kim.api.identity.citizenship.EntityCitizenshipContract
-
- getStartDate() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentCitizenship
-
- getStartingElementPath() - Method in class org.kuali.rice.kew.xml.AbstractTransformationFilter
-
This method returns the element that we should start transforming at.
- getStartingNodeInstances() - Method in class org.kuali.rice.kew.engine.node.NodeGraphSearchCriteria
-
- getStartNodeName() - Method in class org.kuali.rice.kew.api.action.MovePoint
-
- getState() - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance.Builder
-
- getState() - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance
-
- getState() - Method in interface org.kuali.rice.kew.api.document.node.RouteNodeInstanceContract
-
- getState() - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- getState(String, String) - Method in interface org.kuali.rice.location.api.state.StateService
-
Gets a
State
from a postal country code and postal state code.
- getState(String, String) - Method in class org.kuali.rice.location.impl.state.StateServiceImpl
-
- getStateCode() - Method in class org.kuali.rice.location.api.county.County.Builder
-
- getStateCode() - Method in class org.kuali.rice.location.api.county.County
-
This the postal state code for the County.
- getStateCode() - Method in interface org.kuali.rice.location.api.county.CountyContract
-
This the postal state code for the County.
- getStateCode() - Method in class org.kuali.rice.location.api.postalcode.PostalCode.Builder
-
- getStateCode() - Method in class org.kuali.rice.location.api.postalcode.PostalCode
-
This the postal state code for the PostalCode.
- getStateCode() - Method in interface org.kuali.rice.location.api.postalcode.PostalCodeContract
-
This the postal state code for the PostalCode.
- getStateComponents() - Method in class org.kuali.rice.edl.impl.EDLController
-
- getStateComponents() - Method in class org.kuali.rice.edl.impl.EDLGlobalConfig
-
- getStateId() - Method in class org.kuali.rice.kew.engine.node.State
-
- getStatements() - Method in class org.kuali.rice.kew.rule.KRAMetaRuleEngine
-
- getStateProvinceCode() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- getStateProvinceCode() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress
-
- getStateProvinceCode() - Method in interface org.kuali.rice.kim.api.identity.address.EntityAddressContract
-
- getStateProvinceCode() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- getStateProvinceCodeUnmasked() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- getStateProvinceCodeUnmasked() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress
-
- getStateProvinceCodeUnmasked() - Method in interface org.kuali.rice.kim.api.identity.address.EntityAddressContract
-
- getStateService() - Static method in class org.kuali.rice.location.api.services.LocationApiServiceLocator
-
- getStateService() - Method in class org.kuali.rice.location.service.impl.LocationModuleService
-
- getStats() - Method in class edu.sampleu.kew.krad.form.StatsForm
-
- getStats() - Method in class org.kuali.rice.kew.stats.web.StatsForm
-
- getStatsDAO() - Method in class org.kuali.rice.kew.stats.service.impl.StatsServiceImpl
-
- getStatsService() - Method in class edu.sampleu.kew.krad.controller.StatsController
-
- getStatsService() - Method in class org.kuali.rice.kew.stats.web.StatsAction
-
- getStatus() - Method in class org.kuali.rice.ken.bo.NotificationResponse
-
Gets the status attribute.
- getStatus() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getStatus() - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- getStatus() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- getStatus() - Method in interface org.kuali.rice.kew.api.action.ActionRequestContract
-
- getStatus() - Method in class org.kuali.rice.kew.api.document.Document.Builder
-
- getStatus() - Method in class org.kuali.rice.kew.api.document.Document
-
- getStatus() - Method in interface org.kuali.rice.kew.api.document.DocumentContract
-
Retrieve the document status
- getStatus() - Method in interface org.kuali.rice.kew.docsearch.DocumentSearchCriteriaEbo
-
- getStatus() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getStatus() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getStatus() - Method in class org.kuali.rice.kim.api.identity.citizenship.EntityCitizenship.Builder
-
- getStatus() - Method in class org.kuali.rice.kim.api.identity.citizenship.EntityCitizenship
-
- getStatus() - Method in interface org.kuali.rice.kim.api.identity.citizenship.EntityCitizenshipContract
-
- getStatus() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- getStatus() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- getStatus() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo
-
- getStatus() - Method in interface org.kuali.rice.ksb.api.registry.ServiceInfoContract
-
Return the status of the service endpoint represented by this service.
- getStatus() - Method in class org.kuali.rice.ksb.impl.registry.ServiceInfoBo
-
- getStatusCode() - Method in class org.kuali.rice.ksb.impl.registry.ServiceInfoBo
-
- getStatusesForCategory(DocumentStatusCategory) - Static method in enum org.kuali.rice.kew.api.document.DocumentStatus
-
- getStatusLabel() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- getStatusName() - Method in class org.kuali.rice.kew.doctype.ApplicationDocumentStatus
-
- getStatusName() - Method in class org.kuali.rice.kew.doctype.ApplicationDocumentStatusId
-
- getStatusTransitionDate() - Method in class org.kuali.rice.kew.api.document.DocumentStatusTransition.Builder
-
- getStatusTransitionDate() - Method in class org.kuali.rice.kew.api.document.DocumentStatusTransition
-
- getStatusTransitionDate() - Method in interface org.kuali.rice.kew.api.document.DocumentStatusTransitionContract
-
The date of the DocumentStatusTransition.
- getStatusTransitionDate() - Method in class org.kuali.rice.kew.routeheader.DocumentStatusTransition
-
- getStatusTransitionDateSql(DateTime, DateTime, String) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- getStatusTransitionId() - Method in class org.kuali.rice.kew.routeheader.DocumentStatusTransition
-
- getStepsToMove() - Method in class org.kuali.rice.kew.api.action.MovePoint
-
- getStop(RouteNodeInstance) - Method in interface org.kuali.rice.kew.engine.node.hierarchyrouting.HierarchyProvider
-
Returns the Stop at the specified routeNodeInstance, or null if the node instance
is not associated with a Stop
- getStopByIdentifier(String) - Method in interface org.kuali.rice.kew.engine.node.hierarchyrouting.HierarchyProvider
-
- getStopIdentifier(HierarchyProvider.Stop) - Method in interface org.kuali.rice.kew.engine.node.hierarchyrouting.HierarchyProvider
-
- getStopRequestNode(HierarchyProvider.Stop, DocumentType) - Method in class org.kuali.rice.kew.engine.node.hierarchyrouting.HierarchyRoutingNode
-
- getStoredHelpUrl(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiHelpAction
-
Retrieves help content to link to based on security group/parameter
- getStream() - Method in class org.kuali.rice.core.api.impex.xml.FileXmlDoc
-
- getStream() - Method in class org.kuali.rice.core.api.impex.xml.StreamXmlDoc
-
- getStream() - Method in interface org.kuali.rice.core.api.impex.xml.XmlDoc
-
- getStreet1() - Method in class edu.sampleu.bookstore.bo.Address
-
- getStreet2() - Method in class edu.sampleu.bookstore.bo.Address
-
- getString(Object) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
-
- getStringCoercionExtensions() - Method in interface org.kuali.rice.krms.api.engine.expression.ComparisonOperatorService
-
- getStringCoercionExtensions() - Method in class org.kuali.rice.krms.framework.engine.expression.ComparisonOperatorServiceImpl
-
- getStringProperty(Config, String) - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.PrimaryDataSourceFactoryBean
-
- getStringValFromPVs(PropertyValues, String) - Static method in class org.kuali.rice.krad.uif.util.ViewModelUtils
-
Helper method for getting the string value of a property from a PropertyValues
- getStringValue(Object) - Method in class org.kuali.rice.krad.uif.util.UifBeanFactoryPostProcessor
-
Determines whether the given value is of String type and if so returns the string value
- getStringValueAfterPrefix(String, Enumeration<String>) - Static method in class org.kuali.rice.kns.util.PagingBannerUtils
-
same as method above except for use when it is not feasible to use ordinals to identify columns -- for example,
if dynamic attributes may be used
- getStrToDateFunction() - Method in interface org.kuali.rice.core.framework.persistence.platform.DatabasePlatform
-
- getStrToDateFunction() - Method in class org.kuali.rice.core.framework.persistence.platform.DerbyDatabasePlatform
-
- getStrToDateFunction() - Method in class org.kuali.rice.core.framework.persistence.platform.MySQLDatabasePlatform
-
- getStrToDateFunction() - Method in class org.kuali.rice.core.framework.persistence.platform.OracleDatabasePlatform
-
- getStrutsActionMappingScope() - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
- getStyle(String) - Method in interface org.kuali.rice.coreservice.api.style.StyleRepositoryService
-
Returns the style with the given name.
- getStyle(String) - Method in interface org.kuali.rice.coreservice.api.style.StyleService
-
- getStyle(String) - Method in interface org.kuali.rice.coreservice.impl.style.StyleDao
-
Returns the style with the given name from the data store.
- getStyle(String) - Method in class org.kuali.rice.coreservice.impl.style.StyleDaoOjb
-
- getStyle(String) - Method in class org.kuali.rice.coreservice.impl.style.StyleRepositoryServiceImpl
-
Loads the named style from the database, or (if configured) imports it from a file
specified via a configuration parameter with a name of the format edl.style.<styleName>
Returns the style with the given name.
- getStyle(String) - Method in class org.kuali.rice.coreservice.impl.style.StyleServiceImpl
-
Loads the named style from the database, or (if configured) imports it from a file
specified via a configuration parameter with a name of the format edl.style.<styleName>
- getStyle() - Method in class org.kuali.rice.edl.impl.bo.EDocLiteAssociation
-
- getStyle() - Method in class org.kuali.rice.edl.impl.EDLController
-
- getStyle(String) - Method in class org.kuali.rice.kew.mail.service.impl.StyleableEmailContentServiceImpl
-
This method retrieves the style from the system using the given name.
- getStyle() - Method in class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
-
Deprecated.
- getStyle() - Method in interface org.kuali.rice.krad.uif.component.Component
-
CSS style string to be applied to the component
- getStyle() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getStyle() - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
CSS style string to be applied to the area (div) the layout manager
generates for the items
- getStyle() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
- getStyleAsTranslet(String) - Method in interface org.kuali.rice.coreservice.api.style.StyleService
-
Gets a compiled version of the style with the given name.
- getStyleAsTranslet(String) - Method in class org.kuali.rice.coreservice.impl.style.StyleServiceImpl
-
- getStyleAsTranslet(String) - Method in interface org.kuali.rice.edl.impl.service.EDocLiteService
-
- getStyleAsTranslet(String) - Method in class org.kuali.rice.edl.impl.service.impl.EDocLiteServiceImpl
-
- getStyleClass() - Method in class org.kuali.rice.kns.datadictionary.control.ButtonControlDefinition
-
Deprecated.
- getStyleClass() - Method in class org.kuali.rice.kns.datadictionary.control.LinkControlDefinition
-
Deprecated.
- getStyleClass() - Method in class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
-
Deprecated.
- getStyleClass() - Method in class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
-
Deprecated.
- getStyleClass() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getStyleClasses() - Method in interface org.kuali.rice.krad.uif.component.Component
-
CSS style class(s) to be applied to the component
- getStyleClasses() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getStyleClasses() - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
CSS style class(s) to be applied to the area (div) the layout manager
generates for the items
- getStyleClasses() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
- getStyleClassesAsString() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Builds the HTML class attribute string by combining the styleClasses list
with a space delimiter
- getStyleClassesAsString() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
Builds the HTML class attribute string by combining the styleClasses list
with a space delimiter
- getStyleRepositoryService() - Static method in class org.kuali.rice.coreservice.api.CoreServiceApiServiceLocator
-
- getStyles() - Method in class org.kuali.rice.coreservice.impl.style.StyleExportDataSet
-
- getStyleService() - Static method in class org.kuali.rice.coreservice.api.CoreServiceApiServiceLocator
-
- getStylesheets() - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
- getStyleXmlExporter() - Static method in class org.kuali.rice.coreservice.impl.CoreServiceImplServiceLocator
-
- getStyleXmlLoader() - Static method in class org.kuali.rice.coreservice.impl.CoreServiceImplServiceLocator
-
- getSUB_SECTION_SEPARATOR() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getSubAccount() - Method in class edu.sampleu.travel.bo.TravelAccount
-
- getSubAccount() - Method in class edu.sampleu.travel.dto.TravelAccountInfo
-
- getSubAccountName() - Method in class edu.sampleu.travel.bo.TravelAccount
-
- getSubAccountName() - Method in class edu.sampleu.travel.dto.TravelAccountInfo
-
- getSubAgenda() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition.Builder
-
- getSubAgenda() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition
-
- getSubAgenda() - Method in interface org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinitionContract
-
This method returns the SubAgenda associated with this AgendaItemDefinition.
- getSubAgendaId() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition.Builder
-
- getSubAgendaId() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition
-
- getSubAgendaId() - Method in interface org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinitionContract
-
This is ID of the SubAgenda associated with this AgendaItemDefinition.
- getSubAgendaId() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaTreeSubAgendaEntry.Builder
-
Returns the subAgendaId
- getSubAgendaId() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaTreeSubAgendaEntry
-
Returns the subAgendId
- getSubAgendaId() - Method in class org.kuali.rice.krms.impl.repository.AgendaItemBo
-
- getSubCollectionFieldGroupPrototype() - Method in interface org.kuali.rice.krad.uif.layout.CollectionLayoutManager
-
Field group instance that is used as a prototype for creating the
sub-collection field groups.
- getSubCollectionFieldGroupPrototype() - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
- getSubCollectionFieldGroupPrototype() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
- getSubCollectionIndex(Object, String) - Method in class org.kuali.rice.kns.web.struts.action.KualiMaintenanceDocumentAction
-
- getSubCollections() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
List of CollectionGroup
instances that are sub-collections
of the collection represented by this collection group
- getSubCollectionSuffix() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Suffix for IDs that identifies the collection line the sub-collection belongs to
- getSubEthnicityCode() - Method in class org.kuali.rice.kim.api.identity.personal.EntityEthnicity.Builder
-
- getSubEthnicityCode() - Method in class org.kuali.rice.kim.api.identity.personal.EntityEthnicity
-
- getSubEthnicityCode() - Method in interface org.kuali.rice.kim.api.identity.personal.EntityEthnicityContract
-
- getSubEthnicityCodeUnmasked() - Method in class org.kuali.rice.kim.api.identity.personal.EntityEthnicity.Builder
-
- getSubEthnicityCodeUnmasked() - Method in class org.kuali.rice.kim.api.identity.personal.EntityEthnicity
-
- getSubEthnicityCodeUnmasked() - Method in interface org.kuali.rice.kim.api.identity.personal.EntityEthnicityContract
-
- getSubject() - Method in class org.kuali.rice.core.api.mail.EmailContent
-
- getSubject() - Method in class org.kuali.rice.core.api.mail.EmailSubject
-
- getSubject() - Method in class org.kuali.rice.core.api.mail.MailMessage
-
- getSubjectId() - Method in class edu.sampleu.demo.course.Course
-
- getSubList() - Method in class edu.sampleu.demo.kitchensink.UITestObject
-
- getSubParameterValueAsString(ParameterKey, String) - Method in interface org.kuali.rice.coreservice.api.parameter.ParameterRepositoryService
-
- getSubParameterValueAsString(Class<?>, String, String) - Method in interface org.kuali.rice.coreservice.framework.parameter.ParameterService
-
Retrieves a subParameter's string value.
- getSubParameterValueAsString(String, String, String, String) - Method in interface org.kuali.rice.coreservice.framework.parameter.ParameterService
-
Retrieves a subParameter's string value.
- getSubParameterValueAsString(ParameterKey, String) - Method in class org.kuali.rice.coreservice.impl.parameter.ParameterRepositoryServiceImpl
-
- getSubParameterValueAsString(String, String, String, String) - Method in class org.kuali.rice.coreservice.impl.parameter.ParameterServiceImpl
-
- getSubParameterValueAsString(Class<?>, String, String) - Method in class org.kuali.rice.coreservice.impl.parameter.ParameterServiceImpl
-
- getSubParameterValuesAsString(ParameterKey, String) - Method in interface org.kuali.rice.coreservice.api.parameter.ParameterRepositoryService
-
- getSubParameterValuesAsString(Class<?>, String, String) - Method in interface org.kuali.rice.coreservice.framework.parameter.ParameterService
-
Retrieves a subParameter's string values where a subParameter contains 0 or more values.
- getSubParameterValuesAsString(String, String, String, String) - Method in interface org.kuali.rice.coreservice.framework.parameter.ParameterService
-
Retrieves a subParameter's string values where a subParameter contains 0 or more values.
- getSubParameterValuesAsString(ParameterKey, String) - Method in class org.kuali.rice.coreservice.impl.parameter.ParameterRepositoryServiceImpl
-
- getSubParameterValuesAsString(String, String, String, String) - Method in class org.kuali.rice.coreservice.impl.parameter.ParameterServiceImpl
-
- getSubParameterValuesAsString(Class<?>, String, String) - Method in class org.kuali.rice.coreservice.impl.parameter.ParameterServiceImpl
-
- getSubscribableChannels() - Method in class org.kuali.rice.ken.service.impl.NotificationChannelServiceImpl
-
- getSubscribableChannels() - Method in interface org.kuali.rice.ken.service.NotificationChannelService
-
This method retrieves all channels in the system that can be subscribed to.
- getSubscription(String, String) - Method in class org.kuali.rice.ken.service.impl.UserPreferenceServiceImpl
-
- getSubscription(String, String) - Method in interface org.kuali.rice.ken.service.UserPreferenceService
-
This method retrieves the UserChannelSubscription instance given the two unique keys that are
passed in.
- getSubscriptions() - Method in class org.kuali.rice.ken.bo.NotificationChannel
-
Gets the list of subscriptions to this channel
- getSubsidizedPercent() - Method in class edu.sampleu.travel.bo.TravelAccount
-
- getSubsidizedPercent() - Method in class edu.sampleu.travel.dto.TravelAccountInfo
-
- getSuccesses() - Method in class org.kuali.rice.kcb.quartz.ProcessingResult
-
Returns the list of successes
- getSuccesses() - Method in class org.kuali.rice.ken.service.ProcessingResult
-
Returns the list of successes
- getSuffix() - Method in class edu.sampleu.demo.course.Course
-
- getSuggestQuery() - Method in class org.kuali.rice.krad.uif.widget.Suggest
-
Attribute query instance the will be executed to provide
the suggest options
- getSuiteLifecycles() - Method in class org.kuali.rice.test.RiceTestCase
-
Returns the List of Lifecycles to start when the unit test suite is started
- getSummary() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
- getSummary() - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
- getSummary() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
If summary wasn't set on this instance, use the value from its delegate.
- getSummaryFields() - Method in interface org.kuali.rice.kns.datadictionary.CollectionDefinitionI
-
Deprecated.
- getSummaryFields() - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
-
Deprecated.
- getSummaryFields() - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
- getSummaryFields() - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
List of attribute names from the collection line class that should be
used to build the line summary.
- getSummaryTitle() - Method in interface org.kuali.rice.kns.datadictionary.CollectionDefinitionI
-
Deprecated.
- getSummaryTitle() - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
-
Deprecated.
- getSummaryTitle() - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
- getSummaryTitle() - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
Text to appears in the header for each collection lines Group.
- getSuperUserApproveNotificationPolicy() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getSuperUserGroupId() - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- getSuperUserGroupId() - Method in class org.kuali.rice.kew.api.doctype.DocumentType
-
- getSuperUserGroupId() - Method in interface org.kuali.rice.kew.api.doctype.DocumentTypeContract
-
- getSuperUserGroupId() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getSuperUserWorkgroup() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getSuperUserWorkgroupNoInheritence() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getSuPostprocessorOverridePolicy() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
This method returns a DocumentTypePolicy object related to the DocumentStatusPolicy defined for this document type.
- getSupplementalActionsEnabled() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- getSupplementalMenuBar() - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
- getSupplementalMenuBar() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- getSupplementalMenuBar() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
- getSupplementalMenuBar() - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
- getSupplementalMenuBar() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
This method gets the supplemental lookup menu if any
- getSupportAttributes() - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
-
- getSupportedComponents() - Method in interface org.kuali.rice.krad.uif.container.Container
-
Set
of Component
classes that may be placed
into the container
- getSupportedComponents() - Method in class org.kuali.rice.krad.uif.container.Group
-
- getSupportedComponents() - Method in class org.kuali.rice.krad.uif.container.NavigationGroup
-
- getSupportedComponents() - Method in class org.kuali.rice.krad.uif.container.TabGroup
-
Only groups are supported for this group.
- getSupportedComponents() - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
-
- getSupportedComponents() - Method in class org.kuali.rice.krad.uif.modifier.ComponentConvertModifier
-
- getSupportedComponents() - Method in interface org.kuali.rice.krad.uif.modifier.ComponentModifier
-
Set
of Component
classes that may be sent to
the modifier
- getSupportedComponents() - Method in class org.kuali.rice.krad.uif.modifier.LabelFieldSeparateModifier
-
- getSupportedComponents() - Method in class org.kuali.rice.krad.uif.view.View
-
- getSupportedContainer() - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManager
-
- getSupportedContainer() - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
Determines what Container
classes are supported by the
LayoutManager
- getSupportedContainer() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
Default Impl
- getSupportedContainer() - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
- getSupportedContainer() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
- getSupportedCredentialsType() - Method in interface org.kuali.rice.core.api.security.credentials.CredentialsSource
-
Returns the supported CredentialsType.
- getSupportedCredentialsType() - Method in class org.kuali.rice.ksb.security.credentials.UsernamePasswordCredentialsSource
-
- getSupportedCredentialsType() - Method in class org.kuali.rice.ksb.security.credentials.X509CredentialsSource
-
- getSupportedDataTypes() - Method in class org.kuali.rice.kew.docsearch.DocumentSearchInternalUtils.SearchableAttributeConfiguration
-
- getSupportedFormats(Class<?>) - Method in class org.kuali.rice.coreservice.impl.style.StyleDataExporter
-
- getSupportedFormats(Class<?>) - Method in class org.kuali.rice.edl.impl.xml.export.EdlDataExporter
-
- getSupportedFormats(Class<?>) - Method in class org.kuali.rice.kew.export.DataExporter
-
- getSupportedFormats(Class<?>) - Method in class org.kuali.rice.kim.impl.jaxb.KimImporterAndExporter
-
- getSupportedFormats(Class<?>) - Method in interface org.kuali.rice.krad.bo.Exporter
-
Returns a List of ExportFormats supported by this Exporter for the given
DataOject class.
- getSupportsOnBlur() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getSupportsOnBlur() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Indicates whether the component supports the onBlur event
- getSupportsOnBlur() - Method in class org.kuali.rice.krad.uif.control.ControlBase
-
- getSupportsOnChange() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getSupportsOnChange() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Indicates whether the component supports the onChange event
- getSupportsOnChange() - Method in class org.kuali.rice.krad.uif.control.ControlBase
-
- getSupportsOnClick() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getSupportsOnClick() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Indicates whether the component supports the onClick event
- getSupportsOnClick() - Method in class org.kuali.rice.krad.uif.control.ControlBase
-
- getSupportsOnClick() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- getSupportsOnClick() - Method in class org.kuali.rice.krad.uif.field.LinkField
-
- getSupportsOnClose() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getSupportsOnClose() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Indicates whether the component supports the onClose event
- getSupportsOnDblClick() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getSupportsOnDblClick() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Indicates whether the component supports the onDblClick event
- getSupportsOnDblClick() - Method in class org.kuali.rice.krad.uif.control.ControlBase
-
- getSupportsOnDocumentReady() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getSupportsOnDocumentReady() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Indicates whether the component supports the document ready event
- getSupportsOnDocumentReady() - Method in class org.kuali.rice.krad.uif.view.View
-
onDocumentReady script configured on the View
gets placed in
a document ready jQuery block
- getSupportsOnFocus() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getSupportsOnFocus() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Indicates whether the component supports the onFocus event
- getSupportsOnFocus() - Method in class org.kuali.rice.krad.uif.control.ControlBase
-
- getSupportsOnKeyDown() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getSupportsOnKeyDown() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Indicates whether the component supports the onKeyDown event
- getSupportsOnKeyPress() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getSupportsOnKeyPress() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Indicates whether the component supports the onKeyPress event
- getSupportsOnKeyUp() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getSupportsOnKeyUp() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Indicates whether the component supports the onKeyUp event
- getSupportsOnLoad() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getSupportsOnLoad() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Indicates whether the component supports the onLoad event
- getSupportsOnLoad() - Method in class org.kuali.rice.krad.uif.field.IframeField
-
- getSupportsOnLoad() - Method in class org.kuali.rice.krad.uif.field.InputField
-
- getSupportsOnLoad() - Method in class org.kuali.rice.krad.uif.view.View
-
onLoad script configured on the View
gets placed in a load
call
- getSupportsOnMouseDown() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getSupportsOnMouseDown() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Indicates whether the component supports the onMouseDown event
- getSupportsOnMouseMove() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getSupportsOnMouseMove() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Indicates whether the component supports the onMouseMove event
- getSupportsOnMouseOut() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getSupportsOnMouseOut() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Indicates whether the component supports the onMouseOut event
- getSupportsOnMouseOver() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getSupportsOnMouseOver() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Indicates whether the component supports the onMouseOver event
- getSupportsOnMouseUp() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getSupportsOnMouseUp() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Indicates whether the component supports the onMouseUp event
- getSupportsOnSubmit() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getSupportsOnSubmit() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Indicates whether the component supports the onSubmit event
- getSupportsOnSubmit() - Method in class org.kuali.rice.krad.uif.view.View
-
onSubmit script configured on the View
gets placed on the
form element
- getSupportsOnUnload() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getSupportsOnUnload() - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Indicates whether the component supports the onUnload event
- getSupportsQuickInitiatePolicy() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getSuppressActions() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- getSuppressNotifyNodeStateKeys(ActionRequest) - Method in class org.kuali.rice.kew.actionrequest.service.impl.NotificationSuppression
-
Builds keys for action requests used for notification suppression.
- getSuppressNotifyNodeStateKeys(ActionRequestValue) - Method in class org.kuali.rice.kew.actionrequest.service.impl.NotificationSuppression
-
Builds keys for action requests used for notification suppression.
- getSwitchToPageNumber() - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
-
Gets the switchToPageNumber attribute.
- getSwitchToPageNumber() - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- getSymbol() - Method in class org.kuali.rice.core.web.format.CurrencyFormatter
-
- getSystemPrincipal() - Method in interface org.kuali.rice.kew.identity.service.IdentityHelperService
-
Returns the principal for the "system user".
- getSystemPrincipal() - Method in class org.kuali.rice.kew.identity.service.impl.IdentityHelperServiceImpl
-
- getTabGroup() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getTabIndex() - Method in interface org.kuali.rice.krad.uif.control.Control
-
Unique index of the control within the tab order
- getTabIndex() - Method in class org.kuali.rice.krad.uif.control.ControlBase
-
- getTable() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.EntityDescriptor
-
- getTableName() - Method in class org.kuali.rice.kew.docsearch.DocumentSearchInternalUtils.SearchableAttributeConfiguration
-
- getTableName(Class<? extends PersistableBusinessObject>) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceImpl
-
This overridden method ...
- getTableName(Class<? extends PersistableBusinessObject>) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceJpaImpl
-
- getTableName(Class<? extends PersistableBusinessObject>) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceOjbImpl
-
This overridden method ...
- getTableName(Class<? extends PersistableBusinessObject>) - Method in interface org.kuali.rice.krad.service.PersistenceStructureService
-
Returns the name of the table underlying the business object class
- getTablesNotToClear() - Method in class org.kuali.rice.test.ClearDatabaseLifecycle
-
- getTablesToClear() - Method in class org.kuali.rice.test.ClearDatabaseLifecycle
-
- getTabState(KualiForm, String) - Static method in class org.kuali.rice.kns.util.WebUtils
-
JSTL function to return the tab state of the tab from the form.
- getTabState(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
Special getter based on key to work with multi rows for tab state objects
- getTabStates() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
- 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
- getTabToToggle(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
-
Determines which tab was requested to be toggled
- getTarget() - Method in class org.kuali.rice.core.api.util.reflect.BaseTargetedInvocationHandler
-
- getTarget() - Method in interface org.kuali.rice.core.api.util.reflect.TargetedInvocationHandler
-
Returns the target object wrapped by this InvocationHandler.
- getTarget() - Method in class org.kuali.rice.kew.role.KimRoleRecipient
-
- getTarget() - Method in class org.kuali.rice.kew.role.KimRoleResponsibilityRecipient
-
- getTarget() - Method in class org.kuali.rice.kew.user.RoleRecipient
-
- getTarget() - Method in class org.kuali.rice.kns.datadictionary.control.LinkControlDefinition
-
Deprecated.
- getTarget() - Method in class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
-
Deprecated.
- getTarget() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getTarget() - Method in class org.kuali.rice.krad.uif.field.LinkField
-
- getTarget() - Method in class org.kuali.rice.ksb.messaging.serviceproxies.AsynchronousServiceCallProxy
-
Returns the List of asynchronous services which will be invoked by calls to this proxy.
- getTarget() - Method in class org.kuali.rice.ksb.messaging.serviceproxies.DelayedAsynchronousServiceCallProxy
-
Returns the List of asynchronous services which will be invoked by calls to this proxy.
- getTargetClass() - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
-
- getTargetClazz() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
- getTargetEntity() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.CollectionDescriptor
-
- getTargetEntity() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.ObjectDescriptor
-
- getTargetGroupId() - Method in class org.kuali.rice.kew.api.action.AdHocToGroup.Builder
-
- getTargetGroupId() - Method in class org.kuali.rice.kew.api.action.AdHocToGroup
-
- getTargetName() - Method in class org.kuali.rice.krad.datadictionary.PrimitiveAttributeDefinition
-
- getTargetNodeName() - Method in class org.kuali.rice.kew.api.action.RoutingReportCriteria.Builder
-
- getTargetNodeName() - Method in class org.kuali.rice.kew.api.action.RoutingReportCriteria
-
- getTargetNodeName() - Method in interface org.kuali.rice.kew.api.action.RoutingReportCriteriaContract
-
- getTargetPrincipalId() - Method in class org.kuali.rice.kew.api.action.AdHocToPrincipal.Builder
-
- getTargetPrincipalId() - Method in class org.kuali.rice.kew.api.action.AdHocToPrincipal
-
- getTargetPrincipalIds() - Method in class org.kuali.rice.kew.api.action.RoutingReportCriteria.Builder
-
- getTargetPrincipalIds() - Method in class org.kuali.rice.kew.api.action.RoutingReportCriteria
-
- getTargetPrincipalIds() - Method in interface org.kuali.rice.kew.api.action.RoutingReportCriteriaContract
-
- getTargetToString() - Method in class org.kuali.rice.ksb.messaging.bam.BAMTargetEntry
-
- getTargetType() - Method in exception org.kuali.rice.krad.exception.AuthorizationException
-
- getTaskCount() - Method in interface org.kuali.rice.ksb.messaging.threadpool.KSBThreadPool
-
- getTaxExternalIdTypeCode() - Method in interface org.kuali.rice.kim.util.Constants
-
Gets the value of taxExternalIdTypeCode
- getTemplate() - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewAction.PermissionForDisplay
-
- getTemplate() - Method in class org.kuali.rice.kim.api.permission.Permission.Builder
-
- getTemplate() - Method in class org.kuali.rice.kim.api.permission.Permission
-
- getTemplate() - Method in interface org.kuali.rice.kim.api.permission.PermissionContract
-
The Template referenced by the Permission.
- getTemplate() - Method in class org.kuali.rice.kim.api.responsibility.Responsibility.Builder
-
- getTemplate() - Method in class org.kuali.rice.kim.api.responsibility.Responsibility
-
- getTemplate() - Method in interface org.kuali.rice.kim.api.responsibility.ResponsibilityContract
-
The Template referenced by the Responsibility.
- getTemplate() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- getTemplate() - Method in interface org.kuali.rice.krad.uif.component.Component
-
The path to the JSP file that should be called to render the component
- getTemplate() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getTemplate() - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
The path to the JSP file that should be called to invoke the layout
manager
- getTemplate() - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
- getTemplateRuleInd() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getTemporalType() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
- getTerm() - Method in class edu.sampleu.demo.course.CourseSection
-
- getTermBoService() - Static method in class org.kuali.rice.krms.impl.repository.KrmsRepositoryServiceLocator
-
- getTermBoService() - Method in class org.kuali.rice.krms.impl.rule.TermBusRule
-
- getTermBoService() - Method in class org.kuali.rice.krms.impl.rule.TermSpecBusRule
-
- getTermById(String) - Method in interface org.kuali.rice.krms.impl.repository.TermBoService
-
- getTermById(String) - Method in class org.kuali.rice.krms.impl.repository.TermBoServiceImpl
-
- getTermId() - Method in class org.kuali.rice.krms.api.repository.term.TermParameterDefinition.Builder
-
- getTermId() - Method in class org.kuali.rice.krms.api.repository.term.TermParameterDefinition
-
- getTermId() - Method in interface org.kuali.rice.krms.api.repository.term.TermParameterDefinitionContract
-
- getTerminalNodeInstances(String) - Method in class org.kuali.rice.kew.engine.node.dao.impl.RouteNodeDAOJpaImpl
-
- getTerminalNodeInstances(String) - Method in class org.kuali.rice.kew.engine.node.dao.impl.RouteNodeDAOOjbImpl
-
- getTerminalNodeInstances(String) - Method in interface org.kuali.rice.kew.engine.node.dao.RouteNodeDAO
-
- getTerminalNodeInstances(String) - Method in class org.kuali.rice.kew.engine.node.service.impl.RouteNodeServiceImpl
-
- getTerminalNodeInstances(String) - Method in interface org.kuali.rice.kew.engine.node.service.RouteNodeService
-
Retrieves the terminal node instances of the given Document.
- getTerminalRouteNodeInstances(String) - Method in interface org.kuali.rice.kew.api.document.WorkflowDocumentService
-
- getTerminalRouteNodeInstances(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentServiceImpl
-
- getTermInClassHours() - Method in class edu.sampleu.demo.course.CourseSection
-
- getTermOutOfClassHours() - Method in class edu.sampleu.demo.course.CourseSection
-
- getTermResolverById(String) - Method in interface org.kuali.rice.krms.impl.repository.TermBoService
-
- getTermResolverById(String) - Method in class org.kuali.rice.krms.impl.repository.TermBoServiceImpl
-
- getTermResolvers() - Method in class org.kuali.rice.krms.framework.engine.BasicContext
-
- getTermResolvers() - Method in interface org.kuali.rice.krms.framework.engine.Context
-
- getTermResolversByNamespace(String) - Method in interface org.kuali.rice.krms.impl.repository.TermBoService
-
- getTermResolversByNamespace(String) - Method in class org.kuali.rice.krms.impl.repository.TermBoServiceImpl
-
- getTermResolversByOutputId(String, String) - Method in interface org.kuali.rice.krms.impl.repository.TermBoService
-
Get the
TermResolverDefinition
s for any term resolvers in the specified namespace that have the given
term specification as their output.
- getTermResolversByOutputId(String, String) - Method in class org.kuali.rice.krms.impl.repository.TermBoServiceImpl
-
- getTermResolverTypeService(TermResolverDefinition) - Method in interface org.kuali.rice.krms.impl.type.KrmsTypeResolver
-
- getTermResolverTypeService(TermResolverDefinition) - Method in class org.kuali.rice.krms.impl.type.KrmsTypeResolverImpl
-
- getTermsForCaller(Object) - Method in interface org.kuali.rice.krms.api.engine.ExecutionEnvironment
-
Return a set of Term for the given value
- getTermsForCaller(Object) - Method in class org.kuali.rice.krms.framework.engine.BasicExecutionEnvironment
-
- getTermSpecificationById(String) - Method in interface org.kuali.rice.krms.impl.repository.TermBoService
-
- getTermSpecificationById(String) - Method in class org.kuali.rice.krms.impl.repository.TermBoServiceImpl
-
- getTermTotalHours() - Method in class edu.sampleu.demo.course.CourseSection
-
- getTest() - Method in class org.kuali.rice.kew.actionlist.web.ActionListFilterForm
-
- getTestAddress(Document) - Method in class org.kuali.rice.edl.impl.components.NoteConfigComponent
-
- getTestHarnessConfig() - Method in class org.kuali.rice.test.RiceTestCase
-
- getTestHarnessSpringBeansLocation() - Method in class org.kuali.rice.test.RiceTestCase
-
Returns the location of the test harness spring beans context file.
- getTestHarnessSpringResourceLoader() - Method in class org.kuali.rice.test.RiceTestCase
-
- getTestPerson() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getTestPersonId() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getTestPrincipalNames() - Method in interface org.kuali.rice.kim.util.Constants
-
- getText() - Method in class org.kuali.rice.kew.api.note.Note.Builder
-
- getText() - Method in class org.kuali.rice.kew.api.note.Note
-
- getText() - Method in interface org.kuali.rice.kew.api.note.NoteContract
-
- getText() - Method in class org.kuali.rice.kew.notes.Note
-
- getTEXT() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getTEXT_AREA() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getTextAreaControl() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getTextControl() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getTheme() - Method in class org.kuali.rice.krad.uif.view.View
-
The theme which contains stylesheets for this view
- getThisRule() - Method in class org.kuali.rice.kew.document.RoutingRuleDelegationMaintainable
-
- getThisRule() - Method in class org.kuali.rice.kew.document.RoutingRuleMaintainable
-
Returns the RuleBaseValues business object associated with this Maintainable.
- getThisRuleDelegation() - Method in class org.kuali.rice.kew.document.RoutingRuleDelegationMaintainable
-
- getThreadName() - Method in class org.kuali.rice.ksb.messaging.bam.BAMTargetEntry
-
- getThreadPool() - Method in class org.kuali.rice.ksb.messaging.web.ThreadPoolForm
-
- getThreadPool() - Static method in class org.kuali.rice.ksb.service.KSBServiceLocator
-
- getTicketContext() - Method in class org.kuali.rice.krad.util.SessionTicket
-
- getTicketTypeName() - Method in class org.kuali.rice.krad.util.SessionTicket
-
- getTimeDate() - Method in class org.kuali.rice.kew.feedback.web.FeedbackForm
-
- getTimeIncrement() - Method in class org.kuali.rice.ksb.messaging.exceptionhandling.DefaultMessageExceptionHandler
-
- getTimeIncrement() - Method in class org.kuali.rice.ksb.messaging.web.ThreadPoolForm
-
- getTimeout(Map<String, Object>) - Method in class org.kuali.rice.kim.sesn.timeouthandlers.DisabledTimeoutHandler
-
Determines the timeout based on the context and initiator
- getTimeout(Map) - Method in class org.kuali.rice.kim.sesn.timeouthandlers.GlobalTimeoutHandler
-
Determines the timeout based on the context and initiator
- getTimeout(Map<String, Object>) - Method in interface org.kuali.rice.kim.sesn.timeouthandlers.TimeoutHandler
-
Determines the timeout based on the context and initiator
- getTimeoutField() - Method in class org.kuali.rice.kim.sesn.timeouthandlers.AbstractTimeoutHandler
-
- getTimeoutPeriod() - Method in class org.kuali.rice.kim.sesn.timeouthandlers.GlobalTimeoutHandler
-
- getTimeoutSeconds() - Method in class org.kuali.rice.core.framework.persistence.platform.OracleDatabasePlatform
-
- getTimeShown() - Method in class org.kuali.rice.krad.uif.widget.Growls
-
The time growls are shown in milliseconds
- getTimestamp() - Method in interface org.kuali.rice.krms.api.engine.ResultEvent
-
Returns the org.joda.time.DateTime timestamp of the ResultEvent.
- getTimestamp() - Method in class org.kuali.rice.krms.framework.engine.result.BasicResult
-
- getTimestamp() - Method in class org.kuali.rice.krms.framework.engine.result.TimingResult
-
- gettingNextItem(T, int) - Method in interface org.kuali.rice.core.util.jaxb.RiceXmlListGetterListener
-
A listener method that converts the given item into the one expected by the list.
- gettingNextItem(Object, int) - Method in class org.kuali.rice.kim.impl.jaxb.PermissionsXmlDTO
-
- gettingNextItem(String, int) - Method in class org.kuali.rice.kim.impl.jaxb.RoleMembersXmlDTO.WithinRole
-
- gettingNextItem(String, int) - Method in class org.kuali.rice.kim.impl.jaxb.RolePermissionsXmlDTO.WithinRole
-
- gettingNextItem(Object, int) - Method in class org.kuali.rice.kim.impl.jaxb.RolesXmlDTO
-
- getTitle() - Method in class edu.sampleu.bookstore.bo.Book
-
- getTitle() - Method in class edu.sampleu.demo.course.Course
-
- getTitle() - Method in class org.kuali.rice.kcb.api.message.MessageDTO
-
- getTitle() - Method in class org.kuali.rice.kcb.bo.Message
-
Gets the title
- getTitle() - Method in class org.kuali.rice.kcb.deliverer.impl.AOLInstantMessageDeliverer
-
- getTitle() - Method in class org.kuali.rice.kcb.deliverer.impl.EmailMessageDeliverer
-
- getTitle() - Method in class org.kuali.rice.kcb.deliverer.impl.MockMessageDeliverer
-
- getTitle() - Method in class org.kuali.rice.kcb.deliverer.impl.SMSMessageDeliverer
-
- getTitle() - Method in interface org.kuali.rice.kcb.deliverer.MessageDeliverer
-
This method returns the human readable Title of the plugin.
- getTitle() - Method in class org.kuali.rice.ken.bo.Notification
-
Gets the title
- getTitle() - Method in class org.kuali.rice.kew.api.document.Document.Builder
-
- getTitle() - Method in class org.kuali.rice.kew.api.document.Document
-
- getTitle() - Method in interface org.kuali.rice.kew.api.document.DocumentContract
-
Retrieve the document title
- getTitle() - Method in class org.kuali.rice.kew.api.document.DocumentUpdate.Builder
-
- getTitle() - Method in class org.kuali.rice.kew.api.document.DocumentUpdate
-
- getTitle() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- getTitle() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria
-
- getTitle() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchCriteriaContract
-
Returns the document title criteria to search against when executing the document search.
- getTitle() - Method in interface org.kuali.rice.kew.docsearch.DocumentSearchCriteriaEbo
-
- getTitle() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getTitle() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl.ModifiableDocument
-
- getTitle() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getTitle() - Method in class org.kuali.rice.kim.lookup.PersonLookupableHelperServiceImpl
-
- getTitle() - Method in class org.kuali.rice.kns.datadictionary.InquiryDefinition
-
Deprecated.
- getTitle() - Method in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
-
Deprecated.
- getTitle() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- getTitle() - Method in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
-
Deprecated.
- getTitle() - Method in interface org.kuali.rice.kns.inquiry.Inquirable
-
Deprecated.
- getTitle() - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
Deprecated.
- getTitle() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- getTitle() - Method in class org.kuali.rice.kns.lookup.HtmlData
-
Deprecated.
- getTitle(String, Class, List) - Method in class org.kuali.rice.kns.lookup.HtmlData
-
Deprecated.
- getTitle() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
- getTitle() - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
- getTitle() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
- getTitle() - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
-
- getTitle() - Method in interface org.kuali.rice.krad.uif.component.Component
-
A title for the component.
- getTitle() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- getTitle() - Method in class org.kuali.rice.krad.uif.view.HistoryEntry
-
The title of the view
- getTitleAttribute(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
the attribute to be associated with for object level markings
- getTitleAttribute(Class) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- getTitleAttribute() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- getTitleAttribute(Class<?>) - Method in interface org.kuali.rice.krad.service.DataObjectMetaDataService
-
Returns the attribute to be associated with for object level markings.
- getTitleAttribute(Class<?>) - Method in class org.kuali.rice.krad.service.impl.DataObjectMetaDataServiceImpl
-
- getTitleText(String, Object, List<String>, BusinessObjectRestrictions) - Static method in class org.kuali.rice.kns.lookup.HtmlData
-
Deprecated.
KFSMI-658 This method gets the title text for a link/control
- getTitleText(String, Class<?>, Map<String, String>) - Static method in class org.kuali.rice.kns.lookup.HtmlData
-
Deprecated.
- getToAddress() - Method in class org.kuali.rice.core.api.mail.EmailTo
-
- getToAddresses() - Method in class org.kuali.rice.core.api.mail.EmailToList
-
- getToAddresses() - Method in class org.kuali.rice.core.api.mail.MailMessage
-
- getToAddressesAsAddressArray() - Method in class org.kuali.rice.core.api.mail.EmailBcList
-
- getToAddressesAsAddressArray() - Method in class org.kuali.rice.core.api.mail.EmailCcList
-
- getToAddressesAsAddressArray() - Method in class org.kuali.rice.core.api.mail.EmailToList
-
- getToDate() - Method in class org.kuali.rice.kew.api.rule.Rule.Builder
-
- getToDate() - Method in class org.kuali.rice.kew.api.rule.Rule
-
- getToDate() - Method in interface org.kuali.rice.kew.api.rule.RuleContract
-
The ending date of the rule.
- getToDate() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getToDateString() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getToDateString() - Method in class org.kuali.rice.kew.rule.web.WebRuleBaseValues
-
- getToDateValue() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getTopicService(ServiceConfiguration) - Method in class org.kuali.rice.ksb.messaging.MessageServiceInvoker
-
Get the service as a topic.
- getTopLevelRequests(ActionRequestValue) - Method in interface org.kuali.rice.kew.actionrequest.service.ActionRequestService
-
If this is a role request, then this method returns a List of the action request for each recipient within the
role.
- getTopLevelRequests(ActionRequestValue) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
- getTotalMaxEnrollment() - Method in class edu.sampleu.demo.course.CourseSection
-
- getTotalMinEnrollment() - Method in class edu.sampleu.demo.course.CourseSection
-
- getTotalNumberOfPages() - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
-
Gets the totalNumberOfPages attribute.
- getTotalNumberOfPages() - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- getTotalPrice() - Method in class edu.sampleu.bookstore.bo.BookOrder
-
- getTotalRowCount() - Method in class org.kuali.rice.core.api.criteria.GenericQueryResults.Builder
-
- getTotalRowCount() - Method in class org.kuali.rice.core.api.criteria.GenericQueryResults
-
- getTotalRowCount() - Method in interface org.kuali.rice.core.api.criteria.QueryResults
-
Gets the total number of records that match the executed query.
- getTotalRowCount() - Method in class org.kuali.rice.coreservice.api.parameter.ParameterQueryResults.Builder
-
- getTotalRowCount() - Method in class org.kuali.rice.coreservice.api.parameter.ParameterQueryResults
-
- getTotalRowCount() - Method in class org.kuali.rice.kew.api.rule.RuleQueryResults.Builder
-
- getTotalRowCount() - Method in class org.kuali.rice.kew.api.rule.RuleQueryResults
-
- getTotalRowCount() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateQueryResults.Builder
-
- getTotalRowCount() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateQueryResults
-
- getTotalRowCount() - Method in class org.kuali.rice.kim.api.common.template.TemplateQueryResults.Builder
-
- getTotalRowCount() - Method in class org.kuali.rice.kim.api.common.template.TemplateQueryResults
-
- getTotalRowCount() - Method in class org.kuali.rice.kim.api.group.GroupMemberQueryResults.Builder
-
- getTotalRowCount() - Method in class org.kuali.rice.kim.api.group.GroupMemberQueryResults
-
- getTotalRowCount() - Method in class org.kuali.rice.kim.api.group.GroupQueryResults.Builder
-
- getTotalRowCount() - Method in class org.kuali.rice.kim.api.group.GroupQueryResults
-
- getTotalRowCount() - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefaultQueryResults.Builder
-
- getTotalRowCount() - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefaultQueryResults
-
- getTotalRowCount() - Method in class org.kuali.rice.kim.api.identity.entity.EntityQueryResults.Builder
-
- getTotalRowCount() - Method in class org.kuali.rice.kim.api.identity.entity.EntityQueryResults
-
- getTotalRowCount() - Method in class org.kuali.rice.kim.api.identity.name.EntityNameQueryResults.Builder
-
- getTotalRowCount() - Method in class org.kuali.rice.kim.api.identity.name.EntityNameQueryResults
-
- getTotalRowCount() - Method in class org.kuali.rice.kim.api.identity.principal.PrincipalQueryResults.Builder
-
- getTotalRowCount() - Method in class org.kuali.rice.kim.api.identity.principal.PrincipalQueryResults
-
- getTotalRowCount() - Method in class org.kuali.rice.kim.api.permission.PermissionQueryResults.Builder
-
- getTotalRowCount() - Method in class org.kuali.rice.kim.api.permission.PermissionQueryResults
-
- getTotalRowCount() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityQueryResults.Builder
-
- getTotalRowCount() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityQueryResults
-
- getTotalRowCount() - Method in class org.kuali.rice.kim.api.role.DelegateMemberQueryResults.Builder
-
- getTotalRowCount() - Method in class org.kuali.rice.kim.api.role.DelegateMemberQueryResults
-
- getTotalRowCount() - Method in class org.kuali.rice.kim.api.role.RoleMemberQueryResults.Builder
-
- getTotalRowCount() - Method in class org.kuali.rice.kim.api.role.RoleMemberQueryResults
-
- getTotalRowCount() - Method in class org.kuali.rice.kim.api.role.RoleMembershipQueryResults.Builder
-
- getTotalRowCount() - Method in class org.kuali.rice.kim.api.role.RoleMembershipQueryResults
-
- getTotalRowCount() - Method in class org.kuali.rice.kim.api.role.RoleQueryResults.Builder
-
- getTotalRowCount() - Method in class org.kuali.rice.kim.api.role.RoleQueryResults
-
- getTransactionalDocument() - Method in class org.kuali.rice.kns.web.struts.form.KualiTransactionalDocumentFormBase
-
This method retrieves an instance of the form.
- getTransactionalDocumentDictionaryService() - Static method in class org.kuali.rice.kns.service.KNSServiceLocator
-
Deprecated.
- getTransactionAttribute(Method, Class<?>) - Method in class org.kuali.rice.core.impl.util.spring.AnnotationAndNameMatchingTransactionAttributeSource
-
- getTransactionManager() - Method in class org.kuali.rice.core.framework.persistence.ojb.TransactionManagerFactory
-
- getTransactionManager() - Method in class org.kuali.rice.core.impl.config.module.CoreConfigurer
-
- getTransactionManager() - Method in interface org.kuali.rice.kcb.service.KCBServiceLocator
-
- getTransactionManager() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getTransactionManager() - Method in class org.kuali.rice.kns.web.struts.action.KualiRequestProcessor
-
- getTransactionManager() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorInternal
-
- getTransactionTemplate() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorInternal
-
- getTransactionTemplate() - Static method in class org.kuali.rice.ksb.service.KSBServiceLocator
-
- getTransactionTimeout() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getTransactionTimeout() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getTranscriptTitle() - Method in class edu.sampleu.demo.course.Course
-
- getTransformer() - Method in class org.kuali.rice.edl.impl.EDLContext
-
- getTransitioningFrom() - Method in class org.kuali.rice.kew.engine.EngineState
-
- getTransitioningTo() - Method in class org.kuali.rice.kew.engine.EngineState
-
- getTranslator() - Method in class org.kuali.rice.krms.impl.type.RuleTypeServiceBase
-
- getTransposedName(UserSession, PrincipalContract) - Static method in class org.kuali.rice.kew.user.UserUtils
-
- getTravelAccount(int) - Method in class edu.sampleu.travel.document.TravelDocument2
-
- getTravelAccount() - Method in class edu.sampleu.travel.web.form.TravelDocumentForm2
-
- getTravelAccount1() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getTravelAccount2() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getTravelAccount3() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getTravelAccount4() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getTravelAccounts() - Method in class edu.sampleu.travel.document.TravelDocument2
-
- getTraveler() - Method in class edu.sampleu.travel.document.TravelDocument2
-
- getTree() - Method in class org.kuali.rice.krad.uif.container.TreeGroup
-
- getTree1() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getTree2() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getTreeGroup() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getTreeGroups() - Method in class org.kuali.rice.krad.uif.container.TreeGroup
-
- getTrigger() - Method in class org.kuali.rice.ksb.messaging.web.QuartzQueueForm
-
- getTriggerNames() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- getTrimmedCurrentElementKey(String) - Method in class org.kuali.rice.kew.xml.AbstractTransformationFilter
-
- getTrueValue() - Method in class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversion4
-
Deprecated.
- getTrueValue() - Method in class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversionBase
-
- getTrueValue() - Method in class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversionTF
-
- getTruncateTableSql(String) - Method in class org.kuali.rice.core.framework.persistence.platform.ANSISqlDatabasePlatform
-
- getTruncateTableSql(String) - Method in interface org.kuali.rice.core.framework.persistence.platform.DatabasePlatform
-
- getTruthStrings() - Method in enum org.kuali.rice.core.api.util.Truth
-
- getTwoDigitTextCode() - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
Gets the twoDigitTextCode attribute.
- getType() - Method in class edu.sampleu.bookstore.bo.Address
-
- getType() - Method in class edu.sampleu.bookstore.bo.BSAddressType
-
- getType() - Method in class org.kuali.rice.core.api.reflect.DataDefinition
-
- getType() - Method in enum org.kuali.rice.core.api.uif.DataType
-
- getType() - Method in class org.kuali.rice.edl.impl.components.EDLValidation
-
- getType() - Method in class org.kuali.rice.kew.api.doctype.RouteNode.Builder
-
- getType() - Method in class org.kuali.rice.kew.api.doctype.RouteNode
-
- getType() - Method in interface org.kuali.rice.kew.api.doctype.RouteNodeContract
-
- getType() - Method in class org.kuali.rice.kew.api.extension.ExtensionDefinition.Builder
-
- getType() - Method in class org.kuali.rice.kew.api.extension.ExtensionDefinition
-
- getType() - Method in interface org.kuali.rice.kew.api.extension.ExtensionDefinitionContract
-
The "type" of extension definition.
- getType() - Method in class org.kuali.rice.kew.api.rule.RuleExpression.Builder
-
- getType() - Method in class org.kuali.rice.kew.api.rule.RuleExpression
-
- getType() - Method in interface org.kuali.rice.kew.api.rule.RuleExpressionContract
-
- getType() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- getType() - Method in class org.kuali.rice.kew.rule.bo.RuleAttribute
-
- getType() - Method in class org.kuali.rice.kew.rule.RuleExpressionDef
-
- getType() - Method in class org.kuali.rice.kew.web.AppSpecificRouteRecipient
-
- getType() - Method in class org.kuali.rice.kim.api.common.delegate.DelegateMember.Builder
-
- getType() - Method in class org.kuali.rice.kim.api.common.delegate.DelegateMember
-
- getType() - Method in interface org.kuali.rice.kim.api.common.delegate.DelegateMemberContract
-
- getType() - Method in class org.kuali.rice.kim.api.group.GroupMember.Builder
-
- getType() - Method in class org.kuali.rice.kim.api.group.GroupMember
-
- getType() - Method in interface org.kuali.rice.kim.api.group.GroupMemberContract
-
This is the type code for the Group Member.
- getType() - Method in class org.kuali.rice.kim.api.role.RoleMember.Builder
-
- getType() - Method in class org.kuali.rice.kim.api.role.RoleMember
-
- getType() - Method in interface org.kuali.rice.kim.api.role.RoleMemberContract
-
This is the type code for the Role Member.
- getType() - Method in class org.kuali.rice.kim.api.role.RoleMembership.Builder
-
- getType() - Method in class org.kuali.rice.kim.api.role.RoleMembership
-
- getType() - Method in interface org.kuali.rice.kim.api.role.RoleMembershipContract
-
- getType(String) - Method in class org.kuali.rice.kns.datadictionary.validation.MaintenanceDocumentAttributeValueReader
-
Deprecated.
- getType() - Method in class org.kuali.rice.krad.bo.AdHocRoutePersonId
-
- getType() - Method in class org.kuali.rice.krad.bo.AdHocRouteRecipient
-
- getType() - Method in class org.kuali.rice.krad.bo.AdHocRouteWorkgroupId
-
- getType(String) - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
-
The type of the attribute specified.
- getType(String) - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
-
- getType(String) - Method in class org.kuali.rice.krad.datadictionary.validation.SingleAttributeValueReader
-
- getType() - Method in interface org.kuali.rice.krms.api.engine.ResultEvent
-
Returns the type of the ResultEvent.
- getType() - Method in class org.kuali.rice.krms.api.repository.term.TermSpecificationDefinition.Builder
-
- getType() - Method in class org.kuali.rice.krms.api.repository.term.TermSpecificationDefinition
-
- getType() - Method in interface org.kuali.rice.krms.api.repository.term.TermSpecificationDefinitionContract
-
- getType() - Method in class org.kuali.rice.krms.framework.engine.result.BasicResult
-
- getType() - Method in class org.kuali.rice.krms.framework.engine.result.TimingResult
-
- getType() - Method in interface org.kuali.rice.ksb.api.bus.ServiceConfiguration
-
Returns the type of this service.
- getType() - Method in interface org.kuali.rice.ksb.api.bus.ServiceDefinition
-
Returns the type of this service.
- getType() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- getType() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration
-
- getType() - Method in class org.kuali.rice.ksb.api.bus.support.JavaServiceDefinition
-
- getType() - Method in class org.kuali.rice.ksb.api.bus.support.RestServiceDefinition
-
- getType() - Method in class org.kuali.rice.ksb.api.bus.support.SoapServiceDefinition
-
- getType() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- getType() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo
-
- getType() - Method in interface org.kuali.rice.ksb.api.registry.ServiceInfoContract
-
Returns the type of this service.
- getType() - Method in class org.kuali.rice.ksb.impl.registry.ServiceInfoBo
-
- getType() - Method in class org.kuali.rice.ksb.security.admin.KeyStoreEntryDataContainer
-
- getType(String) - Method in class org.kuali.rice.test.CompositeBeanFactory
-
- getTypeById(String) - Method in interface org.kuali.rice.kew.api.repository.type.KewTypeRepositoryService
-
Lookup a kew type based on the given id.
- getTypeById(String) - Method in class org.kuali.rice.kew.impl.repository.KewTypeBoServiceImpl
-
- getTypeById(String) - Method in interface org.kuali.rice.krms.api.repository.type.KrmsTypeRepositoryService
-
Lookup a krms type based on the given id.
- getTypeById(String) - Method in class org.kuali.rice.krms.impl.repository.KrmsTypeBoServiceImpl
-
- getTypeByName(String, String) - Method in interface org.kuali.rice.krms.api.repository.type.KrmsTypeRepositoryService
-
Get a krms type object based on name and namespace
- getTypeByName(String, String) - Method in class org.kuali.rice.krms.impl.repository.KrmsTypeBoServiceImpl
-
- getTypeByNameAndNamespace(String, String) - Method in interface org.kuali.rice.kew.api.repository.type.KewTypeRepositoryService
-
Get a kew type object based on name and namespace
- getTypeByNameAndNamespace(String, String) - Method in class org.kuali.rice.kew.impl.repository.KewTypeBoServiceImpl
-
- getTypeCode() - Method in class edu.sampleu.bookstore.bo.Book
-
- getTypeCode() - Method in class edu.sampleu.bookstore.bo.BookType
-
- getTypeDefinition(String) - Method in class org.kuali.rice.krms.impl.type.KrmsTypeResolverImpl
-
- getTypeId() - Method in interface org.kuali.rice.kew.api.peopleflow.PeopleFlowContract
-
- getTypeId() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition.Builder
-
- getTypeId() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition
-
- getTypeId() - Method in class org.kuali.rice.kew.api.repository.type.KewTypeAttribute.Builder
-
- getTypeId() - Method in class org.kuali.rice.kew.api.repository.type.KewTypeAttribute
-
- getTypeId() - Method in interface org.kuali.rice.kew.api.repository.type.KewTypeAttributeContract
-
This is the KewType to which the attribute applies
- getTypeId() - Method in class org.kuali.rice.kim.lookup.GroupLookupableHelperServiceImpl
-
- getTypeId() - Method in class org.kuali.rice.kim.lookup.RoleLookupableHelperServiceImpl
-
- getTypeId() - Method in class org.kuali.rice.krms.api.repository.action.ActionDefinition.Builder
-
- getTypeId() - Method in class org.kuali.rice.krms.api.repository.action.ActionDefinition
-
- getTypeId() - Method in interface org.kuali.rice.krms.api.repository.action.ActionDefinitionContract
-
Returns the KrmsType of the Action
- getTypeId() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaDefinition.Builder
-
- getTypeId() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaDefinition
-
- getTypeId() - Method in interface org.kuali.rice.krms.api.repository.agenda.AgendaDefinitionContract
-
Returns the KRMS type id of the Agenda.
- getTypeId() - Method in class org.kuali.rice.krms.api.repository.context.ContextDefinition.Builder
-
- getTypeId() - Method in class org.kuali.rice.krms.api.repository.context.ContextDefinition
-
- getTypeId() - Method in interface org.kuali.rice.krms.api.repository.context.ContextDefinitionContract
-
Returns the type id for the context definition.
- getTypeId() - Method in class org.kuali.rice.krms.api.repository.function.FunctionDefinition.Builder
-
- getTypeId() - Method in class org.kuali.rice.krms.api.repository.function.FunctionDefinition
-
- getTypeId() - Method in interface org.kuali.rice.krms.api.repository.function.FunctionDefinitionContract
-
Returns the id of the
KrmsTypeDefinition
which defines the
actual implementation of this function such that it can be loaded into
the engine and executed.
- getTypeId() - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition.Builder
-
- getTypeId() - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition
-
- getTypeId() - Method in interface org.kuali.rice.krms.api.repository.proposition.PropositionDefinitionContract
-
Returns the id of Proposition KrmsType of the proposition.
- getTypeId() - Method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition.Builder
-
- getTypeId() - Method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition
-
- getTypeId() - Method in interface org.kuali.rice.krms.api.repository.rule.RuleDefinitionContract
-
This is the KrmsType of the Rule
- getTypeId() - Method in class org.kuali.rice.krms.api.repository.term.TermResolverDefinition.Builder
-
- getTypeId() - Method in class org.kuali.rice.krms.api.repository.term.TermResolverDefinition
-
- getTypeId() - Method in interface org.kuali.rice.krms.api.repository.term.TermResolverDefinitionContract
-
- getTypeId() - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeAttribute.Builder
-
- getTypeId() - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeAttribute
-
- getTypeId() - Method in interface org.kuali.rice.krms.api.repository.type.KrmsTypeAttributeContract
-
Returns the id of the KrmsTypeDefinition to which the attribute applies
- getTypeIndex(UifConstants.ViewType) - Method in class org.kuali.rice.krad.datadictionary.UifDictionaryIndex
-
Retrieves the ViewTypeDictionaryIndex
instance for the given
view type name.
- getTypeInfoService() - Method in class org.kuali.rice.kim.lookup.KimLookupableHelperServiceImpl
-
- getTypeInfoService() - Method in class org.kuali.rice.kim.service.impl.KimModuleService
-
- getTypeInfoService() - Method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
- getTypeList() - Static method in class org.kuali.rice.kew.engine.node.NodeType
-
- getTypeRepositoryService() - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowRequestGeneratorImpl
-
- getTypeService(String) - Method in class org.kuali.rice.kim.impl.type.KimTypeQualifierResolver
-
- getUiDocumentService() - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- getUIDocumentService() - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- getUiDocumentService() - Method in class org.kuali.rice.kim.lookup.KimDocumentRoleMemberLookupableHelperServiceImpl
-
- getUiDocumentService() - Method in class org.kuali.rice.kim.lookup.PersonLookupableImpl
-
- getUiDocumentService() - Static method in class org.kuali.rice.kim.service.KIMServiceLocatorInternal
-
- getUiDocumentService() - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementBaseInquiryAction
-
- getUiDocumentService() - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementDocumentActionBase
-
- getUIFModelAndView(UifFormBase, String) - Static method in class org.kuali.rice.krad.uif.util.UifWebUtils
-
Configures the ModelAndView
instance containing the form
data and pointing to the UIF generic spring view
- getUIFModelAndView(UifFormBase) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- getUIFModelAndView(UifFormBase, String) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
Configures the ModelAndView
instance containing the form
data and pointing to the UIF generic spring view
- getUiTestObject() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- getUl(AgendaItemBo) - Method in class org.kuali.rice.krms.impl.repository.AgendaItemBo
-
- getUlHelper(AgendaItemBo) - Method in class org.kuali.rice.krms.impl.repository.AgendaItemBo
-
- getUnassignableRoles(Document, Person) - Method in class org.kuali.rice.kim.document.authorization.IdentityManagementKimDocumentAuthorizer
-
- getUnconvertedValues() - Method in interface org.kuali.rice.kns.web.struts.form.pojo.PojoForm
-
- getUnconvertedValues() - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
- getUndeliveredMessageDelivers(GenericDao) - Method in class org.kuali.rice.ken.dao.impl.NotificationMessegeDeliveryDaoJpa
-
This overridden method ...
- getUndeliveredMessageDelivers(GenericDao) - Method in class org.kuali.rice.ken.dao.impl.NotificationMessegeDeliveryDaoOjb
-
This overridden method ...
- getUndeliveredMessageDelivers(GenericDao) - Method in interface org.kuali.rice.ken.dao.NotificationMessegeDeliveryDao
-
- getUnformattedPropertyValue() - Method in class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- getUnique() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- getUniqueAttributes(String) - Method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
- getUniqueLong(FieldDescriptor) - Method in class org.apache.ojb.broker.platforms.KualiMySQLSequenceManagerImpl
-
- getUniqueValue(FieldDescriptor) - Method in class org.kuali.rice.core.framework.persistence.ojb.ConfigurableSequenceManager
-
- getUnitPrice() - Method in class edu.sampleu.bookstore.bo.BookOrder
-
- getUniversalIdAttributeName() - Method in class org.kuali.rice.kns.datadictionary.control.KualiUserControlDefinition
-
Deprecated.
Gets the universalIdAttributeName attribute.
- getUniversalIdAttributeName() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
Gets the universalIdAttributeName attribute.
- getUniversalIdValue() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getUniversityId() - Method in class org.kuali.rice.kew.rule.UniversityIdRoleAttribute
-
- getUnivId() - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- getUnknownKeys() - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
- getUnmappedParameterName() - Method in interface org.kuali.rice.kim.util.Constants
-
Gets the value of unmappedParameterName
- getUnpopulateableGroups(Document, Person) - Method in class org.kuali.rice.kim.document.authorization.IdentityManagementKimDocumentAuthorizer
-
- getUnpopulatedFieldNames() - Method in class org.kuali.rice.krad.util.ForeignKeyFieldsPopulationState
-
Gets the unpopulatedFieldNames attribute.
- getUnresolvedDocHandlerUrl() - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- getUnresolvedDocHandlerUrl() - Method in class org.kuali.rice.kew.api.doctype.DocumentType
-
- getUnresolvedDocHandlerUrl() - Method in interface org.kuali.rice.kew.api.doctype.DocumentTypeContract
-
- getUnresolvedDocHandlerUrl() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getUnresolvedDocSearchHelpUrl() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getUnresolvedHelpDefinitionUrl() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getUnresolvedInheritedDocHandlerUrl(boolean) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
This method retrieves the unresolved document handler URL either from this object or from a parent document type
object.
- getUntranslatedString() - Method in class org.kuali.rice.kew.messaging.ParameterTranslator
-
- getUpdateBackupTableColumnsSql(String, Map<String, List<String>>) - Method in interface org.kuali.rice.devtools.pdle.PostDataLoadEncryptionDao
-
- getUpdateBackupTableColumnsSql(String, Map<String, List<String>>) - Method in class org.kuali.rice.krad.dao.jdbc.PostDataLoadEncryptionDaoJdbc
-
- getUploadList() - Method in class org.kuali.rice.edl.impl.RequestParser
-
- getUpperBoundValue() - Method in class org.kuali.rice.core.api.search.Range
-
- getUpperCaseFunction() - Method in class org.kuali.rice.core.framework.persistence.platform.ANSISqlDatabasePlatform
-
- getUpperCaseFunction() - Method in interface org.kuali.rice.core.framework.persistence.platform.DatabasePlatform
-
Returns the name of a function for shifting a string to uppercase on
the relevant platform.
- getUpperDateTimeBound(String) - Static method in class org.kuali.rice.kew.docsearch.DocumentSearchInternalUtils
-
- getUpperLabel() - Method in interface org.kuali.rice.core.api.uif.AttributeLookupSettings
-
- getUpperLabel() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeLookupSettings.Builder
-
- getUpperLabel() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeLookupSettings
-
- getUri() - Method in class org.kuali.rice.kew.xml.AbstractTransformationFilter.CurrentElement
-
- getUrl() - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.XAPoolDataSource
-
Deprecated.
- getUrl() - Method in class org.kuali.rice.kcb.api.message.MessageDTO
-
- getUrl() - Method in class org.kuali.rice.kcb.bo.Message
-
- getUrl() - Method in class org.kuali.rice.krad.uif.view.HistoryEntry
-
The url of this HistoryEntry
- getUrlData(BusinessObject, String, String, List) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
This method constructs an AnchorHtmlData.
- getUrlData(BusinessObject, String, List) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
This method calls its overloaded method with displayText as methodToCall
- getUrlParameters(String, Map<String, String[]>) - Method in class org.kuali.rice.kim.service.impl.KimModuleService
-
- getUrlParameters(String, Map<String, String[]>) - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
Deprecated.
- getUsage() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
-
- getUseOutbox() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- getUseOutbox() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- getUseOutbox() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- getUsePessimisticLocking() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
Accessor method for contained usePessimisticLocking
- getUser() - Method in class org.kuali.rice.kew.engine.simulation.SimulationActionToTake
-
- getUserAction() - Method in class org.kuali.rice.edl.impl.EDLContext
-
- getUserActionItemCount(String) - Method in interface org.kuali.rice.kew.api.actionlist.ActionListService
-
Gets the number of ActionItems for a given principal
- getUserActionItemCount(String) - Method in class org.kuali.rice.kew.impl.actionlist.ActionListServiceNewImpl
-
- getUserControl() - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- getUserDetails(KualiTicketResponse) - Method in interface org.kuali.rice.kim.client.acegi.KualiCasAuthoritiesPopulator
-
Obtains the granted authorities for the specified user.
- getUserDetails(String) - Method in class org.kuali.rice.kim.client.acegi.KualiCasAuthoritiesPopulatorImpl
-
This overridden method should never be used but is required by the
UserDetails interface
- getUserDetails(KualiTicketResponse) - Method in class org.kuali.rice.kim.client.acegi.KualiCasAuthoritiesPopulatorImpl
-
This overridden method is used to pass the Distributed Session
Ticket around via the
KualiTicketResponse
- getUserDir() - Method in class org.kuali.rice.test.RiceTestCase
-
- getUserDisplayName(String) - Method in class org.kuali.rice.ken.service.impl.NotificationRecipientServiceKimImpl
-
This method retrieves the display name for a user.
- getUserDisplayName(String) - Method in interface org.kuali.rice.ken.service.NotificationRecipientService
-
This method retrieves the display name for a user.
- getUserDisplayValue() - Method in class org.kuali.rice.kew.web.KeyValueSort
-
- getUserEmail() - Method in class org.kuali.rice.kew.feedback.web.FeedbackForm
-
- getUserEmail() - Method in class org.kuali.rice.kns.web.struts.form.KualiExceptionIncidentForm
-
- getUserEmail() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- getUserId() - Static method in class org.kuali.rice.edl.framework.util.EDLFunctions
-
- getUserId() - Method in class org.kuali.rice.ken.bo.UserChannelSubscription
-
Gets the userId attribute.
- getUserId() - Method in exception org.kuali.rice.krad.exception.AuthorizationException
-
- getUserId() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- getUserIdAttributeName() - Method in class org.kuali.rice.kns.datadictionary.control.KualiUserControlDefinition
-
Deprecated.
Gets the userIdAttributeName attribute.
- getUserIdAttributeName() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
Gets the userIdAttributeName attribute.
- getUserInput() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- getUserName() - Method in class edu.sampleu.travel.bo.FiscalOfficer
-
- getUserName() - Method in class edu.sampleu.travel.dto.FiscalOfficerInfo
-
- getUsername() - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.XAPoolDataSource
-
Deprecated.
- getUserName() - Method in class org.kuali.rice.kew.feedback.web.FeedbackForm
-
- getUserName() - Method in class org.kuali.rice.kns.web.struts.form.KualiExceptionIncidentForm
-
- getUserName() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- getUsername() - Method in class org.kuali.rice.ksb.security.credentials.UsernamePasswordCredentials
-
- getUserOptionsDAO() - Method in class org.kuali.rice.kew.useroptions.UserOptionsServiceImpl
-
- getUserOptionService() - Method in class org.kuali.rice.kew.preferences.service.impl.PreferencesServiceImpl
-
- getUserOptionsService() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getUserPreferenceService() - Method in interface org.kuali.rice.ken.core.NotificationServiceLocator
-
This method returns an instance of the Spring configured impl for the UserPreferenceService.
- getUserPreferenceService() - Method in class org.kuali.rice.ken.core.SpringNotificationServiceLocator
-
- getUserRecipientId() - Method in class org.kuali.rice.ken.bo.NotificationMessageDelivery
-
Gets the userRecipientId attribute.
- getUserSession() - Method in class org.kuali.rice.edl.impl.EDLContext
-
- getUserSession() - Method in interface org.kuali.rice.kew.notes.CustomNoteAttribute
-
- getUserSession() - Method in class org.kuali.rice.kew.notes.CustomNoteAttributeImpl
-
- getUserSession() - Method in class org.kuali.rice.kew.notes.WorkflowNoteAttributeImpl
-
- getUserSession(HttpServletRequest) - Static method in class org.kuali.rice.kew.routing.web.ClientAppDocHandlerRedirectAction
-
- getUserSession(HttpServletRequest) - Static method in class org.kuali.rice.kew.superuser.web.SuperUserAction
-
- getUserSession(HttpServletRequest) - Static method in class org.kuali.rice.kns.web.struts.action.BackdoorAction
-
- 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.
- getUsersWithEmailSetting(String) - Method in class org.kuali.rice.kew.mail.service.impl.ActionListEmailServiceImpl
-
- getUserTransaction() - Method in class org.kuali.rice.core.impl.config.module.CoreConfigurer
-
- getUserTransaction() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getUserTransaction() - Static method in class org.kuali.rice.test.TestHarnessServiceLocator
-
- getUserVisibleIdentifierKey() - Method in class org.kuali.rice.krad.bo.DataObjectRelationship
-
- getUserWorkgroups() - Method in class org.kuali.rice.kew.actionlist.web.ActionListFilterForm
-
- getUseWorkflowPessimisticLocking() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
Accessor method for contained useWorkflowPessimisticLocking
- getUseWorkflowSuperUserDocHandlerUrl() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getUseWorkflowSuperUserDocHandlerUrlValue() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getValidActions(PrincipalContract, DocumentRouteHeaderValue) - Method in interface org.kuali.rice.kew.actions.ActionRegistry
-
Returns a List of valid action codes for the given user on the document.
- getValidActions(PrincipalContract, DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.actions.ActionRegistryImpl
-
- getValidActions() - Method in class org.kuali.rice.kew.api.action.DocumentActionResult
-
- getValidActions() - Method in class org.kuali.rice.kew.api.action.ValidActions.Builder
-
- getValidActions() - Method in class org.kuali.rice.kew.api.action.ValidActions
-
- getValidActions() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Returns the list of valid actions on this document for the current user
- getValidActions() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getValidApplicationStatuses() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getValidatedDate() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- getValidatedDate() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress
-
- getValidatedDate() - Method in interface org.kuali.rice.kim.api.identity.address.EntityAddressContract
-
- getValidatedDate() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- getValidation(String) - Method in interface org.kuali.rice.krms.framework.type.ValidationActionService
-
- getValidationByName(String, String) - Method in interface org.kuali.rice.krms.framework.type.ValidationActionService
-
- getValidationErrorMessageKey() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.RegexValidationPattern
-
- getValidationErrorMessageKey() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
-
- getValidationErrorMessageKey() - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FloatingPointValidationPattern
-
- getValidationErrorMessageKey() - Method in class org.kuali.rice.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.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
-
- getValidationErrorMessageKeyOptions() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaValidationPattern
-
- getValidationErrorMessageKeyOptions() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AnyCharacterValidationPattern
-
- getValidationErrorMessageKeyOptions() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.UTF8AnyCharacterValidationPattern
-
- getValidationErrorMessageKeyOptions() - Method in class org.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern
-
Deprecated.
- getValidationErrorMessageParameters(String) - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.CharsetValidationPattern
-
This overridden method ...
- getValidationErrorMessageParameters(String) - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
-
This overridden method ...
- getValidationErrorMessageParameters(String) - Method in class org.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern
-
Deprecated.
- getValidationErrorMessageParameters(String) - Method in class org.kuali.rice.krad.datadictionary.validation.ValidationPattern
-
Deprecated.
- getValidationMessageParams() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
Generates a comma separated string of the allowed set of characters, for the {0} parameter to
be used within its validation message
- getValidationMessageParams() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.BaseConstraint
-
Parameters to be used in the string retrieved by this constraint's labelKey, ordered by number of
the param
- getValidationMessageParams() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CharsetPatternConstraint
-
Parameters to be used in the string retrieved by this constraint's labelKey
- getValidationMessageParams() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.DatePatternConstraint
-
This overridden method ...
- getValidationMessageParams() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.FixedPointPatternConstraint
-
This overridden method ...
- getValidationMessageParams() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.FloatingPointPatternConstraint
-
This overridden method ...
- getValidationMessageParams() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.IntegerPatternConstraint
-
This overridden method ...
- getValidationPattern() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- getValidationPattern() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
If validationPattern wasn't set on this instance, use the value from its
delegate.
- getValidationPatternName() - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
Form field accessor for name of Validation Pattern
- getValidationQuery() - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.XAPoolDataSource
-
Deprecated.
- getValidCharactersConstraint() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- getValidCharactersConstraint() - Method in interface org.kuali.rice.krad.datadictionary.validation.capability.ValidCharactersConstrainable
-
- getValidCharactersConstraint() - Method in class org.kuali.rice.krad.uif.field.InputField
-
Valid character constraint that defines regular expressions for the valid
characters for this field
- getValidChars() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.CharsetValidationPattern
-
- 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.
- getValidDocumentClassByTypeName(String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getValidDocumentType(String) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- 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.
- getValidDocumentTypeNameByClass(Class) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getValidRunMode() - Method in class org.kuali.rice.ksb.messaging.RunModeServiceExporter
-
- getValidRunModes() - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
- getValidTypes() - Method in exception org.kuali.rice.krms.api.engine.IncompatibleTypeException
-
Returns the array of Class objects which include the types against
which the object value was deemed incompatible.
- getValidValues() - Method in class org.kuali.rice.kew.rule.bo.RuleAttribute
-
- 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.core.api.criteria.CriteriaDateTimeValue
-
- getValue() - Method in class org.kuali.rice.core.api.criteria.CriteriaDecimalValue
-
- getValue() - Method in class org.kuali.rice.core.api.criteria.CriteriaIntegerValue
-
- getValue() - Method in class org.kuali.rice.core.api.criteria.CriteriaStringValue
-
- getValue() - Method in interface org.kuali.rice.core.api.criteria.CriteriaValue
-
Returns the stored value.
- getValue() - Method in class org.kuali.rice.core.api.criteria.EqualIgnoreCasePredicate
-
- getValue() - Method in class org.kuali.rice.core.api.criteria.EqualPredicate
-
- getValue() - Method in class org.kuali.rice.core.api.criteria.GreaterThanOrEqualPredicate
-
- getValue() - Method in class org.kuali.rice.core.api.criteria.GreaterThanPredicate
-
- getValue() - Method in class org.kuali.rice.core.api.criteria.LessThanOrEqualPredicate
-
- getValue() - Method in class org.kuali.rice.core.api.criteria.LessThanPredicate
-
- getValue() - Method in class org.kuali.rice.core.api.criteria.LikePredicate
-
- getValue() - Method in class org.kuali.rice.core.api.criteria.NotEqualIgnoreCasePredicate
-
- getValue() - Method in class org.kuali.rice.core.api.criteria.NotEqualPredicate
-
- getValue() - Method in class org.kuali.rice.core.api.criteria.NotLikePredicate
-
- getValue() - Method in interface org.kuali.rice.core.api.criteria.SingleValuedPredicate
-
Gets the criteria value for this predicate.
- getValue() - Method in interface org.kuali.rice.core.api.parameter.ParameterEvaluator
-
This method returns the value of the correspnding Parameter.
- getValue() - Method in class org.kuali.rice.core.api.reflect.DataDefinition
-
- getValue() - Method in class org.kuali.rice.core.api.util.AbstractKeyValue
-
- getValue() - Method in class org.kuali.rice.core.api.util.jaxb.MapStringStringAdapter.StringMapEntry
-
- getValue() - Method in interface org.kuali.rice.core.api.util.KeyValue
-
- getValue() - Method in class org.kuali.rice.core.impl.config.property.Param
-
- getValue() - Method in class org.kuali.rice.core.impl.parameter.AlwaysSucceedParameterEvaluatorImpl
-
- getValue() - Method in class org.kuali.rice.core.impl.parameter.ParameterEvaluatorImpl
-
- getValue() - Method in class org.kuali.rice.coreservice.api.parameter.Parameter.Builder
-
- getValue() - Method in class org.kuali.rice.coreservice.api.parameter.Parameter
-
- getValue() - Method in interface org.kuali.rice.coreservice.api.parameter.ParameterContract
-
The value of the parameter.
- getValue() - Method in class org.kuali.rice.kcb.bo.RecipientPreference
-
Gets the value attribute.
- getValue() - Method in class org.kuali.rice.kew.api.doctype.RouteNodeConfigurationParameter.Builder
-
- getValue() - Method in class org.kuali.rice.kew.api.doctype.RouteNodeConfigurationParameter
-
- getValue() - Method in class org.kuali.rice.kew.api.document.attribute.DocumentAttribute.AbstractBuilder
-
- getValue() - Method in interface org.kuali.rice.kew.api.document.attribute.DocumentAttributeContract
-
Returns the value of this document attribute.
- getValue() - Method in class org.kuali.rice.kew.api.document.attribute.DocumentAttributeDateTime
-
- getValue() - Method in class org.kuali.rice.kew.api.document.attribute.DocumentAttributeDecimal
-
- getValue() - Method in class org.kuali.rice.kew.api.document.attribute.DocumentAttributeInteger
-
- getValue() - Method in class org.kuali.rice.kew.api.document.attribute.DocumentAttributeString
-
- getValue() - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstanceState.Builder
-
- getValue() - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstanceState
-
- getValue() - Method in interface org.kuali.rice.kew.api.document.node.RouteNodeInstanceStateContract
-
- getValue() - Method in class org.kuali.rice.kew.api.document.PropertyDefinition
-
- getValue() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateOption.Builder
-
- getValue() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateOption
-
- getValue() - Method in interface org.kuali.rice.kew.api.rule.RuleTemplateOptionContract
-
- getValue() - Method in class org.kuali.rice.kew.documentoperation.web.DocOperationIndexedParameter
-
- getValue() - Method in class org.kuali.rice.kew.engine.node.RouteNodeConfigParam
-
- getValue() - Method in class org.kuali.rice.kew.engine.node.State
-
- getValue() - Method in class org.kuali.rice.kew.rule.KeyValueId
-
- getValue() - Method in class org.kuali.rice.kew.rule.RuleExtensionValue
-
- getValue() - Method in class org.kuali.rice.kew.rule.RuleTemplateOptionBo
-
- getValue() - Method in class org.kuali.rice.kew.web.KeyValueSort
-
- getValue() - Method in class org.kuali.rice.kim.api.identity.name.StringToKimEntityNameInfoMapAdapter.StringEntityNameInfoMapEntry
-
- getValue() - Method in class org.kuali.rice.kim.api.identity.principal.StringToKimEntityNamePrincipalInfoMapAdapter.StringEntNmPrncpInfoMapEntry
-
- getValue(String) - Method in class org.kuali.rice.kns.datadictionary.validation.MaintenanceDocumentAttributeValueReader
-
Deprecated.
- getValue() - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForValueReplaceImpl
-
- getValue() - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
-
A convenience method for looking up the attribute value that is currently being processed.
- getValue(String) - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
-
A method for looking up any attribute value by name for the object being processed.
- getValue() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.ValidCharactersConstraint
-
The Java based regex for valid characters
This value should include the ^ and $ symbols if needed
- getValue() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.ValidCharactersPatternConstraint
-
- getValue() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.ValidDataPatternConstraint
-
- getValue() - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
-
- getValue(String) - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
-
- getValue() - Method in class org.kuali.rice.krad.datadictionary.validation.SingleAttributeValueReader
-
- getValue(String) - Method in class org.kuali.rice.krad.datadictionary.validation.SingleAttributeValueReader
-
- getValue() - Method in class org.kuali.rice.krad.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 interface org.kuali.rice.krad.valuefinder.ValueFinder
-
Returns a value for default initialization.
- getValue() - Method in exception org.kuali.rice.krms.api.engine.IncompatibleTypeException
-
Returns the object which triggered the incompatible type exception.
- getValue() - Method in class org.kuali.rice.krms.api.repository.BaseAttribute.Builder
-
- getValue() - Method in class org.kuali.rice.krms.api.repository.BaseAttribute
-
- getValue() - Method in interface org.kuali.rice.krms.api.repository.BaseAttributeContract
-
Returns the value of the attribute
- getValue() - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionParameter.Builder
-
- getValue() - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionParameter
-
- getValue() - Method in interface org.kuali.rice.krms.api.repository.proposition.PropositionParameterContract
-
Returns the value of the proposition parameter
- getValue() - Method in class org.kuali.rice.krms.api.repository.term.TermParameterDefinition.Builder
-
- getValue() - Method in class org.kuali.rice.krms.api.repository.term.TermParameterDefinition
-
- getValue() - Method in interface org.kuali.rice.krms.api.repository.term.TermParameterDefinitionContract
-
- getValue1() - Method in interface org.kuali.rice.ksb.messaging.PersistedMessage
-
- getValue1() - Method in class org.kuali.rice.ksb.messaging.PersistedMessageBO
-
- getValue1Filter() - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- getValue2() - Method in interface org.kuali.rice.ksb.messaging.PersistedMessage
-
- getValue2() - Method in class org.kuali.rice.ksb.messaging.PersistedMessageBO
-
- getValue2Filter() - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- getValueComparator() - Method in class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- getValueForXPathFalseEvaluation() - Method in class org.kuali.rice.krad.workflow.attribute.KualiXMLBooleanTranslatorSearchableAttributeImpl
-
- getValueForXPathTrueEvaluation() - Method in class org.kuali.rice.krad.workflow.attribute.KualiXMLBooleanTranslatorSearchableAttributeImpl
-
- getValueOfCustomProperty(RouteNode, String) - Static method in class org.kuali.rice.kew.engine.node.RouteNodeUtils
-
Searches a RouteNode's "contentFragment" (it's XML definition) for an XML element with
the given name and returns it's value.
- getValuePath() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.WhenConstraint
-
- getValues() - Method in class org.kuali.rice.core.api.criteria.InIgnoreCasePredicate
-
- getValues() - Method in class org.kuali.rice.core.api.criteria.InPredicate
-
- getValues() - Method in interface org.kuali.rice.core.api.criteria.MultiValuedPredicate
-
Gets an immutable set of criteria values for this predicate.
- getValues() - Method in class org.kuali.rice.core.api.criteria.NotInIgnoreCasePredicate
-
- getValues() - Method in class org.kuali.rice.core.api.criteria.NotInPredicate
-
- getValues() - Method in class org.kuali.rice.core.api.util.jaxb.MultiValuedStringMapAdapter.MultiValuedStringMapEntry
-
- getValues() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.WhenConstraint
-
- getValues(AttributeDefinition) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryRemoteFieldServiceImpl
-
Will first try to retrieve options configured on the control.
- getValuesFinderClass() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- getValuesFinderClass() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- getVariable(String) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
Gets a variable
- getVariables() - Method in class org.kuali.rice.kew.api.document.Document.Builder
-
- getVariables() - Method in class org.kuali.rice.kew.api.document.Document
-
- getVariables() - Method in interface org.kuali.rice.kew.api.document.DocumentContract
-
Retrieve the currently defined internal workflow engine variables for the document
NOTE: use of workflow engine variables is an advanced technique requiring specific crafting of the
workflow document routing; these variables will not be useful for the majority of workflow use cases
- getVariables() - Method in class org.kuali.rice.kew.api.document.DocumentUpdate.Builder
-
- getVariables() - Method in class org.kuali.rice.kew.api.document.DocumentUpdate
-
- getVariables() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getVariables() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- getVariableValue(String) - Method in class org.kuali.rice.kew.api.document.DocumentUpdate.Builder
-
- getVariableValue(String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Gets a workflow variable value.
- getVariableValue(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getVariableValue(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl.ModifiableDocument
-
- getVersion() - Method in class org.kuali.rice.ken.bo.NotificationContentType
-
- getVersion() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- getVersion() - Method in class org.kuali.rice.kew.rule.RulePostProcessor
-
- getVersionFromData(Element, Integer) - Static method in class org.kuali.rice.edl.impl.EDLXmlUtils
-
- getVersionNbr() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- getVersionNumber() - Method in class edu.sampleu.travel.dto.FiscalOfficerInfo
-
- getVersionNumber() - Method in class edu.sampleu.travel.dto.TravelAccountInfo
-
- getVersionNumber() - Method in interface org.kuali.rice.core.api.mo.common.Versioned
-
Returns the version number for this object.
- getVersionNumber() - Method in class org.kuali.rice.coreservice.api.component.Component.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.coreservice.api.component.Component
-
- getVersionNumber() - Method in class org.kuali.rice.coreservice.api.namespace.Namespace.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.coreservice.api.namespace.Namespace
-
- getVersionNumber() - Method in class org.kuali.rice.coreservice.api.parameter.Parameter.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.coreservice.api.parameter.Parameter
-
- getVersionNumber() - Method in class org.kuali.rice.coreservice.api.parameter.ParameterType.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.coreservice.api.parameter.ParameterType
-
- getVersionNumber() - Method in class org.kuali.rice.coreservice.api.style.Style.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.coreservice.api.style.Style
-
- getVersionNumber() - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kew.api.doctype.DocumentType
-
- getVersionNumber() - Method in class org.kuali.rice.kew.api.doctype.ProcessDefinition.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kew.api.doctype.ProcessDefinition
-
- getVersionNumber() - Method in class org.kuali.rice.kew.api.doctype.RouteNode.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kew.api.doctype.RouteNode
-
- getVersionNumber() - Method in class org.kuali.rice.kew.api.extension.ExtensionDefinition.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kew.api.extension.ExtensionDefinition
-
- getVersionNumber() - Method in class org.kuali.rice.kew.api.note.Note.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kew.api.note.Note
-
- getVersionNumber() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition
-
- getVersionNumber() - Method in class org.kuali.rice.kew.api.repository.type.KewAttributeDefinition.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kew.api.repository.type.KewAttributeDefinition
-
- getVersionNumber() - Method in class org.kuali.rice.kew.api.repository.type.KewTypeDefinition.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kew.api.repository.type.KewTypeDefinition
-
- getVersionNumber() - Method in class org.kuali.rice.kew.api.rule.RuleExpression.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kew.api.rule.RuleExpression
-
- getVersionNumber() - Method in class org.kuali.rice.kew.api.rule.RuleExtension.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kew.api.rule.RuleExtension
-
- getVersionNumber() - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility
-
- getVersionNumber() - Method in class org.kuali.rice.kew.api.rule.RuleTemplate.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kew.api.rule.RuleTemplate
-
- getVersionNumber() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateAttribute.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateAttribute
-
- getVersionNumber() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateOption.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateOption
-
- getVersionNumber() - Method in class org.kuali.rice.kew.engine.node.ProcessDefinitionBo
-
- getVersionNumber() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- getVersionNumber() - Method in class org.kuali.rice.kew.notes.Note
-
- getVersionNumber() - Method in class org.kuali.rice.kew.rule.RuleExtensionBo
-
- getVersionNumber() - Method in class org.kuali.rice.kew.rule.RuleTemplateOptionBo
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.common.attribute.KimAttribute.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.common.attribute.KimAttribute
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.common.attribute.KimAttributeData.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.common.attribute.KimAttributeData
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.common.delegate.DelegateMember.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.common.delegate.DelegateMember
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.common.template.Template.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.common.template.Template
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.group.Group.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.group.Group
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.group.GroupMember.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.group.GroupMember
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliation.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliation
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationType.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationType
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.citizenship.EntityCitizenship.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.citizenship.EntityCitizenship
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.CodedAttribute.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.CodedAttribute
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.email.EntityEmail.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.email.EntityEmail
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.entity.Entity
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifier.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifier
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifierType.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifierType
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.name.EntityName
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.personal.EntityEthnicity.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.personal.EntityEthnicity
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.principal.Principal.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.principal.Principal
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferences.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferences
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.residency.EntityResidency.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.residency.EntityResidency
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.visa.EntityVisa.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.identity.visa.EntityVisa
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.permission.Permission.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.permission.Permission
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.responsibility.Responsibility.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.responsibility.Responsibility
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.role.Role.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.role.Role
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.role.RoleMember.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.role.RoleMember
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.role.RolePermission.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.role.RolePermission
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.role.RoleResponsibility.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.role.RoleResponsibility
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.role.RoleResponsibilityAction.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.role.RoleResponsibilityAction
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.type.KimType.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.type.KimType
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.type.KimTypeAttribute.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.kim.api.type.KimTypeAttribute
-
- getVersionNumber() - Method in class org.kuali.rice.krad.bo.PersistableBusinessObjectBase
-
- getVersionNumber() - Method in class org.kuali.rice.krms.api.repository.action.ActionDefinition.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.krms.api.repository.action.ActionDefinition
-
- getVersionNumber() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaDefinition.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaDefinition
-
- getVersionNumber() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition
-
- getVersionNumber() - Method in class org.kuali.rice.krms.api.repository.category.CategoryDefinition.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.krms.api.repository.category.CategoryDefinition
-
- getVersionNumber() - Method in class org.kuali.rice.krms.api.repository.context.ContextDefinition.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.krms.api.repository.context.ContextDefinition
-
- getVersionNumber() - Method in class org.kuali.rice.krms.api.repository.function.FunctionDefinition.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.krms.api.repository.function.FunctionDefinition
-
- getVersionNumber() - Method in class org.kuali.rice.krms.api.repository.function.FunctionParameterDefinition.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.krms.api.repository.function.FunctionParameterDefinition
-
- getVersionNumber() - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition
-
- getVersionNumber() - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionParameter.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionParameter
-
- getVersionNumber() - Method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition
-
- getVersionNumber() - Method in class org.kuali.rice.krms.api.repository.term.TermDefinition.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.krms.api.repository.term.TermDefinition
-
- getVersionNumber() - Method in class org.kuali.rice.krms.api.repository.term.TermParameterDefinition.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.krms.api.repository.term.TermParameterDefinition
-
- getVersionNumber() - Method in class org.kuali.rice.krms.api.repository.term.TermResolverDefinition.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.krms.api.repository.term.TermResolverDefinition
-
- getVersionNumber() - Method in class org.kuali.rice.krms.api.repository.term.TermSpecificationDefinition.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.krms.api.repository.term.TermSpecificationDefinition
-
- getVersionNumber() - Method in class org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinition.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinition
-
- getVersionNumber() - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeAttribute.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeAttribute
-
- getVersionNumber() - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeDefinition.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeDefinition
-
- getVersionNumber() - Method in class org.kuali.rice.ksb.api.registry.ServiceDescriptor.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.ksb.api.registry.ServiceDescriptor
-
- getVersionNumber() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo
-
- getVersionNumber() - Method in class org.kuali.rice.ksb.impl.registry.ServiceDescriptorBo
-
- getVersionNumber() - Method in class org.kuali.rice.ksb.impl.registry.ServiceInfoBo
-
- getVersionNumber() - Method in class org.kuali.rice.location.api.campus.Campus.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.location.api.campus.Campus
-
Returns the version number for this object.
- getVersionNumber() - Method in class org.kuali.rice.location.api.campus.CampusType.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.location.api.campus.CampusType
-
Returns the version number for this object.
- getVersionNumber() - Method in class org.kuali.rice.location.api.country.Country.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.location.api.country.Country
-
Returns the version number for this object.
- getVersionNumber() - Method in class org.kuali.rice.location.api.county.County.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.location.api.county.County
-
Returns the version number for this object.
- getVersionNumber() - Method in class org.kuali.rice.location.api.postalcode.PostalCode.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.location.api.postalcode.PostalCode
-
Returns the version number for this object.
- getVersionNumber() - Method in class org.kuali.rice.location.api.state.State.Builder
-
- getVersionNumber() - Method in class org.kuali.rice.location.api.state.State
-
Returns the version number for this object.
- getvField1() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getvField2() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getvField3() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getvField4() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getvField5() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getvField6() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- getView() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
View instance associated with the model.
- getView() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- getViewById(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
Returns the View entry identified by the given id
- getViewById(UifDictionaryIndex, String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
-
- getViewById(UifDictionaryIndex, String) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
-
Returns the View entry identified by the given id
- getViewById(String) - Method in class org.kuali.rice.krad.datadictionary.UifDictionaryIndex
-
Retrieves the View instance with the given id from the bean factory.
- getViewById(String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
Returns the View entry identified by the given id
- getViewById(String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getViewById(String) - Method in class org.kuali.rice.krad.uif.service.impl.ViewServiceImpl
-
- 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 class org.kuali.rice.krad.uif.service.impl.ViewServiceImpl
-
Retrieves the ViewTypeService
for the given view type, then builds up the index based
on the supported view type parameters and queries the dictionary service to retrieve the view
based on its type and index
- getViewByType(UifConstants.ViewType, Map<String, String>) - Method in interface org.kuali.rice.krad.uif.service.ViewService
-
Retrieves the View
instance that is of the given view type and matches the
given parameters (that are applicable for that type).
- getViewByTypeIndex(UifConstants.ViewType, Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
Returns View instance identified by the view type name and index
- getViewByTypeIndex(UifDictionaryIndex, UifConstants.ViewType, Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
-
- getViewByTypeIndex(UifDictionaryIndex, UifConstants.ViewType, Map<String, String>) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
-
Called to retrieve a View
instance that is of the given type
based on the index key
- getViewByTypeIndex(UifConstants.ViewType, Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.UifDictionaryIndex
-
Retrieves a View
instance that is of the given type based on
the index key
- getViewByTypeIndex(UifConstants.ViewType, Map<String, String>) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
Returns View instance identified by the view type name and index
- getViewByTypeIndex(UifConstants.ViewType, Map<String, String>) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- getViewDictionaryService() - Method in class org.kuali.rice.krad.service.impl.DataObjectMetaDataServiceImpl
-
- getViewDictionaryService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getViewDictionaryService() - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
- getViewedPageNumber() - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
-
Gets the viewedPageNumber attribute.
- getViewedPageNumber() - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- getViewerPrincipalName() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- getViewerPrincipalName() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria
-
- getViewerPrincipalName() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchCriteriaContract
-
Returns the criteria for the principal name of a "viewer" of a document (someone who received an action request
related to the document) to search against when executing the document search.
- getViewerSql(String, String) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- getViewFromPreviousModel(UifFormBase) - Method in class org.kuali.rice.krad.web.bind.UifServletRequestDataBinder
-
- getViewHelperService() - Method in class org.kuali.rice.krad.uif.view.View
-
Creates the ViewHelperService
associated with the View
- getViewHelperServiceClassName() - Method in class org.kuali.rice.krad.uif.view.View
-
Class name of the ViewHelperService
that handles the various
phases of the Views lifecycle
- getViewId() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- getViewId() - Method in class org.kuali.rice.krad.uif.view.HistoryEntry
-
The viewId of the view
- getViewId() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Unique Id for the View
instance.
- getViewId() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- getViewIndex() - Method in class org.kuali.rice.krad.datadictionary.ViewTypeDictionaryIndex
-
- getViewIndex() - Method in class org.kuali.rice.krad.uif.view.View
-
Holds field indexes of the View
instance for retrieval
- getViewLabelFieldPropertyName() - Method in class org.kuali.rice.krad.uif.view.View
-
The property name to be used to determine what will be used in the
breadcrumb title of this view
- getViewMenuGrouping() - Method in class org.kuali.rice.krad.uif.view.View
-
Provides a grouping string for the view to group its menu link (within a
portal for instance)
- getViewMenuLink() - Method in class org.kuali.rice.krad.uif.view.View
-
Provides configuration for displaying a link to the view from an
application menu
- getViewName() - Method in class org.kuali.rice.krad.uif.view.View
-
View name provides an identifier for a view within a type.
- getViewName() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Name for the View
instance.
- getViewName() - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
- getViewName() - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- getViewName() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- getViewNamespaceCode() - Method in class org.kuali.rice.krad.uif.view.View
-
Namespace code the view should be associated with
- getViewOutbox() - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- getViewPropertiesById(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
Retrieves the configured property values for the view bean definition associated with the given id
- getViewPropertiesById(UifDictionaryIndex, String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
-
- getViewPropertiesById(UifDictionaryIndex, String) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
-
Retrieves the configured property values for the view bean definition associated with the given id
- getViewPropertiesById(String) - Method in class org.kuali.rice.krad.datadictionary.UifDictionaryIndex
-
Retrieves the configured property values for the view bean definition associated with the given id
- getViewPropertiesByType(UifConstants.ViewType, Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
Retrieves the configured property values for the view bean definition associated with the given type and
index
- getViewPropertiesByType(UifDictionaryIndex, UifConstants.ViewType, Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
-
- getViewPropertiesByType(UifDictionaryIndex, UifConstants.ViewType, Map<String, String>) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
-
Retrieves the configured property values for the view bean definition associated with the given type and
index
- getViewPropertiesByType(UifConstants.ViewType, Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.UifDictionaryIndex
-
Retrieves the configured property values for the view bean definition associated with the given type and
index
- getViewRequestParameters() - Method in class org.kuali.rice.krad.uif.view.View
-
Map of parameters from the request that set view options, used to rebuild
the view on each post
- getViewRequestParameters() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Map of parameters that was used to configured the View
.
- getViewRequestParameters() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- getViewService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getViewService() - Static method in class org.kuali.rice.krad.uif.util.UifWebUtils
-
- getViewService() - Method in class org.kuali.rice.krad.web.bind.UifHandlerExceptionResolver
-
- getViewService() - Method in class org.kuali.rice.krad.web.bind.UifServletRequestDataBinder
-
- getViewService() - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- getViewService() - Method in class org.kuali.rice.krad.web.controller.UifControllerHandlerInterceptor
-
- getViewService() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Instance of the ViewService
that can be used to retrieve
View
instances
- getViewsForType(UifConstants.ViewType) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
Gets all View
prototypes configured for the given view type
name
- getViewsForType(UifDictionaryIndex, UifConstants.ViewType) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
-
- getViewsForType(UifDictionaryIndex, UifConstants.ViewType) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
-
Gets all View
prototypes configured for the given view type
name
- getViewsForType(UifConstants.ViewType) - Method in class org.kuali.rice.krad.datadictionary.UifDictionaryIndex
-
Gets all View
prototypes configured for the given view type
name
- getViewStatus() - Method in class org.kuali.rice.krad.uif.view.View
-
Indicates what lifecycle phase the View instance is in
- getViewTypeName() - Method in class org.kuali.rice.krad.uif.service.impl.InquiryViewTypeServiceImpl
-
- getViewTypeName() - Method in class org.kuali.rice.krad.uif.service.impl.LookupViewTypeServiceImpl
-
- getViewTypeName() - Method in class org.kuali.rice.krad.uif.service.impl.MaintenanceViewTypeServiceImpl
-
- 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 class org.kuali.rice.krad.uif.service.impl.ViewServiceImpl
-
- getViewTypeService(UifConstants.ViewType) - Method in interface org.kuali.rice.krad.uif.service.ViewService
-
- getViewTypeServices() - Method in class org.kuali.rice.krad.uif.service.impl.ViewServiceImpl
-
- getVisaEntry() - Method in class org.kuali.rice.kim.api.identity.visa.EntityVisa.Builder
-
- getVisaEntry() - Method in class org.kuali.rice.kim.api.identity.visa.EntityVisa
-
- getVisaEntry() - Method in interface org.kuali.rice.kim.api.identity.visa.EntityVisaContract
-
- getVisaId() - Method in class org.kuali.rice.kim.api.identity.visa.EntityVisa.Builder
-
- getVisaId() - Method in class org.kuali.rice.kim.api.identity.visa.EntityVisa
-
- getVisaId() - Method in interface org.kuali.rice.kim.api.identity.visa.EntityVisaContract
-
- getVisas() - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- getVisas() - Method in class org.kuali.rice.kim.api.identity.entity.Entity
-
- getVisas() - Method in interface org.kuali.rice.kim.api.identity.entity.EntityContract
-
- getVisaTypeKey() - Method in class org.kuali.rice.kim.api.identity.visa.EntityVisa.Builder
-
- getVisaTypeKey() - Method in class org.kuali.rice.kim.api.identity.visa.EntityVisa
-
- getVisaTypeKey() - Method in interface org.kuali.rice.kim.api.identity.visa.EntityVisaContract
-
- getVisited() - Method in class org.kuali.rice.kew.engine.node.NodeGraphContext
-
- getVspace() - Method in class org.kuali.rice.krad.uif.field.IframeField
-
- getWaitlistMaximum() - Method in class edu.sampleu.demo.course.CourseSection
-
- getWaitlistNumber() - Method in class edu.sampleu.demo.course.CourseSection
-
- getWaitlistType() - Method in class edu.sampleu.demo.course.CourseSection
-
- getWarningCount() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
The count of warning messages found for the keys that were matched on
this ErrorsField This is generated and cannot be set
- getWarningCount() - Method in class org.kuali.rice.krad.util.MessageMap
-
Counts the total number of warning messages in the map
- getWarningMessages() - Method in class org.kuali.rice.krad.util.MessageMap
-
- getWarningMessagesForProperty(String) - Method in class org.kuali.rice.krad.util.MessageMap
-
- getWarningMessagesForProperty(String, boolean) - Method in class org.kuali.rice.krad.util.MessageMap
-
Gets a list of lists that represent warnings that matched by the
propertyName passed in (multiple lists because the wildcard can match
multiple keys).
- getWarnings() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
The list of warning messages found for the keys that were matched on this
ErrorsField This is generated and cannot be set
- getWarningTitle() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
WarningTitle is the title that will be shown before any warning
messages/warning counts are displayed
- getWatchedDocuments(String) - Method in class org.kuali.rice.kew.quicklinks.dao.impl.QuickLinksDAOJpaImpl
-
- getWatchedDocuments(String) - Method in class org.kuali.rice.kew.quicklinks.dao.impl.QuickLinksDAOOjbImpl
-
- getWatchedDocuments(String) - Method in interface org.kuali.rice.kew.quicklinks.dao.QuickLinksDAO
-
- getWatchedDocuments(String) - Method in class org.kuali.rice.kew.quicklinks.service.impl.QuickLinksServiceImpl
-
- getWatchedDocuments(String) - Method in interface org.kuali.rice.kew.quicklinks.service.QuickLinksService
-
- getWatchedDocuments() - Method in class org.kuali.rice.kew.quicklinks.web.QuickLinksForm
-
- getWatermark() - Method in class org.kuali.rice.core.api.uif.RemotableTextarea.Builder
-
- getWatermark() - Method in class org.kuali.rice.core.api.uif.RemotableTextarea
-
- getWatermark() - Method in class org.kuali.rice.core.api.uif.RemotableTextInput.Builder
-
- getWatermark() - Method in class org.kuali.rice.core.api.uif.RemotableTextInput
-
- getWatermark() - Method in interface org.kuali.rice.core.api.uif.Watermarked
-
The watermark value to put on a control.
- getWatermarkText() - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
-
- getWatermarkText() - Method in class org.kuali.rice.krad.uif.control.TextControl
-
- getWebModuleBaseUrl() - Method in class org.kuali.rice.core.framework.config.module.WebModuleConfiguration
-
- getWebModuleConfiguration() - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
- getWebModuleStrutsConfigName() - Method in class org.kuali.rice.core.framework.config.module.WebModuleConfiguration
-
- getWebModuleStrutsConfigurationFiles() - Method in class org.kuali.rice.core.framework.config.module.WebModuleConfiguration
-
- getWebOnBlurHandler() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
Returns the method name of a function present in the page which should be called
when the user tabs away from the field.
- getWebOnBlurHandlerCallback() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
Returns the method name of a function present in the page which should be called
after an AJAX call from the onblur handler.
- getWebScriptFiles() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
-
Deprecated.
- getWebScriptFiles() - Method in interface org.kuali.rice.kns.datadictionary.KNSDocumentEntry
-
Deprecated.
- getWebScriptFiles() - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- getWebServicesConnectRetry() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getWebServicesConnectRetry() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getWebSpringFiles() - Method in class org.kuali.rice.core.framework.config.module.WebModuleConfiguration
-
- getWebUILeaveFieldCallbackFunction() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- getWebUILeaveFieldFunction() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- getWebUILeaveFieldFunctionParameters() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- getWebUILeaveFieldFunctionParameters() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getWebUILeaveFieldFunctionParametersString() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getWeeklyEmailFirstDeliveryDate() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getWeeklyEmailFirstDeliveryDate() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getWeeklyInClassHours() - Method in class edu.sampleu.demo.course.CourseSection
-
- getWeeklyOutOfClassHours() - Method in class edu.sampleu.demo.course.CourseSection
-
- getWeeklyTotalHours() - Method in class edu.sampleu.demo.course.CourseSection
-
- getWeekTimeUnit() - Method in class edu.sampleu.kew.krad.form.StatsForm
-
- getWeekTimeUnit() - Method in class org.kuali.rice.kew.stats.web.StatsForm
-
- getWhenConstraint() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint
-
- getWhenFalse() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition.Builder
-
- getWhenFalse() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition
-
- getWhenFalse() - Method in interface org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinitionContract
-
This method returns the next AgendaItemDefinition to be executed if the
Rule associated with this AgendaItemDefinition evaluates to false.
- getWhenFalse() - Method in class org.kuali.rice.krms.impl.repository.AgendaItemBo
-
- getWhenFalseId() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition.Builder
-
- getWhenFalseId() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition
-
- getWhenFalseId() - Method in interface org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinitionContract
-
This is ID of the next AgendaItemDefinition to be executed if the Rule associated
AgendaItemDefinition evaluates to false.
- getWhenFalseId() - Method in class org.kuali.rice.krms.impl.repository.AgendaItemBo
-
- getWhenTrue() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition.Builder
-
- getWhenTrue() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition
-
- getWhenTrue() - Method in interface org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinitionContract
-
This method returns the next AgendaItemDefinition to be executed if the
Rule associated with this AgendaItemDefinition evaluates to true.
- getWhenTrue() - Method in class org.kuali.rice.krms.impl.repository.AgendaItemBo
-
- getWhenTrueId() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition.Builder
-
- getWhenTrueId() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition
-
- getWhenTrueId() - Method in interface org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinitionContract
-
This is ID of the next AgendaItemDefinition to be executed if the Rule associated
AgendaItemDefinition evaluates to true.
- getWhenTrueId() - Method in class org.kuali.rice.krms.impl.repository.AgendaItemBo
-
- getWhereSql() - Method in class org.kuali.rice.kew.docsearch.QueryComponent
-
- getWidget() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
-
- getWidgetId() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- 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
- getWidgets() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- getWidgets() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField
-
- getWidgets() - Method in interface org.kuali.rice.core.api.uif.RemotableAttributeFieldContract
-
The widgets for the attribute.
- getWidth() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Width the component should take up in the container
- getWidth() - Method in class org.kuali.rice.krad.uif.field.ImageField
-
- getWidth() - Method in class org.kuali.rice.krad.uif.widget.LightBox
-
- getWORKFLOW_WORKGROUP() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- getWorkflowAttribute() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateAttributeBo
-
Instantiates and returns a new instance of the WorkflowAttribute class configured on this template.
- getWorkflowAttributeDefintion(DocumentEntry, String) - Method in class org.kuali.rice.krad.workflow.attribute.DataDictionaryQualifierResolver
-
Retrieves the proper List of WorkflowAttributes for the given route level from the data dictionary
document entry
- getWorkflowAttributePropertyResolutionService() - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- getWorkflowAttributePropertyResolutionService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorInternal
-
- getWorkflowAttributes() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- getWorkflowDocument() - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- getWorkflowDocument() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- getWorkflowDocument() - Method in class org.kuali.rice.krad.bo.DocumentHeader
-
- getWorkflowDocument() - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
-
Retrieves the WorkflowDocument
instance from the forms
document instance
- getWorkflowDocumentActionsService() - Static method in class org.kuali.rice.kew.api.KewApiServiceLocator
-
- getWorkflowDocumentActionsService() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getWorkflowDocumentPrototype() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getWorkflowDocumentService() - Static method in class org.kuali.rice.kew.api.KewApiServiceLocator
-
- getWorkflowDocumentService() - Method in class org.kuali.rice.kew.impl.document.attribute.DocumentAttributeIndexingQueueImpl
-
- getWorkflowDocumentService() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- getWorkflowDocumentService() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getWorkflowDocumentService() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
Gets the workflowDocumentService attribute.
- getWorkflowDocumentService() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- getWorkflowDocumentService() - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- getWorkflowDocumentService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- getWorkflowDocumentStatus() - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
- getWorkflowDocumentTypeName() - Method in class org.kuali.rice.kim.api.role.PassThruRoleTypeServiceBase
-
- getWorkflowDocumentTypeName() - Method in interface org.kuali.rice.kim.framework.type.KimTypeService
-
Gets the name of a workflow document type that should be passed to kew when resolving responsibilities for routing.
- getWorkflowDocumentTypeName() - Method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
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
-
- getWorkflowEngineFactory() - Method in class org.kuali.rice.kew.impl.document.DocumentProcessingQueueImpl
-
- getWorkflowEngineFactory() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getWorkflowId() - Method in class org.kuali.rice.kew.useroptions.UserOptions
-
- getWorkflowId() - Method in class org.kuali.rice.kew.useroptions.UserOptionsId
-
- getWorkflowLookupableResult() - Method in interface org.kuali.rice.krad.workflow.attribute.WorkflowLookupableResult
-
Deprecated.
Gets the workflowLookupableResult attribute.
- getWorkflowPessimisticLockOwnerUser() - Method in class org.kuali.rice.krad.service.impl.PessimisticLockServiceImpl
-
This method identifies the user that should be used to create and clear
PessimisticLock
objects required by
Workflow.
The default is the Kuali system user defined by
RiceConstants#SYSTEM_USER
.
- 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
- getWorkflowRoutingAttributes(String) - Method in class org.kuali.rice.kim.api.role.PassThruRoleTypeServiceBase
-
- getWorkflowRoutingAttributes(String) - Method in interface org.kuali.rice.kim.framework.type.KimTypeService
-
Gets an unmodifiable list of attribute names identifying the attribute qualifiers that are provided to
the KIM responsibility service when resolving responsibility-based routing at the node with the given name.
- getWorkflowRoutingAttributes(String) - Method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
- getWorkflowRoutingAttributes(String) - Method in class org.kuali.rice.location.impl.campus.CampusGroupTypeServiceImpl
-
- getWorkflowRoutingAttributes(String) - Method in class org.kuali.rice.location.impl.campus.CampusRoleTypeServiceImpl
-
- getWorkflowRuleAttributeHandlerService() - Static method in class org.kuali.rice.kew.framework.KewFrameworkServiceLocator
-
- getWorkflowRuleAttributeHandlerService(String) - Static method in class org.kuali.rice.kew.framework.KewFrameworkServiceLocator
-
- getWorkgroupLookupStyle() - Method in class org.kuali.rice.kew.rule.web.WebRuleResponsibility
-
- getWorkgroupName() - Method in class org.kuali.rice.kew.rule.WorkgroupRoleAttribute
-
- getWorkgroups() - Method in class org.kuali.rice.kew.doctype.DocumentTypeSecurity
-
- getWrapperGroup() - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
Group that will 'wrap' the generated collection lines so that they have a different layout from the general
stacked layout
- getWriteAccess() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
-
- getWriter() - Method in class org.kuali.rice.ksb.security.SignatureSigningResponseWrapper
-
- getX509Certificate() - Method in class org.kuali.rice.ksb.security.credentials.X509Credentials
-
- getXmlCompletedLocation() - Method in class org.kuali.rice.kew.batch.XmlPollerServiceImpl
-
- getXmlConfigData() - Method in class org.kuali.rice.kew.rule.bo.RuleAttribute
-
- getXmlContent() - Method in class org.kuali.rice.coreservice.api.style.Style.Builder
-
- getXmlContent() - Method in class org.kuali.rice.coreservice.api.style.Style
-
- getXmlContent() - Method in interface org.kuali.rice.coreservice.api.style.StyleContract
-
Returns the XML definition of this style as a String.
- getXmlContent() - Method in class org.kuali.rice.edl.impl.bo.EDocLiteDefinition
-
- getXmlContent() - Method in class org.kuali.rice.kew.api.action.RoutingReportCriteria.Builder
-
- getXmlContent() - Method in class org.kuali.rice.kew.api.action.RoutingReportCriteria
-
- getXmlContent() - Method in interface org.kuali.rice.kew.api.action.RoutingReportCriteriaContract
-
- getXmlContent() - Method in class org.kuali.rice.kew.engine.simulation.SimulationCriteria
-
- getXmlDocs() - Method in class org.kuali.rice.core.api.impex.xml.CompositeXmlDocCollection
-
- getXmlDocs() - Method in interface org.kuali.rice.core.api.impex.xml.XmlDocCollection
-
- getXmlDocumentContents() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
-
- getXmlDocumentContents() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
Gets the xmlDocumentContents attribute.
- getXmlExporterService() - Static method in class org.kuali.rice.core.api.CoreApiServiceLocator
-
- 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
-
- getXmlImpexRegistry() - Static method in class org.kuali.rice.coreservice.framework.CoreFrameworkServiceLocator
-
- getXmlIngesterService() - Static method in class org.kuali.rice.core.api.CoreApiServiceLocator
-
- getXmlObjectSerializerService() - Method in class org.kuali.rice.krad.service.impl.SerializerServiceBase
-
- getXmlObjectSerializerService() - Static method in class org.kuali.rice.krad.service.KRADServiceLocator
-
- getXmlParentDirectory() - Method in class org.kuali.rice.kew.batch.XmlPollerServiceImpl
-
- getXmlPendingLocation() - Method in class org.kuali.rice.kew.batch.XmlPollerServiceImpl
-
- getXmlPipelineLifeCycleEnabled() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- getXmlPipelineLifeCycleEnabled() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- getXmlPollerService() - Static method in class org.kuali.rice.kew.service.KEWServiceLocator
-
- getXmlProblemLocation() - Method in class org.kuali.rice.kew.batch.XmlPollerServiceImpl
-
- getXpath() - Method in class org.kuali.rice.kew.rule.xmlrouting.WorkflowFunctionResolver
-
- getXPath() - Method in class org.kuali.rice.kew.xml.DocumentTypeXmlParser
-
- getXpath() - Method in class org.kuali.rice.kew.xml.xstream.XStreamSafeEvaluator
-
- getXpath() - Method in class org.kuali.rice.kew.xml.xstream.XStreamSafeSearchFunction
-
- getXPath(Document) - Static method in class org.kuali.rice.krad.workflow.WorkflowUtils
-
This method sets up the XPath with the correct workflow namespace and resolver initialized.
- getXPath(RouteContext) - Static method in class org.kuali.rice.krad.workflow.WorkflowUtils
-
- getXsd() - Method in class org.kuali.rice.ken.bo.NotificationContentType
-
Gets the xsd attribute.
- getXsl() - Method in class org.kuali.rice.ken.bo.NotificationContentType
-
Gets the xsl attribute.
- getYearTimeUnit() - Method in class edu.sampleu.kew.krad.form.StatsForm
-
- getYearTimeUnit() - Method in class org.kuali.rice.kew.stats.web.StatsForm
-
- GLOBAL - Static variable in class org.kuali.rice.kew.api.validation.ValidationResults
-
- GLOBAL_ERRORS - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- GLOBAL_ERRORS_KEY - Static variable in class org.kuali.rice.edl.impl.RequestParser
-
- GLOBAL_FIELD_ERRORS_KEY - Static variable in class org.kuali.rice.edl.impl.RequestParser
-
- GLOBAL_MESSAGES - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- GLOBAL_MESSAGES_KEY - Static variable in class org.kuali.rice.edl.impl.RequestParser
-
- GLOBAL_REVIEWER_DETAIL_TYPE - Static variable in class org.kuali.rice.krad.util.KRADConstants.DetailTypes
-
- GLOBAL_VARIABLES_MESSAGES_LIST_ACTION_MESSAGES - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- GlobalAttributeComponent - Class in org.kuali.rice.edl.impl.components
-
Executes validations and generates XML for workflow attributes that are defined on the EDL Definitions.
- GlobalAttributeComponent() - Constructor for class org.kuali.rice.edl.impl.components.GlobalAttributeComponent
-
- GlobalBusinessObject - Interface in org.kuali.rice.krad.bo
-
- GlobalBusinessObjectDetail - Interface in org.kuali.rice.krad.bo
-
Detail objects included as part of globals should implement this interface
to facilitate proper storage of data and record locking.
- GlobalBusinessObjectDetailBase - Class in org.kuali.rice.krad.bo
-
- GlobalBusinessObjectDetailBase() - Constructor for class org.kuali.rice.krad.bo.GlobalBusinessObjectDetailBase
-
- GlobalCacheManager - Class in org.kuali.rice.core.impl.cache
-
- GlobalCacheManager() - Constructor for class org.kuali.rice.core.impl.cache.GlobalCacheManager
-
- GlobalCallbackRegistry - Class in org.kuali.rice.ksb.messaging
-
- GlobalCallbackRegistry() - Constructor for class org.kuali.rice.ksb.messaging.GlobalCallbackRegistry
-
- globalEmailStyleSheet - Variable in class org.kuali.rice.kew.mail.service.impl.StyleableEmailContentServiceImpl
-
- GlobalKCBServiceLocator - Class in org.kuali.rice.kcb.service
-
Class that holds a singleton reference to KCBServiceLocator
- GlobalKCBServiceLocator() - Constructor for class org.kuali.rice.kcb.service.GlobalKCBServiceLocator
-
- GloballyUnique - Interface in org.kuali.rice.core.api.mo.common
-
This interface can be used to identify a model object which has a globally unique identifier.
- GlobalNotificationServiceLocator - Class in org.kuali.rice.ken.core
-
Class that holds a singleton reference to NotificationServiceLocator
- GlobalNotificationServiceLocator() - Constructor for class org.kuali.rice.ken.core.GlobalNotificationServiceLocator
-
- GlobalResourceDelegatingSpringCreator - Class in org.kuali.rice.kns.web.servlet.dwr
-
A
SpringCreator
that checks the
GlobalResourceLoader
for the
bean name in question if the default
BeanFactory
(the applications)
does not have the bean in question.
- GlobalResourceDelegatingSpringCreator() - Constructor for class org.kuali.rice.kns.web.servlet.dwr.GlobalResourceDelegatingSpringCreator
-
- GlobalResourceLoader - Class in org.kuali.rice.core.api.resourceloader
-
Wrapper on all the Resource loaders.
- GlobalResourceLoader() - Constructor for class org.kuali.rice.core.api.resourceloader.GlobalResourceLoader
-
- GlobalResourceLoaderServiceFactoryBean - Class in org.kuali.rice.krad.config
-
- GlobalResourceLoaderServiceFactoryBean() - Constructor for class org.kuali.rice.krad.config.GlobalResourceLoaderServiceFactoryBean
-
- GlobalTimeoutHandler - Class in org.kuali.rice.kim.sesn.timeouthandlers
-
This class uses the same timeout for all authentication methods and applications
- GlobalTimeoutHandler() - Constructor for class org.kuali.rice.kim.sesn.timeouthandlers.GlobalTimeoutHandler
-
- 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
-
- GOTO_PAGE - Static variable in class org.kuali.rice.edl.impl.components.PageHandler
-
- goToAddRule(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorController
-
This method updates the existing rule in the agenda.
- goToEditProposition(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorController
-
This method starts an edit proposition.
- goToEditRule(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorController
-
This method updates the existing rule in the agenda.
- GRANT_PERMISSION - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- GRANT_RESPONSIBILITY - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- greaterThan(String, Object) - Static method in class org.kuali.rice.core.api.criteria.PredicateFactory
-
Creates a greater than predicate.
- greaterThanOrEqual(String, Object) - Static method in class org.kuali.rice.core.api.criteria.PredicateFactory
-
Creates a greater than or equal predicate.
- GreaterThanOrEqualPredicate - Class in org.kuali.rice.core.api.criteria
-
An immutable predicate which represents a "greater than or equal to" statement which is
evaluated the
CriteriaValue
of this predicate.
- GreaterThanPredicate - Class in org.kuali.rice.core.api.criteria
-
An immutable predicate which represents a "greater than" statement which is
evaluated the
CriteriaValue
of this predicate.
- GridLayoutManager - Class in org.kuali.rice.krad.uif.layout
-
Layout manager that organizes its components in a table based grid
- GridLayoutManager() - Constructor for class org.kuali.rice.krad.uif.layout.GridLayoutManager
-
- GROUP - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- GROUP - Static variable in class org.kuali.rice.kcb.quartz.MessageProcessingJob
-
- GROUP - Static variable in class org.kuali.rice.ken.util.NotificationConstants.RECIPIENT_TYPES
-
- group - Variable in class org.kuali.rice.kew.rule.GroupRuleResponsibility
-
- Group - Class in org.kuali.rice.kim.api.group
-
- Group(Group.Builder) - Constructor for class org.kuali.rice.kim.api.group.Group
-
- Group - Class in org.kuali.rice.krad.uif.container
-
Container that holds a list of Field
or other Group
instances
- Group() - Constructor for class org.kuali.rice.krad.uif.container.Group
-
Default Constructor
- GROUP - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- Group.Builder - Class in org.kuali.rice.kim.api.group
-
This builder constructs an Group enforcing the constraints of the
GroupContract
.
- Group.Cache - Class in org.kuali.rice.kim.api.group
-
- Group.Cache() - Constructor for class org.kuali.rice.kim.api.group.Group.Cache
-
- 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.core.api.impex.xml.XmlConstants
-
- GROUP_ID - Static variable in class org.kuali.rice.kim.api.KimConstants.AttributeConstants
-
- GROUP_ID - Static variable in class org.kuali.rice.kim.api.KimConstants.PrimaryKeyConstants
-
- GROUP_ID - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.Group
-
- GROUP_ID - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.GroupMember
-
- GROUP_ID - Variable in class org.kuali.rice.kim.inquiry.GroupInquirableImpl
-
- GROUP_ID_ERROR_PATH - Static variable in class org.kuali.rice.kim.rules.ui.PersonDocumentGroupRule
-
- GROUP_INTERNAL_SERVICE - Static variable in class org.kuali.rice.kim.impl.services.KimImplServiceLocator
-
- GROUP_INTERNAL_SERVICE - Static variable in class org.kuali.rice.kim.service.KIMServiceLocatorInternal
-
- GROUP_MEMBER_ID - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.GroupMember
-
- GROUP_MEMBER_TYPE - Static variable in class org.kuali.rice.kim.api.KimConstants.KimGroupMemberTypes
-
For group members that are themselves groups
- GROUP_MEMBERSHIP_CHANGE_QUEUE_NAME - Static variable in class org.kuali.rice.kew.api.KewApiServiceLocator
-
- GROUP_NAME - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- GROUP_NAME - Static variable in class org.kuali.rice.kim.api.KimConstants.AttributeConstants
-
- GROUP_NAME - Static variable in class org.kuali.rice.kim.api.KimConstants.UniqueKeyConstants
-
- GROUP_NAME - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.Group
-
- GROUP_NAME - Variable in class org.kuali.rice.kim.inquiry.GroupInquirableImpl
-
- GROUP_NAME - Static variable in class org.kuali.rice.kim.lookup.RoleMemberLookupableHelperServiceImpl
-
- GROUP_NAMESPACE - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- GROUP_RESP_SECTION - Static variable in class org.kuali.rice.kew.api.KEWPropertyConstants
-
- GROUP_RESP_SECTION - Static variable in class org.kuali.rice.kew.document.RoutingRuleDelegationMaintainableBusRule
-
- GROUP_ROUTE_LEVEL - Static variable in class org.kuali.rice.kim.impl.type.KimTypeQualifierResolver
-
- GROUP_SCHEMA_LOCATION - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- GROUP_SERVICE_SOAP - Static variable in class org.kuali.rice.kim.api.KimApiConstants.ServiceNames
-
- GROUP_URI - Static variable in class org.kuali.rice.kew.xml.TestGroupNamespaceURIFilter
-
- GroupAttributeContract - Interface in org.kuali.rice.kim.api.group
-
- groupBy(String) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Adds a new expression to the GROUP BY clause.
- groupByAttributesForEffectiveDating - Variable in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- GroupContract - Interface in org.kuali.rice.kim.api.group
-
- 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
-
- groupDescription - Variable in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- GroupDocumentMember - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - kellerj don't forget to fill this in.
- GroupDocumentMember() - Constructor for class org.kuali.rice.kim.bo.ui.GroupDocumentMember
-
- GroupDocumentMemberId - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - jksmith don't forget to fill this in.
- GroupDocumentMemberId() - Constructor for class org.kuali.rice.kim.bo.ui.GroupDocumentMemberId
-
- GroupDocumentMemberRule - Class in org.kuali.rice.kim.rules.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- GroupDocumentMemberRule() - Constructor for class org.kuali.rice.kim.rules.ui.GroupDocumentMemberRule
-
- GroupDocumentQualifier - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- GroupDocumentQualifier() - Constructor for class org.kuali.rice.kim.bo.ui.GroupDocumentQualifier
-
- groupExists(String, String) - Method in class org.kuali.rice.kew.document.RoutingRuleMaintainableBusRule
-
- GroupId - Interface in org.kuali.rice.kew.workgroup
-
A marker interface for Id implementations for groups.
- groupId - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- groupId - Variable in class org.kuali.rice.kim.bo.ui.GroupDocumentMember
-
- groupId - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentGroup
-
- groupId - Variable in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- groupId - Variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementGroupDocumentForm
-
- groupInactivated(String) - Method in interface org.kuali.rice.kim.impl.role.RoleInternalService
-
Notifies the role service that the group with the given id has been inactivated.
- groupInactivated(String) - Method in class org.kuali.rice.kim.impl.role.RoleInternalServiceImpl
-
- GroupInquirableImpl - Class in org.kuali.rice.kim.inquiry
-
This is a description of what this class does - kellerj don't forget to fill this in.
- GroupInquirableImpl() - Constructor for class org.kuali.rice.kim.inquiry.GroupInquirableImpl
-
- GroupInternalService - Interface in org.kuali.rice.kim.impl.group
-
Provides internal notification services for the GroupServiceImpl.
- GroupInternalServiceImpl - Class in org.kuali.rice.kim.impl.group
-
- GroupInternalServiceImpl() - Constructor for class org.kuali.rice.kim.impl.group.GroupInternalServiceImpl
-
- GroupLookupableHelperServiceImpl - Class in org.kuali.rice.kim.lookup
-
- GroupLookupableHelperServiceImpl() - Constructor for class org.kuali.rice.kim.lookup.GroupLookupableHelperServiceImpl
-
- GroupLookupableImpl - Class in org.kuali.rice.kim.impl.group
-
Custom lookupable for the GroupBo
lookup to call the group service for searching
- GroupLookupableImpl() - Constructor for class org.kuali.rice.kim.impl.group.GroupLookupableImpl
-
- GroupLookupableImpl - Class in org.kuali.rice.kim.lookup
-
This is a description of what this class does - shyu don't forget to fill this in.
- GroupLookupableImpl() - Constructor for class org.kuali.rice.kim.lookup.GroupLookupableImpl
-
- GroupMember - Class in org.kuali.rice.kim.api.group
-
- GroupMember(GroupMember.Builder) - Constructor for class org.kuali.rice.kim.api.group.GroupMember
-
- GroupMember.Builder - Class in org.kuali.rice.kim.api.group
-
- GroupMember.Cache - Class in org.kuali.rice.kim.api.group
-
- GroupMember.Cache() - Constructor for class org.kuali.rice.kim.api.group.GroupMember.Cache
-
- GroupMemberContract - Interface in org.kuali.rice.kim.api.group
-
- groupMemberId - Variable in class org.kuali.rice.kim.bo.ui.GroupDocumentMember
-
- groupMemberId - Variable in class org.kuali.rice.kim.bo.ui.GroupDocumentMemberId
-
- groupMemberId - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentGroup
-
- groupMemberId - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentGroupId
-
- groupMemberNameComparator - Variable in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- GroupMemberQueryResults - Class in org.kuali.rice.kim.api.group
-
- GroupMemberQueryResults.Builder - Class in org.kuali.rice.kim.api.group
-
- GroupMemberQueryResults.Constants - Class in org.kuali.rice.kim.api.group
-
Defines some internal constants used on this class.
- GroupMemberQueryResults.Constants() - Constructor for class org.kuali.rice.kim.api.group.GroupMemberQueryResults.Constants
-
- GroupMemberQueryResults.Elements - Class in org.kuali.rice.kim.api.group
-
A private class which exposes constants which define the XML element
names to use when this object is marshaled to XML.
- GroupMemberQueryResults.Elements() - Constructor for class org.kuali.rice.kim.api.group.GroupMemberQueryResults.Elements
-
- GroupMembershipChangeQueue - Interface in org.kuali.rice.kew.api.group
-
Defines the contract for a message queue that handles group membership changes.
- GroupMembershipChangeQueueImpl - Class in org.kuali.rice.kew.impl.group
-
Executes the updating of
ActionItem
s for a
Group
when
the membership of a group changes.
- GroupMembershipChangeQueueImpl() - Constructor for class org.kuali.rice.kew.impl.group.GroupMembershipChangeQueueImpl
-
- GroupMemberTypeValuesFinder - Class in org.kuali.rice.kim.bo.options
-
- GroupMemberTypeValuesFinder() - Constructor for class org.kuali.rice.kim.bo.options.GroupMemberTypeValuesFinder
-
- groupName - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- groupName - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentGroup
-
- groupName - Variable in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- GroupNameId - Class in org.kuali.rice.kew.workgroup
-
A
GroupId
which identifies the name of a
Workgroup
.
- GroupNameId(String) - Constructor for class org.kuali.rice.kew.workgroup.GroupNameId
-
- GroupNameId(String, String) - Constructor for class org.kuali.rice.kew.workgroup.GroupNameId
-
- groupNamespace - Variable in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- GroupNotFoundException - Exception in org.kuali.rice.krad.exception
-
This class represents an exception that is thrown when a given group can not be retrieved from workflow.
- GroupNotFoundException() - Constructor for exception org.kuali.rice.krad.exception.GroupNotFoundException
-
- GroupNotFoundException(String) - Constructor for exception org.kuali.rice.krad.exception.GroupNotFoundException
-
- GroupNotFoundException(Throwable) - Constructor for exception org.kuali.rice.krad.exception.GroupNotFoundException
-
- GroupNotFoundException(String, Throwable) - Constructor for exception org.kuali.rice.krad.exception.GroupNotFoundException
-
- groupPermissionsByTemplate(Collection<PermissionBo>) - Method in class org.kuali.rice.kim.impl.permission.PermissionServiceImpl
-
- GroupQueryResults - Class in org.kuali.rice.kim.api.group
-
- GroupQueryResults.Builder - Class in org.kuali.rice.kim.api.group
-
- GroupQueryResults.Constants - Class in org.kuali.rice.kim.api.group
-
Defines some internal constants used on this class.
- GroupQueryResults.Constants() - Constructor for class org.kuali.rice.kim.api.group.GroupQueryResults.Constants
-
- GroupQueryResults.Elements - Class in org.kuali.rice.kim.api.group
-
A private class which exposes constants which define the XML element
names to use when this object is marshaled to XML.
- GroupQueryResults.Elements() - Constructor for class org.kuali.rice.kim.api.group.GroupQueryResults.Elements
-
- GroupRuleResponsibility - Class in org.kuali.rice.kew.rule
-
This is a description of what this class does - ewestfal don't forget to fill this in.
- GroupRuleResponsibility() - Constructor for class org.kuali.rice.kew.rule.GroupRuleResponsibility
-
- GROUPS - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- GROUPS - Static variable in class org.kuali.rice.kew.export.KewExportDataSet
-
- groups - Variable in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- GROUPS - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- GroupService - Interface in org.kuali.rice.kim.api.group
-
- GroupServiceBase - Class in org.kuali.rice.kim.impl.group
-
- GroupServiceBase() - Constructor for class org.kuali.rice.kim.impl.group.GroupServiceBase
-
- GroupServiceImpl - Class in org.kuali.rice.kim.impl.group
-
- GroupServiceImpl() - Constructor for class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- groupType - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentGroup
-
- groupTypeId - Variable in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- groupTypeName - Variable in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- GroupTypeService - Interface in org.kuali.rice.kim.framework.group
-
- GroupTypeServiceBase - Class in org.kuali.rice.kns.kim.group
-
Deprecated.
A krad integrated type service base class will be provided in the future.
- GroupTypeServiceBase() - Constructor for class org.kuali.rice.kns.kim.group.GroupTypeServiceBase
-
Deprecated.
- groupWorkItems(Collection<T>, ProcessingResult<T>) - Method in class org.kuali.rice.kcb.quartz.ConcurrentJob
-
Template method that subclasses should override to group work items into units of work
- groupWorkItems(Collection<MessageDelivery>, ProcessingResult<MessageDelivery>) - Method in class org.kuali.rice.kcb.quartz.MessageProcessingJob
-
Group work items by deliverer and notification, so that deliveries to bulk deliverers are grouped
by notification
- groupWorkItems(Collection<T>, ProcessingResult) - Method in class org.kuali.rice.ken.service.impl.ConcurrentJob
-
Template method that subclasses should override to group work items into units of work
- GroupXmlExporter - Class in org.kuali.rice.kew.xml.export
-
This is a description of what this class does - jjhanso don't forget to fill this in.
- GroupXmlExporter() - Constructor for class org.kuali.rice.kew.xml.export.GroupXmlExporter
-
- GroupXmlParser - Class in org.kuali.rice.kew.xml
-
Parses groups from XML.
- GroupXmlParser() - Constructor for class org.kuali.rice.kew.xml.GroupXmlParser
-
- GroupXmlServiceImpl - Class in org.kuali.rice.kew.xml
-
- GroupXmlServiceImpl() - Constructor for class org.kuali.rice.kew.xml.GroupXmlServiceImpl
-
- Growls - Class in org.kuali.rice.krad.uif.widget
-
Growls sets up settings for growls global to the current view and its pages
Some basic options of the plugin are exposed through this class, however additional options
can be passed through setComponentOptions as usual.
- Growls() - Constructor for class org.kuali.rice.krad.uif.widget.Growls
-
- gt(String, Object, Class) - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.Criteria
-
- gt(String, Object) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Adds a greater-than condition to the WHERE clause, ANDing it with any existing conditions if necessary.
- gte(String, Object, Class) - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.Criteria
-
- gte(String, Object) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Adds a greater-than-or-equal condition to the WHERE clause, ANDing it with any existing conditions if necessary.
H
- handle(Callback[]) - Method in class org.kuali.rice.ksb.config.wss4j.CryptoPasswordCallbackHandler
-
The actual CallBackHandler implementation.
- handleCompoundMap(Node, List<Map<String, String>>, XPathQualifierResolver.ResolverConfig, XPath) - Method in class org.kuali.rice.kew.role.XPathQualifierResolver
-
- handleEvent(ResultEvent) - Method in class org.kuali.rice.krms.framework.engine.result.EngineResultListener
-
- handleEvent(ResultEvent) - Method in class org.kuali.rice.krms.framework.engine.result.Log4jResultListener
-
- handleEvent(ResultEvent) - Method in interface org.kuali.rice.krms.framework.engine.result.ResultListener
-
- handleException(Throwable, PersistedMessageBO, Object) - Method in class org.kuali.rice.ksb.messaging.exceptionhandling.DefaultMessageExceptionHandler
-
- handleException(Throwable, PersistedMessageBO, Object) - Method in interface org.kuali.rice.ksb.messaging.exceptionhandling.MessageExceptionHandler
-
- handleExceptionLastDitchEffort(Throwable, PersistedMessageBO, Object) - Method in class org.kuali.rice.kew.messaging.exceptionhandling.DocumentMessageExceptionHandler
-
- handleExceptionLastDitchEffort(Throwable, PersistedMessageBO, Object) - Method in class org.kuali.rice.ksb.messaging.exceptionhandling.DefaultMessageExceptionHandler
-
- handleExceptionLastDitchEffort(Throwable, PersistedMessageBO, Object) - Method in interface org.kuali.rice.ksb.messaging.exceptionhandling.MessageExceptionHandler
-
- handleGroupDocument(List<Map<String, String>>, IdentityManagementGroupDocument, String) - Method in class org.kuali.rice.kim.impl.type.KimTypeQualifierResolver
-
- handleMessage(Message) - Method in class org.kuali.rice.ksb.impl.cxf.interceptors.ImmutableCollectionsInInterceptor
-
- handleMessage(Message) - Method in class org.kuali.rice.ksb.impl.cxf.interceptors.ServiceCallVersioningOutInterceptor
-
Publishes the Kuali Rice Environment, Rice Version, Application Name and Application Version
in outbound protocol headers
- handleMessage(SoapMessage) - Method in class org.kuali.rice.ksb.security.soap.CXFWSS4JInInterceptor
-
This overridden method will not apply security headers if bus security is disabled.
- handleMessage(SoapMessage) - Method in class org.kuali.rice.ksb.security.soap.CXFWSS4JOutInterceptor
-
This overridden method will not apply security headers if bus security is disabled.
- handlePersonDocument(List<Map<String, String>>, IdentityManagementPersonDocument, String) - Method in class org.kuali.rice.kim.impl.type.KimTypeQualifierResolver
-
- handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ksb.messaging.servlet.CXFServletControllerAdapter
-
This method invokes the cxf servlet controller
- handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ken.web.spring.ContentTypeController
-
- handleRoleDocument(List<Map<String, String>>, IdentityManagementRoleDocument, String) - Method in class org.kuali.rice.kim.impl.type.KimTypeQualifierResolver
-
- handleSimpleMap(Node, List<Map<String, String>>, XPathQualifierResolver.ResolverConfig, XPath) - Method in class org.kuali.rice.kew.role.XPathQualifierResolver
-
- hasABlockingRecord(BusinessObject, InactivationBlockingMetadata) - Method in class org.kuali.rice.krad.service.impl.InactivationBlockingDetectionServiceImpl
-
Note we are checking the active getting after retrieving potential blocking records instead of setting criteria on the
active field.
- hasABlockingRecord(BusinessObject, InactivationBlockingMetadata) - Method in interface org.kuali.rice.krad.service.InactivationBlockingDetectionService
-
Determines whether there is ANY record in the relationship defined by the inactivationBlockingMetadata that prevents inactivation of blockedBo
- hasAcknowledge() - Method in class org.kuali.rice.kew.api.action.ActionSet.Builder
-
- hasAcknowledge() - Method in class org.kuali.rice.kew.api.action.ActionSet
-
- hasAcknowledge() - Method in interface org.kuali.rice.kew.api.action.ActionSetContract
-
- hasAction(String) - Method in class org.kuali.rice.kew.api.action.ActionSet.Builder
-
- hasAction(String) - Method in class org.kuali.rice.kew.api.action.ActionSet
-
- hasAction(String) - Method in interface org.kuali.rice.kew.api.action.ActionSetContract
-
- hasActiveNode(String) - Static method in class org.kuali.rice.edl.framework.util.EDLFunctions
-
- hasAffiliation(List<EntityAffiliation.Builder>, String) - Method in class org.kuali.rice.kim.ldap.EntityAffiliationMapper
-
- hasAffiliationOfType(String) - Method in interface org.kuali.rice.kim.api.identity.Person
-
Checks whether the person has an affiliation of a particular type: staff/faculty/student/etc...
- hasAffiliationOfType(String) - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
This overridden method ...
- hasAnyFieldRestrictions() - Method in interface org.kuali.rice.kns.document.authorization.BusinessObjectRestrictions
-
- hasAnyFieldRestrictions() - Method in class org.kuali.rice.kns.document.authorization.BusinessObjectRestrictionsBase
-
- hasAnyFieldRestrictions() - Method in class org.kuali.rice.kns.document.authorization.InquiryOrMaintenanceDocumentRestrictionsBase
-
- hasAnyFieldRestrictions() - Method in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentRestrictionsBase
-
- hasAnyRestriction() - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
-
Returns whether any of the restrictions defined in this class are true.
- hasApprove() - Method in class org.kuali.rice.kew.api.action.ActionSet.Builder
-
- hasApprove() - Method in class org.kuali.rice.kew.api.action.ActionSet
-
- hasApprove() - Method in interface org.kuali.rice.kew.api.action.ActionSetContract
-
- hasAsked(String) - Method in class org.kuali.rice.kns.rules.PromptBeforeValidationBase.ContextSession
-
Whether a question with a given ID has already been asked
- hasAttributeSecurity() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- hasBusinessObjectExisted(BusinessObject, List<String>, List<String>) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- hasBusinessObjectExisted(BusinessObject, List<String>, List<String>) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
-
Deprecated.
- hasCancel() - Method in class org.kuali.rice.kew.api.action.ActionSet.Builder
-
- hasCancel() - Method in class org.kuali.rice.kew.api.action.ActionSet
-
- hasCancel() - Method in interface org.kuali.rice.kew.api.action.ActionSetContract
-
- hasChild(ActionRequestValue) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- hasClass(String) - Method in class org.kuali.rice.ksb.api.bus.support.RestServiceConfiguration
-
- hasClass(String) - Method in class org.kuali.rice.ksb.api.bus.support.RestServiceDefinition
-
- hasCollection(Class, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceImpl
-
- hasCollection(Class, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceJpaImpl
-
- hasCollection(Class, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceOjbImpl
-
- hasCollection(Class, String) - Method in interface org.kuali.rice.krad.service.PersistenceStructureService
-
Returns whether BOs of the given class have a collection defined within them with the given collection name.
- hasComplete() - Method in class org.kuali.rice.kew.api.action.ActionSet.Builder
-
- hasComplete() - Method in class org.kuali.rice.kew.api.action.ActionSet
-
- hasComplete() - Method in interface org.kuali.rice.kew.api.action.ActionSetContract
-
- hasConfiguredMethod() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Indicates whether this attribute query is configured to invoke a custom
method as opposed to running the general object query.
- hasDefaultSort() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- hasDerivedRole(String, List<String>, String, String, Map<String, String>) - Method in class org.kuali.rice.kew.role.service.impl.ActionRequestDerivedRoleTypeServiceImpl
-
- hasDerivedRole(String, List<String>, String, String, Map<String, String>) - Method in class org.kuali.rice.kew.role.service.impl.RouteLogDerivedRoleTypeServiceImpl
-
- hasDerivedRole(String, List<String>, String, String, Map<String, String>) - Method in class org.kuali.rice.kim.api.role.PassThruRoleTypeServiceBase
-
- hasDerivedRole(String, List<String>, String, String, Map<String, String>) - Method in interface org.kuali.rice.kim.framework.role.RoleTypeService
-
This method can be used to check if the given principal has this derived role.
- hasDerivedRole(String, List<String>, String, String, Map<String, String>) - Method in class org.kuali.rice.kns.kim.role.PrincipalDerivedRoleTypeServiceImpl
-
Deprecated.
- hasDerivedRole(String, List<String>, String, String, Map<String, String>) - Method in class org.kuali.rice.kns.kim.role.RoleTypeServiceBase
-
Deprecated.
This simple initial implementation just calls
#getRoleMembersFromApplicationRole(String, String, Map)
and checks the results.
- hasDerivedRole(String, List<String>, String, String, Map<String, String>) - Method in class org.kuali.rice.krad.kim.PermissionDerivedRoleTypeServiceImpl
-
- hasDerivedRoleTypeService(KimType) - Static method in class org.kuali.rice.kim.impl.type.KimTypeLookupableHelperServiceImpl
-
- hasDisapprove() - Method in class org.kuali.rice.kew.api.action.ActionSet.Builder
-
- hasDisapprove() - Method in class org.kuali.rice.kew.api.action.ActionSet
-
- hasDisapprove() - Method in interface org.kuali.rice.kew.api.action.ActionSetContract
-
- hasDocumentId() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- hasErrors() - Method in class org.kuali.rice.krad.util.MessageMap
-
- hasExpression(Object) - Method in class org.kuali.rice.krad.uif.util.UifBeanFactoryPostProcessor
-
Checks whether the given property value is of String type, and if so whether it contains the expression
placholder(s)
- hasExternalBusinessObjectProperty(Class, Map<String, String>) - Method in class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
-
Checks whether any of the fieldValues being passed refer to a property within an ExternalizableBusinessObject.
- hasExternalBusinessObjectProperty(Class<?>, Map<String, String>) - Static method in class org.kuali.rice.krad.lookup.LookupUtils
-
Checks whether any of the fieldValues being passed refer to a property within an ExternalizableBusinessObject.
- hasExtraButtonParams() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- hasExtraButtonSource() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- hasFormatterClass() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- hasFormatterClass() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
- hasFyi() - Method in class org.kuali.rice.kew.api.action.ActionSet.Builder
-
- hasFyi() - Method in class org.kuali.rice.kew.api.action.ActionSet
-
- hasFyi() - Method in interface org.kuali.rice.kew.api.action.ActionSetContract
-
- hasGroupTypeService(KimType) - Static method in class org.kuali.rice.kim.impl.type.KimTypeLookupableHelperServiceImpl
-
- hash(Object) - Method in interface org.kuali.rice.core.api.encryption.EncryptionService
-
Hashes a value (for one-way transformations)
- hash(Object) - Method in class org.kuali.rice.core.impl.encryption.DemonstrationGradeEncryptionServiceImpl
-
Hash the value by converting to a string, running the hash algorithm, and then base64'ng the results.
- hash(Object) - Method in class org.kuali.rice.core.impl.encryption.NoEncryptionEncryptionServiceImpl
-
- HASH_ALGORITHM - Static variable in class org.kuali.rice.core.impl.encryption.DemonstrationGradeEncryptionServiceImpl
-
- HASH_POST_PREFIX - Static variable in interface org.kuali.rice.core.api.encryption.EncryptionService
-
- hashCode() - Method in class edu.sampleu.travel.bo.FiscalOfficer
-
- hashCode() - Method in class org.apache.commons.httpclient.contrib.ssl.EasySSLProtocolSocketFactory
-
- hashCode() - Method in class org.kuali.rice.core.api.criteria.CriteriaDateTimeValue
-
- hashCode() - Method in class org.kuali.rice.core.api.criteria.CriteriaDecimalValue
-
- hashCode() - Method in class org.kuali.rice.core.api.criteria.CriteriaIntegerValue
-
- hashCode() - Method in class org.kuali.rice.core.api.criteria.CriteriaStringValue
-
- hashCode() - Method in class org.kuali.rice.core.api.criteria.GenericQueryResults
-
- hashCode() - Method in class org.kuali.rice.core.api.impex.xml.FileXmlDoc
-
- hashCode() - Method in class org.kuali.rice.core.api.mo.AbstractDataTransferObject
-
- hashCode() - Method in interface org.kuali.rice.core.api.mo.ModelObjectComplete
-
- hashCode() - Method in class org.kuali.rice.core.api.uif.RemotableSelectGroup
-
- hashCode() - Method in class org.kuali.rice.core.api.util.collect.ConstantsMap
-
- hashCode() - Method in class org.kuali.rice.core.api.util.ConcreteKeyValue
-
- hashCode() - Method in class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
- hashCode() - Method in class org.kuali.rice.core.api.util.type.KualiInteger
-
- hashCode() - Method in class org.kuali.rice.core.framework.persistence.jpa.CompositePrimaryKeyBase
-
- hashCode(Object) - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateImmutableValueUserType
-
Returns the hashcode of the passed in value
- hashCode() - Method in class org.kuali.rice.kew.api.identity.EmployeeId
-
- hashCode() - Method in class org.kuali.rice.kew.api.identity.PrincipalId
-
- hashCode() - Method in class org.kuali.rice.kew.api.identity.PrincipalName
-
- hashCode() - Method in class org.kuali.rice.kew.doctype.ApplicationDocumentStatusId
-
This overridden method ...
- hashCode() - Method in class org.kuali.rice.kew.doctype.DocumentTypePolicyId
-
This overridden method ...
- hashCode() - Method in class org.kuali.rice.kew.engine.node.NodeType
-
- hashCode() - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- hashCode() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.RouteNodeForDisplay
-
- hashCode() - Method in class org.kuali.rice.kew.useroptions.UserOptionsId
-
- hashCode() - Method in class org.kuali.rice.kew.workgroup.GroupNameId
-
- hashCode() - Method in class org.kuali.rice.kew.workgroup.WorkflowGroupId
-
- hashCode() - Method in class org.kuali.rice.kim.api.common.delegate.DelegateType.Builder
-
- hashCode() - Method in class org.kuali.rice.kim.api.role.Role.Builder
-
- hashCode() - Method in class org.kuali.rice.kim.api.role.RoleMember.Builder
-
- hashCode() - Method in class org.kuali.rice.kim.api.role.RoleMembership.Builder
-
- hashCode() - Method in class org.kuali.rice.kim.api.role.RoleResponsibility.Builder
-
- hashCode() - Method in class org.kuali.rice.kim.api.role.RoleResponsibilityAction.Builder
-
- hashCode() - Method in class org.kuali.rice.kns.document.authorization.FieldRestriction
-
- hashCode() - Method in class org.kuali.rice.krad.bo.AdHocRoutePersonId
-
- hashCode() - Method in class org.kuali.rice.krad.bo.AdHocRouteWorkgroupId
-
- hashCode() - Method in class org.kuali.rice.krad.bo.KualiCodeBase
-
Overriding equals requires writing a hashCode method.
- hashCode() - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
- hashCode() - Method in class org.kuali.rice.krad.util.ErrorMessage
-
Defined because when you redefine equals, you must redefine hashcode.
- hashCode() - Method in class org.kuali.rice.krad.util.MessageMap
-
- hashCode() - Method in class org.kuali.rice.krms.api.engine.Facts
-
- hashCode() - Method in class org.kuali.rice.krms.api.engine.Term
-
- hashCode() - Method in class org.kuali.rice.krms.framework.engine.TermResolutionEngineImpl.TermResolverKey
-
- hashCode() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- hashCode() - Method in class org.kuali.rice.ksb.impl.bus.RemoteService
-
- hashCodeForCalendars(Calendar...) - Static method in class org.kuali.rice.core.api.util.EqualsAndHashCodeUtils
-
Generates an int hashcode from all calendars passed in.
- hasIdentifier() - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
-
- hasInfo() - Method in class org.kuali.rice.krad.util.MessageMap
-
- hasInquiryDefinition() - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
-
Deprecated.
- hasLookupDefinition() - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
-
Deprecated.
- hasMatchingSessionTicket(String, Map<String, String>) - Method in class org.kuali.rice.krad.UserSession
-
Determines if the UserSession contains a ticket of the given type that matches the given context.
- hasMenubar() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- hasMessages() - Method in class org.kuali.rice.krad.util.MessageMap
-
- hasMultipleValuesResultSetLimit() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- hasNoErrors() - Method in class org.kuali.rice.krad.util.MessageMap
-
- hasNoInfo() - Method in class org.kuali.rice.krad.util.MessageMap
-
- hasNoMessages() - Method in class org.kuali.rice.krad.util.MessageMap
-
- hasNoWarnings() - Method in class org.kuali.rice.krad.util.MessageMap
-
- hasParent() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- hasPerm(String, String) - Static method in class org.kuali.rice.krad.uif.util.ExpressionFunctions
-
Indicates whether the current user has the permission identified by the given namespace and permission name
- hasPermDtls(String, String, Map<String, String>, Map<String, String>) - Static method in class org.kuali.rice.krad.uif.util.ExpressionFunctions
-
Indicates whether the current user has the permission identified by the given namespace and permission name
and with the given details and role qualification
- hasPermission(String, String, String, Map<String, String>) - Method in interface org.kuali.rice.kim.api.permission.PermissionService
-
Checks whether the principal has been granted a permission matching the given details
without taking role qualifiers into account.
- hasPermission(String, String, String, Map<String, String>) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- hasPermission(String, String, String, Map<String, String>) - Method in class org.kuali.rice.kim.impl.permission.PermissionServiceImpl
-
- hasPermission(String, String, String, Map<String, String>) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- hasPermissionByTemplateName(String, String, String, Map<String, String>) - Method in interface org.kuali.rice.kim.api.permission.PermissionService
-
Checks whether the principal has been granted a permission matching the given details
without taking role qualifiers into account.
- hasPermissionByTemplateName(String, String, String, Map<String, String>) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- hasPermissionByTemplateName(String, String, String, Map<String, String>) - Method in class org.kuali.rice.kim.impl.permission.PermissionServiceImpl
-
- hasPermissionByTemplateName(String, String, String, Map<String, String>) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- hasPermissionToGrantPermission(Permission, IdentityManagementRoleDocument) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- hasPermissionToGrantPermission(Permission, IdentityManagementRoleDocument) - Method in interface org.kuali.rice.kim.rule.ui.AddPermissionRule
-
- hasPermissionToGrantPermission(Permission, IdentityManagementRoleDocument) - Method in class org.kuali.rice.kim.rules.ui.KimDocumentPermissionRule
-
- hasPermissionToGrantResponsibility(Responsibility, IdentityManagementRoleDocument) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- hasPermissionToGrantResponsibility(Responsibility, IdentityManagementRoleDocument) - Method in interface org.kuali.rice.kim.impl.responsibility.AddResponsibilityRule
-
- hasPermissionToGrantResponsibility(Responsibility, IdentityManagementRoleDocument) - Method in class org.kuali.rice.kim.impl.responsibility.KimDocumentResponsibilityRule
-
- hasPermTmpl(String, String, Map<String, String>, Map<String, String>) - Static method in class org.kuali.rice.krad.uif.util.ExpressionFunctions
-
Indicates whether the current user has the permission identified by the given namespace and template name
and with the given details and role qualification
- hasPreRouteEditAuthorization(Document, Person) - Method in class org.kuali.rice.krad.service.impl.PessimisticLockServiceImpl
-
This method checks to see that the given user has a lock on the document and return true if one is found.
- hasPreviousVersion() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- hasPrimaryKeyFieldValues(Object) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceImpl
-
- hasPrimaryKeyFieldValues(Object) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceJpaImpl
-
- hasPrimaryKeyFieldValues(Object) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceOjbImpl
-
- hasPrimaryKeyFieldValues(Object) - Method in interface org.kuali.rice.krad.service.PersistenceStructureService
-
- hasReference(Class, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceImpl
-
- hasReference(Class, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceJpaImpl
-
- hasReference(Class, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceOjbImpl
-
- hasReference(Class, String) - Method in interface org.kuali.rice.krad.service.PersistenceStructureService
-
Returns whether there is a reference defined in the persistence layer with the given name.
- hasRelationship(String, String) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
Determines whether there is a relationship defined for the given entry with the given name
- hasRelationship(String, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- hasResponsibility(String, String, String, Map<String, String>, Map<String, String>) - Method in interface org.kuali.rice.kim.api.responsibility.ResponsibilityService
-
Checks in a given principal id has a responsibility using the passed in responsibility information.
- hasResponsibility(String, String, String, Map<String, String>, Map<String, String>) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
Check whether the principal has the given responsibility within the passed qualifier.
- hasResponsibility(String, String, String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityServiceImpl
-
- hasResponsibility(String, String, String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- hasResponsibilityByTemplateName(String, String, String, Map<String, String>, Map<String, String>) - Method in interface org.kuali.rice.kim.api.responsibility.ResponsibilityService
-
Checks in a given principal id has a responsibility using the passed in responsibility template information.
- hasResponsibilityByTemplateName(String, String, String, Map<String, String>, Map<String, String>) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
Check whether the principal has the given responsibility within the passed qualifier.
- hasResponsibilityByTemplateName(String, String, String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityServiceImpl
-
- hasResponsibilityByTemplateName(String, String, String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- hasRestriction(String) - Method in interface org.kuali.rice.kns.document.authorization.BusinessObjectRestrictions
-
- hasRestriction(String) - Method in class org.kuali.rice.kns.document.authorization.BusinessObjectRestrictionsBase
-
- hasRestriction(String) - Method in class org.kuali.rice.kns.document.authorization.InquiryOrMaintenanceDocumentRestrictionsBase
-
- hasRestriction(String) - Method in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentRestrictionsBase
-
- hasRestrictionThatRemovesValueFromUI() - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
-
Returns whether any of the restrictions defined in this class indicate that the attribute value potentially needs
to be not shown to the user (i.e.
- hasResultSetLimit() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- hasResultSetLimit() - Method in class org.kuali.rice.krad.uif.view.LookupView
-
Indicates whether a result set limit has been specified for the
view
- hasRoleTypeService(KimType) - Static method in class org.kuali.rice.kim.impl.type.KimTypeLookupableHelperServiceImpl
-
- hasRoleTypeService(KimType, KimTypeService) - Static method in class org.kuali.rice.kim.impl.type.KimTypeLookupableHelperServiceImpl
-
- hasRouted() - Method in class org.kuali.rice.kew.api.action.ActionSet.Builder
-
- hasRouted() - Method in class org.kuali.rice.kew.api.action.ActionSet
-
- hasRouted() - Method in interface org.kuali.rice.kew.api.action.ActionSetContract
-
- hasRouteNodeForDocumentTypeId(String, String) - Method in interface org.kuali.rice.kew.api.doctype.DocumentTypeService
-
- hasRouteNodeForDocumentTypeId(String, String) - Method in class org.kuali.rice.kew.impl.doctype.DocumentTypeServiceImpl
-
- hasRouteNodeForDocumentTypeName(String, String) - Method in interface org.kuali.rice.kew.api.doctype.DocumentTypeService
-
- hasRouteNodeForDocumentTypeName(String, String) - Method in class org.kuali.rice.kew.impl.doctype.DocumentTypeServiceImpl
-
- hasScript() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- hasSearchableAttributes() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- hasSearchableAttributeValue(String, String, String) - Method in interface org.kuali.rice.kew.routeheader.dao.DocumentRouteHeaderDAO
-
- hasSearchableAttributeValue(String, String, String) - Method in class org.kuali.rice.kew.routeheader.dao.impl.DocumentRouteHeaderDAOJpaImpl
-
- hasSearchableAttributeValue(String, String, String) - Method in class org.kuali.rice.kew.routeheader.dao.impl.DocumentRouteHeaderDAOOjbImpl
-
- hasSearchableAttributeValue(String, String, String) - Method in class org.kuali.rice.kew.routeheader.service.impl.RouteHeaderServiceImpl
-
- hasSearchableAttributeValue(String, String, String) - Method in interface org.kuali.rice.kew.routeheader.service.RouteHeaderService
-
- hasSearchIconOverride() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- hasSecureValue() - Method in class org.kuali.rice.krad.uif.field.DataField
-
Indicates whether the value for the field is secure
- hasStop(RouteNodeInstance) - Method in interface org.kuali.rice.kew.engine.node.hierarchyrouting.HierarchyProvider
-
- hasSummaryField(String) - Method in interface org.kuali.rice.kns.datadictionary.CollectionDefinitionI
-
Deprecated.
- hasSummaryField(String) - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
-
Deprecated.
- hasSummaryField(String) - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
- hasText(String) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
-
- hasTimedOut(Map<String, Object>) - Method in class org.kuali.rice.kim.sesn.timeouthandlers.DisabledTimeoutHandler
-
- hasTimedOut(Map) - Method in class org.kuali.rice.kim.sesn.timeouthandlers.GlobalTimeoutHandler
-
Examines results from session to determine if timeout has expired
- hasTimedOut(Map<String, Object>) - Method in interface org.kuali.rice.kim.sesn.timeouthandlers.TimeoutHandler
-
Determines if the timeout has expired
- hasUnpopulatedFieldName(String) - Method in class org.kuali.rice.krad.util.ForeignKeyFieldsPopulationState
-
- hasUserTakenAction(String, String) - Method in interface org.kuali.rice.kew.actiontaken.dao.ActionTakenDAO
-
- hasUserTakenAction(String, String) - Method in class org.kuali.rice.kew.actiontaken.dao.impl.ActionTakenDAOJpaImpl
-
- hasUserTakenAction(String, String) - Method in class org.kuali.rice.kew.actiontaken.dao.impl.ActionTakenDAOOjbImpl
-
- hasUserTakenAction(String, String) - Method in interface org.kuali.rice.kew.actiontaken.service.ActionTakenService
-
- hasUserTakenAction(String, String) - Method in class org.kuali.rice.kew.actiontaken.service.impl.ActionTakenServiceImpl
-
- hasValidationPattern() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- hasValidationPattern() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
- hasWarnings() - Method in class org.kuali.rice.krad.util.MessageMap
-
- hasWebInterface() - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
Indicates whether or not this module has a web interface module.
- hasWebInterface() - Method in class org.kuali.rice.core.impl.config.module.CoreConfigurer
-
- hasWebInterface() - Method in class org.kuali.rice.kew.config.KEWConfigurer
-
- hasWebInterface() - Method in class org.kuali.rice.kim.config.KIMConfigurer
-
- hasWebInterface() - Method in class org.kuali.rice.krad.config.KRADConfigurer
-
- hasWebInterface() - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- hasWorkflowDocument() - Method in class org.kuali.rice.krad.bo.DocumentHeader
-
- hasWorkflowFunctionResolver(XPath) - Static method in class org.kuali.rice.kew.rule.xmlrouting.XPathHelper
-
Returns true if the given XPath instance has a WorkflowFunctionResolver, false otherwise.
- having(Criteria) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Takes the conditions from the given Criteria's WHERE clause and then ANDs them with this
instance's HAVING clause (or makes them become the new HAVING clause of this instance if
its current HAVING clause is empty).
- headAndTailPath(String) - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowAttributePropertyResolutionServiceImpl
-
Splits the first property off from a path, leaving the tail
- HEADER - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- HEADER_BAR_ENABLED - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- HEADER_BAR_ENABLED_PARAM - Static variable in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- HEADER_DISPATCH - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- HEADER_TAG - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- HeaderField - Class in org.kuali.rice.kns.web.ui
-
Deprecated.
- HeaderField() - Constructor for class org.kuali.rice.kns.web.ui.HeaderField
-
Deprecated.
- HeaderField(String, String, String, String) - Constructor for class org.kuali.rice.kns.web.ui.HeaderField
-
Deprecated.
- HeaderField(String, String, String) - Constructor for class org.kuali.rice.kns.web.ui.HeaderField
-
Deprecated.
- HeaderField(String, String) - Constructor for class org.kuali.rice.kns.web.ui.HeaderField
-
Deprecated.
- HeaderField - Class in org.kuali.rice.krad.uif.field
-
Field that contains a header element and optionally a Group
to
present along with the header text
- HeaderField() - Constructor for class org.kuali.rice.krad.uif.field.HeaderField
-
- HeaderNavigation - Class in org.kuali.rice.kns.datadictionary
-
Deprecated.
- HeaderNavigation() - Constructor for class org.kuali.rice.kns.datadictionary.HeaderNavigation
-
Deprecated.
- HeaderNavigation(String, String) - Constructor for class org.kuali.rice.kns.datadictionary.HeaderNavigation
-
Deprecated.
- headerNavigationList - Variable in class org.kuali.rice.kns.datadictionary.DocumentEntry
-
Deprecated.
- headerNavigationList - Variable in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- headerTab(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
-
Handles requests that originate via Header Tabs.
- headerTabDisplayName - Variable in class org.kuali.rice.kns.datadictionary.HeaderNavigation
-
Deprecated.
- headerTabMethodToCall - Variable in class org.kuali.rice.kns.datadictionary.HeaderNavigation
-
Deprecated.
- headerTabNavigateTo - Variable in class org.kuali.rice.kns.datadictionary.HeaderNavigation
-
Deprecated.
- HELP - Static variable in class org.kuali.rice.kew.export.KewExportDataSet
-
- Help - Class in org.kuali.rice.krad.uif.widget
-
This is a description of what this class does - jkneal don't forget to fill
this in.
- Help() - Constructor for class org.kuali.rice.krad.uif.widget.Help
-
- HELP_DEFINITION_URL - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- HELP_DESK_ACTION_LIST - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- HELP_DESK_ACTION_LIST_PERSON_ATTR_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- HELP_DESK_ACTION_LIST_PRINCIPAL_ATTR_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- helpDefinition - Variable in class org.kuali.rice.kns.datadictionary.HeaderNavigation
-
Deprecated.
- helpDefinition - Variable in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- helpDefinition - Variable in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- HelpDefinition - Class in org.kuali.rice.krad.datadictionary
-
The help element provides the keys to obtain a
help description from the database.
- HelpDefinition() - Constructor for class org.kuali.rice.krad.datadictionary.HelpDefinition
-
Constructs a HelpDefinition.
- HELPDESK_ACTIONLIST_COMMAND - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- helpDeskActionListLogin(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.actionlist.web.ActionListAction
-
- helper - Variable in class org.kuali.rice.kew.engine.StandardWorkflowEngine
-
- helpUrl - Variable in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- helpUrl - Variable in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
-
Deprecated.
- HibernateImmutableValueUserType - Class in org.kuali.rice.core.framework.persistence.jpa.type
-
This is a description of what this class does - jksmith don't forget to fill this in.
- HibernateImmutableValueUserType() - Constructor for class org.kuali.rice.core.framework.persistence.jpa.type.HibernateImmutableValueUserType
-
- HibernateKualiCharBooleanAIType - Class in org.kuali.rice.core.framework.persistence.jpa.type
-
This class converts the "A" or "I" value from the database into a true or false in Java.
- HibernateKualiCharBooleanAIType() - Constructor for class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiCharBooleanAIType
-
- HibernateKualiDecimalFieldType - Class in org.kuali.rice.core.framework.persistence.jpa.type
-
This is a description of what this class does - g1zhang don't forget to fill this in.
- HibernateKualiDecimalFieldType() - Constructor for class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiDecimalFieldType
-
- HibernateKualiDecimalPercentageFieldType - Class in org.kuali.rice.core.framework.persistence.jpa.type
-
map between kualidecimal percentage format and numeric field from db
- HibernateKualiDecimalPercentageFieldType() - Constructor for class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiDecimalPercentageFieldType
-
- HibernateKualiDecimalPercentFieldType - Class in org.kuali.rice.core.framework.persistence.jpa.type
-
Creates a KualiPercent object from the data field.
- HibernateKualiDecimalPercentFieldType() - Constructor for class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiDecimalPercentFieldType
-
- HibernateKualiEncryptDecryptUserType - Class in org.kuali.rice.core.framework.persistence.jpa.type
-
Hibernate UserType to encrypt and decript data on its way to the database
- HibernateKualiEncryptDecryptUserType() - Constructor for class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiEncryptDecryptUserType
-
- HibernateKualiHashType - Class in org.kuali.rice.core.framework.persistence.jpa.type
-
This class calls core service to hash values going to the database
- HibernateKualiHashType() - Constructor for class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiHashType
-
- HibernateKualiIntegerFieldType - Class in org.kuali.rice.core.framework.persistence.jpa.type
-
KualiInteger Type converter
- HibernateKualiIntegerFieldType() - Constructor for class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiIntegerFieldType
-
- HibernateKualiIntegerPercentageFieldType - Class in org.kuali.rice.core.framework.persistence.jpa.type
-
Kuali integer percentage type converteger
- HibernateKualiIntegerPercentageFieldType() - Constructor for class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiIntegerPercentageFieldType
-
- HibernateKualiIntegerPercentFieldType - Class in org.kuali.rice.core.framework.persistence.jpa.type
-
This is a description of what this class does - g1zhang don't forget to fill this in.
- HibernateKualiIntegerPercentFieldType() - Constructor for class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiIntegerPercentFieldType
-
- HibernateKualiPercentFieldType - Class in org.kuali.rice.core.framework.persistence.jpa.type
-
Creates a KualiPercent object from the data field.
- HibernateKualiPercentFieldType() - Constructor for class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiPercentFieldType
-
- hidden - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- hidden - Variable in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
-
Deprecated.
- HIDDEN - Static variable in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- HIDDEN_CONTROL - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- HiddenControl - Class in org.kuali.rice.krad.uif.control
-
Represents a HTML Hidden control, generally rendered as an input control of
type 'hidden'.
- HiddenControl() - Constructor for class org.kuali.rice.krad.uif.control.HiddenControl
-
- HiddenControlDefinition - Class in org.kuali.rice.kns.datadictionary.control
-
Deprecated.
- HiddenControlDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.control.HiddenControlDefinition
-
Deprecated.
- HIDE_LOOKUP_RETURN_LINK - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- HIDE_RETURN_LINK - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- hideAllTabs(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
-
Toggles all tabs to closed
- hideAllTabs(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
- hideAllTabs(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiInquiryAction
-
- HideWebInfFilter - Class in org.kuali.rice.krad.web.filter
-
A simple filter that 404s any urls to embedded module WEB-INF directories.
- HideWebInfFilter() - Constructor for class org.kuali.rice.krad.web.filter.HideWebInfFilter
-
- HierarchicallyConstrainable - Interface in org.kuali.rice.krad.datadictionary.validation.capability
-
Validation capability
- HierarchicalNamedRuleSelector - Class in org.kuali.rice.kew.rule
-
Derives the rule name to select based on node instance state configured by a governing
HierarchyRoutingNode and the HierarchyRoutingNode name.
- HierarchicalNamedRuleSelector() - Constructor for class org.kuali.rice.kew.rule.HierarchicalNamedRuleSelector
-
- HIERARCHY_PROVIDER - Static variable in class org.kuali.rice.kew.engine.node.hierarchyrouting.HierarchyRoutingNode
-
The RouteNode configuration parameter that specifies the hierarchy provider implementation
- HierarchyProvider - Interface in org.kuali.rice.kew.engine.node.hierarchyrouting
-
HierarchyProvider is responsible for exposing the hierarchy that the HierarchyRoutingNode
climbs/descends.
- HierarchyProvider.Stop - Interface in org.kuali.rice.kew.engine.node.hierarchyrouting
-
Marker interface for objects the represent a "stop" or "node" in a hierarchy.
- HierarchyRoutingNode - Class in org.kuali.rice.kew.engine.node.hierarchyrouting
-
Generic hierarchy routing node
- HierarchyRoutingNode() - Constructor for class org.kuali.rice.kew.engine.node.hierarchyrouting.HierarchyRoutingNode
-
- HISTORY - Static variable in class org.kuali.rice.krad.uif.UifConstants.UrlParams
-
- History - Class in org.kuali.rice.krad.uif.view
-
History class used to keep track of views visited so they can be displayed in the ui
as breadcrumbs - both as homeward path and history path interpretations
- History() - Constructor for class org.kuali.rice.krad.uif.view.History
-
- HistoryEntry - Class in org.kuali.rice.krad.uif.view
-
A simple object that keeps track of various HistoryInformation
TODO a variety of these settings are not used in the current implementation of breadcrumbs
and history, they may be removed later if they prove unuseful in future changes
- HistoryEntry() - Constructor for class org.kuali.rice.krad.uif.view.HistoryEntry
-
- HistoryEntry(String, String, String, String, String) - Constructor for class org.kuali.rice.krad.uif.view.HistoryEntry
-
- HOME - Static variable in class org.kuali.rice.kim.api.KimConstants.AddressTypes
-
- hookUpDelegateRuleToParentRule(RuleBaseValues, RuleBaseValues, RuleDelegationBo) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- HORIZONTAL_FIELD_GROUP - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- HotDeployer - Class in org.kuali.rice.kew.plugin
-
Checks for plugins added to or removed from the configured plugin directories.
- HotDeployer(PluginRegistry, File, List<String>) - Constructor for class org.kuali.rice.kew.plugin.HotDeployer
-
- href - Variable in class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
-
Deprecated.
- hrefText - Variable in class org.kuali.rice.kns.datadictionary.control.LinkControlDefinition
-
Deprecated.
- HTML_NON_BREAKING_SPACE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- HtmlData - Class in org.kuali.rice.kns.lookup
-
Deprecated.
- HtmlData() - Constructor for class org.kuali.rice.kns.lookup.HtmlData
-
Deprecated.
- HtmlData.AnchorHtmlData - Class in org.kuali.rice.kns.lookup
-
Deprecated.
This class is an extension of HtmlData.
- HtmlData.AnchorHtmlData() - Constructor for class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
-
Deprecated.
Needed by inquiry framework
- HtmlData.AnchorHtmlData(String, String) - Constructor for class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
-
Deprecated.
- HtmlData.AnchorHtmlData(String, String, String) - Constructor for class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
-
Deprecated.
- HtmlData.InputHtmlData - Class in org.kuali.rice.kns.lookup
-
Deprecated.
This class is an extension of HtmlData.
- HtmlData.InputHtmlData(String, String) - Constructor for class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
-
Deprecated.
- HtmlData.InputHtmlData(String, String, String) - Constructor for class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
-
Deprecated.
- HtmlData.MultipleAnchorHtmlData - Class in org.kuali.rice.kns.lookup
-
Deprecated.
- HtmlData.MultipleAnchorHtmlData(List<HtmlData.AnchorHtmlData>) - Constructor for class org.kuali.rice.kns.lookup.HtmlData.MultipleAnchorHtmlData
-
Deprecated.
Needed by inquiry framework
- HTTP_INVOKER - Static variable in class org.kuali.rice.ksb.api.KsbApiConstants.ServiceTypes
-
The service type for services that use Spring's Http Invoker to perform Java Serialization over HTTP
- HTTP_SERVICE_PORT - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- HttpClientHeaderDigitalSigner - Class in org.kuali.rice.ksb.security
-
A DigitalSigner implementation which places the alias and digital signature into the request
headers of the commons HttpClient's HttpMethod.
- HttpClientHeaderDigitalSigner(Signature, HttpMethod, String) - Constructor for class org.kuali.rice.ksb.security.HttpClientHeaderDigitalSigner
-
- HttpClientHeaderDigitalSigner(Signature, HttpMethod, String, Certificate) - Constructor for class org.kuali.rice.ksb.security.HttpClientHeaderDigitalSigner
-
- HttpClientHeaderDigitalSigner(Signature, HttpMethod, Certificate) - Constructor for class org.kuali.rice.ksb.security.HttpClientHeaderDigitalSigner
-
- HttpClientHelper - Class in org.kuali.rice.ksb.messaging
-
Contains some utility methods for dealing with configuration of the
Commons HttpClient library.
- HttpClientHelper() - Constructor for class org.kuali.rice.ksb.messaging.HttpClientHelper
-
- HttpException - Exception in org.kuali.rice.ksb.messaging
-
- HttpException(int) - Constructor for exception org.kuali.rice.ksb.messaging.HttpException
-
- HttpException(int, String, Throwable) - Constructor for exception org.kuali.rice.ksb.messaging.HttpException
-
- HttpException(int, String) - Constructor for exception org.kuali.rice.ksb.messaging.HttpException
-
- HttpInvokerConnector - Class in org.kuali.rice.ksb.messaging.serviceconnectors
-
- HttpInvokerConnector(JavaServiceConfiguration, URL) - Constructor for class org.kuali.rice.ksb.messaging.serviceconnectors.HttpInvokerConnector
-
- HttpInvokerServiceExporter - Class in org.kuali.rice.ksb.messaging.serviceexporters
-
- HttpInvokerServiceExporter() - Constructor for class org.kuali.rice.ksb.messaging.serviceexporters.HttpInvokerServiceExporter
-
I
- ID - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- ID - Static variable in class org.kuali.rice.ken.util.NotificationConstants.BO_PROPERTY_NAMES
-
- Id - Interface in org.kuali.rice.kew.api.identity
-
Superinterface of UserId and GroupId
- id - Variable in class org.kuali.rice.kew.web.AppSpecificRouteRecipient
-
- ID - Static variable in class org.kuali.rice.kim.api.KimConstants.PrimaryKeyConstants
-
- ID - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.Entity
-
- id - Variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- id - Variable in class org.kuali.rice.krad.bo.AdHocRouteRecipient
-
- id - Variable in class org.kuali.rice.krad.datadictionary.DataDictionaryDefinitionBase
-
- ID - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- ID - Static variable in class org.kuali.rice.krms.api.repository.BaseAttribute.Elements
-
- ID - Static variable in class org.kuali.rice.krms.api.repository.term.TermParameterDefinition.Elements
-
- ID - Static variable in class org.kuali.rice.krms.impl.util.KrmsImplConstants.PropertyNames.Agenda
-
- ID_FIELD - Static variable in class org.kuali.rice.kcb.bo.Message
-
Field names
- ID_FIELD - Static variable in class org.kuali.rice.kcb.bo.MessageDelivery
-
Field names
- Identifiable - Interface in org.kuali.rice.core.api.mo.common
-
This interface can be used to identify a model object which has a unique
identifier.
- identifier - Variable in class org.kuali.rice.krad.datadictionary.SupportAttributeDefinition
-
- IDENTITY_HELPER_SERVICE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- IDENTITY_SERVICE_SOAP - Static variable in class org.kuali.rice.kim.api.KimApiConstants.ServiceNames
-
- IdentityArchiveService - Interface in org.kuali.rice.kim.impl.identity
-
This service archives EntityDefault.
- IdentityArchiveServiceImpl - Class in org.kuali.rice.kim.service.impl
-
This is the default implementation for the IdentityArchiveService.
- IdentityArchiveServiceImpl() - Constructor for class org.kuali.rice.kim.service.impl.IdentityArchiveServiceImpl
-
- IdentityCurrentAndArchivedServiceImpl - Class in org.kuali.rice.kim.impl.identity
-
This IdentityService implementation is largely just a knee-jerk delegator, except for
getters returning
EntityDefault
in which case the IdentityArchiveService
will be invoked if the inner IndentityService impl returns null.
- IdentityCurrentAndArchivedServiceImpl(IdentityService, IdentityArchiveService) - Constructor for class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
This constructs a IdentityCurrentAndArchivedServiceImpl, injecting the
needed services.
- IdentityHelperService - Interface in org.kuali.rice.kew.identity.service
-
A simple helper service in KEW for interacting with the KIM identity
management services.
- IdentityHelperServiceImpl - Class in org.kuali.rice.kew.identity.service.impl
-
- IdentityHelperServiceImpl() - Constructor for class org.kuali.rice.kew.identity.service.impl.IdentityHelperServiceImpl
-
- IdentityManagementBaseInquiryAction - Class in org.kuali.rice.kim.web.struts.action
-
This is a description of what this class does - jonathan don't forget to fill this in.
- IdentityManagementBaseInquiryAction() - Constructor for class org.kuali.rice.kim.web.struts.action.IdentityManagementBaseInquiryAction
-
- IdentityManagementDocumentActionBase - Class in org.kuali.rice.kim.web.struts.action
-
- IdentityManagementDocumentActionBase() - Constructor for class org.kuali.rice.kim.web.struts.action.IdentityManagementDocumentActionBase
-
- IdentityManagementDocumentFormBase - Class in org.kuali.rice.kim.web.struts.form
-
This is a description of what this class does - kellerj don't forget to fill this in.
- IdentityManagementDocumentFormBase() - Constructor for class org.kuali.rice.kim.web.struts.form.IdentityManagementDocumentFormBase
-
- IdentityManagementGroupDocument - Class in org.kuali.rice.kim.document
-
This is a description of what this class does - bhargavp don't forget to fill this in.
- IdentityManagementGroupDocument() - Constructor for class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- IdentityManagementGroupDocumentAction - Class in org.kuali.rice.kim.web.struts.action
-
- IdentityManagementGroupDocumentAction() - Constructor for class org.kuali.rice.kim.web.struts.action.IdentityManagementGroupDocumentAction
-
This constructs a ...
- IdentityManagementGroupDocumentForm - Class in org.kuali.rice.kim.web.struts.form
-
This is a description of what this class does - shyu don't forget to fill this in.
- IdentityManagementGroupDocumentForm() - Constructor for class org.kuali.rice.kim.web.struts.form.IdentityManagementGroupDocumentForm
-
- IdentityManagementGroupDocumentRule - Class in org.kuali.rice.kim.document.rule
-
- IdentityManagementGroupDocumentRule() - Constructor for class org.kuali.rice.kim.document.rule.IdentityManagementGroupDocumentRule
-
- IdentityManagementGroupInquiry - Class in org.kuali.rice.kim.web.struts.action
-
This is a description of what this class does - jonathan don't forget to fill this in.
- IdentityManagementGroupInquiry() - Constructor for class org.kuali.rice.kim.web.struts.action.IdentityManagementGroupInquiry
-
- IdentityManagementKimDocument - Class in org.kuali.rice.kim.document
-
This is a description of what this class does - bhargavp don't forget to fill this in.
- IdentityManagementKimDocument() - Constructor for class org.kuali.rice.kim.document.IdentityManagementKimDocument
-
- IdentityManagementKimDocumentAuthorizer - Class in org.kuali.rice.kim.document.authorization
-
This is a description of what this class does - shyu don't forget to fill this in.
- IdentityManagementKimDocumentAuthorizer() - Constructor for class org.kuali.rice.kim.document.authorization.IdentityManagementKimDocumentAuthorizer
-
- IdentityManagementPersonDocument - Class in org.kuali.rice.kim.document
-
This is a description of what this class does - shyu don't forget to fill
this in.
- IdentityManagementPersonDocument() - Constructor for class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- IdentityManagementPersonDocumentAction - Class in org.kuali.rice.kim.web.struts.action
-
This is a description of what this class does - shyu don't forget to fill this in.
- IdentityManagementPersonDocumentAction() - Constructor for class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- IdentityManagementPersonDocumentForm - Class in org.kuali.rice.kim.web.struts.form
-
This is a description of what this class does - shyu don't forget to fill this in.
- IdentityManagementPersonDocumentForm() - Constructor for class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- IdentityManagementPersonDocumentRule - Class in org.kuali.rice.kim.document.rule
-
This is a description of what this class does - shyu don't forget to fill this in.
- IdentityManagementPersonDocumentRule() - Constructor for class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- IdentityManagementPersonInquiry - Class in org.kuali.rice.kim.web.struts.action
-
This is a description of what this class does - jonathan don't forget to fill this in.
- IdentityManagementPersonInquiry() - Constructor for class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonInquiry
-
- IdentityManagementRoleDocument - Class in org.kuali.rice.kim.document
-
This is a description of what this class does - bhargavp don't forget to fill this in.
- IdentityManagementRoleDocument() - Constructor for class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- IdentityManagementRoleDocument.RoleMemberMetaDataType - Enum in org.kuali.rice.kim.document
-
- IdentityManagementRoleDocumentAction - Class in org.kuali.rice.kim.web.struts.action
-
- IdentityManagementRoleDocumentAction() - Constructor for class org.kuali.rice.kim.web.struts.action.IdentityManagementRoleDocumentAction
-
This constructs a ...
- IdentityManagementRoleDocumentForm - Class in org.kuali.rice.kim.web.struts.form
-
This is a description of what this class does - shyu don't forget to fill this in.
- IdentityManagementRoleDocumentForm() - Constructor for class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- IdentityManagementRoleDocumentRule - Class in org.kuali.rice.kim.document.rule
-
- IdentityManagementRoleDocumentRule() - Constructor for class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- IdentityManagementRoleInquiry - Class in org.kuali.rice.kim.web.struts.action
-
This is a description of what this class does - jonathan don't forget to fill this in.
- IdentityManagementRoleInquiry() - Constructor for class org.kuali.rice.kim.web.struts.action.IdentityManagementRoleInquiry
-
- IdentityManagementService - Interface in org.kuali.rice.kim.api.services
-
This is the front end for the KIM module.
- IdentityManagementServiceImpl - Class in org.kuali.rice.kim.service.impl
-
- IdentityManagementServiceImpl() - Constructor for class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- IdentityManagementTypeAttributeTransactionalDocument - Class in org.kuali.rice.kim.impl.type
-
This is a description of what this class does - shyu don't forget to fill
this in.
- IdentityManagementTypeAttributeTransactionalDocument() - Constructor for class org.kuali.rice.kim.impl.type.IdentityManagementTypeAttributeTransactionalDocument
-
- IdentityService - Interface in org.kuali.rice.kim.api.identity
-
This service provides operations to query for principal and identity data.
- identityService - Variable in class org.kuali.rice.kim.document.rule.IdentityManagementGroupDocumentRule
-
- identityService - Variable in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- identityService - Variable in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- identityService - Static variable in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- identityService - Variable in class org.kuali.rice.kim.web.struts.action.IdentityManagementDocumentActionBase
-
- IdentityServiceImpl - Class in org.kuali.rice.kim.impl.identity
-
Base implementation of the identity (identity) service.
- IdentityServiceImpl() - Constructor for class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- IDocumentEvent - Interface in org.kuali.rice.kew.framework.postprocessor
-
Base event interface for events emitted from the workflow engine
and hooked by the
PostProcessor
- IfExistsFactoryBean - Class in org.kuali.rice.krad.util.spring
-
This is a description of what this class does - jjhanso don't forget to fill this in.
- IfExistsFactoryBean() - Constructor for class org.kuali.rice.krad.util.spring.IfExistsFactoryBean
-
- IFRAME_FIELD - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- IframeField - Class in org.kuali.rice.krad.uif.field
-
Field that encloses an iframe element
- IframeField() - Constructor for class org.kuali.rice.krad.uif.field.IframeField
-
- IGNORE_LIST - Static variable in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
- ignoreField(Field) - Method in class org.kuali.rice.krad.service.impl.SerializerServiceBase.ProxyAndStateAwareJavaReflectionProvider
-
- ILLEGAL_BUSINESS_OBJECTS_FOR_SAVE - Static variable in class org.kuali.rice.krad.util.KRADConstants.Config
-
- IllegalDocumentTypeException - Exception in org.kuali.rice.kew.api.doctype
-
- IllegalDocumentTypeException() - Constructor for exception org.kuali.rice.kew.api.doctype.IllegalDocumentTypeException
-
- IllegalDocumentTypeException(String, Throwable) - Constructor for exception org.kuali.rice.kew.api.doctype.IllegalDocumentTypeException
-
- IllegalDocumentTypeException(String) - Constructor for exception org.kuali.rice.kew.api.doctype.IllegalDocumentTypeException
-
- IllegalDocumentTypeException(Throwable) - Constructor for exception org.kuali.rice.kew.api.doctype.IllegalDocumentTypeException
-
- IMAGE_FIELD - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- IMAGE_SUBMIT - Static variable in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- ImageField - Class in org.kuali.rice.krad.uif.field
-
Field that encloses an image element
- ImageField() - Constructor for class org.kuali.rice.krad.uif.field.ImageField
-
- imageSrc - Variable in class org.kuali.rice.kns.datadictionary.control.ButtonControlDefinition
-
Deprecated.
- IMMEDIATE_EMAIL_REMINDER_QUEUE - Static variable in class org.kuali.rice.kew.api.KewApiServiceLocator
-
- IMMEDIATE_EXCEPTION_ROUTING - Static variable in class org.kuali.rice.ksb.util.KSBConstants.Config
-
- ImmediateEmailReminderQueue - Interface in org.kuali.rice.kew.api.mail
-
A message queue which can be used for sending immediate email reminders.
- ImmediateEmailReminderQueueImpl - Class in org.kuali.rice.kew.impl.mail
-
Reference implementation of an ImmediateEmailReminderQueue
.
- ImmediateEmailReminderQueueImpl() - Constructor for class org.kuali.rice.kew.impl.mail.ImmediateEmailReminderQueueImpl
-
- ImmutableCollectionsInInterceptor - Class in org.kuali.rice.ksb.impl.cxf.interceptors
-
A CXF Interceptor that binds itself to the USER_LOGICAL phase to be used on inbound
messages.
- ImmutableCollectionsInInterceptor() - Constructor for class org.kuali.rice.ksb.impl.cxf.interceptors.ImmutableCollectionsInInterceptor
-
Instantiates an ImmutableCollectionsInInterceptor and adds it to the USER_LOGICAL phase.
- ImmutableJaxbGenerator - Class in org.kuali.rice.devtools.generators.mo
-
This is a simple utility class which generates an "immutable" object complete with a builder based on a supplied
contract interface definition.
- ImmutableJaxbGenerator() - Constructor for class org.kuali.rice.devtools.generators.mo.ImmutableJaxbGenerator
-
- ImmutableJaxbGenerator.Generator - Class in org.kuali.rice.devtools.generators.mo
-
- ImmutableJaxbGenerator.Generator(String, String) - Constructor for class org.kuali.rice.devtools.generators.mo.ImmutableJaxbGenerator.Generator
-
- ImmutableProperties - Class in org.kuali.rice.core.util
-
This is a description of what this class does - g don't forget to fill this in.
- ImmutableProperties(Properties) - Constructor for class org.kuali.rice.core.util.ImmutableProperties
-
- in(String, T...) - Static method in class org.kuali.rice.core.api.criteria.PredicateFactory
-
Create an in predicate.
- in(String, List, Class) - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.Criteria
-
- in(String, Criteria, String, Class) - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.Criteria
-
This method ...
- in(String, Criteria) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Converts the given Criteria into a sub-SELECT query, surrounds it in parentheses, and adds a new
"IN (...)" condition containing the resulting expression into the WHERE clause, while ANDing
the new condition with any existing conditions if necessary.
- in(String, Collection<?>) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Takes the individual elements of the provided collection, converts them to literals or assigns them to input
parameters as needed, and adds a new "IN (...)" condition to the WHERE clause containing those elements,
ANDing it with any existing conditions if necessary.
- in(String, Object...) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Takes the provided values, converts them to literals or assigns them to input parameters as needed, and adds
a new "IN (...)" condition to the WHERE clause containing those elements, ANDing it with any existing
conditions if necessary.
- Inactivatable - Interface in org.kuali.rice.core.api.mo.common.active
-
This interface can be used to identify a model object which has an active
indicator.
- InactivatableFromTo - Interface in org.kuali.rice.core.api.mo.common.active
-
This interface can be used to identify a model object which has an
"active range" such that an object is only active with a certain
temporal range.
- InactivatableFromTo - Interface in org.kuali.rice.krad.bo
-
Business objects that have effective dating (from to dates) should implement this interface.
- InactivatableFromToImpl - Class in org.kuali.rice.krad.bo
-
- InactivatableFromToImpl() - Constructor for class org.kuali.rice.krad.bo.InactivatableFromToImpl
-
- InactivatableFromToUtils - Class in org.kuali.rice.core.api.mo.common.active
-
- INACTIVATEABLE_FROM_TO_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorInternal
-
- InactivateableFromToService - Interface in org.kuali.rice.krad.service
-
Provides methods for retrieval of business objects implementing InactivateableFromTo and needing effective dating logic
- InactivateableFromToServiceImpl - Class in org.kuali.rice.krad.service.impl
-
Implementation of InactivateableFromToService that uses the lookup service for query implementation
- InactivateableFromToServiceImpl() - Constructor for class org.kuali.rice.krad.service.impl.InactivateableFromToServiceImpl
-
- inactivateAddress(String) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- inactivateAddress(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- inactivateAddress(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- inactivateAffiliation(String) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- inactivateAffiliation(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- inactivateAffiliation(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- inactivateApplicationRoleMemberships(String, Timestamp) - Method in class org.kuali.rice.kim.impl.role.RoleInternalServiceImpl
-
- inactivateCitizenship(String) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- inactivateCitizenship(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- inactivateCitizenship(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- inactivateEmail(String) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
This will inactivate the
EntityEmail
with the passed in id.
- inactivateEmail(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- inactivateEmail(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- inactivateEmployment(String) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- inactivateEmployment(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- inactivateEmployment(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- inactivateEntity(String) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
This will inactivate a
Entity
.
- inactivateEntity(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- inactivateEntity(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- inactivateEntityTypeContactInfo(String, String) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- inactivateEntityTypeContactInfo(String, String) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- inactivateEntityTypeContactInfo(String, String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- inactivateGroupRoleMemberships(List<String>, Timestamp) - Method in class org.kuali.rice.kim.impl.role.RoleInternalServiceImpl
-
- inactivateName(String) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
This will inactivate a
EntityName
with the passed in id.
- inactivateName(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- inactivateName(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- inactivatePhone(String) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
This will inactivate the
EntityPhone
with the passed in id.
- inactivatePhone(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- inactivatePhone(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- inactivatePrincipal(String) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- inactivatePrincipal(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- inactivatePrincipal(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- inactivatePrincipalByName(String) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- inactivatePrincipalByName(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- inactivatePrincipalByName(String) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- inactivatePrincipalDelegations(String, Timestamp) - Method in class org.kuali.rice.kim.impl.role.RoleInternalServiceImpl
-
- inactivatePrincipalGroupMemberships(String, Timestamp) - Method in class org.kuali.rice.kim.impl.role.RoleInternalServiceImpl
-
- inactivatePrincipalGroupMemberships(List<String>, Timestamp) - Method in class org.kuali.rice.kim.impl.role.RoleInternalServiceImpl
-
- inactivatePrincipalRoleMemberships(String, Timestamp) - Method in class org.kuali.rice.kim.impl.role.RoleInternalServiceImpl
-
- INACTIVATION_BLOCKING_DISPLAY_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorInternal
-
- 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
-
- InactivationBlockingDetectionServiceImpl - Class in org.kuali.rice.krad.service.impl
-
Performs checking of inactivation blocking
- InactivationBlockingDetectionServiceImpl() - Constructor for class org.kuali.rice.krad.service.impl.InactivationBlockingDetectionServiceImpl
-
- InactivationBlockingDisplayService - Interface in org.kuali.rice.krad.service
-
A service that helps to print out records that block the inactivation of another BO
- InactivationBlockingDisplayServiceImpl - Class in org.kuali.rice.krad.service.impl
-
This is a description of what this class does - wliang don't forget to fill this in.
- InactivationBlockingDisplayServiceImpl() - Constructor for class org.kuali.rice.krad.service.impl.InactivationBlockingDisplayServiceImpl
-
- InactivationBlockingMetadata - Interface in org.kuali.rice.krad.datadictionary
-
This interface provides read-only metadata about inactivation blocking.
- INACTIVE_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- INACTIVE_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- INACTIVE_LABEL_LOWER - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- INACTIVE_RECORD_DISPLAY_PARAM_PREFIX - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- InactiveDocumentTypeAuthorizationException - Exception in org.kuali.rice.krad.exception
-
This class represents an exception that is thrown when a given user is not authorized to take a given action on the given
document type.
- InactiveDocumentTypeAuthorizationException(String, String) - Constructor for exception org.kuali.rice.krad.exception.InactiveDocumentTypeAuthorizationException
-
- inactiveRecordDisplay - Variable in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
- inactiveRecordDisplay - Variable in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- InactiveRecordsHidingUtils - Class in org.kuali.rice.kns.util
-
Inquiry screens and maintenance documents may render a collection of BOs on a screen.
- 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
-
- IncidentReportUtils - Class in org.kuali.rice.kns.util
-
This is a description of what this class does - ewestfal don't forget to fill
this in.
- incidentViewId - Variable in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- includeAddLine - Variable in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
- includeBlankRow - Variable in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- includeKeyInLabel - Variable in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- includeMultipleLookupLine - Variable in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
- includeValuesGroup(Element) - Method in class org.kuali.rice.edl.impl.components.SelectControlEDLComponent
-
- inclusiveMax - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- inclusiveMax - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
-
- IncompatibleTypeException - Exception in org.kuali.rice.krms.api.engine
-
An exception which indicates that the type of data being evaluated in the
engine does not match the expected type.
- IncompatibleTypeException(Object, Class<?>...) - Constructor for exception org.kuali.rice.krms.api.engine.IncompatibleTypeException
-
Constructs an IncompatibleTypeException with a reference to the object
being checked and an array of valid Class objects which the type failed
to match.
- IncompatibleTypeException(String, Object, Class<?>...) - Constructor for exception org.kuali.rice.krms.api.engine.IncompatibleTypeException
-
Constructs an IncompatibleTypeException with a message, a reference to the object
being checked, and an array of valid Class objects which the type failed
to match.
- incrementIteration(RouteContext) - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowRouteModule
-
- incrementTabIndex(KualiForm, String) - Static method in class org.kuali.rice.kns.util.WebUtils
-
- incrementTabIndex() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
- INDEX - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
-
- index() - Method in class org.kuali.rice.krad.uif.view.View
-
Invoked to produce a ViewIndex of the current view's components
- index(View) - Method in class org.kuali.rice.krad.uif.view.ViewIndex
-
Walks through the View tree and indexes all components found.
- indexComponent(Component) - Method in class org.kuali.rice.krad.uif.view.ViewIndex
-
Adds an entry to the main index for the given component.
- indexDocument(String) - Method in interface org.kuali.rice.kew.api.document.attribute.DocumentAttributeIndexingQueue
-
Perform document attribute indexing on the document with the given id.
- indexDocument(String) - Method in class org.kuali.rice.kew.impl.document.attribute.DocumentAttributeIndexingQueueImpl
-
- indexExportedKeys(DatabaseMetaData, String) - Method in class org.kuali.rice.test.ClearDatabaseLifecycle
-
- indexForSearchAfterActionIfNecessary(DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
Does a search index after a non-post processing action completes
- indexOf(Object) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
- indexSearchableAttributes(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationAction
-
- indexViewForType(PropertyValues, String) - Method in class org.kuali.rice.krad.datadictionary.UifDictionaryIndex
-
Performs additional indexing based on the view type associated with the view instance.
- IndicatorPersonSearchTypeValuesFinder - Class in org.kuali.rice.krad.keyvalues
-
This is a description of what this class does - jjhanso don't forget to fill this in.
- IndicatorPersonSearchTypeValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.IndicatorPersonSearchTypeValuesFinder
-
- IndicatorValuesFinder - Class in org.kuali.rice.krad.keyvalues
-
This class returns list of boolean key value pairs.
- IndicatorValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.IndicatorValuesFinder
-
- IndicatorYNBlankValuesFinder - Class in org.kuali.rice.krad.keyvalues
-
This class returns list of payment method key value pairs.
- IndicatorYNBlankValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.IndicatorYNBlankValuesFinder
-
- IndicatorYNNullValuesFinder - Class in org.kuali.rice.krad.keyvalues
-
- IndicatorYNNullValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.IndicatorYNNullValuesFinder
-
- IndicatorYNOnlyValuesFinder - Class in org.kuali.rice.krad.keyvalues
-
This class returns list of boolean key value pairs.
- IndicatorYNOnlyValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.IndicatorYNOnlyValuesFinder
-
- INFINITE_MAX_WAIT - Static variable in class org.kuali.rice.kew.plugin.PluginUtils
-
- info(Object...) - Static method in class org.kuali.rice.core.util.BufferedLogger
-
Wraps Logger#info(String)
- INFO_INGESTER_SUCCESS - Static variable in class edu.sampleu.kew.krad.KEWConstants
-
- INFO_WILDCARDS_AND_OPERATORS_TREATED_LITERALLY - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- InfoContainer - Class in org.kuali.rice.kns.util
-
This is a description of what this class does - wliang don't forget to fill this in.
- InfoContainer(MessageMap) - Constructor for class org.kuali.rice.kns.util.InfoContainer
-
- InfrastructureException - Exception in org.kuali.rice.krad.exception
-
This class represents an exception that is thrown when part of the infrastructure is fatally unavailable.
- InfrastructureException(String, Exception) - Constructor for exception org.kuali.rice.krad.exception.InfrastructureException
-
- ingest(List<XmlDocCollection>) - Method in interface org.kuali.rice.core.api.impex.xml.XmlIngesterService
-
Ingest a list of xml doc collections
- ingest(List<XmlDocCollection>, String) - Method in interface org.kuali.rice.core.api.impex.xml.XmlIngesterService
-
Ingest a list of xml doc collections, but it routing is supported by any of the services ultimately being called
route the xml data with user being the initiator of any documents created.
- ingest(List<XmlDocCollection>) - Method in class org.kuali.rice.core.impl.impex.xml.XmlIngesterServiceImpl
-
- ingest(List<XmlDocCollection>, String) - Method in class org.kuali.rice.core.impl.impex.xml.XmlIngesterServiceImpl
-
- INGESTER_SECTION_ID - Static variable in class edu.sampleu.kew.krad.KEWConstants
-
- IngesterAction - Class in org.kuali.rice.core.web.impex
-
Struts action that accepts uploaded files and feeds them to the XmlIngesterService
- IngesterAction() - Constructor for class org.kuali.rice.core.web.impex.IngesterAction
-
- IngesterController - Class in edu.sampleu.kew.krad.controller
-
This is a description of what this class does - Venkat don't forget to fill this in.
- IngesterController() - Constructor for class edu.sampleu.kew.krad.controller.IngesterController
-
- IngesterForm - Class in edu.sampleu.kew.krad.form
-
This is a description of what this class does - Venkat don't forget to fill this in.
- IngesterForm() - Constructor for class edu.sampleu.kew.krad.form.IngesterForm
-
- IngesterForm - Class in org.kuali.rice.core.web.impex
-
Struts form that accepts uploaded files (in the form of FormFile
s)
- IngesterForm() - Constructor for class org.kuali.rice.core.web.impex.IngesterForm
-
- INHERIT - Static variable in class org.kuali.rice.krad.uif.CssConstants.TextAligns
-
- INHERITED_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- INHERITED_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- inIgnoreCase(String, T...) - Static method in class org.kuali.rice.core.api.criteria.PredicateFactory
-
Create an in ignore case predicate.
- InIgnoreCasePredicate - Class in org.kuali.rice.core.api.criteria
-
An immutable predicate which represents an "in" statement which is
evaluated against a list of values.
- init(Config) - Static method in class org.kuali.rice.core.api.config.property.ConfigContext
-
Perform a one-time initialization of the Config system.
- init(ClassLoader, Config) - Static method in class org.kuali.rice.core.api.config.property.ConfigContext
-
Initializes the ConfigContext with the given Config and binds it to the given ClassLoader.
- init() - Method in class org.kuali.rice.edl.impl.EDLServlet
-
- init(BeanFactory) - Static method in class org.kuali.rice.kcb.service.GlobalKCBServiceLocator
-
The global initializer that constructs the KCBServiceLocator singleton
- init(BeanFactory) - Static method in class org.kuali.rice.ken.core.GlobalNotificationServiceLocator
-
The global initializer that constructs the NotificationServiceLocator singleton
- init(RouteNodeInstance, RouteContext) - Method in interface org.kuali.rice.kew.engine.node.hierarchyrouting.HierarchyProvider
-
Initializer for the hierarchy provider.
- init(DocumentActionParameters) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- init(String, Document) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- init(String, Document) - Method in interface org.kuali.rice.kew.impl.document.WorkflowDocumentPrototype
-
Initialize the WorkflowDocument
- init(FilterConfig) - Method in class org.kuali.rice.kew.web.BootstrapFilter
-
- init(FilterConfig) - Method in class org.kuali.rice.kew.web.DummyLoginFilter
-
- init(FilterConfig) - Method in class org.kuali.rice.kew.web.UserLoginFilter
-
- init(FilterConfig) - Method in class org.kuali.rice.kew.web.UserPreferencesFilter
-
- init(ActionServlet, ModuleConfig) - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoPlugin
-
- init() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.AttributeDefinitionConstraintProvider
-
- init() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.BaseConstraintProvider
-
- init() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.CollectionDefinitionConstraintProvider
-
- init() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.ComplexAttributeDefinitionConstraintProvider
-
- init() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.DataObjectEntryConstraintProvider
-
- init(FilterConfig) - Method in class org.kuali.rice.krad.web.filter.AutoLoginFilter
- init(FilterConfig) - Method in class org.kuali.rice.krad.web.filter.HideWebInfFilter
-
- init(FilterConfig) - Method in class org.kuali.rice.krad.web.filter.SessionFilter
-
- init(FilterConfig) - Method in class org.kuali.rice.krad.web.filter.SetResponseBufferSizeFilter
-
Initializes this Filter with the required parameter, bufferSize.
- 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
- initEDLGlobalConfig() - Method in interface org.kuali.rice.edl.impl.service.EDocLiteService
-
- initEDLGlobalConfig() - Method in class org.kuali.rice.edl.impl.service.impl.EDocLiteServiceImpl
-
- initForm(HttpServletRequest, ActionForm) - Method in class org.kuali.rice.kew.actionlist.web.ActionListFilterAction
-
- initForm(HttpServletRequest, ActionForm) - Method in class org.kuali.rice.kew.notes.web.NoteAction
-
- initForm(HttpServletRequest, ActionForm) - Method in class org.kuali.rice.kew.preferences.web.PreferencesAction
-
- initForm(HttpServletRequest, ActionForm) - Method in class org.kuali.rice.kew.quicklinks.web.QuickLinksAction
-
- initForm(ActionMapping, HttpServletRequest, ActionForm) - Method in class org.kuali.rice.kew.stats.web.StatsAction
-
- initForm(HttpServletRequest, ActionForm) - Method in class org.kuali.rice.kew.superuser.web.SuperUserAction
-
- initForm(HttpServletRequest, ActionForm) - Method in class org.kuali.rice.kns.web.struts.action.BackdoorAction
-
- initForm(HttpServletRequest) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
Create/obtain the model(form) object before it is passed
to the Binder/BeanWrapper.
- initFrameworkServlet() - Method in class org.kuali.rice.ksb.messaging.servlet.KSBDispatcherServlet
-
- INITIAL_NODE - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- INITIAL_ORDER_VALUE - Static variable in interface org.kuali.rice.krad.uif.component.Ordered
-
- initialize(boolean) - Static method in class edu.sampleu.travel.infrastructure.TravelServiceLocator
-
- initialize() - Static method in class org.kuali.rice.core.api.resourceloader.GlobalResourceLoader
-
- initialize(Config) - Static method in class org.kuali.rice.core.impl.config.property.ConfigInitializer
-
inits the root config or merges this config with the root config.
- initialize(Preferences) - Method in class org.kuali.rice.kew.actionitem.ActionItemActionListExtension
-
- initialize() - Method in class org.kuali.rice.kew.rule.web.WebRuleBaseValues
-
- initialize() - Method in class org.kuali.rice.kew.rule.web.WebRuleResponsibility
-
- INITIALIZE - Static variable in class org.kuali.rice.krad.uif.UifConstants.ViewPhases
-
- initializeActionRequestGraph(ActionRequestValue, DocumentRouteHeaderValue, RouteNodeInstance) - Method in interface org.kuali.rice.kew.actionrequest.service.ActionRequestService
-
- initializeActionRequestGraph(ActionRequestValue, DocumentRouteHeaderValue, RouteNodeInstance) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
- INITIALIZED - Static variable in class org.kuali.rice.krad.uif.UifConstants.ViewStatus
-
- initializeDataDictionary - Variable in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- initializeDataFieldFromDataDictionary(View, DataField) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Sets properties of the InputField
(if blank) to the
corresponding attribute entry in the data dictionary
- initializeDocument(DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.engine.StandardWorkflowEngine
-
This method initializes the document by materializing and activating the
first node instance on the document.
- initializeDocument(DocumentRouteHeaderValue) - Method in interface org.kuali.rice.kew.engine.WorkflowEngine
-
- initializeDocumentForNewGroup() - Method in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- initializeDocumentForNewPerson() - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- initializeDocumentForNewRole() - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- initializeEvaluatorForDataObject(Object) - Method in class org.kuali.rice.kns.util.documentserlializer.MaintenanceDocumentPropertySerializibilityEvaluator
-
Reads the data dictionary to determine which properties of the document should be serialized.
- 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
-
- initializeField(Object, Field) - Method in class org.kuali.rice.krad.service.impl.SerializerServiceBase.ProxyAndStateAwareJavaReflectionProvider
-
- initializeGroups() - Method in class org.kuali.rice.krad.uif.view.LookupView
-
- initializeHeaderNavigationTabs() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- initializeHttpClientParams() - Method in class org.kuali.rice.ksb.messaging.serviceconnectors.HttpInvokerConnector
-
- initializeLookupViewHelperService(LookupView) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
Initializes properties on this lookupable from the LookupView
- initializeNewCollectionLine(View, Object, CollectionGroup, boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
New collection lines are handled in the framework by maintaining a map on
the form.
- initializeNewCollectionLine(View, Object, CollectionGroup, boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
-
Initializes a new instance of the collection class
- initializeNodePrototypeComponents(View, Object) - Method in class org.kuali.rice.krad.uif.container.TreeGroup
-
- initializeProperty(Object, String) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
- initializeRemoteServiceRegistry() - Method in class org.kuali.rice.ksb.impl.bus.LazyRemoteServiceRegistryConnector
-
- initializeRequests(List<ActionRequestValue>, RouteContext) - Method in class org.kuali.rice.kew.engine.node.KRAMetaRuleNode
-
- initializeResourceLoaders() - Method in interface org.kuali.rice.core.api.config.module.Configurer
-
- initializeResourceLoaders() - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
- InitialNode - Class in org.kuali.rice.kew.engine.node
-
A simple node which represents the initial node in the document.
- InitialNode() - Constructor for class org.kuali.rice.kew.engine.node.InitialNode
-
- INITIATE_COMMAND - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- INITIATE_DOCUMENT - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- INITIATE_PERMISSION - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- INITIATE_URL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- InitiatedDocumentType - Class in org.kuali.rice.kew.quicklinks
-
Stores statistics information about an initiated DocumentType
- InitiatedDocumentType(String, String) - Constructor for class org.kuali.rice.kew.quicklinks.InitiatedDocumentType
-
- initiateIndexing(String) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
- initiateIndexing(String) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- INITIATOR_ID_ATTRIBUTE_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- INITIATOR_MUST_BLANKET_APPROVE - Static variable in class org.kuali.rice.kew.doctype.DocumentTypePolicyEnum
-
- INITIATOR_MUST_BLANKET_APPROVE_POLICY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- INITIATOR_MUST_CANCEL - Static variable in class org.kuali.rice.kew.doctype.DocumentTypePolicyEnum
-
- INITIATOR_MUST_CANCEL_POLICY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- INITIATOR_MUST_ROUTE - Static variable in class org.kuali.rice.kew.doctype.DocumentTypePolicyEnum
-
determines if the user that initiated a document must 'route' the document when it is
in the initiated state.
- INITIATOR_MUST_ROUTE_POLICY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- INITIATOR_MUST_SAVE - Static variable in class org.kuali.rice.kew.doctype.DocumentTypePolicyEnum
-
determines if the user that initiated a document must 'route' the document when it is
in the initiated state.
- INITIATOR_MUST_SAVE_POLICY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- INITIATOR_NETWORK_ID - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- INITIATOR_OR_REVIEWER_ROLE_NAME - Static variable in class org.kuali.rice.kew.role.service.impl.RouteLogDerivedRoleTypeServiceImpl
-
- INITIATOR_ROLE_NAME - Static variable in class org.kuali.rice.kew.role.service.impl.RouteLogDerivedRoleTypeServiceImpl
-
- InitiatorRoleAttribute - Class in org.kuali.rice.kew.rule
-
RoleAttribute that exposes an INITIATOR abstract role which resolves to the
initiator of the document.
- InitiatorRoleAttribute() - Constructor for class org.kuali.rice.kew.rule.InitiatorRoleAttribute
-
- initMaxUploadSizes() - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
Initializes the list of max upload sizes if necessary.
- initNewCollectionLine(String) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- initOther() - Method in class org.kuali.rice.kns.web.struts.action.KualiActionServlet
-
Initialize other global characteristics of the controller servlet.
- INJECTED_EXCEPTION_MESSAGE_SCHEDULER_KEY - Static variable in class org.kuali.rice.ksb.util.KSBConstants.Config
-
- INLINE - Static variable in class org.kuali.rice.ken.util.NotificationConstants.NOTIFICATION_DETAIL_VIEWS
-
- 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
-
- InlineRequestsRouteModule - Class in org.kuali.rice.kew.routemodule
-
A RouteModule that generates requests for responsibilities statically defined
in the config block of the node.
- InlineRequestsRouteModule() - Constructor for class org.kuali.rice.kew.routemodule.InlineRequestsRouteModule
-
- InPredicate - Class in org.kuali.rice.core.api.criteria
-
An immutable predicate which represents an "in" statement which is
evaluated against a list of values.
- INPUT_FIELD - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- INPUT_HTML_DATA_TYPE - Static variable in class org.kuali.rice.kns.lookup.HtmlData
-
Deprecated.
- InputField - Class in org.kuali.rice.krad.uif.field
-
Field that encapsulates data input/output captured by an attribute within the
application
- InputField() - Constructor for class org.kuali.rice.krad.uif.field.InputField
-
- inputType - Variable in class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
-
Deprecated.
- Inquirable - Interface in org.kuali.rice.kns.inquiry
-
Deprecated.
- Inquirable - Interface in org.kuali.rice.krad.inquiry
-
Provides the contract for implementing an inquiry within the
inquiry framework
- INQUIRABLE_ATTRIBUTE_NAME - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- inquirableClass - Variable in class org.kuali.rice.kns.datadictionary.InquiryDefinition
-
Deprecated.
- inquirableClassCache - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- 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
-
- INQUIRE_INTO_RECORDS - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- inquiry(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementBaseInquiryAction
-
- inquiry - Variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementDocumentFormBase
-
- Inquiry - Class in org.kuali.rice.krad.uif.widget
-
Widget for rendering an Inquiry link on a field's value
- Inquiry() - Constructor for class org.kuali.rice.krad.uif.widget.Inquiry
-
- INQUIRY_ACTION - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- INQUIRY_PK_VALUE_PASSED_FROM_PREVIOUS_REQUEST_PREFIX - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- INQUIRY_TITLE_PREFIX - Static variable in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
- INQUIRY_TITLE_PREFIX - Static variable in class org.kuali.rice.krad.uif.widget.Inquiry
-
- InquiryAuthorizer - Interface in org.kuali.rice.kns.inquiry
-
- InquiryAuthorizerBase - Class in org.kuali.rice.kns.inquiry
-
- InquiryAuthorizerBase() - Constructor for class org.kuali.rice.kns.inquiry.InquiryAuthorizerBase
-
- InquiryCollectionDefinition - Class in org.kuali.rice.kns.datadictionary
-
Deprecated.
- InquiryCollectionDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
-
Deprecated.
- inquiryCollectionMap - Variable in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
-
Deprecated.
- inquiryCollections - Variable in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
-
Deprecated.
- inquiryCollections - Variable in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
-
Deprecated.
- InquiryController - Class in org.kuali.rice.krad.web.controller
-
Controller for InquiryView
screens which handle initial requests for the inquiry and
actions coming from the inquiry view such as export
- InquiryController() - Constructor for class org.kuali.rice.krad.web.controller.InquiryController
-
- inquiryDefinition - Variable in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
-
Deprecated.
- InquiryDefinition - Class in org.kuali.rice.kns.datadictionary
-
Deprecated.
- InquiryDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.InquiryDefinition
-
Deprecated.
- inquiryFieldMap - Variable in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
-
Deprecated.
- inquiryFieldMap - Variable in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
-
Deprecated.
- inquiryFields - Variable in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
-
Deprecated.
- inquiryFields - Variable in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
-
Deprecated.
- InquiryForm - Class in org.kuali.rice.kns.web.struts.form
-
This class is the action form for inquiries.
- InquiryForm() - Constructor for class org.kuali.rice.kns.web.struts.form.InquiryForm
-
- 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
-
- InquiryMapBuilder - Class in org.kuali.rice.kns.datadictionary.exporter
-
Deprecated.
- InquiryMapBuilder() - Constructor for class org.kuali.rice.kns.datadictionary.exporter.InquiryMapBuilder
-
Deprecated.
Default constructor
- InquiryOrMaintenanceDocumentAuthorizer - Interface in org.kuali.rice.kns.bo.authorization
-
This is a description of what this class does - abyrne don't forget to fill this in.
- InquiryOrMaintenanceDocumentPresentationController - Interface in org.kuali.rice.kns.bo.authorization
-
- InquiryOrMaintenanceDocumentRestrictions - Interface in org.kuali.rice.kns.document.authorization
-
- InquiryOrMaintenanceDocumentRestrictionsBase - Class in org.kuali.rice.kns.document.authorization
-
- InquiryOrMaintenanceDocumentRestrictionsBase() - Constructor for class org.kuali.rice.kns.document.authorization.InquiryOrMaintenanceDocumentRestrictionsBase
-
- InquiryPresentationController - Interface in org.kuali.rice.kns.inquiry
-
- InquiryPresentationControllerBase - Class in org.kuali.rice.kns.inquiry
-
- InquiryPresentationControllerBase() - Constructor for class org.kuali.rice.kns.inquiry.InquiryPresentationControllerBase
-
- InquiryRestrictions - Interface in org.kuali.rice.kns.inquiry
-
This is a description of what this class does - abyrne don't forget to fill this in.
- InquirySectionDefinition - Class in org.kuali.rice.kns.datadictionary
-
Deprecated.
- InquirySectionDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
-
Deprecated.
- inquirySections - Variable in class org.kuali.rice.kns.datadictionary.InquiryDefinition
-
Deprecated.
- InquirySubSectionHeaderDefinition - Class in org.kuali.rice.kns.datadictionary
-
Deprecated.
- InquirySubSectionHeaderDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.InquirySubSectionHeaderDefinition
-
Deprecated.
- 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
-
- InquiryViewTypeServiceImpl - Class in org.kuali.rice.krad.uif.service.impl
-
Type service implementation for Inquiry views
- InquiryViewTypeServiceImpl() - Constructor for class org.kuali.rice.krad.uif.service.impl.InquiryViewTypeServiceImpl
-
- insertable - Variable in class org.kuali.rice.core.framework.persistence.jpa.metadata.CollectionDescriptor
-
- insertable - Variable in class org.kuali.rice.core.framework.persistence.jpa.metadata.ObjectDescriptor
-
- insertAccount(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class edu.sampleu.travel.web.action.TravelDocumentAction2
-
- insertAdHocRoutePerson(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
This method will insert the new ad hoc person from the from into the list of ad hoc person recipients, put a new new record
in place and return like normal.
- insertAdHocRouteWorkgroup(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
This method will insert the new ad hoc workgroup into the list of ad hoc workgroup recipients put a nuew record in place and
then return like normal.
- insertBONote(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
insert a note into the document
- insertChildAt(int, Node<T, K>) - Method in class org.kuali.rice.core.api.util.tree.Node
-
Inserts a Node at the specified position in the child list.
- insertNote(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
-
Called by the add note action for adding a note.
- inspected - Variable in class org.kuali.rice.kew.engine.node.RequestsNode.FinalApproverContext
-
- 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
-
- installPluginListeners(Plugin) - Method in class org.kuali.rice.kew.plugin.BasePluginLoader
-
- installPluginListeners(Plugin) - Static method in class org.kuali.rice.kew.plugin.PluginUtils
-
- installResourceLoader(Plugin) - Method in class org.kuali.rice.kew.plugin.BasePluginLoader
-
- installResourceLoader(Plugin) - Static method in class org.kuali.rice.kew.plugin.PluginUtils
-
- INSTANCE - Static variable in class org.kuali.rice.krad.keyvalues.IndicatorValuesFinder
-
- INSTANCE - Static variable in class org.kuali.rice.location.framework.campus.CampusTypeComparator
-
- INSTANCE_ID - Static variable in class org.kuali.rice.core.api.CoreConstants.Config
-
- INSTANCE_ID - Static variable in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Elements
-
- INSTANCE_ID - Static variable in class org.kuali.rice.ksb.util.KSBConstants.Config
-
- InstanceIdFactoryBean - Class in org.kuali.rice.ksb.impl.bus
-
A factory bean which is used to produce an instance id for the service bus.
- InstanceIdFactoryBean() - Constructor for class org.kuali.rice.ksb.impl.bus.InstanceIdFactoryBean
-
- instantiate(Object) - Static method in class org.kuali.rice.krad.uif.util.CloneUtils
-
- instantiateDocument() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- instantiateDocument() - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
-
- instantiateTransactionalDocumentByDocumentTypeName(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiTransactionalDocumentFormBase
-
- INSTRUCTIONAL - Static variable in class org.kuali.rice.krad.uif.UifConstants.IdSuffixes
-
- InstructionsEDLComponent - Class in org.kuali.rice.edl.impl.components
-
This class makes xml for the instructions template of widgets.
- InstructionsEDLComponent() - Constructor for class org.kuali.rice.edl.impl.components.InstructionsEDLComponent
-
- IntegerFormatter - Class in org.kuali.rice.core.web.format
-
This class is used to format Integer objects.
- IntegerFormatter() - Constructor for class org.kuali.rice.core.web.format.IntegerFormatter
-
- 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
-
- INTERNAL_COMMAND_FLAG - Static variable in class org.kuali.rice.ken.deliverer.impl.KEWActionListMessageDeliverer
-
Property set in the attribute content that indicates the action received by workflow was
initiated by the Notification System itself (and not an end user)
- internalField(Object, String) - Static method in class org.kuali.rice.krad.uif.util.CloneUtils
-
- interpolate(String, String...) - Static method in class org.kuali.rice.krad.util.MessageUtils
-
Interpolates a message based on values contained in the data map, assuming message is formatted using a ${key} syntax.
- interpolate(String, Map<String, Object>) - Static method in class org.kuali.rice.krad.util.MessageUtils
-
Interpolates a message based on parameter index, assuming message is formatted using a ${0}..${n} syntax
- interpolate(String, String, Object) - Static method in class org.kuali.rice.krad.util.MessageUtils
-
Interpolates a message which requires only a single property replacement.
- interpolateSymbol(String) - Method in class org.kuali.rice.core.web.format.CurrencyFormatter
-
- IntrospectionException - Exception in org.kuali.rice.krad.exception
-
This class represents an exception that is thrown during some reflection or introspection-related task.
- IntrospectionException(String) - Constructor for exception org.kuali.rice.krad.exception.IntrospectionException
-
- IntrospectionException(String, Throwable) - Constructor for exception org.kuali.rice.krad.exception.IntrospectionException
-
- intValue() - Method in class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
- intValue() - Method in class org.kuali.rice.core.api.util.type.KualiInteger
-
- INVALID_DELIVERY_TYPE - Static variable in class org.kuali.rice.ken.util.NotificationConstants.RESPONSE_MESSAGES
-
- INVALID_RECIPIENT - Static variable in class org.kuali.rice.ken.util.NotificationConstants.RESPONSE_MESSAGES
-
- INVALID_REMOVE_DATE - Static variable in class org.kuali.rice.ken.util.NotificationConstants.RESPONSE_MESSAGES
-
- INVALID_ROUTE_LEVEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- InvalidActionTakenException - Exception in org.kuali.rice.kew.api.action
-
- InvalidActionTakenException() - Constructor for exception org.kuali.rice.kew.api.action.InvalidActionTakenException
-
- InvalidActionTakenException(String, Throwable) - Constructor for exception org.kuali.rice.kew.api.action.InvalidActionTakenException
-
- InvalidActionTakenException(String) - Constructor for exception org.kuali.rice.kew.api.action.InvalidActionTakenException
-
- InvalidActionTakenException(Throwable) - Constructor for exception org.kuali.rice.kew.api.action.InvalidActionTakenException
-
- InvalidActionTakenException - Exception in org.kuali.rice.kew.api.exception
-
The exception thrown whenever an ActionTaken can not be procesed for some reason.
- InvalidActionTakenException() - Constructor for exception org.kuali.rice.kew.api.exception.InvalidActionTakenException
-
- InvalidActionTakenException(String) - Constructor for exception org.kuali.rice.kew.api.exception.InvalidActionTakenException
-
- InvalidActionTakenException(String, Throwable) - Constructor for exception org.kuali.rice.kew.api.exception.InvalidActionTakenException
-
- InvalidActionTakenException(Throwable) - Constructor for exception org.kuali.rice.kew.api.exception.InvalidActionTakenException
-
- InvalidAddressException - Exception in org.kuali.rice.krad.exception
-
- InvalidAddressException() - Constructor for exception org.kuali.rice.krad.exception.InvalidAddressException
-
- InvalidAddressException(String) - Constructor for exception org.kuali.rice.krad.exception.InvalidAddressException
-
- InvalidAddressException(String, Throwable) - Constructor for exception org.kuali.rice.krad.exception.InvalidAddressException
-
- InvalidAddressException(Throwable) - Constructor for exception org.kuali.rice.krad.exception.InvalidAddressException
-
- InvalidDocumentContentException - Exception in org.kuali.rice.kew.api.document
-
- InvalidDocumentContentException() - Constructor for exception org.kuali.rice.kew.api.document.InvalidDocumentContentException
-
- InvalidDocumentContentException(String) - Constructor for exception org.kuali.rice.kew.api.document.InvalidDocumentContentException
-
- InvalidDocumentContentException(Throwable) - Constructor for exception org.kuali.rice.kew.api.document.InvalidDocumentContentException
-
- InvalidDocumentContentException(String, Throwable) - Constructor for exception org.kuali.rice.kew.api.document.InvalidDocumentContentException
-
- InvalidLdapEntityException - Exception in org.kuali.rice.kim.ldap
-
Exception that is used when we retrieve results from EDS that are not compatible with KIM
- InvalidLdapEntityException(String) - Constructor for exception org.kuali.rice.kim.ldap.InvalidLdapEntityException
-
- InvalidParentDocTypeException - Exception in org.kuali.rice.kew.api.exception
-
This error is thrown whenever a child document type is trying to be processed before its
parent document type has been parsed; this provides a means for delaying the processing
of child doc types until their parents are parsed.
- InvalidParentDocTypeException(String, String) - Constructor for exception org.kuali.rice.kew.api.exception.InvalidParentDocTypeException
-
Constructs an InvalidParentDocTypeException, given a document type parent name and a child name.
- InvalidParentDocTypeException(String, String, String) - Constructor for exception org.kuali.rice.kew.api.exception.InvalidParentDocTypeException
-
Constructs an InvalidParentDocTypeException, given a document type parent name, a child name, and an error message.
- InvalidParentDocTypeException(String, String, String, Throwable) - Constructor for exception org.kuali.rice.kew.api.exception.InvalidParentDocTypeException
-
Constructs an InvalidParentDocTypeException, given a document type parent name, a child name, an error message, and a cause.
- InvalidParentDocTypeException(String, String, Throwable) - Constructor for exception org.kuali.rice.kew.api.exception.InvalidParentDocTypeException
-
Constructs an InvalidParentDocTypeException, given a document type parent name, a child name, and a cause.
- inverseJoinColumnDescriptors - Variable in class org.kuali.rice.core.framework.persistence.jpa.metadata.CollectionDescriptor
-
- invoke(String) - Method in class edu.sampleu.travel.remotedservice.SampleRemotedService
-
- invoke(Object, Method, Object[]) - Method in class org.kuali.rice.core.api.util.reflect.BaseInvocationHandler
-
- invoke(MethodInvocation) - Method in class org.kuali.rice.core.framework.persistence.jpa.NoResultExceptionInterceptor
-
- invoke(Object, Method, Object[]) - Method in class org.kuali.rice.kcb.util.BeanFactoryInvocationHandler
-
- invoke(String) - Method in interface org.kuali.rice.ken.api.service.SendNotificationService
-
- invoke(String) - Method in class org.kuali.rice.ken.service.impl.SendNotificationServiceKewXmlImpl
-
Actually invokes the sendNotification() service method.
- invoke(MethodInvocation) - Method in class org.kuali.rice.ken.util.TracingTransactionInterceptor
-
- invoke(Object, Method, Object[]) - Method in class org.kuali.rice.kew.validation.RuleValidationAttributeResolverImpl.RuleValidationAttributeInvocationHandler
-
- invoke(Object, Method, Object[]) - Method in class org.kuali.rice.krad.util.GlobalVariablesContextInvocationHandler
-
- invoke(MethodInvocation) - Method in class org.kuali.rice.krad.util.spring.MethodLoggingInterceptor
-
Surrounds the method invocation with FATAL-level log messages.
- invoke(Object, Method, Object[]) - Method in class org.kuali.rice.krad.workflow.attribute.WorkflowLookupableInvocationHandler
-
Deprecated.
This method intercepts "getReturnUrl" and returns this objects returnUrl attribute.
- invoke(ExecutionEnvironment) - Method in class org.kuali.rice.krms.framework.engine.expression.BinaryOperatorExpression
-
- invoke(ExecutionEnvironment) - Method in class org.kuali.rice.krms.framework.engine.expression.BooleanValidatingExpression
-
- invoke(ExecutionEnvironment) - Method in class org.kuali.rice.krms.framework.engine.expression.ConstantExpression
-
- invoke(ExecutionEnvironment) - Method in interface org.kuali.rice.krms.framework.engine.expression.Expression
-
- invoke(ExecutionEnvironment) - Method in class org.kuali.rice.krms.framework.engine.expression.FunctionExpression
-
- invoke(ExecutionEnvironment) - Method in class org.kuali.rice.krms.framework.engine.expression.TermExpression
-
- invoke(Object...) - Method in interface org.kuali.rice.krms.framework.engine.Function
-
Invoke with the given arguments
- invoke(Object, Method, Object[]) - Method in class org.kuali.rice.ksb.messaging.KSBClientProxy
-
- invoke(Serializable) - Method in interface org.kuali.rice.ksb.messaging.service.KSBJavaService
-
- invoke(String) - Method in interface org.kuali.rice.ksb.messaging.service.KSBXMLService
-
- invokeAction(String, String, ActionInvocation) - Method in interface org.kuali.rice.kew.api.action.ActionInvocationQueue
-
- invokeAction(String, String, ActionInvocation) - Method in class org.kuali.rice.kew.impl.action.ActionInvocationQueueImpl
-
- invokeInternal(Object, Method, Object[]) - Method in class org.kuali.rice.core.api.util.ContextClassLoaderProxy
-
- invokeInternal(Object, Method, Object[]) - Method in class org.kuali.rice.core.api.util.reflect.BaseInvocationHandler
-
- invokeInternal(Object, Method, Object[]) - Method in class org.kuali.rice.ksb.messaging.bam.BAMClientProxy
-
- invokeInternal(Object, Method, Object[]) - Method in class org.kuali.rice.ksb.messaging.bam.BAMServerProxy
-
- invokeInternal(Object, Method, Object[]) - Method in class org.kuali.rice.ksb.messaging.BusClientFailureProxy
-
- invokeInternal(Object, Method, Object[]) - Method in class org.kuali.rice.ksb.messaging.serviceproxies.AsynchronousServiceCallProxy
-
- invokeInternal(Object, Method, Object[]) - Method in class org.kuali.rice.ksb.messaging.serviceproxies.DelayedAsynchronousServiceCallProxy
-
- invokeMethodFinalizer(View, Component, Object) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Invokes the finalize method for the component (if configured) and sets
the render output for the component to the returned method string (if
method is not a void type)
- invokeProperties(Object, Collection<PropertyDefinition>) - Static method in class org.kuali.rice.core.framework.resourceloader.ObjectDefinitionResolver
-
- invokeProperty(Object, PropertyDefinition) - Static method in class org.kuali.rice.core.framework.resourceloader.ObjectDefinitionResolver
-
- invokeRule(String) - Method in class org.kuali.rice.kew.rule.BSFRuleExpression.WorkflowRuleAPI
-
Evaluates a named rule
- invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.kim.impl.responsibility.AddResponsibilityEvent
-
- invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.kim.rule.event.ui.AddDelegationEvent
-
- invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.kim.rule.event.ui.AddDelegationMemberEvent
-
- invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.kim.rule.event.ui.AddGroupEvent
-
- invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.kim.rule.event.ui.AddGroupMemberEvent
-
- invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.kim.rule.event.ui.AddMemberEvent
-
- invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.kim.rule.event.ui.AddPermissionEvent
-
- invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.kim.rule.event.ui.AddPersonDelegationMemberEvent
-
- invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.kim.rule.event.ui.AddPersonDocumentRoleQualifierEvent
-
This overridden method ...
- invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.kim.rule.event.ui.AddRoleEvent
-
- invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.kns.rule.event.KualiAddLineEvent
-
Deprecated.
- invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.kns.rule.event.PromptBeforeValidationEvent
-
- invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.krad.rules.rule.event.AddAdHocRoutePersonEvent
-
- invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.krad.rules.rule.event.AddAdHocRouteWorkgroupEvent
-
- invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.krad.rules.rule.event.AddNoteEvent
-
- invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.krad.rules.rule.event.ApproveDocumentEvent
-
- invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.krad.rules.rule.event.DocumentAuditEvent
-
- invokeRuleMethod(BusinessRule) - Method in interface org.kuali.rice.krad.rules.rule.event.KualiDocumentEvent
-
Invokes the event handling method on the rule object.
- invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.krad.rules.rule.event.RouteDocumentEvent
-
- invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.krad.rules.rule.event.SaveDocumentEvent
-
- invokeRuleMethod(BusinessRule) - Method in class org.kuali.rice.krad.rules.rule.event.SendAdHocRequestsEvent
-
- invokeService(AsynchronousCall) - Method in class org.kuali.rice.ksb.messaging.MessageServiceInvoker
-
Invokes the AsynchronousCall represented on the methodCall on the service
contained in the ServiceInfo object on the AsynchronousCall.
- invokeValidate(RuleValidationContext) - Method in class org.kuali.rice.kew.validation.RuleValidationAttributeResolverImpl.RuleValidationAttributeInvocationHandler
-
- IP_ADDRESS - Static variable in class org.kuali.rice.kns.service.impl.SessionDocumentServiceImpl
-
Deprecated.
- IP_ADDRESS - Static variable in class org.kuali.rice.krad.service.impl.SessionDocumentServiceImpl
-
- ipAddress - Variable in class org.kuali.rice.krad.bo.SessionDocument
-
- ipAddress - Variable in class org.kuali.rice.krad.bo.SessionDocumentId
-
- IS_ADD_LINE - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
-
- IS_LAST_APPROVER_ACTIVATE_FIRST_IND - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- IS_MEMBER_OF_GROUP - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- IS_MEMBER_OF_WORKGROUP - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- isAcknowledgeRequest() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- isAcknowledgeRequest() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- isAcknowledgeRequested() - Method in class org.kuali.rice.kew.api.action.RequestedActions
-
- isAcknowledgeRequested() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Returns whether an acknowledge request is one of the requested actions.
- isAcknowledgeRequested() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- isActionCompatibleRequest(List) - Method in class org.kuali.rice.kew.actions.AcknowledgeAction
-
- isActionCompatibleRequest(List<ActionRequestValue>) - Method in class org.kuali.rice.kew.actions.ActionTakenEvent
-
- isActionCompatibleRequest(List<ActionRequestValue>) - Method in class org.kuali.rice.kew.actions.ApproveAction
-
- isActionCompatibleRequest(List<ActionRequestValue>) - Method in class org.kuali.rice.kew.actions.CancelAction
-
- isActionCompatibleRequest(List) - Method in class org.kuali.rice.kew.actions.ClearFYIAction
-
- isActionCompatibleRequest(List) - Method in class org.kuali.rice.kew.actions.CompleteAction
-
- isActionCompatibleRequest(List) - Method in class org.kuali.rice.kew.actions.DisapproveAction
-
- isActionCompatibleRequest(List<ActionRequestValue>) - Method in class org.kuali.rice.kew.actions.MoveDocumentAction
-
- isActionCompatibleRequest(List<ActionRequestValue>) - Method in class org.kuali.rice.kew.actions.ReturnToPreviousNodeAction
-
- isActionDetailsAtRoleMemberLevel() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- isActionUrlsExist() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- isActionValid() - Method in class org.kuali.rice.kew.actions.ActionTakenEvent
-
Validates whether or not this action is valid for the given principal
and DocumentRouteHeaderValue.
- isActivated() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- isActivateRequests() - Method in class org.kuali.rice.kew.api.action.RoutingReportCriteria.Builder
-
- isActivateRequests() - Method in class org.kuali.rice.kew.api.action.RoutingReportCriteria
-
- isActivateRequests() - Method in interface org.kuali.rice.kew.api.action.RoutingReportCriteriaContract
-
- isActivateRequests() - Method in class org.kuali.rice.kew.engine.ActivationContext
-
- isActivateRequests() - Method in class org.kuali.rice.kew.engine.simulation.SimulationCriteria
-
- isActive() - Method in class edu.sampleu.bookstore.bo.Address
-
- isActive() - Method in class edu.sampleu.bookstore.bo.Author
-
- isActive() - Method in class edu.sampleu.bookstore.bo.BookType
-
- isActive() - Method in class edu.sampleu.bookstore.bo.BSAddressType
-
- isActive() - Method in interface org.kuali.rice.core.api.mo.common.active.Inactivatable
-
The active indicator for an object.
- isActive(DateTime) - Method in interface org.kuali.rice.core.api.mo.common.active.InactivatableFromTo
-
Returns if the record is active for a given Time.
- isActive(DateTime, DateTime, DateTime) - Static method in class org.kuali.rice.core.api.mo.common.active.InactivatableFromToUtils
-
- isActive() - Method in class org.kuali.rice.coreservice.api.component.Component.Builder
-
- isActive() - Method in class org.kuali.rice.coreservice.api.component.Component
-
- isActive() - Method in class org.kuali.rice.coreservice.api.namespace.Namespace.Builder
-
- isActive() - Method in class org.kuali.rice.coreservice.api.namespace.Namespace
-
- isActive() - Method in class org.kuali.rice.coreservice.api.parameter.ParameterType.Builder
-
- isActive() - Method in class org.kuali.rice.coreservice.api.parameter.ParameterType
-
- isActive() - Method in class org.kuali.rice.coreservice.api.style.Style.Builder
-
- isActive() - Method in class org.kuali.rice.coreservice.api.style.Style
-
- isActive() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- isActive() - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- isActive() - Method in class org.kuali.rice.kew.api.doctype.DocumentType
-
- isActive() - Method in interface org.kuali.rice.kew.api.doctype.DocumentTypeContract
-
- isActive() - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance.Builder
-
- isActive() - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance
-
- isActive() - Method in interface org.kuali.rice.kew.api.document.node.RouteNodeInstanceContract
-
- isActive() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition.Builder
-
- isActive() - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition
-
- isActive() - Method in class org.kuali.rice.kew.api.repository.type.KewAttributeDefinition.Builder
-
- isActive() - Method in class org.kuali.rice.kew.api.repository.type.KewAttributeDefinition
-
- isActive() - Method in class org.kuali.rice.kew.api.repository.type.KewTypeAttribute.Builder
-
- isActive() - Method in class org.kuali.rice.kew.api.repository.type.KewTypeAttribute
-
- isActive() - Method in class org.kuali.rice.kew.api.repository.type.KewTypeDefinition.Builder
-
- isActive() - Method in class org.kuali.rice.kew.api.repository.type.KewTypeDefinition
-
- isActive() - Method in class org.kuali.rice.kew.api.rule.Rule.Builder
-
- isActive() - Method in class org.kuali.rice.kew.api.rule.Rule
-
- isActive() - Method in interface org.kuali.rice.kew.api.rule.RuleContract
-
The active indicator for the rule.
- isActive() - Method in class org.kuali.rice.kew.api.rule.RuleReportCriteria.Builder
-
- isActive() - Method in class org.kuali.rice.kew.api.rule.RuleReportCriteria
-
- isActive() - Method in interface org.kuali.rice.kew.api.rule.RuleReportCriteriaContract
-
- isActive() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateAttribute.Builder
-
- isActive() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateAttribute
-
- isActive() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- isActive() - Method in interface org.kuali.rice.kew.doctype.bo.DocumentTypeEBO
-
In order to make this object Inactivateable.
- isActive() - Method in class org.kuali.rice.kew.doctype.DocumentTypeSecurity
-
- isActive() - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- isActive() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateAttributeBo
-
- isActive() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- isActive(Date) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- isActive() - Method in class org.kuali.rice.kim.api.common.attribute.KimAttribute.Builder
-
- isActive() - Method in class org.kuali.rice.kim.api.common.attribute.KimAttribute
-
- isActive(DateTime) - Method in class org.kuali.rice.kim.api.common.delegate.DelegateMember.Builder
-
- isActive() - Method in class org.kuali.rice.kim.api.common.delegate.DelegateMember.Builder
-
- isActive(DateTime) - Method in class org.kuali.rice.kim.api.common.delegate.DelegateMember
-
- isActive() - Method in class org.kuali.rice.kim.api.common.delegate.DelegateMember
-
- isActive() - Method in class org.kuali.rice.kim.api.common.delegate.DelegateType.Builder
-
- isActive() - Method in class org.kuali.rice.kim.api.common.delegate.DelegateType
-
- isActive() - Method in class org.kuali.rice.kim.api.common.template.Template.Builder
-
- isActive() - Method in class org.kuali.rice.kim.api.common.template.Template
-
- isActive() - Method in class org.kuali.rice.kim.api.group.Group.Builder
-
- isActive() - Method in class org.kuali.rice.kim.api.group.Group
-
- isActive(DateTime) - Method in class org.kuali.rice.kim.api.group.GroupMember.Builder
-
- isActive() - Method in class org.kuali.rice.kim.api.group.GroupMember.Builder
-
- isActive(DateTime) - Method in class org.kuali.rice.kim.api.group.GroupMember
-
- isActive() - Method in class org.kuali.rice.kim.api.group.GroupMember
-
- isActive() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- isActive() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress
-
- isActive() - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliation.Builder
-
- isActive() - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliation
-
- isActive() - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationType.Builder
-
- isActive() - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationType
-
- isActive() - Method in class org.kuali.rice.kim.api.identity.citizenship.EntityCitizenship.Builder
-
- isActive() - Method in class org.kuali.rice.kim.api.identity.citizenship.EntityCitizenship
-
- isActive() - Method in class org.kuali.rice.kim.api.identity.CodedAttribute.Builder
-
- isActive() - Method in class org.kuali.rice.kim.api.identity.CodedAttribute
-
- isActive() - Method in class org.kuali.rice.kim.api.identity.email.EntityEmail.Builder
-
- isActive() - Method in class org.kuali.rice.kim.api.identity.email.EntityEmail
-
- isActive() - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment.Builder
-
- isActive() - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment
-
- isActive() - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- isActive() - Method in class org.kuali.rice.kim.api.identity.entity.Entity
-
- isActive() - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefault.Builder
-
- isActive() - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefault
-
- isActive() - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifierType.Builder
-
- isActive() - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifierType
-
- isActive() - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- isActive() - Method in class org.kuali.rice.kim.api.identity.name.EntityName
-
- isActive() - Method in interface org.kuali.rice.kim.api.identity.Person
-
- isActive() - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone.Builder
-
- isActive() - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone
-
- isActive() - Method in class org.kuali.rice.kim.api.identity.principal.Principal.Builder
-
- isActive() - Method in class org.kuali.rice.kim.api.identity.principal.Principal
-
- isActive() - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo.Builder
-
- isActive() - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo
-
- isActive() - Method in class org.kuali.rice.kim.api.permission.Permission.Builder
-
- isActive() - Method in class org.kuali.rice.kim.api.permission.Permission
-
- isActive() - Method in class org.kuali.rice.kim.api.responsibility.Responsibility.Builder
-
- isActive() - Method in class org.kuali.rice.kim.api.responsibility.Responsibility
-
- isActive() - Method in class org.kuali.rice.kim.api.role.Role.Builder
-
- isActive() - Method in class org.kuali.rice.kim.api.role.Role
-
- isActive(DateTime) - Method in class org.kuali.rice.kim.api.role.RoleMember.Builder
-
- isActive() - Method in class org.kuali.rice.kim.api.role.RoleMember.Builder
-
- isActive(DateTime) - Method in class org.kuali.rice.kim.api.role.RoleMember
-
- isActive() - Method in class org.kuali.rice.kim.api.role.RoleMember
-
- isActive() - Method in class org.kuali.rice.kim.api.role.RolePermission.Builder
-
- isActive() - Method in class org.kuali.rice.kim.api.role.RolePermission
-
- isActive() - Method in class org.kuali.rice.kim.api.role.RoleResponsibility.Builder
-
- isActive() - Method in class org.kuali.rice.kim.api.role.RoleResponsibility
-
- isActive() - Method in class org.kuali.rice.kim.api.type.KimType.Builder
-
- isActive() - Method in class org.kuali.rice.kim.api.type.KimType
-
- isActive() - Method in class org.kuali.rice.kim.api.type.KimTypeAttribute.Builder
-
- isActive() - Method in class org.kuali.rice.kim.api.type.KimTypeAttribute
-
- isActive() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableBase
-
- isActive() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableEditableBase
-
- isActive() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableToFromBase
-
- isActive() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableToFromEditableBase
-
- isActive() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoActiveToFromBase
-
- isActive() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentBoBase
-
- isActive() - Method in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- isActive() - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- isActive() - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- isActive() - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- isActive() - Method in class org.kuali.rice.krad.bo.InactivatableFromToImpl
-
- isActive() - Method in class org.kuali.rice.krad.bo.KualiCodeBase
-
- isActive() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaDefinition.Builder
-
- isActive() - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaDefinition
-
- isActive() - Method in class org.kuali.rice.krms.api.repository.context.ContextDefinition.Builder
-
- isActive() - Method in class org.kuali.rice.krms.api.repository.context.ContextDefinition
-
- isActive() - Method in class org.kuali.rice.krms.api.repository.function.FunctionDefinition.Builder
-
- isActive() - Method in class org.kuali.rice.krms.api.repository.function.FunctionDefinition
-
- isActive() - Method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition.Builder
-
- isActive() - Method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition
-
- isActive() - Method in class org.kuali.rice.krms.api.repository.term.TermResolverDefinition.Builder
-
- isActive() - Method in class org.kuali.rice.krms.api.repository.term.TermResolverDefinition
-
- isActive() - Method in class org.kuali.rice.krms.api.repository.term.TermSpecificationDefinition.Builder
-
- isActive() - Method in class org.kuali.rice.krms.api.repository.term.TermSpecificationDefinition
-
- isActive() - Method in class org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinition.Builder
-
- isActive() - Method in class org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinition
-
- isActive() - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeAttribute.Builder
-
- isActive() - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeAttribute
-
- isActive() - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeDefinition.Builder
-
- isActive() - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeDefinition
-
- isActive() - Method in class org.kuali.rice.location.api.campus.Campus.Builder
-
- isActive() - Method in class org.kuali.rice.location.api.campus.Campus
-
The active indicator for an object.
- isActive() - Method in class org.kuali.rice.location.api.campus.CampusType.Builder
-
- isActive() - Method in class org.kuali.rice.location.api.campus.CampusType
-
The active indicator for an object.
- isActive() - Method in class org.kuali.rice.location.api.country.Country.Builder
-
- isActive() - Method in class org.kuali.rice.location.api.country.Country
-
The active indicator for an object.
- isActive() - Method in class org.kuali.rice.location.api.county.County.Builder
-
- isActive() - Method in class org.kuali.rice.location.api.county.County
-
The active indicator for an object.
- isActive() - Method in class org.kuali.rice.location.api.postalcode.PostalCode.Builder
-
- isActive() - Method in class org.kuali.rice.location.api.postalcode.PostalCode
-
The active indicator for an object.
- isActive() - Method in class org.kuali.rice.location.api.state.State.Builder
-
- isActive() - Method in class org.kuali.rice.location.api.state.State
-
The active indicator for an object.
- isActiveById(String) - Method in interface org.kuali.rice.kew.api.doctype.DocumentTypeService
-
- isActiveById(String) - Method in class org.kuali.rice.kew.impl.doctype.DocumentTypeServiceImpl
-
- isActiveByName(String) - Method in interface org.kuali.rice.kew.api.doctype.DocumentTypeService
-
- isActiveByName(String) - Method in class org.kuali.rice.kew.impl.doctype.DocumentTypeServiceImpl
-
- isActiveIndicator() - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
Gets the activeIndicator attribute.
- isAddAllOption() - Method in class org.kuali.rice.krad.uif.field.LookupInputField
-
Indicates whether the option for all values (blank key, 'All' label) should be added to the lookup
field, note this is only supported for
MultiValueControl
instance
- isAddBlankOption() - Method in interface org.kuali.rice.krad.uif.control.UifKeyValuesFinder
-
Indicates whether a blank option should be included as a valid option
- isAddBlankOption() - Method in class org.kuali.rice.krad.uif.control.UifKeyValuesFinderBase
-
- isAddHocRoutePersonValid(Document, AdHocRoutePerson) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
Verifies that the adHocRoutePerson's fields are valid - it does required and format checks.
- isAddHocRouteWorkgroupValid(AdHocRouteWorkgroup) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
Verifies that the adHocRouteWorkgroup's fields are valid - it does required and format checks.
- isAddressEntityCriteria(String) - Method in class org.kuali.rice.kim.impl.identity.PersonServiceImpl
-
- isAddRuleInProgress() - Method in class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- isAdHocRequest() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- isAdHocRequest() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- 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.
- isAdmin(SecuritySession) - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentSecurityServiceImpl
-
- isAdvancedSearch() - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
Returns true if the current search being executed is an "advanced" search.
- isAffiliationEntityCriteria(String) - Method in class org.kuali.rice.kim.impl.identity.PersonServiceImpl
-
- isAliasInKeystore(String) - Method in class org.kuali.rice.ksb.security.admin.service.impl.JavaSecurityManagementServiceImpl
-
- isAliasInKeystore(String) - Method in interface org.kuali.rice.ksb.security.admin.service.JavaSecurityManagementService
-
- isAllFieldsPopulated() - Method in class org.kuali.rice.krad.util.ForeignKeyFieldsPopulationState
-
Gets the allFieldsPopulated attribute.
- isAllowAll() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
If true, this constraint will allow all symbols that have flags for them.
- isAllowAmpersand() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowApostrophe() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowAsterisk() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowAtSign() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowBackslash() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowBrackets() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowColon() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowComma() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowCurlyBraces() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowDash() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowDollar() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
-
- 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.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
-
- isAllowForwardSlash() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowGreaterThan() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowInlineRange() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- isAllowLessThan() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowMessageRepeat() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
If true, when this is set on an ErrorsField whose parentComponent has
nested Containers or AttributeFields, it will allow those fields to also
show their ErrorsField messages.
- isAllowNegative() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.FixedPointPatternConstraint
-
- isAllowNegative() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.FloatingPointPatternConstraint
-
- isAllowNegative() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.IntegerPatternConstraint
-
- isAllowParenthesis() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
-
- 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.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
-
- isAllowPeriod() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowPlus() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowPound() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowQuestionMark() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowSemiColon() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowsNoteAttachments() - Method in class org.kuali.rice.krad.uif.view.DocumentView
-
- isAllowsNoteFYI() - Method in class org.kuali.rice.krad.uif.view.DocumentView
-
- isAllowsRemoval() - Method in class org.kuali.rice.ksb.security.admin.KeyStoreEntryDataContainer
-
- isAllowUnderscore() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllowUnrequestedAction() - Method in class org.kuali.rice.kew.doctype.DocumentTypePolicy
-
- isAllowWhitespace() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isAllServers() - Method in class org.kuali.rice.ksb.messaging.web.ThreadPoolForm
-
- isAlreadyPersisted() - Method in class org.kuali.rice.kim.impl.jaxb.RoleXmlDTO
-
- isAlternateContainer() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
If this is true, the display of messages is being handled by another
container.
- isAlwaysAllowCollectionDeletion() - Method in interface org.kuali.rice.kns.datadictionary.CollectionDefinitionI
-
Deprecated.
- isAlwaysAllowCollectionDeletion() - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
-
Deprecated.
- isAlwaysAllowCollectionDeletion() - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
- isAnnotatable(List) - Static method in class org.kuali.rice.edl.impl.components.WorkflowDocumentState
-
Determines whether to display the annotation text box
Currently we will show the annotation box if ANY of the possible actions are
annotatable.
- isAnnotatableAction() - Method in class org.kuali.rice.edl.impl.UserAction
-
- isAnyFieldsPopulated() - Method in class org.kuali.rice.krad.util.ForeignKeyFieldsPopulationState
-
Gets the anyFieldsPopulated attribute.
- isAppDocStatusInUse() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
This method returns a boolean denoting whether the Application Document Status is to be used for this document type.
- isAppendHomewardPath() - Method in class org.kuali.rice.krad.uif.view.History
-
- isAppendPassedHistory() - Method in class org.kuali.rice.krad.uif.view.History
-
- isApplyAlternatingRowStyles() - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManager
-
Indicates whether alternating row styles should be applied
- isApplyDefaultCellWidths() - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManager
-
Indicates whether the manager should default the cell widths
- isApplyValueMask() - Method in class org.kuali.rice.krad.uif.field.DataField
-
Indicates whether the value for the field should be masked (or partially masked) on display
- isApproval() - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- isApprovalRequest() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- isApprovalRequested() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Returns whether an approval request is one of the requested actions.
- isApprovalRequested() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- isApproved() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Indicates if the document is in the Processed or Finalized state.
- isApproved() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
Indicates if the document is in the Processed or Finalized state.
- isApproveOrCompleteRequest() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- isApproveRequest() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- isApproveRequested() - Method in class org.kuali.rice.kew.api.action.RequestedActions
-
- isAssignableFrom(Class) - Method in class org.kuali.rice.kew.engine.node.NodeType
-
- isAssignableFrom(NodeType) - Method in class org.kuali.rice.kew.engine.node.NodeType
-
- isAssignableFrom(Class<?>, Class<?>) - Static method in class org.kuali.rice.krad.uif.util.ExpressionFunctions
-
Checks whether the given class parameter is assignable from the given object class
parameter
- isAtLeastOneRowHasActions() - Method in class org.kuali.rice.krad.web.form.LookupForm
-
- isAtLeastOneRowReturnable() - Method in class org.kuali.rice.krad.web.form.LookupForm
-
- isAtNode(String, String) - Static method in class org.kuali.rice.edl.framework.util.EDLFunctions
-
- isAtRemotingLayer() - Method in class org.kuali.rice.core.api.reflect.ObjectDefinition
-
- 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
- isAttributeDefined(String, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- isAttributeDefined(Class, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- isAttributeInquirable(Class, String, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
-
This method determines if a given field(attribute) is inquirable or not
This handles both nested and non-nested attributes
- isAttributeInquirable(Class, String, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectMetaDataServiceImpl
-
Deprecated.
- isAttributeLookupable(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
-
This method determines if a given field(attribute) is lookupable or not
This handles both nested and non-nested attributes
- isAttributeLookupable(Class, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectMetaDataServiceImpl
-
Deprecated.
- 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
- isAttributeRequired(String, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- isAttributeRequired(Class, String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- isAttributeValueReaderProvided() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
-
- isAuthenticated() - Method in class org.kuali.rice.kim.client.acegi.KualiDistributedSessionExpiredAuthentication
-
- isAuthenticatedByPermission(String, String, String, Map<String, String>, Map<String, String>, SecuritySession) - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentSecurityServiceImpl
-
- isAuthorized() - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- isAuthorized(String, String, String, Map<String, String>, Map<String, String>) - Method in interface org.kuali.rice.kim.api.permission.PermissionService
-
Checks whether the given qualified permission is granted to the principal given
the passed roleQualification.
- isAuthorized(String, String, String, Map<String, String>, Map<String, String>) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- isAuthorized(String, String, String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kim.impl.permission.PermissionServiceImpl
-
- isAuthorized(String, String, String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- isAuthorized(BusinessObject, String, String, String) - Method in interface org.kuali.rice.kns.authorization.BusinessObjectAuthorizer
-
- isAuthorized(BusinessObject, String, String, String, Map<String, String>, Map<String, String>) - Method in interface org.kuali.rice.kns.authorization.BusinessObjectAuthorizer
-
- isAuthorized(BusinessObject, String, String, String) - Method in class org.kuali.rice.kns.bo.authorization.BusinessObjectAuthorizerBase
-
- isAuthorized(BusinessObject, String, String, String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kns.bo.authorization.BusinessObjectAuthorizerBase
-
- 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
-
- isAuthorized(String, String) - Method in interface org.kuali.rice.krms.impl.authorization.AgendaAuthorizationService
-
Checks if the current user is authorized to perform the action on an agenda in the specified context.
- isAuthorized(String, String) - Method in class org.kuali.rice.krms.impl.authorization.AgendaAuthorizationServiceImpl
-
- isAuthorizedByTemplate(BusinessObject, String, String, String) - Method in interface org.kuali.rice.kns.authorization.BusinessObjectAuthorizer
-
- isAuthorizedByTemplate(Object, String, String, String, Map<String, String>, Map<String, String>) - Method in interface org.kuali.rice.kns.authorization.BusinessObjectAuthorizer
-
- isAuthorizedByTemplate(BusinessObject, String, String, String) - Method in class org.kuali.rice.kns.bo.authorization.BusinessObjectAuthorizerBase
-
- 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
- isAuthorizedByTemplateName(String, String, String, Map<String, String>, Map<String, String>) - Method in interface org.kuali.rice.kim.api.permission.PermissionService
-
Checks whether the given qualified permission is granted to the principal given
the passed roleQualification.
- isAuthorizedByTemplateName(String, String, String, Map<String, String>, Map<String, String>) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- isAuthorizedByTemplateName(String, String, String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kim.impl.permission.PermissionServiceImpl
-
- isAuthorizedByTemplateName(String, String, String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- isAuthorizedForDocument(String, Document) - Method in interface org.kuali.rice.kew.framework.document.security.DocumentSecurityAttribute
-
Determines whether or not a principal is authorized to see information about a given document.
- isAuthorizedToAccessLookupResults(String, String) - Method in interface org.kuali.rice.kns.lookup.LookupResultsService
-
Deprecated.
Returns whether a user is allowed to view the lookup results of the given sequence number
- isAuthorizedToAccessLookupResults(String, String) - Method in class org.kuali.rice.kns.lookup.LookupResultsServiceImpl
-
- isAuthorizedToAccessLookupResults(LookupResults, String) - Method in class org.kuali.rice.kns.lookup.LookupResultsServiceImpl
-
Returns whether the user ID parameter is allowed to view the results.
- isAuthorizedToAccessMultipleValueLookupMetadata(MultipleValueLookupMetadata, String) - Method in class org.kuali.rice.kns.lookup.LookupResultsServiceImpl
-
Determines whether the passed in user ID is allowed to view the lookup metadata (object IDs or results table)
- isAuthorizedToAccessSelectedObjectIds(String, String) - Method in interface org.kuali.rice.kns.lookup.LookupResultsService
-
Deprecated.
Returns whether a user is allowed to view the selected object IDs of the given sequence number
- isAuthorizedToAccessSelectedObjectIds(String, String) - Method in class org.kuali.rice.kns.lookup.LookupResultsServiceImpl
-
- isAuthorizedToAccessSelectedObjectIds(SelectedObjectIds, String) - Method in class org.kuali.rice.kns.lookup.LookupResultsServiceImpl
-
Returns whether the user ID parameter is allowed to view the selected object IDs
- isAuthorizedToAddNotes() - Method in interface org.kuali.rice.kew.notes.CustomNoteAttribute
-
- isAuthorizedToAddNotes() - Method in class org.kuali.rice.kew.notes.CustomNoteAttributeImpl
-
- isAuthorizedToAddNotes() - Method in class org.kuali.rice.kew.notes.WorkflowNoteAttributeImpl
-
- isAuthorizedToEditNote(Note) - Method in interface org.kuali.rice.kew.notes.CustomNoteAttribute
-
- isAuthorizedToEditNote(Note) - Method in class org.kuali.rice.kew.notes.CustomNoteAttributeImpl
-
By default the individual who authored the note is the only one allowed to edit it.
- isAuthorizedToEditNote(Note) - Method in class org.kuali.rice.kew.notes.WorkflowNoteAttributeImpl
-
By default the individual who authored the note is the only one allowed to edit it.
- isAuthorizedToRetrieveAttachments() - Method in interface org.kuali.rice.kew.notes.CustomNoteAttribute
-
- isAuthorizedToRetrieveAttachments() - Method in class org.kuali.rice.kew.notes.CustomNoteAttributeImpl
-
- isAuthorizedToRetrieveAttachments() - Method in class org.kuali.rice.kew.notes.WorkflowNoteAttributeImpl
-
- isAutoFocus() - Method in class org.kuali.rice.krad.uif.container.PageGroup
-
When this is true, the first field of the kualiForm will be focused by
default, unless the parameter focusId is set on the form (by an
actionField), then that field will be focused instead.
- isBackdoorInUse() - Method in class org.kuali.rice.krad.UserSession
-
- isBamEnabled() - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- isBamSupported() - Static method in class org.kuali.rice.ksb.messaging.bam.BAMClientProxy
-
- isBamSupported() - Static method in class org.kuali.rice.ksb.messaging.bam.BAMServerProxy
-
- isbField1() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- isbField2() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- isbField3() - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- isBindToForm() - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
Indicates whether the component binds directly to the form (that is its
bindingName gives a property available through the form), or whether is
binds through a nested form object.
- isBindToMap() - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
Indicates whether the parent object for the property that we are binding
to is a Map.
- isBlanketApprove() - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- isBlanketApproveCapable() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Returns whether a blank-approve action is a valid action.
- isBlanketApproveCapable() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- isBlanketApproveGroupDefined() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
Returns true if either a blanket approve group or blanket approve policy is defined
on this Document Type.
- isBlanketApprover(String) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- isBlankOption() - Method in class edu.sampleu.travel.document.keyvalue.SimpleTestKeyValues
-
- isBlankOption() - Method in class org.kuali.rice.krms.impl.repository.ContextTypeValuesFinder
-
- isBlankOption() - Method in class org.kuali.rice.krms.impl.ui.CategoryValuesFinder
-
- isBlockValidateDirty() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- isBoNotesEnabled() - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
Retrieves the status of the boNotesEnabled
- isBoNotesEnabled() - Method in interface org.kuali.rice.kns.maintenance.Maintainable
-
Deprecated.
- 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"
- isBooleanClass(Class<?>) - Static method in class org.kuali.rice.core.api.util.type.TypeUtils
-
- isBreadcrumbsInApplicationHeader() - Method in class org.kuali.rice.krad.uif.view.View
-
Indicates whether the breadcrumbs are rendered in the application header and should not
be rendered as part of the view template
- isBusinessObjectAllowedForSave(PersistableBusinessObject) - Method in class org.kuali.rice.krad.service.impl.BusinessObjectServiceImpl
-
Returns true if the BusinessObjectService should be permitted to save instances of the given PersistableBusinessObject.
- isBusinessObjectValid(BusinessObject) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
-
Encapsulates {@link #validateBusinessObject(BusinessObject) and returns boolean so one doesn't need to
check the
ErrorMap.Validates the business object primitive attributes against the data dictionary.
- isBusinessObjectValid(BusinessObject, String) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
-
Encapsulates {@link #validateBusinessObject(BusinessObject) and returns boolean so one doesn't need to
check the
ErrorMap.Validates the business object primitive attributes against the data dictionary.
- isBusinessObjectValid(BusinessObject) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- isBusinessObjectValid(BusinessObject, String) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- isButton() - Method in class org.kuali.rice.kns.datadictionary.control.ButtonControlDefinition
-
Deprecated.
- isButton() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- isButton() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- isCanAssignGroup() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementGroupDocumentForm
-
- isCanAssignRole() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- isCancel() - Method in class org.kuali.rice.kns.web.struts.form.KualiExceptionIncidentForm
-
- isCanceled() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Indicates if the document is in the canceled state or not.
- isCanceled() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
Indicates if the document is in the canceled state or not.
- isCanceled() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- isCanExport() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementDocumentFormBase
-
- isCanExport() - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
-
Returns true if this Inquiry supports XML export of the BusinessObject.
- isCanInitiateDocumentTypeDocument() - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- isCanInitiateDocumentTypeDocument() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksForm
-
- isCanInitiatePermissionDocument() - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- isCanInitiateResponsibilityDocument() - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- isCanModifyAssignees() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- isCanModifyEntity() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- isCanOverrideEntityPrivacyPreferences() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- isCaptionHeaderAboveImage() - Method in class org.kuali.rice.krad.uif.field.ImageField
-
- isCaseSensitive() - Method in interface org.kuali.rice.core.api.uif.AttributeLookupSettings
-
Indicates if lookups which use this attribute should execute the lookup against this attribute
in a case sensitive fashion.
- isCaseSensitive() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeLookupSettings.Builder
-
- isCaseSensitive() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeLookupSettings
-
- isCaseSensitive() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint
-
- isCaseSensitive() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
-
- isCheckbox() - Method in class org.kuali.rice.kns.datadictionary.control.CheckboxControlDefinition
-
Deprecated.
- isCheckbox() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- isCheckbox() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- isCheckRequiredAttributes() - Method in class org.kuali.rice.kew.role.service.impl.ActionRequestDerivedRoleTypeServiceImpl
-
- isCheckRequiredAttributes() - Method in class org.kuali.rice.kew.role.service.impl.RouteLogDerivedRoleTypeServiceImpl
-
- isCheckRequiredAttributes() - Method in class org.kuali.rice.kew.service.impl.DocumentTypeResponsibilityTypeServiceImpl
-
- isCheckRequiredAttributes() - Method in class org.kuali.rice.kns.kim.role.PrincipalDerivedRoleTypeServiceImpl
-
Deprecated.
- isCheckRequiredAttributes() - Method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
- isCheckRequiredAttributes() - Method in class org.kuali.rice.krad.kim.DocumentTypeAndNodeAndFieldsPermissionTypeServiceImpl
-
- isCheckRequiredAttributes() - Method in class org.kuali.rice.krad.kim.DocumentTypePermissionTypeServiceImpl
-
- isCheckRequiredAttributes() - Method in class org.kuali.rice.krad.kim.ParameterPermissionTypeServiceImpl
-
- isClassClass(Class<?>) - Static method in class org.kuali.rice.core.api.util.type.TypeUtils
-
- isClassVisible(ClassLoader, Class<?>) - Static method in class org.kuali.rice.core.api.util.ClassLoaderUtils
-
Checks if the given Class is visible to the given ClassLoader.
- isClear() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- isClearFutureRequests(BranchState) - Method in class org.kuali.rice.kew.util.FutureRequestDocumentStateManager
-
- isClearFutureRequestState() - Method in class org.kuali.rice.kew.util.FutureRequestDocumentStateManager
-
- isClearSavedSearch() - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
Returns true if the current "search" being executed is an "clear" search.
- isCollapsible() - Method in class org.kuali.rice.kns.web.ui.Section
-
Deprecated.
- isCollectionMultipleLookupEnabled(MaintainableCollectionDefinition) - Static method in class org.kuali.rice.kns.util.FieldUtils
-
Returns whether the passed in collection has been properly configured in the maint doc dictionary to support multiple value
lookups.
- isCollectionPropertyOf(Class, String) - Static method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
- isCollectionReference() - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
-
- isCollectionUpdatable(Class, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceImpl
-
- isCollectionUpdatable(Class, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceJpaImpl
-
- isCollectionUpdatable(Class, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceOjbImpl
-
- isCollectionUpdatable(Class, String) - Method in interface org.kuali.rice.krad.service.PersistenceStructureService
-
- isColumnVisible() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- isCombineMessages() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
Combines the messages for a single key into one concatenated message per
key being matched, seperated by a comma
- isCompareToForValueChange() - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
-
Indicates whether this comparable group's field values should be compared
to when highlighting changes of values between comparables (versions)
- isComplete() - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance.Builder
-
- isComplete() - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance
-
- isComplete() - Method in interface org.kuali.rice.kew.api.document.node.RouteNodeInstanceContract
-
- isComplete() - Method in interface org.kuali.rice.kew.engine.node.ProcessResult
-
- isComplete() - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- isComplete() - Method in class org.kuali.rice.kew.engine.node.SimpleResult
-
- isComplete() - Method in class org.kuali.rice.kew.engine.ProcessContext
-
- isComplete(RouteContext) - Method in class org.kuali.rice.kew.engine.transition.DynamicTransitionEngine
-
- isComplete(RouteContext) - Method in class org.kuali.rice.kew.engine.transition.JoinTransitionEngine
-
- isComplete(RouteContext) - Method in class org.kuali.rice.kew.engine.transition.SimpleTransitionEngine
-
- isComplete(RouteContext) - Method in class org.kuali.rice.kew.engine.transition.SplitTransitionEngine
-
- isComplete(RouteContext) - Method in class org.kuali.rice.kew.engine.transition.SubProcessTransitionEngine
-
- isComplete(RouteContext) - Method in class org.kuali.rice.kew.engine.transition.TransitionEngine
-
Tell the WorkflowEngine processing the activeNodeInstance if the node is complete and transitionFrom can
be called.
- isComplete() - Method in class org.kuali.rice.krad.bo.Attachment
-
- isCompleteRequest() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- isCompleteRequested() - Method in class org.kuali.rice.kew.api.action.RequestedActions
-
- isCompleteRequst() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- isCompletion() - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- isCompletionRequested() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Returns whether a completion request is one of the requested actions.
- isCompletionRequested() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- isComponentPublishingEnabled() - Method in class org.kuali.rice.krad.config.KRADConfigurer
-
- isCompound() - Method in class org.kuali.rice.krms.framework.engine.ComparableTermBasedProposition
-
- isCompound() - Method in class org.kuali.rice.krms.framework.engine.CompoundProposition
-
- isCompound() - Method in class org.kuali.rice.krms.framework.engine.expression.ExpressionBasedProposition
-
- isCompound() - Method in interface org.kuali.rice.krms.framework.engine.Proposition
-
- isConfigureLogging() - Method in class org.kuali.rice.core.impl.config.module.CoreConfigurer
-
- isConnectionAlreadyConfigured(MetadataManager) - Method in class org.kuali.rice.core.framework.persistence.ojb.BaseOjbConfigurer
-
- isConsiderGroupMembership() - Method in class org.kuali.rice.kew.api.rule.RuleReportCriteria.Builder
-
- isConsiderGroupMembership() - Method in class org.kuali.rice.kew.api.rule.RuleReportCriteria
-
- isConsiderGroupMembership() - Method in interface org.kuali.rice.kew.api.rule.RuleReportCriteriaContract
-
- isCorrectMaintenanceClass(MaintenanceDocument, Class) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method tests to make sure the MaintenanceDocument passed in is based on the class you are expecting.
- 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.
- isCreatedBySelfOnly() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- isCriteriaModified() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchResults.Builder
-
- isCriteriaModified() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchResults
-
- isCriteriaModified() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchResultsContract
-
Returns true if the criteria on this search result was modified from the original criteria submitted by the
executor of the document search.
- isCurrency() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- isCurrency() - Method in class org.kuali.rice.kns.datadictionary.control.CurrencyControlDefinition
-
Deprecated.
- isCurrency() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- isCurrent() - Method in class org.kuali.rice.ken.bo.NotificationContentType
-
- isCurrent() - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- isCurrent() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- isCurrent() - Method in interface org.kuali.rice.kew.api.action.ActionRequestContract
-
- isCurrent() - Method in class org.kuali.rice.kew.api.action.ActionTaken.Builder
-
- isCurrent() - Method in class org.kuali.rice.kew.api.action.ActionTaken
-
- isCurrent() - Method in interface org.kuali.rice.kew.api.action.ActionTakenContract
-
- isCurrent() - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- isCurrent() - Method in class org.kuali.rice.kew.api.doctype.DocumentType
-
- isCurrent() - Method in interface org.kuali.rice.kew.api.doctype.DocumentTypeContract
-
- isCurrent() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- isCurrent() - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
- isCurrent() - Method in class org.kuali.rice.krad.bo.InactivatableFromToImpl
-
- isCustomizeClearCriteriaEnabled(String) - Method in interface org.kuali.rice.kew.framework.document.search.DocumentSearchCustomizer
-
- isCustomizeClearCriteriaEnabled(String) - Method in class org.kuali.rice.kew.framework.document.search.DocumentSearchCustomizerBase
-
Always returns false indicating that criteria clearing customization is disabled and should not be performed.
- isCustomizeClearCriteriaEnabled(String) - Method in class org.kuali.rice.krad.workflow.attribute.DataDictionaryDocumentSearchCustomizer
-
- isCustomizeCriteriaEnabled(String) - Method in interface org.kuali.rice.kew.framework.document.search.DocumentSearchCustomizer
-
- isCustomizeCriteriaEnabled(String) - Method in class org.kuali.rice.kew.framework.document.search.DocumentSearchCustomizerBase
-
Always returns false indicating that criteria customization is disabled and should not be performed.
- isCustomizeCriteriaEnabled(String) - Method in class org.kuali.rice.krad.workflow.attribute.DataDictionaryDocumentSearchCustomizer
-
- isCustomizeResultsEnabled(String) - Method in interface org.kuali.rice.kew.framework.document.search.DocumentSearchCustomizer
-
- isCustomizeResultsEnabled(String) - Method in class org.kuali.rice.kew.framework.document.search.DocumentSearchCustomizerBase
-
Always returns false indicating that results customization is disabled and should not be performed.
- isCustomizeResultsEnabled(String) - Method in class org.kuali.rice.krad.workflow.attribute.DataDictionaryDocumentSearchCustomizer
-
- isCustomizeResultSetFieldsEnabled(String) - Method in interface org.kuali.rice.kew.framework.document.search.DocumentSearchCustomizer
-
- isCustomizeResultSetFieldsEnabled(String) - Method in class org.kuali.rice.kew.framework.document.search.DocumentSearchCustomizerBase
-
Always returns false indicating that result set field customization is disabled and should not be performed.
- isCustomizeResultSetFieldsEnabled(String) - Method in class org.kuali.rice.krad.workflow.attribute.DataDictionaryDocumentSearchCustomizer
-
- isCustomMeetingTime() - Method in class edu.sampleu.demo.course.CourseSection
-
- isCustomNode(String) - Method in class org.kuali.rice.kew.engine.node.NodeType
-
- isDateField() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- isDateLike(Class) - Static method in class org.kuali.rice.krad.util.DataTypeUtil
-
Determines if the given class is enough like a date to store values of it as a SearchableAttributeDateTimeValue
- isDatePicker() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- isDatePicker() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- isDatePicker() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- isDdExtraButton() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- isDeactivated() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- isDecimalClass(Class<?>) - Static method in class org.kuali.rice.core.api.util.type.TypeUtils
-
- 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
- isDefaultApprove() - Method in class org.kuali.rice.kew.doctype.DocumentTypePolicy
-
- isDefaultOpen() - Method in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
-
Deprecated.
- isDefaultOpen() - Method in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
-
Deprecated.
- isDefaultOpen() - Method in class org.kuali.rice.kns.web.ui.Section
-
Deprecated.
- isDefaultOpen() - Method in class org.kuali.rice.krad.uif.widget.Disclosure
-
Indicates whether the group should be initially open
- isDefaultsApplied() - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Indicates whether the form has had default values from the configured
View
applied.
- isDefaultsApplied() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- isDefaultSortAscending() - Method in class org.kuali.rice.krad.uif.view.LookupView
-
- isDefaultValue() - Method in interface org.kuali.rice.core.api.mo.common.Defaultable
-
The default value for this object.
- isDefaultValue() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- isDefaultValue() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress
-
- isDefaultValue() - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliation.Builder
-
- isDefaultValue() - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliation
-
- isDefaultValue() - Method in class org.kuali.rice.kim.api.identity.email.EntityEmail.Builder
-
- isDefaultValue() - Method in class org.kuali.rice.kim.api.identity.email.EntityEmail
-
- isDefaultValue() - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- isDefaultValue() - Method in class org.kuali.rice.kim.api.identity.name.EntityName
-
- isDefaultValue() - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone.Builder
-
- isDefaultValue() - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone
-
- isDefinitionProvided() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
-
- isDelegationMemberLookup() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- isDelegationPrimary() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegation
-
- isDelegationPrimary() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- isDelegationRulesMaterialized() - Method in class org.kuali.rice.kew.rule.web.WebRuleResponsibility
-
- isDelegationSecondary() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegation
-
- isDelegationSecondary() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- isDerivedRoleType() - Method in class org.kuali.rice.kim.api.role.PassThruRoleTypeServiceBase
-
- isDerivedRoleType() - Method in interface org.kuali.rice.kim.framework.role.RoleTypeService
-
Returns true if this role type represents a "derived" role type.
- isDerivedRoleType(String, RoleTypeService) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- isDerivedRoleType() - Method in class org.kuali.rice.kns.kim.role.DerivedRoleTypeServiceBase
-
Deprecated.
- isDerivedRoleType() - Method in class org.kuali.rice.kns.kim.role.RoleTypeServiceBase
-
Deprecated.
Default to not being a derived role type.
- isDescendent(HierarchyProvider, HierarchyProvider.Stop, HierarchyProvider.Stop) - Method in class org.kuali.rice.kew.engine.node.hierarchyrouting.HierarchyRoutingNode
-
- isDevMode() - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- isDevMode() - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- isDflt() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentBoDefaultBase
-
- isDflt() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentBoDefaultBase
-
- isDialogMode() - Method in class org.kuali.rice.krad.uif.view.View
-
- isDirectMemberOfGroup(String, String) - Method in interface org.kuali.rice.kim.api.group.GroupService
-
Check whether the give principal is a member of the group.
- isDirectMemberOfGroup(String, String) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- isDisabled() - Method in class org.kuali.rice.kns.datadictionary.HeaderNavigation
-
Deprecated.
- isDisabled() - Method in interface org.kuali.rice.krad.uif.control.Control
-
Indicates whether the control is disabled (doesn't allow input)
- isDisabled() - Method in class org.kuali.rice.krad.uif.control.ControlBase
-
- isDisabled() - Method in class org.kuali.rice.krad.uif.field.ActionField
-
Indicates whether the action (input or button) is disabled (doesn't allow interaction)
- isDisableSearchButtons() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- isDisableSearchButtons() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- isDisableTableSort() - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
Returns true if sorting is disabled
- isDisApprove() - Method in class org.kuali.rice.kew.doctype.DocumentTypePolicy
-
- isDisapproved() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Indicates if the document is in the disapproved state or not.
- isDisapproved() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
Indicates if the document is in the disapproved state or not.
- isDisaproved() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- isDisplayBreadcrumbsWhenOne() - Method in class org.kuali.rice.krad.uif.widget.BreadCrumbs
-
If true, breadcrumbs will not be displayed if only one breadcrumb is
going to be shown, this improves visual clarity of the page
- isDisplayCloseButton() - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- isDisplayCounts() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
displayCounts is true if the counts of errors, warning, and info messages
within this ErrorsField should be displayed (includes count of nested
messages if displayNestedMessages is true).
- isDisplayErrorMessages() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
If displayErrorMessages is true, error messages will be displayed,
otherwise they will not.
- isDisplayErrorTitle() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
If true, the errorTitle set on this ErrorsField will be displayed along
with the error messages.
- isDisplayFieldErrorIcon() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
If true, displays an icon next to each field that has an error (default
KNS look).
- isDisplayFieldLabelWithMessages() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
If true, the error messages will display the an InputField's title
alongside the error, warning, and info messages related to it.
- isDisplayFieldNameSet() - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
-
This method returns true if the displayFieldName is set, otherwise it returns false.
- isDisplayHomewardPath() - Method in class org.kuali.rice.krad.uif.widget.BreadCrumbs
-
Determines if the homewardPath is to be displayed.
- isDisplayInfoMessages() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
If displayInfoMessages is true, info messages will be displayed,
otherwise they will not.
- isDisplayInfoTitle() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
If true, the infoTitle set on this ErrorsField will be displayed along
with the info messages.
- isDisplayLockMessages() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
- isDisplayMessages() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
If true, error, warning, and info messages will be displayed (provided
they are also set to display).
- isDisplayNestedMessages() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
If true, this ErrorsField will show messages related to the nested
components of its parent component, and not just those related only to
its parent component.
- isDisplayPassedHistory() - Method in class org.kuali.rice.krad.uif.widget.BreadCrumbs
-
Determines if the passedHistory is to be displayed.
- isDisplayTopicFieldInNotes() - Method in class org.kuali.rice.krad.uif.view.DocumentView
-
- isDisplayWarningMessages() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
If displayWarningMessages is true, warning messages will be displayed,
otherwise they will not.
- isDisplayWarningTitle() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
If true, the warningTitle set on this ErrorsField will be displayed along
with the warning messages.
- isDocTypeActive() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- isDocumentAttributesValid(Document, boolean) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
Validates the document attributes against the data dictionary.
- isDocumentEnRoute() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- isDocumentHandlerPopup() - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
Returns true if the document handler should open in a new window.
- isDocumentInactivatingBusinessObject(MaintenanceDocument) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
Determines whether a document is inactivating the record being maintained
- 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.kns.document.authorization.DocumentAuthorizerBase
-
- 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.
- isDocumentSession(Document, PojoFormBase) - Static method in class org.kuali.rice.kns.util.WebUtils
-
- isDocumentSimulation() - Method in class org.kuali.rice.kew.engine.simulation.SimulationCriteria
-
- isDocumentTypeSimulation() - Method in class org.kuali.rice.kew.engine.simulation.SimulationCriteria
-
- isDocumentValidForSave(MaintenanceDocument) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method checks to see if the document is in a state that it can be saved without causing exceptions.
- 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.
- isDone() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- isDone() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- isDone() - Method in class org.kuali.rice.kew.rule.KRAMetaRuleEngine
-
- isDoNotReceiveFutureRequests(BranchState) - Method in class org.kuali.rice.kew.util.FutureRequestDocumentStateManager
-
- isDoNotReceiveFutureRequests() - Method in class org.kuali.rice.kew.util.FutureRequestDocumentStateManager
-
- isDoNotSendApproveNotificationEmails() - Method in class org.kuali.rice.kew.engine.RouteContext
-
- isDuplicateRequest(ActionRequestValue) - Method in interface org.kuali.rice.kew.actionrequest.service.ActionRequestService
-
- isDuplicateRequest(ActionRequestValue) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
- isDynamicNode(RouteNode) - Method in class org.kuali.rice.kew.engine.RouteHelper
-
- isEdit() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableBase
-
- isEdit() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableEditableBase
-
- isEdit() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableToFromBase
-
- isEdit() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableToFromEditableBase
-
- isEdit() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoActiveToFromBase
-
- isEdit() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoEditableBase
-
- isEdit() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentBoBase
-
- isEdit() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
-
Returns true if this maintenance document is editing an existing Business Object, false if its creating a new one.
- isEdit() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
This method is a simplified-naming wrapper around isOldDataObjectInDocument(), so that the method name
matches the functionality.
- isEditable(EDLContext, List) - Static method in class org.kuali.rice.edl.impl.components.WorkflowDocumentState
-
- isEditable - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- isEditable() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- isEditable() - Method in class org.kuali.rice.kns.document.authorization.FieldRestriction
-
Gets the editable attribute.
- isEditableAction() - Method in class org.kuali.rice.edl.impl.UserAction
-
- isEditAuthz() - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
-
Indicates whether the component has edit authorization and KIM should be consulted
- isEditing() - Method in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- isEditing() - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- isEditInLineAuthz() - Method in class org.kuali.rice.krad.uif.field.FieldSecurity
-
Indicates whether the field has edit in line authorization and KIM should be consulted
- isEditLineAuthz() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupSecurity
-
Indicates whether the collection group line has edit authorization and KIM should be consulted
- isEmailEntityCriteria(String) - Method in class org.kuali.rice.kim.impl.identity.PersonServiceImpl
-
- isEmailListValid(List<String>) - Method in class org.kuali.rice.edl.impl.components.NoteConfigComponent
-
- isEmployeeIdAuthenticated(String) - Static method in class org.kuali.rice.edl.framework.util.EDLFunctions
-
- isEmployeeIdEntityCriteria(String) - Method in class org.kuali.rice.kim.impl.identity.PersonServiceImpl
-
- isEmploymentAffiliationType() - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationType.Builder
-
- isEmploymentAffiliationType() - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationType
-
- isEmploymentAffiliationType() - Method in interface org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationTypeContract
-
This value determines if the Affiliation Type is an employment type.
- isEmploymentAffiliationType() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAffiliation
-
- isEmpty() - Method in class org.kuali.rice.core.api.util.collect.ConstantsMap
-
- isEmpty() - Method in class org.kuali.rice.core.api.util.collect.PropertiesMap
-
- isEmpty(String) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Adds an IS EMPTY condition to the WHERE clause, ANDing it with any existing conditions if necessary.
- isEmpty() - Method in exception org.kuali.rice.kcb.exception.ErrorList
-
This method checks to see if the list is empty or not.
- isEmpty() - Method in exception org.kuali.rice.ken.exception.ErrorList
-
This method checks to see if the list is empty or not.
- isEmpty() - Method in class org.kuali.rice.kew.api.identity.EmployeeId
-
Returns true if this userId has an empty value.
- isEmpty() - Method in interface org.kuali.rice.kew.api.identity.Id
-
Returns true if this Id has an empty value.
- isEmpty() - Method in class org.kuali.rice.kew.api.identity.PrincipalId
-
Returns true if this userId has an empty value.
- isEmpty() - Method in class org.kuali.rice.kew.api.identity.PrincipalName
-
- isEmpty() - Method in class org.kuali.rice.kew.workgroup.GroupNameId
-
- isEmpty() - Method in class org.kuali.rice.kew.workgroup.WorkflowGroupId
-
Returns true if this userId has an empty value.
- isEmpty() - Method in class org.kuali.rice.kns.datadictionary.exporter.DataDictionaryMapBase
-
Deprecated.
- isEmpty() - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
- isEmptyValue(Object) - Static method in class org.kuali.rice.core.web.format.Formatter
-
- isEnabled() - Method in interface org.kuali.rice.core.api.encryption.EncryptionService
-
Returns true if encryption is enabled within KEW, false otherwise.
- isEnabled() - Method in class org.kuali.rice.core.impl.encryption.DemonstrationGradeEncryptionServiceImpl
-
- isEnabled() - Method in class org.kuali.rice.core.impl.encryption.NoEncryptionEncryptionServiceImpl
-
- isEnabled(ExecutionEnvironment) - Method in class org.kuali.rice.krms.framework.engine.ResultLogger
-
Returns true if the
ExecutionEnvironment
's execution options
ExecutionFlag.LOG_EXECUTION
flag has been set.
- isEnabled() - Method in class org.kuali.rice.ksb.messaging.bam.service.impl.BAMServiceImpl
-
- isEnableLogAction() - Method in class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- isEncryptDocumentDataInPersistentSessionStorage() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- isEncrypted() - Method in class org.kuali.rice.krad.bo.SessionDocument
-
- isEncryptionRequired() - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifierType.Builder
-
- isEncryptionRequired() - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifierType
-
- isEncryptionRequired() - Method in interface org.kuali.rice.kim.api.identity.external.EntityExternalIdentifierTypeContract
-
This value determines if the encryption is required for this type.
- isEnroute() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Indicates if the document is in the enroute state or not.
- isEnroute() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
Indicates if the document is in the enroute state or not.
- isEnroute() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- isEntryEditMode(Map.Entry) - Method in class org.kuali.rice.krad.service.impl.PessimisticLockServiceImpl
-
This method is used to check if the given Map.Entry
is an 'entry type' edit mode and that the value is set to
signify that this user has that edit mode available to them
- isEscapeHtmlInPropertyValue() - Method in class org.kuali.rice.krad.uif.field.DataField
-
Returns true if HTML escape allowed for this field
- isEscapeXMLValue() - Method in class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- isEvaluateForMissingExtensions() - Method in class org.kuali.rice.kew.rule.xmlrouting.StandardGenericXMLRuleAttribute
-
- isException() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Indicates if the document is in the exception state or not.
- isException() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
Indicates if the document is in the exception state or not.
- isExceptionGroupDefined() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- isExceptionGroupDefined() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.RouteNodeForDisplay
-
- isExceptionRequest() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- isExceptionRequest() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- isExcludeActionRequestCd() - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- isExcludeCreateDate() - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- isExcludeDelegationType() - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- isExcludeDelegatorId() - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- isExcludeDocumentTitle() - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- isExcludeDocumentType() - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- isExcludeGroupId() - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- isExcludeLastAssignedDate() - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- isExcludeRouteStatus() - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- isExistingRecordsOnly() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- isExpandedTextArea() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- isExpandedTextArea() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- isExpandedTextArea() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- isExportable(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
indicates whether business object has an exporter defined
- isExportable(Class) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- isExportIfPropertyNotSet() - Method in class org.kuali.rice.ksb.api.bus.support.PropertyConditionalServiceBusExporter
-
- isExportSupported(InquiryView) - Method in class org.kuali.rice.krad.inquiry.InquiryViewPresentationControllerBase
-
Examines the data objects data dictionary entry to determine if it supports XML export or not
- isExposeServicesOnBus() - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
- isExternalBusinessObject() - Method in class org.kuali.rice.kim.document.GenericPermissionMaintainable
-
This overridden method ...
- isExternalBusinessObject() - Method in class org.kuali.rice.kim.impl.responsibility.ReviewResponsibilityMaintainable
-
This overridden method ...
- isExternalBusinessObject() - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
By default a maintainable is not external
- 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) - Method in class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
-
Check whether the given property represents a property within an EBO starting
with the sampleBo object given.
- 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.
- isExternalIdentifierEntityCriteria(String) - Method in class org.kuali.rice.kim.impl.identity.PersonServiceImpl
-
- isExternalizable(Class) - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
- 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
-
- isExternalizableBusinessObjectInterface(Class) - Static method in class org.kuali.rice.krad.util.ExternalizableBusinessObjectUtils
-
- isExternalizableBusinessObjectInterface(String) - Static method in class org.kuali.rice.krad.util.ExternalizableBusinessObjectUtils
-
- isExternalizableBusinessObjectLookupable(Class) - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
- isExternalizableBusinessObjectLookupable(Class) - Method in interface org.kuali.rice.krad.service.ModuleService
-
- isExtractNeeded() - Method in class org.kuali.rice.kew.plugin.ZipFilePluginLoader
-
An extract is required if the plugin has been modified or the last modified date of the zip file
is later than the last modified date of the extraction directory.
- isFailOnContextFailure() - Method in class org.kuali.rice.test.launch.JettyLauncher
-
- isField10() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- isField11() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- isField12() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- isField22() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- isField24() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- isField25() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- isField26() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- isField29() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- isField30() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- isField31() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- isField8() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- isField9() - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- isFieldContainer() - Method in interface org.kuali.rice.krad.uif.container.Container
-
This property is true if the container is used to display a group of fields that is visually a single
field - this has an effect on where errors will show up for these fields.
- isFieldContainer() - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
This property is true if the container is used to display a group of fields that is visually a single
field.
- isFieldDirectInquiryEnabled() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- isFieldLevelHelpDisabled() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
Returns whether field level help is disabled for this field.
- isFieldLevelHelpEnabled() - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
Returns whether field level help is enabled for this form.
- isFieldLevelHelpEnabled() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
Returns whether field level help is enabled for this field.
- isFieldNameValid(String) - Method in enum org.kuali.rice.kew.framework.document.search.StandardResultField
-
Returns true if the given field name represents a valid field name for this standard result field.
- isFieldRequired() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- isFieldsClearedOnCopy() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
-
A flag which indicates whether the primary keys have been cleared on a Copy-type of document.
- isFieldsClearedOnCopy() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
Gets the fieldsClearedOnCopy attribute.
- isFile() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- isFile() - Method in class org.kuali.rice.kns.datadictionary.control.FileControlDefinition
-
Deprecated.
- isFile() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- isFilterOn() - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- isFinal() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Indicates if the document is in the final state or not.
- isFinal() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
Indicates if the document is in the final state or not.
- isFinal() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- isFinal() - Method in class org.kuali.rice.krad.uif.view.View
-
Indicates whether the view has been updated from the model and final
updates made
- isFinalApproval() - Method in class org.kuali.rice.kew.api.doctype.RouteNode.Builder
-
- isFinalApproval() - Method in class org.kuali.rice.kew.api.doctype.RouteNode
-
- isFinalApproval() - Method in interface org.kuali.rice.kew.api.doctype.RouteNodeContract
-
- isFinalApproval() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- isFinalApprover(String, String) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Determines if a passed in user is the final approver for a document
- isFinalApprover(String, String) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- isFinalExam() - Method in class edu.sampleu.demo.course.CourseSection
-
- isFireGrowlsForMessages() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
- isFlagSet(String) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
Parses a boolean request parameter
- isFlagSet(ExecutionFlag) - Method in class org.kuali.rice.krms.api.engine.ExecutionOptions
-
Checks whether or not the given flag is set.
- isFlattenNodes() - Method in class org.kuali.rice.kew.api.action.RoutingReportCriteria.Builder
-
- isFlattenNodes() - Method in class org.kuali.rice.kew.api.action.RoutingReportCriteria
-
- isFlattenNodes() - Method in interface org.kuali.rice.kew.api.action.RoutingReportCriteriaContract
-
- isFlattenNodes() - Method in class org.kuali.rice.kew.engine.simulation.SimulationCriteria
-
- isFlexRM() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- isFlexRM() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.RouteNodeForDisplay
-
- isForceAction() - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- isForceAction() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- isForceAction() - Method in interface org.kuali.rice.kew.api.action.ActionRequestContract
-
- isForceAction() - Method in class org.kuali.rice.kew.api.rule.Rule.Builder
-
- isForceAction() - Method in class org.kuali.rice.kew.api.rule.Rule
-
- isForceAction() - Method in interface org.kuali.rice.kew.api.rule.RuleContract
-
Shows if rule will force its action.
- isForceAction() - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- isForceAction() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction.Builder
-
- isForceAction() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction
-
- isForceAction() - Method in interface org.kuali.rice.kim.api.responsibility.ResponsibilityActionContract
-
Whether is responsibility action is a force action.
- isForceAction() - Method in class org.kuali.rice.kim.api.role.RoleResponsibilityAction.Builder
-
- isForceAction() - Method in class org.kuali.rice.kim.api.role.RoleResponsibilityAction
-
- isForceAction() - Method in interface org.kuali.rice.kim.api.role.RoleResponsibilityActionContract
-
- isForceAction() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityAction
-
- isForceInquiry() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- isForceInquiry() - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
- isForceLookup() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- isForceSync() - Method in class org.kuali.rice.ksb.api.bus.support.ServiceBusExporter
-
- isForceUpperCase() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- isForceUpperCase() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField
-
- isForceUpperCase() - Method in interface org.kuali.rice.core.api.uif.RemotableAttributeFieldContract
-
Should the attribute always be in uppercase.
- isForDelegator() - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- isFormDocumentInitialized() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- isFormRepresentingLockObject(KualiDocumentFormBase) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
- isFormSessionDocument(PojoFormBase) - Static method in class org.kuali.rice.kns.util.WebUtils
-
- isFresh() - Method in class org.kuali.rice.krad.util.KualiPersistenceBrokerImpl
-
- isFullyMaskedField(String) - Method in class org.kuali.rice.kns.document.authorization.BusinessObjectRestrictionsBase
-
- isFYIRequest() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- isFyiRequest() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- isFyiRequested() - Method in class org.kuali.rice.kew.api.action.RequestedActions
-
- isFYIRequested() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Returns whether an FYI is one of the requested actions.
- isFYIRequested() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- isGenerateAutoSequence() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Indicates whether the sequence field should be generated with the current
line number
- isGenerateCompareHeaders() - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
-
Indicates whether a HeaderField
should be created for each
group of comparison fields
- isGeneratedRequest() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- isGeneratedRequest() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- isGenericBoolean() - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
Gets the genericBoolean attribute.
- isGetter(Method) - Static method in class org.kuali.rice.core.framework.persistence.jpa.CompositePrimaryKeyBase
-
- isGreaterEqual(AbstractKualiDecimal) - Method in class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
- isGreaterEqual(KualiInteger) - Method in class org.kuali.rice.core.api.util.type.KualiInteger
-
- isGreaterThan(AbstractKualiDecimal) - Method in class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
- isGreaterThan(KualiInteger) - Method in class org.kuali.rice.core.api.util.type.KualiInteger
-
- isGreaterThan(T, Comparable<T>) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
-
- isGreaterThanOrEqual(T, Comparable<T>) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
-
- isGroup() - Method in class org.kuali.rice.kew.util.ResponsibleParty
-
- isGroup() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- isGroup() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- isGroupAuthenticated(String, String, SecuritySession) - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentSecurityServiceImpl
-
- isGroupMemberOfGroup(String, String) - Method in interface org.kuali.rice.kim.api.group.GroupService
-
Check whether the group identified by groupMemberId is a member of the group
identified by groupId.
- isGroupMemberOfGroup(String, String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- isGroupMemberOfGroup(String, String) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- isGroupMemberOfGroup(String, String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- isGroupRecipientValid(String) - Method in class org.kuali.rice.ken.service.impl.NotificationRecipientServiceKimImpl
-
This overridden method ...
- isGroupRecipientValid(String) - Method in interface org.kuali.rice.ken.service.NotificationRecipientService
-
This service method checks to make sure that the group recipient is a valid group in the system.
- isGroupRequest() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- isGroupRequest() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- isGrowlMessagingEnabled() - Method in class org.kuali.rice.krad.uif.view.View
-
Growls use the messages contained in the message map.
- isHasDelegateRuleTemplate() - Method in class org.kuali.rice.kew.rule.web.WebRuleResponsibility
-
- isHasExtensionValueErrors() - Method in class org.kuali.rice.kew.rule.web.WebRuleBaseValues
-
- isHasLookupBoDefinition() - Method in class org.kuali.rice.kns.kim.type.KimAttributeDefinition
-
Deprecated.
- isHasRelatedPermissions() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.DocumentTypeQuickLinksStructure
-
- isHasResponsibility() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.RouteNodeForDisplay
-
- isHasReturnableRow() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
Returns whether the results contain at least one row that is returnable
- isHasWorkflowDocument() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
Null-safe check to see if the workflow document object exists before attempting to retrieve it.
- isHeaderBarEnabled() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- isHidden() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- isHidden() - Method in class org.kuali.rice.kns.datadictionary.control.HiddenControlDefinition
-
Deprecated.
- isHidden() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- isHidden() - Method in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
-
Deprecated.
- isHidden() - Method in class org.kuali.rice.kns.document.authorization.FieldRestriction
-
This method returns true if this authorization prohibits Viewing and Editing, resulting in a hidden field.
- isHidden() - Method in class org.kuali.rice.kns.web.ui.Row
-
Deprecated.
- isHidden() - Method in class org.kuali.rice.kns.web.ui.Section
-
Deprecated.
- 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
-
- isHiddenField(String) - Method in class org.kuali.rice.kns.document.authorization.InquiryOrMaintenanceDocumentRestrictionsBase
-
- isHiddenKimObjectType(String, String) - Static method in class org.kuali.rice.kns.util.WebUtils
-
- isHiddenSectionId(String) - Method in interface org.kuali.rice.kns.document.authorization.InquiryOrMaintenanceDocumentRestrictions
-
- isHiddenSectionId(String) - Method in class org.kuali.rice.kns.document.authorization.InquiryOrMaintenanceDocumentRestrictionsBase
-
- isHide() - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
-
- isHideIncidentReport() - Method in exception org.kuali.rice.core.api.exception.KualiException
-
- isHideReturnLink() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- isHideReturnLinks() - Method in class org.kuali.rice.krad.uif.view.LookupView
-
- isHighlightField() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- isHighlightOnError() - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
- isHighlightValueChange() - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
-
Indicates whether the fields in this comparable group should be
highlighted if their values defer from the comparable group marked for
comparison
- isHtml() - Method in class org.kuali.rice.core.api.mail.EmailContent
-
- isId() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
- isIdentifier() - Method in class org.kuali.rice.krad.datadictionary.SupportAttributeDefinition
-
- isIgnoreStoreAndForward() - Method in class org.kuali.rice.ksb.api.messaging.AsynchronousCall
-
- isIncludeBlankRow() - Method in class org.kuali.rice.krad.keyvalues.PersistableBusinessObjectValuesFinder
-
- isIncludeDelegations() - Method in class org.kuali.rice.kew.api.rule.RuleReportCriteria.Builder
-
- isIncludeDelegations() - Method in class org.kuali.rice.kew.api.rule.RuleReportCriteria
-
- isIncludeDelegations() - Method in interface org.kuali.rice.kew.api.rule.RuleReportCriteriaContract
-
- isIncludeKeyInDescription() - Method in class org.kuali.rice.krad.keyvalues.PersistableBusinessObjectValuesFinder
-
- 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
- isIncludeMultipleLookupLine() - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
- isInclusive() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- isIncrementVersionAction() - Method in class org.kuali.rice.edl.impl.UserAction
-
- isInCriteria() - Method in interface org.kuali.rice.core.api.uif.AttributeLookupSettings
-
Returns true if this field should be included as part of the lookup criteria, false if not.
- isInCriteria() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeLookupSettings.Builder
-
- isInCriteria() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeLookupSettings
-
- isIndexedForSearch() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- isIndexSearchAttributes() - Method in class org.kuali.rice.kew.api.document.DocumentProcessingOptions
-
- isInError() - Method in class org.kuali.rice.edl.impl.EDLContext
-
- isInException() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- isInException(PersistedMessageBO) - Method in class org.kuali.rice.ksb.messaging.exceptionhandling.DefaultMessageExceptionHandler
-
- isInException(PersistedMessageBO) - Method in interface org.kuali.rice.ksb.messaging.exceptionhandling.MessageExceptionHandler
-
Determines whether the message would go into Exception if submitted.
- isInitial() - Method in class org.kuali.rice.kew.api.doctype.ProcessDefinition.Builder
-
- isInitial() - Method in class org.kuali.rice.kew.api.doctype.ProcessDefinition
-
- isInitial() - Method in interface org.kuali.rice.kew.api.doctype.ProcessDefinitionContract
-
- isInitial() - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance.Builder
-
- isInitial() - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance
-
- isInitial() - Method in interface org.kuali.rice.kew.api.document.node.RouteNodeInstanceContract
-
- isInitial() - Method in class org.kuali.rice.kew.engine.node.ProcessDefinitionBo
-
- isInitial() - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- isInitialized() - Static method in class org.kuali.rice.core.api.config.property.ConfigContext
-
- isInitialized() - Static method in class org.kuali.rice.core.api.resourceloader.GlobalResourceLoader
-
- isInitialized() - Static method in class org.kuali.rice.kcb.service.GlobalKCBServiceLocator
-
Returns whether the GlobalKCBServiceLocator has already been initialized (classloader scoped)
- isInitialized() - Static method in class org.kuali.rice.ken.core.GlobalNotificationServiceLocator
-
Returns whether the GlobalNotificationServiceLocator has already been initialized (classloader scoped)
- isInitialized() - Method in class org.kuali.rice.kew.actionitem.ActionItemActionListExtension
-
- isInitialized() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- isInitialized() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- isInitialized() - Method in class org.kuali.rice.krad.uif.view.View
-
Indicates whether the view has been initialized
- isInitializeDataDictionary() - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- isInitializing() - Static method in class org.kuali.rice.core.api.resourceloader.GlobalResourceLoader
-
- isInitiated() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Indicates if the document is in the initiated state or not.
- isInitiated() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
Indicates if the document is in the initiated state or not.
- isInProcess() - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- isInputAllowed() - Method in class org.kuali.rice.krad.uif.field.DataField
-
Indicates whether the data field instance allows input, subclasses should override and set to
true if input is allowed
- isInputAllowed() - Method in class org.kuali.rice.krad.uif.field.InputField
-
- isInputField(String) - Static method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
Helper method to determine if this is an INPUT type field
- isInquirable(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
indicates whether business object has inquiry defined
- isInquirable(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
-
This method determines if a given business object is inquirable
- isInquirable(Class) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- isInquirable(Class) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectMetaDataServiceImpl
-
Deprecated.
- isInquirable(Class<?>) - Method in class org.kuali.rice.krad.uif.service.impl.ViewDictionaryServiceImpl
-
- 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
- isInquiry() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementDocumentFormBase
-
- isInquiryHiddenField(String, String, Object, String) - Static method in class org.kuali.rice.kns.util.WebUtils
-
- isInResults() - Method in interface org.kuali.rice.core.api.uif.AttributeLookupSettings
-
Returns true if this field should be included in the result set of the lookup, false if not.
- isInResults() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeLookupSettings.Builder
-
- isInResults() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeLookupSettings
-
- isInsertable() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.CollectionDescriptor
-
- isInsertable() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
- isInsertable() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.JoinColumnDescriptor
-
- isInsertable() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.ObjectDescriptor
-
- isInsertable() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.OneToManyDescriptor
-
- isInstanceOf(Object, Class<?>) - Static method in class org.kuali.rice.core.api.util.ClassLoaderUtils
-
Checks if the given object is an instance of the given class, unwrapping any proxies if
necessary to get to the underlying object.
- isInstanceOf(Object) - Method in class org.kuali.rice.kew.engine.node.NodeType
-
- isIntegralClass(Class<?>) - Static method in class org.kuali.rice.core.api.util.type.TypeUtils
-
- 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
- isItemOriginatingFromSave(ActionItem) - Method in class org.kuali.rice.kew.notification.service.impl.DefaultNotificationService
-
Returns true if the ActionItem doesn't represent a request generated from a "SAVE" action or, if it does,
returns true if the document type policy
- isJaxWsService() - Method in class org.kuali.rice.ksb.api.bus.support.SoapServiceConfiguration.Builder
-
- isJaxWsService() - Method in class org.kuali.rice.ksb.api.bus.support.SoapServiceConfiguration
-
- isJaxWsService() - Method in class org.kuali.rice.ksb.api.bus.support.SoapServiceDefinition
-
- isJoinClass(Class) - Static method in class org.kuali.rice.core.framework.persistence.jdbc.sql.SqlBuilder
-
- isJoined(RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.node.BasicJoinEngine
-
- isJoined(RouteNodeInstance) - Method in interface org.kuali.rice.kew.engine.node.JoinEngine
-
- isJoinNode(RouteNode) - Method in class org.kuali.rice.kew.engine.RouteHelper
-
- isJpaAnnotated(Class<?>) - Static method in class org.kuali.rice.core.framework.persistence.jpa.OrmUtils
-
- isJpaEnabled() - Static method in class org.kuali.rice.core.framework.persistence.jpa.OrmUtils
-
- isJpaEnabled(String) - Static method in class org.kuali.rice.core.framework.persistence.jpa.OrmUtils
-
- isJpaEnabledForKradClass(Class) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceStructureImplBase
-
Determines if JPA is enabled for the KNS and for the given class
- isJpaEnabledForKradClass(Class) - Method in interface org.kuali.rice.krad.service.PersistenceService
-
Determines if JPA is enabled for the KNS and for the given class
- isKEWStatusInUse() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
This method returns a boolean denoting whether the KEW Route Status is to be displayed.
- isKeyField() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
Gets the keyField attribute.
- isKualiUser() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- isKualiUser() - Method in class org.kuali.rice.kns.datadictionary.control.KualiUserControlDefinition
-
Deprecated.
- isKualiUser() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- isLabelFieldRendered() - Method in interface org.kuali.rice.krad.uif.field.Field
-
Indicates whether the contained LabelField
has been rendered
as part of another field and thus should not be rendered with the
attribute
- isLabelFieldRendered() - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
- isLastApproverAtNode(String, String, String) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Determines if a passed in user is the last approver at a specified route node
- isLastApproverAtNode(String, String, String) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- isLayoutFieldErrors() - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
-
- isLessEqual(AbstractKualiDecimal) - Method in class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
- isLessEqual(KualiInteger) - Method in class org.kuali.rice.core.api.util.type.KualiInteger
-
- isLessThan(AbstractKualiDecimal) - Method in class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
- isLessThan(KualiInteger) - Method in class org.kuali.rice.core.api.util.type.KualiInteger
-
- isLessThan(T, Comparable<T>) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
-
- isLessThanOrEqual(T, Comparable<T>) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
-
- isLink() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- isLink() - Method in class org.kuali.rice.kns.datadictionary.control.LinkControlDefinition
-
Deprecated.
- isLink() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- isLoadAction() - Method in class org.kuali.rice.edl.impl.UserAction
-
- isLoadDataDictionary() - Method in class org.kuali.rice.krad.config.KRADConfigurer
-
- isLoaded() - Method in class org.kuali.rice.kew.plugin.PluginEnvironment
-
Returns true if this environment has been loaded, false otherwise.
- isLoadFailed() - Method in class org.kuali.rice.kew.plugin.ZipFilePluginLoader
-
- isLob() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
- isLocked() - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
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
- isLockedForRouting(String) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
Determines if the given rule is locked for routing.
- isLockedForRouting(String) - Method in interface org.kuali.rice.kew.rule.service.RuleServiceInternal
-
- isLockRequiredByUser(Document, Map, Person) - Method in class org.kuali.rice.krad.service.impl.PessimisticLockServiceImpl
-
This method is used to check if the given parameters warrant a new lock to be created for the given user.
- isLookFuture() - Method in class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- isLookupable(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
indicates whether business object has lookup defined
- isLookupable(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectMetaDataService
-
This method determines if a given business object is lookupable
- isLookupable(Class) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- isLookupable(Class) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectMetaDataServiceImpl
-
Deprecated.
- isLookupable(Class<?>) - Method in class org.kuali.rice.krad.uif.service.impl.ViewDictionaryServiceImpl
-
- 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
- isLookupAware() - Method in class org.kuali.rice.kns.web.ui.HeaderField
-
Deprecated.
- isLookupCaseSensitive(RemotableAttributeField) - Static method in class org.kuali.rice.kew.docsearch.DocumentSearchInternalUtils
-
- isLookupCriteriaEnabled() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- isLookupFieldLevelHelpDisabled(Class, String) - Static method in class org.kuali.rice.kns.util.FieldUtils
-
- isLookupFieldLevelHelpEnabled(Class, String) - Static method in class org.kuali.rice.kns.util.FieldUtils
-
Determines whether field level help is enabled for the field corresponding to the dataObjectClass and attribute name
If this value is true, then the field level help will be enabled.
- isLookupFieldTreatWildcardsAndOperatorsAsLiteral(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
returns whether on a lookup, field/attribute values with wildcards and operators should treat them as literal characters
- isLookupFieldTreatWildcardsAndOperatorsAsLiteral(Class, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- isLookupFieldTriggerOnChange(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
Indicates whether a lookup field has been configured to trigger on value change
- isLookupFieldTriggerOnChange(Class, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- isLookupHidden() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- isLookupHidden() - Method in class org.kuali.rice.kns.datadictionary.control.LookupHiddenControlDefinition
-
Deprecated.
- isLookupHidden() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- isLookupReadonly() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- isLookupReadonly() - Method in class org.kuali.rice.kns.datadictionary.control.LookupReadonlyControlDefinition
-
Deprecated.
- isLookupReadOnly() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- isLookupReadonly() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- isLookupReturnByScript() - Method in class org.kuali.rice.krad.uif.widget.LightBox
-
- isLowerBoundInclusive() - Method in class org.kuali.rice.core.api.search.Range
-
- isLowerBoundInclusive() - Method in interface org.kuali.rice.core.api.uif.AttributeLookupSettings
-
Returns true if the lower bound should be treated as inclusive when executing a ranged
lookup against the attribute, false if it should be treated as exclusive.
- isLowerBoundInclusive() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeLookupSettings.Builder
-
- isLowerBoundInclusive() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeLookupSettings
-
- isLowerCase() - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
-
- isLowerCase() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaNumericPatternConstraint
-
- isLowerCase() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaPatternConstraint
-
- isLowerDatePicker() - Method in interface org.kuali.rice.core.api.uif.AttributeLookupSettings
-
- isLowerDatePicker() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeLookupSettings.Builder
-
- isLowerDatePicker() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeLookupSettings
-
- isMaintainable(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
indicates whether business object has maintainable defined
- isMaintainable(Class) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- isMaintainable(Class<?>) - Method in class org.kuali.rice.krad.uif.service.impl.ViewDictionaryServiceImpl
-
- isMaintainable(Class<?>) - Method in interface org.kuali.rice.krad.uif.service.ViewDictionaryService
-
Indicates whether the given data object class has an associated
MaintenanceView
configured
- isMaintenanceDocumentCreatingNewRecord(String) - Static method in class org.kuali.rice.krad.maintenance.MaintenanceUtils
-
- isMaintenanceFieldLevelHelpDisabled(Maintainable, MaintainableFieldDefinition) - Static method in class org.kuali.rice.kns.web.ui.FieldBridge
-
Deprecated.
- isMaintenanceFieldLevelHelpEnabled(Maintainable, MaintainableFieldDefinition) - Static method in class org.kuali.rice.kns.web.ui.FieldBridge
-
Deprecated.
Determines whether field level help is enabled for the field corresponding to the dataObjectClass and attribute name
If this value is true, then the field level help will be enabled.
- isMandatory() - Method in class org.kuali.rice.kew.api.doctype.RouteNode.Builder
-
- isMandatory() - Method in class org.kuali.rice.kew.api.doctype.RouteNode
-
- isMandatory() - Method in interface org.kuali.rice.kew.api.doctype.RouteNodeContract
-
- isMandatory() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- isMapped(String) - Method in class org.kuali.rice.kim.dao.impl.LdapPrincipalDaoImpl
-
- isMapSubset(Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kim.lookup.RoleMemberLookupableHelperServiceImpl
-
Checks whether the 2nd map is a subset of the first.
- isMask() - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
-
- isMasked() - Method in class org.kuali.rice.kns.document.authorization.FieldRestriction
-
- isMatch(DocumentContent, List<RuleExtensionBo>) - Method in class org.kuali.rice.ken.kew.ChannelReviewerRoleAttribute
-
- isMatch(NodeGraphContext) - Method in interface org.kuali.rice.kew.engine.node.NodeMatcher
-
- isMatch(NodeGraphContext) - Method in class org.kuali.rice.kew.engine.node.NodeNameMatcher
-
- isMatch(DocumentContent, List<RuleExtensionBo>) - Method in class org.kuali.rice.kew.rule.AbstractRoleAttribute
-
- isMatch(DocumentContent, List<RuleExtensionBo>) - Method in class org.kuali.rice.kew.rule.GenericRoleAttribute
-
- isMatch(DocumentContent, List<RuleExtensionBo>) - Method in class org.kuali.rice.kew.rule.GenericWorkflowAttribute
-
- isMatch(List<Map<String, String>>, List<RuleExtensionBo>) - Method in class org.kuali.rice.kew.rule.GenericWorkflowAttribute
-
Returns true if any single incoming attribute's properties are a match for all rule extension values
- isMatch(Map<String, String>, List<RuleExtensionBo>) - Method in class org.kuali.rice.kew.rule.GenericWorkflowAttribute
-
Returns true if all key/value pairs defined by the specified rule extensions are present in the incoming attribute's
properties
- isMatch(DocumentContent) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- isMatch(DocumentContent, List) - Method in class org.kuali.rice.kew.rule.RuleRoutingAttribute
-
- isMatch(DocumentContent, List<RuleExtensionBo>) - Method in interface org.kuali.rice.kew.rule.WorkflowRuleAttribute
-
Returns true if this Attribute finds a match in the given DocContent.
- isMatch(DocumentContent, List) - Method in class org.kuali.rice.kew.rule.xmlrouting.StandardGenericXMLRuleAttribute
-
- isMemberOfGroup(String, String) - Method in interface org.kuali.rice.kim.api.group.GroupService
-
Check whether the give principal is a member of the group.
- isMemberOfGroup(String, String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- isMemberOfGroup(String, String, String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- isMemberOfGroup(String, String) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- isMemberOfGroup(String, String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- isMemberOfGroup(String, String, String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- isMemberOfGroupInternal(String, String, Set<String>, MemberType) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- isMemberOfRange() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- isMessagePersistenceEnabled() - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- isModified() - Method in interface org.kuali.rice.kew.plugin.Modifiable
-
- isModified() - Method in class org.kuali.rice.kew.plugin.ZipFilePluginLoader
-
- isModuleLocked(ActionForm, String, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
-
- isModuleLocked(HttpServletRequest) - Method in class org.kuali.rice.krad.web.controller.ModuleLockingHandlerInterceptor
-
- isModuleLocked(ActionForm, String, HttpServletRequest) - Method in class org.kuali.rice.ksb.messaging.web.KSBAction
-
- isModuleServiceInstalled(String) - Method in class org.kuali.rice.krad.service.impl.KFSModuleServiceImpl
-
- isModuleServiceInstalled(String) - Method in class org.kuali.rice.krad.service.impl.KualiModuleServiceImpl
-
- isModuleServiceInstalled(String) - Method in interface org.kuali.rice.krad.service.KualiModuleService
-
- isMoreRequestsAvailable(RouteContext) - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowRouteModule
-
- isMoreRequestsAvailable(RouteContext) - Method in class org.kuali.rice.kew.impl.support.krms.RulesEngineRouteModule
-
- isMoreRequestsAvailable(RouteContext) - Method in class org.kuali.rice.kew.role.RoleRouteModule
-
- isMoreRequestsAvailable(RouteContext) - Method in class org.kuali.rice.kew.routemodule.FlexRMAdapter
-
- isMoreRequestsAvailable(RouteContext) - Method in interface org.kuali.rice.kew.routemodule.RouteModule
-
Returns true if this RouteModule has more requests available which it can generate.
- isMoreResultsAvailable() - Method in class org.kuali.rice.core.api.criteria.GenericQueryResults.Builder
-
- isMoreResultsAvailable() - Method in class org.kuali.rice.core.api.criteria.GenericQueryResults
-
- isMoreResultsAvailable() - Method in interface org.kuali.rice.core.api.criteria.QueryResults
-
Indicates if there are more results available for the query immediately
following the last result that was returned.
- isMoreResultsAvailable() - Method in class org.kuali.rice.coreservice.api.parameter.ParameterQueryResults.Builder
-
- isMoreResultsAvailable() - Method in class org.kuali.rice.coreservice.api.parameter.ParameterQueryResults
-
- isMoreResultsAvailable() - Method in class org.kuali.rice.kew.api.rule.RuleQueryResults.Builder
-
- isMoreResultsAvailable() - Method in class org.kuali.rice.kew.api.rule.RuleQueryResults
-
- isMoreResultsAvailable() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateQueryResults.Builder
-
- isMoreResultsAvailable() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateQueryResults
-
- isMoreResultsAvailable() - Method in class org.kuali.rice.kim.api.common.template.TemplateQueryResults.Builder
-
- isMoreResultsAvailable() - Method in class org.kuali.rice.kim.api.common.template.TemplateQueryResults
-
- isMoreResultsAvailable() - Method in class org.kuali.rice.kim.api.group.GroupMemberQueryResults.Builder
-
- isMoreResultsAvailable() - Method in class org.kuali.rice.kim.api.group.GroupMemberQueryResults
-
- isMoreResultsAvailable() - Method in class org.kuali.rice.kim.api.group.GroupQueryResults.Builder
-
- isMoreResultsAvailable() - Method in class org.kuali.rice.kim.api.group.GroupQueryResults
-
- isMoreResultsAvailable() - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefaultQueryResults.Builder
-
- isMoreResultsAvailable() - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefaultQueryResults
-
- isMoreResultsAvailable() - Method in class org.kuali.rice.kim.api.identity.entity.EntityQueryResults.Builder
-
- isMoreResultsAvailable() - Method in class org.kuali.rice.kim.api.identity.entity.EntityQueryResults
-
- isMoreResultsAvailable() - Method in class org.kuali.rice.kim.api.identity.name.EntityNameQueryResults.Builder
-
- isMoreResultsAvailable() - Method in class org.kuali.rice.kim.api.identity.name.EntityNameQueryResults
-
- isMoreResultsAvailable() - Method in class org.kuali.rice.kim.api.identity.principal.PrincipalQueryResults.Builder
-
- isMoreResultsAvailable() - Method in class org.kuali.rice.kim.api.identity.principal.PrincipalQueryResults
-
- isMoreResultsAvailable() - Method in class org.kuali.rice.kim.api.permission.PermissionQueryResults.Builder
-
- isMoreResultsAvailable() - Method in class org.kuali.rice.kim.api.permission.PermissionQueryResults
-
- isMoreResultsAvailable() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityQueryResults.Builder
-
- isMoreResultsAvailable() - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityQueryResults
-
- isMoreResultsAvailable() - Method in class org.kuali.rice.kim.api.role.DelegateMemberQueryResults.Builder
-
- isMoreResultsAvailable() - Method in class org.kuali.rice.kim.api.role.DelegateMemberQueryResults
-
- isMoreResultsAvailable() - Method in class org.kuali.rice.kim.api.role.RoleMemberQueryResults.Builder
-
- isMoreResultsAvailable() - Method in class org.kuali.rice.kim.api.role.RoleMemberQueryResults
-
- isMoreResultsAvailable() - Method in class org.kuali.rice.kim.api.role.RoleMembershipQueryResults.Builder
-
- isMoreResultsAvailable() - Method in class org.kuali.rice.kim.api.role.RoleMembershipQueryResults
-
- isMoreResultsAvailable() - Method in class org.kuali.rice.kim.api.role.RoleQueryResults.Builder
-
- isMoreResultsAvailable() - Method in class org.kuali.rice.kim.api.role.RoleQueryResults
-
- isMultiple() - Method in class org.kuali.rice.core.api.uif.RemotableSelect.Builder
-
- isMultiple() - Method in class org.kuali.rice.core.api.uif.RemotableSelect
-
- isMultiple() - Method in interface org.kuali.rice.core.api.uif.RemotableSelectContract
-
Whether the select control allows selection of multiple values.
- isMultiple() - Method in class org.kuali.rice.krad.uif.control.SelectControl
-
Indicates whether multiple values can be selected.
- isMultipleAnchors() - Method in class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- isMultipleValues() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- isMultipleValuesSelect() - Method in class org.kuali.rice.krad.uif.view.LookupView
-
Indicates whether multiple values select should be enabled for the lookup
- isMultipleValuesSelect() - Method in class org.kuali.rice.krad.web.form.LookupForm
-
Indicates whether multiple values select should be enabled for the lookup
- isMultiselect() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- isMultiselect() - Method in class org.kuali.rice.kns.datadictionary.control.MultiselectControlDefinition
-
Deprecated.
- isMultiselect() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- isMustExist() - Method in class org.kuali.rice.krad.config.GlobalResourceLoaderServiceFactoryBean
-
- isMutable() - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateImmutableValueUserType
-
Immutable types aren't mutable...kind of by definintion
- isNameEntityCriteria(String) - Method in class org.kuali.rice.kim.impl.identity.PersonServiceImpl
-
- isNegative() - Method in class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
- isNegative() - Method in class org.kuali.rice.core.api.util.type.KualiInteger
-
- isNestedAttribute() - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
-
- isNestedAttribute(String) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
Determines if a given string could represent a nested attribute of an object.
- isNew() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
-
Returns true if this maintenance document is creating a new Business Object, false if its an edit.
- isNew() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
This method is a simplified-naming wrapper around isOldDataObjectInDocument(), so that the method name
matches the functionality.
- isNewCollectionRecord() - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
Gets the newCollectionRecord attribute.
- isNewCollectionRecord() - Method in interface org.kuali.rice.krad.bo.PersistableBusinessObject
-
Returns the boolean indicating whether this record is a new record of a maintenance document collection.
- isNewCollectionRecord() - Method in class org.kuali.rice.krad.bo.PersistableBusinessObjectBase
-
Gets the newCollectionRecord attribute.
- isNewWithExisting() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
-
Returns true if this maintenance document is creating a new Business Object out of an existing Business Object,
for example, a new division vendor out of an existing parent vendor.
- isNewWithExisting() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- isNodalDocument(DocumentRouteHeaderValue) - Static method in class org.kuali.rice.kew.engine.CompatUtils
-
- isNodalRequest(ActionRequestValue) - Static method in class org.kuali.rice.kew.engine.CompatUtils
-
- isNodeBetween(String, String, String) - Static method in class org.kuali.rice.edl.framework.util.EDLFunctions
-
- isNodeInPath(DocumentRouteHeaderValue, String) - Method in class org.kuali.rice.kew.engine.node.service.impl.RouteNodeServiceImpl
-
- isNodeInPath(DocumentRouteHeaderValue, String) - Method in interface org.kuali.rice.kew.engine.node.service.RouteNodeService
-
- isNodeInPreviousNodeList(String, String) - Static method in class org.kuali.rice.edl.framework.util.EDLFunctions
-
- isNoDirectInquiry() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- isNoInquiry() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- isNoLookup() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- isNoLookup() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- isNonZero() - Method in class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
- isNonZero() - Method in class org.kuali.rice.core.api.util.type.KualiInteger
-
- isNormalProperty(PropertyDescriptor) - Static method in class org.kuali.rice.devtools.generators.dd.BeanDDCreator
-
Deprecated.
- 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
-
- isNoteTargetReady(Document) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
Determines if the given document's note target is ready for notes to be
attached and persisted against it.
- isNoteTypeActiveIndicator() - Method in class org.kuali.rice.krad.bo.NoteType
-
Gets the noteTypeActiveIndicator attribute.
- 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.
- isNotificationRequest() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- isNotNull(String) - Static method in class org.kuali.rice.core.api.criteria.PredicateFactory
-
Creates an is not null predicate.
- isNotNull(Object) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
This method is a OJB Proxy-safe way to test for notNull on a proxied object that may or may not be materialized yet.
- isNull(String) - Static method in class org.kuali.rice.core.api.criteria.PredicateFactory
-
Creates an is null predicate.
- isNull(String) - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.Criteria
-
- isNull(String) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Adds an IS NULL condition to the WHERE clause, ANDing it with any existing conditions if necessary.
- isNull(Object) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
This method is a OJB Proxy-safe way to test for null on a proxied object that may or may not be materialized yet.
- isNullable() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
- isNullable() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.JoinColumnDescriptor
-
- isNullAllowed() - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.PrimaryDataSourceFactoryBean
-
- isNullOrEmpty(Object) - Static method in class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
-
- isNullValue(Object) - Static method in class org.kuali.rice.core.web.format.Formatter
-
- isNumeric(String) - Static method in class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
- isOldBusinessObjectInDocument() - Method in interface org.kuali.rice.kns.document.MaintenanceDocument
-
- isOldBusinessObjectInDocument() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
-
Checks old maintainable bo has key values
- isOldBusinessObjectInDocument() - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- isOldBusinessObjectInDocument() - Method in interface org.kuali.rice.kns.maintenance.Maintainable
-
Deprecated.
- isOldDataObjectInDocument() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Indicates whether their is an old data object for the maintainable
- isOldDataObjectInDocument() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
Checks whether the data object is not null and has its primary key values populated
- isOldDataObjectInDocument() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
-
- isOldDataObjectInDocument() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
Checks old maintainable bo has key values
- isOldDataObjectInDocument() - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorMaintainable
-
- isOldMaintainableInDocument(Document) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- isOmitNewline() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- isOmitNewline() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AnyCharacterPatternConstraint
-
- isOmitZero() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.IntegerPatternConstraint
-
- isOnlyNegative() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.IntegerPatternConstraint
-
- isOpen() - Method in class org.kuali.rice.core.framework.persistence.jpa.NullEntityManagerFactory
-
- isOpen() - Method in class org.kuali.rice.kns.util.TabState
-
simple boolean getter
- isOptimisticLockFailure(Throwable) - Static method in class org.kuali.rice.core.framework.persistence.ojb.DataAccessUtils
-
- isOptional() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.ObjectDescriptor
-
- isOptional() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
-
- isOptional() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.CollectionSizeConstraintProcessor
-
- isOptional() - Method in interface org.kuali.rice.krad.datadictionary.validation.processor.ConstraintProcessor
-
This method return true if the processing of this constraint is something that can be opted out of by some pieces of code.
- isOptional() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.MandatoryElementConstraintProcessor
-
- isOptional() - Method in class org.kuali.rice.krad.datadictionary.validation.processor.OptionalElementConstraintProcessor
-
- isOptionSet(String) - Method in class org.kuali.rice.krms.api.engine.ExecutionOptions
-
Checks whether or not the option with the given name has been set.
- isOutBoxEmpty() - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- isOverridden() - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewAction.PermissionForDisplay
-
- isOverridden() - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewAction.ResponsibilityForDisplay
-
- isOverride() - Method in class org.kuali.rice.core.impl.config.property.Param
-
- isOverrideSearchableAttributes() - Method in class org.kuali.rice.kew.framework.document.search.DocumentSearchResultSetConfiguration.Builder
-
- isOverrideSearchableAttributes() - Method in class org.kuali.rice.kew.framework.document.search.DocumentSearchResultSetConfiguration
-
- isOverrideSearchableAttributes() - Method in interface org.kuali.rice.kew.framework.document.search.DocumentSearchResultSetConfigurationContract
-
- isOverThreshold() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchResults.Builder
-
- isOverThreshold() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchResults
-
- isOverThreshold() - Method in interface org.kuali.rice.kew.api.document.search.DocumentSearchResultsContract
-
Returns true if the results of the search returned more rows then the document search framework is allowed to
return back to the caller of the api.
- isOwnedByUser(Person) - Method in class org.kuali.rice.krad.document.authorization.PessimisticLock
-
- isParentAttributeNull() - Method in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
-
- isParentOf(DocumentType) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- isPartiallyMasked() - Method in class org.kuali.rice.kns.document.authorization.FieldRestriction
-
- isPartiallyMaskedField(String) - Method in class org.kuali.rice.kns.document.authorization.BusinessObjectRestrictionsBase
-
- isPartialMask() - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
-
- isPassesDefaultValidation(String) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeDateTimeValue
-
- isPassesDefaultValidation(String) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeFloatValue
-
- isPassesDefaultValidation(String) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeLongValue
-
- isPassesDefaultValidation(String) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeStringValue
-
- isPassesDefaultValidation(String) - Method in interface org.kuali.rice.kew.docsearch.SearchableAttributeValue
-
- isPast - Variable in class org.kuali.rice.kew.engine.node.RequestsNode.FinalApproverContext
-
- isPastFinalApprover(DocumentRouteHeaderValue, RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.node.RequestsNode
-
Checks if the document has past the final approver node by walking
backward through the previous node instances.
- isPastFinalApprover(List, RequestsNode.FinalApproverContext, Set) - Method in class org.kuali.rice.kew.engine.node.RequestsNode
-
- isPending() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- isPending() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- isPeopleFlowNode() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- isPerformActionAuthz() - Method in class org.kuali.rice.krad.uif.field.ActionFieldSecurity
-
Indicates whether the action field has take action authorization and KIM should be consulted
- isPerformLineActionAuthz() - Method in class org.kuali.rice.krad.uif.field.ActionFieldSecurity
-
Indicates whether the line action field has take action authorization and KIM should be consulted
- isPerformQuestion() - Method in class org.kuali.rice.kns.rule.event.PromptBeforeValidationEvent
-
- isPerformUppercase() - Method in class org.kuali.rice.krad.uif.field.InputField
-
Perform uppercase flag for this field to force input to uppercase.
- isPermissionDefined(String, String, Map<String, String>) - Method in interface org.kuali.rice.kim.api.permission.PermissionService
-
Returns true if the given permission is defined on any Roles.
- isPermissionDefined(String, String, Map<String, String>) - Method in class org.kuali.rice.kim.impl.permission.PermissionServiceImpl
-
- isPermissionDefinedByTemplateName(String, String, Map<String, String>) - Method in interface org.kuali.rice.kim.api.permission.PermissionService
-
Returns true if the given permission template is defined on any Roles.
- isPermissionDefinedByTemplateName(String, String, Map<String, String>) - Method in class org.kuali.rice.kim.impl.permission.PermissionServiceImpl
-
- isPermissionDefinedForTemplateName(String, String, Map<String, String>) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
Returns true if there are any assigned permissions with the given template.
- isPermissionDefinedForTemplateName(String, String, Map<String, String>) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- isPersistable() - Method in interface org.kuali.rice.krad.bo.GlobalBusinessObject
-
This method examines the underlying document and determines whether it can be persisted as part of the enclosing
MaintenanceDocument.
- isPersistable(Class) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceImpl
-
- isPersistable(Class) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceJpaImpl
-
- isPersistable(Class) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceOjbImpl
-
- isPersistable(Class) - Method in interface org.kuali.rice.krad.service.PersistenceStructureService
-
- isPersonActive(DirContextOperations) - Method in class org.kuali.rice.kim.ldap.PrincipalMapper
-
Checks the configured active principal affiliations, if one is found, returns true
- isPersonAnEmployee(List<PersonDocumentAffiliation>) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- isPessimisticLockAdminUser(Person) - Method in class org.kuali.rice.krad.service.impl.PessimisticLockServiceImpl
-
- 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
- isPhoneEntityCriteria(String) - Method in class org.kuali.rice.kim.impl.identity.PersonServiceImpl
-
- isPolicyDefined(DocumentTypePolicyEnum) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- isPositive() - Method in class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
- isPositive() - Method in class org.kuali.rice.core.api.util.type.KualiInteger
-
- isPostProcessContainer() - Method in class org.kuali.rice.core.framework.resourceloader.BaseResourceLoader
-
- isPrimary() - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment.Builder
-
- isPrimary() - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment
-
- isPrimary() - Method in interface org.kuali.rice.kim.api.identity.employment.EntityEmploymentContract
-
The primary value for this object.
- isPrimary() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfo
-
- isPrimaryDelegator() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- isPrimitiveObject(Object) - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializabilityEvaluatorBase
-
Whether the object represents a primitive
- isPrincipal() - Method in class org.kuali.rice.kew.util.ResponsibleParty
-
- isPrincipal() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- isPrincipal() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- isPrincipalIdAuthenticated(String) - Static method in class org.kuali.rice.edl.framework.util.EDLFunctions
-
- isPrincipalNameAuthenticated(String) - Static method in class org.kuali.rice.edl.framework.util.EDLFunctions
-
- isProcessed() - Method in interface org.kuali.rice.core.api.impex.xml.XmlDoc
-
- isProcessed() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Indicates if the document is in the processed state or not.
- isProcessed() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
Indicates if the document is in the processed state or not.
- isProcessed() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- isProducerAuthorizedToSendNotificationForChannel(NotificationProducer, NotificationChannel) - Method in class org.kuali.rice.ken.service.impl.NotificationAuthorizationServiceImpl
-
- isProducerAuthorizedToSendNotificationForChannel(NotificationProducer, NotificationChannel) - Method in interface org.kuali.rice.ken.service.NotificationAuthorizationService
-
This service method validates that the specified producer has the permissions to send a notification
on for a specific NotificationChannel.
- isProduction() - Method in class org.kuali.rice.edl.impl.components.NoteConfigComponent
-
- isProduction() - Method in class org.kuali.rice.kew.mail.EmailNode
-
- isProduction() - Method in class org.kuali.rice.kew.mail.service.impl.ActionListEmailServiceImpl
-
- isProductionEnvironment() - Method in interface org.kuali.rice.core.api.config.property.Config
-
Returns whether this Config object defines a production environment
- isProductionEnvironment() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- isProductionEnvironment() - Static method in class org.kuali.rice.krad.util.KRADUtils
-
- isProgressiveRenderAndRefresh() - Method in interface org.kuali.rice.krad.uif.component.Component
-
If true, when the progressiveRender condition is satisfied, the component
will always be retrieved from the server and shown(as opposed to being
stored on the client, but hidden, after the first retrieval as is the
case with the progressiveRenderViaAJAX option).
- isProgressiveRenderAndRefresh() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
If true, when the progressiveRender condition is satisfied, the component
will always be retrieved from the server and shown(as opposed to being
stored on the client, but hidden, after the first retrieval as is the
case with the progressiveRenderViaAJAX option).
- isProgressiveRenderViaAJAX() - Method in interface org.kuali.rice.krad.uif.component.Component
-
- isProgressiveRenderViaAJAX() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
When progressiveRenderViaAJAX is true, this component will be retrieved
from the server when it first satisfies its progressive render condition.
- isPropertyEditable(Set<String>, String) - Static method in class org.kuali.rice.kns.util.WebUtils
-
- isPropertyEditable(String) - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
- isPropertyNonEditableButRequired(String) - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
- isPropertyOf(Class, String) - Static method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
- isPropertySerializable(SerializationState, Object, String, Object) - Method in class org.kuali.rice.krad.util.documentserializer.AlwaysFalsePropertySerializabilityEvaluator
-
- isPropertySerializable(SerializationState, Object, String, Object) - Method in class org.kuali.rice.krad.util.documentserializer.AlwaysTruePropertySerializibilityEvaluator
-
Trivially returns true
- isPropertySerializable(SerializationState, Object, String, Object) - Method in interface org.kuali.rice.krad.util.documentserializer.PropertySerializabilityEvaluator
-
Determines whether a child property of an object is serializable.
- isPropertySerializable(SerializationState, Object, String, Object) - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializabilityEvaluatorBase
-
Returns whether a child property of a given containing object should be serialized, based on the metadata provided in the data dictionary.
- isPrototype(String) - Method in class org.kuali.rice.test.CompositeBeanFactory
-
- isProxied(Object) - Method in class org.kuali.rice.krad.dao.impl.PersistenceDaoJpa
-
True if object is an instance of HibernateProxy, false otherwise
- isProxied(Object) - Method in class org.kuali.rice.krad.dao.impl.PersistenceDaoOjb
-
Asks ProxyHelper if the object is proxied
- isProxied(Object) - Method in interface org.kuali.rice.krad.dao.PersistenceDao
-
Determines if the given object is proxied by the ORM or not
- isProxied(Object) - Method in class org.kuali.rice.krad.dao.proxy.PersistenceDaoProxy
-
Asks proper DAO implementation if the object is proxied
- isProxied(Object) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceImpl
-
Defers to the service for the given class
- isProxied(Object) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceJpaImpl
-
Asks persistenceDao if this represents a proxy
- isProxied(Object) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceOjbImpl
-
Asks persistenceDao if this represents a proxy
- isProxied(Object) - Method in interface org.kuali.rice.krad.service.PersistenceService
-
Determines if the given object is proxied by the ORM or not
- isPublish() - Method in class edu.sampleu.demo.course.CourseSection
-
- isQueue() - Method in interface org.kuali.rice.ksb.api.bus.ServiceConfiguration
-
Return true if this service uses queue-style messaging, false if it uses
topic-style messaging.
- isQueue() - Method in interface org.kuali.rice.ksb.api.bus.ServiceDefinition
-
Return true if this service uses queue-style messaging, false if it uses
topic-style messaging.
- isQueue() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- isQueue() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration
-
- isQueue() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- isRadio() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- isRadio() - Method in class org.kuali.rice.kns.datadictionary.control.RadioControlDefinition
-
Deprecated.
- isRadio() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- isRandom() - Method in class org.kuali.rice.core.impl.config.property.Param
-
- isRanged() - Method in interface org.kuali.rice.core.api.uif.AttributeLookupSettings
-
Returns true if lookups against this field should be handled as a lookup operation supporting a range-based
search of data against the field.
- isRanged() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeLookupSettings.Builder
-
- isRanged() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeLookupSettings
-
- isRanged() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- isRanged() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- isRanged() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- isRangeValid(String, String, boolean) - Method in interface org.kuali.rice.kew.docsearch.CaseAwareSearchableAttributeValue
-
- isRangeValid(String, String) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeDateTimeValue
-
- isRangeValid(String, String) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeFloatValue
-
- isRangeValid(String, String) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeLongValue
-
- isRangeValid(String, String) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeStringValue
-
- isRangeValid(String, String, boolean) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeStringValue
-
- isRangeValid(String, String) - Method in interface org.kuali.rice.kew.docsearch.SearchableAttributeValue
-
- 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
-
- isReadableProperty(Object, String) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
- isReadOnly() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- isReadOnly() - Method in class org.kuali.rice.kns.document.authorization.FieldRestriction
-
This method returns true if this authorization prohibits Editing but not Viewing, resulting in a ReadOnly field.
- isReadOnly() - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
- isReadOnly() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- isReadOnly() - Method in class org.kuali.rice.kns.web.ui.Section
-
Deprecated.
- isReadOnly() - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
-
- isReadOnly() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Indicates whether the component can be edited
- isReadOnly() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- isReadOnly() - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
-
Indicates whether the compare group should be read-only
- isReadOnlyAfterAdd() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- isReadOnlyAfterAdd() - Method in interface org.kuali.rice.kns.datadictionary.FieldDefinitionI
-
Deprecated.
- isReadOnlyAfterAdd() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- isReadOnlyField(String) - Method in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentRestrictionsBase
-
- isReadOnlyHidden() - Method in class org.kuali.rice.krad.uif.field.DataField
-
Indicates the field should be read-only but also a hidden should be generated for the field
- isReadOnlySectionId(String) - Method in interface org.kuali.rice.kns.document.authorization.MaintenanceDocumentRestrictions
-
- isReadOnlySectionId(String) - Method in class org.kuali.rice.kns.document.authorization.MaintenanceDocumentRestrictionsBase
-
- isReceiveFutureRequests(BranchState) - Method in class org.kuali.rice.kew.util.FutureRequestDocumentStateManager
-
- isReceiveFutureRequests() - Method in class org.kuali.rice.kew.util.FutureRequestDocumentStateManager
-
- isRecipientRoutedRequest(String) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- isRecipientRoutedRequest(Recipient) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- isRecipientValid(String, String) - Method in class org.kuali.rice.ken.service.impl.NotificationRecipientServiceKimImpl
-
- isRecipientValid(String, String) - Method in interface org.kuali.rice.ken.service.NotificationRecipientService
-
This method handles figuring out which recipient type that you are deling with and calls
the appropriate validation method.
- isRedirectedInquiry() - Method in class org.kuali.rice.krad.web.form.InquiryForm
-
Indicates whether the requested was redirected from the inquiry framework due to an external object
request.
- isRedirectedLookup() - Method in class org.kuali.rice.krad.web.form.LookupForm
-
Indicates whether the requested was redirected from the lookup framework due to an external object
request.
- isReferenceBoProperty(PropertyDescriptor) - Static method in class org.kuali.rice.devtools.generators.dd.MaintDocDDCreator
-
Deprecated.
- isReferenceCollection(Object, String) - Method in class org.kuali.rice.krad.dao.impl.PersistenceDaoJpa
-
Determines if the reference on the given object represents a collection or not
- isReferenceUpdatable(Class, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceImpl
-
- isReferenceUpdatable(Class, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceJpaImpl
-
- isReferenceUpdatable(Class, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceOjbImpl
-
- isReferenceUpdatable(Class, String) - Method in interface org.kuali.rice.krad.service.PersistenceStructureService
-
- isRefresh() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Result of the conditionalRefresh expression, true if satisfied, otherwise false.
- isRefresh() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- isRefreshedByAction() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Indicates the component can be refreshed by an action
- isRefreshedByAction() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- isRelationshipRefreshable(Class, String) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- isReloadable() - Method in class org.kuali.rice.kew.plugin.PluginEnvironment
-
Returns a boolean indicating whether or not this PluginEnvironment is truly reloadable.
- isReloadable() - Method in interface org.kuali.rice.kew.plugin.Reloadable
-
Indicates whether or not this Reloadable currently supports being reloaded.
- isReloadNeeded() - Method in class org.kuali.rice.kew.plugin.PluginEnvironment
-
Indicates whether or not a reload of this environment is needed.
- isReloadNeeded() - Method in interface org.kuali.rice.kew.plugin.Reloadable
-
- isRemoteService(QName) - Method in class org.kuali.rice.kew.resourceloader.CoreResourceLoader
-
Returns true if the given service name is one which should be loaded from the service bus.
- isRemoved() - Method in class org.kuali.rice.kew.plugin.BasePluginLoader
-
- isRemoved() - Method in interface org.kuali.rice.kew.plugin.PluginLoader
-
Returns true if the Plugin loaded by this loader has been removed (for example, it was
deleted from the file system which should result in the plugin being undeployed).
- isRemoved() - Method in class org.kuali.rice.kew.plugin.ZipFilePluginLoader
-
- isRemoveHeader() - Method in class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- isRender() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Indicates whether the component should be rendered in the UI
- isRender() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- isRender() - Method in class org.kuali.rice.krad.uif.field.MessageField
-
Override to render only if the message text has been given or there is a conditional expression on the
message text
- isRenderAddLine() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Indicates whether an add line should be rendered for the collection
- isRenderAlternatingHeaderColumns() - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManager
-
Indicates whether header columns (th for tables) should be rendered for
every other item (alternating)
- isRenderColon() - Method in class org.kuali.rice.krad.uif.field.LabelField
-
Indicates whether a colon should be rendered after the label text,
generally used when the label appears to the left of the field's control
or value
- isRenderForm() - Method in class org.kuali.rice.krad.uif.view.FormView
-
Indicates whether a Form element should be rendered for the View.
- isRenderFullView() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- isRenderHiddenField() - Method in class org.kuali.rice.kns.web.taglib.html.KNSHiddenTag
-
- isRenderImage() - Method in class org.kuali.rice.krad.uif.widget.Disclosure
-
Indicates whether the expand/collapse image should be rendered for the closure, if set to false only
the group title will be clickable
- isRenderLineActions() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Indicates whether the action column for the collection should be rendered
- isRenderNotFoundMessage() - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Indicates whether a message should be added to the query result
object and displayed when the query return object is null
- isRenderSelectField() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Indicates whether lines of the collection group should be selected by rendering a
field for each line that will allow selection
- isRenderSequenceField() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Indicates whether the sequence field should be rendered for the
collection
- isRepeatHeader() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Indicates whether the header should be repeated before each collection
row.
- isReplaceVersionAction() - Method in class org.kuali.rice.edl.impl.UserAction
-
- isRequestActivationNode(RouteNode) - Method in class org.kuali.rice.kew.engine.RouteHelper
-
- isRequestsNode(RouteNode) - Method in class org.kuali.rice.kew.engine.RouteHelper
-
- isRequired() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- isRequired() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField
-
- isRequired() - Method in interface org.kuali.rice.core.api.uif.RemotableAttributeFieldContract
-
Whether the attribute is a required attribute.
- isRequired() - Method in class org.kuali.rice.edl.impl.components.NetworkIdWorkflowEDLConfigComponent
-
- isRequired() - Method in class org.kuali.rice.edl.impl.components.UniversityIdWorkflowEDLConfigComponent
-
- isRequired() - Method in class org.kuali.rice.edl.impl.components.WorkgroupWorkflowEDLConfigComponent
-
- isRequired() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateAttribute.Builder
-
- isRequired() - Method in class org.kuali.rice.kew.api.rule.RuleTemplateAttribute
-
- isRequired() - Method in interface org.kuali.rice.kew.api.rule.RuleTemplateAttributeContract
-
- isRequired() - Method in class org.kuali.rice.kew.rule.AbstractWorkflowAttribute
-
- isRequired() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateAttributeBo
-
- isRequired() - Method in class org.kuali.rice.kew.rule.RuleRoutingAttribute
-
- isRequired() - Method in interface org.kuali.rice.kew.rule.WorkflowRuleAttribute
-
Returns true if the extensionValues on this Attribute must be filled in before the associated
Rule can be persisted.
- isRequired() - Method in class org.kuali.rice.kew.rule.xmlrouting.StandardGenericXMLRuleAttribute
-
- isRequired() - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- isRequired() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- isRequired() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- isRequired() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
- isRequired() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
If required wasn't set on this instance, use the value from its delegate.
- isRequired() - Method in interface org.kuali.rice.krad.datadictionary.validation.constraint.ExistenceConstraint
-
- isRequired() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
-
- isRequiresSave() - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- isRequiresSave() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- isRequiresSave() - Method in interface org.kuali.rice.kew.api.preferences.PreferencesContract
-
- isResetDataOnRefresh() - Method in interface org.kuali.rice.krad.uif.component.Component
-
Indicates whether data contained within the component should be reset (set to default) when the
component is refreshed
- isResetDataOnRefresh() - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- isResponsibleFor(Class) - Method in class org.kuali.rice.krad.service.impl.KRADModuleService
-
- isResponsibleFor(Class) - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
- isResponsibleFor(Class) - Method in interface org.kuali.rice.krad.service.ModuleService
-
This method determines whether this service is responsible for the business object class passed in, or not.
- isResponsibleForJob(String) - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
- isResponsibleForJob(String) - Method in interface org.kuali.rice.krad.service.ModuleService
-
This method determines whether this service is responsible for the given jobname, or not.
- isRestricted() - Method in class org.kuali.rice.kns.document.authorization.FieldRestriction
-
This method returns true if the FieldAuthorization is some kind of restriction, and returns false if it is an editable field.
- isRestricted() - Method in class org.kuali.rice.location.api.country.Country.Builder
-
- isRestricted() - Method in class org.kuali.rice.location.api.country.Country
-
Value representing whether a country is restricted.
- isRestricted() - Method in interface org.kuali.rice.location.api.country.CountryContract
-
Value representing whether a country is restricted.
- isResultReturnable(BusinessObject) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- isResultReturnable(BusinessObject) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
Determines whether a given BusinessObject that's returned as one of the lookup's results is considered returnable, which means that for
single-value lookups, a "return value" link may be rendered, and for multiple value lookups, a checkbox is rendered.
- isResultReturnable(Object) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
Determines whether a given data object that's returned as one of the lookup's results is considered returnable,
which means that for single-value lookups, a "return value" link may be rendered, and for multiple
value lookups, a checkbox is rendered.
- isReturnByScript() - Method in class org.kuali.rice.krad.uif.view.LookupView
-
- isReturnToActionList() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- isReviewerUser() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- isRole() - Method in class org.kuali.rice.kew.util.ResponsibleParty
-
- isRole() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- isRole() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- isRoleActive(String) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
Checks whether the role with the given role ID is active.
- isRoleActive(String) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- isRoleNode() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- isRoleNode() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.RouteNodeForDisplay
-
- isRoleRequest() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- isRoleRequest() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- isRoot(HierarchyProvider.Stop) - Method in interface org.kuali.rice.kew.engine.node.hierarchyrouting.HierarchyProvider
-
- isRoutable() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- isRouteCapable() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Returns whether a route action is a valid action.
- isRouteCapable() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- isRouted() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- isRouteInherited() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
Returns true if this document type defines it's own routing, false if it inherits its routing
from a parent document type.
- isRouteLevelCompatible(DocumentType) - Static method in class org.kuali.rice.kew.engine.CompatUtils
-
- isRouteLevelCompatible(DocumentRouteHeaderValue) - Static method in class org.kuali.rice.kew.engine.CompatUtils
-
- isRouteLevelDocument(DocumentRouteHeaderValue) - Static method in class org.kuali.rice.kew.engine.CompatUtils
-
- isRouteLevelRequest(ActionRequestValue) - Static method in class org.kuali.rice.kew.engine.CompatUtils
-
- isRouteLogPopup() - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
Returns true if the route log should open in a new window.
- isRouteModuleRequest() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- isRouteModuleRequest() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- isRoutingReport() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- isRowHiddenForInquiry(BusinessObject, Inquirable, String) - Static method in class org.kuali.rice.kns.web.ui.SectionBridge
-
Deprecated.
Determines whether a business object is hidden on an inquiry screen.
- isRowHiddenForMaintenanceDocument(BusinessObject, BusinessObject, Maintainable, String) - Static method in class org.kuali.rice.kns.web.ui.SectionBridge
-
Deprecated.
Determines whether a business object is hidden on a maintenance document.
- isRowHideableForInquiry(BusinessObject) - Static method in class org.kuali.rice.kns.web.ui.SectionBridge
-
Deprecated.
Determines whether a business object is hidable on an inquiry screen.
- isRowHideableForMaintenanceDocument(BusinessObject, BusinessObject) - Static method in class org.kuali.rice.kns.web.ui.SectionBridge
-
Deprecated.
Determines whether a business object is hidable on a maintenance document.
- isRowReturnable() - Method in class org.kuali.rice.kns.web.ui.ResultRow
-
Deprecated.
Gets whether to show the return URL (for single value lookups invoked from a document or nested lookup) or the return checkbox (for
multiple value lookups)
- isRulesEngineNode() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- isRuleValidationAttribute() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateAttributeBo
-
- isRunPostProcessor() - Method in class org.kuali.rice.kew.api.document.DocumentProcessingOptions
-
- isRunPostProcessorLogic() - Method in class org.kuali.rice.kew.actions.ActionTakenEvent
-
- isRunPostProcessorLogic() - Method in class org.kuali.rice.kew.engine.OrchestrationConfig
-
- isRunPostProcessorLogic() - Method in class org.kuali.rice.kew.engine.StandardWorkflowEngine
-
- isRunPostProcessorLogic() - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- isSaved() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Indicates if the document is in the saved state or not.
- isSaved() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
Indicates if the document is in the saved state or not.
- isSearchIndexingRequestedForContext() - Method in class org.kuali.rice.kew.engine.RouteContext
-
Determines if search indexing has already been requested during this context
- isSearchUsingOnlyPrimaryKeyValues() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- isSearchUsingOnlyPrimaryKeyValues() - Method in class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
-
- isSearchUsingOnlyPrimaryKeyValues() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
- isSearchUsingOnlyPrimaryKeyValues() - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
Returns whether this search was performed using the values of the primary keys only
- isSearchUsingOnlyPrimaryKeyValues() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
This method returns whether the previously executed getSearchResults used the primary key values to search, ignoring all non key values
- isSearchUsingOnlyPrimaryKeyValues() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- isSecure() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
Gets the secure attribute.
- isSecure() - Method in class org.kuali.rice.ksb.messaging.KSBHttpInvokerRequestExecutor
-
- isSecure(HttpServletRequest) - Method in class org.kuali.rice.ksb.messaging.servlet.KSBDispatcherServlet
-
- isSelect() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- isSelect() - Method in class org.kuali.rice.kns.datadictionary.control.SelectControlDefinition
-
Deprecated.
- 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
-
- isSendNotifications() - Method in class org.kuali.rice.kew.api.document.DocumentProcessingOptions
-
- isSendNotifications() - Method in class org.kuali.rice.kew.engine.OrchestrationConfig
-
- isSeparateAddLine() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Indicates whether the add line should be rendered in a separate group, or as part of the table (first line)
- isServerDataSource() - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.PrimaryDataSourceFactoryBean
-
- isServicePublished(String) - Method in class org.kuali.rice.ksb.messaging.serviceexporters.AbstractWebServiceExporter
-
This determines if the service has already been published on the CXF bus.
- isSesnValid(String) - Method in class org.kuali.rice.kim.sesn.DistributedSession
-
This method determines if the Session Ticket is valid.
- isSesnValid(String, Map<String, Object>) - Method in class org.kuali.rice.kim.sesn.DistributedSession
-
This method determines if the Session Ticket is valid.
- isSessionDocument() - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
-
Deprecated.
- isSessionDocument() - Method in interface org.kuali.rice.kns.datadictionary.KNSDocumentEntry
-
Deprecated.
- isSessionDocument() - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- 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
- isShouldBeEncrypted() - Method in class org.kuali.rice.kns.document.authorization.FieldRestriction
-
- isShouldDisplay() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.DocumentTypeQuickLinksStructure
-
- 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
- isShowBlanketApproveButton() - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- isShowCloseButton() - Method in class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- isShowDelegations() - Method in class org.kuali.rice.kew.rule.web.WebRuleResponsibility
-
- isShowFieldLevelHelp() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- isShowFields() - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- isShowFuture() - Method in class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- isShowFutureHasError() - Method in class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- isShowHideInactiveButton() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
- isShowInactive() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Indicates whether inactive collections lines should be displayed
- isShowMaintenanceLinks() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
Gets the showMaintenanceLinks attribute.
- isShowMaintenanceLinks() - Method in class org.kuali.rice.krad.uif.view.LookupView
-
- isShowNotes() - Method in class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- isShowOutbox() - Method in class org.kuali.rice.kew.preferences.web.PreferencesForm
-
- isShowSearchAndExportOptions() - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
Returns true if search and export options are enabled
- isShowViewResults() - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- isSimpleNode(RouteNode) - Method in class org.kuali.rice.kew.engine.RouteHelper
-
- isSimpleType(Class<?>) - Static method in class org.kuali.rice.core.api.util.type.TypeUtils
-
- isSimulation() - Method in class org.kuali.rice.kew.engine.ActivationContext
-
- isSimulation() - Method in class org.kuali.rice.kew.engine.RouteContext
-
- isSingleConstraintResult() - Method in class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
-
- isSinglePageView() - Method in class org.kuali.rice.krad.uif.view.View
-
Indicates whether the View
only has a single page
Group
or contains multiple page Group
instances.
- isSingleResourceService() - Method in interface org.kuali.rice.ksb.api.messaging.ResourceFacade
-
- isSingleResourceService() - Method in class org.kuali.rice.ksb.messaging.serviceconnectors.ResourceFacadeImpl
-
- isSingleton() - Method in class org.kuali.rice.core.api.resourceloader.LazyResourceFactoryBean
-
- isSingleton() - Method in class org.kuali.rice.core.BeanHolder
-
- isSingleton() - Method in class org.kuali.rice.core.framework.persistence.jta.TransactionManagerFactoryBean
-
- isSingleton() - Method in class org.kuali.rice.core.framework.persistence.jta.UserTransactionFactoryBean
-
- isSingleton() - Method in class org.kuali.rice.core.impl.config.property.ConfigFactoryBean
-
- isSingleton() - Method in class org.kuali.rice.core.impl.config.property.ConfigPropertyFactoryBean
-
- isSingleton() - Method in class org.kuali.rice.krad.app.persistence.jpa.RiceEntityManagerProxyFactoryBean
-
- isSingleton() - Method in class org.kuali.rice.krad.config.GlobalResourceLoaderServiceFactoryBean
-
- isSingleton() - Method in class org.kuali.rice.ksb.messaging.KSBClientProxyFactoryBean
-
- isSingleton() - Method in class org.kuali.rice.ksb.messaging.KSBHttpInvokerProxyFactoryBean
-
- isSingleton(String) - Method in class org.kuali.rice.test.CompositeBeanFactory
-
- isSingleton() - Method in class org.springframework.transaction.jta.JotmFactoryBean
-
- isSITCacheSupported() - Method in class org.kuali.rice.core.framework.persistence.platform.MySQLDatabasePlatform
-
- isSkipBlankValidValue() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- 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.
- isSortAscending() - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- isSortDescending() - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
-
Gets the sortDescending attribute.
- isSplitNode(RouteNode) - Method in class org.kuali.rice.kew.engine.RouteHelper
-
- isStarted() - Method in class org.kuali.rice.core.api.lifecycle.BaseLifecycle
-
- isStarted() - Method in interface org.kuali.rice.core.api.lifecycle.Lifecycle
-
- isStarted() - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.XAPoolDataSource
-
Deprecated.
- isStarted() - Method in class org.kuali.rice.kew.mail.EmailReminderLifecycle
-
- isStarted() - Method in class org.kuali.rice.kew.plugin.Plugin
-
- isStarted() - Method in class org.kuali.rice.kew.plugin.PluginClassLoader
-
- isStarted() - Method in class org.kuali.rice.ksb.messaging.threadpool.KSBScheduledThreadPoolExecutor
-
- isStarted() - Method in class org.kuali.rice.ksb.messaging.threadpool.KSBThreadPoolImpl
-
- isStarted() - Method in class org.kuali.rice.test.launch.JettyLauncher
-
- isStarted() - Method in class org.kuali.rice.test.lifecycles.PerSuiteDataLoaderLifecycle
-
- isStarted() - Method in class org.kuali.rice.test.lifecycles.PerTestDataLoaderLifecycle
-
- isStarted() - Method in class org.kuali.rice.test.TransactionalLifecycle
-
- isStateAllowsAction() - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- isStateForUser(BranchState, String) - Method in class org.kuali.rice.kew.util.FutureRequestDocumentStateManager
-
- isStateInitiated() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- isStateSaved() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- 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
- isStringClass(Class<?>) - Static method in class org.kuali.rice.core.api.util.type.TypeUtils
-
- isStringy(Class) - Static method in class org.kuali.rice.krad.util.DataTypeUtil
-
Determines if the given Class is a String
- isSubProcessNode(RouteNode) - Method in class org.kuali.rice.kew.engine.RouteHelper
-
- isSubscribable() - Method in class org.kuali.rice.ken.bo.NotificationChannel
-
Gets the subscribable attribute.
- isSuccess() - Method in class org.kuali.rice.kew.framework.postprocessor.ProcessDocReport
-
- isSuccess() - Method in class org.kuali.rice.kew.rule.RuleExpressionResult
-
- isSuccessfullyProcessed() - Method in class org.kuali.rice.kew.framework.postprocessor.AfterProcessEvent
-
- isSUDocument() - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- isSuperUser(String) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- isSuperUserForDocumentTypeId(String, String) - Method in interface org.kuali.rice.kew.api.doctype.DocumentTypeService
-
- isSuperUserForDocumentTypeId(String, String) - Method in class org.kuali.rice.kew.impl.doctype.DocumentTypeServiceImpl
-
- isSuperUserForDocumentTypeName(String, String) - Method in interface org.kuali.rice.kew.api.doctype.DocumentTypeService
-
- isSuperUserForDocumentTypeName(String, String) - Method in class org.kuali.rice.kew.impl.doctype.DocumentTypeServiceImpl
-
- isSuperUserGroupDefined() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
Returns true if this DocumentType has a super user group defined.
- isSuperUserSearch() - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
Returns true if the current search being executed is a super user search.
- isSuperUserSearch() - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- isSuperUserUsage() - Method in class org.kuali.rice.kew.actions.ReturnToPreviousNodeAction
-
- isSupplementalActionsEnabled() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- isSupported(Constrainable) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.AttributeDefinitionConstraintProvider
-
- isSupported(Constrainable) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.CollectionDefinitionConstraintProvider
-
- isSupported(Constrainable) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.ComplexAttributeDefinitionConstraintProvider
-
- isSupported(Constrainable) - Method in interface org.kuali.rice.krad.datadictionary.validation.constraint.provider.ConstraintProvider
-
- isSupported(Constrainable) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.DataObjectEntryConstraintProvider
-
- isSupportedType(Class) - Static method in class org.kuali.rice.core.web.format.Formatter
-
Returns
true
if the provided class is an array type, implements either the
List
or
Set
interfaces, or is one of the Formatter classes currently registered.
- isSupportsReadOnlyFieldsOverride() - Method in class org.kuali.rice.krad.uif.view.View
-
Indicates whether the view allows read only fields to be specified on the request URL which will
override the view setting
- isSuppressActions() - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- isSuppressActions() - Method in class org.kuali.rice.krad.uif.view.LookupView
-
- isSuppressAddress() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- isSuppressAddress() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress
-
- isSuppressAddress() - Method in interface org.kuali.rice.kim.api.identity.address.EntityAddressContract
-
Returns a boolean value that determines if address fields should be suppressed.
- isSuppressAddress() - Method in class org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferences.Builder
-
- isSuppressAddress() - Method in class org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferences
-
- isSuppressAddress() - Method in interface org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferencesContract
-
This is value designating if Entity Address should be suppressed.
- isSuppressAddress() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentPrivacy
-
- isSuppressAllButtons() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
Gets the suppressAllButtons attribute.
- isSuppressEmail() - Method in class org.kuali.rice.kim.api.identity.email.EntityEmail.Builder
-
- isSuppressEmail() - Method in class org.kuali.rice.kim.api.identity.email.EntityEmail
-
- isSuppressEmail() - Method in interface org.kuali.rice.kim.api.identity.email.EntityEmailContract
-
Returns a boolean value that determines if email fields should be suppressed.
- isSuppressEmail() - Method in class org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferences.Builder
-
- isSuppressEmail() - Method in class org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferences
-
- isSuppressEmail() - Method in interface org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferencesContract
-
This is value designating if Entity Email should be suppressed.
- isSuppressEmail() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentPrivacy
-
- isSuppressLineWrapping() - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManager
-
Indicates whether the number of columns for the table data should match
the number of fields given in the container's items list (so that each
field takes up one column without wrapping), this overrides the configured
numberOfColumns
- isSuppressName() - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- isSuppressName() - Method in class org.kuali.rice.kim.api.identity.name.EntityName
-
- isSuppressName() - Method in interface org.kuali.rice.kim.api.identity.name.EntityNameContract
-
Returns a boolean value that determines if email fields should be suppressed.
- isSuppressName() - Method in class org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferences.Builder
-
- isSuppressName() - Method in class org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferences
-
- isSuppressName() - Method in interface org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferencesContract
-
This is value designating if Entity Name should be suppressed.
- isSuppressName() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentPrivacy
-
- isSuppressPersonal() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- isSuppressPersonal() - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics
-
- isSuppressPersonal() - Method in interface org.kuali.rice.kim.api.identity.personal.EntityBioDemographicsContract
-
Returns a boolean value that determines if personal fields should be suppressed.
- isSuppressPersonal() - Method in class org.kuali.rice.kim.api.identity.personal.EntityEthnicity.Builder
-
- isSuppressPersonal() - Method in class org.kuali.rice.kim.api.identity.personal.EntityEthnicity
-
- isSuppressPersonal() - Method in interface org.kuali.rice.kim.api.identity.personal.EntityEthnicityContract
-
Returns a boolean value that determines if personal fields should be suppressed.
- isSuppressPersonal() - Method in class org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferences.Builder
-
- isSuppressPersonal() - Method in class org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferences
-
- isSuppressPersonal() - Method in interface org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferencesContract
-
This is value designating if Entity Personal information should be suppressed.
- isSuppressPersonal() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentPrivacy
-
- isSuppressPhone() - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone.Builder
-
- isSuppressPhone() - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone
-
- isSuppressPhone() - Method in interface org.kuali.rice.kim.api.identity.phone.EntityPhoneContract
-
Returns a boolean value that determines if phone fields should be suppressed.
- isSuppressPhone() - Method in class org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferences.Builder
-
- isSuppressPhone() - Method in class org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferences
-
- isSuppressPhone() - Method in interface org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferencesContract
-
This is value designating if Entity Phone should be suppressed.
- isSuppressPhone() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentPrivacy
-
- isSupressingPolicyErrors(RouteContext) - Static method in class org.kuali.rice.kew.engine.node.KRAMetaRuleNode
-
- isSupressingPolicyErrors(RouteContext) - Static method in class org.kuali.rice.kew.engine.node.RequestsNode
-
- isSupressStartupFailure() - Method in class org.kuali.rice.kew.plugin.Plugin
-
- isSystem() - Method in class org.kuali.rice.core.impl.config.property.Param
-
- isSystemOverride() - Method in class org.kuali.rice.core.impl.config.property.JAXBConfigImpl
-
- isTemporal() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
- isTemporalClass(Class<?>) - Static method in class org.kuali.rice.core.api.util.type.TypeUtils
-
- isTestMode() - Method in class org.kuali.rice.test.launch.JettyLauncher
-
- isTestTableInSchema(Connection) - Method in class org.kuali.rice.test.ClearDatabaseLifecycle
-
- isText() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- isText() - Method in class org.kuali.rice.kns.datadictionary.control.TextControlDefinition
-
Deprecated.
- isText() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- isTextarea() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- isTextarea() - Method in class org.kuali.rice.kns.datadictionary.control.TextareaControlDefinition
-
Deprecated.
- isTextarea() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- isTextExpand() - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
-
If set to true, this control will have a button which can be clicked to expand the text area through
a popup window so the user has more space to type and see the data they are entering in this text field
- isTextExpand() - Method in class org.kuali.rice.krad.uif.control.TextControl
-
If set to true, this control will have a button which can be clicked to expand the text area through
a popup window so the user has more space to type and see the data they are entering in this text field
- isTotal() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- isTotal() - Method in class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- isTranslateCodes() - Method in class org.kuali.rice.kns.datadictionary.InquiryDefinition
-
Deprecated.
- isTranslateCodes() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- isTranslateCodes() - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- isTranslateCodes() - Method in class org.kuali.rice.krad.uif.view.View
-
Returns whether the current view supports displaying KualiCode
's name as additional display value
- isTreatWildcardsAndOperatorsAsLiteral() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- isTreatWildcardsAndOperatorsAsLiteral() - Method in class org.kuali.rice.krad.uif.field.LookupInputField
-
- isTriggerOnChange() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- isTriggerOnChange() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- isTriggerOnChange() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- isTypeMatch(String, Class) - Method in class org.kuali.rice.test.CompositeBeanFactory
-
- isTypeOf(Class) - Method in class org.kuali.rice.kew.engine.node.NodeType
-
- isTypeOf(NodeType) - Method in class org.kuali.rice.kew.engine.node.NodeType
-
- isUnconditionallyReadOnly() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- isUnique() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
- isUnique() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.JoinColumnDescriptor
-
- isUnique() - Method in class org.kuali.rice.kim.api.type.KimAttributeField.Builder
-
- isUnique() - Method in class org.kuali.rice.kim.api.type.KimAttributeField
-
- isUnique() - Method in interface org.kuali.rice.kim.api.type.KimAttributeFieldContract
-
Whether the attribute is a "unique" attribute according to KIM
- isUnique() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentAttributeDataBusinessObjectBase
-
- isUpdateable() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.CollectionDescriptor
-
- isUpdateable() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
- isUpdateable() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.JoinColumnDescriptor
-
- isUpdateable() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.ObjectDescriptor
-
- isUpdateable() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.OneToManyDescriptor
-
- isUpperBoundInclusive() - Method in class org.kuali.rice.core.api.search.Range
-
- isUpperBoundInclusive() - Method in interface org.kuali.rice.core.api.uif.AttributeLookupSettings
-
Returns true if the upper bound should be treated as inclusive when executing a ranged
lookup against the attribute, false if it should be treated as exclusive.
- isUpperBoundInclusive() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeLookupSettings.Builder
-
- isUpperBoundInclusive() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeLookupSettings
-
- isUpperCase() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- isUpperCase() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaNumericPatternConstraint
-
- isUpperCase() - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaPatternConstraint
-
- isUpperDatePicker() - Method in interface org.kuali.rice.core.api.uif.AttributeLookupSettings
-
- isUpperDatePicker() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeLookupSettings.Builder
-
- isUpperDatePicker() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeLookupSettings
-
- isUserAdministrator(String) - Method in class org.kuali.rice.ken.service.impl.NotificationAuthorizationServiceImpl
-
Implements by calling the is user member of service in KEW's workgroup service, looking for a specific membership
in the "NotificationAdmin" workgroup.
- isUserAdministrator(String) - Method in interface org.kuali.rice.ken.service.NotificationAuthorizationService
-
This method checks to see if the user is authorized as an administrator in the system.
- isUserDocumentInitiator() - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
TODO rk implemented to account for caps coming from kuali user service from workflow
- isUserInGroup(String, String) - Static method in class org.kuali.rice.edl.framework.util.EDLFunctions
-
- isUserInitiator(String) - Static method in class org.kuali.rice.edl.framework.util.EDLFunctions
-
- isUserInRouteLog(String, String, boolean) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Determines if a passed in user exists in a document's route log or future route depending on the passed in
lookFuture
value
- isUserInRouteLog(String, String, boolean) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- isUserInRouteLogWithOptionalFlattening(String, String, boolean, boolean) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Determines if a passed in user exists in a document's route log or future route depending on the passed in
lookFuture
value and flattenNodes
- isUserInRouteLogWithOptionalFlattening(String, String, boolean, boolean) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- isUserRecipientValid(String) - Method in class org.kuali.rice.ken.service.impl.NotificationRecipientServiceKimImpl
-
This overridden method ...
- isUserRecipientValid(String) - Method in interface org.kuali.rice.ken.service.NotificationRecipientService
-
This service method checks to make sure that the user recipient is a valid user in the system.
- isUserRecipientValid(String, ErrorList) - Method in class org.kuali.rice.ken.web.spring.BaseSendNotificationController
-
- isUserRequest() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- isUserRequest() - Method in class org.kuali.rice.kew.api.action.ActionRequest
-
- isUserRouteLogAuthenticated(String) - Static method in class org.kuali.rice.edl.framework.util.EDLFunctions
-
- isUserSameAsPersonEdited() - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- isUseShortLabel() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- isUseShortLabels() - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Indicates whether the short label for the collection field should be used
as the table header or the regular label
- isUsingAtLeastOneSearchAttribute(DocumentSearchCriteria) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
A helper method for determining whether any searchable attributes are in use for the search.
- isUsingGroup() - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility.Builder
-
- isUsingGroup() - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility
-
- isUsingGroup() - Method in interface org.kuali.rice.kew.api.rule.RuleResponsibilityContract
-
determines if the RuleResponsibiltity is using a kim Group
- isUsingGroup() - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- isUsingOutbox() - Method in class org.kuali.rice.kew.api.preferences.Preferences
-
- isUsingPrincipal() - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility.Builder
-
- isUsingPrincipal() - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility
-
- isUsingPrincipal() - Method in interface org.kuali.rice.kew.api.rule.RuleResponsibilityContract
-
determines if the RuleResponsibiltity is using a kim Principal
- isUsingPrincipal() - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- isUsingRole() - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility.Builder
-
- isUsingRole() - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility
-
- isUsingRole() - Method in interface org.kuali.rice.kew.api.rule.RuleResponsibilityContract
-
determines if the RuleResponsibiltity is using a kim Role
- isUsingRole() - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- isValid() - Method in class org.kuali.rice.ken.web.spring.AdministerNotificationRequestController.AdministerNotificationRequestCommand
-
- isValidAction(ActionType) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Returns whether the specified action type is valid
- isValidAction(ActionType) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- isValidActionRequestCode(String) - Method in interface org.kuali.rice.kew.actionrequest.service.ActionRequestService
-
- isValidActionRequestCode(String) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
- isValidActionToTake(String) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
Return true if the given action code is valid for this document's current state.
- isValidatableAction() - Method in class org.kuali.rice.edl.impl.UserAction
-
- 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.
- isValidated() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- isValidated() - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress
-
- isValidated() - Method in interface org.kuali.rice.kim.api.identity.address.EntityAddressContract
-
- isValidated() - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- isValidateDataDictionary() - Method in class org.kuali.rice.krad.config.KRADConfigurer
-
- isValidateDataDictionaryEboReferences() - Method in class org.kuali.rice.krad.config.KRADConfigurer
-
- isValidateDirty() - Method in class org.kuali.rice.krad.uif.view.View
-
Indicates whether the form should be validated for dirtyness
- isValidateDirty() - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Indicates whether the form should be validated for dirtyness
- isValidateServerSide() - Method in class org.kuali.rice.krad.uif.view.FormView
-
Indicates whether to perform the validate model phase of the view
lifecycle.
- isValidDate(String) - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.SqlBuilder
-
- isValidNumber(String) - Static method in class org.kuali.rice.core.framework.persistence.jdbc.sql.SqlBuilder
-
- isValidRole(String) - Method in class edu.sampleu.travel.workflow.EmployeeAttribute
-
- isValidRoleName(String) - Method in class org.kuali.rice.kew.rule.UnqualifiedRoleAttribute
-
- isValidStatusChange(String) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- isVersion() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
- isViewable() - Method in class org.kuali.rice.kns.document.authorization.FieldRestriction
-
Gets the viewable attribute.
- isViewAuthz() - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
-
Indicates whether the component has view authorization and KIM should be consulted
- isViewInLineAuthz() - Method in class org.kuali.rice.krad.uif.field.FieldSecurity
-
Indicates whether the field has view in line unmask authorization and KIM should be consulted
- isViewLineAuthz() - Method in class org.kuali.rice.krad.uif.container.CollectionGroupSecurity
-
Indicates whether the collection group line has view authorization and KIM should be consulted
- isWaitlist() - Method in class edu.sampleu.demo.course.CourseSection
-
- isWorkflowAttribute() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateAttributeBo
-
- isWorkflowRuleAttribute(String) - Method in interface org.kuali.rice.kew.framework.rule.attribute.WorkflowRuleAttributeHandlerService
-
Returns true if the attribute with the provided name is an instance of WorkflowRuleAttribute
- isWorkflowRuleAttribute(String) - Method in class org.kuali.rice.kew.impl.rule.attribute.WorkflowRuleAttributeHandlerServiceImpl
-
- isWorkflowWorkgroup() - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- isWorkflowWorkgroup() - Method in class org.kuali.rice.kns.datadictionary.control.WorkflowWorkgroupControlDefinition
-
Deprecated.
- isWorkflowWorkgroup() - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- isWorkgroupItem() - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- isWorkgroupRecipientValid(String, String, ErrorList) - Method in class org.kuali.rice.ken.web.spring.BaseSendNotificationController
-
- isWrapperFor(Class<?>) - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.RiceXADataSource
-
- isWrapperFor(Class<?>) - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.XAPoolDataSource
-
Deprecated.
- isWritableProperty(Object, String) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
- isWriteable(Object, String, PersistenceStructureService) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
Return whether or not an attribute is writeable.
- isZero() - Method in class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
- isZero() - Method in class org.kuali.rice.core.api.util.type.KualiInteger
-
- isZipFileStillBeingModified() - Method in class org.kuali.rice.kew.plugin.ZipFilePluginLoader
-
- IteratedRequestActivationNode - Class in org.kuali.rice.kew.engine.node
-
A node which will iteratively activate any requests pending on it.
- IteratedRequestActivationNode() - Constructor for class org.kuali.rice.kew.engine.node.IteratedRequestActivationNode
-
- IteratedRequestActivationNode.RequestFulfillmentCriteria - Interface in org.kuali.rice.kew.engine.node
-
- iterator() - Method in class org.kuali.rice.krad.datadictionary.validation.result.AttributeValidationResult
-
- iterator() - Method in class org.kuali.rice.krad.datadictionary.validation.result.DictionaryValidationResult
-
- iterator() - Method in class org.kuali.rice.krad.datadictionary.validation.result.EntryValidationResult
-
- iterator() - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
J
- JAVA_SECURITY_MANAGEMENT_SERVICE - Static variable in class org.kuali.rice.ksb.util.KSBConstants.ServiceNames
-
- JavaClassValidationPattern - Class in org.kuali.rice.kns.datadictionary.validation.fieldlevel
-
Validation pattern for matching fully-specified Java class names
- JavaClassValidationPattern() - Constructor for class org.kuali.rice.kns.datadictionary.validation.fieldlevel.JavaClassValidationPattern
-
- JavascriptEDLComponent - Class in org.kuali.rice.edl.impl.components
-
This class exists solely to propagate the javascript element content into the edl
element of the dom destined to be transformed so the transform can include the specified
javascript.
- JavascriptEDLComponent() - Constructor for class org.kuali.rice.edl.impl.components.JavascriptEDLComponent
-
- JavaSecurityManagementAction - Class in org.kuali.rice.ksb.security.admin.web
-
Struts action for admin users to manage keys and keystore files for client applications
- JavaSecurityManagementAction() - Constructor for class org.kuali.rice.ksb.security.admin.web.JavaSecurityManagementAction
-
- JavaSecurityManagementForm - Class in org.kuali.rice.ksb.security.admin.web
-
- JavaSecurityManagementForm() - Constructor for class org.kuali.rice.ksb.security.admin.web.JavaSecurityManagementForm
-
- JavaSecurityManagementService - Interface in org.kuali.rice.ksb.security.admin.service
-
This is an interface for the Java Security Management piece of the KSB module
of Rice.
- JavaSecurityManagementServiceImpl - Class in org.kuali.rice.ksb.security.admin.service.impl
-
- JavaSecurityManagementServiceImpl() - Constructor for class org.kuali.rice.ksb.security.admin.service.impl.JavaSecurityManagementServiceImpl
-
- JavaServiceConfiguration - Class in org.kuali.rice.ksb.api.bus.support
-
- JavaServiceConfiguration.Builder - Class in org.kuali.rice.ksb.api.bus.support
-
- JavaServiceDefinition - Class in org.kuali.rice.ksb.api.bus.support
-
- JavaServiceDefinition() - Constructor for class org.kuali.rice.ksb.api.bus.support.JavaServiceDefinition
-
- JavaServiceDefinition.Elements - Class in org.kuali.rice.ksb.api.bus.support
-
A private class which exposes constants which define the XML element names to use
when this object is marshalled to XML.
- JavaServiceDefinition.Elements() - Constructor for class org.kuali.rice.ksb.api.bus.support.JavaServiceDefinition.Elements
-
- javaToSql(Object) - Method in class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversion
-
- javaToSql(Object) - Method in class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversion2
-
This handles checking the boolean value coming in and converts it to
the appropriate Y or N value.
- javaToSql(Object) - Method in class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversion3
-
This handles checking any incoming String value and converts them
to the appropriate Boolean value.
- javaToSql(Object) - Method in class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversionAI
-
- javaToSql(Object) - Method in class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversionBase
-
- javaToSql(Object) - Method in class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbDecimalPercentageFieldConversion
-
Convert percentages to decimals for proper storage.
- javaToSql(Object) - Method in class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbKualiDecimalFieldConversion
-
- javaToSql(Object) - Method in class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbKualiEncryptDecryptFieldConversion
-
- javaToSql(Object) - Method in class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbKualiHashFieldConversion
-
- javaToSql(Object) - Method in class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbKualiIntegerFieldConversion
-
- javaToSql(Object) - Method in class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbKualiIntegerPercentageFieldConversion
-
Convert percentages to decimals for proper storage.
- javaToSql(Object) - Method in class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbKualiPercentFieldConversion
-
- JAXBConfigImpl - Class in org.kuali.rice.core.impl.config.property
-
This implementation of the Config interface uses JAXB to parse the config file and
maintains an internal copy of all properties in their "raw" form (without any nested
properties resolved).
- JAXBConfigImpl() - Constructor for class org.kuali.rice.core.impl.config.property.JAXBConfigImpl
-
- JAXBConfigImpl(Config) - Constructor for class org.kuali.rice.core.impl.config.property.JAXBConfigImpl
-
- JAXBConfigImpl(String, Config) - Constructor for class org.kuali.rice.core.impl.config.property.JAXBConfigImpl
-
- JAXBConfigImpl(List<String>, Config) - Constructor for class org.kuali.rice.core.impl.config.property.JAXBConfigImpl
-
- JAXBConfigImpl(String) - Constructor for class org.kuali.rice.core.impl.config.property.JAXBConfigImpl
-
- JAXBConfigImpl(List<String>) - Constructor for class org.kuali.rice.core.impl.config.property.JAXBConfigImpl
-
- JAXBConfigImpl(Properties) - Constructor for class org.kuali.rice.core.impl.config.property.JAXBConfigImpl
-
- JAXBConfigImpl(String, Properties) - Constructor for class org.kuali.rice.core.impl.config.property.JAXBConfigImpl
-
- JAXBConfigImpl(List<String>, Properties) - Constructor for class org.kuali.rice.core.impl.config.property.JAXBConfigImpl
-
- JAXBConfigImpl.ConfigNamespaceURIFilter - Class in org.kuali.rice.core.impl.config.property
-
This is a SAX filter that adds the config xml namespace to the document if the document
does not have a namespace (for backwards compatibility).
- JAXBConfigImpl.ConfigNamespaceURIFilter() - Constructor for class org.kuali.rice.core.impl.config.property.JAXBConfigImpl.ConfigNamespaceURIFilter
-
- JaxbDateAdapter - Class in org.kuali.rice.core.util.jaxb
-
Marshall/unmarshall java.util.Date
- JaxbDateAdapter() - Constructor for class org.kuali.rice.core.util.jaxb.JaxbDateAdapter
-
- JAXP_SCHEMA_LANGUAGE - Static variable in class org.kuali.rice.ken.util.Util
-
- jcdAliases - Variable in class org.kuali.rice.core.framework.persistence.ojb.BaseOjbConfigurer
-
The OJB JCD aliases
- JettyLauncher - Class in org.kuali.rice.test.launch
-
- JettyLauncher() - Constructor for class org.kuali.rice.test.launch.JettyLauncher
-
- JettyLauncher(int) - Constructor for class org.kuali.rice.test.launch.JettyLauncher
-
- JettyLauncher(int, String) - Constructor for class org.kuali.rice.test.launch.JettyLauncher
-
- JettyLauncher(int, String, String) - Constructor for class org.kuali.rice.test.launch.JettyLauncher
-
- JettyLauncher(int, String, Class<? extends Servlet>) - Constructor for class org.kuali.rice.test.launch.JettyLauncher
-
- JettyLauncher(int, String, String, Class<? extends Servlet>) - Constructor for class org.kuali.rice.test.launch.JettyLauncher
-
- JETTYSERVER_TESTMODE_ATTRIB - Static variable in class org.kuali.rice.test.launch.JettyLauncher
-
The name of an attribute we set in the ServletContext to indicate to the webapp
that it is running within unit tests, in case it needs to alter its configuration
or behavior.
- jobExecutionVetoed(JobExecutionContext) - Method in class org.kuali.rice.ksb.messaging.quartz.MessageServiceExecutorJobListener
-
This overridden method ...
- jobNames - Variable in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- jobToBeExecuted(JobExecutionContext) - Method in class org.kuali.rice.ksb.messaging.quartz.MessageServiceExecutorJobListener
-
This overridden method ...
- jobWasExecuted(JobExecutionContext, JobExecutionException) - Method in class org.kuali.rice.ksb.messaging.quartz.MessageServiceExecutorJobListener
-
This overridden method ...
- join(String, String, boolean, boolean) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Adds a new JOIN to the most-recently-added entity in the FROM clause.
- JOIN - Static variable in class org.kuali.rice.kew.engine.node.NodeType
-
- JOIN_PROCESS_NAME - Static variable in class org.kuali.rice.kew.engine.node.hierarchyrouting.HierarchyRoutingNode
-
- JoinColumnDescriptor - Class in org.kuali.rice.core.framework.persistence.jpa.metadata
-
- JoinColumnDescriptor() - Constructor for class org.kuali.rice.core.framework.persistence.jpa.metadata.JoinColumnDescriptor
-
- joinColumnDescriptors - Variable in class org.kuali.rice.core.framework.persistence.jpa.metadata.CollectionDescriptor
-
- joinColumnDescriptors - Variable in class org.kuali.rice.core.framework.persistence.jpa.metadata.ObjectDescriptor
-
- JoinEngine - Interface in org.kuali.rice.kew.engine.node
-
The JoinEngine is responsible for maintaining join state and determining when the join condition
has been satisfied.
- joinFetch(String, boolean) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Adds a new JOIN FETCH to the most-recently-added entity in the FROM clause.
- JoinNode - Interface in org.kuali.rice.kew.engine.node
-
A node which is responsible for joining 1 or more branches in the route path of a document.
- JoinResult - Class in org.kuali.rice.kew.engine.node
-
The result of the processing of a
JoinNode
.
- JoinResult(boolean) - Constructor for class org.kuali.rice.kew.engine.node.JoinResult
-
- JoinTransitionEngine - Class in org.kuali.rice.kew.engine.transition
-
Handles transitions to and from
JoinNode
nodes in the route path.
- JoinTransitionEngine() - Constructor for class org.kuali.rice.kew.engine.transition.JoinTransitionEngine
-
- joinWithQuotes(List<String>) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
- jotDocument(Document) - Static method in class org.kuali.rice.core.api.util.xml.XmlJotter
-
Retrieves a string representation of a document in a indented format.
- jotDocument(Document, boolean) - Static method in class org.kuali.rice.core.api.util.xml.XmlJotter
-
Retrieves a string representation of a document in either indented or raw format.
- jotDocument(Document) - Static method in class org.kuali.rice.core.api.util.xml.XmlJotter
-
Retrieves a string representation of a document in a indented format.
- jotDocument(Document, boolean) - Static method in class org.kuali.rice.core.api.util.xml.XmlJotter
-
Retrieves a string representation of a document in either indented or raw format.
- JotmFactoryBean - Class in org.springframework.transaction.jta
-
FactoryBean
that retrieves the JTA UserTransaction/TransactionManager
for ObjectWeb's
JOTM.
- JotmFactoryBean() - Constructor for class org.springframework.transaction.jta.JotmFactoryBean
-
- jotNode(Element) - Static method in class org.kuali.rice.core.api.util.xml.XmlJotter
-
Retrieves a string representation of a node in a indented format.
- jotNode(Element, boolean) - Static method in class org.kuali.rice.core.api.util.xml.XmlJotter
-
Retrieves a string representation of a node in either indented or raw format.
- jotNode(Node) - Static method in class org.kuali.rice.core.api.util.xml.XmlJotter
-
Retrieves a string representation of a node in a indented format.
- jotNode(Node, boolean) - Static method in class org.kuali.rice.core.api.util.xml.XmlJotter
-
Retrieves a string representation of a node in either indented or raw format.
- jotNodeInstance(DocumentRouteHeaderValue, RouteNodeInstance) - Static method in class org.kuali.rice.kew.engine.node.NodeJotter
-
- JPA_ALIAS_PREFIX - Static variable in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
The String representing the beginning of a by-name or by-index reference to an entity alias.
- JPA_ALIAS_SUFFIX - Static variable in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
The String representing the termination of by-name/index references to aliases or input parameters.
- JPA_ENABLED_SUFFIX - Static variable in class org.kuali.rice.core.api.util.RiceConstants
-
- JPA_PARAM_PREFIX - Static variable in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
The String representing the beginning of a by-name reference to an input parameter.
- JpaToDdl - Class in org.kuali.rice.devtools.generators.jpa
-
This is a description of what this class does - kellerj don't forget to fill this in.
- JpaToDdl() - Constructor for class org.kuali.rice.devtools.generators.jpa.JpaToDdl
-
- JpaToOjbMetadata - Class in org.kuali.rice.devtools.generators.jpa
-
This is a description of what this class does - kellerj don't forget to fill this in.
- JpaToOjbMetadata() - Constructor for class org.kuali.rice.devtools.generators.jpa.JpaToOjbMetadata
-
- JTA_TRANSACTION_MANAGER - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- JTA_TRANSACTION_MANAGER - Static variable in class org.kuali.rice.ksb.util.KSBConstants.ServiceNames
-
- JtaOjbConfigurer - Class in org.kuali.rice.core.framework.persistence.ojb
-
Utility bean that sets the JTA TransactionManager on the WorkflowTransactionManagerFactory, the
OJB TransactionManagerFactory implementation that makes this available from Workflow core.
- JtaOjbConfigurer() - Constructor for class org.kuali.rice.core.framework.persistence.ojb.JtaOjbConfigurer
-
- jumpToFirstPage(int, int) - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
-
Sets the paging form parameters to go to the first page of the list
- jumpToFirstPage(int, int) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- jumpToId - Variable in class org.kuali.rice.krad.web.form.UifFormBase
-
- jumpToLastPage(int, int) - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
-
Sets the paging form parameters to go to the last page of the list
- jumpToLastPage(int, int) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- jumpToName - Variable in class org.kuali.rice.krad.web.form.UifFormBase
-
- jumpToPage(int, int, int) - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
-
Sets the paging form parameters to go to the specified page of the list
- jumpToPage(int, int, int) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- jumpToRoleMember(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementRoleDocumentAction
-
- JUSTIFY - Static variable in class org.kuali.rice.krad.uif.CssConstants.TextAligns
-
K
- KCB_MESSAGEDELIVERERREGISTRY - Static variable in class org.kuali.rice.kcb.api.service.KCBServiceNames
-
- KCB_MESSAGING - Static variable in class org.kuali.rice.kcb.api.service.KCBServiceNames
-
- KCBCheckedException - Exception in org.kuali.rice.kcb.api.exception
-
Base class for KCB checked exceptions
- KCBCheckedException() - Constructor for exception org.kuali.rice.kcb.api.exception.KCBCheckedException
-
- KCBCheckedException(String, Throwable) - Constructor for exception org.kuali.rice.kcb.api.exception.KCBCheckedException
-
- KCBCheckedException(String) - Constructor for exception org.kuali.rice.kcb.api.exception.KCBCheckedException
-
- KCBCheckedException(Throwable) - Constructor for exception org.kuali.rice.kcb.api.exception.KCBCheckedException
-
- KCBConstants - Class in org.kuali.rice.kcb.util
-
This class houses various constants for KCB
- KCBConstants.MESSAGE_DELIVERY_TYPES - Class in org.kuali.rice.kcb.util
-
Different message delivers for KCB
DEFAULT_MESSAGE_DELIVERY_TYPE - the default message delivery type
- KCBInitializer - Class in org.kuali.rice.kcb.config
-
Initializing bean that initializes KCB (specifically the GlobalKCBServiceLocator)
on Spring context initialization.
- KCBInitializer() - Constructor for class org.kuali.rice.kcb.config.KCBInitializer
-
- KCBNotificationService - Class in org.kuali.rice.kew.notification.service.impl
-
NotificationService implementation that delegates to KCB
- KCBNotificationService() - Constructor for class org.kuali.rice.kew.notification.service.impl.KCBNotificationService
-
- KCBServiceLocator - Interface in org.kuali.rice.kcb.service
-
Service locator interface for the KCB module.
- KCBServiceNames - Class in org.kuali.rice.kcb.api.service
-
Defines service name constants
- KeepExpression - Annotation Type in org.kuali.rice.krad.uif.component
-
Annotation that can be used on a
Configurable
field to specify any expressions configured for
that field should not be picked up and processed as normal, but left as the property value to be handled
by the component itself or some other process
- KEN_NAMESPACE_2_0 - Static variable in class org.kuali.rice.ken.api.KenApiConstants.Namespaces
-
Namespace for the core module which is compatible with Kuali Rice 2.0.x.
- KEN_NAMESPACE_PREFIX - Static variable in class org.kuali.rice.ken.api.KenApiConstants.Namespaces
-
- KEN_URL - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
Configuration key under which to specify the base url for kim
- KENAPI_SERVICE - Static variable in class org.kuali.rice.ken.api.KenApiConstants
-
- KenApiConstants - Class in org.kuali.rice.ken.api
-
Names of services published on the bus
- KenApiConstants.Namespaces - Class in org.kuali.rice.ken.api
-
- KenApiConstants.ServiceNames - Class in org.kuali.rice.ken.api
-
- KenApiConstants.ServiceNames() - Constructor for class org.kuali.rice.ken.api.KenApiConstants.ServiceNames
-
- KENAPIService - Interface in org.kuali.rice.ken.api.service
-
KEN API service internal to Rice, for use by KCB
- KENAPIServiceImpl - Class in org.kuali.rice.ken.service.impl
-
KEN API service implementation
- KENAPIServiceImpl() - Constructor for class org.kuali.rice.ken.service.impl.KENAPIServiceImpl
-
- KENConfigurer - Class in org.kuali.rice.ken.impl.config
-
- KENConfigurer() - Constructor for class org.kuali.rice.ken.impl.config.KENConfigurer
-
- KENIntegrationService - Interface in org.kuali.rice.kcb.service
-
Interface for service that implements integration with KEN
- kenIntegrationService - Variable in class org.kuali.rice.kcb.web.spring.UserPreferencesController
-
- KENIntegrationServiceDirectImpl - Class in org.kuali.rice.kcb.service.impl
-
Implements KEN integration by querying the database tables directly.
- KENIntegrationServiceDirectImpl() - Constructor for class org.kuali.rice.kcb.service.impl.KENIntegrationServiceDirectImpl
-
- KEW_ACTION_LIST_MESSAGE_DELIVERY_TYPE - Static variable in class org.kuali.rice.ken.util.NotificationConstants.MESSAGE_DELIVERY_TYPES
-
- KEW_DATASOURCE_OBJ - Static variable in class org.kuali.rice.kew.config.KEWConfigurer
-
- KEW_DISTRIBUTED_CACHE_MANAGER - Static variable in class org.kuali.rice.kew.impl.KewImplConstants
-
- KEW_MESSAGING_ENTITY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- KEW_MODULE_NAMESPACE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- KEW_NAMESPACE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- KEW_NAMESPACE_2_0 - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Namespaces
-
Namespace for the kew module which is compatible with Kuali Rice 2.0.x.
- KEW_NAMESPACE_PREFIX - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Namespaces
-
- KEW_RUN_MODE_PROPERTY - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- KEW_SERVER_CONTEXT - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- KEW_TYPE_REPOSITORY_SERVICE - Static variable in class org.kuali.rice.kew.api.KewApiServiceLocator
-
- KEW_URL - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
Configuration key under which to specify the base url for workflow
- KEW_URL_HOST - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- KEWActionListMessageDeliverer - Class in org.kuali.rice.ken.deliverer.impl
-
This class is responsible for describing the default delivery mechanism for the system - the KEW
Action List.
- KEWActionListMessageDeliverer() - Constructor for class org.kuali.rice.ken.deliverer.impl.KEWActionListMessageDeliverer
-
Constructs a KEWActionListMessageDeliverer.java.
- KewApiConstants - Class in org.kuali.rice.kew.api
-
- KewApiConstants.ClientProtocol - Enum in org.kuali.rice.kew.api
-
- KewApiConstants.DocumentContentVersions - Class in org.kuali.rice.kew.api
-
- KewApiConstants.DocumentContentVersions() - Constructor for class org.kuali.rice.kew.api.KewApiConstants.DocumentContentVersions
-
- KewApiConstants.GroupMembershipChangeOperations - Class in org.kuali.rice.kew.api
-
- KewApiConstants.GroupMembershipChangeOperations() - Constructor for class org.kuali.rice.kew.api.KewApiConstants.GroupMembershipChangeOperations
-
- KewApiConstants.Namespaces - Class in org.kuali.rice.kew.api
-
- KewApiConstants.Namespaces() - Constructor for class org.kuali.rice.kew.api.KewApiConstants.Namespaces
-
- KewApiConstants.PermissionNames - Class in org.kuali.rice.kew.api
-
- KewApiConstants.SearchableAttributeConstants - Class in org.kuali.rice.kew.api
-
- KewApiConstants.ServiceNames - Class in org.kuali.rice.kew.api
-
- KewApiConstants.ServiceNames() - Constructor for class org.kuali.rice.kew.api.KewApiConstants.ServiceNames
-
- KewApiConstants.Sorting - Class in org.kuali.rice.kew.api
-
- KewApiConstants.Sorting() - Constructor for class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- KewApiConstants.WorkflowProcessDirectives - Class in org.kuali.rice.kew.api
-
- KewApiConstants.WorkflowProcessDirectives() - Constructor for class org.kuali.rice.kew.api.KewApiConstants.WorkflowProcessDirectives
-
- KewApiServiceLocator - Class in org.kuali.rice.kew.api
-
A static service locator which aids in locating the various services that
form the Kuali Service Bus API.
- KewApiServiceLocator() - Constructor for class org.kuali.rice.kew.api.KewApiServiceLocator
-
- KewAttributeDefinition - Class in org.kuali.rice.kew.api.repository.type
-
Concrete model object implementation of KEW KewAttributeDefinition.
- KewAttributeDefinition.Builder - Class in org.kuali.rice.kew.api.repository.type
-
This builder is used to construct instances of KewAttributeDefinition.
- KewAttributeDefinition.Elements - Class in org.kuali.rice.kew.api.repository.type
-
A private class which exposes constants which define the XML element names to use
when this object is marshalled to XML.
- KewAttributeDefinition.Elements() - Constructor for class org.kuali.rice.kew.api.repository.type.KewAttributeDefinition.Elements
-
- KewAttributeDefinitionContract - Interface in org.kuali.rice.kew.api.repository.type
-
- KEWConfigurer - Class in org.kuali.rice.kew.config
-
Configures the KEW Rice module.
- KEWConfigurer() - Constructor for class org.kuali.rice.kew.config.KEWConfigurer
-
- KEWConstants - Class in edu.sampleu.kew.krad
-
This is a description of what this class does - Venkat don't forget to fill this in.
- KEWConstants() - Constructor for class edu.sampleu.kew.krad.KEWConstants
-
- KewExportDataSet - Class in org.kuali.rice.kew.export
-
This is a description of what this class does - ewestfal don't forget to fill this in.
- KewExportDataSet() - Constructor for class org.kuali.rice.kew.export.KewExportDataSet
-
- KewFrameworkServiceLocator - Class in org.kuali.rice.kew.framework
-
A static service locator which aids in locating the various KEW framework services.
- KewFrameworkServiceLocator() - Constructor for class org.kuali.rice.kew.framework.KewFrameworkServiceLocator
-
- KewImplConstants - Class in org.kuali.rice.kew.impl
-
Stores constants values and inner classes with constants values which are used by the KEW implementation.
- KewImplConstants() - Constructor for class org.kuali.rice.kew.impl.KewImplConstants
-
- KewImplConstants.PropertyConstants - Class in org.kuali.rice.kew.impl
-
- KewImplConstants.PropertyConstants() - Constructor for class org.kuali.rice.kew.impl.KewImplConstants.PropertyConstants
-
- KewKualiAction - Class in org.kuali.rice.kew.web
-
This is a description of what this class does - ewestfal don't forget to fill this in.
- KewKualiAction() - Constructor for class org.kuali.rice.kew.web.KewKualiAction
-
- KEWModuleService - Class in org.kuali.rice.kew.service.impl
-
The ModuleService for KEW
- KEWModuleService() - Constructor for class org.kuali.rice.kew.service.impl.KEWModuleService
-
- KEWPropertyConstants - Class in org.kuali.rice.kew.api
-
This is a constants file used to describe KEW properties
- KewRoutingKualiForm - Class in org.kuali.rice.kew.web
-
This is a description of what this class does - jjhanso don't forget to fill this in.
- KewRoutingKualiForm() - Constructor for class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- KEWServiceLocator - Class in org.kuali.rice.kew.service
-
Convenience class that holds service names and provide methods to acquire services.
- KEWServiceLocator() - Constructor for class org.kuali.rice.kew.service.KEWServiceLocator
-
- KewTypeAttribute - Class in org.kuali.rice.kew.api.repository.type
-
Concrete model object implementation of KEW KewTypeAttribute.
- KewTypeAttribute.Builder - Class in org.kuali.rice.kew.api.repository.type
-
This builder is used to construct instances of KewTypeAttribute.
- KewTypeAttribute.Elements - Class in org.kuali.rice.kew.api.repository.type
-
A private class which exposes constants which define the XML element names to use
when this object is marshalled to XML.
- KewTypeAttribute.Elements() - Constructor for class org.kuali.rice.kew.api.repository.type.KewTypeAttribute.Elements
-
- KewTypeAttributeContract - Interface in org.kuali.rice.kew.api.repository.type
-
- KewTypeBoServiceImpl - Class in org.kuali.rice.kew.impl.repository
-
- KewTypeBoServiceImpl() - Constructor for class org.kuali.rice.kew.impl.repository.KewTypeBoServiceImpl
-
- KewTypeDefinition - Class in org.kuali.rice.kew.api.repository.type
-
Concrete model object implementation of KEW KewType.
- KewTypeDefinition.Builder - Class in org.kuali.rice.kew.api.repository.type
-
This builder is used to construct instances of KEW KewType.
- KewTypeDefinition.Elements - Class in org.kuali.rice.kew.api.repository.type
-
A private class which exposes constants which define the XML element names to use
when this object is marshalled to XML.
- KewTypeDefinition.Elements() - Constructor for class org.kuali.rice.kew.api.repository.type.KewTypeDefinition.Elements
-
- KewTypeDefinitionContract - Interface in org.kuali.rice.kew.api.repository.type
-
- KewTypeOptionsFinder - Class in org.kuali.rice.kew.impl.type
-
Builds options list for all active KewTypeBo
records
- KewTypeOptionsFinder() - Constructor for class org.kuali.rice.kew.impl.type.KewTypeOptionsFinder
-
- KewTypeRepositoryService - Interface in org.kuali.rice.kew.api.repository.type
-
- KEWXmlDataLoader - Class in org.kuali.rice.kew.batch
-
This is a description of what this class does - arh14 don't forget to fill this in.
- KEWXmlDataLoader() - Constructor for class org.kuali.rice.kew.batch.KEWXmlDataLoader
-
- KEWXmlDataLoaderLifecycle - Class in org.kuali.rice.test.lifecycles
-
A lifecycle for loading KEW XML datasets.
- KEWXmlDataLoaderLifecycle(String) - Constructor for class org.kuali.rice.test.lifecycles.KEWXmlDataLoaderLifecycle
-
Specifies the XML resource to load.
- key - Variable in class edu.sampleu.bookstore.document.attribs.XPathSearchableAttribute
-
- key(Collection<K>) - Static method in class org.kuali.rice.core.api.cache.CacheKeyUtils
-
Create a String key value out of a Collection.
- KEY - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- key - Variable in class org.kuali.rice.core.api.util.AbstractKeyValue
-
- KEY - Static variable in class org.kuali.rice.kew.api.KEWPropertyConstants
-
- KEY_KUALI_FORM_IN_SESSION - Static variable in class org.kuali.rice.kns.util.WebUtils
-
- KEY_VALUES_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocator
-
- keyAttribute - Variable in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- KeyLabeled - Interface in org.kuali.rice.core.api.uif
-
A Control with key-label pairs of values for a user to select from.
- keySet() - Method in class org.kuali.rice.core.api.util.collect.ConstantsMap
-
- keySet() - Method in class org.kuali.rice.core.api.util.collect.PropertiesMap
-
- keySet() - Method in class org.kuali.rice.kns.datadictionary.exporter.DataDictionaryMapBase
-
Deprecated.
- KEYSTORE_ALIAS - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
- KEYSTORE_ALIAS_HEADER - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- KEYSTORE_ALIAS_HEADER - Static variable in class org.kuali.rice.ksb.util.KSBConstants
-
- KEYSTORE_CERTIFICATE_HEADER - Static variable in class org.kuali.rice.ksb.util.KSBConstants
-
- KEYSTORE_FILE - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
- KEYSTORE_PASSWORD - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
- KeyStoreEntryDataContainer - Class in org.kuali.rice.ksb.security.admin
-
Class used to hold displayable data for KeyStore entries
- KeyStoreEntryDataContainer(String, Date) - Constructor for class org.kuali.rice.ksb.security.admin.KeyStoreEntryDataContainer
-
- KeyValue - Interface in org.kuali.rice.core.api.util
-
Generic interface for KeyValue pairs of Strings.
- KeyValueId - Class in org.kuali.rice.kew.rule
-
- KeyValueId() - Constructor for class org.kuali.rice.kew.rule.KeyValueId
-
- KeyValueId(String, String, String) - Constructor for class org.kuali.rice.kew.rule.KeyValueId
-
- KeyValuesBase - Class in org.kuali.rice.krad.keyvalues
-
- KeyValuesBase() - Constructor for class org.kuali.rice.krad.keyvalues.KeyValuesBase
-
- KeyValuesFinder - Interface in org.kuali.rice.krad.keyvalues
-
Defines basic methods value finders
- KeyValuesFinderFactory - Class in org.kuali.rice.krad.keyvalues
-
a factory for creating key-values finders.
- KeyValueSort - Class in org.kuali.rice.kew.web
-
A simple bean for storing key/value pairs that can be used for a number of
tasks.
- KeyValueSort() - Constructor for class org.kuali.rice.kew.web.KeyValueSort
-
- KeyValueSort(String, String) - Constructor for class org.kuali.rice.kew.web.KeyValueSort
-
- KeyValueSort(String, String, Object, SearchableAttributeValue) - Constructor for class org.kuali.rice.kew.web.KeyValueSort
-
- KeyValueSort(String, String, String, Object, SearchableAttributeValue) - Constructor for class org.kuali.rice.kew.web.KeyValueSort
-
- KeyValueSort(KeyValueSort) - Constructor for class org.kuali.rice.kew.web.KeyValueSort
-
- KeyValuesService - Interface in org.kuali.rice.krad.service
-
This class provides collection retrievals to populate key value pairs of business objects.
- KeyValuesServiceImpl - Class in org.kuali.rice.krad.service.impl
-
This class provides collection retrievals to populate key value pairs of business objects.
- KeyValuesServiceImpl() - Constructor for class org.kuali.rice.krad.service.impl.KeyValuesServiceImpl
-
- KFSModuleServiceImpl - Class in org.kuali.rice.krad.service.impl
-
Module service that adds support for the kfs Step class.
- KFSModuleServiceImpl() - Constructor for class org.kuali.rice.krad.service.impl.KFSModuleServiceImpl
-
- KIM_APPLICATION - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- KIM_ATTRIBUTE_BOOLEAN_FALSE_STR_VALUE - Static variable in class org.kuali.rice.kim.api.KimConstants
-
- KIM_ATTRIBUTE_BOOLEAN_FALSE_STR_VALUE_DISPLAY - Static variable in class org.kuali.rice.kim.api.KimConstants
-
- KIM_ATTRIBUTE_BOOLEAN_TRUE_STR_VALUE - Static variable in class org.kuali.rice.kim.api.KimConstants
-
- KIM_ATTRIBUTE_BOOLEAN_TRUE_STR_VALUE_DISPLAY - Static variable in class org.kuali.rice.kim.api.KimConstants
-
- KIM_ATTRIBUTE_DOCUMENT_NUMBER - Static variable in class org.kuali.rice.krad.workflow.attribute.QualifierResolverBase
-
- KIM_ATTRIBUTE_DOCUMENT_TYPE_NAME - Static variable in class org.kuali.rice.krad.workflow.attribute.QualifierResolverBase
-
- KIM_ATTRIBUTE_ID - Static variable in class org.kuali.rice.kim.api.KimConstants.PrimaryKeyConstants
-
- KIM_ATTRIBUTE_ROUTE_LEVEL_NAME - Static variable in class org.kuali.rice.krad.workflow.attribute.QualifierResolverBase
-
- KIM_DOCUMENT_ROLE_MEMBER_LOOKUPABLE_IMPL - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- KIM_DOCUMENT_TYPE_NAMES_MAP - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- KIM_DOCUMENTS_ACTIONS_MAP - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- KIM_GROUP_DEFAULT_NAMESPACE_CODE - Static variable in class org.kuali.rice.kim.api.KimConstants
-
- KIM_GROUP_DOCUMENT_ACTION - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- KIM_GROUP_DOCUMENT_SHORT_KEY - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- KIM_GROUP_DOCUMENT_TYPE_NAME - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- KIM_GROUP_INQUIRY_ACTION - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- KIM_GROUP_NAMESPACE_NAME_DELIMITER_CHARACTER - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- KIM_GROUP_SERVICE - Static variable in class org.kuali.rice.kim.api.services.KimApiServiceLocator
-
- KIM_GROUP_WORKFLOW_NAMESPACE_CODE - Static variable in class org.kuali.rice.kim.api.KimConstants
-
- KIM_IDENTITY_SERVICE - Static variable in class org.kuali.rice.kim.api.services.KimApiServiceLocator
-
- KIM_MEMBER_TYPES_MAP - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- KIM_MODULE_NAMESPACE - Static variable in class org.kuali.rice.kim.api.KimConstants
-
- KIM_NAMESPACE_2_0 - Static variable in class org.kuali.rice.kim.api.KimApiConstants.Namespaces
-
Namespace for the core module which is compatible with Kuali Rice 2.0.x.
- KIM_NAMESPACE_2_0 - Static variable in class org.kuali.rice.kim.api.KimConstants.Namespaces
-
- KIM_NAMESPACE_PREFIX - Static variable in class org.kuali.rice.kim.api.KimApiConstants.Namespaces
-
- KIM_NAMESPACE_PREFIX - Static variable in class org.kuali.rice.kim.api.KimConstants.Namespaces
-
- KIM_PERMISSION_DOCUMENT_TYPE_NAME - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- KIM_PERMISSION_REQUIRED_ATTR_ID - Static variable in class org.kuali.rice.kim.api.KimConstants.PrimaryKeyConstants
-
- KIM_PERMISSION_SERVICE - Static variable in class org.kuali.rice.kim.api.services.KimApiServiceLocator
-
- KIM_PERSON_DOCUMENT_ACTION - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- KIM_PERSON_DOCUMENT_SHORT_KEY - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- KIM_PERSON_DOCUMENT_TYPE_NAME - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- KIM_PERSON_INQUIRY_ACTION - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- KIM_PERSON_SERVICE - Static variable in class org.kuali.rice.kim.api.KimConstants
-
- KIM_PERSON_SERVICE - Static variable in class org.kuali.rice.kim.api.services.KimApiServiceLocator
-
- KIM_PRIORITY_ON_DOC_TYP_PERMS_IND - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- KIM_RESPONSIBILITY_REQUIRED_ATTRIBUTE_ID - Variable in class org.kuali.rice.kim.impl.responsibility.ResponsibilityInquirableImpl
-
- KIM_RESPONSIBILITY_SERVICE - Static variable in class org.kuali.rice.kim.api.services.KimApiServiceLocator
-
- KIM_REVIEW_RESPONSIBILITY_DOCUMENT_TYPE_NAME - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- KIM_ROLE_DAO - Static variable in class org.kuali.rice.kim.impl.services.KimImplServiceLocator
-
- KIM_ROLE_DOCUMENT_ACTION - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- KIM_ROLE_DOCUMENT_SHORT_KEY - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- KIM_ROLE_DOCUMENT_TYPE_NAME - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- KIM_ROLE_INQUIRY_ACTION - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- KIM_ROLE_SERVICE - Static variable in class org.kuali.rice.kim.api.services.KimApiServiceLocator
-
- KIM_RUN_MODE_PROPERTY - Static variable in class org.kuali.rice.kim.impl.services.KimImplServiceLocator
-
- KIM_RUN_MODE_PROPERTY - Static variable in class org.kuali.rice.kim.service.KIMServiceLocatorInternal
-
- KIM_TYPE_CODE - Static variable in class org.kuali.rice.kim.api.KimConstants.PrimaryKeyConstants
-
- KIM_TYPE_DEFAULT_NAME - Static variable in class org.kuali.rice.kim.api.KimConstants
-
- KIM_TYPE_DEFAULT_NAMESPACE - Static variable in class org.kuali.rice.kim.api.KimConstants
-
- KIM_TYPE_ID - Static variable in class org.kuali.rice.kim.api.KimConstants.AttributeConstants
-
- KIM_TYPE_ID - Static variable in class org.kuali.rice.kim.api.KimConstants.PrimaryKeyConstants
-
- KIM_TYPE_ID - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.KimType
-
- KIM_TYPE_ID - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.Role
-
- KIM_TYPE_INFO_SERVICE - Static variable in class org.kuali.rice.kim.api.services.KimApiServiceLocator
-
- KIM_TYPE_NAME - Variable in class org.kuali.rice.kim.impl.type.KimTypeInquirableImpl
-
- KIM_UI_DOCUMENT_SERVICE - Static variable in class org.kuali.rice.kim.service.KIMServiceLocatorInternal
-
- KIM_URL - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
Configuration key under which to specify the base url for kim
- KIM_URL_KEY - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- KimApiConstants - Class in org.kuali.rice.kim.api
-
- KimApiConstants() - Constructor for class org.kuali.rice.kim.api.KimApiConstants
-
- KimApiConstants.Namespaces - Class in org.kuali.rice.kim.api
-
- KimApiConstants.RestrictedMasks - Class in org.kuali.rice.kim.api
-
- KimApiConstants.RestrictedMasks() - Constructor for class org.kuali.rice.kim.api.KimApiConstants.RestrictedMasks
-
- KimApiConstants.ServiceNames - Class in org.kuali.rice.kim.api
-
- KimApiConstants.ServiceNames() - Constructor for class org.kuali.rice.kim.api.KimApiConstants.ServiceNames
-
- KimApiServiceLocator - Class in org.kuali.rice.kim.api.services
-
- KimApiServiceLocator() - Constructor for class org.kuali.rice.kim.api.services.KimApiServiceLocator
-
- kimAttrDefnId - Variable in class org.kuali.rice.kns.kim.type.KimAttributeDefinition
-
Deprecated.
- KimAttribute - Class in org.kuali.rice.kim.api.common.attribute
-
- KimAttribute.Builder - Class in org.kuali.rice.kim.api.common.attribute
-
- KimAttributeContract - Interface in org.kuali.rice.kim.api.common.attribute
-
This is the contract for a KimAttribute.
- KimAttributeData - Class in org.kuali.rice.kim.api.common.attribute
-
- KimAttributeData.Builder - Class in org.kuali.rice.kim.api.common.attribute
-
- KimAttributeDataContract - Interface in org.kuali.rice.kim.api.common.attribute
-
This is the contract for a KimDataAttribute.
- KimAttributeDefinition - Class in org.kuali.rice.kns.kim.type
-
- KimAttributeDefinition() - Constructor for class org.kuali.rice.kns.kim.type.KimAttributeDefinition
-
Deprecated.
- KimAttributeField - Class in org.kuali.rice.kim.api.type
-
- KimAttributeField.Builder - Class in org.kuali.rice.kim.api.type
-
- KimAttributeFieldContract - Interface in org.kuali.rice.kim.api.type
-
An dynamic attribute for kim.
- kimAttributeName - Variable in class org.kuali.rice.krad.keyvalues.KimAttributeValuesFinder
-
- KimAttributes - Class in org.kuali.rice.kim.bo.impl
-
- KimAttributes() - Constructor for class org.kuali.rice.kim.bo.impl.KimAttributes
-
- KimAttributeValuesFinder - Class in org.kuali.rice.krad.keyvalues
-
- KimAttributeValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.KimAttributeValuesFinder
-
- KimCommonUtilsInternal - Class in org.kuali.rice.kim.util
-
This is a description of what this class does - bhargavp don't forget to fill
this in.
- KIMConfigurer - Class in org.kuali.rice.kim.config
-
This class handles the Spring based KIM configuration that is part of the Rice Configurer that must
exist in all Rice based systems and clients.
- KIMConfigurer() - Constructor for class org.kuali.rice.kim.config.KIMConfigurer
-
- KimConstants - Class in org.kuali.rice.kim.api
-
- KimConstants.AddressTypes - Class in org.kuali.rice.kim.api
-
- KimConstants.AttributeConstants - Class in org.kuali.rice.kim.api
-
- KimConstants.AttributeConstants() - Constructor for class org.kuali.rice.kim.api.KimConstants.AttributeConstants
-
- KimConstants.EntityTypes - Class in org.kuali.rice.kim.api
-
- KimConstants.GenderChangeCodes - Class in org.kuali.rice.kim.api
-
- KimConstants.KimGroupMemberTypes - Class in org.kuali.rice.kim.api
-
KimGroupS can contain other KimGroupS and KimPrincipalS.
- KimConstants.KimUIConstants - Class in org.kuali.rice.kim.api
-
- KimConstants.Namespaces - Class in org.kuali.rice.kim.api
-
- KimConstants.Namespaces() - Constructor for class org.kuali.rice.kim.api.KimConstants.Namespaces
-
- KimConstants.NameTypes - Class in org.kuali.rice.kim.api
-
- KimConstants.ParameterKey - Class in org.kuali.rice.kim.api
-
- KimConstants.ParameterKey() - Constructor for class org.kuali.rice.kim.api.KimConstants.ParameterKey
-
- KimConstants.PermissionNames - Class in org.kuali.rice.kim.api
-
- KimConstants.PermissionTemplateNames - Class in org.kuali.rice.kim.api
-
- KimConstants.PersonAffiliationTypes - Class in org.kuali.rice.kim.api
-
- KimConstants.PersonExternalIdentifierTypes - Class in org.kuali.rice.kim.api
-
- KimConstants.PrimaryKeyConstants - Class in org.kuali.rice.kim.api
-
- KimConstants.SequenceNames - Class in org.kuali.rice.kim.api
-
- KimConstants.UniqueKeyConstants - Class in org.kuali.rice.kim.api
-
- KimDocumentAttributeDataBusinessObjectBase - Class in org.kuali.rice.kim.bo.ui
-
This class is the base class for KIM documents sub-business objects that store attribute/qualifier data
- KimDocumentAttributeDataBusinessObjectBase() - Constructor for class org.kuali.rice.kim.bo.ui.KimDocumentAttributeDataBusinessObjectBase
-
This constructs a ...
- KimDocumentAttributeDataBusinessObjectBaseId - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - jjhanso don't forget to fill this in.
- KimDocumentAttributeDataBusinessObjectBaseId() - Constructor for class org.kuali.rice.kim.bo.ui.KimDocumentAttributeDataBusinessObjectBaseId
-
- KimDocumentBoActivatableBase - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- KimDocumentBoActivatableBase() - Constructor for class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableBase
-
- KimDocumentBoActivatableEditableBase - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- KimDocumentBoActivatableEditableBase() - Constructor for class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableEditableBase
-
- KimDocumentBoActivatableToFromBase - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- KimDocumentBoActivatableToFromBase() - Constructor for class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableToFromBase
-
- KimDocumentBoActivatableToFromEditableBase - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- KimDocumentBoActivatableToFromEditableBase() - Constructor for class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableToFromEditableBase
-
- KimDocumentBoActiveToFromBase - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- KimDocumentBoActiveToFromBase() - Constructor for class org.kuali.rice.kim.bo.ui.KimDocumentBoActiveToFromBase
-
- KimDocumentBoBase - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- KimDocumentBoBase() - Constructor for class org.kuali.rice.kim.bo.ui.KimDocumentBoBase
-
- KimDocumentBoEditableBase - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- KimDocumentBoEditableBase() - Constructor for class org.kuali.rice.kim.bo.ui.KimDocumentBoEditableBase
-
- KimDocumentMemberRule - Class in org.kuali.rice.kim.rules.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- KimDocumentMemberRule() - Constructor for class org.kuali.rice.kim.rules.ui.KimDocumentMemberRule
-
- KimDocumentPermissionRule - Class in org.kuali.rice.kim.rules.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- KimDocumentPermissionRule() - Constructor for class org.kuali.rice.kim.rules.ui.KimDocumentPermissionRule
-
- KimDocumentResponsibilityRule - Class in org.kuali.rice.kim.impl.responsibility
-
This is a description of what this class does - shyu don't forget to fill this in.
- KimDocumentResponsibilityRule() - Constructor for class org.kuali.rice.kim.impl.responsibility.KimDocumentResponsibilityRule
-
- KimDocumentRoleMember - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- KimDocumentRoleMember() - Constructor for class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- KimDocumentRoleMemberId - Class in org.kuali.rice.kim.bo.ui
-
PK for PersonRoleDocument
- KimDocumentRoleMemberId() - Constructor for class org.kuali.rice.kim.bo.ui.KimDocumentRoleMemberId
-
- KimDocumentRoleMemberLookupableHelperServiceImpl - Class in org.kuali.rice.kim.lookup
-
- KimDocumentRoleMemberLookupableHelperServiceImpl() - Constructor for class org.kuali.rice.kim.lookup.KimDocumentRoleMemberLookupableHelperServiceImpl
-
- KimDocumentRolePermission - Class in org.kuali.rice.kim.bo.ui
-
- KimDocumentRolePermission() - Constructor for class org.kuali.rice.kim.bo.ui.KimDocumentRolePermission
-
- KimDocumentRolePermissionId - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - jksmith don't forget to fill this in.
- KimDocumentRolePermissionId() - Constructor for class org.kuali.rice.kim.bo.ui.KimDocumentRolePermissionId
-
- KimDocumentRoleQualifier - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- KimDocumentRoleQualifier() - Constructor for class org.kuali.rice.kim.bo.ui.KimDocumentRoleQualifier
-
- KimDocumentRoleResponsibility - Class in org.kuali.rice.kim.bo.ui
-
- KimDocumentRoleResponsibility() - Constructor for class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibility
-
- KimDocumentRoleResponsibilityAction - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- KimDocumentRoleResponsibilityAction() - Constructor for class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityAction
-
- KimDocumentRoleResponsibilityActionId - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - jksmith don't forget to fill this in.
- KimDocumentRoleResponsibilityActionId() - Constructor for class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityActionId
-
- KimDocumentRoleResponsibilityId - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - jksmith don't forget to fill this in.
- KimDocumentRoleResponsibilityId() - Constructor for class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityId
-
- KimFrameworkServiceLocator - Class in org.kuali.rice.kim.framework.services
-
- KimFrameworkServiceLocator() - Constructor for class org.kuali.rice.kim.framework.services.KimFrameworkServiceLocator
-
- KimGroupRecipient - Class in org.kuali.rice.kew.actionrequest
-
Represents an ActionRequest recipient who is a Group
- KimGroupRecipient(String) - Constructor for class org.kuali.rice.kew.actionrequest.KimGroupRecipient
-
- KimGroupRecipient(Group) - Constructor for class org.kuali.rice.kew.actionrequest.KimGroupRecipient
-
- kimGroupType - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentGroup
-
- KimImplServiceLocator - Class in org.kuali.rice.kim.impl.services
-
- KimImplServiceLocator() - Constructor for class org.kuali.rice.kim.impl.services.KimImplServiceLocator
-
- KimImporterAndExporter - Class in org.kuali.rice.kim.impl.jaxb
-
Imports and exports roles and permissions from/to XML via JAXB.
- KimImporterAndExporter() - Constructor for class org.kuali.rice.kim.impl.jaxb.KimImporterAndExporter
-
- KimLookupableHelperServiceImpl - Class in org.kuali.rice.kim.lookup
-
This is a description of what this class does - shyu don't forget to fill this in.
- KimLookupableHelperServiceImpl() - Constructor for class org.kuali.rice.kim.lookup.KimLookupableHelperServiceImpl
-
- KimModuleService - Class in org.kuali.rice.kim.service.impl
-
This is a description of what this class does - kellerj don't forget to fill this in.
- KimModuleService() - Constructor for class org.kuali.rice.kim.service.impl.KimModuleService
-
- KimPrincipalRecipient - Class in org.kuali.rice.kew.actionrequest
-
Represents an ActionRequest recipient who is a KimGroup
- KimPrincipalRecipient(String) - Constructor for class org.kuali.rice.kew.actionrequest.KimPrincipalRecipient
-
- KimPrincipalRecipient(PrincipalContract) - Constructor for class org.kuali.rice.kew.actionrequest.KimPrincipalRecipient
-
- KIMPropertyConstants - Class in org.kuali.rice.kim.impl
-
- KIMPropertyConstants.Delegation - Class in org.kuali.rice.kim.impl
-
- KIMPropertyConstants.DelegationMember - Class in org.kuali.rice.kim.impl
-
- KIMPropertyConstants.Entity - Class in org.kuali.rice.kim.impl
-
- KIMPropertyConstants.Group - Class in org.kuali.rice.kim.impl
-
- KIMPropertyConstants.GroupMember - Class in org.kuali.rice.kim.impl
-
- KIMPropertyConstants.KimMember - Class in org.kuali.rice.kim.impl
-
- KIMPropertyConstants.KimType - Class in org.kuali.rice.kim.impl
-
- KIMPropertyConstants.Person - Class in org.kuali.rice.kim.impl
-
- KIMPropertyConstants.Principal - Class in org.kuali.rice.kim.impl
-
- KIMPropertyConstants.Role - Class in org.kuali.rice.kim.impl
-
- KIMPropertyConstants.RoleMember - Class in org.kuali.rice.kim.impl
-
- KIMPropertyConstants.Type - Class in org.kuali.rice.kim.impl
-
- kimResponsibility - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibility
-
- kimResponsibility - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityAction
-
- KimResponsibilityTypeServiceBase - Class in org.kuali.rice.kns.kim.responsibility
-
Deprecated.
A krad integrated type service base class will be provided in the future.
- KimResponsibilityTypeServiceBase() - Constructor for class org.kuali.rice.kns.kim.responsibility.KimResponsibilityTypeServiceBase
-
Deprecated.
- KimRoleRecipient - Class in org.kuali.rice.kew.role
-
A request recipient represented by a KIM role.
- KimRoleRecipient(Role) - Constructor for class org.kuali.rice.kew.role.KimRoleRecipient
-
- KimRoleResponsibilityRecipient - Class in org.kuali.rice.kew.role
-
A request recipient represented by a KIM responsibility.
- KimRoleResponsibilityRecipient(List<ResponsibilityAction>) - Constructor for class org.kuali.rice.kew.role.KimRoleResponsibilityRecipient
-
- kimRoleType - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- KIMServiceLocatorInternal - Class in org.kuali.rice.kim.service
-
Service locator for KIM.
- KIMServiceLocatorInternal() - Constructor for class org.kuali.rice.kim.service.KIMServiceLocatorInternal
-
- KimType - Class in org.kuali.rice.kim.api.type
-
- kimType - Variable in class org.kuali.rice.kim.impl.type.IdentityManagementTypeAttributeTransactionalDocument
-
- kimType - Variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementGroupDocumentForm
-
- kimType - Variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- KimType.Builder - Class in org.kuali.rice.kim.api.type
-
This builder constructs an KimType enforcing the constraints of the
KimTypeContract
.
- KimType.Cache - Class in org.kuali.rice.kim.api.type
-
- KimType.Cache() - Constructor for class org.kuali.rice.kim.api.type.KimType.Cache
-
- KimTypeAttribute - Class in org.kuali.rice.kim.api.type
-
- KimTypeAttribute.Builder - Class in org.kuali.rice.kim.api.type
-
- KimTypeAttributeContract - Interface in org.kuali.rice.kim.api.type
-
This is the contract for a KimTypeAttribute.
- KimTypeAttributesHelper - Class in org.kuali.rice.kim.impl.type
-
This is a description of what this class does - bhargavp don't forget to fill this in.
- KimTypeAttributesHelper(KimType) - Constructor for class org.kuali.rice.kim.impl.type.KimTypeAttributesHelper
-
- KimTypeContract - Interface in org.kuali.rice.kim.api.type
-
This is the contract for a KimType.
- kimTypeId - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- kimTypeId - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentGroup
-
- kimTypeId - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- kimTypeId - Variable in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegation
-
- kimTypeId - Variable in class org.kuali.rice.kns.kim.type.KimAttributeDefinition
-
Deprecated.
- kimTypeId - Variable in class org.kuali.rice.krad.keyvalues.KimAttributeValuesFinder
-
- KimTypeInfoService - Interface in org.kuali.rice.kim.api.type
-
- KimTypeInfoServiceImpl - Class in org.kuali.rice.kim.impl.type
-
- KimTypeInfoServiceImpl() - Constructor for class org.kuali.rice.kim.impl.type.KimTypeInfoServiceImpl
-
- KimTypeInquirableImpl - Class in org.kuali.rice.kim.impl.type
-
- KimTypeInquirableImpl() - Constructor for class org.kuali.rice.kim.impl.type.KimTypeInquirableImpl
-
- KimTypeLookupableHelperServiceImpl - Class in org.kuali.rice.kim.impl.type
-
- KimTypeLookupableHelperServiceImpl() - Constructor for class org.kuali.rice.kim.impl.type.KimTypeLookupableHelperServiceImpl
-
- KimTypeQualifierResolver - Class in org.kuali.rice.kim.impl.type
-
This is a description of what this class does - kellerj don't forget to fill this in.
- KimTypeQualifierResolver() - Constructor for class org.kuali.rice.kim.impl.type.KimTypeQualifierResolver
-
- KimTypeService - Interface in org.kuali.rice.kim.framework.type
-
This is the base service interface for handling type-specific behavior.
- kimTypeService - Variable in class org.kuali.rice.kim.impl.type.IdentityManagementTypeAttributeTransactionalDocument
-
- KimTypeUtils - Class in org.kuali.rice.kim.api.type
-
- KimXmlUtil - Class in org.kuali.rice.kim.impl.jaxb
-
Helper class for importing and exporting KIM XML.
- KNS_NAMESPACE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KNSButtonTag - Class in org.kuali.rice.kns.web.taglib.html
-
This is a description of what this class does - wliang don't forget to fill this in.
- KNSButtonTag() - Constructor for class org.kuali.rice.kns.web.taglib.html.KNSButtonTag
-
- KNSCancelTag - Class in org.kuali.rice.kns.web.taglib.html
-
This is a description of what this class does - wliang don't forget to fill this in.
- KNSCancelTag() - Constructor for class org.kuali.rice.kns.web.taglib.html.KNSCancelTag
-
- KNSCheckboxTag - Class in org.kuali.rice.kns.web.taglib.html
-
This is a description of what this class does - bhargavp don't forget to fill this in.
- KNSCheckboxTag() - Constructor for class org.kuali.rice.kns.web.taglib.html.KNSCheckboxTag
-
- KNSConstants - Class in org.kuali.rice.kns.util
-
- KNSConstants() - Constructor for class org.kuali.rice.kns.util.KNSConstants
-
- KNSDocumentEntry - Interface in org.kuali.rice.kns.datadictionary
-
Deprecated.
- KNSELButtonTag - Class in org.kuali.rice.kns.web.taglib.html
-
This is a description of what this class does - wliang don't forget to fill this in.
- KNSELButtonTag() - Constructor for class org.kuali.rice.kns.web.taglib.html.KNSELButtonTag
-
- KNSELCancelTag - Class in org.kuali.rice.kns.web.taglib.html
-
This is a description of what this class does - wliang don't forget to fill this in.
- KNSELCancelTag() - Constructor for class org.kuali.rice.kns.web.taglib.html.KNSELCancelTag
-
- KNSELCheckboxTag - Class in org.kuali.rice.kns.web.taglib.html
-
This is a description of what this class does - wliang don't forget to fill this in.
- KNSELCheckboxTag() - Constructor for class org.kuali.rice.kns.web.taglib.html.KNSELCheckboxTag
-
- KNSELFileTag - Class in org.kuali.rice.kns.web.taglib.html
-
This is a description of what this class does - wliang don't forget to fill this in.
- KNSELFileTag() - Constructor for class org.kuali.rice.kns.web.taglib.html.KNSELFileTag
-
- KNSELImageTag - Class in org.kuali.rice.kns.web.taglib.html
-
This is a description of what this class does - wliang don't forget to fill this in.
- KNSELImageTag() - Constructor for class org.kuali.rice.kns.web.taglib.html.KNSELImageTag
-
- KNSELMultiboxTag - Class in org.kuali.rice.kns.web.taglib.html
-
This is a description of what this class does - wliang don't forget to fill this in.
- KNSELMultiboxTag() - Constructor for class org.kuali.rice.kns.web.taglib.html.KNSELMultiboxTag
-
- KNSELPasswordTag - Class in org.kuali.rice.kns.web.taglib.html
-
This is a description of what this class does - wliang don't forget to fill this in.
- KNSELPasswordTag() - Constructor for class org.kuali.rice.kns.web.taglib.html.KNSELPasswordTag
-
- KNSELRadioTag - Class in org.kuali.rice.kns.web.taglib.html
-
This is a description of what this class does - wliang don't forget to fill this in.
- KNSELRadioTag() - Constructor for class org.kuali.rice.kns.web.taglib.html.KNSELRadioTag
-
- KNSELSelectTag - Class in org.kuali.rice.kns.web.taglib.html
-
This is a description of what this class does - wliang don't forget to fill this in.
- KNSELSelectTag() - Constructor for class org.kuali.rice.kns.web.taglib.html.KNSELSelectTag
-
- KNSELSubmitTag - Class in org.kuali.rice.kns.web.taglib.html
-
This is a description of what this class does - wliang don't forget to fill this in.
- KNSELSubmitTag() - Constructor for class org.kuali.rice.kns.web.taglib.html.KNSELSubmitTag
-
- KNSELTextareaTag - Class in org.kuali.rice.kns.web.taglib.html
-
This is a description of what this class does - wliang don't forget to fill this in.
- KNSELTextareaTag() - Constructor for class org.kuali.rice.kns.web.taglib.html.KNSELTextareaTag
-
- KNSELTextTag - Class in org.kuali.rice.kns.web.taglib.html
-
This is a description of what this class does - wliang don't forget to fill this in.
- KNSELTextTag() - Constructor for class org.kuali.rice.kns.web.taglib.html.KNSELTextTag
-
- KNSFileTag - Class in org.kuali.rice.kns.web.taglib.html
-
This is a description of what this class does - wliang don't forget to fill this in.
- KNSFileTag() - Constructor for class org.kuali.rice.kns.web.taglib.html.KNSFileTag
-
- KNSGlobalVariables - Class in org.kuali.rice.kns.util
-
Deprecated.
- KNSHiddenTag - Class in org.kuali.rice.kns.web.taglib.html
-
This is a description of what this class does - bhargavp don't forget to fill this in.
- KNSHiddenTag() - Constructor for class org.kuali.rice.kns.web.taglib.html.KNSHiddenTag
-
- KNSImageTag - Class in org.kuali.rice.kns.web.taglib.html
-
This is a description of what this class does - wliang don't forget to fill this in.
- KNSImageTag() - Constructor for class org.kuali.rice.kns.web.taglib.html.KNSImageTag
-
- KNSMultiboxTag - Class in org.kuali.rice.kns.web.taglib.html
-
This is a description of what this class does - wliang don't forget to fill this in.
- KNSMultiboxTag() - Constructor for class org.kuali.rice.kns.web.taglib.html.KNSMultiboxTag
-
- KNSPasswordTag - Class in org.kuali.rice.kns.web.taglib.html
-
This is a description of what this class does - wliang don't forget to fill this in.
- KNSPasswordTag() - Constructor for class org.kuali.rice.kns.web.taglib.html.KNSPasswordTag
-
- KNSRadioTag - Class in org.kuali.rice.kns.web.taglib.html
-
This is a description of what this class does - wliang don't forget to fill this in.
- KNSRadioTag() - Constructor for class org.kuali.rice.kns.web.taglib.html.KNSRadioTag
-
- KNSSelectTag - Class in org.kuali.rice.kns.web.taglib.html
-
This is a description of what this class does - wliang don't forget to fill this in.
- KNSSelectTag() - Constructor for class org.kuali.rice.kns.web.taglib.html.KNSSelectTag
-
- KNSServiceLocator - Class in org.kuali.rice.kns.service
-
Deprecated.
As of release 2.0
- KNSServiceLocator() - Constructor for class org.kuali.rice.kns.service.KNSServiceLocator
-
Deprecated.
- KNSSubmitTag - Class in org.kuali.rice.kns.web.taglib.html
-
This is a description of what this class does - wliang don't forget to fill this in.
- KNSSubmitTag() - Constructor for class org.kuali.rice.kns.web.taglib.html.KNSSubmitTag
-
- KNSTextareaTag - Class in org.kuali.rice.kns.web.taglib.html
-
This is a description of what this class does - bhargavp don't forget to fill this in.
- KNSTextareaTag() - Constructor for class org.kuali.rice.kns.web.taglib.html.KNSTextareaTag
-
- KNSTextTag - Class in org.kuali.rice.kns.web.taglib.html
-
This is a description of what this class does - bhargavp don't forget to fill this in.
- KNSTextTag() - Constructor for class org.kuali.rice.kns.web.taglib.html.KNSTextTag
-
- KR_MODULE_NAME - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KR_URL - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
Configuration key under which to specify the base url for rice
- KRAD_APPLICATION_DATASOURCE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KRAD_APPLICATION_DATASOURCE_JNDI - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KRAD_APPLICATION_PERSISTENCE_UNIT_NAME - Static variable in class org.kuali.rice.krad.app.persistence.jpa.RicePersistenceUnitPostProcessor
-
- KRAD_IMAGE_LOCATION - Static variable in class org.kuali.rice.krad.uif.UifConstants.ClientSideVariables
-
- KRAD_INQUIRY_URL_KEY - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KRAD_LOOKUP_URL_KEY - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KRAD_NAMESPACE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KRAD_NAMESPACE_2_0 - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb.Namespaces
-
Namespace for the krad module which is compatible with Kuali Rice 2.0.x.
- KRAD_NAMESPACE_PREFIX - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb.Namespaces
-
- KRAD_SERVER_PERSISTENCE_UNIT_NAME - Static variable in class org.kuali.rice.krad.app.persistence.jpa.RicePersistenceUnitPostProcessor
-
- KRAD_URL_KEY - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KRADConfigurer - Class in org.kuali.rice.krad.config
-
- KRADConfigurer() - Constructor for class org.kuali.rice.krad.config.KRADConfigurer
-
- KRADConstants - Class in org.kuali.rice.krad.util
-
Defines Global Constants for the KRAD Module
- KRADConstants.Config - Class in org.kuali.rice.krad.util
-
- KRADConstants.DetailTypes - Class in org.kuali.rice.krad.util
-
- KRADConstants.DocumentFormHeaderFieldIds - Class in org.kuali.rice.krad.util
-
- KRADConstants.Lookup - Class in org.kuali.rice.krad.util
-
- KRADConstants.Lookup() - Constructor for class org.kuali.rice.krad.util.KRADConstants.Lookup
-
- KRADConstants.Maintenance - Class in org.kuali.rice.krad.util
-
- KRADConstants.Maintenance() - Constructor for class org.kuali.rice.krad.util.KRADConstants.Maintenance
-
- KRADConstants.SystemGroupParameterNames - Class in org.kuali.rice.krad.util
-
- KRADConstants.TableRenderConstants - Class in org.kuali.rice.krad.util
-
- KRADModuleService - Class in org.kuali.rice.krad.service.impl
-
Module service implementation for the Rice KRAD module
- KRADModuleService() - Constructor for class org.kuali.rice.krad.service.impl.KRADModuleService
-
- KRADPersistableBusinessObjectClassExposer - Class in org.kuali.rice.krad.app.persistence.jpa
-
The class which exposes the names of all KNS business object entities - which are managed
by all JPA persistence units
- KRADPersistableBusinessObjectClassExposer() - Constructor for class org.kuali.rice.krad.app.persistence.jpa.KRADPersistableBusinessObjectClassExposer
-
- KRADPropertyConstants - Class in org.kuali.rice.krad.util
-
Constants for the KNS module that describer object property fields
- KRADServiceLocator - Class in org.kuali.rice.krad.service
-
- KRADServiceLocator() - Constructor for class org.kuali.rice.krad.service.KRADServiceLocator
-
- KRADServiceLocatorInternal - Class in org.kuali.rice.krad.service
-
- KRADServiceLocatorInternal() - Constructor for class org.kuali.rice.krad.service.KRADServiceLocatorInternal
-
- KRADServiceLocatorWeb - Class in org.kuali.rice.krad.service
-
Service locator for the KRAD Web module
- KRADServiceLocatorWeb() - Constructor for class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- KRADServiceLocatorWeb.Namespaces - Class in org.kuali.rice.krad.service
-
- KRADServiceLocatorWeb.Namespaces() - Constructor for class org.kuali.rice.krad.service.KRADServiceLocatorWeb.Namespaces
-
- KRADUtils - Class in org.kuali.rice.krad.util
-
Miscellaneous Utility Methods
- KRAMetaRuleEngine - Class in org.kuali.rice.kew.rule
-
Implements the KRA meta-rule processing and state machine engine
- KRAMetaRuleEngine(String) - Constructor for class org.kuali.rice.kew.rule.KRAMetaRuleEngine
-
- KRAMetaRuleNode - Class in org.kuali.rice.kew.engine.node
-
Node that implements a KRAMetaRule, with multiple request/response phases
- KRAMetaRuleNode() - Constructor for class org.kuali.rice.kew.engine.node.KRAMetaRuleNode
-
- KRIM_ATTR_DATA_ID_S - Static variable in class org.kuali.rice.kim.api.KimConstants.SequenceNames
-
- KRIM_DLGN_ID_S - Static variable in class org.kuali.rice.kim.api.KimConstants.SequenceNames
-
- KRIM_DLGN_MBR_ID_S - Static variable in class org.kuali.rice.kim.api.KimConstants.SequenceNames
-
- KRIM_ENTITY_ID_S - Static variable in class org.kuali.rice.kim.api.KimConstants.SequenceNames
-
- KRIM_GROUP_ID_S - Static variable in class org.kuali.rice.kim.api.KimConstants.SequenceNames
-
- KRIM_PERM_ID_S - Static variable in class org.kuali.rice.kim.api.KimConstants.SequenceNames
-
- KRIM_PRNCPL_ID_S - Static variable in class org.kuali.rice.kim.api.KimConstants.SequenceNames
-
- KRIM_ROLE_ID_S - Static variable in class org.kuali.rice.kim.api.KimConstants.SequenceNames
-
- KRIM_ROLE_MBR_ID_S - Static variable in class org.kuali.rice.kim.api.KimConstants.SequenceNames
-
- KRIM_ROLE_PERM_ID_S - Static variable in class org.kuali.rice.kim.api.KimConstants.SequenceNames
-
- KRIM_ROLE_RSP_ACTN_ID_S - Static variable in class org.kuali.rice.kim.api.KimConstants.SequenceNames
-
- KRIM_ROLE_RSP_ID_S - Static variable in class org.kuali.rice.kim.api.KimConstants.SequenceNames
-
- KRIM_RSP_ID_S - Static variable in class org.kuali.rice.kim.api.KimConstants.SequenceNames
-
- KRMS_AGENDA_AUTHORIZATION_SERVICE - Static variable in class org.kuali.rice.krms.impl.repository.KrmsRepositoryServiceLocator
-
- KRMS_AGENDA_BO_SERVICE - Static variable in class org.kuali.rice.krms.impl.repository.KrmsRepositoryServiceLocator
-
- KRMS_ATTRIBUTE_DEFINITION_SERVICE - Static variable in class org.kuali.rice.krms.impl.repository.KrmsRepositoryServiceLocator
-
- KRMS_CONTEXT_BO_SERVICE - Static variable in class org.kuali.rice.krms.impl.repository.KrmsRepositoryServiceLocator
-
- KRMS_MODULE_NAMESPACE - Static variable in class org.kuali.rice.krms.impl.util.KRMSServiceLocatorInternal
-
- KRMS_NAMESPACE - Static variable in class org.kuali.rice.krms.api.KrmsConstants
-
- KRMS_NAMESPACE_2_0 - Static variable in class org.kuali.rice.krms.api.KrmsConstants.Namespaces
-
Namespace for the kew module which is compatible with Kuali Rice 2.0.x.
- KRMS_NAMESPACE_PREFIX - Static variable in class org.kuali.rice.krms.api.KrmsConstants.Namespaces
-
Namespaces KRMS_NAMESPACE_PREFIX
- KRMS_REPOSITORY_TO_ENGINE_TRANSLATOR - Static variable in class org.kuali.rice.krms.impl.repository.KrmsRepositoryServiceLocator
-
- KRMS_RULE_BO_SERVICE - Static variable in class org.kuali.rice.krms.impl.repository.KrmsRepositoryServiceLocator
-
- KRMS_RUN_MODE_PROPERTY - Static variable in class org.kuali.rice.krms.impl.util.KRMSServiceLocatorInternal
-
- KRMS_TERM_BO_SERVICE - Static variable in class org.kuali.rice.krms.impl.repository.KrmsRepositoryServiceLocator
-
- KRMS_TYPE_REPOSITORY_SERVICE - Static variable in class org.kuali.rice.krms.api.KrmsApiServiceLocator
-
- KRMS_TYPE_REPOSITORY_SERVICE - Static variable in class org.kuali.rice.krms.impl.repository.KrmsRepositoryServiceLocator
-
- KrmsApiServiceLocator - Class in org.kuali.rice.krms.api
-
A static service locator which aids in locating the various remotable services that form the Kuali Rule Management System API.
- KrmsApiServiceLocator() - Constructor for class org.kuali.rice.krms.api.KrmsApiServiceLocator
-
- KrmsAttributeDefinition - Class in org.kuali.rice.krms.api.repository.type
-
Concrete model object implementation of KRMS KrmsAttributeDefinition.
- KrmsAttributeDefinition.Builder - Class in org.kuali.rice.krms.api.repository.type
-
This builder is used to construct instances of KrmsAttributeDefinition.
- KrmsAttributeDefinition.Elements - Class in org.kuali.rice.krms.api.repository.type
-
A private class which exposes constants which define the XML element names to use
when this object is marshalled to XML.
- KrmsAttributeDefinition.Elements() - Constructor for class org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinition.Elements
-
- KrmsAttributeDefinitionContract - Interface in org.kuali.rice.krms.api.repository.type
-
Defines the contract for a KRMS Attribute Definition.
- KrmsAttributeDefinitionService - Interface in org.kuali.rice.krms.impl.repository
-
- KrmsAttributeDefinitionServiceImpl - Class in org.kuali.rice.krms.impl.repository
-
- KrmsAttributeDefinitionServiceImpl() - Constructor for class org.kuali.rice.krms.impl.repository.KrmsAttributeDefinitionServiceImpl
-
- KRMSConfigurer - Class in org.kuali.rice.krms.config
-
This class handles the Spring based KRMS configuration that is part of the Rice Configurer that must
exist in all Rice based systems and clients.
- KRMSConfigurer() - Constructor for class org.kuali.rice.krms.config.KRMSConfigurer
-
- KrmsConstants - Class in org.kuali.rice.krms.api
-
KRMS Constants
- KrmsConstants() - Constructor for class org.kuali.rice.krms.api.KrmsConstants
-
- KrmsConstants.Namespaces - Class in org.kuali.rice.krms.api
-
Namespaces
- KrmsConstants.Namespaces() - Constructor for class org.kuali.rice.krms.api.KrmsConstants.Namespaces
-
- KrmsImplConstants - Class in org.kuali.rice.krms.impl.util
-
- KrmsImplConstants() - Constructor for class org.kuali.rice.krms.impl.util.KrmsImplConstants
-
- KrmsImplConstants.PropertyNames - Class in org.kuali.rice.krms.impl.util
-
This class contains constants associated with the KRMS Repository
- KrmsImplConstants.PropertyNames() - Constructor for class org.kuali.rice.krms.impl.util.KrmsImplConstants.PropertyNames
-
- KrmsImplConstants.PropertyNames.Action - Class in org.kuali.rice.krms.impl.util
-
- KrmsImplConstants.PropertyNames.Action() - Constructor for class org.kuali.rice.krms.impl.util.KrmsImplConstants.PropertyNames.Action
-
- KrmsImplConstants.PropertyNames.Agenda - Class in org.kuali.rice.krms.impl.util
-
- KrmsImplConstants.PropertyNames.Agenda() - Constructor for class org.kuali.rice.krms.impl.util.KrmsImplConstants.PropertyNames.Agenda
-
- KrmsImplConstants.PropertyNames.BaseAttribute - Class in org.kuali.rice.krms.impl.util
-
- KrmsImplConstants.PropertyNames.BaseAttribute() - Constructor for class org.kuali.rice.krms.impl.util.KrmsImplConstants.PropertyNames.BaseAttribute
-
- KrmsImplConstants.PropertyNames.Context - Class in org.kuali.rice.krms.impl.util
-
- KrmsImplConstants.PropertyNames.Context() - Constructor for class org.kuali.rice.krms.impl.util.KrmsImplConstants.PropertyNames.Context
-
- KrmsImplConstants.PropertyNames.KrmsAttributeDefinition - Class in org.kuali.rice.krms.impl.util
-
- KrmsImplConstants.PropertyNames.KrmsAttributeDefinition() - Constructor for class org.kuali.rice.krms.impl.util.KrmsImplConstants.PropertyNames.KrmsAttributeDefinition
-
- KrmsImplConstants.PropertyNames.Rule - Class in org.kuali.rice.krms.impl.util
-
- KrmsImplConstants.PropertyNames.Rule() - Constructor for class org.kuali.rice.krms.impl.util.KrmsImplConstants.PropertyNames.Rule
-
- KrmsImplConstants.WebPaths - Class in org.kuali.rice.krms.impl.util
-
- KrmsImplConstants.WebPaths() - Constructor for class org.kuali.rice.krms.impl.util.KrmsImplConstants.WebPaths
-
- KRMSPropertyConstants - Class in org.kuali.rice.krms.impl.util
-
This class contains constants associated with the KRMS Repository
- KRMSPropertyConstants() - Constructor for class org.kuali.rice.krms.impl.util.KRMSPropertyConstants
-
- KRMSPropertyConstants.Action - Class in org.kuali.rice.krms.impl.util
-
- KRMSPropertyConstants.Action() - Constructor for class org.kuali.rice.krms.impl.util.KRMSPropertyConstants.Action
-
- KRMSPropertyConstants.Agenda - Class in org.kuali.rice.krms.impl.util
-
- KRMSPropertyConstants.Agenda() - Constructor for class org.kuali.rice.krms.impl.util.KRMSPropertyConstants.Agenda
-
- KRMSPropertyConstants.AgendaEditor - Class in org.kuali.rice.krms.impl.util
-
- KRMSPropertyConstants.AgendaEditor() - Constructor for class org.kuali.rice.krms.impl.util.KRMSPropertyConstants.AgendaEditor
-
- KRMSPropertyConstants.BaseAttribute - Class in org.kuali.rice.krms.impl.util
-
- KRMSPropertyConstants.BaseAttribute() - Constructor for class org.kuali.rice.krms.impl.util.KRMSPropertyConstants.BaseAttribute
-
- KRMSPropertyConstants.Context - Class in org.kuali.rice.krms.impl.util
-
- KRMSPropertyConstants.Context() - Constructor for class org.kuali.rice.krms.impl.util.KRMSPropertyConstants.Context
-
- KRMSPropertyConstants.KrmsAttributeDefinition - Class in org.kuali.rice.krms.impl.util
-
- KRMSPropertyConstants.KrmsAttributeDefinition() - Constructor for class org.kuali.rice.krms.impl.util.KRMSPropertyConstants.KrmsAttributeDefinition
-
- KRMSPropertyConstants.Rule - Class in org.kuali.rice.krms.impl.util
-
- KRMSPropertyConstants.Rule() - Constructor for class org.kuali.rice.krms.impl.util.KRMSPropertyConstants.Rule
-
- KRMSPropertyConstants.Term - Class in org.kuali.rice.krms.impl.util
-
- KRMSPropertyConstants.Term() - Constructor for class org.kuali.rice.krms.impl.util.KRMSPropertyConstants.Term
-
- KRMSPropertyConstants.TermSpecification - Class in org.kuali.rice.krms.impl.util
-
- KRMSPropertyConstants.TermSpecification() - Constructor for class org.kuali.rice.krms.impl.util.KRMSPropertyConstants.TermSpecification
-
- KrmsRepositoryServiceLocator - Class in org.kuali.rice.krms.impl.repository
-
This class keeps track of the KRMS Repository Services
- KRMSServiceLocatorInternal - Class in org.kuali.rice.krms.impl.util
-
- KRMSServiceLocatorInternal() - Constructor for class org.kuali.rice.krms.impl.util.KRMSServiceLocatorInternal
-
- KrmsTypeAttribute - Class in org.kuali.rice.krms.api.repository.type
-
Concrete model object implementation of KRMS
- KrmsTypeAttribute.Builder - Class in org.kuali.rice.krms.api.repository.type
-
This builder is used to construct instances of KrmsTypeAttribute.
- KrmsTypeAttribute.Elements - Class in org.kuali.rice.krms.api.repository.type
-
A private class which exposes constants which define the XML element names to use
when this object is marshalled to XML.
- KrmsTypeAttribute.Elements() - Constructor for class org.kuali.rice.krms.api.repository.type.KrmsTypeAttribute.Elements
-
- KrmsTypeAttributeContract - Interface in org.kuali.rice.krms.api.repository.type
-
This is the contract for a KrmsTypeAttribute.
- KrmsTypeBoServiceImpl - Class in org.kuali.rice.krms.impl.repository
-
- KrmsTypeBoServiceImpl() - Constructor for class org.kuali.rice.krms.impl.repository.KrmsTypeBoServiceImpl
-
- KrmsTypeDefinition - Class in org.kuali.rice.krms.api.repository.type
-
- KrmsTypeDefinition.Builder - Class in org.kuali.rice.krms.api.repository.type
-
This builder is used to construct instances of KrmsTypeDefinition.
- KrmsTypeDefinition.Elements - Class in org.kuali.rice.krms.api.repository.type
-
A private class which exposes constants which define the XML element names to use
when this object is marshalled to XML.
- KrmsTypeDefinition.Elements() - Constructor for class org.kuali.rice.krms.api.repository.type.KrmsTypeDefinition.Elements
-
- KrmsTypeDefinitionContract - Interface in org.kuali.rice.krms.api.repository.type
-
Defines the contract for a KRMS type definition.
- KrmsTypeRepositoryService - Interface in org.kuali.rice.krms.api.repository.type
-
- KrmsTypeResolver - Interface in org.kuali.rice.krms.impl.type
-
The KrmsTypeResolver knows how to resolve the "type services" for the various
components of KRMS.
- KrmsTypeResolverImpl - Class in org.kuali.rice.krms.impl.type
-
An implementation of
KrmsTypeResolver
which knows how to load the
various type services in KRMS.
- KrmsTypeResolverImpl() - Constructor for class org.kuali.rice.krms.impl.type.KrmsTypeResolverImpl
-
- KrmsTypeServiceBase - Class in org.kuali.rice.krms.impl.type
-
KrmsTypeServiceBase
is an abstract class providing default implementation and hooks for
provisioning and validating the custom attributes of a krms type.
- KrmsTypeServiceBase() - Constructor for class org.kuali.rice.krms.impl.type.KrmsTypeServiceBase
-
- KSB_ALLOW_SELF_SIGNED_SSL - Static variable in class org.kuali.rice.ksb.util.KSBConstants.Config
-
- KSB_ALTERNATE_ENDPOINT_LOCATIONS - Static variable in class org.kuali.rice.ksb.util.KSBConstants.Config
-
- KSB_ALTERNATE_ENDPOINTS - Static variable in class org.kuali.rice.ksb.util.KSBConstants.Config
-
- KSB_BAM_DATASOURCE - Static variable in class org.kuali.rice.ksb.util.KSBConstants.Config
-
- KSB_BAM_DATASOURCE_JNDI - Static variable in class org.kuali.rice.ksb.util.KSBConstants.Config
-
- KSB_CONFIGURER_CONTAINER_NAME - Static variable in interface org.kuali.rice.core.api.resourceloader.ResourceLoader
-
- KSB_MESSAGE_DATASOURCE - Static variable in class org.kuali.rice.ksb.util.KSBConstants.Config
-
- KSB_MESSAGE_DATASOURCE_JNDI - Static variable in class org.kuali.rice.ksb.util.KSBConstants.Config
-
- KSB_MESSAGE_NON_TRANSACTIONAL_DATASOURCE - Static variable in class org.kuali.rice.ksb.util.KSBConstants.Config
-
- KSB_MESSAGE_NON_TRANSACTIONAL_DATASOURCE_JNDI - Static variable in class org.kuali.rice.ksb.util.KSBConstants.Config
-
- KSB_MODULE_NAME - Static variable in class org.kuali.rice.ksb.api.KsbApiConstants
-
The name of the KSB module
- KSB_NAMESPACE_2_0 - Static variable in class org.kuali.rice.ksb.api.KsbApiConstants.Namespaces
-
The KSB namespace for version 2.x of Kuali Rice
- KSB_REGISTRY_DATASOURCE - Static variable in class org.kuali.rice.ksb.util.KSBConstants.Config
-
- KSB_REGISTRY_DATASOURCE_JNDI - Static variable in class org.kuali.rice.ksb.util.KSBConstants.Config
-
- KSBAction - Class in org.kuali.rice.ksb.messaging.web
-
An abstract super class for all Struts Actions in KEW.
- KSBAction() - Constructor for class org.kuali.rice.ksb.messaging.web.KSBAction
-
- KsbApiConstants - Class in org.kuali.rice.ksb.api
-
Defines various constants that are used by or in conjunction with the KSB api.
- KsbApiConstants.Namespaces - Class in org.kuali.rice.ksb.api
-
Defines various namespace-related constants for the KSB.
- KsbApiConstants.Namespaces() - Constructor for class org.kuali.rice.ksb.api.KsbApiConstants.Namespaces
-
- KsbApiConstants.ServiceTypes - Class in org.kuali.rice.ksb.api
-
Defines the set of out-of-the-box service types that the KSB understands.
- KsbApiConstants.ServiceTypes() - Constructor for class org.kuali.rice.ksb.api.KsbApiConstants.ServiceTypes
-
- KsbApiServiceLocator - Class in org.kuali.rice.ksb.api
-
A static service locator which aids in locating the various services that
form the Kuali Service Bus API.
- KsbApiServiceLocator() - Constructor for class org.kuali.rice.ksb.api.KsbApiServiceLocator
-
- KSBClientProxy - Class in org.kuali.rice.ksb.messaging
-
This class creates a proxy for services deployed on KSB.
- KSBClientProxy(String) - Constructor for class org.kuali.rice.ksb.messaging.KSBClientProxy
-
- KSBClientProxyFactoryBean - Class in org.kuali.rice.ksb.messaging
-
This class can be used to create a KSBClientProxy.
- KSBClientProxyFactoryBean() - Constructor for class org.kuali.rice.ksb.messaging.KSBClientProxyFactoryBean
-
- KSBConfigurer - Class in org.kuali.rice.ksb.messaging.config
-
Used to configure the embedded workflow.
- KSBConfigurer() - Constructor for class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- KSBConstants - Class in org.kuali.rice.ksb.util
-
This is a file for constants used by the KSB module of Rice
- KSBConstants.Config - Class in org.kuali.rice.ksb.util
-
Configuration Parameters
- KSBConstants.ServiceNames - Class in org.kuali.rice.ksb.util
-
- KSBDispatcherServlet - Class in org.kuali.rice.ksb.messaging.servlet
-
A DispatcherServlet
which dispatches incoming requests to the appropriate
service endpoint.
- KSBDispatcherServlet() - Constructor for class org.kuali.rice.ksb.messaging.servlet.KSBDispatcherServlet
-
- KSBHttpInvokerHandler - Class in org.kuali.rice.ksb.messaging.servlet
-
A HandlerMapping
which handles incoming HTTP requests from the bus.
- KSBHttpInvokerHandler() - Constructor for class org.kuali.rice.ksb.messaging.servlet.KSBHttpInvokerHandler
-
- KSBHttpInvokerProxyFactoryBean - Class in org.kuali.rice.ksb.messaging
-
- KSBHttpInvokerProxyFactoryBean() - Constructor for class org.kuali.rice.ksb.messaging.KSBHttpInvokerProxyFactoryBean
-
- KSBHttpInvokerRequestExecutor - Class in org.kuali.rice.ksb.messaging
-
At HttpInvokerRequestExecutor which is capable of digitally signing and verifying messages.
- KSBHttpInvokerRequestExecutor() - Constructor for class org.kuali.rice.ksb.messaging.KSBHttpInvokerRequestExecutor
-
- KSBHttpInvokerRequestExecutor(Boolean) - Constructor for class org.kuali.rice.ksb.messaging.KSBHttpInvokerRequestExecutor
-
- KSBHttpInvokerRequestExecutor(HttpClient) - Constructor for class org.kuali.rice.ksb.messaging.KSBHttpInvokerRequestExecutor
-
- KSBHttpInvokerServiceExporter - Class in org.kuali.rice.ksb.messaging
-
- KSBHttpInvokerServiceExporter() - Constructor for class org.kuali.rice.ksb.messaging.KSBHttpInvokerServiceExporter
-
- KSBJavaService - Interface in org.kuali.rice.ksb.messaging.service
-
Interface for a service which is invoked with a single Serializable payload.
- KSBModuleService - Class in org.kuali.rice.ksb.service.impl
-
The ModuleService for the KSB
- KSBModuleService() - Constructor for class org.kuali.rice.ksb.service.impl.KSBModuleService
-
- KSBResourceLoaderFactory - Class in org.kuali.rice.ksb.messaging.resourceloader
-
Creates KSBs root resource loader with all the correct children attached ready for starting.
- KSBResourceLoaderFactory() - Constructor for class org.kuali.rice.ksb.messaging.resourceloader.KSBResourceLoaderFactory
-
- KSBScheduledPool - Interface in org.kuali.rice.ksb.messaging.threadpool
-
- KSBScheduledThreadPoolExecutor - Class in org.kuali.rice.ksb.messaging.threadpool
-
- KSBScheduledThreadPoolExecutor() - Constructor for class org.kuali.rice.ksb.messaging.threadpool.KSBScheduledThreadPoolExecutor
-
- KSBSchedulerFactoryBean - Class in org.kuali.rice.ksb.messaging.quartz
-
An implementation of the Quartz SchedulerFactoryBean which uses a database-backed quartz if the useQuartzDatabase property
is set.
- KSBSchedulerFactoryBean() - Constructor for class org.kuali.rice.ksb.messaging.quartz.KSBSchedulerFactoryBean
-
- KSBServiceLocator - Class in org.kuali.rice.ksb.service
-
- KSBServiceLocator() - Constructor for class org.kuali.rice.ksb.service.KSBServiceLocator
-
- KSBStrutsRequestProcessor - Class in org.kuali.rice.ksb.messaging.web
-
A RequestProcessor implementation for Struts which handles determining whether or not access
should be allowed to the requested KSB page.
- KSBStrutsRequestProcessor() - Constructor for class org.kuali.rice.ksb.messaging.web.KSBStrutsRequestProcessor
-
- KSBTableDecorator - Class in org.kuali.rice.ksb.messaging.web
-
A TableDecorator
for the Display Tag library which is used to add mouseover
highlighting to rows in the results on the Document Search screen.
- KSBTableDecorator() - Constructor for class org.kuali.rice.ksb.messaging.web.KSBTableDecorator
-
- KSBThreadPool - Interface in org.kuali.rice.ksb.messaging.threadpool
-
A thread pool which can be used to schedule asynchronous tasks.
- KSBThreadPoolImpl - Class in org.kuali.rice.ksb.messaging.threadpool
-
A Thread Pool implementation for the KSB which implements a thread pool backed by a configuration store.
- KSBThreadPoolImpl() - Constructor for class org.kuali.rice.ksb.messaging.threadpool.KSBThreadPoolImpl
-
- KSBXMLService - Interface in org.kuali.rice.ksb.messaging.service
-
A service which can be invoked with a String message that contains
XML content.
- KUALI_ACTION_CAN_ACKNOWLEDGE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KUALI_ACTION_CAN_AD_HOC_ROUTE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KUALI_ACTION_CAN_ADD_ADHOC_REQUESTS - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KUALI_ACTION_CAN_ANNOTATE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KUALI_ACTION_CAN_APPROVE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KUALI_ACTION_CAN_BLANKET_APPROVE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KUALI_ACTION_CAN_CANCEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KUALI_ACTION_CAN_CLOSE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KUALI_ACTION_CAN_COPY - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KUALI_ACTION_CAN_CREATE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KUALI_ACTION_CAN_DISAPPROVE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KUALI_ACTION_CAN_EDIT - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KUALI_ACTION_CAN_EDIT_DOCUMENT_OVERVIEW - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KUALI_ACTION_CAN_EXPORT - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KUALI_ACTION_CAN_FYI - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KUALI_ACTION_CAN_RELOAD - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KUALI_ACTION_CAN_ROUTE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KUALI_ACTION_CAN_SAVE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KUALI_ACTION_CAN_SEND_ADHOC_REQUESTS - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KUALI_ACTION_CAN_SEND_NOTE_FYI - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KUALI_ACTION_PERFORM_ROUTE_REPORT - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KUALI_APP_NAME_HEADER - Static variable in class org.kuali.rice.ksb.impl.cxf.interceptors.ServiceCallVersioningHelper
-
- KUALI_APP_VERSION_HEADER - Static variable in class org.kuali.rice.ksb.impl.cxf.interceptors.ServiceCallVersioningHelper
-
- KUALI_CONFIGURATION_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocator
-
- KUALI_DEFAULT_TRUE_VALUE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KUALI_INQUIRABLE - Static variable in class org.kuali.rice.kns.service.KNSServiceLocator
-
Deprecated.
- KUALI_LOOKUPABLE - Static variable in class org.kuali.rice.kns.service.KNSServiceLocator
-
Deprecated.
- KUALI_LOOKUPABLE_IMPL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KUALI_MODULE_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- KUALI_MODULE_USER_DETAIL_TYPE - Static variable in class org.kuali.rice.krad.util.KRADConstants.DetailTypes
-
- KUALI_RICE_ENVIRONMENT_HEADER - Static variable in class org.kuali.rice.ksb.impl.cxf.interceptors.ServiceCallVersioningHelper
-
- KUALI_RICE_SERVICE_BUS_NAMESPACE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KUALI_RICE_SYSTEM_NAMESPACE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KUALI_RICE_URL_KEY - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KUALI_RICE_VERSION_HEADER - Static variable in class org.kuali.rice.ksb.impl.cxf.interceptors.ServiceCallVersioningHelper
-
- KUALI_RICE_WORKFLOW_NAMESPACE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KUALI_RULE_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- KUALI_SESSION_ID - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- KualiAction - Class in org.kuali.rice.kns.web.struts.action
-
The base Action
class for all KNS-based Actions.
- KualiAction() - Constructor for class org.kuali.rice.kns.web.struts.action.KualiAction
-
- KualiActionServlet - Class in org.kuali.rice.kns.web.struts.action
-
- KualiActionServlet() - Constructor for class org.kuali.rice.kns.web.struts.action.KualiActionServlet
-
- KualiAddLineEvent - Class in org.kuali.rice.kns.rule.event
-
Deprecated.
- KualiAddLineEvent(Document, String, PersistableBusinessObject) - Constructor for class org.kuali.rice.kns.rule.event.KualiAddLineEvent
-
Deprecated.
- KualiCasAuthenticationProvider - Class in org.kuali.rice.kim.client.acegi
-
A CasAuthenticationProvider
implementation that integrates with
Kuali Identity Management (KIM).
- KualiCasAuthenticationProvider() - Constructor for class org.kuali.rice.kim.client.acegi.KualiCasAuthenticationProvider
-
- KualiCasAuthoritiesPopulator - Interface in org.kuali.rice.kim.client.acegi
-
Populates the UserDetails
associated with a CAS authenticated
CAS ticket response.
- KualiCasAuthoritiesPopulatorImpl - Class in org.kuali.rice.kim.client.acegi
-
Populates the UserDetails
associated with a CAS
authenticated user by reading the response.
- KualiCasAuthoritiesPopulatorImpl() - Constructor for class org.kuali.rice.kim.client.acegi.KualiCasAuthoritiesPopulatorImpl
-
- KualiCasProxyTicketValidator - Class in org.kuali.rice.kim.client.acegi
-
Uses CAS' ProxyTicketValidator
to validate a service ticket.
- KualiCasProxyTicketValidator() - Constructor for class org.kuali.rice.kim.client.acegi.KualiCasProxyTicketValidator
-
- KualiCode - Interface in org.kuali.rice.krad.bo
-
Represents a simple code-description business object
- KualiCodeBase - Class in org.kuali.rice.krad.bo
-
- KualiCodeBase() - Constructor for class org.kuali.rice.krad.bo.KualiCodeBase
-
- KualiCodeBase(String) - Constructor for class org.kuali.rice.krad.bo.KualiCodeBase
-
- kualiConfigurationService - Variable in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
- KualiDecimal - Class in org.kuali.rice.core.api.util.type
-
This class is a wrapper around java.math.BigDecimal.
- KualiDecimal() - Constructor for class org.kuali.rice.core.api.util.type.KualiDecimal
-
No-arg constructor for serialization purposes
- KualiDecimal(String) - Constructor for class org.kuali.rice.core.api.util.type.KualiDecimal
-
This is the base constructor, used by constructors that take other types
- KualiDecimal(int) - Constructor for class org.kuali.rice.core.api.util.type.KualiDecimal
-
- KualiDecimal(double) - Constructor for class org.kuali.rice.core.api.util.type.KualiDecimal
-
- KualiDecimal(BigDecimal) - Constructor for class org.kuali.rice.core.api.util.type.KualiDecimal
-
- KualiDecimal(String, int) - Constructor for class org.kuali.rice.core.api.util.type.KualiDecimal
-
- KualiDecimal(int, int) - Constructor for class org.kuali.rice.core.api.util.type.KualiDecimal
-
- KualiDecimal(double, int) - Constructor for class org.kuali.rice.core.api.util.type.KualiDecimal
-
- KualiDecimal(BigDecimal, int) - Constructor for class org.kuali.rice.core.api.util.type.KualiDecimal
-
- KualiDecimalAdapter - Class in org.kuali.rice.core.api.util.jaxb
-
Marshall/unmarshall a joda-time DateTime object.
- KualiDecimalAdapter() - Constructor for class org.kuali.rice.core.api.util.jaxb.KualiDecimalAdapter
-
- KualiDecimalIntegerPercentFieldType - Class in org.kuali.rice.core.framework.persistence.jpa.type
-
Hibernate UserType to encrypt and decript data on its way to the database
- KualiDecimalIntegerPercentFieldType() - Constructor for class org.kuali.rice.core.framework.persistence.jpa.type.KualiDecimalIntegerPercentFieldType
-
- kualiDecimalValue() - Method in class org.kuali.rice.core.api.util.type.KualiInteger
-
- KualiDistributedSessionExpiredAuthentication - Class in org.kuali.rice.kim.client.acegi
-
An indicator used to determine that the session expired
- KualiDistributedSessionExpiredAuthentication() - Constructor for class org.kuali.rice.kim.client.acegi.KualiDistributedSessionExpiredAuthentication
-
- KualiDistributedSessionExpiredException - Exception in org.kuali.rice.kim.client.acegi
-
An indicator used to determine that the session expired
- KualiDistributedSessionExpiredException(String) - Constructor for exception org.kuali.rice.kim.client.acegi.KualiDistributedSessionExpiredException
-
- KualiDistributedSessionFilter - Class in org.kuali.rice.kim.client.acegi
-
This class is the main integration point for implementing the
distributed session in ACEGI.
- KualiDistributedSessionFilter() - Constructor for class org.kuali.rice.kim.client.acegi.KualiDistributedSessionFilter
-
- KualiDocumentActionBase - Class in org.kuali.rice.kns.web.struts.action
-
This class handles all of the document handling related actions in terms of passing them from here at a central point to the
distributed transactions that actually implement document handling.
- KualiDocumentActionBase() - Constructor for class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
- KualiDocumentEvent - Interface in org.kuali.rice.krad.rules.rule.event
-
Parent interface of all document-related events, which are used to drive the business rules evaluation process.
- KualiDocumentEventBase - Class in org.kuali.rice.krad.rules.rule.event
-
Abstract superclass for document-related events.
- KualiDocumentEventBase(String, String) - Constructor for class org.kuali.rice.krad.rules.rule.event.KualiDocumentEventBase
-
As a general rule, business rule classes should not change the original object.
- KualiDocumentEventBase(String, String, Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.KualiDocumentEventBase
-
Constructs a KualiEvent with the given description and errorPathPrefix for the given document.
- KualiDocumentFormBase - Class in org.kuali.rice.kns.web.struts.form
-
TODO we should not be referencing kew constants from this class and wedding ourselves to that workflow application This class is
the base action form for all documents.
- KualiDocumentFormBase() - Constructor for class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
no args constructor that just initializes things for us
- KualiDocumentXmlMaterializer - Class in org.kuali.rice.krad.workflow
-
- KualiDocumentXmlMaterializer() - Constructor for class org.kuali.rice.krad.workflow.KualiDocumentXmlMaterializer
-
- KualiException - Exception in org.kuali.rice.core.api.exception
-
This is a default exception class that others inherit.
- KualiException(String) - Constructor for exception org.kuali.rice.core.api.exception.KualiException
-
This constructs an instance of java.lang.RuntimeException
- KualiException(String, boolean) - Constructor for exception org.kuali.rice.core.api.exception.KualiException
-
This constructs an instance of java.lang.RuntimeException
- KualiException(String, Throwable) - Constructor for exception org.kuali.rice.core.api.exception.KualiException
-
This constructs an instance of java.lang.RuntimeException
- KualiException(Throwable) - Constructor for exception org.kuali.rice.core.api.exception.KualiException
-
This constructs an instance of java.lang.RuntimeException
- KualiExceptionHandlerAction - Class in org.kuali.rice.kns.web.struts.action
-
This is the struts action class for handling the exception for Kuali
applications.
- KualiExceptionHandlerAction() - Constructor for class org.kuali.rice.kns.web.struts.action.KualiExceptionHandlerAction
-
- KualiExceptionIncident - Interface in org.kuali.rice.krad.exception
-
This class contains the exception incident information, exception, form and
session user.
- KualiExceptionIncidentForm - Class in org.kuali.rice.kns.web.struts.form
-
This class is the action form for all Question Prompts.
- KualiExceptionIncidentForm() - Constructor for class org.kuali.rice.kns.web.struts.form.KualiExceptionIncidentForm
-
- KualiExceptionIncidentService - Interface in org.kuali.rice.krad.service
-
This is used for sending report of an incident
- KualiExceptionIncidentServiceImpl - Class in org.kuali.rice.krad.service.impl
-
This is a basic implementation of the KualiReporterService.
- KualiExceptionIncidentServiceImpl() - Constructor for class org.kuali.rice.krad.service.impl.KualiExceptionIncidentServiceImpl
-
- KualiForm - Class in org.kuali.rice.kns.web.struts.form
-
This class common properites for all action forms.
- KualiForm() - Constructor for class org.kuali.rice.kns.web.struts.form.KualiForm
-
no args constructor which must init our tab states list
- KualiGlobalMaintainableImpl - Class in org.kuali.rice.kns.maintenance
-
- KualiGlobalMaintainableImpl() - Constructor for class org.kuali.rice.kns.maintenance.KualiGlobalMaintainableImpl
-
- KualiHelpAction - Class in org.kuali.rice.kns.web.struts.action
-
This class handles requests for help text.
- KualiHelpAction() - Constructor for class org.kuali.rice.kns.web.struts.action.KualiHelpAction
-
- KualiHelpForm - Class in org.kuali.rice.kns.web.struts.form
-
Holds help parameters and found text.
- KualiHelpForm() - Constructor for class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
- KualiHttpSessionListener - Class in org.kuali.rice.krad.web.listener
-
This class is used to handle session timeouts where
PessimisticLock
objects should
be removed from a document
- KualiHttpSessionListener() - Constructor for class org.kuali.rice.krad.web.listener.KualiHttpSessionListener
-
- KualiInitializeListener - Class in org.kuali.rice.core.web.listener
-
A ServletContextListener responsible for initializing the a Kuali Rice application.
- KualiInitializeListener() - Constructor for class org.kuali.rice.core.web.listener.KualiInitializeListener
-
- kualiInquirable - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- KualiInquirableImpl - Class in org.kuali.rice.kns.inquiry
-
Kuali inquirable implementation.
- KualiInquirableImpl() - Constructor for class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
Default constructor, initializes services from spring
- KualiInquiryAction - Class in org.kuali.rice.kns.web.struts.action
-
This class handles actions for inquiries of business objects.
- KualiInquiryAction() - Constructor for class org.kuali.rice.kns.web.struts.action.KualiInquiryAction
-
- KualiInteger - Class in org.kuali.rice.core.api.util.type
-
- KualiInteger(String) - Constructor for class org.kuali.rice.core.api.util.type.KualiInteger
-
Constructor - only accepts a string representation of the value.
- KualiInteger(long) - Constructor for class org.kuali.rice.core.api.util.type.KualiInteger
-
Initializes this instance to the given integer value with integer arithmetic.
- KualiInteger(BigInteger) - Constructor for class org.kuali.rice.core.api.util.type.KualiInteger
-
Simple constructor, copies in the given BigInteger as the value for the instance.
- KualiInteger(BigDecimal) - Constructor for class org.kuali.rice.core.api.util.type.KualiInteger
-
Simple constructor, copies in the given BigInteger as the value for the instance.
- KualiInteger(KualiDecimal, RoundingMode) - Constructor for class org.kuali.rice.core.api.util.type.KualiInteger
-
Simple constructor, rounds the given KualiDecimal according to the RoundingMode
- KualiIntegerCurrencyFormatter - Class in org.kuali.rice.core.web.format
-
- KualiIntegerCurrencyFormatter() - Constructor for class org.kuali.rice.core.web.format.KualiIntegerCurrencyFormatter
-
- KualiLogoutAction - Class in org.kuali.rice.kns.web.struts.action
-
This class handles the logout.
- KualiLogoutAction() - Constructor for class org.kuali.rice.kns.web.struts.action.KualiLogoutAction
-
- KualiLogoutForm - Class in org.kuali.rice.kns.web.struts.form
-
This is an empty form used by the logout so it can invalidate the session without getting
null pointer exceptions.
- KualiLogoutForm() - Constructor for class org.kuali.rice.kns.web.struts.form.KualiLogoutForm
-
- KualiLookupableHelperServiceImpl - Class in org.kuali.rice.kns.lookup
-
- KualiLookupableHelperServiceImpl() - Constructor for class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
-
- KualiLookupableImpl - Class in org.kuali.rice.kns.lookup
-
Kuali lookup implementation.
- KualiLookupableImpl() - Constructor for class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
Default constructor initializes services from spring
- KualiLookupAction - Class in org.kuali.rice.kns.web.struts.action
-
This class handles Actions for lookup flow
- KualiLookupAction() - Constructor for class org.kuali.rice.kns.web.struts.action.KualiLookupAction
-
- KualiMaintainableImpl - Class in org.kuali.rice.kns.maintenance
-
Deprecated.
- KualiMaintainableImpl() - Constructor for class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
Default empty constructor
- KualiMaintainableImpl(PersistableBusinessObject) - Constructor for class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
Constructor which initializes the business object to be maintained.
- KualiMaintenanceDocumentAction - Class in org.kuali.rice.kns.web.struts.action
-
This class handles actions for maintenance documents.
- KualiMaintenanceDocumentAction() - Constructor for class org.kuali.rice.kns.web.struts.action.KualiMaintenanceDocumentAction
-
- KualiMaintenanceForm - Class in org.kuali.rice.kns.web.struts.form
-
This class is the base action form for all maintenance documents.
- KualiMaintenanceForm() - Constructor for class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
- kualiModuleService - Variable in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
- KualiModuleService - Interface in org.kuali.rice.krad.service
-
- KualiModuleServiceImpl - Class in org.kuali.rice.krad.service.impl
-
- KualiModuleServiceImpl() - Constructor for class org.kuali.rice.krad.service.impl.KualiModuleServiceImpl
-
- KualiMultipartRequestHandler - Class in org.kuali.rice.kns.web.struts.action
-
Subclass of the MultipartRequestHandler used by Struts.
- KualiMultipartRequestHandler() - Constructor for class org.kuali.rice.kns.web.struts.action.KualiMultipartRequestHandler
-
- KualiMultipleValueLookupAction - Class in org.kuali.rice.kns.web.struts.action
-
This class serves as the struts action for implementing multiple value lookups
- KualiMultipleValueLookupAction() - Constructor for class org.kuali.rice.kns.web.struts.action.KualiMultipleValueLookupAction
-
- KualiMySQLSequenceManagerImpl - Class in org.apache.ojb.broker.platforms
-
- KualiMySQLSequenceManagerImpl(PersistenceBroker) - Constructor for class org.apache.ojb.broker.platforms.KualiMySQLSequenceManagerImpl
-
- KualiObjectCachePerBrokerImpl - Class in org.kuali.rice.krad.util
-
- KualiObjectCachePerBrokerImpl(PersistenceBroker, Properties) - Constructor for class org.kuali.rice.krad.util.KualiObjectCachePerBrokerImpl
-
- KualiPercent - Class in org.kuali.rice.core.api.util.type
-
This class is a wrapper around java.math.BigDecimal for percents.
- KualiPercent(double) - Constructor for class org.kuali.rice.core.api.util.type.KualiPercent
-
Constructs a KualiPercent.java.
- KualiPercent(BigDecimal) - Constructor for class org.kuali.rice.core.api.util.type.KualiPercent
-
- KualiPersistenceBrokerFactoryImpl - Class in org.kuali.rice.krad.util
-
- KualiPersistenceBrokerFactoryImpl() - Constructor for class org.kuali.rice.krad.util.KualiPersistenceBrokerFactoryImpl
-
- KualiPersistenceBrokerImpl - Class in org.kuali.rice.krad.util
-
- KualiPersistenceBrokerImpl(PBKey, PersistenceBrokerFactoryIF) - Constructor for class org.kuali.rice.krad.util.KualiPersistenceBrokerImpl
-
- KualiPortalAction - Class in org.kuali.rice.kns.web.struts.action
-
This is the action for the portal.
- KualiPortalAction() - Constructor for class org.kuali.rice.kns.web.struts.action.KualiPortalAction
-
- KualiPostProcessor - Class in org.kuali.rice.krad.workflow.postprocessor
-
This class is the public entry point by which workflow communicates status changes,
level changes, and other useful changes.
- KualiPostProcessor() - Constructor for class org.kuali.rice.krad.workflow.postprocessor.KualiPostProcessor
-
- KualiPropertyMessageResources - Class in org.kuali.rice.kns.web.struts.action
-
This is a description of what this class does - jjhanso don't forget to fill this in.
- KualiPropertyMessageResources(MessageResourcesFactory, String) - Constructor for class org.kuali.rice.kns.web.struts.action.KualiPropertyMessageResources
-
- KualiPropertyMessageResources(MessageResourcesFactory, String, boolean) - Constructor for class org.kuali.rice.kns.web.struts.action.KualiPropertyMessageResources
-
- KualiPropertyMessageResourcesFactory - Class in org.kuali.rice.kns.web.struts.action
-
A custom MessageResourceFactory that delegates to the ConfigurationService's pre-loaded properties.
- KualiPropertyMessageResourcesFactory() - Constructor for class org.kuali.rice.kns.web.struts.action.KualiPropertyMessageResourcesFactory
-
- KualiRequestProcessor - Class in org.kuali.rice.kns.web.struts.action
-
This class handles setup of user session and restoring of action form.
- KualiRequestProcessor() - Constructor for class org.kuali.rice.kns.web.struts.action.KualiRequestProcessor
-
- KualiRuleService - Interface in org.kuali.rice.krad.service
-
Defines the interface to the business-rule evaluation service, used to evauluate document-type-specific business rules using
document-related events to drive the process.
- KualiRuleServiceImpl - Class in org.kuali.rice.krad.service.impl
-
This class represents a rule evaluator for Kuali.
- KualiRuleServiceImpl() - Constructor for class org.kuali.rice.krad.service.impl.KualiRuleServiceImpl
-
- KualiSimpleAction - Class in org.kuali.rice.kns.web.struts.action
-
This forwards to MAPPING_BASIC without doing anything else; useful for displaying JSPs whose contents don't depend on anything
being set up in the action.
- KualiSimpleAction() - Constructor for class org.kuali.rice.kns.web.struts.action.KualiSimpleAction
-
- KualiTableDecorator - Class in org.kuali.rice.kns.web.format
-
- KualiTableDecorator() - Constructor for class org.kuali.rice.kns.web.format.KualiTableDecorator
-
- KualiTableRenderAction - Interface in org.kuali.rice.kns.web.struts.action
-
When implementing this class, it denotes that this class intends to render its own tables without
using display tag.
- KualiTableRenderFormMetadata - Class in org.kuali.rice.kns.web.struts.form
-
This class holds the metadata necessary to render a table when displaytag is not being used.
- KualiTableRenderFormMetadata() - Constructor for class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
-
- KualiTestAuthenticationProvider - Class in org.kuali.rice.kim.client.acegi
-
This is the out of box authentication method used by rice.
- KualiTestAuthenticationProvider() - Constructor for class org.kuali.rice.kim.client.acegi.KualiTestAuthenticationProvider
-
- KualiTicketResponse - Class in org.kuali.rice.kim.client.acegi
-
Adds distributedSessionToken
to the
TicketResponse
.
- KualiTicketResponse(String, List, String, String) - Constructor for class org.kuali.rice.kim.client.acegi.KualiTicketResponse
-
Constructor.
- KualiTransactionalDocumentActionBase - Class in org.kuali.rice.kns.web.struts.action
-
This class handles UI actions for all shared methods of transactional documents.
- KualiTransactionalDocumentActionBase() - Constructor for class org.kuali.rice.kns.web.struts.action.KualiTransactionalDocumentActionBase
-
- KualiTransactionalDocumentFormBase - Class in org.kuali.rice.kns.web.struts.form
-
This class is the base action form for all transactional documents.
- KualiTransactionalDocumentFormBase() - Constructor for class org.kuali.rice.kns.web.struts.form.KualiTransactionalDocumentFormBase
-
This constructor sets up empty instances for the dependent objects...
- KualiTransactionalDocumentInformation - Class in org.kuali.rice.krad.workflow
-
- KualiTransactionalDocumentInformation() - Constructor for class org.kuali.rice.krad.workflow.KualiTransactionalDocumentInformation
-
- KualiTransactionInterceptor - Class in org.kuali.rice.core.framework.persistence.jta
-
Transaction interceptor which does logging at various levels
- KualiTransactionInterceptor() - Constructor for class org.kuali.rice.core.framework.persistence.jta.KualiTransactionInterceptor
-
- KUALIUSER - Static variable in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- KualiUserControlDefinition - Class in org.kuali.rice.kns.datadictionary.control
-
Deprecated.
- KualiUserControlDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.control.KualiUserControlDefinition
-
Deprecated.
- KualiUserDetailsService - Interface in org.kuali.rice.kim.client.acegi
-
Defines an interface for implementations that wish to provide data
access services to the DaoAuthenticationProvider
.
- KualiUserDetailsServiceImpl - Class in org.kuali.rice.kim.client.acegi
-
Populates a UserDetails object with ticket or username and
Authentication Method
- KualiUserDetailsServiceImpl() - Constructor for class org.kuali.rice.kim.client.acegi.KualiUserDetailsServiceImpl
-
- KualiXmlAttribute - Interface in org.kuali.rice.krad.workflow.attribute
-
- KualiXmlAttributeHelper - Class in org.kuali.rice.krad.workflow.attribute
-
- KualiXmlAttributeHelper() - Constructor for class org.kuali.rice.krad.workflow.attribute.KualiXmlAttributeHelper
-
- KualiXMLBooleanTranslatorSearchableAttributeImpl - Class in org.kuali.rice.krad.workflow.attribute
-
This is an XML KEW search attribute that can be used where the XML of the attribute has an xpath expression that returns a
boolean.
- KualiXMLBooleanTranslatorSearchableAttributeImpl() - Constructor for class org.kuali.rice.krad.workflow.attribute.KualiXMLBooleanTranslatorSearchableAttributeImpl
-
- KualiXmlRuleAttributeImpl - Class in org.kuali.rice.krad.workflow.attribute
-
This class extends the workflow xml rule attribute implementation to use the information in the data dictionary to generate labels.
- KualiXmlRuleAttributeImpl() - Constructor for class org.kuali.rice.krad.workflow.attribute.KualiXmlRuleAttributeImpl
-
Constructs a KualiXmlRuleAttributeImpl.java.
- KualiXmlSearchableAttributeImpl - Class in org.kuali.rice.krad.workflow.attribute
-
This class is used to define Kuali searchable attributes
- KualiXmlSearchableAttributeImpl() - Constructor for class org.kuali.rice.krad.workflow.attribute.KualiXmlSearchableAttributeImpl
-
Constructs a KualiXmlRuleAttributeImpl.java.
L
- LABEL - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- label(String) - Method in class org.kuali.rice.kew.api.repository.type.KewAttributeDefinition.Builder
-
- label - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
- label - Variable in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
- LABEL - Static variable in class org.kuali.rice.krad.uif.UifConstants.IdSuffixes
-
- label(String) - Method in class org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinition.Builder
-
fluent interface that sets the label of the KrmsAttributeDefinition.
- LABEL_FIELD - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- LABEL_KEY_SPLIT_PATTERN - Static variable in class org.kuali.rice.krad.uif.util.ClientValidationUtils
-
- labelAttribute - Variable in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- LabelField - Class in org.kuali.rice.krad.uif.field
-
Contains a label for another Field
instance
- LabelField() - Constructor for class org.kuali.rice.krad.uif.field.LabelField
-
- LabelFieldSeparateModifier - Class in org.kuali.rice.krad.uif.modifier
-
Pulls LabelField
instances out of a contained field so they will
be placed separately in the LayoutManager
- LabelFieldSeparateModifier() - Constructor for class org.kuali.rice.krad.uif.modifier.LabelFieldSeparateModifier
-
- labelKey - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.BaseConstraint
-
- LANGUAGE - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsKeys
-
- LAST_NAME - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.Person
-
- LAST_UPDATED_DATE - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- lastIndexOf(Object) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
- lastName - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentName
-
- lastName - Variable in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- lastUpdatedDate - Variable in class org.kuali.rice.krad.bo.SessionDocument
-
- LayoutManager - Interface in org.kuali.rice.krad.uif.layout
-
Manages the rendering of Component
instances within a
Container
- LayoutManagerBase - Class in org.kuali.rice.krad.uif.layout
-
Base class for all layout managers
- LayoutManagerBase() - Constructor for class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
- LazyEndpoint - Class in org.kuali.rice.ksb.impl.bus
-
- LazyEndpoint(ServiceConfiguration) - Constructor for class org.kuali.rice.ksb.impl.bus.LazyEndpoint
-
- LazyRemoteServiceRegistryConnector - Class in org.kuali.rice.ksb.impl.bus
-
TODO...
- LazyRemoteServiceRegistryConnector() - Constructor for class org.kuali.rice.ksb.impl.bus.LazyRemoteServiceRegistryConnector
-
- LazyResourceFactoryBean - Class in org.kuali.rice.core.api.resourceloader
-
- LazyResourceFactoryBean() - Constructor for class org.kuali.rice.core.api.resourceloader.LazyResourceFactoryBean
-
- LdapIdentityDelegateServiceImpl - Class in org.kuali.rice.kim.service.impl
-
Implementation of
IdentityService
that communicates with and serves information
from the UA Enterprise Directory Service.
- LdapIdentityDelegateServiceImpl() - Constructor for class org.kuali.rice.kim.service.impl.LdapIdentityDelegateServiceImpl
-
- LdapPrincipalDao - Interface in org.kuali.rice.kim.dao
-
Interface class with public methods for accessing LDAP data store for entity information
- LdapPrincipalDaoImpl - Class in org.kuali.rice.kim.dao.impl
-
Integrated Data Access via LDAP to EDS.
- LdapPrincipalDaoImpl() - Constructor for class org.kuali.rice.kim.dao.impl.LdapPrincipalDaoImpl
-
- LdapUiDocumentServiceImpl - Class in org.kuali.rice.kim.service.impl
-
Customized version of the UiDocumentServiceImpl to support LDAP communcation
- LdapUiDocumentServiceImpl() - Constructor for class org.kuali.rice.kim.service.impl.LdapUiDocumentServiceImpl
-
- LdapUserDetailsService - Class in org.kuali.rice.kim.client.acegi
-
- LdapUserDetailsService() - Constructor for class org.kuali.rice.kim.client.acegi.LdapUserDetailsService
-
- LEFT - Static variable in class org.kuali.rice.krad.uif.CssConstants.TextAligns
-
- legalActions - Static variable in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- LengthConstrainable - Interface in org.kuali.rice.krad.datadictionary.validation.capability
-
This interface defines methods that must be implemented by classes that want to be processed as
- LengthConstraint - Interface in org.kuali.rice.krad.datadictionary.validation.constraint
-
A length constraint is one that restricts the length of a string to some predefined maximum (and/or minimum).
- LengthConstraintProcessor - Class in org.kuali.rice.krad.datadictionary.validation.processor
-
- LengthConstraintProcessor() - Constructor for class org.kuali.rice.krad.datadictionary.validation.processor.LengthConstraintProcessor
-
- lessThan(String, Object) - Static method in class org.kuali.rice.core.api.criteria.PredicateFactory
-
Creates a less than predicate.
- lessThanOrEqual(String, Object) - Static method in class org.kuali.rice.core.api.criteria.PredicateFactory
-
Creates a less than or equal predicate.
- LessThanOrEqualPredicate - Class in org.kuali.rice.core.api.criteria
-
An immutable predicate which represents a "less than or equal to" statement which is
evaluated the
CriteriaValue
of this predicate.
- LessThanPredicate - Class in org.kuali.rice.core.api.criteria
-
An immutable predicate which represents a "less than" statement which is
evaluated the
CriteriaValue
of this predicate.
- Lifecycle - Interface in org.kuali.rice.core.api.lifecycle
-
Interface describing an object life cycle
- LifecycleBean - Class in org.kuali.rice.core.api.lifecycle
-
A Lifecycle subclass that wires Spring InitializingBean/DisposableBean to
Lifecycle methods
- LifecycleBean() - Constructor for class org.kuali.rice.core.api.lifecycle.LifecycleBean
-
- LightBox - Class in org.kuali.rice.krad.uif.widget
-
Used for rendering a lightbox in the UI to display action links in dialog
popups
- LightBox() - Constructor for class org.kuali.rice.krad.uif.widget.LightBox
-
- LIGHTBOX_CALL - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- LightBoxLookup - Class in org.kuali.rice.krad.uif.widget
-
Used for rendering a lightbox in the UI to display the result of a submit in
a light box.
- LightBoxLookup() - Constructor for class org.kuali.rice.krad.uif.widget.LightBoxLookup
-
- like(String, CharSequence) - Static method in class org.kuali.rice.core.api.criteria.PredicateFactory
-
Creates a like predicate.
- like(String, Object, Class, boolean) - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.Criteria
-
- like(String, Object) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Adds a new LIKE condition to the WHERE clause, ANDing it with any existing conditions if necessary.
- likeEscape(String, Object, char) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Adds a new LIKE condition (containing an ESCAPE clause) to the WHERE clause, ANDing it with any
existing conditions if necessary.
- LikePredicate - Class in org.kuali.rice.core.api.criteria
-
An immutable predicate which represents a "like" statement which is
evaluated the
CriteriaValue
of this predicate.
- LINE - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
-
- LINE - Static variable in class org.kuali.rice.krad.uif.UifConstants.IdSuffixes
-
- line1 - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- line2 - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- line3 - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- LINE_PATH_BIND_ADJUST_PREFIX - Static variable in class org.kuali.rice.krad.uif.UifConstants
-
- LINK - Static variable in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- LINK_FIELD - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- LINK_GROUP - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- linkAndSave(PersistableBusinessObject) - Method in interface org.kuali.rice.krad.service.BusinessObjectService
-
Links up any contained objects, and then Saves the passed in object via the persistence layer.
- linkAndSave(List<? extends PersistableBusinessObject>) - Method in interface org.kuali.rice.krad.service.BusinessObjectService
-
Links up any contained objects, and Saves the businessObjects on the list via the persistence layer.
- linkAndSave(PersistableBusinessObject) - Method in class org.kuali.rice.krad.service.impl.BusinessObjectServiceImpl
-
- linkAndSave(List<? extends PersistableBusinessObject>) - Method in class org.kuali.rice.krad.service.impl.BusinessObjectServiceImpl
-
- LinkControlDefinition - Class in org.kuali.rice.kns.datadictionary.control
-
Deprecated.
- LinkControlDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.control.LinkControlDefinition
-
Deprecated.
- linkDelegateToRoleMembership(DelegateTypeBo, DelegateMember.Builder, RoleMembership.Builder) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- linkEditableUserFields() - Method in interface org.kuali.rice.krad.bo.PersistableBusinessObject
-
Hook to link in any editable user fields.
- linkEditableUserFields() - Method in class org.kuali.rice.krad.bo.PersistableBusinessObjectBase
-
- LinkField - Class in org.kuali.rice.krad.uif.field
-
Field that encloses a link element
- LinkField() - Constructor for class org.kuali.rice.krad.uif.field.LinkField
-
- LinkGroup - Class in org.kuali.rice.krad.uif.container
-
Special Group
that presents a grouping on links, which can
also include nested groupings of links
- LinkGroup() - Constructor for class org.kuali.rice.krad.uif.container.LinkGroup
-
- linkObjects(Object) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceImpl
-
For each reference object to the parent persistableObject, sets the key
values for that object.
- linkObjects(Object) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceJpaImpl
-
- linkObjects(Object) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceOjbImpl
-
For each reference object to the parent persistableObject, sets the key
values for that object.
- linkObjects(Object) - Method in interface org.kuali.rice.krad.service.PersistenceService
-
- linkUserFields(PersistableBusinessObject) - Method in interface org.kuali.rice.krad.service.BusinessObjectService
-
Updates all KualiUser or Person objects contained within this BO, based on the UserID as the authoritative key.
- linkUserFields(List<PersistableBusinessObject>) - Method in interface org.kuali.rice.krad.service.BusinessObjectService
-
Updates all KualiUser or Person objects contained within this BO, based on the UserID as the authoritative key.
- linkUserFields(PersistableBusinessObject) - Method in class org.kuali.rice.krad.service.impl.BusinessObjectServiceImpl
-
- linkUserFields(List<PersistableBusinessObject>) - Method in class org.kuali.rice.krad.service.impl.BusinessObjectServiceImpl
-
- LIST_GROUP - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- listAllBlockerRecords(BusinessObject, InactivationBlockingMetadata) - Method in class org.kuali.rice.krad.service.impl.InactivationBlockingDetectionServiceImpl
-
Note we are checking the active getting after retrieving potential blocking records instead of setting criteria on the
active field.
- listAllBlockerRecords(BusinessObject, InactivationBlockingMetadata) - Method in class org.kuali.rice.krad.service.impl.InactivationBlockingDisplayServiceImpl
-
This overridden method ...
- listAllBlockerRecords(BusinessObject, InactivationBlockingMetadata) - Method in interface org.kuali.rice.krad.service.InactivationBlockingDetectionService
-
Lists all records in the relationship defined by the inactivationBlockingMetadata that prevents inactivation of blockedBo
- listAllBlockerRecords(BusinessObject, InactivationBlockingMetadata) - Method in interface org.kuali.rice.krad.service.InactivationBlockingDisplayService
-
Retrieves a List of Strings representing each record that blocks the inactivation of blockedBo
- listAlternatePrimaryKeyFieldNames(Class) - Method in class org.kuali.rice.kew.service.impl.KEWModuleService
-
We want to be able to use name as an alternate key
- listAlternatePrimaryKeyFieldNames(Class) - Method in class org.kuali.rice.kim.service.impl.KimModuleService
-
- listAlternatePrimaryKeyFieldNames(Class) - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
This overridden method ...
- listAlternatePrimaryKeyFieldNames(Class) - Method in interface org.kuali.rice.krad.service.ModuleService
-
This method returns a list of alternate primary keys.
- listCollectionObjectTypes(Class) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceImpl
-
- listCollectionObjectTypes(PersistableBusinessObject) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceImpl
-
- listCollectionObjectTypes(Class) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceJpaImpl
-
- listCollectionObjectTypes(PersistableBusinessObject) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceJpaImpl
-
- listCollectionObjectTypes(Class) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceOjbImpl
-
- listCollectionObjectTypes(PersistableBusinessObject) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceOjbImpl
-
- listCollectionObjectTypes(Class) - Method in interface org.kuali.rice.krad.service.PersistenceStructureService
-
- listCollectionObjectTypes(PersistableBusinessObject) - Method in interface org.kuali.rice.krad.service.PersistenceStructureService
-
- listContainsItems(List, Object[]) - Static method in class org.kuali.rice.edl.impl.components.WorkflowDocumentState
-
- listFieldNames(Class) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceImpl
-
- listFieldNames(Class) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceJpaImpl
-
- listFieldNames(Class) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceOjbImpl
-
- listFieldNames(Class) - Method in interface org.kuali.rice.krad.service.PersistenceStructureService
-
- listIterator() - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
- listIterator(int) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
- listPersistableSubclasses(Class) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceImpl
-
- listPersistableSubclasses(Class) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceJpaImpl
-
- listPersistableSubclasses(Class) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceOjbImpl
-
- listPersistableSubclasses(Class) - Method in interface org.kuali.rice.krad.service.PersistenceStructureService
-
- listPrimaryKeyFieldNames(Class) - Method in class org.kuali.rice.kew.service.impl.KEWModuleService
-
These are the "primary" keys for the DocTypeService.
- listPrimaryKeyFieldNames(Class) - Method in class org.kuali.rice.kim.service.impl.KimModuleService
-
This overridden method ...
- listPrimaryKeyFieldNames(Class<?>) - Method in interface org.kuali.rice.krad.service.DataObjectMetaDataService
-
Checks the DataDictionary and OJB Repository File to determine the primary
fields names for a given class.
- listPrimaryKeyFieldNames(Class<?>) - Method in class org.kuali.rice.krad.service.impl.DataObjectMetaDataServiceImpl
-
- listPrimaryKeyFieldNames(Class) - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
- listPrimaryKeyFieldNames(Class) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceStructureImplBase
-
This method returns a list of primary key field names.
- listPrimaryKeyFieldNames(Class) - Method in interface org.kuali.rice.krad.service.ModuleService
-
This method returns the list of primary keys for the EBO.
- listPrimaryKeyFieldNames(Class) - Method in interface org.kuali.rice.krad.service.PersistenceStructureService
-
- listReferenceObjectFields(Class) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceImpl
-
- listReferenceObjectFields(PersistableBusinessObject) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceImpl
-
- listReferenceObjectFields(Class) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceJpaImpl
-
- listReferenceObjectFields(PersistableBusinessObject) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceJpaImpl
-
- listReferenceObjectFields(Class) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceOjbImpl
-
- listReferenceObjectFields(PersistableBusinessObject) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceOjbImpl
-
- listReferenceObjectFields(Class) - Method in interface org.kuali.rice.krad.service.PersistenceStructureService
-
This method uses the persistence layer to determine the list of reference objects contained within this parent object.
- listReferenceObjectFields(PersistableBusinessObject) - Method in interface org.kuali.rice.krad.service.PersistenceStructureService
-
This method uses the persistence layer to determine the list of reference objects contained within this parent object.
- literal - Variable in class org.kuali.rice.krad.datadictionary.mask.MaskFormatterLiteral
-
- LITERAL_SCHEME - Static variable in interface org.kuali.rice.kew.engine.node.var.PropertyScheme
-
- LiteralScheme - Class in org.kuali.rice.kew.engine.node.var.schemes
-
A property scheme that just returns the literal value of the locator portion.
- LiteralScheme() - Constructor for class org.kuali.rice.kew.engine.node.var.schemes.LiteralScheme
-
- LittleBooleanFormatter - Class in org.kuali.rice.core.web.format
-
This class is a formatter for little-b boolean classes, that cannot accept a null.
- LittleBooleanFormatter() - Constructor for class org.kuali.rice.core.web.format.LittleBooleanFormatter
-
- load(InputStream) - Method in class org.kuali.rice.core.util.ImmutableProperties
-
- load(Reader) - Method in class org.kuali.rice.core.util.ImmutableProperties
-
- load(String) - Method in interface org.kuali.rice.kew.actiontaken.dao.ActionTakenDAO
-
- load(String) - Method in class org.kuali.rice.kew.actiontaken.dao.impl.ActionTakenDAOJpaImpl
-
- load(String) - Method in class org.kuali.rice.kew.actiontaken.dao.impl.ActionTakenDAOOjbImpl
-
- load(String) - Method in interface org.kuali.rice.kew.actiontaken.service.ActionTakenService
-
- load(String) - Method in class org.kuali.rice.kew.actiontaken.service.impl.ActionTakenServiceImpl
-
- load(String) - Method in interface org.kuali.rice.kew.dto.DTOConverter.RouteNodeInstanceLoader
-
- load(Property, RouteContext) - Method in interface org.kuali.rice.kew.engine.node.var.PropertyScheme
-
Loads/resolves a Property
- load(Property, RouteContext) - Method in class org.kuali.rice.kew.engine.node.var.schemes.LiteralScheme
-
- load(Property, RouteContext) - Method in class org.kuali.rice.kew.engine.node.var.schemes.ResourceScheme
-
- load(Property, RouteContext) - Method in class org.kuali.rice.kew.engine.node.var.schemes.URLScheme
-
- load(Property, RouteContext) - Method in class org.kuali.rice.kew.engine.node.var.schemes.VariableScheme
-
- load(Property, RouteContext) - Method in class org.kuali.rice.kew.engine.node.var.schemes.XPathScheme
-
- load() - Method in class org.kuali.rice.kew.plugin.BasePluginLoader
-
Loads and creates the Plugin.
- load() - Method in class org.kuali.rice.kew.plugin.PluginEnvironment
-
Loads the plugin from the PluginLoader.
- load() - Method in interface org.kuali.rice.kew.plugin.PluginLoader
-
Loads the plugin, this method should NOT invoke any of the Lifecycle methods of the plugin
before returning it to the calling code.
- load() - Method in class org.kuali.rice.kew.plugin.ZipFilePluginLoader
-
- load(RuleBaseValues) - Method in class org.kuali.rice.kew.rule.web.WebRuleBaseValues
-
Loads the given rule into this WebRuleBaseValues.
- load(RuleResponsibilityBo) - Method in class org.kuali.rice.kew.rule.web.WebRuleResponsibility
-
- LOAD_ACTIONS - Static variable in class org.kuali.rice.edl.impl.UserAction
-
- LOAD_DOCUMENT_METHOD - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- loadAction(ActionDefinition) - Method in interface org.kuali.rice.krms.framework.type.ActionTypeService
-
- loadAction(ActionDefinition) - Method in interface org.kuali.rice.krms.framework.type.ValidationActionTypeService
-
- loadAction(ActionDefinition) - Method in class org.kuali.rice.krms.impl.peopleflow.PeopleFlowActionTypeService
-
- loadAction(ActionDefinition) - Method in class org.kuali.rice.krms.impl.type.ActionTypeServiceBase
-
- loadAction(ActionDefinition) - Method in class org.kuali.rice.krms.impl.validation.ValidationActionTypeServiceImpl
-
- loadActionListCustomizationHandler(String) - Method in class org.kuali.rice.kew.actionlist.web.ActionListAction
-
- loadAddresses(IdentityManagementPersonDocument, String, List<EntityAddress>, boolean) - Method in class org.kuali.rice.kim.service.impl.LdapUiDocumentServiceImpl
-
- loadAddresses(IdentityManagementPersonDocument, String, List<EntityAddress>, boolean) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- loadAffiliations(List<EntityAffiliation>, List<EntityEmployment>) - Method in class org.kuali.rice.kim.service.impl.LdapUiDocumentServiceImpl
-
- loadAffiliations(List<EntityAffiliation>, List<EntityEmployment>) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- loadAgenda(AgendaDefinition) - Method in interface org.kuali.rice.krms.framework.type.AgendaTypeService
-
- loadAgenda(AgendaDefinition) - Method in class org.kuali.rice.krms.impl.type.AgendaTypeServiceBase
-
- loadAndCacheSecurityAttribute(String, Map<String, DocumentSecurityAttribute>) - Method in class org.kuali.rice.kew.impl.document.security.DocumentSecurityHandlerServiceImpl
-
- loadAttribute(String) - Method in class org.kuali.rice.kew.impl.actionlist.ActionListCustomizationHandlerServiceImpl
-
- loadAttribute(String) - Method in class org.kuali.rice.kew.validation.RuleValidationAttributeExporterServiceImpl
-
- loadBusinessObjectEntry() - Method in class org.kuali.rice.kns.lookup.ExportViewHelper
-
- loadBusinessObjects(TableModel) - Method in class org.kuali.rice.kns.lookup.ExportViewHelper
-
- loadClass(String) - Method in class org.kuali.rice.kew.plugin.PluginClassLoader
-
- loadClass(String, boolean) - Method in class org.kuali.rice.kew.plugin.PluginClassLoader
-
- loadConfiguration(RouteContext) - Method in class org.kuali.rice.kew.mail.EmailNode
-
- loadContext(SelectionCriteria, Map<Term, Object>, ExecutionOptions) - Method in interface org.kuali.rice.krms.framework.engine.ContextProvider
-
Loads the context for the given selection criteria, facts, and execution
options.
- loadContext(SelectionCriteria, Map<Term, Object>, ExecutionOptions) - Method in class org.kuali.rice.krms.impl.provider.repository.RuleRepositoryContextProvider
-
- loadContextFromDefinition(ContextDefinition) - Method in class org.kuali.rice.krms.impl.provider.repository.RuleRepositoryContextProvider
-
- loadContractIntoBuilder(DocumentAttributeContract) - Static method in class org.kuali.rice.kew.api.document.attribute.DocumentAttributeFactory
-
Loads the given
DocumentAttributeContract
into the appropriate builder instance based on the type of the
given contract implementation.
- loadCriteria(Map<String, String>) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
Loads the document search criteria from the given map of field values as submitted from the search screen, and
populates the current form Rows/Fields with the saved criteria fields
- loadCustomizationService(String) - Method in class org.kuali.rice.kew.docsearch.DocumentSearchCustomizationMediatorImpl
-
- loadData() - Method in class org.kuali.rice.test.lifecycles.KEWXmlDataLoaderLifecycle
-
Does the work of loading the data
- loadDataDictionary() - Method in class org.kuali.rice.krad.config.KRADConfigurer
-
Used to "poke" the Data Dictionary again after the Spring Context is initialized.
- loadDecryptionCrypto(RequestData) - Method in class org.kuali.rice.ksb.security.soap.CXFWSS4JInInterceptor
-
- loadDecryptionCrypto(RequestData) - Method in class org.kuali.rice.ksb.security.soap.CXFWSS4JOutInterceptor
-
- loadDelegationMemberQualifiers(IdentityManagementPersonDocument, List<KimAttributeField>, List<DelegateMemberAttributeDataBo>) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- loadDelegationMemberQualifiers(IdentityManagementRoleDocument, List<DelegateMemberAttributeDataBo>) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- loadDelegationMembers(IdentityManagementPersonDocument, List<DelegateMemberBo>, RoleBo) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- loadDelegationMembers(IdentityManagementRoleDocument, List<DelegateMemberBo>) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- loadDelegations() - Method in class org.kuali.rice.kew.rule.web.WebRuleResponsibility
-
- loadDelegationsToPersonDoc(IdentityManagementPersonDocument) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- loadDerivedComponent(Map) - Method in class org.kuali.rice.coreservice.web.component.ComponentInquirableImpl
-
- loadDocument(String, String) - Static method in class org.kuali.rice.kew.api.WorkflowDocumentFactory
-
Loads an existing workflow document.
- loadDocument(String, String) - Method in class org.kuali.rice.kew.impl.document.DefaultWorkflowDocumentProvider
-
- loadDocument(String, String) - Method in interface org.kuali.rice.kew.impl.document.WorkflowDocumentProvider
-
Loads an existing workflow document.
- loadDocument(KualiDocumentFormBase) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementGroupDocumentAction
-
This overridden method ...
- loadDocument(KualiDocumentFormBase) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- loadDocument(KualiDocumentFormBase) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementRoleDocumentAction
-
This overridden method ...
- loadDocument(KualiDocumentFormBase) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
This method loads the document by its provided document header id.
- loadDocument(DocumentFormBase) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
-
Loads the document by its provided document header id.
- loadDocumentTypeForSearch(Map<String, String>) - Method in class org.kuali.rice.kew.doctype.DocumentTypeLookupableHelperServiceImpl
-
- loadEmails(IdentityManagementPersonDocument, String, List<EntityEmail>, boolean) - Method in class org.kuali.rice.kim.service.impl.LdapUiDocumentServiceImpl
-
- loadEmails(IdentityManagementPersonDocument, String, List<EntityEmail>, boolean) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- loadEntityToPersonDoc(IdentityManagementPersonDocument, String) - Method in class org.kuali.rice.kim.service.impl.LdapUiDocumentServiceImpl
-
- loadEntityToPersonDoc(IdentityManagementPersonDocument, String) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- loadEntityToPersonDoc(IdentityManagementPersonDocument, String) - Method in interface org.kuali.rice.kim.service.UiDocumentService
-
This method is to load identity to person document pending Bos when user 'initiate' a document for 'editing' identity.
- loadExtension(ExtensionDefinitionContract) - Static method in class org.kuali.rice.kew.api.extension.ExtensionUtils
-
Loads the extension object for the given extension definition.
- loadExtension(ExtensionDefinitionContract, String) - Static method in class org.kuali.rice.kew.api.extension.ExtensionUtils
-
Loads the extension object for the given extension definition, using the default applicationId if the given
extension definition has a null applicationId.
- loadExtensionDefinitions(DocumentTypeSecurity, SecuritySession) - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentSecurityServiceImpl
-
- loadFieldsWithDefaultValues() - Method in class org.kuali.rice.kew.rule.web.WebRuleBaseValues
-
- loadFromXML(InputStream) - Method in class org.kuali.rice.core.util.ImmutableProperties
-
- loadFunction(FunctionDefinition) - Method in interface org.kuali.rice.krms.framework.type.FunctionTypeService
-
- loadGroupDoc(IdentityManagementGroupDocument, Group) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- loadGroupDoc(IdentityManagementGroupDocument, Group) - Method in interface org.kuali.rice.kim.service.UiDocumentService
-
This method loads a role document
- loadGroupIntoDocument(String, IdentityManagementGroupDocumentForm) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementGroupDocumentAction
-
- loadGroupMembers(IdentityManagementGroupDocument, List<GroupMember>) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- loadGroupQualifiers(IdentityManagementGroupDocument, Map<String, String>) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- loadGroupToPersonDoc(IdentityManagementPersonDocument, List<? extends Group>) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
This method load related group data to pending document when usert initiate the 'edit'.
- loadInstanceIdFromConfig() - Method in class org.kuali.rice.ksb.impl.bus.InstanceIdFactoryBean
-
- loadKewTypeDefinition(PeopleFlowDefinition) - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowServiceImpl
-
- loadKeyStore() - Method in class org.kuali.rice.ksb.security.admin.service.impl.JavaSecurityManagementServiceImpl
-
- loadKimDocumentRoleRespActions(List<RoleResponsibilityActionBo>) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- loadKimObject(HttpServletRequest, IdentityManagementDocumentFormBase) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementBaseInquiryAction
-
- loadKimObject(HttpServletRequest, IdentityManagementDocumentFormBase) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementGroupInquiry
-
This overridden method ...
- loadKimObject(HttpServletRequest, IdentityManagementDocumentFormBase) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonInquiry
-
This overridden method ...
- loadKimObject(HttpServletRequest, IdentityManagementDocumentFormBase) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementRoleInquiry
-
This overridden method ...
- loadLifecycles() - Method in interface org.kuali.rice.core.api.config.module.Configurer
-
- loadLifecycles() - Method in class org.kuali.rice.core.api.lifecycle.BaseCompositeLifecycle
-
- loadLifecycles() - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
- loadLifecycles() - Method in class org.kuali.rice.core.impl.config.module.CoreConfigurer
-
- loadLifecycles() - Method in class org.kuali.rice.kew.config.KEWConfigurer
-
- loadLifecycles() - Method in class org.kuali.rice.kew.lifecycle.EmbeddedLifeCycle
-
- loadLifecycles() - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- loadLocale(String) - Method in class org.kuali.rice.kns.web.struts.action.KualiPropertyMessageResources
-
- loadMemberRoleRspActions(IdentityManagementRoleDocument) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- loadNames(IdentityManagementPersonDocument, String, List<EntityName>, boolean) - Method in class org.kuali.rice.kim.service.impl.LdapUiDocumentServiceImpl
-
- loadNames(IdentityManagementPersonDocument, String, List<EntityName>, boolean) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- loadNamespace(RouteContext) - Method in class org.kuali.rice.kew.role.RoleRouteModule
-
- loadNotes(Document) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
Loads the Notes for the note target on this Document.
- loadNotificationDocument(String, String) - Static method in class org.kuali.rice.ken.document.kew.NotificationWorkflowDocument
-
Constructs a NotificationWorkflowDocument instance - this one is used to get a handle on a
workflow document that was already created in the system.
- loadObject(Class<?>, Object[], Class<?>[]) - Static method in class org.kuali.rice.core.framework.resourceloader.ObjectDefinitionResolver
-
- loadPeopleFlow(PeopleFlowRouteModule.PeopleFlowConfig) - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowRouteModule
-
- loadPermissions(List<RolePermissionBo>) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- loadPerTestData() - Method in class org.kuali.rice.test.RiceTestCase
-
A method that can be overridden to load test data on a test-by-test basis
- loadPhones(IdentityManagementPersonDocument, String, List<EntityPhone>, boolean) - Method in class org.kuali.rice.kim.service.impl.LdapUiDocumentServiceImpl
-
- loadPhones(IdentityManagementPersonDocument, String, List<EntityPhone>, boolean) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- loadPluginConfig(URL) - Method in class org.kuali.rice.kew.plugin.BasePluginLoader
-
- loadPlugins(File) - Method in class org.kuali.rice.kew.plugin.ServerPluginRegistry
-
- loadPreferredDataSourceFromConfig(Config) - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.PrimaryDataSourceFactoryBean
-
- loadPrincipal(String) - Method in class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
- loadPrivacyReferences(EntityPrivacyPreferences) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- loadPrivateKey() - Method in class org.kuali.rice.ksb.security.admin.service.impl.JavaSecurityManagementServiceImpl
-
- loadProposition(PropositionDefinition) - Method in interface org.kuali.rice.krms.framework.type.PropositionTypeService
-
Load the Proposition given the propositionDefinition
- loadProposition(PropositionDefinition) - Method in class org.kuali.rice.krms.impl.provider.repository.CompoundPropositionTypeService
-
- loadProposition(PropositionDefinition) - Method in class org.kuali.rice.krms.impl.provider.repository.SimplePropositionTypeService
-
- loadQualifierResolver(RouteContext) - Method in class org.kuali.rice.kew.role.RoleRouteModule
-
- loadRepositoryDescriptor(String) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceImpl
-
- loadRepositoryDescriptor(String) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceJpaImpl
-
- loadRepositoryDescriptor(String) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceOjbImpl
-
- loadRepositoryDescriptor(String) - Method in interface org.kuali.rice.krad.service.PersistenceService
-
- loadResponsibilities(List<RoleResponsibilityBo>) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- loadResponsibilityDetails(RouteContext) - Method in class org.kuali.rice.kew.role.RoleRouteModule
-
- loadResponsibilityRoleRspActions(IdentityManagementRoleDocument) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- loadResponsibilityTemplateName(RouteContext) - Method in class org.kuali.rice.kew.role.RoleRouteModule
-
- loadRoleDoc(IdentityManagementRoleDocument, Role) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- loadRoleDoc(IdentityManagementRoleDocument, Role) - Method in interface org.kuali.rice.kim.service.UiDocumentService
-
This method loads a role document
- loadRoleDocumentDelegations(IdentityManagementRoleDocument, List<DelegateTypeBo>) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- loadRoleIntoDocument(String, IdentityManagementRoleDocumentForm) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementRoleDocumentAction
-
- loadRoleMemberQualifiers(IdentityManagementRoleDocument, List<RoleMemberAttributeDataBo>) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- loadRoleMembers(IdentityManagementRoleDocument, List<RoleMemberBo>) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- loadRoleQualifiers(PeopleFlowRequestGeneratorImpl.Context, PeopleFlowMember) - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowRequestGeneratorImpl
-
- loadRoleRstAction(PersonDocumentRole) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- loadRoleToPersonDoc(IdentityManagementPersonDocument) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- loadRowsForAdvancedSearch(List<Row>, DocumentType) - Method in class org.kuali.rice.kew.docsearch.DocumentSearchCriteriaProcessorKEWAdapter
-
- loadRowsForBasicSearch(List<Row>, DocumentType) - Method in class org.kuali.rice.kew.docsearch.DocumentSearchCriteriaProcessorKEWAdapter
-
- loadRowsWithFields(List<Row>, List<Row>, String[], DocumentType) - Method in class org.kuali.rice.kew.docsearch.DocumentSearchCriteriaProcessorKEWAdapter
-
Generates the document search form fields given the DataDictionary-defined fields, the DocumentType,
and whether basic, detailed, or superuser search is being rendered.
- loadRule(RuleDefinition) - Method in interface org.kuali.rice.krms.framework.type.RuleTypeService
-
- loadRule(RuleDefinition) - Method in interface org.kuali.rice.krms.framework.type.ValidationRuleTypeService
-
- loadRule(RuleDefinition) - Method in class org.kuali.rice.krms.impl.type.RuleTypeServiceBase
-
- loadRule(RuleDefinition) - Method in class org.kuali.rice.krms.impl.validation.ValidationRuleTypeServiceImpl
-
- loadRuleAttributeService(RuleAttribute) - Method in class org.kuali.rice.kew.rule.service.impl.RuleAttributeServiceImpl
-
- loadRuleAttributeService(RuleAttribute, String) - Method in class org.kuali.rice.kew.rule.service.impl.RuleAttributeServiceImpl
-
- loadRuleAttributeService(RuleAttribute) - Method in interface org.kuali.rice.kew.rule.service.RuleAttributeService
-
- loadRuleAttributeService(RuleAttribute, String) - Method in interface org.kuali.rice.kew.rule.service.RuleAttributeService
-
- loadRules(List<String>) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- loadRules(List<String>) - Method in class org.kuali.rice.krms.impl.provider.repository.RepositoryToEngineTranslatorImpl
-
- loadRuleSelector(RouteNode, RouteNodeInstance) - Method in class org.kuali.rice.kew.rule.FlexRM
-
- loadRulesEngineExecutor(RouteContext) - Method in class org.kuali.rice.kew.impl.support.krms.RulesEngineRouteModule
-
- loadSavedSearch(boolean) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
Loads a saved search
- loadSearchableAttributes() - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- loadSecurityAttribute(ExtensionDefinition) - Method in class org.kuali.rice.kew.impl.document.security.DocumentSecurityHandlerServiceImpl
-
- loadSecurityAttributes(DocumentSecurityDirective, Map<String, DocumentSecurityAttribute>) - Method in class org.kuali.rice.kew.impl.document.security.DocumentSecurityHandlerServiceImpl
-
- loadSecurityHandler(String) - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentSecurityServiceImpl
-
- loadService(QName) - Method in class org.kuali.rice.core.framework.lifecycle.ServiceDelegatingLifecycle
-
- loadSettings() - Method in class org.kuali.rice.ksb.messaging.threadpool.KSBThreadPoolImpl
-
Loads the thread pool settings from the DAO.
- loadSharedPlugin() - Method in class org.kuali.rice.kew.plugin.ServerPluginRegistry
-
- loadSignatureCrypto(RequestData) - Method in class org.kuali.rice.ksb.security.soap.CXFWSS4JInInterceptor
-
- loadSignatureCrypto(RequestData) - Method in class org.kuali.rice.ksb.security.soap.CXFWSS4JOutInterceptor
-
- loadStyleSheet(String) - Method in class org.kuali.rice.edl.impl.components.NoteConfigComponent
-
- loadStyleSheet(String) - Method in class org.kuali.rice.kew.mail.EmailNode
-
- loadSubAgendas(List<String>) - Method in class org.kuali.rice.krms.impl.provider.repository.RepositoryToEngineTranslatorImpl
-
- loadSuiteTestData() - Method in class org.kuali.rice.test.RiceInternalSuiteDataTestCase
-
Loads the suite test data from the shared DefaultSuiteTestData.sql
- loadSuiteTestData() - Method in class org.kuali.rice.test.RiceTestCase
-
A method that can be overridden to load test data for the unit test Suite.
- loadTemplate(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.rule.web.RoutingReportAction
-
- loadTermResolver(TermResolverDefinition) - Method in interface org.kuali.rice.krms.framework.type.TermResolverTypeService
-
- loadUserByTicketResponse(KualiTicketResponse) - Method in interface org.kuali.rice.kim.client.acegi.KualiUserDetailsService
-
Locates the user based on the response.
- loadUserByTicketResponse(KualiTicketResponse) - Method in class org.kuali.rice.kim.client.acegi.KualiUserDetailsServiceImpl
-
This overridden method appends the Distributed Session Ticket to the
granted authorities
- loadUserByUsername(String) - Method in class org.kuali.rice.kim.client.acegi.KualiUserDetailsServiceImpl
-
This overridden method ...
- loadUserByUsername(String) - Method in class org.kuali.rice.kim.client.acegi.LdapUserDetailsService
-
- loadUserByUsernameAndAuthorities(String, GrantedAuthority[]) - Method in class org.kuali.rice.kim.client.acegi.KualiUserDetailsServiceImpl
-
This method is necessary for loading users by the ticket response
- loadWebModule() - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
Subclasses can override the default implementation of this method if they want to provide a custom implementation
for loading the web module configuration.
- loadWebModule() - Method in class org.kuali.rice.kew.config.KEWConfigurer
-
- loadWebModule() - Method in class org.kuali.rice.kim.config.KIMConfigurer
-
- loadWebModule() - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- loadWithinContextClassLoader(PluginClassLoader) - Method in class org.kuali.rice.kew.plugin.BasePluginLoader
-
Executes loading of the plugin within the current context classloader set to the Plugin's classloader.
- loadWorkflowDocument(String, Person) - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowDocumentServiceImpl
-
- loadWorkflowDocument(String, Person) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
-
Given a documentHeaderId and workflowUser, retrieves the workflowDocument associated with
that documentHeaderId from the workflow server.
- loadXml(InputStream, String) - Method in interface org.kuali.rice.core.framework.impex.xml.XmlLoader
-
- loadXml(InputStream, String) - Method in class org.kuali.rice.coreservice.impl.style.StyleXmlParserImpl
-
- loadXml(InputStream, String) - Method in class org.kuali.rice.edl.impl.service.impl.EDocLiteServiceImpl
-
- loadXml(InputStream, String) - Static method in class org.kuali.rice.edl.impl.xml.EDocLiteXmlParser
-
- loadXml(InputStream, String) - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentTypeServiceImpl
-
- loadXml(InputStream, String) - Method in class org.kuali.rice.kew.rule.service.impl.RuleAttributeServiceImpl
-
- loadXml(InputStream, String) - Method in class org.kuali.rice.kew.rule.service.impl.RuleDelegationServiceImpl
-
- loadXml(InputStream, String) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- loadXml(InputStream, String) - Method in class org.kuali.rice.kew.rule.service.impl.RuleTemplateServiceImpl
-
- loadXml(InputStream, String) - Method in class org.kuali.rice.kew.xml.GroupXmlServiceImpl
-
- loadXml(InputStream, String) - Method in class org.kuali.rice.kew.xml.UserXmlServiceImpl
-
- loadXml(InputStream, String) - Method in class org.kuali.rice.kim.impl.jaxb.KimImporterAndExporter
-
- loadXmlClassLoaderResource(Class, String) - Static method in class org.kuali.rice.kew.batch.KEWXmlDataLoader
-
Loads the XML resource from the classloader, from the package of the specified class
if the class appears relative, or from the root of the classloader if it contains a slash
- loadXmlClassLoaderResource(ClassLoader, String) - Static method in class org.kuali.rice.kew.batch.KEWXmlDataLoader
-
Loads the XML resource from the specified classloader
- loadXmlFile(String) - Static method in class org.kuali.rice.kew.batch.KEWXmlDataLoader
-
Load the XML file from the file system.
- loadXmlPackageResource(Class, String) - Static method in class org.kuali.rice.kew.batch.KEWXmlDataLoader
-
Loads the XML resource from the classloader, from the package of the specified class.
- loadXmlResource(String) - Static method in class org.kuali.rice.kew.batch.KEWXmlDataLoader
-
Loads the XML specified by the resource string, which should be in Spring resource notation
- loadXmlStream(InputStream) - Static method in class org.kuali.rice.kew.batch.KEWXmlDataLoader
-
Loads XML from a stream
- LOCAL_CACHE_MANAGER - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- LOCAL_CACHE_MANAGER - Static variable in class org.kuali.rice.kim.impl.services.KimImplServiceLocator
-
- LocalDateAdapter - Class in org.kuali.rice.core.api.util.jaxb
-
Marshall/unmarshall a joda-time DateTime object.
- LocalDateAdapter() - Constructor for class org.kuali.rice.core.api.util.jaxb.LocalDateAdapter
-
- LocalService - Class in org.kuali.rice.ksb.impl.bus
-
- LocalServicesDiff - Class in org.kuali.rice.ksb.impl.bus.diff
-
TODO...
- LocalServicesDiff(List<ServiceInfo>, List<LocalService>, Map<LocalService, ServiceInfo>) - Constructor for class org.kuali.rice.ksb.impl.bus.diff.LocalServicesDiff
-
- LOCATION_DISTRIBUTED_CACHE - Static variable in class org.kuali.rice.location.api.LocationConstants
-
- LOCATION_NAMESPACE_2_0 - Static variable in class org.kuali.rice.location.api.LocationConstants.Namespaces
-
Namespace for the core module which is compatible with Kuali Rice 2.0.x.
- LOCATION_NAMESPACE_PREFIX - Static variable in class org.kuali.rice.location.api.LocationConstants.Namespaces
-
- LocationApiServiceLocator - Class in org.kuali.rice.location.api.services
-
LocationApiServiceLocator class.
- LocationApiServiceLocator() - Constructor for class org.kuali.rice.location.api.services.LocationApiServiceLocator
-
- LocationConfigurer - Class in org.kuali.rice.location.impl.config
-
Allows for configuring a client to the "location" module in Kuali Rice.
- LocationConfigurer() - Constructor for class org.kuali.rice.location.impl.config.LocationConfigurer
-
- LocationConstants - Class in org.kuali.rice.location.api
-
LocationConstants class.
- LocationConstants() - Constructor for class org.kuali.rice.location.api.LocationConstants
-
- LocationConstants.Namespaces - Class in org.kuali.rice.location.api
-
- LocationConstants.PrimaryKeyConstants - Class in org.kuali.rice.location.api
-
- LocationModuleService - Class in org.kuali.rice.location.service.impl
-
- LocationModuleService() - Constructor for class org.kuali.rice.location.service.impl.LocationModuleService
-
- locator - Variable in class org.kuali.rice.kew.engine.node.var.Property
-
The property locator; in the case of a variable it is a name; in the case of a url, a url;
in the case of a file, a file path
- LOCK_AFTER_CLASS_DELIM - Static variable in class org.kuali.rice.krad.util.KRADConstants.Maintenance
-
- LOCK_AFTER_FIELDNAME_DELIM - Static variable in class org.kuali.rice.krad.util.KRADConstants.Maintenance
-
- LOCK_AFTER_VALUE_DELIM - Static variable in class org.kuali.rice.krad.util.KRADConstants.Maintenance
-
- LOCK_DOCUMENTS - Static variable in interface org.kuali.rice.kew.framework.postprocessor.IDocumentEvent
-
- Lockable - Interface in org.kuali.rice.kcb.bo
-
Interface for objects which can be locked
- Lockable - Interface in org.kuali.rice.ken.bo
-
Interface for objects which can be locked
- lockAdditionalDocuments(DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.engine.StandardWorkflowEngine
-
- lockAndTakeMessageDeliveries(MessageDeliveryStatus[]) - Method in class org.kuali.rice.kcb.service.impl.MessageDeliveryServiceImpl
-
- lockAndTakeMessageDeliveries(Long, MessageDeliveryStatus[]) - Method in class org.kuali.rice.kcb.service.impl.MessageDeliveryServiceImpl
-
- lockAndTakeMessageDeliveries(Long, MessageDeliveryStatus[]) - Method in interface org.kuali.rice.kcb.service.MessageDeliveryService
-
Locks and takes all message deliveries of a given message in the system with any of the specified statuses
- lockAndTakeMessageDeliveries(MessageDeliveryStatus[]) - Method in interface org.kuali.rice.kcb.service.MessageDeliveryService
-
Locks and takes all message deliveries in the system with any of the specified statuses
- LOCKED - Static variable in class org.kuali.rice.ken.util.NotificationConstants.LOCKED_FLAG
-
- LOCKED_DATE - Static variable in class org.kuali.rice.kcb.bo.BaseLockable
-
Field names
- LOCKED_DATE - Static variable in class org.kuali.rice.ken.util.NotificationConstants.BO_PROPERTY_NAMES
-
- lockedDate - Variable in class org.kuali.rice.kcb.bo.BaseLockable
-
- LockingException - Exception in org.kuali.rice.kew.api.exception
-
An exception which is thrown when a pessimistic lock fails to be aquired.
- LockingException() - Constructor for exception org.kuali.rice.kew.api.exception.LockingException
-
- LockingException(String) - Constructor for exception org.kuali.rice.kew.api.exception.LockingException
-
- LockingException(String, Throwable) - Constructor for exception org.kuali.rice.kew.api.exception.LockingException
-
- LockingException(Throwable) - Constructor for exception org.kuali.rice.kew.api.exception.LockingException
-
- lockingKeys - Variable in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- lockingKeys - Variable in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
- lockRouteHeader(String, boolean) - Method in interface org.kuali.rice.kew.routeheader.dao.DocumentRouteHeaderDAO
-
"Locks" the route header at the datasource level.
- lockRouteHeader(String, boolean) - Method in class org.kuali.rice.kew.routeheader.dao.impl.DocumentRouteHeaderDAOJpaImpl
-
- lockRouteHeader(String, boolean) - Method in class org.kuali.rice.kew.routeheader.dao.impl.DocumentRouteHeaderDAOOjbImpl
-
- lockRouteHeader(String, boolean) - Method in class org.kuali.rice.kew.routeheader.service.impl.RouteHeaderServiceImpl
-
- lockRouteHeader(String, boolean) - Method in interface org.kuali.rice.kew.routeheader.service.RouteHeaderService
-
- log - Variable in class edu.sampleu.bookstore.document.attribs.XPathSearchableAttribute
-
- LOG - Variable in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
- LOG - Static variable in class org.kuali.rice.core.framework.resourceloader.BaseResourceLoader
-
- LOG - Variable in class org.kuali.rice.core.mail.MailerImpl
-
- LOG - Variable in class org.kuali.rice.core.mail.MailSenderFactoryBean
-
- LOG - Variable in class org.kuali.rice.devtools.pdle.PostDataLoadEncryptionServiceImpl
-
- LOG - Variable in class org.kuali.rice.kcb.quartz.ConcurrentJob
-
- LOG - Variable in class org.kuali.rice.ken.service.impl.ConcurrentJob
-
- LOG - Variable in class org.kuali.rice.ken.util.ClassLoaderResourceResolver
-
- LOG - Variable in class org.kuali.rice.ken.util.ContentTypeResourceResolver
-
- LOG - Variable in class org.kuali.rice.ken.util.XslSourceResolver
-
- LOG - Variable in class org.kuali.rice.kew.actionlist.service.impl.ActionListServiceImpl
-
- LOG - Variable in class org.kuali.rice.kew.actions.MoveDocumentAction
-
- LOG - Variable in class org.kuali.rice.kew.actions.ReturnToPreviousNodeAction
-
- LOG - Static variable in class org.kuali.rice.kew.docsearch.dao.impl.DocumentSearchDAOJdbcImpl
-
- LOG - Static variable in class org.kuali.rice.kew.docsearch.dao.impl.SearchableAttributeDAOOjbImpl
-
- LOG - Static variable in class org.kuali.rice.kew.doctype.dao.impl.DocumentTypeDAOJpaImpl
-
- LOG - Static variable in class org.kuali.rice.kew.doctype.dao.impl.DocumentTypeDAOOjbImpl
-
- LOG - Static variable in class org.kuali.rice.kew.doctype.service.impl.DocumentSecurityServiceImpl
-
- LOG - Variable in class org.kuali.rice.kew.engine.node.hierarchyrouting.HierarchyRoutingNode
-
- LOG - Variable in class org.kuali.rice.kew.engine.node.IteratedRequestActivationNode
-
- LOG - Variable in class org.kuali.rice.kew.engine.node.service.impl.RouteNodeServiceImpl
-
- LOG - Variable in class org.kuali.rice.kew.engine.node.SimpleJoinNode
-
- LOG - Variable in class org.kuali.rice.kew.lifecycle.XmlPipelineLifeCycle
-
- LOG - Variable in class org.kuali.rice.kew.notes.service.impl.AttachmentServiceImpl
-
- LOG - Variable in class org.kuali.rice.kew.notification.service.impl.DefaultNotificationService
-
- log - Variable in class org.kuali.rice.kew.rule.GenericWorkflowAttribute
-
- log(String) - Method in class org.kuali.rice.kew.util.PerformanceLogger
-
- log(String, boolean) - Method in class org.kuali.rice.kew.util.PerformanceLogger
-
- LOG - Variable in class org.kuali.rice.kew.xml.export.DocumentTypeXmlExporter
-
- LOG - Variable in class org.kuali.rice.kew.xml.export.GroupXmlExporter
-
- LOG - Variable in class org.kuali.rice.kew.xml.export.RuleAttributeXmlExporter
-
- LOG - Variable in class org.kuali.rice.kew.xml.export.RuleDelegationXmlExporter
-
- LOG - Variable in class org.kuali.rice.kew.xml.export.RuleTemplateXmlExporter
-
- LOG - Variable in class org.kuali.rice.kew.xml.export.RuleXmlExporter
-
- LOG - Static variable in class org.kuali.rice.kim.document.IdentityManagementKimDocument
-
- LOG - Static variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementDocumentFormBase
-
- LOG - Static variable in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- LOG - Static variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- LOG - Static variable in class org.kuali.rice.kns.lookup.HtmlData
-
Deprecated.
- LOG - Static variable in class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
-
- LOG - Static variable in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
- LOG - Static variable in class org.kuali.rice.kns.rules.PromptBeforeValidationBase
-
- LOG - Static variable in class org.kuali.rice.kns.service.impl.MaintenanceDocumentDictionaryServiceImpl
-
Deprecated.
- LOG - Static variable in class org.kuali.rice.kns.web.struts.action.KualiMaintenanceDocumentAction
-
- LOG - Static variable in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
- LOG - Static variable in class org.kuali.rice.kns.web.struts.form.pojo.PojoPropertyUtilsBean
-
- LOG - Static variable in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- LOG - Static variable in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- LOG - Static variable in class org.kuali.rice.krad.service.impl.MaintenanceDocumentServiceImpl
-
- LOG - Static variable in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
- LOG - Static variable in class org.kuali.rice.krad.web.bind.UifServletRequestDataBinder
-
- LOG - Static variable in class org.kuali.rice.krad.web.controller.MaintenanceDocumentController
-
- LOG - Static variable in class org.kuali.rice.ksb.messaging.MessageServiceInvoker
-
- LOG - Variable in class org.kuali.rice.test.BaseModuleTestCase
-
- log - Variable in class org.kuali.rice.test.BaseRiceTestCase
-
- LOG - Static variable in class org.kuali.rice.test.ClearDatabaseLifecycle
-
- LOG4J_SETTINGS_PATH - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
Configuration key under which to specify an external Log4J configuration file path
- LOG4J_SETTINGS_PROPS - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
Configuration key under which to specify inlined Log4J configuration in properties configurer syntax
- LOG4J_SETTINGS_RELOADINTERVAL_MINS - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
Configuration key under which to specify the Log4J configuration reload interval in minutes
- LOG4J_SETTINGS_XML - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
Configuration key under which to specify inlined Log4J configuration in XML/DOM configurer syntax
- Log4jResultListener - Class in org.kuali.rice.krms.framework.engine.result
-
A Log4j implementation of
ResultListener
which logs the output of the
ResultEvent
toString at the INFO
level to the Log4jResultListener.class org.apache.log4j.Logger
- Log4jResultListener() - Constructor for class org.kuali.rice.krms.framework.engine.result.Log4jResultListener
-
Constructor
- LOG_IN - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionNames
-
- logActionMessageInRouteLog(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.routelog.web.RouteLogAction
-
Logs a new message to the route log for the current document, then refreshes the action taken list to display
back the new message in the route log tab.
- logAfterRun() - Method in class org.kuali.rice.test.RiceTestCase
-
- logAllContents() - Static method in class org.kuali.rice.core.api.resourceloader.GlobalResourceLoader
-
- logAndThrowRuntime(String) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
- logAnnotation(String, String, String) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Records the non-routed document action.
- logAnnotation(String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Records a log action which adds an annotation on the document but does not affect routing.
- logAnnotation(String, String, String) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- logAnnotation(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- logAuthorizationCheck(String, String, String, String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- logBeforeRun() - Method in class org.kuali.rice.test.RiceTestCase
-
- logCacheFlush(Collection<CacheTarget>) - Method in class org.kuali.rice.core.impl.cache.CacheAdminServiceImpl
-
- logCompleteServiceDiff(CompleteServiceDiff) - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- logConfig(Config) - Static method in class org.kuali.rice.core.impl.config.property.ConfigLogger
-
- logContents() - Static method in class org.kuali.rice.core.api.resourceloader.GlobalResourceLoader
-
- logDocumentAction(String, DocumentRouteHeaderValue, String) - Method in class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
- logDocumentAction(String, DocumentRouteHeaderValue, String) - Method in interface org.kuali.rice.kew.routeheader.service.WorkflowDocumentService
-
- LogDocumentActionAction - Class in org.kuali.rice.kew.actions
-
Simply records an action taken with an annotation.
- LogDocumentActionAction(DocumentRouteHeaderValue, PrincipalContract) - Constructor for class org.kuali.rice.kew.actions.LogDocumentActionAction
-
- LogDocumentActionAction(DocumentRouteHeaderValue, PrincipalContract, String) - Constructor for class org.kuali.rice.kew.actions.LogDocumentActionAction
-
- logDuration(String, long) - Static method in class org.kuali.rice.ken.util.PerformanceLog
-
This method logs the duration information for a given message.
- logErrors() - Method in class org.kuali.rice.krad.document.DocumentBase
-
This method logs errors.
- logger() - Static method in class org.kuali.rice.core.util.BufferedLogger
-
Uses
StackTraceElement[]
from
Throwable
to determine the calling class.
- logHasPermissionCheck(String, String, String, String, Map<String, String>) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- LogicalOperator - Enum in org.kuali.rice.krms.api.repository
-
Enum for the representation of the Logical Operators AND OR
- login(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.BackdoorAction
-
- LogNode - Class in org.kuali.rice.kew.engine.node
-
A node which Logs messages to Log4j.
- LogNode() - Constructor for class org.kuali.rice.kew.engine.node.LogNode
-
- LOGOFF_REDIRECT_URL_PARAMETER - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- LOGOFF_REDIRECT_URL_PROPERTY - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- logout(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.BackdoorAction
-
- logPrefix - Variable in class org.kuali.rice.kew.plugin.BasePluginLoader
-
- logProcessingMessage(ActionRequestValue) - Method in class org.kuali.rice.kew.engine.node.RequestActivationNode
-
- logPropositionResult(Proposition, PropositionResult, ExecutionEnvironment) - Method in class org.kuali.rice.krms.framework.engine.CompoundProposition
-
- logQualifierCheck(String, String, Map<String, String>, List<Map<String, String>>) - Method in class org.kuali.rice.kew.role.RoleRouteModule
-
- logRequestContents(Logger, Level, HttpServletRequest) - Static method in class org.kuali.rice.kns.util.WebUtils
-
Iterates through and logs (at the given level) all attributes and
parameters of the given request onto the given Logger
- logResult(ResultEvent) - Method in class org.kuali.rice.krms.framework.engine.ResultLogger
-
Invoke the handleEvent method of the listeners if the event's Environment is enabled.
- LongFormatter - Class in org.kuali.rice.core.web.format
-
This class is used to format Long objects.
- LongFormatter() - Constructor for class org.kuali.rice.core.web.format.LongFormatter
-
- longValue() - Method in class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
- longValue() - Method in class org.kuali.rice.core.api.util.type.KualiInteger
-
- LOOK_FUTURE - Static variable in class org.kuali.rice.kew.doctype.DocumentTypePolicyEnum
-
determines whether the document can be brought into a simulated route from the route log.
- LOOK_INTO_FUTURE_POLICY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- LOOK_UP_RECORDS - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- LOOKED_UP_COLLECTION_NAME - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- lookedUpCollectionName - Variable in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
The name of the collection looked up (by a multiple value lookup)
- lookup(Class<T>, QueryByCriteria) - Method in interface org.kuali.rice.core.api.criteria.CriteriaLookupService
-
Looks up a type based on a query criteria.
- lookup(Class<T>, QueryByCriteria, LookupCustomizer<T>) - Method in interface org.kuali.rice.core.api.criteria.CriteriaLookupService
-
Looks up a type based on a query criteria.
- lookup(String) - Static method in class org.kuali.rice.kew.doctype.DocumentTypePolicyEnum
-
- lookup(String) - Method in class org.kuali.rice.kew.util.ConfigStringLookup
-
- lookup(Class<T>, QueryByCriteria) - Method in interface org.kuali.rice.krad.criteria.CriteriaLookupDao
-
Looks up a type based on a query criteria.
- lookup(Class<T>, QueryByCriteria, LookupCustomizer<T>) - Method in interface org.kuali.rice.krad.criteria.CriteriaLookupDao
-
Looks up a type based on a query criteria.
- lookup(Class<T>, QueryByCriteria) - Method in class org.kuali.rice.krad.criteria.CriteriaLookupDaoJpa
-
- lookup(Class<T>, QueryByCriteria, LookupCustomizer<T>) - Method in class org.kuali.rice.krad.criteria.CriteriaLookupDaoJpa
-
- lookup(Class<T>, QueryByCriteria) - Method in class org.kuali.rice.krad.criteria.CriteriaLookupDaoOjb
-
- lookup(Class<T>, QueryByCriteria, LookupCustomizer<T>) - Method in class org.kuali.rice.krad.criteria.CriteriaLookupDaoOjb
-
- lookup(Class<T>, QueryByCriteria) - Method in class org.kuali.rice.krad.criteria.CriteriaLookupDaoProxy
-
- lookup(Class<T>, QueryByCriteria, LookupCustomizer<T>) - Method in class org.kuali.rice.krad.criteria.CriteriaLookupDaoProxy
-
- lookup(Class<T>, QueryByCriteria) - Method in class org.kuali.rice.krad.criteria.CriteriaLookupServiceImpl
-
- lookup(Class<T>, QueryByCriteria, LookupCustomizer<T>) - Method in class org.kuali.rice.krad.criteria.CriteriaLookupServiceImpl
-
- LOOKUP - Static variable in class org.kuali.rice.krad.uif.UifConstants.RefreshCallerTypes
-
- lookup(Identity) - Method in class org.kuali.rice.krad.util.KualiObjectCachePerBrokerImpl
-
- lookup(String) - Method in class org.kuali.rice.ksb.messaging.serviceexporters.ServiceExportManagerImpl.ServiceNameFinder
-
gets the QName for the service
- LOOKUP_ACTION - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- LOOKUP_ANCHOR - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- LOOKUP_AUTO_SEARCH - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- LOOKUP_COLLECTION_NAME - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- LOOKUP_COLUMN_TYPE_DATETIME - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- LOOKUP_COLUMN_TYPE_FLOAT - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- LOOKUP_COLUMN_TYPE_INTEGER - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- LOOKUP_COLUMN_TYPE_LONG - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- LOOKUP_COLUMN_TYPE_TEXT - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- LOOKUP_COMPONENT - Static variable in class org.kuali.rice.coreservice.framework.parameter.ParameterConstants
-
- LOOKUP_CRITERIA_ENABLED - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- LOOKUP_DATE - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- LOOKUP_DEFAULT_RANGE_SEARCH_LOWER_BOUND_LABEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- LOOKUP_DEFAULT_RANGE_SEARCH_UPPER_BOUND_LABEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- LOOKUP_HIDDEN - Static variable in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- LOOKUP_PARAMETER_LITERAL_DELIMITER - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- LOOKUP_PARAMETER_LITERAL_PREFIX - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- LOOKUP_PARAMETERS - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- LOOKUP_PARM_DETAIL_TYPE - Static variable in class org.kuali.rice.krad.util.KRADConstants.DetailTypes
-
- LOOKUP_RANGE_LOWER_BOUND_PROPERTY_PREFIX - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- LOOKUP_RANGE_UPPER_BOUND_PROPERTY_PREFIX - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- LOOKUP_READ_ONLY_FIELDS - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- LOOKUP_READONLY - Static variable in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- LOOKUP_RESULT_ONLY - Static variable in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- LOOKUP_RESULTS_BO_CLASS_NAME - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- LOOKUP_RESULTS_LIMIT - Static variable in class org.kuali.rice.krad.util.KRADConstants.SystemGroupParameterNames
-
- LOOKUP_RESULTS_SEQUENCE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- LOOKUP_RESULTS_SEQUENCE_NUMBER - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- LOOKUP_RESULTS_SERVICE - Static variable in class org.kuali.rice.kns.service.KNSServiceLocator
-
Deprecated.
- LOOKUP_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- Lookupable - Interface in org.kuali.rice.kns.lookup
-
Deprecated.
- Lookupable - Interface in org.kuali.rice.krad.lookup
-
Provides contract for implementing a lookup within the lookup framework
- LOOKUPABLE_IMPL_ATTRIBUTE_NAME - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- lookupableHelperService - Variable in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
- LookupableHelperService - Interface in org.kuali.rice.kns.lookup
-
- lookupableID - Variable in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- LookupableImpl - Class in org.kuali.rice.krad.lookup
-
Default implementation of Lookupable
- LookupableImpl() - Constructor for class org.kuali.rice.krad.lookup.LookupableImpl
-
- lookupBoClass - Variable in class org.kuali.rice.kns.kim.type.KimAttributeDefinition
-
Deprecated.
- lookupCode(String) - Static method in class org.kuali.rice.kew.engine.node.ActivationTypeEnum
-
Parses the code verbatim and returns the enum type that matches that code exactly
- LookupColumnDecorator - Class in org.kuali.rice.kew.lookupable
-
A ColumnDecorator for columns in a Lookup which adds an extra non-breaking space if the column
is an empty String.
- LookupColumnDecorator() - Constructor for class org.kuali.rice.kew.lookupable.LookupColumnDecorator
-
- lookupConnection(JdbcConnectionDescriptor) - Method in class org.kuali.rice.core.framework.persistence.ojb.RiceDataSourceConnectionFactory
-
- LookupConstrainable - Interface in org.kuali.rice.krad.datadictionary.validation.capability
-
This capability is not yet implemented.
- LookupConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
-
This class is a direct copy of one that was in Kuali Student.
- LookupConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.LookupConstraint
-
- LookupConstraintParamMapping - Class in org.kuali.rice.krad.datadictionary.validation.constraint
-
This class is a direct copy of one that was in Kuali Student.
- LookupConstraintParamMapping() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.LookupConstraintParamMapping
-
- lookupContextPath - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- LookupController - Class in org.kuali.rice.krad.web.controller
-
Controller that handles requests coming from a LookupView
- LookupController() - Constructor for class org.kuali.rice.krad.web.controller.LookupController
-
- LookupCustomizer<T> - Class in org.kuali.rice.core.api.criteria
-
This class works withe the lookup framework to customize a query.
- LookupCustomizer.Builder<T> - Class in org.kuali.rice.core.api.criteria
-
- LookupCustomizer.Transform<P,R> - Interface in org.kuali.rice.core.api.criteria
-
- LookupDao - Interface in org.kuali.rice.krad.dao
-
Defines basic methods that Lookup Dao's must provide
- LookupDaoJpa - Class in org.kuali.rice.krad.dao.impl
-
This class is the JPA implementation of the LookupDao interface.
- LookupDaoJpa() - Constructor for class org.kuali.rice.krad.dao.impl.LookupDaoJpa
-
- LookupDaoOjb - Class in org.kuali.rice.krad.dao.impl
-
OJB implementation of the LookupDao interface
- LookupDaoOjb() - Constructor for class org.kuali.rice.krad.dao.impl.LookupDaoOjb
-
- LookupDaoProxy - Class in org.kuali.rice.krad.dao.proxy
-
- LookupDaoProxy() - Constructor for class org.kuali.rice.krad.dao.proxy.LookupDaoProxy
-
- LookupDecorator - Class in org.kuali.rice.kew.lookupable
-
A TableDecorator
for the Display Tag library which is used to add mouseover
highlighting to rows in the results on the Lookupable screens.
- LookupDecorator() - Constructor for class org.kuali.rice.kew.lookupable.LookupDecorator
-
- lookupDefinition - Variable in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
-
Deprecated.
- LookupDefinition - Class in org.kuali.rice.kns.datadictionary
-
Deprecated.
- LookupDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- lookupDefinition - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- lookupDocuments(String, DocumentSearchCriteria) - Method in interface org.kuali.rice.kew.docsearch.service.DocumentSearchService
-
This method performs a standard document search for the given criteria.
- lookupDocuments(String, DocumentSearchCriteria) - Method in class org.kuali.rice.kew.docsearch.service.impl.DocumentSearchServiceImpl
-
- lookupEntityDefault(Map<String, String>, boolean) - Method in class org.kuali.rice.kim.dao.impl.LdapPrincipalDaoImpl
-
- lookupEntityDefaultInfo(Map<String, String>, boolean) - Method in interface org.kuali.rice.kim.dao.PrincipalDao
-
- lookupEntityIds(Map<String, String>) - Method in class org.kuali.rice.kim.dao.impl.LdapPrincipalDaoImpl
-
- lookupEntityIds(Map<String, String>) - Method in interface org.kuali.rice.kim.dao.LdapPrincipalDao
-
- lookupEntityInfo(Map<String, String>, boolean) - Method in interface org.kuali.rice.kim.dao.PrincipalDao
-
- lookupFieldMap - Variable in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- lookupFields - Variable in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- lookupFiscalOfficer(Map<String, String>) - Method in interface edu.sampleu.travel.service.FiscalOfficerService
-
- lookupFiscalOfficer(Map<String, String>) - Method in class edu.sampleu.travel.service.FiscalOfficerTravelAccountServiceImpl
-
- LookupForm - Class in org.kuali.rice.kns.web.struts.form
-
This class is the action form for all lookups.
- LookupForm() - Constructor for class org.kuali.rice.kns.web.struts.form.LookupForm
-
- LookupForm - Class in org.kuali.rice.krad.web.form
-
Form class for LookupView
screens
- LookupForm() - Constructor for class org.kuali.rice.krad.web.form.LookupForm
-
- LookupHiddenControlDefinition - Class in org.kuali.rice.kns.datadictionary.control
-
Deprecated.
- LookupHiddenControlDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.control.LookupHiddenControlDefinition
-
Deprecated.
- LookupInputField - Class in org.kuali.rice.krad.uif.field
-
Custom InputField
for search fields within a lookup view
- LookupInputField() - Constructor for class org.kuali.rice.krad.uif.field.LookupInputField
-
- lookupInputPropertyConversions - Variable in class org.kuali.rice.kns.kim.type.KimAttributeDefinition
-
Deprecated.
- LookupInquiryUtils - Class in org.kuali.rice.krad.uif.util
-
Class for utility methods that pertain to UIF Lookup processing
- LookupInquiryUtils() - Constructor for class org.kuali.rice.krad.uif.util.LookupInquiryUtils
-
- LookupMapBuilder - Class in org.kuali.rice.kns.datadictionary.exporter
-
Deprecated.
- LookupMapBuilder() - Constructor for class org.kuali.rice.kns.datadictionary.exporter.LookupMapBuilder
-
Deprecated.
Default constructor
- lookupReadOnly - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- LookupReadonlyControlDefinition - Class in org.kuali.rice.kns.datadictionary.control
-
Deprecated.
- LookupReadonlyControlDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.control.LookupReadonlyControlDefinition
-
Deprecated.
- LookupResults - Class in org.kuali.rice.krad.bo
-
- LookupResults() - Constructor for class org.kuali.rice.krad.bo.LookupResults
-
- lookupResultsBOClassName - Variable in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
The type of result returned by the multi-value lookup
TODO: to be persisted in the lookup results service instead?
- lookupResultsSequenceNumber - Variable in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
Used to indicate which result set we're using when refreshing/returning from a multi-value lookup
- lookupResultsService - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- LookupResultsService - Interface in org.kuali.rice.kns.lookup
-
Deprecated.
- lookupResultsService - Variable in class org.kuali.rice.kns.web.struts.action.KualiMaintenanceDocumentAction
-
- LookupResultsServiceImpl - Class in org.kuali.rice.kns.lookup
-
- LookupResultsServiceImpl() - Constructor for class org.kuali.rice.kns.lookup.LookupResultsServiceImpl
-
- LookupResultsSupportStrategyService - Interface in org.kuali.rice.kns.lookup
-
Contract for strategies which can help LokoupResultsService with aspects (mainly id generation and result lookup) of multi value lookup support
- lookupReturnPropertyConversions - Variable in class org.kuali.rice.kns.kim.type.KimAttributeDefinition
-
Deprecated.
- lookupService - Variable in class edu.sampleu.travel.service.FiscalOfficerTravelAccountServiceImpl
-
- lookupService - Variable in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
- lookupService - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- lookupService - Variable in class org.kuali.rice.kns.web.struts.action.KualiMaintenanceDocumentAction
-
- lookupService - Variable in class org.kuali.rice.krad.service.impl.InactivateableFromToServiceImpl
-
- lookupService - Variable in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
- LookupService - Interface in org.kuali.rice.krad.service
-
Defines business logic methods that support the Lookup framework
- LookupServiceImpl - Class in org.kuali.rice.krad.service.impl
-
Service implementation for the Lookup structure.
- LookupServiceImpl() - Constructor for class org.kuali.rice.krad.service.impl.LookupServiceImpl
-
- LookupUtils - Class in org.kuali.rice.kns.lookup
-
Utility class for Lookup related utilities and helper methods.
- LookupUtils() - Constructor for class org.kuali.rice.kns.lookup.LookupUtils
-
- LookupUtils - Class in org.kuali.rice.krad.lookup
-
Provides static utility methods for use within the lookup framework
- LookupUtils() - Constructor for class org.kuali.rice.krad.lookup.LookupUtils
-
- LookupView - Class in org.kuali.rice.krad.uif.view
-
View type for Maintenance documents
- LookupView() - Constructor for class org.kuali.rice.krad.uif.view.LookupView
-
- LookupViewAuthorizerBase - Class in org.kuali.rice.krad.lookup
-
- LookupViewAuthorizerBase() - Constructor for class org.kuali.rice.krad.lookup.LookupViewAuthorizerBase
-
- LookupViewPresentationControllerBase - Class in org.kuali.rice.krad.lookup
-
- LookupViewPresentationControllerBase() - Constructor for class org.kuali.rice.krad.lookup.LookupViewPresentationControllerBase
-
- LookupViewTypeServiceImpl - Class in org.kuali.rice.krad.uif.service.impl
-
Type service implementation for Lookup views
- LookupViewTypeServiceImpl() - Constructor for class org.kuali.rice.krad.uif.service.impl.LookupViewTypeServiceImpl
-
- lowerCase - Variable in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
-
- lowerCase - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaNumericPatternConstraint
-
- lowerCase - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaPatternConstraint
-
- lt(String, Object, Class) - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.Criteria
-
- lt(String, Object) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Adds a less-than condition to the WHERE clause, ANDing it with any existing conditions if necessary.
- lte(String, Object, Class) - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.Criteria
-
- lte(String, Object) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Adds a less-than-or-equal condition to the WHERE clause, ANDing it with any existing conditions if necessary.
M
- M_BEANS - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
- M_BEANS - Static variable in class org.kuali.rice.core.api.util.RiceConstants
-
- MACHINE_GENERATED_RESPONSIBILITY_ID - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- MAIL_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorInternal
-
- MAILER - Static variable in class org.kuali.rice.core.api.CoreConstants.Services
-
- Mailer - Interface in org.kuali.rice.core.api.mail
-
- MAILER - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- MAILER_DETAIL_TYPE - Static variable in class org.kuali.rice.krad.util.KRADConstants.DetailTypes
-
- MailerImpl - Class in org.kuali.rice.core.mail
-
Maintains a Java Mail session and is used for sending e-mails.
- MailerImpl() - Constructor for class org.kuali.rice.core.mail.MailerImpl
-
- MailMessage - Class in org.kuali.rice.core.api.mail
-
- MailMessage() - Constructor for class org.kuali.rice.core.api.mail.MailMessage
-
- MailSenderFactoryBean - Class in org.kuali.rice.core.mail
-
A factory bean which reads mail-related properties from the Configuration system and
generates a Spring Java Mail Sender instance for use by services that send e-mail.
- MailSenderFactoryBean() - Constructor for class org.kuali.rice.core.mail.MailSenderFactoryBean
-
- MailService - Interface in org.kuali.rice.krad.service
-
- MailServiceImpl - Class in org.kuali.rice.krad.service.impl
-
- MailServiceImpl() - Constructor for class org.kuali.rice.krad.service.impl.MailServiceImpl
-
- main(String[]) - Static method in class org.kuali.rice.devtools.generators.dd.BeanDDCreator
-
Deprecated.
This method...
- main(String[]) - Static method in class org.kuali.rice.devtools.generators.dd.MaintDocDDCreator
-
Deprecated.
- main(String[]) - Static method in class org.kuali.rice.devtools.generators.jpa.JpaToDdl
-
- main(String[]) - Static method in class org.kuali.rice.devtools.generators.jpa.JpaToOjbMetadata
-
- main(String[]) - Static method in class org.kuali.rice.devtools.generators.mo.ImmutableJaxbGenerator
-
- main(String[]) - Static method in class org.kuali.rice.test.launch.JettyLauncher
-
- MAINTAIN_KRMS_AGENDA - Static variable in class org.kuali.rice.krms.api.KrmsConstants
-
MAINTAIN_KRMS_AGENDA
- MAINTAIN_SYSTEM_PARAMETER - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- Maintainable - Interface in org.kuali.rice.kns.maintenance
-
Deprecated.
- Maintainable - Interface in org.kuali.rice.krad.maintenance
-
Provides contract for implementing a maintenance object within the maintenance framework
- MAINTAINABLE_ERROR_PATH - Static variable in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
- MAINTAINABLE_ERROR_PATH - Static variable in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- MAINTAINABLE_ERROR_PREFIX - Static variable in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
- MAINTAINABLE_ERROR_PREFIX - Static variable in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- MAINTAINABLE_IMPL_CLASS - Static variable in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- maintainableClass - Variable in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
- MaintainableCollectionDefinition - Class in org.kuali.rice.kns.datadictionary
-
Deprecated.
- MaintainableCollectionDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
- maintainableCollectionMap - Variable in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
- maintainableCollections - Variable in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
- MaintainableFieldDefinition - Class in org.kuali.rice.kns.datadictionary
-
Deprecated.
- MaintainableFieldDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- maintainableFieldMap - Variable in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
- maintainableFields - Variable in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
- MaintainableImpl - Class in org.kuali.rice.krad.maintenance
-
Default implementation of the Maintainable
interface
- MaintainableImpl() - Constructor for class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- MaintainableItemDefinition - Class in org.kuali.rice.kns.datadictionary
-
Deprecated.
- MaintainableItemDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.MaintainableItemDefinition
-
Deprecated.
- maintainableItems - Variable in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
-
Deprecated.
- MaintainableSectionDefinition - Class in org.kuali.rice.kns.datadictionary
-
Deprecated.
- MaintainableSectionDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
-
Deprecated.
- maintainableSectionMap - Variable in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- maintainableSections - Variable in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- MaintainableSubSectionHeaderDefinition - Class in org.kuali.rice.kns.datadictionary
-
Deprecated.
- MaintainableSubSectionHeaderDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.MaintainableSubSectionHeaderDefinition
-
Deprecated.
- MaintDocDDCreator - Class in org.kuali.rice.devtools.generators.dd
-
Deprecated.
this is for the legacy kns.
- MaintDocDDCreator() - Constructor for class org.kuali.rice.devtools.generators.dd.MaintDocDDCreator
-
Deprecated.
- maintDocDictionaryService - Variable in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
- MAINTENANCE_ACTION - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- MAINTENANCE_ACTION_TAG_NAME - Static variable in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- MAINTENANCE_ACTN - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- MAINTENANCE_ADD_PREFIX - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- MAINTENANCE_COPY_ACTION - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- MAINTENANCE_COPY_METHOD_TO_CALL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- MAINTENANCE_DELETE_ACTION - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- MAINTENANCE_DELETE_METHOD_TO_CALL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- MAINTENANCE_DOCUMENT_AUTHORIZATION_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorInternal
-
- MAINTENANCE_DOCUMENT_DICTIONARY_SERVICE - Static variable in class org.kuali.rice.kns.service.KNSServiceLocator
-
Deprecated.
- MAINTENANCE_DOCUMENT_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- MAINTENANCE_EDIT_ACTION - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- MAINTENANCE_EDIT_METHOD_TO_CALL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- MAINTENANCE_NEW_ACTION - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- MAINTENANCE_NEW_MAINTAINABLE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- MAINTENANCE_NEW_METHOD_TO_CALL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- MAINTENANCE_NEWWITHEXISTING_ACTION - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- MAINTENANCE_OLD_MAINTAINABLE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- maintenanceAction - Variable in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
- maintenanceAction - Variable in class org.kuali.rice.krad.web.form.MaintenanceForm
-
- MaintenanceActiveCollectionFilter - Class in org.kuali.rice.krad.uif.container
-
Collection filter for maintenance groups that removes inactive lines if certain
conditions are met
- MaintenanceActiveCollectionFilter() - Constructor for class org.kuali.rice.krad.uif.container.MaintenanceActiveCollectionFilter
-
- maintenanceCopy(MaintenanceForm, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.MaintenanceDocumentController
-
Setups a new MaintenanceView
with the copy maintenance
action
- MaintenanceDocument - Interface in org.kuali.rice.kns.document
-
Common interface for all maintenance documents.
- MaintenanceDocument - Interface in org.kuali.rice.krad.maintenance
-
Common interface for all maintenance documents.
- MaintenanceDocumentAttributeValueReader - Class in org.kuali.rice.kns.datadictionary.validation
-
Deprecated.
As of release 2.0
- MaintenanceDocumentAttributeValueReader(Object, String, MaintenanceDocumentEntry, PersistenceStructureService) - Constructor for class org.kuali.rice.kns.datadictionary.validation.MaintenanceDocumentAttributeValueReader
-
Deprecated.
- MaintenanceDocumentAuthorizer - Interface in org.kuali.rice.kns.document.authorization
-
- MaintenanceDocumentAuthorizer - Interface in org.kuali.rice.krad.maintenance
-
- MaintenanceDocumentAuthorizerBase - Class in org.kuali.rice.kns.document.authorization
-
- MaintenanceDocumentAuthorizerBase() - Constructor for class org.kuali.rice.kns.document.authorization.MaintenanceDocumentAuthorizerBase
-
- MaintenanceDocumentAuthorizerBase - Class in org.kuali.rice.krad.maintenance
-
- MaintenanceDocumentAuthorizerBase() - Constructor for class org.kuali.rice.krad.maintenance.MaintenanceDocumentAuthorizerBase
-
- MaintenanceDocumentBase - Class in org.kuali.rice.kns.document
-
- MaintenanceDocumentBase() - Constructor for class org.kuali.rice.kns.document.MaintenanceDocumentBase
-
- MaintenanceDocumentBase(String) - Constructor for class org.kuali.rice.kns.document.MaintenanceDocumentBase
-
- MaintenanceDocumentBase - Class in org.kuali.rice.krad.maintenance
-
Document class for all maintenance documents which wraps the maintenance object in
a Maintainable
that is also used for various callbacks
- MaintenanceDocumentBase() - Constructor for class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- MaintenanceDocumentBase(String) - Constructor for class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
Initializies the maintainables.
- MaintenanceDocumentController - Class in org.kuali.rice.krad.web.controller
-
Controller for MaintenanceView
screens which operate on
MaintenanceDocument
instances
- MaintenanceDocumentController() - Constructor for class org.kuali.rice.krad.web.controller.MaintenanceDocumentController
-
- MaintenanceDocumentDao - Interface in org.kuali.rice.krad.dao
-
This interface defines basic methods that MaintenanceDocument Dao's must provide
- MaintenanceDocumentDaoJpa - Class in org.kuali.rice.krad.dao.impl
-
This class is the JPA implementation of the MaintenanceDocumentDao interface.
- MaintenanceDocumentDaoJpa() - Constructor for class org.kuali.rice.krad.dao.impl.MaintenanceDocumentDaoJpa
-
- MaintenanceDocumentDaoOjb - Class in org.kuali.rice.krad.dao.impl
-
This class is the OJB implementation of the MaintenanceDocumentDao interface.
- MaintenanceDocumentDaoOjb() - Constructor for class org.kuali.rice.krad.dao.impl.MaintenanceDocumentDaoOjb
-
- MaintenanceDocumentDaoProxy - Class in org.kuali.rice.krad.dao.proxy
-
- MaintenanceDocumentDaoProxy() - Constructor for class org.kuali.rice.krad.dao.proxy.MaintenanceDocumentDaoProxy
-
- maintenanceDocumentDictionaryService - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- maintenanceDocumentDictionaryService - Variable in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- MaintenanceDocumentDictionaryService - Interface in org.kuali.rice.kns.service
-
Deprecated.
- maintenanceDocumentDictionaryService - Variable in class org.kuali.rice.kns.web.struts.action.KualiMaintenanceDocumentAction
-
- MaintenanceDocumentDictionaryServiceImpl - Class in org.kuali.rice.kns.service.impl
-
Deprecated.
- MaintenanceDocumentDictionaryServiceImpl() - Constructor for class org.kuali.rice.kns.service.impl.MaintenanceDocumentDictionaryServiceImpl
-
Deprecated.
- MaintenanceDocumentEntry - Class in org.kuali.rice.kns.datadictionary
-
Deprecated.
- MaintenanceDocumentEntry() - Constructor for class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- MaintenanceDocumentEntry - Class in org.kuali.rice.krad.datadictionary
-
Data dictionary entry class for MaintenanceDocument
- MaintenanceDocumentEntry() - Constructor for class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
- MaintenanceDocumentEntryMapper - Class in org.kuali.rice.kns.datadictionary.exporter
-
Deprecated.
- MaintenanceDocumentEntryMapper() - Constructor for class org.kuali.rice.kns.datadictionary.exporter.MaintenanceDocumentEntryMapper
-
Deprecated.
Default constructor
- MaintenanceDocumentPresentationController - Interface in org.kuali.rice.kns.document.authorization
-
- MaintenanceDocumentPresentationController - Interface in org.kuali.rice.krad.maintenance
-
- MaintenanceDocumentPresentationControllerBase - Class in org.kuali.rice.kns.document.authorization
-
Base class for all MaintenanceDocumentPresentationControllers.
- MaintenanceDocumentPresentationControllerBase() - Constructor for class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase
-
- MaintenanceDocumentPresentationControllerBase - Class in org.kuali.rice.krad.maintenance
-
- MaintenanceDocumentPresentationControllerBase() - Constructor for class org.kuali.rice.krad.maintenance.MaintenanceDocumentPresentationControllerBase
-
- MaintenanceDocumentPropertySerializibilityEvaluator - Class in org.kuali.rice.kns.util.documentserlializer
-
- MaintenanceDocumentPropertySerializibilityEvaluator() - Constructor for class org.kuali.rice.kns.util.documentserlializer.MaintenanceDocumentPropertySerializibilityEvaluator
-
- MaintenanceDocumentRestrictions - Interface in org.kuali.rice.kns.document.authorization
-
- MaintenanceDocumentRestrictionsBase - Class in org.kuali.rice.kns.document.authorization
-
- MaintenanceDocumentRestrictionsBase() - Constructor for class org.kuali.rice.kns.document.authorization.MaintenanceDocumentRestrictionsBase
-
- MaintenanceDocumentRule - Interface in org.kuali.rice.kns.rules
-
Rule event interface for implementing business rules against a MaintenanceDocument
- MaintenanceDocumentRule - Interface in org.kuali.rice.krad.rules
-
Rule event interface for implementing business rules against a MaintenanceDocument
- MaintenanceDocumentRuleBase - Class in org.kuali.rice.kns.maintenance.rules
-
Contains all of the business rules that are common to all maintenance documents
- MaintenanceDocumentRuleBase() - Constructor for class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
Default constructor a MaintenanceDocumentRuleBase.java.
- MaintenanceDocumentRuleBase - Class in org.kuali.rice.krad.rules
-
Contains all of the business rules that are common to all maintenance documents
- MaintenanceDocumentRuleBase() - Constructor for class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
Default constructor a MaintenanceDocumentRuleBase.java.
- MaintenanceDocumentService - Interface in org.kuali.rice.krad.service
-
Provides methods for working with MaintenanceDocument
(s)
- MaintenanceDocumentServiceImpl - Class in org.kuali.rice.krad.service.impl
-
Service implementation for the MaintenanceDocument structure.
- MaintenanceDocumentServiceImpl() - Constructor for class org.kuali.rice.krad.service.impl.MaintenanceDocumentServiceImpl
-
- maintenanceEdit(MaintenanceForm, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.MaintenanceDocumentController
-
Setups a new MaintenanceView
with the edit maintenance
action
- MaintenanceForm - Class in org.kuali.rice.krad.web.form
-
Form class for MaintenanceView
screens
- MaintenanceForm() - Constructor for class org.kuali.rice.krad.web.form.MaintenanceForm
-
- MaintenanceLock - Class in org.kuali.rice.krad.maintenance
-
List of business objects that this maintenance document is locking (prevents two documents from being routed trying to update the same object)
Most maintenance documents have only one lock, but globals have many
- MaintenanceLock() - Constructor for class org.kuali.rice.krad.maintenance.MaintenanceLock
-
- maintenanceNewWithExisting(MaintenanceForm, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.MaintenanceDocumentController
-
Setups a new MaintenanceView
with the new with existing
maintenance action
- MaintenanceUtils - Class in org.kuali.rice.kns.util
-
- MaintenanceUtils - Class in org.kuali.rice.krad.maintenance
-
Provides static utility methods for use within the maintenance framework
- MaintenanceUtils() - Constructor for class org.kuali.rice.krad.maintenance.MaintenanceUtils
-
- MaintenanceView - Class in org.kuali.rice.krad.uif.view
-
View type for Maintenance documents
- MaintenanceView() - Constructor for class org.kuali.rice.krad.uif.view.MaintenanceView
-
- MaintenanceViewAuthorizerBase - Class in org.kuali.rice.krad.maintenance
-
- MaintenanceViewAuthorizerBase() - Constructor for class org.kuali.rice.krad.maintenance.MaintenanceViewAuthorizerBase
-
- MaintenanceViewPresentationControllerBase - Class in org.kuali.rice.krad.maintenance
-
- MaintenanceViewPresentationControllerBase() - Constructor for class org.kuali.rice.krad.maintenance.MaintenanceViewPresentationControllerBase
-
- MaintenanceViewTypeServiceImpl - Class in org.kuali.rice.krad.uif.service.impl
-
Type service implementation for maintenance views
- MaintenanceViewTypeServiceImpl() - Constructor for class org.kuali.rice.krad.uif.service.impl.MaintenanceViewTypeServiceImpl
-
- makeActionRequests(ActionRequestFactory, List<RuleResponsibility>, RouteContext, Rule, DocumentRouteHeaderValue, ActionRequestValue, RuleDelegation) - Method in class org.kuali.rice.kew.rule.FlexRM
-
- makeCurrent(String) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- makeCurrent(List<RuleBaseValues>) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- makeCurrent(RuleBaseValues, boolean) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
makeCurrent(RuleBaseValues) is the version of makeCurrent which is initiated from the new Routing Rule
Maintenance document.
- makeCurrent(RuleDelegationBo, boolean) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- makeCurrent(RuleDelegationBo, RuleBaseValues, boolean) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- makeCurrent(String) - Method in interface org.kuali.rice.kew.rule.service.RuleServiceInternal
-
- makeCurrent(RuleBaseValues, boolean) - Method in interface org.kuali.rice.kew.rule.service.RuleServiceInternal
-
- makeCurrent(RuleDelegationBo, boolean) - Method in interface org.kuali.rice.kew.rule.service.RuleServiceInternal
-
- makeCurrent2(List<RuleBaseValues>) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
TODO consolidate this method with makeCurrent.
- makeNewCollectionOfSameType(Collection) - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowAttributePropertyResolutionServiceImpl
-
Makes a new collection of exactly the same type of the collection that was handed to it
- makePerUnitOfTimeDropDownMap() - Method in class edu.sampleu.kew.krad.form.StatsForm
-
- makePerUnitOfTimeDropDownMap() - Method in class org.kuali.rice.kew.stats.web.StatsForm
-
- makeUnmodifiableAndNullSafe(Object) - Static method in class org.kuali.rice.core.api.util.collect.CollectionUtils
-
This method will iterate over all the fields on an object searching for declared fields defined as
Collection, List, Set, Map type.
- MALE_TO_FEMALE - Static variable in class org.kuali.rice.kim.api.KimConstants.GenderChangeCodes
-
- MANAGER - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
-
- manageReadOnly(PersistableBusinessObject) - Method in interface org.kuali.rice.krad.dao.BusinessObjectDao
-
Merges the given business object, but tells the ORM that the object is to be treated as Read Only,
and even if it has changes, it will not be persisted to the database
- manageReadOnly(PersistableBusinessObject) - Method in class org.kuali.rice.krad.dao.impl.BusinessObjectDaoJpa
-
- manageReadOnly(PersistableBusinessObject) - Method in class org.kuali.rice.krad.dao.impl.BusinessObjectDaoOjb
-
No need to do anything - avoid saving and OJB will "manage read only"
- manageReadOnly(PersistableBusinessObject) - Method in class org.kuali.rice.krad.dao.proxy.BusinessObjectDaoProxy
-
- manageReadOnly(PersistableBusinessObject) - Method in interface org.kuali.rice.krad.service.BusinessObjectService
-
Merges the given business object, but tells the ORM that the object is to be treated as Read Only,
and even if it has changes, it will not be persisted to the database
- manageReadOnly(PersistableBusinessObject) - Method in class org.kuali.rice.krad.service.impl.BusinessObjectServiceImpl
-
- MANDATORY_ROUTE - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- MandatoryElementConstraintProcessor<C extends Constraint> - Class in org.kuali.rice.krad.datadictionary.validation.processor
-
This abstract class can be extended by constraint processor classes that
must be processed on every validation.
- MandatoryElementConstraintProcessor() - Constructor for class org.kuali.rice.krad.datadictionary.validation.processor.MandatoryElementConstraintProcessor
-
- ManyToManyDescriptor - Class in org.kuali.rice.core.framework.persistence.jpa.metadata
-
- ManyToManyDescriptor() - Constructor for class org.kuali.rice.core.framework.persistence.jpa.metadata.ManyToManyDescriptor
-
- ManyToOneDescriptor - Class in org.kuali.rice.core.framework.persistence.jpa.metadata
-
- ManyToOneDescriptor() - Constructor for class org.kuali.rice.core.framework.persistence.jpa.metadata.ManyToOneDescriptor
-
- mapEntry(BusinessObjectEntry) - Method in class org.kuali.rice.kns.datadictionary.exporter.BusinessObjectEntryMapper
-
Deprecated.
- mapEntry(DocumentEntry) - Method in class org.kuali.rice.kns.datadictionary.exporter.DocumentEntryMapper
-
Deprecated.
- mapEntry(MaintenanceDocumentEntry) - Method in class org.kuali.rice.kns.datadictionary.exporter.MaintenanceDocumentEntryMapper
-
Deprecated.
- mapEntry(TransactionalDocumentEntry) - Method in class org.kuali.rice.kns.datadictionary.exporter.TransactionalDocumentEntryMapper
-
Deprecated.
- mappedBy - Variable in class org.kuali.rice.core.framework.persistence.jpa.metadata.CollectionDescriptor
-
- MapperUtils - Class in org.kuali.rice.kns.datadictionary.exporter
-
Deprecated.
- MAPPING_BASIC - Static variable in class org.kuali.rice.core.api.util.RiceConstants
-
- MAPPING_CANCEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- MAPPING_CLOSE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- MAPPING_DISAPPROVE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- MAPPING_ERROR - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- MAPPING_PORTAL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- MAPPING_ROUTE_REPORT - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- MapStringStringAdapter - Class in org.kuali.rice.core.api.util.jaxb
-
Do JAXB mapping of Map to a format like the following for a
map containing { key1:value1, key2:value2 }:
- MapStringStringAdapter() - Constructor for class org.kuali.rice.core.api.util.jaxb.MapStringStringAdapter
-
- MapStringStringAdapter.StringMapEntry - Class in org.kuali.rice.core.api.util.jaxb
-
Single String-String key-value pair for
marshalling/unmarshalling.
- MapStringStringAdapter.StringMapEntry(String, String) - Constructor for class org.kuali.rice.core.api.util.jaxb.MapStringStringAdapter.StringMapEntry
-
- MapStringStringAdapter.StringMapEntry(Map.Entry<String, String>) - Constructor for class org.kuali.rice.core.api.util.jaxb.MapStringStringAdapter.StringMapEntry
-
- MapStringStringAdapter.StringMapEntryList - Class in org.kuali.rice.core.api.util.jaxb
-
- MapStringStringAdapter.StringMapEntryList(List<MapStringStringAdapter.StringMapEntry>) - Constructor for class org.kuali.rice.core.api.util.jaxb.MapStringStringAdapter.StringMapEntryList
-
- MapValuesFinder - Class in org.kuali.rice.krad.keyvalues
-
a simple values finder that uses a map as the key/value source.
- MapValuesFinder(Map<String, String>) - Constructor for class org.kuali.rice.krad.keyvalues.MapValuesFinder
-
- MARGIN_BOTTOM - Static variable in class org.kuali.rice.krad.uif.CssConstants.Margins
-
- MARGIN_LEFT - Static variable in class org.kuali.rice.krad.uif.CssConstants.Margins
-
- MARGIN_RIGHT - Static variable in class org.kuali.rice.krad.uif.CssConstants.Margins
-
- MARGIN_TOP - Static variable in class org.kuali.rice.krad.uif.CssConstants.Margins
-
- markAutoRemoved(NotificationMessageDelivery) - Method in class org.kuali.rice.ken.service.impl.NotificationMessageDeliveryAutoRemovalServiceImpl
-
Marks a MessageDelivery as having been auto-removed, and unlocks it
- markDocument() - Method in class org.kuali.rice.kew.actions.SuperUserActionRequestApproveEvent
-
- markDocument() - Method in class org.kuali.rice.kew.actions.SuperUserActionTakenEvent
-
- markDocument() - Method in class org.kuali.rice.kew.actions.SuperUserApproveEvent
-
- markDocument() - Method in class org.kuali.rice.kew.actions.SuperUserCancelEvent
-
- markDocument() - Method in class org.kuali.rice.kew.actions.SuperUserDisapproveEvent
-
- markDocument() - Method in class org.kuali.rice.kew.actions.SuperUserNodeApproveEvent
-
- markDocument() - Method in class org.kuali.rice.kew.actions.SuperUserReturnToPreviousNodeAction
-
- markDocumentCanceled() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
Mark document cancled.
- markDocumentDisapproved() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
Mark document disapproved
- markDocumentEnroute(DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.actions.BlanketApproveAction
-
- markDocumentEnroute() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
Mark the document as being actively routed.
- markDocumentFinalized() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
Mark document finalized.
- markDocumentInException() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
Mark the document as being in the exception state.
- markDocumentProcessed() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
Mark the document as being processed.
- markDocumentSaved() - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
Mark document saved
- marshal(DateTime) - Method in class org.kuali.rice.core.api.util.jaxb.DateTimeAdapter
-
- marshal(String) - Method in class org.kuali.rice.core.api.util.jaxb.EnumStringAdapter
-
- marshal(KualiDecimal) - Method in class org.kuali.rice.core.api.util.jaxb.KualiDecimalAdapter
-
- marshal(LocalDate) - Method in class org.kuali.rice.core.api.util.jaxb.LocalDateAdapter
-
- marshal(Map<String, String>) - Method in class org.kuali.rice.core.api.util.jaxb.MapStringStringAdapter
-
- marshal(Map<String, List<String>>) - Method in class org.kuali.rice.core.api.util.jaxb.MultiValuedStringMapAdapter
-
- marshal(QName) - Method in class org.kuali.rice.core.api.util.jaxb.QNameAsStringAdapter
-
- marshal(Date) - Method in class org.kuali.rice.core.util.jaxb.JaxbDateAdapter
-
This overridden method ...
- marshal(NameAndNamespacePair) - Method in class org.kuali.rice.core.util.jaxb.NameAndNamespacePairValidatingAdapter
-
- marshal(Date) - Method in class org.kuali.rice.core.util.jaxb.StringToDateTimeAdapter
-
- marshal(String) - Method in class org.kuali.rice.core.util.jaxb.StringTrimmingAdapter
-
- marshal(Map<String, EntityName>) - Method in class org.kuali.rice.kim.api.identity.name.StringToKimEntityNameInfoMapAdapter
-
This overridden method ...
- marshal(Map<String, EntityNamePrincipalName>) - Method in class org.kuali.rice.kim.api.identity.principal.StringToKimEntityNamePrincipalInfoMapAdapter
-
This overridden method ...
- marshal(String) - Method in class org.kuali.rice.kim.api.jaxb.NameAndNamespacePairToKimTypeIdAdapter
-
- marshal(String) - Method in class org.kuali.rice.kim.api.jaxb.NameAndNamespacePairToPermTemplateIdAdapter
-
- marshal(Map<String, String>) - Method in class org.kuali.rice.kim.api.jaxb.PermissionDetailListAdapter
-
- marshal(Map<String, String>) - Method in class org.kuali.rice.kim.api.jaxb.QualificationListAdapter
-
- marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.kuali.rice.krad.service.impl.SerializerServiceBase.ProxyConverter
-
- marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.kuali.rice.krad.service.impl.XmlObjectSerializerServiceImpl.ProxyConverter
-
- marshalDocumentSearchCriteria(DocumentSearchCriteria) - Static method in class org.kuali.rice.kew.docsearch.DocumentSearchInternalUtils
-
Marshals a DocumentSearchCriteria to JSON string
- marshallToXml(ServiceConfiguration) - Static method in class org.kuali.rice.ksb.impl.bus.ServiceConfigurationSerializationHandler
-
- Mask - Class in org.kuali.rice.krad.datadictionary.mask
-
The displayMask element specifies the type of masking to
be used to hide the value from un-authorized users.
- Mask() - Constructor for class org.kuali.rice.krad.datadictionary.mask.Mask
-
- maskCharacter - Variable in class org.kuali.rice.krad.datadictionary.mask.MaskFormatterSubString
-
- MASKED - Static variable in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- maskFormatter - Variable in class org.kuali.rice.krad.datadictionary.mask.Mask
-
- MaskFormatter - Interface in org.kuali.rice.krad.datadictionary.mask
-
Defines interface for a class that mask data values
- maskFormatterClass - Variable in class org.kuali.rice.krad.datadictionary.mask.Mask
-
- MaskFormatterLiteral - Class in org.kuali.rice.krad.datadictionary.mask
-
The maskLiteral element is used to completely hide the field value for
unauthorized users.
- MaskFormatterLiteral() - Constructor for class org.kuali.rice.krad.datadictionary.mask.MaskFormatterLiteral
-
- MaskFormatterSubString - Class in org.kuali.rice.krad.datadictionary.mask
-
The maskTo element is to used hide the beginning part of the value for
unauthorized users.
- MaskFormatterSubString() - Constructor for class org.kuali.rice.krad.datadictionary.mask.MaskFormatterSubString
-
- maskLength - Variable in class org.kuali.rice.krad.datadictionary.mask.MaskFormatterSubString
-
- maskValue(Object) - Method in class org.kuali.rice.krad.datadictionary.mask.Mask
-
Masks a data value with the configured maskFormatter;
- maskValue(Object) - Method in interface org.kuali.rice.krad.datadictionary.mask.MaskFormatter
-
Takes in the real data value and returns a masked string.
- maskValue(Object) - Method in class org.kuali.rice.krad.datadictionary.mask.MaskFormatterLiteral
-
- maskValue(Object) - Method in class org.kuali.rice.krad.datadictionary.mask.MaskFormatterSubString
-
- maskValueIfNecessary(Class, String, String, BusinessObjectRestrictions) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- MassRuleAttribute - Interface in org.kuali.rice.kew.rule
-
An attribute which can be used to filter a List of rules prior to evaluation
by the rules engine.
- matches(Class<?>) - Method in class org.kuali.rice.core.impl.util.spring.ClassOrMethodAnnotationFilter
-
- matches(Method, Class<?>) - Method in class org.kuali.rice.core.impl.util.spring.ClassOrMethodAnnotationMatcher
-
- matches(String) - Method in class org.kuali.rice.krad.datadictionary.validation.ValidationPattern
-
Deprecated.
- matchesActionRequest(AdHocRevoke, ActionRequestValue) - Method in class org.kuali.rice.kew.actions.RevokeAdHocAction
-
Determines if the given action request is an ad hoc request which matches this set of criteria.
- matchesOnDelegation(Set<String>, String, List<String>, Map<String, String>) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
Support method for principalHasRole.
- MatchingParam - Class in org.kuali.rice.edl.impl.components
-
Convenience class for representing a request param with it's value and any associated errors.
- MatchingParam() - Constructor for class org.kuali.rice.edl.impl.components.MatchingParam
-
- MatchingParam(String, String, Boolean, String) - Constructor for class org.kuali.rice.edl.impl.components.MatchingParam
-
- materialize() - Method in class org.kuali.rice.kew.rule.web.WebRuleBaseValues
-
This method is used to "materialize" the web rule before it gets saved, if we don't do this then certain fields will be saved as NULL.
- materialize(PersistableBusinessObject) - Method in class org.kuali.rice.krad.dao.impl.BusinessObjectDaoJpa
-
If the object is a proxy, materializes it
- materializeAllSubObjects(PersistableBusinessObject) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
This method attempts to materialize all of the proxied reference objects (ie, sub-objects) hanging off the passed-in BO
object.
- materializeClassForProxiedObject(Object) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
Attempts to find the Class for the given potentially proxied object
- materializeObjects(Collection) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
This method runs the ObjectUtils.isNotNull() method for each item in a list of BOs.
- materializeSubObjectsToDepth(PersistableBusinessObject, int) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
This method attempts to materialize all of the proxied reference objects (ie, sub-objects) hanging off the passed-in BO
object.
- materializeUpdateableCollections(Object) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
This method checks for updateable collections on the business object provided and materializes the corresponding collection proxies
- max(ErrorLevel, ErrorLevel) - Static method in enum org.kuali.rice.krad.datadictionary.validation.ErrorLevel
-
- MAX_ANNOTATION_LENGTH - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- MAX_MEMBERS_PER_PAGE_PARM - Static variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementDocumentFormBase
-
- MAX_NODES_BEFORE_RUNAWAY_PROCESS - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- MAX_PORT_NUMBER - Static variable in class org.kuali.rice.test.remote.AvailablePortFinder
-
The maximum server currentMinPort number.
- MAX_SIZE - Static variable in class org.kuali.rice.core.framework.persistence.jdbc.datasource.XAPoolDataSource
-
Deprecated.
- MAX_UPLOAD_SIZE_PARM_NM - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- MAX_WAIT - Static variable in class org.kuali.rice.core.framework.persistence.jdbc.datasource.XAPoolDataSource
-
Deprecated.
- maxLength - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- maxLength - Variable in class org.kuali.rice.kns.lookup.HtmlData
-
Deprecated.
- maxLength - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- maxLength - Variable in class org.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern
-
Deprecated.
- maxOccurs - Variable in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
- member - Variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementGroupDocumentForm
-
- member - Variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- MEMBER_ID - Static variable in class org.kuali.rice.kim.api.KimConstants.PrimaryKeyConstants
-
- MEMBER_ID - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.DelegationMember
-
- MEMBER_ID - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.GroupMember
-
- MEMBER_ID - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.KimMember
-
- MEMBER_ID - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.RoleMember
-
- MEMBER_ID_PREFIX - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- MEMBER_NAME - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- MEMBER_NAMESPACE_CODE - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- MEMBER_TYPE_CODE - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.DelegationMember
-
- MEMBER_TYPE_CODE - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.GroupMember
-
- MEMBER_TYPE_CODE - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.KimMember
-
- MEMBER_TYPE_CODE - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.RoleMember
-
- MEMBER_TYPE_GROUP - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- MEMBER_TYPE_PRINCIPAL - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- MEMBER_TYPE_ROLE - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- memberFullName - Variable in class org.kuali.rice.kim.bo.ui.GroupDocumentMember
-
- memberFullName - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- memberId - Variable in class org.kuali.rice.kim.bo.ui.GroupDocumentMember
-
- memberId - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- memberId - Variable in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- memberMetaDataType - Variable in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- memberName - Variable in class org.kuali.rice.kim.bo.ui.GroupDocumentMember
-
- memberName - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- memberName - Variable in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- memberNamespaceCode - Variable in class org.kuali.rice.kim.bo.ui.GroupDocumentMember
-
- memberNamespaceCode - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- memberNamespaceCode - Variable in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- memberOf(Object, String) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Adds a MEMBER OF condition to the WHERE clause, ANDing it with any existing conditions if necessary.
- memberOf(String, String) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Adds a MEMBER OF condition to the WHERE clause, ANDing it with any existing conditions if necessary.
- MEMBERS - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- members - Variable in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- memberTableMetadata - Variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementDocumentFormBase
-
- MemberType - Enum in org.kuali.rice.core.api.membership
-
A MemberType is an enum that represents valid membership type for Role, Group, and Delegate members.
- memberTypeCode - Variable in class org.kuali.rice.kim.bo.ui.GroupDocumentMember
-
- memberTypeCode - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- memberTypeCode - Variable in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- MemberTypeValuesFinder - Class in org.kuali.rice.kim.bo.options
-
- MemberTypeValuesFinder() - Constructor for class org.kuali.rice.kim.bo.options.MemberTypeValuesFinder
-
- MemoryMonitor - Class in org.kuali.rice.krad.util
-
- MemoryMonitor() - Constructor for class org.kuali.rice.krad.util.MemoryMonitor
-
- MemoryMonitor(String) - Constructor for class org.kuali.rice.krad.util.MemoryMonitor
-
- MemoryMonitor.Listener - Interface in org.kuali.rice.krad.util
-
- memoryUsageLow(String, long, long) - Method in interface org.kuali.rice.krad.util.MemoryMonitor.Listener
-
- menu(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.BackdoorAction
-
- menubar - Variable in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- merge(EntityManager, Object) - Static method in class org.kuali.rice.core.framework.persistence.jpa.OrmUtils
-
- merge(MessageMap) - Method in class org.kuali.rice.krad.util.MessageMap
-
- merge(Map<String, AutoPopulatingList<ErrorMessage>>, Map<String, AutoPopulatingList<ErrorMessage>>) - Method in class org.kuali.rice.krad.util.MessageMap
-
This method takes one message map and merges it into another.
- mergeAttributeFields(List<AttributeFields>, LinkedHashMap<String, AttributeFields>) - Method in class org.kuali.rice.kew.docsearch.DocumentSearchCustomizationMediatorImpl
-
- mergeErrorMap(MessageMap) - Static method in class org.kuali.rice.krad.util.GlobalVariables
-
Merges a message map into the global variables error map
- mergeFieldValues(Map<String, String[]>) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
Overrides Row Field values with Map values
- mergeProperties() - Method in class org.kuali.rice.ken.util.NotificationPropertyPlaceholderConfigurer
-
- meshFields(List, List, List, String, boolean, MaintenanceDocumentRestrictions, String, String) - Static method in class org.kuali.rice.kns.util.FieldUtils
-
Merges together fields and an old maintainble row and new maintainable row, for each field call fixFieldForForm.
- meshRows(List, List, List, String, boolean, MaintenanceDocumentRestrictions, String, String) - Static method in class org.kuali.rice.kns.util.FieldUtils
-
Merges together rows of an old maintainable section and new maintainable section.
- meshSections(List, List, List, String, boolean, MaintenanceDocumentRestrictions, String, String) - Static method in class org.kuali.rice.kns.util.FieldUtils
-
Merges together sections of the old maintainable and new maintainable.
- Message - Class in org.kuali.rice.kcb.bo
-
This class represents an abstract message that has been sent to a single user
recipient and may result in several
MessageDelivery
s.
- Message() - Constructor for class org.kuali.rice.kcb.bo.Message
-
Normal no-arg constructor
- Message(Message) - Constructor for class org.kuali.rice.kcb.bo.Message
-
Shallow-copy constructor
- MESSAGE_ADHOC_ANNOTATION - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- MESSAGE_CANCELLED - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- MESSAGE_CLOSE - Static variable in class org.kuali.rice.ken.util.NotificationConstants.XML_MESSAGE_CONSTANTS
-
- MESSAGE_DATASOURCE - Static variable in class org.kuali.rice.ksb.util.KSBConstants.ServiceNames
-
- MESSAGE_DELETE - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- MESSAGE_DELETED - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- MESSAGE_DELIVERY - Static variable in class org.kuali.rice.ksb.util.KSBConstants.Config
-
- MESSAGE_DELIVERY_STATUS - Static variable in class org.kuali.rice.ken.util.NotificationConstants.BO_PROPERTY_NAMES
-
- MESSAGE_DISAPPROVAL_NOTE_TEXT_INTRO - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- MESSAGE_ENTITY_MANAGER_FACTORY - Static variable in class org.kuali.rice.ksb.util.KSBConstants.ServiceNames
-
- MESSAGE_EXCEPTION_HANDLER - Static variable in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Elements
-
- MESSAGE_FIELD - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- MESSAGE_HELPER - Static variable in class org.kuali.rice.ksb.api.KsbApiServiceLocator
-
- MESSAGE_KEY - Static variable in class org.kuali.rice.ksb.messaging.quartz.MessageServiceExecutorJob
-
- MESSAGE_NO_HELP_TEXT - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- MESSAGE_NON_TRANSACTIONAL_DATASOURCE - Static variable in class org.kuali.rice.ksb.util.KSBConstants.ServiceNames
-
- MESSAGE_NOTE_NOTIFICATION_ANNOTATION - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- MESSAGE_OPEN - Static variable in class org.kuali.rice.ken.util.NotificationConstants.XML_MESSAGE_CONSTANTS
-
- MESSAGE_PERSISTENCE - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
- MESSAGE_PERSISTENCE - Static variable in class org.kuali.rice.ksb.util.KSBConstants.Config
-
- MESSAGE_QUEUE_SERVICE - Static variable in class org.kuali.rice.ksb.util.KSBConstants.ServiceNames
-
- MESSAGE_RELOADED - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- MESSAGE_RESOURCES - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- MESSAGE_REVERT_SUCCESSFUL - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- MESSAGE_REVERT_UNNECESSARY - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- MESSAGE_ROUTE_ACKNOWLEDGED - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- MESSAGE_ROUTE_APPROVED - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- MESSAGE_ROUTE_CANCELED - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- MESSAGE_ROUTE_DISAPPROVED - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- MESSAGE_ROUTE_FYIED - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- MESSAGE_ROUTE_SUCCESSFUL - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- MESSAGE_SAVED - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- MESSAGE_SEND_AD_HOC_REQUESTS_SUCCESSFUL - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- MESSAGE_SEND_NOTE_NOTIFICATION_SUCCESSFUL - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- MessageContainer - Class in org.kuali.rice.kns.util
-
An adapter whose subclasses will make either an
MessageMap
's warning or info messages available to the JSP layer
- MessageContainer(MessageMap) - Constructor for class org.kuali.rice.kns.util.MessageContainer
-
- messageContentService - Variable in class org.kuali.rice.ken.web.spring.AdministerNotificationRequestController
-
- messageContentService - Variable in class org.kuali.rice.ken.web.spring.SendEventNotificationMessageController
-
- messageContentService - Variable in class org.kuali.rice.ken.web.spring.SendNotificationMessageController
-
- MessageDeliverer - Interface in org.kuali.rice.kcb.deliverer
-
This class represents the different types of Notification Delivery Types that the system can handle.
- MessageDelivererRegistryAPI - Interface in org.kuali.rice.kcb.api.service
-
Public API to MessageDelivererRegistryService
- MessageDelivererRegistryService - Interface in org.kuali.rice.kcb.service
-
This class is responsible for providing services for Message Deliverers (delivery types)
- messageDelivererRegistryService - Variable in class org.kuali.rice.kcb.web.spring.UserPreferencesController
-
- MessageDelivererRegistryServiceImpl - Class in org.kuali.rice.kcb.service.impl
-
MessageDelivererRegistryService implementation - for now we use a HashMap to do this registration, in the future we'll use resource loading.
- MessageDelivererRegistryServiceImpl() - Constructor for class org.kuali.rice.kcb.service.impl.MessageDelivererRegistryServiceImpl
-
Constructs an instance of the MessageDelivererRegistryServiceImpl class and sets up the
registered MessageDeliverers in the system.
- MessageDelivery - Class in org.kuali.rice.kcb.bo
-
This class represents an instance of a MessageDelivery.
- MessageDelivery() - Constructor for class org.kuali.rice.kcb.bo.MessageDelivery
-
Constructs a MessageDelivery instance.
- MessageDelivery(MessageDelivery) - Constructor for class org.kuali.rice.kcb.bo.MessageDelivery
-
Shallow-copy constructor
- MessageDeliveryException - Exception in org.kuali.rice.kcb.api.exception
-
This class represents a delivery exception - when notifications are not properly delivered
to their target audiences.
- MessageDeliveryException() - Constructor for exception org.kuali.rice.kcb.api.exception.MessageDeliveryException
-
Constructs a MessageDeliveryException instance.
- MessageDeliveryException(String, Throwable) - Constructor for exception org.kuali.rice.kcb.api.exception.MessageDeliveryException
-
Constructs a MessageDeliveryException instance.
- MessageDeliveryException(String) - Constructor for exception org.kuali.rice.kcb.api.exception.MessageDeliveryException
-
Constructs a MessageDeliveryException instance.
- MessageDeliveryException(Throwable) - Constructor for exception org.kuali.rice.kcb.api.exception.MessageDeliveryException
-
Constructs a MessageDeliveryException instance.
- MessageDeliveryProcessingException - Exception in org.kuali.rice.kcb.api.exception
-
Base exception for message delivery and dismissal
- MessageDeliveryProcessingException() - Constructor for exception org.kuali.rice.kcb.api.exception.MessageDeliveryProcessingException
-
- MessageDeliveryProcessingException(String, Throwable) - Constructor for exception org.kuali.rice.kcb.api.exception.MessageDeliveryProcessingException
-
- MessageDeliveryProcessingException(String) - Constructor for exception org.kuali.rice.kcb.api.exception.MessageDeliveryProcessingException
-
- MessageDeliveryProcessingException(Throwable) - Constructor for exception org.kuali.rice.kcb.api.exception.MessageDeliveryProcessingException
-
- MessageDeliveryService - Interface in org.kuali.rice.kcb.service
-
The MessageDeliveryService class is responsible various functions regarding the
MessageDelivery records that exist within the system.
- messageDeliveryService - Variable in class org.kuali.rice.ken.web.spring.NotificationController
-
- MessageDeliveryServiceImpl - Class in org.kuali.rice.kcb.service.impl
-
MessageDeliveryService implementation
- MessageDeliveryServiceImpl() - Constructor for class org.kuali.rice.kcb.service.impl.MessageDeliveryServiceImpl
-
- MessageDeliveryStatus - Enum in org.kuali.rice.kcb.bo
-
The states of a message delivery
- MessageDismissalException - Exception in org.kuali.rice.kcb.api.exception
-
This class represents a dismissal exception - when notifications are not properly dismissed
by a deliverer
- MessageDismissalException() - Constructor for exception org.kuali.rice.kcb.api.exception.MessageDismissalException
-
Constructs a NotificationMessageDismissalException instance.
- MessageDismissalException(String, Throwable) - Constructor for exception org.kuali.rice.kcb.api.exception.MessageDismissalException
-
Constructs a NotificationMessageDismissalException instance.
- MessageDismissalException(String) - Constructor for exception org.kuali.rice.kcb.api.exception.MessageDismissalException
-
Constructs a NotificationMessageDismissalException instance.
- MessageDismissalException(Throwable) - Constructor for exception org.kuali.rice.kcb.api.exception.MessageDismissalException
-
Constructs a NotificationMessageDismissalException instance.
- MessageDTO - Class in org.kuali.rice.kcb.api.message
-
Message value object for published API
- MessageDTO() - Constructor for class org.kuali.rice.kcb.api.message.MessageDTO
-
- MessageExceptionHandler - Interface in org.kuali.rice.ksb.messaging.exceptionhandling
-
A MessageExceptionHandler handles exception which arrise during processing of the
message.
- MessageFetcher - Class in org.kuali.rice.ksb.messaging
-
Fetches messages from the db.
- MessageFetcher(Integer) - Constructor for class org.kuali.rice.ksb.messaging.MessageFetcher
-
- MessageFetcher(Long) - Constructor for class org.kuali.rice.ksb.messaging.MessageFetcher
-
- MessageField - Class in org.kuali.rice.krad.uif.field
-
Encapsulates a text message to be displayed
- MessageField() - Constructor for class org.kuali.rice.krad.uif.field.MessageField
-
- MessageField(String) - Constructor for class org.kuali.rice.krad.uif.field.MessageField
-
- MessageField(String, String) - Constructor for class org.kuali.rice.krad.uif.field.MessageField
-
- MessageHelper - Interface in org.kuali.rice.ksb.api.messaging
-
Interface for acquiring services asynchronously.
- MessageHelperImpl - Class in org.kuali.rice.ksb.messaging
-
- MessageHelperImpl() - Constructor for class org.kuali.rice.ksb.messaging.MessageHelperImpl
-
- MESSAGEID_FIELD - Static variable in class org.kuali.rice.kcb.bo.MessageDelivery
-
- messageKey - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
- MessageList - Class in org.kuali.rice.kns.util
-
This is a description of what this class does - wliang don't forget to fill this in.
- MessageList() - Constructor for class org.kuali.rice.kns.util.MessageList
-
- MessageMap - Class in org.kuali.rice.krad.util
-
Holds errors due to validation.
- MessageMap() - Constructor for class org.kuali.rice.krad.util.MessageMap
-
- MessageMap(MessageMap) - Constructor for class org.kuali.rice.krad.util.MessageMap
-
- MessageProcessingException - Exception in org.kuali.rice.ksb.messaging
-
- MessageProcessingException(Throwable) - Constructor for exception org.kuali.rice.ksb.messaging.MessageProcessingException
-
- MessageProcessingJob - Class in org.kuali.rice.kcb.quartz
-
Job that delivers messages to endpoints.
- MessageProcessingJob(Long, MessageProcessingJob.Mode, String, String) - Constructor for class org.kuali.rice.kcb.quartz.MessageProcessingJob
-
- MessageProcessingJob() - Constructor for class org.kuali.rice.kcb.quartz.MessageProcessingJob
-
- MessageProcessingJob.Mode - Enum in org.kuali.rice.kcb.quartz
-
- MessageQueueAction - Class in org.kuali.rice.ksb.messaging.web
-
Struts action for interacting with the queue of messages.
- MessageQueueAction() - Constructor for class org.kuali.rice.ksb.messaging.web.MessageQueueAction
-
- MessageQueueDAO - Interface in org.kuali.rice.ksb.messaging.dao
-
- MessageQueueDAOJpaImpl - Class in org.kuali.rice.ksb.messaging.dao.impl
-
- MessageQueueDAOJpaImpl() - Constructor for class org.kuali.rice.ksb.messaging.dao.impl.MessageQueueDAOJpaImpl
-
- MessageQueueDAOOjbImpl - Class in org.kuali.rice.ksb.messaging.dao.impl
-
- MessageQueueDAOOjbImpl() - Constructor for class org.kuali.rice.ksb.messaging.dao.impl.MessageQueueDAOOjbImpl
-
- MessageQueueForm - Class in org.kuali.rice.ksb.messaging.web
-
- MessageQueueForm() - Constructor for class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- MessageQueueForm.SqlTimestampConverter - Class in org.kuali.rice.ksb.messaging.web
-
Converts an incoming object to a timestamp.
- MessageQueueForm.SqlTimestampConverter() - Constructor for class org.kuali.rice.ksb.messaging.web.MessageQueueForm.SqlTimestampConverter
-
Create a Converter
that will throw a ConversionException
if a conversion error occurs.
- MessageQueueForm.SqlTimestampConverter(Object) - Constructor for class org.kuali.rice.ksb.messaging.web.MessageQueueForm.SqlTimestampConverter
-
Create a Converter
that will return the specified default value
if a conversion error occurs.
- MessageQueueService - Interface in org.kuali.rice.ksb.messaging.service
-
Service for interfacing with the queue of asynchronous messages.
- MessageQueueServiceImpl - Class in org.kuali.rice.ksb.messaging.service.impl
-
- MessageQueueServiceImpl() - Constructor for class org.kuali.rice.ksb.messaging.service.impl.MessageQueueServiceImpl
-
- MessageSender - Class in org.kuali.rice.ksb.messaging.serviceproxies
-
Responsible for implementing policy to put message into threadpool for execution appropriately.
- MessageSender() - Constructor for class org.kuali.rice.ksb.messaging.serviceproxies.MessageSender
-
- MessageSendingTransactionSynchronization - Class in org.kuali.rice.ksb.messaging.serviceproxies
-
Sends message when current transaction commits.
- MessageSendingTransactionSynchronization(PersistedMessageBO) - Constructor for class org.kuali.rice.ksb.messaging.serviceproxies.MessageSendingTransactionSynchronization
-
- MessageService - Interface in org.kuali.rice.kcb.service
-
The MessageService class is responsible various functions regarding the
Message records that exist within the system.
- MessageServiceExecutorJob - Class in org.kuali.rice.ksb.messaging.quartz
-
- MessageServiceExecutorJob() - Constructor for class org.kuali.rice.ksb.messaging.quartz.MessageServiceExecutorJob
-
- MessageServiceExecutorJobListener - Class in org.kuali.rice.ksb.messaging.quartz
-
This is a description of what this class does - rkirkend don't forget to fill this in.
- MessageServiceExecutorJobListener() - Constructor for class org.kuali.rice.ksb.messaging.quartz.MessageServiceExecutorJobListener
-
- MessageServiceImpl - Class in org.kuali.rice.kcb.service.impl
-
MessageService implementation
- MessageServiceImpl() - Constructor for class org.kuali.rice.kcb.service.impl.MessageServiceImpl
-
- MessageServiceInvoker - Class in org.kuali.rice.ksb.messaging
-
- MessageServiceInvoker(PersistedMessageBO) - Constructor for class org.kuali.rice.ksb.messaging.MessageServiceInvoker
-
- MessageServiceNames - Class in org.kuali.rice.kew.messaging
-
Utility class for accessing names of common asynchronous services.
- MessageServiceNames() - Constructor for class org.kuali.rice.kew.messaging.MessageServiceNames
-
- MessageUtils - Class in org.kuali.rice.krad.util
-
- MessageUtils() - Constructor for class org.kuali.rice.krad.util.MessageUtils
-
- MESSAGING_MEMORY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- MESSAGING_OFF - Static variable in class org.kuali.rice.ksb.util.KSBConstants.Config
-
- MESSAGING_SYNCHRONOUS - Static variable in class org.kuali.rice.ksb.util.KSBConstants
-
- MessagingService - Interface in org.kuali.rice.kcb.api.service
-
The KCB MessagingService provides an API to deliver messages
to arbitrary multiple endpoints.
- MessagingServiceImpl - Class in org.kuali.rice.kcb.service.impl
-
MessagingService implementation
- MessagingServiceImpl() - Constructor for class org.kuali.rice.kcb.service.impl.MessagingServiceImpl
-
- MessagingServiceImpl.QueueProcessingJobSynchronization - Class in org.kuali.rice.kcb.service.impl
-
- metadataLocation - Variable in class org.kuali.rice.core.framework.persistence.ojb.BaseOjbConfigurer
-
The location of the OJB repository/metadata descriptor
- MetadataManager - Class in org.kuali.rice.core.framework.persistence.jpa.metadata
-
- MetaRuleExpression - Class in org.kuali.rice.kew.rule
-
Expression implementation for "meta rules".
- MetaRuleExpression() - Constructor for class org.kuali.rice.kew.rule.MetaRuleExpression
-
- method - Variable in class org.kuali.rice.test.BaseRiceTestCase
-
- METHOD_DISPLAY_ALL_INACTIVATION_BLOCKERS - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- METHOD_DISPLAY_DOC_SEARCH_VIEW - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- METHOD_TO_CALL - Static variable in class org.kuali.rice.kns.web.struts.action.KualiAction
-
Constant defined to match input parameter from URL and from TextArea.jsp.
- METHOD_TO_CALL - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- METHOD_TO_CALL_ATTRIBUTE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- METHOD_TO_CALL_BOPARM_LEFT_DEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- METHOD_TO_CALL_BOPARM_RIGHT_DEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- METHOD_TO_CALL_COPY - Static variable in class org.kuali.rice.krad.util.KRADConstants.Maintenance
-
- METHOD_TO_CALL_DELETE - Static variable in class org.kuali.rice.krad.util.KRADConstants.Maintenance
-
- METHOD_TO_CALL_EDIT - Static variable in class org.kuali.rice.krad.util.KRADConstants.Maintenance
-
- METHOD_TO_CALL_NEW - Static variable in class org.kuali.rice.krad.util.KRADConstants.Maintenance
-
- METHOD_TO_CALL_NEW_WITH_EXISTING - Static variable in class org.kuali.rice.krad.util.KRADConstants.Maintenance
-
- METHOD_TO_CALL_PARM10_LEFT_DEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- METHOD_TO_CALL_PARM10_RIGHT_DEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- METHOD_TO_CALL_PARM11_LEFT_DEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- METHOD_TO_CALL_PARM11_RIGHT_DEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- METHOD_TO_CALL_PARM12_LEFT_DEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- METHOD_TO_CALL_PARM12_RIGHT_DEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- METHOD_TO_CALL_PARM13_LEFT_DEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- METHOD_TO_CALL_PARM13_RIGHT_DEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- METHOD_TO_CALL_PARM14_LEFT_DEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- METHOD_TO_CALL_PARM14_RIGHT_DEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- METHOD_TO_CALL_PARM1_LEFT_DEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- METHOD_TO_CALL_PARM1_RIGHT_DEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- METHOD_TO_CALL_PARM2_LEFT_DEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- METHOD_TO_CALL_PARM2_RIGHT_DEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- METHOD_TO_CALL_PARM3_LEFT_DEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- METHOD_TO_CALL_PARM3_RIGHT_DEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- METHOD_TO_CALL_PARM4_LEFT_DEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- METHOD_TO_CALL_PARM4_RIGHT_DEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- METHOD_TO_CALL_PARM5_LEFT_DEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- METHOD_TO_CALL_PARM5_RIGHT_DEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- METHOD_TO_CALL_PARM6_LEFT_DEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- METHOD_TO_CALL_PARM6_RIGHT_DEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- METHOD_TO_CALL_PARM7_LEFT_DEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- METHOD_TO_CALL_PARM7_RIGHT_DEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- METHOD_TO_CALL_PARM8_LEFT_DEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- METHOD_TO_CALL_PARM8_RIGHT_DEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- METHOD_TO_CALL_PARM9_LEFT_DEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- METHOD_TO_CALL_PARM9_RIGHT_DEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- METHOD_TO_CALL_PATH - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- MethodAware - Interface in org.kuali.rice.test
-
Interface to be implemented by test cases that want to be informed of the Method being
run.
- MethodInvokerConfig - Class in org.kuali.rice.krad.uif.component
-
Extends MethodInvoker
to add properties for specifying
a method for invocation within the UIF
- MethodInvokerConfig() - Constructor for class org.kuali.rice.krad.uif.component.MethodInvokerConfig
-
- MethodLoggingInterceptor - Class in org.kuali.rice.krad.util.spring
-
This interceptor generates log message before entering and after leaving the method being intercepted.
- MethodLoggingInterceptor() - Constructor for class org.kuali.rice.krad.util.spring.MethodLoggingInterceptor
-
- methodToCall - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- methodToCall - Variable in class org.kuali.rice.kns.lookup.HtmlData
-
Deprecated.
- methodToCall - Variable in class org.kuali.rice.krad.web.form.UifFormBase
-
- methodToCallToUncheckedList - Variable in class org.kuali.rice.kim.web.struts.action.IdentityManagementRoleDocumentAction
-
- MIDDLE - Static variable in class org.kuali.rice.krad.uif.CssConstants.VerticalAligns
-
- MIDDLE_NAME - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.Person
-
- middleName - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentName
-
- middleName - Variable in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- MILLIS_TO_LIVE - Static variable in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Elements
-
- min(ErrorLevel, ErrorLevel) - Static method in enum org.kuali.rice.krad.datadictionary.validation.ErrorLevel
-
- MIN_PORT_NUMBER - Static variable in class org.kuali.rice.test.remote.AvailablePortFinder
-
The minimum server currentMinPort number.
- MIN_SIZE - Static variable in class org.kuali.rice.core.framework.persistence.jdbc.datasource.XAPoolDataSource
-
Deprecated.
- minLength - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- minOccurs - Variable in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
- MockMessageDeliverer - Class in org.kuali.rice.kcb.deliverer.impl
-
A mock message deliverer that does nothing
- MockMessageDeliverer() - Constructor for class org.kuali.rice.kcb.deliverer.impl.MockMessageDeliverer
-
- mod(T) - Method in class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
This method calculates the mod between to T values by first casting to
doubles and then by performing the % operation on the two primitives.
- mod(T, boolean) - Method in class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
Overloaded mod method where we can specify if we want to preserve the result's precision
- ModelBuilder - Interface in org.kuali.rice.core.api.mo
-
This is an interface that defines a builder.
- ModelObjectBasic - Interface in org.kuali.rice.core.api.mo
-
- ModelObjectComplete - Interface in org.kuali.rice.core.api.mo
-
- ModelObjectUtils - Class in org.kuali.rice.core.api.mo
-
A set of simple utilities to assist with common idioms in immutable model objects and their builders.
- ModelObjectUtils.Transformer<A,B> - Interface in org.kuali.rice.core.api.mo
-
- Modifiable - Interface in org.kuali.rice.kew.plugin
-
Represents an entity which can be modified.
- modifiedDate - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- MODIFY_ENTITY - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionNames
-
- MODIFY_FIELD - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- MODIFY_SECTION - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- modifyFieldToSupportMultipleValueLookups(Field, String, MaintainableCollectionDefinition) - Static method in class org.kuali.rice.kns.util.FieldUtils
-
This method modifies the passed in field so that it may be used to render a multiple values lookup button
- MODULE_LOCKED_MAPPING - Static variable in class org.kuali.rice.core.api.util.RiceConstants
-
- MODULE_LOCKED_MESSAGE - Static variable in class org.kuali.rice.krad.web.controller.ModuleLockedController
-
Constant defined to match with method call in moduleLocked.jsp which is
set to a message that is displayed when the module is locked.
- MODULE_LOCKED_MESSAGE_REQUEST_PARAMETER - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
Constant defined to match with method call in module-locked.jsp which is
set to a message that is displayed when the module is locked.
- MODULE_NAME - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
"module.name" is the historical de-facto parameter used to configure "module" names.
- MODULE_NAME - Static variable in class org.kuali.rice.core.api.CoreConstants.Namespaces
-
- MODULE_NAME - Static variable in class org.kuali.rice.ken.api.KenApiConstants.Namespaces
-
- MODULE_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Namespaces
-
- MODULE_NAME - Static variable in class org.kuali.rice.kim.api.KimApiConstants.Namespaces
-
- MODULE_NAME - Static variable in class org.kuali.rice.kim.api.KimConstants.Namespaces
-
- MODULE_NAME - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb.Namespaces
-
- MODULE_NAME - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- MODULE_NAME - Static variable in class org.kuali.rice.krms.api.KrmsConstants.Namespaces
-
Namespaces MODULE_NAME
- MODULE_NAME - Static variable in class org.kuali.rice.ksb.api.KsbApiConstants.Namespaces
-
- MODULE_NAME - Static variable in class org.kuali.rice.location.api.LocationConstants.Namespaces
-
- MODULE_PARAMETER - Static variable in class org.kuali.rice.krad.web.controller.ModuleLockedController
-
- ModuleConfiguration - Class in org.kuali.rice.krad.bo
-
This is a description of what this class does - bhargavp don't forget to fill this in.
- ModuleConfiguration() - Constructor for class org.kuali.rice.krad.bo.ModuleConfiguration
-
- moduleConfiguration - Variable in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
- ModuleConfigurer - Class in org.kuali.rice.core.framework.config.module
-
- ModuleConfigurer() - Constructor for class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
- ModuleConfigurer(String) - Constructor for class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
- moduleLocked(String) - Method in class org.kuali.rice.krad.web.controller.ModuleLockedController
-
- ModuleLockedController - Class in org.kuali.rice.krad.web.controller
-
This simple controller loads the module locked view when a user accesses a
module which has been locked for maintenance.
- ModuleLockedController() - Constructor for class org.kuali.rice.krad.web.controller.ModuleLockedController
-
- ModuleLockingHandlerInterceptor - Class in org.kuali.rice.krad.web.controller
-
TODO jawbenne don't forget to fill this in.
- ModuleLockingHandlerInterceptor() - Constructor for class org.kuali.rice.krad.web.controller.ModuleLockingHandlerInterceptor
-
- moduleName - Variable in class org.kuali.rice.test.BaseModuleTestCase
-
- ModuleService - Interface in org.kuali.rice.krad.service
-
Defines service methods for module services
- ModuleServiceBase - Class in org.kuali.rice.krad.service.impl
-
This class implements ModuleService interface.
- ModuleServiceBase() - Constructor for class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
- ModuleServiceNotFoundException - Exception in org.kuali.rice.krad.service
-
- ModuleServiceNotFoundException(String) - Constructor for exception org.kuali.rice.krad.service.ModuleServiceNotFoundException
-
- ModuleServiceNotFoundException(String, boolean) - Constructor for exception org.kuali.rice.krad.service.ModuleServiceNotFoundException
-
- ModuleServiceNotFoundException(String, Throwable) - Constructor for exception org.kuali.rice.krad.service.ModuleServiceNotFoundException
-
- ModuleServiceNotFoundException(Throwable) - Constructor for exception org.kuali.rice.krad.service.ModuleServiceNotFoundException
-
- ModuleValuesFinder - Class in org.kuali.rice.krad.keyvalues
-
- ModuleValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.ModuleValuesFinder
-
- MONTH_TIME_UNIT - Static variable in class edu.sampleu.kew.krad.form.StatsForm
-
- MONTH_TIME_UNIT - Static variable in class org.kuali.rice.kew.stats.web.StatsForm
-
- MONTHLY_UNIT - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- MonthValidationPattern - Class in org.kuali.rice.kns.datadictionary.validation.fieldlevel
-
Validation pattern for matching standard-format (mm or m) months
- MonthValidationPattern() - Constructor for class org.kuali.rice.kns.datadictionary.validation.fieldlevel.MonthValidationPattern
-
- MORE_RESULTS_AVAILALBE - Static variable in class org.kuali.rice.coreservice.api.parameter.ParameterQueryResults.Elements
-
- MORE_RESULTS_AVAILALBE - Static variable in class org.kuali.rice.kew.api.rule.RuleQueryResults.Elements
-
- MORE_RESULTS_AVAILALBE - Static variable in class org.kuali.rice.kew.api.rule.RuleTemplateQueryResults.Elements
-
- MORE_RESULTS_AVAILALBE - Static variable in class org.kuali.rice.kim.api.common.template.TemplateQueryResults.Elements
-
- MORE_RESULTS_AVAILALBE - Static variable in class org.kuali.rice.kim.api.group.GroupMemberQueryResults.Elements
-
- MORE_RESULTS_AVAILALBE - Static variable in class org.kuali.rice.kim.api.group.GroupQueryResults.Elements
-
- MORE_RESULTS_AVAILALBE - Static variable in class org.kuali.rice.kim.api.identity.entity.EntityDefaultQueryResults.Elements
-
- MORE_RESULTS_AVAILALBE - Static variable in class org.kuali.rice.kim.api.identity.entity.EntityQueryResults.Elements
-
- MORE_RESULTS_AVAILALBE - Static variable in class org.kuali.rice.kim.api.identity.name.EntityNameQueryResults.Elements
-
- MORE_RESULTS_AVAILALBE - Static variable in class org.kuali.rice.kim.api.identity.principal.PrincipalQueryResults.Elements
-
- MORE_RESULTS_AVAILALBE - Static variable in class org.kuali.rice.kim.api.permission.PermissionQueryResults.Elements
-
- MORE_RESULTS_AVAILALBE - Static variable in class org.kuali.rice.kim.api.responsibility.ResponsibilityQueryResults.Elements
-
- MORE_RESULTS_AVAILALBE - Static variable in class org.kuali.rice.kim.api.role.DelegateMemberQueryResults.Elements
-
- MORE_RESULTS_AVAILALBE - Static variable in class org.kuali.rice.kim.api.role.RoleMemberQueryResults.Elements
-
- MORE_RESULTS_AVAILALBE - Static variable in class org.kuali.rice.kim.api.role.RoleMembershipQueryResults.Elements
-
- MORE_RESULTS_AVAILALBE - Static variable in class org.kuali.rice.kim.api.role.RoleQueryResults.Elements
-
- MOVABLES - Static variable in class org.kuali.rice.krad.uif.UifConstants.ReordererOptionKeys
-
- move(DocumentActionParameters, MovePoint) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Triggers the execution of a
ActionType.MOVE
action for the given
principal and document specified in the supplied parameters.
- move(MovePoint, String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Moves the document to a different node; commits updates.
- move(DocumentActionParameters, MovePoint) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- move(MovePoint, String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- moveAttachmentWherePending(Note) - Method in interface org.kuali.rice.krad.service.AttachmentService
-
Moves attachments on notes from the pending directory to the real one
- moveAttachmentWherePending(Note) - Method in class org.kuali.rice.krad.service.impl.AttachmentServiceImpl
-
- moveDocument(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationAction
-
- moveDocument(String, DocumentRouteHeaderValue, MovePoint, String) - Method in class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
- moveDocument(String, DocumentRouteHeaderValue, MovePoint, String) - Method in interface org.kuali.rice.kew.routeheader.service.WorkflowDocumentService
-
- MoveDocumentAction - Class in org.kuali.rice.kew.actions
-
Returns a document to a previous node in the route.
- MoveDocumentAction(DocumentRouteHeaderValue, PrincipalContract) - Constructor for class org.kuali.rice.kew.actions.MoveDocumentAction
-
- MoveDocumentAction(DocumentRouteHeaderValue, PrincipalContract, String, MovePoint) - Constructor for class org.kuali.rice.kew.actions.MoveDocumentAction
-
- moveDown(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorController
-
- moveLeft(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorController
-
- moveNestedPropertyExpression(Object, String, String) - Static method in class org.kuali.rice.krad.uif.util.ExpressionUtils
-
Moves any nested property expressions to the parent object
- MovePoint - Class in org.kuali.rice.kew.api.action
-
- movePropositionDown(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorController
-
- movePropositionLeft(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorController
-
- movePropositionRight(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorController
-
- movePropositionUp(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorController
-
- moveRight(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorController
-
- moveToRouteQueue(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ksb.messaging.web.QuartzQueueAction
-
- moveUp(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorController
-
- moveValidationErrorsToErrorMap(List<RemotableAttributeError>) - Method in class org.kuali.rice.kim.document.rule.AttributeValidationHelper
-
- MSG_DELIVERY_ID - Static variable in class org.kuali.rice.ken.util.NotificationConstants.NOTIFICATION_CONTROLLER_CONSTANTS
-
- MULTI_VALUE_FIELD_TYPES - Static variable in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- MULTI_VALUE_LOOKUP - Static variable in class org.kuali.rice.krad.uif.UifConstants.RefreshCallerTypes
-
- MULTIBOX - Static variable in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- MULTIPLE_VALUE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- MULTIPLE_VALUE_LOOKUP_ACTION - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- MULTIPLE_VALUE_LOOKUP_DISPLAYED_OBJ_ID_PARAM_PREFIX - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- MULTIPLE_VALUE_LOOKUP_ICON_LABEL - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- MULTIPLE_VALUE_LOOKUP_OBJ_IDS_SEPARATOR - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- MULTIPLE_VALUE_LOOKUP_PREVIOUSLY_SELECTED_OBJ_IDS_PARAM - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- MULTIPLE_VALUE_LOOKUP_RESULTS_PER_PAGE - Static variable in class org.kuali.rice.krad.util.KRADConstants.SystemGroupParameterNames
-
- MULTIPLE_VALUE_LOOKUP_SELECTED_OBJ_ID_PARAM_PREFIX - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- MULTIPLE_VALUES_SELECT - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- MultipleValueLookupForm - Class in org.kuali.rice.kns.web.struts.form
-
Form to handle multiple value lookups
- MultipleValueLookupForm() - Constructor for class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- MultipleValueLookupMetadata - Class in org.kuali.rice.krad.bo
-
- MultipleValueLookupMetadata() - Constructor for class org.kuali.rice.krad.bo.MultipleValueLookupMetadata
-
- multipleValuesResultSetLimit - Variable in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- multiply(T) - Method in class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
Wraps BigDecimal's multiply method to accept and return T instances
instead of BigDecimals, so that users of the class don't have to typecast
the return value.
- multiply(T, boolean) - Method in class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
Overloaded multiply method where we can specify if we need to preserve the precision of the result
- multiply(KualiInteger) - Method in class org.kuali.rice.core.api.util.type.KualiInteger
-
Wraps BigDecimal's multiply method to accept and return KualiInteger instances instead of BigDecimals, so that users of the
class don't have to typecast the return value.
- multiply(BigDecimal) - Method in class org.kuali.rice.core.api.util.type.KualiInteger
-
- multiply(KualiDecimal) - Method in class org.kuali.rice.core.api.util.type.KualiInteger
-
- MULTISELECT - Static variable in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- MultiselectControlDefinition - Class in org.kuali.rice.kns.datadictionary.control
-
Deprecated.
- MultiselectControlDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.control.MultiselectControlDefinition
-
Deprecated.
- MultiValueControl - Interface in org.kuali.rice.krad.uif.control
-
Indicates Control
types that can hold more than one value for selection
- MultiValueControlBase - Class in org.kuali.rice.krad.uif.control
-
Base class for controls that accept/display multiple values
- MultiValueControlBase() - Constructor for class org.kuali.rice.krad.uif.control.MultiValueControlBase
-
- MultivalueControlDefinitionBase - Class in org.kuali.rice.kns.datadictionary.control
-
Deprecated.
- MultivalueControlDefinitionBase() - Constructor for class org.kuali.rice.kns.datadictionary.control.MultivalueControlDefinitionBase
-
Deprecated.
- MultiValuedPredicate - Interface in org.kuali.rice.core.api.criteria
-
- MultiValuedStringMapAdapter - Class in org.kuali.rice.core.api.util.jaxb
-
Do JAXB mapping of Map to a format like the following for a
map containing { key1:value1, key2:value2 }:
- MultiValuedStringMapAdapter() - Constructor for class org.kuali.rice.core.api.util.jaxb.MultiValuedStringMapAdapter
-
- MultiValuedStringMapAdapter.MultiValuedStringMapEntry - Class in org.kuali.rice.core.api.util.jaxb
-
Created by IntelliJ IDEA.
- MultiValuedStringMapAdapter.MultiValuedStringMapEntry(String, List<String>) - Constructor for class org.kuali.rice.core.api.util.jaxb.MultiValuedStringMapAdapter.MultiValuedStringMapEntry
-
- MultiValuedStringMapAdapter.MultiValuedStringMapEntry(Map.Entry<String, List<String>>) - Constructor for class org.kuali.rice.core.api.util.jaxb.MultiValuedStringMapAdapter.MultiValuedStringMapEntry
-
- MultiValuedStringMapAdapter.MultiValuedStringMapEntryList - Class in org.kuali.rice.core.api.util.jaxb
-
Created by IntelliJ IDEA.
- MultiValuedStringMapAdapter.MultiValuedStringMapEntryList(List<MultiValuedStringMapAdapter.MultiValuedStringMapEntry>) - Constructor for class org.kuali.rice.core.api.util.jaxb.MultiValuedStringMapAdapter.MultiValuedStringMapEntryList
-
- MustOccurConstrainable - Interface in org.kuali.rice.krad.datadictionary.validation.capability
-
Validation capability to constrain an object to has some specified acceptable number of prerequisite constraints nested
within must occur constraints.
- MustOccurConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
-
Must occur constraints are constraints that indicate some range of acceptable valid results.
- MustOccurConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.MustOccurConstraint
-
- MustOccurConstraintProcessor - Class in org.kuali.rice.krad.datadictionary.validation.processor
-
- MustOccurConstraintProcessor() - Constructor for class org.kuali.rice.krad.datadictionary.validation.processor.MustOccurConstraintProcessor
-
- mustOccurConstraints - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- mustOccurConstraints - Variable in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- MustOccurConstraintsResolver<T extends MustOccurConstrainable> - Class in org.kuali.rice.krad.datadictionary.validation.constraint.resolver
-
An object that returns the list of must occur constraints for a definition implementing the capability
MustOccurConstrainable
.
- MustOccurConstraintsResolver() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.resolver.MustOccurConstraintsResolver
-
- MUSTOCCURS_MSG_KEY - Static variable in class org.kuali.rice.krad.uif.util.ClientValidationUtils
-
- MutableInactivatable - Interface in org.kuali.rice.core.api.mo.common.active
-
This interface is used to tag business objects as inactivateable, so that the framework will automatically handle special
processing related to active indicator, e.g.
- MyColumns - Class in org.kuali.rice.kew.lookupable
-
A bean which wraps a List of objects.
- MyColumns() - Constructor for class org.kuali.rice.kew.lookupable.MyColumns
-
- MySQLDatabasePlatform - Class in org.kuali.rice.core.framework.persistence.platform
-
- MySQLDatabasePlatform() - Constructor for class org.kuali.rice.core.framework.persistence.platform.MySQLDatabasePlatform
-
- MySQLDialect - Class in org.kuali.rice.core.framework.persistence.jpa.dialect
-
- MySQLDialect() - Constructor for class org.kuali.rice.core.framework.persistence.jpa.dialect.MySQLDialect
-
N
- NA_PARM_DETAIL_TYPE - Static variable in class org.kuali.rice.krad.util.KRADConstants.DetailTypes
-
- NAME - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- name - Variable in class org.kuali.rice.core.impl.config.property.Param
-
- NAME - Static variable in class org.kuali.rice.coreservice.api.component.Component.Cache
-
- NAME - Static variable in class org.kuali.rice.coreservice.api.namespace.Namespace.Cache
-
- NAME - Static variable in class org.kuali.rice.coreservice.api.parameter.Parameter.Cache
-
- NAME - Static variable in class org.kuali.rice.kcb.deliverer.impl.EmailMessageDeliverer
-
- NAME - Static variable in class org.kuali.rice.kcb.quartz.MessageProcessingJob
-
- NAME - Static variable in class org.kuali.rice.ken.util.NotificationConstants.BO_PROPERTY_NAMES
-
- NAME - Static variable in class org.kuali.rice.kew.api.doctype.DocumentType.Cache
-
- NAME - Static variable in class org.kuali.rice.kew.api.doctype.RoutePath.Cache
-
- NAME - Static variable in class org.kuali.rice.kew.api.KEWPropertyConstants
-
- NAME - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.Cache
-
- NAME - Static variable in class org.kuali.rice.kew.api.rule.Rule.Cache
-
- NAME - Static variable in class org.kuali.rice.kew.api.rule.RuleDelegation.Cache
-
- NAME - Static variable in class org.kuali.rice.kew.api.rule.RuleResponsibility.Cache
-
- NAME - Static variable in class org.kuali.rice.kew.api.rule.RuleTemplate.Cache
-
- NAME - Static variable in class org.kuali.rice.kew.impl.KewImplConstants.PropertyConstants
-
- NAME - Static variable in class org.kuali.rice.kew.resourceloader.CoreResourceLoader
-
- NAME - Static variable in class org.kuali.rice.kim.api.common.delegate.DelegateMember.Cache
-
- NAME - Static variable in class org.kuali.rice.kim.api.common.delegate.DelegateType.Cache
-
- NAME - Static variable in class org.kuali.rice.kim.api.common.template.Template.Cache
-
- NAME - Static variable in class org.kuali.rice.kim.api.group.Group.Cache
-
- NAME - Static variable in class org.kuali.rice.kim.api.group.GroupMember.Cache
-
- NAME - Static variable in class org.kuali.rice.kim.api.identity.CodedAttribute.Cache
-
- NAME - Static variable in class org.kuali.rice.kim.api.identity.entity.Entity.Cache
-
- NAME - Static variable in class org.kuali.rice.kim.api.identity.entity.EntityDefault.Cache
-
- NAME - Static variable in class org.kuali.rice.kim.api.identity.principal.EntityNamePrincipalName.Cache
-
- NAME - Static variable in class org.kuali.rice.kim.api.identity.principal.Principal.Cache
-
- NAME - Static variable in class org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferences.Cache
-
- NAME - Static variable in class org.kuali.rice.kim.api.KimConstants.AttributeConstants
-
- NAME - Static variable in class org.kuali.rice.kim.api.KimConstants.UniqueKeyConstants
-
- NAME - Static variable in class org.kuali.rice.kim.api.permission.Permission.Cache
-
- NAME - Static variable in class org.kuali.rice.kim.api.responsibility.Responsibility.Cache
-
- NAME - Static variable in class org.kuali.rice.kim.api.role.Role.Cache
-
- NAME - Static variable in class org.kuali.rice.kim.api.role.RoleMember.Cache
-
- NAME - Static variable in class org.kuali.rice.kim.api.role.RoleMembership.Cache
-
- NAME - Static variable in class org.kuali.rice.kim.api.role.RoleResponsibility.Cache
-
- NAME - Static variable in class org.kuali.rice.kim.api.role.RoleResponsibilityAction.Cache
-
- NAME - Static variable in class org.kuali.rice.kim.api.type.KimType.Cache
-
- name - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRolePermission
-
- name - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibility
-
- name - Variable in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- NAME - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.Person
-
- NAME - Variable in class org.kuali.rice.kim.inquiry.RoleMemberInquirableImpl
-
- NAME - Static variable in class org.kuali.rice.kim.lookup.RoleMemberLookupableHelperServiceImpl
-
- name - Variable in class org.kuali.rice.kns.lookup.HtmlData
-
Deprecated.
- name - Variable in class org.kuali.rice.krad.bo.AdHocRouteRecipient
-
- name - Variable in class org.kuali.rice.krad.bo.KualiCodeBase
-
- name - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
- name - Variable in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
- name - Variable in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- NAME - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- NAME - Static variable in class org.kuali.rice.krms.api.repository.term.TermParameterDefinition.Elements
-
- NAME - Static variable in class org.kuali.rice.krms.impl.util.KrmsImplConstants.PropertyNames.Context
-
- NAME - Static variable in class org.kuali.rice.krms.impl.util.KrmsImplConstants.PropertyNames.KrmsAttributeDefinition
-
- NAME - Static variable in class org.kuali.rice.krms.impl.util.KRMSPropertyConstants.Action
-
- NAME - Static variable in class org.kuali.rice.krms.impl.util.KRMSPropertyConstants.Agenda
-
- NAME - Static variable in class org.kuali.rice.krms.impl.util.KRMSPropertyConstants.Context
-
- NAME - Static variable in class org.kuali.rice.krms.impl.util.KRMSPropertyConstants.KrmsAttributeDefinition
-
- NAME - Static variable in class org.kuali.rice.krms.impl.util.KRMSPropertyConstants.Rule
-
- NAME - Static variable in class org.kuali.rice.krms.impl.util.KRMSPropertyConstants.TermSpecification
-
- NAME - Static variable in class org.kuali.rice.ksb.messaging.quartz.MessageServiceExecutorJobListener
-
- NAME - Static variable in class org.kuali.rice.location.api.campus.Campus.Cache
-
- NAME - Static variable in class org.kuali.rice.location.api.campus.CampusType.Cache
-
- NAME - Static variable in class org.kuali.rice.location.api.country.Country.Cache
-
- NAME - Static variable in class org.kuali.rice.location.api.county.County.Cache
-
- NAME - Static variable in class org.kuali.rice.location.api.postalcode.PostalCode.Cache
-
- NAME - Static variable in class org.kuali.rice.location.api.state.State.Cache
-
- NAME_ATTRIBUTE_FIELD - Static variable in class org.kuali.rice.krms.impl.peopleflow.PeopleFlowActionTypeService
-
- NAME_CHANGED_DATE_FORMAT - Static variable in interface org.kuali.rice.kim.api.identity.name.EntityNameContract
-
- NAME_TO_DISPLAY - Variable in class org.kuali.rice.kim.inquiry.RoleMemberInquirableImpl
-
- NAME_VALUE_SEPARATOR - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- NameAndNamespacePair - Class in org.kuali.rice.core.util.jaxb
-
An XML element that stores a name and namespace pair in its simple content and "namespaceCode" attribute.
- NameAndNamespacePair() - Constructor for class org.kuali.rice.core.util.jaxb.NameAndNamespacePair
-
- NameAndNamespacePair(String, String) - Constructor for class org.kuali.rice.core.util.jaxb.NameAndNamespacePair
-
- NameAndNamespacePairToKimTypeIdAdapter - Class in org.kuali.rice.kim.api.jaxb
-
An XML adapter that converts between a NameAndNamespacePair and a KIM type ID.
- NameAndNamespacePairToKimTypeIdAdapter() - Constructor for class org.kuali.rice.kim.api.jaxb.NameAndNamespacePairToKimTypeIdAdapter
-
- NameAndNamespacePairToPermTemplateIdAdapter - Class in org.kuali.rice.kim.api.jaxb
-
An XML adapter that converts between a NameAndNamespacePair and a permission template ID.
- NameAndNamespacePairToPermTemplateIdAdapter() - Constructor for class org.kuali.rice.kim.api.jaxb.NameAndNamespacePairToPermTemplateIdAdapter
-
- NameAndNamespacePairValidatingAdapter - Class in org.kuali.rice.core.util.jaxb
-
An XML adapter that simply validates the NameAndNamespacePair to ensure that the name and namespace are non-blank
and that the namespace code maps to a valid namespace in the system.
- NameAndNamespacePairValidatingAdapter() - Constructor for class org.kuali.rice.core.util.jaxb.NameAndNamespacePairValidatingAdapter
-
- nameChangedDate - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentName
-
- nameCode - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentName
-
- NamedOrderedListBean - Class in org.kuali.rice.krad.util.spring
-
This class can be used to group items in spring for later retrieval by list name.
- NamedOrderedListBean() - Constructor for class org.kuali.rice.krad.util.spring.NamedOrderedListBean
-
- NamedRuleSelector - Class in org.kuali.rice.kew.rule
-
Rule selector that select a rule based on configured rule name
- NamedRuleSelector() - Constructor for class org.kuali.rice.kew.rule.NamedRuleSelector
-
- namePrefix - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentName
-
- NamePrefixValuesFinder - Class in org.kuali.rice.kim.bo.options
-
This is a description of what this class does - shyu don't forget to fill this in.
- NamePrefixValuesFinder() - Constructor for class org.kuali.rice.kim.bo.options.NamePrefixValuesFinder
-
- names - Variable in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- NAMESPACE - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- Namespace - Class in org.kuali.rice.coreservice.api.namespace
-
- NAMESPACE - Static variable in class org.kuali.rice.ken.util.NotificationConstants.BO_PROPERTY_NAMES
-
- namespace - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- NAMESPACE - Static variable in class org.kuali.rice.krms.impl.util.KrmsImplConstants.PropertyNames.Context
-
- NAMESPACE - Static variable in class org.kuali.rice.krms.impl.util.KrmsImplConstants.PropertyNames.KrmsAttributeDefinition
-
- NAMESPACE - Static variable in class org.kuali.rice.krms.impl.util.KRMSPropertyConstants.Context
-
- NAMESPACE - Static variable in class org.kuali.rice.krms.impl.util.KRMSPropertyConstants.KrmsAttributeDefinition
-
- Namespace.Builder - Class in org.kuali.rice.coreservice.api.namespace
-
This builder is used to construct instances of Namespace.
- Namespace.Cache - Class in org.kuali.rice.coreservice.api.namespace
-
- Namespace.Cache() - Constructor for class org.kuali.rice.coreservice.api.namespace.Namespace.Cache
-
- NAMESPACE_CODE - Static variable in class org.kuali.rice.kew.impl.KewImplConstants.PropertyConstants
-
- NAMESPACE_CODE - Static variable in class org.kuali.rice.kim.api.KimConstants.AttributeConstants
-
- NAMESPACE_CODE - Static variable in class org.kuali.rice.kim.api.KimConstants
-
- NAMESPACE_CODE - Static variable in class org.kuali.rice.kim.api.KimConstants.UniqueKeyConstants
-
- NAMESPACE_CODE - Variable in class org.kuali.rice.kim.inquiry.GroupInquirableImpl
-
- NAMESPACE_CODE - Variable in class org.kuali.rice.kim.inquiry.RoleInquirableImpl
-
- NAMESPACE_CODE - Variable in class org.kuali.rice.kim.inquiry.RoleMemberInquirableImpl
-
- NAMESPACE_CODE - Static variable in class org.kuali.rice.kim.lookup.RoleMemberLookupableHelperServiceImpl
-
- NAMESPACE_CODE - Static variable in class org.kuali.rice.krad.kim.NamespaceWildcardAllowedAndOrStringExactMatchPermissionTypeServiceImpl
-
- NAMESPACE_CODE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- NAMESPACE_ELEMENT - Static variable in class org.kuali.rice.kew.role.RoleRouteModule
-
- NAMESPACE_SERVICE - Static variable in class org.kuali.rice.coreservice.api.CoreServiceApiServiceLocator
-
- NAMESPACE_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorInternal
-
- namespaceCode - Variable in class org.kuali.rice.kew.web.AppSpecificRouteRecipient
-
- namespaceCode - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- namespaceCode - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRolePermission
-
- namespaceCode - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibility
-
- namespaceCode - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentGroup
-
- namespaceCode - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- namespaceCode - Variable in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- NamespaceContract - Interface in org.kuali.rice.coreservice.api.namespace
-
Defines the contract for a Namespace.
- NamespaceMaintainableImpl - Class in org.kuali.rice.coreservice.web.namespace
-
- NamespaceMaintainableImpl() - Constructor for class org.kuali.rice.coreservice.web.namespace.NamespaceMaintainableImpl
-
- NamespacePermissionTypeServiceImpl - Class in org.kuali.rice.krad.kim
-
- NamespacePermissionTypeServiceImpl() - Constructor for class org.kuali.rice.krad.kim.NamespacePermissionTypeServiceImpl
-
- namespaceRequiredOnStoredMap - Variable in class org.kuali.rice.krad.kim.NamespaceWildcardAllowedAndOrStringExactMatchPermissionTypeServiceImpl
-
- NamespaceService - Interface in org.kuali.rice.coreservice.api.namespace
-
- NamespaceServiceImpl - Class in org.kuali.rice.coreservice.impl.namespace
-
- NamespaceServiceImpl() - Constructor for class org.kuali.rice.coreservice.impl.namespace.NamespaceServiceImpl
-
- NamespaceValuesFinder - Class in org.kuali.rice.coreservice.web.namespace
-
- NamespaceValuesFinder() - Constructor for class org.kuali.rice.coreservice.web.namespace.NamespaceValuesFinder
-
- NamespaceWildcardAllowedAndOrStringExactMatchPermissionTypeServiceImpl - Class in org.kuali.rice.krad.kim
-
- NamespaceWildcardAllowedAndOrStringExactMatchPermissionTypeServiceImpl() - Constructor for class org.kuali.rice.krad.kim.NamespaceWildcardAllowedAndOrStringExactMatchPermissionTypeServiceImpl
-
- nameSuffix - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentName
-
- NameSuffixValuesFinder - Class in org.kuali.rice.kim.bo.options
-
This is a description of what this class does - shyu don't forget to fill this in.
- NameSuffixValuesFinder() - Constructor for class org.kuali.rice.kim.bo.options.NameSuffixValuesFinder
-
- nameTitle - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentName
-
- navigate(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestController
-
Handles menu navigation between view pages
- NAVIGATE - Static variable in class org.kuali.rice.krad.uif.UifConstants.MethodToCallNames
-
- navigate(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
Handles menu navigation between view pages
- NAVIGATE_TO - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- NAVIGATE_TO_PAGE_ID - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- NAVIGATION_GROUP - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- NavigationGroup - Class in org.kuali.rice.krad.uif.container
-
Special Group
that renders a navigation section
- NavigationGroup() - Constructor for class org.kuali.rice.krad.uif.container.NavigationGroup
-
- ne(String, Object, Class) - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.Criteria
-
- ne(String, Object) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Adds a non-equality condition to the WHERE clause, ANDing it with any existing conditions if necessary.
- negated() - Method in class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
- negated() - Method in class org.kuali.rice.core.api.util.type.KualiInteger
-
- NetworkIdRoleAttribute - Class in org.kuali.rice.kew.rule
-
A generic Role Attribute that can be used to route to a Network ID.
- NetworkIdRoleAttribute() - Constructor for class org.kuali.rice.kew.rule.NetworkIdRoleAttribute
-
- NetworkIdWorkflowEDLConfigComponent - Class in org.kuali.rice.edl.impl.components
-
Matches network ID param to UserService to validate network Id.
- NetworkIdWorkflowEDLConfigComponent() - Constructor for class org.kuali.rice.edl.impl.components.NetworkIdWorkflowEDLConfigComponent
-
- NEW_AD_HOC_ROUTE_PERSON_PROPERTY_NAME - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- NEW_AD_HOC_ROUTE_WORKGROUP_PROPERTY_NAME - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- NEW_COLLECTION_LINES - Static variable in class org.kuali.rice.krad.uif.UifPropertyPaths
-
- NEW_COLLECTION_RECORD - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- NEW_DOCUMENT_NOTE - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- NEW_DOCUMENT_NOTE_PROPERTY_NAME - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
Property name for new document - Value is "newNote"
- NEW_GROUP - Static variable in class org.kuali.rice.kim.rules.ui.PersonDocumentGroupRule
-
- NEW_MAINTAINABLE_OBJECT - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- NEW_MAINTAINABLE_TAG_NAME - Static variable in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- NEW_NOTE_NOTE_TYPE_CODE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- newAddress - Variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- newAffln - Variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- newCitizenship - Variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- newCollectionLineNames - Variable in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- newCollectionLines - Variable in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- newCollectionLines - Variable in class org.kuali.rice.krad.web.form.UifFormBase
-
- newCriteria(String, String, Map<String, String>) - Static method in class org.kuali.rice.krms.api.repository.context.ContextSelectionCriteria
-
Factory method returns a new context selection criteria object with the fields set to
the parameters provided.
- newCriteria(String, Map<String, String>) - Static method in class org.kuali.rice.krms.api.repository.context.ContextSelectionCriteria
-
Factory method returns a new context selection criteria object with the namespace and contextQualifiers fields
set to the parameters provided.
- newCriteria(Map<String, String>) - Static method in class org.kuali.rice.krms.api.repository.context.ContextSelectionCriteria
-
Factory method returns a new context selection criteria object with the contextQualifiers property
set to the parameter provided.
- newDelegationMember - Variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- newDelegationMemberRoleId - Variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- newEmail - Variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- newEmpInfo - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentAffiliation
-
- newEmpInfo - Variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- newEndpoint(ServiceConfiguration, Object) - Static method in class org.kuali.rice.ksb.api.bus.support.BasicEndpoint
-
Constructs a new basic endpoint from the given service configuration and
service instance.
- newEngine(OrchestrationConfig) - Method in interface org.kuali.rice.kew.engine.WorkflowEngineFactory
-
Constructs a new WorkflowEngine instance using the passed in orchestration
configuration.
- newEngine(OrchestrationConfig) - Method in class org.kuali.rice.kew.engine.WorkflowEngineFactoryImpl
-
- newGroup - Variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- newInstance(String) - Method in class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
- newInstance(double) - Method in class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
- newInstance(double, int) - Method in class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
- newInstance(BigDecimal) - Method in class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
- newInstance(BigDecimal, int) - Method in class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
- newInstance(String) - Method in class org.kuali.rice.core.api.util.type.KualiDecimal
-
- newInstance(double) - Method in class org.kuali.rice.core.api.util.type.KualiDecimal
-
- newInstance(double, int) - Method in class org.kuali.rice.core.api.util.type.KualiDecimal
-
- newInstance(BigDecimal) - Method in class org.kuali.rice.core.api.util.type.KualiDecimal
-
- newInstance(BigDecimal, int) - Method in class org.kuali.rice.core.api.util.type.KualiDecimal
-
- newInstance(Class<T>) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
Helper method for creating a new instance of the given class
- newInstance(String, Class<T>) - Static method in class org.kuali.rice.ksb.messaging.KSBClientProxy
-
- newItemAdded(Element) - Method in class org.kuali.rice.core.impl.jaxb.DataXmlDTO
-
- newItemAdded(T) - Method in interface org.kuali.rice.core.util.jaxb.RiceXmlListAdditionListener
-
This method is invoked whenever the associated RiceXmlStreamingList instance receives
a newly-unmarshalled child element.
- newItemAdded(PermissionXmlDTO) - Method in class org.kuali.rice.kim.impl.jaxb.PermissionsXmlDTO
-
- newItemAdded(RoleMemberXmlDTO.OutsideOfRole) - Method in class org.kuali.rice.kim.impl.jaxb.RoleMembersXmlDTO.OutsideOfRole
-
- newItemAdded(RoleMemberXmlDTO.WithinRole) - Method in class org.kuali.rice.kim.impl.jaxb.RoleMembersXmlDTO.WithinRole
-
- newItemAdded(RolePermissionXmlDTO.OutsideOfRole) - Method in class org.kuali.rice.kim.impl.jaxb.RolePermissionsXmlDTO.OutsideOfRole
-
- newItemAdded(RolePermissionXmlDTO.WithinRole) - Method in class org.kuali.rice.kim.impl.jaxb.RolePermissionsXmlDTO.WithinRole
-
- newItemAdded(RoleXmlDTO) - Method in class org.kuali.rice.kim.impl.jaxb.RolesXmlDTO
-
- NEWLINE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- newMaintainableObject - Variable in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- newMaintainableValues - Variable in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
- newName - Variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- newPhone - Variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- newRole - Variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- newRolePrncpl - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- newWithExisting(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiMaintenanceDocumentAction
-
Calls setupMaintenance for new object that have existing objects attributes.
- newXPath() - Static method in class org.kuali.rice.kew.rule.xmlrouting.XPathHelper
-
Creates a new XPath instance and initializes it with the WorkflowNamespaceContext and the
WorkflowFunctionResolver.
- newXPath(Node) - Static method in class org.kuali.rice.kew.rule.xmlrouting.XPathHelper
-
Creates a new XPath instances and initializes it with the WorkflowNamespaceContext and the
WorkflowFunctionResolver.
- NEXT_NODE - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- nextSequenceQuery(String) - Method in class org.apache.ojb.broker.platforms.PlatformMckoiImpl
-
- NO - Static variable in class org.kuali.rice.kns.question.ConfirmationQuestion
-
- NO_BIND_ADJUST_PREFIX - Static variable in class org.kuali.rice.krad.uif.UifConstants
-
- NO_FILTERING - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- NO_INDICATOR_VALUE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- NO_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- NO_STOP_NAME - Static variable in class org.kuali.rice.kew.engine.node.hierarchyrouting.HierarchyRoutingNode
-
- NO_WAIT - Static variable in class org.kuali.rice.core.api.util.RiceConstants
-
- NODAL - Static variable in class org.kuali.rice.kew.api.KewApiConstants.DocumentContentVersions
-
- Node<T,K> - Class in org.kuali.rice.core.api.util.tree
-
Represents a node of the Tree class.
- Node() - Constructor for class org.kuali.rice.core.api.util.tree.Node
-
Default constructor.
- Node(T) - Constructor for class org.kuali.rice.core.api.util.tree.Node
-
Convenience constructor to create a Node with an instance of T.
- Node(T, K) - Constructor for class org.kuali.rice.core.api.util.tree.Node
-
Convenience constructor to create a Node with an instance of T and K.
- Node - Interface in org.kuali.rice.kew.engine.node
-
A marker interface for Nodes.
- NODE - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
-
- NODE_INSTANCE_ID - Static variable in class org.kuali.rice.kew.api.KEWPropertyConstants
-
- NODE_PATH - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
-
- NODE_PATH_BIND_ADJUST_PREFIX - Static variable in class org.kuali.rice.krad.uif.UifConstants
-
- NODE_PROPERTIES_PATH - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
- NODE_TYPE - Static variable in class org.kuali.rice.krms.impl.ui.CompoundPropositionEditNode
-
- NODE_TYPE - Static variable in class org.kuali.rice.krms.impl.ui.SimplePropositionEditNode
-
- NODE_TYPE - Static variable in class org.kuali.rice.krms.impl.ui.SimplePropositionNode
-
- NodeGraphContext - Class in org.kuali.rice.kew.engine.node
-
The current context of a search process within a node graph.
- NodeGraphContext() - Constructor for class org.kuali.rice.kew.engine.node.NodeGraphContext
-
- NodeGraphSearchCriteria - Class in org.kuali.rice.kew.engine.node
-
The criteria defining parameters to a search through a document's node graph.
- NodeGraphSearchCriteria(int, Collection, NodeMatcher) - Constructor for class org.kuali.rice.kew.engine.node.NodeGraphSearchCriteria
-
- NodeGraphSearchCriteria(int, Collection, String) - Constructor for class org.kuali.rice.kew.engine.node.NodeGraphSearchCriteria
-
- NodeGraphSearchResult - Class in org.kuali.rice.kew.engine.node
-
The result of a node graph search.
- NodeGraphSearchResult(RouteNodeInstance, List) - Constructor for class org.kuali.rice.kew.engine.node.NodeGraphSearchResult
-
- NodeJotter - Class in org.kuali.rice.kew.engine.node
-
- NodeJotter() - Constructor for class org.kuali.rice.kew.engine.node.NodeJotter
-
- NodeMatcher - Interface in org.kuali.rice.kew.engine.node
-
Used when searching for nodes to determine whether a node "matches" the search criteria.
- NodeNameMatcher - Class in org.kuali.rice.kew.engine.node
-
An implementation of a
NodeMatcher
which matches nodes based on the name of the node.
- NodeNameMatcher(String) - Constructor for class org.kuali.rice.kew.engine.node.NodeNameMatcher
-
- nodePostProcess(RouteContext) - Method in class org.kuali.rice.kew.engine.StandardWorkflowEngine
-
- NodePrototype - Class in org.kuali.rice.krad.uif.container
-
- NodePrototype() - Constructor for class org.kuali.rice.krad.uif.container.NodePrototype
-
- NodeState - Class in org.kuali.rice.kew.engine.node
-
- NodeState() - Constructor for class org.kuali.rice.kew.engine.node.NodeState
-
- NodeState(String, String) - Constructor for class org.kuali.rice.kew.engine.node.NodeState
-
- NodeType - Class in org.kuali.rice.kew.engine.node
-
A typesafe enumeration defining the various types of Nodes in the Workflow Engine.
- noDirectInquiry - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- noDirectInquiryFieldLookup(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
returns boolean indicating whether lookup search field marked to not do a direct inquiry
- noDirectInquiryFieldLookup(Class, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- NoEncryptionEncryptionServiceImpl - Class in org.kuali.rice.core.impl.encryption
-
Implementation of encryption service for demonstration.
- NoEncryptionEncryptionServiceImpl() - Constructor for class org.kuali.rice.core.impl.encryption.NoEncryptionEncryptionServiceImpl
-
- noInquiry - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- noInquiryFieldInquiry(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
returns boolean indicating whether inquiry result field marked to not do an inquiry
- noInquiryFieldInquiry(Class, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- noLookup - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- noLookup - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- noLookupFieldLookup(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
returns boolean indicating whether lookup search field marked to not do a lookup
- noLookupFieldLookup(Class, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- noLookupResultFieldInquiry(Class, String) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
returns boolean indicating whether lookup result field marked to not do an inquiry
- noLookupResultFieldInquiry(Class, String) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- noLookupResultFieldInquiryCache - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- NON_TRANSACTIONAL_DATASOURCE_JNDI - Static variable in class org.kuali.rice.core.api.util.RiceConstants
-
- NON_TRANSACTIONAL_DATASOURCE_OBJ - Static variable in class org.kuali.rice.core.api.util.RiceConstants
-
- NONE - Static variable in class org.kuali.rice.krad.uif.CssConstants.Displays
-
- NONE - Static variable in class org.kuali.rice.krad.uif.UifConstants.TitleAppendTypes
-
- NonSerializableSessionListener - Class in org.kuali.rice.krad.web.session
-
A session listener that detects when a non-serializable attributes is added to session.
- NonSerializableSessionListener() - Constructor for class org.kuali.rice.krad.web.session.NonSerializableSessionListener
-
- NOOP - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- noOp(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ksb.messaging.web.KSBAction
-
- NoOpNode - Class in org.kuali.rice.kew.engine.node
-
- NoOpNode() - Constructor for class org.kuali.rice.kew.engine.node.NoOpNode
-
- NoOpStringFormatter - Class in org.kuali.rice.core.web.format
-
This class is used to prevent reformatting of String values.
- NoOpStringFormatter() - Constructor for class org.kuali.rice.core.web.format.NoOpStringFormatter
-
- NoResultExceptionInterceptor - Class in org.kuali.rice.core.framework.persistence.jpa
-
This is a Spring interceptor that can catch NoSuchResult exceptions from JPA and instead of having to catch every
exception from a query, it just returns null as we are used to in OJB.
- NoResultExceptionInterceptor() - Constructor for class org.kuali.rice.core.framework.persistence.jpa.NoResultExceptionInterceptor
-
- NORMAL_VIEW - Static variable in class org.kuali.rice.ken.util.NotificationConstants.NOTIFICATION_DETAIL_VIEWS
-
- normalizeDateTimes() - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
Resets DateTimes to local TimeZone (preserving absolute time)
- normalizeFieldName(String) - Method in class org.kuali.rice.kns.document.authorization.BusinessObjectRestrictionsBase
-
This method is used to convert field names on forms into a format that's compatible with field names
that are registered with a restriction.
- normalizeRemotableAttributes(List<RemotableAttributeError>) - Static method in class org.kuali.rice.core.api.uif.RemotableAttributeError
-
Utility method that iterates over a collection of AttributeErrors searching for multiple
AttributeError instances for the same attributeName.
- NoRollbackRuntimeException - Exception in org.kuali.rice.core.framework.persistence.jta
-
Parent exception of runtime exceptions which should not cause KualiRequestProcessor to rollback.
- NoRollbackRuntimeException() - Constructor for exception org.kuali.rice.core.framework.persistence.jta.NoRollbackRuntimeException
-
- NoRollbackRuntimeException(String, Throwable) - Constructor for exception org.kuali.rice.core.framework.persistence.jta.NoRollbackRuntimeException
-
- NoRollbackRuntimeException(String) - Constructor for exception org.kuali.rice.core.framework.persistence.jta.NoRollbackRuntimeException
-
- NoRollbackRuntimeException(Throwable) - Constructor for exception org.kuali.rice.core.framework.persistence.jta.NoRollbackRuntimeException
-
- not(Criteria) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Takes the conditions from the given Criteria's WHERE clause, surrounds them in parentheses, and adds
a new "NOT (...)" condition containing the resulting expression to this instance's WHERE clause (or
adds a new "AND NOT(...)" condition if the WHERE clause on the existing Criteria is not empty).
- NOT_AVAILABLE_STRING - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- notBetween(String, Object, Object, Class) - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.Criteria
-
This method ...
- notBetween(String, Object, Object) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Adds a new NOT BETWEEN condition to the WHERE clause, ANDing it with any existing conditions if necessary.
- Note - Class in org.kuali.rice.kew.api.note
-
- Note - Class in org.kuali.rice.kew.notes
-
A note attached to a document.
- Note() - Constructor for class org.kuali.rice.kew.notes.Note
-
- Note - Class in org.kuali.rice.krad.bo
-
Represents a user note in the system.
- Note() - Constructor for class org.kuali.rice.krad.bo.Note
-
Default constructor.
- NOTE - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- Note.Builder - Class in org.kuali.rice.kew.api.note
-
A builder which can be used to construct
Note
instances.
- NOTE_ATTACHMENT_ENABLED - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
Property name for enabling attachments to note, overriding the defaults defined by the document template - Value is
"enableNoteAttachments"
- NOTE_ATTACHMENT_FILE_PROPERTY_NAME - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
Property name for note attachment - Value is "attachmentFile"
- NOTE_ATTRIBUTE_CLASS_PROPERTY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- NOTE_ATTRIBUTE_TYPE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- NOTE_ATTRIBUTE_TYPE_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- NOTE_DETAIL_TYPE - Static variable in class org.kuali.rice.krad.util.KRADConstants.DetailTypes
-
- NOTE_IDENTIFIER - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- NOTE_SERVICE - Static variable in class org.kuali.rice.kew.api.KewApiServiceLocator
-
- NOTE_SERVICE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- NOTE_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocator
-
- NOTE_TEXT_PROPERTY_NAME - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
Property name for note text - Value is "noteText"
- NOTE_TOPIC_TEXT_PROPERTY_NAME - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
Property name for note topic text - Value is "noteTopicText"
- NOTE_WORKFLOW_NOTIFICATION_REQUEST_LABEL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- NoteAction - Class in org.kuali.rice.kew.notes.web
-
Struts action for interfacing with the Notes system.
- NoteAction() - Constructor for class org.kuali.rice.kew.notes.web.NoteAction
-
- NoteConfigComponent - Class in org.kuali.rice.edl.impl.components
-
Adds notes support to EDL
- NoteConfigComponent() - Constructor for class org.kuali.rice.edl.impl.components.NoteConfigComponent
-
- NoteContract - Interface in org.kuali.rice.kew.api.note
-
- NoteDAO - Interface in org.kuali.rice.kew.notes.dao
-
- NoteDao - Interface in org.kuali.rice.krad.dao
-
The data access interface for NOte objects.
- NoteDaoJpa - Class in org.kuali.rice.krad.dao.impl
-
This class is the JPA implementation of the NoteDao interface.
- NoteDaoJpa() - Constructor for class org.kuali.rice.krad.dao.impl.NoteDaoJpa
-
- NoteDAOJpaImpl - Class in org.kuali.rice.kew.notes.dao.impl
-
- NoteDAOJpaImpl() - Constructor for class org.kuali.rice.kew.notes.dao.impl.NoteDAOJpaImpl
-
- NoteDaoOjb - Class in org.kuali.rice.krad.dao.impl
-
This class is the OJB implementation of the NoteDao interface.
- NoteDaoOjb() - Constructor for class org.kuali.rice.krad.dao.impl.NoteDaoOjb
-
Default constructor.
- NoteDAOOjbImpl - Class in org.kuali.rice.kew.notes.dao.impl
-
- NoteDAOOjbImpl() - Constructor for class org.kuali.rice.kew.notes.dao.impl.NoteDAOOjbImpl
-
- NoteDaoProxy - Class in org.kuali.rice.krad.dao.proxy
-
- NoteDaoProxy() - Constructor for class org.kuali.rice.krad.dao.proxy.NoteDaoProxy
-
- NoteForm - Class in org.kuali.rice.kew.notes.web
-
- NoteForm() - Constructor for class org.kuali.rice.kew.notes.web.NoteForm
-
- noteMessage - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- noteMessage - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentName
-
- notEmpty(String) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Adds an IS NOT EMPTY condition to the WHERE clause, ANDing it with any existing conditions if necessary.
- notEqual(String, Object) - Static method in class org.kuali.rice.core.api.criteria.PredicateFactory
-
Creates a predicate representing not equals comparison.
- notEqual(String, Object, Class, boolean) - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.Criteria
-
- notEqualIgnoreCase(String, CharSequence) - Static method in class org.kuali.rice.core.api.criteria.PredicateFactory
-
Creates a not equals ignore case predicate.
- NotEqualIgnoreCasePredicate - Class in org.kuali.rice.core.api.criteria
-
An immutable predicate which represents a "not equal ignore case" statement which is
evaluated the
CriteriaValue
of this predicate.
- NotEqualPredicate - Class in org.kuali.rice.core.api.criteria
-
An immutable predicate which represents a "not equal" statement which is
evaluated the
CriteriaValue
of this predicate.
- NOTES_TAG_NAME - Static variable in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- NoteService - Interface in org.kuali.rice.kew.api.note
-
- NoteService - Interface in org.kuali.rice.kew.notes.service
-
A service which handles data access for notes and attachments.
- NoteService - Interface in org.kuali.rice.krad.service
-
This service provides various operations related to
Note
objects.
- NoteServiceImpl - Class in org.kuali.rice.kew.impl.note
-
TODO
- NoteServiceImpl() - Constructor for class org.kuali.rice.kew.impl.note.NoteServiceImpl
-
- NoteServiceImpl - Class in org.kuali.rice.kew.notes.service.impl
-
- NoteServiceImpl() - Constructor for class org.kuali.rice.kew.notes.service.impl.NoteServiceImpl
-
- NoteServiceImpl - Class in org.kuali.rice.krad.service.impl
-
This class is the service implementation for the Note structure.
- NoteServiceImpl() - Constructor for class org.kuali.rice.krad.service.impl.NoteServiceImpl
-
- NoteType - Class in org.kuali.rice.krad.bo
-
- NoteType() - Constructor for class org.kuali.rice.krad.bo.NoteType
-
Default constructor.
- NoteType - Enum in org.kuali.rice.krad.util
-
Defines the different types of Notes which can be used with the notes
and attachments framework.
- notExists(Criteria) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Converts the given Criteria into a sub-SELECT query, surrounds it in parentheses, and adds a new
NOT EXISTS condition containing the resulting expression into the WHERE clause, while ANDing the
new condition with any existing conditions if necessary.
- notFound - Static variable in class org.kuali.rice.krad.workflow.attribute.KualiXmlAttributeHelper
-
- Notification - Class in org.kuali.rice.ken.bo
-
This class represents an instace of a notification message that is received by the overall
system.
- Notification() - Constructor for class org.kuali.rice.ken.bo.Notification
-
Constructs a Notification instance.
- NOTIFICATION - Static variable in class org.kuali.rice.ken.util.NotificationConstants.BO_PROPERTY_NAMES
-
- NOTIFICATION_ADMIN_GROUP_NAME - Static variable in class org.kuali.rice.ken.util.NotificationConstants.KEW_CONSTANTS
-
- NOTIFICATION_AUTO_REMOVE_DATE_TIME - Static variable in class org.kuali.rice.ken.util.NotificationConstants.BO_PROPERTY_NAMES
-
- NOTIFICATION_DOC_TYPE - Static variable in class org.kuali.rice.ken.util.NotificationConstants.KEW_CONSTANTS
-
- NOTIFICATION_EXCLUDED_USERS_WORKGROUP_NAME_IND - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- NOTIFICATION_FROM_ADDRESS - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- NOTIFICATION_NAMESPACE_CONTEXT - Static variable in class org.kuali.rice.ken.util.Util
-
- NOTIFICATION_SERVICE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- NOTIFICATION_SYSTEM_PRODUCER - Static variable in class org.kuali.rice.ken.util.NotificationConstants.NOTIFICATION_PRODUCERS
-
- NOTIFICATION_SYSTEM_PRODUCER_CONTACT_INFO - Static variable in class org.kuali.rice.ken.util.NotificationConstants.NOTIFICATION_PRODUCERS
-
- NOTIFICATION_SYSTEM_PRODUCER_DESCRIPTION - Static variable in class org.kuali.rice.ken.util.NotificationConstants.NOTIFICATION_PRODUCERS
-
- NOTIFICATION_SYSTEM_PRODUCER_NAME - Static variable in class org.kuali.rice.ken.util.NotificationConstants.NOTIFICATION_PRODUCERS
-
- NOTIFICATION_SYSTEM_USER - Static variable in class org.kuali.rice.ken.util.NotificationConstants.KEW_CONSTANTS
-
- NOTIFICATION_SYSTEM_USER_NAME - Static variable in class org.kuali.rice.ken.util.NotificationConstants.KEW_CONSTANTS
-
- NOTIFICATION_SYSTEM_USER_PARAM - Static variable in class org.kuali.rice.ken.util.NotificationConstants.KEW_CONSTANTS
-
- NotificationAuthorizationService - Interface in org.kuali.rice.ken.service
-
The NotificationAuthorizationService class is responsible for housing permissions and authorization
related services.
- NotificationAuthorizationServiceImpl - Class in org.kuali.rice.ken.service.impl
-
NotificationAuthorizationService implementation - this is the default out-of-the-box implementation of the service.
- NotificationAuthorizationServiceImpl(GenericDao) - Constructor for class org.kuali.rice.ken.service.impl.NotificationAuthorizationServiceImpl
-
Constructs a NotificationAuthorizationServiceImpl class instance.
- notificationAuthzService - Variable in class org.kuali.rice.ken.web.spring.ContentTypeController
-
- notificationAuthzService - Variable in class org.kuali.rice.ken.web.spring.SecurityInterceptor
-
- NotificationAutoRemoveException - Exception in org.kuali.rice.ken.exception
-
This class represents an auto-remove exception - when notifications are not properly removed
from their target audiences.
- NotificationAutoRemoveException() - Constructor for exception org.kuali.rice.ken.exception.NotificationAutoRemoveException
-
Constructs a NotificationAutoRemoveException instance.
- NotificationAutoRemoveException(String, Throwable) - Constructor for exception org.kuali.rice.ken.exception.NotificationAutoRemoveException
-
Constructs a NotificationAutoRemoveException instance.
- NotificationAutoRemoveException(String) - Constructor for exception org.kuali.rice.ken.exception.NotificationAutoRemoveException
-
Constructs a NotificationAutoRemoveException instance.
- NotificationAutoRemoveException(Throwable) - Constructor for exception org.kuali.rice.ken.exception.NotificationAutoRemoveException
-
Constructs a NotificationAutoRemoveException instance.
- NotificationChannel - Class in org.kuali.rice.ken.bo
-
This class represents and instance of a Notification Channel.
- NotificationChannel() - Constructor for class org.kuali.rice.ken.bo.NotificationChannel
-
Constructs a NotificationChannel instance.
- NotificationChannelReviewer - Class in org.kuali.rice.ken.bo
-
A reviewer for a notification publications to a NotificationChannel
- NotificationChannelReviewer() - Constructor for class org.kuali.rice.ken.bo.NotificationChannelReviewer
-
- NotificationChannelService - Interface in org.kuali.rice.ken.service
-
- notificationChannelService - Variable in class org.kuali.rice.ken.web.spring.SendEventNotificationMessageController
-
- notificationChannelService - Variable in class org.kuali.rice.ken.web.spring.SendNotificationMessageController
-
- notificationChannelService - Variable in class org.kuali.rice.ken.web.spring.UserPreferencesController
-
- NotificationChannelServiceImpl - Class in org.kuali.rice.ken.service.impl
-
NotificationChannelService implementation - uses the businessObjectDao to get at data in the underlying database.
- NotificationChannelServiceImpl(GenericDao) - Constructor for class org.kuali.rice.ken.service.impl.NotificationChannelServiceImpl
-
Constructs a NotificationChannelServiceImpl.java.
- NotificationConstants - Class in org.kuali.rice.ken.util
-
This class houses all constants for the NotificationSystem.
- NotificationConstants() - Constructor for class org.kuali.rice.ken.util.NotificationConstants
-
- NotificationConstants.BO_PROPERTY_NAMES - Class in org.kuali.rice.ken.util
-
This class houses constants that represent the property names for the business objects.
- NotificationConstants.CONTENT_TYPES - Class in org.kuali.rice.ken.util
-
Different content types for the Notification System.
- NotificationConstants.DELIVERY_TYPES - Class in org.kuali.rice.ken.util
-
Different delivery types for the Notification System.
- NotificationConstants.KEW_CONSTANTS - Class in org.kuali.rice.ken.util
-
This inner class is used to hold constants needed for KEW integration.
- NotificationConstants.LOCKED_FLAG - Class in org.kuali.rice.ken.util
-
Flags for record locking
- NotificationConstants.MESSAGE_DELIVERY_STATUS - Class in org.kuali.rice.ken.util
-
Different delivery status flags for the notification system.
- NotificationConstants.MESSAGE_DELIVERY_TYPES - Class in org.kuali.rice.ken.util
-
Different message delivery types for the notification system.
- NotificationConstants.NOTIFICATION_CONTROLLER_CONSTANTS - Class in org.kuali.rice.ken.util
-
Constants for request processing (web layer).
- NotificationConstants.NOTIFICATION_DETAIL_VIEWS - Class in org.kuali.rice.ken.util
-
This class holds constants for different detail views of a notification.
- NotificationConstants.NOTIFICATION_PRODUCERS - Class in org.kuali.rice.ken.util
-
This inner class is used to hold constants around needed for the default system producer which all channels must be exposed
to for the generic message sending form to work with.
- NotificationConstants.PROCESSING_FLAGS - Class in org.kuali.rice.ken.util
-
Different processing flags for the notification system.
- NotificationConstants.RECIPIENT_TYPES - Class in org.kuali.rice.ken.util
-
Different recipient types for the notification system.
- NotificationConstants.RESPONSE_MESSAGES - Class in org.kuali.rice.ken.util
-
Different response messages for sending notifications.
- NotificationConstants.RESPONSE_STATUSES - Class in org.kuali.rice.ken.util
-
Different response statuses for sending notifications.
- NotificationConstants.XML_MESSAGE_CONSTANTS - Class in org.kuali.rice.ken.util
-
This inner class holds contants that are used for parsing and resolving of content
inside of the XML message format that represents a notification request.
- NotificationContentType - Class in org.kuali.rice.ken.bo
-
This class represents the different types of Notification content that the system can handle.
- NotificationContentType() - Constructor for class org.kuali.rice.ken.bo.NotificationContentType
-
Constructs a NotificationContentType instance.
- NotificationContentTypeService - Interface in org.kuali.rice.ken.service
-
- notificationContentTypeService - Variable in class org.kuali.rice.ken.web.spring.ContentTypeController
-
- NotificationContentTypeServiceImpl - Class in org.kuali.rice.ken.service.impl
-
NotificationContentTypeService implementation - uses the businessObjectDao to get at the underlying data in the stock DBMS.
- NotificationContentTypeServiceImpl(GenericDao) - Constructor for class org.kuali.rice.ken.service.impl.NotificationContentTypeServiceImpl
-
Constructs a NotificationContentTypeServiceImpl.java.
- NotificationContext - Class in org.kuali.rice.kew.actions
-
- NotificationContext(String, PrincipalContract, String) - Constructor for class org.kuali.rice.kew.actions.NotificationContext
-
- NotificationController - Class in org.kuali.rice.ken.web.spring
-
This class is the controller for the basic notification related actions - viewing, etc.
- NotificationController() - Constructor for class org.kuali.rice.ken.web.spring.NotificationController
-
- NotificationCustomActionListAttribute - Class in org.kuali.rice.ken.kew
-
This class is our custom action list for Notifications in KEW.
- NotificationCustomActionListAttribute() - Constructor for class org.kuali.rice.ken.kew.NotificationCustomActionListAttribute
-
- NotificationDao - Interface in org.kuali.rice.ken.dao
-
This is a description of what this class does - g1zhang don't forget to fill this in.
- NotificationDaoJpa - Class in org.kuali.rice.ken.dao.impl
-
This is a description of what this class does - g1zhang don't forget to fill this in.
- NotificationDaoJpa() - Constructor for class org.kuali.rice.ken.dao.impl.NotificationDaoJpa
-
- NotificationDaoOjb - Class in org.kuali.rice.ken.dao.impl
-
This is a description of what this class does - g1zhang don't forget to fill this in.
- NotificationDaoOjb() - Constructor for class org.kuali.rice.ken.dao.impl.NotificationDaoOjb
-
- NotificationLifeCycle - Class in org.kuali.rice.ken.core
-
Eager-initializing singleton bean that performs some notification startup operations
- NotificationLifeCycle() - Constructor for class org.kuali.rice.ken.core.NotificationLifeCycle
-
- NotificationMessageContentService - Interface in org.kuali.rice.ken.service
-
Notification Message Content service - handles parsing the notification XML message and also marshalling out BOs for the response.
- NotificationMessageContentServiceImpl - Class in org.kuali.rice.ken.service.impl
-
NotificationMessageContentService implementation - uses both Xalan and XStream in various places to manage the marshalling/unmarshalling of
Notification data for processing by various components in the system.
- NotificationMessageContentServiceImpl(GenericDao, NotificationContentTypeService) - Constructor for class org.kuali.rice.ken.service.impl.NotificationMessageContentServiceImpl
-
Constructor which takes a GenericDao
Constructs a NotificationMessageContentServiceImpl.java.
- NotificationMessageDeliverer - Interface in org.kuali.rice.ken.deliverer
-
This class represents the different types of Notification Delivery Types that the system can handle.
- notificationMessageDelivererRegistryService - Variable in class org.kuali.rice.ken.web.spring.UserPreferencesController
-
- NotificationMessageDelivery - Class in org.kuali.rice.ken.bo
-
This class represents and instance of a NotificationMessageDelivery.
- NotificationMessageDelivery() - Constructor for class org.kuali.rice.ken.bo.NotificationMessageDelivery
-
Constructs a NotificationMessageDelivery instance.
- NotificationMessageDeliveryAutoRemovalService - Interface in org.kuali.rice.ken.service
-
Responsible for automatic removal of expired message deliveries
- NotificationMessageDeliveryAutoRemovalServiceImpl - Class in org.kuali.rice.ken.service.impl
-
Auto removes expired message deliveries.
- NotificationMessageDeliveryAutoRemovalServiceImpl(GenericDao, PlatformTransactionManager, ExecutorService, NotificationMessageDeliveryService) - Constructor for class org.kuali.rice.ken.service.impl.NotificationMessageDeliveryAutoRemovalServiceImpl
-
Constructs a NotificationMessageDeliveryDispatchServiceImpl instance.
- NotificationMessageDeliveryException - Exception in org.kuali.rice.ken.exception
-
This class represents a delivery exception - when notifications are not properly delivered
to their target audiences.
- NotificationMessageDeliveryException() - Constructor for exception org.kuali.rice.ken.exception.NotificationMessageDeliveryException
-
Constructs a NotificationMessageDeliveryException instance.
- NotificationMessageDeliveryException(String, Throwable) - Constructor for exception org.kuali.rice.ken.exception.NotificationMessageDeliveryException
-
Constructs a NotificationMessageDeliveryException instance.
- NotificationMessageDeliveryException(String) - Constructor for exception org.kuali.rice.ken.exception.NotificationMessageDeliveryException
-
Constructs a NotificationMessageDeliveryException instance.
- NotificationMessageDeliveryException(Throwable) - Constructor for exception org.kuali.rice.ken.exception.NotificationMessageDeliveryException
-
Constructs a NotificationMessageDeliveryException instance.
- NotificationMessageDeliveryResolverService - Interface in org.kuali.rice.ken.service
-
This class is responsible for the job that will actually resolve which recipients receive a notification for specific endpoints.
- NotificationMessageDeliveryResolverServiceImpl - Class in org.kuali.rice.ken.service.impl
-
This is the default out-of-the-box implementation that leverages the status flag on a notification (RESOLVED versus UNRESOLVED) to determine whether
the notification's message deliveries need to be resolved or not.
- NotificationMessageDeliveryResolverServiceImpl(NotificationService, NotificationRecipientService, GenericDao, PlatformTransactionManager, ExecutorService, UserPreferenceService) - Constructor for class org.kuali.rice.ken.service.impl.NotificationMessageDeliveryResolverServiceImpl
-
Constructs a NotificationMessageDeliveryDispatchServiceImpl instance.
- NotificationMessageDeliveryService - Interface in org.kuali.rice.ken.service
-
The NotificationMessageDeliveryService class is responsible various functions regarding the
NotificationMessageDelivery records that exist within the system.
- NotificationMessageDeliveryServiceImpl - Class in org.kuali.rice.ken.service.impl
-
NotificationService implementation - this is the default out-of-the-box implementation of the service that uses the
businessObjectDao to get at the data via our OOTB DBMS.
- NotificationMessageDeliveryServiceImpl(GenericDao, NotificationMessegeDeliveryDao) - Constructor for class org.kuali.rice.ken.service.impl.NotificationMessageDeliveryServiceImpl
-
Constructs a NotificationServiceImpl class instance.
- NotificationMessageDismissalException - Exception in org.kuali.rice.ken.exception
-
This class represents a dismissal exception - when notifications are not properly dismissed
by a deliverer
- NotificationMessageDismissalException() - Constructor for exception org.kuali.rice.ken.exception.NotificationMessageDismissalException
-
Constructs a NotificationMessageDismissalException instance.
- NotificationMessageDismissalException(String, Throwable) - Constructor for exception org.kuali.rice.ken.exception.NotificationMessageDismissalException
-
Constructs a NotificationMessageDismissalException instance.
- NotificationMessageDismissalException(String) - Constructor for exception org.kuali.rice.ken.exception.NotificationMessageDismissalException
-
Constructs a NotificationMessageDismissalException instance.
- NotificationMessageDismissalException(Throwable) - Constructor for exception org.kuali.rice.ken.exception.NotificationMessageDismissalException
-
Constructs a NotificationMessageDismissalException instance.
- NotificationMessegeDeliveryDao - Interface in org.kuali.rice.ken.dao
-
This is a description of what this class does - g1zhang don't forget to fill this in.
- NotificationMessegeDeliveryDaoJpa - Class in org.kuali.rice.ken.dao.impl
-
This is a description of what this class does - g1zhang don't forget to fill this in.
- NotificationMessegeDeliveryDaoJpa() - Constructor for class org.kuali.rice.ken.dao.impl.NotificationMessegeDeliveryDaoJpa
-
- NotificationMessegeDeliveryDaoOjb - Class in org.kuali.rice.ken.dao.impl
-
This is a description of what this class does - g1zhang don't forget to fill this in.
- NotificationMessegeDeliveryDaoOjb() - Constructor for class org.kuali.rice.ken.dao.impl.NotificationMessegeDeliveryDaoOjb
-
- NotificationPostProcessor - Class in org.kuali.rice.ken.postprocessor.kew
-
This class is the post processor that gets run when workflow state changes occur for the
underlying core NotificationDocumentType that all notifications go into KEW as.
- NotificationPostProcessor() - Constructor for class org.kuali.rice.ken.postprocessor.kew.NotificationPostProcessor
-
Constructs a NotificationPostProcessor instance.
- NotificationPriority - Class in org.kuali.rice.ken.bo
-
This class represents a priority for a notification - i.e.
- NotificationPriority() - Constructor for class org.kuali.rice.ken.bo.NotificationPriority
-
Constructs a NotificationPriority instance.
- NotificationProducer - Class in org.kuali.rice.ken.bo
-
This class represents an instance of who can actually submit notification messages to the system
for processing.
- NotificationProducer() - Constructor for class org.kuali.rice.ken.bo.NotificationProducer
-
Constructs a NotificationProducer instance.
- NotificationPropertyPlaceholderConfigurer - Class in org.kuali.rice.ken.util
-
PropertyPlaceholderConfigurer subclass that overrides any statically defined properties and properties locations,
with configuration settings from a properties file specified in a System property.
- NotificationPropertyPlaceholderConfigurer() - Constructor for class org.kuali.rice.ken.util.NotificationPropertyPlaceholderConfigurer
-
- NotificationRecipient - Class in org.kuali.rice.ken.bo
-
This class houses information pertaining to each recipient for a Notification message.
- NotificationRecipient() - Constructor for class org.kuali.rice.ken.bo.NotificationRecipient
-
Constructs a NotificationRecipient instance.
- NotificationRecipientList - Class in org.kuali.rice.ken.bo
-
This class represents the data structure that will house a default recipient list for a notification channel.
- NotificationRecipientList() - Constructor for class org.kuali.rice.ken.bo.NotificationRecipientList
-
Constructs a NotificationRecipientList.java instance.
- NotificationRecipientService - Interface in org.kuali.rice.ken.service
-
The NotificationRecipientService class is responsible for housing user/group related services.
- notificationRecipientService - Variable in class org.kuali.rice.ken.web.spring.SendEventNotificationMessageController
-
- notificationRecipientService - Variable in class org.kuali.rice.ken.web.spring.SendNotificationMessageController
-
- NotificationRecipientServiceKimImpl - Class in org.kuali.rice.ken.service.impl
-
NotificationRecipientService implementation
This implementation relies on KIM user and group management
- NotificationRecipientServiceKimImpl() - Constructor for class org.kuali.rice.ken.service.impl.NotificationRecipientServiceKimImpl
-
- NotificationResponse - Class in org.kuali.rice.ken.bo
-
This class represents the data structure that will house information for
a Notification Response
- NotificationResponse() - Constructor for class org.kuali.rice.ken.bo.NotificationResponse
-
Constructs a NotificationResponse.java instance.
- NotificationSender - Class in org.kuali.rice.ken.bo
-
This class represents the data structure that will house information about the non-system
sender that a notification message is sent on behalf of.
- NotificationSender() - Constructor for class org.kuali.rice.ken.bo.NotificationSender
-
Constructs a NotificationSender.java instance.
- NotificationSenderFormPostProcessor - Class in org.kuali.rice.ken.postprocessor.kew
-
This class is the post processor that gets run when the general notification
message sending form is approved by its reviewers.
- NotificationSenderFormPostProcessor() - Constructor for class org.kuali.rice.ken.postprocessor.kew.NotificationSenderFormPostProcessor
-
Constructs a NotificationSenderFormPostProcessor instance.
- NotificationSenderFormPostProcessor(NotificationService, GenericDao) - Constructor for class org.kuali.rice.ken.postprocessor.kew.NotificationSenderFormPostProcessor
-
Constructs a NotificationSenderFormPostProcessor instance.
- NotificationService - Interface in org.kuali.rice.ken.service
-
The NotificationService class is responsible for processing notification messages
that come into the system.
- notificationService - Variable in class org.kuali.rice.ken.web.spring.ContentTypeController
-
- notificationService - Variable in class org.kuali.rice.ken.web.spring.NotificationController
-
- notificationService - Variable in class org.kuali.rice.ken.web.spring.SendEventNotificationMessageController
-
- notificationService - Variable in class org.kuali.rice.ken.web.spring.SendNotificationMessageController
-
- NotificationService - Interface in org.kuali.rice.kew.notification.service
-
A service which sends notifications regarding the generation of ActionItems.
- NotificationServiceImpl - Class in org.kuali.rice.ken.service.impl
-
NotificationService implementation - this is the default out-of-the-box implementation of the service.
- NotificationServiceImpl(GenericDao, NotificationMessageContentService, NotificationAuthorizationService, NotificationRecipientService, NotificationWorkflowDocumentService, NotificationMessageDeliveryService, NotificationDao) - Constructor for class org.kuali.rice.ken.service.impl.NotificationServiceImpl
-
Constructs a NotificationServiceImpl class instance.
- NotificationServiceLocator - Interface in org.kuali.rice.ken.core
-
Interface for obtaining Notification System services
- NotificationSuppression - Class in org.kuali.rice.kew.actionrequest.service.impl
-
This utility class encapsulates functions used to provide notification suppression
- NotificationSuppression() - Constructor for class org.kuali.rice.kew.actionrequest.service.impl.NotificationSuppression
-
- NotificationWebService - Interface in org.kuali.rice.ken.client.ws.stubs
-
This class is a facade service wrapper interface for JAX-RPC compliance within
Apache Axis.
- NotificationWebService - Interface in org.kuali.rice.ken.service.ws
-
Web service interface to NotificationService - allows remote sending of notifications from other systems via Web Service interaction.
- NotificationWebServiceImpl - Class in org.kuali.rice.ken.service.ws.impl
-
Web service interface implementation that delegates directly to Spring service
Spring integration strategy taken from:
http://javaboutique.internet.com/tutorials/axisspring/
This class extends ServletEndpointSupport so that it can obtain the Notification System Spring context
from the ServletContext via getWebApplicationContext().
- NotificationWebServiceImpl() - Constructor for class org.kuali.rice.ken.service.ws.impl.NotificationWebServiceImpl
-
- notificationWorkflowDocService - Variable in class org.kuali.rice.ken.web.spring.NotificationController
-
- notificationWorkflowDocService - Variable in class org.kuali.rice.ken.web.spring.SendEventNotificationMessageController
-
- notificationWorkflowDocService - Variable in class org.kuali.rice.ken.web.spring.SendNotificationMessageController
-
- NotificationWorkflowDocument - Class in org.kuali.rice.ken.document.kew
-
This class extends the KEW WorkflowDocument object and becomes our gateway for get a handle on
KEW documents in workflow.
- NotificationWorkflowDocumentService - Interface in org.kuali.rice.ken.service
-
The NotificationWorkflowDocumentService class is responsible for housing service methods for interacting with KEW.
- NotificationWorkflowDocumentServiceImpl - Class in org.kuali.rice.ken.service.impl
-
This class is responsible for interacting with KEW - this is the default implementation that
leverages the KEW client API.
- NotificationWorkflowDocumentServiceImpl(NotificationMessageContentService) - Constructor for class org.kuali.rice.ken.service.impl.NotificationWorkflowDocumentServiceImpl
-
Constructs a NotificationWorkflowDocumentServiceImpl instance.
- notify(List<ActionItem>, RouteNodeInstance) - Method in class org.kuali.rice.kew.actionrequest.service.impl.NotificationSuppression
-
This method takes care of notification for ActionItemS.
- notify(RouteContext, List<ActionItem>, RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.node.RequestActivationNodeBase
-
This method takes care of notification for ActionItemS.
- notify(List<ActionItem>) - Method in class org.kuali.rice.kew.notification.service.impl.DefaultNotificationService
-
Queues up immediate email processors for ActionItem notification.
- notify(List<ActionItem>) - Method in interface org.kuali.rice.kew.notification.service.NotificationService
-
Send out notifications in regards to the given ActionItems being generated.
- NOTIFY_ACKNOWLEDGE - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- NOTIFY_APPROVE - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- NOTIFY_COMPLETE - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- NOTIFY_FYI - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- NOTIFY_ON_SAVE - Static variable in class org.kuali.rice.kew.doctype.DocumentTypePolicyEnum
-
- NOTIFY_ON_SAVE_POLICY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- NOTIFY_PRIMARY_DELEGATION - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- NOTIFY_SECONDARY_DELEGATION - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- notifyActionTaken(ActionTakenValue) - Method in class org.kuali.rice.kew.actions.ActionTakenEvent
-
- notifyComponents() - Method in class org.kuali.rice.edl.impl.EDLController
-
- notifyGlobalCallbacks(AsynchronousCall, Object) - Method in class org.kuali.rice.ksb.messaging.MessageServiceInvoker
-
- notifyMembershipChange(String, String, String) - Method in interface org.kuali.rice.kew.api.group.GroupMembershipChangeQueue
-
- notifyMembershipChange(String, String, String) - Method in class org.kuali.rice.kew.impl.group.GroupMembershipChangeQueueImpl
-
- notifyOnCallback(AsynchronousCall, Object) - Method in class org.kuali.rice.ksb.messaging.MessageServiceInvoker
-
Used in case the thread that dumped this work into the queue is waiting
for the work to be done to continue processing.
- notifyOnCallback(AsynchronousCall, AsynchronousCallback, Object) - Method in class org.kuali.rice.ksb.messaging.MessageServiceInvoker
-
- notifyStatusChange(String, String) - Method in class org.kuali.rice.kew.actions.ActionTakenEvent
-
- notifyStatusChange(DocumentRouteHeaderValue, String, String) - Method in class org.kuali.rice.kew.messaging.exceptionhandling.ExceptionRoutingServiceImpl
-
- notIn(String, T...) - Static method in class org.kuali.rice.core.api.criteria.PredicateFactory
-
Create a not in predicate.
- notIn(String, List, Class) - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.Criteria
-
- notIn(String, Criteria) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Converts the given Criteria into a sub-SELECT query, surrounds it in parentheses, and adds a new
"NOT IN (...)" condition containing the resulting expression into the WHERE clause, while ANDing
the new condition with any existing conditions if necessary.
- notIn(String, Collection<?>) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Takes the individual elements of the provided collection, converts them to literals or assigns them to input
parameters as needed, and adds a new "IN (...)" condition to the WHERE clause containing those elements,
ANDing it with any existing conditions if necessary.
- notIn(String, Object...) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Takes the provided values, converts them to literals or assigns them to input parameters as needed, and adds
a new "NOT IN (...)" condition to the WHERE clause containing those elements, ANDing it with any existing
conditions if necessary.
- notInIgnoreCase(String, T...) - Static method in class org.kuali.rice.core.api.criteria.PredicateFactory
-
Create a not in ignore case.
- NotInIgnoreCasePredicate - Class in org.kuali.rice.core.api.criteria
-
An immutable predicate which represents a "not in" statement which is
evaluated against a list of values.
- NotInPredicate - Class in org.kuali.rice.core.api.criteria
-
An immutable predicate which represents a "not in" statement which is
evaluated against a list of values.
- notLike(String, CharSequence) - Static method in class org.kuali.rice.core.api.criteria.PredicateFactory
-
Creates a not like predicate.
- notLike(String, Object, Class, boolean) - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.Criteria
-
- notLike(String, Object) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Adds a new NOT LIKE condition to the WHERE clause, ANDing it with any existing conditions if necessary.
- notLikeEscape(String, Object, char) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Adds a new NOT LIKE condition (containing an ESCAPE clause) to the WHERE clause, ANDing it with any
existing conditions if necessary.
- NotLikePredicate - Class in org.kuali.rice.core.api.criteria
-
An immutable predicate which represents a "not like" statement which is
evaluated the
CriteriaValue
of this predicate.
- notMemberOf(Object, String) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Adds a NOT MEMBER OF condition to the WHERE clause, ANDing it with any existing conditions if necessary.
- notMemberOf(String, String) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Adds a NOT MEMBER OF condition to the WHERE clause, ANDing it with any existing conditions if necessary.
- notNull(String) - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.Criteria
-
- notNull(String) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Adds an IS NOT NULL condition to the WHERE clause, ANDing it with any existing conditions if necessary.
- NotNullPredicate - Class in org.kuali.rice.core.api.criteria
-
An immutable predicate which represents an "is not null" statement which is
evaluated the property defined by the property path on this predicate.
- NullCellComparator - Class in org.kuali.rice.kns.web.comparator
-
- NullCellComparator() - Constructor for class org.kuali.rice.kns.web.comparator.NullCellComparator
-
- NullDocumentSearchCustomizer - Class in org.kuali.rice.kew.framework.document.search
-
A simple implementation of DocumentSearchCustomizer
which performs no customization.
- NullDocumentSearchCustomizer() - Constructor for class org.kuali.rice.kew.framework.document.search.NullDocumentSearchCustomizer
-
- NullEntityManagerFactory - Class in org.kuali.rice.core.framework.persistence.jpa
-
Null EntityManagerFactory that enables SharedEntityManagerBean to create a proxy when jpa is not enabled.
- NullEntityManagerFactory() - Constructor for class org.kuali.rice.core.framework.persistence.jpa.NullEntityManagerFactory
-
- NullPredicate - Class in org.kuali.rice.core.api.criteria
-
An immutable predicate which represents an "is null" statement which is
evaluated the property defined by the property path on this predicate.
- NullQualifierResolver - Class in org.kuali.rice.kew.role
-
Implementation of the Null Object Pattern for QualiferResolvers.
- NullQualifierResolver() - Constructor for class org.kuali.rice.kew.role.NullQualifierResolver
-
- nullSafeGet(ResultSet, String[], Object) - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateImmutableValueUserType
-
Abstract method for children classes to override - this returns the SQL value from the given ResultSet into a Java value
- nullSafeGet(ResultSet, String[], Object) - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiCharBooleanAIType
-
Retrieves a value from the given ResultSet
- nullSafeGet(ResultSet, String[], Object) - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiDecimalFieldType
-
This overridden method ...
- nullSafeGet(ResultSet, String[], Object) - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiDecimalPercentageFieldType
-
- nullSafeGet(ResultSet, String[], Object) - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiDecimalPercentFieldType
-
This overridden method ...
- nullSafeGet(ResultSet, String[], Object) - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiEncryptDecryptUserType
-
Retrieves a value from the given ResultSet and decrypts it
- nullSafeGet(ResultSet, String[], Object) - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiHashType
-
Retrieves a value from the given ResultSet and decrypts it
- nullSafeGet(ResultSet, String[], Object) - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiIntegerFieldType
-
This overridden method ...
- nullSafeGet(ResultSet, String[], Object) - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiIntegerPercentageFieldType
-
This overridden method ...
- nullSafeGet(ResultSet, String[], Object) - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiIntegerPercentFieldType
-
This overridden method ...
- nullSafeGet(ResultSet, String[], Object) - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiPercentFieldType
-
This overridden method ...
- nullSafeGet(ResultSet, String[], Object) - Method in class org.kuali.rice.core.framework.persistence.jpa.type.KualiDecimalIntegerPercentFieldType
-
Retrieves a value from the given ResultSet and decrypts it
- nullSafeSet(PreparedStatement, Object, int) - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateImmutableValueUserType
-
Abstract method for children to override - takes a Java value and changes it to be correctly added to the given PreparedStatement
- nullSafeSet(PreparedStatement, Object, int) - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiCharBooleanAIType
-
- nullSafeSet(PreparedStatement, Object, int) - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiDecimalFieldType
-
This overridden method ...
- nullSafeSet(PreparedStatement, Object, int) - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiDecimalPercentageFieldType
-
sets the hash value on the PreparedStatement
- nullSafeSet(PreparedStatement, Object, int) - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiDecimalPercentFieldType
-
This overridden method ...
- nullSafeSet(PreparedStatement, Object, int) - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiEncryptDecryptUserType
-
Encrypts the value if possible and then sets that on the PreparedStatement
- nullSafeSet(PreparedStatement, Object, int) - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiHashType
-
sets the hash value on the PreparedStatement
- nullSafeSet(PreparedStatement, Object, int) - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiIntegerFieldType
-
This overridden method ...
- nullSafeSet(PreparedStatement, Object, int) - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiIntegerPercentageFieldType
-
This overridden method ...
- nullSafeSet(PreparedStatement, Object, int) - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiIntegerPercentFieldType
-
This overridden method ...
- nullSafeSet(PreparedStatement, Object, int) - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiPercentFieldType
-
This overridden method ...
- nullSafeSet(PreparedStatement, Object, int) - Method in class org.kuali.rice.core.framework.persistence.jpa.type.KualiDecimalIntegerPercentFieldType
-
Encrypts the value if possible and then sets that on the PreparedStatement
- NullValueComparator - Class in org.kuali.rice.kns.web.comparator
-
- NullValueComparator() - Constructor for class org.kuali.rice.kns.web.comparator.NullValueComparator
-
- NumActiveItemsReport(Stats) - Method in class org.kuali.rice.kew.stats.dao.impl.StatsDaoJpaImpl
-
- NumActiveItemsReport(Stats) - Method in class org.kuali.rice.kew.stats.dao.impl.StatsDAOOjbImpl
-
- NumActiveItemsReport(Stats) - Method in interface org.kuali.rice.kew.stats.dao.StatsDAO
-
- NumActiveItemsReport(Stats) - Method in class org.kuali.rice.kew.stats.service.impl.StatsServiceImpl
-
- NumActiveItemsReport(Stats) - Method in interface org.kuali.rice.kew.stats.service.StatsService
-
- numberOfColumns - Variable in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
-
Deprecated.
- numberOfColumns - Variable in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
-
Deprecated.
- NumberOfDocTypesReport(Stats) - Method in class org.kuali.rice.kew.stats.dao.impl.StatsDaoJpaImpl
-
- NumberOfDocTypesReport(Stats) - Method in class org.kuali.rice.kew.stats.dao.impl.StatsDAOOjbImpl
-
- NumberOfDocTypesReport(Stats) - Method in interface org.kuali.rice.kew.stats.dao.StatsDAO
-
- NumberOfDocTypesReport(Stats) - Method in class org.kuali.rice.kew.stats.service.impl.StatsServiceImpl
-
- NumberOfDocTypesReport(Stats) - Method in interface org.kuali.rice.kew.stats.service.StatsService
-
- NUMERIC - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsValues
-
- NumericCellComparator - Class in org.kuali.rice.kns.web.comparator
-
- NumericCellComparator() - Constructor for class org.kuali.rice.kns.web.comparator.NumericCellComparator
-
- NumericPatternConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
-
Pattern for matching numeric characters, difference between NumericPatternConstraint and IntegerPatternConstraint
is that a numeric pattern constraint is for matching numeric characters and can be mixed with other characters
by setting allow flags on, while integer is for only positive/negative numbers
- NumericPatternConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.NumericPatternConstraint
-
- NumericValidationPattern - Class in org.kuali.rice.kns.datadictionary.validation.charlevel
-
Pattern for matching numeric characters
- NumericValidationPattern() - Constructor for class org.kuali.rice.kns.datadictionary.validation.charlevel.NumericValidationPattern
-
- NumericValueComparator - Class in org.kuali.rice.krad.comparator
-
- NumericValueComparator() - Constructor for class org.kuali.rice.krad.comparator.NumericValueComparator
-
- NumInitiatedDocsByDocTypeReport(Stats) - Method in class org.kuali.rice.kew.stats.dao.impl.StatsDaoJpaImpl
-
- NumInitiatedDocsByDocTypeReport(Stats) - Method in class org.kuali.rice.kew.stats.dao.impl.StatsDAOOjbImpl
-
- NumInitiatedDocsByDocTypeReport(Stats) - Method in interface org.kuali.rice.kew.stats.dao.StatsDAO
-
- NumInitiatedDocsByDocTypeReport(Stats) - Method in class org.kuali.rice.kew.stats.service.impl.StatsServiceImpl
-
- NumInitiatedDocsByDocTypeReport(Stats) - Method in interface org.kuali.rice.kew.stats.service.StatsService
-
- numOfColumns - Variable in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- numPropertyElements() - Method in class org.kuali.rice.krad.util.documentserializer.DocumentSerializationState
-
The number of property elements in this state object.
- numPropertyElements() - Method in class org.kuali.rice.krad.util.documentserializer.SerializationState
-
The number of property elements in this state object.
- NumUsersReport(Stats) - Method in class org.kuali.rice.kew.stats.dao.impl.StatsDaoJpaImpl
-
- NumUsersReport(Stats) - Method in class org.kuali.rice.kew.stats.dao.impl.StatsDAOOjbImpl
-
- NumUsersReport(Stats) - Method in interface org.kuali.rice.kew.stats.dao.StatsDAO
-
- NumUsersReport(Stats) - Method in class org.kuali.rice.kew.stats.service.impl.StatsServiceImpl
-
- NumUsersReport(Stats) - Method in interface org.kuali.rice.kew.stats.service.StatsService
-
O
- object - Variable in class org.kuali.rice.krad.datadictionary.validation.DictionaryObjectAttributeValueReader
-
- OBJECT_ID - Static variable in class org.kuali.rice.core.api.CoreConstants.CommonElements
-
- OBJECT_ID - Static variable in class org.kuali.rice.krad.uif.UifPropertyPaths
-
- OBJECT_ID - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- objectAttributeName - Variable in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
-
- ObjectDefinition - Class in org.kuali.rice.core.api.reflect
-
A marker interface for object definitions.
- ObjectDefinition(Class<?>) - Constructor for class org.kuali.rice.core.api.reflect.ObjectDefinition
-
- ObjectDefinition(String, String) - Constructor for class org.kuali.rice.core.api.reflect.ObjectDefinition
-
- ObjectDefinition(String) - Constructor for class org.kuali.rice.core.api.reflect.ObjectDefinition
-
- ObjectDefinitionResolver - Class in org.kuali.rice.core.framework.resourceloader
-
Resolves object definitions into java Objects that are wrapped in a proxy whose classloader is the current
context classloader.
- ObjectDefinitionResolver() - Constructor for class org.kuali.rice.core.framework.resourceloader.ObjectDefinitionResolver
-
- objectDescription - Variable in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- ObjectDescriptor - Class in org.kuali.rice.core.framework.persistence.jpa.metadata
-
Base class for the "one" side of a relationship.
- ObjectDescriptor() - Constructor for class org.kuali.rice.core.framework.persistence.jpa.metadata.ObjectDescriptor
-
- objectLabel - Variable in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- ObjectLoader - Interface in org.kuali.rice.core.api.resourceloader
-
- ObjectNotABusinessObjectRuntimeException - Exception in org.kuali.rice.krad.exception
-
- ObjectNotABusinessObjectRuntimeException() - Constructor for exception org.kuali.rice.krad.exception.ObjectNotABusinessObjectRuntimeException
-
- ObjectNotABusinessObjectRuntimeException(String) - Constructor for exception org.kuali.rice.krad.exception.ObjectNotABusinessObjectRuntimeException
-
- ObjectNotABusinessObjectRuntimeException(Throwable) - Constructor for exception org.kuali.rice.krad.exception.ObjectNotABusinessObjectRuntimeException
-
- ObjectNotABusinessObjectRuntimeException(String, Throwable) - Constructor for exception org.kuali.rice.krad.exception.ObjectNotABusinessObjectRuntimeException
-
- ObjectPropertyUtils - Class in org.kuali.rice.krad.uif.util
-
Utility methods to get/set property values and working with objects
- ObjectPropertyUtils() - Constructor for class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
- ObjectUtils - Class in org.kuali.rice.krad.util
-
This class contains various Object, Proxy, and serialization utilities.
- OJB_COLLECTION_HELPER - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorInternal
-
- OJB_PLATFORM - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
- OJB_PROPERTIES_PROP - Static variable in class org.kuali.rice.core.framework.persistence.ojb.BaseOjbConfigurer
-
- OjbCharBooleanConversion - Class in org.kuali.rice.core.framework.persistence.ojb.conversion
-
Performs conversion of java boolean fields to and from the database
- OjbCharBooleanConversion() - Constructor for class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversion
-
- OjbCharBooleanConversion2 - Class in org.kuali.rice.core.framework.persistence.ojb.conversion
-
This class originates from a similar class in the Kuali Financial System and has been adapted from
that original state which was originally authored by the Kuali Nervous System team.
- OjbCharBooleanConversion2() - Constructor for class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversion2
-
- OjbCharBooleanConversion3 - Class in org.kuali.rice.core.framework.persistence.ojb.conversion
-
This class originates from a similar class in the Kuali Financial System and has been adapted from
that original state which was originally authored by the Kuali Nervous System team.
- OjbCharBooleanConversion3() - Constructor for class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversion3
-
- OjbCharBooleanConversion4 - Class in org.kuali.rice.core.framework.persistence.ojb.conversion
-
Deprecated.
Use OjbCharBooleanConversion2 instead
- OjbCharBooleanConversion4() - Constructor for class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversion4
-
Deprecated.
no args constructor
- OjbCharBooleanConversionAI - Class in org.kuali.rice.core.framework.persistence.ojb.conversion
-
This class converts the "A" or "I" value from the database into a true or false in Java.
- OjbCharBooleanConversionAI() - Constructor for class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversionAI
-
- OjbCharBooleanConversionBase - Class in org.kuali.rice.core.framework.persistence.ojb.conversion
-
- OjbCharBooleanConversionBase() - Constructor for class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversionBase
-
- OjbCharBooleanConversionTF - Class in org.kuali.rice.core.framework.persistence.ojb.conversion
-
This class converts the "T" or "F" value from the database into a true or false in Java.
- OjbCharBooleanConversionTF() - Constructor for class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversionTF
-
- OjbCollectionAware - Interface in org.kuali.rice.krad.util
-
- OjbCollectionHelper - Class in org.kuali.rice.krad.util
-
Helper object to deal with persisting collections.
- OjbCollectionHelper() - Constructor for class org.kuali.rice.krad.util.OjbCollectionHelper
-
- ojbConcreteClass - Variable in class org.kuali.rice.kew.docsearch.SearchableAttributeDateTimeValue
-
- ojbConcreteClass - Variable in class org.kuali.rice.kew.docsearch.SearchableAttributeFloatValue
-
- ojbConcreteClass - Variable in class org.kuali.rice.kew.docsearch.SearchableAttributeLongValue
-
- ojbConcreteClass - Variable in class org.kuali.rice.kew.docsearch.SearchableAttributeStringValue
-
- OjbDecimalPercentageFieldConversion - Class in org.kuali.rice.core.framework.persistence.ojb.conversion
-
- OjbDecimalPercentageFieldConversion() - Constructor for class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbDecimalPercentageFieldConversion
-
- OjbKualiDecimalFieldConversion - Class in org.kuali.rice.core.framework.persistence.ojb.conversion
-
This class converts NUMERIC fields from the database into KualiDecimal instances, and vice-versa.
- OjbKualiDecimalFieldConversion() - Constructor for class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbKualiDecimalFieldConversion
-
- OjbKualiEncryptDecryptFieldConversion - Class in org.kuali.rice.core.framework.persistence.ojb.conversion
-
This class calls core service to encrypt values going to the database and decrypt values coming back from the database.
- OjbKualiEncryptDecryptFieldConversion() - Constructor for class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbKualiEncryptDecryptFieldConversion
-
- OjbKualiHashFieldConversion - Class in org.kuali.rice.core.framework.persistence.ojb.conversion
-
This class calls core service to hash values going to the database.
- OjbKualiHashFieldConversion() - Constructor for class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbKualiHashFieldConversion
-
- OjbKualiIntegerFieldConversion - Class in org.kuali.rice.core.framework.persistence.ojb.conversion
-
- OjbKualiIntegerFieldConversion() - Constructor for class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbKualiIntegerFieldConversion
-
- OjbKualiIntegerPercentageFieldConversion - Class in org.kuali.rice.core.framework.persistence.ojb.conversion
-
- OjbKualiIntegerPercentageFieldConversion() - Constructor for class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbKualiIntegerPercentageFieldConversion
-
- OjbKualiPercentFieldConversion - Class in org.kuali.rice.core.framework.persistence.ojb.conversion
-
Creates a KualiPercent object from the data field.
- OjbKualiPercentFieldConversion() - Constructor for class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbKualiPercentFieldConversion
-
- OjbMetadataLoader - Class in org.kuali.rice.krad.util
-
- OjbMetadataLoader() - Constructor for class org.kuali.rice.krad.util.OjbMetadataLoader
-
- OLD_MAINTAINABLE_OBJECT - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- OLD_MAINTAINABLE_TAG_NAME - Static variable in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- oldMaintainableObject - Variable in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- oldMaintainableValues - Variable in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
- OLTP_LOCKOUT_ACTIVE_IND - Static variable in class org.kuali.rice.krad.util.KRADConstants.SystemGroupParameterNames
-
- OLTP_LOCKOUT_DEFAULT_MESSAGE - Static variable in class org.kuali.rice.krad.util.KRADConstants.SystemGroupParameterNames
-
- OLTP_LOCKOUT_MESSAGE_PARM - Static variable in class org.kuali.rice.krad.util.KRADConstants.SystemGroupParameterNames
-
- omitNewline - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- omitNewline - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AnyCharacterPatternConstraint
-
- omitZero - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.IntegerPatternConstraint
-
- onApplicationEvent(ApplicationEvent) - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
- onclick - Variable in class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
-
Deprecated.
- ONE_DIGIT_TEXT_CODE - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- OneToManyDescriptor - Class in org.kuali.rice.core.framework.persistence.jpa.metadata
-
- OneToManyDescriptor() - Constructor for class org.kuali.rice.core.framework.persistence.jpa.metadata.OneToManyDescriptor
-
- OneToOneDescriptor - Class in org.kuali.rice.core.framework.persistence.jpa.metadata
-
- OneToOneDescriptor() - Constructor for class org.kuali.rice.core.framework.persistence.jpa.metadata.OneToOneDescriptor
-
- onlyNegative - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.IntegerPatternConstraint
-
- op() - Method in enum org.kuali.rice.core.api.search.SearchOperator
-
- OP_CODE_NAMES - Static variable in enum org.kuali.rice.krms.api.repository.LogicalOperator
-
Collection OP_CODE_NAMES
- OP_CODES - Static variable in enum org.kuali.rice.krms.api.repository.LogicalOperator
-
Collection OP_CODES
- OPEN_DOCUMENT - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- OPEN_NEW_WINDOW - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- OPEN_VIEW - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- OpenCloseValuesFinder - Class in org.kuali.rice.krad.keyvalues
-
This class returns list containg O = Open or C = Closed
- OpenCloseValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.OpenCloseValuesFinder
-
- operator - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint
-
- OPERATOR_CODES - Static variable in enum org.kuali.rice.krms.framework.engine.expression.ComparisonOperator
-
Operator codes, unmodifiable Collection
- OPERATOR_NAMES - Static variable in enum org.kuali.rice.krms.framework.engine.expression.ComparisonOperator
-
Operator names, unmodifiable Collection
- OPTIMISTIC_LOCK_FAILURE_SERVICE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- optional - Variable in class org.kuali.rice.core.framework.persistence.jpa.metadata.ObjectDescriptor
-
- OptionalElementConstraintProcessor<C extends Constraint> - Class in org.kuali.rice.krad.datadictionary.validation.processor
-
- OptionalElementConstraintProcessor() - Constructor for class org.kuali.rice.krad.datadictionary.validation.processor.OptionalElementConstraintProcessor
-
- or(Predicate...) - Static method in class org.kuali.rice.core.api.criteria.PredicateFactory
-
Creates an or predicate that is used to "or" predicate together.
- or(Criteria) - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.Criteria
-
- or(Criteria) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Takes the conditions from the given Criteria's WHERE clause, surrounds them in parentheses, and ORs
the resulting expression with this instance's WHERE clause (or makes the expression become the new
WHERE clause of this instance if its current WHERE clause is empty).
- OR_MSG_KEY - Static variable in class org.kuali.rice.krad.uif.util.ClientValidationUtils
-
- OR_OPERATOR - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- Oracle9iDatabasePlatform - Class in org.kuali.rice.core.framework.persistence.platform
-
This allows us to use Oracle9i as an alias for the Oracle platform.
- Oracle9iDatabasePlatform() - Constructor for class org.kuali.rice.core.framework.persistence.platform.Oracle9iDatabasePlatform
-
- OracleDatabasePlatform - Class in org.kuali.rice.core.framework.persistence.platform
-
DatabasePlatform implementation that generates Oracle-compliant SQL
- OracleDatabasePlatform() - Constructor for class org.kuali.rice.core.framework.persistence.platform.OracleDatabasePlatform
-
- OracleDialect - Class in org.kuali.rice.core.framework.persistence.jpa.dialect
-
This is a description of what this class does - jonathan don't forget to fill this in.
- OracleDialect() - Constructor for class org.kuali.rice.core.framework.persistence.jpa.dialect.OracleDialect
-
- OraclePlatform - Class in org.kuali.rice.core.framework.persistence.platform
-
- OraclePlatform() - Constructor for class org.kuali.rice.core.framework.persistence.platform.OraclePlatform
-
- orchestrateDocument(String, String, OrchestrationConfig, DocumentProcessingOptions) - Method in interface org.kuali.rice.kew.api.document.DocumentOrchestrationQueue
-
Orchestrates the document with the given id through the blanket approval process to the specified list of node
names.
- orchestrateDocument(String, String, OrchestrationConfig, DocumentProcessingOptions) - Method in class org.kuali.rice.kew.impl.action.DocumentOrchestrationQueueImpl
-
- OrchestrationConfig - Class in org.kuali.rice.kew.api.document
-
- OrchestrationConfig - Class in org.kuali.rice.kew.engine
-
Specifies configuration for orchestration through the engine.
- OrchestrationConfig(OrchestrationConfig.EngineCapability) - Constructor for class org.kuali.rice.kew.engine.OrchestrationConfig
-
- OrchestrationConfig(OrchestrationConfig.EngineCapability, boolean) - Constructor for class org.kuali.rice.kew.engine.OrchestrationConfig
-
- OrchestrationConfig(OrchestrationConfig.EngineCapability, Set<String>, ActionTakenValue) - Constructor for class org.kuali.rice.kew.engine.OrchestrationConfig
-
- OrchestrationConfig(OrchestrationConfig.EngineCapability, Set<String>, ActionTakenValue, boolean, boolean) - Constructor for class org.kuali.rice.kew.engine.OrchestrationConfig
-
- OrchestrationConfig.EngineCapability - Enum in org.kuali.rice.kew.engine
-
- orCriteria(String, String, String, String, Class, boolean, boolean, Criteria) - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.SqlBuilder
-
- orderBy(String, boolean) - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.Criteria
-
- orderBy(String, boolean) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Adds a new expression to the ORDER BY clause.
- Ordered - Interface in org.kuali.rice.krad.uif.component
-
Extends Ordered
interface to add setter for the order property
- org.apache.commons.httpclient.contrib.ssl - package org.apache.commons.httpclient.contrib.ssl
-
- org.apache.ojb.broker.platforms - package org.apache.ojb.broker.platforms
-
- org.kuali.rice.core - package org.kuali.rice.core
-
- org.kuali.rice.core.api - package org.kuali.rice.core.api
-
- org.kuali.rice.core.api.cache - package org.kuali.rice.core.api.cache
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.core.api.config - package org.kuali.rice.core.api.config
-
- org.kuali.rice.core.api.config.module - package org.kuali.rice.core.api.config.module
-
- org.kuali.rice.core.api.config.property - package org.kuali.rice.core.api.config.property
-
- org.kuali.rice.core.api.criteria - package org.kuali.rice.core.api.criteria
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.core.api.datetime - package org.kuali.rice.core.api.datetime
-
- org.kuali.rice.core.api.delegation - package org.kuali.rice.core.api.delegation
-
- org.kuali.rice.core.api.encryption - package org.kuali.rice.core.api.encryption
-
- org.kuali.rice.core.api.exception - package org.kuali.rice.core.api.exception
-
- org.kuali.rice.core.api.impex - package org.kuali.rice.core.api.impex
-
- org.kuali.rice.core.api.impex.xml - package org.kuali.rice.core.api.impex.xml
-
- org.kuali.rice.core.api.lifecycle - package org.kuali.rice.core.api.lifecycle
-
- org.kuali.rice.core.api.mail - package org.kuali.rice.core.api.mail
-
- org.kuali.rice.core.api.membership - package org.kuali.rice.core.api.membership
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.core.api.mo - package org.kuali.rice.core.api.mo
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.core.api.mo.common - package org.kuali.rice.core.api.mo.common
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.core.api.mo.common.active - package org.kuali.rice.core.api.mo.common.active
-
- org.kuali.rice.core.api.parameter - package org.kuali.rice.core.api.parameter
-
- org.kuali.rice.core.api.reflect - package org.kuali.rice.core.api.reflect
-
- org.kuali.rice.core.api.resourceloader - package org.kuali.rice.core.api.resourceloader
-
- org.kuali.rice.core.api.search - package org.kuali.rice.core.api.search
-
- org.kuali.rice.core.api.security.credentials - package org.kuali.rice.core.api.security.credentials
-
- org.kuali.rice.core.api.uif - package org.kuali.rice.core.api.uif
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.core.api.util - package org.kuali.rice.core.api.util
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.core.api.util.cache - package org.kuali.rice.core.api.util.cache
-
- org.kuali.rice.core.api.util.collect - package org.kuali.rice.core.api.util.collect
-
- org.kuali.rice.core.api.util.io - package org.kuali.rice.core.api.util.io
-
- org.kuali.rice.core.api.util.jaxb - package org.kuali.rice.core.api.util.jaxb
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.core.api.util.reflect - package org.kuali.rice.core.api.util.reflect
-
- org.kuali.rice.core.api.util.tree - package org.kuali.rice.core.api.util.tree
-
- org.kuali.rice.core.api.util.type - package org.kuali.rice.core.api.util.type
-
- org.kuali.rice.core.api.util.xml - package org.kuali.rice.core.api.util.xml
-
- org.kuali.rice.core.framework.config.module - package org.kuali.rice.core.framework.config.module
-
- org.kuali.rice.core.framework.config.property - package org.kuali.rice.core.framework.config.property
-
- org.kuali.rice.core.framework.impex.xml - package org.kuali.rice.core.framework.impex.xml
-
- org.kuali.rice.core.framework.lifecycle - package org.kuali.rice.core.framework.lifecycle
-
- org.kuali.rice.core.framework.persistence.dao - package org.kuali.rice.core.framework.persistence.dao
-
- org.kuali.rice.core.framework.persistence.jdbc.dao - package org.kuali.rice.core.framework.persistence.jdbc.dao
-
- org.kuali.rice.core.framework.persistence.jdbc.datasource - package org.kuali.rice.core.framework.persistence.jdbc.datasource
-
- org.kuali.rice.core.framework.persistence.jdbc.sql - package org.kuali.rice.core.framework.persistence.jdbc.sql
-
- org.kuali.rice.core.framework.persistence.jpa - package org.kuali.rice.core.framework.persistence.jpa
-
- org.kuali.rice.core.framework.persistence.jpa.annotations - package org.kuali.rice.core.framework.persistence.jpa.annotations
-
- org.kuali.rice.core.framework.persistence.jpa.criteria - package org.kuali.rice.core.framework.persistence.jpa.criteria
-
- org.kuali.rice.core.framework.persistence.jpa.dialect - package org.kuali.rice.core.framework.persistence.jpa.dialect
-
- org.kuali.rice.core.framework.persistence.jpa.metadata - package org.kuali.rice.core.framework.persistence.jpa.metadata
-
- org.kuali.rice.core.framework.persistence.jpa.type - package org.kuali.rice.core.framework.persistence.jpa.type
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.core.framework.persistence.jta - package org.kuali.rice.core.framework.persistence.jta
-
- org.kuali.rice.core.framework.persistence.ojb - package org.kuali.rice.core.framework.persistence.ojb
-
- org.kuali.rice.core.framework.persistence.ojb.conversion - package org.kuali.rice.core.framework.persistence.ojb.conversion
-
- org.kuali.rice.core.framework.persistence.ojb.dao - package org.kuali.rice.core.framework.persistence.ojb.dao
-
- org.kuali.rice.core.framework.persistence.platform - package org.kuali.rice.core.framework.persistence.platform
-
- org.kuali.rice.core.framework.resourceloader - package org.kuali.rice.core.framework.resourceloader
-
- org.kuali.rice.core.impl.cache - package org.kuali.rice.core.impl.cache
-
- org.kuali.rice.core.impl.config.module - package org.kuali.rice.core.impl.config.module
-
- org.kuali.rice.core.impl.config.property - package org.kuali.rice.core.impl.config.property
-
- org.kuali.rice.core.impl.datetime - package org.kuali.rice.core.impl.datetime
-
- org.kuali.rice.core.impl.encryption - package org.kuali.rice.core.impl.encryption
-
- org.kuali.rice.core.impl.impex.xml - package org.kuali.rice.core.impl.impex.xml
-
- org.kuali.rice.core.impl.jaxb - package org.kuali.rice.core.impl.jaxb
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.core.impl.parameter - package org.kuali.rice.core.impl.parameter
-
- org.kuali.rice.core.impl.persistence.dao - package org.kuali.rice.core.impl.persistence.dao
-
- org.kuali.rice.core.impl.resourceloader - package org.kuali.rice.core.impl.resourceloader
-
- org.kuali.rice.core.impl.services - package org.kuali.rice.core.impl.services
-
- org.kuali.rice.core.impl.util.spring - package org.kuali.rice.core.impl.util.spring
-
- org.kuali.rice.core.mail - package org.kuali.rice.core.mail
-
- org.kuali.rice.core.util - package org.kuali.rice.core.util
-
- org.kuali.rice.core.util.jaxb - package org.kuali.rice.core.util.jaxb
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.core.web.cache - package org.kuali.rice.core.web.cache
-
- org.kuali.rice.core.web.format - package org.kuali.rice.core.web.format
-
- org.kuali.rice.core.web.impex - package org.kuali.rice.core.web.impex
-
- org.kuali.rice.core.web.listener - package org.kuali.rice.core.web.listener
-
- org.kuali.rice.coreservice.api - package org.kuali.rice.coreservice.api
-
- org.kuali.rice.coreservice.api.component - package org.kuali.rice.coreservice.api.component
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.coreservice.api.namespace - package org.kuali.rice.coreservice.api.namespace
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.coreservice.api.parameter - package org.kuali.rice.coreservice.api.parameter
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.coreservice.api.style - package org.kuali.rice.coreservice.api.style
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.coreservice.framework - package org.kuali.rice.coreservice.framework
-
- org.kuali.rice.coreservice.framework.parameter - package org.kuali.rice.coreservice.framework.parameter
-
- org.kuali.rice.coreservice.impl - package org.kuali.rice.coreservice.impl
-
- org.kuali.rice.coreservice.impl.component - package org.kuali.rice.coreservice.impl.component
-
- org.kuali.rice.coreservice.impl.config - package org.kuali.rice.coreservice.impl.config
-
- org.kuali.rice.coreservice.impl.namespace - package org.kuali.rice.coreservice.impl.namespace
-
- org.kuali.rice.coreservice.impl.parameter - package org.kuali.rice.coreservice.impl.parameter
-
- org.kuali.rice.coreservice.impl.style - package org.kuali.rice.coreservice.impl.style
-
- org.kuali.rice.coreservice.web.component - package org.kuali.rice.coreservice.web.component
-
- org.kuali.rice.coreservice.web.namespace - package org.kuali.rice.coreservice.web.namespace
-
- org.kuali.rice.coreservice.web.parameter - package org.kuali.rice.coreservice.web.parameter
-
- org.kuali.rice.devtools.generators.dd - package org.kuali.rice.devtools.generators.dd
-
- org.kuali.rice.devtools.generators.jpa - package org.kuali.rice.devtools.generators.jpa
-
- org.kuali.rice.devtools.generators.mo - package org.kuali.rice.devtools.generators.mo
-
- org.kuali.rice.devtools.pdle - package org.kuali.rice.devtools.pdle
-
- org.kuali.rice.edl.framework.extract - package org.kuali.rice.edl.framework.extract
-
- org.kuali.rice.edl.framework.services - package org.kuali.rice.edl.framework.services
-
- org.kuali.rice.edl.framework.util - package org.kuali.rice.edl.framework.util
-
- org.kuali.rice.edl.framework.workflow - package org.kuali.rice.edl.framework.workflow
-
- org.kuali.rice.edl.impl - package org.kuali.rice.edl.impl
-
- org.kuali.rice.edl.impl.bo - package org.kuali.rice.edl.impl.bo
-
- org.kuali.rice.edl.impl.components - package org.kuali.rice.edl.impl.components
-
- org.kuali.rice.edl.impl.config - package org.kuali.rice.edl.impl.config
-
- org.kuali.rice.edl.impl.dao - package org.kuali.rice.edl.impl.dao
-
- org.kuali.rice.edl.impl.dao.impl - package org.kuali.rice.edl.impl.dao.impl
-
- org.kuali.rice.edl.impl.extract - package org.kuali.rice.edl.impl.extract
-
- org.kuali.rice.edl.impl.extract.dao - package org.kuali.rice.edl.impl.extract.dao
-
- org.kuali.rice.edl.impl.extract.dao.impl - package org.kuali.rice.edl.impl.extract.dao.impl
-
- org.kuali.rice.edl.impl.lookupable - package org.kuali.rice.edl.impl.lookupable
-
- org.kuali.rice.edl.impl.service - package org.kuali.rice.edl.impl.service
-
- org.kuali.rice.edl.impl.service.impl - package org.kuali.rice.edl.impl.service.impl
-
- org.kuali.rice.edl.impl.xml - package org.kuali.rice.edl.impl.xml
-
- org.kuali.rice.edl.impl.xml.export - package org.kuali.rice.edl.impl.xml.export
-
- org.kuali.rice.kcb.api.exception - package org.kuali.rice.kcb.api.exception
-
- org.kuali.rice.kcb.api.message - package org.kuali.rice.kcb.api.message
-
- org.kuali.rice.kcb.api.service - package org.kuali.rice.kcb.api.service
-
- org.kuali.rice.kcb.bo - package org.kuali.rice.kcb.bo
-
- org.kuali.rice.kcb.config - package org.kuali.rice.kcb.config
-
- org.kuali.rice.kcb.deliverer - package org.kuali.rice.kcb.deliverer
-
- org.kuali.rice.kcb.deliverer.impl - package org.kuali.rice.kcb.deliverer.impl
-
- org.kuali.rice.kcb.exception - package org.kuali.rice.kcb.exception
-
- org.kuali.rice.kcb.quartz - package org.kuali.rice.kcb.quartz
-
- org.kuali.rice.kcb.service - package org.kuali.rice.kcb.service
-
- org.kuali.rice.kcb.service.impl - package org.kuali.rice.kcb.service.impl
-
- org.kuali.rice.kcb.util - package org.kuali.rice.kcb.util
-
- org.kuali.rice.kcb.web.spring - package org.kuali.rice.kcb.web.spring
-
- org.kuali.rice.ken.api - package org.kuali.rice.ken.api
-
- org.kuali.rice.ken.api.service - package org.kuali.rice.ken.api.service
-
- org.kuali.rice.ken.bo - package org.kuali.rice.ken.bo
-
- org.kuali.rice.ken.client.ws.stubs - package org.kuali.rice.ken.client.ws.stubs
-
- org.kuali.rice.ken.core - package org.kuali.rice.ken.core
-
- org.kuali.rice.ken.dao - package org.kuali.rice.ken.dao
-
- org.kuali.rice.ken.dao.impl - package org.kuali.rice.ken.dao.impl
-
- org.kuali.rice.ken.deliverer - package org.kuali.rice.ken.deliverer
-
- org.kuali.rice.ken.deliverer.impl - package org.kuali.rice.ken.deliverer.impl
-
- org.kuali.rice.ken.document.kew - package org.kuali.rice.ken.document.kew
-
- org.kuali.rice.ken.exception - package org.kuali.rice.ken.exception
-
- org.kuali.rice.ken.impl.config - package org.kuali.rice.ken.impl.config
-
- org.kuali.rice.ken.kew - package org.kuali.rice.ken.kew
-
- org.kuali.rice.ken.postprocessor.kew - package org.kuali.rice.ken.postprocessor.kew
-
- org.kuali.rice.ken.service - package org.kuali.rice.ken.service
-
- org.kuali.rice.ken.service.impl - package org.kuali.rice.ken.service.impl
-
- org.kuali.rice.ken.service.ws - package org.kuali.rice.ken.service.ws
-
- org.kuali.rice.ken.service.ws.impl - package org.kuali.rice.ken.service.ws.impl
-
- org.kuali.rice.ken.util - package org.kuali.rice.ken.util
-
- org.kuali.rice.ken.web.spring - package org.kuali.rice.ken.web.spring
-
- org.kuali.rice.kew.actionitem - package org.kuali.rice.kew.actionitem
-
- org.kuali.rice.kew.actionitem.dao - package org.kuali.rice.kew.actionitem.dao
-
- org.kuali.rice.kew.actionitem.dao.impl - package org.kuali.rice.kew.actionitem.dao.impl
-
- org.kuali.rice.kew.actionlist - package org.kuali.rice.kew.actionlist
-
- org.kuali.rice.kew.actionlist.dao - package org.kuali.rice.kew.actionlist.dao
-
- org.kuali.rice.kew.actionlist.dao.impl - package org.kuali.rice.kew.actionlist.dao.impl
-
- org.kuali.rice.kew.actionlist.service - package org.kuali.rice.kew.actionlist.service
-
- org.kuali.rice.kew.actionlist.service.impl - package org.kuali.rice.kew.actionlist.service.impl
-
- org.kuali.rice.kew.actionlist.web - package org.kuali.rice.kew.actionlist.web
-
- org.kuali.rice.kew.actionrequest - package org.kuali.rice.kew.actionrequest
-
- org.kuali.rice.kew.actionrequest.bo - package org.kuali.rice.kew.actionrequest.bo
-
- org.kuali.rice.kew.actionrequest.dao - package org.kuali.rice.kew.actionrequest.dao
-
- org.kuali.rice.kew.actionrequest.dao.impl - package org.kuali.rice.kew.actionrequest.dao.impl
-
- org.kuali.rice.kew.actionrequest.service - package org.kuali.rice.kew.actionrequest.service
-
- org.kuali.rice.kew.actionrequest.service.impl - package org.kuali.rice.kew.actionrequest.service.impl
-
- org.kuali.rice.kew.actions - package org.kuali.rice.kew.actions
-
- org.kuali.rice.kew.actiontaken - package org.kuali.rice.kew.actiontaken
-
- org.kuali.rice.kew.actiontaken.dao - package org.kuali.rice.kew.actiontaken.dao
-
- org.kuali.rice.kew.actiontaken.dao.impl - package org.kuali.rice.kew.actiontaken.dao.impl
-
- org.kuali.rice.kew.actiontaken.service - package org.kuali.rice.kew.actiontaken.service
-
- org.kuali.rice.kew.actiontaken.service.impl - package org.kuali.rice.kew.actiontaken.service.impl
-
- org.kuali.rice.kew.api - package org.kuali.rice.kew.api
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kew.api.action - package org.kuali.rice.kew.api.action
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kew.api.actionlist - package org.kuali.rice.kew.api.actionlist
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kew.api.doctype - package org.kuali.rice.kew.api.doctype
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kew.api.document - package org.kuali.rice.kew.api.document
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kew.api.document.attribute - package org.kuali.rice.kew.api.document.attribute
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kew.api.document.node - package org.kuali.rice.kew.api.document.node
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kew.api.document.search - package org.kuali.rice.kew.api.document.search
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kew.api.exception - package org.kuali.rice.kew.api.exception
-
- org.kuali.rice.kew.api.extension - package org.kuali.rice.kew.api.extension
-
- org.kuali.rice.kew.api.group - package org.kuali.rice.kew.api.group
-
- org.kuali.rice.kew.api.identity - package org.kuali.rice.kew.api.identity
-
- org.kuali.rice.kew.api.mail - package org.kuali.rice.kew.api.mail
-
- org.kuali.rice.kew.api.note - package org.kuali.rice.kew.api.note
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kew.api.peopleflow - package org.kuali.rice.kew.api.peopleflow
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kew.api.preferences - package org.kuali.rice.kew.api.preferences
-
- org.kuali.rice.kew.api.repository.type - package org.kuali.rice.kew.api.repository.type
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kew.api.responsibility - package org.kuali.rice.kew.api.responsibility
-
- org.kuali.rice.kew.api.rule - package org.kuali.rice.kew.api.rule
-
- org.kuali.rice.kew.api.user - package org.kuali.rice.kew.api.user
-
- org.kuali.rice.kew.api.util - package org.kuali.rice.kew.api.util
-
- org.kuali.rice.kew.api.validation - package org.kuali.rice.kew.api.validation
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kew.attribute - package org.kuali.rice.kew.attribute
-
- org.kuali.rice.kew.batch - package org.kuali.rice.kew.batch
-
- org.kuali.rice.kew.config - package org.kuali.rice.kew.config
-
- org.kuali.rice.kew.definition - package org.kuali.rice.kew.definition
-
- org.kuali.rice.kew.docsearch - package org.kuali.rice.kew.docsearch
-
- org.kuali.rice.kew.docsearch.dao - package org.kuali.rice.kew.docsearch.dao
-
- org.kuali.rice.kew.docsearch.dao.impl - package org.kuali.rice.kew.docsearch.dao.impl
-
- org.kuali.rice.kew.docsearch.service - package org.kuali.rice.kew.docsearch.service
-
- org.kuali.rice.kew.docsearch.service.impl - package org.kuali.rice.kew.docsearch.service.impl
-
- org.kuali.rice.kew.docsearch.xml - package org.kuali.rice.kew.docsearch.xml
-
- org.kuali.rice.kew.doctype - package org.kuali.rice.kew.doctype
-
- org.kuali.rice.kew.doctype.bo - package org.kuali.rice.kew.doctype.bo
-
- org.kuali.rice.kew.doctype.dao - package org.kuali.rice.kew.doctype.dao
-
- org.kuali.rice.kew.doctype.dao.impl - package org.kuali.rice.kew.doctype.dao.impl
-
- org.kuali.rice.kew.doctype.service - package org.kuali.rice.kew.doctype.service
-
- org.kuali.rice.kew.doctype.service.impl - package org.kuali.rice.kew.doctype.service.impl
-
- org.kuali.rice.kew.document - package org.kuali.rice.kew.document
-
- org.kuali.rice.kew.documentlink - package org.kuali.rice.kew.documentlink
-
- org.kuali.rice.kew.documentlink.dao - package org.kuali.rice.kew.documentlink.dao
-
- org.kuali.rice.kew.documentlink.dao.impl - package org.kuali.rice.kew.documentlink.dao.impl
-
- org.kuali.rice.kew.documentlink.service - package org.kuali.rice.kew.documentlink.service
-
- org.kuali.rice.kew.documentlink.service.impl - package org.kuali.rice.kew.documentlink.service.impl
-
- org.kuali.rice.kew.documentoperation.web - package org.kuali.rice.kew.documentoperation.web
-
- org.kuali.rice.kew.dto - package org.kuali.rice.kew.dto
-
- org.kuali.rice.kew.engine - package org.kuali.rice.kew.engine
-
- org.kuali.rice.kew.engine.node - package org.kuali.rice.kew.engine.node
-
- org.kuali.rice.kew.engine.node.dao - package org.kuali.rice.kew.engine.node.dao
-
- org.kuali.rice.kew.engine.node.dao.impl - package org.kuali.rice.kew.engine.node.dao.impl
-
- org.kuali.rice.kew.engine.node.hierarchyrouting - package org.kuali.rice.kew.engine.node.hierarchyrouting
-
- org.kuali.rice.kew.engine.node.service - package org.kuali.rice.kew.engine.node.service
-
- org.kuali.rice.kew.engine.node.service.impl - package org.kuali.rice.kew.engine.node.service.impl
-
- org.kuali.rice.kew.engine.node.var - package org.kuali.rice.kew.engine.node.var
-
- org.kuali.rice.kew.engine.node.var.schemes - package org.kuali.rice.kew.engine.node.var.schemes
-
- org.kuali.rice.kew.engine.simulation - package org.kuali.rice.kew.engine.simulation
-
- org.kuali.rice.kew.engine.transition - package org.kuali.rice.kew.engine.transition
-
- org.kuali.rice.kew.exception - package org.kuali.rice.kew.exception
-
- org.kuali.rice.kew.export - package org.kuali.rice.kew.export
-
- org.kuali.rice.kew.feedback.web - package org.kuali.rice.kew.feedback.web
-
- org.kuali.rice.kew.framework - package org.kuali.rice.kew.framework
-
- org.kuali.rice.kew.framework.actionlist - package org.kuali.rice.kew.framework.actionlist
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kew.framework.document.attribute - package org.kuali.rice.kew.framework.document.attribute
-
- org.kuali.rice.kew.framework.document.search - package org.kuali.rice.kew.framework.document.search
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kew.framework.document.security - package org.kuali.rice.kew.framework.document.security
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kew.framework.peopleflow - package org.kuali.rice.kew.framework.peopleflow
-
- org.kuali.rice.kew.framework.postprocessor - package org.kuali.rice.kew.framework.postprocessor
-
- org.kuali.rice.kew.framework.rule.attribute - package org.kuali.rice.kew.framework.rule.attribute
-
- org.kuali.rice.kew.framework.support.krms - package org.kuali.rice.kew.framework.support.krms
-
- org.kuali.rice.kew.framework.validation - package org.kuali.rice.kew.framework.validation
-
- org.kuali.rice.kew.identity.service - package org.kuali.rice.kew.identity.service
-
- org.kuali.rice.kew.identity.service.impl - package org.kuali.rice.kew.identity.service.impl
-
- org.kuali.rice.kew.impl - package org.kuali.rice.kew.impl
-
- org.kuali.rice.kew.impl.action - package org.kuali.rice.kew.impl.action
-
- org.kuali.rice.kew.impl.actionlist - package org.kuali.rice.kew.impl.actionlist
-
- org.kuali.rice.kew.impl.doctype - package org.kuali.rice.kew.impl.doctype
-
- org.kuali.rice.kew.impl.document - package org.kuali.rice.kew.impl.document
-
- org.kuali.rice.kew.impl.document.attribute - package org.kuali.rice.kew.impl.document.attribute
-
- org.kuali.rice.kew.impl.document.search - package org.kuali.rice.kew.impl.document.search
-
- org.kuali.rice.kew.impl.document.security - package org.kuali.rice.kew.impl.document.security
-
- org.kuali.rice.kew.impl.extension - package org.kuali.rice.kew.impl.extension
-
- org.kuali.rice.kew.impl.group - package org.kuali.rice.kew.impl.group
-
- org.kuali.rice.kew.impl.mail - package org.kuali.rice.kew.impl.mail
-
- org.kuali.rice.kew.impl.note - package org.kuali.rice.kew.impl.note
-
- org.kuali.rice.kew.impl.peopleflow - package org.kuali.rice.kew.impl.peopleflow
-
- org.kuali.rice.kew.impl.repository - package org.kuali.rice.kew.impl.repository
-
- org.kuali.rice.kew.impl.Responsibility - package org.kuali.rice.kew.impl.Responsibility
-
- org.kuali.rice.kew.impl.rule - package org.kuali.rice.kew.impl.rule
-
- org.kuali.rice.kew.impl.rule.attribute - package org.kuali.rice.kew.impl.rule.attribute
-
- org.kuali.rice.kew.impl.support.krms - package org.kuali.rice.kew.impl.support.krms
-
- org.kuali.rice.kew.impl.type - package org.kuali.rice.kew.impl.type
-
- org.kuali.rice.kew.lifecycle - package org.kuali.rice.kew.lifecycle
-
- org.kuali.rice.kew.lookup.valuefinder - package org.kuali.rice.kew.lookup.valuefinder
-
- org.kuali.rice.kew.lookupable - package org.kuali.rice.kew.lookupable
-
- org.kuali.rice.kew.mail - package org.kuali.rice.kew.mail
-
- org.kuali.rice.kew.mail.service - package org.kuali.rice.kew.mail.service
-
- org.kuali.rice.kew.mail.service.impl - package org.kuali.rice.kew.mail.service.impl
-
- org.kuali.rice.kew.messaging - package org.kuali.rice.kew.messaging
-
- org.kuali.rice.kew.messaging.exceptionhandling - package org.kuali.rice.kew.messaging.exceptionhandling
-
- org.kuali.rice.kew.notes - package org.kuali.rice.kew.notes
-
- org.kuali.rice.kew.notes.dao - package org.kuali.rice.kew.notes.dao
-
- org.kuali.rice.kew.notes.dao.impl - package org.kuali.rice.kew.notes.dao.impl
-
- org.kuali.rice.kew.notes.service - package org.kuali.rice.kew.notes.service
-
- org.kuali.rice.kew.notes.service.impl - package org.kuali.rice.kew.notes.service.impl
-
- org.kuali.rice.kew.notes.web - package org.kuali.rice.kew.notes.web
-
- org.kuali.rice.kew.notification.service - package org.kuali.rice.kew.notification.service
-
- org.kuali.rice.kew.notification.service.impl - package org.kuali.rice.kew.notification.service.impl
-
- org.kuali.rice.kew.plugin - package org.kuali.rice.kew.plugin
-
- org.kuali.rice.kew.postprocessor - package org.kuali.rice.kew.postprocessor
-
- org.kuali.rice.kew.preferences.service.impl - package org.kuali.rice.kew.preferences.service.impl
-
- org.kuali.rice.kew.preferences.web - package org.kuali.rice.kew.preferences.web
-
- org.kuali.rice.kew.quicklinks - package org.kuali.rice.kew.quicklinks
-
- org.kuali.rice.kew.quicklinks.dao - package org.kuali.rice.kew.quicklinks.dao
-
- org.kuali.rice.kew.quicklinks.dao.impl - package org.kuali.rice.kew.quicklinks.dao.impl
-
- org.kuali.rice.kew.quicklinks.service - package org.kuali.rice.kew.quicklinks.service
-
- org.kuali.rice.kew.quicklinks.service.impl - package org.kuali.rice.kew.quicklinks.service.impl
-
- org.kuali.rice.kew.quicklinks.web - package org.kuali.rice.kew.quicklinks.web
-
- org.kuali.rice.kew.resourceloader - package org.kuali.rice.kew.resourceloader
-
- org.kuali.rice.kew.responsibility.dao - package org.kuali.rice.kew.responsibility.dao
-
- org.kuali.rice.kew.responsibility.dao.impl - package org.kuali.rice.kew.responsibility.dao.impl
-
- org.kuali.rice.kew.responsibility.service - package org.kuali.rice.kew.responsibility.service
-
- org.kuali.rice.kew.responsibility.service.impl - package org.kuali.rice.kew.responsibility.service.impl
-
- org.kuali.rice.kew.role - package org.kuali.rice.kew.role
-
- org.kuali.rice.kew.role.service - package org.kuali.rice.kew.role.service
-
- org.kuali.rice.kew.role.service.impl - package org.kuali.rice.kew.role.service.impl
-
- org.kuali.rice.kew.routeheader - package org.kuali.rice.kew.routeheader
-
- org.kuali.rice.kew.routeheader.dao - package org.kuali.rice.kew.routeheader.dao
-
- org.kuali.rice.kew.routeheader.dao.impl - package org.kuali.rice.kew.routeheader.dao.impl
-
- org.kuali.rice.kew.routeheader.service - package org.kuali.rice.kew.routeheader.service
-
- org.kuali.rice.kew.routeheader.service.impl - package org.kuali.rice.kew.routeheader.service.impl
-
- org.kuali.rice.kew.routelog.web - package org.kuali.rice.kew.routelog.web
-
- org.kuali.rice.kew.routemodule - package org.kuali.rice.kew.routemodule
-
- org.kuali.rice.kew.routemodule.service - package org.kuali.rice.kew.routemodule.service
-
- org.kuali.rice.kew.routemodule.service.impl - package org.kuali.rice.kew.routemodule.service.impl
-
- org.kuali.rice.kew.routing.web - package org.kuali.rice.kew.routing.web
-
- org.kuali.rice.kew.rule - package org.kuali.rice.kew.rule
-
- org.kuali.rice.kew.rule.bo - package org.kuali.rice.kew.rule.bo
-
- org.kuali.rice.kew.rule.dao - package org.kuali.rice.kew.rule.dao
-
- org.kuali.rice.kew.rule.dao.impl - package org.kuali.rice.kew.rule.dao.impl
-
- org.kuali.rice.kew.rule.document - package org.kuali.rice.kew.rule.document
-
- org.kuali.rice.kew.rule.service - package org.kuali.rice.kew.rule.service
-
- org.kuali.rice.kew.rule.service.impl - package org.kuali.rice.kew.rule.service.impl
-
- org.kuali.rice.kew.rule.web - package org.kuali.rice.kew.rule.web
-
- org.kuali.rice.kew.rule.xmlrouting - package org.kuali.rice.kew.rule.xmlrouting
-
- org.kuali.rice.kew.service - package org.kuali.rice.kew.service
-
- org.kuali.rice.kew.service.impl - package org.kuali.rice.kew.service.impl
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kew.stats - package org.kuali.rice.kew.stats
-
- org.kuali.rice.kew.stats.dao - package org.kuali.rice.kew.stats.dao
-
- org.kuali.rice.kew.stats.dao.impl - package org.kuali.rice.kew.stats.dao.impl
-
- org.kuali.rice.kew.stats.service - package org.kuali.rice.kew.stats.service
-
- org.kuali.rice.kew.stats.service.impl - package org.kuali.rice.kew.stats.service.impl
-
- org.kuali.rice.kew.stats.web - package org.kuali.rice.kew.stats.web
-
- org.kuali.rice.kew.superuser.web - package org.kuali.rice.kew.superuser.web
-
- org.kuali.rice.kew.user - package org.kuali.rice.kew.user
-
- org.kuali.rice.kew.useroptions - package org.kuali.rice.kew.useroptions
-
- org.kuali.rice.kew.useroptions.dao - package org.kuali.rice.kew.useroptions.dao
-
- org.kuali.rice.kew.useroptions.dao.impl - package org.kuali.rice.kew.useroptions.dao.impl
-
- org.kuali.rice.kew.util - package org.kuali.rice.kew.util
-
- org.kuali.rice.kew.validation - package org.kuali.rice.kew.validation
-
- org.kuali.rice.kew.web - package org.kuali.rice.kew.web
-
- org.kuali.rice.kew.workgroup - package org.kuali.rice.kew.workgroup
-
- org.kuali.rice.kew.xml - package org.kuali.rice.kew.xml
-
- org.kuali.rice.kew.xml.export - package org.kuali.rice.kew.xml.export
-
- org.kuali.rice.kew.xml.xstream - package org.kuali.rice.kew.xml.xstream
-
- org.kuali.rice.kim.api - package org.kuali.rice.kim.api
-
- org.kuali.rice.kim.api.common.assignee - package org.kuali.rice.kim.api.common.assignee
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kim.api.common.attribute - package org.kuali.rice.kim.api.common.attribute
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kim.api.common.delegate - package org.kuali.rice.kim.api.common.delegate
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kim.api.common.template - package org.kuali.rice.kim.api.common.template
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kim.api.group - package org.kuali.rice.kim.api.group
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kim.api.identity - package org.kuali.rice.kim.api.identity
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kim.api.identity.address - package org.kuali.rice.kim.api.identity.address
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kim.api.identity.affiliation - package org.kuali.rice.kim.api.identity.affiliation
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kim.api.identity.citizenship - package org.kuali.rice.kim.api.identity.citizenship
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kim.api.identity.email - package org.kuali.rice.kim.api.identity.email
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kim.api.identity.employment - package org.kuali.rice.kim.api.identity.employment
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kim.api.identity.entity - package org.kuali.rice.kim.api.identity.entity
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kim.api.identity.external - package org.kuali.rice.kim.api.identity.external
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kim.api.identity.name - package org.kuali.rice.kim.api.identity.name
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kim.api.identity.personal - package org.kuali.rice.kim.api.identity.personal
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kim.api.identity.phone - package org.kuali.rice.kim.api.identity.phone
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kim.api.identity.principal - package org.kuali.rice.kim.api.identity.principal
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kim.api.identity.privacy - package org.kuali.rice.kim.api.identity.privacy
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kim.api.identity.residency - package org.kuali.rice.kim.api.identity.residency
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kim.api.identity.type - package org.kuali.rice.kim.api.identity.type
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kim.api.identity.visa - package org.kuali.rice.kim.api.identity.visa
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kim.api.jaxb - package org.kuali.rice.kim.api.jaxb
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kim.api.permission - package org.kuali.rice.kim.api.permission
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kim.api.responsibility - package org.kuali.rice.kim.api.responsibility
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kim.api.role - package org.kuali.rice.kim.api.role
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kim.api.services - package org.kuali.rice.kim.api.services
-
- org.kuali.rice.kim.api.type - package org.kuali.rice.kim.api.type
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kim.bo.impl - package org.kuali.rice.kim.bo.impl
-
- org.kuali.rice.kim.bo.options - package org.kuali.rice.kim.bo.options
-
- org.kuali.rice.kim.bo.ui - package org.kuali.rice.kim.bo.ui
-
- org.kuali.rice.kim.client.acegi - package org.kuali.rice.kim.client.acegi
-
- org.kuali.rice.kim.config - package org.kuali.rice.kim.config
-
- org.kuali.rice.kim.dao - package org.kuali.rice.kim.dao
-
- org.kuali.rice.kim.dao.impl - package org.kuali.rice.kim.dao.impl
-
- org.kuali.rice.kim.document - package org.kuali.rice.kim.document
-
- org.kuali.rice.kim.document.authorization - package org.kuali.rice.kim.document.authorization
-
- org.kuali.rice.kim.document.rule - package org.kuali.rice.kim.document.rule
-
- org.kuali.rice.kim.framework.common.delegate - package org.kuali.rice.kim.framework.common.delegate
-
- org.kuali.rice.kim.framework.group - package org.kuali.rice.kim.framework.group
-
- org.kuali.rice.kim.framework.identity - package org.kuali.rice.kim.framework.identity
-
- org.kuali.rice.kim.framework.identity.address - package org.kuali.rice.kim.framework.identity.address
-
- org.kuali.rice.kim.framework.identity.citizenship - package org.kuali.rice.kim.framework.identity.citizenship
-
- org.kuali.rice.kim.framework.identity.email - package org.kuali.rice.kim.framework.identity.email
-
- org.kuali.rice.kim.framework.identity.employment - package org.kuali.rice.kim.framework.identity.employment
-
- org.kuali.rice.kim.framework.identity.name - package org.kuali.rice.kim.framework.identity.name
-
- org.kuali.rice.kim.framework.identity.phone - package org.kuali.rice.kim.framework.identity.phone
-
- org.kuali.rice.kim.framework.permission - package org.kuali.rice.kim.framework.permission
-
- org.kuali.rice.kim.framework.responsibility - package org.kuali.rice.kim.framework.responsibility
-
- org.kuali.rice.kim.framework.role - package org.kuali.rice.kim.framework.role
-
- org.kuali.rice.kim.framework.services - package org.kuali.rice.kim.framework.services
-
- org.kuali.rice.kim.framework.type - package org.kuali.rice.kim.framework.type
-
- org.kuali.rice.kim.impl - package org.kuali.rice.kim.impl
-
- org.kuali.rice.kim.impl.common.attribute - package org.kuali.rice.kim.impl.common.attribute
-
- org.kuali.rice.kim.impl.group - package org.kuali.rice.kim.impl.group
-
- org.kuali.rice.kim.impl.identity - package org.kuali.rice.kim.impl.identity
-
- org.kuali.rice.kim.impl.jaxb - package org.kuali.rice.kim.impl.jaxb
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kim.impl.permission - package org.kuali.rice.kim.impl.permission
-
- org.kuali.rice.kim.impl.responsibility - package org.kuali.rice.kim.impl.responsibility
-
- org.kuali.rice.kim.impl.role - package org.kuali.rice.kim.impl.role
-
- org.kuali.rice.kim.impl.services - package org.kuali.rice.kim.impl.services
-
- org.kuali.rice.kim.impl.type - package org.kuali.rice.kim.impl.type
-
- org.kuali.rice.kim.inquiry - package org.kuali.rice.kim.inquiry
-
- org.kuali.rice.kim.ldap - package org.kuali.rice.kim.ldap
-
- org.kuali.rice.kim.lookup - package org.kuali.rice.kim.lookup
-
- org.kuali.rice.kim.lookup.valuefinder - package org.kuali.rice.kim.lookup.valuefinder
-
- org.kuali.rice.kim.rule.event.ui - package org.kuali.rice.kim.rule.event.ui
-
- org.kuali.rice.kim.rule.ui - package org.kuali.rice.kim.rule.ui
-
- org.kuali.rice.kim.rules.ui - package org.kuali.rice.kim.rules.ui
-
- org.kuali.rice.kim.service - package org.kuali.rice.kim.service
-
- org.kuali.rice.kim.service.impl - package org.kuali.rice.kim.service.impl
-
- org.kuali.rice.kim.sesn - package org.kuali.rice.kim.sesn
-
- org.kuali.rice.kim.sesn.timeouthandlers - package org.kuali.rice.kim.sesn.timeouthandlers
-
- org.kuali.rice.kim.util - package org.kuali.rice.kim.util
-
- org.kuali.rice.kim.web.struts.action - package org.kuali.rice.kim.web.struts.action
-
- org.kuali.rice.kim.web.struts.form - package org.kuali.rice.kim.web.struts.form
-
- org.kuali.rice.kns - package org.kuali.rice.kns
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.authorization - package org.kuali.rice.kns.authorization
-
- org.kuali.rice.kns.bo.authorization - package org.kuali.rice.kns.bo.authorization
-
- org.kuali.rice.kns.datadictionary - package org.kuali.rice.kns.datadictionary
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.datadictionary.control - package org.kuali.rice.kns.datadictionary.control
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.datadictionary.exporter - package org.kuali.rice.kns.datadictionary.exporter
-
- org.kuali.rice.kns.datadictionary.validation - package org.kuali.rice.kns.datadictionary.validation
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.datadictionary.validation.charlevel - package org.kuali.rice.kns.datadictionary.validation.charlevel
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.datadictionary.validation.fieldlevel - package org.kuali.rice.kns.datadictionary.validation.fieldlevel
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.document - package org.kuali.rice.kns.document
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.document.authorization - package org.kuali.rice.kns.document.authorization
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.exception - package org.kuali.rice.kns.exception
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.inquiry - package org.kuali.rice.kns.inquiry
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.kim - package org.kuali.rice.kns.kim
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.kim.group - package org.kuali.rice.kns.kim.group
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.kim.permission - package org.kuali.rice.kns.kim.permission
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.kim.responsibility - package org.kuali.rice.kns.kim.responsibility
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.kim.role - package org.kuali.rice.kns.kim.role
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.kim.type - package org.kuali.rice.kns.kim.type
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.lookup - package org.kuali.rice.kns.lookup
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.maintenance - package org.kuali.rice.kns.maintenance
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.maintenance.rules - package org.kuali.rice.kns.maintenance.rules
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.question - package org.kuali.rice.kns.question
-
- org.kuali.rice.kns.rule - package org.kuali.rice.kns.rule
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.rule.event - package org.kuali.rice.kns.rule.event
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.rules - package org.kuali.rice.kns.rules
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.service - package org.kuali.rice.kns.service
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.service.impl - package org.kuali.rice.kns.service.impl
-
- org.kuali.rice.kns.util - package org.kuali.rice.kns.util
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.util.documentserlializer - package org.kuali.rice.kns.util.documentserlializer
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.web - package org.kuali.rice.kns.web
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.web.comparator - package org.kuali.rice.kns.web.comparator
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.web.derivedvaluesetter - package org.kuali.rice.kns.web.derivedvaluesetter
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.web.format - package org.kuali.rice.kns.web.format
-
- org.kuali.rice.kns.web.servlet - package org.kuali.rice.kns.web.servlet
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.web.servlet.dwr - package org.kuali.rice.kns.web.servlet.dwr
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.web.struts - package org.kuali.rice.kns.web.struts
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.web.struts.action - package org.kuali.rice.kns.web.struts.action
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.web.struts.form - package org.kuali.rice.kns.web.struts.form
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.web.struts.form.pojo - package org.kuali.rice.kns.web.struts.form.pojo
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.web.taglib.html - package org.kuali.rice.kns.web.taglib.html
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.kns.web.ui - package org.kuali.rice.kns.web.ui
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.krad - package org.kuali.rice.krad
-
Root package for core.
- org.kuali.rice.krad.app.persistence.jpa - package org.kuali.rice.krad.app.persistence.jpa
-
- org.kuali.rice.krad.bo - package org.kuali.rice.krad.bo
-
Core business objects including business object bases.
- org.kuali.rice.krad.comparator - package org.kuali.rice.krad.comparator
-
- org.kuali.rice.krad.config - package org.kuali.rice.krad.config
-
- org.kuali.rice.krad.criteria - package org.kuali.rice.krad.criteria
-
- org.kuali.rice.krad.dao - package org.kuali.rice.krad.dao
-
Core dao interfaces
- org.kuali.rice.krad.dao.impl - package org.kuali.rice.krad.dao.impl
-
Core dao implementations using ojb.
- org.kuali.rice.krad.dao.jdbc - package org.kuali.rice.krad.dao.jdbc
-
- org.kuali.rice.krad.dao.proxy - package org.kuali.rice.krad.dao.proxy
-
- org.kuali.rice.krad.datadictionary - package org.kuali.rice.krad.datadictionary
-
- org.kuali.rice.krad.datadictionary.control - package org.kuali.rice.krad.datadictionary.control
-
- org.kuali.rice.krad.datadictionary.exception - package org.kuali.rice.krad.datadictionary.exception
-
Exceptions thrown by the Data Dictionary.
- org.kuali.rice.krad.datadictionary.exporter - package org.kuali.rice.krad.datadictionary.exporter
-
- org.kuali.rice.krad.datadictionary.impl - package org.kuali.rice.krad.datadictionary.impl
-
- org.kuali.rice.krad.datadictionary.mask - package org.kuali.rice.krad.datadictionary.mask
-
- org.kuali.rice.krad.datadictionary.parse - package org.kuali.rice.krad.datadictionary.parse
-
- org.kuali.rice.krad.datadictionary.validation - package org.kuali.rice.krad.datadictionary.validation
-
Data Dictionary validation objects.
- org.kuali.rice.krad.datadictionary.validation.capability - package org.kuali.rice.krad.datadictionary.validation.capability
-
- org.kuali.rice.krad.datadictionary.validation.constraint - package org.kuali.rice.krad.datadictionary.validation.constraint
-
- org.kuali.rice.krad.datadictionary.validation.constraint.provider - package org.kuali.rice.krad.datadictionary.validation.constraint.provider
-
- org.kuali.rice.krad.datadictionary.validation.constraint.resolver - package org.kuali.rice.krad.datadictionary.validation.constraint.resolver
-
- org.kuali.rice.krad.datadictionary.validation.processor - package org.kuali.rice.krad.datadictionary.validation.processor
-
- org.kuali.rice.krad.datadictionary.validation.result - package org.kuali.rice.krad.datadictionary.validation.result
-
- org.kuali.rice.krad.document - package org.kuali.rice.krad.document
-
- org.kuali.rice.krad.document.authorization - package org.kuali.rice.krad.document.authorization
-
- org.kuali.rice.krad.exception - package org.kuali.rice.krad.exception
-
Exceptions thrown by the kuali nervous system.
- org.kuali.rice.krad.inquiry - package org.kuali.rice.krad.inquiry
-
- org.kuali.rice.krad.keyvalues - package org.kuali.rice.krad.keyvalues
-
- org.kuali.rice.krad.kim - package org.kuali.rice.krad.kim
-
- org.kuali.rice.krad.lookup - package org.kuali.rice.krad.lookup
-
- org.kuali.rice.krad.maintenance - package org.kuali.rice.krad.maintenance
-
- org.kuali.rice.krad.rules - package org.kuali.rice.krad.rules
-
- org.kuali.rice.krad.rules.rule - package org.kuali.rice.krad.rules.rule
-
- org.kuali.rice.krad.rules.rule.event - package org.kuali.rice.krad.rules.rule.event
-
- org.kuali.rice.krad.service - package org.kuali.rice.krad.service
-
Core service interfaces.
- org.kuali.rice.krad.service.impl - package org.kuali.rice.krad.service.impl
-
Core service implementations.
- org.kuali.rice.krad.uif - package org.kuali.rice.krad.uif
-
- org.kuali.rice.krad.uif.component - package org.kuali.rice.krad.uif.component
-
- org.kuali.rice.krad.uif.container - package org.kuali.rice.krad.uif.container
-
- org.kuali.rice.krad.uif.control - package org.kuali.rice.krad.uif.control
-
- org.kuali.rice.krad.uif.field - package org.kuali.rice.krad.uif.field
-
- org.kuali.rice.krad.uif.layout - package org.kuali.rice.krad.uif.layout
-
- org.kuali.rice.krad.uif.modifier - package org.kuali.rice.krad.uif.modifier
-
- org.kuali.rice.krad.uif.service - package org.kuali.rice.krad.uif.service
-
- org.kuali.rice.krad.uif.service.impl - package org.kuali.rice.krad.uif.service.impl
-
- org.kuali.rice.krad.uif.util - package org.kuali.rice.krad.uif.util
-
- org.kuali.rice.krad.uif.view - package org.kuali.rice.krad.uif.view
-
- org.kuali.rice.krad.uif.widget - package org.kuali.rice.krad.uif.widget
-
- org.kuali.rice.krad.util - package org.kuali.rice.krad.util
-
- org.kuali.rice.krad.util.documentserializer - package org.kuali.rice.krad.util.documentserializer
-
- org.kuali.rice.krad.util.spring - package org.kuali.rice.krad.util.spring
-
- org.kuali.rice.krad.valuefinder - package org.kuali.rice.krad.valuefinder
-
- org.kuali.rice.krad.web.bind - package org.kuali.rice.krad.web.bind
-
- org.kuali.rice.krad.web.controller - package org.kuali.rice.krad.web.controller
-
- org.kuali.rice.krad.web.filter - package org.kuali.rice.krad.web.filter
-
Authentication filter implementations.
- org.kuali.rice.krad.web.form - package org.kuali.rice.krad.web.form
-
- org.kuali.rice.krad.web.listener - package org.kuali.rice.krad.web.listener
-
Application startup listeners.
- org.kuali.rice.krad.web.session - package org.kuali.rice.krad.web.session
-
- org.kuali.rice.krad.workflow - package org.kuali.rice.krad.workflow
-
Workflow base package.
- org.kuali.rice.krad.workflow.attribute - package org.kuali.rice.krad.workflow.attribute
-
- org.kuali.rice.krad.workflow.postprocessor - package org.kuali.rice.krad.workflow.postprocessor
-
- org.kuali.rice.krad.workflow.service - package org.kuali.rice.krad.workflow.service
-
Workflow service interfaces.
- org.kuali.rice.krad.workflow.service.impl - package org.kuali.rice.krad.workflow.service.impl
-
Workflow service implementations.
- org.kuali.rice.krms.api - package org.kuali.rice.krms.api
-
- org.kuali.rice.krms.api.engine - package org.kuali.rice.krms.api.engine
-
- org.kuali.rice.krms.api.engine.expression - package org.kuali.rice.krms.api.engine.expression
-
- org.kuali.rice.krms.api.repository - package org.kuali.rice.krms.api.repository
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.krms.api.repository.action - package org.kuali.rice.krms.api.repository.action
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.krms.api.repository.agenda - package org.kuali.rice.krms.api.repository.agenda
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.krms.api.repository.category - package org.kuali.rice.krms.api.repository.category
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.krms.api.repository.context - package org.kuali.rice.krms.api.repository.context
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.krms.api.repository.function - package org.kuali.rice.krms.api.repository.function
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.krms.api.repository.proposition - package org.kuali.rice.krms.api.repository.proposition
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.krms.api.repository.rule - package org.kuali.rice.krms.api.repository.rule
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.krms.api.repository.term - package org.kuali.rice.krms.api.repository.term
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.krms.api.repository.type - package org.kuali.rice.krms.api.repository.type
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.krms.config - package org.kuali.rice.krms.config
-
- org.kuali.rice.krms.framework.engine - package org.kuali.rice.krms.framework.engine
-
- org.kuali.rice.krms.framework.engine.expression - package org.kuali.rice.krms.framework.engine.expression
-
- org.kuali.rice.krms.framework.engine.result - package org.kuali.rice.krms.framework.engine.result
-
- org.kuali.rice.krms.framework.type - package org.kuali.rice.krms.framework.type
-
- org.kuali.rice.krms.impl.authorization - package org.kuali.rice.krms.impl.authorization
-
- org.kuali.rice.krms.impl.peopleflow - package org.kuali.rice.krms.impl.peopleflow
-
- org.kuali.rice.krms.impl.provider.repository - package org.kuali.rice.krms.impl.provider.repository
-
- org.kuali.rice.krms.impl.repository - package org.kuali.rice.krms.impl.repository
-
- org.kuali.rice.krms.impl.rule - package org.kuali.rice.krms.impl.rule
-
- org.kuali.rice.krms.impl.type - package org.kuali.rice.krms.impl.type
-
- org.kuali.rice.krms.impl.ui - package org.kuali.rice.krms.impl.ui
-
- org.kuali.rice.krms.impl.util - package org.kuali.rice.krms.impl.util
-
- org.kuali.rice.krms.impl.validation - package org.kuali.rice.krms.impl.validation
-
- org.kuali.rice.ksb.api - package org.kuali.rice.ksb.api
-
- org.kuali.rice.ksb.api.bus - package org.kuali.rice.ksb.api.bus
-
- org.kuali.rice.ksb.api.bus.support - package org.kuali.rice.ksb.api.bus.support
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.ksb.api.messaging - package org.kuali.rice.ksb.api.messaging
-
- org.kuali.rice.ksb.api.registry - package org.kuali.rice.ksb.api.registry
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.ksb.config.wss4j - package org.kuali.rice.ksb.config.wss4j
-
- org.kuali.rice.ksb.config.xfire - package org.kuali.rice.ksb.config.xfire
-
- org.kuali.rice.ksb.impl.bus - package org.kuali.rice.ksb.impl.bus
-
- org.kuali.rice.ksb.impl.bus.diff - package org.kuali.rice.ksb.impl.bus.diff
-
- org.kuali.rice.ksb.impl.cxf.interceptors - package org.kuali.rice.ksb.impl.cxf.interceptors
-
- org.kuali.rice.ksb.impl.registry - package org.kuali.rice.ksb.impl.registry
-
- org.kuali.rice.ksb.messaging - package org.kuali.rice.ksb.messaging
-
- org.kuali.rice.ksb.messaging.bam - package org.kuali.rice.ksb.messaging.bam
-
- org.kuali.rice.ksb.messaging.bam.dao - package org.kuali.rice.ksb.messaging.bam.dao
-
- org.kuali.rice.ksb.messaging.bam.dao.impl - package org.kuali.rice.ksb.messaging.bam.dao.impl
-
- org.kuali.rice.ksb.messaging.bam.service - package org.kuali.rice.ksb.messaging.bam.service
-
- org.kuali.rice.ksb.messaging.bam.service.impl - package org.kuali.rice.ksb.messaging.bam.service.impl
-
- org.kuali.rice.ksb.messaging.config - package org.kuali.rice.ksb.messaging.config
-
- org.kuali.rice.ksb.messaging.dao - package org.kuali.rice.ksb.messaging.dao
-
- org.kuali.rice.ksb.messaging.dao.impl - package org.kuali.rice.ksb.messaging.dao.impl
-
- org.kuali.rice.ksb.messaging.exceptionhandling - package org.kuali.rice.ksb.messaging.exceptionhandling
-
- org.kuali.rice.ksb.messaging.quartz - package org.kuali.rice.ksb.messaging.quartz
-
- org.kuali.rice.ksb.messaging.resourceloader - package org.kuali.rice.ksb.messaging.resourceloader
-
- org.kuali.rice.ksb.messaging.service - package org.kuali.rice.ksb.messaging.service
-
- org.kuali.rice.ksb.messaging.service.impl - package org.kuali.rice.ksb.messaging.service.impl
-
- org.kuali.rice.ksb.messaging.serviceconnectors - package org.kuali.rice.ksb.messaging.serviceconnectors
-
- org.kuali.rice.ksb.messaging.serviceexporters - package org.kuali.rice.ksb.messaging.serviceexporters
-
- org.kuali.rice.ksb.messaging.serviceproxies - package org.kuali.rice.ksb.messaging.serviceproxies
-
- org.kuali.rice.ksb.messaging.servlet - package org.kuali.rice.ksb.messaging.servlet
-
- org.kuali.rice.ksb.messaging.threadpool - package org.kuali.rice.ksb.messaging.threadpool
-
- org.kuali.rice.ksb.messaging.web - package org.kuali.rice.ksb.messaging.web
-
- org.kuali.rice.ksb.security - package org.kuali.rice.ksb.security
-
- org.kuali.rice.ksb.security.admin - package org.kuali.rice.ksb.security.admin
-
- org.kuali.rice.ksb.security.admin.service - package org.kuali.rice.ksb.security.admin.service
-
- org.kuali.rice.ksb.security.admin.service.impl - package org.kuali.rice.ksb.security.admin.service.impl
-
- org.kuali.rice.ksb.security.admin.web - package org.kuali.rice.ksb.security.admin.web
-
- org.kuali.rice.ksb.security.credentials - package org.kuali.rice.ksb.security.credentials
-
- org.kuali.rice.ksb.security.httpinvoker - package org.kuali.rice.ksb.security.httpinvoker
-
- org.kuali.rice.ksb.security.service - package org.kuali.rice.ksb.security.service
-
- org.kuali.rice.ksb.security.service.impl - package org.kuali.rice.ksb.security.service.impl
-
- org.kuali.rice.ksb.security.soap - package org.kuali.rice.ksb.security.soap
-
- org.kuali.rice.ksb.service - package org.kuali.rice.ksb.service
-
- org.kuali.rice.ksb.service.impl - package org.kuali.rice.ksb.service.impl
-
- org.kuali.rice.ksb.util - package org.kuali.rice.ksb.util
-
- org.kuali.rice.location.api - package org.kuali.rice.location.api
-
- org.kuali.rice.location.api.campus - package org.kuali.rice.location.api.campus
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.location.api.country - package org.kuali.rice.location.api.country
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.location.api.county - package org.kuali.rice.location.api.county
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.location.api.postalcode - package org.kuali.rice.location.api.postalcode
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.location.api.services - package org.kuali.rice.location.api.services
-
- org.kuali.rice.location.api.state - package org.kuali.rice.location.api.state
-
Copyright 2005-2012 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.kuali.rice.location.framework.campus - package org.kuali.rice.location.framework.campus
-
- org.kuali.rice.location.framework.country - package org.kuali.rice.location.framework.country
-
- org.kuali.rice.location.framework.state - package org.kuali.rice.location.framework.state
-
- org.kuali.rice.location.impl.campus - package org.kuali.rice.location.impl.campus
-
- org.kuali.rice.location.impl.config - package org.kuali.rice.location.impl.config
-
- org.kuali.rice.location.impl.country - package org.kuali.rice.location.impl.country
-
- org.kuali.rice.location.impl.county - package org.kuali.rice.location.impl.county
-
- org.kuali.rice.location.impl.postalcode - package org.kuali.rice.location.impl.postalcode
-
- org.kuali.rice.location.impl.state - package org.kuali.rice.location.impl.state
-
- org.kuali.rice.location.service.impl - package org.kuali.rice.location.service.impl
-
- org.kuali.rice.location.web.campus - package org.kuali.rice.location.web.campus
-
- org.kuali.rice.location.web.country - package org.kuali.rice.location.web.country
-
- org.kuali.rice.location.web.county - package org.kuali.rice.location.web.county
-
- org.kuali.rice.location.web.postalcode - package org.kuali.rice.location.web.postalcode
-
- org.kuali.rice.location.web.state - package org.kuali.rice.location.web.state
-
- org.kuali.rice.test - package org.kuali.rice.test
-
- org.kuali.rice.test.data - package org.kuali.rice.test.data
-
- org.kuali.rice.test.launch - package org.kuali.rice.test.launch
-
- org.kuali.rice.test.lifecycles - package org.kuali.rice.test.lifecycles
-
- org.kuali.rice.test.remote - package org.kuali.rice.test.remote
-
- org.kuali.rice.test.runners - package org.kuali.rice.test.runners
-
- org.springframework.transaction.jta - package org.springframework.transaction.jta
-
- ORIGINID_FIELD - Static variable in class org.kuali.rice.kcb.bo.Message
-
- OrmUtils - Class in org.kuali.rice.core.framework.persistence.jpa
-
A utility for common ORM related functions.
- orNot(Criteria) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Takes the conditions from the given Criteria's WHERE clause, surrounds them in parentheses, and adds
a new "OR NOT (...)" condition containing the resulting expression to this instance's WHERE clause (or
just adds a new "NOT (...)" condition if its current WHERE clause is empty).
- OrPredicate - Class in org.kuali.rice.core.api.criteria
-
An immutable composite predicate which implements "or-ing" of multiple
predicates together.
- OTHER - Static variable in class org.kuali.rice.kim.api.KimConstants.AddressTypes
-
- OTHER - Static variable in class org.kuali.rice.kim.api.KimConstants.NameTypes
-
- OUT_BOX_MODE - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
- OutboxItemActionListExtension - Class in org.kuali.rice.kew.actionitem
-
Outbox item.
- OutboxItemActionListExtension() - Constructor for class org.kuali.rice.kew.actionitem.OutboxItemActionListExtension
-
- OutboxItemActionListExtension(ActionItem) - Constructor for class org.kuali.rice.kew.actionitem.OutboxItemActionListExtension
-
- outputTerm - Variable in exception org.kuali.rice.krms.api.engine.TermResolutionException
-
- override - Variable in class org.kuali.rice.core.impl.config.property.Param
-
- OVERRIDE_ENTITY_PRIVACY_PREFERENCES - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionNames
-
- OVERRIDE_KEYS - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- overrideConfig(ClassLoader, Config) - Static method in class org.kuali.rice.core.api.config.property.ConfigContext
-
Overrides any existing Config for the classloader
- overrideFieldConversions - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- overrideFieldValue(Field, Map<String, String[]>, Map<String, String[]>) - Static method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
Overrides a Field value; sets a fallback/restored value if there is no new value
- overrideLookupClass - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- OWNED_BY_PRINCIPAL_ID - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- OWNED_BY_USER - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
P
- PackagePersistableBusinessObjectClassExposer - Class in org.kuali.rice.krad.app.persistence.jpa
-
Abstract class which exposes as JPA managed classes all of the business objects in a given package
- PackagePersistableBusinessObjectClassExposer() - Constructor for class org.kuali.rice.krad.app.persistence.jpa.PackagePersistableBusinessObjectClassExposer
-
- packagePrefixes - Variable in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- PADDING_BOTTOM - Static variable in class org.kuali.rice.krad.uif.CssConstants.Padding
-
- PADDING_LEFT - Static variable in class org.kuali.rice.krad.uif.CssConstants.Padding
-
- PADDING_RIGHT - Static variable in class org.kuali.rice.krad.uif.CssConstants.Padding
-
- PADDING_TOP - Static variable in class org.kuali.rice.krad.uif.CssConstants.Padding
-
- PAGE_GROUP - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- PAGE_ID - Static variable in class org.kuali.rice.krad.uif.UifConstants.UrlParams
-
- PAGE_ID - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- PAGE_SIZE - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- PageGroup - Class in org.kuali.rice.krad.uif.container
-
- PageGroup() - Constructor for class org.kuali.rice.krad.uif.container.PageGroup
-
- PageHandler - Class in org.kuali.rice.edl.impl.components
-
Handles setting the current page in the EDL XML.
- PageHandler() - Constructor for class org.kuali.rice.edl.impl.components.PageHandler
-
- pageId - Variable in class org.kuali.rice.krad.web.form.UifFormBase
-
- PaginatedActionList - Class in org.kuali.rice.kew.actionlist
-
Implements the display tags paginated list to provide effecient paging for the action list.
- PaginatedActionList(List, int, int, int, String, String, SortOrderEnum) - Constructor for class org.kuali.rice.kew.actionlist.PaginatedActionList
-
- PagingBannerUtils - Class in org.kuali.rice.kns.util
-
Utility for that is used along with the tableRenderPagingBanner.tag.
- PARALLEL - Static variable in class org.kuali.rice.kew.engine.node.ActivationTypeEnum
-
Routing should process the associated ActionRequests in parallel
- PARALLEL_ADHOC_ROUTE_MODULE_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- Param - Class in org.kuali.rice.core.impl.config.property
-
- Param() - Constructor for class org.kuali.rice.core.impl.config.property.Param
-
- PARAM_MAINTENANCE_VIEW_MODE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- PARAM_MAINTENANCE_VIEW_MODE_INQUIRY - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- PARAM_MAINTENANCE_VIEW_MODE_LOOKUP - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- PARAM_MAINTENANCE_VIEW_MODE_MAINTENANCE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- Parameter - Class in org.kuali.rice.coreservice.api.parameter
-
- PARAMETER - Static variable in class org.kuali.rice.coreservice.api.parameter.ParameterQueryResults.Elements
-
- parameter - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- Parameter.Builder - Class in org.kuali.rice.coreservice.api.parameter
-
This builder constructs an Parameter enforcing the constraints of the
ParameterContract
.
- Parameter.Cache - Class in org.kuali.rice.coreservice.api.parameter
-
- Parameter.Cache() - Constructor for class org.kuali.rice.coreservice.api.parameter.Parameter.Cache
-
- PARAMETER_COMMAND - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- PARAMETER_DOC_ID - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- PARAMETER_NAME - Static variable in class org.kuali.rice.kim.api.KimConstants.AttributeConstants
-
- PARAMETER_REPOSITORY_SERVICE - Static variable in class org.kuali.rice.coreservice.api.CoreServiceApiServiceLocator
-
- PARAMETER_SERVICE - Static variable in class org.kuali.rice.coreservice.framework.CoreFrameworkServiceLocator
-
- ParameterConstants - Class in org.kuali.rice.coreservice.framework.parameter
-
- ParameterConstants.COMPONENT - Annotation Type in org.kuali.rice.coreservice.framework.parameter
-
- ParameterConstants.NAMESPACE - Annotation Type in org.kuali.rice.coreservice.framework.parameter
-
- ParameterContract - Interface in org.kuali.rice.coreservice.api.parameter
-
This is the contract for a Parameter.
- parameterDetailType - Variable in class org.kuali.rice.krad.datadictionary.HelpDefinition
-
- parameterDisplayString - Variable in class org.kuali.rice.krms.impl.ui.SimplePropositionEditNode
-
- parameterDisplayString - Variable in class org.kuali.rice.krms.impl.ui.SimplePropositionNode
-
- ParameterEvaluator - Interface in org.kuali.rice.core.api.parameter
-
This is a stateful wrapper for Parameters, which provides convenient methods to evaluate a constrained value against a Parameter.
- ParameterEvaluatorImpl - Class in org.kuali.rice.core.impl.parameter
-
- ParameterEvaluatorImpl() - Constructor for class org.kuali.rice.core.impl.parameter.ParameterEvaluatorImpl
-
- ParameterEvaluatorService - Interface in org.kuali.rice.core.api.parameter
-
- ParameterEvaluatorServiceImpl - Class in org.kuali.rice.core.impl.parameter
-
- ParameterEvaluatorServiceImpl() - Constructor for class org.kuali.rice.core.impl.parameter.ParameterEvaluatorServiceImpl
-
- parameterExists(Class<?>, String) - Method in interface org.kuali.rice.coreservice.framework.parameter.ParameterService
-
This method checks if a parameter exists.
- parameterExists(String, String, String) - Method in interface org.kuali.rice.coreservice.framework.parameter.ParameterService
-
This method checks if a parameter exists.
- parameterExists(String, String, String) - Method in class org.kuali.rice.coreservice.impl.parameter.ParameterServiceImpl
-
- parameterExists(Class<?>, String) - Method in class org.kuali.rice.coreservice.impl.parameter.ParameterServiceImpl
-
- PARAMETERIZED_TERM_PREFIX - Static variable in class org.kuali.rice.krms.impl.util.KrmsImplConstants
-
Prefix used to identify parameterized term specification ids in lists that otherwise contain
regular old term ids.
- PARAMETERIZED_URL_SEPARATOR - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- parameterizeUrl(String, Properties) - Static method in class org.kuali.rice.krad.util.UrlFactory
-
- ParameterKey - Class in org.kuali.rice.coreservice.api.parameter
-
This class represents the 4-part key which uniquely identifies a parameter.
- ParameterLookupableHelperServiceImpl - Class in org.kuali.rice.coreservice.web.parameter
-
This is a description of what this class does - kellerj don't forget to fill this in.
- ParameterLookupableHelperServiceImpl() - Constructor for class org.kuali.rice.coreservice.web.parameter.ParameterLookupableHelperServiceImpl
-
- ParameterMaintenableImpl - Class in org.kuali.rice.coreservice.web.parameter
-
- ParameterMaintenableImpl() - Constructor for class org.kuali.rice.coreservice.web.parameter.ParameterMaintenableImpl
-
- parameterName - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- parameterName - Variable in class org.kuali.rice.krad.datadictionary.HelpDefinition
-
- parameterNames - Variable in exception org.kuali.rice.krms.api.engine.TermResolutionException
-
- parameterNamespace - Variable in class org.kuali.rice.krad.datadictionary.HelpDefinition
-
- ParameterOperatorValuesFinder - Class in org.kuali.rice.coreservice.web.parameter
-
This class returns list of parameter operator value pairs.
- ParameterOperatorValuesFinder() - Constructor for class org.kuali.rice.coreservice.web.parameter.ParameterOperatorValuesFinder
-
- ParameterPermissionTypeServiceImpl - Class in org.kuali.rice.krad.kim
-
- ParameterPermissionTypeServiceImpl() - Constructor for class org.kuali.rice.krad.kim.ParameterPermissionTypeServiceImpl
-
- ParameterQueryResults - Class in org.kuali.rice.coreservice.api.parameter
-
- ParameterQueryResults.Builder - Class in org.kuali.rice.coreservice.api.parameter
-
- ParameterQueryResults.Constants - Class in org.kuali.rice.coreservice.api.parameter
-
Defines some internal constants used on this class.
- ParameterQueryResults.Constants() - Constructor for class org.kuali.rice.coreservice.api.parameter.ParameterQueryResults.Constants
-
- ParameterQueryResults.Elements - Class in org.kuali.rice.coreservice.api.parameter
-
A private class which exposes constants which define the XML element
names to use when this object is marshaled to XML.
- ParameterQueryResults.Elements() - Constructor for class org.kuali.rice.coreservice.api.parameter.ParameterQueryResults.Elements
-
- ParameterRepositoryService - Interface in org.kuali.rice.coreservice.api.parameter
-
- ParameterRepositoryServiceImpl - Class in org.kuali.rice.coreservice.impl.parameter
-
- ParameterRepositoryServiceImpl() - Constructor for class org.kuali.rice.coreservice.impl.parameter.ParameterRepositoryServiceImpl
-
- ParameterRule - Class in org.kuali.rice.coreservice.web.parameter
-
This is a description of what this class does - kellerj don't forget to fill
this in.
- ParameterRule() - Constructor for class org.kuali.rice.coreservice.web.parameter.ParameterRule
-
- parameters - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- parameters - Variable in exception org.kuali.rice.krms.api.engine.TermResolutionException
-
- ParameterService - Interface in org.kuali.rice.coreservice.framework.parameter
-
This service is used by krad to interact with
Parameters
.
- parameterService - Variable in class org.kuali.rice.kew.engine.StandardWorkflowEngine
-
- parameterService - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- ParameterServiceImpl - Class in org.kuali.rice.coreservice.impl.parameter
-
- ParameterServiceImpl() - Constructor for class org.kuali.rice.coreservice.impl.parameter.ParameterServiceImpl
-
- ParameterTranslator - Class in org.kuali.rice.kew.messaging
-
A simple utility class which can handle translated a comma-seperated String
into an array of String paramters and vice-versa.
- ParameterTranslator() - Constructor for class org.kuali.rice.kew.messaging.ParameterTranslator
-
- ParameterTranslator(String) - Constructor for class org.kuali.rice.kew.messaging.ParameterTranslator
-
- ParameterType - Class in org.kuali.rice.coreservice.api.parameter
-
- ParameterType.Builder - Class in org.kuali.rice.coreservice.api.parameter
-
This builder is used to construct instances of ParameterType.
- ParameterTypeContract - Interface in org.kuali.rice.coreservice.api.parameter
-
Defines the contract for a parameter type.
- ParameterTypeValuesFinder - Class in org.kuali.rice.coreservice.web.parameter
-
- ParameterTypeValuesFinder() - Constructor for class org.kuali.rice.coreservice.web.parameter.ParameterTypeValuesFinder
-
- paramKey - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.LookupConstraintParamMapping
-
- params - Variable in class org.kuali.rice.core.framework.persistence.jdbc.sql.Criteria
-
- params - Variable in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
- PARENT - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- PARENT - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
-
- PARENT_DOC_TYPE_NAME - Static variable in class org.kuali.rice.kew.api.KEWPropertyConstants
-
- PARENT_RESPONSIBILITY - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- PARENT_RULE_NAME - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- parentClassLoader - Variable in class org.kuali.rice.kew.plugin.BasePluginLoader
-
- parentConfig - Variable in class org.kuali.rice.kew.plugin.BasePluginLoader
-
- parentDocumentType - Variable in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- PARENTHESIS - Static variable in class org.kuali.rice.krad.uif.UifConstants.TitleAppendTypes
-
- parse(Map, String[]) - Method in interface org.kuali.rice.core.impl.config.property.ConfigParser
-
Deprecated.
Parses config file resources
- parse(Map, String[]) - Method in class org.kuali.rice.core.impl.config.property.ConfigParserImpl
-
Deprecated.
- parse(LinkedHashMap<String, Object>, String[]) - Method in class org.kuali.rice.core.impl.config.property.ConfigParserImpl
-
Deprecated.
Parses a list of locations
- parse(LinkedHashMap<String, Object>, String, StrSubstitutor, int) - Method in class org.kuali.rice.core.impl.config.property.ConfigParserImpl
-
Deprecated.
Parses a single config location
- parse(String, String) - Method in class org.kuali.rice.core.impl.datetime.DateTimeServiceImpl
-
- parse(InputSource, boolean, boolean, EntityResolver) - Static method in class org.kuali.rice.ken.util.Util
-
This method uses DOM to parse the input source of XML.
- parse(String) - Static method in class org.kuali.rice.kew.engine.node.ActivationTypeEnum
-
Parses the string and returns the enum type whose code, name, or label
matches the string regardless of case
- parse(File, Config) - Method in class org.kuali.rice.kew.plugin.PluginConfigParser
-
- parse(URL, Config) - Method in class org.kuali.rice.kew.plugin.PluginConfigParser
-
- parse(String) - Static method in class org.kuali.rice.kew.rule.QualifiedRoleName
-
- parseAddCollectionName(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
This method returns the collection name (including nested collections) from a propertyName string
- parseAgainstFormatArray(String, String[]) - Method in class org.kuali.rice.core.impl.datetime.DateTimeServiceImpl
-
- parseBinaryOperatorValues(SearchOperator, String) - Static method in class org.kuali.rice.core.api.search.SearchExpressionUtils
-
- parseCode(String) - Static method in enum org.kuali.rice.core.api.delegation.DelegationType
-
- parseCommaSeparatedValues(HttpServletRequest, String) - Method in class org.kuali.rice.ken.web.spring.BaseSendNotificationController
-
- parseConfig() - Method in interface org.kuali.rice.core.api.config.property.Config
-
- parseConfig() - Method in class org.kuali.rice.core.framework.config.property.AbstractBaseConfig
-
- parseConfig() - Method in class org.kuali.rice.core.framework.config.property.SimpleConfig
-
- parseConfig() - Method in class org.kuali.rice.core.impl.config.property.ConfigParserImplConfig
-
Deprecated.
- parseConfig() - Method in class org.kuali.rice.core.impl.config.property.JAXBConfigImpl
-
- parseConfig(String, Unmarshaller, int) - Method in class org.kuali.rice.core.impl.config.property.JAXBConfigImpl
-
- parseContent(Element) - Method in class org.kuali.rice.kew.rule.GenericAttributeContent
-
- parseDataDictionaryConfigurationFiles(boolean) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
- parseDataDictionaryConfigurationFiles(boolean) - Method in class org.kuali.rice.krad.datadictionary.ReloadingDataDictionary
-
After dictionary has been loaded, determine the source files and add them
to the monitor
- parseDetailCriteria(String) - Method in class org.kuali.rice.kim.lookup.RoleMemberLookupableHelperServiceImpl
-
Converts a special criteria string that is in the form key=value,key2=value2 into a map
- parseDisplayedObjectIdSet(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- parseDocContent(DocumentContent) - Method in class org.kuali.rice.kew.rule.RuleRoutingAttribute
-
- parseDocumentTypes(InputStream) - Method in class org.kuali.rice.kew.xml.DocumentTypeXmlParser
-
- 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.
- parseGroupName(String) - Static method in class org.kuali.rice.kew.util.Utilities
-
- parseGroupNamespaceCode(String) - Static method in class org.kuali.rice.kew.util.Utilities
-
- parseGroups(InputStream) - Method in class org.kuali.rice.kew.xml.GroupXmlParser
-
- parseGroups(Element) - Method in class org.kuali.rice.kew.xml.GroupXmlParser
-
Parses and saves groups
- parseKimXml(InputStream) - Static method in class org.kuali.rice.kim.impl.jaxb.KimXmlUtil
-
Parses permissions and/or roles from XML.
- parseLang(String, String) - Method in class org.kuali.rice.kew.rule.BSFRuleExpression
-
Parses the language component from the type string
- parseListeners(Element, PluginConfig) - Method in class org.kuali.rice.kew.plugin.PluginConfigParser
-
- parseMethodToCall(ActionForm, HttpServletRequest) - Static method in class org.kuali.rice.kns.util.WebUtils
-
Checks for methodToCall parameter, and picks off the value using set dot
notation.
- parseNotificationRequestMessage(String) - Method in class org.kuali.rice.ken.service.impl.NotificationMessageContentServiceImpl
-
This method implements by taking in a String and then converting that to a byte[];
- parseNotificationRequestMessage(InputStream) - Method in class org.kuali.rice.ken.service.impl.NotificationMessageContentServiceImpl
-
This method implements by taking in an InputStream and then coverting that to a byte[].
- parseNotificationRequestMessage(InputStream) - Method in interface org.kuali.rice.ken.service.NotificationMessageContentService
-
Parses a Notification request message into business objects.
- parseNotificationRequestMessage(String) - Method in interface org.kuali.rice.ken.service.NotificationMessageContentService
-
Parses a Notification request message into business objects.
- parseParameters(Element) - Method in class org.kuali.rice.kew.plugin.PluginConfigParser
-
- parsePeopleFlowConfiguration(RouteContext) - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowRouteModule
-
- parsePostfixUnaryOperatorValue(SearchOperator, String) - Static method in class org.kuali.rice.core.api.search.SearchExpressionUtils
-
- parsePredicates(String, String) - Static method in class org.kuali.rice.core.api.search.SearchExpressionUtils
-
- parsePrefixUnaryOperatorValue(SearchOperator, String) - Static method in class org.kuali.rice.core.api.search.SearchExpressionUtils
-
- parsePreviouslySelectedObjectIds(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- parsePrimaryKeyValuesFromDocument(Class<? extends BusinessObject>, MaintenanceDocument) - Method in class org.kuali.rice.krad.workflow.attribute.DataDictionarySearchableAttribute
-
- parseRange(String) - Static method in class org.kuali.rice.core.api.search.SearchExpressionUtils
-
- parseResolverConfig() - Method in class org.kuali.rice.kew.role.XPathQualifierResolver
-
- parseResourceLoader(Element, PluginConfig) - Method in class org.kuali.rice.kew.plugin.PluginConfigParser
-
- parseResponsibility(Element, RuleBaseValues) - Method in class org.kuali.rice.kew.xml.RuleXmlParser
-
- parseResponsibilityNameAndType(Element) - Method in class org.kuali.rice.kew.xml.RuleXmlParser
-
- parseRoleNameFromClassAndRole(String) - Method in class org.kuali.rice.kew.rule.UnqualifiedRoleAttribute
-
Helper method for parsing the actual role name out from the class/rolename combination
as Role class combines the two and does expose the original role name
- parseRuleAttributes(InputStream) - Method in class org.kuali.rice.kew.xml.RuleAttributeXmlParser
-
- parseRuleAttributes(Element) - Method in class org.kuali.rice.kew.xml.RuleAttributeXmlParser
-
- parseRuleDelegations(InputStream) - Method in class org.kuali.rice.kew.xml.RuleXmlParser
-
- parseRuleDelegations(Element) - Method in class org.kuali.rice.kew.xml.RuleXmlParser
-
Parses and saves rule delegations
- parseRuleExtensions(Element, RuleBaseValues) - Method in class org.kuali.rice.kew.xml.RuleExtensionXmlParser
-
- parseRules(InputStream) - Method in class org.kuali.rice.kew.xml.RuleXmlParser
-
- parseRules(Element) - Method in class org.kuali.rice.kew.xml.RuleXmlParser
-
Parses and saves rules
- parseRuleTemplates(InputStream) - Method in class org.kuali.rice.kew.xml.RuleTemplateXmlParser
-
- parseRuleTemplates(Element) - Method in class org.kuali.rice.kew.xml.RuleTemplateXmlParser
-
- parseSearchableAttributeValueForPrimaryKey(String, Class<? extends BusinessObject>, MaintenanceDocument) - Method in class org.kuali.rice.krad.workflow.attribute.DataDictionarySearchableAttribute
-
Creates a searchable attribute value for the given property name out of the document XML
- parseSearchUsingOnlyPrimaryKeyValues(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
Iterates through the request params, looks for the parameter representing the method to call in the format like
methodToCall.sort.1.(::;true;::).x, and returns the boolean value in the (::; and ;::) delimiters.
- parseSearchUsingOnlyPrimaryKeyValues(String) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
Parses the method to call parameter passed in as a post parameter
The parameter should be something like methodToCall.sort.1.(::;true;::).x, this method will return the value
between (::; and ;::) as a boolean
- parseSelectedObjectIdSet(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- parseSerializedNotificationXml(byte[]) - Method in class org.kuali.rice.ken.service.impl.NotificationMessageContentServiceImpl
-
Uses XPath to parse out the serialized Notification xml into a Notification instance.
- parseSerializedNotificationXml(byte[]) - Method in interface org.kuali.rice.ken.service.NotificationMessageContentService
-
This method parses out the serialized XML version of Notification BO and populates a Notification BO with it.
- parseSimplePredicate(String, String) - Static method in class org.kuali.rice.core.api.search.SearchExpressionUtils
-
- parseStyles(InputStream) - Method in interface org.kuali.rice.coreservice.impl.style.StyleXmlParser
-
- parseStyles(InputStream) - Method in class org.kuali.rice.coreservice.impl.style.StyleXmlParserImpl
-
- parseUIDateTime(String) - Static method in class org.kuali.rice.ken.util.Util
-
Parses the string in UI date time format
- parseUserRecipients(HttpServletRequest) - Method in class org.kuali.rice.ken.web.spring.BaseSendNotificationController
-
- parseUsers(InputStream) - Method in class org.kuali.rice.kew.xml.UserXmlParser
-
- parseUsers(Element) - Method in class org.kuali.rice.kew.xml.UserXmlParser
-
- parseValidations(Document) - Method in class org.kuali.rice.edl.impl.components.ValidationComponent
-
- parseValue(String, Set<String>) - Method in class org.kuali.rice.core.impl.config.property.JAXBConfigImpl
-
This method parses the value string to find all nested properties (foo=${nested}) and
replaces them with the value returned from calling resolve().
- parseWithConfigParserImpl() - Method in class org.kuali.rice.core.impl.config.property.ConfigParserImplConfig
-
Deprecated.
- parseWithNotificationEntityResolver(InputSource, boolean, boolean, NotificationContentTypeService) - Static method in class org.kuali.rice.ken.util.Util
-
This method uses DOM to parse the input source of XML, supplying a notification-system-specific
entity resolver.
- parseWorkgroupNamespaceCodes(HttpServletRequest) - Method in class org.kuali.rice.ken.web.spring.BaseSendNotificationController
-
- parseWorkgroupRecipients(HttpServletRequest) - Method in class org.kuali.rice.ken.web.spring.BaseSendNotificationController
-
- parseXSDDateTime(String) - Static method in class org.kuali.rice.ken.util.Util
-
Parses a date/time string under XSD dateTime type syntax
- PARTIAL_UNMASK_FIELD - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- PARTIALLY_MASKED - Static variable in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- partitionActionItems(List<ActionItem>) - Method in class org.kuali.rice.kew.actionlist.web.ActionListAction
-
- partitionDocumentsForSecurity(List<Document>, SecuritySession) - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentSecurityServiceImpl
-
- partitionResponsibilities(List<ResponsibilityAction>) - Method in class org.kuali.rice.kew.role.RoleRouteModule
-
- PassThruRoleTypeServiceBase - Class in org.kuali.rice.kim.api.role
-
- PassThruRoleTypeServiceBase() - Constructor for class org.kuali.rice.kim.api.role.PassThruRoleTypeServiceBase
-
- PASSWORD - Static variable in class org.kuali.rice.core.framework.persistence.jdbc.datasource.XAPoolDataSource
-
Deprecated.
- password - Variable in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- PASSWORD - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.Principal
-
- pasteProposition(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorController
-
- path - Variable in class org.kuali.rice.krad.datadictionary.WorkflowProperty
-
- pathExists(XPath, String, Object) - Static method in class org.kuali.rice.core.api.util.xml.XmlHelper
-
Convenience method that performs an xpath evaluation to determine whether the expression
evaluates to true (a node exists).
- PATTERN_TYPE_PRECISION - Static variable in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
-
- PATTERN_TYPE_SCALE - Static variable in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
-
- PatternedStringBuilder - Class in org.kuali.rice.krad.util
-
Builds a
String
instance using a pattern similar to the varargs printf() variety.
- PatternedStringBuilder(String) - Constructor for class org.kuali.rice.krad.util.PatternedStringBuilder
-
Constructor that takes a pattern
- patternTypeKey - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.ConfigurationBasedRegexPatternConstraint
-
the key used to identify the validation pattern
- pendingRequestsAreFulfilled(boolean, RouteContext) - Method in interface org.kuali.rice.kew.engine.node.IteratedRequestActivationNode.RequestFulfillmentCriteria
-
- PEOPLE_FLOW_SEQUENCE - Static variable in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowRouteModule
-
- PEOPLE_FLOW_SERVICE - Static variable in class org.kuali.rice.kew.api.KewApiServiceLocator
-
- PeopleFlow - Class in org.kuali.rice.kew.impl.peopleflow
-
TODO
- PeopleFlow() - Constructor for class org.kuali.rice.kew.impl.peopleflow.PeopleFlow
-
- PeopleFlowActionTypeService - Class in org.kuali.rice.krms.impl.peopleflow
-
- PeopleFlowActionTypeService.Type - Enum in org.kuali.rice.krms.impl.peopleflow
-
enum used to specify the action type to be specified in the vended actions.
- PeopleFlowContract - Interface in org.kuali.rice.kew.api.peopleflow
-
Contract interface for a PeopleFlowDefinition.
- PeopleFlowController - Class in org.kuali.rice.kew.impl.peopleflow
-
Controller for the people flow maintenance document
- PeopleFlowController() - Constructor for class org.kuali.rice.kew.impl.peopleflow.PeopleFlowController
-
- PeopleFlowDefinition - Class in org.kuali.rice.kew.api.peopleflow
-
- PeopleFlowDefinition.Builder - Class in org.kuali.rice.kew.api.peopleflow
-
- PeopleFlowDelegate - Class in org.kuali.rice.kew.api.peopleflow
-
- PeopleFlowDelegate.Builder - Class in org.kuali.rice.kew.api.peopleflow
-
- PeopleFlowDelegateContract - Interface in org.kuali.rice.kew.api.peopleflow
-
- PeopleFlowInquirableImpl - Class in org.kuali.rice.kew.impl.peopleflow
-
Custom view helper for the people flow inquiry view to retrieve the type attribute remotable fields
- PeopleFlowInquirableImpl() - Constructor for class org.kuali.rice.kew.impl.peopleflow.PeopleFlowInquirableImpl
-
- PeopleFlowMaintainableImpl - Class in org.kuali.rice.kew.impl.peopleflow
-
Custom view helper for the people flow maintenance document to retrieve the type attribute remotable fields
- PeopleFlowMaintainableImpl() - Constructor for class org.kuali.rice.kew.impl.peopleflow.PeopleFlowMaintainableImpl
-
- PeopleFlowMember - Class in org.kuali.rice.kew.api.peopleflow
-
- PeopleFlowMember.Builder - Class in org.kuali.rice.kew.api.peopleflow
-
- PeopleFlowMemberContract - Interface in org.kuali.rice.kew.api.peopleflow
-
Interface contract for PeopleFlowDefinition members.
- PeopleFlowRequestGenerator - Interface in org.kuali.rice.kew.impl.peopleflow
-
- PeopleFlowRequestGeneratorImpl - Class in org.kuali.rice.kew.impl.peopleflow
-
Reference implementation of the
PeopleFlowRequestGenerator
which is responsible for generating Action
Requests from a
PeopleFlowDefinition
.
- PeopleFlowRequestGeneratorImpl() - Constructor for class org.kuali.rice.kew.impl.peopleflow.PeopleFlowRequestGeneratorImpl
-
- PeopleFlowRouteModule - Class in org.kuali.rice.kew.impl.peopleflow
-
- PeopleFlowRouteModule() - Constructor for class org.kuali.rice.kew.impl.peopleflow.PeopleFlowRouteModule
-
- PeopleFlowService - Interface in org.kuali.rice.kew.api.peopleflow
-
- PeopleFlowServiceImpl - Class in org.kuali.rice.kew.impl.peopleflow
-
- PeopleFlowServiceImpl() - Constructor for class org.kuali.rice.kew.impl.peopleflow.PeopleFlowServiceImpl
-
- PeopleFlowTypeService - Interface in org.kuali.rice.kew.framework.peopleflow
-
Interface for services that implement the type-specific behaviors of people flows.
- peopleToPrincipalIds(List<Person>) - Method in class org.kuali.rice.kim.impl.identity.PersonServiceImpl
-
- PERCENT - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsValues
-
- PERCENT - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- PERCENTAGE_FORMAT - Static variable in class org.kuali.rice.core.web.format.PercentageFormatter
-
The default format for percentage values
- 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.core.web.format.PercentageFormatter
-
The default scale for percentage values
- PERCENTAGE_SCALE - Static variable in class org.kuali.rice.krad.web.bind.UifPercentageEditor
-
The default scale for percentage values.
- PercentageFormatter - Class in org.kuali.rice.core.web.format
-
begin Kuali Foundation modification
This class is used to format objects as a percent.
- PercentageFormatter() - Constructor for class org.kuali.rice.core.web.format.PercentageFormatter
-
- PERFORM_ACTION - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- PERFORM_CUSTOM_MAINTENANCE_DOCUMENT_FUNCTION - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- PERFORM_LINE_ACTION - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- PERFORM_REALTIME_DOCUMENT_UPGRADE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- performAction() - Method in class org.kuali.rice.kew.actions.ActionTakenEvent
-
- performAddLineValidation(View, CollectionGroup, Object, Object) - Method in class org.kuali.rice.krad.uif.service.impl.DocumentViewHelperServiceImpl
-
Performs validation on the new collection line before it is added to the
corresponding collection
- performAddLineValidation(View, CollectionGroup, Object, Object) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Performs validation on the new collection line before it is added to the
corresponding collection
- PerformanceLog - Class in org.kuali.rice.ken.util
-
Wrapper for the Log4J performance log
- PerformanceLog() - Constructor for class org.kuali.rice.ken.util.PerformanceLog
-
- PerformanceLog.PerformanceStopWatch - Class in org.kuali.rice.ken.util
-
This class
- PerformanceLog.PerformanceStopWatch(String) - Constructor for class org.kuali.rice.ken.util.PerformanceLog.PerformanceStopWatch
-
Constructs a PerformanceLog.java.
- PerformanceLogger - Class in org.kuali.rice.kew.util
-
Records and logs performance information about an elapsed time period.
- PerformanceLogger() - Constructor for class org.kuali.rice.kew.util.PerformanceLogger
-
- PerformanceLogger(String) - Constructor for class org.kuali.rice.kew.util.PerformanceLogger
-
- performApplyModel(View, Object, Component) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Called after the initialize phase to perform conditional logic based on
the model data
- performApplyModel(View, Object, Component) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
The following updates are done here:
Evaluate the progressive render condition (if set) and combine with the current render status to set the
render status
- performApplyModel(View, Object, Component) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Calls the configured CollectionGroupBuilder
to build the
necessary components based on the collection data
- performApplyModel(View, Object, Component) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
- performApplyModel(View, Object, Component) - Method in class org.kuali.rice.krad.uif.container.TreeGroup
-
- performApplyModel(View, Object, Component) - Method in class org.kuali.rice.krad.uif.control.GroupControl
-
- performApplyModel(View, Object, Component) - Method in class org.kuali.rice.krad.uif.control.UserControl
-
- performApplyModel(View, Object, Component) - Method in class org.kuali.rice.krad.uif.field.DataField
-
The following updates are done here:
If readOnlyHidden set to true, set field to readonly and add to hidden property names
- performApplyModel(View, Object, Container) - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
Called after the initialize phase to perform conditional logic based on
the model data
- performApplyModel(View, Object, Container) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
- performApplyModel(View, Object, Container) - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
The following actions are performed:
If wrapper group is specified, places the stacked groups into the wrapper
- performApplyModel(View, Object) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
- performApplyModel(View, Object) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Executes the ApplyModel phase.
- performApplyModel(View, Object, Component) - Method in class org.kuali.rice.krad.uif.view.LookupView
-
- performApplyModel(View, Object, Component) - Method in class org.kuali.rice.krad.uif.widget.BreadCrumbs
-
The following updates are done here:
Evaluate expression on howeward path list
- performBeanOverrides() - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
This method gathers beans of type BeanOverride and invokes each one's performOverride() method.
- performClear(LookupForm) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
- performClear(LookupForm) - Method in class org.kuali.rice.kim.lookup.GroupLookupableHelperServiceImpl
-
- performClear(LookupForm) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
This method does the logic for the clear action.
- performClear(LookupForm) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
calls the lookup helper service to do "clear" behaviors
- performClear(LookupForm) - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
This method allows for customization of the lookup clear
- performClear(LookupForm) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
This method allows for overriding the clear behavior
- performClear(LookupForm, Map<String, String>) - Method in interface org.kuali.rice.krad.lookup.Lookupable
-
Invoked when the clear action is requested to result the search fields to
their initial default values
- performClear(LookupForm, Map<String, String>) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- performCollectionFiltering(View, Object, CollectionGroup, Collection<?>) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
-
Performs any filtering necessary on the collection before building the collection fields
- performCollectionForceUpperCase(String, BusinessObject, MaintainableCollectionDefinition, Map) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- performComponentApplyModel(View, Component, Object) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Applies the model data to a component of the View instance
- performComponentFinalize(View, Component, Object, Component, Map<String, Object>) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Update state of the given component and does final preparation for
rendering
- performComponentInitialization(View, Object, Component) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Performs initialization of a component by these steps:
If component id not set, assigns to next available int for view
For InputField
instances, set defaults from the data
dictionary.
Invoke the initialize method on the component.
- performComponentInitialization(View, Object, Component) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Performs the Initialization phase for the given Component
- performComponentLifecycle(View, Object, Component, String) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Performs the complete component lifecycle on the component passed in, in this order:
performComponentInitialization, performComponentApplyModel, and performComponentFinalize.
- performComponentLifecycle(View, Object, Component, String) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Performs the complete component lifecycle on the component passed in for use during a refresh process
- performConversion(Component, String, int) - Method in class org.kuali.rice.krad.uif.modifier.ComponentConvertModifier
-
Creates a new instance of the replacement component prototype and sets a
the property value for the given property name and component instance
- performCustomAction(boolean) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
Performs custom document search/lookup actions.
- performCustomAction(boolean) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- performCustomAction(boolean) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
- performCustomAction(boolean) - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
This method is called from a custom action button or script
- performCustomAction(boolean) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
performs custom actions.
- performCustomApplyModel(View, Component, Object) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Hook for service overrides to perform custom apply model logic on the
component
- performCustomFinalize(View, Component, Object, Component) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Hook for service overrides to perform custom component finalization
- performCustomInitialization(View, Component) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Hook for service overrides to perform custom initialization on the
component
- performDeferredAction() - Method in class org.kuali.rice.kew.actions.ActionTakenEvent
-
- performDeferredBlanketApproveWork(ActionTakenValue, DocumentProcessingOptions) - Method in class org.kuali.rice.kew.actions.BlanketApproveAction
-
- performDeleteLineValidation(View, CollectionGroup, Object) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Performs validation on the collection line before it is removed from the
corresponding collection
- performEncryption(String, List<Map<String, List<String>>>) - Method in interface org.kuali.rice.devtools.pdle.PostDataLoadEncryptionDao
-
- performEncryption(String, List<Map<String, String>>) - Method in interface org.kuali.rice.devtools.pdle.PostDataLoadEncryptionService
-
- performEncryption(String, List<Map<String, String>>) - Method in class org.kuali.rice.devtools.pdle.PostDataLoadEncryptionServiceImpl
-
- performEncryption(String, List<Map<String, List<String>>>) - Method in class org.kuali.rice.krad.dao.jdbc.PostDataLoadEncryptionDaoJdbc
-
- performFieldForceUpperCase(String, BusinessObject, MaintainableFieldDefinition, Map) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- performFieldForceUpperCase(BusinessObject, Map) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- performFieldOverride(Object, Object) - Method in interface org.kuali.rice.krad.datadictionary.FieldOverride
-
perform the override.
- performFieldOverride(Object, Object) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementDeleteImpl
-
- performFieldOverride(Object, Object) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementInsertImpl
-
- performFieldOverride(Object, Object) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementReplaceImpl
-
- performFieldOverride(Object, Object) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForValueReplaceImpl
-
- performFieldQuery(View, String, Map<String, String>) - Method in interface org.kuali.rice.krad.uif.service.AttributeQueryService
-
Executes the AttributeQuery
associated with the field given by the id.
- performFieldQuery(View, String, Map<String, String>) - Method in class org.kuali.rice.krad.uif.service.impl.AttributeQueryServiceImpl
-
- performFieldQuery(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
Invoked to execute the AttributeQuery
associated with a field given the query parameters
found in the request.
- performFieldSuggest(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
Invoked to provide the options for a suggest widget.
- performFieldSuggestQuery(View, String, String, Map<String, String>) - Method in interface org.kuali.rice.krad.uif.service.AttributeQueryService
-
Executes the AttributeQuery
associated with the Suggest
widget within
the field given by the Id.
- performFieldSuggestQuery(View, String, String, Map<String, String>) - Method in class org.kuali.rice.krad.uif.service.impl.AttributeQueryServiceImpl
-
- performFinalize(View, Object, Component) - Method in interface org.kuali.rice.krad.uif.component.Component
-
The last phase before the view is rendered.
- performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
The following finalization is done here:
progressiveRender and conditionalRefresh variables are processed if set
If any of the style properties were given, sets the style string on
the style property
Set the skipInTabOrder flag for nested components
- performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
The following finalization is performed:
Sets the headerText of the header Group if it is blank
Set the messageText of the summary MessageField if it is blank
Finalizes LayoutManager
- performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.container.PageGroup
-
Perform finalize here adds to its document ready script the
setupValidator js function for setting up the validator for this view.
- performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
-
The following actions are performed:
Defaults maxLength, minLength (if not set) to maxLength of parent field
- performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.control.TextControl
-
The following actions are performed:
Defaults maxLength, minLength (if not set) to maxLength of parent field
- performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
The following finalization is performed:
Add methodToCall action parameter if set and setup event code for
setting action parameters
- performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.field.AjaxActionField
-
The following finalization is performed:
Add methodToCall action parameter if set and setup event code for
setting action parameters
- performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.field.DataField
-
The following actions are performed:
Set the ids for the various attribute components
Sets up the client side validation for constraints on this field.
- performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
PerformFinalize will generate the messages and counts used by the
errorsField based on the keys that were matched from the MessageMap for
this ErrorsField.
- performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
The following finalization is performed:
Set the labelForComponentId to this component id
Set the label text on the label field from the field's label property
Set the render property on the label's required message field if this
field is marked as required
If label placement is right, set render colon to false
- performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.field.HeaderField
-
The following finalization is performed:
Set render on group to false if no items are configured
- performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.field.ImageField
-
- performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.field.InputField
-
The following actions are performed:
Set the ids for the various attribute components
Sets up the client side validation for constraints on this field.
- performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.field.LabelField
-
The following finalization is performed:
If label text is blank, set render to false for field
- performFinalize(View, Object, Container) - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
-
- performFinalize(View, Object, Container) - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManager
-
The following finalization is performed:
If suppressLineWrapping is true, sets the number of columns to the
container's items list size
- performFinalize(View, Object, Container) - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
The last phase before the view is rendered.
- performFinalize(View, Object, Container) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
- performFinalize(View, Object, Container) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Sets up the final column count for rendering based on whether the
sequence and action fields have been generated
- performFinalize(View, Object) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
- performFinalize(View, Object) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
The last phase before the view is rendered.
- performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.view.View
-
The following is performed:
Adds to its document ready script the setupValidator js function for setting
up the validator for this view
- performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.widget.DirectInquiry
-
- performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
- performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
The following finalization is performed:
Sets defaults on collectionLookup such as collectionName, and the class if not set
- performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.widget.Reorderer
-
The following initialization is performed:
Adds the movable style class to each group item
Prepares the movable widget option based on the movable style class
- performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
The following initialization is performed:
Initializes component options for empty table message
- performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.widget.Spinner
-
- performFinalize(View, Object, Component) - Method in class org.kuali.rice.krad.uif.widget.Suggest
-
The following actions are performed:
Adjusts the query field mappings on the query based on the binding configuration of the field
TODO: determine query if render is true and query is not set
- performForceUpperCase(Map) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- performForceUppercase(BusinessObject) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
This method takes any business object and recursively walks through it checking to see if any attributes need to be forced to
uppercase based on settings in the data dictionary
- performForceUppercase(BusinessObject) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
Recurses down the updatable references and collections of a BO,
uppercasing those attributes which are marked as needing to be uppercased
in the data dictionary.
- performForceUppercaseCycleSafe(BusinessObject, Set<BusinessObject>) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
Handles recursion for performForceUppercase in a cycle-safe manner,
keeping track of visited BusinessObjects to prevent infinite recursion.
- performInitialization(View, Object) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
Initialization of Lookupable requires that the business object class be set for the #initializeAttributeFieldFromDataDictionary(View, org.kuali.rice.krad.uif.field.InputField)
method
- performInitialization(View, Object) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Should be called to initialize the component
- performInitialization(View, Object) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
The following updates are done here:
- performInitialization(View, Object) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
The following actions are performed:
Set fieldBindModelPath to the collection model path (since the fields
have to belong to the same model as the collection)
Set defaults for binding
Default add line field list to groups items list
Sets default active collection filter if not set
Sets the dictionary entry (if blank) on each of the items to the
collection class
- performInitialization(View, Object) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
The following initialization is performed:
Sorts the containers list of components
Initializes LayoutManager
- performInitialization(View, Object) - Method in class org.kuali.rice.krad.uif.container.Group
-
The following actions are performed:
Sets the bindByNamePrefix if blank on any InputField and
FieldGroup instances within the items List
- performInitialization(View, Object) - Method in class org.kuali.rice.krad.uif.container.TreeGroup
-
The following actions are performed:
Set fieldBindModelPath to the collection model path (since the fields
have to belong to the same model as the collection)
Set defaults for binding
Calls view helper service to initialize prototypes
- performInitialization(View, Object) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
The following initialization is performed:
Set the actionLabel if blank to the Field label
- performInitialization(View, Object) - Method in class org.kuali.rice.krad.uif.field.DataField
-
The following initialization is performed:
Set defaults for binding
Default the model path if not set
- performInitialization(View, Object) - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
The following initialization is performed:
- performInitialization(View, Object) - Method in class org.kuali.rice.krad.uif.field.FieldGroup
-
The following initialization is performed:
Set the align on group if empty and the align has been set on the
field
- performInitialization(View, Object) - Method in class org.kuali.rice.krad.uif.field.LinkField
-
The following initialization is performed:
Set the linkLabel if blank to the Field label
- performInitialization(View, Object, Container) - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
-
The following initialization is performed:
Set the itemSpanStyle
- performInitialization(View, Object, Container) - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
Should be called to initialize the layout manager
- performInitialization(View, Object, Container) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
- performInitialization(View, Object, Container) - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
The following actions are performed:
Initializes the prototypes
- performInitialization(View, Object, Container) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
The following actions are performed:
Sets sequence field prototype if auto sequence is true
Initializes the prototypes
- performInitialization(View, Object, Component) - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
-
Calls ViewHelperService
to initialize the header field prototype
- performInitialization(View, Object, Component) - Method in interface org.kuali.rice.krad.uif.modifier.ComponentModifier
-
Should be called to initialize the ComponentModifier
- performInitialization(View, Object, Component) - Method in class org.kuali.rice.krad.uif.modifier.ComponentModifierBase
-
Default performInitialization impl (does nothing)
- performInitialization(View, Object) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
- performInitialization(View, Object) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Performs the Initialization phase for the View
.
- performInitialization(View, Object) - Method in class org.kuali.rice.krad.uif.view.DocumentView
-
The following initialization is performed:
Retrieve the document entry
Set up the document view authorizer and presentation controller
- performInitialization(View, Object) - Method in class org.kuali.rice.krad.uif.view.InquiryView
-
The following initialization is performed:
Set the abstractTypeClasses map for the inquiry object path
- performInitialization(View, Object) - Method in class org.kuali.rice.krad.uif.view.LookupView
-
The following initialization is performed:
Set the abstractTypeClasses map for the lookup object path
- performInitialization(View, Object) - Method in class org.kuali.rice.krad.uif.view.MaintenanceView
-
The following initialization is performed:
Set the abstractTypeClasses map for the maintenance object path
- performInitialization(View, Object) - Method in class org.kuali.rice.krad.uif.view.View
-
The following initialization is performed:
If a single paged view, set items in page group and put the page in
the items list
- performInquiry(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
-
- performLookup(LookupForm, Collection, boolean) - Method in class org.kuali.rice.edl.impl.lookupable.EDocLiteLookupableHelperServiceImpl
-
Since we don't have a maintenance document for EDocLiteAssociations, we need to
set showMaintenanceLinks to true manually.
- performLookup(LookupForm, Collection<ResultRow>, boolean) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
- performLookup(LookupForm, Collection, boolean) - Method in class org.kuali.rice.kew.rule.bo.RuleBaseValuesLookupableHelperServiceImpl
-
- performLookup(LookupForm, Collection, boolean) - Method in class org.kuali.rice.kew.rule.bo.RuleDelegationLookupableHelperServiceImpl
-
- performLookup(LookupForm, Collection, boolean) - Method in class org.kuali.rice.kim.lookup.GroupLookupableHelperServiceImpl
-
- performLookup(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementDocumentActionBase
-
- performLookup(LookupForm, Collection<ResultRow>, boolean) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
Performs the lookup and returns a collection of lookup items
- performLookup(LookupForm, List<ResultRow>, boolean) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
Performs a lookup that can only return one row.
- performLookup(LookupForm, List<ResultRow>, boolean) - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
This method performs the lookup and returns a collection of lookup items
- performLookup(LookupForm, Collection<ResultRow>, boolean) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
This method performs the lookup and returns a collection of BO items
- performLookup(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
-
Takes care of storing the action form in the User session and forwarding to the lookup action.
- performLookup(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
Builds up a URL to the lookup view based on the given post action
parameters and redirects
- PerformLookupComponent - Class in org.kuali.rice.edl.impl.components
-
- PerformLookupComponent() - Constructor for class org.kuali.rice.edl.impl.components.PerformLookupComponent
-
- performMatch(Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kns.kim.role.PrincipalDerivedRoleTypeServiceImpl
-
Deprecated.
- performMatch(Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
This method matches input attribute set entries and standard attribute set entries using literal string match.
- performMatch(Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.krad.kim.DocumentTypeAndExistingRecordsOnlyPermissionTypeServiceImpl
-
- performModification(View, Object, Component) - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
-
Generates the comparison fields
- performModification(View, Object, Component) - Method in class org.kuali.rice.krad.uif.modifier.ComponentConvertModifier
-
- performModification(View, Object, Component) - Method in interface org.kuali.rice.krad.uif.modifier.ComponentModifier
-
Invoked within the configured phase of the component lifecycle.
- performModification(View, Object, Component) - Method in class org.kuali.rice.krad.uif.modifier.LabelFieldSeparateModifier
-
Iterates through the Group
items and if the label field is
not null and should be rendered, adds it to the new field list
immediately before the Field
item the label applies to.
- performMultipleValueLookup(MultipleValueLookupForm, List<ResultRow>, int, boolean) - Method in class org.kuali.rice.kns.web.struts.action.KualiMultipleValueLookupAction
-
This method performs the lookup and returns a collection of lookup items.
- 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
-
- performPermissionMatches(Map<String, String>, List<Permission>) - Method in class org.kuali.rice.kew.service.impl.AdhocReviewPermissionTypeServiceImpl
-
- performPermissionMatches(Map<String, String>, List<Permission>) - Method in class org.kuali.rice.kns.kim.permission.PermissionTypeServiceBase
-
Deprecated.
Internal method for matching permissions.
- performPermissionMatches(Map<String, String>, List<Permission>) - Method in class org.kuali.rice.kns.service.impl.ComponentFieldPermissionTypeServiceImpl
-
Compare the component and property names between the request and matching permissions.
- performPermissionMatches(Map<String, String>, List<Permission>) - Method in class org.kuali.rice.krad.kim.DocumentTypeAndAttachmentTypePermissionTypeService
-
- performPermissionMatches(Map<String, String>, List<Permission>) - Method in class org.kuali.rice.krad.kim.DocumentTypeAndEditModePermissionTypeServiceImpl
-
- performPermissionMatches(Map<String, String>, List<Permission>) - Method in class org.kuali.rice.krad.kim.DocumentTypeAndNodeAndFieldsPermissionTypeServiceImpl
-
consider the document type hierarchy - check for a permission that just specifies the document type first at each level
- then if you don't find that, check for the doc type and the node, then the doc type and the field.
- performPermissionMatches(Map<String, String>, List<Permission>) - Method in class org.kuali.rice.krad.kim.DocumentTypeAndNodeOrStatePermissionTypeServiceImpl
-
Permission type service which can check the route node and status as well as the document hierarchy.
- performPermissionMatches(Map<String, String>, List<Permission>) - Method in class org.kuali.rice.krad.kim.DocumentTypeAndRelationshipToNoteAuthorPermissionTypeService
-
- performPermissionMatches(Map<String, String>, List<Permission>) - Method in class org.kuali.rice.krad.kim.DocumentTypePermissionTypeServiceImpl
-
Loops over the given permissions and returns the most specific permission that matches.
- performPermissionMatches(Map<String, String>, List<Permission>) - Method in class org.kuali.rice.krad.kim.NamespacePermissionTypeServiceImpl
-
Check for entries that match the namespace.
- performPermissionMatches(Map<String, String>, List<Permission>) - Method in class org.kuali.rice.krad.kim.NamespaceWildcardAllowedAndOrStringExactMatchPermissionTypeServiceImpl
-
- performPermissionMatches(Map<String, String>, List<Permission>) - Method in class org.kuali.rice.krad.kim.ParameterPermissionTypeServiceImpl
-
- performPermissionMatches(Map<String, String>, List<Permission>) - Method in class org.kuali.rice.krad.kim.ViewActionPermissionTypeServiceImpl
-
Filters the given permission list to return those that match on field id or action event, then calls super
to filter based on view id
- performPermissionMatches(Map<String, String>, List<Permission>) - Method in class org.kuali.rice.krad.kim.ViewEditModePermissionTypeServiceImpl
-
Filters the given permission list to return those that match on edit mode, then calls super to filter
based on view id
- performPermissionMatches(Map<String, String>, List<Permission>) - Method in class org.kuali.rice.krad.kim.ViewFieldPermissionTypeServiceImpl
-
Filters the given permission list to return those that match on field id or property name, then calls super
to filter based on view id
- performPermissionMatches(Map<String, String>, List<Permission>) - Method in class org.kuali.rice.krad.kim.ViewGroupPermissionTypeServiceImpl
-
Filters the given permission list to return those that match on group id or collection property name, then
calls super to filter based on view id
- performPermissionMatches(Map<String, String>, List<Permission>) - Method in class org.kuali.rice.krad.kim.ViewLineActionPermissionTypeServiceImpl
-
Filters the given permission list to return those that match on group id or collection property name, field
id or action event, then calls super to filter based on view id
- performPermissionMatches(Map<String, String>, List<Permission>) - Method in class org.kuali.rice.krad.kim.ViewLineFieldPermissionTypeServiceImpl
-
Filters the given permission list to return those that match on group id or collection property name, field id
or property name, then calls super to filter based on view id
- performPermissionMatches(Map<String, String>, List<Permission>) - Method in class org.kuali.rice.krad.kim.ViewPermissionTypeServiceImpl
-
Filters the given permission list to return those that match the view id qualifier
- performPermissionMatches(Map<String, String>, List<Permission>) - Method in class org.kuali.rice.krad.kim.ViewWidgetPermissionTypeServiceImpl
-
Filters the given permission list to return those that match on widget id, then calls super
to filter based on view id
- performQuestionWithInput(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse, String, String, String, String, String) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
-
Handles rendering a question prompt - without a specified context.
- performQuestionWithInputAgainBecauseOfErrors(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String, String, String) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
-
Handles re-rendering a question prompt because of an error on what was submitted.
- performQuestionWithoutInput(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse, String, String, String, String, String) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
-
This method handles rendering the question component, but without any of the extra error fields
- performRedirect(UifFormBase, String, Properties) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
Builds a ModelAndView
instance configured to redirect to the
URL formed by joining the base URL with the given URL parameters
- performResponsibilityMatches(Map<String, String>, List<Responsibility>) - Method in class org.kuali.rice.kew.service.impl.DocumentTypeResponsibilityTypeServiceImpl
-
- performResponsibilityMatches(Map<String, String>, List<Responsibility>) - Method in class org.kuali.rice.kew.service.impl.ReviewResponsibilityTypeServiceImpl
-
- performResponsibilityMatches(Map<String, String>, List<Responsibility>) - Method in class org.kuali.rice.kns.kim.responsibility.KimResponsibilityTypeServiceBase
-
Deprecated.
Internal method for matching Responsibilities.
- performRouteReport(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
route the document using the document service
- performSearch(LookupForm, Map<String, String>, boolean) - Method in interface org.kuali.rice.krad.lookup.Lookupable
-
Invoked to carry out the lookup search based on the given map of key/value search
values
- performSearch(LookupForm, Map<String, String>, boolean) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- performValueComparison(Group, Component, Object, String) - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
-
For each attribute field in the compare item, retrieves the field value and compares against the value for the
main comparable.
- performViewLifecycle(View, Object, Map<String, String>) - Method in class org.kuali.rice.krad.uif.service.impl.ViewServiceImpl
-
Initializes a newly created View
instance.
- performWorkflowAction(DocumentFormBase, UifConstants.WorkflowAction, boolean) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
-
Invokes the
DocumentService
to carry out a request workflow action and adds a success message, if
requested a check for sensitive data is also performed
- performWorkgroupLookup(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
-
Takes care of storing the action form in the User session and forwarding to the workflow workgroup lookup action.
- Permission - Class in org.kuali.rice.kim.api.permission
-
- permission - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRolePermission
-
- permission - Variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- Permission.Builder - Class in org.kuali.rice.kim.api.permission
-
- Permission.Cache - Class in org.kuali.rice.kim.api.permission
-
- Permission.Cache() - Constructor for class org.kuali.rice.kim.api.permission.Permission.Cache
-
- PERMISSION_ID - Static variable in class org.kuali.rice.kim.api.KimConstants.PrimaryKeyConstants
-
- PERMISSION_NAME - Static variable in class org.kuali.rice.kim.api.KimConstants.AttributeConstants
-
- PERMISSION_NAME - Static variable in class org.kuali.rice.kim.api.KimConstants.UniqueKeyConstants
-
- PERMISSION_TEMPLATE_NAME - Static variable in class org.kuali.rice.kim.api.KimConstants.UniqueKeyConstants
-
- PermissionContract - Interface in org.kuali.rice.kim.api.permission
-
This is the contract for a Permission.
- PermissionDataXmlDTO - Class in org.kuali.rice.kim.impl.jaxb
-
This class represents the <permissionData> element.
- PermissionDataXmlDTO() - Constructor for class org.kuali.rice.kim.impl.jaxb.PermissionDataXmlDTO
-
- PermissionDataXmlDTO(PermissionsXmlDTO) - Constructor for class org.kuali.rice.kim.impl.jaxb.PermissionDataXmlDTO
-
- PermissionDerivedRoleTypeServiceImpl - Class in org.kuali.rice.krad.kim
-
This is a description of what this class does - wliang don't forget to fill this in.
- PermissionDerivedRoleTypeServiceImpl() - Constructor for class org.kuali.rice.krad.kim.PermissionDerivedRoleTypeServiceImpl
-
- PermissionDetailList - Class in org.kuali.rice.kim.api.jaxb
-
An XML element that can have zero or more StringMapEntry elements.
- PermissionDetailList() - Constructor for class org.kuali.rice.kim.api.jaxb.PermissionDetailList
-
- PermissionDetailList(Map<String, String>) - Constructor for class org.kuali.rice.kim.api.jaxb.PermissionDetailList
-
- PermissionDetailListAdapter - Class in org.kuali.rice.kim.api.jaxb
-
An XML adapter that converts between PermissionDetailList objects and Map objects.
- PermissionDetailListAdapter() - Constructor for class org.kuali.rice.kim.api.jaxb.PermissionDetailListAdapter
-
- permissionExistsByTemplate(BusinessObject, String, String) - Method in class org.kuali.rice.kns.bo.authorization.BusinessObjectAuthorizerBase
-
- permissionExistsByTemplate(BusinessObject, String, String, Map<String, String>) - Method in class org.kuali.rice.kns.bo.authorization.BusinessObjectAuthorizerBase
-
- 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
-
- permissionId - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRolePermission
-
- PermissionInquirableImpl - Class in org.kuali.rice.kim.inquiry
-
This is a description of what this class does - bhargavp don't forget to fill this in.
- PermissionInquirableImpl() - Constructor for class org.kuali.rice.kim.inquiry.PermissionInquirableImpl
-
- PermissionLookupableHelperServiceImpl - Class in org.kuali.rice.kim.lookup
-
- PermissionLookupableHelperServiceImpl() - Constructor for class org.kuali.rice.kim.lookup.PermissionLookupableHelperServiceImpl
-
- PermissionLookupableImpl - Class in org.kuali.rice.kim.lookup
-
This is a description of what this class does - kellerj don't forget to fill this in.
- PermissionLookupableImpl() - Constructor for class org.kuali.rice.kim.lookup.PermissionLookupableImpl
-
- permissionName - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- PermissionQueryResults - Class in org.kuali.rice.kim.api.permission
-
- PermissionQueryResults.Builder - Class in org.kuali.rice.kim.api.permission
-
- PermissionQueryResults.Constants - Class in org.kuali.rice.kim.api.permission
-
Defines some internal constants used on this class.
- PermissionQueryResults.Constants() - Constructor for class org.kuali.rice.kim.api.permission.PermissionQueryResults.Constants
-
- PermissionQueryResults.Elements - Class in org.kuali.rice.kim.api.permission
-
A private class which exposes constants which define the XML element
names to use when this object is marshaled to XML.
- PermissionQueryResults.Elements() - Constructor for class org.kuali.rice.kim.api.permission.PermissionQueryResults.Elements
-
- permissionRoles - Variable in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- permissions - Variable in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- permissionsByDocumentType - Variable in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- PermissionService - Interface in org.kuali.rice.kim.api.permission
-
This service provides operations for evaluating permissions and querying for permission data.
- PermissionServiceImpl - Class in org.kuali.rice.kim.impl.permission
-
- PermissionServiceImpl() - Constructor for class org.kuali.rice.kim.impl.permission.PermissionServiceImpl
-
- PermissionsXmlDTO - Class in org.kuali.rice.kim.impl.jaxb
-
This class represents a <permissions> element.
- PermissionsXmlDTO() - Constructor for class org.kuali.rice.kim.impl.jaxb.PermissionsXmlDTO
-
- PermissionsXmlDTO(List<? extends Object>) - Constructor for class org.kuali.rice.kim.impl.jaxb.PermissionsXmlDTO
-
- PermissionTemplateValuesFinder - Class in org.kuali.rice.kim.lookup.valuefinder
-
This is a description of what this class does - kellerj don't forget to fill this in.
- PermissionTemplateValuesFinder() - Constructor for class org.kuali.rice.kim.lookup.valuefinder.PermissionTemplateValuesFinder
-
- PermissionTypeService - Interface in org.kuali.rice.kim.framework.permission
-
- PermissionTypeServiceBase - Class in org.kuali.rice.kns.kim.permission
-
Deprecated.
A krad integrated type service base class will be provided in the future.
- PermissionTypeServiceBase() - Constructor for class org.kuali.rice.kns.kim.permission.PermissionTypeServiceBase
-
Deprecated.
- PermissionXmlDTO - Class in org.kuali.rice.kim.impl.jaxb
-
This class represents a <permission> XML element.
- PermissionXmlDTO() - Constructor for class org.kuali.rice.kim.impl.jaxb.PermissionXmlDTO
-
- PermissionXmlDTO(PermissionContract) - Constructor for class org.kuali.rice.kim.impl.jaxb.PermissionXmlDTO
-
- PermissionXmlUtil - Class in org.kuali.rice.kim.impl.jaxb
-
Helper class containing static methods for aiding in parsing parsing XML.
- PersistableAttachment - Interface in org.kuali.rice.krad.bo
-
This is a description of what this class does - chitra07 don't forget to fill this in.
- PersistableAttachmentBase - Class in org.kuali.rice.krad.bo
-
This is a description of what this class does - chitra07 don't forget to fill this in.
- PersistableAttachmentBase() - Constructor for class org.kuali.rice.krad.bo.PersistableAttachmentBase
-
- PersistableBusinessObject - Interface in org.kuali.rice.krad.bo
-
Declares a common interface for all
BusinessObject
classes which can have their
state persisted.
- PersistableBusinessObjectBase - Class in org.kuali.rice.krad.bo
-
- PersistableBusinessObjectBase() - Constructor for class org.kuali.rice.krad.bo.PersistableBusinessObjectBase
-
- PersistableBusinessObjectClassExposer - Interface in org.kuali.rice.krad.app.persistence.jpa
-
Contract for classes which plan to expose class names to the RicePersistenceUnitPostProcessor, for
dynamic loading
- PersistableBusinessObjectExtension - Interface in org.kuali.rice.krad.bo
-
- PersistableBusinessObjectExtensionBase - Class in org.kuali.rice.krad.bo
-
- PersistableBusinessObjectExtensionBase() - Constructor for class org.kuali.rice.krad.bo.PersistableBusinessObjectExtensionBase
-
- PersistableBusinessObjectLookupResultsSupportStrategyImpl - Class in org.kuali.rice.kns.lookup
-
The LookupResultsSupportStrategyService implementation which supports PersistableBusinessObjects, simply enough
- PersistableBusinessObjectLookupResultsSupportStrategyImpl() - Constructor for class org.kuali.rice.kns.lookup.PersistableBusinessObjectLookupResultsSupportStrategyImpl
-
- PersistableBusinessObjectValuesFinder<T extends PersistableBusinessObject> - Class in org.kuali.rice.krad.keyvalues
-
This class is a Generic ValuesFinder that builds the list of KeyValuePairs it returns
in getKeyValues() based on a BO along with a keyAttributeName and labelAttributeName
that are specified.
- PersistableBusinessObjectValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.PersistableBusinessObjectValuesFinder
-
- persistAttachedFileAndSetAttachmentBusinessObjectValue(Attachment) - Method in interface org.kuali.rice.kew.notes.service.AttachmentService
-
- persistAttachedFileAndSetAttachmentBusinessObjectValue(Attachment) - Method in class org.kuali.rice.kew.notes.service.impl.AttachmentServiceImpl
-
- persistDocumentForm(Object, UserSession, String, String, String) - Method in class org.kuali.rice.kns.service.impl.SessionDocumentServiceImpl
-
Deprecated.
- persistDocumentForm(DocumentFormBase, UserSession, String, String, String) - Method in class org.kuali.rice.krad.service.impl.SessionDocumentServiceImpl
-
- PersistedLookupMetadataDao - Interface in org.kuali.rice.krad.dao
-
- PersistedLookupMetadataDaoJpa - Class in org.kuali.rice.krad.dao.impl
-
- PersistedLookupMetadataDaoJpa() - Constructor for class org.kuali.rice.krad.dao.impl.PersistedLookupMetadataDaoJpa
-
- PersistedLookupMetadataDaoOjb - Class in org.kuali.rice.krad.dao.impl
-
- PersistedLookupMetadataDaoOjb() - Constructor for class org.kuali.rice.krad.dao.impl.PersistedLookupMetadataDaoOjb
-
- PersistedLookupMetadataDaoProxy - Class in org.kuali.rice.krad.dao.proxy
-
- PersistedLookupMetadataDaoProxy() - Constructor for class org.kuali.rice.krad.dao.proxy.PersistedLookupMetadataDaoProxy
-
- PersistedMessage - Interface in org.kuali.rice.ksb.messaging
-
- PersistedMessageBO - Class in org.kuali.rice.ksb.messaging
-
A message which has been persisted to the data store.
- PersistedMessageBO() - Constructor for class org.kuali.rice.ksb.messaging.PersistedMessageBO
-
- PersistedMessagePayload - Class in org.kuali.rice.ksb.messaging
-
Holds message payload content.
- PersistedMessagePayload() - Constructor for class org.kuali.rice.ksb.messaging.PersistedMessagePayload
-
- PersistedMessagePayload(AsynchronousCall, PersistedMessageBO) - Constructor for class org.kuali.rice.ksb.messaging.PersistedMessagePayload
-
- PERSISTENCE_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocator
-
- PERSISTENCE_SERVICE_OJB - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- PERSISTENCE_STRUCTURE_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocator
-
- PersistenceDao - Interface in org.kuali.rice.krad.dao
-
- PersistenceDaoJpa - Class in org.kuali.rice.krad.dao.impl
-
- PersistenceDaoJpa() - Constructor for class org.kuali.rice.krad.dao.impl.PersistenceDaoJpa
-
- PersistenceDaoOjb - Class in org.kuali.rice.krad.dao.impl
-
- PersistenceDaoOjb() - Constructor for class org.kuali.rice.krad.dao.impl.PersistenceDaoOjb
-
- PersistenceDaoProxy - Class in org.kuali.rice.krad.dao.proxy
-
- PersistenceDaoProxy() - Constructor for class org.kuali.rice.krad.dao.proxy.PersistenceDaoProxy
-
- persistenceService - Variable in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- persistenceService - Variable in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- persistenceService - Variable in class org.kuali.rice.krad.service.impl.SerializerServiceBase
-
- PersistenceService - Interface in org.kuali.rice.krad.service
-
- PersistenceServiceImpl - Class in org.kuali.rice.krad.service.impl
-
This class is the service implementation for the Persistence structure.
- PersistenceServiceImpl() - Constructor for class org.kuali.rice.krad.service.impl.PersistenceServiceImpl
-
- PersistenceServiceImplBase - Class in org.kuali.rice.krad.service.impl
-
- PersistenceServiceImplBase() - Constructor for class org.kuali.rice.krad.service.impl.PersistenceServiceImplBase
-
- PersistenceServiceJpaImpl - Class in org.kuali.rice.krad.service.impl
-
This class is the service implementation for the Persistence structure.
- PersistenceServiceJpaImpl() - Constructor for class org.kuali.rice.krad.service.impl.PersistenceServiceJpaImpl
-
- PersistenceServiceOjbImpl - Class in org.kuali.rice.krad.service.impl
-
This class is the service implementation for the Persistence structure.
- PersistenceServiceOjbImpl() - Constructor for class org.kuali.rice.krad.service.impl.PersistenceServiceOjbImpl
-
- PersistenceServiceStructureImplBase - Class in org.kuali.rice.krad.service.impl
-
- PersistenceServiceStructureImplBase() - Constructor for class org.kuali.rice.krad.service.impl.PersistenceServiceStructureImplBase
-
Constructs a PersistenceServiceImpl instance.
- persistenceStructureService - Variable in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
- persistenceStructureService - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- persistenceStructureService - Variable in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- persistenceStructureService - Variable in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
- persistenceStructureService - Static variable in class org.kuali.rice.krad.datadictionary.DataDictionary
-
- persistenceStructureService - Variable in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- PersistenceStructureService - Interface in org.kuali.rice.krad.service
-
This interface defines methods that a Persistence Service must provide.
- PersistenceStructureServiceImpl - Class in org.kuali.rice.krad.service.impl
-
This class is now a proxy, which uses the @Entity annotation to decide whether to use the JPA or OJB underlying services to perform an action.
- PersistenceStructureServiceImpl() - Constructor for class org.kuali.rice.krad.service.impl.PersistenceStructureServiceImpl
-
- PersistenceStructureServiceJpaImpl - Class in org.kuali.rice.krad.service.impl
-
- PersistenceStructureServiceJpaImpl() - Constructor for class org.kuali.rice.krad.service.impl.PersistenceStructureServiceJpaImpl
-
- PersistenceStructureServiceOjbImpl - Class in org.kuali.rice.krad.service.impl
-
- PersistenceStructureServiceOjbImpl() - Constructor for class org.kuali.rice.krad.service.impl.PersistenceStructureServiceOjbImpl
-
- persistResultsTable(String, List<ResultRow>, String) - Method in interface org.kuali.rice.kns.lookup.LookupResultsService
-
Deprecated.
Persists a list of result row objects into a database.
- persistResultsTable(String, List<ResultRow>, String) - Method in class org.kuali.rice.kns.lookup.LookupResultsServiceImpl
-
- persistSelectedObjectIds(String, Set<String>, String) - Method in interface org.kuali.rice.kns.lookup.LookupResultsService
-
Deprecated.
Persists a list of BO object IDs that have been selected for return to the calling document (the back location in lookup terminology).
- persistSelectedObjectIds(String, Set<String>, String) - Method in class org.kuali.rice.kns.lookup.LookupResultsServiceImpl
-
- PERSON - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- Person - Interface in org.kuali.rice.kim.api.identity
-
Person object for use by the KNS and KNS-based applications.
- PERSON - Static variable in class org.kuali.rice.kim.api.KimConstants.EntityTypes
-
- PERSON_RESP_SECTION - Static variable in class org.kuali.rice.kew.api.KEWPropertyConstants
-
- PERSON_RESP_SECTION - Static variable in class org.kuali.rice.kew.document.RoutingRuleDelegationMaintainableBusRule
-
- PERSON_TYPE - Static variable in class org.kuali.rice.krad.bo.AdHocRouteRecipient
-
- personCachePropertyNames - Variable in class org.kuali.rice.kim.impl.identity.PersonServiceImpl
-
- personDocument - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentBoDefaultBase
-
- PersonDocumentAddress - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- PersonDocumentAddress() - Constructor for class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- PersonDocumentAddressId - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - jksmith don't forget to fill this in.
- PersonDocumentAddressId() - Constructor for class org.kuali.rice.kim.bo.ui.PersonDocumentAddressId
-
- PersonDocumentAffiliation - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- PersonDocumentAffiliation() - Constructor for class org.kuali.rice.kim.bo.ui.PersonDocumentAffiliation
-
- PersonDocumentAffiliationId - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - jksmith don't forget to fill this in.
- PersonDocumentAffiliationId() - Constructor for class org.kuali.rice.kim.bo.ui.PersonDocumentAffiliationId
-
- PersonDocumentBoDefaultBase - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- PersonDocumentBoDefaultBase() - Constructor for class org.kuali.rice.kim.bo.ui.PersonDocumentBoDefaultBase
-
- PersonDocumentCitizenship - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- PersonDocumentCitizenship() - Constructor for class org.kuali.rice.kim.bo.ui.PersonDocumentCitizenship
-
- PersonDocumentCitizenshipId - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - jksmith don't forget to fill this in.
- PersonDocumentCitizenshipId() - Constructor for class org.kuali.rice.kim.bo.ui.PersonDocumentCitizenshipId
-
- PersonDocumentDelegationMemberRule - Class in org.kuali.rice.kim.rules.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- PersonDocumentDelegationMemberRule() - Constructor for class org.kuali.rice.kim.rules.ui.PersonDocumentDelegationMemberRule
-
- PersonDocumentEmail - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- PersonDocumentEmail() - Constructor for class org.kuali.rice.kim.bo.ui.PersonDocumentEmail
-
- PersonDocumentEmailId - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - jksmith don't forget to fill this in.
- PersonDocumentEmailId() - Constructor for class org.kuali.rice.kim.bo.ui.PersonDocumentEmailId
-
- PersonDocumentEmploymentInfo - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- PersonDocumentEmploymentInfo() - Constructor for class org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfo
-
- PersonDocumentEmploymentInfoId - Class in org.kuali.rice.kim.bo.ui
-
PK for PersonRoleDocument
- PersonDocumentEmploymentInfoId() - Constructor for class org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfoId
-
- PersonDocumentExternalId - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- PersonDocumentExternalId() - Constructor for class org.kuali.rice.kim.bo.ui.PersonDocumentExternalId
-
- PersonDocumentGroup - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- PersonDocumentGroup() - Constructor for class org.kuali.rice.kim.bo.ui.PersonDocumentGroup
-
- PersonDocumentGroupId - Class in org.kuali.rice.kim.bo.ui
-
PK for PersonRoleDocument
- PersonDocumentGroupId() - Constructor for class org.kuali.rice.kim.bo.ui.PersonDocumentGroupId
-
- PersonDocumentGroupRule - Class in org.kuali.rice.kim.rules.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- PersonDocumentGroupRule() - Constructor for class org.kuali.rice.kim.rules.ui.PersonDocumentGroupRule
-
- PersonDocumentName - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- PersonDocumentName() - Constructor for class org.kuali.rice.kim.bo.ui.PersonDocumentName
-
- PersonDocumentNameId - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - jksmith don't forget to fill this in.
- PersonDocumentNameId() - Constructor for class org.kuali.rice.kim.bo.ui.PersonDocumentNameId
-
- PersonDocumentPhone - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- PersonDocumentPhone() - Constructor for class org.kuali.rice.kim.bo.ui.PersonDocumentPhone
-
- PersonDocumentPhoneId - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - jksmith don't forget to fill this in.
- PersonDocumentPhoneId() - Constructor for class org.kuali.rice.kim.bo.ui.PersonDocumentPhoneId
-
- PersonDocumentPrivacy - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- PersonDocumentPrivacy() - Constructor for class org.kuali.rice.kim.bo.ui.PersonDocumentPrivacy
-
- PersonDocumentRole - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- PersonDocumentRole() - Constructor for class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- PersonDocumentRoleId - Class in org.kuali.rice.kim.bo.ui
-
PK for PersonRoleDocument
- PersonDocumentRoleId() - Constructor for class org.kuali.rice.kim.bo.ui.PersonDocumentRoleId
-
- PersonDocumentRoleRule - Class in org.kuali.rice.kim.rules.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- PersonDocumentRoleRule() - Constructor for class org.kuali.rice.kim.rules.ui.PersonDocumentRoleRule
-
- personEntityTypeCodes - Variable in class org.kuali.rice.kim.impl.identity.PersonServiceImpl
-
- personExists(String) - Method in class org.kuali.rice.kew.document.RoutingRuleMaintainableBusRule
-
- personImpl - Variable in class org.kuali.rice.kew.rule.PersonRuleResponsibility
-
- PersonImpl - Class in org.kuali.rice.kim.impl.identity
-
- PersonImpl() - Constructor for class org.kuali.rice.kim.impl.identity.PersonImpl
-
- PersonImpl(Principal, String) - Constructor for class org.kuali.rice.kim.impl.identity.PersonImpl
-
- PersonImpl(Principal, EntityDefault, String) - Constructor for class org.kuali.rice.kim.impl.identity.PersonImpl
-
- PersonImpl(String, String) - Constructor for class org.kuali.rice.kim.impl.identity.PersonImpl
-
- PersonImpl(EntityDefaultInfoCacheBo) - Constructor for class org.kuali.rice.kim.impl.identity.PersonImpl
-
- PersonInquirableImpl - Class in org.kuali.rice.kim.inquiry
-
This is a description of what this class does - kellerj don't forget to fill this in.
- PersonInquirableImpl() - Constructor for class org.kuali.rice.kim.inquiry.PersonInquirableImpl
-
- PersonLookupableHelperServiceImpl - Class in org.kuali.rice.kim.lookup
-
This is a description of what this class does - shyu don't forget to fill this in.
- PersonLookupableHelperServiceImpl() - Constructor for class org.kuali.rice.kim.lookup.PersonLookupableHelperServiceImpl
-
- PersonLookupableImpl - Class in org.kuali.rice.kim.impl.identity
-
Custom lookupable for the
PersonImpl
lookup to call the person service for searching
- PersonLookupableImpl() - Constructor for class org.kuali.rice.kim.impl.identity.PersonLookupableImpl
-
- PersonLookupableImpl - Class in org.kuali.rice.kim.lookup
-
This is a description of what this class does - shyu don't forget to fill this in.
- PersonLookupableImpl() - Constructor for class org.kuali.rice.kim.lookup.PersonLookupableImpl
-
- personNameAttributeName - Variable in class org.kuali.rice.kns.datadictionary.control.KualiUserControlDefinition
-
Deprecated.
- PersonRuleResponsibility - Class in org.kuali.rice.kew.rule
-
This is a description of what this class does - ewestfal don't forget to fill this in.
- PersonRuleResponsibility() - Constructor for class org.kuali.rice.kew.rule.PersonRuleResponsibility
-
- PersonService - Interface in org.kuali.rice.kim.api.identity
-
This service acts as a facade on the entity information that is provided
through the IdentityService and provides a "person-centric" view of that
entity data.
- personService - Static variable in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- personService - Variable in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- personService - Variable in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
- PersonServiceImpl - Class in org.kuali.rice.kim.impl.identity
-
This is a description of what this class does - kellerj don't forget to fill this in.
- PersonServiceImpl() - Constructor for class org.kuali.rice.kim.impl.identity.PersonServiceImpl
-
- PerSuiteDataLoaderLifecycle - Class in org.kuali.rice.test.lifecycles
-
A lifecycle for loading SQL datasets based on the PerSuiteUnitTestData annotation.
- PerSuiteDataLoaderLifecycle(Class<? extends RiceTestCase>) - Constructor for class org.kuali.rice.test.lifecycles.PerSuiteDataLoaderLifecycle
-
- PerSuiteUnitTestData - Annotation Type in org.kuali.rice.test.data
-
Annotation for a configuring the one time (per test class) test data.
- PerTestDataLoaderLifecycle - Class in org.kuali.rice.test.lifecycles
-
A lifecycle for loading SQL datasets based on the PerSuiteUnitTestData annotation.
- PerTestDataLoaderLifecycle(Method) - Constructor for class org.kuali.rice.test.lifecycles.PerTestDataLoaderLifecycle
-
- perTestLifeCycles - Variable in class org.kuali.rice.test.RiceTestCase
-
- PerTestUnitTestData - Annotation Type in org.kuali.rice.test.data
-
Annotation for a configuring the one time (per suite) test data.
- PESSIMISTIC_LOCK_MESSAGES - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- PESSIMISTIC_LOCK_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- PessimisticLock - Class in org.kuali.rice.krad.document.authorization
-
This is a business object used to lock a document pessimistically.
- PessimisticLock() - Constructor for class org.kuali.rice.krad.document.authorization.PessimisticLock
-
Deprecated.
- PessimisticLock(String, String, Person) - Constructor for class org.kuali.rice.krad.document.authorization.PessimisticLock
-
This constructs a lock object using the logged in user and given lock type
- PessimisticLockingException - Exception in org.kuali.rice.krad.exception
-
This class used by Kuali's Pessimistic Locking mechanism
- PessimisticLockingException(String) - Constructor for exception org.kuali.rice.krad.exception.PessimisticLockingException
-
- PessimisticLockLookupableHelperServiceImpl - Class in org.kuali.rice.kns.lookup
-
- PessimisticLockLookupableHelperServiceImpl() - Constructor for class org.kuali.rice.kns.lookup.PessimisticLockLookupableHelperServiceImpl
-
- PessimisticLockService - Interface in org.kuali.rice.krad.service
-
This is the service interface for documents to use the Pessimistic Locking mechanism
- PessimisticLockServiceImpl - Class in org.kuali.rice.krad.service.impl
-
This is a service implementation for pessimistic locking
- PessimisticLockServiceImpl() - Constructor for class org.kuali.rice.krad.service.impl.PessimisticLockServiceImpl
-
- PHONE_NUMBER - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.Person
-
- phoneNumber - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentPhone
-
- phoneNumber - Variable in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- PhoneNumberFormatter - Class in org.kuali.rice.core.web.format
-
begin Kuali Foundation modification
This class is used to format phone number objects.
- PhoneNumberFormatter() - Constructor for class org.kuali.rice.core.web.format.PhoneNumberFormatter
-
- PhoneNumberValidationPattern - Class in org.kuali.rice.kns.datadictionary.validation.fieldlevel
-
Validation pattern for matching Domestic phone Numbers
- PhoneNumberValidationPattern() - Constructor for class org.kuali.rice.kns.datadictionary.validation.fieldlevel.PhoneNumberValidationPattern
-
- phones - Variable in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- phoneType - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentPhone
-
- phoneTypeCode - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentPhone
-
- PlaceholderKeyValuesFinder - Class in org.kuali.rice.krad.keyvalues
-
KeyValuesFinder that has no values and serves only as a placeholder in DD
when dynamically populating field values programmatically.
- PlaceholderKeyValuesFinder() - Constructor for class org.kuali.rice.krad.keyvalues.PlaceholderKeyValuesFinder
-
- placeInException(Throwable, PersistedMessageBO) - Method in class org.kuali.rice.kew.messaging.exceptionhandling.DocumentMessageExceptionHandler
-
- placeInException(Throwable, PersistedMessageBO) - Method in class org.kuali.rice.ksb.messaging.exceptionhandling.DefaultMessageExceptionHandler
-
- placeInExceptionRouting(DocumentActionParameters) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Places a document in exception routing or the given principal and document specified in the supplied parameters.
- placeInExceptionRouting(String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Places the document in exception routing; commits updates.
- placeInExceptionRouting(String, PersistedMessageBO, String) - Method in interface org.kuali.rice.kew.exception.WorkflowDocumentExceptionRoutingService
-
- placeInExceptionRouting(Throwable, PersistedMessageBO, String) - Method in interface org.kuali.rice.kew.exception.WorkflowDocumentExceptionRoutingService
-
- placeInExceptionRouting(DocumentActionParameters) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- placeInExceptionRouting(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- placeInExceptionRouting(String, PersistedMessageBO, String) - Method in class org.kuali.rice.kew.messaging.exceptionhandling.ExceptionRoutingServiceImpl
-
- placeInExceptionRouting(Throwable, PersistedMessageBO, String) - Method in class org.kuali.rice.kew.messaging.exceptionhandling.ExceptionRoutingServiceImpl
-
- placeInExceptionRouting(Throwable, PersistedMessageBO, String, boolean) - Method in class org.kuali.rice.kew.messaging.exceptionhandling.ExceptionRoutingServiceImpl
-
- placeInExceptionRouting(String, RouteNodeInstance, PersistedMessageBO, RouteContext, DocumentRouteHeaderValue, boolean) - Method in class org.kuali.rice.kew.messaging.exceptionhandling.ExceptionRoutingServiceImpl
-
- placeInExceptionRouting(String, DocumentRouteHeaderValue, String) - Method in class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
- placeInExceptionRouting(String, DocumentRouteHeaderValue, String) - Method in interface org.kuali.rice.kew.routeheader.service.WorkflowDocumentService
-
- placeInExceptionRouting(Throwable, PersistedMessageBO, Object) - Method in class org.kuali.rice.ksb.messaging.exceptionhandling.DefaultExceptionServiceImpl
-
- placeInExceptionRouting(Throwable, PersistedMessageBO, Object) - Method in interface org.kuali.rice.ksb.messaging.exceptionhandling.ExceptionRoutingService
-
- placeInExceptionRouting(Throwable, AsynchronousCall, Object) - Method in class org.kuali.rice.ksb.messaging.MessageServiceInvoker
-
Executed when an exception is encountered during message invocation.
- placeInExceptionRoutingLastDitchEffort(Throwable, PersistedMessageBO, String) - Method in interface org.kuali.rice.kew.exception.WorkflowDocumentExceptionRoutingService
-
- placeInExceptionRoutingLastDitchEffort(Throwable, PersistedMessageBO, String) - Method in class org.kuali.rice.kew.messaging.exceptionhandling.ExceptionRoutingServiceImpl
-
In our case here, our last ditch effort to put the document into exception routing will try to do so without invoking
the Post Processor for do route status change to "Exception" status.
- placeInExceptionRoutingLastDitchEffort(Throwable, PersistedMessageBO, Object) - Method in class org.kuali.rice.ksb.messaging.exceptionhandling.DefaultExceptionServiceImpl
-
- placeInExceptionRoutingLastDitchEffort(Throwable, PersistedMessageBO, Object) - Method in interface org.kuali.rice.ksb.messaging.exceptionhandling.ExceptionRoutingService
-
- PlatformAwareDao - Interface in org.kuali.rice.core.framework.persistence.dao
-
- PlatformAwareDaoBaseJdbc - Class in org.kuali.rice.core.framework.persistence.jdbc.dao
-
- PlatformAwareDaoBaseJdbc() - Constructor for class org.kuali.rice.core.framework.persistence.jdbc.dao.PlatformAwareDaoBaseJdbc
-
- PlatformAwareDaoBaseOjb - Class in org.kuali.rice.core.framework.persistence.ojb.dao
-
- PlatformAwareDaoBaseOjb() - Constructor for class org.kuali.rice.core.framework.persistence.ojb.dao.PlatformAwareDaoBaseOjb
-
- PlatformMckoiImpl - Class in org.apache.ojb.broker.platforms
-
DatabasePlatform implementation for the Mckoi database.
- PlatformMckoiImpl() - Constructor for class org.apache.ojb.broker.platforms.PlatformMckoiImpl
-
- Plugin - Class in org.kuali.rice.kew.plugin
-
A KEW Plugin.
- Plugin(QName, Config, ClassLoader) - Constructor for class org.kuali.rice.kew.plugin.Plugin
-
- PLUGIN_DIR - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
- PLUGIN_HOT_DEPLOY_MAX_WAIT_TIME - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- PLUGIN_HOT_DEPLOY_SAFE_TIME - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- PLUGIN_REGISTRY_LOADER_NAME - Static variable in interface org.kuali.rice.core.api.resourceloader.ResourceLoader
-
- PluginClassLoader - Class in org.kuali.rice.kew.plugin
-
A simple class loader implementation which looks at itself before delegating to its parent.
- PluginClassLoader() - Constructor for class org.kuali.rice.kew.plugin.PluginClassLoader
-
- PluginClassLoader(ClassLoader) - Constructor for class org.kuali.rice.kew.plugin.PluginClassLoader
-
- PluginClassLoader(ClassLoader, File, File) - Constructor for class org.kuali.rice.kew.plugin.PluginClassLoader
-
- PluginConfig - Class in org.kuali.rice.kew.plugin
-
Class representing a plugin's config, containing configuration
settings parsed from the config.
- PluginConfig(URL, Config) - Constructor for class org.kuali.rice.kew.plugin.PluginConfig
-
- PluginConfig(File, Config) - Constructor for class org.kuali.rice.kew.plugin.PluginConfig
-
- PluginConfigParser - Class in org.kuali.rice.kew.plugin
-
- PluginConfigParser() - Constructor for class org.kuali.rice.kew.plugin.PluginConfigParser
-
- pluginConfigPath - Variable in class org.kuali.rice.kew.plugin.BasePluginLoader
-
- pluginDestroyed(Plugin) - Method in interface org.kuali.rice.kew.plugin.PluginListener
-
- PluginEnvironment - Class in org.kuali.rice.kew.plugin
-
A PluginEnvironment represents a Plugin and the PluginLoader from which it was loaded.
- PluginEnvironment(PluginLoader, PluginRegistry) - Constructor for class org.kuali.rice.kew.plugin.PluginEnvironment
-
Constructs an unloaded PluginEnvironment from the given PluginLoader and PluginRegistry.
- PluginEnvironment(Plugin, PluginLoader, PluginRegistry) - Constructor for class org.kuali.rice.kew.plugin.PluginEnvironment
-
Constructs a PluginEnvironment representing the given loaded Plugin.
- PluginException - Exception in org.kuali.rice.kew.plugin
-
A RuntimeException thrown from the plugin system when a problem is encountered.
- PluginException() - Constructor for exception org.kuali.rice.kew.plugin.PluginException
-
- PluginException(String) - Constructor for exception org.kuali.rice.kew.plugin.PluginException
-
- PluginException(String, Throwable) - Constructor for exception org.kuali.rice.kew.plugin.PluginException
-
- PluginException(Throwable) - Constructor for exception org.kuali.rice.kew.plugin.PluginException
-
- pluginInitialized(Plugin) - Method in interface org.kuali.rice.kew.plugin.PluginListener
-
- PluginListener - Interface in org.kuali.rice.kew.plugin
-
Receives startup and shutdown callbacks from a
Plugin
when it
is initialized and destroyed.
- PluginLoader - Interface in org.kuali.rice.kew.plugin
-
Loads a plugin from some source (i.e.
- PluginNameComparator - Class in org.kuali.rice.kew.plugin
-
A comparator which sorts a collection of plugins names alphabeticaly.
- PluginNameComparator() - Constructor for class org.kuali.rice.kew.plugin.PluginNameComparator
-
- PluginRegistry - Interface in org.kuali.rice.kew.plugin
-
Maintains a registry of Plugins and allows for loading of resources from those plugins.
- PluginRegistryFactory - Class in org.kuali.rice.kew.plugin
-
A factory for creating
PluginRegistry
instances based on the configured client protocol of the application.
- PluginRegistryFactory() - Constructor for class org.kuali.rice.kew.plugin.PluginRegistryFactory
-
- PluginUtils - Class in org.kuali.rice.kew.plugin
-
Various plugin utilities.
- PluginUtils.PluginZipFileFilter - Class in org.kuali.rice.kew.plugin
-
- PluginUtils.PluginZipFileFilter() - Constructor for class org.kuali.rice.kew.plugin.PluginUtils.PluginZipFileFilter
-
- PojoForm - Interface in org.kuali.rice.kns.web.struts.form.pojo
-
begin Kuali Foundation modification
This interface defines methods that Pojo Forms must provide.
- PojoFormBase - Class in org.kuali.rice.kns.web.struts.form.pojo
-
This class is the base form which implements the PojoForm interface.
- PojoFormBase() - Constructor for class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
- PojoPlugin - Class in org.kuali.rice.kns.web.struts.form.pojo
-
begin Kuali Foundation modification
This class is the POJO Plugin implementation of the PlugIn interface.
- PojoPlugin() - Constructor for class org.kuali.rice.kns.web.struts.form.pojo.PojoPlugin
-
- PojoPropertyUtilsBean - Class in org.kuali.rice.kns.web.struts.form.pojo
-
begin Kuali Foundation modification
This class is used to access the properties of a Pojo bean.
- PojoPropertyUtilsBean() - Constructor for class org.kuali.rice.kns.web.struts.form.pojo.PojoPropertyUtilsBean
-
- POLICIES - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- POLICY - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- policyLabels - Static variable in class org.kuali.rice.kew.api.util.CodeTranslator
-
- populate(HttpServletRequest) - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- populate(HttpServletRequest) - Method in class org.kuali.rice.kew.preferences.web.PreferencesForm
-
Retrieves the "returnLocation" parameter after calling "populate" on the superclass.
- populate(HttpServletRequest) - Method in class org.kuali.rice.kew.rule.web.DelegateRuleForm
-
- populate(HttpServletRequest) - Method in class org.kuali.rice.kew.stats.web.StatsForm
-
Retrieves the "returnLocation" parameter after calling "populate" on the superclass.
- populate(HttpServletRequest) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementDocumentFormBase
-
- populate(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.DisplayInactivationBlockersForm
-
- populate(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
-
- populate(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
Setup workflow doc in the document.
- populate(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiExceptionIncidentForm
-
- populate(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
Checks for methodToCall parameter, and if not populated in form calls utility method to parse the string from the request.
- populate(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
Hook into populate so we can set the maintenance documents and feed the field values to its maintainables.
- populate(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiTransactionalDocumentFormBase
-
- populate(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
Picks out business object name from the request to get retrieve a lookupable and set properties.
- populate(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- populate(HttpServletRequest) - Method in interface org.kuali.rice.kns.web.struts.form.pojo.PojoForm
-
- populate(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
Populates the form with values from the current request.
- populate(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
-
- POPULATE_GROUP - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- populateActionRequestsWithRouteLevelInformationAndIterateMagicCounter(RouteNode, List<ActionRequestValue>, long) - Method in class org.kuali.rice.kew.rule.web.RoutingReportAction
-
- populateAddressInfo(EntityTypeContactInfoDefault) - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- populateAdHocActionRequestCodes(KualiDocumentFormBase) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
- populateAffiliationInfo(EntityDefault) - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- populateAttachmentForBO() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- populateAttachmentPropertyForBO(MaintenanceDocumentBase) - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
- populateAuthorizationFields(KualiDocumentFormBase) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
- populateAuthorizationFields(KualiDocumentFormBase) - Method in class org.kuali.rice.kns.web.struts.action.KualiMaintenanceDocumentAction
-
- populateAuthorizationFields(KualiDocumentFormBase) - Method in class org.kuali.rice.kns.web.struts.action.KualiTransactionalDocumentActionBase
-
- populateAutoIncValue(Object, Long) - Static method in class org.kuali.rice.core.framework.persistence.jpa.OrmUtils
-
- populateAutoIncValue(Object, EntityManager) - Static method in class org.kuali.rice.core.framework.persistence.jpa.OrmUtils
-
- populateBackLocation(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
- populateBOWithCopyKeyValues(HttpServletRequest, PersistableBusinessObject, Maintainable) - Method in class org.kuali.rice.kns.web.struts.action.KualiMaintenanceDocumentAction
-
- populateBusinessObject(Map<String, String>, MaintenanceDocument, String) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- populateBusinessObject(Map<String, String>, MaintenanceDocument, String) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
-
Deprecated.
- populateBusinessObjectFromMap(BusinessObject, Map) - Static method in class org.kuali.rice.kns.util.FieldUtils
-
Uses reflection to get the property names of the business object, then checks for the property name as a key in the passed
map.
- populateBusinessObjectFromMap(BusinessObject, Map<String, ?>, String) - Static method in class org.kuali.rice.kns.util.FieldUtils
-
Uses reflection to get the property names of the business object, then checks for the property name as a key in the passed
map.
- populateCustomColumns(List<Column>, DocumentSearchResult) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
- populateDataDictionaryEditableFields(Set<String>, DocumentType) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- populateDefaultValueForField(View, Object, DataField, String) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Applies the default value configured for the given field (if any) to the
line given object property that is determined by the given binding path
- populateDelegations(IdentityManagementPersonDocument) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- populateDerivedValues() - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- populateDerivedValues() - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- populateDocRolePrncpl(String, List<RoleMemberBo>, String, List<KimAttributeField>) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- populateDocRoleQualifier(String, List<RoleMemberAttributeDataBo>, List<KimAttributeField>) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- populateDocumentAttachment() - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
-
- populateDocumentAttachment() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- populateDocumentAttributesValues(DocumentSearchResult.Builder, Statement) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
This method performs searches against the search attribute value tables (see classes implementing
SearchableAttributeValue
) to get data to fill in search attribute values on the given resultBuilder parameter
- 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
-
- populateEmailInfo(EntityTypeContactInfoDefault) - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- populateEmploymentInfo(EntityDefault) - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- populateEmptyMultiSelect(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiTransactionalDocumentFormBase
-
Uses the "checkboxToReset" parameter to find checkboxes which had not been
populated in the request and attempts to populate them
- populateEntityInfo(EntityDefault, Principal, String) - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- populateErrorMap(Map<String, String>) - Method in class org.kuali.rice.kew.document.RoutingRuleMaintainableBusRule
-
- populateErrorMap(RuleBaseValues) - Method in class org.kuali.rice.kew.document.RoutingRuleMaintainableBusRule
-
- populateExportCapabilities(HttpServletRequest, String) - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
-
Examines the BusinessObject's data dictionary entry to determine if it supports
XML export or not and set's canExport appropriately.
- populateExportDataSet(ExportDataSet) - Method in class org.kuali.rice.coreservice.impl.style.StyleExportDataSet
-
Populates the given
ExportDataSet
with the data from this data set.
- populateExportDataSet(ExportDataSet) - Method in class org.kuali.rice.edl.impl.xml.export.EdlExportDataSet
-
Populates the given
ExportDataSet
with the data from this data set.
- populateExportDataSet(ExportDataSet) - Method in class org.kuali.rice.kew.export.KewExportDataSet
-
- populateExternalIdentifiers(EntityDefault) - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- populateFalseCheckboxes(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiTransactionalDocumentFormBase
-
Uses the "checkboxToReset" parameter to find checkboxes which had not been
populated in the request and attempts to populate them
- populateFieldFromBusinessObject(Field, BusinessObject) - Static method in class org.kuali.rice.kns.web.ui.FieldBridge
-
Deprecated.
Uses reflection to populate the rows of the inquiry from the business
object value.
- populateFieldLevelHelpEnabled(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
Populates whether the each field will have field-level help associated with it.
- populateFieldsFromBusinessObject(List<Field>, BusinessObject) - Static method in class org.kuali.rice.kns.util.FieldUtils
-
Uses reflection to get the property names of the business object, then checks for a matching field property name.
- populateForCopyOrEdit(RuleBaseValues, RuleBaseValues) - Static method in class org.kuali.rice.kew.rule.web.WebRuleUtils
-
- populateForm(DocumentConfigurationViewForm) - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewAction
-
- populateForProperty(String, Object, Map) - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
Populates a given parameter value into the given property path
- populateGroupMembers(IdentityManagementPersonDocument) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- populateHeaderFields(WorkflowDocument) - Method in class edu.sampleu.travel.web.form.TravelDocumentForm2
-
- populateHeaderFields(WorkflowDocument) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
This method is used to populate the list of header field objects (see
KualiForm.getDocInfo()
) displayed on
the Kuali document form display pages.
- populateHelpFormForResourceText(KualiHelpForm, String) - Method in class org.kuali.rice.kns.web.struts.action.KualiHelpAction
-
Utility method that populates a KualiHelpForm with the description from a given resource key
- populateInactiveRecordsInIntoInquirable(Inquirable, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
-
- 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
-
- populateMaintenanceObjectWithCopyKeyValues(Map<String, String>, Object, Maintainable) - Method in class org.kuali.rice.krad.service.impl.MaintenanceDocumentServiceImpl
-
Looks for a special request parameters giving the names of the keys that
should be retrieved from the request parameters and copied to the
maintenance object
- populateNameInfo(String, EntityDefault, Principal) - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- populateNewCollectionLines(Map<String, String>, MaintenanceDocument, String) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- populateNewCollectionLines(Map<String, String>, MaintenanceDocument, String) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
-
Deprecated.
- populateNewSubCollectionLines(MaintainableCollectionDefinition, Map) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- populatePermissions(DocumentConfigurationViewForm) - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewAction
-
- populatePhoneInfo(EntityTypeContactInfoDefault) - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- populatePKFieldValues(HttpServletRequest, String, boolean) - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
-
- populatePreviousRuleIds() - Method in class org.kuali.rice.kew.rule.web.WebRuleBaseValues
-
- populatePreviousRuleIds() - Method in class org.kuali.rice.kew.rule.web.WebRuleResponsibility
-
- populatePrincipalInfo(Principal) - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- populatePrivacyInfo(EntityDefault) - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- populateReadableField(Field, BusinessObject) - Static method in class org.kuali.rice.kns.util.FieldUtils
-
- populateRelatedDocuments(DocumentConfigurationViewForm) - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewAction
-
- populateRelationshipFromDictionaryReference(Class<?>, RelationshipDefinition, String, boolean) - Method in class org.kuali.rice.krad.service.impl.DataObjectMetaDataServiceImpl
-
- populateRequestForIncidentReport(Exception, String, String, HttpServletRequest) - Static method in class org.kuali.rice.kns.util.IncidentReportUtils
-
- populateResultWarningMessages(DocumentSearchResults) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
Inspects the lookup results to determine if any warning messages should be published to the message map.
- populateRoleInformation(IdentityManagementPersonDocument) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- populateRoleInformation(IdentityManagementPersonDocument) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonInquiry
-
- populateRoleMembers(IdentityManagementPersonDocument) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- populateRoleRspActions(IdentityManagementPersonDocument) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- populateRouteLogFormActionRequests(RouteLogForm, DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.routelog.web.RouteLogAction
-
- populateRouteLogFutureRequests(RouteLogForm, DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.routelog.web.RouteLogAction
-
executes a simulation of the future routing, and sets the futureRootRequests and futureActionRequestCount
properties on the provided RouteLogForm.
- populateRoutingExceptionResponsibility(DocumentConfigurationViewForm) - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewAction
-
- populateRoutingResponsibilities(DocumentConfigurationViewForm) - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewAction
-
- populateRuleMaintenanceFields(RuleBaseValues) - Static method in class org.kuali.rice.kew.rule.web.WebRuleUtils
-
This method populates fields on RuleBaseValues which are used only for
maintenance purposes.
- populateSearchResults(List<DocumentSearchResult>) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
- populateSections(ActionMapping, HttpServletRequest, InquiryForm, BusinessObject) - Method in class org.kuali.rice.kns.web.struts.action.KualiInquiryAction
-
- populateSecureField(Field, Object) - Static method in class org.kuali.rice.kns.util.FieldUtils
-
- populateState(List<NodeState>) - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- populateVersionHeaders(Map<String, List<String>>) - Static method in class org.kuali.rice.ksb.impl.cxf.interceptors.ServiceCallVersioningHelper
-
Populates protocol headers represented by a map of list of strings with Kuali/Rice
versioning information, including Rice environment and version, and Rice application
name and version.
- populateViewFromRequestParameters(View, Map<String, String>) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- populateViewFromRequestParameters(View, Map<String, String>) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Uses reflection to find all fields defined on the View
instance that have
the RequestParameter
annotation (which indicates the field may be populated by the request).
- populateViewFromRequestParameters(View, Map<String, String>) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Populates the View
properties from the given request
parameters
- populateXmlDocumentContentsFromMaintainables() - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
-
Builds the xml document string from the contents of the old and new maintainbles.
- populateXmlDocumentContentsFromMaintainables() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
Populates the xml document contents from the maintainables.
- populationSpecialEmptyFields(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiTransactionalDocumentFormBase
-
- portal(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.BackdoorAction
-
- PORTAL_ACTION - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- PORTAL_ALLOWED_REGEX - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- POST_DATA_LOAD_ENCRYPTION_SERVICE - Static variable in interface org.kuali.rice.devtools.pdle.PostDataLoadEncryptionService
-
- POST_PROCESSOR_FAILURE_MESSAGE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- POST_PROCESSOR_FINAL_KEY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- POST_PROCESSOR_NAME - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- POST_PROCESSOR_NON_DEFINED_VALUE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- POST_PROCESSOR_PROCESSED_KEY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- POST_PROCESSOR_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorInternal
-
- POST_TEXT_AREA_TO_PARENT - Static variable in class org.kuali.rice.kns.web.struts.action.KualiAction
-
Constant defined to match with method to call in TextArea.jsp.
- POST_TEXT_AREA_TO_PARENT - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- POSTAL_CODE - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.Person
-
- POSTAL_CODE - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- POSTAL_CODE_SERVICE - Static variable in class org.kuali.rice.location.api.services.LocationApiServiceLocator
-
- POSTAL_COUNTRY_CODE - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- POSTAL_COUNTRY_RESTRICTED_INDICATOR - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- POSTAL_STATE_CODE - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- POSTAL_ZIP_CODE - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- postalCode - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- PostalCode - Class in org.kuali.rice.location.api.postalcode
-
- PostalCode.Builder - Class in org.kuali.rice.location.api.postalcode
-
- PostalCode.Cache - Class in org.kuali.rice.location.api.postalcode
-
- PostalCode.Cache() - Constructor for class org.kuali.rice.location.api.postalcode.PostalCode.Cache
-
- PostalCodeContract - Interface in org.kuali.rice.location.api.postalcode
-
This is the contract for a Postal Code.
- PostalCodeMaintainableImpl - Class in org.kuali.rice.location.web.postalcode
-
- PostalCodeMaintainableImpl() - Constructor for class org.kuali.rice.location.web.postalcode.PostalCodeMaintainableImpl
-
- PostalCodeService - Interface in org.kuali.rice.location.api.postalcode
-
- PostalCodeServiceImpl - Class in org.kuali.rice.location.impl.postalcode
-
- PostalCodeServiceImpl() - Constructor for class org.kuali.rice.location.impl.postalcode.PostalCodeServiceImpl
-
- postBind(HttpServletRequest) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- postBind(HttpServletRequest) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- postBind(HttpServletRequest) - Method in class org.kuali.rice.krad.web.form.InquiryForm
-
Picks out business object name from the request to get retrieve a
lookupable and set properties
- postBind(HttpServletRequest) - Method in class org.kuali.rice.krad.web.form.LookupForm
-
Picks out business object name from the request to get retrieve a
lookupable and set properties
- postBind(HttpServletRequest) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Called after Spring binds the request to the form and before the
controller method is invoked.
- postControllerHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Static method in class org.kuali.rice.krad.uif.util.UifWebUtils
-
After the controller logic is executed, the form is placed into session
and the corresponding view is prepared for rendering
- PostDataLoadEncryptionDao - Interface in org.kuali.rice.devtools.pdle
-
This interface defines the DB access methods required by the PostDataLoadEncryptionService
- PostDataLoadEncryptionDaoJdbc - Class in org.kuali.rice.krad.dao.jdbc
-
- PostDataLoadEncryptionDaoJdbc() - Constructor for class org.kuali.rice.krad.dao.jdbc.PostDataLoadEncryptionDaoJdbc
-
- PostDataLoadEncryptionService - Interface in org.kuali.rice.devtools.pdle
-
- PostDataLoadEncryptionServiceImpl - Class in org.kuali.rice.devtools.pdle
-
- PostDataLoadEncryptionServiceImpl() - Constructor for class org.kuali.rice.devtools.pdle.PostDataLoadEncryptionServiceImpl
-
- PostDataLoadEncryptionServlet - Class in org.kuali.rice.devtools.pdle
-
This is a servlet that can be used to invoke the PostDataLoadEncryptionService.
- PostDataLoadEncryptionServlet() - Constructor for class org.kuali.rice.devtools.pdle.PostDataLoadEncryptionServlet
-
- postEvent(String, Object, String) - Static method in class org.kuali.rice.edl.framework.workflow.EDocLitePostProcessor
-
- postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class org.kuali.rice.krad.web.controller.ModuleLockingHandlerInterceptor
-
This overridden method ...
- postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class org.kuali.rice.krad.web.controller.UifControllerHandlerInterceptor
-
After the controller logic is executed, the form is placed into session
and the corresponding view is prepared for rendering
- postLoad() - Method in class org.kuali.rice.krad.bo.PersistableBusinessObjectBase
-
Default implementation of the JPA PostLoad
hook.
- postLoad() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
This overridden method is used to retrieve the
DocumentHeader
object due to the system not being able to
manage the
DocumentHeader
object via mapping files
- postPersist() - Method in class org.kuali.rice.krad.bo.PersistableBusinessObjectBase
-
Default implementation of the JPA PostPersist
hook.
- postProcessAfterInitialization(Object, String) - Method in class org.kuali.rice.krad.uif.util.ComponentBeanPostProcessor
-
Sets the unique Id for a Component
if bean name given (not generated) and the id property was
not set for the view
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.kuali.rice.krad.uif.util.UifBeanFactoryPostProcessor
-
Iterates through all beans in the factory and invokes processing for expressions
- postProcessBeforeInitialization(Object, String) - Method in class org.kuali.rice.krad.uif.util.ComponentBeanPostProcessor
-
- postProcessObject(ObjectDefinition, Object) - Method in class org.kuali.rice.core.framework.resourceloader.BaseResourceLoader
-
- postProcessObject(ObjectDefinition, Object) - Method in class org.kuali.rice.core.impl.resourceloader.BaseWrappingResourceLoader
-
- PostProcessor - Interface in org.kuali.rice.kew.framework.postprocessor
-
Hook for applications to perform logic due to workflow events from the engine.
- PostProcessorService - Interface in org.kuali.rice.krad.service
-
This interface is a KFS-local wrapper for the Workflow postprocessor interface.
- PostProcessorServiceImpl - Class in org.kuali.rice.krad.service.impl
-
This class is the postProcessor for the Kuali application, and it is responsible for plumbing events up to documents using the
built into the document methods for handling route status and other routing changes that take place asyncronously and potentially
on a different server.
- PostProcessorServiceImpl() - Constructor for class org.kuali.rice.krad.service.impl.PostProcessorServiceImpl
-
- postProcessPersistenceUnitInfo(MutablePersistenceUnitInfo) - Method in class org.kuali.rice.krad.app.persistence.jpa.RicePersistenceUnitPostProcessor
-
- postprocessRequestParameters(Map) - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
Override the default method to add the if statement which can't be called until after parameters from a multipart request
have been made accessible, but which must be called before the parameter values are used to instantiate and populate business
objects.
- postprocessRequestParameters(Map) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
Stores the incoming request parameters so that they can be passed to the Lookupable implementation.
- postprocessRequestParameters(Map) - Method in interface org.kuali.rice.kns.web.struts.form.pojo.PojoForm
-
- postprocessRequestParameters(Map) - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
Method is called after parameters from a multipart request have been made accessible to request.getParameter calls, but
before request parameter values are used to instantiate and populate business objects.
- postProcessResults(Collection<ResultRow>, DocumentSearchResults) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
Takes a collection of result rows and does final processing on them.
- postProcessSave(KualiDocumentEvent) - Method in interface org.kuali.rice.krad.document.Document
-
Do any work on the document after the save.
- postProcessSave(KualiDocumentEvent) - Method in class org.kuali.rice.krad.document.DocumentBase
-
- postProcessSave(KualiDocumentEvent) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
this needs to happen after the document itself is saved, to preserve consistency of the ver_nbr and in the case
of initial save, because this can't be saved until the document is saved initially
- postProcessService(QName, Object) - Method in class org.kuali.rice.core.framework.resourceloader.BaseResourceLoader
-
- postProcessService(QName, Object) - Method in class org.kuali.rice.core.impl.resourceloader.BaseWrappingResourceLoader
-
- postRemove() - Method in class org.kuali.rice.krad.bo.PersistableBusinessObjectBase
-
Default implementation of the JPA PostRemove
hook.
- postRemove() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
This overridden method is used to delete the
DocumentHeader
object due to the system not being able to
manage the
DocumentHeader
object via mapping files
- POSTREQ_MSG_KEY - Static variable in class org.kuali.rice.krad.uif.util.ClientValidationUtils
-
- postTextAreaToParent(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
-
This method is invoked from the TextArea.jsp for posting its value to the parent
page that called the extended text area page.
- postUpdate() - Method in class org.kuali.rice.krad.bo.PersistableBusinessObjectBase
-
Default implementation of the JPA PostUpdate
hook.
- PRE_ROUTING_ROUTE_NAME - Static variable in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- PRE_ROUTING_ROUTE_NAME - Static variable in class org.kuali.rice.krad.document.DocumentAuthorizerBase
-
- PRE_ROUTING_ROUTE_NAME - Static variable in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- precision - Variable in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
-
- precision - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.FixedPointPatternConstraint
-
- Predicate - Interface in org.kuali.rice.core.api.criteria
-
An predicate represents some portion of a criteria statement.
- PredicateFactory - Class in org.kuali.rice.core.api.criteria
-
- PredicateUtils - Class in org.kuali.rice.core.api.criteria
-
- PREFERENCES - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- Preferences - Class in org.kuali.rice.kew.api.preferences
-
- Preferences(Preferences.Builder) - Constructor for class org.kuali.rice.kew.api.preferences.Preferences
-
- Preferences.Builder - Class in org.kuali.rice.kew.api.preferences
-
- Preferences.Cache - Class in org.kuali.rice.kew.api.preferences
-
- Preferences.Cache() - Constructor for class org.kuali.rice.kew.api.preferences.Preferences.Cache
-
- Preferences.KEYS - Class in org.kuali.rice.kew.api.preferences
-
- Preferences.KEYS() - Constructor for class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- PREFERENCES_NO_VAL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- PREFERENCES_SERVICE - Static variable in class org.kuali.rice.kew.api.KewApiServiceLocator
-
- PREFERENCES_YES_VAL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- PreferencesAction - Class in org.kuali.rice.kew.preferences.web
-
- PreferencesAction() - Constructor for class org.kuali.rice.kew.preferences.web.PreferencesAction
-
- PreferencesContract - Interface in org.kuali.rice.kew.api.preferences
-
A contract defining the method for a
Preferences
model object and its data transfer object equivalent.
- PreferencesForm - Class in org.kuali.rice.kew.preferences.web
-
- PreferencesForm() - Constructor for class org.kuali.rice.kew.preferences.web.PreferencesForm
-
- PreferencesService - Interface in org.kuali.rice.kew.api.preferences
-
- PreferencesServiceImpl - Class in org.kuali.rice.kew.preferences.service.impl
-
- PreferencesServiceImpl() - Constructor for class org.kuali.rice.kew.preferences.service.impl.PreferencesServiceImpl
-
- PREFERRED - Static variable in class org.kuali.rice.kim.api.KimConstants.NameTypes
-
- prefix - Variable in class org.kuali.rice.ken.util.ClassLoaderResourceResolver
-
Prefix of resources to honor.
- prefixBindingPath(List<? extends Field>, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- prefixBindingPath(DataBinding, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- prefixBindingPathNested(Component, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.kuali.rice.ken.web.spring.SecurityInterceptor
-
Decorate the incoming request with an attribute that indicates whether the user is a Notification System administrator
- preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.kuali.rice.krad.web.controller.ModuleLockingHandlerInterceptor
-
This overridden method ...
- preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.kuali.rice.krad.web.controller.UifControllerHandlerInterceptor
-
Before the controller executes the user session is set on GlobalVariables
and messages are cleared
TODO: do we need to clear the messages before this so that formatting and
validation errors done during the binding are not cleared out?
- prepareBusinessObject(BusinessObject) - Method in class org.kuali.rice.kim.document.GenericPermissionMaintainable
-
This overridden method ...
- prepareBusinessObject(BusinessObject) - Method in class org.kuali.rice.kim.impl.responsibility.ReviewResponsibilityMaintainable
-
- prepareBusinessObject(BusinessObject) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- prepareBusinessObject(BusinessObject) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
-
Deprecated.
- prepareBusinessObjectForAdditionFromMultipleValueLookup(String, BusinessObject) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- prepareExternalBusinessObject(BusinessObject) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Invoked to prepare a new BusinessObject
instance that is external
- prepareExternalBusinessObject(BusinessObject) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- prepareForSave() - Method in class org.kuali.rice.kew.document.RoutingRuleDelegationMaintainable
-
This overridden method ...
- prepareForSave() - Method in class org.kuali.rice.kew.document.RoutingRuleMaintainable
-
This overridden method ...
- prepareForSave() - Method in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- prepareForSave() - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- prepareForSave() - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- prepareForSave() - Method in class org.kuali.rice.kns.maintenance.KualiGlobalMaintainableImpl
-
- prepareForSave() - Method in interface org.kuali.rice.krad.document.Document
-
This method provides a hook that will be called before the document is saved.
- prepareForSave(KualiDocumentEvent) - Method in interface org.kuali.rice.krad.document.Document
-
Do any work on the document that requires the KualiDocumentEvent before the save.
- prepareForSave() - Method in class org.kuali.rice.krad.document.DocumentBase
-
- prepareForSave(KualiDocumentEvent) - Method in class org.kuali.rice.krad.document.DocumentBase
-
Override this method with implementation specific prepareForSave logic
- prepareForSave() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Hook for performing any custom processing before the maintenance object is saved
- prepareForSave() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- prepareForSave() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
Pre-Save hook.
- prepareForSave(KualiDocumentEvent) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- prepareForSave() - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorMaintainable
-
- prepareForWorkflow() - Method in class org.kuali.rice.krad.bo.BusinessObjectBase
-
Deprecated.
will be removed in rice 1.1
- prepareGlobalsForSave() - Method in class org.kuali.rice.kns.maintenance.KualiGlobalMaintainableImpl
-
This method does special-case handling for Globals, filling out various fields that need to be filled, etc.
- prepareHiddenDelegationsForRoute() - Method in class org.kuali.rice.kew.rule.web.WebRuleResponsibility
-
- prepareHistory(HttpServletRequest, UifFormBase) - Static method in class org.kuali.rice.krad.uif.util.UifWebUtils
-
Updates the history object (or constructs a new History) for the view we are getting ready
to render
- prepareHtmlMessage(String, Message) - Method in class org.kuali.rice.core.mail.MailerImpl
-
- prepareParameters(Query) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Populates the given Query instance with the parameters stored in this Criteria.
- prepareSelectFieldForLine(Field, CollectionGroup, String, Object) - Static method in class org.kuali.rice.krad.uif.layout.CollectionLayoutUtils
-
- prepareToExport(MultipleValueLookupForm) - Method in class org.kuali.rice.kns.web.struts.action.KualiMultipleValueLookupAction
-
This method performs the operations necessary for a multiple value lookup to export the rows via display tag
Note: this method assumes that the export will be opened in a new browser window, therefore, persisting the selected
checkboxes will not be needed.
- prepareToReturnNone(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiMultipleValueLookupAction
-
This method returns none of the selected results and redirects back to the lookup caller.
- prepareToReturnNone(MultipleValueLookupForm) - Method in class org.kuali.rice.kns.web.struts.action.KualiMultipleValueLookupAction
-
This method performs the operations necessary for a multiple value lookup to return no results to the calling page
- prepareToReturnSelectedResultBOs(MultipleValueLookupForm) - Method in class org.kuali.rice.kns.web.struts.action.KualiMultipleValueLookupAction
-
This method performs the operations necessary for a multiple value lookup keep track of which results have been selected to be returned
to the calling document.
- prepareToReturnSelectedResults(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiMultipleValueLookupAction
-
This method does the processing necessary to return selected results and sends a redirect back to the lookup caller
- prepareTypeAttributes(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowController
-
Invoked for the refresh of the type attributes group to prepare the type attribute bos for the peopleflow
- prepareViewForRendering(HttpServletRequest, UifFormBase) - Static method in class org.kuali.rice.krad.uif.util.UifWebUtils
-
Prepares the View
instance contained on the form for
rendering
- prepareWorkflowDocument(Document) - Method in interface org.kuali.rice.krad.service.DocumentService
-
Sets the title and app document id in the workflow document
- prepareWorkflowDocument(Document) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
Sets the title and app document id in the flex document
- prepClassDescriptor(Class<? extends PersistableBusinessObject>, Set<String>) - Method in interface org.kuali.rice.devtools.pdle.PostDataLoadEncryptionService
-
- prepClassDescriptor(Class<? extends PersistableBusinessObject>, Set<String>) - Method in class org.kuali.rice.devtools.pdle.PostDataLoadEncryptionServiceImpl
-
- prependDisplayText - Variable in class org.kuali.rice.kns.lookup.HtmlData
-
Deprecated.
- prePersist() - Method in class org.kuali.rice.krad.bo.PersistableBusinessObjectBase
-
Default implementation of the JPA PrePersist
hook which generates the unique objectId for this
persistable business object if it does not already have one.
- prePersist() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
This overridden method is used to insert the
DocumentHeader
object due to the system not being able to
manage the
DocumentHeader
object via mapping files
- preprocessConnectionMetadata(InputStream) - Method in class org.kuali.rice.core.framework.persistence.ojb.BaseOjbConfigurer
-
- preprocessDateFields(Map<String, String>) - Static method in class org.kuali.rice.krad.lookup.LookupUtils
-
Changes from/to dates into the range operators the lookupable dao expects ("..",">" etc) this method modifies
the
passed in map and returns a list containing only the modified fields
- preProcessRangeFields(Map<String, String>) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
-
Changes ranged search fields like from/to dates into the range operators the lookupable dao expects
("..",">" etc) this method modifies the passed in map and returns a list containing only the modified fields
This method does not handle document searchable attributes.
- preprocessRepositoryMetadata(InputStream) - Method in class org.kuali.rice.core.framework.persistence.ojb.BaseOjbConfigurer
-
- preRemove() - Method in class org.kuali.rice.krad.bo.PersistableBusinessObjectBase
-
Default implementation of the JPA PreRemove
hook.
- PREREQ_MSG_KEY - Static variable in class org.kuali.rice.krad.uif.util.ClientValidationUtils
-
- prereqs - Variable in exception org.kuali.rice.krms.api.engine.TermResolutionException
-
- 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
-
- presentationControllerClass - Variable in class org.kuali.rice.kns.datadictionary.InquiryDefinition
-
Deprecated.
- preserveLockingKeysOnCopy - Variable in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- preserveLockingKeysOnCopy - Variable in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
- preserveWhitespace(String) - Static method in class org.kuali.rice.kns.util.WebUtils
-
Takes a string an converts the whitespace which would be ignored in an
HTML document into HTML elements so the whitespace is preserved
- preUpdate() - Method in class org.kuali.rice.krad.bo.PersistableBusinessObjectBase
-
Default implementation of the JPA PreUpdate
hook which generates the unique objectId for this
persistable business object if it does not already have one.
- preUpdate() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
This overridden method is used to save the
DocumentHeader
object due to the system not being able to
manage the
DocumentHeader
object via mapping files
- PREVIOUS_PAGE - Static variable in class org.kuali.rice.edl.impl.components.PageHandler
-
- PREVIOUSLY_SORTED_COLUMN_INDEX_PARAM - Static variable in class org.kuali.rice.krad.util.KRADConstants.TableRenderConstants
-
- previousView - Variable in class org.kuali.rice.krad.web.form.UifFormBase
-
- PRIMARY - Static variable in class org.kuali.rice.kim.api.KimConstants.NameTypes
-
- primary - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfo
-
- PRIMARY_BRANCH_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- PRIMARY_DELEGATE_FILTER - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- PRIMARY_DELEGATES_ON_ACTION_LIST_PAGE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- PRIMARY_DELEGATES_ON_FILTER_PAGE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- PRIMARY_DELEGATION_DEFAULT - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- PRIMARY_DEPARTMENT_CODE - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.Person
-
- PRIMARY_PROCESS_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- PrimaryDataSourceFactoryBean - Class in org.kuali.rice.core.framework.persistence.jdbc.datasource
-
A class that can be used to load the primary datasource for a Rice module from an object in the Config system or from a
JNDI url specified by the Configuration system.
- PrimaryDataSourceFactoryBean() - Constructor for class org.kuali.rice.core.framework.persistence.jdbc.datasource.PrimaryDataSourceFactoryBean
-
- primaryDepartmentCode - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfo
-
- primaryDepartmentCode - Variable in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- primaryKeyCheck(MaintenanceDocument) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method checks the two major cases that may violate primary key integrity.
- primaryKeyCheck(MaintenanceDocument) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method checks the two major cases that may violate primary key integrity.
- primaryKeyCheck(MaintenanceDocument) - Method in class org.kuali.rice.krms.impl.rule.AgendaEditorBusRule
-
- 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 - Class in org.kuali.rice.kim.api.identity.principal
-
- Principal.Builder - Class in org.kuali.rice.kim.api.identity.principal
-
A builder which can be used to construct
Principal
instances.
- Principal.Cache - Class in org.kuali.rice.kim.api.identity.principal
-
- Principal.Cache() - Constructor for class org.kuali.rice.kim.api.identity.principal.Principal.Cache
-
- PRINCIPAL_ID - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- PRINCIPAL_ID - Static variable in class org.kuali.rice.kim.api.KimConstants.AttributeConstants
-
- PRINCIPAL_ID - Static variable in class org.kuali.rice.kim.api.KimConstants.PrimaryKeyConstants
-
- PRINCIPAL_ID - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.Person
-
- PRINCIPAL_ID - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.Principal
-
- PRINCIPAL_ID - Static variable in class org.kuali.rice.kns.service.impl.SessionDocumentServiceImpl
-
Deprecated.
- PRINCIPAL_ID - Static variable in class org.kuali.rice.krad.service.impl.SessionDocumentServiceImpl
-
- PRINCIPAL_MEMBER_TYPE - Static variable in class org.kuali.rice.kim.api.KimConstants.KimGroupMemberTypes
-
For group members that are principals
- PRINCIPAL_NAME - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- PRINCIPAL_NAME - Static variable in class org.kuali.rice.kim.api.KimConstants.UniqueKeyConstants
-
- PRINCIPAL_NAME - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.Person
-
- PRINCIPAL_NAME - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.Principal
-
- PRINCIPAL_PROPERTY_PREFIX - Static variable in class org.kuali.rice.kim.impl.identity.PersonServiceImpl
-
- PrincipalContract - Interface in org.kuali.rice.kim.api.identity.principal
-
- PrincipalDao - Interface in org.kuali.rice.kim.dao
-
- PrincipalDerivedRoleTypeServiceImpl - Class in org.kuali.rice.kns.kim.role
-
Deprecated.
A krad integrated type service base class will be provided in the future.
- PrincipalDerivedRoleTypeServiceImpl() - Constructor for class org.kuali.rice.kns.kim.role.PrincipalDerivedRoleTypeServiceImpl
-
Deprecated.
- principalHasRole(String, List<String>, Map<String, String>) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
Returns whether the given principal has any of the passed role IDs with the given qualification.
- principalHasRole(String, List<String>, Map<String, String>) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- principalHasRole(String, List<String>, Map<String, String>, boolean) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- PrincipalId - Class in org.kuali.rice.kew.api.identity
-
The primary ID of a Principal in KIM
- PrincipalId() - Constructor for class org.kuali.rice.kew.api.identity.PrincipalId
-
- PrincipalId(String) - Constructor for class org.kuali.rice.kew.api.identity.PrincipalId
-
- principalId - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentGroup
-
- principalId - Variable in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- principalId - Variable in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- principalId - Variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- principalId - Variable in class org.kuali.rice.krad.bo.SessionDocument
-
- principalId - Variable in class org.kuali.rice.krad.bo.SessionDocumentId
-
- PrincipalIdRoleAttribute - Class in org.kuali.rice.kew.rule
-
A generic Role Attribute that can be used to route to a Principal ID.
- PrincipalIdRoleAttribute() - Constructor for class org.kuali.rice.kew.rule.PrincipalIdRoleAttribute
-
- principalInactivated(String) - Method in interface org.kuali.rice.kim.impl.role.RoleInternalService
-
Notifies all of a principal's roles and role types that the principal has been inactivated.
- principalInactivated(String) - Method in class org.kuali.rice.kim.impl.role.RoleInternalServiceImpl
-
- PrincipalMapper - Class in org.kuali.rice.kim.ldap
-
- PrincipalMapper() - Constructor for class org.kuali.rice.kim.ldap.PrincipalMapper
-
- PrincipalName - Class in org.kuali.rice.kew.api.identity
-
The name of a Principal in KIM
- PrincipalName() - Constructor for class org.kuali.rice.kew.api.identity.PrincipalName
-
- PrincipalName(String) - Constructor for class org.kuali.rice.kew.api.identity.PrincipalName
-
- principalName - Variable in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- principalName - Variable in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- PrincipalQueryResults - Class in org.kuali.rice.kim.api.identity.principal
-
- PrincipalQueryResults.Builder - Class in org.kuali.rice.kim.api.identity.principal
-
- PrincipalQueryResults.Constants - Class in org.kuali.rice.kim.api.identity.principal
-
Defines some internal constants used on this class.
- PrincipalQueryResults.Constants() - Constructor for class org.kuali.rice.kim.api.identity.principal.PrincipalQueryResults.Constants
-
- PrincipalQueryResults.Elements - Class in org.kuali.rice.kim.api.identity.principal
-
A private class which exposes constants which define the XML element
names to use when this object is marshaled to XML.
- PrincipalQueryResults.Elements() - Constructor for class org.kuali.rice.kim.api.identity.principal.PrincipalQueryResults.Elements
-
- priorErrorPath - Variable in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
- priorErrorPath - Variable in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- PRIORITY - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- PRIORITY - Static variable in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Elements
-
- PRIORITY_NUMBER_MAX_VALUE - Static variable in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- PRIORITY_NUMBER_MIN_VALUE - Static variable in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- PRIORITY_PARALLEL - Static variable in class org.kuali.rice.kew.engine.node.ActivationTypeEnum
-
Routing should process the associated ActionRequests in parallel according to priority
- PriorityBlockingQueuePersistedMessageComparator - Class in org.kuali.rice.ksb.messaging.threadpool
-
- PriorityBlockingQueuePersistedMessageComparator() - Constructor for class org.kuali.rice.ksb.messaging.threadpool.PriorityBlockingQueuePersistedMessageComparator
-
- priorityNumber - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityAction
-
- privacy - Variable in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- process(MessageDeliverer, MessageDelivery, MessageProcessingJob.Mode) - Method in class org.kuali.rice.kcb.quartz.MessageProcessingJob
-
Implements delivery of a single MessageDelivery
- process(String) - Method in interface org.kuali.rice.kew.api.document.DocumentProcessingQueue
-
- process(String, String) - Method in class org.kuali.rice.kew.engine.BlanketApproveEngine
-
Orchestrates the document through the blanket approval process.
- process(RouteContext, RouteHelper) - Method in class org.kuali.rice.kew.engine.node.FYIByNetworkId
-
Deprecated.
- process(RouteContext, RouteHelper) - Method in class org.kuali.rice.kew.engine.node.FYIByUniversityId
-
Deprecated.
- process(RouteContext, RouteHelper) - Method in class org.kuali.rice.kew.engine.node.IteratedRequestActivationNode
-
- process(RouteContext, RouteHelper) - Method in interface org.kuali.rice.kew.engine.node.JoinNode
-
- process(RouteContext, RouteHelper) - Method in class org.kuali.rice.kew.engine.node.LogNode
-
- process(RouteContext, RouteHelper) - Method in class org.kuali.rice.kew.engine.node.NoOpNode
-
- process(RouteContext, RouteHelper) - Method in class org.kuali.rice.kew.engine.node.RequestActivationNode
-
- process(RouteContext, RouteHelper) - Method in class org.kuali.rice.kew.engine.node.RequestsNode
-
- process(RouteContext, RouteHelper) - Method in class org.kuali.rice.kew.engine.node.SimpleJoinNode
-
- process(RouteContext, RouteHelper) - Method in interface org.kuali.rice.kew.engine.node.SimpleNode
-
- process(RouteContext, RouteHelper) - Method in class org.kuali.rice.kew.engine.node.SimpleSplitNode
-
- process(RouteContext) - Method in class org.kuali.rice.kew.engine.node.SimpleSubProcessNode
-
- process(RouteContext, RouteHelper) - Method in interface org.kuali.rice.kew.engine.node.SplitNode
-
- process(RouteContext) - Method in interface org.kuali.rice.kew.engine.node.SubProcessNode
-
- process(RouteContext, RouteHelper) - Method in class org.kuali.rice.kew.engine.node.var.SetVarNode
-
- process(String, String) - Method in class org.kuali.rice.kew.engine.simulation.SimulationEngine
-
- process(String, String) - Method in class org.kuali.rice.kew.engine.StandardWorkflowEngine
-
- process(String, String) - Method in interface org.kuali.rice.kew.engine.WorkflowEngine
-
- process(String) - Method in class org.kuali.rice.kew.impl.document.DocumentProcessingQueueImpl
-
- process(RouteContext, RouteHelper) - Method in class org.kuali.rice.kew.mail.EmailNode
-
- process(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiRequestProcessor
-
- process(DictionaryValidationResult, Object, CaseConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.CaseConstraintProcessor
-
- process(DictionaryValidationResult, Collection<?>, CollectionSizeConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.CollectionSizeConstraintProcessor
-
- process(DictionaryValidationResult, T, C, AttributeValueReader) - Method in interface org.kuali.rice.krad.datadictionary.validation.processor.ConstraintProcessor
-
- process(DictionaryValidationResult, Object, DataTypeConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.DataTypeConstraintProcessor
-
- process(DictionaryValidationResult, Object, ExistenceConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.ExistenceConstraintProcessor
-
- process(DictionaryValidationResult, Object, LengthConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.LengthConstraintProcessor
-
- process(DictionaryValidationResult, Object, MustOccurConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.MustOccurConstraintProcessor
-
- process(DictionaryValidationResult, Object, PrerequisiteConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.PrerequisiteConstraintProcessor
-
- process(DictionaryValidationResult, Object, RangeConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.RangeConstraintProcessor
-
- process(DictionaryValidationResult, Object, ValidCharactersConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.ValidCharactersConstraintProcessor
-
- PROCESS_COUNT - Static variable in class org.kuali.rice.kcb.bo.MessageDelivery
-
- PROCESS_ID - Static variable in class org.kuali.rice.kew.api.KEWPropertyConstants
-
- PROCESS_NAME - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- processActionForm(HttpServletRequest, HttpServletResponse, ActionMapping) - Method in class org.kuali.rice.kns.web.struts.action.KualiRequestProcessor
-
Checks for return from a lookup or question, and restores the action form
stored under the request parameter docFormKey.
- processActionListCustomizations(String, List<ActionItem>) - Method in class org.kuali.rice.kew.actionlist.web.ActionListAction
-
- processActionPerform(HttpServletRequest, HttpServletResponse, Action, ActionForm, ActionMapping) - Method in class org.kuali.rice.kns.web.struts.action.KualiRequestProcessor
-
Hook into action perform to handle errors in the error map and catch
exceptions.
- processActionRequests() - Method in class org.kuali.rice.kew.actions.SuperUserActionRequestApproveEvent
-
- processActionRequests() - Method in class org.kuali.rice.kew.actions.SuperUserActionTakenEvent
-
- processActionRequests() - Method in class org.kuali.rice.kew.actions.SuperUserReturnToPreviousNodeAction
-
- 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.
- processAddCollectionLineBusinessRules(MaintenanceDocument, String, PersistableBusinessObject) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
- processAddCollectionLineBusinessRules(MaintenanceDocument, String, PersistableBusinessObject) - Method in interface org.kuali.rice.kns.rule.AddCollectionLineRule
-
Deprecated.
This method allows business rules to be called whenever a new object is added to a maintainable collection in
the UI layer.
- processAddDelegation(AddDelegationEvent) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- processAddDelegation(AddDelegationEvent) - Method in interface org.kuali.rice.kim.rule.ui.AddDelegationRule
-
- processAddDelegation(AddDelegationEvent) - Method in class org.kuali.rice.kim.rules.ui.RoleDocumentDelegationRule
-
- processAddDelegationMember(AddDelegationMemberEvent) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- processAddDelegationMember(AddDelegationMemberEvent) - Method in interface org.kuali.rice.kim.rule.ui.AddDelegationMemberRule
-
- processAddDelegationMember(AddDelegationMemberEvent) - Method in class org.kuali.rice.kim.rules.ui.RoleDocumentDelegationMemberRule
-
- processAddGroup(AddGroupEvent) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- processAddGroup(AddGroupEvent) - Method in interface org.kuali.rice.kim.rule.ui.AddGroupRule
-
- processAddGroup(AddGroupEvent) - Method in class org.kuali.rice.kim.rules.ui.PersonDocumentGroupRule
-
- processAddGroupMember(AddGroupMemberEvent) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementGroupDocumentRule
-
- processAddGroupMember(AddGroupMemberEvent) - Method in interface org.kuali.rice.kim.rule.ui.AddGroupMemberRule
-
- processAddGroupMember(AddGroupMemberEvent) - Method in class org.kuali.rice.kim.rules.ui.GroupDocumentMemberRule
-
- processAddMember(AddMemberEvent) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- processAddMember(AddMemberEvent) - Method in interface org.kuali.rice.kim.rule.ui.AddMemberRule
-
- processAddMember(AddMemberEvent) - Method in class org.kuali.rice.kim.rules.ui.KimDocumentMemberRule
-
- 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.
- processAddPermission(AddPermissionEvent) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- processAddPermission(AddPermissionEvent) - Method in interface org.kuali.rice.kim.rule.ui.AddPermissionRule
-
- processAddPermission(AddPermissionEvent) - Method in class org.kuali.rice.kim.rules.ui.KimDocumentPermissionRule
-
- processAddPersonDelegationMember(AddPersonDelegationMemberEvent) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- processAddPersonDelegationMember(AddPersonDelegationMemberEvent) - Method in interface org.kuali.rice.kim.rule.ui.AddPersonDelegationMemberRule
-
- processAddPersonDelegationMember(AddPersonDelegationMemberEvent) - Method in class org.kuali.rice.kim.rules.ui.PersonDocumentDelegationMemberRule
-
- processAddPersonDocumentDelegationMemberQualifier(RoleDocumentDelegationMember, IdentityManagementPersonDocument) - Method in interface org.kuali.rice.kim.rule.ui.AddPersonDocumentDelegationMemberQualifierRule
-
- processAddPersonDocumentRoleQualifier(IdentityManagementPersonDocument, PersonDocumentRole, KimDocumentRoleMember, int) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- processAddPersonDocumentRoleQualifier(IdentityManagementPersonDocument, PersonDocumentRole, KimDocumentRoleMember, int) - Method in interface org.kuali.rice.kim.rule.ui.AddPersonDocumentRoleQualifierRule
-
- processAddResponsibility(AddResponsibilityEvent) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- processAddResponsibility(AddResponsibilityEvent) - Method in interface org.kuali.rice.kim.impl.responsibility.AddResponsibilityRule
-
- processAddResponsibility(AddResponsibilityEvent) - Method in class org.kuali.rice.kim.impl.responsibility.KimDocumentResponsibilityRule
-
- processAddRole(AddRoleEvent) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- processAddRole(AddRoleEvent) - Method in interface org.kuali.rice.kim.rule.ui.AddRoleRule
-
- processAddRole(AddRoleEvent) - Method in class org.kuali.rice.kim.rules.ui.PersonDocumentRoleRule
-
- processAfterAddLine(String, Class) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- processAfterAddLine(View, CollectionGroup, Object, Object) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
In the case of edit maintenance adds a new blank line to the old side
TODO: should this write some sort of missing message on the old side
instead?
- processAfterAddLine(View, CollectionGroup, Object, Object) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Hook for service overrides to process the new collection line after it
has been added to the collection
- processAfterCopy(MaintenanceDocument, Map<String, String[]>) - Method in class edu.sampleu.bookstore.maintenance.BookMaintainable
-
- processAfterCopy(MaintenanceDocument, Map<String, String[]>) - Method in class org.kuali.rice.kew.document.DocumentTypeMaintainable
-
This overridden method resets the name
- processAfterCopy(MaintenanceDocument, Map<String, String[]>) - Method in class org.kuali.rice.kew.document.RoutingRuleDelegationMaintainable
-
- processAfterCopy(MaintenanceDocument, Map<String, String[]>) - Method in class org.kuali.rice.kew.document.RoutingRuleMaintainable
-
- processAfterCopy(MaintenanceDocument, Map<String, String[]>) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
Set the new collection records back to true so they can be deleted (copy
should act like new)
- processAfterCopy(MaintenanceDocument, Map<String, String[]>) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
-
Deprecated.
- processAfterCopy(MaintenanceDocument, Map<String, String[]>) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Hook for performing any custom processing after the maintenance object has been setup for a copy action
- processAfterCopy(MaintenanceDocument, Map<String, String[]>) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- processAfterDeleteLine(View, CollectionGroup, Object, int) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
In the case of edit maintenance deleted the item on the old side
- processAfterDeleteLine(View, CollectionGroup, Object, int) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Hook for service overrides to process the collection line after it has been deleted
- processAfterEdit(MaintenanceDocument, Map<String, String[]>) - Method in class org.kuali.rice.kew.document.RoutingRuleDelegationMaintainable
-
- processAfterEdit(MaintenanceDocument, Map<String, String[]>) - Method in class org.kuali.rice.kew.document.RoutingRuleMaintainable
-
- processAfterEdit(MaintenanceDocument, Map<String, String[]>) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- processAfterEdit(MaintenanceDocument, Map<String, String[]>) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
-
Deprecated.
- 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
-
- processAfterEdit(MaintenanceDocument, Map<String, String[]>) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorMaintainable
-
- processAfterEdit(MaintenanceDocument, Map<String, String[]>) - Method in class org.kuali.rice.krms.impl.ui.TermMaintainable
-
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.krms.impl.ui.TermSpecificationMaintainable
-
Hook for performing any custom processing after the maintenance object has been setup for a edit action
- processAfterNew(MaintenanceDocument, Map<String, String[]>) - Method in class org.kuali.rice.kew.document.RoutingRuleDelegationMaintainable
-
On creation of a new rule document, we must validate that a rule template and document type are set.
- processAfterNew(MaintenanceDocument, Map<String, String[]>) - Method in class org.kuali.rice.kew.document.RoutingRuleMaintainable
-
On creation of a new rule document, we must validate that a rule template and document type are set.
- processAfterNew(MaintenanceDocument, Map<String, String[]>) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- processAfterNew(MaintenanceDocument, Map<String, String[]>) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
-
Deprecated.
- 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
-
- processAfterNew(MaintenanceDocument, Map<String, String[]>) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorMaintainable
-
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.krms.impl.ui.TermMaintainable
-
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.krms.impl.ui.TermSpecificationMaintainable
-
Hook for performing any custom processing after the maintenance object has been setup for a new action
- processAfterPost(MaintenanceDocument, Map<String, String[]>) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- processAfterPost(MaintenanceDocument, Map<String, String[]>) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
-
Deprecated.
- 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 class org.kuali.rice.kns.maintenance.KualiGlobalMaintainableImpl
-
- 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
-
- processAgendaItemBusinessRules(MaintenanceDocument) - Method in class org.kuali.rice.krms.impl.rule.AgendaEditorBusRule
-
Check if a agenda item is valid.
- processAndApplyConstraints(InputField, View) - Static method in class org.kuali.rice.krad.uif.util.ClientValidationUtils
-
This method processes all the constraints on the InputField passed in and adds all the necessary
jQuery and js required (validator's rules, methods, and messages) to the View's onDocumentReady call.
- processAnswer(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.QuestionPromptAction
-
This method handles gathering all input and passing control back to the caller action.
- processAnyRemoteFieldsHolder(View, Object, CollectionGroup, List<? extends Component>) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
-
Iterates through the given items checking for RemotableFieldsHolder
, if found
the holder is invoked to retrieved the remotable fields and translate to attribute fields.
- processAnyRemoteFieldsHolder(View, Object, Container) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Iterates through the containers configured items checking for RemotableFieldsHolder
, if found
the holder is invoked to retrieved the remotable fields and translate to attribute fields.
- processApproveDocument(ApproveDocumentEvent) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
- processApproveDocument(ApproveDocumentEvent) - Method in interface org.kuali.rice.kns.rules.MaintenanceDocumentRule
-
Runs all business rules needed prior to approving.
- 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
-
- processAutoRemovalOfDeliveredNotificationMessageDeliveries() - Method in class org.kuali.rice.ken.service.impl.NotificationMessageDeliveryAutoRemovalServiceImpl
-
This implementation looks up all UNDELIVERED/DELIVERED message deliveries with an autoRemoveDateTime <= current date time and then iterates
over each to call the appropriate functions to do the "auto-removal" by "canceling" each associated notification
workflow document.
- processAutoRemovalOfDeliveredNotificationMessageDeliveries() - Method in interface org.kuali.rice.ken.service.NotificationMessageDeliveryAutoRemovalService
-
This service method is responsible for retrieving all delivered notifications that have autoRemoveDateTimes
that are not null and are less than or equal to the current time, and "completing" them so that they do not
show up in the users list anymore.
- processBeanDefinition(String, BeanDefinition, ConfigurableListableBeanFactory, Set<String>) - Method in class org.kuali.rice.krad.uif.util.UifBeanFactoryPostProcessor
-
If the bean class is type Component, LayoutManager, or BindingInfo, iterate through configured property values
and check for expressions
- processBeforeAddLine(String, Class, BusinessObject) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- processBeforeAddLine(String, Class, BusinessObject) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
-
Deprecated.
- processBeforeAddLine(View, CollectionGroup, Object, Object) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Hook for service overrides to process the new collection line before it
is added to the collection
- processBeforeAddLine(View, CollectionGroup, Object, Object) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorMaintainable
-
- processBeforeAddLine(View, CollectionGroup, Object, Object) - Method in class org.kuali.rice.krms.impl.ui.TermMaintainable
-
- processBeforeAddLine(View, CollectionGroup, Object, Object) - Method in class org.kuali.rice.krms.impl.ui.TermSpecificationMaintainable
-
- processCaseConstraint(InputField, View, CaseConstraint, String) - Static method in class org.kuali.rice.krad.uif.util.ClientValidationUtils
-
This method processes a single CaseConstraint.
- processCollectionAddLine(View, Object, String) - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowMaintainableImpl
-
- processCollectionAddLine(View, Object, String) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
- processCollectionAddLine(View, Object, String) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Invoked when the add line action is chosen for a collection.
- processCollectionDeleteLine(View, Object, String, int) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
- processCollectionDeleteLine(View, Object, String, int) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Invoked when the delete line action is chosen for a collection.
- processCollections(OjbCollectionAware, PersistableBusinessObject, PersistableBusinessObject) - Method in class org.kuali.rice.krad.util.OjbCollectionHelper
-
OJB RemovalAwareLists do not survive through the response/request lifecycle.
- processCollections2(OjbCollectionAware, PersistableBusinessObject, PersistableBusinessObject) - Method in class org.kuali.rice.krad.util.OjbCollectionHelper
-
OJB RemovalAwareLists do not survive through the response/request lifecycle.
- processConfigXML(Element) - Method in class org.kuali.rice.krad.workflow.attribute.KualiXmlAttributeHelper
-
This method overrides the super class and modifies the XML that it operates on to put the name and the title in the place
where the super class expects to see them, even though they may no longer exist in the original XML.
- processConfigXML(Element, String[]) - Method in class org.kuali.rice.krad.workflow.attribute.KualiXmlAttributeHelper
-
This method overrides the super class and modifies the XML that it operates on to put the name and the title in the place
where the super class expects to see them, overwriting the original title in the XML.
- ProcessContext - Class in org.kuali.rice.kew.engine
-
Maintains context of the main processing loop of the workflow engine.
- ProcessContext() - Constructor for class org.kuali.rice.kew.engine.ProcessContext
-
- ProcessContext(boolean, List<RouteNodeInstance>) - Constructor for class org.kuali.rice.kew.engine.ProcessContext
-
- processCustom(RouteContext, RouteHelper) - Method in class org.kuali.rice.kew.engine.node.RequestsNode
-
Used by subclasses to replace the functioning of the process method.
- processCustom(RouteContext, RouteHelper) - Method in class org.kuali.rice.kew.engine.node.RoleNode
-
- processCustomAddAdHocRoutePersonBusinessRules(Document, AdHocRoutePerson) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
This method should be overridden by children rule classes as a hook to implement document specific business rule
checks for
the "add ad hoc route person" event.
- processCustomAddAdHocRouteWorkgroupBusinessRules(Document, AdHocRouteWorkgroup) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
This method should be overridden by children rule classes as a hook to implement document specific business rule
checks for
the "add ad hoc route workgroup" event.
- processCustomAddCollectionLineBusinessRules(MaintenanceDocument, String, PersistableBusinessObject) - Method in class org.kuali.rice.kew.document.RoutingRuleMaintainableBusRule
-
This overridden method ...
- processCustomAddCollectionLineBusinessRules(MaintenanceDocument, String, PersistableBusinessObject) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
- processCustomAddCollectionLineBusinessRules(MaintenanceDocument, String, PersistableBusinessObject) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- processCustomAddNoteBusinessRules(Document, Note) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
This method should be overridden by children rule classes as a hook to implement document specific business rule
checks for
the "add document note" event.
- processCustomApproveDocumentBusinessRules(MaintenanceDocument) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method should be overridden to provide custom rules for processing document approval.
- processCustomApproveDocumentBusinessRules(ApproveDocumentEvent) - Method in class org.kuali.rice.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.
- processCustomRouteDocumentBusinessRules(Document) - Method in class edu.sampleu.bookstore.rule.BookOrderDocumentRule
-
- processCustomRouteDocumentBusinessRules(MaintenanceDocument) - Method in class org.kuali.rice.coreservice.web.parameter.ParameterRule
-
This overridden method ...
- processCustomRouteDocumentBusinessRules(MaintenanceDocument) - Method in class org.kuali.rice.kim.document.rule.GenericPermissionMaintenanceDocumentRule
-
- processCustomRouteDocumentBusinessRules(Document) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- processCustomRouteDocumentBusinessRules(MaintenanceDocument) - Method in class org.kuali.rice.kim.impl.responsibility.ReviewResponsibilityMaintenanceDocumentRule
-
- processCustomRouteDocumentBusinessRules(MaintenanceDocument) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method should be overridden to provide custom rules for processing document routing
- processCustomRouteDocumentBusinessRules(Document) - Method in class org.kuali.rice.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 edu.sampleu.travel.document.rule.TravelDocumentRule
-
- processCustomSaveDocumentBusinessRules(MaintenanceDocument) - Method in class org.kuali.rice.kew.document.RoutingRuleMaintainableBusRule
-
This overridden method ...
- processCustomSaveDocumentBusinessRules(Document) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementGroupDocumentRule
-
- processCustomSaveDocumentBusinessRules(Document) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- processCustomSaveDocumentBusinessRules(Document) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- processCustomSaveDocumentBusinessRules(MaintenanceDocument) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method should be overridden to provide custom rules for processing document saving
- processCustomSaveDocumentBusinessRules(Document) - Method in class org.kuali.rice.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
- processCustomSaveDocumentBusinessRules(MaintenanceDocument) - Method in class org.kuali.rice.krms.impl.rule.AgendaEditorBusRule
-
- processCustomSaveDocumentBusinessRules(MaintenanceDocument) - Method in class org.kuali.rice.krms.impl.rule.ContextBusRule
-
- processCustomSaveDocumentBusinessRules(MaintenanceDocument) - Method in class org.kuali.rice.krms.impl.rule.TermBusRule
-
- processCustomSaveDocumentBusinessRules(MaintenanceDocument) - Method in class org.kuali.rice.krms.impl.rule.TermSpecBusRule
-
- 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
-
- ProcessDefinition - Class in org.kuali.rice.kew.api.doctype
-
- ProcessDefinition.Builder - Class in org.kuali.rice.kew.api.doctype
-
- ProcessDefinitionBo - Class in org.kuali.rice.kew.engine.node
-
- ProcessDefinitionBo() - Constructor for class org.kuali.rice.kew.engine.node.ProcessDefinitionBo
-
- ProcessDefinitionContract - Interface in org.kuali.rice.kew.api.doctype
-
TODO ewestfal don't forget to fill this in.
- ProcessDocReport - Class in org.kuali.rice.kew.framework.postprocessor
-
Returned from a
PostProcessor
to indicate success of failure of
a particular event.
- ProcessDocReport(boolean) - Constructor for class org.kuali.rice.kew.framework.postprocessor.ProcessDocReport
-
- ProcessDocReport(boolean, String) - Constructor for class org.kuali.rice.kew.framework.postprocessor.ProcessDocReport
-
- ProcessDocReport(boolean, String, Exception) - Constructor for class org.kuali.rice.kew.framework.postprocessor.ProcessDocReport
-
- processDocumentRequiringExtensionProcessing(List<Document>, SecuritySession, Set<String>) - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentSecurityServiceImpl
-
- processEngineResults(RouteContext, EngineResults) - Method in class org.kuali.rice.kew.impl.support.krms.RulesEngineRouteModule
-
- processException(ActionMapping, ActionForm, HttpServletRequest, Exception) - Method in class org.kuali.rice.kns.web.struts.action.KualiExceptionHandlerAction
-
This method process the caught exception by creating an exception
information properties list and forward these properties to the exception
incident handler JSP.
- processException(HttpServletRequest, HttpServletResponse, Exception, ActionForm, ActionMapping) - Method in class org.kuali.rice.kns.web.struts.action.KualiRequestProcessor
-
Adds more detailed logging for unhandled exceptions
- processExceptionRequest(ActionRequestValue) - Method in class org.kuali.rice.kew.messaging.exceptionhandling.ExceptionRoutingServiceImpl
-
Processes a single exception request, ensuring that it's force action flag is set to true and it's node instance is set to null.
- processExceptionRequests(List<ActionRequestValue>) - Method in class org.kuali.rice.kew.messaging.exceptionhandling.ExceptionRoutingServiceImpl
-
Takes the given list of Action Requests and ensures their attributes are set properly for exception
routing requests.
- processFormActionAndForward(HttpServletRequest, HttpServletResponse, ActionMapping) - Method in class org.kuali.rice.kns.web.struts.action.KualiRequestProcessor
-
- 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.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method enforces all business rules that are common to all maintenance documents which must be tested before
doing an
approval.
- 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 edu.sampleu.bookstore.rule.AuthorMaintenanceDocumentRule
-
- processGlobalRouteDocumentBusinessRules(MaintenanceDocument) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method enforces all business rules that are common to all maintenance documents which must be tested before
doing a
route.
- 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.
- processGlobalsAfterRetrieve() - Method in class org.kuali.rice.kns.maintenance.KualiGlobalMaintainableImpl
-
This method does special-case handling for Globals, doing various tasks that need to be done to make a global doc valid after
its been loaded from the db/maintenance-system.
- processGlobalSaveDocumentBusinessRules(MaintenanceDocument) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method enforces all business rules that are common to all maintenance documents which must be tested before
doing a
save.
- 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.
- processHandlerException(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.kuali.rice.ksb.messaging.servlet.KSBDispatcherServlet
-
- processInactivationBlockChecking(MaintenanceDocument) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
Determines whether this document has been inactivation blocked
- processInactivationBlockChecking(MaintenanceDocument, InactivationBlockingMetadata) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
Given a InactivationBlockingMetadata, which represents a relationship that may block inactivation of a BO, it
determines whether there
is a record that violates the blocking definition
- 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
- PROCESSING_FLAG - Static variable in class org.kuali.rice.ken.util.NotificationConstants.BO_PROPERTY_NAMES
-
- ProcessingResult<T> - Class in org.kuali.rice.kcb.quartz
-
Encapsulates the number of successes and failures in a giving processing run
- ProcessingResult() - Constructor for class org.kuali.rice.kcb.quartz.ProcessingResult
-
- ProcessingResult - Class in org.kuali.rice.ken.service
-
Encapsulates the number of successes and failures in a giving processing run
- ProcessingResult() - Constructor for class org.kuali.rice.ken.service.ProcessingResult
-
- ProcessingResult.Failure<T> - Class in org.kuali.rice.kcb.quartz
-
Represents a failure of a work item
- ProcessingResult.Failure(T) - Constructor for class org.kuali.rice.kcb.quartz.ProcessingResult.Failure
-
- ProcessingResult.Failure(String) - Constructor for class org.kuali.rice.kcb.quartz.ProcessingResult.Failure
-
- ProcessingResult.Failure(Throwable) - Constructor for class org.kuali.rice.kcb.quartz.ProcessingResult.Failure
-
- ProcessingResult.Failure(Throwable, String) - Constructor for class org.kuali.rice.kcb.quartz.ProcessingResult.Failure
-
- ProcessingResult.Failure(T, Throwable) - Constructor for class org.kuali.rice.kcb.quartz.ProcessingResult.Failure
-
- ProcessingResult.Failure(T, String) - Constructor for class org.kuali.rice.kcb.quartz.ProcessingResult.Failure
-
- ProcessingResult.Failure(T, Throwable, String) - Constructor for class org.kuali.rice.kcb.quartz.ProcessingResult.Failure
-
- processLocalServiceDiff(LocalServicesDiff) - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- processMaintenanceObjectForCopy(MaintenanceDocument, Object, Map<String, String[]>) - Method in class org.kuali.rice.krad.service.impl.MaintenanceDocumentServiceImpl
-
For the copy action clears out primary key values for the old record and
does authorization checks on the remaining fields.
- processMultipleValueLookupResults(View, Object, String, String) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
- processMultipleValueLookupResults(View, Object, String, String) - Method in interface org.kuali.rice.krad.uif.service.ViewHelperService
-
Process the results returned from a multi-value lookup populating the lines for the collection given
by the path
- processMustOccurConstraint(ConstraintValidationResult, MustOccurConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.MustOccurConstraintProcessor
-
- processMustOccurConstraint(InputField, View, MustOccurConstraint, String) - Static method in class org.kuali.rice.krad.uif.util.ClientValidationUtils
-
This method processes the MustOccurConstraint.
- processNodeInstance(RouteContext, RouteHelper) - Method in class org.kuali.rice.kew.engine.StandardWorkflowEngine
-
- ProcessorResult - Class in org.kuali.rice.krad.datadictionary.validation.result
-
- ProcessorResult(ConstraintValidationResult) - Constructor for class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
-
- ProcessorResult(ConstraintValidationResult, Constrainable, AttributeValueReader, Constraint...) - Constructor for class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
-
- ProcessorResult(List<ConstraintValidationResult>) - Constructor for class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
-
- ProcessorResult(List<ConstraintValidationResult>, Constrainable, AttributeValueReader, Constraint...) - Constructor for class org.kuali.rice.krad.datadictionary.validation.result.ProcessorResult
-
- processPopulate(HttpServletRequest, HttpServletResponse, ActionForm, ActionMapping) - Method in class org.kuali.rice.kns.web.struts.action.KualiRequestProcessor
-
Hooks into populate process to call form populate method if form is an
instanceof PojoForm.
- processPreprocess(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiRequestProcessor
-
- processPreprocess(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ksb.messaging.web.KSBStrutsRequestProcessor
-
This overridden method ...
- processPrerequisiteConstraint(PrerequisiteConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.BasePrerequisiteConstraintProcessor
-
- processPrerequisiteConstraint(InputField, PrerequisiteConstraint, View) - Static method in class org.kuali.rice.krad.uif.util.ClientValidationUtils
-
This method is a simpler version of processPrerequisiteConstraint
- processPrerequisiteConstraint(InputField, PrerequisiteConstraint, View, String) - Static method in class org.kuali.rice.krad.uif.util.ClientValidationUtils
-
This method processes a Prerequisite constraint that should be applied
when the booleanStatement passed in evaluates to true.
- processPrompts(ActionForm, HttpServletRequest, PromptBeforeValidationEvent) - Method in interface org.kuali.rice.kns.rule.PromptBeforeValidation
-
Callback method from Maintenance action that allows checks to be done and response redirected via the PreRulesCheckEvent
- processPrompts(ActionForm, HttpServletRequest, PromptBeforeValidationEvent) - Method in class org.kuali.rice.kns.rules.PromptBeforeValidationBase
-
- processPropertyAccessException(PropertyAccessException, BindingResult) - Method in class org.kuali.rice.krad.web.bind.UifBindingErrorProcessor
-
- processPropertyValue(String, Object, Map<String, String>, Map<String, String>, ConfigurableListableBeanFactory, Set<String>) - Method in class org.kuali.rice.krad.uif.util.UifBeanFactoryPostProcessor
-
Processes the given property name/value pair for complex objects, such as bean definitions or collections,
which if found will be processed for contained property expression values
- processRemoteServiceDiff(RemoteServicesDiff) - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- ProcessResult - Interface in org.kuali.rice.kew.engine.node
-
Interface for node processing results.
- processResultSet(DocumentSearchCriteria, boolean, Statement, ResultSet, int, int) - Method in interface org.kuali.rice.kew.impl.document.search.DocumentSearchGenerator
-
- processResultSet(DocumentSearchCriteria, boolean, Statement, ResultSet, int, int) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- processRouteDocument(Document) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
- processRouteDocument(Document) - Method in interface org.kuali.rice.kns.rules.MaintenanceDocumentRule
-
Runs all business rules needed prior to routing.
- 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
-
- processRow(DocumentSearchCriteria, Statement, ResultSet) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- processRuleForCopy(String, RuleBaseValues, RuleBaseValues) - Static method in class org.kuali.rice.kew.rule.web.WebRuleUtils
-
- processRuleForDelegationSave(RuleDelegationBo) - Static method in class org.kuali.rice.kew.rule.web.WebRuleUtils
-
- processRunAuditBusinessRules(Document) - Method in interface org.kuali.rice.krad.rules.rule.DocumentAuditRule
-
- processSaveDocument(Document) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
- processSaveDocument(Document) - Method in interface org.kuali.rice.kns.rules.MaintenanceDocumentRule
-
Runs all business rules needed prior to saving.
- processSaveDocument(Document) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
Runs all business rules needed prior to saving.
- processSaveDocument(Document) - Method in interface org.kuali.rice.krad.rules.MaintenanceDocumentRule
-
Runs all business rules needed prior to saving.
- processSaveDocument(Document) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- processSaveDocument(Document) - Method in interface org.kuali.rice.krad.rules.rule.SaveDocumentRule
-
- processSearchCriteria(LookupForm, Map<String, String>) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- processSendAdHocRequests(Document) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
- processSendAdHocRequests(Document) - Method in interface org.kuali.rice.krad.rules.rule.SendAdHocRequestsRule
-
- processSingleCollectionSizeConstraint(DictionaryValidationResult, Collection<?>, CollectionSizeConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.CollectionSizeConstraintProcessor
-
- processSingleExistenceConstraint(DictionaryValidationResult, Object, ExistenceConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.ExistenceConstraintProcessor
-
- processSingleLengthConstraint(DictionaryValidationResult, Object, LengthConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.LengthConstraintProcessor
-
- processSingleRangeConstraint(DictionaryValidationResult, Object, RangeConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.RangeConstraintProcessor
-
- processSingleStatement(RouteContext) - Method in class org.kuali.rice.kew.rule.KRAMetaRuleEngine
-
Processes a single statement and returns the result
- processSingleValidCharacterConstraint(DictionaryValidationResult, Object, ValidCharactersConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.ValidCharactersConstraintProcessor
-
- processValidate(HttpServletRequest, HttpServletResponse, ActionForm, ActionMapping) - Method in class org.kuali.rice.kns.web.struts.action.KualiRequestProcessor
-
Hooks into validate to catch any errors from the populate, and translate
the ErrorMap to ActionMessages.
- processValidationFail() - Method in interface org.kuali.rice.kns.web.struts.form.pojo.PojoForm
-
- processValidationFail() - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
- processWithOptions(String, DocumentProcessingOptions) - Method in interface org.kuali.rice.kew.api.document.DocumentProcessingQueue
-
- processWithOptions(String, DocumentProcessingOptions) - Method in class org.kuali.rice.kew.impl.document.DocumentProcessingQueueImpl
-
- processWorkItems(Collection<T>) - Method in class org.kuali.rice.kcb.quartz.ConcurrentJob
-
Template method that subclasses should override to process a given work item and mark it
as untaken afterwards
- processWorkItems(Collection<MessageDelivery>) - Method in class org.kuali.rice.kcb.quartz.MessageProcessingJob
-
- processWorkItems(Collection<T>) - Method in class org.kuali.rice.ken.service.impl.ConcurrentJob
-
Template method that subclasses should override to process a given work item and mark it
as untaken afterwards
- processWorkItems(Collection<NotificationMessageDelivery>) - Method in class org.kuali.rice.ken.service.impl.NotificationMessageDeliveryAutoRemovalServiceImpl
-
- processWorkItems(Collection<Notification>) - Method in class org.kuali.rice.ken.service.impl.NotificationMessageDeliveryResolverServiceImpl
-
Generates all message deliveries for a given notification and save thems to the database.
- PROD_ENVIRONMENT_CODE - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
The code that represents the production environment.
- PROD_ENVIRONMENT_CODE_KEY - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- PRODUCER_ID - Static variable in class org.kuali.rice.ken.util.NotificationConstants.BO_PROPERTY_NAMES
-
- PRODUCER_NOT_AUTHORIZED_FOR_CHANNEL - Static variable in class org.kuali.rice.ken.util.NotificationConstants.RESPONSE_MESSAGES
-
- PromptBeforeValidation - Interface in org.kuali.rice.kns.rule
-
An interface for a class that provides the ability to prompt the user with a question prior to running a document action.
- promptBeforeValidation(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
Makes calls to the PromptBeforeValidation specified for the document.
- promptBeforeValidation(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse, String) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
Makes calls to the PromptBeforeValidation specified for the document.
- PromptBeforeValidationBase - Class in org.kuali.rice.kns.rules
-
This class simplifies requesting clarifying user input prior to applying business rules.
- PromptBeforeValidationBase() - Constructor for class org.kuali.rice.kns.rules.PromptBeforeValidationBase
-
- PromptBeforeValidationBase.ContextSession - Class in org.kuali.rice.kns.rules
-
This is a description of what this class does - wliang don't forget to fill this in.
- PromptBeforeValidationBase.ContextSession(String, PromptBeforeValidationEvent) - Constructor for class org.kuali.rice.kns.rules.PromptBeforeValidationBase.ContextSession
-
- promptBeforeValidationClass - Variable in class org.kuali.rice.kns.datadictionary.DocumentEntry
-
Deprecated.
- promptBeforeValidationClass - Variable in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- PromptBeforeValidationEvent - Class in org.kuali.rice.kns.rule.event
-
Event for handling warnings/questions before rules are called.
- PromptBeforeValidationEvent(String, String, Document) - Constructor for class org.kuali.rice.kns.rule.event.PromptBeforeValidationEvent
-
- propagateNamespace(Element, Namespace) - Static method in class org.kuali.rice.core.api.util.xml.XmlHelper
-
- properties - Variable in class org.kuali.rice.krad.exception.ExceptionIncident
-
Basic exception information is initialized and contained in this class instance.
- PropertiesException - Exception in org.kuali.rice.krad.exception
-
This class represents an exception that is thrown when an error occurs loading values from a Properties file.
- PropertiesException(String) - Constructor for exception org.kuali.rice.krad.exception.PropertiesException
-
- PropertiesException(String, Throwable) - Constructor for exception org.kuali.rice.krad.exception.PropertiesException
-
- PropertiesMap - Class in org.kuali.rice.core.api.util.collect
-
This class implements the Map interface for a Properties instance.
- PropertiesMap() - Constructor for class org.kuali.rice.core.api.util.collect.PropertiesMap
-
- propertiesToXml(Document, Object, String) - Static method in class org.kuali.rice.core.api.util.xml.XmlHelper
-
- propertiesToXml(Object, String) - Static method in class org.kuali.rice.edl.framework.workflow.EDocLitePostProcessor
-
- propertiesUsed - Variable in class org.kuali.rice.core.framework.config.property.SimpleConfig
-
- PropertiesUtil - Class in org.kuali.rice.kew.engine.node
-
A utility class for reading properties from a document.
- PROPERTY - Static variable in class org.kuali.rice.ken.util.NotificationConstants.BO_PROPERTY_NAMES
-
- Property - Class in org.kuali.rice.kew.engine.node.var
-
Represents a property that can be accessed relative to a specific "scheme".
- Property(String) - Constructor for class org.kuali.rice.kew.engine.node.var.Property
-
Parses the scheme and locator from a property name/locator string
- Property(String, String) - Constructor for class org.kuali.rice.kew.engine.node.var.Property
-
Initialized the property with specified scheme and locator
- PROPERTY_EXPRESSIONS - Static variable in class org.kuali.rice.krad.uif.UifPropertyPaths
-
- PROPERTY_FIELD - Static variable in class org.kuali.rice.kcb.bo.RecipientPreference
-
- PROPERTY_NAME - Static variable in class org.kuali.rice.kim.api.KimConstants.AttributeConstants
-
- PropertyConditionalServiceBusExporter - Class in org.kuali.rice.ksb.api.bus.support
-
A ServiceBusExporter which only exports the service if the specified property is set
to true.
- PropertyConditionalServiceBusExporter() - Constructor for class org.kuali.rice.ksb.api.bus.support.PropertyConditionalServiceBusExporter
-
- PropertyDefinition - Class in org.kuali.rice.core.api.reflect
-
- PropertyDefinition(String, DataDefinition) - Constructor for class org.kuali.rice.core.api.reflect.PropertyDefinition
-
- PropertyDefinition - Class in org.kuali.rice.kew.api.document
-
- propertyEditor - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- propertyName - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- 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
-
- PropertyPathPredicate - Interface in org.kuali.rice.core.api.criteria
-
An predicate which contains a property path.
- PropertyRenderingConfigElement - Interface in org.kuali.rice.kns.web.ui
-
Deprecated.
- 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
-
- PropertyScheme - Interface in org.kuali.rice.kew.engine.node.var
-
Interface representing an implementation that can resolve Property objects to
values.
- 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
-
- propertyShouldBeFiltered(boolean, String) - Method in class org.kuali.rice.ksb.messaging.quartz.QuartzConfigPropertiesFactoryBean
-
When we aren't using the quartz database, prevents some of the parameters for quartz database mode from
being passed to quartz.
- propertyType - Variable in class org.kuali.rice.core.web.format.Formatter
-
- PropertyType - Enum in org.kuali.rice.krad.util.documentserializer
-
Represents various types a property may be.
- Proposition - Interface in org.kuali.rice.krms.framework.engine
-
Interface for logical propositions that may be executed in the
Engine
.
- proposition - Variable in class org.kuali.rice.krms.impl.ui.RuleTreeNode
-
- PROPOSITION_EVALUATED - Static variable in interface org.kuali.rice.krms.api.engine.ResultEvent
-
PROPOSITION_EVALUATED
- PROPOSITION_TREE_GROUP_ID - Static variable in class org.kuali.rice.krms.impl.util.KRMSPropertyConstants.Rule
-
- PropositionBoService - Interface in org.kuali.rice.krms.impl.repository
-
- PropositionBoServiceImpl - Class in org.kuali.rice.krms.impl.repository
-
- PropositionBoServiceImpl() - Constructor for class org.kuali.rice.krms.impl.repository.PropositionBoServiceImpl
-
- PropositionDefinition - Class in org.kuali.rice.krms.api.repository.proposition
-
Concrete model object implementation of KRMS Proposition.
- PropositionDefinition.Builder - Class in org.kuali.rice.krms.api.repository.proposition
-
This builder is used to construct instances of KRMS Proposition.
- PropositionDefinition.Elements - Class in org.kuali.rice.krms.api.repository.proposition
-
A private class which exposes constants which define the XML element names to use
when this object is marshalled to XML.
- PropositionDefinition.Elements() - Constructor for class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition.Elements
-
- PropositionDefinitionContract - Interface in org.kuali.rice.krms.api.repository.proposition
-
- PropositionOpCodeValuesFinder - Class in org.kuali.rice.krms.impl.ui
-
- PropositionOpCodeValuesFinder() - Constructor for class org.kuali.rice.krms.impl.ui.PropositionOpCodeValuesFinder
-
- PropositionParameter - Class in org.kuali.rice.krms.api.repository.proposition
-
Concrete model object implementation of KRMS Proposition Parameter
immutable.
- PropositionParameter.Builder - Class in org.kuali.rice.krms.api.repository.proposition
-
This builder is used to construct instances of PropositionParameter.
- PropositionParameter.Elements - Class in org.kuali.rice.krms.api.repository.proposition
-
A private class which exposes constants which define the XML element names to use
when this object is marshalled to XML.
- PropositionParameter.Elements() - Constructor for class org.kuali.rice.krms.api.repository.proposition.PropositionParameter.Elements
-
- PropositionParameterContract - Interface in org.kuali.rice.krms.api.repository.proposition
-
- PropositionParameterType - Enum in org.kuali.rice.krms.api.repository.proposition
-
enum used to specify the PropositionParameterType CONSTANT TERM FUNCTION OPERATOR
- PropositionParameterTypeValuesFinder - Class in org.kuali.rice.krms.impl.repository
-
- PropositionParameterTypeValuesFinder() - Constructor for class org.kuali.rice.krms.impl.repository.PropositionParameterTypeValuesFinder
-
- PropositionResult - Class in org.kuali.rice.krms.framework.engine
-
PropositionResults are returned by
Proposition
's evaluate method.
- PropositionResult(boolean) - Constructor for class org.kuali.rice.krms.framework.engine.PropositionResult
-
Create a PropositionResult with the given result
- PropositionResult(boolean, Map<String, ?>) - Constructor for class org.kuali.rice.krms.framework.engine.PropositionResult
-
Create a PropositionResult with the given values
- PropositionType - Enum in org.kuali.rice.krms.api.repository.proposition
-
Enumeration for PropositionTypes.
- PropositionTypeService - Interface in org.kuali.rice.krms.framework.type
-
- ProviderBasedEngine - Class in org.kuali.rice.krms.framework.engine
-
- ProviderBasedEngine() - Constructor for class org.kuali.rice.krms.framework.engine.ProviderBasedEngine
-
- proxyEquals(Object, Object) - Method in class org.kuali.rice.core.api.util.reflect.BaseInvocationHandler
-
- proxyHashCode(Object) - Method in class org.kuali.rice.core.api.util.reflect.BaseInvocationHandler
-
- proxyToString(Object) - Method in class org.kuali.rice.core.api.util.reflect.BaseInvocationHandler
-
- publishAllComponents() - Method in interface org.kuali.rice.krad.service.DataDictionaryComponentPublisherService
-
- publishAllComponents() - Method in class org.kuali.rice.krad.service.impl.DataDictionaryComponentPublisherServiceImpl
-
- publishDataDictionaryComponents() - Method in class org.kuali.rice.krad.config.KRADConfigurer
-
- publishDerivedComponents(String, List<Component>) - Method in interface org.kuali.rice.coreservice.api.component.ComponentService
-
Publishes the given set of derived components to make them available to the component system.
- publishDerivedComponents(String, List<Component>) - Method in class org.kuali.rice.coreservice.impl.component.ComponentServiceImpl
-
- publishEndpointAndReturnProxy(Class<T>, T) - Method in class org.kuali.rice.test.remote.RemoteTestHarness
-
- publishFact(Term, Object) - Method in interface org.kuali.rice.krms.api.engine.ExecutionEnvironment
-
Publishes a new fact
- publishFact(Term, Object) - Method in class org.kuali.rice.krms.framework.engine.BasicExecutionEnvironment
-
- publishService(ServiceDefinition, boolean) - Method in interface org.kuali.rice.ksb.api.bus.ServiceBus
-
Publish a service with the given ServiceDefinition to the service bus.
- publishService(ServiceEndpoint) - Method in interface org.kuali.rice.ksb.api.registry.ServiceRegistry
-
- publishService(ServiceEndpoint) - Method in class org.kuali.rice.ksb.impl.bus.LazyRemoteServiceRegistryConnector
-
- publishService(ServiceDefinition, boolean) - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- publishService(ServiceEndpoint) - Method in class org.kuali.rice.ksb.impl.registry.ServiceRegistryImpl
-
- publishService(ServiceDefinition, Object, String) - Method in class org.kuali.rice.ksb.messaging.serviceexporters.AbstractWebServiceExporter
-
- publishService(ServiceDefinition, Object, String) - Method in class org.kuali.rice.ksb.messaging.serviceexporters.RESTServiceExporter
-
This publishes the cxf service onto the cxf bus.
- publishService(ServiceDefinition, Object, String) - Method in class org.kuali.rice.ksb.messaging.serviceexporters.SOAPServiceExporter
-
This publishes the cxf service onto the cxf bus.
- publishServices(List<ServiceDefinition>, boolean) - Method in interface org.kuali.rice.ksb.api.bus.ServiceBus
-
- publishServices(List<ServiceEndpoint>) - Method in interface org.kuali.rice.ksb.api.registry.ServiceRegistry
-
- publishServices(List<ServiceEndpoint>) - Method in class org.kuali.rice.ksb.impl.bus.LazyRemoteServiceRegistryConnector
-
- publishServices(List<ServiceDefinition>, boolean) - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- publishServices(List<ServiceEndpoint>) - Method in class org.kuali.rice.ksb.impl.registry.ServiceRegistryImpl
-
- purgeAllSessionDocuments(Timestamp) - Method in class org.kuali.rice.kns.service.impl.SessionDocumentServiceImpl
-
Deprecated.
- purgeAllSessionDocuments(Timestamp) - Method in interface org.kuali.rice.kns.service.SessionDocumentService
-
Deprecated.
Delete KualiDocumentFormBases from database.
- purgeAllSessionDocuments(Timestamp) - Method in class org.kuali.rice.krad.dao.impl.SessionDocumentDaoJpa
-
- purgeAllSessionDocuments(Timestamp) - Method in class org.kuali.rice.krad.dao.impl.SessionDocumentDaoOjb
-
- purgeAllSessionDocuments(Timestamp) - Method in class org.kuali.rice.krad.dao.proxy.SessionDocumentDaoProxy
-
- purgeAllSessionDocuments(Timestamp) - Method in interface org.kuali.rice.krad.dao.SessionDocumentDao
-
- purgeAllSessionDocuments(Timestamp) - Method in class org.kuali.rice.krad.service.impl.SessionDocumentServiceImpl
-
- purgeAllSessionDocuments(Timestamp) - Method in interface org.kuali.rice.krad.service.SessionDocumentService
-
Delete KualiDocumentFormBase from session and database.
- purgeDocumentForm(String, String, UserSession, String) - Method in class org.kuali.rice.kns.service.impl.SessionDocumentServiceImpl
-
Deprecated.
- purgeDocumentForm(String, String, UserSession, String) - Method in interface org.kuali.rice.kns.service.SessionDocumentService
-
Deprecated.
Delete KualiDocumentFormBase from session and database.
- purgeDocumentForm(String, String, UserSession, String) - Method in class org.kuali.rice.krad.service.impl.SessionDocumentServiceImpl
-
- purgeDocumentForm(String, String, UserSession, String) - Method in interface org.kuali.rice.krad.service.SessionDocumentService
-
Delete DocumentFormBase from session and database.
- pushAllToContext(Map<String, Object>) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Places each entry of the given Map into the context for the component
- pushAllToContext(Map<String, Object>) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- pushCollectionGroupToReference() - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Sets a reference in the context map for all nested components to the collection group
instance, and sets name as parameter for an action fields in the group
- pushObjectToContext(String, Object) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Places the given object into the context Map for the component with the
given name
- pushObjectToContext(String, Object) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- pushObjectToContext(String, Object) - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
Places the given object into the context Map for the layout manager
with the given name
- pushObjectToContext(String, Object) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
- pushObjectToContext(List<? extends Component>, String, Object) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- pushObjectToContext(Component, String, Object) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- pushToHistory(String, String, String, String, String) - Method in class org.kuali.rice.krad.uif.view.History
-
Pushes the information passed in to history.
- pushToPropertyReplacerContext(String, Object) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- put(String, Object) - Method in class org.kuali.rice.core.api.util.collect.ConstantsMap
-
- put(Object, Object) - Method in class org.kuali.rice.core.api.util.collect.PropertiesMap
-
- put(Object, Object) - Method in class org.kuali.rice.core.util.ImmutableProperties
-
- put(Object, Object) - Method in class org.kuali.rice.kns.datadictionary.exporter.DataDictionaryMapBase
-
Deprecated.
- put(String, Object) - Method in class org.kuali.rice.krad.datadictionary.exporter.StringMap
-
Deprecated.
- put(String, String) - Method in class org.kuali.rice.krad.datadictionary.ViewTypeDictionaryIndex
-
- putAll(Map<? extends String, ? extends Object>) - Method in class org.kuali.rice.core.api.util.collect.ConstantsMap
-
- putAll(Map) - Method in class org.kuali.rice.core.api.util.collect.PropertiesMap
-
- putAll(Map<? extends Object, ? extends Object>) - Method in class org.kuali.rice.core.util.ImmutableProperties
-
- putAll(Map) - Method in class org.kuali.rice.kns.datadictionary.exporter.DataDictionaryMapBase
-
Deprecated.
- putAll(Map<? extends String, ? extends Object>) - Method in class org.kuali.rice.krad.datadictionary.exporter.StringMap
-
Deprecated.
- putConfig(Config) - Method in interface org.kuali.rice.core.api.config.property.Config
-
This method takes a config object and merges it with the current
object.
- putConfig(Config) - Method in class org.kuali.rice.core.framework.config.property.SimpleConfig
-
- putConfig(Config) - Method in class org.kuali.rice.core.impl.config.property.JAXBConfigImpl
-
- putDocumentError(String, String, String) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method is a convenience method to add a property-specific document error to the global errors list.
- putDocumentError(String, String, String[]) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method is a convenience method to add a property-specific document error to the global errors list.
- 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.
- putError(String, String, String...) - Method in class org.kuali.rice.krad.util.MessageMap
-
Adds an error to the map under the given propertyName and adds an array of message parameters.
- putErrorForSectionId(String, String, String...) - Method in class org.kuali.rice.krad.util.MessageMap
-
Adds an error related to a particular section identified by its section ID.
- putErrorWithoutFullErrorPath(String, String, String...) - Method in class org.kuali.rice.krad.util.MessageMap
-
Adds an error to the map under the given propertyName and adds an array of message parameters.
- putFieldError(String, String) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method is a convenience method to add a property-specific error to the global errors list.
- putFieldError(String, String, String) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method is a convenience method to add a property-specific error to the global errors list.
- putFieldError(String, String, String[]) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method is a convenience method to add a property-specific error to the global errors list.
- 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.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
Adds a property-specific error to the global errors list, with the DD short label as the single argument.
- 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.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method is a convenience method to easily add a Document level error (ie, one not tied to a specific field,
but
applicable to the whole document).
- putGlobalError(String, String) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method is a convenience method to easily add a Document level error (ie, one not tied to a specific field,
but
applicable to the whole document).
- putGlobalError(String, String[]) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method is a convenience method to easily add a Document level error (ie, one not tied to a specific field,
but
applicable to the whole document).
- 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.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method specifically doesn't put any prefixes before the error so that the developer can do things specific
to the
globals errors (like newDelegateChangeDocument errors)
- putGlobalsError(String, String, String) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method specifically doesn't put any prefixes before the error so that the developer can do things specific
to the
globals errors (like newDelegateChangeDocument errors)
- 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.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
If there is a violation of an InactivationBlockingMetadata, it prints out an appropriate error into the error
map
- 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
- putInfo(String, String, String...) - Method in class org.kuali.rice.krad.util.MessageMap
-
- putInfoForSectionId(String, String, String...) - Method in class org.kuali.rice.krad.util.MessageMap
-
- putInfoWithoutFullErrorPath(String, String, String...) - Method in class org.kuali.rice.krad.util.MessageMap
-
- putMatchingAttributesIntoQualifier(Map<String, String>, Map<String, String>, List<String>) - Method in class org.kuali.rice.kim.impl.type.KimTypeQualifierResolver
-
- putObject(String, Object) - Method in interface org.kuali.rice.core.api.config.property.Config
-
- putObject(String, Object) - Method in class org.kuali.rice.core.framework.config.property.SimpleConfig
-
- putObject(String, Object) - Method in class org.kuali.rice.core.impl.config.property.JAXBConfigImpl
-
- putObjects(Map<String, Object>) - Method in interface org.kuali.rice.core.api.config.property.Config
-
- putObjects(Map<String, Object>) - Method in class org.kuali.rice.core.framework.config.property.SimpleConfig
-
- putObjects(Map<String, Object>) - Method in class org.kuali.rice.core.impl.config.property.JAXBConfigImpl
-
- putProperties(Properties) - Method in interface org.kuali.rice.core.api.config.property.Config
-
- putProperties(Properties) - Method in class org.kuali.rice.core.framework.config.property.SimpleConfig
-
- putProperties(Properties) - Method in class org.kuali.rice.core.impl.config.property.JAXBConfigImpl
-
- putPropertiesInPropsUsed(Map, String) - Method in class org.kuali.rice.core.impl.config.property.ConfigParserImplConfig
-
Deprecated.
- putProperty(String, String) - Method in interface org.kuali.rice.core.api.config.property.Config
-
- putProperty(String, String) - Method in class org.kuali.rice.core.framework.config.property.SimpleConfig
-
- putProperty(String, String) - Method in class org.kuali.rice.core.impl.config.property.JAXBConfigImpl
-
This overrided the property.
- putSessionTicket(SessionTicket) - Method in class org.kuali.rice.krad.UserSession
-
Adds the given SessionTicket to the objectMap and returns the associated key
- putWarning(String, String, String...) - Method in class org.kuali.rice.krad.util.MessageMap
-
- putWarningForSectionId(String, String, String...) - Method in class org.kuali.rice.krad.util.MessageMap
-
- putWarningWithoutFullErrorPath(String, String, String...) - Method in class org.kuali.rice.krad.util.MessageMap
-
Q
- QNameAsStringAdapter - Class in org.kuali.rice.core.api.util.jaxb
-
Marshall/unmarshall
QName
to and from a String value.
- QNameAsStringAdapter() - Constructor for class org.kuali.rice.core.api.util.jaxb.QNameAsStringAdapter
-
- QualificationList - Class in org.kuali.rice.kim.api.jaxb
-
An XML element that can have zero or more StringMapEntry elements.
- QualificationList() - Constructor for class org.kuali.rice.kim.api.jaxb.QualificationList
-
- QualificationList(Map<String, String>) - Constructor for class org.kuali.rice.kim.api.jaxb.QualificationList
-
- QualificationListAdapter - Class in org.kuali.rice.kim.api.jaxb
-
An XML adapter that converts between QualificationList objects and Map objects.
- QualificationListAdapter() - Constructor for class org.kuali.rice.kim.api.jaxb.QualificationListAdapter
-
- QualifiedRoleName - Class in org.kuali.rice.kew.rule
-
Helper class that encapsulates a qualified rolename, and can encode and decode to String representation.
- QualifiedRoleName(String) - Constructor for class org.kuali.rice.kew.rule.QualifiedRoleName
-
- QualifiedRoleName(String, String) - Constructor for class org.kuali.rice.kew.rule.QualifiedRoleName
-
- QUALIFIER_RESOLVER_ATTRIBUTE_TYPE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- QUALIFIER_RESOLVER_ATTRIBUTE_TYPE_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- QUALIFIER_RESOLVER_CLASS_ELEMENT - Static variable in class org.kuali.rice.kew.role.RoleRouteModule
-
- QUALIFIER_RESOLVER_ELEMENT - Static variable in class org.kuali.rice.kew.role.RoleRouteModule
-
- QUALIFIER_RESOLVER_PROVIDED_IDENTIFIER - Static variable in class org.kuali.rice.kim.api.KimConstants.AttributeConstants
-
- QualifierResolver - Interface in org.kuali.rice.kew.role
-
A QualifierResolver is responsible for resolving qualifiers that might be used
to identify a Qualified Role from a Document.
- QualifierResolverBase - Class in org.kuali.rice.krad.workflow.attribute
-
This is a description of what this class does - kellerj don't forget to fill this in.
- QualifierResolverBase() - Constructor for class org.kuali.rice.krad.workflow.attribute.QualifierResolverBase
-
- qualifierResolverProvidedIdentifier - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- qualifiers - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- qualifiers - Variable in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegation
-
- qualifiers - Variable in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- qualifiersToDisplay - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- qualifiesForStrategy(Class<? extends BusinessObject>) - Method in class org.kuali.rice.kns.lookup.DataDictionaryLookupResultsSupportStrategy
-
Determines if both the primary keys and Lookupable are present in the data dictionary definition; if so, the BO qualifies, but if either are missing, it does not
- qualifiesForStrategy(Class<? extends BusinessObject>) - Method in interface org.kuali.rice.kns.lookup.LookupResultsSupportStrategyService
-
Determines if the given class is supported by this strategy
- qualifiesForStrategy(Class<? extends BusinessObject>) - Method in class org.kuali.rice.kns.lookup.PersistableBusinessObjectLookupResultsSupportStrategyImpl
-
Sees if the class implements the PersistableBusinessObject interface; if so, then yes, the BO qualifies!
- QuartzConfigPropertiesFactoryBean - Class in org.kuali.rice.ksb.messaging.quartz
-
A factory bean which reads quartz-related properties from the Config system and
generates a Properites instance for use when configuration quartz.
- QuartzConfigPropertiesFactoryBean() - Constructor for class org.kuali.rice.ksb.messaging.quartz.QuartzConfigPropertiesFactoryBean
-
- QuartzQueueAction - Class in org.kuali.rice.ksb.messaging.web
-
action to view messages in quartz and push them into the message queue.
- QuartzQueueAction() - Constructor for class org.kuali.rice.ksb.messaging.web.QuartzQueueAction
-
- QuartzQueueForm - Class in org.kuali.rice.ksb.messaging.web
-
Struts form for quartz queue processing
- QuartzQueueForm() - Constructor for class org.kuali.rice.ksb.messaging.web.QuartzQueueForm
-
- QuartzQueueForm(JobDetail, Trigger) - Constructor for class org.kuali.rice.ksb.messaging.web.QuartzQueueForm
-
- QUERY_CHARACTERS - Static variable in enum org.kuali.rice.core.api.search.SearchOperator
-
- QUERY_DATA_NOT_FOUND - Static variable in class org.kuali.rice.krad.uif.UifConstants.MessageKeys
-
- QUERY_FIELD_ID - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- QUERY_PARAMETER - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- QUERY_TERM - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- QueryByCriteria - Class in org.kuali.rice.core.api.criteria
-
Defines a criteria-based query.
- QueryByCriteria - Class in org.kuali.rice.core.framework.persistence.jpa.criteria
-
- QueryByCriteria(EntityManager, Criteria) - Constructor for class org.kuali.rice.core.framework.persistence.jpa.criteria.QueryByCriteria
-
- QueryByCriteria(EntityManager, Criteria, QueryByCriteria.QueryByCriteriaType) - Constructor for class org.kuali.rice.core.framework.persistence.jpa.criteria.QueryByCriteria
-
- QueryByCriteria.Builder - Class in org.kuali.rice.core.api.criteria
-
- QueryByCriteria.QueryByCriteriaType - Enum in org.kuali.rice.core.framework.persistence.jpa.criteria
-
- QueryComponent - Class in org.kuali.rice.kew.docsearch
-
- QueryComponent() - Constructor for class org.kuali.rice.kew.docsearch.QueryComponent
-
- QueryComponent(String, String, String) - Constructor for class org.kuali.rice.kew.docsearch.QueryComponent
-
- QueryResults<T> - Interface in org.kuali.rice.core.api.criteria
-
Contains a collection of results from a query.
- Question - Interface in org.kuali.rice.kns.question
-
This interface defines methods that are required to support c Confirmation Question.
- question - Variable in class org.kuali.rice.kns.rules.PromptBeforeValidationBase
-
- QUESTION - Static variable in class org.kuali.rice.krad.uif.UifConstants.RefreshCallerTypes
-
- QUESTION_ACTION - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- QUESTION_ACTIVE_DELEGATES_FOR_INACTIVE_MEMBERS - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- QUESTION_ANCHOR - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- QUESTION_CLICKED_BUTTON - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- QUESTION_CONTEXT - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- QUESTION_CONTINUATION_ACCOUNT_SELECTION - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- QUESTION_DISAPPROVE_DOCUMENT - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- QUESTION_ERROR_KEY - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- QUESTION_ERROR_PARAMETER - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- QUESTION_ERROR_PROPERTY_NAME - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- QUESTION_IMPL_ATTRIBUTE_NAME - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- QUESTION_INST_ATTRIBUTE_NAME - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- QUESTION_PAGE_TITLE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- QUESTION_REASON_ATTRIBUTE_NAME - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- QUESTION_REFRESH - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- QUESTION_SAVE_BEFORE_CLOSE - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- QUESTION_SENSITIVE_DATA_DOCUMENT - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- QUESTION_SHOW_REASON_FIELD - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- QUESTION_TEXT_ATTRIBUTE_NAME - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- QuestionBase - Class in org.kuali.rice.kns.question
-
This class is a base class to implement questions types.
- QuestionBase(String, ArrayList) - Constructor for class org.kuali.rice.kns.question.QuestionBase
-
default constructor
- QuestionPromptAction - Class in org.kuali.rice.kns.web.struts.action
-
This class handles Actions for QuestionPromp.
- QuestionPromptAction() - Constructor for class org.kuali.rice.kns.web.struts.action.QuestionPromptAction
-
- QuestionPromptForm - Class in org.kuali.rice.kns.web.struts.form
-
This class is the action form for all Question Prompts.
- QuestionPromptForm() - Constructor for class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
-
- QUEUE - Static variable in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Elements
-
- queueActionInvocation(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationAction
-
- queueDeferredWork(ActionTakenValue) - Method in class org.kuali.rice.kew.actions.BlanketApproveAction
-
- queueDocument(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationAction
-
- queueDocumentProcessing() - Method in class org.kuali.rice.kew.actions.ActionTakenEvent
-
Asynchronously queues the documented to be processed by the workflow engine.
- queueDocumentRefresh(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationAction
-
- QUICK_FINDER - Static variable in class org.kuali.rice.krad.uif.UifConstants.IdSuffixes
-
- QUICK_LINK_DETAIL_TYPE - Static variable in class org.kuali.rice.krad.util.KRADConstants.DetailTypes
-
- QUICK_LINKS_RESTRICT_DOCUMENT_TYPES - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- QUICK_LINKS_SERVICE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- QUICKFINDER - Static variable in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- QuickFinder - Class in org.kuali.rice.krad.uif.widget
-
Widget for navigating to a lookup from a field (called a quickfinder)
- QuickFinder() - Constructor for class org.kuali.rice.krad.uif.widget.QuickFinder
-
- quickfinderParameterString - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- quickfinderParameterStringBuilderClass - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- QuickLinksAction - Class in org.kuali.rice.kew.quicklinks.web
-
A Struts Action for interfacing with the Quick Links system
- QuickLinksAction() - Constructor for class org.kuali.rice.kew.quicklinks.web.QuickLinksAction
-
- QuickLinksDAO - Interface in org.kuali.rice.kew.quicklinks.dao
-
- QuickLinksDAOJpaImpl - Class in org.kuali.rice.kew.quicklinks.dao.impl
-
- QuickLinksDAOJpaImpl() - Constructor for class org.kuali.rice.kew.quicklinks.dao.impl.QuickLinksDAOJpaImpl
-
- QuickLinksDAOOjbImpl - Class in org.kuali.rice.kew.quicklinks.dao.impl
-
- QuickLinksDAOOjbImpl() - Constructor for class org.kuali.rice.kew.quicklinks.dao.impl.QuickLinksDAOOjbImpl
-
- QuickLinksForm - Class in org.kuali.rice.kew.quicklinks.web
-
- QuickLinksForm() - Constructor for class org.kuali.rice.kew.quicklinks.web.QuickLinksForm
-
- QuickLinksService - Interface in org.kuali.rice.kew.quicklinks.service
-
A service providing data access to Quick Links information.
- QuickLinksServiceImpl - Class in org.kuali.rice.kew.quicklinks.service.impl
-
- QuickLinksServiceImpl() - Constructor for class org.kuali.rice.kew.quicklinks.service.impl.QuickLinksServiceImpl
-
- quickRequeueMessage(PersistedMessageBO) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueAction
-
Performs a quick ReQueue of the indicated persisted message.
- quickRequeueMessage(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueAction
-
R
- RADIO - Static variable in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- RADIO_GROUP_CONTROL - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- RADIO_GROUP_CONTROL_HORIZONTAL - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- RadioButtonTypeServiceUtil - Class in org.kuali.rice.krms.impl.validation
-
Utility for creating RemotableRadioButtonGroups given a
KrmsAttributeDefinition
and a Map
of (Radio Button) Values and Labels
- RadioButtonTypeServiceUtil() - Constructor for class org.kuali.rice.krms.impl.validation.RadioButtonTypeServiceUtil
-
- RadioControlDefinition - Class in org.kuali.rice.kns.datadictionary.control
-
Deprecated.
- RadioControlDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.control.RadioControlDefinition
-
Deprecated.
- RadioGroupControl - Class in org.kuali.rice.krad.uif.control
-
Represents a group of HTML Radio controls.
- RadioGroupControl() - Constructor for class org.kuali.rice.krad.uif.control.RadioGroupControl
-
- random - Variable in class org.kuali.rice.core.impl.config.property.Param
-
- Range - Class in org.kuali.rice.core.api.search
-
Represents a search range
- Range() - Constructor for class org.kuali.rice.core.api.search.Range
-
- RANGE_CHARACTERS - Static variable in enum org.kuali.rice.core.api.search.SearchOperator
-
- RangeConstrainable - Interface in org.kuali.rice.krad.datadictionary.validation.capability
-
Validation capability to constrain a value to be within some numeric or date range.
- RangeConstraint - Interface in org.kuali.rice.krad.datadictionary.validation.constraint
-
A range constraint is one that restricts a value to a specified range.
- RangeConstraintProcessor - Class in org.kuali.rice.krad.datadictionary.validation.processor
-
This class enforces range constraints - that is, constraints that keep a number or a date within a specific range.
- RangeConstraintProcessor() - Constructor for class org.kuali.rice.krad.datadictionary.validation.processor.RangeConstraintProcessor
-
- ranged - Variable in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- rawJpql(String) - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.Criteria
-
- rawJpql(String) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Inserts raw JPQL into the WHERE clause.
- read() - Method in class org.kuali.rice.ksb.security.SignatureVerifyingInputStream
-
- READ_ONLY_FIELDS - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- readConfiguration() - Method in class org.kuali.rice.kew.rule.AbstractIdRoleAttribute
-
Reads any configured values in the XML of the RuleAttribute and adds them
to the paramMap.
- readOnly - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- readOnly - Variable in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
- READONLY - Static variable in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- READONLY_LINE - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
-
- readOnlyAfterAdd - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- readOnlyFieldsList - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- readOnlyFieldsList - Variable in class org.kuali.rice.krad.web.form.UifFormBase
-
- readResource(InputStream) - Static method in class org.kuali.rice.kew.engine.node.PropertiesUtil
-
- readXml(String) - Static method in class org.kuali.rice.core.api.util.xml.XmlHelper
-
- reattach(Object, Object) - Static method in class org.kuali.rice.core.framework.persistence.jpa.OrmUtils
-
- rebuildLocalServiceEndpointAfterPublishing(ServiceEndpoint) - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- rebuildServiceEndpointForUpdate(ServiceEndpoint, ServiceInfo) - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- RECEIVE_FUTURE_REQUESTS_BRANCH_STATE_KEY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- RECEIVE_FUTURE_REQUESTS_BRANCH_STATE_VALUE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- Recipient - Interface in org.kuali.rice.kew.actionrequest
-
Marker interface for recipients of Action Requests in the system.
- RECIPIENT_FIELD - Static variable in class org.kuali.rice.kcb.bo.RecipientPreference
-
Field names for queries
- RECIPIENT_ID - Static variable in class org.kuali.rice.kcb.bo.RecipientDelivererConfig
-
Field names for queries
- RECIPIENT_ID - Static variable in class org.kuali.rice.ken.util.NotificationConstants.BO_PROPERTY_NAMES
-
- RECIPIENT_TYPE - Static variable in class org.kuali.rice.ken.util.NotificationConstants.BO_PROPERTY_NAMES
-
- RecipientDelivererConfig - Class in org.kuali.rice.kcb.bo
-
This class represents the enablement of a deliverer for a particular channel for a particular user.
- RecipientDelivererConfig() - Constructor for class org.kuali.rice.kcb.bo.RecipientDelivererConfig
-
- recipientIndex - Variable in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- RecipientPreference - Class in org.kuali.rice.kcb.bo
-
This class represents a recipient preferences in the system.
- RecipientPreference() - Constructor for class org.kuali.rice.kcb.bo.RecipientPreference
-
- RecipientPreferenceService - Interface in org.kuali.rice.kcb.service
-
Service for accessing user preferences in the KEN system.UserPreference
- recipientPreferenceService - Variable in class org.kuali.rice.kcb.web.spring.UserPreferencesController
-
- RecipientPreferenceServiceImpl - Class in org.kuali.rice.kcb.service.impl
-
RecipientPreferenceService implementation
- RecipientPreferenceServiceImpl() - Constructor for class org.kuali.rice.kcb.service.impl.RecipientPreferenceServiceImpl
-
- RECIPIENTS_RECIPIENT_ID - Static variable in class org.kuali.rice.ken.util.NotificationConstants.BO_PROPERTY_NAMES
-
- recipientService - Variable in class org.kuali.rice.ken.web.spring.AdministerNotificationRequestController
-
- RecipientType - Enum in org.kuali.rice.kew.api.action
-
- recordAction() - Method in class org.kuali.rice.kew.actions.AcknowledgeAction
-
Records the Acknowldege action.
- recordAction() - Method in class org.kuali.rice.kew.actions.ActionTakenEvent
-
- recordAction() - Method in class org.kuali.rice.kew.actions.AdHocAction
-
- recordAction() - Method in class org.kuali.rice.kew.actions.ApproveAction
-
Records the approve action.
- recordAction() - Method in class org.kuali.rice.kew.actions.BlanketApproveAction
-
- recordAction() - Method in class org.kuali.rice.kew.actions.CancelAction
-
- recordAction() - Method in class org.kuali.rice.kew.actions.ClearFYIAction
-
Processes the clear FYI action.
- recordAction() - Method in class org.kuali.rice.kew.actions.CompleteAction
-
Records the complete action.
- recordAction() - Method in class org.kuali.rice.kew.actions.DisapproveAction
-
Records the disapprove action.
- recordAction() - Method in class org.kuali.rice.kew.actions.LogDocumentActionAction
-
Records the non-routed document action.
- recordAction() - Method in class org.kuali.rice.kew.actions.MoveDocumentAction
-
- recordAction() - Method in class org.kuali.rice.kew.actions.ReleaseWorkgroupAuthority
-
- recordAction() - Method in class org.kuali.rice.kew.actions.ReturnToPreviousNodeAction
-
- recordAction() - Method in class org.kuali.rice.kew.actions.RevokeAdHocAction
-
Records the approve action.
- recordAction() - Method in class org.kuali.rice.kew.actions.RouteDocumentAction
-
Record the routing action.
- recordAction() - Method in class org.kuali.rice.kew.actions.SaveActionEvent
-
- recordAction() - Method in class org.kuali.rice.kew.actions.SuperUserActionRequestApproveEvent
-
- recordAction() - Method in class org.kuali.rice.kew.actions.SuperUserActionTakenEvent
-
- recordAction() - Method in class org.kuali.rice.kew.actions.SuperUserApproveEvent
-
- recordAction() - Method in class org.kuali.rice.kew.actions.SuperUserNodeApproveEvent
-
- recordAction() - Method in class org.kuali.rice.kew.actions.TakeWorkgroupAuthority
-
- recordClientInvocation(ServiceConfiguration, Object, Method, Object[]) - Method in interface org.kuali.rice.ksb.messaging.bam.service.BAMService
-
- recordClientInvocation(ServiceConfiguration, Object, Method, Object[]) - Method in class org.kuali.rice.ksb.messaging.bam.service.impl.BAMServiceImpl
-
- recordClientInvocationError(Throwable, BAMTargetEntry) - Method in interface org.kuali.rice.ksb.messaging.bam.service.BAMService
-
- recordClientInvocationError(Throwable, BAMTargetEntry) - Method in class org.kuali.rice.ksb.messaging.bam.service.impl.BAMServiceImpl
-
- recordDuration() - Method in class org.kuali.rice.ken.util.PerformanceLog.PerformanceStopWatch
-
This method records the duration of how long a message delivery takes.
- recordServerInvocation(Object, ServiceDefinition, Method, Object[]) - Method in interface org.kuali.rice.ksb.messaging.bam.service.BAMService
-
- recordServerInvocation(Object, ServiceDefinition, Method, Object[]) - Method in class org.kuali.rice.ksb.messaging.bam.service.impl.BAMServiceImpl
-
- recordServerInvocationError(Throwable, BAMTargetEntry) - Method in interface org.kuali.rice.ksb.messaging.bam.service.BAMService
-
- recordServerInvocationError(Throwable, BAMTargetEntry) - Method in class org.kuali.rice.ksb.messaging.bam.service.impl.BAMServiceImpl
-
- recordsPerPage - Variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementDocumentFormBase
-
- REDIRECT_PREFIX - Static variable in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- REDIRECTED_INQUIRY - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- REDIRECTED_LOOKUP - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- reduce(boolean, boolean) - Method in enum org.kuali.rice.krms.framework.engine.CollectionOperator
-
This method takes the collated result thus far and the result for the next element,
and produces the next collated result.
- ReferenceAttributeDoesntExistException - Exception in org.kuali.rice.krad.exception
-
- ReferenceAttributeDoesntExistException() - Constructor for exception org.kuali.rice.krad.exception.ReferenceAttributeDoesntExistException
-
- ReferenceAttributeDoesntExistException(String) - Constructor for exception org.kuali.rice.krad.exception.ReferenceAttributeDoesntExistException
-
- ReferenceAttributeDoesntExistException(Throwable) - Constructor for exception org.kuali.rice.krad.exception.ReferenceAttributeDoesntExistException
-
- ReferenceAttributeDoesntExistException(String, Throwable) - Constructor for exception org.kuali.rice.krad.exception.ReferenceAttributeDoesntExistException
-
- ReferenceAttributeNotAnOjbReferenceException - Exception in org.kuali.rice.krad.exception
-
- ReferenceAttributeNotAnOjbReferenceException() - Constructor for exception org.kuali.rice.krad.exception.ReferenceAttributeNotAnOjbReferenceException
-
- ReferenceAttributeNotAnOjbReferenceException(String) - Constructor for exception org.kuali.rice.krad.exception.ReferenceAttributeNotAnOjbReferenceException
-
- ReferenceAttributeNotAnOjbReferenceException(Throwable) - Constructor for exception org.kuali.rice.krad.exception.ReferenceAttributeNotAnOjbReferenceException
-
- ReferenceAttributeNotAnOjbReferenceException(String, Throwable) - Constructor for exception org.kuali.rice.krad.exception.ReferenceAttributeNotAnOjbReferenceException
-
- referenceConversionMap - Static variable in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceImpl
-
special case when the attributeClass passed in doesnt match the class of
the reference-descriptor as defined in ojb-repository.
- referenceConversionMap - Static variable in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceJpaImpl
-
special case when the attributeClass passed in doesnt match the class of
the reference-descriptor as defined in ojb-repository.
- referenceConversionMap - Static variable in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceOjbImpl
-
special case when the attributeClass passed in doesnt match the class of
the reference-descriptor as defined in ojb-repository.
- ReferenceCopy - Annotation Type in org.kuali.rice.krad.uif.component
-
Annotation for Component
fields to indicate only the property
reference should be made (as opposed to a new object) when doing a component
copy
- ReferenceDefinition - Class in org.kuali.rice.krad.datadictionary
-
The reference element specifies the name of a reference
object that is required to exist in order for the primary
business object to be created or modified on a BO.
- ReferenceDefinition() - Constructor for class org.kuali.rice.krad.datadictionary.ReferenceDefinition
-
- REFERENCES_TO_REFRESH - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- REFERENCES_TO_REFRESH - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- REFERENCES_TO_REFRESH_SEPARATOR - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- referencesToRefresh - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- refresh(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class edu.sampleu.travel.web.action.TravelDocumentAction2
-
- refresh() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Reloads the document state, any pending changes will be discarded
- refresh(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationAction
-
- refresh() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- refresh() - Method in class org.kuali.rice.kew.rule.RuleDelegationBo
-
An override of the refresh() method that properly preserves the RuleBaseValues instance.
- refresh() - Method in class org.kuali.rice.kew.rule.RuleTemplateOptionBo
-
- refresh(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.rule.web.RoutingReportAction
-
- refresh(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.superuser.web.SuperUserAction
-
- refresh(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- refresh(String, Map, MaintenanceDocument) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- refresh(String, Map, MaintenanceDocument) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
-
Deprecated.
- refresh(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.BackdoorAction
-
- refresh(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
-
Default refresh method.
- refresh(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
if the action desires to retain error messages generated by the rules framework for save/submit/etc.
- refresh(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiLookupAction
-
refresh - is called when one quickFinder returns to the previous one.
- refresh(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiMaintenanceDocumentAction
-
Called on return from a lookup.
- refresh() - Method in interface org.kuali.rice.krad.bo.BusinessObject
-
Refreshes any reference objects from the primitive values.
- refresh() - Method in class org.kuali.rice.krad.bo.PersistableBusinessObjectBase
-
getService Refreshes the reference objects from the primitive values.
- refresh() - Method in class org.kuali.rice.krad.bo.TransientBusinessObjectBase
-
- refresh() - Method in class org.kuali.rice.krad.document.DocumentBase
-
Uses the persistence service's implementation of OJB's retrieveNonKey() fields method.
- REFRESH - Static variable in class org.kuali.rice.krad.uif.UifConstants.MethodToCallNames
-
- refresh(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
- refresh(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorController
-
This overridden method does extra work on refresh to update the namespace when the context has been changed.
- refresh(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ksb.messaging.web.KSBAction
-
- REFRESH_CALLER - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- REFRESH_CALLER_TYPE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- REFRESH_DATA_OBJECT_CLASS - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- REFRESH_MAPPING_PREFIX - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- REFRESH_RATE - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
- REFRESH_RATE - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- refreshActionList(String) - Method in interface org.kuali.rice.kew.actionlist.service.ActionListService
-
- refreshActionList(String) - Method in class org.kuali.rice.kew.actionlist.service.impl.ActionListServiceImpl
-
- refreshActionList(String) - Method in interface org.kuali.rice.kew.useroptions.UserOptionsService
-
- refreshActionList(String) - Method in class org.kuali.rice.kew.useroptions.UserOptionsServiceImpl
-
- refreshAdHocRoutingWorkgroupLookups(HttpServletRequest, KualiDocumentFormBase) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
special refresh needed to get the workgroups populated correctly when coming back from workgroup lookups
- refreshAfterDelegationMemberRoleSelection(ActionMapping, IdentityManagementPersonDocumentForm, HttpServletRequest) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- refreshAllNonUpdatingReferences(PersistableBusinessObject) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceImpl
-
- refreshAllNonUpdatingReferences(PersistableBusinessObject) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceJpaImpl
-
- refreshAllNonUpdatingReferences(PersistableBusinessObject) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceOjbImpl
-
- refreshAllNonUpdatingReferences(PersistableBusinessObject) - Method in interface org.kuali.rice.krad.service.PersistenceService
-
This method refreshes all reference objects to this main object that are 'non-updateable'.
- refreshAttachment() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
The attachment BO is proxied in OJB.
- refreshDocument(String) - Method in interface org.kuali.rice.kew.api.document.DocumentRefreshQueue
-
- refreshDocument(String) - Method in class org.kuali.rice.kew.impl.document.DocumentRefreshQueueImpl
-
Requeues a document, and sets notification suppression data
- RefreshFromLookupComponent - Class in org.kuali.rice.edl.impl.components
-
- RefreshFromLookupComponent() - Constructor for class org.kuali.rice.edl.impl.components.RefreshFromLookupComponent
-
- refreshIfEmpty() - Method in class org.kuali.rice.krad.document.DocumentBase
-
Checks to see if the objectId value is empty.
- refreshNonUpdateableReferences() - Method in interface org.kuali.rice.krad.bo.PersistableBusinessObject
-
- refreshNonUpdateableReferences() - Method in class org.kuali.rice.krad.bo.PersistableBusinessObjectBase
-
- refreshNonUpdateableReferences() - Method in class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- refreshPessimisticLocks() - Method in interface org.kuali.rice.krad.document.Document
-
This method updates the list of
PessimisticLock
objects on the document if changes could
have been made
- refreshPessimisticLocks() - Method in class org.kuali.rice.krad.document.DocumentBase
-
Deprecated.
This is not needed with the relationship set up with JPA annotations
- refreshProgGroup(UifComponentsTestForm, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestController
-
- refreshReferenceObject(String) - Method in interface org.kuali.rice.krad.bo.PersistableBusinessObject
-
This method is used to refresh a reference object that hangs off of a document.
- refreshReferenceObject(String) - Method in class org.kuali.rice.krad.bo.PersistableBusinessObjectBase
-
- refreshReferenceObject(String) - Method in class org.kuali.rice.krad.document.DocumentBase
-
Uses the persistence service to retrieve a reference object of a parent.
- refreshReferences(String) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- refreshServiceRegistry(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ksb.messaging.web.ServiceRegistryAction
-
- refreshWithServerMessages(UifComponentsTestForm, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestController
-
- REGENERATE_ACTION_REQUESTS_ON_CHANGE - Static variable in class org.kuali.rice.kew.doctype.DocumentTypePolicyEnum
-
- REGENERATE_ACTION_REQUESTS_ON_CHANGE_POLICY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- regexPattern - Variable in class org.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern
-
Deprecated.
- regexPattern - Variable in class org.kuali.rice.krad.datadictionary.validation.FieldLevelValidationPattern
-
Deprecated.
- RegexValidationPattern - Class in org.kuali.rice.kns.datadictionary.validation.charlevel
-
This is a description of what this class does - ctdang don't forget to fill this in.
- RegexValidationPattern() - Constructor for class org.kuali.rice.kns.datadictionary.validation.charlevel.RegexValidationPattern
-
- register(ServiceDefinition) - Method in class org.kuali.rice.ksb.messaging.serviceexporters.ServiceExportManagerImpl.ServiceNameFinder
-
adds a mapping from the service specific portion of the service URL to the service name.
- registerAction(String, String) - Method in interface org.kuali.rice.kew.actions.ActionRegistry
-
Registers the given Action.
- registerAction(String, String) - Method in class org.kuali.rice.kew.actions.ActionRegistryImpl
-
- registerDocumentTypePreference(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.preferences.web.PreferencesAction
-
- registerEditableProperty(PojoFormBase, String) - Static method in class org.kuali.rice.kns.util.WebUtils
-
- registerEditableProperty(String) - Method in interface org.kuali.rice.kns.web.struts.form.pojo.PojoForm
-
- registerEditableProperty(String) - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
- registerEditorFromView(String) - Method in class org.kuali.rice.krad.web.bind.UifViewBeanWrapper
-
Attempts to find a corresponding data field for the given property name in the current view or previous view,
then if the field has a property editor configured it is registered with the property editor registry to use
for this property
- registerExporter(XmlExporter) - Method in interface org.kuali.rice.core.framework.impex.xml.XmlImpexRegistry
-
- registerExporter(XmlExporter) - Method in class org.kuali.rice.core.impl.impex.xml.XmlImpexRegistryImpl
-
- registerFormatter(Class, Class) - Static method in class org.kuali.rice.core.web.format.Formatter
-
Binds the provided value type to a Formatter type.
- registerIsNewForm(boolean) - Method in interface org.kuali.rice.kns.web.struts.form.pojo.PojoForm
-
- registerIsNewForm(boolean) - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
- registerLoader(XmlLoader) - Method in interface org.kuali.rice.core.framework.impex.xml.XmlImpexRegistry
-
- registerLoader(XmlLoader) - Method in class org.kuali.rice.core.impl.impex.xml.XmlImpexRegistryImpl
-
- registerRequiredNonEditableProperty(String) - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
- registerStrutsActionMappingScope(String) - Method in interface org.kuali.rice.kns.web.struts.form.pojo.PojoForm
-
Sets the value of the "scope" attribute for the Struts action mapping corresponding to this form instance.
- registerStrutsActionMappingScope(String) - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
- RegistrationController - Class in edu.sampleu.demo.registration
-
- RegistrationController() - Constructor for class edu.sampleu.demo.registration.RegistrationController
-
- RegistrationForm - Class in edu.sampleu.demo.registration
-
- RegistrationForm() - Constructor for class edu.sampleu.demo.registration.RegistrationForm
-
- REGISTRY_DATASOURCE - Static variable in class org.kuali.rice.ksb.util.KSBConstants.ServiceNames
-
- REGISTRY_ENTITY_MANAGER_FACTORY - Static variable in class org.kuali.rice.ksb.util.KSBConstants.ServiceNames
-
- REGISTRY_SERVICE_URL - Static variable in class org.kuali.rice.ksb.util.KSBConstants.Config
-
- relatedToRoot(ActionRequestValue) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestFactory
-
- RelationshipDefinition - Class in org.kuali.rice.krad.datadictionary
-
A single Relationship definition in the DataDictionary, which contains information concerning which primitive attributes of this
class can be used to retrieve an instance of some related Object instance
The relationship element defines how primitive attributes of this
class can be used to retrieve an instance of some related Object instance
DD: See RelationshipDefinition.java.
- RelationshipDefinition() - Constructor for class org.kuali.rice.krad.datadictionary.RelationshipDefinition
-
- relationshipLabel - Variable in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
-
- relationshipMap - Variable in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- relationships - Variable in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- RelationshipsMapBuilder - Class in org.kuali.rice.kns.datadictionary.exporter
-
Deprecated.
- RelationshipsMapBuilder() - Constructor for class org.kuali.rice.kns.datadictionary.exporter.RelationshipsMapBuilder
-
Deprecated.
Default constructor
- releaseAllLocksForUser(List<PessimisticLock>, Person) - Method in class org.kuali.rice.krad.service.impl.PessimisticLockServiceImpl
-
- releaseAllLocksForUser(List<PessimisticLock>, Person, String) - Method in class org.kuali.rice.krad.service.impl.PessimisticLockServiceImpl
-
- releaseAllLocksForUser(List<PessimisticLock>, Person) - Method in interface org.kuali.rice.krad.service.PessimisticLockService
-
This method will release all locks in the given list that are owned by the given user
- releaseAllLocksForUser(List<PessimisticLock>, Person, String) - Method in interface org.kuali.rice.krad.service.PessimisticLockService
-
This method will release all locks in the given list that are owned by the given user that have a matching lock
descriptor value
- releaseCurrentRouteContext() - Static method in class org.kuali.rice.kew.engine.RouteContext
-
- releaseGroupAuthority(DocumentActionParameters, String) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
- releaseGroupAuthority(String, String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Releases authority of a group by a member of that group; commits updates.
- releaseGroupAuthority(DocumentActionParameters, String) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- releaseGroupAuthority(String, String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- releaseGroupAuthority(String, DocumentRouteHeaderValue, String, String) - Method in class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
- releaseGroupAuthority(String, DocumentRouteHeaderValue, String, String) - Method in interface org.kuali.rice.kew.routeheader.service.WorkflowDocumentService
-
- releaseLocks(Document, String) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
- releaseWorkflowPessimisticLocking(Document) - Method in class org.kuali.rice.krad.service.impl.PessimisticLockServiceImpl
-
- releaseWorkflowPessimisticLocking(Document) - Method in interface org.kuali.rice.krad.service.PessimisticLockService
-
- ReleaseWorkgroupAuthority - Class in org.kuali.rice.kew.actions
-
- ReleaseWorkgroupAuthority(DocumentRouteHeaderValue, PrincipalContract) - Constructor for class org.kuali.rice.kew.actions.ReleaseWorkgroupAuthority
-
- ReleaseWorkgroupAuthority(DocumentRouteHeaderValue, PrincipalContract, String, String) - Constructor for class org.kuali.rice.kew.actions.ReleaseWorkgroupAuthority
-
- reload() - Method in class org.kuali.rice.kew.plugin.PluginEnvironment
-
Reloads the environment by effectively executing an unload() followed by a load().
- reload() - Method in interface org.kuali.rice.kew.plugin.Reloadable
-
Reloads the Reloadable.
- reload(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
This method will reload the document.
- reload(DocumentFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
-
Reloads the document contained on the form from the database
- RELOAD_ACTION_LIST - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- Reloadable - Interface in org.kuali.rice.kew.plugin
-
An interface representing an Entity that can be reloaded.
- ReloadActionListDAO - Interface in org.kuali.rice.kew.useroptions.dao
-
DAO for dealing with the RELOAD_ACTION_LIST user option
- ReloadActionListDaoJdbcImpl - Class in org.kuali.rice.kew.useroptions.dao.impl
-
Implementation of ReloadActionListDAO.
- ReloadActionListDaoJdbcImpl(DataSource) - Constructor for class org.kuali.rice.kew.useroptions.dao.impl.ReloadActionListDaoJdbcImpl
-
This constructs a ReloadActionListDaoJdbcImpl
- Reloader - Class in org.kuali.rice.kew.plugin
-
A runnable which continuously polls Reloadable to see if they need to be reloaded.
- Reloader() - Constructor for class org.kuali.rice.kew.plugin.Reloader
-
- ReloadingDataDictionary - Class in org.kuali.rice.krad.datadictionary
-
Extends the DataDictionary to add reloading of changed dictionary files
without a restart of the web container
- ReloadingDataDictionary() - Constructor for class org.kuali.rice.krad.datadictionary.ReloadingDataDictionary
-
- RemotableAbstractControl - Class in org.kuali.rice.core.api.uif
-
An abstract control that all controls inherit from.
- RemotableAbstractControl.Builder - Class in org.kuali.rice.core.api.uif
-
- RemotableAbstractControl.Builder() - Constructor for class org.kuali.rice.core.api.uif.RemotableAbstractControl.Builder
-
- RemotableAbstractWidget - Class in org.kuali.rice.core.api.uif
-
An abstract widget that all widgets inherit from.
- RemotableAbstractWidget.Builder - Class in org.kuali.rice.core.api.uif
-
- RemotableAttributeError - Class in org.kuali.rice.core.api.uif
-
- RemotableAttributeError.Builder - Class in org.kuali.rice.core.api.uif
-
- RemotableAttributeErrorContract - Interface in org.kuali.rice.core.api.uif
-
Defines a list of one or more errors for an attribute.
- RemotableAttributeField - Class in org.kuali.rice.core.api.uif
-
- RemotableAttributeField.Builder - Class in org.kuali.rice.core.api.uif
-
- RemotableAttributeFieldContract - Interface in org.kuali.rice.core.api.uif
-
This interface describes an attribute.
- RemotableAttributeLookupSettings - Class in org.kuali.rice.core.api.uif
-
- RemotableAttributeLookupSettings.Builder - Class in org.kuali.rice.core.api.uif
-
- RemotableAttributeOwner - Interface in org.kuali.rice.krms.framework.type
-
Interface to be extended by type services that have remotable attributes that will need to be rendered and
validated
- RemotableCheckbox - Class in org.kuali.rice.core.api.uif
-
A checkbox control type.
- RemotableCheckbox.Builder - Class in org.kuali.rice.core.api.uif
-
- RemotableCheckboxGroup - Class in org.kuali.rice.core.api.uif
-
A radio button group control type.
- RemotableCheckboxGroup.Builder - Class in org.kuali.rice.core.api.uif
-
- RemotableControlContract - Interface in org.kuali.rice.core.api.uif
-
An interface that all Controls implement.
- RemotableDatepicker - Class in org.kuali.rice.core.api.uif
-
A datepicker widget that can be used by a TextInput or HiddenInput control.
- RemotableDatepicker.Builder - Class in org.kuali.rice.core.api.uif
-
- RemotableHiddenInput - Class in org.kuali.rice.core.api.uif
-
A hidden input control type.
- RemotableHiddenInput.Builder - Class in org.kuali.rice.core.api.uif
-
- RemotablePasswordInput - Class in org.kuali.rice.core.api.uif
-
A password input control type.
- RemotablePasswordInput.Builder - Class in org.kuali.rice.core.api.uif
-
- RemotableQuickFinder - Class in org.kuali.rice.core.api.uif
-
A quick finder widget that can be used by a TextInput, HiddenInput, Select, or MultiSelect control types.
- RemotableQuickFinder.Builder - Class in org.kuali.rice.core.api.uif
-
- RemotableRadioButtonGroup - Class in org.kuali.rice.core.api.uif
-
A radio button group control type.
- RemotableRadioButtonGroup.Builder - Class in org.kuali.rice.core.api.uif
-
- RemotableSelect - Class in org.kuali.rice.core.api.uif
-
A select control type.
- RemotableSelect.Builder - Class in org.kuali.rice.core.api.uif
-
- RemotableSelectContract - Interface in org.kuali.rice.core.api.uif
-
A select control.
- RemotableSelectGroup - Class in org.kuali.rice.core.api.uif
-
A select control type.
- RemotableSelectGroup.Builder - Class in org.kuali.rice.core.api.uif
-
- RemotableSelectGroupContract - Interface in org.kuali.rice.core.api.uif
-
A Select Group for a Select Control.
- RemotableTextarea - Class in org.kuali.rice.core.api.uif
-
A textarea control type.
- RemotableTextarea.Builder - Class in org.kuali.rice.core.api.uif
-
- RemotableTextExpand - Class in org.kuali.rice.core.api.uif
-
A text expand widget.
- RemotableTextExpand.Builder - Class in org.kuali.rice.core.api.uif
-
- RemotableTextInput - Class in org.kuali.rice.core.api.uif
-
A text input control type.
- RemotableTextInput.Builder - Class in org.kuali.rice.core.api.uif
-
- RemotableWidgetContract - Interface in org.kuali.rice.core.api.uif
-
An interface that all Widgets implement.
- RemoteFieldsHolder - Class in org.kuali.rice.krad.uif.field
-
A placeholder in the configuration for a
Container
list of items that will be invoked to
retrieve a list of
RemotableAttributeField
instances which will then be inserted into the containers
list at the position of the holder
- RemoteFieldsHolder() - Constructor for class org.kuali.rice.krad.uif.field.RemoteFieldsHolder
-
- RemoteService - Class in org.kuali.rice.ksb.impl.bus
-
- RemoteService(ServiceInfo, ServiceRegistry) - Constructor for class org.kuali.rice.ksb.impl.bus.RemoteService
-
- RemoteServicesDiff - Class in org.kuali.rice.ksb.impl.bus.diff
-
TODO...
- RemoteServicesDiff(List<ServiceInfo>, List<RemoteService>) - Constructor for class org.kuali.rice.ksb.impl.bus.diff.RemoteServicesDiff
-
- RemoteTestHarness - Class in org.kuali.rice.test.remote
-
Harness used to hold a reference to an endpoint that is published to support remote tests.
- RemoteTestHarness() - Constructor for class org.kuali.rice.test.remote.RemoteTestHarness
-
- remove(Object) - Method in class org.kuali.rice.core.api.util.collect.ConstantsMap
-
- remove(Object) - Method in class org.kuali.rice.core.api.util.collect.PropertiesMap
-
- remove(Object) - Method in class org.kuali.rice.core.util.ImmutableProperties
-
- remove(long, String, String) - Method in interface org.kuali.rice.kcb.api.service.MessagingService
-
Removes a specific message and all deliveries
- remove(long, String, String) - Method in class org.kuali.rice.kcb.service.impl.MessagingServiceImpl
-
- remove(Integer) - Method in class org.kuali.rice.kew.web.ShowHideTree
-
- remove(int) - Method in class org.kuali.rice.kew.web.ShowHideTree
-
- remove(Object) - Method in class org.kuali.rice.kns.datadictionary.exporter.DataDictionaryMapBase
-
Deprecated.
- remove(int) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
- remove(Object) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
- remove(PersistedMessageBO) - Method in class org.kuali.rice.ksb.messaging.dao.impl.MessageQueueDAOJpaImpl
-
- remove(PersistedMessageBO) - Method in class org.kuali.rice.ksb.messaging.dao.impl.MessageQueueDAOOjbImpl
-
- remove(PersistedMessageBO) - Method in interface org.kuali.rice.ksb.messaging.dao.MessageQueueDAO
-
- remove(URL) - Method in class org.kuali.rice.ksb.messaging.serviceexporters.ServiceExportManagerImpl.ServiceNameFinder
-
removes the mapping (if one exists) for the service specific portion of this url.
- remove(Runnable) - Method in interface org.kuali.rice.ksb.messaging.threadpool.KSBThreadPool
-
- REMOVE_AFFECTED_DELEGATES_QUESTION_ID - Static variable in class org.kuali.rice.kim.web.struts.action.IdentityManagementRoleDocumentAction
-
- REMOVE_REPLACE_DOCUMENT_SERVICE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- removeAction(String) - Method in class org.kuali.rice.kew.api.action.ActionSet.Builder
-
- removeAction(String) - Method in class org.kuali.rice.kew.api.action.ActionSet
-
- removeAction(String) - Method in interface org.kuali.rice.kew.api.action.ActionSetContract
-
- removeAll(Collection<?>) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
- removeAllErrorMessagesForProperty(String) - Method in class org.kuali.rice.krad.util.MessageMap
-
- removeAllInfoMessagesForProperty(String) - Method in class org.kuali.rice.krad.util.MessageMap
-
- removeAllMembers(String) - Method in interface org.kuali.rice.kim.api.group.GroupService
-
Removes all members from the group with the given groupId.
- removeAllMembers(String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- removeAllMembers(String) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- removeAllMembers(String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- removeAllResourceLoaders() - Method in class org.kuali.rice.core.api.resourceloader.ResourceLoaderContainer
-
- removeAllWarningMessagesForProperty(String) - Method in class org.kuali.rice.krad.util.MessageMap
-
- removeAndPublish(List<String>, List<ServiceEndpoint>) - Method in interface org.kuali.rice.ksb.api.registry.ServiceRegistry
-
Performs a single atomic operation of removing and publishing a set of
services in the registry.
- removeAndPublish(List<String>, List<ServiceEndpoint>) - Method in class org.kuali.rice.ksb.impl.bus.LazyRemoteServiceRegistryConnector
-
- removeAndPublish(List<String>, List<ServiceEndpoint>) - Method in class org.kuali.rice.ksb.impl.registry.ServiceRegistryImpl
-
- RemoveAndPublishResult - Class in org.kuali.rice.ksb.api.registry
-
Wraps information resulting from a "removeAndPublish" operation on the
registry.
- removeAppSpecificRecipient(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.superuser.web.SuperUserAction
-
Removes an existing AppSpecificRouteRecipient from the list.
- removeAttachment() - Method in class org.kuali.rice.krad.bo.Note
-
Removes the current attachment, if any.
- removeAttributeDefinition(WorkflowAttributeDefinition) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Removes a workflow attribute definition.
- removeAttributeDefinition(WorkflowAttributeDefinition) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl.ModifiableDocumentContent
-
- removeAttributeDefinition(WorkflowAttributeDefinition) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- removeBccAddress(String) - Method in class org.kuali.rice.core.api.mail.MailMessage
-
- removeBookOrder(int) - Method in class edu.sampleu.bookstore.document.BookOrderDocument
-
- removeByOriginId(String, String, String) - Method in interface org.kuali.rice.kcb.api.service.MessagingService
-
Removes a specific message and all deliveries.
- removeByOriginId(String, String, String) - Method in class org.kuali.rice.kcb.service.impl.MessagingServiceImpl
-
- removeCcAddress(String) - Method in class org.kuali.rice.core.api.mail.MailMessage
-
- removeChildAt(int) - Method in class org.kuali.rice.core.api.util.tree.Node
-
Remove the Node element at index index of the List>.
- removeClientCertificate(String) - Method in class org.kuali.rice.ksb.security.admin.service.impl.JavaSecurityManagementServiceImpl
-
- removeClientCertificate(String) - Method in interface org.kuali.rice.ksb.security.admin.service.JavaSecurityManagementService
-
- removeConstructorParameter(DataDefinition) - Method in class org.kuali.rice.core.api.reflect.ObjectDefinition
-
- REMOVED - Static variable in class org.kuali.rice.ken.util.NotificationConstants.MESSAGE_DELIVERY_STATUS
-
- REMOVED - Static variable in class org.kuali.rice.kew.api.KewApiConstants.GroupMembershipChangeOperations
-
- removedAppSpecificRecipient - Variable in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- removeDocumentTypeNotificationPreference(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- removeEntry(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ksb.security.admin.web.JavaSecurityManagementAction
-
Remove the entry associated with the given alias parameter
- removeExpressionsByPrefix(String, Map<String, String>) - Method in class org.kuali.rice.krad.uif.util.UifBeanFactoryPostProcessor
-
Removes entries from the given expressions map whose key starts with the given prefix
- removeExternalizableBusinessObjectFieldValues(Class, Map<String, String>) - Method in class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
-
Returns a map stripped of any properties which refer to ExternalizableBusinessObjects.
- removeExternalizableBusinessObjectFieldValues(Class<?>, Map<String, String>) - Static method in class org.kuali.rice.krad.lookup.LookupUtils
-
Returns a map stripped of any properties which refer to ExternalizableBusinessObjects.
- removeFlag(ExecutionFlag) - Method in class org.kuali.rice.krms.api.engine.ExecutionOptions
-
Removes the specified flag (if it has been set) from the set of execution options.
- removeFromErrorPath(String) - Method in class org.kuali.rice.krad.util.MessageMap
-
Removes a string prefix from the error path.
- removeGroupFromGroup(String, String) - Method in interface org.kuali.rice.kim.api.group.GroupService
-
Removes the group with the id supplied in childId from the group with the id supplied in parentId.
- removeGroupFromGroup(String, String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- removeGroupFromGroup(String, String) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- removeGroupFromGroup(String, String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- removeGroupFromRole(String, String, String, Map<String, String>) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
Remove the group with the given id and qualifications from the role
with the specified namespace code and role name.
- removeGroupFromRole(String, String, String, Map<String, String>) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- removeHiddenCriteriaFields(Class, Map) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
-
Removes fields identified in the data dictionary as hidden from the lookup field values.
- removeListener(MemoryMonitor.Listener) - Method in class org.kuali.rice.krad.util.MemoryMonitor
-
- removeListener(ResultListener) - Method in class org.kuali.rice.krms.framework.engine.ResultLogger
-
Be kind, please rewind.
- removeNextNodeInstance(RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- removeNodeState(String) - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- removeNonDefaultOptions() - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
Removes any non-default rule template options on the template
- removeNonRenderLineFields(View, Object, CollectionGroup, List<Field>, Object, int) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupBuilder
-
Evaluates the render property for the given list of Field
instances for the line and removes any fields from the returned list that
have render false.
- removeNote(Note) - Method in interface org.kuali.rice.krad.document.Document
-
Removes the given note from the document's list of notes.
- removeNote(Note) - Method in class org.kuali.rice.krad.document.DocumentBase
-
- removeNotification(List<ActionItem>) - Method in class org.kuali.rice.kew.notification.service.impl.DefaultNotificationService
-
- removeNotification(List<ActionItem>) - Method in class org.kuali.rice.kew.notification.service.impl.KCBNotificationService
-
- removeNotification(List<ActionItem>) - Method in interface org.kuali.rice.kew.notification.service.NotificationService
-
Remove notifications for action items that are being deleted
- removeObject(String) - Method in interface org.kuali.rice.core.api.config.property.Config
-
- removeObject(String) - Method in class org.kuali.rice.core.framework.config.property.SimpleConfig
-
- removeObject(String) - Method in class org.kuali.rice.core.impl.config.property.JAXBConfigImpl
-
- removeObject(String) - Method in class org.kuali.rice.krad.UserSession
-
allows for removal of an object from session that has been put into the userSession based on the key that would have been
assigned
- removeObjectsByPrefix(String) - Method in class org.kuali.rice.krad.UserSession
-
allows for removal of an object from session that has been put into the userSession based on a key that starts with the given
prefix
- removeObjectWithIdentitcalKey(Collection<? extends PersistableBusinessObject>, PersistableBusinessObject) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
Compares a business object with a List of
PersistableBusinessObject
s to determine if an object with the same key as the BO exists in the list.
- removeOption(String) - Method in class org.kuali.rice.krms.api.engine.ExecutionOptions
-
Removes the option with the specified name (if it has been set) from the set
of execution options.
- removeOutboxItems(String, List<String>) - Method in interface org.kuali.rice.kew.actionlist.dao.ActionListDAO
-
- removeOutboxItems(String, List<String>) - Method in class org.kuali.rice.kew.actionlist.dao.impl.ActionListDAOJpaImpl
-
Deletes all outbox items specified by the list of ids
- removeOutboxItems(String, List<String>) - Method in class org.kuali.rice.kew.actionlist.dao.impl.ActionListDAOOjbImpl
-
Deletes all outbox items specified by the list of ids
- removeOutboxItems(String, List<String>) - Method in interface org.kuali.rice.kew.actionlist.service.ActionListService
-
- removeOutboxItems(String, List<String>) - Method in class org.kuali.rice.kew.actionlist.service.impl.ActionListServiceImpl
-
This overridden method ...
- removeOutboxItems(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.actionlist.web.ActionListAction
-
- removeParameter(String) - Method in class org.kuali.rice.kew.api.document.attribute.WorkflowAttributeDefinition.Builder
-
Removes a parameter with the given value from the list of parameters maintained by this builder.
- removeParentExpressionsOnNested(String, MutablePropertyValues, String, ConfigurableListableBeanFactory) - Method in class org.kuali.rice.krad.uif.util.UifBeanFactoryPostProcessor
-
- removePluginEnvironment(String) - Method in class org.kuali.rice.kew.plugin.BasePluginRegistry
-
- removePluginEnvironment(String) - Method in interface org.kuali.rice.kew.plugin.PluginRegistry
-
- removePluginEnvironment(String) - Method in class org.kuali.rice.kew.plugin.ServerPluginRegistry
-
- removePluginListener(PluginListener) - Method in class org.kuali.rice.kew.plugin.Plugin
-
- removePrincipalFromGroup(String, String) - Method in interface org.kuali.rice.kim.api.group.GroupService
-
Removes the member principal with the given principalId from the group with the given groupId.
- removePrincipalFromGroup(String, String) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- removePrincipalFromGroup(String, String) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- removePrincipalFromGroup(String, String) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- removePrincipalFromRole(String, String, String, Map<String, String>) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
Remove the principal with the given id and qualifications from the role
with the specified namespace code and role name.
- removePrincipalFromRole(String, String, String, Map<String, String>) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- removeProperty(String) - Method in interface org.kuali.rice.core.api.config.property.Config
-
- removeProperty(String) - Method in class org.kuali.rice.core.framework.config.property.SimpleConfig
-
- removeProperty(String) - Method in class org.kuali.rice.core.impl.config.property.JAXBConfigImpl
-
- removeRecipientDelivererConfigs(String) - Method in class org.kuali.rice.kcb.service.impl.RecipientPreferenceServiceImpl
-
- removeRecipientDelivererConfigs(String) - Method in interface org.kuali.rice.kcb.service.RecipientPreferenceService
-
This method will remove all user deliverer configuration preferences in the system.
- removeRecipientList(NotificationRecipientList) - Method in class org.kuali.rice.ken.bo.NotificationChannel
-
This method removes a recipient list object from the overall list.
- removeReloadable(Reloadable) - Method in class org.kuali.rice.kew.plugin.Reloader
-
- removeResourceLoader(QName) - Method in interface org.kuali.rice.core.api.resourceloader.ResourceLoader
-
- removeResourceLoader(QName) - Method in class org.kuali.rice.core.api.resourceloader.ResourceLoaderContainer
-
- removeResponsibility(int) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- removeRoleFromRole(String, String, String, Map<String, String>) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
Remove the group with the given id and qualifications from the role
with the specified namespace code and role name.
- removeRoleFromRole(String, String, String, Map<String, String>) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- removeRoleMember(RoleMemberBo) - Method in interface org.kuali.rice.kim.impl.responsibility.ResponsibilityInternalService
-
- removeRoleMember(RoleMemberBo) - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityInternalServiceImpl
-
- removeSearchableDefinition(WorkflowAttributeDefinition) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Removes a searchable workflow attribute definition.
- removeSearchableDefinition(WorkflowAttributeDefinition) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl.ModifiableDocumentContent
-
- removeSearchableDefinition(WorkflowAttributeDefinition) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- removeSerializedProperty() - Method in class org.kuali.rice.krad.util.documentserializer.DocumentSerializationState
-
Removes the last added serialized property
- removeSerializedProperty() - Method in class org.kuali.rice.krad.util.documentserializer.SerializationState
-
Removes the last added serialized property
- removeService(QName) - Method in class org.kuali.rice.core.framework.resourceloader.SimpleServiceLocator
-
- removeService(QName, boolean) - Method in interface org.kuali.rice.ksb.api.bus.ServiceBus
-
Removes the service from the service bus and the service registry with the given service
name.
- removeService(QName, boolean) - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- removeService(QName) - Method in interface org.kuali.rice.ksb.messaging.serviceexporters.ServiceExportManager
-
- removeService(QName) - Method in class org.kuali.rice.ksb.messaging.serviceexporters.ServiceExportManagerImpl
-
- removeServiceDescriptor(String) - Method in interface org.kuali.rice.ksb.impl.registry.ServiceRegistryDao
-
- removeServiceDescriptor(String) - Method in class org.kuali.rice.ksb.impl.registry.ServiceRegistryDaoOjb
-
- removeServiceEndpoint(String) - Method in interface org.kuali.rice.ksb.api.registry.ServiceRegistry
-
Removes the service from the registry with the given service id if it
exists.
- removeServiceEndpoint(String) - Method in class org.kuali.rice.ksb.impl.bus.LazyRemoteServiceRegistryConnector
-
- removeServiceEndpoint(String) - Method in class org.kuali.rice.ksb.impl.registry.ServiceRegistryImpl
-
- removeServiceEndpoints(List<String>) - Method in interface org.kuali.rice.ksb.api.registry.ServiceRegistry
-
- removeServiceEndpoints(List<String>) - Method in class org.kuali.rice.ksb.impl.bus.LazyRemoteServiceRegistryConnector
-
- removeServiceEndpoints(List<String>) - Method in class org.kuali.rice.ksb.impl.registry.ServiceRegistryImpl
-
- removeServiceInfo(String) - Method in interface org.kuali.rice.ksb.impl.registry.ServiceRegistryDao
-
- removeServiceInfo(String) - Method in class org.kuali.rice.ksb.impl.registry.ServiceRegistryDaoOjb
-
- removeServices(List<QName>, boolean) - Method in interface org.kuali.rice.ksb.api.bus.ServiceBus
-
- removeServices(List<QName>, boolean) - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- removeSymbol(String) - Method in class org.kuali.rice.core.web.format.CurrencyFormatter
-
- removeToAddress(String) - Method in class org.kuali.rice.core.api.mail.MailMessage
-
- removeVariableThatContains(String) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- RENDER_FULL_VIEW - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- renderAttribute(Element, String, String) - Method in class org.kuali.rice.core.api.util.xml.XmlRenderer
-
- renderBooleanElement(Element, String, Boolean, boolean) - Method in class org.kuali.rice.core.api.util.xml.XmlRenderer
-
- renderCDATAElement(Element, String, String) - Method in class org.kuali.rice.core.api.util.xml.XmlRenderer
-
- renderDateElement(Element, String, Date) - Method in class org.kuali.rice.core.api.util.xml.XmlRenderer
-
- renderEDL(RequestParser, HttpServletResponse) - Method in class org.kuali.rice.edl.impl.EDLControllerChain
-
- renderElement(Element, String) - Method in class org.kuali.rice.core.api.util.xml.XmlRenderer
-
- renderFullView - Variable in class org.kuali.rice.krad.web.form.UifFormBase
-
- renderHiddenField - Variable in class org.kuali.rice.kns.web.taglib.html.KNSHiddenTag
-
- renderRoleMemberSelection(ActionMapping, HttpServletRequest, IdentityManagementPersonDocumentForm) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- renderTextElement(Element, String, String) - Method in class org.kuali.rice.core.api.util.xml.XmlRenderer
-
- reopenInactiveRecords(InquiryForm, String) - Method in class org.kuali.rice.kns.web.struts.action.KualiInquiryAction
-
Attempts to reopen sub tabs which would have been closed for inactive records
- Reorderer - Class in org.kuali.rice.krad.uif.widget
-
Allows client-side reordering of the group contents
- Reorderer() - Constructor for class org.kuali.rice.krad.uif.widget.Reorderer
-
- ReorderingGroup - Class in org.kuali.rice.krad.uif.container
-
Group implementation that supports reordering of the group items
- ReorderingGroup() - Constructor for class org.kuali.rice.krad.uif.container.ReorderingGroup
-
- replace(Object, Object, Object) - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateImmutableValueUserType
-
Since the original is immutable, returns the original
- REPLACE - Static variable in class org.kuali.rice.krad.uif.UifConstants.TitleAppendTypes
-
- REPLACE_VERSION_ACTIONS - Static variable in class org.kuali.rice.edl.impl.UserAction
-
- replaceAttachment(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiMaintenanceDocumentAction
-
This method used to replace the attachment
- replaceBindingPrefixes(View, Object, String) - Static method in class org.kuali.rice.krad.uif.util.ExpressionUtils
-
Adjusts the property expressions for a given object
- replaceError(String, String, String, String...) - Method in class org.kuali.rice.krad.util.MessageMap
-
If any error messages with the key targetKey exist in this ErrorMap for the named property, those ErrorMessages will be
replaced with a new ErrorMessage with the given replaceKey and replaceParameters.
- replaceErrorWithoutFullErrorPath(String, String, String, String...) - Method in class org.kuali.rice.krad.util.MessageMap
-
If any error messages with the key targetKey exist in this ErrorMap for the named property, those ErrorMessages will be
replaced with a new ErrorMessage with the given replaceKey and replaceParameters.
- replaceVariable(String, String) - Method in class org.kuali.rice.core.impl.config.property.JAXBConfigImpl
-
This method is used when reading in new properties to check if there is a direct reference to the
key in the value.
- repopulateSearchTypeFlags() - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
Repopulate the fields indicating advanced/superuser search type.
- report(SimulationCriteria) - Method in class org.kuali.rice.kew.routemodule.service.impl.RoutingReportServiceImpl
-
- report(SimulationCriteria) - Method in interface org.kuali.rice.kew.routemodule.service.RoutingReportService
-
- report(KualiExceptionIncident) - Method in class org.kuali.rice.krad.service.impl.KualiExceptionIncidentServiceImpl
-
This overridden method send email to the specified list of addresses.
- report(KualiExceptionIncident) - Method in interface org.kuali.rice.krad.service.KualiExceptionIncidentService
-
This method send email to the defined mailing list using the exception incident
instance.
- report(String) - Method in class org.kuali.rice.test.RiceTestCase
-
- REPORT_MAIL_LIST - Static variable in class org.kuali.rice.krad.service.impl.KualiExceptionIncidentServiceImpl
-
This property must be defined in the base configuration file for specifying
the mailing list for the report to be sent.
- REPORTING_GROUP_NAME - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- REPORTING_WORKGROUP_NAME - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- RepositoryDataException - Exception in org.kuali.rice.krms.api.repository
-
A runtime exception which indicates an unrecoverable data issue in the
rule repository.
- RepositoryDataException() - Constructor for exception org.kuali.rice.krms.api.repository.RepositoryDataException
-
Default constructor
- RepositoryDataException(String, Throwable) - Constructor for exception org.kuali.rice.krms.api.repository.RepositoryDataException
-
- RepositoryDataException(String) - Constructor for exception org.kuali.rice.krms.api.repository.RepositoryDataException
-
- RepositoryDataException(Throwable) - Constructor for exception org.kuali.rice.krms.api.repository.RepositoryDataException
-
- RepositoryServiceBase - Class in org.kuali.rice.krms.impl.repository
-
- RepositoryServiceBase() - Constructor for class org.kuali.rice.krms.impl.repository.RepositoryServiceBase
-
- RepositoryToEngineTranslator - Interface in org.kuali.rice.krms.impl.provider.repository
-
This is a description of what this class does - ewestfal don't forget to fill this in.
- RepositoryToEngineTranslatorImpl - Class in org.kuali.rice.krms.impl.provider.repository
-
TODO...
- RepositoryToEngineTranslatorImpl() - Constructor for class org.kuali.rice.krms.impl.provider.repository.RepositoryToEngineTranslatorImpl
-
- REQUEST_ACTIVATION - Static variable in class org.kuali.rice.kew.engine.node.NodeType
-
- REQUEST_CODES - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- REQUEST_MAPPING_MAINTENANCE - Static variable in class org.kuali.rice.krad.util.KRADConstants.Maintenance
-
- REQUEST_PROCESS_NAME - Static variable in class org.kuali.rice.kew.engine.node.hierarchyrouting.HierarchyRoutingNode
-
- RequestActivationNode - Class in org.kuali.rice.kew.engine.node
-
A node which will activate any requests on it, returning true when there are no more requests
which require activation.
- RequestActivationNode() - Constructor for class org.kuali.rice.kew.engine.node.RequestActivationNode
-
- RequestActivationNodeBase - Class in org.kuali.rice.kew.engine.node
-
Abstract superclass for request activation node types
- RequestActivationNodeBase() - Constructor for class org.kuali.rice.kew.engine.node.RequestActivationNodeBase
-
- REQUESTED_COMPONENT_ID - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- RequestedActions - Class in org.kuali.rice.kew.api.action
-
- requestIsFromKEW(HttpServletRequest) - Method in class org.kuali.rice.ken.web.spring.NotificationController
-
- RequestParameter - Annotation Type in org.kuali.rice.krad.uif.component
-
Annotation for View
fields to indicate the field can be set by a
parameter of the initial request
- RequestParser - Class in org.kuali.rice.edl.impl
-
An abstraction that allows for switching between multipart form requests and normal requests when getting
request params
- RequestParser(HttpServletRequest) - Constructor for class org.kuali.rice.edl.impl.RequestParser
-
- REQUESTS - Static variable in class org.kuali.rice.kew.engine.node.NodeType
-
- requestSearchIndexingForContext() - Method in class org.kuali.rice.kew.engine.RouteContext
-
Sets the route context to let it know that search indexing has been requested
- RequestsNode - Class in org.kuali.rice.kew.engine.node
-
- RequestsNode() - Constructor for class org.kuali.rice.kew.engine.node.RequestsNode
-
- RequestsNode.FinalApproverContext - Class in org.kuali.rice.kew.engine.node
-
- RequestsNode.FinalApproverContext() - Constructor for class org.kuali.rice.kew.engine.node.RequestsNode.FinalApproverContext
-
- requeue(Throwable, PersistedMessageBO) - Method in class org.kuali.rice.ksb.messaging.exceptionhandling.DefaultMessageExceptionHandler
-
- requeueDocument(DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.role.service.impl.RoleServiceImpl
-
- REQUIRED - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- required - Variable in class org.kuali.rice.kew.rule.AbstractWorkflowAttribute
-
- REQUIRED - Static variable in class org.kuali.rice.kim.api.KimConstants.AttributeConstants
-
- required - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- required - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- required - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- required - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
- REQUIRED_FIELD_SYMBOL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- requiredNonEditableProperties - Variable in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
- requiresAuthentication(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.client.acegi.KualiDistributedSessionFilter
-
This overridden method checks if the DST is valid.
- requiresComparison(ActionItem, ActionItem) - Method in class org.kuali.rice.kew.actionlist.dao.impl.ActionListPriorityComparator
-
Returns whether or not the two action items require comparison.
- reResolveQualifiedRole(String, String, String) - Method in interface org.kuali.rice.kew.api.action.RolePokerQueue
-
- reResolveQualifiedRole(String, String, String) - Method in class org.kuali.rice.kew.impl.action.RolePokerQueueImpl
-
- reResolveQualifiedRole(DocumentType, String, String) - Method in class org.kuali.rice.kew.role.service.impl.RoleServiceImpl
-
- reResolveQualifiedRole(DocumentRouteHeaderValue, String, String) - Method in class org.kuali.rice.kew.role.service.impl.RoleServiceImpl
-
route level and then filters in the approriate ones.
- reResolveQualifiedRole(DocumentType, String, String) - Method in interface org.kuali.rice.kew.role.service.RoleService
-
Re-resolves the given qualified role for all documents for the given document type (including children).
- reResolveQualifiedRole(DocumentRouteHeaderValue, String, String) - Method in interface org.kuali.rice.kew.role.service.RoleService
-
Re-resolves the given qualified role on the given document.
- reResolveRole(String, String) - Method in interface org.kuali.rice.kew.api.action.RolePokerQueue
-
- reResolveRole(String, String) - Method in class org.kuali.rice.kew.impl.action.RolePokerQueueImpl
-
- reResolveRole(DocumentType, String) - Method in class org.kuali.rice.kew.role.service.impl.RoleServiceImpl
-
- reResolveRole(DocumentRouteHeaderValue, String) - Method in class org.kuali.rice.kew.role.service.impl.RoleServiceImpl
-
- reResolveRole(DocumentType, String) - Method in interface org.kuali.rice.kew.role.service.RoleService
-
Re-resolves the given qualified role for all documents for the given document type (including children).
- reResolveRole(DocumentRouteHeaderValue, String) - Method in interface org.kuali.rice.kew.role.service.RoleService
-
Re-resolves the given role on the given document.
- reResolveRoleByDocTypeName(String, String, String) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Re-resolves the given role for all documents for the given document type (including children).
- reResolveRoleByDocTypeName(String, String, String) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- reResolveRoleByDocumentId(String, String, String) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Re-resolves the given role for all documents for the given document id (including children).
- reResolveRoleByDocumentId(String, String, String) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- reset(ActionMapping, HttpServletRequest) - Method in class edu.sampleu.travel.web.form.TravelDocumentForm2
-
- reset() - Method in class org.kuali.rice.core.web.impex.IngesterForm
-
- reset(ActionMapping, HttpServletRequest) - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- reset(ActionMapping, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.AuthorizationExceptionForm
-
Resets the attributes of the form retrieved from session.
- reset(ActionMapping, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- reset(ActionMapping, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiExceptionIncidentForm
-
- reset(ActionMapping, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
- reset(ActionMapping, ServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
- reset(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueAction
-
- resetAppSpecificRoute() - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- resetLogLevels() - Method in class org.kuali.rice.test.BaseRiceTestCase
-
Restores the logging-levels changed through calls to setLogLevel to their
original values.
- resetOps() - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- resetStateAfterAction(DocumentActionResult) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- resolve(RouteContext) - Method in class edu.sampleu.bookstore.kew.BookTypeQualifierResolver
-
- resolve(String) - Method in class org.kuali.rice.core.impl.config.property.JAXBConfigImpl
-
- resolve(String, Set<String>) - Method in class org.kuali.rice.core.impl.config.property.JAXBConfigImpl
-
This method will determine the value for a property by looking it up in the raw properties.
- resolve(RouteContext) - Method in class org.kuali.rice.kew.role.NullQualifierResolver
-
- resolve(RouteContext) - Method in interface org.kuali.rice.kew.role.QualifierResolver
-
- resolve(RouteContext) - Method in class org.kuali.rice.kew.role.XPathQualifierResolver
-
- resolve(RouteContext) - Method in class org.kuali.rice.kim.impl.type.KimTypeQualifierResolver
-
This overridden method ...
- resolve(T) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.resolver.CaseConstraintResolver
-
- resolve(T) - Method in interface org.kuali.rice.krad.datadictionary.validation.constraint.resolver.ConstraintResolver
-
- resolve(T) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.resolver.DefinitionConstraintResolver
-
- resolve(T) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.resolver.MustOccurConstraintsResolver
-
- resolve(T) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.resolver.PrerequisiteConstraintsResolver
-
- resolve(T) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.resolver.ValidCharactersConstraintResolver
-
- resolve(RouteContext) - Method in class org.kuali.rice.krad.workflow.attribute.DataDictionaryQualifierResolver
-
Given the RouteContext, determines the document type of the document being routed and the current
route nodes; generates a List of qualifier Maps based on the the contents of the document.
- resolve(Map<String, Object>, Map<String, String>) - Method in interface org.kuali.rice.krms.api.engine.TermResolver
-
- resolveContentType(String) - Method in class org.kuali.rice.ken.util.ContentTypeResourceResolver
-
This method resolves the NotificationContentType by id.
- RESOLVED - Static variable in class org.kuali.rice.ken.util.NotificationConstants.PROCESSING_FLAGS
-
- resolveDelegationMemberRoles(List<RoleMembership.Builder>, Map<String, String>, Set<String>) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
Once the delegations for a RoleMembershipInfo object have been determined,
any "role" member types need to be resolved into groups and principals so that
further KIM requests are not needed.
- resolveDocHandlerUrl(String) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
If the doc handler URL has variables in it that need to be replaced, this will look up the values
for those variables and replace them in the doc handler URL.
- resolveDocumentCollectionPath(BusinessObject, DocumentCollectionPath, WorkflowAttributePropertyResolutionServiceImpl.RoutingAttributeTracker) - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowAttributePropertyResolutionServiceImpl
-
Resolves document values from a collection path on a given business object
- resolveDocumentValuePath(BusinessObject, DocumentValuePathGroup, WorkflowAttributePropertyResolutionServiceImpl.RoutingAttributeTracker) - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowAttributePropertyResolutionServiceImpl
-
Resolves all of the values in the given DocumentValuePathGroup from the given BusinessObject
- ResolvedQualifiedRole - Class in org.kuali.rice.kew.rule
-
The resolution of a qualified role (role name + data) to a List of recipient
Id
s.
- ResolvedQualifiedRole() - Constructor for class org.kuali.rice.kew.rule.ResolvedQualifiedRole
-
- ResolvedQualifiedRole(String, List<Id>) - Constructor for class org.kuali.rice.kew.rule.ResolvedQualifiedRole
-
- ResolvedQualifiedRole(String, List<Id>, String) - Constructor for class org.kuali.rice.kew.rule.ResolvedQualifiedRole
-
- resolveEntity(String, String) - Method in class org.kuali.rice.core.impl.impex.xml.ClassLoaderEntityResolver
-
- resolveEntity(String, String) - Method in class org.kuali.rice.ken.util.ClassLoaderEntityResolver
-
- resolveEntity(String, String) - Method in class org.kuali.rice.ken.util.CompoundEntityResolver
-
- resolveEntity(String, String) - Method in class org.kuali.rice.ken.util.ContentTypeEntityResolver
-
- resolveEntity(String, String) - Method in class org.kuali.rice.kew.xml.ClassLoaderEntityResolver
-
- resolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.kuali.rice.krad.web.bind.UifHandlerExceptionResolver
-
Builds the incident report model and view from the request that threw the exception.
- resolveFunction(QName, int) - Method in class org.kuali.rice.kew.rule.xmlrouting.WorkflowFunctionResolver
-
- resolveHelpUrl(String) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
If a help URL has variables in it that need to be replaced, this will look up the values
for those variables and replace them.
- resolveId(String) - Method in class org.kuali.rice.edl.impl.components.WorkgroupWorkflowEDLConfigComponent
-
- resolveId(String) - Method in interface org.kuali.rice.ken.util.ResourceResolver
-
- resolveId(String) - Method in class org.kuali.rice.kew.rule.AbstractIdRoleAttribute
-
- resolveId(String) - Method in class org.kuali.rice.kew.rule.NetworkIdRoleAttribute
-
- resolveId(String) - Method in class org.kuali.rice.kew.rule.PrincipalIdRoleAttribute
-
- resolveId(String) - Method in class org.kuali.rice.kew.rule.UniversityIdRoleAttribute
-
- resolveId(String) - Method in class org.kuali.rice.kew.rule.WorkgroupRoleAttribute
-
- resolveKimTypeServiceName(String) - Static method in class org.kuali.rice.kim.api.type.KimTypeUtils
-
Resolves the given kim type service name represented as a String to the appropriate QName.
- resolveNextNodeInstances(RouteNodeInstance, List<RouteNode>) - Method in class org.kuali.rice.kew.engine.transition.TransitionEngine
-
Determines the next nodes instances for the transition.
- resolveNextNodeInstances(RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.transition.TransitionEngine
-
- resolveNotificationMessageDeliveries() - Method in class org.kuali.rice.ken.service.impl.NotificationMessageDeliveryResolverServiceImpl
-
This method is responsible for resolving the list of NotificationMessageDelivery records for a given notification.
- resolveNotificationMessageDeliveries() - Method in interface org.kuali.rice.ken.service.NotificationMessageDeliveryResolverService
-
This service method is responsible for retrieving all unprocessed notifications that have sendDateTimes either equal to or before the
current time, and resolving their recipient lists so that proper NotificationMessageDelivery records can be created for them.
- resolvePrincipalNamesToPrincipalIds(BusinessObject, Map<String, String>) - Method in interface org.kuali.rice.kim.api.identity.PersonService
-
This method takes a map on its way to populate a business object and replaces all
user identifiers with their corresponding universal users
- resolvePrincipalNamesToPrincipalIds(BusinessObject, Map<String, String>) - Method in class org.kuali.rice.kim.impl.identity.PersonServiceImpl
-
- resolveProxy(Object) - Method in class org.kuali.rice.krad.dao.impl.PersistenceDaoJpa
-
- resolveProxy(Object) - Method in class org.kuali.rice.krad.dao.impl.PersistenceDaoOjb
-
- resolveProxy(Object) - Method in interface org.kuali.rice.krad.dao.PersistenceDao
-
- resolveProxy(Object) - Method in class org.kuali.rice.krad.dao.proxy.PersistenceDaoProxy
-
- resolveProxy(Object) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceImpl
-
- resolveProxy(Object) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceJpaImpl
-
- resolveProxy(Object) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceOjbImpl
-
- resolveProxy(Object) - Method in interface org.kuali.rice.krad.service.PersistenceService
-
- resolveQualifiedRole(RouteContext, String, String) - Method in class edu.sampleu.travel.workflow.AccountAttribute
-
- resolveQualifiedRole(RouteContext, QualifiedRoleName) - Method in class edu.sampleu.travel.workflow.EmployeeAttribute
-
- resolveQualifiedRole(RouteContext, String, String) - Method in class org.kuali.rice.kew.rule.AbstractIdRoleAttribute
-
Takes the given qualified role which contains an ID and returns a
resolved role for the entity with that id.
- resolveQualifiedRole(RouteContext, String, String) - Method in class org.kuali.rice.kew.rule.GenericRoleAttribute
-
- resolveQualifiedRole(RouteContext, QualifiedRoleName) - Method in class org.kuali.rice.kew.rule.GenericRoleAttribute
-
- resolveQualifiedRole(RouteContext, String, String) - Method in interface org.kuali.rice.kew.rule.RoleAttribute
-
Returns a List of Workflow Users which are members of the given qualified role.
- resolveQualifiedRole(RouteContext, String, String) - Method in class org.kuali.rice.kew.rule.UnqualifiedRoleAttribute
-
- RESOLVER_CONFIG - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- resolveRawToCache() - Method in class org.kuali.rice.core.impl.config.property.JAXBConfigImpl
-
This method iterates through the raw properties and stores their resolved values in the
resolved properties map, which acts as a cache so we don't have to run the recursion every
time getProperty() is called.
- resolveRecipients(RouteContext, QualifiedRoleName) - Method in class edu.sampleu.travel.workflow.EmployeeAttribute
-
- resolveRecipients(RouteContext, QualifiedRoleName) - Method in class org.kuali.rice.ken.kew.ChannelReviewerRoleAttribute
-
This looks at the reviewers list passed through from KEN and then resolves the individuals that need to actually approve
the message.
- resolveRecipients(RouteContext, QualifiedRoleName) - Method in class org.kuali.rice.kew.rule.GenericRoleAttribute
-
Template method for subclasses to implement
- resolveResource(String, String, String, String, String) - Method in class org.kuali.rice.ken.util.ClassLoaderLSResourceResolver
-
- resolveResource(String, String, String, String, String) - Method in class org.kuali.rice.ken.util.CompoundLSResourceResolver
-
- resolveResource(String, String, String, String, String) - Method in class org.kuali.rice.ken.util.ContentTypeLSResourceResolver
-
- resolveResponsibilityId(String) - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowRouteModule
-
- resolveResponsibilityId(String) - Method in class org.kuali.rice.kew.impl.support.krms.RulesEngineRouteModule
-
- resolveResponsibilityId(String) - Method in class org.kuali.rice.kew.role.RoleRouteModule
-
Return null so that the responsibility ID will remain the same.
- resolveResponsibilityId(String) - Method in interface org.kuali.rice.kew.routemodule.RouteModule
-
The route module will resolve the given responsibilityId and return an object that contains the key to
either a user or a workgroup.
- resolveResponsibilityId(String) - Method in class org.kuali.rice.kew.rule.FlexRM
-
- resolverMap - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.BaseConstraintProvider
-
- resolveRole(RouteContext, String) - Method in class org.kuali.rice.kew.rule.InitiatorRoleAttribute
-
- resolveRole(RouteContext, String) - Method in class org.kuali.rice.kew.rule.RoutedByUserRoleAttribute
-
- resolveRole(RouteContext, String) - Method in class org.kuali.rice.kew.rule.UnqualifiedRoleAttribute
-
Template method for subclasses to implement
- resolveRoleAttribute() - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- resolveRoleQualifiers(String, String, Document, DocumentContent) - Method in interface org.kuali.rice.kew.framework.peopleflow.PeopleFlowTypeService
-
Resolve any role qualifiers for the given roleId, and document (along with documentContent).
- resolveRoleQualifiers(String, String, Document, DocumentContent) - Method in class org.kuali.rice.krad.workflow.DataDictionaryPeopleFlowTypeServiceImpl
-
- resolveRoutingTypeQualifiers(Document, RoutingTypeDefinition) - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowAttributePropertyResolutionServiceImpl
-
Using the proper RoutingTypeDefinition for the current routing node of the document, aardvarks out the proper routing type qualifiers
- resolveRoutingTypeQualifiers(Document, RoutingTypeDefinition) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowAttributePropertyResolutionService
-
Generates a List of Map data from the data on the document for the given WorkflowAttributeDefinitions
- resolveRuleValidationAttribute(String, String) - Method in interface org.kuali.rice.kew.validation.RuleValidationAttributeResolver
-
Resolves the RuleValidationAttribute by name, possibly resulting in delegation over the KSB.
- resolveRuleValidationAttribute(String, String) - Method in class org.kuali.rice.kew.validation.RuleValidationAttributeResolverImpl
-
- resolveSearchableAttributeValues(Document, WorkflowAttributes) - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowAttributePropertyResolutionServiceImpl
-
Resolves all of the searching values to index for the given document, returning a list of SearchableAttributeValue implementations
- resolveSearchableAttributeValues(Document, WorkflowAttributes) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowAttributePropertyResolutionService
-
Given a document, returns the searchable attribute values to index for it
- resolveServiceName(QName) - Method in class org.kuali.rice.core.impl.resourceloader.SpringBeanFactoryResourceLoader
-
Resolves the given QName service name to a String representation which is used
to lookup the service in Spring.
- resolveSystemId(String) - Method in class org.kuali.rice.ken.util.ClassLoaderResourceResolver
-
- resolveTerm(Term, Object) - Method in interface org.kuali.rice.krms.api.engine.ExecutionEnvironment
-
Resolve
- resolveTerm(Term) - Method in interface org.kuali.rice.krms.api.engine.TermResolutionEngine
-
Resolves a given term into a fact
- resolveTerm(Term, Object) - Method in class org.kuali.rice.krms.framework.engine.BasicExecutionEnvironment
-
- resolveTerm(Term) - Method in class org.kuali.rice.krms.framework.engine.TermResolutionEngineImpl
-
- resolveTypeService(KrmsTypeDefinition, Class<T>) - Method in class org.kuali.rice.krms.impl.type.KrmsTypeResolverImpl
-
- resolveXslFromFile(String) - Method in class org.kuali.rice.ken.util.XslSourceResolver
-
This method resolves xsl from a file
- resolveXslFromString(String) - Method in class org.kuali.rice.ken.util.XslSourceResolver
-
This method resolves xsl from a string
- RESOURCE_SCHEME - Static variable in interface org.kuali.rice.kew.engine.node.var.PropertyScheme
-
- ResourceFacade - Interface in org.kuali.rice.ksb.api.messaging
-
ResourceFacade interface.
- ResourceFacadeImpl - Class in org.kuali.rice.ksb.messaging.serviceconnectors
-
- ResourceFacadeImpl(RestServiceConfiguration, URL) - Constructor for class org.kuali.rice.ksb.messaging.serviceconnectors.ResourceFacadeImpl
-
- ResourceLoader - Interface in org.kuali.rice.core.api.resourceloader
-
A general purpose resource loader which fetches objects and services from the
approriate source.
- ResourceLoaderContainer - Class in org.kuali.rice.core.api.resourceloader
-
- ResourceLoaderContainer(QName) - Constructor for class org.kuali.rice.core.api.resourceloader.ResourceLoaderContainer
-
- ResourceLoaderException - Exception in org.kuali.rice.core.api.resourceloader
-
- ResourceLoaderException(String) - Constructor for exception org.kuali.rice.core.api.resourceloader.ResourceLoaderException
-
- ResourceLoaderException() - Constructor for exception org.kuali.rice.core.api.resourceloader.ResourceLoaderException
-
- ResourceLoaderException(String, Throwable) - Constructor for exception org.kuali.rice.core.api.resourceloader.ResourceLoaderException
-
- ResourceLoaderException(Throwable) - Constructor for exception org.kuali.rice.core.api.resourceloader.ResourceLoaderException
-
- ResourceLoaderUtil - Class in org.kuali.rice.core.impl.resourceloader
-
- ResourceResolver - Interface in org.kuali.rice.ken.util
-
Interface for Entity and LSResource Resolver implementations that should resolve ids to resources
- ResourceScheme - Class in org.kuali.rice.kew.engine.node.var.schemes
-
A property scheme that loads resources from the class loader.
- ResourceScheme() - Constructor for class org.kuali.rice.kew.engine.node.var.schemes.ResourceScheme
-
- ResourceUnavailableException - Exception in org.kuali.rice.kew.api.exception
-
Thrown when a resource is not available.
- ResourceUnavailableException() - Constructor for exception org.kuali.rice.kew.api.exception.ResourceUnavailableException
-
- ResourceUnavailableException(String) - Constructor for exception org.kuali.rice.kew.api.exception.ResourceUnavailableException
-
- ResourceUnavailableException(String, Throwable) - Constructor for exception org.kuali.rice.kew.api.exception.ResourceUnavailableException
-
- ResourceUnavailableException(Throwable) - Constructor for exception org.kuali.rice.kew.api.exception.ResourceUnavailableException
-
- RESP_SECTION_NAME_SET - Static variable in class org.kuali.rice.kew.api.KEWPropertyConstants
-
- ResponseHeaderDigitalSigner - Class in org.kuali.rice.ksb.security
-
A DigitalSinger which places the alias and digital signature into the response headers of an HttpServletResponse.
- ResponseHeaderDigitalSigner(Signature, String, HttpServletResponse) - Constructor for class org.kuali.rice.ksb.security.ResponseHeaderDigitalSigner
-
- ResponseHeaderDigitalSigner(Signature, String, Certificate, HttpServletResponse) - Constructor for class org.kuali.rice.ksb.security.ResponseHeaderDigitalSigner
-
- ResponseHeaderDigitalSigner(Signature, Certificate, HttpServletResponse) - Constructor for class org.kuali.rice.ksb.security.ResponseHeaderDigitalSigner
-
- RESPONSIBILITIES - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- responsibilities - Variable in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- responsibilitiesChanged(Set<String>) - Method in interface org.kuali.rice.kew.api.responsibility.ResponsibilityChangeQueue
-
Notifies the workflow system that the given set of responsibility ids were updated in such a way that might
affect routing.
- responsibilitiesChanged(Set<String>) - Method in class org.kuali.rice.kew.impl.Responsibility.ResponsibilityChangeQueueImpl
-
- RESPONSIBILITY - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- Responsibility - Class in org.kuali.rice.kim.api.responsibility
-
- responsibility - Variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- Responsibility.Builder - Class in org.kuali.rice.kim.api.responsibility
-
- Responsibility.Cache - Class in org.kuali.rice.kim.api.responsibility
-
- Responsibility.Cache() - Constructor for class org.kuali.rice.kim.api.responsibility.Responsibility.Cache
-
- RESPONSIBILITY_CHANGE_QUEUE - Static variable in class org.kuali.rice.kew.api.KewApiServiceLocator
-
- RESPONSIBILITY_ID - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- RESPONSIBILITY_ID - Static variable in class org.kuali.rice.kim.api.KimConstants.PrimaryKeyConstants
-
- RESPONSIBILITY_ID - Variable in class org.kuali.rice.kim.impl.responsibility.ResponsibilityInquirableImpl
-
- RESPONSIBILITY_ID_PARAM - Static variable in class org.kuali.rice.kew.rule.web.WebRuleUtils
-
- RESPONSIBILITY_ID_SERVICE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- RESPONSIBILITY_INTERNAL_SERVICE - Static variable in class org.kuali.rice.kim.impl.services.KimImplServiceLocator
-
- RESPONSIBILITY_NAME - Static variable in class org.kuali.rice.kim.api.KimConstants.AttributeConstants
-
- RESPONSIBILITY_NAME - Static variable in class org.kuali.rice.kim.api.KimConstants.UniqueKeyConstants
-
- RESPONSIBILITY_TEMPLATE_NAME - Static variable in class org.kuali.rice.kim.api.KimConstants.UniqueKeyConstants
-
- RESPONSIBILITY_TEMPLATE_NAME_ELEMENT - Static variable in class org.kuali.rice.kew.role.RoleRouteModule
-
- ResponsibilityAction - Class in org.kuali.rice.kim.api.responsibility
-
- ResponsibilityAction.Builder - Class in org.kuali.rice.kim.api.responsibility
-
- ResponsibilityActionContract - Interface in org.kuali.rice.kim.api.responsibility
-
Contains information related to responsibilities in the kim system.
- ResponsibilityChangeQueue - Interface in org.kuali.rice.kew.api.responsibility
-
- ResponsibilityChangeQueueImpl - Class in org.kuali.rice.kew.impl.Responsibility
-
Reference implementation of the ResponsibilityChangeQueue
.
- ResponsibilityChangeQueueImpl() - Constructor for class org.kuali.rice.kew.impl.Responsibility.ResponsibilityChangeQueueImpl
-
- ResponsibilityContract - Interface in org.kuali.rice.kim.api.responsibility
-
This is the contract for a Responsibility.
- responsibilityId - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibility
-
- ResponsibilityIdDAO - Interface in org.kuali.rice.kew.responsibility.dao
-
- ResponsibilityIdDAOJpaImpl - Class in org.kuali.rice.kew.responsibility.dao.impl
-
- ResponsibilityIdDAOJpaImpl() - Constructor for class org.kuali.rice.kew.responsibility.dao.impl.ResponsibilityIdDAOJpaImpl
-
- ResponsibilityIdDAOOjbImpl - Class in org.kuali.rice.kew.responsibility.dao.impl
-
- ResponsibilityIdDAOOjbImpl() - Constructor for class org.kuali.rice.kew.responsibility.dao.impl.ResponsibilityIdDAOOjbImpl
-
- ResponsibilityIdService - Interface in org.kuali.rice.kew.responsibility.service
-
A service for obtaining responsibility IDs.
- ResponsibilityIdServiceImpl - Class in org.kuali.rice.kew.responsibility.service.impl
-
- ResponsibilityIdServiceImpl() - Constructor for class org.kuali.rice.kew.responsibility.service.impl.ResponsibilityIdServiceImpl
-
- ResponsibilityInquirableImpl - Class in org.kuali.rice.kim.impl.responsibility
-
- ResponsibilityInquirableImpl() - Constructor for class org.kuali.rice.kim.impl.responsibility.ResponsibilityInquirableImpl
-
- ResponsibilityInternalService - Interface in org.kuali.rice.kim.impl.responsibility
-
This is an internal service that was created as a proxy for kew
updates
- responsibilityInternalService - Variable in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- ResponsibilityInternalServiceImpl - Class in org.kuali.rice.kim.impl.responsibility
-
- ResponsibilityInternalServiceImpl() - Constructor for class org.kuali.rice.kim.impl.responsibility.ResponsibilityInternalServiceImpl
-
- ResponsibilityLookupableHelperServiceImpl - Class in org.kuali.rice.kim.impl.responsibility
-
- ResponsibilityLookupableHelperServiceImpl() - Constructor for class org.kuali.rice.kim.impl.responsibility.ResponsibilityLookupableHelperServiceImpl
-
- ResponsibilityLookupableImpl - Class in org.kuali.rice.kim.impl.responsibility
-
- ResponsibilityLookupableImpl() - Constructor for class org.kuali.rice.kim.impl.responsibility.ResponsibilityLookupableImpl
-
- responsibilityMap - Variable in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- responsibilityName - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- ResponsibilityQueryResults - Class in org.kuali.rice.kim.api.responsibility
-
- ResponsibilityQueryResults.Builder - Class in org.kuali.rice.kim.api.responsibility
-
- ResponsibilityQueryResults.Constants - Class in org.kuali.rice.kim.api.responsibility
-
Defines some internal constants used on this class.
- ResponsibilityQueryResults.Constants() - Constructor for class org.kuali.rice.kim.api.responsibility.ResponsibilityQueryResults.Constants
-
- ResponsibilityQueryResults.Elements - Class in org.kuali.rice.kim.api.responsibility
-
A private class which exposes constants which define the XML element
names to use when this object is marshaled to XML.
- ResponsibilityQueryResults.Elements() - Constructor for class org.kuali.rice.kim.api.responsibility.ResponsibilityQueryResults.Elements
-
- responsibilityRoles - Variable in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- ResponsibilityService - Interface in org.kuali.rice.kim.api.responsibility
-
This service provides operations for determining what responsibility actions
a principal has and for querying about responsibility data.
- responsibilityService - Variable in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- responsibilityService - Variable in class org.kuali.rice.kim.web.struts.action.IdentityManagementDocumentActionBase
-
- ResponsibilityServiceImpl - Class in org.kuali.rice.kim.impl.responsibility
-
- ResponsibilityServiceImpl() - Constructor for class org.kuali.rice.kim.impl.responsibility.ResponsibilityServiceImpl
-
- ResponsibilityTypeService - Interface in org.kuali.rice.kim.framework.responsibility
-
- ResponsibleParty - Class in org.kuali.rice.kew.util
-
A user, workgroup, or role who is responsible for an Action Request.
- ResponsibleParty() - Constructor for class org.kuali.rice.kew.util.ResponsibleParty
-
- REST - Static variable in class org.kuali.rice.ksb.api.KsbApiConstants.ServiceTypes
-
The service type for services that use a REST-style approach
- RESTConnector - Class in org.kuali.rice.ksb.messaging.serviceconnectors
-
Connector (provider of client proxys) for RESTful services.
- RESTConnector(RestServiceConfiguration, URL) - Constructor for class org.kuali.rice.ksb.messaging.serviceconnectors.RESTConnector
-
- RESTFUL_SERVICE_PATH - Static variable in class org.kuali.rice.ksb.util.KSBConstants.Config
-
- restoreClassDescriptor(Class<? extends PersistableBusinessObject>, Set<String>) - Method in interface org.kuali.rice.devtools.pdle.PostDataLoadEncryptionService
-
- restoreClassDescriptor(Class<? extends PersistableBusinessObject>, Set<String>) - Method in class org.kuali.rice.devtools.pdle.PostDataLoadEncryptionServiceImpl
-
- restoreTableFromBackup(String) - Method in interface org.kuali.rice.devtools.pdle.PostDataLoadEncryptionDao
-
- restoreTableFromBackup(Class<? extends PersistableBusinessObject>) - Method in interface org.kuali.rice.devtools.pdle.PostDataLoadEncryptionService
-
- restoreTableFromBackup(String) - Method in interface org.kuali.rice.devtools.pdle.PostDataLoadEncryptionService
-
- restoreTableFromBackup(Class<? extends PersistableBusinessObject>) - Method in class org.kuali.rice.devtools.pdle.PostDataLoadEncryptionServiceImpl
-
- restoreTableFromBackup(String) - Method in class org.kuali.rice.devtools.pdle.PostDataLoadEncryptionServiceImpl
-
- restoreTableFromBackup(String) - Method in class org.kuali.rice.krad.dao.jdbc.PostDataLoadEncryptionDaoJdbc
-
- RESTRICTED_DATA_MASK - Static variable in class org.kuali.rice.kim.api.KimApiConstants.RestrictedMasks
-
- RESTRICTED_DATA_MASK - Static variable in class org.kuali.rice.kim.api.KimConstants
-
- RESTRICTED_DATA_MASK - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- RESTRICTED_DATA_MASK_CODE - Static variable in class org.kuali.rice.kim.api.KimApiConstants.RestrictedMasks
-
- RESTRICTED_DATA_MASK_PHONE - Static variable in class org.kuali.rice.kim.api.KimApiConstants.RestrictedMasks
-
- RESTRICTED_DATA_MASK_ZIP - Static variable in class org.kuali.rice.kim.api.KimApiConstants.RestrictedMasks
-
- RestServiceConfiguration - Class in org.kuali.rice.ksb.api.bus.support
-
- RestServiceConfiguration.Builder - Class in org.kuali.rice.ksb.api.bus.support
-
- RestServiceDefinition - Class in org.kuali.rice.ksb.api.bus.support
-
Service definition for RESTful services.
- RestServiceDefinition() - Constructor for class org.kuali.rice.ksb.api.bus.support.RestServiceDefinition
-
Default constructor.
- RESTServiceExporter - Class in org.kuali.rice.ksb.messaging.serviceexporters
-
ServiceExporter for RESTful services.
- RESTServiceExporter(RestServiceDefinition, Bus, ServerRegistry) - Constructor for class org.kuali.rice.ksb.messaging.serviceexporters.RESTServiceExporter
-
- result - Variable in class org.kuali.rice.krms.framework.engine.result.BasicResult
-
- RESULT_ELEM - Static variable in class org.kuali.rice.kew.api.rule.RuleQueryResults.Elements
-
- RESULT_ELEM - Static variable in class org.kuali.rice.kew.api.rule.RuleTemplateQueryResults.Elements
-
- RESULT_ELEM - Static variable in class org.kuali.rice.kim.api.common.template.TemplateQueryResults.Elements
-
- RESULT_ELEM - Static variable in class org.kuali.rice.kim.api.group.GroupMemberQueryResults.Elements
-
- RESULT_ELEM - Static variable in class org.kuali.rice.kim.api.group.GroupQueryResults.Elements
-
- RESULT_ELEM - Static variable in class org.kuali.rice.kim.api.identity.entity.EntityDefaultQueryResults.Elements
-
- RESULT_ELEM - Static variable in class org.kuali.rice.kim.api.identity.entity.EntityQueryResults.Elements
-
- RESULT_ELEM - Static variable in class org.kuali.rice.kim.api.identity.name.EntityNameQueryResults.Elements
-
- RESULT_ELEM - Static variable in class org.kuali.rice.kim.api.identity.principal.PrincipalQueryResults.Elements
-
- RESULT_ELEM - Static variable in class org.kuali.rice.kim.api.permission.PermissionQueryResults.Elements
-
- RESULT_ELEM - Static variable in class org.kuali.rice.kim.api.responsibility.ResponsibilityQueryResults.Elements
-
- RESULT_ELEM - Static variable in class org.kuali.rice.kim.api.role.DelegateMemberQueryResults.Elements
-
- RESULT_ELEM - Static variable in class org.kuali.rice.kim.api.role.RoleMemberQueryResults.Elements
-
- RESULT_ELEM - Static variable in class org.kuali.rice.kim.api.role.RoleMembershipQueryResults.Elements
-
- RESULT_ELEM - Static variable in class org.kuali.rice.kim.api.role.RoleQueryResults.Elements
-
- resultColumns - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- resultDetails - Variable in class org.kuali.rice.krms.framework.engine.result.BasicResult
-
- ResultEvent - Interface in org.kuali.rice.krms.api.engine
-
Interface for defining ResultEvents
- resultFieldMap - Variable in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- resultFields - Variable in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- ResultListener - Interface in org.kuali.rice.krms.framework.engine.result
-
- ResultLogger - Class in org.kuali.rice.krms.framework.engine
-
A ResultLogger which invokes its listener's handleEvent method (passing in the
ResultEvent
) if the event's
Environment is enabled.
- ResultRow - Class in org.kuali.rice.kns.web.ui
-
Deprecated.
- ResultRow(List<Column>, String, String) - Constructor for class org.kuali.rice.kns.web.ui.ResultRow
-
Deprecated.
- RESULTS - Static variable in class org.kuali.rice.coreservice.api.parameter.ParameterQueryResults.Elements
-
- RESULTS - Static variable in class org.kuali.rice.kew.api.rule.RuleQueryResults.Elements
-
- RESULTS - Static variable in class org.kuali.rice.kew.api.rule.RuleTemplateQueryResults.Elements
-
- RESULTS - Static variable in class org.kuali.rice.kim.api.common.template.TemplateQueryResults.Elements
-
- RESULTS - Static variable in class org.kuali.rice.kim.api.group.GroupMemberQueryResults.Elements
-
- RESULTS - Static variable in class org.kuali.rice.kim.api.group.GroupQueryResults.Elements
-
- RESULTS - Static variable in class org.kuali.rice.kim.api.identity.entity.EntityDefaultQueryResults.Elements
-
- RESULTS - Static variable in class org.kuali.rice.kim.api.identity.entity.EntityQueryResults.Elements
-
- RESULTS - Static variable in class org.kuali.rice.kim.api.identity.name.EntityNameQueryResults.Elements
-
- RESULTS - Static variable in class org.kuali.rice.kim.api.identity.principal.PrincipalQueryResults.Elements
-
- RESULTS - Static variable in class org.kuali.rice.kim.api.permission.PermissionQueryResults.Elements
-
- RESULTS - Static variable in class org.kuali.rice.kim.api.responsibility.ResponsibilityQueryResults.Elements
-
- RESULTS - Static variable in class org.kuali.rice.kim.api.role.DelegateMemberQueryResults.Elements
-
- RESULTS - Static variable in class org.kuali.rice.kim.api.role.RoleMemberQueryResults.Elements
-
- RESULTS - Static variable in class org.kuali.rice.kim.api.role.RoleMembershipQueryResults.Elements
-
- RESULTS - Static variable in class org.kuali.rice.kim.api.role.RoleQueryResults.Elements
-
- RESULTS_DEFAULT_MAX_COLUMN_LENGTH - Static variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- RESULTS_DEFAULT_MAX_COLUMN_LENGTH - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
This value is the name of the param for the default max column length of a lookup result field if the field maxLength
has not been defined in the DD
- resultSetLimit - Variable in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- resumeErrorPath() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method is used to deal with error paths that are not what we expect them to be.
- resumeErrorPath() - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method is used to deal with error paths that are not what we expect them to be.
- retainAll(Collection<?>) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
- retrieve(Object) - Method in interface org.kuali.rice.core.framework.persistence.dao.GenericDao
-
Retrieves an object instance identified by the class of the given
object and the object's primary key values.
- retrieve(Object) - Method in class org.kuali.rice.core.impl.persistence.dao.GenericDaoOjb
-
- retrieve(PersistableBusinessObject) - Method in interface org.kuali.rice.krad.dao.BusinessObjectDao
-
Retrieves an object instance identified by the class of the given object and the object's primary key values.
- retrieve(PersistableBusinessObject) - Method in class org.kuali.rice.krad.dao.impl.BusinessObjectDaoJpa
-
- retrieve(PersistableBusinessObject) - Method in class org.kuali.rice.krad.dao.impl.BusinessObjectDaoOjb
-
- retrieve(PersistableBusinessObject) - Method in class org.kuali.rice.krad.dao.proxy.BusinessObjectDaoProxy
-
- retrieve(PersistableBusinessObject) - Method in interface org.kuali.rice.krad.service.BusinessObjectService
-
Retrieves an object instance identified by the class of the given object and the object's primary key values.
- retrieve(PersistableBusinessObject) - Method in class org.kuali.rice.krad.service.impl.BusinessObjectServiceImpl
-
- retrieveAgendaCustomAttributes(View, Object, Container) - Method in class org.kuali.rice.krms.impl.repository.AgendaInquiryHelperServiceImpl
-
- retrieveAgendaCustomAttributes(View, Object, Container) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorMaintainable
-
- retrieveAllReferences(RuleBaseValues) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleDAOJpaImpl
-
- retrieveAllReferences(RuleBaseValues) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleDAOOjbImpl
-
- retrieveAllReferences(RuleBaseValues) - Method in interface org.kuali.rice.kew.rule.dao.RuleDAO
-
- retrieveAllReferences(Object) - Method in class org.kuali.rice.krad.dao.impl.PersistenceDaoJpa
-
- retrieveAllReferences(Object) - Method in class org.kuali.rice.krad.dao.impl.PersistenceDaoOjb
-
- retrieveAllReferences(Object) - Method in interface org.kuali.rice.krad.dao.PersistenceDao
-
- retrieveAllReferences(Object) - Method in class org.kuali.rice.krad.dao.proxy.PersistenceDaoProxy
-
- retrieveAttachmentContents(Attachment) - Method in interface org.kuali.rice.krad.service.AttachmentService
-
Retrieves a given Attachments contents from the corresponding Attachment object
- retrieveAttachmentContents(Attachment) - Method in class org.kuali.rice.krad.service.impl.AttachmentServiceImpl
-
/* (non-Javadoc)
- retrieveBestFormatter(String, Class<? extends BusinessObject>) - Method in class org.kuali.rice.kns.lookup.DataDictionaryLookupResultsSupportStrategy
-
Like when you're digging through your stuff drawer, you know the one in the kitchen with all the batteries and lint in it, this method
goes through the stuff drawer of KNS formatters and attempts to return you a good one
- retrieveBOFromInquirable(InquiryForm) - Method in class org.kuali.rice.kns.web.struts.action.KualiInquiryAction
-
- retrieveCollectionReference(Object, String) - Method in class org.kuali.rice.krad.dao.impl.PersistenceDaoJpa
-
This method fetches a collection to refresh a reference
- retrieveCountriesForValuesFinder() - Method in class org.kuali.rice.location.framework.country.AbstractCountryValuesFinderBase
-
- retrieveCountriesForValuesFinder() - Method in class org.kuali.rice.location.framework.country.CountryNotRestrictedValuesFinder
-
Returns all non-restricted countries, regardless of active status
- retrieveCountriesForValuesFinder() - Method in class org.kuali.rice.location.framework.country.CountryValuesFinder
-
Returns all countries, regardless of active status or restricted status
- retrieveCustomAttributes(View, Object, Container) - Method in class org.kuali.rice.krms.impl.ui.TermMaintainable
-
- retrieveDataObject(Map) - Method in class edu.sampleu.travel.service.FiscalOfficerInfoInquiryViewHelperServiceImpl
-
- retrieveDataObject(Map) - Method in class edu.sampleu.travel.service.TravelAccountInfoInquiryViewHelperServiceImpl
-
- retrieveDataObject(Map) - Method in class org.kuali.rice.coreservice.web.component.ComponentInquirableImpl
-
- retrieveDataObject(Map) - Method in class org.kuali.rice.kew.rule.bo.RuleBaseValuesInquirableImpl
-
- retrieveDataObject(Map) - Method in class org.kuali.rice.kew.rule.bo.RuleDelegationInquirableImpl
-
- retrieveDataObject(Map) - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityInquirableImpl
-
- retrieveDataObject(Map) - Method in class org.kuali.rice.kim.inquiry.PermissionInquirableImpl
-
- retrieveDataObject(Map) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
TODO: generics do not match between call to module service and call to
lookup service
- retrieveDataObject(Map<String, String>) - Method in interface org.kuali.rice.krad.inquiry.Inquirable
-
Responsible for retrieving the data object from its data source
(database, service call, etc) based on the given map of field
name/value pairs
- retrieveDataObject(Map<String, String>) - Method in class org.kuali.rice.krad.inquiry.InquirableImpl
-
Finds primary and alternate key sets configured for the configured data object class and
then attempts to find a set with matching key/value pairs from the request, if a set is
found then calls the module service (for EBOs) or business object service to retrieve
the data object
- retrieveDataObject(Map) - Method in class org.kuali.rice.krms.impl.repository.AgendaInquiryHelperServiceImpl
-
- retrieveDocumentForm(UserSession, String, String, String) - Method in class org.kuali.rice.kns.service.impl.SessionDocumentServiceImpl
-
Deprecated.
- retrieveDocumentForm(UserSession, String, String, String) - Method in class org.kuali.rice.krad.service.impl.SessionDocumentServiceImpl
-
- retrieveEditModesAndActionFlags(View, UifFormBase) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Invokes the configured PresentationController
and
Authorizer for the view to get the exported action flags
and edit modes that can be used in conditional logic
- retrieveEmailPreferenceUserOptions(String) - Method in interface org.kuali.rice.kew.useroptions.UserOptionsService
-
- retrieveEmailPreferenceUserOptions(String) - Method in class org.kuali.rice.kew.useroptions.UserOptionsServiceImpl
-
- retrieveExternalizableBusinessObjectIfNecessary(BusinessObject, T, String) - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
This method assumes that the property type for externalizable relationship in the business object is an interface
and gets the concrete implementation for it
- retrieveExternalizableBusinessObjectIfNecessary(BusinessObject, T, String) - Method in interface org.kuali.rice.krad.service.ModuleService
-
This method retrieves the externalizable business object, if it is not already populated
with the matching primary key values.
- retrieveExternalizableBusinessObjectsList(BusinessObject, String, Class) - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
This method assumes that the externalizableClazz is an interface
and gets the concrete implementation for it
- retrieveExternalizableBusinessObjectsList(BusinessObject, String, Class<T>) - Method in interface org.kuali.rice.krad.service.ModuleService
-
This method retrieves a list of externalizable business objects given a business object,
name of the relationship between the business object and the externalizable business object, and
the externalizable business object class.
- retrieveFieldReference(String, String, String, Class, GenericDao) - Static method in class org.kuali.rice.ken.util.Util
-
This method generically retrieves a reference to foreign key objects that are part of the content, to get
at the reference objects' pk fields so that those values can be used to store the notification with proper
foreign key relationships in the database.
- retrieveFirstAndExhaustIterator(Iterator<E>) - Static method in class org.kuali.rice.krad.util.TransactionalServiceUtils
-
Returns the first element and exhausts an iterator
- retrieveFiscalOfficer(Long) - Method in interface edu.sampleu.travel.service.FiscalOfficerService
-
- retrieveFiscalOfficer(Long) - Method in class edu.sampleu.travel.service.FiscalOfficerTravelAccountServiceImpl
-
- retrieveFormValueForLookupInquiryParameters(String, String) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
Retrieves a value from the form for the purposes of passing it as a parameter into the lookup or inquiry frameworks
- retrieveFormValueForLookupInquiryParameters(String, String) - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
This overridden method handles the case where maint doc properties do not reflect the true nature of the
- retrieveGlobalBusinessObject(String, Class<? extends BusinessObject>) - Method in class org.kuali.rice.krad.workflow.attribute.DataDictionarySearchableAttribute
-
- retrieveInquiryDecryptedPrimaryKeys() - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
-
Gets the map used to pass primary key values between invocations of the inquiry screens after the start method has been called.
- retrieveKeySetFromMap(List<List<String>>, Map<String, String>) - Method in class org.kuali.rice.krad.inquiry.InquirableImpl
-
Iterates through the list of key sets looking for a set where the given map of parameters has
all the key names and values are non-blank, first matched set is returned
- retrieveLookupParametersString(Document, Element, EDLContext) - Method in class org.kuali.rice.edl.impl.components.PerformLookupComponent
-
- retrieveLookupParameterValue(Class<? extends BusinessObject>, String, String, ActionForm, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
-
Retrieves the value of a parameter to be passed into the lookup or inquiry frameworks.
- retrieveLookupParameterValue(UifFormBase, HttpServletRequest, Class<?>, String, String) - Static method in class org.kuali.rice.krad.uif.util.LookupInquiryUtils
-
- retrieveLookupResults(String) - Method in class org.kuali.rice.kns.lookup.LookupResultsServiceImpl
-
Retrieves the LookupResults BO with the given sequence number.
- retrieveMaintenanceDocumentEntry(String) - Method in class org.kuali.rice.krad.workflow.attribute.DataDictionarySearchableAttribute
-
Retrieves the maintenance document entry for the given document type name
- retrieveNonKeyFields(Object) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceImpl
-
- retrieveNonKeyFields(Object) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceJpaImpl
-
- retrieveNonKeyFields(Object) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceOjbImpl
-
- retrieveNonKeyFields(Object) - Method in interface org.kuali.rice.krad.service.PersistenceService
-
- retrieveObject(String) - Method in class org.kuali.rice.krad.UserSession
-
allows for fetching an object that has been put into the userSession based on the key that would have been returned when
adding the object
- retrieveObjectForEditOrCopy(MaintenanceDocument, Map<String, String>) - Method in class edu.sampleu.travel.service.FiscalOfficerInfoMaintainableImpl
-
- retrieveObjectForEditOrCopy(MaintenanceDocument, Map<String, String>) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Called during setupMaintenanceObject to retrieve the original dataObject that is being
edited or copied.
- retrieveObjectForEditOrCopy(MaintenanceDocument, Map<String, String>) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- retrieveObjectForEditOrCopy(MaintenanceDocument, Map<String, String>) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorMaintainable
-
- retrieveObjectForEditOrCopy(MaintenanceDocument, Map<String, String>) - Method in class org.kuali.rice.krms.impl.ui.TermMaintainable
-
- retrieveObjectForEditOrCopy(MaintenanceDocument, Map<String, String>) - Method in class org.kuali.rice.krms.impl.ui.TermSpecificationMaintainable
-
- retrieveObjectForMaintenance(MaintenanceDocument, Map<String, String[]>) - Method in class org.kuali.rice.krad.service.impl.MaintenanceDocumentServiceImpl
-
For the edit or copy actions retrieves the record that is to be
maintained
- retrieveObjectReference(Object, String) - Method in class org.kuali.rice.krad.dao.impl.PersistenceDaoJpa
-
Fetches an object reference
- retrieveObjectWithIdentitcalKey(Collection<? extends PersistableBusinessObject>, PersistableBusinessObject) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
Compares a business object with a List of BOs to determine if an object with the same key as the BO exists in the list.
- retrieveProperty(String, RouteContext) - Static method in class org.kuali.rice.kew.engine.node.PropertiesUtil
-
Resolves the specified name as a qualified property
- retrieveProperty(String, PropertyScheme, RouteContext) - Static method in class org.kuali.rice.kew.engine.node.PropertiesUtil
-
Resolves the specified name as an unqualified property
- retrieveProperty(Property, PropertyScheme, RouteContext) - Static method in class org.kuali.rice.kew.engine.node.PropertiesUtil
-
Resolves the specified name as an unqualified property
- retrieveProperty(Property, RouteContext) - Static method in class org.kuali.rice.kew.engine.node.PropertiesUtil
-
Resolves the specified name as a qualified property
- retrievePropertyPathToAttributeSecurityMappings(String) - Static method in class org.kuali.rice.kns.util.MaintenanceUtils
-
- retrieveReference(Object, String) - Method in class org.kuali.rice.krad.dao.impl.PersistenceDaoJpa
-
- retrieveReference(Object, String) - Method in class org.kuali.rice.krad.dao.impl.PersistenceDaoOjb
-
- retrieveReference(Object, String) - Method in interface org.kuali.rice.krad.dao.PersistenceDao
-
- retrieveReference(Object, String) - Method in class org.kuali.rice.krad.dao.proxy.PersistenceDaoProxy
-
- retrieveReferenceObject(Object, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceImpl
-
- retrieveReferenceObject(Object, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceJpaImpl
-
- retrieveReferenceObject(Object, String) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceOjbImpl
-
- retrieveReferenceObject(Object, String) - Method in interface org.kuali.rice.krad.service.PersistenceService
-
- retrieveReferenceObjects(Object, List) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceImpl
-
- retrieveReferenceObjects(List, List) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceImpl
-
- retrieveReferenceObjects(Object, List) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceJpaImpl
-
- retrieveReferenceObjects(List, List) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceJpaImpl
-
- retrieveReferenceObjects(Object, List) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceOjbImpl
-
- retrieveReferenceObjects(List, List) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceOjbImpl
-
- retrieveReferenceObjects(Object, List) - Method in interface org.kuali.rice.krad.service.PersistenceService
-
- retrieveReferenceObjects(List, List) - Method in interface org.kuali.rice.krad.service.PersistenceService
-
- retrieveRemoteFields(View, Object, Container) - Method in class edu.sampleu.demo.kitchensink.UIfComponentsViewHelperServiceImpl
-
- retrieveResultsTable(String, String) - Method in interface org.kuali.rice.kns.lookup.LookupResultsService
-
Deprecated.
Returns the list of result rows that was persisted under the passed in sequence number
- retrieveResultsTable(String, String) - Method in class org.kuali.rice.kns.lookup.LookupResultsServiceImpl
-
- retrieveRuleActionCustomAttributes(View, Object, Container) - Method in class org.kuali.rice.krms.impl.repository.AgendaInquiryHelperServiceImpl
-
This only supports a single action within a rule.
- retrieveRuleActionCustomAttributes(View, Object, Container) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorMaintainable
-
This only supports a single action within a rule.
- retrieveRuleCustomAttributes(View, Object, Container) - Method in class org.kuali.rice.krms.impl.repository.AgendaInquiryHelperServiceImpl
-
- retrieveRuleCustomAttributes(View, Object, Container) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorMaintainable
-
- retrieveSelectedObjectIds(String) - Method in class org.kuali.rice.kns.lookup.LookupResultsServiceImpl
-
Retrieves the SelectedObjectIds BO with the given sequence number.
- retrieveSelectedResultBOs(Class<T>, Set<String>) - Method in class org.kuali.rice.kns.lookup.DataDictionaryLookupResultsSupportStrategy
-
Uses the Lookupable associated with the given BusinessObject to search for business objects
- retrieveSelectedResultBOs(String, Class<T>, String) - Method in interface org.kuali.rice.kns.lookup.LookupResultsService
-
Deprecated.
Returns the BOs that correspond to the selected objected IDs that were persisted under the given lookup results number
DB data may have changed since the time the user clicked the "search" button (e.g.
- retrieveSelectedResultBOs(String, Class<T>, String) - Method in class org.kuali.rice.kns.lookup.LookupResultsServiceImpl
-
Figures out which support strategy to defer to and uses that service to retrieve the results; if the bo class doesn't qualify with any support strategy, an exception is thrown.
- retrieveSelectedResultBOs(Class<T>, Set<String>) - Method in interface org.kuali.rice.kns.lookup.LookupResultsSupportStrategyService
-
Returns a list of BOs that were selected.
- retrieveSelectedResultBOs(Class<T>, Set<String>) - Method in class org.kuali.rice.kns.lookup.PersistableBusinessObjectLookupResultsSupportStrategyImpl
-
Uses the BusinessObjectService to retrieve a collection of PersistableBusinessObjects
- retrieveTermParameters(View, Object, Container) - Method in class org.kuali.rice.krms.impl.repository.AgendaInquiryHelperServiceImpl
-
Retrieve a list of
RemotableAttributeField
s for the parameters (if any) required by the resolver for
the selected term in the proposition that is under edit.
- retrieveTermParameters(View, Object, Container) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorMaintainable
-
Retrieve a list of
RemotableAttributeField
s for the parameters (if any) required by the resolver for
the selected term in the proposition that is under edit.
- retrieveTravelAccount(String) - Method in class edu.sampleu.travel.service.FiscalOfficerTravelAccountServiceImpl
-
- retrieveTravelAccount(String) - Method in interface edu.sampleu.travel.service.TravelAccountService
-
- retrieveTypeAttributes(View, Object, Container) - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowInquirableImpl
-
Invokes the
KewTypeRepositoryService
to retrieve the remotable
field definitions for the attributes associated with the selected type
- retrieveTypeAttributes(View, Object, Container) - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowMaintainableImpl
-
Invokes the
KewTypeRepositoryService
to retrieve the remotable
field definitions for the attributes associated with the selected type
- retrieveUnencryptedColumnValuesFromBackupTable(String, List<String>, int) - Method in interface org.kuali.rice.devtools.pdle.PostDataLoadEncryptionDao
-
- retrieveUnencryptedColumnValuesFromBackupTable(String, List<String>, int) - Method in interface org.kuali.rice.devtools.pdle.PostDataLoadEncryptionService
-
- retrieveUnencryptedColumnValuesFromBackupTable(String, List<String>, int) - Method in class org.kuali.rice.devtools.pdle.PostDataLoadEncryptionServiceImpl
-
- retrieveUnencryptedColumnValuesFromBackupTable(String, List<String>, int) - Method in class org.kuali.rice.krad.dao.jdbc.PostDataLoadEncryptionDaoJdbc
-
- RETRY_ATTEMPTS - Static variable in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Elements
-
- RETURN_FORM_KEY - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- RETURN_LOCATION - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- RETURN_LOCATION_PARAMETER - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- RETURN_METHOD_TO_CALL - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- RETURN_URL_ATTRIBUTE_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- returnDocumentToPreviousNode(String, DocumentRouteHeaderValue, String, String) - Method in class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
- returnDocumentToPreviousNode(String, DocumentRouteHeaderValue, String, String) - Method in interface org.kuali.rice.kew.routeheader.service.WorkflowDocumentService
-
- returnDocumentToPreviousRouteLevel(String, DocumentRouteHeaderValue, Integer, String) - Method in class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
- returnDocumentToPreviousRouteLevel(String, DocumentRouteHeaderValue, Integer, String) - Method in interface org.kuali.rice.kew.routeheader.service.WorkflowDocumentService
-
Deprecated.
use returnDocumentToPreviousNode instead
- returnedClass() - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateImmutableValueUserType
-
Abstract method for children to override - returns the class of the Java value returned by nullSafeGet
- returnedClass() - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiCharBooleanAIType
-
Returns String.class
- returnedClass() - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiDecimalFieldType
-
Returns String.class
- returnedClass() - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiDecimalPercentageFieldType
-
Returns String.class
- returnedClass() - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiDecimalPercentFieldType
-
Returns String.class
- returnedClass() - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiEncryptDecryptUserType
-
Returns String.class
- returnedClass() - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiHashType
-
Returns String.class
- returnedClass() - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiIntegerFieldType
-
Returns String.class
- returnedClass() - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiIntegerPercentageFieldType
-
Returns String.class
- returnedClass() - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiIntegerPercentFieldType
-
This overridden method ...
- returnedClass() - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiPercentFieldType
-
This overridden method ...
- returnedClass() - Method in class org.kuali.rice.core.framework.persistence.jpa.type.KualiDecimalIntegerPercentFieldType
-
Returns String.class
- returnFormKey - Variable in class org.kuali.rice.krad.web.form.UifFormBase
-
- returnLocation - Variable in class org.kuali.rice.krad.web.form.UifFormBase
-
- ReturnPoint - Class in org.kuali.rice.kew.api.action
-
- returnSelected(LookupForm, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.LookupController
-
Invoked from the UI to return the selected lookup results lines, parameters are collected to build a URL to
the caller and then a redirect is performed
- returnToHistory(UifFormBase, boolean) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
Invoked to navigate back to a history entry.
- returnToHub(UifFormBase) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
Invoked to navigate back to the first page in history.
- returnToPrevious(UifFormBase) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
Invoked to navigate back one page in history..
- returnToPreviousNode(DocumentActionParameters, ReturnPoint) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
- returnToPreviousNode(String, String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Returns the document to a previous node; commits updates.
- returnToPreviousNode(ReturnPoint, String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Returns the document to a previous node; commits updates.
- returnToPreviousNode(DocumentActionParameters, ReturnPoint) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- returnToPreviousNode(String, String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- returnToPreviousNode(ReturnPoint, String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- returnToPreviousNode(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.superuser.web.SuperUserAction
-
- ReturnToPreviousNodeAction - Class in org.kuali.rice.kew.actions
-
Returns a document to a previous node in the route.
- ReturnToPreviousNodeAction(DocumentRouteHeaderValue, PrincipalContract) - Constructor for class org.kuali.rice.kew.actions.ReturnToPreviousNodeAction
-
- ReturnToPreviousNodeAction(DocumentRouteHeaderValue, PrincipalContract, String, String, boolean) - Constructor for class org.kuali.rice.kew.actions.ReturnToPreviousNodeAction
-
- ReturnToPreviousNodeAction(DocumentRouteHeaderValue, PrincipalContract, String, String, boolean, boolean) - Constructor for class org.kuali.rice.kew.actions.ReturnToPreviousNodeAction
-
- ReturnToPreviousNodeAction(String, DocumentRouteHeaderValue, PrincipalContract, String, String, boolean) - Constructor for class org.kuali.rice.kew.actions.ReturnToPreviousNodeAction
-
Constructor used to override the action taken code...e.g.
- ReturnToPreviousNodeAction(String, DocumentRouteHeaderValue, PrincipalContract, String, String, boolean, boolean) - Constructor for class org.kuali.rice.kew.actions.ReturnToPreviousNodeAction
-
Constructor used to override the action taken code...e.g.
- returnToSender(HttpServletRequest, ActionMapping, KualiDocumentFormBase) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementDocumentActionBase
-
- returnToSender(HttpServletRequest, ActionMapping, KualiDocumentFormBase) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
If the given form has returnToActionList set to true, this method returns an ActionForward that should take the user back to
their action list; otherwise, it returns them to the portal.
- reuseErrorMapFromPreviousRequest(KualiDocumentFormBase) - Static method in class org.kuali.rice.kns.util.WebUtils
-
- reverseLink(DocumentLink) - Static method in class org.kuali.rice.kew.documentlink.dao.impl.DocumentLinkDaoUtil
-
- REVIEWER_ID - Static variable in class org.kuali.rice.ken.util.NotificationConstants.BO_PROPERTY_NAMES
-
- ReviewResponsibilityMaintainable - Class in org.kuali.rice.kim.impl.responsibility
-
- ReviewResponsibilityMaintainable() - Constructor for class org.kuali.rice.kim.impl.responsibility.ReviewResponsibilityMaintainable
-
- ReviewResponsibilityMaintenanceDocumentPresentationController - Class in org.kuali.rice.kim.impl.responsibility
-
- ReviewResponsibilityMaintenanceDocumentPresentationController() - Constructor for class org.kuali.rice.kim.impl.responsibility.ReviewResponsibilityMaintenanceDocumentPresentationController
-
- ReviewResponsibilityMaintenanceDocumentRule - Class in org.kuali.rice.kim.impl.responsibility
-
This is a description of what this class does - kellerj don't forget to fill this in.
- ReviewResponsibilityMaintenanceDocumentRule() - Constructor for class org.kuali.rice.kim.impl.responsibility.ReviewResponsibilityMaintenanceDocumentRule
-
- ReviewResponsibilityTypeServiceImpl - Class in org.kuali.rice.kew.service.impl
-
- ReviewResponsibilityTypeServiceImpl() - Constructor for class org.kuali.rice.kew.service.impl.ReviewResponsibilityTypeServiceImpl
-
- RevokeAdHocAction - Class in org.kuali.rice.kew.actions
-
The RevokeAdHocApprove revokes the specified AdHoc requests.
- RevokeAdHocAction(DocumentRouteHeaderValue, PrincipalContract) - Constructor for class org.kuali.rice.kew.actions.RevokeAdHocAction
-
- RevokeAdHocAction(DocumentRouteHeaderValue, PrincipalContract, String, String) - Constructor for class org.kuali.rice.kew.actions.RevokeAdHocAction
-
- RevokeAdHocAction(DocumentRouteHeaderValue, PrincipalContract, AdHocRevoke, String) - Constructor for class org.kuali.rice.kew.actions.RevokeAdHocAction
-
- revokeAdHocRequestById(DocumentActionParameters, String) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Executes an
ActionType.ADHOC_REQUEST_REVOKE
action for the given principal and
document specified in the supplied parameters against the action request with the given id.
- revokeAdHocRequestById(String, String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Revokes an Ad-Hoc request by id; commits updates.
- revokeAdHocRequestById(DocumentActionParameters, String) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- revokeAdHocRequestById(String, String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- revokeAdHocRequests(DocumentActionParameters, AdHocRevoke) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Executes an
ActionType.ADHOC_REQUEST_REVOKE
action which revokes all pending ad hoc
action requests that match the supplied
AdHocRevoke
criteria for the given principal
and document specified in the supplied parameters.
- revokeAdHocRequests(AdHocRevoke, String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Revokes an Ad-Hoc request by the specified criteria; commits updates.
- revokeAdHocRequests(DocumentActionParameters, AdHocRevoke) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- revokeAdHocRequests(AdHocRevoke, String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- revokeAdHocRequests(String, DocumentRouteHeaderValue, AdHocRevoke, String) - Method in class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
- revokeAdHocRequests(String, DocumentRouteHeaderValue, String, String) - Method in class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
- revokeAdHocRequests(String, DocumentRouteHeaderValue, AdHocRevoke, String) - Method in interface org.kuali.rice.kew.routeheader.service.WorkflowDocumentService
-
- revokeAdHocRequests(String, DocumentRouteHeaderValue, String, String) - Method in interface org.kuali.rice.kew.routeheader.service.WorkflowDocumentService
-
- revokeAllAdHocRequests(DocumentActionParameters) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Executes an
ActionType.ADHOC_REQUEST_REVOKE
action which revokes all pending ad hoc
action requests for the given principal and document specified in the supplied parameters.
- revokeAllAdHocRequests(String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Revokes all Ad-Hoc requests; commits updates; commits updates.
- revokeAllAdHocRequests(DocumentActionParameters) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- revokeAllAdHocRequests(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- REVOKED_NODE_INSTANCES_STATE_KEY - Static variable in class org.kuali.rice.kew.engine.node.service.impl.RouteNodeServiceImpl
-
- revokeNodeInstance(DocumentRouteHeaderValue, RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.node.service.impl.RouteNodeServiceImpl
-
Records the revocation in the root BranchState of the document.
- revokeNodeInstance(DocumentRouteHeaderValue, RouteNodeInstance) - Method in interface org.kuali.rice.kew.engine.node.service.RouteNodeService
-
Record that the given RouteNodeInstance on the Document was revoked.
- RICE_CONFIGURER_CONFIG_NAME - Static variable in class org.kuali.rice.core.api.util.RiceConstants
-
- RICE_JAXWS_TARGET_NAMESPACE_BASE - Static variable in class org.kuali.rice.core.api.util.RiceConstants
-
- RICE_JPA_ENABLED - Static variable in class org.kuali.rice.core.api.util.RiceConstants
-
- RICE_LOGGING_CONFIGURE - Static variable in class org.kuali.rice.core.api.util.RiceConstants
-
- RICE_OJB_PROPERTIES_PARAM - Static variable in class org.kuali.rice.core.framework.persistence.ojb.BaseOjbConfigurer
-
- RICE_VERSION - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
The Rice version is by default determined automatically by inspecting the classloader
(@see .
- RiceConstants - Class in org.kuali.rice.core.api.util
-
This is a class to hold constant values that will be used across multiple modules of Rice
- RiceDataSourceConnectionFactory - Class in org.kuali.rice.core.framework.persistence.ojb
-
- RiceDataSourceConnectionFactory() - Constructor for class org.kuali.rice.core.framework.persistence.ojb.RiceDataSourceConnectionFactory
-
- RiceEntityManagerProxyFactoryBean - Class in org.kuali.rice.krad.app.persistence.jpa
-
- RiceEntityManagerProxyFactoryBean(String, DataSource) - Constructor for class org.kuali.rice.krad.app.persistence.jpa.RiceEntityManagerProxyFactoryBean
-
- RiceEntityManagerProxyFactoryBean(String, DataSource, String) - Constructor for class org.kuali.rice.krad.app.persistence.jpa.RiceEntityManagerProxyFactoryBean
-
- RiceIllegalArgumentException - Exception in org.kuali.rice.core.api.exception
-
Subclass of IllegalArgumentException that has been annotated properly using JAX-WS to be (un)marshalled as SOAP
fault.
- RiceIllegalArgumentException() - Constructor for exception org.kuali.rice.core.api.exception.RiceIllegalArgumentException
-
- RiceIllegalArgumentException(String) - Constructor for exception org.kuali.rice.core.api.exception.RiceIllegalArgumentException
-
- RiceIllegalArgumentException(String, Throwable) - Constructor for exception org.kuali.rice.core.api.exception.RiceIllegalArgumentException
-
- RiceIllegalArgumentException(Throwable) - Constructor for exception org.kuali.rice.core.api.exception.RiceIllegalArgumentException
-
- RiceIllegalStateException - Exception in org.kuali.rice.core.api.exception
-
Subclass of IllegalStateException that has been annotated properly to be (un)marshalled as SOAP fault.
- RiceIllegalStateException() - Constructor for exception org.kuali.rice.core.api.exception.RiceIllegalStateException
-
- RiceIllegalStateException(String) - Constructor for exception org.kuali.rice.core.api.exception.RiceIllegalStateException
-
- RiceIllegalStateException(String, Throwable) - Constructor for exception org.kuali.rice.core.api.exception.RiceIllegalStateException
-
- RiceIllegalStateException(Throwable) - Constructor for exception org.kuali.rice.core.api.exception.RiceIllegalStateException
-
- RiceInternalSuiteDataTestCase - Class in org.kuali.rice.test
-
A TestCase superclass to be used internally by Rice for tests that need to
load all of the Rice suite-level test data.
- RiceInternalSuiteDataTestCase() - Constructor for class org.kuali.rice.test.RiceInternalSuiteDataTestCase
-
- RiceKeyConstants - Class in org.kuali.rice.core.api.util
-
Holds error key constants.
- RiceLocalContainerEntityManagerFactoryBean - Class in org.kuali.rice.krad.app.persistence.jpa
-
- RiceLocalContainerEntityManagerFactoryBean() - Constructor for class org.kuali.rice.krad.app.persistence.jpa.RiceLocalContainerEntityManagerFactoryBean
-
- RiceLocalContainerEntityManagerFactoryBean(DataSource) - Constructor for class org.kuali.rice.krad.app.persistence.jpa.RiceLocalContainerEntityManagerFactoryBean
-
- RiceLocalContainerEntityManagerFactoryBean(String, DataSource) - Constructor for class org.kuali.rice.krad.app.persistence.jpa.RiceLocalContainerEntityManagerFactoryBean
-
- RiceNumericStringSequenceStyleGenerator - Class in org.kuali.rice.core.framework.persistence.jpa
-
This is a subclass of Hibernate's SequenceStyleGenerator that will convert sequence-generated or table-generated numeric IDs into Strings.
- RiceNumericStringSequenceStyleGenerator() - Constructor for class org.kuali.rice.core.framework.persistence.jpa.RiceNumericStringSequenceStyleGenerator
-
- RicePersistenceUnitPostProcessor - Class in org.kuali.rice.krad.app.persistence.jpa
-
- RicePersistenceUnitPostProcessor() - Constructor for class org.kuali.rice.krad.app.persistence.jpa.RicePersistenceUnitPostProcessor
-
- RiceRemoteServiceConnectionException - Exception in org.kuali.rice.core.api.exception
-
This is a description of what this class does - jjhanso don't forget to fill this in.
- RiceRemoteServiceConnectionException(String) - Constructor for exception org.kuali.rice.core.api.exception.RiceRemoteServiceConnectionException
-
This constructs an instance of java.lang.RuntimeException
- RiceRemoteServiceConnectionException(String, Throwable) - Constructor for exception org.kuali.rice.core.api.exception.RiceRemoteServiceConnectionException
-
This constructs an instance of java.lang.RuntimeException
- RiceRemoteServiceConnectionException(Throwable) - Constructor for exception org.kuali.rice.core.api.exception.RiceRemoteServiceConnectionException
-
This constructs an instance of java.lang.RuntimeException
- RiceResourceLoaderFactory - Class in org.kuali.rice.core.framework.resourceloader
-
Creates resource loader for rice spring context.
- RiceResourceLoaderFactory() - Constructor for class org.kuali.rice.core.framework.resourceloader.RiceResourceLoaderFactory
-
- RiceRuntimeException - Exception in org.kuali.rice.core.api.exception
-
- RiceRuntimeException(String) - Constructor for exception org.kuali.rice.core.api.exception.RiceRuntimeException
-
- RiceRuntimeException() - Constructor for exception org.kuali.rice.core.api.exception.RiceRuntimeException
-
- RiceRuntimeException(String, Throwable) - Constructor for exception org.kuali.rice.core.api.exception.RiceRuntimeException
-
- RiceRuntimeException(Throwable) - Constructor for exception org.kuali.rice.core.api.exception.RiceRuntimeException
-
- RiceSpringResourceLoaderConfigurer - Class in org.kuali.rice.core.framework.resourceloader
-
- RiceSpringResourceLoaderConfigurer() - Constructor for class org.kuali.rice.core.framework.resourceloader.RiceSpringResourceLoaderConfigurer
-
- RiceTestCase - Class in org.kuali.rice.test
-
Useful superclass for all Rice test cases.
- RiceTestCase() - Constructor for class org.kuali.rice.test.RiceTestCase
-
- RiceToNervousSystemBusinessObjectClassExposer - Class in org.kuali.rice.krad.app.persistence.jpa
-
Business Object class exposer which adds non-KNS Rice entities to the KNS persistence units, so that these objects
can be used with KNS functionality - for instance, PersonImpl objects can be looked up.
- RiceToNervousSystemBusinessObjectClassExposer() - Constructor for class org.kuali.rice.krad.app.persistence.jpa.RiceToNervousSystemBusinessObjectClassExposer
-
- RiceUnitTestClassRunner - Class in org.kuali.rice.test.runners
-
A Runner which sets up Rice unit tests appropriately.
- RiceUnitTestClassRunner(Class<?>) - Constructor for class org.kuali.rice.test.runners.RiceUnitTestClassRunner
-
- RiceUtilities - Class in org.kuali.rice.core.api.util
-
- RiceXADataSource - Class in org.kuali.rice.core.framework.persistence.jdbc.datasource
-
This is a description of what this class does - wliang don't forget to fill this in.
- RiceXADataSource() - Constructor for class org.kuali.rice.core.framework.persistence.jdbc.datasource.RiceXADataSource
-
- RiceXmlExportList<E,T> - Class in org.kuali.rice.core.util.jaxb
-
Custom subclass of AbstractList that, whenever the "get" method is called, will pass an
internally-stored list's object to the given listener for conversion into another object matching
the list's type.
- RiceXmlExportList(List<? extends T>, RiceXmlListGetterListener<E, T>) - Constructor for class org.kuali.rice.core.util.jaxb.RiceXmlExportList
-
Constructs a new export list that will rely on the given listener for converting the provided
list's items into the appropriate type.
- RiceXmlImportList<E> - Class in org.kuali.rice.core.util.jaxb
-
Custom subclass of AbstractList that, when adding new items, will pass them on to a listener instead of
storing them internally.
- RiceXmlImportList(RiceXmlListAdditionListener<E>) - Constructor for class org.kuali.rice.core.util.jaxb.RiceXmlImportList
-
Constructs a new streaming list that will pass new items to the given listener instead of storing them.
- RiceXmlListAdditionListener<T> - Interface in org.kuali.rice.core.util.jaxb
-
Helper interface for use with the RiceXmlStreamingList class.
- RiceXmlListGetterListener<E,T> - Interface in org.kuali.rice.core.util.jaxb
-
Helper interface for use with the RiceXmlExportList class.
- RichTable - Class in org.kuali.rice.krad.uif.widget
-
Decorates a HTML Table client side with various tools
- RichTable() - Constructor for class org.kuali.rice.krad.uif.widget.RichTable
-
- RIGHT - Static variable in class org.kuali.rice.krad.uif.CssConstants.TextAligns
-
- RMI_PLUGIN - Static variable in interface org.kuali.rice.core.api.resourceloader.ResourceLoader
-
- ROLE - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- ROLE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROLE - Static variable in class org.kuali.rice.kew.engine.node.NodeType
-
- Role - Class in org.kuali.rice.kim.api.role
-
This is a description of what this class does - shyu don't forget to fill this in.
- Role.Builder - Class in org.kuali.rice.kim.api.role
-
- Role.Cache - Class in org.kuali.rice.kim.api.role
-
- Role.Cache() - Constructor for class org.kuali.rice.kim.api.role.Role.Cache
-
- ROLE_ID - Static variable in class org.kuali.rice.kim.api.KimConstants.PrimaryKeyConstants
-
- ROLE_ID - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.Delegation
-
- ROLE_ID - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.Role
-
- ROLE_ID - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.RoleMember
-
- ROLE_ID - Variable in class org.kuali.rice.kim.inquiry.RoleInquirableImpl
-
- ROLE_ID - Variable in class org.kuali.rice.kim.inquiry.RoleMemberInquirableImpl
-
- ROLE_INTERNAL_SERVICE - Static variable in class org.kuali.rice.kim.impl.services.KimImplServiceLocator
-
- ROLE_LOOKUPABLE_IMPL - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- ROLE_MEMBER_ID - Static variable in class org.kuali.rice.kim.api.KimConstants.PrimaryKeyConstants
-
- ROLE_MEMBER_ID - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.RoleMember
-
- ROLE_MEMBER_LOOKUPABLE_IMPL - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- ROLE_MEMBERS_COLLECTION_NAME - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- ROLE_NAME - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- ROLE_NAME - Static variable in class org.kuali.rice.kim.api.KimConstants.AttributeConstants
-
- ROLE_NAME - Static variable in class org.kuali.rice.kim.api.KimConstants.UniqueKeyConstants
-
- ROLE_NAME - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.Role
-
- ROLE_NAME - Variable in class org.kuali.rice.kim.inquiry.RoleInquirableImpl
-
- ROLE_REQUEST_SORTER - Static variable in class org.kuali.rice.kew.engine.node.RoleNode
-
- ROLE_RESP_SECTION - Static variable in class org.kuali.rice.kew.api.KEWPropertyConstants
-
- ROLE_RESPONSIBILITY_ACTION_ID - Static variable in class org.kuali.rice.kim.api.KimConstants.PrimaryKeyConstants
-
- ROLE_RESPONSIBILITY_ID - Static variable in class org.kuali.rice.kim.api.KimConstants.PrimaryKeyConstants
-
- ROLE_ROUTE_LEVEL - Static variable in class org.kuali.rice.kim.impl.type.KimTypeQualifierResolver
-
- ROLE_SERVICE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- ROLE_SERVICE_SOAP - Static variable in class org.kuali.rice.kim.api.KimApiConstants.ServiceNames
-
- RoleAttribute - Interface in org.kuali.rice.kew.rule
-
A special type of attribute that is used exclusively for resolving abstract roles
to concrete responsibilities (users and groups).
- roleBo - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- roleBo - Variable in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- RoleContract - Interface in org.kuali.rice.kim.api.role
-
Contract for a Role.
- RoleDao - Interface in org.kuali.rice.kim.impl.role
-
- RoleDaoOjb - Class in org.kuali.rice.kim.impl.role
-
- RoleDaoOjb() - Constructor for class org.kuali.rice.kim.impl.role.RoleDaoOjb
-
- RoleDataXmlDTO - Class in org.kuali.rice.kim.impl.jaxb
-
This class represents a <roleData> element.
- RoleDataXmlDTO() - Constructor for class org.kuali.rice.kim.impl.jaxb.RoleDataXmlDTO
-
- RoleDataXmlDTO(RolesXmlDTO) - Constructor for class org.kuali.rice.kim.impl.jaxb.RoleDataXmlDTO
-
- roleDescription - Variable in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- roleDocument - Variable in class org.kuali.rice.kim.bo.ui.RoleDocumentBoBase
-
- roleDocument - Variable in class org.kuali.rice.kim.bo.ui.RoleDocumentBoDefaultBase
-
- RoleDocumentBoBase - Class in org.kuali.rice.kim.bo.ui
-
- RoleDocumentBoBase() - Constructor for class org.kuali.rice.kim.bo.ui.RoleDocumentBoBase
-
- RoleDocumentBoDefaultBase - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- RoleDocumentBoDefaultBase() - Constructor for class org.kuali.rice.kim.bo.ui.RoleDocumentBoDefaultBase
-
- RoleDocumentDelegation - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - kellerj don't forget to fill this in.
- RoleDocumentDelegation() - Constructor for class org.kuali.rice.kim.bo.ui.RoleDocumentDelegation
-
- RoleDocumentDelegationId - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - jksmith don't forget to fill this in.
- RoleDocumentDelegationId() - Constructor for class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationId
-
- RoleDocumentDelegationMember - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - kellerj don't forget to fill this in.
- RoleDocumentDelegationMember() - Constructor for class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- RoleDocumentDelegationMemberId - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - jksmith don't forget to fill this in.
- RoleDocumentDelegationMemberId() - Constructor for class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMemberId
-
- RoleDocumentDelegationMemberQualifier - Class in org.kuali.rice.kim.bo.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- RoleDocumentDelegationMemberQualifier() - Constructor for class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMemberQualifier
-
- RoleDocumentDelegationMemberRule - Class in org.kuali.rice.kim.rules.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- RoleDocumentDelegationMemberRule() - Constructor for class org.kuali.rice.kim.rules.ui.RoleDocumentDelegationMemberRule
-
- RoleDocumentDelegationRule - Class in org.kuali.rice.kim.rules.ui
-
This is a description of what this class does - shyu don't forget to fill this in.
- RoleDocumentDelegationRule() - Constructor for class org.kuali.rice.kim.rules.ui.RoleDocumentDelegationRule
-
- roleId - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- roleId - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRolePermission
-
- roleId - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibility
-
- roleId - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- roleId - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentRoleId
-
- roleId - Variable in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegation
-
- roleId - Variable in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- roleId - Variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- roleInactivated(String) - Method in interface org.kuali.rice.kim.impl.role.RoleInternalService
-
Notifies the role service that the role with the given id has been inactivated.
- roleInactivated(String) - Method in class org.kuali.rice.kim.impl.role.RoleInternalServiceImpl
-
- RoleInquirableImpl - Class in org.kuali.rice.kim.inquiry
-
This is a description of what this class does - bhargavp don't forget to fill this in.
- RoleInquirableImpl() - Constructor for class org.kuali.rice.kim.inquiry.RoleInquirableImpl
-
- RoleInternalService - Interface in org.kuali.rice.kim.impl.role
-
- RoleInternalServiceImpl - Class in org.kuali.rice.kim.impl.role
-
- RoleInternalServiceImpl() - Constructor for class org.kuali.rice.kim.impl.role.RoleInternalServiceImpl
-
- RoleLookupableHelperServiceImpl - Class in org.kuali.rice.kim.lookup
-
This is a description of what this class does - shyu don't forget to fill this in.
- RoleLookupableHelperServiceImpl() - Constructor for class org.kuali.rice.kim.lookup.RoleLookupableHelperServiceImpl
-
- RoleLookupableImpl - Class in org.kuali.rice.kim.impl.role
-
Custom lookupable for the RoleBo
lookup to call the role DAO for searching
- RoleLookupableImpl() - Constructor for class org.kuali.rice.kim.impl.role.RoleLookupableImpl
-
- RoleLookupableImpl - Class in org.kuali.rice.kim.lookup
-
This is a description of what this class does - shyu don't forget to fill this in.
- RoleLookupableImpl() - Constructor for class org.kuali.rice.kim.lookup.RoleLookupableImpl
-
- RoleMember - Class in org.kuali.rice.kim.api.role
-
- RoleMember.Builder - Class in org.kuali.rice.kim.api.role
-
- RoleMember.Cache - Class in org.kuali.rice.kim.api.role
-
- RoleMember.Cache() - Constructor for class org.kuali.rice.kim.api.role.RoleMember.Cache
-
- RoleMemberContract - Interface in org.kuali.rice.kim.api.role
-
- roleMemberId - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- roleMemberId - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMemberId
-
- roleMemberId - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityAction
-
- roleMemberId - Variable in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- RoleMemberImplLookupableHelperServiceImpl - Class in org.kuali.rice.kim.lookup
-
This is a description of what this class does - shyu don't forget to fill this in.
- RoleMemberImplLookupableHelperServiceImpl() - Constructor for class org.kuali.rice.kim.lookup.RoleMemberImplLookupableHelperServiceImpl
-
- RoleMemberInquirableImpl - Class in org.kuali.rice.kim.inquiry
-
This is a description of what this class does - bhargavp don't forget to fill this in.
- RoleMemberInquirableImpl() - Constructor for class org.kuali.rice.kim.inquiry.RoleMemberInquirableImpl
-
- RoleMemberLookupableHelperServiceImpl - Class in org.kuali.rice.kim.lookup
-
- RoleMemberLookupableHelperServiceImpl() - Constructor for class org.kuali.rice.kim.lookup.RoleMemberLookupableHelperServiceImpl
-
- roleMemberMemberId - Variable in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- roleMemberMemberTypeCode - Variable in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- roleMemberName - Variable in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- roleMemberNamespaceCode - Variable in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- RoleMemberQueryResults - Class in org.kuali.rice.kim.api.role
-
- RoleMemberQueryResults.Builder - Class in org.kuali.rice.kim.api.role
-
- RoleMemberQueryResults.Constants - Class in org.kuali.rice.kim.api.role
-
Defines some internal constants used on this class.
- RoleMemberQueryResults.Constants() - Constructor for class org.kuali.rice.kim.api.role.RoleMemberQueryResults.Constants
-
- RoleMemberQueryResults.Elements - Class in org.kuali.rice.kim.api.role
-
A private class which exposes constants which define the XML element
names to use when this object is marshaled to XML.
- RoleMemberQueryResults.Elements() - Constructor for class org.kuali.rice.kim.api.role.RoleMemberQueryResults.Elements
-
- RoleMembership - Class in org.kuali.rice.kim.api.role
-
- RoleMembership.Builder - Class in org.kuali.rice.kim.api.role
-
- RoleMembership.Cache - Class in org.kuali.rice.kim.api.role
-
- RoleMembership.Cache() - Constructor for class org.kuali.rice.kim.api.role.RoleMembership.Cache
-
- RoleMembershipContract - Interface in org.kuali.rice.kim.api.role
-
- RoleMembershipQueryResults - Class in org.kuali.rice.kim.api.role
-
- RoleMembershipQueryResults.Builder - Class in org.kuali.rice.kim.api.role
-
- RoleMembershipQueryResults.Constants - Class in org.kuali.rice.kim.api.role
-
Defines some internal constants used on this class.
- RoleMembershipQueryResults.Constants() - Constructor for class org.kuali.rice.kim.api.role.RoleMembershipQueryResults.Constants
-
- RoleMembershipQueryResults.Elements - Class in org.kuali.rice.kim.api.role
-
A private class which exposes constants which define the XML element
names to use when this object is marshaled to XML.
- RoleMembershipQueryResults.Elements() - Constructor for class org.kuali.rice.kim.api.role.RoleMembershipQueryResults.Elements
-
- RoleMembersXmlDTO<T extends RoleMemberXmlDTO> - Class in org.kuali.rice.kim.impl.jaxb
-
Base class representing an unmarshalled <roleMembers> element.
- RoleMembersXmlDTO() - Constructor for class org.kuali.rice.kim.impl.jaxb.RoleMembersXmlDTO
-
- RoleMembersXmlDTO.OutsideOfRole - Class in org.kuali.rice.kim.impl.jaxb
-
This class represents a <roleMembers> element that is not a child of a <role> element.
- RoleMembersXmlDTO.OutsideOfRole() - Constructor for class org.kuali.rice.kim.impl.jaxb.RoleMembersXmlDTO.OutsideOfRole
-
- RoleMembersXmlDTO.WithinRole - Class in org.kuali.rice.kim.impl.jaxb
-
This class represents a <roleMembers> element that is a child of a <role> element.
- RoleMembersXmlDTO.WithinRole() - Constructor for class org.kuali.rice.kim.impl.jaxb.RoleMembersXmlDTO.WithinRole
-
- RoleMembersXmlDTO.WithinRole(String) - Constructor for class org.kuali.rice.kim.impl.jaxb.RoleMembersXmlDTO.WithinRole
-
- RoleMemberXmlDTO - Class in org.kuali.rice.kim.impl.jaxb
-
Base class representing an unmarshalled <roleMember> element.
- RoleMemberXmlDTO() - Constructor for class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO
-
Constructs an empty RoleMemberXmlDTO instance.
- RoleMemberXmlDTO(RoleMember, boolean) - Constructor for class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO
-
Constructs a RoleMemberXmlDTO instance that is populated with the info from the given role member.
- RoleMemberXmlDTO.OutsideOfRole - Class in org.kuali.rice.kim.impl.jaxb
-
This class represents a <roleMember> element that is not a descendant of a <role> element.
- RoleMemberXmlDTO.OutsideOfRole() - Constructor for class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO.OutsideOfRole
-
- RoleMemberXmlDTO.OutsideOfRole(RoleMember, boolean) - Constructor for class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO.OutsideOfRole
-
- RoleMemberXmlDTO.WithinRole - Class in org.kuali.rice.kim.impl.jaxb
-
This class represents a <roleMember> element that is a descendant of a <role> element.
- RoleMemberXmlDTO.WithinRole() - Constructor for class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO.WithinRole
-
- RoleMemberXmlDTO.WithinRole(RoleMember, boolean) - Constructor for class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO.WithinRole
-
- RoleName - Class in org.kuali.rice.kew.api.rule
-
- RoleName(String, String, String) - Constructor for class org.kuali.rice.kew.api.rule.RoleName
-
- roleName - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- roleName - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- roleName - Variable in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- RoleName.Builder - Class in org.kuali.rice.kew.api.rule
-
A builder which can be used to construct
RoleName
instances.
- RoleNameContract - Interface in org.kuali.rice.kew.api.rule
-
This is an interface to define a Role Name for a role assigned to a RoleAttribute.
- roleNamespace - Variable in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- RoleNameValuesFinder - Class in org.kuali.rice.kew.rule.bo
-
A values finder for generating a list of Role names that can be selected for a given RuleTemplate.
- RoleNameValuesFinder() - Constructor for class org.kuali.rice.kew.rule.bo.RoleNameValuesFinder
-
- RoleNode - Class in org.kuali.rice.kew.engine.node
-
A node implementation which provides integration with KIM Roles for routing.
- RoleNode() - Constructor for class org.kuali.rice.kew.engine.node.RoleNode
-
- RoleNode.RoleRequestSorter - Class in org.kuali.rice.kew.engine.node
-
- RoleNode.RoleRequestSorter() - Constructor for class org.kuali.rice.kew.engine.node.RoleNode.RoleRequestSorter
-
- RolePermission - Class in org.kuali.rice.kim.api.role
-
- RolePermission(RolePermission.Builder) - Constructor for class org.kuali.rice.kim.api.role.RolePermission
-
A constructor using the Builder.
- RolePermission.Builder - Class in org.kuali.rice.kim.api.role
-
- RolePermissionContract - Interface in org.kuali.rice.kim.api.role
-
This is the contract for a KimPermission.
- rolePermissionId - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRolePermission
-
- rolePermissionId - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRolePermissionId
-
- RolePermissionsXmlDTO<T extends RolePermissionXmlDTO> - Class in org.kuali.rice.kim.impl.jaxb
-
Base class representing an unmarshalled <rolePermissions> element.
- RolePermissionsXmlDTO() - Constructor for class org.kuali.rice.kim.impl.jaxb.RolePermissionsXmlDTO
-
- RolePermissionsXmlDTO.OutsideOfRole - Class in org.kuali.rice.kim.impl.jaxb
-
This class represents a <rolePermissions> element that is not a child of a <role> element.
- RolePermissionsXmlDTO.OutsideOfRole() - Constructor for class org.kuali.rice.kim.impl.jaxb.RolePermissionsXmlDTO.OutsideOfRole
-
- RolePermissionsXmlDTO.WithinRole - Class in org.kuali.rice.kim.impl.jaxb
-
This class represents a <rolePermissions> element that is a child of a <role> element.
- RolePermissionsXmlDTO.WithinRole() - Constructor for class org.kuali.rice.kim.impl.jaxb.RolePermissionsXmlDTO.WithinRole
-
- RolePermissionsXmlDTO.WithinRole(String) - Constructor for class org.kuali.rice.kim.impl.jaxb.RolePermissionsXmlDTO.WithinRole
-
- RolePermissionXmlDTO - Class in org.kuali.rice.kim.impl.jaxb
-
Base class representing an unmarshalled <rolePermission> element.
- RolePermissionXmlDTO() - Constructor for class org.kuali.rice.kim.impl.jaxb.RolePermissionXmlDTO
-
Constructs an empty RolePermissionXmlDTO instance.
- RolePermissionXmlDTO(PermissionContract, boolean) - Constructor for class org.kuali.rice.kim.impl.jaxb.RolePermissionXmlDTO
-
Constructs a RolePermissionXmlDTO that gets populated from the given KIM permission.
- RolePermissionXmlDTO.OutsideOfRole - Class in org.kuali.rice.kim.impl.jaxb
-
This class represents a <rolePermission> element that is not a descendant of a <role> element.
- RolePermissionXmlDTO.OutsideOfRole() - Constructor for class org.kuali.rice.kim.impl.jaxb.RolePermissionXmlDTO.OutsideOfRole
-
- RolePermissionXmlDTO.OutsideOfRole(PermissionContract, String, boolean) - Constructor for class org.kuali.rice.kim.impl.jaxb.RolePermissionXmlDTO.OutsideOfRole
-
- RolePermissionXmlDTO.WithinRole - Class in org.kuali.rice.kim.impl.jaxb
-
This class represents a <rolePermission> element that is a descendant of a <role> element.
- RolePermissionXmlDTO.WithinRole() - Constructor for class org.kuali.rice.kim.impl.jaxb.RolePermissionXmlDTO.WithinRole
-
- RolePermissionXmlDTO.WithinRole(PermissionContract, boolean) - Constructor for class org.kuali.rice.kim.impl.jaxb.RolePermissionXmlDTO.WithinRole
-
- RolePokerQueue - Interface in org.kuali.rice.kew.api.action
-
Defines the contract of a message queue for "poking" a role for a specified document.
- RolePokerQueueImpl - Class in org.kuali.rice.kew.impl.action
-
Reference implementation of the RokePokerQueue
which handle re-resolution of action requests which use roles.
- RolePokerQueueImpl() - Constructor for class org.kuali.rice.kew.impl.action.RolePokerQueueImpl
-
- rolePrncpls - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- RoleQueryResults - Class in org.kuali.rice.kim.api.role
-
- RoleQueryResults.Builder - Class in org.kuali.rice.kim.api.role
-
- RoleQueryResults.Constants - Class in org.kuali.rice.kim.api.role
-
Defines some internal constants used on this class.
- RoleQueryResults.Constants() - Constructor for class org.kuali.rice.kim.api.role.RoleQueryResults.Constants
-
- RoleQueryResults.Elements - Class in org.kuali.rice.kim.api.role
-
A private class which exposes constants which define the XML element
names to use when this object is marshaled to XML.
- RoleQueryResults.Elements() - Constructor for class org.kuali.rice.kim.api.role.RoleQueryResults.Elements
-
- RoleRecipient - Class in org.kuali.rice.kew.user
-
Marks a Role to be used in an ActionRequestValue.
- RoleRecipient() - Constructor for class org.kuali.rice.kew.user.RoleRecipient
-
- RoleRecipient(String) - Constructor for class org.kuali.rice.kew.user.RoleRecipient
-
- RoleRecipient(String, String, ResolvedQualifiedRole) - Constructor for class org.kuali.rice.kew.user.RoleRecipient
-
- RoleResponsibility - Class in org.kuali.rice.kim.api.role
-
An lightweight association of a Responsibility and a Role represented by references to the identifiers of a
Role and a Responsibility that are related to each other.
- roleResponsibility - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityAction
-
- RoleResponsibility.Builder - Class in org.kuali.rice.kim.api.role
-
- RoleResponsibility.Cache - Class in org.kuali.rice.kim.api.role
-
- RoleResponsibility.Cache() - Constructor for class org.kuali.rice.kim.api.role.RoleResponsibility.Cache
-
- RoleResponsibilityAction - Class in org.kuali.rice.kim.api.role
-
- RoleResponsibilityAction.Builder - Class in org.kuali.rice.kim.api.role
-
- RoleResponsibilityAction.Cache - Class in org.kuali.rice.kim.api.role
-
- RoleResponsibilityAction.Cache() - Constructor for class org.kuali.rice.kim.api.role.RoleResponsibilityAction.Cache
-
- RoleResponsibilityActionContract - Interface in org.kuali.rice.kim.api.role
-
Associates a Role/Responsibility/(Group/Principal).
- roleResponsibilityActionId - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityAction
-
- roleResponsibilityActionId - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityActionId
-
- RoleResponsibilityContract - Interface in org.kuali.rice.kim.api.role
-
An lightweight association of a Responsibility and a Role represented by references to the identifiers of a
Role and a Responsibility that are related to each other.
- roleResponsibilityId - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibility
-
- roleResponsibilityId - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityAction
-
- roleResponsibilityId - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityId
-
- ROLEROUTE_NAMESPACE_ELEMENT - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROLEROUTE_QUALIFIER_RESOLVER_CLASS_ELEMENT - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROLEROUTE_QUALIFIER_RESOLVER_ELEMENT - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROLEROUTE_RESPONSIBILITY_TEMPLATE_NAME_ELEMENT - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- RoleRouteModule - Class in org.kuali.rice.kew.role
-
The RoleRouteModule is responsible for interfacing with the KIM
Role system to provide Role-based routing to KEW.
- RoleRouteModule() - Constructor for class org.kuali.rice.kew.role.RoleRouteModule
-
- roleRspActions - Variable in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibility
-
- RoleRuleResponsibility - Class in org.kuali.rice.kew.rule
-
This is a description of what this class does - ewestfal don't forget to fill this in.
- RoleRuleResponsibility() - Constructor for class org.kuali.rice.kew.rule.RoleRuleResponsibility
-
- roles - Variable in class org.kuali.rice.kew.rule.UnqualifiedRoleAttribute
-
- roles - Variable in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- RoleService - Interface in org.kuali.rice.kew.role.service
-
- RoleService - Interface in org.kuali.rice.kim.api.role
-
This service provides operations for querying role and role qualification
data.
- roleService - Variable in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- roleService - Variable in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
- RoleServiceImpl - Class in org.kuali.rice.kew.role.service.impl
-
- RoleServiceImpl() - Constructor for class org.kuali.rice.kew.role.service.impl.RoleServiceImpl
-
- RoleServiceImpl - Class in org.kuali.rice.kim.impl.role
-
- RoleServiceImpl() - Constructor for class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- RolesXmlDTO - Class in org.kuali.rice.kim.impl.jaxb
-
This class represents a <roles> element.
- RolesXmlDTO() - Constructor for class org.kuali.rice.kim.impl.jaxb.RolesXmlDTO
-
- RolesXmlDTO(List<? extends Object>) - Constructor for class org.kuali.rice.kim.impl.jaxb.RolesXmlDTO
-
- roleTypeId - Variable in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- roleTypeName - Variable in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- RoleTypeService - Interface in org.kuali.rice.kim.framework.role
-
- RoleTypeServiceBase - Class in org.kuali.rice.kns.kim.role
-
Deprecated.
A krad integrated type service base class will be provided in the future.
- RoleTypeServiceBase() - Constructor for class org.kuali.rice.kns.kim.role.RoleTypeServiceBase
-
Deprecated.
- RoleXmlDTO - Class in org.kuali.rice.kim.impl.jaxb
-
This class represents a <role> XML element.
- RoleXmlDTO() - Constructor for class org.kuali.rice.kim.impl.jaxb.RoleXmlDTO
-
- RoleXmlDTO(RoleContract, RoleMembersXmlDTO.WithinRole, RolePermissionsXmlDTO.WithinRole) - Constructor for class org.kuali.rice.kim.impl.jaxb.RoleXmlDTO
-
- RoleXmlUtil - Class in org.kuali.rice.kim.impl.jaxb
-
Helper class containing static methods for aiding in parsing role XML.
- ROOT_ELEMENT_NAME - Static variable in class org.kuali.rice.coreservice.api.parameter.ParameterQueryResults.Constants
-
- ROOT_ELEMENT_NAME - Static variable in class org.kuali.rice.kew.api.rule.RuleQueryResults.Constants
-
- ROOT_ELEMENT_NAME - Static variable in class org.kuali.rice.kew.api.rule.RuleTemplateQueryResults.Constants
-
- ROOT_ELEMENT_NAME - Static variable in class org.kuali.rice.kim.api.common.template.TemplateQueryResults.Constants
-
- ROOT_ELEMENT_NAME - Static variable in class org.kuali.rice.kim.api.group.GroupMemberQueryResults.Constants
-
- ROOT_ELEMENT_NAME - Static variable in class org.kuali.rice.kim.api.group.GroupQueryResults.Constants
-
- ROOT_ELEMENT_NAME - Static variable in class org.kuali.rice.kim.api.identity.entity.EntityDefaultQueryResults.Constants
-
- ROOT_ELEMENT_NAME - Static variable in class org.kuali.rice.kim.api.identity.entity.EntityQueryResults.Constants
-
- ROOT_ELEMENT_NAME - Static variable in class org.kuali.rice.kim.api.identity.name.EntityNameQueryResults.Constants
-
- ROOT_ELEMENT_NAME - Static variable in class org.kuali.rice.kim.api.identity.principal.PrincipalQueryResults.Constants
-
- ROOT_ELEMENT_NAME - Static variable in class org.kuali.rice.kim.api.permission.PermissionQueryResults.Constants
-
- ROOT_ELEMENT_NAME - Static variable in class org.kuali.rice.kim.api.responsibility.ResponsibilityQueryResults.Constants
-
- ROOT_ELEMENT_NAME - Static variable in class org.kuali.rice.kim.api.role.DelegateMemberQueryResults.Constants
-
- ROOT_ELEMENT_NAME - Static variable in class org.kuali.rice.kim.api.role.RoleMemberQueryResults.Constants
-
- ROOT_ELEMENT_NAME - Static variable in class org.kuali.rice.kim.api.role.RoleMembershipQueryResults.Constants
-
- ROOT_ELEMENT_NAME - Static variable in class org.kuali.rice.kim.api.role.RoleQueryResults.Constants
-
- ROOT_ELEMENT_NAME - Static variable in class org.kuali.rice.krms.api.repository.term.TermParameterDefinition.Constants
-
- ROOT_NAMESPACE_PREFIX - Static variable in class org.kuali.rice.core.api.CoreConstants.Namespaces
-
- ROOT_RESOURCE_LOADER_CONTAINER_NAME - Static variable in class org.kuali.rice.core.api.util.RiceConstants
-
- ROOT_RESOURCE_LOADER_NAME - Static variable in interface org.kuali.rice.core.api.resourceloader.ResourceLoader
-
- ROUND_BEHAVIOR - Static variable in class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
- ROUND_BEHAVIOR - Static variable in class org.kuali.rice.core.api.util.type.KualiInteger
-
- route(DocumentActionParameters) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Submits a document that is in either the "initiated" or "saved" state to the workflow engine
for processing.
- route(String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Routes the document, commits updates.
- route(DocumentActionParameters) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- route(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- route(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
route the document using the document service
- route(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiMaintenanceDocumentAction
-
route the document using the document service
- route(DocumentFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
-
Routes the document instance contained on the form
- route(DocumentFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.MaintenanceDocumentController
-
Override route to retrieve the maintenance object if it is an attachment
- route(WorkflowDocument, String, List<AdHocRouteRecipient>) - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowDocumentServiceImpl
-
- route(WorkflowDocument, String, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
-
route this workflowDocument optionally providing an annotation for this action taken which
will show up in the route log for this document corresponding to this action taken, and
additionally optionally providing a list of ad hoc recipients for the document
- ROUTE_DETAIL_TYPE - Static variable in class org.kuali.rice.krad.util.KRADConstants.DetailTypes
-
- ROUTE_DOCUMENT - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- ROUTE_HEADER_CANCEL_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Document has been canceled and no further action should be taken on it.
- ROUTE_HEADER_CANCEL_DISAPPROVE_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
When document disapproved, take same effect as a cancel but with a different action code
- ROUTE_HEADER_CANCEL_DISAPPROVE_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_HEADER_CANCEL_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_HEADER_DEFAULT_AUTO_APPROVAL_POLICY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Default code for the default auto approval policy code.
- ROUTE_HEADER_DEFAULT_DISAPPROVE_POLICY_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Default disapprove action policy code
- ROUTE_HEADER_DEFAULT_DISAPPROVE_POLICY_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_HEADER_DEFAULT_PRE_APPROVAL_POLICY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Default pre-approval policy code.
- ROUTE_HEADER_DISAPPROVED_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Document has been disapproved
- ROUTE_HEADER_DISAPPROVED_DEFAULT_COLOR - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_HEADER_DISAPPROVED_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_HEADER_ENROUTE_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
The document is currently being routed.
- ROUTE_HEADER_ENROUTE_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_HEADER_EXCEPTION_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Document has had an exception in routing and needs to be processed
- ROUTE_HEADER_EXCEPTION_DEFAULT_COLOR - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_HEADER_EXCEPTION_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_HEADER_FINAL_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Document has finalized and no changes are allowed to take place to it.
- ROUTE_HEADER_FINAL_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_HEADER_INITIAL_ROUTE_LEVEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_HEADER_INITIATED_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
The initial state of a document.
- ROUTE_HEADER_INITIATED_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_HEADER_LAST_APPROVER_DISAPPROVE_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Document sent back to the last approver
- ROUTE_HEADER_PROCESSED_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Document has been processed by the post processor
- ROUTE_HEADER_PROCESSED_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_HEADER_RETURN_INIATOR_DISAPPROVE_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Return the document to the initiator with complete request when the document is disapproved.
- ROUTE_HEADER_SAVED_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
The document has been saved, but has not started to route.
- ROUTE_HEADER_SAVED_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_LEVEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants.DocumentContentVersions
-
- ROUTE_LEVEL_CHANGE - Static variable in interface org.kuali.rice.kew.framework.postprocessor.IDocumentEvent
-
- ROUTE_LEVEL_FLEX_RM - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Route Level type constants FlexRM or Route Module
- ROUTE_LEVEL_METHOD_NAME_FLEX_RM - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_LEVEL_METHOD_NAME_ROUTE_MODULE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_LEVEL_NO_ROUTE_MODULE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
No route module available for this route level *
- ROUTE_LEVEL_PARALLEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Routing should process the associated ActionRequests in parallel
- ROUTE_LEVEL_PARALLEL_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_LEVEL_PARALLEL_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_LEVEL_PEOPLE_FLOW - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_LEVEL_PRIORITY_PARALLEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Routing should process the associated ActionRequests in parallel accoring to priority
- ROUTE_LEVEL_PRIORITY_PARALLEL_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_LEVEL_PRIORITY_PARALLEL_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_LEVEL_ROUTE_MODULE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_LEVEL_RULES_ENGINE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_LEVEL_SEQUENCE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Routing should process the associated ActionRequests in sequence
- ROUTE_LEVEL_SEQUENCE_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_LEVEL_SEQUENTIAL_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_LEVEL_SERVICE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- ROUTE_LOG_SERVICE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- ROUTE_MANAGER_CONTROLLER - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- ROUTE_MANAGER_DRIVER - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- ROUTE_MANAGER_DRIVER_WRKGRP - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_MANAGER_QUEUE_SERVICE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- ROUTE_METHOD - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- ROUTE_MODULE - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- ROUTE_MODULE_SERVICE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- ROUTE_NODE_ID - Static variable in class org.kuali.rice.kew.api.KEWPropertyConstants
-
- ROUTE_NODE_INSTANCE_ID - Static variable in class org.kuali.rice.kew.api.KEWPropertyConstants
-
- ROUTE_NODE_NAME - Static variable in class org.kuali.rice.kew.api.KEWPropertyConstants
-
- ROUTE_NODE_NAME - Static variable in class org.kuali.rice.kim.api.KimConstants.AttributeConstants
-
- ROUTE_NODE_NAME_DETAIL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_NODE_SERVICE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- ROUTE_NODE_STATE_ID - Static variable in class org.kuali.rice.kew.api.KEWPropertyConstants
-
- ROUTE_NODES - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- ROUTE_PATH - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- ROUTE_PATHS - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- ROUTE_PERMISSION - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_QUEUE_BLANKET_APPROVE_PRIORITY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_QUEUE_DEFAULT_PRIORITY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Route Queue Priorities
- ROUTE_QUEUE_DEFAULT_PRIORITY - Static variable in class org.kuali.rice.ksb.util.KSBConstants
-
- ROUTE_QUEUE_DETAIL_TYPE - Static variable in class org.kuali.rice.krad.util.KRADConstants.DetailTypes
-
- ROUTE_QUEUE_EMAIL_PRIORITY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_QUEUE_EXCEPTION - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_QUEUE_EXCEPTION - Static variable in class org.kuali.rice.ksb.util.KSBConstants
-
- ROUTE_QUEUE_EXCEPTION_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_QUEUE_EXCEPTION_LABEL - Static variable in class org.kuali.rice.ksb.util.KSBConstants
-
- ROUTE_QUEUE_EXCEPTION_PRIORITY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_QUEUE_FILTER_SUFFIX - Static variable in class org.kuali.rice.ksb.util.KSBConstants
-
- ROUTE_QUEUE_MAX_RETRY_ATTEMPTS_KEY - Static variable in class org.kuali.rice.ksb.util.KSBConstants.Config
-
- ROUTE_QUEUE_MAX_RETRY_ATTEMPTS_OVERRIDE_KEY - Static variable in class org.kuali.rice.ksb.util.KSBConstants.Config
-
- ROUTE_QUEUE_QUEUED - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_QUEUE_QUEUED - Static variable in class org.kuali.rice.ksb.util.KSBConstants
-
- ROUTE_QUEUE_QUEUED_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_QUEUE_QUEUED_LABEL - Static variable in class org.kuali.rice.ksb.util.KSBConstants
-
- ROUTE_QUEUE_REQUEUE_PRIORITY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_QUEUE_RERESOLVE_PRIORITY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_QUEUE_ROUTING - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_QUEUE_ROUTING - Static variable in class org.kuali.rice.ksb.util.KSBConstants
-
- ROUTE_QUEUE_ROUTING_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_QUEUE_ROUTING_LABEL - Static variable in class org.kuali.rice.ksb.util.KSBConstants
-
- ROUTE_QUEUE_RULE_CACHE_PRIORITY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_QUEUE_TIME_INCREMENT_KEY - Static variable in class org.kuali.rice.ksb.util.KSBConstants.Config
-
- ROUTE_QUEUE_UPGRADE_PRIORITY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTE_STATUS_CHANGE - Static variable in interface org.kuali.rice.kew.framework.postprocessor.IDocumentEvent
-
- ROUTE_STATUS_CODE - Static variable in class org.kuali.rice.kim.api.KimConstants.AttributeConstants
-
- RouteContext - Class in org.kuali.rice.kew.engine
-
Represents the current context of a Document being processed by the engine.
- RouteContext() - Constructor for class org.kuali.rice.kew.engine.RouteContext
-
- RoutedByUserRoleAttribute - Class in org.kuali.rice.kew.rule
-
RoleAttribute that exposes a document's user who routed the document
- RoutedByUserRoleAttribute() - Constructor for class org.kuali.rice.kew.rule.RoutedByUserRoleAttribute
-
- routeDocument(String, DocumentRouteHeaderValue, String) - Method in class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
- routeDocument(String, DocumentRouteHeaderValue, String) - Method in interface org.kuali.rice.kew.routeheader.service.WorkflowDocumentService
-
- routeDocument(Document, String, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.krad.service.DocumentService
-
start the route the document for approval, optionally providing a list of ad hoc recipients, and additionally provideing a
annotation to show up in the route log for the document
- routeDocument(Document, String, List<AdHocRouteRecipient>) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- RouteDocumentAction - Class in org.kuali.rice.kew.actions
-
Action that puts the document in routing.
- RouteDocumentAction(DocumentRouteHeaderValue, PrincipalContract) - Constructor for class org.kuali.rice.kew.actions.RouteDocumentAction
-
- RouteDocumentAction(DocumentRouteHeaderValue, PrincipalContract, String) - Constructor for class org.kuali.rice.kew.actions.RouteDocumentAction
-
- RouteDocumentEvent - Class in org.kuali.rice.krad.rules.rule.event
-
This class represents the route event that is part of an eDoc in Kuali.
- RouteDocumentEvent(String, Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.RouteDocumentEvent
-
Constructs a RouteDocumentEvent with the specified errorPathPrefix and document
- RouteDocumentEvent(Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.RouteDocumentEvent
-
Constructs a RouteDocumentEvent with the given document
- RouteDocumentRule - Interface in org.kuali.rice.krad.rules.rule
-
Defines a rule which gets invoked immediately before a document gets routed.
- routeHeader - Variable in class org.kuali.rice.kew.actions.ActionTakenEvent
-
- routeHeaderService - Variable in class org.kuali.rice.kew.engine.StandardWorkflowEngine
-
- routeHeaderService - Variable in class org.kuali.rice.kew.mail.service.impl.StyleableEmailContentServiceImpl
-
- RouteHeaderService - Interface in org.kuali.rice.kew.routeheader.service
-
A service providing data access for documents (a.k.a route headers).
- RouteHeaderServiceImpl - Class in org.kuali.rice.kew.routeheader.service.impl
-
- RouteHeaderServiceImpl() - Constructor for class org.kuali.rice.kew.routeheader.service.impl.RouteHeaderServiceImpl
-
- RouteHelper - Class in org.kuali.rice.kew.engine
-
A helper class which provides some useful utilities for examining and generating nodes.
- RouteHelper() - Constructor for class org.kuali.rice.kew.engine.RouteHelper
-
- routeLevelApprove(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.superuser.web.SuperUserAction
-
- RouteLogAction - Class in org.kuali.rice.kew.routelog.web
-
A Struts Action used to display the routelog.
- RouteLogAction() - Constructor for class org.kuali.rice.kew.routelog.web.RouteLogAction
-
- routeLogAuthorized(String, DocumentRouteHeaderValue, SecuritySession) - Method in interface org.kuali.rice.kew.doctype.service.DocumentSecurityService
-
- routeLogAuthorized(String, DocumentRouteHeaderValue, SecuritySession) - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentSecurityServiceImpl
-
- RouteLogDerivedRoleTypeServiceImpl - Class in org.kuali.rice.kew.role.service.impl
-
- RouteLogDerivedRoleTypeServiceImpl() - Constructor for class org.kuali.rice.kew.role.service.impl.RouteLogDerivedRoleTypeServiceImpl
-
- RouteLogForm - Class in org.kuali.rice.kew.routelog.web
-
The Struts ActionForm used with
RouteLogAction
to display the routelog.
- RouteLogForm() - Constructor for class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- RouteManagerException - Exception in org.kuali.rice.kew.exception
-
Thrown from the engine when a problem is encountered.
- RouteManagerException(String) - Constructor for exception org.kuali.rice.kew.exception.RouteManagerException
-
- RouteManagerException(String, RouteContext) - Constructor for exception org.kuali.rice.kew.exception.RouteManagerException
-
- RouteManagerException(String, Throwable) - Constructor for exception org.kuali.rice.kew.exception.RouteManagerException
-
- RouteManagerException(String, Throwable, RouteContext) - Constructor for exception org.kuali.rice.kew.exception.RouteManagerException
-
- RouteManagerException(Throwable, RouteContext) - Constructor for exception org.kuali.rice.kew.exception.RouteManagerException
-
- RouteModule - Interface in org.kuali.rice.kew.routemodule
-
A RouteModule is responsible for generating Action Requests for a given Route Header document.
- RouteModuleService - Interface in org.kuali.rice.kew.routemodule.service
-
A service for locating Route Modules.
- RouteModuleServiceImpl - Class in org.kuali.rice.kew.routemodule.service.impl
-
- RouteModuleServiceImpl() - Constructor for class org.kuali.rice.kew.routemodule.service.impl.RouteModuleServiceImpl
-
- RouteNode - Class in org.kuali.rice.kew.api.doctype
-
- RouteNode - Class in org.kuali.rice.kew.engine.node
-
Represents the prototype definition of a node in the route path of
DocumentType
.
- RouteNode() - Constructor for class org.kuali.rice.kew.engine.node.RouteNode
-
- RouteNode.Builder - Class in org.kuali.rice.kew.api.doctype
-
A builder which can be used to construct
RouteNode
instances.
- RouteNodeConfigParam - Class in org.kuali.rice.kew.engine.node
-
A route node definition configuration parameter.
- RouteNodeConfigParam() - Constructor for class org.kuali.rice.kew.engine.node.RouteNodeConfigParam
-
- RouteNodeConfigParam(RouteNode, String, String) - Constructor for class org.kuali.rice.kew.engine.node.RouteNodeConfigParam
-
- RouteNodeConfigurationParameter - Class in org.kuali.rice.kew.api.doctype
-
- RouteNodeConfigurationParameter.Builder - Class in org.kuali.rice.kew.api.doctype
-
- RouteNodeConfigurationParameterContract - Interface in org.kuali.rice.kew.api.doctype
-
TODO ewestfal don't forget to fill this in.
- RouteNodeContract - Interface in org.kuali.rice.kew.api.doctype
-
TODO ewestfal don't forget to fill this in.
- RouteNodeDAO - Interface in org.kuali.rice.kew.engine.node.dao
-
- RouteNodeDAOJpaImpl - Class in org.kuali.rice.kew.engine.node.dao.impl
-
- RouteNodeDAOJpaImpl() - Constructor for class org.kuali.rice.kew.engine.node.dao.impl.RouteNodeDAOJpaImpl
-
- RouteNodeDAOOjbImpl - Class in org.kuali.rice.kew.engine.node.dao.impl
-
- RouteNodeDAOOjbImpl() - Constructor for class org.kuali.rice.kew.engine.node.dao.impl.RouteNodeDAOOjbImpl
-
- routeNodeHasApproverActionRequest(String, String, String) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Determines if a route node has an 'approve action' request
- routeNodeHasApproverActionRequest(String, String, String) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- RouteNodeInstance - Class in org.kuali.rice.kew.api.document.node
-
- RouteNodeInstance - Class in org.kuali.rice.kew.engine.node
-
- RouteNodeInstance() - Constructor for class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- RouteNodeInstance.Builder - Class in org.kuali.rice.kew.api.document.node
-
- RouteNodeInstanceContract - Interface in org.kuali.rice.kew.api.document.node
-
- RouteNodeInstanceState - Class in org.kuali.rice.kew.api.document.node
-
- RouteNodeInstanceState.Builder - Class in org.kuali.rice.kew.api.document.node
-
- RouteNodeInstanceStateContract - Interface in org.kuali.rice.kew.api.document.node
-
- RouteNodeLookupLogic - Enum in org.kuali.rice.kew.api.document.search
-
Defines flags that can be used during document search to indicate what relation the route node name being searched on
should have to the current route node of the documents being searched.
- RouteNodeLookupLogicValuesFinder - Class in org.kuali.rice.kew.impl.document.search
-
- RouteNodeLookupLogicValuesFinder() - Constructor for class org.kuali.rice.kew.impl.document.search.RouteNodeLookupLogicValuesFinder
-
- routeNodeMatches(Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.krad.kim.DocumentTypeAndNodeAndFieldsPermissionTypeServiceImpl
-
- routeNodeMatches(Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.krad.kim.DocumentTypeAndNodeOrStatePermissionTypeServiceImpl
-
- routeNodeName - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- routeNodes - Variable in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- RouteNodeService - Interface in org.kuali.rice.kew.engine.node.service
-
- routeNodeService - Variable in class org.kuali.rice.kew.engine.StandardWorkflowEngine
-
- RouteNodeServiceImpl - Class in org.kuali.rice.kew.engine.node.service.impl
-
- RouteNodeServiceImpl() - Constructor for class org.kuali.rice.kew.engine.node.service.impl.RouteNodeServiceImpl
-
- RouteNodeUtils - Class in org.kuali.rice.kew.engine.node
-
A simple class for performing operations on RouteNode.
- RoutePath - Class in org.kuali.rice.kew.api.doctype
-
- RoutePath.Builder - Class in org.kuali.rice.kew.api.doctype
-
A builder which can be used to construct
RoutePath
instances.
- RoutePath.Cache - Class in org.kuali.rice.kew.api.doctype
-
- RoutePath.Cache() - Constructor for class org.kuali.rice.kew.api.doctype.RoutePath.Cache
-
- RoutePathContract - Interface in org.kuali.rice.kew.api.doctype
-
TODO ewestfal don't forget to fill this in.
- routeQueueStatusLabels - Static variable in class org.kuali.rice.ksb.util.CodeTranslator
-
- ROUTER_ROLE_NAME - Static variable in class org.kuali.rice.kew.role.service.impl.RouteLogDerivedRoleTypeServiceImpl
-
- routeRuleWithDelegate(String, RuleBaseValues, RuleBaseValues, PrincipalContract, String, boolean) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- routeRuleWithDelegate(String, RuleBaseValues, RuleBaseValues, PrincipalContract, String, boolean) - Method in interface org.kuali.rice.kew.rule.service.RuleServiceInternal
-
- routeStatusCode - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- routeStatusLabels - Static variable in class org.kuali.rice.kew.api.util.CodeTranslator
-
- routeStatusMatches(Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.krad.kim.DocumentTypeAndNodeOrStatePermissionTypeServiceImpl
-
- routeToAppSpecificRecipient(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.superuser.web.SuperUserAction
-
- ROUTING_CONFIG - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- ROUTING_REPORT_SERVICE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- ROUTING_VERSION - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- ROUTING_VERSION_NODAL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- ROUTING_VERSION_ROUTE_LEVEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- RoutingAttribute - Class in org.kuali.rice.krad.datadictionary
-
This is a description of what this class does - mpham don't forget to fill this in.
- RoutingAttribute() - Constructor for class org.kuali.rice.krad.datadictionary.RoutingAttribute
-
- RoutingNodeFactory - Class in org.kuali.rice.kew.engine
-
- RoutingNodeFactory() - Constructor for class org.kuali.rice.kew.engine.RoutingNodeFactory
-
- RoutingReportAction - Class in org.kuali.rice.kew.rule.web
-
A Struts Action for executing routing reports and retrieving the results.
- RoutingReportAction() - Constructor for class org.kuali.rice.kew.rule.web.RoutingReportAction
-
- RoutingReportActionToTake - Class in org.kuali.rice.kew.api.action
-
A transport object representing an action a user might take
- RoutingReportActionToTake.Builder - Class in org.kuali.rice.kew.api.action
-
- RoutingReportActionToTakeContract - Interface in org.kuali.rice.kew.api.action
-
- RoutingReportCriteria - Class in org.kuali.rice.kew.api.action
-
- RoutingReportCriteria.Builder - Class in org.kuali.rice.kew.api.action
-
- RoutingReportCriteriaContract - Interface in org.kuali.rice.kew.api.action
-
- RoutingReportForm - Class in org.kuali.rice.kew.rule.web
-
- RoutingReportForm() - Constructor for class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- RoutingReportService - Interface in org.kuali.rice.kew.routemodule.service
-
- RoutingReportServiceImpl - Class in org.kuali.rice.kew.routemodule.service.impl
-
- RoutingReportServiceImpl() - Constructor for class org.kuali.rice.kew.routemodule.service.impl.RoutingReportServiceImpl
-
- RoutingRuleDelegationMaintainable - Class in org.kuali.rice.kew.document
-
This class is the maintainable implementation for Routing Rules
in KEW (represented by the
RuleBaseValues
business object).
- RoutingRuleDelegationMaintainable() - Constructor for class org.kuali.rice.kew.document.RoutingRuleDelegationMaintainable
-
- RoutingRuleDelegationMaintainableBusRule - Class in org.kuali.rice.kew.document
-
This is a description of what this class does - Garey don't forget to fill this in.
- RoutingRuleDelegationMaintainableBusRule() - Constructor for class org.kuali.rice.kew.document.RoutingRuleDelegationMaintainableBusRule
-
- RoutingRuleMaintainable - Class in org.kuali.rice.kew.document
-
This class is the maintainable implementation for Routing Rules
in KEW (represented by the
RuleBaseValues
business object).
- RoutingRuleMaintainable() - Constructor for class org.kuali.rice.kew.document.RoutingRuleMaintainable
-
- RoutingRuleMaintainableBusRule - Class in org.kuali.rice.kew.document
-
This is a description of what this class does - Garey don't forget to fill this in.
- RoutingRuleMaintainableBusRule() - Constructor for class org.kuali.rice.kew.document.RoutingRuleMaintainableBusRule
-
- RoutingTypeDefinition - Class in org.kuali.rice.krad.datadictionary
-
This is a description of what this class does - mpham don't forget to fill this in.
- RoutingTypeDefinition() - Constructor for class org.kuali.rice.krad.datadictionary.RoutingTypeDefinition
-
- Row - Class in org.kuali.rice.kns.web.ui
-
Deprecated.
- Row() - Constructor for class org.kuali.rice.kns.web.ui.Row
-
Deprecated.
- Row(List<Field>) - Constructor for class org.kuali.rice.kns.web.ui.Row
-
Deprecated.
- Row(Field) - Constructor for class org.kuali.rice.kns.web.ui.Row
-
Deprecated.
- ROW_SPAN - Static variable in class org.kuali.rice.krad.uif.UifConstants.LayoutComponentOptions
-
- rows - Variable in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- rows - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- RowsCols - Interface in org.kuali.rice.core.api.uif
-
A Control with a vertical and horizontal size based on number of rows and columns.
- RowStyleable - Interface in org.kuali.rice.kew.web
-
A row which is styleable with a CSS class.
- RULE - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- Rule - Class in org.kuali.rice.kew.api.rule
-
- Rule - Interface in org.kuali.rice.kew.rule
-
A Rule wraps a rule definition (RuleBaseValues) and exposes it as a
RuleExpression
.
- Rule - Interface in org.kuali.rice.krms.framework.engine
-
A Rule evaluates a given
ExecutionEnvironment
, returning true if its conditions pass, false if they do not.
- Rule.Builder - Class in org.kuali.rice.kew.api.rule
-
A builder which can be used to construct
Rule
instances.
- Rule.Cache - Class in org.kuali.rice.kew.api.rule
-
- Rule.Cache() - Constructor for class org.kuali.rice.kew.api.rule.Rule.Cache
-
- RULE_ATTRIBUTE - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- RULE_ATTRIBUTE_NAMESPACE - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- RULE_ATTRIBUTE_SCHEMA_LOCATION - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- RULE_ATTRIBUTE_SERVICE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- RULE_ATTRIBUTE_TYPE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- RULE_ATTRIBUTE_TYPE_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- RULE_ATTRIBUTE_TYPE_MAP - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- RULE_ATTRIBUTE_TYPES - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- RULE_ATTRIBUTES - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- RULE_ATTRIBUTES - Static variable in class org.kuali.rice.kew.export.KewExportDataSet
-
- RULE_CACHE_REQUEUE_DELAY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- RULE_CUSTOM_DOC_TYPES - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- RULE_DEFAULTS - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- RULE_DELEGATE_LIMIT - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- RULE_DELEGATION - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- RULE_DELEGATION_SERVICE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- RULE_DELEGATIONS - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- RULE_DELEGATIONS - Static variable in class org.kuali.rice.kew.export.KewExportDataSet
-
- RULE_DETAIL_TYPE - Static variable in class org.kuali.rice.krad.util.KRADConstants.DetailTypes
-
- RULE_EVALUATED - Static variable in interface org.kuali.rice.krms.api.engine.ResultEvent
-
RULE_EVALUATED
- RULE_EXPRESSION - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- RULE_EXTENSION - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- RULE_EXTENSION_VALUE - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- RULE_EXTENSION_VALUES - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- RULE_EXTENSIONS - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- RULE_GENERATE_ACTION_REQESTS_IND - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- RULE_ID - Static variable in class org.kuali.rice.krms.impl.util.KrmsImplConstants.PropertyNames.Rule
-
- RULE_ID - Static variable in class org.kuali.rice.krms.impl.util.KRMSPropertyConstants.Rule
-
- RULE_NAME_CFG_KEY - Static variable in class org.kuali.rice.kew.rule.NamedRuleSelector
-
The route node config param consulted to determine the rule name to select
- RULE_NAME_NODE_STATE_KEY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Node state key under which rule nme can be specified on a per-nodeinstance basis
- RULE_NAMESPACE - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- RULE_REPOSITORY_SERVICE - Static variable in class org.kuali.rice.krms.api.KrmsApiServiceLocator
-
- RULE_RESPONSIBILITY_GROUP_ID - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- RULE_RESPONSIBILITY_GROUP_ID_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- RULE_RESPONSIBILITY_ROLE_ID - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- RULE_RESPONSIBILITY_ROLE_ID_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- RULE_RESPONSIBILITY_TYPES - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- RULE_RESPONSIBILITY_WORKFLOW_ID - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- RULE_RESPONSIBILITY_WORKFLOW_ID_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- RULE_SCHEMA_LOCATION - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- RULE_SELECTOR_CFG_KEY - Static variable in class org.kuali.rice.kew.engine.node.RouteNode
-
- RULE_SELECTOR_NODE_STATE_KEY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Node state key under which rule selector can be specified on a per-nodeinstance basis
- RULE_SERVICE - Static variable in class org.kuali.rice.kew.api.KewApiServiceLocator
-
- RULE_SERVICE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- RULE_SERVICE_DETAIL_TYPE - Static variable in class org.kuali.rice.krad.util.KRADConstants.DetailTypes
-
- RULE_TEMPLATE - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- RULE_TEMPLATE_ATTRIBUTE_SERVICE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- RULE_TEMPLATE_DETAIL_TYPE - Static variable in class org.kuali.rice.krad.util.KRADConstants.DetailTypes
-
- RULE_TEMPLATE_ID_PARAM - Static variable in class org.kuali.rice.kew.rule.web.WebRuleUtils
-
- RULE_TEMPLATE_NAME_PARAM - Static variable in class org.kuali.rice.kew.rule.web.WebRuleUtils
-
- RULE_TEMPLATE_NAMESPACE - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- RULE_TEMPLATE_SCHEMA_LOCATION - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- RULE_TEMPLATE_SERVICE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- RULE_TEMPLATES - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- RULE_TEMPLATES - Static variable in class org.kuali.rice.kew.export.KewExportDataSet
-
- RULE_VALIDATION_ATTRIBUTE_EXPORTER_SERVICE - Static variable in class org.kuali.rice.kew.framework.KewFrameworkServiceLocator
-
- RULE_VALIDATION_ATTRIBUTE_RESOLVER - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- RULE_VALIDATION_ATTRIBUTE_TYPE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- RULE_VALIDATION_ATTRIBUTE_TYPE_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- RULE_XML_ATTRIBUTE_TYPE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- RULE_XML_ATTRIBUTE_TYPE_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- RuleAction - Class in org.kuali.rice.kew.rule.web
-
This class handles Actions for the DisbursementVoucher.
- RuleAction() - Constructor for class org.kuali.rice.kew.rule.web.RuleAction
-
- RuleAttribute - Class in org.kuali.rice.kew.rule.bo
-
Model bean defining a rule attribute.
- RuleAttribute() - Constructor for class org.kuali.rice.kew.rule.bo.RuleAttribute
-
- RuleAttributeDAO - Interface in org.kuali.rice.kew.rule.dao
-
- RuleAttributeDAOJpaImpl - Class in org.kuali.rice.kew.rule.dao.impl
-
- RuleAttributeDAOJpaImpl() - Constructor for class org.kuali.rice.kew.rule.dao.impl.RuleAttributeDAOJpaImpl
-
- RuleAttributeDAOOjbImpl - Class in org.kuali.rice.kew.rule.dao.impl
-
- RuleAttributeDAOOjbImpl() - Constructor for class org.kuali.rice.kew.rule.dao.impl.RuleAttributeDAOOjbImpl
-
- RuleAttributeService - Interface in org.kuali.rice.kew.rule.service
-
- RuleAttributeServiceImpl - Class in org.kuali.rice.kew.rule.service.impl
-
- RuleAttributeServiceImpl() - Constructor for class org.kuali.rice.kew.rule.service.impl.RuleAttributeServiceImpl
-
- RuleAttributeTypeValuesFinder - Class in org.kuali.rice.kew.rule.bo
-
This is a description of what this class does - ewestfal don't forget to fill this in.
- RuleAttributeTypeValuesFinder() - Constructor for class org.kuali.rice.kew.rule.bo.RuleAttributeTypeValuesFinder
-
- RuleAttributeXmlExporter - Class in org.kuali.rice.kew.xml.export
-
- RuleAttributeXmlExporter() - Constructor for class org.kuali.rice.kew.xml.export.RuleAttributeXmlExporter
-
- RuleAttributeXmlParser - Class in org.kuali.rice.kew.xml
-
- RuleAttributeXmlParser() - Constructor for class org.kuali.rice.kew.xml.RuleAttributeXmlParser
-
- RuleBaseValues - Class in org.kuali.rice.kew.rule
-
A model bean for a Rule within the KEW rules engine.
- RuleBaseValues() - Constructor for class org.kuali.rice.kew.rule.RuleBaseValues
-
- RuleBaseValuesInquirableImpl - Class in org.kuali.rice.kew.rule.bo
-
This is a description of what this class does - ewestfal don't forget to fill this in.
- RuleBaseValuesInquirableImpl() - Constructor for class org.kuali.rice.kew.rule.bo.RuleBaseValuesInquirableImpl
-
- RuleBaseValuesLookupableHelperServiceImpl - Class in org.kuali.rice.kew.rule.bo
-
This is a description of what this class does - jjhanso don't forget to fill this in.
- RuleBaseValuesLookupableHelperServiceImpl() - Constructor for class org.kuali.rice.kew.rule.bo.RuleBaseValuesLookupableHelperServiceImpl
-
- RuleBaseValuesLookupableImpl - Class in org.kuali.rice.kew.rule.bo
-
An implementation of KualiLookupableImpl for RuleBaseValues
so that we can override the create url.
- RuleBaseValuesLookupableImpl() - Constructor for class org.kuali.rice.kew.rule.bo.RuleBaseValuesLookupableImpl
-
- RuleBoService - Interface in org.kuali.rice.krms.impl.repository
-
This is the interface for accessing KRMS repository Rule related bos
- RuleBoServiceImpl - Class in org.kuali.rice.krms.impl.repository
-
- RuleBoServiceImpl() - Constructor for class org.kuali.rice.krms.impl.repository.RuleBoServiceImpl
-
- RuleContract - Interface in org.kuali.rice.kew.api.rule
-
- RuleDAO - Interface in org.kuali.rice.kew.rule.dao
-
- RuleDAOJpaImpl - Class in org.kuali.rice.kew.rule.dao.impl
-
- RuleDAOJpaImpl() - Constructor for class org.kuali.rice.kew.rule.dao.impl.RuleDAOJpaImpl
-
- RuleDAOOjbImpl - Class in org.kuali.rice.kew.rule.dao.impl
-
- RuleDAOOjbImpl() - Constructor for class org.kuali.rice.kew.rule.dao.impl.RuleDAOOjbImpl
-
- RuleDefinition - Class in org.kuali.rice.krms.api.repository.rule
-
Concrete model object implementation of KRMS Repository Rule
immutable.
- RuleDefinition.Builder - Class in org.kuali.rice.krms.api.repository.rule
-
This builder is used to construct instances of KRMS Repository Rule.
- RuleDefinition.Constants - Class in org.kuali.rice.krms.api.repository.rule
-
Defines some internal constants used on this class.
- RuleDefinition.Constants() - Constructor for class org.kuali.rice.krms.api.repository.rule.RuleDefinition.Constants
-
- RuleDefinition.Elements - Class in org.kuali.rice.krms.api.repository.rule
-
A private class which exposes constants which define the XML element names to use
when this object is marshalled to XML.
- RuleDefinition.Elements() - Constructor for class org.kuali.rice.krms.api.repository.rule.RuleDefinition.Elements
-
- RuleDefinitionContract - Interface in org.kuali.rice.krms.api.repository.rule
-
- RuleDelegation - Class in org.kuali.rice.kew.api.rule
-
- RuleDelegation.Builder - Class in org.kuali.rice.kew.api.rule
-
- RuleDelegation.Cache - Class in org.kuali.rice.kew.api.rule
-
- RuleDelegation.Cache() - Constructor for class org.kuali.rice.kew.api.rule.RuleDelegation.Cache
-
- RuleDelegationBo - Class in org.kuali.rice.kew.rule
-
A model bean representing the delegation of a rule from a responsibility to
another rule.
- RuleDelegationBo() - Constructor for class org.kuali.rice.kew.rule.RuleDelegationBo
-
- RuleDelegationContract - Interface in org.kuali.rice.kew.api.rule
-
- RuleDelegationDAO - Interface in org.kuali.rice.kew.rule.dao
-
- RuleDelegationDAOJpaImpl - Class in org.kuali.rice.kew.rule.dao.impl
-
- RuleDelegationDAOJpaImpl() - Constructor for class org.kuali.rice.kew.rule.dao.impl.RuleDelegationDAOJpaImpl
-
- RuleDelegationDAOOjbImpl - Class in org.kuali.rice.kew.rule.dao.impl
-
- RuleDelegationDAOOjbImpl() - Constructor for class org.kuali.rice.kew.rule.dao.impl.RuleDelegationDAOOjbImpl
-
- RuleDelegationInquirableImpl - Class in org.kuali.rice.kew.rule.bo
-
This is a description of what this class does - ewestfal don't forget to fill this in.
- RuleDelegationInquirableImpl() - Constructor for class org.kuali.rice.kew.rule.bo.RuleDelegationInquirableImpl
-
- RuleDelegationLookupableHelperServiceImpl - Class in org.kuali.rice.kew.rule.bo
-
This is a description of what this class does - jjhanso don't forget to fill this in.
- RuleDelegationLookupableHelperServiceImpl() - Constructor for class org.kuali.rice.kew.rule.bo.RuleDelegationLookupableHelperServiceImpl
-
- RuleDelegationLookupableImpl - Class in org.kuali.rice.kew.rule.bo
-
An implementation of KualiLookupableImpl for RuleBaseValues
so that we can override the create url.
- RuleDelegationLookupableImpl() - Constructor for class org.kuali.rice.kew.rule.bo.RuleDelegationLookupableImpl
-
- RuleDelegationService - Interface in org.kuali.rice.kew.rule.service
-
- RuleDelegationServiceImpl - Class in org.kuali.rice.kew.rule.service.impl
-
- RuleDelegationServiceImpl() - Constructor for class org.kuali.rice.kew.rule.service.impl.RuleDelegationServiceImpl
-
- RuleDelegationXmlExporter - Class in org.kuali.rice.kew.xml.export
-
Exports rules to XML.
- RuleDelegationXmlExporter() - Constructor for class org.kuali.rice.kew.xml.export.RuleDelegationXmlExporter
-
- RuleDocument - Class in org.kuali.rice.kew.rule.document
-
This is the business object that represents the DisbursementVoucher document in Kuali.
- RuleDocument() - Constructor for class org.kuali.rice.kew.rule.document.RuleDocument
-
Default no-arg constructor.
- ruleExists(RuleBaseValues) - Method in class org.kuali.rice.kew.document.RoutingRuleMaintainableBusRule
-
- RuleExpression - Class in org.kuali.rice.kew.api.rule
-
- RuleExpression - Interface in org.kuali.rice.kew.rule
-
A rule is an entity that can be evaluated at runtime to generate a list of
RuleResponsibilityBo
s
to which to dispatch action requests.
- RuleExpression.Builder - Class in org.kuali.rice.kew.api.rule
-
- RuleExpressionContract - Interface in org.kuali.rice.kew.api.rule
-
- RuleExpressionDef - Class in org.kuali.rice.kew.rule
-
BO for rule expressions
- RuleExpressionDef() - Constructor for class org.kuali.rice.kew.rule.RuleExpressionDef
-
- RuleExpressionResult - Class in org.kuali.rice.kew.rule
-
- RuleExpressionResult(Rule, boolean) - Constructor for class org.kuali.rice.kew.rule.RuleExpressionResult
-
Constructs a rule expression result with a success indicator but no responsibilities
- RuleExpressionResult(Rule, boolean, List<RuleResponsibility>) - Constructor for class org.kuali.rice.kew.rule.RuleExpressionResult
-
Constructs a rule expression result with both a success indicator and a list of responsibilities
- RuleExpressionResult(Rule, boolean, RuleResponsibility) - Constructor for class org.kuali.rice.kew.rule.RuleExpressionResult
-
Constructs a rule expression result with both a success indicator and a single responsibilities
- RuleExtension - Class in org.kuali.rice.kew.api.rule
-
- RuleExtension.Builder - Class in org.kuali.rice.kew.api.rule
-
A builder which can be used to construct
RuleExtension
instances.
- RuleExtensionBo - Class in org.kuali.rice.kew.rule
-
- RuleExtensionBo() - Constructor for class org.kuali.rice.kew.rule.RuleExtensionBo
-
- RuleExtensionContract - Interface in org.kuali.rice.kew.api.rule
-
- RuleExtensionValue - Class in org.kuali.rice.kew.rule
-
The value of an extension to a rule.
- RuleExtensionValue() - Constructor for class org.kuali.rice.kew.rule.RuleExtensionValue
-
- RuleExtensionValue(String, String) - Constructor for class org.kuali.rice.kew.rule.RuleExtensionValue
-
- RuleExtensionXmlParser - Class in org.kuali.rice.kew.xml
-
- RuleExtensionXmlParser() - Constructor for class org.kuali.rice.kew.xml.RuleExtensionXmlParser
-
- RuleForm - Class in org.kuali.rice.kew.rule.web
-
This class is the action form for the Rule Document.
- RuleForm() - Constructor for class org.kuali.rice.kew.rule.web.RuleForm
-
- RuleMaintenanceActionRequestCodeValuesFinder - Class in org.kuali.rice.kew.actionrequest.bo
-
A values finder for returning KEW Action Request codes related to Kuali maintenance forms.
- RuleMaintenanceActionRequestCodeValuesFinder() - Constructor for class org.kuali.rice.kew.actionrequest.bo.RuleMaintenanceActionRequestCodeValuesFinder
-
- RulePostProcessor - Class in org.kuali.rice.kew.rule
-
- RulePostProcessor() - Constructor for class org.kuali.rice.kew.rule.RulePostProcessor
-
- RuleQueryResults - Class in org.kuali.rice.kew.api.rule
-
- RuleQueryResults.Builder - Class in org.kuali.rice.kew.api.rule
-
- RuleQueryResults.Constants - Class in org.kuali.rice.kew.api.rule
-
Defines some internal constants used on this class.
- RuleQueryResults.Constants() - Constructor for class org.kuali.rice.kew.api.rule.RuleQueryResults.Constants
-
- RuleQueryResults.Elements - Class in org.kuali.rice.kew.api.rule
-
A private class which exposes constants which define the XML element
names to use when this object is marshaled to XML.
- RuleQueryResults.Elements() - Constructor for class org.kuali.rice.kew.api.rule.RuleQueryResults.Elements
-
- RuleQuickLinksAction - Class in org.kuali.rice.kew.rule.web
-
A Struts Action for building and interacting with the Rule Quick Links.
- RuleQuickLinksAction() - Constructor for class org.kuali.rice.kew.rule.web.RuleQuickLinksAction
-
- RuleQuickLinksAction.DocumentTypeQuickLinksStructure - Class in org.kuali.rice.kew.rule.web
-
A bean to hold a DocumentType with its flattened nodes for rendering purposes
on the quick links.
- RuleQuickLinksAction.RouteNodeForDisplay - Class in org.kuali.rice.kew.rule.web
-
- RuleQuickLinksAction.RouteNodeForDisplay(RouteNode) - Constructor for class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.RouteNodeForDisplay
-
- RuleQuickLinksForm - Class in org.kuali.rice.kew.rule.web
-
- RuleQuickLinksForm() - Constructor for class org.kuali.rice.kew.rule.web.RuleQuickLinksForm
-
- ruleReport(RuleReportCriteria) - Method in interface org.kuali.rice.kew.api.rule.RuleService
-
Executes a simulation of a document to get all previous and future route information
- ruleReport(RuleReportCriteria) - Method in class org.kuali.rice.kew.impl.rule.RuleServiceImpl
-
- RuleReportCriteria - Class in org.kuali.rice.kew.api.rule
-
- RuleReportCriteria.Builder - Class in org.kuali.rice.kew.api.rule
-
- RuleReportCriteriaContract - Interface in org.kuali.rice.kew.api.rule
-
- RuleRepositoryContextProvider - Class in org.kuali.rice.krms.impl.provider.repository
-
- RuleRepositoryContextProvider() - Constructor for class org.kuali.rice.krms.impl.provider.repository.RuleRepositoryContextProvider
-
- RuleRepositoryService - Interface in org.kuali.rice.krms.api.repository
-
The rule repository contains all of the information about context definitions,
agendas, and business rules.
- RuleRepositoryServiceImpl - Class in org.kuali.rice.krms.impl.repository
-
- RuleRepositoryServiceImpl() - Constructor for class org.kuali.rice.krms.impl.repository.RuleRepositoryServiceImpl
-
- RuleResponsibility - Class in org.kuali.rice.kew.api.rule
-
- RuleResponsibility.Builder - Class in org.kuali.rice.kew.api.rule
-
- RuleResponsibility.Cache - Class in org.kuali.rice.kew.api.rule
-
- RuleResponsibility.Cache() - Constructor for class org.kuali.rice.kew.api.rule.RuleResponsibility.Cache
-
- RuleResponsibilityBo - Class in org.kuali.rice.kew.rule
-
A model bean representing the responsibility of a user, workgroup, or role
to perform some action on a document.
- RuleResponsibilityBo() - Constructor for class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- RuleResponsibilityContract - Interface in org.kuali.rice.kew.api.rule
-
- RuleResponsibilityDAO - Interface in org.kuali.rice.kew.rule.dao
-
- RuleResponsibilityDAOJpaImpl - Class in org.kuali.rice.kew.rule.dao.impl
-
- RuleResponsibilityDAOJpaImpl() - Constructor for class org.kuali.rice.kew.rule.dao.impl.RuleResponsibilityDAOJpaImpl
-
- RuleResponsibilityDAOOjbImpl - Class in org.kuali.rice.kew.rule.dao.impl
-
- RuleResponsibilityDAOOjbImpl() - Constructor for class org.kuali.rice.kew.rule.dao.impl.RuleResponsibilityDAOOjbImpl
-
- RuleRoutingAttribute - Class in org.kuali.rice.kew.rule
-
- RuleRoutingAttribute(String) - Constructor for class org.kuali.rice.kew.rule.RuleRoutingAttribute
-
- RuleRoutingAttribute() - Constructor for class org.kuali.rice.kew.rule.RuleRoutingAttribute
-
- RuleRoutingDefinition - Class in org.kuali.rice.kew.rule
-
- RULES - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- RULES - Static variable in class org.kuali.rice.kew.export.KewExportDataSet
-
- RuleSelector - Interface in org.kuali.rice.kew.rule
-
RuleSelector is responsible for selecting the rules to be evaluated for a given rule-based requests node.
- RulesEngineExecutor - Interface in org.kuali.rice.kew.framework.support.krms
-
Serves as an interface to execution of a rules engine during execution of the workflow engine.
- RulesEngineRouteModule - Class in org.kuali.rice.kew.impl.support.krms
-
- RulesEngineRouteModule() - Constructor for class org.kuali.rice.kew.impl.support.krms.RulesEngineRouteModule
-
- RuleService - Interface in org.kuali.rice.kew.api.rule
-
- RuleServiceImpl - Class in org.kuali.rice.kew.impl.rule
-
- RuleServiceImpl() - Constructor for class org.kuali.rice.kew.impl.rule.RuleServiceImpl
-
- RuleServiceInternal - Interface in org.kuali.rice.kew.rule.service
-
A service which provides data access and functions for the KEW Rules engine.
- RuleServiceInternalImpl - Class in org.kuali.rice.kew.rule.service.impl
-
- RuleServiceInternalImpl() - Constructor for class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- RuleServiceInternalImpl.RuleDelegationSorter - Class in org.kuali.rice.kew.rule.service.impl
-
A comparator implementation which compares RuleBaseValues and puts all delegate rules first.
- RuleServiceInternalImpl.RuleDelegationSorter() - Constructor for class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl.RuleDelegationSorter
-
- RuleTemplate - Class in org.kuali.rice.kew.api.rule
-
- RuleTemplate.Builder - Class in org.kuali.rice.kew.api.rule
-
A builder which can be used to construct
RuleTemplate
instances.
- RuleTemplate.Cache - Class in org.kuali.rice.kew.api.rule
-
- RuleTemplate.Cache() - Constructor for class org.kuali.rice.kew.api.rule.RuleTemplate.Cache
-
- RuleTemplateAttribute - Class in org.kuali.rice.kew.api.rule
-
- RuleTemplateAttribute.Builder - Class in org.kuali.rice.kew.api.rule
-
- RuleTemplateAttributeBo - Class in org.kuali.rice.kew.rule.bo
-
- RuleTemplateAttributeBo() - Constructor for class org.kuali.rice.kew.rule.bo.RuleTemplateAttributeBo
-
- RuleTemplateAttributeContract - Interface in org.kuali.rice.kew.api.rule
-
- RuleTemplateAttributeDAO - Interface in org.kuali.rice.kew.rule.dao
-
- RuleTemplateAttributeDAOJpaImpl - Class in org.kuali.rice.kew.rule.dao.impl
-
- RuleTemplateAttributeDAOJpaImpl() - Constructor for class org.kuali.rice.kew.rule.dao.impl.RuleTemplateAttributeDAOJpaImpl
-
- RuleTemplateAttributeDAOOjbImpl - Class in org.kuali.rice.kew.rule.dao.impl
-
- RuleTemplateAttributeDAOOjbImpl() - Constructor for class org.kuali.rice.kew.rule.dao.impl.RuleTemplateAttributeDAOOjbImpl
-
- RuleTemplateBo - Class in org.kuali.rice.kew.rule.bo
-
A model bean which represents a template upon which a rule is created.
- RuleTemplateBo() - Constructor for class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- RuleTemplateContract - Interface in org.kuali.rice.kew.api.rule
-
- RuleTemplateDAO - Interface in org.kuali.rice.kew.rule.dao
-
- RuleTemplateDAOJpaImpl - Class in org.kuali.rice.kew.rule.dao.impl
-
- RuleTemplateDAOJpaImpl() - Constructor for class org.kuali.rice.kew.rule.dao.impl.RuleTemplateDAOJpaImpl
-
- RuleTemplateDAOOjbImpl - Class in org.kuali.rice.kew.rule.dao.impl
-
- RuleTemplateDAOOjbImpl() - Constructor for class org.kuali.rice.kew.rule.dao.impl.RuleTemplateDAOOjbImpl
-
- RuleTemplateOption - Class in org.kuali.rice.kew.api.rule
-
- RuleTemplateOption.Builder - Class in org.kuali.rice.kew.api.rule
-
- RuleTemplateOptionBo - Class in org.kuali.rice.kew.rule
-
- RuleTemplateOptionBo() - Constructor for class org.kuali.rice.kew.rule.RuleTemplateOptionBo
-
- RuleTemplateOptionBo(String, String) - Constructor for class org.kuali.rice.kew.rule.RuleTemplateOptionBo
-
- RuleTemplateOptionContract - Interface in org.kuali.rice.kew.api.rule
-
- RuleTemplateOptionDAO - Interface in org.kuali.rice.kew.rule.dao
-
- RuleTemplateOptionDAOJpaImpl - Class in org.kuali.rice.kew.rule.dao.impl
-
- RuleTemplateOptionDAOJpaImpl() - Constructor for class org.kuali.rice.kew.rule.dao.impl.RuleTemplateOptionDAOJpaImpl
-
- RuleTemplateOptionDAOOjbImpl - Class in org.kuali.rice.kew.rule.dao.impl
-
- RuleTemplateOptionDAOOjbImpl() - Constructor for class org.kuali.rice.kew.rule.dao.impl.RuleTemplateOptionDAOOjbImpl
-
- RuleTemplateQueryResults - Class in org.kuali.rice.kew.api.rule
-
- RuleTemplateQueryResults.Builder - Class in org.kuali.rice.kew.api.rule
-
- RuleTemplateQueryResults.Constants - Class in org.kuali.rice.kew.api.rule
-
Defines some internal constants used on this class.
- RuleTemplateQueryResults.Constants() - Constructor for class org.kuali.rice.kew.api.rule.RuleTemplateQueryResults.Constants
-
- RuleTemplateQueryResults.Elements - Class in org.kuali.rice.kew.api.rule
-
A private class which exposes constants which define the XML element
names to use when this object is marshaled to XML.
- RuleTemplateQueryResults.Elements() - Constructor for class org.kuali.rice.kew.api.rule.RuleTemplateQueryResults.Elements
-
- RuleTemplateService - Interface in org.kuali.rice.kew.rule.service
-
- RuleTemplateServiceImpl - Class in org.kuali.rice.kew.rule.service.impl
-
- RuleTemplateServiceImpl() - Constructor for class org.kuali.rice.kew.rule.service.impl.RuleTemplateServiceImpl
-
- RuleTemplateXmlExporter - Class in org.kuali.rice.kew.xml.export
-
- RuleTemplateXmlExporter() - Constructor for class org.kuali.rice.kew.xml.export.RuleTemplateXmlExporter
-
- RuleTemplateXmlParser - Class in org.kuali.rice.kew.xml
-
- RuleTemplateXmlParser() - Constructor for class org.kuali.rice.kew.xml.RuleTemplateXmlParser
-
- RuleTreeNode - Class in org.kuali.rice.krms.impl.ui
-
abstract data class for the rule tree Node
s
- RuleTreeNode() - Constructor for class org.kuali.rice.krms.impl.ui.RuleTreeNode
-
- RuleTreeNode(PropositionBo) - Constructor for class org.kuali.rice.krms.impl.ui.RuleTreeNode
-
- RuleTypeService - Interface in org.kuali.rice.krms.framework.type
-
- RuleTypeServiceBase - Class in org.kuali.rice.krms.impl.type
-
Base class for
RuleTypeService
implementations, providing
boilerplate for attribute building and merging from various sources.
- RuleTypeServiceBase() - Constructor for class org.kuali.rice.krms.impl.type.RuleTypeServiceBase
-
- RuleTypeValuesFinder - Class in org.kuali.rice.krms.impl.repository
-
This class returns all rule types of rules.
- RuleTypeValuesFinder() - Constructor for class org.kuali.rice.krms.impl.repository.RuleTypeValuesFinder
-
- RuleValidationAttribute - Interface in org.kuali.rice.kew.rule
-
A simple interface for handling validation of rules.
- RuleValidationAttributeExporterService - Interface in org.kuali.rice.kew.framework.validation
-
Service responsible for exposing custom RuleValidationAttribute functionality.
- RuleValidationAttributeExporterServiceImpl - Class in org.kuali.rice.kew.validation
-
RuleValidationAttributeExporterService reference impl.
- RuleValidationAttributeExporterServiceImpl() - Constructor for class org.kuali.rice.kew.validation.RuleValidationAttributeExporterServiceImpl
-
- RuleValidationAttributeResolver - Interface in org.kuali.rice.kew.validation
-
Service which mediates RuleValidationAttribute lookup and invocation.
- RuleValidationAttributeResolverImpl - Class in org.kuali.rice.kew.validation
-
RuleValidationAttributeResolver reference impl.
- RuleValidationAttributeResolverImpl() - Constructor for class org.kuali.rice.kew.validation.RuleValidationAttributeResolverImpl
-
- RuleValidationAttributeResolverImpl.RuleValidationAttributeInvocationHandler - Class in org.kuali.rice.kew.validation
-
- RuleValidationAttributeResolverImpl.RuleValidationAttributeInvocationHandler() - Constructor for class org.kuali.rice.kew.validation.RuleValidationAttributeResolverImpl.RuleValidationAttributeInvocationHandler
-
- RuleValidationContext - Class in org.kuali.rice.kew.api.validation
-
The RuleValidationContext represents the context under which to validate a Rule which is being entered
into the system, be it through the web-based Rule GUI or via an XML import.
- RuleValidationContext.Builder - Class in org.kuali.rice.kew.api.validation
-
- RuleValidationContextContract - Interface in org.kuali.rice.kew.api.validation
-
The RuleValidationContext represents the context under which to validate a Rule which is being entered
into the system, be it through the web-based Rule GUI or via an XML import.
- RuleXmlExporter - Class in org.kuali.rice.kew.xml.export
-
Exports rules to XML.
- RuleXmlExporter(Namespace) - Constructor for class org.kuali.rice.kew.xml.export.RuleXmlExporter
-
- RuleXmlParser - Class in org.kuali.rice.kew.xml
-
Parses rules from XML.
- RuleXmlParser() - Constructor for class org.kuali.rice.kew.xml.RuleXmlParser
-
- run() - Method in class org.kuali.rice.kcb.quartz.ConcurrentJob
-
Main processing method which invokes subclass implementations of template methods
to obtain available work items, and process them concurrently
- run() - Method in class org.kuali.rice.kcb.quartz.MessageProcessingJob
-
- run() - Method in class org.kuali.rice.ken.service.impl.ConcurrentJob
-
Main processing method which invokes subclass implementations of template methods
to obtain available work items, and process them concurrently
- run() - Method in class org.kuali.rice.kew.batch.XmlPollerServiceImpl
-
- run() - Method in class org.kuali.rice.kew.plugin.HotDeployer
-
- run() - Method in class org.kuali.rice.kew.plugin.Reloader
-
- run() - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndex
-
- run() - Method in class org.kuali.rice.krad.datadictionary.UifDictionaryIndex
-
- run() - Method in class org.kuali.rice.ksb.messaging.MessageFetcher
-
- run() - Method in class org.kuali.rice.ksb.messaging.MessageServiceInvoker
-
- RUN_POST_PROCESSOR_LOGIC - Static variable in class org.kuali.rice.kew.api.KewApiConstants.WorkflowProcessDirectives
-
- runChild(FrameworkMethod, RunNotifier) - Method in class org.kuali.rice.test.runners.RiceUnitTestClassRunner
-
- runComponentModifiers(View, Component, Object, String) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Runs any configured ComponentModifiers
for the given
component that match the given run phase and who run condition evaluation
succeeds
- RunMode - Enum in org.kuali.rice.core.api.config.module
-
- RunModeServiceExporter - Class in org.kuali.rice.ksb.messaging
-
A KSBExporter which will exports the service in the case where the specified
run mode is set.
- RunModeServiceExporter() - Constructor for class org.kuali.rice.ksb.messaging.RunModeServiceExporter
-
- runSimulation(SimulationCriteria) - Method in class org.kuali.rice.kew.engine.simulation.SimulationEngine
-
- runSimulation(SimulationCriteria) - Method in interface org.kuali.rice.kew.engine.simulation.SimulationWorkflowEngine
-
- runSql() - Method in class org.kuali.rice.test.SQLDataLoader
-
S
- sameDelegationMembership(RoleDocumentDelegationMember, RoleDocumentDelegationMember) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
Determines if two memberships represent the same member being added: that is, the two memberships have the same type code and id
- sameMembership(KimDocumentRoleMember, KimDocumentRoleMember) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
Determines if two memberships represent the same member being added: that is, the two memberships have the same type code and id
- sameMembershipQualifications(KimDocumentRoleMember, KimDocumentRoleMember, Set<String>) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
Determines if two seperate memberships have the same qualifications
- sameUniqueDelegationMembershipQualifications(RoleDocumentDelegationMember, RoleDocumentDelegationMember, Set<String>) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
Given two memberships which represent the same member, do they share qualifications?
- sameUniqueMembershipQualifications(KimDocumentRoleMember, KimDocumentRoleMember, Set<String>) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
Given two memberships which represent the same member, do they share qualifications?
- SampleAppAttributes - Class in edu.sampleu.travel.bo
-
Wrapper class for exposing remote attribute definitions
- SampleAppAttributes() - Constructor for class edu.sampleu.travel.bo.SampleAppAttributes
-
- SampleRemotedService - Class in edu.sampleu.travel.remotedservice
-
Sample remoted service
- SampleRemotedService() - Constructor for class edu.sampleu.travel.remotedservice.SampleRemotedService
-
- save(UifComponentsTestForm, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestController
-
- save(UifComponentsTestForm, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class edu.sampleu.travel.krad.controller.UILayoutTestController
-
- save(UITestForm, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class edu.sampleu.travel.krad.controller.UITestController
-
- save(Object) - Method in interface org.kuali.rice.core.framework.persistence.dao.GenericDao
-
Saves any object
- save(List) - Method in interface org.kuali.rice.core.framework.persistence.dao.GenericDao
-
Saves a List of objects
- save(Object) - Method in class org.kuali.rice.core.impl.persistence.dao.GenericDaoOjb
-
- save(List) - Method in class org.kuali.rice.core.impl.persistence.dao.GenericDaoOjb
-
- save(OutputStream, String) - Method in class org.kuali.rice.core.util.ImmutableProperties
-
Deprecated.
- save(DocumentActionParameters) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Triggers the execution of a
ActionType.SAVE
action for the given
principal and document specified in the supplied parameters.
- save(DocumentType) - Method in interface org.kuali.rice.kew.doctype.dao.DocumentTypeDAO
-
- save(DocumentType) - Method in class org.kuali.rice.kew.doctype.dao.impl.DocumentTypeDAOJpaImpl
-
- save(DocumentType) - Method in class org.kuali.rice.kew.doctype.dao.impl.DocumentTypeDAOOjbImpl
-
- save(DocumentType) - Method in interface org.kuali.rice.kew.doctype.service.DocumentTypeService
-
- save(DocumentType) - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentTypeServiceImpl
-
- save(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationAction
-
- save(Branch) - Method in interface org.kuali.rice.kew.engine.node.dao.BranchDAO
-
- save(Branch) - Method in class org.kuali.rice.kew.engine.node.dao.impl.BranchDAOJpaImpl
-
This overridden method ...
- save(Branch) - Method in class org.kuali.rice.kew.engine.node.dao.impl.BranchDAOOjbImpl
-
- save(RouteNode) - Method in class org.kuali.rice.kew.engine.node.dao.impl.RouteNodeDAOJpaImpl
-
- save(RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.node.dao.impl.RouteNodeDAOJpaImpl
-
- save(NodeState) - Method in class org.kuali.rice.kew.engine.node.dao.impl.RouteNodeDAOJpaImpl
-
- save(Branch) - Method in class org.kuali.rice.kew.engine.node.dao.impl.RouteNodeDAOJpaImpl
-
- save(RouteNode) - Method in class org.kuali.rice.kew.engine.node.dao.impl.RouteNodeDAOOjbImpl
-
- save(RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.node.dao.impl.RouteNodeDAOOjbImpl
-
- save(NodeState) - Method in class org.kuali.rice.kew.engine.node.dao.impl.RouteNodeDAOOjbImpl
-
- save(Branch) - Method in class org.kuali.rice.kew.engine.node.dao.impl.RouteNodeDAOOjbImpl
-
- save(RouteNode) - Method in interface org.kuali.rice.kew.engine.node.dao.RouteNodeDAO
-
- save(RouteNodeInstance) - Method in interface org.kuali.rice.kew.engine.node.dao.RouteNodeDAO
-
- save(NodeState) - Method in interface org.kuali.rice.kew.engine.node.dao.RouteNodeDAO
-
- save(Branch) - Method in interface org.kuali.rice.kew.engine.node.dao.RouteNodeDAO
-
- save(Branch) - Method in interface org.kuali.rice.kew.engine.node.service.BranchService
-
- save(Branch) - Method in class org.kuali.rice.kew.engine.node.service.impl.BranchServiceImpl
-
- save(RouteNode) - Method in class org.kuali.rice.kew.engine.node.service.impl.RouteNodeServiceImpl
-
- save(RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.node.service.impl.RouteNodeServiceImpl
-
- save(NodeState) - Method in class org.kuali.rice.kew.engine.node.service.impl.RouteNodeServiceImpl
-
- save(Branch) - Method in class org.kuali.rice.kew.engine.node.service.impl.RouteNodeServiceImpl
-
- save(RouteNode) - Method in interface org.kuali.rice.kew.engine.node.service.RouteNodeService
-
- save(RouteNodeInstance) - Method in interface org.kuali.rice.kew.engine.node.service.RouteNodeService
-
- save(NodeState) - Method in interface org.kuali.rice.kew.engine.node.service.RouteNodeService
-
- save(Branch) - Method in interface org.kuali.rice.kew.engine.node.service.RouteNodeService
-
- save(DocumentActionParameters) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- save(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.notes.web.NoteAction
-
- save(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.preferences.web.PreferencesAction
-
- save(SearchableAttributeValue) - Method in interface org.kuali.rice.kew.routeheader.dao.DocumentRouteHeaderDAO
-
- save(SearchableAttributeValue) - Method in class org.kuali.rice.kew.routeheader.dao.impl.DocumentRouteHeaderDAOJpaImpl
-
- save(SearchableAttributeValue) - Method in class org.kuali.rice.kew.routeheader.dao.impl.DocumentRouteHeaderDAOOjbImpl
-
- save(RuleAttribute) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleAttributeDAOJpaImpl
-
- save(RuleAttribute) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleAttributeDAOOjbImpl
-
- save(RuleBaseValues) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleDAOJpaImpl
-
- save(RuleBaseValues) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleDAOOjbImpl
-
- save(RuleDelegationBo) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleDelegationDAOJpaImpl
-
- save(RuleDelegationBo) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleDelegationDAOOjbImpl
-
- save(RuleTemplateAttributeBo) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleTemplateAttributeDAOJpaImpl
-
- save(RuleTemplateAttributeBo) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleTemplateAttributeDAOOjbImpl
-
- save(RuleTemplateBo) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleTemplateDAOJpaImpl
-
- save(RuleTemplateBo) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleTemplateDAOOjbImpl
-
- save(RuleTemplateOptionBo) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleTemplateOptionDAOJpaImpl
-
- save(RuleTemplateOptionBo) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleTemplateOptionDAOOjbImpl
-
- save(RuleAttribute) - Method in interface org.kuali.rice.kew.rule.dao.RuleAttributeDAO
-
- save(RuleBaseValues) - Method in interface org.kuali.rice.kew.rule.dao.RuleDAO
-
- save(RuleDelegationBo) - Method in interface org.kuali.rice.kew.rule.dao.RuleDelegationDAO
-
- save(RuleTemplateAttributeBo) - Method in interface org.kuali.rice.kew.rule.dao.RuleTemplateAttributeDAO
-
- save(RuleTemplateBo) - Method in interface org.kuali.rice.kew.rule.dao.RuleTemplateDAO
-
- save(RuleTemplateOptionBo) - Method in interface org.kuali.rice.kew.rule.dao.RuleTemplateOptionDAO
-
- save(RuleAttribute) - Method in class org.kuali.rice.kew.rule.service.impl.RuleAttributeServiceImpl
-
- save(RuleDelegationBo) - Method in class org.kuali.rice.kew.rule.service.impl.RuleDelegationServiceImpl
-
- save(RuleTemplateBo) - Method in class org.kuali.rice.kew.rule.service.impl.RuleTemplateServiceImpl
-
- save(RuleTemplateAttributeBo) - Method in class org.kuali.rice.kew.rule.service.impl.RuleTemplateServiceImpl
-
- save(RuleAttribute) - Method in interface org.kuali.rice.kew.rule.service.RuleAttributeService
-
- save(RuleDelegationBo) - Method in interface org.kuali.rice.kew.rule.service.RuleDelegationService
-
- save(RuleTemplateBo) - Method in interface org.kuali.rice.kew.rule.service.RuleTemplateService
-
- save(RuleTemplateAttributeBo) - Method in interface org.kuali.rice.kew.rule.service.RuleTemplateService
-
- save(UserOptions) - Method in class org.kuali.rice.kew.useroptions.dao.impl.UserOptionsDaoJpaImpl
-
- save(Collection<UserOptions>) - Method in class org.kuali.rice.kew.useroptions.dao.impl.UserOptionsDaoJpaImpl
-
- save(UserOptions) - Method in class org.kuali.rice.kew.useroptions.dao.impl.UserOptionsDAOOjbImpl
-
- save(Collection<UserOptions>) - Method in class org.kuali.rice.kew.useroptions.dao.impl.UserOptionsDAOOjbImpl
-
- save(UserOptions) - Method in interface org.kuali.rice.kew.useroptions.dao.UserOptionsDAO
-
- save(Collection<UserOptions>) - Method in interface org.kuali.rice.kew.useroptions.dao.UserOptionsDAO
-
- save(UserOptions) - Method in interface org.kuali.rice.kew.useroptions.UserOptionsService
-
- save(String, Map<String, String>) - Method in interface org.kuali.rice.kew.useroptions.UserOptionsService
-
- save(String, String, String) - Method in interface org.kuali.rice.kew.useroptions.UserOptionsService
-
- save(UserOptions) - Method in class org.kuali.rice.kew.useroptions.UserOptionsServiceImpl
-
- save(String, Map<String, String>) - Method in class org.kuali.rice.kew.useroptions.UserOptionsServiceImpl
-
This overridden method saves an option for each optionsMap entry, all for the given principalId
- save(String, String, String) - Method in class org.kuali.rice.kew.useroptions.UserOptionsServiceImpl
-
- save(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- save(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
This method will save the document, which will then be available via the action list for the person who saved the document.
- save(PersistableBusinessObject) - Method in interface org.kuali.rice.krad.dao.BusinessObjectDao
-
Saves any object that implements the BusinessObject interface.
- save(List) - Method in interface org.kuali.rice.krad.dao.BusinessObjectDao
-
Saves a List of BusinessObjects.
- save(T) - Method in interface org.kuali.rice.krad.dao.DocumentDao
-
- save(PersistableBusinessObject) - Method in class org.kuali.rice.krad.dao.impl.BusinessObjectDaoJpa
-
Saves a business object.
- save(List) - Method in class org.kuali.rice.krad.dao.impl.BusinessObjectDaoJpa
-
Saves a business object.
- save(PersistableBusinessObject) - Method in class org.kuali.rice.krad.dao.impl.BusinessObjectDaoOjb
-
Saves a business object.
- save(List) - Method in class org.kuali.rice.krad.dao.impl.BusinessObjectDaoOjb
-
Saves a business object.
- save(T) - Method in class org.kuali.rice.krad.dao.impl.DocumentDaoJpa
-
- save(T) - Method in class org.kuali.rice.krad.dao.impl.DocumentDaoOjb
-
- save(Note) - Method in class org.kuali.rice.krad.dao.impl.NoteDaoJpa
-
Saves a note to the DB using JPA.
- save(Note) - Method in class org.kuali.rice.krad.dao.impl.NoteDaoOjb
-
Saves a note to the DB using OJB.
- save(Note) - Method in interface org.kuali.rice.krad.dao.NoteDao
-
Saves a note to the DB.
- save(PersistableBusinessObject) - Method in class org.kuali.rice.krad.dao.proxy.BusinessObjectDaoProxy
-
- save(List) - Method in class org.kuali.rice.krad.dao.proxy.BusinessObjectDaoProxy
-
- save(T) - Method in class org.kuali.rice.krad.dao.proxy.DocumentDaoProxy
-
- save(Note) - Method in class org.kuali.rice.krad.dao.proxy.NoteDaoProxy
-
- save(T) - Method in interface org.kuali.rice.krad.service.BusinessObjectService
-
Saves the passed in object via the persistence layer.
- save(List<? extends PersistableBusinessObject>) - Method in interface org.kuali.rice.krad.service.BusinessObjectService
-
Saves the businessObjects on the list via the persistence layer.
- save(T) - Method in class org.kuali.rice.krad.service.impl.BusinessObjectServiceImpl
-
- save(List<? extends PersistableBusinessObject>) - Method in class org.kuali.rice.krad.service.impl.BusinessObjectServiceImpl
-
- save(Note) - Method in class org.kuali.rice.krad.service.impl.NoteServiceImpl
-
- save(PessimisticLock) - Method in class org.kuali.rice.krad.service.impl.PessimisticLockServiceImpl
-
- save(Note) - Method in interface org.kuali.rice.krad.service.NoteService
-
Saves the specified note.
- save(PessimisticLock) - Method in interface org.kuali.rice.krad.service.PessimisticLockService
-
This method saves the given lock object
- SAVE - Static variable in class org.kuali.rice.krad.uif.UifConstants.MethodToCallNames
-
- save(DocumentFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
-
Saves the document instance contained on the form
- save(WorkflowDocument, String) - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowDocumentServiceImpl
-
- save(WorkflowDocument, String) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
-
- save(BAMTargetEntry) - Method in interface org.kuali.rice.ksb.messaging.bam.dao.BAMDAO
-
- save(BAMTargetEntry) - Method in class org.kuali.rice.ksb.messaging.bam.dao.impl.BAMDaoJpaImpl
-
- save(BAMTargetEntry) - Method in class org.kuali.rice.ksb.messaging.bam.dao.impl.BAMDAOOjbImpl
-
- save(PersistedMessageBO) - Method in class org.kuali.rice.ksb.messaging.dao.impl.MessageQueueDAOJpaImpl
-
- save(PersistedMessageBO) - Method in class org.kuali.rice.ksb.messaging.dao.impl.MessageQueueDAOOjbImpl
-
- save(PersistedMessageBO) - Method in interface org.kuali.rice.ksb.messaging.dao.MessageQueueDAO
-
- save(PersistedMessageBO) - Method in class org.kuali.rice.ksb.messaging.service.impl.MessageQueueServiceImpl
-
- save(PersistedMessageBO) - Method in interface org.kuali.rice.ksb.messaging.service.MessageQueueService
-
- save(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueAction
-
- save2(RuleBaseValues) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- save2(RuleBaseValues, RuleDelegationBo, boolean) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- save2(RuleBaseValues) - Method in interface org.kuali.rice.kew.rule.service.RuleServiceInternal
-
- SAVE_DOCUMENT - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- SAVE_METHOD - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- SAVE_PERMISSION - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- SAVE_REMINDER_ATTR - Static variable in class org.kuali.rice.kew.preferences.web.PreferencesAction
-
- SaveActionEvent - Class in org.kuali.rice.kew.actions
-
Saves a document.
- SaveActionEvent(DocumentRouteHeaderValue, PrincipalContract) - Constructor for class org.kuali.rice.kew.actions.SaveActionEvent
-
- SaveActionEvent(DocumentRouteHeaderValue, PrincipalContract, String) - Constructor for class org.kuali.rice.kew.actions.SaveActionEvent
-
- saveActionItem(ActionItem) - Method in interface org.kuali.rice.kew.actionitem.dao.ActionItemDAO
-
- saveActionItem(ActionItem) - Method in class org.kuali.rice.kew.actionitem.dao.impl.ActionItemDAOJpaImpl
-
- saveActionItem(ActionItem) - Method in class org.kuali.rice.kew.actionitem.dao.impl.ActionItemDAOOjbImpl
-
- saveActionItem(ActionItem) - Method in interface org.kuali.rice.kew.actionlist.service.ActionListService
-
- saveActionItem(ActionItem) - Method in class org.kuali.rice.kew.actionlist.service.impl.ActionListServiceImpl
-
- saveActionRequest(ActionRequestValue) - Method in interface org.kuali.rice.kew.actionrequest.dao.ActionRequestDAO
-
- saveActionRequest(ActionRequestValue) - Method in class org.kuali.rice.kew.actionrequest.dao.impl.ActionRequestDAOJpaImpl
-
- saveActionRequest(ActionRequestValue) - Method in class org.kuali.rice.kew.actionrequest.dao.impl.ActionRequestDAOOjbImpl
-
- saveActionRequest(ActionRequestValue) - Method in interface org.kuali.rice.kew.actionrequest.service.ActionRequestService
-
- saveActionRequest(ActionRequestValue) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
- saveActionRequest(RouteContext, ActionRequestValue) - Method in class org.kuali.rice.kew.engine.node.IteratedRequestActivationNode
-
- saveActionRequest(RouteContext, ActionRequestValue) - Method in class org.kuali.rice.kew.engine.node.RequestActivationNode
-
- saveActionTaken() - Method in class org.kuali.rice.kew.actions.ActionTakenEvent
-
- saveActionTaken(Boolean) - Method in class org.kuali.rice.kew.actions.ActionTakenEvent
-
- saveActionTaken(Recipient) - Method in class org.kuali.rice.kew.actions.ActionTakenEvent
-
- saveActionTaken(Boolean, Recipient) - Method in class org.kuali.rice.kew.actions.ActionTakenEvent
-
- saveActionTaken(ActionTakenValue) - Method in interface org.kuali.rice.kew.actiontaken.dao.ActionTakenDAO
-
- saveActionTaken(ActionTakenValue) - Method in class org.kuali.rice.kew.actiontaken.dao.impl.ActionTakenDAOJpaImpl
-
- saveActionTaken(ActionTakenValue) - Method in class org.kuali.rice.kew.actiontaken.dao.impl.ActionTakenDAOOjbImpl
-
- saveActionTaken(ActionTakenValue) - Method in interface org.kuali.rice.kew.actiontaken.service.ActionTakenService
-
- saveActionTaken(ActionTakenValue) - Method in class org.kuali.rice.kew.actiontaken.service.impl.ActionTakenServiceImpl
-
- saveAndResubmit(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueAction
-
- saveBusinessObject() - Method in class edu.sampleu.bookstore.maintenance.AuthorMaintainable
-
- saveBusinessObject() - Method in class edu.sampleu.bookstore.maintenance.BookMaintainable
-
- saveBusinessObject() - Method in class org.kuali.rice.kew.document.DocumentTypeMaintainable
-
- saveBusinessObject() - Method in class org.kuali.rice.kew.document.RoutingRuleDelegationMaintainable
-
A complete override of the implementation for saving a Rule
- saveBusinessObject() - Method in class org.kuali.rice.kew.document.RoutingRuleMaintainable
-
A complete override of the implementation for saving a Rule
- saveBusinessObject() - Method in class org.kuali.rice.kim.document.GenericPermissionMaintainable
-
Saves the responsibility via the responsibility update service
- saveBusinessObject() - Method in class org.kuali.rice.kns.maintenance.KualiGlobalMaintainableImpl
-
- saveBusinessObject() - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- saveBusinessObject() - Method in interface org.kuali.rice.kns.maintenance.Maintainable
-
Deprecated.
- SAVED_REQUEST_RESPONSIBILITY_ID - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- saveDataObject() - Method in class edu.sampleu.travel.service.FiscalOfficerInfoMaintainableImpl
-
- saveDataObject() - Method in class org.kuali.rice.coreservice.web.namespace.NamespaceMaintainableImpl
-
- saveDataObject() - Method in class org.kuali.rice.coreservice.web.parameter.ParameterMaintenableImpl
-
- saveDataObject() - Method in class org.kuali.rice.kew.document.RoutingRuleDelegationMaintainable
-
A complete override of the implementation for saving a Rule
- saveDataObject() - Method in class org.kuali.rice.kew.document.RoutingRuleMaintainable
-
A complete override of the implementation for saving a Rule
- saveDataObject() - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowMaintainableImpl
-
Set the attribute bo list from the map of attribute key/value pairs and then calls
PeopleFlowService
to save the people flow instance
- saveDataObject() - Method in class org.kuali.rice.kim.document.GenericPermissionMaintainable
-
- saveDataObject() - Method in class org.kuali.rice.kim.impl.responsibility.ReviewResponsibilityMaintainable
-
Saves the responsibility via the responsibility service
- 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
-
- saveDataObject() - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorMaintainable
-
- saveDataObject() - Method in class org.kuali.rice.krms.impl.ui.TermMaintainable
-
- saveDataObject() - Method in class org.kuali.rice.krms.impl.ui.TermSpecificationMaintainable
-
- saveDataObject() - Method in class org.kuali.rice.location.web.campus.CampusMaintainableImpl
-
- saveDataObject() - Method in class org.kuali.rice.location.web.campus.CampusTypeMaintainableImpl
-
- saveDataObject() - Method in class org.kuali.rice.location.web.country.CountryMaintainableImpl
-
- saveDataObject() - Method in class org.kuali.rice.location.web.county.CountyMaintainableImpl
-
- saveDataObject() - Method in class org.kuali.rice.location.web.postalcode.PostalCodeMaintainableImpl
-
- saveDataObject() - Method in class org.kuali.rice.location.web.state.StateMaintainableImpl
-
- saveDelivererConfiguration(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kcb.web.spring.UserPreferencesController
-
saveDelivererConfiguration - save deliverer configuration data
- saveDocument(String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Saves the document, commits updates.
- saveDocument(RouteContext, DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.engine.node.RequestActivationNode
-
- saveDocument(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- saveDocument(String, DocumentRouteHeaderValue, String) - Method in class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
- saveDocument(String, DocumentRouteHeaderValue, String) - Method in interface org.kuali.rice.kew.routeheader.service.WorkflowDocumentService
-
- saveDocument(Document) - Method in interface org.kuali.rice.krad.service.DocumentService
-
- saveDocument(Document, Class<? extends KualiDocumentEvent>) - Method in interface org.kuali.rice.krad.service.DocumentService
-
Saves the passed-in document.
- saveDocument(Document) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- saveDocument(Document, Class<? extends KualiDocumentEvent>) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- saveDocumentData(DocumentActionParameters) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Triggers the execution of a
ActionType.SAVE
action for the given
principal and document specified in the supplied parameters.
- saveDocumentData() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Save the document data without affecting routing, commits updates.
- saveDocumentData(DocumentActionParameters) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- saveDocumentData() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- SaveDocumentEvent - Class in org.kuali.rice.krad.rules.rule.event
-
This class represents the save event that is part of an eDoc in Kuali.
- SaveDocumentEvent(String, Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.SaveDocumentEvent
-
Constructs a SaveDocumentEvent with the specified errorPathPrefix and document
- SaveDocumentEvent(Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.SaveDocumentEvent
-
Constructs a SaveDocumentEvent with the given document
- SaveDocumentEvent(String, String, Document) - Constructor for class org.kuali.rice.krad.rules.rule.event.SaveDocumentEvent
-
- saveDocumentHeader(DocumentHeader) - Method in interface org.kuali.rice.krad.service.DocumentHeaderService
-
This method saves a document header object
- saveDocumentHeader(DocumentHeader) - Method in class org.kuali.rice.krad.service.impl.DocumentHeaderServiceImpl
-
- saveDocumentLink(DocumentLink) - Method in interface org.kuali.rice.kew.documentlink.dao.DocumentLinkDAO
-
- saveDocumentLink(DocumentLink) - Method in class org.kuali.rice.kew.documentlink.dao.impl.DocumentLinkDAOJpaImpl
-
add double link
- saveDocumentLink(DocumentLink) - Method in class org.kuali.rice.kew.documentlink.dao.impl.DocumentLinkDAOOjbImpl
-
- saveDocumentLink(DocumentLink) - Method in interface org.kuali.rice.kew.documentlink.service.DocumentLinkService
-
- saveDocumentLink(DocumentLink) - Method in class org.kuali.rice.kew.documentlink.service.impl.DocumentLinkServiceImpl
-
This overridden method ...
- 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.
- saveDocumentNotes(Document) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- SaveDocumentRule - Interface in org.kuali.rice.krad.rules.rule
-
Defines a rule which gets invoked immediately before a document gets saved.
- SavedSearchValuesFinder - Class in org.kuali.rice.kew.lookup.valuefinder
-
This is a description of what this class does - chris don't forget to fill this in.
- SavedSearchValuesFinder() - Constructor for class org.kuali.rice.kew.lookup.valuefinder.SavedSearchValuesFinder
-
- saveDump(DumpDTO) - Method in interface org.kuali.rice.edl.framework.extract.ExtractService
-
- saveDump(Dump) - Method in interface org.kuali.rice.edl.impl.extract.dao.ExtractDAO
-
- saveDump(Dump) - Method in class org.kuali.rice.edl.impl.extract.dao.impl.ExtractDAOJpaImpl
-
- saveDump(Dump) - Method in class org.kuali.rice.edl.impl.extract.dao.impl.ExtractDAOOjbImpl
-
- saveDump(DumpDTO) - Method in class org.kuali.rice.edl.impl.extract.ExtractServiceImpl
-
- saveEDocLiteAssociation(EDocLiteAssociation) - Method in interface org.kuali.rice.edl.impl.dao.EDocLiteDAO
-
- saveEDocLiteAssociation(EDocLiteAssociation) - Method in class org.kuali.rice.edl.impl.dao.impl.EDocLiteDAOJpaImpl
-
Save a EDocLiteAssocitaion
- saveEDocLiteAssociation(EDocLiteAssociation) - Method in class org.kuali.rice.edl.impl.dao.impl.EDocLiteDAOOjbImpl
-
- saveEDocLiteAssociation(InputStream) - Method in interface org.kuali.rice.edl.impl.service.EDocLiteService
-
- saveEDocLiteAssociation(EDocLiteAssociation) - Method in interface org.kuali.rice.edl.impl.service.EDocLiteService
-
- saveEDocLiteAssociation(EDocLiteAssociation) - Method in class org.kuali.rice.edl.impl.service.impl.EDocLiteServiceImpl
-
- saveEDocLiteAssociation(InputStream) - Method in class org.kuali.rice.edl.impl.service.impl.EDocLiteServiceImpl
-
- saveEDocLiteDefinition(EDocLiteDefinition) - Method in interface org.kuali.rice.edl.impl.dao.EDocLiteDAO
-
- saveEDocLiteDefinition(EDocLiteDefinition) - Method in class org.kuali.rice.edl.impl.dao.impl.EDocLiteDAOJpaImpl
-
Save a EDocLiteDefinition
- saveEDocLiteDefinition(EDocLiteDefinition) - Method in class org.kuali.rice.edl.impl.dao.impl.EDocLiteDAOOjbImpl
-
- saveEDocLiteDefinition(InputStream) - Method in interface org.kuali.rice.edl.impl.service.EDocLiteService
-
- saveEDocLiteDefinition(EDocLiteDefinition) - Method in interface org.kuali.rice.edl.impl.service.EDocLiteService
-
- saveEDocLiteDefinition(EDocLiteDefinition) - Method in class org.kuali.rice.edl.impl.service.impl.EDocLiteServiceImpl
-
- saveEDocLiteDefinition(InputStream) - Method in class org.kuali.rice.edl.impl.service.impl.EDocLiteServiceImpl
-
- saveEntityDefaultToArchive(EntityDefault) - Method in interface org.kuali.rice.kim.impl.identity.IdentityArchiveService
-
- saveEntityDefaultToArchive(EntityDefault) - Method in class org.kuali.rice.kim.service.impl.IdentityArchiveServiceImpl
-
- saveEntityPerson(IdentityManagementPersonDocument) - Method in class org.kuali.rice.kim.service.impl.LdapUiDocumentServiceImpl
-
- saveEntityPerson(IdentityManagementPersonDocument) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- saveEntityPerson(IdentityManagementPersonDocument) - Method in interface org.kuali.rice.kim.service.UiDocumentService
-
This method to populate Entity tables from person document pending tables when it is approved.
- SaveEvent - Interface in org.kuali.rice.krad.rules.rule.event
-
This class is used to define Events that are allowed to be used as Custom Save events
- saveField(Fields) - Method in interface org.kuali.rice.edl.impl.extract.dao.ExtractDAO
-
- saveField(Fields) - Method in class org.kuali.rice.edl.impl.extract.dao.impl.ExtractDAOJpaImpl
-
- saveField(Fields) - Method in class org.kuali.rice.edl.impl.extract.dao.impl.ExtractDAOOjbImpl
-
- saveGroup(GroupBo) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- saveGroup(IdentityManagementGroupDocument) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- saveGroup(IdentityManagementGroupDocument) - Method in interface org.kuali.rice.kim.service.UiDocumentService
-
This method ...
- saveIgnoreLockingFailure(ComponentSetBo) - Method in interface org.kuali.rice.coreservice.impl.component.ComponentSetDao
-
Saves the given ComponentSetBo, in the case that an optimistic locking exception occurs, it "eats" the exception
and returns "false".
- saveIgnoreLockingFailure(ComponentSetBo) - Method in class org.kuali.rice.coreservice.impl.component.ComponentSetDaoOjbImpl
-
- saveMessage(Message) - Method in class org.kuali.rice.kcb.service.impl.MessageServiceImpl
-
- saveMessage(Message) - Method in interface org.kuali.rice.kcb.service.MessageService
-
Saves a message
- saveMessage(PersistedMessageBO) - Method in class org.kuali.rice.ksb.messaging.serviceproxies.AsynchronousServiceCallProxy
-
- saveMessageDelivery(MessageDelivery) - Method in class org.kuali.rice.kcb.service.impl.MessageDeliveryServiceImpl
-
- saveMessageDelivery(MessageDelivery) - Method in interface org.kuali.rice.kcb.service.MessageDeliveryService
-
Saves a MessageDelivery
- saveMimeInputStreamAsFile(HttpServletResponse, String, InputStream, String, int) - Static method in class org.kuali.rice.kns.util.WebUtils
-
A file that is not of type text/plain or text/html can be output through
the response using this method.
- saveMimeOutputStreamAsFile(HttpServletResponse, String, ByteArrayOutputStream, String) - Static method in class org.kuali.rice.kns.util.WebUtils
-
A file that is not of type text/plain or text/html can be output through
the response using this method.
- saveNode(RouteContext, RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.simulation.SimulationEngine
-
Executes a "saveNode" for the simulation engine, this does not actually save the document, but rather
assigns it some simulation ids.
- saveNode(RouteContext, RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.StandardWorkflowEngine
-
- saveNote(NoteConfigComponent.NoteForm, EDLContext, Document) - Method in class org.kuali.rice.edl.impl.components.NoteConfigComponent
-
- saveNote(Note) - Method in class org.kuali.rice.kew.notes.dao.impl.NoteDAOJpaImpl
-
- saveNote(Note) - Method in class org.kuali.rice.kew.notes.dao.impl.NoteDAOOjbImpl
-
- saveNote(Note) - Method in interface org.kuali.rice.kew.notes.dao.NoteDAO
-
- saveNote(Note) - Method in class org.kuali.rice.kew.notes.service.impl.NoteServiceImpl
-
- saveNote(Note) - Method in interface org.kuali.rice.kew.notes.service.NoteService
-
- saveNoteList(List<Note>) - Method in class org.kuali.rice.krad.service.impl.NoteServiceImpl
-
- saveNoteList(List<Note>) - Method in interface org.kuali.rice.krad.service.NoteService
-
Saves the given lists of notes.
- saveNotificationContentType(NotificationContentType) - Method in class org.kuali.rice.ken.service.impl.NotificationContentTypeServiceImpl
-
- saveNotificationContentType(NotificationContentType) - Method in interface org.kuali.rice.ken.service.NotificationContentTypeService
-
This method saves a NotificationContentType object instance to the DB, creating a new, current,
version if one already exists.
- 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
-
- saveOutboxItem(OutboxItemActionListExtension) - Method in interface org.kuali.rice.kew.actionlist.dao.ActionListDAO
-
- saveOutboxItem(OutboxItemActionListExtension) - Method in class org.kuali.rice.kew.actionlist.dao.impl.ActionListDAOJpaImpl
-
Saves an outbox item
- saveOutboxItem(OutboxItemActionListExtension) - Method in class org.kuali.rice.kew.actionlist.dao.impl.ActionListDAOOjbImpl
-
Saves an outbox item
- saveOutboxItem(ActionItem) - Method in interface org.kuali.rice.kew.actionlist.service.ActionListService
-
- saveOutboxItem(ActionItem, boolean) - Method in interface org.kuali.rice.kew.actionlist.service.ActionListService
-
- saveOutboxItem(ActionItem) - Method in class org.kuali.rice.kew.actionlist.service.impl.ActionListServiceImpl
-
- saveOutboxItem(ActionItem, boolean) - Method in class org.kuali.rice.kew.actionlist.service.impl.ActionListServiceImpl
-
save the ouboxitem unless the document is saved or the user already has the item in their outbox.
- savePeopleFlow(PeopleFlowBo) - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowServiceImpl
-
- savePreferences(String, Preferences) - Method in interface org.kuali.rice.kew.api.preferences.PreferencesService
-
- savePreferences(String, Preferences) - Method in class org.kuali.rice.kew.preferences.service.impl.PreferencesServiceImpl
-
- saveRecipientDelivererConfig(String, String, String[]) - Method in class org.kuali.rice.kcb.service.impl.RecipientPreferenceServiceImpl
-
- saveRecipientDelivererConfig(String, String, String[]) - Method in interface org.kuali.rice.kcb.service.RecipientPreferenceService
-
This method will save a user deliverer configuration preferences in the system.
- saveRecipientPreference(RecipientPreference) - Method in class org.kuali.rice.kcb.service.impl.RecipientPreferenceServiceImpl
-
- saveRecipientPreference(RecipientPreference) - Method in interface org.kuali.rice.kcb.service.RecipientPreferenceService
-
This method will save a specific user recipient preferences in the system.
- saveRecipientPreferences(String, HashMap<String, String>, MessageDeliverer) - Method in class org.kuali.rice.kcb.service.impl.RecipientPreferenceServiceImpl
-
- saveRecipientPreferences(String, HashMap<String, String>, MessageDeliverer) - Method in interface org.kuali.rice.kcb.service.RecipientPreferenceService
-
This method will save a user recipient preferences in the system.
- saveRefreshUserOption(String) - Method in interface org.kuali.rice.kew.actionlist.service.ActionListService
-
- saveRefreshUserOption(String) - Method in class org.kuali.rice.kew.actionlist.service.impl.ActionListServiceImpl
-
- saveRefreshUserOption(String) - Method in interface org.kuali.rice.kew.useroptions.UserOptionsService
-
- saveRefreshUserOption(String) - Method in class org.kuali.rice.kew.useroptions.UserOptionsServiceImpl
-
- saveRole(IdentityManagementRoleDocument) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- saveRole(IdentityManagementRoleDocument) - Method in interface org.kuali.rice.kim.service.UiDocumentService
-
This method ...
- saveRoleMember(RoleMemberBo) - Method in interface org.kuali.rice.kim.impl.responsibility.ResponsibilityInternalService
-
- saveRoleMember(RoleMemberBo) - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityInternalServiceImpl
-
- saveRouteHeader(DocumentRouteHeaderValue) - Method in interface org.kuali.rice.kew.routeheader.dao.DocumentRouteHeaderDAO
-
- saveRouteHeader(DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.routeheader.dao.impl.DocumentRouteHeaderDAOJpaImpl
-
- saveRouteHeader(DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.routeheader.dao.impl.DocumentRouteHeaderDAOOjbImpl
-
- saveRouteHeader(DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.routeheader.service.impl.RouteHeaderServiceImpl
-
- saveRouteHeader(DocumentRouteHeaderValue) - Method in interface org.kuali.rice.kew.routeheader.service.RouteHeaderService
-
- saveRoutingData(String, DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
- saveRoutingData(String, DocumentRouteHeaderValue) - Method in interface org.kuali.rice.kew.routeheader.service.WorkflowDocumentService
-
- saveRoutingData(WorkflowDocument) - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowDocumentServiceImpl
-
- saveRoutingData(WorkflowDocument) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
-
save the routing data of the document to workflow
- saveRule(RuleBaseValues, boolean) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- saveRule(RuleBaseValues, boolean) - Method in interface org.kuali.rice.kew.rule.service.RuleServiceInternal
-
- saveRuleDefaults(RuleDelegationBo, RuleBaseValues) - Method in class org.kuali.rice.kew.rule.service.impl.RuleTemplateServiceImpl
-
Saves the given RuleDelegation and RuleBaseValues as the defaults for this RuleTemplate
- saveRuleDefaults(RuleDelegationBo, RuleBaseValues) - Method in interface org.kuali.rice.kew.rule.service.RuleTemplateService
-
- saveRuleDelegation(RuleDelegationBo, boolean) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- saveRuleDelegation(RuleDelegationBo, boolean) - Method in interface org.kuali.rice.kew.rule.service.RuleServiceInternal
-
- saveRuleDelegations(List<RuleDelegationBo>, boolean) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- saveRuleDelegations(List<RuleDelegationBo>, boolean) - Method in interface org.kuali.rice.kew.rule.service.RuleServiceInternal
-
- saveRules(List<RuleBaseValues>, boolean) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- saveRules(List<RuleBaseValues>, boolean) - Method in interface org.kuali.rice.kew.rule.service.RuleServiceInternal
-
- saveServiceDescriptor(ServiceDescriptorBo) - Method in interface org.kuali.rice.ksb.impl.registry.ServiceRegistryDao
-
- saveServiceDescriptor(ServiceDescriptorBo) - Method in class org.kuali.rice.ksb.impl.registry.ServiceRegistryDaoOjb
-
- saveServiceInfo(ServiceInfoBo) - Method in interface org.kuali.rice.ksb.impl.registry.ServiceRegistryDao
-
- saveServiceInfo(ServiceInfoBo) - Method in class org.kuali.rice.ksb.impl.registry.ServiceRegistryDaoOjb
-
- saveStyle(Style) - Method in interface org.kuali.rice.coreservice.api.style.StyleRepositoryService
-
Creates or updates the Style represented by the given record.
- saveStyle(Style) - Method in interface org.kuali.rice.coreservice.api.style.StyleService
-
- saveStyle(StyleBo) - Method in interface org.kuali.rice.coreservice.impl.style.StyleDao
-
Updates or creates the given style in the data store.
- saveStyle(StyleBo) - Method in class org.kuali.rice.coreservice.impl.style.StyleDaoOjb
-
- saveStyle(Style) - Method in class org.kuali.rice.coreservice.impl.style.StyleRepositoryServiceImpl
-
- saveStyle(Style) - Method in class org.kuali.rice.coreservice.impl.style.StyleServiceImpl
-
- saveStyleBo(StyleBo) - Method in class org.kuali.rice.coreservice.impl.style.StyleRepositoryServiceImpl
-
- saveWorkgroup(GroupBo) - Method in interface org.kuali.rice.kim.impl.group.GroupInternalService
-
Save the GroupBo, being careful to reset the action document
assignments based on any membership changes.
- saveWorkgroup(GroupBo) - Method in class org.kuali.rice.kim.impl.group.GroupInternalServiceImpl
-
- SCALE - Static variable in class org.kuali.rice.core.api.util.type.KualiDecimal
-
- SCALE - Static variable in class org.kuali.rice.core.api.util.type.KualiInteger
-
- scale - Variable in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
-
- scale - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.FixedPointPatternConstraint
-
- scheduleBatchEmailReminders() - Method in interface org.kuali.rice.kew.mail.service.ActionListEmailService
-
- scheduleBatchEmailReminders() - Method in class org.kuali.rice.kew.mail.service.impl.ActionListEmailServiceImpl
-
- SCHEDULED_THREAD_POOL_SERVICE - Static variable in class org.kuali.rice.ksb.util.KSBConstants.ServiceNames
-
- scheduleExecution(Throwable, PersistedMessageBO) - Method in class org.kuali.rice.kew.messaging.exceptionhandling.DocumentMessageExceptionHandler
-
- scheduleExecution(Throwable, PersistedMessageBO, String) - Method in class org.kuali.rice.ksb.messaging.exceptionhandling.DefaultExceptionServiceImpl
-
- scheduleExecution(Throwable, PersistedMessageBO) - Method in class org.kuali.rice.ksb.messaging.exceptionhandling.DefaultMessageExceptionHandler
-
- scheduleExecution(Throwable, PersistedMessageBO, String) - Method in interface org.kuali.rice.ksb.messaging.exceptionhandling.ExceptionRoutingService
-
- scheduleMessage(PersistedMessageBO) - Method in class org.kuali.rice.ksb.messaging.serviceproxies.DelayedAsynchronousServiceCallProxy
-
- scheduler - Variable in class org.kuali.rice.kcb.config.KCBInitializer
-
- SCHEDULER - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- SCHEDULER - Static variable in class org.kuali.rice.ksb.util.KSBConstants.ServiceNames
-
- SCHEMA_LOCATION_ATTR - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- SCHEMA_NAMESPACE - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- scheme - Variable in class org.kuali.rice.kew.engine.node.var.Property
-
The property scheme (e.g.
- SCHEMES - Static variable in interface org.kuali.rice.kew.engine.node.var.PropertyScheme
-
Collection/enumeration of PropertyScheme types
- script - Variable in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- SCRIPT_CONFIGURATION_FILES_LIST_NAME - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- scriptConfigurationFilePaths - Variable in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- ScriptEventSupport - Interface in org.kuali.rice.krad.uif.component
-
Declares methods for determining which client side events are supported by a
Component
and methods for retrieving the event code
- ScriptUtils - Class in org.kuali.rice.krad.uif.util
-
Utility class for generating JavaScript
- ScriptUtils() - Constructor for class org.kuali.rice.krad.uif.util.ScriptUtils
-
- scrubWhitespace(String) - Static method in class org.kuali.rice.kns.util.FieldUtils
-
This method removes any duplicating spacing (internal or on the ends) from a String, meant to be exposed as a tag library
function.
- SDOM - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsKeys
-
- search(EDocLiteAssociation) - Method in interface org.kuali.rice.edl.impl.dao.EDocLiteDAO
-
- search(EDocLiteAssociation) - Method in class org.kuali.rice.edl.impl.dao.impl.EDocLiteDAOJpaImpl
-
Finds matching Associations
- search(EDocLiteAssociation) - Method in class org.kuali.rice.edl.impl.dao.impl.EDocLiteDAOOjbImpl
-
- search(EDocLiteAssociation) - Method in interface org.kuali.rice.edl.impl.service.EDocLiteService
-
- search(EDocLiteAssociation) - Method in class org.kuali.rice.edl.impl.service.impl.EDocLiteServiceImpl
-
- search(String, String, String, String, String, String, Boolean, Boolean, Map, String) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleDAOJpaImpl
-
- search(String, String, String, Collection<String>, String, Boolean, Boolean, Map, Collection) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleDAOJpaImpl
-
- search(String, String, String, String, String, String, Boolean, Boolean, Map, String) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleDAOOjbImpl
-
- search(String, String, String, Collection<String>, String, Boolean, Boolean, Map, Collection) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleDAOOjbImpl
-
- search(String, String, String, String, String, String, String, String, String, Boolean, Map, String) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleDelegationDAOJpaImpl
-
This overridden method ...
- search(String, String, String, String, String, Collection<String>, String, String, Boolean, Map, Collection) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleDelegationDAOJpaImpl
-
This overridden method ...
- search(String, String, String, String, String, String, String, String, String, Boolean, Map, String) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleDelegationDAOOjbImpl
-
This overridden method ...
- search(String, String, String, String, String, Collection<String>, String, String, Boolean, Map, Collection) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleDelegationDAOOjbImpl
-
This overridden method ...
- search(String, String, String, String, String, String, Boolean, Boolean, Map, String) - Method in interface org.kuali.rice.kew.rule.dao.RuleDAO
-
- search(String, String, String, Collection<String>, String, Boolean, Boolean, Map, Collection) - Method in interface org.kuali.rice.kew.rule.dao.RuleDAO
-
- search(String, String, String, String, String, String, String, String, String, Boolean, Map, String) - Method in interface org.kuali.rice.kew.rule.dao.RuleDelegationDAO
-
- search(String, String, String, String, String, Collection<String>, String, String, Boolean, Map, Collection) - Method in interface org.kuali.rice.kew.rule.dao.RuleDelegationDAO
-
- search(String, String, String, String, String, String, String, String, String, Boolean, Map, String) - Method in class org.kuali.rice.kew.rule.service.impl.RuleDelegationServiceImpl
-
- search(String, String, String, String, String, String, Boolean, Boolean, Map, String) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- search(String, String, String, String, String, String, String, String, String, Boolean, Map, String) - Method in interface org.kuali.rice.kew.rule.service.RuleDelegationService
-
- search(String, String, String, String, String, String, Boolean, Boolean, Map, String) - Method in interface org.kuali.rice.kew.rule.service.RuleServiceInternal
-
- search(Class<T>, Map<String, Object>) - Method in class org.kuali.rice.kim.dao.impl.LdapPrincipalDaoImpl
-
- search(Class<T>, Map<String, Object>) - Method in interface org.kuali.rice.kim.dao.LdapPrincipalDao
-
- search(Class<T>, Map<String, Object>) - Method in interface org.kuali.rice.kim.dao.PrincipalDao
-
- search(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiLookupAction
-
search - sets the values of the data entered on the form on the jsp into a map and then searches for the results.
- search(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiMultipleValueLookupAction
-
This method performs the search, and will be responsible for persisting the results via the LookupResultsService.
- SEARCH - Static variable in class org.kuali.rice.krad.uif.UifConstants.MethodToCallNames
-
- search(LookupForm, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.LookupController
-
search - sets the values of the data entered on the form on the jsp into a map and then searches for the
results.
- SEARCH_CRITERIA_ENABLED_PARAM - Static variable in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- SEARCH_DIRECTION_BACKWARD - Static variable in class org.kuali.rice.kew.engine.node.NodeGraphSearchCriteria
-
- SEARCH_DIRECTION_BOTH - Static variable in class org.kuali.rice.kew.engine.node.NodeGraphSearchCriteria
-
- SEARCH_DIRECTION_FORWARD - Static variable in class org.kuali.rice.kew.engine.node.NodeGraphSearchCriteria
-
- SEARCH_LIST_KEY_PREFIX - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- SEARCH_LIST_REQUEST_KEY - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- SEARCH_METHOD - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- SEARCH_RESULT_CONFIG - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- SEARCH_RESULT_DISPLAYABLE_FIELD_TYPES - Static variable in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- SEARCH_RESULTS - Static variable in class org.kuali.rice.krad.uif.UifPropertyPaths
-
- SEARCH_WILDCARD_CHARACTER - Static variable in class org.kuali.rice.kew.api.KewApiConstants.SearchableAttributeConstants
-
- SEARCH_WILDCARD_CHARACTER_REGEX_ESCAPED - Static variable in class org.kuali.rice.kew.api.KewApiConstants.SearchableAttributeConstants
-
- SEARCHABLE_ATTRIBUTE_BASE_CLASS_LIST - Static variable in class org.kuali.rice.kew.docsearch.DocumentSearchInternalUtils
-
- SEARCHABLE_ATTRIBUTE_TYPE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- SEARCHABLE_ATTRIBUTE_TYPE_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- SEARCHABLE_CONTENT_ELEMENT - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- SEARCHABLE_XML_ATTRIBUTE_TYPE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- SEARCHABLE_XML_ATTRIBUTE_TYPE_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- SearchableAttribute - Interface in org.kuali.rice.kew.framework.document.attribute
-
Allows for definition of custom attributes on a document that should be indexed along with that document and made
searchable when performing document searches.
- SearchableAttributeDAO - Interface in org.kuali.rice.kew.docsearch.dao
-
- SearchableAttributeDAOJpaImpl - Class in org.kuali.rice.kew.docsearch.dao.impl
-
JPA implementation of SearchableAttributeDAO
- SearchableAttributeDAOJpaImpl() - Constructor for class org.kuali.rice.kew.docsearch.dao.impl.SearchableAttributeDAOJpaImpl
-
- SearchableAttributeDAOOjbImpl - Class in org.kuali.rice.kew.docsearch.dao.impl
-
OJB implementation of SearchableAttributeDAO
- SearchableAttributeDAOOjbImpl() - Constructor for class org.kuali.rice.kew.docsearch.dao.impl.SearchableAttributeDAOOjbImpl
-
- SearchableAttributeDateTimeValue - Class in org.kuali.rice.kew.docsearch
-
- SearchableAttributeDateTimeValue() - Constructor for class org.kuali.rice.kew.docsearch.SearchableAttributeDateTimeValue
-
Default constructor.
- SearchableAttributeFloatValue - Class in org.kuali.rice.kew.docsearch
-
- SearchableAttributeFloatValue() - Constructor for class org.kuali.rice.kew.docsearch.SearchableAttributeFloatValue
-
Default constructor.
- SearchableAttributeLongValue - Class in org.kuali.rice.kew.docsearch
-
- SearchableAttributeLongValue() - Constructor for class org.kuali.rice.kew.docsearch.SearchableAttributeLongValue
-
Default constructor.
- SearchableAttributeStringValue - Class in org.kuali.rice.kew.docsearch
-
- SearchableAttributeStringValue() - Constructor for class org.kuali.rice.kew.docsearch.SearchableAttributeStringValue
-
Default constructor.
- SearchableAttributeValue - Interface in org.kuali.rice.kew.docsearch
-
Model bean mapped to ojb that holds a single piece of searchable data for a document.
- searchByTemplate(String, String, String, String, String, String, String, Boolean, String, Boolean, Map, Collection<String>) - Method in class org.kuali.rice.kew.rule.service.impl.RuleDelegationServiceImpl
-
- searchByTemplate(String, String, String, String, String, Boolean, Boolean, Boolean, Map, Collection<String>) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- searchByTemplate(String, String, String, String, String, String, String, Boolean, String, Boolean, Map, Collection<String>) - Method in interface org.kuali.rice.kew.rule.service.RuleDelegationService
-
- searchByTemplate(String, String, String, String, String, Boolean, Boolean, Boolean, Map, Collection<String>) - Method in interface org.kuali.rice.kew.rule.service.RuleServiceInternal
-
- SearchExpressionUtils - Class in org.kuali.rice.core.api.search
-
Canonical utilities for parsing incoming string search expressions
- searchIconOverride - Variable in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- SEARCHING_CONFIG - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- SearchingAttribute - Class in org.kuali.rice.krad.datadictionary
-
This is a description of what this class does - mpham don't forget to fill this in.
- SearchingAttribute() - Constructor for class org.kuali.rice.krad.datadictionary.SearchingAttribute
-
- SearchingTypeDefinition - Class in org.kuali.rice.krad.datadictionary
-
This is a description of what this class does - mpham don't forget to fill this in.
- SearchingTypeDefinition() - Constructor for class org.kuali.rice.krad.datadictionary.SearchingTypeDefinition
-
- searchNodeGraph(NodeGraphSearchCriteria) - Method in class org.kuali.rice.kew.engine.node.service.impl.RouteNodeServiceImpl
-
- searchNodeGraph(NodeGraphSearchCriteria) - Method in interface org.kuali.rice.kew.engine.node.service.RouteNodeService
-
- SearchOperator - Enum in org.kuali.rice.core.api.search
-
This class contains a static list of search operators used in rice.
- searchResults - Variable in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
- searchRoles(Map<String, String>, boolean) - Method in class org.kuali.rice.kim.lookup.RoleMemberLookupableHelperServiceImpl
-
- searchUsingOnlyPrimaryKeyValues - Variable in class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
-
- Section - Class in org.kuali.rice.kns.web.ui
-
Deprecated.
- Section() - Constructor for class org.kuali.rice.kns.web.ui.Section
-
Deprecated.
Default constructor, initializes
- Section(List) - Constructor for class org.kuali.rice.kns.web.ui.Section
-
Deprecated.
Constructor which sets section rows
- SECTION_ID - Static variable in class org.kuali.rice.kim.api.KimConstants.AttributeConstants
-
- SectionBridge - Class in org.kuali.rice.kns.web.ui
-
Deprecated.
- SectionBridge() - Constructor for class org.kuali.rice.kns.web.ui.SectionBridge
-
Deprecated.
- sectionId - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- SECURE_ATTACHMENTS_PARAM - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- SECURITY - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- SecurityInterceptor - Class in org.kuali.rice.ken.web.spring
-
Spring HandlerInterceptor implementation that implements security.
- SecurityInterceptor() - Constructor for class org.kuali.rice.ken.web.spring.SecurityInterceptor
-
- SecurityPermissionInfo - Class in org.kuali.rice.kew.doctype
-
This is a description of what this class does - jjhanso don't forget to fill this in.
- SecurityPermissionInfo() - Constructor for class org.kuali.rice.kew.doctype.SecurityPermissionInfo
-
- SecuritySession - Class in org.kuali.rice.kew.doctype
-
Caches information about various security constraints for a single user which have already been
analyzed and don't need to be analyzed again.
- SecuritySession(String) - Constructor for class org.kuali.rice.kew.doctype.SecuritySession
-
- select(String) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Adds the given expression to the SELECT clause.
- SELECT_ALL_METHOD - Static variable in class org.kuali.rice.krad.util.KRADConstants.TableRenderConstants
-
- SELECT_CONTROL - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- selectAll(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiMultipleValueLookupAction
-
This method selects all results across all pages
- selectAll(MultipleValueLookupForm, int) - Method in class org.kuali.rice.kns.web.struts.action.KualiMultipleValueLookupAction
-
This method performs the operations necessary for a multiple value lookup to select all of the results and rerender the page
- selectContext(ContextSelectionCriteria) - Method in interface org.kuali.rice.krms.api.repository.RuleRepositoryService
-
Locates a ContextDefinition based on the given map of context qualifiers.
- selectContext(SelectionCriteria, Map<Term, Object>, ExecutionOptions) - Method in class org.kuali.rice.krms.framework.engine.ProviderBasedEngine
-
Load a Context from the contextProvider using the given parameters
- selectContext(ContextSelectionCriteria) - Method in class org.kuali.rice.krms.impl.repository.RuleRepositoryServiceImpl
-
This overridden method ...
- SelectControl - Class in org.kuali.rice.krad.uif.control
-
Represents a HTML Select control.
- SelectControl() - Constructor for class org.kuali.rice.krad.uif.control.SelectControl
-
- SelectControlDefinition - Class in org.kuali.rice.kns.datadictionary.control
-
Deprecated.
- SelectControlDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.control.SelectControlDefinition
-
Deprecated.
- SelectControlEDLComponent - Class in org.kuali.rice.edl.impl.components
-
Looks at a field definition for a select field and attempts to analyze and resolve any valuesGroups based on document data.
- SelectControlEDLComponent() - Constructor for class org.kuali.rice.edl.impl.components.SelectControlEDLComponent
-
- SELECTED_COLLECTION_LINES - Static variable in class org.kuali.rice.krad.uif.UifPropertyPaths
-
- SELECTED_LINE_INDEX - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- SELECTED_LINE_VALUES - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- selectedAttachmentIndex(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
- selectedCollectionLines - Variable in class org.kuali.rice.krad.web.form.UifFormBase
-
- SelectedObjectIds - Class in org.kuali.rice.krad.bo
-
- SelectedObjectIds() - Constructor for class org.kuali.rice.krad.bo.SelectedObjectIds
-
- SelectionCriteria - Class in org.kuali.rice.krms.api.engine
-
SelectionCritera are used to to select an Agenda
to execute.
- SelectiveReferenceRefresher - Interface in org.kuali.rice.krad.lookup
-
Classes that implement this interface will refresh
- SELECTORS - Static variable in class org.kuali.rice.krad.uif.UifConstants.ReordererOptionKeys
-
- selectRules(RouteContext, DocumentRouteHeaderValue, RouteNodeInstance, String, Timestamp) - Method in class org.kuali.rice.kew.rule.NamedRuleSelector
-
- selectRules(RouteContext, DocumentRouteHeaderValue, RouteNodeInstance, String, Timestamp) - Method in interface org.kuali.rice.kew.rule.RuleSelector
-
Returns a list of rules selected given the criteria specified in the arguments.
- SELLECTED_COLLECTION_PATH - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- SEND_AD_HOC_REQUEST - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- SEND_DATE_TIME - Static variable in class org.kuali.rice.ken.util.NotificationConstants.BO_PROPERTY_NAMES
-
- SEND_NOTE_WORKFLOW_NOTIFICATION_ACTIONS_PARM_NM - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- SEND_NOTIFICATION_ON_SU_APPROVE - Static variable in class org.kuali.rice.kew.doctype.DocumentTypePolicyEnum
-
- SEND_NOTIFICATION_ON_SU_APPROVE_POLICY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- SEND_NOTIFICATION_REQ_DOC_TYPE - Static variable in class org.kuali.rice.ken.util.NotificationConstants.KEW_CONSTANTS
-
- SEND_NOTIFICATION_SERVICE - Static variable in class org.kuali.rice.ken.api.KenApiConstants.ServiceNames
-
- sendActionListEmailNotification() - Method in class org.kuali.rice.kew.mail.service.impl.ActionListEmailServiceImpl
-
- sendAdHocRequests(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
- sendAdHocRequests(Document, String, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.krad.service.DocumentService
-
- sendAdHocRequests(Document, String, List<AdHocRouteRecipient>) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- 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.
- sendDailyReminder() - Method in interface org.kuali.rice.kew.mail.service.ActionListEmailService
-
- sendDailyReminder() - Method in class org.kuali.rice.kew.mail.service.impl.ActionListEmailServiceImpl
-
- sendEmail(MailMessage) - Method in interface org.kuali.rice.core.api.mail.Mailer
-
- sendEmail(EmailFrom, EmailTo, EmailSubject, EmailBody, boolean) - Method in interface org.kuali.rice.core.api.mail.Mailer
-
- sendEmail(EmailFrom, EmailToList, EmailSubject, EmailBody, EmailCcList, EmailBcList, boolean) - Method in interface org.kuali.rice.core.api.mail.Mailer
-
- sendEmail(MailMessage) - Method in class org.kuali.rice.core.mail.MailerImpl
-
Construct and a send simple email message from a Mail Message.
- sendEmail(EmailFrom, EmailTo, EmailSubject, EmailBody, boolean) - Method in class org.kuali.rice.core.mail.MailerImpl
-
Send an email to a single recipient with the specified subject and message.
- sendEmail(EmailFrom, EmailToList, EmailSubject, EmailBody, EmailCcList, EmailBcList, boolean) - Method in class org.kuali.rice.core.mail.MailerImpl
-
Send an email to the given "to", "cc", and "bcc" recipients with the specified subject and message.
- sendEmail(MessageDelivery, String, String) - Method in interface org.kuali.rice.kcb.service.EmailService
-
This service method is responsible for sending a Email notification for the given user.
- sendEmail(MessageDelivery, String, String) - Method in class org.kuali.rice.kcb.service.impl.EmailServiceImpl
-
First constructs the appropriately formatted mail message then sends it off.
- sendEmail(Person, EmailSubject, EmailBody) - Method in class org.kuali.rice.kew.mail.service.impl.ActionListEmailServiceImpl
-
- sendEmail(Person, EmailSubject, EmailBody, DocumentType) - Method in class org.kuali.rice.kew.mail.service.impl.ActionListEmailServiceImpl
-
- sendEventNotificationMessage(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ken.web.spring.SendEventNotificationMessageController
-
Handles the display of the form for sending an event notification message
- SendEventNotificationMessageController - Class in org.kuali.rice.ken.web.spring
-
This class is the controller for sending Event notification messages via an end user interface.
- SendEventNotificationMessageController() - Constructor for class org.kuali.rice.ken.web.spring.SendEventNotificationMessageController
-
- sendFeedback(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.feedback.web.FeedbackAction
-
- sendImmediateReminder(ActionItem, Boolean) - Method in interface org.kuali.rice.kew.mail.service.ActionListEmailService
-
- sendImmediateReminder(ActionItem, Boolean) - Method in class org.kuali.rice.kew.mail.service.impl.ActionListEmailServiceImpl
-
- sendImmediateReminder(ActionItem, Boolean) - Method in class org.kuali.rice.kew.mail.service.impl.CustomizableActionListEmailServiceImpl
-
- sendMessage(String, Address[], String, String, Address[], Address[], boolean) - Method in class org.kuali.rice.core.mail.MailerImpl
-
Send an email to the given recipients with the specified subject and message.
- sendMessage(MailMessage) - Method in class org.kuali.rice.krad.service.impl.MailServiceImpl
-
This overridden method ...
- sendMessage(MailMessage) - Method in interface org.kuali.rice.krad.service.MailService
-
- sendMessage(PersistedMessageBO) - Static method in class org.kuali.rice.ksb.messaging.serviceproxies.MessageSender
-
- 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.
- sendNoteRouteNotification(Document, Note, Person) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- sendNoteWorkflowNotification(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
- sendNotification(String) - Method in interface org.kuali.rice.ken.client.ws.stubs.NotificationWebService
-
- sendNotification(String) - Method in class org.kuali.rice.ken.service.impl.NotificationServiceImpl
-
This method is responsible for parsing out the notification message which is sent in as a String
of XML.
- sendNotification(Notification) - Method in class org.kuali.rice.ken.service.impl.NotificationServiceImpl
-
- sendNotification(String) - Method in interface org.kuali.rice.ken.service.NotificationService
-
This method allows consumers to send notification messages.
- sendNotification(Notification) - Method in interface org.kuali.rice.ken.service.NotificationService
-
This method allows consumers to send notification messages.
- sendNotification(String) - Method in class org.kuali.rice.ken.service.ws.impl.NotificationWebServiceImpl
-
Invokes the underlying Java API calls via Spring service invocation.
- sendNotification(String) - Method in interface org.kuali.rice.ken.service.ws.NotificationWebService
-
This method allows consumers to send notification messages.
- sendNotification(ActionItem) - Method in class org.kuali.rice.kew.notification.service.impl.DefaultNotificationService
-
Sends a notification
- sendNotification(ActionItem) - Method in class org.kuali.rice.kew.notification.service.impl.KCBNotificationService
-
- SendNotificationMessageController - Class in org.kuali.rice.ken.web.spring
-
This class is the controller for sending Simple notification messages via an end user interface.
- SendNotificationMessageController() - Constructor for class org.kuali.rice.ken.web.spring.SendNotificationMessageController
-
- SendNotificationService - Interface in org.kuali.rice.ken.api.service
-
Service that enables publishing a KEN notification document.
- SendNotificationServiceKewXmlImpl - Class in org.kuali.rice.ken.service.impl
-
This class allows the NotificationService.sendNotification(XML) service
to be invoked as a web service generically from the bus.
- SendNotificationServiceKewXmlImpl(NotificationService) - Constructor for class org.kuali.rice.ken.service.impl.SendNotificationServiceKewXmlImpl
-
Constructs a SendNotificationServiceKewXmlImpl instance.
- sendPeriodicReminder(Person, Collection<ActionItem>, String) - Method in class org.kuali.rice.kew.mail.service.impl.ActionListEmailServiceImpl
-
- sendPeriodicReminder(Person, Collection<ActionItem>, String) - Method in class org.kuali.rice.kew.mail.service.impl.CustomizableActionListEmailServiceImpl
-
- sendReminder(ActionItem, Boolean) - Method in interface org.kuali.rice.kew.api.mail.ImmediateEmailReminderQueue
-
- sendReminder(ActionItem, Boolean) - Method in class org.kuali.rice.kew.impl.mail.ImmediateEmailReminderQueueImpl
-
- sendSimpleNotificationMessage(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ken.web.spring.SendNotificationMessageController
-
Handles the display of the form for sending a simple notification message
- sendWeeklyReminder() - Method in interface org.kuali.rice.kew.mail.service.ActionListEmailService
-
- sendWeeklyReminder() - Method in class org.kuali.rice.kew.mail.service.impl.ActionListEmailServiceImpl
-
- sendWorkflowNotification(WorkflowDocument, String, List<AdHocRouteRecipient>) - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowDocumentServiceImpl
-
- sendWorkflowNotification(WorkflowDocument, String, List<AdHocRouteRecipient>, String) - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowDocumentServiceImpl
-
- sendWorkflowNotification(WorkflowDocument, String, List<AdHocRouteRecipient>, String) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
-
Sends workflow notification to the list of ad hoc recipients.
- sendWorkflowNotification(WorkflowDocument, String, List<AdHocRouteRecipient>) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
-
Sends workflow notification to the list of ad hoc recipients.
- SENSITIVE_DATA_PATTERNS - Static variable in class org.kuali.rice.krad.util.KRADConstants.SystemGroupParameterNames
-
- SENSITIVE_DATA_PATTERNS_WARNING_IND - Static variable in class org.kuali.rice.krad.util.KRADConstants.SystemGroupParameterNames
-
- SENSITIVE_DATA_QUESTION_SESSION_TICKET - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- SEQ_NO - Static variable in class org.kuali.rice.krms.api.repository.type.KrmsTypeAttribute.Elements
-
- Sequence - Annotation Type in org.kuali.rice.core.framework.persistence.jpa.annotations
-
Annotation for mimicing auto-incrementing fields.
- SEQUENCE_ACCESSOR_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocator
-
- SEQUENCE_NUMBER - Static variable in class org.kuali.rice.kew.api.KEWPropertyConstants
-
- SequenceAccessorDao - Interface in org.kuali.rice.krad.dao
-
This class may be used by the SequenceAccessorService implementation to get the next number for a given sequence.
- SequenceAccessorDaoJdbc - Class in org.kuali.rice.krad.dao.jdbc
-
This class uses the KualiDBPlatform to get the next number from a given sequence.
- SequenceAccessorDaoJdbc() - Constructor for class org.kuali.rice.krad.dao.jdbc.SequenceAccessorDaoJdbc
-
- sequenceAccessorService - Variable in class org.kuali.rice.kim.document.IdentityManagementKimDocument
-
- sequenceAccessorService - Variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- SequenceAccessorService - Interface in org.kuali.rice.krad.service
-
Provides access to sequence numbers.
- SequenceAccessorServiceImpl - Class in org.kuali.rice.krad.service.impl
-
- SequenceAccessorServiceImpl() - Constructor for class org.kuali.rice.krad.service.impl.SequenceAccessorServiceImpl
-
- SEQUENTIAL - Static variable in class org.kuali.rice.kew.engine.node.ActivationTypeEnum
-
Routing should process the associated ActionRequests in sequence
- serializableProperties - Variable in class org.kuali.rice.krad.util.documentserializer.PropertySerializabilityEvaluatorBase
-
- SerializationState - Class in org.kuali.rice.krad.util.documentserializer
-
This object keeps track of most of the open tags while a document is serialized.
- SerializationState() - Constructor for class org.kuali.rice.krad.util.documentserializer.SerializationState
-
- SerializationState.SerializationPropertyElement - Class in org.kuali.rice.krad.util.documentserializer
-
- SerializationState.SerializationPropertyElement(String, PropertyType) - Constructor for class org.kuali.rice.krad.util.documentserializer.SerializationState.SerializationPropertyElement
-
- serializationStates - Variable in class org.kuali.rice.krad.service.impl.SerializerServiceBase
-
- SerializationUtils - Class in org.kuali.rice.core.api.util.io
-
SerializationUtils
is a set of utilities to add in the serialization
of java objects.
- serializeBusinessObjectToXml(Object) - Method in interface org.kuali.rice.krad.service.BusinessObjectSerializerService
-
- serializeBusinessObjectToXml(Object) - Method in class org.kuali.rice.krad.service.impl.BusinessObjectSerializerServiceImpl
-
Serializes a document for routing
- serializedDocumentForm - Variable in class org.kuali.rice.krad.bo.SessionDocument
-
- serializeDocumentToXml() - Method in interface org.kuali.rice.krad.document.Document
-
This is a method where we can get the xml of a document that the workflow system will use to base it's routing and search
attributes on.
- serializeDocumentToXml() - Method in class org.kuali.rice.krad.document.DocumentBase
-
- serializeDocumentToXml() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- serializeDocumentToXmlForRouting(Document) - Method in interface org.kuali.rice.krad.service.DocumentSerializerService
-
Serializes a document into XML for the workflow engine
- serializeDocumentToXmlForRouting(Document) - Method in class org.kuali.rice.krad.service.impl.DocumentSerializerServiceImpl
-
Serializes a document for routing
- SERIALIZER_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocator
-
- SerializerService - Interface in org.kuali.rice.krad.service
-
- SerializerServiceBase - Class in org.kuali.rice.krad.service.impl
-
- SerializerServiceBase() - Constructor for class org.kuali.rice.krad.service.impl.SerializerServiceBase
-
- SerializerServiceBase.ProxyAndStateAwareJavaReflectionProvider - Class in org.kuali.rice.krad.service.impl
-
- SerializerServiceBase.ProxyAndStateAwareJavaReflectionProvider() - Constructor for class org.kuali.rice.krad.service.impl.SerializerServiceBase.ProxyAndStateAwareJavaReflectionProvider
-
- SerializerServiceBase.ProxyConverter - Class in org.kuali.rice.krad.service.impl
-
- SerializerServiceBase.ProxyConverter(Mapper, ReflectionProvider) - Constructor for class org.kuali.rice.krad.service.impl.SerializerServiceBase.ProxyConverter
-
- serializeToBase64(Serializable) - Static method in class org.kuali.rice.core.api.util.io.SerializationUtils
-
Serializes the given
Serializable
object and then executes a
Base 64 encoding on it, returning the encoded value as a String.
- serialVersionUID - Static variable in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- serialVersionUID - Static variable in class org.kuali.rice.kim.impl.type.IdentityManagementTypeAttributeTransactionalDocument
-
- serialVersionUID - Static variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementGroupDocumentForm
-
- serialVersionUID - Static variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- serialVersionUID - Static variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- serialVersionUID - Static variable in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
- SERVER_DATASOURCE_JNDI - Static variable in class org.kuali.rice.core.api.util.RiceConstants
-
- SERVER_DATASOURCE_OBJ - Static variable in class org.kuali.rice.core.api.util.RiceConstants
-
- ServerPluginRegistry - Class in org.kuali.rice.kew.plugin
-
A PluginRegistry implementation which loads plugins from the file system on the server.
- ServerPluginRegistry() - Constructor for class org.kuali.rice.kew.plugin.ServerPluginRegistry
-
- service(ServletRequest, ServletResponse) - Method in class org.kuali.rice.devtools.pdle.PostDataLoadEncryptionServlet
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.edl.impl.EDLServlet
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ksb.messaging.servlet.KSBDispatcherServlet
-
Overrides the service method to replace the request and responses with one which will provide input and output streams for
verifying and signing the data.
- SERVICE_BUS - Static variable in class org.kuali.rice.ksb.api.KsbApiServiceLocator
-
- SERVICE_EXPORT_MANAGER - Static variable in class org.kuali.rice.ksb.util.KSBConstants.ServiceNames
-
- SERVICE_INTERFACE - Static variable in class org.kuali.rice.ksb.api.bus.support.JavaServiceDefinition.Elements
-
- SERVICE_INTERFACES - Static variable in class org.kuali.rice.ksb.api.bus.support.JavaServiceDefinition.Elements
-
- SERVICE_NAME - Static variable in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Elements
-
- SERVICE_NAMESPACE - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- SERVICE_NAMESPACE - Static variable in class org.kuali.rice.kcb.util.KCBConstants
-
- SERVICE_PATH_SOAP - Static variable in class org.kuali.rice.core.api.CoreConstants
-
- SERVICE_PATH_SOAP - Static variable in class org.kuali.rice.ken.api.KenApiConstants
-
- SERVICE_PATH_SOAP - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- SERVICE_PATH_SOAP - Static variable in class org.kuali.rice.kim.api.KimConstants
-
- SERVICE_PATH_SOAP - Static variable in class org.kuali.rice.krms.api.KrmsConstants
-
SERVICE_PATH_SOAP
- SERVICE_PATH_SOAP - Static variable in class org.kuali.rice.ksb.api.KsbApiConstants
-
- SERVICE_PATH_SOAP - Static variable in class org.kuali.rice.location.api.LocationConstants
-
- SERVICE_REGISTRY - Static variable in class org.kuali.rice.ksb.api.KsbApiServiceLocator
-
- SERVICE_SERVLET_URL - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
- SERVICE_VERSION - Static variable in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Elements
-
- ServiceBus - Interface in org.kuali.rice.ksb.api.bus
-
The ServiceBus
is the primary api that client applications use to interact with the Kuali
Service Bus.
- ServiceBusExporter - Class in org.kuali.rice.ksb.api.bus.support
-
Used from Spring to register service definitions from an already configured and started KSB.
- ServiceBusExporter() - Constructor for class org.kuali.rice.ksb.api.bus.support.ServiceBusExporter
-
- ServiceBusImpl - Class in org.kuali.rice.ksb.impl.bus
-
- ServiceBusImpl() - Constructor for class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- ServiceBusResourceLoader - Class in org.kuali.rice.ksb.messaging.resourceloader
-
- ServiceBusResourceLoader(QName, ServiceBus) - Constructor for class org.kuali.rice.ksb.messaging.resourceloader.ServiceBusResourceLoader
-
- ServiceCallVersioningHelper - Class in org.kuali.rice.ksb.impl.cxf.interceptors
-
Helps populate service call protocol headers with Rice version information.
- ServiceCallVersioningOutInterceptor - Class in org.kuali.rice.ksb.impl.cxf.interceptors
-
A CXF Interceptor that binds itself to the USER_PROTOCOL phase to be used on outbound
messages.
- ServiceCallVersioningOutInterceptor() - Constructor for class org.kuali.rice.ksb.impl.cxf.interceptors.ServiceCallVersioningOutInterceptor
-
Instantiates an ServiceCallVersioningOutInterceptor and adds it to the USER_PROTOCOL phase.
- ServiceConfiguration - Interface in org.kuali.rice.ksb.api.bus
-
An interface which defines common configuration information for all services.
- ServiceConfigurationSerializationHandler - Class in org.kuali.rice.ksb.impl.bus
-
This class is meant to be a temporary implementation of serialization operations
for
ServiceConfiguration
classes.
- ServiceConfigurationSerializationHandler() - Constructor for class org.kuali.rice.ksb.impl.bus.ServiceConfigurationSerializationHandler
-
- ServiceConnector - Interface in org.kuali.rice.ksb.messaging.serviceconnectors
-
- ServiceConnectorFactory - Class in org.kuali.rice.ksb.messaging.serviceconnectors
-
Constructs a ServiceConnector based on the provided
ServiceInfo/ServiceDefinition.
- ServiceConnectorFactory() - Constructor for class org.kuali.rice.ksb.messaging.serviceconnectors.ServiceConnectorFactory
-
- ServiceDefinition - Interface in org.kuali.rice.ksb.api.bus
-
- ServiceDelegatingLifecycle - Class in org.kuali.rice.core.framework.lifecycle
-
A lifecycle that wraps a service.
- ServiceDelegatingLifecycle(QName) - Constructor for class org.kuali.rice.core.framework.lifecycle.ServiceDelegatingLifecycle
-
- ServiceDelegatingLifecycle(String) - Constructor for class org.kuali.rice.core.framework.lifecycle.ServiceDelegatingLifecycle
-
- ServiceDescriptor - Class in org.kuali.rice.ksb.api.registry
-
- ServiceDescriptor.Builder - Class in org.kuali.rice.ksb.api.registry
-
- ServiceDescriptorBo - Class in org.kuali.rice.ksb.impl.registry
-
TODO...
- ServiceDescriptorBo() - Constructor for class org.kuali.rice.ksb.impl.registry.ServiceDescriptorBo
-
- ServiceDescriptorContract - Interface in org.kuali.rice.ksb.api.registry
-
A service descriptor includes a serialized XML representation of the
ServiceConfiguration
for the service.
- ServiceEndpoint - Class in org.kuali.rice.ksb.api.registry
-
- ServiceEndpoint.Builder - Class in org.kuali.rice.ksb.api.registry
-
- ServiceEndpointContract - Interface in org.kuali.rice.ksb.api.registry
-
Represents a service endpoint that has been published to the service registry.
- ServiceEndpointStatus - Enum in org.kuali.rice.ksb.api.registry
-
Defines the possible statuses for a service endpoint in the KSB registry.
- ServiceExporter - Interface in org.kuali.rice.ksb.messaging.serviceexporters
-
- ServiceExporterFactory - Class in org.kuali.rice.ksb.messaging.serviceexporters
-
- ServiceExporterFactory() - Constructor for class org.kuali.rice.ksb.messaging.serviceexporters.ServiceExporterFactory
-
- ServiceExportManager - Interface in org.kuali.rice.ksb.messaging.serviceexporters
-
Managers service endpoints that are exported from this application
- ServiceExportManagerImpl - Class in org.kuali.rice.ksb.messaging.serviceexporters
-
- ServiceExportManagerImpl() - Constructor for class org.kuali.rice.ksb.messaging.serviceexporters.ServiceExportManagerImpl
-
- ServiceExportManagerImpl.ExportedServiceHolder - Class in org.kuali.rice.ksb.messaging.serviceexporters
-
- ServiceExportManagerImpl.ServiceNameFinder - Class in org.kuali.rice.ksb.messaging.serviceexporters
-
Looks up service QNameS based on URL StringS.
- ServiceExportManagerImpl.ServiceNameFinder() - Constructor for class org.kuali.rice.ksb.messaging.serviceexporters.ServiceExportManagerImpl.ServiceNameFinder
-
- ServiceHolder - Class in org.kuali.rice.ksb.messaging.config
-
Object to hold a service and it's qname when injecting services into the KSBConfigurer for overriding workflow services
when using embedded workflow.
- ServiceHolder() - Constructor for class org.kuali.rice.ksb.messaging.config.ServiceHolder
-
- ServiceInfo - Class in org.kuali.rice.ksb.api.registry
-
- ServiceInfo.Builder - Class in org.kuali.rice.ksb.api.registry
-
A builder which can be used to construct
ServiceInfo
instances.
- ServiceInfoBo - Class in org.kuali.rice.ksb.impl.registry
-
Model bean that represents the definition of a service on the bus.
- ServiceInfoBo() - Constructor for class org.kuali.rice.ksb.impl.registry.ServiceInfoBo
-
- ServiceInfoContract - Interface in org.kuali.rice.ksb.api.registry
-
Defines the contract for information about a service that is published in
the
ServiceRegistry
.
- ServiceLocator - Interface in org.kuali.rice.core.api.resourceloader
-
Uses to locate services for the given service name.
- serviceName(String) - Method in class org.kuali.rice.kew.api.repository.type.KewTypeDefinition.Builder
-
- serviceName(String) - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeDefinition.Builder
-
fluent interface that sets the serviceName field of the Builder.
- ServiceRegistry - Interface in org.kuali.rice.ksb.api.registry
-
Defines the interface for a remotely accessible service registry.
- ServiceRegistryAction - Class in org.kuali.rice.ksb.messaging.web
-
Struts action for interacting with the queue of messages.
- ServiceRegistryAction() - Constructor for class org.kuali.rice.ksb.messaging.web.ServiceRegistryAction
-
- ServiceRegistryDao - Interface in org.kuali.rice.ksb.impl.registry
-
This is a description of what this class does - ewestfal don't forget to fill this in.
- ServiceRegistryDaoOjb - Class in org.kuali.rice.ksb.impl.registry
-
- ServiceRegistryDaoOjb() - Constructor for class org.kuali.rice.ksb.impl.registry.ServiceRegistryDaoOjb
-
- ServiceRegistryDiffCalculator - Interface in org.kuali.rice.ksb.impl.bus.diff
-
TODO ...
- ServiceRegistryDiffCalculatorImpl - Class in org.kuali.rice.ksb.impl.bus.diff
-
Default implementation of the
ServiceRegistryDiffCalculator
which calculates
differences between client service bus state and service registry state.
- ServiceRegistryDiffCalculatorImpl() - Constructor for class org.kuali.rice.ksb.impl.bus.diff.ServiceRegistryDiffCalculatorImpl
-
- ServiceRegistryForm - Class in org.kuali.rice.ksb.messaging.web
-
- ServiceRegistryForm() - Constructor for class org.kuali.rice.ksb.messaging.web.ServiceRegistryForm
-
- ServiceRegistryImpl - Class in org.kuali.rice.ksb.impl.registry
-
Reference implementation of the
ServiceRegistry
which is backed by a
data access object that handles reading and writing data related to registry
entries from a backend datastore.
- ServiceRegistryImpl() - Constructor for class org.kuali.rice.ksb.impl.registry.ServiceRegistryImpl
-
- SERVICES_TO_CACHE - Static variable in class org.kuali.rice.core.api.util.RiceConstants
-
- SESSION_DOCUMENT_SERVICE - Static variable in class org.kuali.rice.kns.service.KNSServiceLocator
-
Deprecated.
- SESSION_DOCUMENT_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- SESSION_ID - Static variable in class org.kuali.rice.kns.service.impl.SessionDocumentServiceImpl
-
Deprecated.
- SESSION_ID - Static variable in class org.kuali.rice.krad.service.impl.SessionDocumentServiceImpl
-
- SESSION_SCOPE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- SESSION_TIMEOUT_WARNING_MESSAGE_TIME_PARM_NM - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- SESSION_TIMEOUT_WARNING_MILLISECONDS - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- SESSION_TIMEOUT_WARNING_MINUTES - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- sessionCreated(HttpSessionEvent) - Method in class org.kuali.rice.core.web.listener.BootstrapListener
- sessionCreated(HttpSessionEvent) - Method in class org.kuali.rice.krad.web.listener.KualiHttpSessionListener
-
EMPTY METHOD IMPLEMENTATION
- sessionDestroyed(HttpSessionEvent) - Method in class org.kuali.rice.core.web.listener.BootstrapListener
- sessionDestroyed(HttpSessionEvent) - Method in class org.kuali.rice.krad.web.listener.KualiHttpSessionListener
-
This method checks for the existence of a document based on session variables and deletes any locks
associated with the document that belong to the current user
- sessionDocument - Variable in class org.kuali.rice.kns.datadictionary.DocumentEntry
-
Deprecated.
- sessionDocument - Variable in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- SessionDocument - Class in org.kuali.rice.krad.bo
-
- SessionDocument() - Constructor for class org.kuali.rice.krad.bo.SessionDocument
-
- SessionDocument - Interface in org.kuali.rice.krad.document
-
This is a marker interface for implementing session in document.
- SessionDocumentDao - Interface in org.kuali.rice.krad.dao
-
This is the data access interface for SessionDocumentService objects.
- SessionDocumentDaoJpa - Class in org.kuali.rice.krad.dao.impl
-
- SessionDocumentDaoJpa() - Constructor for class org.kuali.rice.krad.dao.impl.SessionDocumentDaoJpa
-
- SessionDocumentDaoOjb - Class in org.kuali.rice.krad.dao.impl
-
This class is the OJB implementation of the DocumentDao interface.
- SessionDocumentDaoOjb() - Constructor for class org.kuali.rice.krad.dao.impl.SessionDocumentDaoOjb
-
- SessionDocumentDaoProxy - Class in org.kuali.rice.krad.dao.proxy
-
- SessionDocumentDaoProxy() - Constructor for class org.kuali.rice.krad.dao.proxy.SessionDocumentDaoProxy
-
- SessionDocumentId - Class in org.kuali.rice.krad.bo
-
PK for SessionDocument.
- SessionDocumentId() - Constructor for class org.kuali.rice.krad.bo.SessionDocumentId
-
- SessionDocumentId(String, String, String, String) - Constructor for class org.kuali.rice.krad.bo.SessionDocumentId
-
- SessionDocumentService - Interface in org.kuali.rice.kns.service
-
Deprecated.
- SessionDocumentService - Interface in org.kuali.rice.krad.service
-
Service API for persisting Document
form content and
retrieving back
- SessionDocumentServiceImpl - Class in org.kuali.rice.kns.service.impl
-
Deprecated.
- SessionDocumentServiceImpl() - Constructor for class org.kuali.rice.kns.service.impl.SessionDocumentServiceImpl
-
Deprecated.
- SessionDocumentServiceImpl - Class in org.kuali.rice.krad.service.impl
-
Implementation of SessionDocumentService
that persists the document form
contents to the underlying database
- SessionDocumentServiceImpl() - Constructor for class org.kuali.rice.krad.service.impl.SessionDocumentServiceImpl
-
- SessionFilter - Class in org.kuali.rice.krad.web.filter
-
- SessionFilter() - Constructor for class org.kuali.rice.krad.web.filter.SessionFilter
-
- sessionId - Variable in class org.kuali.rice.krad.bo.SessionDocument
-
- sessionId - Variable in class org.kuali.rice.krad.bo.SessionDocumentId
-
- SessionIdGenerator - Class in org.kuali.rice.kim.sesn
-
This class generates a random string for creating Distributed Session Tickets
- SessionIdGenerator() - Constructor for class org.kuali.rice.kim.sesn.SessionIdGenerator
-
- SessionTicket - Class in org.kuali.rice.krad.util
-
Holds information on an action (ticket type name) and context (ticketContext) that has been performed and can be placed in the
UserSession objectMap.
- SessionTicket(String) - Constructor for class org.kuali.rice.krad.util.SessionTicket
-
- set(String, Object) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Adds a new attribute assignment expression to the SET clause (for use with UPDATE queries).
- set(Map<String, Object>) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Adds one new attribute assignment expression to the SET clause for each entry in the given Map (for use with
UPDATE queries).
- set(ExportMap) - Method in class org.kuali.rice.krad.datadictionary.exporter.ExportMap
-
Deprecated.
Adds the ExportMap's exportKey and exportData as a key,value pair to this Map
- set(String, String) - Method in class org.kuali.rice.krad.datadictionary.exporter.ExportMap
-
Deprecated.
Adds the given key,value pair to this Map
- set(String, Map<String, Object>) - Method in class org.kuali.rice.krad.datadictionary.exporter.StringMap
-
Deprecated.
Associates the given String with the given Map value.
- set(String, String) - Method in class org.kuali.rice.krad.datadictionary.exporter.StringMap
-
Deprecated.
Associates the given String with the given String value.
- set(int, T) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
- setAbstractTypeClasses(Map<String, Class<?>>) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the Map of class implementations keyed by path
- setAccountNumber(String) - Method in class edu.sampleu.bookstore.bo.Account
-
- setAccounts(List<TravelAccount>) - Method in class edu.sampleu.travel.bo.FiscalOfficer
-
- setAccounts(List<TravelAccountInfo>) - Method in class edu.sampleu.travel.dto.FiscalOfficerInfo
-
- setAccountType(TravelAccountType) - Method in class edu.sampleu.travel.bo.TravelAccountExtension
-
- setAccountType(String) - Method in class edu.sampleu.travel.document.TravelDocument2
-
- setAccountTypeCode(String) - Method in class edu.sampleu.travel.bo.TravelAccountExtension
-
- setAccountTypeCode(String) - Method in class edu.sampleu.travel.bo.TravelAccountType
-
- setAcknowledge(RuleTemplateOptionBo) - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- setAction(String) - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- setActionClass(String) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setActionDate(Timestamp) - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- setActionDate(DateTime) - Method in class org.kuali.rice.kew.api.action.ActionTaken.Builder
-
- setActionDateString(String) - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- setActionDetailsAtRoleMemberLevel(Boolean) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setActionEditablePropertiesGuid(String) - Method in interface org.kuali.rice.kns.web.struts.form.pojo.PojoForm
-
Sets the guid associated with the edited properties associated with the action
- setActionEditablePropertiesGuid(String) - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
Sets the guid of the editable properties which were registered by the action
- setActionEvent(String) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setActionEvent(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
Setter for the action event
- setActionFieldPrototype(FieldGroup) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Setter for the action field prototype
- setActionFields(List<ActionField>) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the line action fields list
- setActionFlags(BooleanMap) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the action flags Map
- setActionFormUtilMap(Map) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
- setActionForwardName(String) - Method in class org.kuali.rice.kns.rule.event.PromptBeforeValidationEvent
-
- setActionId(String) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setActionImage(ImageField) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
Setter for the action image field
- setActionImageLocation(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
Set to TOP, BOTTOM, LEFT, RIGHT to position image at that location within the button.
- setActionInvocationActionCode(String) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- setActionInvocationActionItemId(String) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- setActionInvocationUser(String) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- setActionItemDAO(ActionItemDAO) - Method in class org.kuali.rice.kew.actionlist.service.impl.ActionListServiceImpl
-
- setActionItemId(String) - Method in class org.kuali.rice.kew.actionlist.ActionToTake
-
- setActionItemIndex(Integer) - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- setActionItemIndex(Integer) - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- setActionItemOps(List) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- setActionLabel(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
Setter for the actions label
- setActionListDAO(ActionListDAO) - Method in class org.kuali.rice.kew.actionlist.service.impl.ActionListServiceImpl
-
- setActionListEmailService(ActionListEmailService) - Method in class org.kuali.rice.kew.impl.mail.ImmediateEmailReminderQueueImpl
-
- setActionListInitiatorPrincipal(PrincipalContract) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValueActionListExtension
-
- setActionListStats(List) - Method in class org.kuali.rice.kew.quicklinks.web.QuickLinksForm
-
- setActionListType(String) - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- setActionParameterMapString(String) - Method in class org.kuali.rice.krad.uif.widget.LightBox
-
Setter for the action parameter map javascript string
- setActionParameterMapString(String) - Method in class org.kuali.rice.krad.uif.widget.LightBoxLookup
-
Setter for the action parameter map javascript string
- setActionParameters(Map<String, String>) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
Setter for the action parameters
- setActionParameters(Map<String, String>) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Setter for the action parameters map
- setActionParameters(Map<String, String>) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setActionPolicyCode(String) - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction.Builder
-
- setActionPolicyCode(String) - Method in class org.kuali.rice.kim.api.role.RoleResponsibilityAction.Builder
-
- setActionPolicyCode(String) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityAction
-
- setActionRequest(ActionRequestValue) - Method in class org.kuali.rice.kew.actions.SuperUserActionTakenEvent
-
- setActionRequest(ActionRequestValue) - Method in class org.kuali.rice.kew.engine.RouteContext
-
- setActionRequestCd(String) - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- setActionRequestCd(String) - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- setActionRequestCd(String) - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- setActionRequestCd(String) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setActionRequestCodes(List<String>) - Method in class org.kuali.rice.kew.api.rule.RuleReportCriteria.Builder
-
- setActionRequestCodes(List<String>) - Method in class org.kuali.rice.kew.rule.web.DelegateRuleForm
-
- setActionRequestDAO(ActionRequestDAO) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
- setActionRequested(String) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setActionRequested(ActionRequestType) - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- setActionRequested(String) - Method in class org.kuali.rice.kew.web.AppSpecificRouteRecipient
-
- setActionRequested(String) - Method in class org.kuali.rice.krad.bo.AdHocRouteRecipient
-
- setActionRequestedCd(String) - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility.Builder
-
- setActionRequestedCd(String) - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- setActionRequestId(String) - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- setActionRequestId(String) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setActionRequestId(String) - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- setActionRequestId(String) - Method in class org.kuali.rice.kew.web.AppSpecificRouteRecipient
-
- setActionRequestOps(List) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- setActionRequestPolicy(ActionRequestPolicy) - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDelegate.Builder
-
- setActionRequestPolicy(ActionRequestPolicy) - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowMember.Builder
-
- setActionRequestRunPostProcessorCheck(String[]) - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- setActionRequests(Collection<ActionRequestValue>) - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- setActionRequests(List<ActionRequest>) - Method in class org.kuali.rice.kew.api.document.DocumentDetail.Builder
-
- setActionRequests(List) - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- setActionRequests(List<ActionRequestValue>) - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- setActionRequestVO(ActionRequest) - Method in interface org.kuali.rice.kew.mail.CustomEmailAttribute
-
- setActionRequestVO(ActionRequest) - Method in class org.kuali.rice.kew.mail.CustomEmailAttributeImpl
-
- setActions(List<ActionDefinition.Builder>) - Method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition.Builder
-
Sets the value of the actions on this builder to the given value
- setActionSet(ActionSet) - Method in class org.kuali.rice.kew.api.action.ActionItemCustomization.Builder
-
- setActionSetList(List<String>) - Method in class org.kuali.rice.kew.api.action.ActionSet.Builder
-
- setActionsTaken(List<ActionTaken>) - Method in class org.kuali.rice.kew.api.document.DocumentDetail.Builder
-
- setActionsToTake(List<ActionToTake>) - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- setActionsToTake(List<RoutingReportActionToTake.Builder>) - Method in class org.kuali.rice.kew.api.action.RoutingReportCriteria.Builder
-
- setActionsToTake(List<SimulationActionToTake>) - Method in class org.kuali.rice.kew.engine.simulation.SimulationCriteria
-
- setActionsUrl(String) - Method in class org.kuali.rice.edl.impl.bo.EDocLiteAssociation
-
- setActionsUrl(String) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setActionTaken(ActionTakenValue) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setActionTaken() - Method in class org.kuali.rice.kew.actions.SuperUserActionRequestApproveEvent
-
- setActionTaken(String) - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- setActionTaken(ActionTaken.Builder) - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- setActionTaken(ActionType) - Method in class org.kuali.rice.kew.api.action.ActionTaken.Builder
-
- setActionTakenActionRequestId(String) - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- setActionTakenCd(String) - Method in class org.kuali.rice.kew.actionlist.ActionToTake
-
- setActionTakenCode(String) - Method in class org.kuali.rice.kew.actions.ActionTakenEvent
-
- setActionTakenCodes(List<String>) - Method in class org.kuali.rice.kew.actions.ValidActions
-
- setActionTakenDAO(ActionTakenDAO) - Method in class org.kuali.rice.kew.actiontaken.service.impl.ActionTakenServiceImpl
-
- setActionTakenId(String) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setActionTakenId(String) - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- setActionTakenNetworkId(String) - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- setActionTakenOps(List) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- setActionTakenRecipientCode(String) - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- setActionTakenWorkGroupId(String) - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- setActionToPerform(String) - Method in class org.kuali.rice.kew.api.action.RoutingReportActionToTake.Builder
-
- setActionToPerform(String) - Method in class org.kuali.rice.kew.engine.simulation.SimulationActionToTake
-
- setActionToTake(String) - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- setActionToTake(String) - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- setActionTypeCode(String) - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction.Builder
-
- setActionTypeCode(String) - Method in class org.kuali.rice.kim.api.role.RoleResponsibilityAction.Builder
-
- setActionTypeCode(String) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityAction
-
- setActionUrls(String) - Method in class org.kuali.rice.kns.web.ui.ResultRow
-
Deprecated.
- setActionUrlsExist(boolean) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- setActivateRequests(boolean) - Method in class org.kuali.rice.kew.api.action.RoutingReportCriteria.Builder
-
- setActivateRequests(boolean) - Method in class org.kuali.rice.kew.engine.ActivationContext
-
- setActivateRequests(Boolean) - Method in class org.kuali.rice.kew.engine.simulation.SimulationCriteria
-
- setActivationContext(ActivationContext) - Method in class org.kuali.rice.kew.engine.RouteContext
-
- setActivationDate(Timestamp) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- setActivationType(String) - Method in class org.kuali.rice.kew.api.doctype.RouteNode.Builder
-
- setActivationType(String) - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- setActive(boolean) - Method in class edu.sampleu.bookstore.bo.Address
-
- setActive(boolean) - Method in class edu.sampleu.bookstore.bo.Author
-
- setActive(boolean) - Method in class edu.sampleu.bookstore.bo.BookType
-
- setActive(boolean) - Method in class edu.sampleu.bookstore.bo.BSAddressType
-
- setActive(boolean) - Method in interface org.kuali.rice.core.api.mo.common.active.MutableInactivatable
-
Sets the record to active or inactive.
- setActive(boolean) - Method in class org.kuali.rice.coreservice.api.component.Component.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.coreservice.api.namespace.Namespace.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.coreservice.api.parameter.ParameterType.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.coreservice.api.style.Style.Builder
-
Sets the active flag for the style that will be returned by this
builder.
- setActive(boolean) - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.kew.api.repository.type.KewAttributeDefinition.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.kew.api.repository.type.KewTypeAttribute.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.kew.api.repository.type.KewTypeDefinition.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.kew.api.rule.Rule.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.kew.api.rule.RuleReportCriteria.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.kew.api.rule.RuleTemplateAttribute.Builder
-
- setActive(Boolean) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setActive(boolean) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setActive(Boolean) - Method in class org.kuali.rice.kew.doctype.DocumentTypeSecurity
-
- setActive(boolean) - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- setActive(Boolean) - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateAttributeBo
-
- setActive(boolean) - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateAttributeBo
-
- setActive(boolean) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- setActive(boolean) - Method in class org.kuali.rice.kim.api.common.attribute.KimAttribute.Builder
-
- setActive(Boolean) - Method in class org.kuali.rice.kim.api.common.delegate.DelegateType.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.kim.api.common.template.Template.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.kim.api.group.Group.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliation.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationType.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.kim.api.identity.citizenship.EntityCitizenship.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.kim.api.identity.CodedAttribute.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.kim.api.identity.email.EntityEmail.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefault.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifierType.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.kim.api.identity.principal.Principal.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.kim.api.permission.Permission.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.kim.api.responsibility.Responsibility.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.kim.api.role.Role.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.kim.api.role.RolePermission.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.kim.api.role.RoleResponsibility.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.kim.api.type.KimType.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.kim.api.type.KimTypeAttribute.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableBase
-
- setActive(boolean) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableEditableBase
-
- setActive(boolean) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableToFromBase
-
- setActive(boolean) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableToFromEditableBase
-
- setActive(boolean) - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentBoBase
-
- setActive(boolean) - Method in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- setActive(boolean) - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- setActive(boolean) - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- setActive(boolean) - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- setActive(Boolean) - Method in class org.kuali.rice.kim.impl.jaxb.PermissionXmlDTO
-
- setActive(Boolean) - Method in class org.kuali.rice.kim.impl.jaxb.RoleXmlDTO
-
- setActive(boolean) - Method in class org.kuali.rice.krad.bo.InactivatableFromToImpl
-
- setActive(boolean) - Method in class org.kuali.rice.krad.bo.KualiCodeBase
-
- setActive(boolean) - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaDefinition.Builder
-
Set the value of the active indicator on this builder to the given value.
- setActive(boolean) - Method in class org.kuali.rice.krms.api.repository.context.ContextDefinition.Builder
-
Sets the active flag for the context that will be
returned by this builder.
- setActive(boolean) - Method in class org.kuali.rice.krms.api.repository.function.FunctionDefinition.Builder
-
Sets the active flag for the function definition that will be
returned by this builder.
- setActive(boolean) - Method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition.Builder
-
Sets the value of the active on this builder to the given value
- setActive(boolean) - Method in class org.kuali.rice.krms.api.repository.term.TermResolverDefinition.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.krms.api.repository.term.TermSpecificationDefinition.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinition.Builder
-
sets the active indicator value
- setActive(boolean) - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeAttribute.Builder
-
sets the active indicator value
- setActive(boolean) - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeDefinition.Builder
-
sets the active indicator value
- setActive(boolean) - Method in class org.kuali.rice.location.api.campus.Campus.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.location.api.campus.CampusType.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.location.api.country.Country.Builder
-
Sets the active property.
- setActive(boolean) - Method in class org.kuali.rice.location.api.county.County.Builder
-
Sets the active flag for the County created from this Builder.
- setActive(boolean) - Method in class org.kuali.rice.location.api.postalcode.PostalCode.Builder
-
- setActive(boolean) - Method in class org.kuali.rice.location.api.state.State.Builder
-
- setActiveAsOfDate(Date) - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
- setActiveAsOfDate(Timestamp) - Method in interface org.kuali.rice.krad.bo.InactivatableFromTo
-
Sets the date for which the record should be compared to in determining active/inactive, if
not set then the current date will be used
- setActiveAsOfDate(Timestamp) - Method in class org.kuali.rice.krad.bo.InactivatableFromToImpl
-
- setActiveCollectionFilter(CollectionFilter) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the collection filter to use for filter inactive records from the
collection
- setActiveFromDate(DateTime) - Method in class org.kuali.rice.kim.api.common.delegate.DelegateMember.Builder
-
- setActiveFromDate(DateTime) - Method in class org.kuali.rice.kim.api.group.GroupMember.Builder
-
- setActiveFromDate(DateTime) - Method in class org.kuali.rice.kim.api.role.RoleMember.Builder
-
- setActiveFromDate(Timestamp) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableToFromBase
-
- setActiveFromDate(Timestamp) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableToFromEditableBase
-
- setActiveFromDate(Timestamp) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoActiveToFromBase
-
- setActiveFromDate(DateTime) - Method in class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO
-
- setActiveFromDate(Date) - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
- setActiveFromDate(Timestamp) - Method in interface org.kuali.rice.krad.bo.InactivatableFromTo
-
Sets the date for which record will be active
- setActiveFromDate(Timestamp) - Method in class org.kuali.rice.krad.bo.InactivatableFromToImpl
-
- setActiveInd(Boolean) - Method in class org.kuali.rice.edl.impl.bo.EDocLiteAssociation
-
- setActiveInd(Boolean) - Method in class org.kuali.rice.edl.impl.bo.EDocLiteDefinition
-
- setActiveIndicator(boolean) - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
Sets the activeIndicator attribute value.
- setActiveRuleTemplateAttributes(List<RuleTemplateAttributeBo>) - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
This is implemented to allow us to use this collection on the inquiry for RuleTemplate.
- setActiveToDate(DateTime) - Method in class org.kuali.rice.kim.api.common.delegate.DelegateMember.Builder
-
- setActiveToDate(DateTime) - Method in class org.kuali.rice.kim.api.group.GroupMember.Builder
-
- setActiveToDate(DateTime) - Method in class org.kuali.rice.kim.api.role.RoleMember.Builder
-
- setActiveToDate(Timestamp) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableToFromBase
-
- setActiveToDate(Timestamp) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableToFromEditableBase
-
- setActiveToDate(Timestamp) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoActiveToFromBase
-
- setActiveToDate(DateTime) - Method in class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO
-
- setActiveToDate(Date) - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
- setActiveToDate(Timestamp) - Method in interface org.kuali.rice.krad.bo.InactivatableFromTo
-
Sets the date for which record will be active to
- setActiveToDate(Timestamp) - Method in class org.kuali.rice.krad.bo.InactivatableFromToImpl
-
- setActivityType(String) - Method in class edu.sampleu.demo.course.Course
-
- setActualApplicationId(String) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setActualEndpoint(String) - Method in class org.kuali.rice.ksb.messaging.AlternateEndpoint
-
- setActualNotificationFromAddress(String) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setActualSizeIfTruncated(Long) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
- setAddAllOption(boolean) - Method in class org.kuali.rice.krad.uif.field.LookupInputField
-
Setter for the add all option indicator
- setAddBlankOption(boolean) - Method in class org.kuali.rice.krad.uif.control.UifKeyValuesFinderBase
-
Setter for the addBlankOption indicator
- setAddGroupRuleClass(Class<? extends AddGroupRule>) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
Can be overridden by subclasses to indicate the rule class to use when adding groups.
- setAdditionalAttributeFields(List<RemotableAttributeField.Builder>) - Method in class org.kuali.rice.kew.framework.document.search.DocumentSearchResultSetConfiguration.Builder
-
- setAdditionalCriteria(Map<String, String>) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Setter for the query's additional criteria map
- setAdditionalCssFiles(List<String>) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the List of additional CSS files to included with the
View
- setAdditionalDisplayAttributeName(String) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- setAdditionalDisplayAttributeName(String) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- setAdditionalDisplayAttributeName(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- setAdditionalDisplayPropertyForCodes(Class, String, PropertyRenderingConfigElement) - Static method in class org.kuali.rice.kns.util.FieldUtils
-
For attributes that are codes (determined by whether they have a
reference to a KualiCode bo and similar naming) sets the name as an
additional display property
- setAdditionalDisplayPropertyName(String) - Method in class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- setAdditionalDisplayPropertyName(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setAdditionalDisplayPropertyName(String) - Method in interface org.kuali.rice.kns.web.ui.PropertyRenderingConfigElement
-
Deprecated.
- setAdditionalDisplayPropertyName(String) - Method in class org.kuali.rice.krad.uif.field.DataField
-
Additional display attribute name, which will be displayed next to the actual field value
when the field is readonly with hypen inbetween like PropertyValue - AdditionalPropertyValue
- setAdditionalDisplayPropertyValue(Object) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setAdditionalDisplayValue(String) - Method in class org.kuali.rice.krad.uif.field.DataField
-
Setter for the additional display value
- setAdditionalDocumentTypeNames(List<String>) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- setAdditionalKeysToMatch(String) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
Convenience setter for additional keys to match that takes a string argument and
splits on comma to build the list
- setAdditionalKeysToMatch(List<String>) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
- setAdditionalMessageKeys(String) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
Setter for the components additional message key string
- setAdditionalPermissionDetails(Map<String, String>) - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
-
Setter for the map of additional permission details
- setAdditionalRoleQualifiers(Map<String, String>) - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
-
Setter for the map of additional role qualifiers
- setAdditionalScriptFile(int, String) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- setAdditionalScriptFiles(List<String>) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- setAdditionalScriptFiles(List<String>) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the List of additional script files to included with the
View
- setAdditionalSectionsFile(String) - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- setAddLineActionFields(List<ActionField>) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the add line action fields
- setAddLineBindingInfo(BindingInfo) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the add line binding info
- setAddLineFields(List<? extends Component>) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the add line field list
- setAddLineGroup(Group) - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
Setter for the add line group
- setAddLineGroup(Group) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Setter for the add line Group
- setAddLineLabel(String) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the add line label text
- setAddLineLabelField(LabelField) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the LabelField
instance for the add line label
- setAddLinePropertyName(String) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the add line property name
- setAddresses(List<Address>) - Method in class edu.sampleu.bookstore.bo.Author
-
- setAddresses(List) - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo.Builder
-
- setAddressFormat(String) - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- setAddressFormat(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- setAddressId(Long) - Method in class edu.sampleu.bookstore.bo.Address
-
- setAddressMapper(EntityAddressMapper) - Method in class org.kuali.rice.kim.ldap.EntityTypeContactInfoDefaultMapper
-
Sets the value of addressMapper
- setAddressMapper(EntityAddressMapper) - Method in class org.kuali.rice.kim.ldap.EntityTypeContactInfoMapper
-
Sets the value of addressMapper
- setAddressType(BSAddressType) - Method in class edu.sampleu.bookstore.bo.Address
-
- setAddressType(CodedAttribute.Builder) - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- setAddressType(EntityAddressTypeBo) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- setAddressTypeCode(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- setAddRoleRuleClass(Class<? extends AddRoleRule>) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
Can be overridden by subclasses to indicate the rule class to use when adding roles.
- setAddrs(List<PersonDocumentAddress>) - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- setAddRuleInProgress(boolean) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- setAddText(String) - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- setAdHocActionRequestCodes(Map) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- setAdHocRoutePersons(List<AdHocRoutePerson>) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
set the ad hoc routing persons list
- 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
-
- setAdHocRouteRecipient(AdHocRouteRecipient) - Method in class org.kuali.rice.krad.bo.Note
-
- setAdHocRouteWorkgroups(List<AdHocRouteWorkgroup>) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
set the ad hoc routing workgroup requests
- 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
-
- setAffiliation(String) - Method in class edu.sampleu.demo.course.CourseInstructor
-
- setAffiliation(PersonDocumentAffiliation) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfo
-
- setAffiliationMapper(EntityAffiliationMapper) - Method in class org.kuali.rice.kim.ldap.EntityDefaultMapper
-
Sets the value of affiliationMapper
- setAffiliationMapper(EntityAffiliationMapper) - Method in class org.kuali.rice.kim.ldap.EntityMapper
-
Sets the value of affiliationMapper
- setAffiliations(List<EntityAffiliation.Builder>) - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- setAffiliations(List<EntityAffiliation.Builder>) - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefault.Builder
-
- setAffiliations(List<PersonDocumentAffiliation>) - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- setAffiliationType(EntityAffiliationType.Builder) - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliation.Builder
-
- setAffiliationType(EntityAffiliationTypeBo) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAffiliation
-
- setAffiliationTypeCode(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAffiliation
-
- setAgenda(AgendaBo) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- setAgendaId(String) - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition.Builder
-
Set the value of the agenda id on this builder to the given value.
- setAgendaId(String) - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaTreeDefinition.Builder
-
Sets the agendaId to the given parameter
- setAgendaId(String) - Method in class org.kuali.rice.krms.impl.repository.AgendaItemBo
-
- setAgendaItem(AgendaItemBo) - Method in class org.kuali.rice.krms.impl.ui.AgendaTreeRuleNode
-
- setAgendaItemId(String) - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaTreeRuleEntry.Builder
-
Sets the agendaItemId, cannot be null or blank.
- setAgendaItemId(String) - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaTreeSubAgendaEntry.Builder
-
Sets the agendaItemId of the builder, cannot be null
- setAgendaItemLine(AgendaItemBo) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- setAgendaItemLineRuleAction(ActionBo) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- setAgendas(List<? extends AgendaDefinitionContract>) - Method in class org.kuali.rice.krms.api.repository.context.ContextDefinition.Builder
-
Sets the agendas property of this context definition.
- setAlias(String) - Method in class org.kuali.rice.ksb.security.admin.KeyStoreEntryDataContainer
-
- setAlias(String) - Method in class org.kuali.rice.ksb.security.admin.web.JavaSecurityManagementForm
-
- setAlign(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Sets the components horizontal alignment
- setAllowAll(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowAmpersand(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowApostrophe(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowAsterisk(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowAtSign(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowBackslash(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowBrackets(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowColon(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowComma(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowCurlyBraces(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowDash(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowDollar(boolean) - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
-
- 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
- setAllowedRoles(List<String>) - Method in class org.kuali.rice.kew.doctype.DocumentTypeSecurity
-
- 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.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
-
- 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
-
- setAllowInlineRange(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setAllowInsertOnTouch(boolean) - Method in class org.kuali.rice.kim.sesn.DistributedSession
-
- setAllowLessThan(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowMessageRepeat(boolean) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
- setAllowNegative(boolean) - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
-
- setAllowNegative(boolean) - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FloatingPointValidationPattern
-
- 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.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
-
- 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.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
-
- 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.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
The allowsNewOrCopy element contains a value of true or false.
- setAllowsNewOrCopy(boolean) - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
The allowsNewOrCopy element contains a value of true or false.
- setAllowsNoteAttachments(boolean) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
The allowsNoteAttachments element contains a true or false value.
- setAllowsNoteAttachments(boolean) - Method in class org.kuali.rice.krad.uif.view.DocumentView
-
- setAllowsNoteFYI(boolean) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
This is an indicator for determining whether to render the AdHoc FYI recipient box and Send FYI button.
- setAllowsNoteFYI(boolean) - Method in class org.kuali.rice.krad.uif.view.DocumentView
-
- setAllowsRecordDeletion(boolean) - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- setAllowsRecordDeletion(boolean) - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
- setAllowUnderscore(boolean) - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
-
- setAllowUnderscore(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint
-
- setAllowWhitespace(boolean) - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
-
- setAllowWhitespace(boolean) - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaValidationPattern
-
- setAllowWhitespace(boolean) - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AnyCharacterValidationPattern
-
- setAllowWhitespace(boolean) - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.UTF8AnyCharacterValidationPattern
-
- 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
-
- setAllServers(boolean) - Method in class org.kuali.rice.ksb.messaging.web.ThreadPoolForm
-
- setAlreadyPersisted(boolean) - Method in class org.kuali.rice.kim.impl.jaxb.RoleXmlDTO
-
- setAlternateAndAdditionalDisplayValue(View, Object) - Method in class org.kuali.rice.krad.uif.field.DataField
-
Sets alternate and additional property value for this field.
- setAlternateCode(String) - Method in class org.kuali.rice.location.api.country.Country.Builder
-
Sets the optional alternatePostalCode property
- setAlternateContainer(boolean) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
- setAlternateDisplayAttributeName(String) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- setAlternateDisplayAttributeName(String) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- setAlternateDisplayAttributeName(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- setAlternateDisplayPropertyName(String) - Method in class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- setAlternateDisplayPropertyName(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setAlternateDisplayPropertyName(String) - Method in interface org.kuali.rice.kns.web.ui.PropertyRenderingConfigElement
-
Deprecated.
- setAlternateDisplayPropertyName(String) - Method in class org.kuali.rice.krad.uif.field.DataField
-
Sets the alternate display attribute name to be displayed when the field is readonly.
- setAlternateDisplayPropertyValue(Object) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setAlternateDisplayValue(String) - Method in class org.kuali.rice.krad.uif.field.DataField
-
Setter for the alternative display value
- setAlternateEndpointLocations(List<AlternateEndpointLocation>) - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- setAlternateEndpoints(List<AlternateEndpoint>) - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- setAltText(String) - Method in class org.kuali.rice.krad.uif.field.ImageField
-
- setAlways(AgendaItemDefinition.Builder) - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition.Builder
-
Set the value of the agenda item for the "always" condition on this builder to the given value.
- setAlways(AgendaItemBo) - Method in class org.kuali.rice.krms.impl.repository.AgendaItemBo
-
- setAlwaysAllowCollectionDeletion(boolean) - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
- setAlwaysId(String) - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition.Builder
-
Set the value of the agenda item id for the "always" condition on this builder to the given value.
- setAlwaysId(String) - Method in class org.kuali.rice.krms.impl.repository.AgendaItemBo
-
- setAmPm(String) - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- setAnchor(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
- 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.kew.actionrequest.ActionRequestValue
-
- setAnnotation(String) - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- setAnnotation(String) - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- setAnnotation(String) - Method in class org.kuali.rice.kew.api.action.ActionTaken.Builder
-
- setAnnotation(String) - Method in class org.kuali.rice.kew.api.action.DocumentActionParameters.Builder
-
- setAnnotation(String) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- setAnnotation(String) - Method in class org.kuali.rice.kew.rule.ResolvedQualifiedRole
-
- setAnnotation(String) - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- setAnnotation(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- setAnnotation(String) - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
-
- setAnnotationTransactionAttributeSource(AnnotationTransactionAttributeSource) - Method in class org.kuali.rice.core.impl.util.spring.AnnotationAndNameMatchingTransactionAttributeSource
-
Sets the annotationTransactionAttributeSource attribute value.
- setAppDocId(String) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- setAppDocStatus(String) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- setAppDocStatusDate(Timestamp) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- setAppDocStatusHistory(List<DocumentStatusTransition>) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- setAppendDisplayText(String) - Method in class org.kuali.rice.kns.lookup.HtmlData
-
Deprecated.
- setAppendHomewardPath(boolean) - Method in class org.kuali.rice.krad.uif.view.History
-
When this is set to true, the homeward path will be appended.
- setAppendOption(String) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the append option
- setAppendPassedHistory(boolean) - Method in class org.kuali.rice.krad.uif.view.History
-
Appends the passed history as each different view is shown.
- setApplicationContent(String) - Method in class org.kuali.rice.kew.api.document.DocumentContent.Builder
-
- setApplicationContent(String) - Method in class org.kuali.rice.kew.api.document.DocumentContentUpdate.Builder
-
- setApplicationContent(String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Sets the document's application content.
- setApplicationContent(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl.ModifiableDocumentContent
-
- setApplicationContent(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- setApplicationContext(ApplicationContext) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- setApplicationContext(ApplicationContext) - Method in class org.kuali.rice.krad.service.impl.KualiModuleServiceImpl
-
- setApplicationContext(ApplicationContext) - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
- setApplicationDataSource(DataSource) - Method in class org.kuali.rice.krad.config.KRADConfigurer
-
- setApplicationDocumentId(String) - Method in class org.kuali.rice.kew.api.document.Document.Builder
-
- setApplicationDocumentId(String) - Method in class org.kuali.rice.kew.api.document.DocumentUpdate.Builder
-
- setApplicationDocumentId(String) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- setApplicationDocumentId(String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Sets the application document id.
- setApplicationDocumentId(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl.ModifiableDocument
-
- setApplicationDocumentId(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- setApplicationDocumentStatus(String) - Method in class org.kuali.rice.kew.api.document.Document.Builder
-
- setApplicationDocumentStatus(String) - Method in class org.kuali.rice.kew.api.document.DocumentUpdate.Builder
-
- setApplicationDocumentStatus(String) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- setApplicationDocumentStatus(String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Sets the application document status.
- setApplicationDocumentStatus(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl.ModifiableDocument
-
- setApplicationDocumentStatus(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- setApplicationDocumentStatusDate(DateTime) - Method in class org.kuali.rice.kew.api.document.Document.Builder
-
- setApplicationDocumentStatusId(ApplicationDocumentStatusId) - Method in class org.kuali.rice.kew.doctype.ApplicationDocumentStatus
-
- setApplicationFooter(Group) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the application footer
- setApplicationHeader(HeaderField) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the application header
- setApplicationId(String) - Method in class org.kuali.rice.core.api.reflect.ObjectDefinition
-
- setApplicationId(String) - Method in class org.kuali.rice.coreservice.api.namespace.Namespace.Builder
-
Sets the value of the applicationId on this builder to the given value.
- setApplicationId(String) - Method in class org.kuali.rice.coreservice.api.parameter.Parameter.Builder
-
- setApplicationId(String) - Method in class org.kuali.rice.coreservice.impl.parameter.ParameterServiceImpl
-
- setApplicationId(String) - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- setApplicationId(String) - Method in class org.kuali.rice.kew.api.extension.ExtensionDefinition.Builder
-
- setApplicationId(String) - Method in class org.kuali.rice.kew.rule.bo.RuleAttribute
-
- setApplicationId(String) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryComponentPublisherServiceImpl
-
- setApplicationId(String) - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- setApplicationId(String) - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- setApplicationId(String) - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- setApplicationId(String) - Method in class org.kuali.rice.ksb.impl.registry.ServiceInfoBo
-
- setApplicationId(String) - Method in class org.kuali.rice.ksb.messaging.PersistedMessageBO
-
- setApplicationIdFilter(String) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- setApplyAlternatingRowStyles(boolean) - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManager
-
Setter for the alternating row styles indicator
- setApplyClientSide(Boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.BaseConstraint
-
- setApplyDefaultCellWidths(boolean) - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManager
-
Setter for the default cell width indicator
- setApplyRetroactively(Boolean) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setApplyValueMask(boolean) - Method in class org.kuali.rice.krad.uif.field.DataField
-
Setter for the apply value mask flag
- setApprove(RuleTemplateOptionBo) - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- setApprovedDate(String) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- setApprovedDate(Timestamp) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- setApprovePolicy(String) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setApprovePolicy(String) - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility.Builder
-
- setApprovePolicy(String) - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- setApproverPrincipalName(String) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- setAppSpecificPersonId(String) - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- setAppSpecificRoute(int, AppSpecificRouteRecipient) - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- setAppSpecificRouteActionRequestCd(String) - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- setAppSpecificRouteActionRequestCd2(String) - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- setAppSpecificRouteList(List) - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- setAppSpecificRouteRecipient(AppSpecificRouteRecipient) - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- setAppSpecificRouteRecipient2(AppSpecificRouteRecipient) - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- setAppSpecificRouteRecipientType(String) - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- setAppSpecificWorkgroupId(String) - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- setArgumentTypes(Class[]) - Method in class org.kuali.rice.krad.uif.component.MethodInvokerConfig
-
Setter for the method argument types that should be invoked
- setArrayValue(Object, Class, Object, int) - Static method in class org.kuali.rice.core.web.format.Formatter.ArrayUtils
-
Sets the value of an element of an array of primitives at the supplied index.
- setAssignedResponsibilities(List<RoleResponsibilityBo>) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- setAssignedToId(String) - Method in class org.kuali.rice.kim.api.common.attribute.KimAttributeData.Builder
-
- setAsText(String) - Method in class edu.sampleu.demo.kitchensink.UITestPropertyEditor
-
- setAsText(String) - Method in class org.kuali.rice.krad.web.bind.UifBooleanEditor
-
- setAsText(String) - Method in class org.kuali.rice.krad.web.bind.UifCurrencyEditor
-
This overridden method sets the property value by parsing a given String.
- setAsText(String) - Method in class org.kuali.rice.krad.web.bind.UifDateEditor
-
This overridden method converts the display string to a
java.sql.Date
object using the
org.kuali.rice.core.api.datetime.DateTimeService
.
- setAsText(String) - Method in class org.kuali.rice.krad.web.bind.UifEncryptionPropertyEditorWrapper
-
- setAsText(String) - Method in class org.kuali.rice.krad.web.bind.UifKualiIntegerCurrencyEditor
-
This overridden method converts the display string to a
org.kuali.rice.core.api.util.type.KualiInteger
object using
local currency format.
- setAsText(String) - Method in class org.kuali.rice.krad.web.bind.UifPercentageEditor
-
This overridden method converts the display string to a
org.kuali.rice.core.api.util.type.KualiPercent
object.
- setAsText(String) - Method in class org.kuali.rice.krad.web.bind.UifTimestampEditor
-
This overridden method converts the display string to a
java.sql.Timestamp
object using the
org.kuali.rice.core.api.datetime.DateTimeService
.
- setAtLeastOneRowHasActions(boolean) - Method in class org.kuali.rice.krad.web.form.LookupForm
-
- setAtLeastOneRowReturnable(boolean) - Method in class org.kuali.rice.krad.web.form.LookupForm
-
- setAtRemotingLayer(boolean) - Method in class org.kuali.rice.core.api.reflect.ObjectDefinition
-
- setAttachedObject(InputStream) - Method in class org.kuali.rice.kew.notes.Attachment
-
- setAttachment(Attachment) - Method in class org.kuali.rice.krad.bo.Note
-
Sets the attachment attribute value.
- setAttachment(DocumentAttachment) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- setAttachmentContent(byte[]) - Method in interface org.kuali.rice.krad.bo.PersistableAttachment
-
- setAttachmentContent(byte[]) - Method in class org.kuali.rice.krad.bo.PersistableAttachmentBase
-
This overridden method ...
- setAttachmentDao(AttachmentDao) - Method in class org.kuali.rice.krad.service.impl.AttachmentServiceImpl
-
Sets the data access object
- setAttachmentDaoJpa(AttachmentDao) - Method in class org.kuali.rice.krad.dao.proxy.AttachmentDaoProxy
-
- setAttachmentDaoOjb(AttachmentDao) - Method in class org.kuali.rice.krad.dao.proxy.AttachmentDaoProxy
-
- setAttachmentDir(String) - Method in class org.kuali.rice.kew.notes.service.impl.AttachmentServiceImpl
-
- setAttachmentFile(FormFile) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- setAttachmentFile(MultipartFile) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Setter for the form's attachment file
- setAttachmentFileName(String) - Method in class org.kuali.rice.krad.bo.Attachment
-
Sets the attachmentFileName attribute.
- setAttachmentFileSize(Long) - Method in class org.kuali.rice.krad.bo.Attachment
-
Sets the attachmentFileSize attribute.
- setAttachmentId(String) - Method in class org.kuali.rice.kew.notes.Attachment
-
- setAttachmentIdentifier(String) - Method in class org.kuali.rice.krad.bo.Attachment
-
Sets the attachmentIdentifier attribute.
- setAttachmentIdentifier(String) - Method in class org.kuali.rice.krad.bo.Note
-
Sets the attachmentIdentifier attribute value.
- setAttachmentMimeTypeCode(String) - Method in class org.kuali.rice.krad.bo.Attachment
-
Sets the attachmentMimeTypeCode attribute.
- setAttachmentPropertyName(String) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- setAttachments(List<Attachment>) - Method in class org.kuali.rice.kew.notes.Note
-
- setAttachmentService(AttachmentService) - Method in class org.kuali.rice.kew.notes.service.impl.NoteServiceImpl
-
- setAttachmentService(AttachmentService) - Method in class org.kuali.rice.krad.service.impl.NoteServiceImpl
-
- setAttachmentTarget(String) - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- setAttachmentTypeCode(String) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setAttachmentTypeCode(String) - Method in class org.kuali.rice.krad.bo.Attachment
-
Sets the attachmentTypeCode attribute.
- 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
-
- setAttendanceType(String) - Method in class edu.sampleu.demo.course.CourseSection
-
- setAttentionLine(String) - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- setAttentionLine(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- setAttrDataId(String) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentAttributeDataBusinessObjectBase
-
- setAttrDefinitions(List<KimAttributeField>) - Method in class org.kuali.rice.kim.lookup.GroupLookupableHelperServiceImpl
-
- setAttrDefinitions(List<KimAttributeField>) - Method in class org.kuali.rice.kim.lookup.RoleLookupableHelperServiceImpl
-
- setAttrDefnIdForDelMemberQualifier(RoleDocumentDelegationMemberQualifier, KimAttributeField) - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- setAttrDefnIdForQualifier(KimDocumentRoleQualifier, KimAttributeField) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- setAttrDefnIdForQualifier(KimDocumentRoleQualifier, KimAttributeField) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- setAttribute(String, Object) - Method in class org.kuali.rice.edl.impl.RequestParser
-
- setAttribute(String, String) - Method in class org.kuali.rice.kns.rules.PromptBeforeValidationBase.ContextSession
-
- setAttribute(String, Object) - Method in interface org.kuali.rice.krms.api.engine.EngineResults
-
Set the attribute of the given values
- setAttribute(String, Object) - Method in class org.kuali.rice.krms.framework.engine.EngineResultsImpl
-
- setAttributeContent(String) - Method in class org.kuali.rice.kew.api.document.DocumentContent.Builder
-
- setAttributeContent(String) - Method in class org.kuali.rice.kew.api.document.DocumentContentUpdate.Builder
-
- setAttributeContent(String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Sets the document's attribute content.
- setAttributeContent(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl.ModifiableDocumentContent
-
- setAttributeContent(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- setAttributeControlType(String) - Method in class org.kuali.rice.krad.bo.BusinessObjectAttributeEntry
-
- setAttributeDefinition(KewAttributeDefinition.Builder) - Method in class org.kuali.rice.kew.api.repository.type.KewTypeAttribute.Builder
-
- setAttributeDefinition(KrmsAttributeDefinition.Builder) - Method in class org.kuali.rice.krms.api.repository.BaseAttribute.Builder
-
Sets the attributeDefinition object related to the attribute.
- setAttributeDefinitionId(String) - Method in class org.kuali.rice.kew.api.repository.type.KewTypeAttribute.Builder
-
- setAttributeDefinitionId(String) - Method in class org.kuali.rice.krms.api.repository.BaseAttribute.Builder
-
Sets the attibuteDefinitionId value.
- setAttributeDefinitionId(String) - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeAttribute.Builder
-
Sets the id of the KrmsAttributeDefinition that describes this attribute.
- setAttributeDefinitions(List<WorkflowAttributeDefinition>) - Method in class org.kuali.rice.kew.api.document.DocumentContentUpdate.Builder
-
- setAttributeDefinitions(List<WorkflowAttributeDefinition>) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl.ModifiableDocumentContent
-
- setAttributeDefinitions(List<KimTypeAttribute.Builder>) - Method in class org.kuali.rice.kim.api.type.KimType.Builder
-
- setAttributeDefinitionService(KrmsAttributeDefinitionService) - Method in class org.kuali.rice.krms.impl.repository.AgendaBoServiceImpl
-
- setAttributeDescription(String) - Method in class org.kuali.rice.krad.bo.BusinessObjectAttributeEntry
-
- setAttributeEntry(Map<String, Object>) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- setAttributeField(RemotableAttributeField.Builder) - Method in class org.kuali.rice.kim.api.type.KimAttributeField.Builder
-
- setAttributeFormatterClassName(String) - Method in class org.kuali.rice.krad.bo.BusinessObjectAttributeEntry
-
- setAttributeLabel(String) - Method in class org.kuali.rice.kim.api.common.attribute.KimAttribute.Builder
-
- setAttributeLabel(String) - Method in class org.kuali.rice.krad.bo.BusinessObjectAttributeEntry
-
- setAttributeLabels(Map<String, String>) - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- setAttributeLookupSettings(RemotableAttributeLookupSettings.Builder) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- setAttributeMaxLength(String) - Method in class org.kuali.rice.krad.bo.BusinessObjectAttributeEntry
-
- setAttributeName(String) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeError.Builder
-
- setAttributeName(String) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.CollectionDescriptor
-
- setAttributeName(String) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.ObjectDescriptor
-
- setAttributeName(String) - Method in class org.kuali.rice.kew.api.document.attribute.WorkflowAttributeDefinition.Builder
-
Sets the attribute name on this builder to the given value.
- setAttributeName(String) - Method in class org.kuali.rice.kim.api.common.attribute.KimAttribute.Builder
-
- setAttributeName(String) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
Sets attributeName to the given value.
- setAttributeName(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
- setAttributeName(String) - Method in class org.kuali.rice.krad.bo.BusinessObjectAttributeEntry
-
- setAttributeName(String) - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
-
attributeName is the name of a reference object that
must exist and not be null.
- setAttributeName(String) - Method in class org.kuali.rice.krad.datadictionary.SearchingAttribute
-
- setAttributeName(String) - Method in class org.kuali.rice.krad.datadictionary.SortDefinition
-
The sortAttribute element defines one part of the sort key.
- setAttributeName(String) - Method in interface org.kuali.rice.krad.datadictionary.validation.AttributeValueReader
-
Setter for the current attribute that is being processed.
- setAttributeName(String) - Method in class org.kuali.rice.krad.datadictionary.validation.BaseAttributeValueReader
-
- setAttributeName(String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.AttributeValidationResult
-
- setAttributeName(String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- setAttributeNames(List<String>) - Method in class org.kuali.rice.krad.datadictionary.SortDefinition
-
The sortAttributes element allows a multiple-part sort key
to be defined
JSTL: sortAttributes is a Map which is accessed using a
key of "sortAttributes".
- setAttributePath(String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- setAttributes(Map<String, String>) - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition.Builder
-
- setAttributes(List<KewTypeAttribute.Builder>) - Method in class org.kuali.rice.kew.api.repository.type.KewTypeDefinition.Builder
-
- setAttributes(List) - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- setAttributes(Attributes) - Method in class org.kuali.rice.kew.xml.AbstractTransformationFilter.CurrentElement
-
- setAttributes(Map<String, String>) - Method in class org.kuali.rice.kim.api.common.delegate.DelegateMember.Builder
-
- setAttributes(Map<String, String>) - Method in class org.kuali.rice.kim.api.group.Group.Builder
-
- setAttributes(Map<String, String>) - Method in class org.kuali.rice.kim.api.permission.Permission.Builder
-
- setAttributes(Map<String, String>) - Method in class org.kuali.rice.kim.api.responsibility.Responsibility.Builder
-
- setAttributes(Map<String, String>) - Method in class org.kuali.rice.kim.api.role.RoleMember.Builder
-
- setAttributes(List<? extends KimAttributes>) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- setAttributes(List<? extends KimAttributes>) - Method in class org.kuali.rice.kim.impl.type.IdentityManagementTypeAttributeTransactionalDocument
-
- setAttributes(List<AttributeDefinition>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
The attributes element contains attribute
elements.
- setAttributes(Map<String, String>) - Method in class org.kuali.rice.krms.api.repository.action.ActionDefinition.Builder
-
Sets the value of the attributes on this builder to the given value.
- setAttributes(Map<String, String>) - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaDefinition.Builder
-
Set the value of the remote/custom attributes on this builder to the given value.
- setAttributes(Map<String, String>) - Method in class org.kuali.rice.krms.api.repository.context.ContextDefinition.Builder
-
Sets the Map of attributes as name / value pairs.
- setAttributes(Map<String, String>) - Method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition.Builder
-
Sets the value of the attributes on this builder to the given value
- setAttributes(Map<String, String>) - Method in class org.kuali.rice.krms.api.repository.term.TermResolverDefinition.Builder
-
- setAttributes(List<KrmsTypeAttribute.Builder>) - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeDefinition.Builder
-
sets the List of attributes related to this KrmsTypeDefinition.
- 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
- setAttributesHelper(KimTypeAttributesHelper) - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- setAttributeShortLabel(String) - Method in class org.kuali.rice.krad.bo.BusinessObjectAttributeEntry
-
- setAttributeSummary(String) - Method in class org.kuali.rice.krad.bo.BusinessObjectAttributeEntry
-
- setAttributeToHighlightOnDuplicateKey(String) - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
attributeToHighlightOnDuplicateKey is the name of an attribute to highlight
if two records in the collection are the same based on the
duplicateIdentificationFields element.
- setAttributeToHighlightOnFail(String) - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
-
attributeToHighlightOnFail is the name of the busines
object attribute which will be highlighted when
the default existence check fails.
- setAttributeValidatingExpression(String) - Method in class org.kuali.rice.krad.bo.BusinessObjectAttributeEntry
-
- setAttrRows(List<Row>) - Method in class org.kuali.rice.kim.lookup.GroupLookupableHelperServiceImpl
-
- setAttrRows(List<Row>) - Method in class org.kuali.rice.kim.lookup.RoleLookupableHelperServiceImpl
-
- setAttrVal(String) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentAttributeDataBusinessObjectBase
-
- setAuditErrorList(List) - Method in class org.kuali.rice.kns.util.AuditCluster
-
Sets the auditErrorList attribute value.
- setAuditErrorMap(HashMap<String, AuditCluster>) - Static method in class org.kuali.rice.kns.util.KNSGlobalVariables
-
Deprecated.
- setAuthenticatedWorkgroups(Map<String, Boolean>) - Method in class org.kuali.rice.kew.doctype.SecuritySession
-
- setAuthorId(Long) - Method in class edu.sampleu.bookstore.bo.Account
-
- setAuthorId(Long) - Method in class edu.sampleu.bookstore.bo.Address
-
- setAuthorId(Long) - Method in class edu.sampleu.bookstore.bo.Author
-
- setAuthorizations(MaintenanceDocumentRestrictions) - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
Sets the authorizations attribute value.
- setAuthorized(boolean) - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- setAuthorizedToAdd(Boolean) - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- setAuthorizedToEdit(Boolean) - Method in class org.kuali.rice.kew.notes.Note
-
- setAuthorizer(ViewAuthorizer) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the view's authorizer
- setAuthorizerClass(Class<? extends InquiryAuthorizer>) - Method in class org.kuali.rice.kns.datadictionary.InquiryDefinition
-
Deprecated.
- setAuthorizerClass(Class<? extends ViewAuthorizer>) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the view's authorizer by class
- setAuthorName(String) - Method in class edu.sampleu.bookstore.bo.Author
-
- setAuthorPrincipalId(String) - Method in class org.kuali.rice.kew.api.note.Note.Builder
-
- setAuthors(List<Author>) - Method in class edu.sampleu.bookstore.bo.Book
-
- setAuthorUniversal(Person) - Method in class org.kuali.rice.krad.bo.Note
-
Deprecated.
- setAuthorUniversalIdentifier(String) - Method in class org.kuali.rice.krad.bo.Note
-
Sets the authorUniversalIdentifier attribute.
- setAutoFocus(boolean) - Method in class org.kuali.rice.krad.uif.container.PageGroup
-
- setAutoRemoveDateTime(Timestamp) - Method in class org.kuali.rice.ken.bo.Notification
-
Sets the autoRemoveDateTime attribute value.
- setAutoSearch(Boolean) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setAvgActionsPerTimeUnit(String) - Method in class edu.sampleu.kew.krad.form.StatsForm
-
- setAvgActionsPerTimeUnit(String) - Method in class org.kuali.rice.kew.stats.web.StatsForm
-
- setBackdoorId(String) - Method in class org.kuali.rice.kns.web.struts.form.BackdoorForm
-
- setBackdoorLinksBackdoorLogin(String) - Method in class org.kuali.rice.kns.web.struts.form.BackdoorForm
-
- setBackdoorUser(String) - Method in class org.kuali.rice.krad.UserSession
-
override the current user in the system by setting the backdoor networkId, which is useful when dealing with routing or other
reasons why you would need to assume an identity in the system
- setBackLocation(String) - Method in class edu.sampleu.kew.krad.form.StatsForm
-
- setBackLocation(String) - Method in class org.kuali.rice.kew.preferences.web.PreferencesForm
-
- setBackLocation(String) - Method in class org.kuali.rice.kew.stats.web.StatsForm
-
- setBackLocation(String) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- setBackLocation(String) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
- setBackLocation(String) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
- setBackLocation(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
- setBackUrl(String) - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- setBamDataSource(DataSource) - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- setBamId(Long) - Method in class org.kuali.rice.ksb.messaging.bam.BAMTargetEntry
-
- setBamParamId(Long) - Method in class org.kuali.rice.ksb.messaging.bam.BAMParam
-
- setBamParams(List<BAMParam>) - Method in class org.kuali.rice.ksb.messaging.bam.BAMTargetEntry
-
- setBamTargetEntry(BAMTargetEntry) - Method in class org.kuali.rice.ksb.messaging.bam.BAMParam
-
- setBankName(String) - Method in class edu.sampleu.bookstore.bo.Account
-
- setBaseBusinessObjectClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.krad.datadictionary.BusinessObjectEntry
-
The baseBusinessObjectClass is an optional parameter for specifying a superclass
for the dataObjectClass, allowing the data dictionary to index by superclass
in addition to the current class.
- setBaseDirSystemProperty() - Method in class org.kuali.rice.test.launch.JettyLauncher
-
- setBaseDirSystemProperty(String) - Method in class org.kuali.rice.test.RiceTestCase
-
maven will set this property and find resources from the config based on it.
- setBaseDocumentClass(Class<? extends Document>) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
The optional baseDocumentClass element is the name of the java superclass
associated with the document.
- setBaseInquiryUrl(String) - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
- setBaselinePackages(List) - Method in interface org.kuali.rice.krad.service.DataDictionaryService
-
Sequentially adds each package named (as a String) in the given List as a source of unique entries to the DataDictionary
being constructed.
- setBaselinePackages(List) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- setBaseLookupUrl(String) - Method in class org.kuali.rice.core.api.uif.RemotableQuickFinder.Builder
-
- setBaseLookupUrl(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setBaseLookupUrl(String) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setBaseName(String) - Method in class org.kuali.rice.kew.api.rule.RoleName.Builder
-
- setBasePath(String) - Method in class org.kuali.rice.krad.datadictionary.WorkflowPropertyGroup
-
This element allows for all the nested workflowProperty tags to be relative
to some base path.
- setBaseSalaryAmount(KualiDecimal) - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment.Builder
-
- setBaseSalaryAmount(KualiDecimal) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfo
-
- setBatchMailingList(String) - Method in class org.kuali.rice.krad.service.impl.MailServiceImpl
-
Sets the batchMailingList attribute value.
- setBcAddress(List<String>) - Method in class org.kuali.rice.core.api.mail.EmailBcList
-
- setBccAddresses(Set) - Method in class org.kuali.rice.core.api.mail.MailMessage
-
- setBeanFactory(BeanFactory) - Method in class org.kuali.rice.core.framework.persistence.ojb.JtaOjbConfigurer
-
- setBeanFactory(BeanFactory) - Method in class org.kuali.rice.core.framework.resourceloader.RiceSpringResourceLoaderConfigurer
-
- setBeanFactory(BeanFactory) - Method in class org.kuali.rice.core.impl.resourceloader.SpringBeanFactoryResourceLoader
-
- setBeanFactory(BeanFactory) - Method in class org.kuali.rice.kcb.config.KCBInitializer
-
- setBeanFactory(BeanFactory) - Method in class org.kuali.rice.ken.core.NotificationLifeCycle
-
- setBeanFactory(BeanFactory) - Method in class org.kuali.rice.kew.routemodule.service.impl.RouteModuleServiceImpl
-
- setBeanFactory(BeanFactory) - Method in class org.kuali.rice.krad.util.spring.IfExistsFactoryBean
-
- setBeanName(String) - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.XAPoolDataSource
-
Deprecated.
- setBeanName(String) - Method in class org.kuali.rice.core.impl.cache.DistributedCacheManagerDecorator
-
- setBeanName(String) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setBeanName(String) - Method in class org.kuali.rice.krad.datadictionary.impl.BeanOverrideImpl
-
- setBeanName(String) - Method in class org.kuali.rice.krad.util.spring.IfExistsFactoryBean
-
- setBeanNames(Set<String>) - Method in class org.kuali.rice.core.framework.resourceloader.RiceSpringResourceLoaderConfigurer
-
- setBegDate(String) - Method in class edu.sampleu.kew.krad.form.StatsForm
-
- setBegDate(String) - Method in class org.kuali.rice.kew.stats.web.StatsForm
-
- setBeginningDate(Date) - Method in class edu.sampleu.kew.krad.form.StatsForm
-
- setBeginningDate(Date) - Method in class org.kuali.rice.kew.stats.web.StatsForm
-
- setbField1(boolean) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setbField2(boolean) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setbField3(boolean) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setBindByNamePrefix(String) - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
Setter for the prefix to use for forming the binding path by name
- setBindingInfo(BindingInfo) - Method in interface org.kuali.rice.krad.uif.component.DataBinding
-
Setter for the binding info instance
- setBindingInfo(BindingInfo) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the binding info instance
- setBindingInfo(BindingInfo) - Method in class org.kuali.rice.krad.uif.container.TreeGroup
-
- setBindingInfo(BindingInfo) - Method in class org.kuali.rice.krad.uif.field.DataField
-
Setter for the field's binding info
- setBindingInfo(BindingInfo) - Method in class org.kuali.rice.krad.uif.field.RemoteFieldsHolder
-
Setter for the Map property binding info instance
- setBindingName(String) - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
Setter for the bind property name
- setBindingObjectPath(String) - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
Setter for the object path on the form
- setBindingObjectPath(String) - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
-
Setter for the path to the compare object
- setBindingPath(String) - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
Setter for the binding path.
- setBindToForm(boolean) - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
Setter for the bind to form indicator
- setBindToMap(boolean) - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
Setter for the bind to map indicator
- setBioDemographics(EntityBioDemographics.Builder) - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- setBirthCity(String) - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- setBirthCountry(String) - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- setBirthDate(String) - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- setBirthDate(Date) - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- setBirthStateProvinceCode(String) - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- setBlanketApprove(boolean) - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- setBlanketApproveActionTakenId(String) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- setBlanketApproveGroupId(String) - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- setBlanketApproveNodes(String) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- setBlanketApprovePolicy(String) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setBlanketApproveUser(String) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- setBlanketApproveWorkgroup(Group) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setBlanketApproveWorkgroupId(String) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setBlankOption(boolean) - Method in class edu.sampleu.travel.document.keyvalue.SimpleTestKeyValues
-
- setBlankOption(boolean) - Method in class org.kuali.rice.krms.impl.repository.ContextTypeValuesFinder
-
- setBlankOption(boolean) - Method in class org.kuali.rice.krms.impl.ui.CategoryValuesFinder
-
- setBlockedBusinessObjectClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
-
- setBlockedReferencePropertyName(String) - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
-
- setBlockingReferenceBusinessObjectClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
-
- setBlockingValues(Map<String, List<String>>) - Method in class org.kuali.rice.kns.web.struts.form.DisplayInactivationBlockersForm
-
- setBlockValidateDirty(boolean) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- setBoClass(Class) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- setBoClass(Class) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
-
Deprecated.
- setBoDictionaryService(BusinessObjectDictionaryService) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
- setBody(String) - Method in class org.kuali.rice.core.api.mail.EmailBody
-
- setBody(String, boolean) - Method in class org.kuali.rice.core.api.mail.EmailContent
-
- setBoNotes(List) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
Sets the boNotes attribute value.
- setBoNotesEnabled(boolean) - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
Setter for the boNotesEnabled flag
- setBook(Book) - Method in class edu.sampleu.bookstore.bo.BookOrder
-
- setBookId(Long) - Method in class edu.sampleu.bookstore.bo.BookOrder
-
- setBookOrders(List<BookOrder>) - Method in class edu.sampleu.bookstore.document.BookOrderDocument
-
- setBooks(List<Book>) - Method in class edu.sampleu.bookstore.bo.Author
-
- setBooks(List<Book>) - Method in class edu.sampleu.bookstore.bo.BookType
-
- setBookType(BookType) - Method in class edu.sampleu.bookstore.bo.Book
-
- setBookType(BookType) - Method in class edu.sampleu.bookstore.bo.BookstoreKimAttributes
-
- setBookTypeCode(String) - Method in class edu.sampleu.bookstore.bo.BookstoreKimAttributes
-
- setBorder(String) - Method in class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
-
Deprecated.
- setBoService(BusinessObjectService) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
Sets the boService attribute value.
- setBoService(BusinessObjectService) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- setBranch(Branch) - Method in class org.kuali.rice.kew.engine.node.BranchState
-
- setBranch(BranchPrototype) - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- setBranch(Branch) - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- setBranchDAO(BranchDAO) - Method in class org.kuali.rice.kew.engine.node.service.impl.BranchServiceImpl
-
- setBranches(List) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- setBranchId(String) - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance.Builder
-
- setBranchId(String) - Method in class org.kuali.rice.kew.engine.node.Branch
-
- setBranchId(String) - Method in class org.kuali.rice.kew.engine.node.BranchPrototype
-
- setBranchName(String) - Method in class org.kuali.rice.kew.api.doctype.RouteNode.Builder
-
- setBranchNames(List<String>) - Method in class org.kuali.rice.kew.engine.node.SplitResult
-
- setBranchOps(List) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- setBranchState(List<BranchState>) - Method in class org.kuali.rice.kew.engine.node.Branch
-
- setBranchStateId(String) - Method in class org.kuali.rice.kew.engine.node.BranchState
-
- setBranchStatesDelete(String) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- setBreadcrumbs(BreadCrumbs) - Method in class org.kuali.rice.krad.uif.view.View
-
- setBreadcrumbsInApplicationHeader(boolean) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the breadcrumbs in application header indicator
- setBuilding(String) - Method in class edu.sampleu.demo.course.CourseSection
-
- setBusinessObject(PersistableBusinessObject) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- setBusinessObject(PersistableBusinessObject) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
-
Deprecated.
- setBusinessObject(BusinessObject) - Method in class org.kuali.rice.kns.web.ui.ResultRow
-
Deprecated.
- setBusinessObjectAuthorizationService(BusinessObjectAuthorizationService) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
- setBusinessObjectAuthorizationService(BusinessObjectAuthorizationService) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- setBusinessObjectAuthorizationService(BusinessObjectAuthorizationService) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
- setBusinessObjectClass(String) - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
Used by a PersistableBusinessObjectValuesFinder to automatically query and display a list
of business objects as part of a select list or set of radio buttons.
- setBusinessObjectClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
-
Deprecated.
This attribute is used in many contexts, for example, in maintenance docs, it's used to specify the classname
of the BO being maintained.
- setBusinessObjectClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
The BusinessObject class used for each row of this collection.
- setBusinessObjectClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- setBusinessObjectClass(Class) - Method in interface org.kuali.rice.kns.inquiry.Inquirable
-
Deprecated.
- setBusinessObjectClass(Class) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
Deprecated.
- setBusinessObjectClass(Class) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- setBusinessObjectClass(Class) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
Sets the business object class for the lookup instance, then rows can be set for search render.
- setBusinessObjectClass(Class<? extends BusinessObject>) - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
Initializes the lookup with a businss object class.
- setBusinessObjectClass(Class) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
Initializes the lookup with a business object class.
- setBusinessObjectClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.krad.datadictionary.BusinessObjectEntry
-
- setBusinessObjectClass(String) - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
Sets the BO Class used for the KeyLabelBusinessObjectValueFinder to retrieve the complete range of values for radiobutton and select controls.
- setBusinessObjectClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
-
- setBusinessObjectClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
-
- setBusinessObjectClass(Class<T>) - Method in class org.kuali.rice.krad.keyvalues.PersistableBusinessObjectValuesFinder
-
- setBusinessObjectClassName(String) - Method in class org.kuali.rice.kns.web.struts.form.DisplayInactivationBlockersForm
-
- setBusinessObjectClassName(String) - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
-
- setBusinessObjectClassName(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
- setBusinessObjectClassName(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
- setBusinessObjectClassName(String) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- setBusinessObjectClassName(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setBusinessObjectClassName(String) - Method in class org.kuali.rice.krad.datadictionary.SearchingAttribute
-
- setBusinessObjectDao(GenericDao) - Method in class org.kuali.rice.ken.web.spring.SendEventNotificationMessageController
-
Sets the businessObjectDao attribute value.
- setBusinessObjectDao(GenericDao) - Method in class org.kuali.rice.ken.web.spring.SendNotificationMessageController
-
Sets the businessObjectDao attribute value.
- setBusinessObjectDao(BusinessObjectDao) - Method in class org.kuali.rice.krad.dao.impl.DocumentDaoJpa
-
- setBusinessObjectDao(BusinessObjectDao) - Method in class org.kuali.rice.krad.dao.impl.DocumentDaoOjb
-
- setBusinessObjectDao(BusinessObjectDao) - Method in class org.kuali.rice.krad.service.impl.BusinessObjectServiceImpl
-
Sets the businessObjectDao attribute value.
- setBusinessObjectDao(BusinessObjectDao) - Method in class org.kuali.rice.krad.service.impl.KeyValuesServiceImpl
-
- setBusinessObjectDaoJpa(BusinessObjectDao) - Method in class org.kuali.rice.krad.dao.proxy.BusinessObjectDaoProxy
-
- setBusinessObjectDaoOjb(BusinessObjectDao) - Method in class org.kuali.rice.krad.dao.proxy.BusinessObjectDaoProxy
-
- setBusinessObjectDictionaryService(BusinessObjectDictionaryService) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
- setBusinessObjectDictionaryService(BusinessObjectDictionaryService) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
Sets the businessObjectDictionaryService attribute value.
- setBusinessObjectDictionaryService(BusinessObjectDictionaryService) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- setBusinessObjectDictionaryService(BusinessObjectDictionaryService) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectMetaDataServiceImpl
-
Deprecated.
Sets the businessObjectDictionaryService attribute value.
- setBusinessObjectMetaDataService(BusinessObjectMetaDataService) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
- setBusinessObjectMetaDataService(BusinessObjectMetaDataService) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
Sets the businessObjectMetaDataService attribute value.
- setBusinessObjectMetaDataService(BusinessObjectMetaDataService) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- setBusinessObjectMetaDataService(BusinessObjectMetaDataService) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
- setBusinessObjects(List<String>) - Method in class org.kuali.rice.krad.service.impl.KRADModuleService
-
- setBusinessObjectService(BusinessObjectService) - Method in class edu.sampleu.travel.service.FiscalOfficerTravelAccountServiceImpl
-
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.coreservice.impl.component.ComponentServiceImpl
-
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.coreservice.impl.namespace.NamespaceServiceImpl
-
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.coreservice.impl.parameter.ParameterRepositoryServiceImpl
-
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.devtools.pdle.PostDataLoadEncryptionServiceImpl
-
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowServiceImpl
-
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.kew.impl.repository.KewTypeBoServiceImpl
-
Sets the businessObjectService attribute value.
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.kew.impl.rule.RuleServiceImpl
-
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
Sets the businessObjectService attribute value.
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.kim.impl.permission.PermissionServiceImpl
-
Sets the businessObjectService attribute value.
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityServiceImpl
-
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.kim.impl.type.KimTypeInfoServiceImpl
-
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.kim.service.impl.IdentityArchiveServiceImpl
-
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.kns.lookup.LookupResultsServiceImpl
-
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.kns.lookup.PersistableBusinessObjectLookupResultsSupportStrategyImpl
-
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.kns.service.impl.SessionDocumentServiceImpl
-
Deprecated.
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
Sets the businessObjectService attribute value.
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.krad.service.impl.InactivationBlockingDetectionServiceImpl
-
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.krad.service.impl.PessimisticLockServiceImpl
-
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.krad.service.impl.SessionDocumentServiceImpl
-
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
-
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.krms.impl.repository.ActionBoServiceImpl
-
Sets the businessObjectService attribute value.
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.krms.impl.repository.AgendaBoServiceImpl
-
Sets the businessObjectService attribute value.
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.krms.impl.repository.ContextBoServiceImpl
-
Sets the businessObjectService attribute value.
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.krms.impl.repository.FunctionBoServiceImpl
-
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.krms.impl.repository.KrmsAttributeDefinitionServiceImpl
-
Sets the businessObjectService attribute value.
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.krms.impl.repository.KrmsTypeBoServiceImpl
-
Sets the businessObjectService attribute value.
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.krms.impl.repository.PropositionBoServiceImpl
-
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.krms.impl.repository.RepositoryServiceBase
-
Sets the businessObjectService attribute value.
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.krms.impl.repository.RuleBoServiceImpl
-
Sets the businessObjectService attribute value.
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.krms.impl.repository.RuleRepositoryServiceImpl
-
Sets the businessObjectService property.
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.krms.impl.repository.TermBoServiceImpl
-
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.location.impl.campus.CampusServiceImpl
-
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.location.impl.country.CountryServiceImpl
-
Sets the businessObjectServiceMockFor attribute value.
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.location.impl.county.CountyServiceImpl
-
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.location.impl.postalcode.PostalCodeServiceImpl
-
- setBusinessObjectService(BusinessObjectService) - Method in class org.kuali.rice.location.impl.state.StateServiceImpl
-
- setBusinessRulesClass(Class<? extends BusinessRule>) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
The businessRulesClass element is the full class name of the java
class which contains the business rules for a document.
- setBusSecurity(Boolean) - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- setBusSecurity(Boolean) - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- setBusSecurity(Boolean) - Method in class org.kuali.rice.ksb.api.bus.support.RestServiceDefinition
-
To ensure transparency that RESTful services are not digitally signed, throw an exception
if someone tries to enable bus security.
- setButtons(ArrayList) - Method in interface org.kuali.rice.kns.question.Question
-
- setButtons(ArrayList) - Method in class org.kuali.rice.kns.question.QuestionBase
-
- setButtons(ArrayList) - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
-
- setCacheManager(CacheManager) - Method in class org.kuali.rice.core.impl.cache.CacheAdminServiceImpl
-
- setCacheManager(CacheManager) - Method in class org.kuali.rice.core.impl.cache.CacheManagerRegistryImpl
-
- setCacheManager(CacheManager) - Method in class org.kuali.rice.core.impl.cache.DistributedCacheManagerDecorator
-
- setCacheManagerRegistry(CacheManagerRegistry) - Method in class org.kuali.rice.core.impl.cache.GlobalCacheManager
-
- setCacheTree(Tree<String, String>) - Method in class org.kuali.rice.core.web.cache.CacheAdminForm
-
- setCacheValueFinderResults(boolean) - Method in class org.kuali.rice.kns.util.ActionFormUtilMap
-
- setCallback(AsynchronousCallback) - Method in class org.kuali.rice.ksb.messaging.bam.BAMTargetEntry
-
- setCallback(AsynchronousCallback) - Method in class org.kuali.rice.ksb.messaging.serviceproxies.AsynchronousServiceCallProxy
-
- setCallbacks(List<AsynchronousCallback>) - Static method in class org.kuali.rice.ksb.messaging.GlobalCallbackRegistry
-
- setCallDate(Timestamp) - Method in class org.kuali.rice.ksb.messaging.bam.BAMTargetEntry
-
- setCaller(String) - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
-
- setCampus(CampusBo) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setCampusCode(String) - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliation.Builder
-
- setCampusCode(String) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setCampusCode(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAffiliation
-
- setCampusCode(String) - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- setCampusType(CampusType.Builder) - Method in class org.kuali.rice.location.api.campus.Campus.Builder
-
- setCanAssignGroup(boolean) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementGroupDocumentForm
-
- setCanAssignRole(boolean) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- setCancel(boolean) - Method in class org.kuali.rice.kns.web.struts.form.KualiExceptionIncidentForm
-
- setCanceledNumber(String) - Method in class org.kuali.rice.kew.stats.Stats
-
- setCanExport(boolean) - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
-
Sets whether or not this Inquiry supports XML export of it's BusinessObject.
- setCanInitiateDocumentTypeDocument(boolean) - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- setCanInitiateDocumentTypeDocument(boolean) - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksForm
-
- setCanInitiatePermissionDocument(boolean) - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- setCanInitiateResponsibilityDocument(boolean) - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- setCanModifyAssignees(boolean) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- setCanModifyEntity(boolean) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- setCanOverrideEntityPrivacyPreferences(boolean) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- setCaptionHeader(HeaderField) - Method in class org.kuali.rice.krad.uif.field.ImageField
-
- setCaptionHeaderAboveImage(boolean) - Method in class org.kuali.rice.krad.uif.field.ImageField
-
- setCaptionHeaderText(String) - Method in class org.kuali.rice.krad.uif.field.ImageField
-
- setCascade(CascadeType[]) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.CollectionDescriptor
-
- setCascade(CascadeType[]) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.ObjectDescriptor
-
- setCaseConstraint(CaseConstraint) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- setCaseConstraint(CaseConstraint) - Method in class org.kuali.rice.krad.uif.field.InputField
-
- setCaseSensitive(Boolean) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeLookupSettings.Builder
-
- setCaseSensitive(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint
-
- setCaseSensitive(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
-
- setCategories(List<CategoryDefinition.Builder>) - Method in class org.kuali.rice.krms.api.repository.function.FunctionDefinition.Builder
-
Sets the category for the function definition that will be returned by this builder.
- setCategories(List<CategoryDefinition.Builder>) - Method in class org.kuali.rice.krms.api.repository.term.TermSpecificationDefinition.Builder
-
- setCategory(String) - Method in class org.kuali.rice.kew.feedback.web.FeedbackForm
-
- setCategory(String) - Method in class org.kuali.rice.kns.util.AuditCluster
-
- setCcAddress(List<String>) - Method in class org.kuali.rice.core.api.mail.EmailCcList
-
- setCcAddresses(Set) - Method in class org.kuali.rice.core.api.mail.MailMessage
-
- setCellAlign(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
Sets the td alignment for the Field.
- setChannel(String) - Method in class org.kuali.rice.kcb.api.message.MessageDTO
-
- setChannel(String) - Method in class org.kuali.rice.kcb.bo.Message
-
Sets the channel
- setChannel(String) - Method in class org.kuali.rice.kcb.bo.RecipientDelivererConfig
-
Sets the channel attribute value.
- setChannel(NotificationChannel) - Method in class org.kuali.rice.ken.bo.Notification
-
Sets the channel attribute value.
- setChannel(NotificationChannel) - Method in class org.kuali.rice.ken.bo.NotificationChannelReviewer
-
Sets the channel with which this reviewer is associated
- setChannel(NotificationChannel) - Method in class org.kuali.rice.ken.bo.NotificationRecipientList
-
Sets the channel attribute value.
- setChannel(NotificationChannel) - Method in class org.kuali.rice.ken.bo.UserChannelSubscription
-
Sets the channel attribute value.
- setChannels(List<NotificationChannel>) - Method in class org.kuali.rice.ken.bo.NotificationProducer
-
Sets the channels attribute value.
- setChecked(String) - Method in class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
-
Deprecated.
- setChecksum(String) - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- setChecksum(String) - Method in class org.kuali.rice.ksb.impl.registry.ServiceInfoBo
-
- setChild(AgendaItemBo, AgendaItemBo) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorController.AgendaItemChildAccessor
-
Sets the child reference and the child id
- setChild(AgendaItemBo, AgendaItemBo) - Method in class org.kuali.rice.krms.impl.ui.AgendaInquiryController.AgendaItemChildAccessor
-
Sets the child reference and the child id
- setChildDocumentTypes(List<DocumentType>) - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- setChildEntryName(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- setChildLookup(CommonLookup) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
-
- setChildren(List<Node<T, K>>) - Method in class org.kuali.rice.core.api.util.tree.Node
-
Sets the children of a Node object.
- setChildren(List) - Method in class org.kuali.rice.kew.web.ShowHideTree
-
- setChildrenDocumentTypes(List<RuleQuickLinksAction.DocumentTypeQuickLinksStructure>) - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.DocumentTypeQuickLinksStructure
-
- setChildrenRequests(List<ActionRequestValue>) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setChildRequests(List<ActionRequest.Builder>) - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- setChildUrlDataList(List<HtmlData>) - Method in class org.kuali.rice.kns.lookup.HtmlData
-
Deprecated.
- setCitizenships(List<EntityCitizenship.Builder>) - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- setCitizenships(List<PersonDocumentCitizenship>) - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- setCitizenshipStatusCode(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentCitizenship
-
- setCity(String) - Method in class edu.sampleu.bookstore.bo.Address
-
- setCity(String) - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- setCity(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- setCityName(String) - Method in class org.kuali.rice.location.api.postalcode.PostalCode.Builder
-
Sets the name of the city associated with the PostalCode to be created from this Builder.
- setClassLoader(ClassLoader) - Method in class org.kuali.rice.core.framework.resourceloader.BaseResourceLoader
-
- setClazz(Class) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.EntityDescriptor
-
- setClazz(Class) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
- setClear(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setClearFutureRequests() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Sets the workflow variable that specifies that ...
- setClearFutureRequests() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- setClearTables(boolean) - Method in class org.kuali.rice.test.RiceTestCase
-
- setClientSideJs(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- setClientSideState(Map<String, Object>) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the client side state map
- setCode(String) - Method in class org.kuali.rice.coreservice.api.component.Component.Builder
-
Sets the value of the component code on this builder to the given value.
- setCode(String) - Method in class org.kuali.rice.coreservice.api.namespace.Namespace.Builder
-
Sets the value of the code on this builder to the given value.
- setCode(String) - Method in class org.kuali.rice.coreservice.api.parameter.ParameterType.Builder
-
Sets the value of the code on this builder to the given value.
- setCode(String) - Method in class org.kuali.rice.kew.api.rule.RuleTemplateOption.Builder
-
- setCode(String) - Method in class org.kuali.rice.kew.rule.RuleTemplateOptionBo
-
- setCode(String) - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationType.Builder
-
- setCode(String) - Method in class org.kuali.rice.kim.api.identity.CodedAttribute.Builder
-
- setCode(String) - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifierType.Builder
-
- setCode(String) - Method in interface org.kuali.rice.krad.bo.KualiCode
-
- setCode(String) - Method in class org.kuali.rice.krad.bo.KualiCodeBase
-
- setCode(String) - Method in class org.kuali.rice.location.api.campus.Campus.Builder
-
Sets the value of the code on this builder to the given value.
- setCode(String) - Method in class org.kuali.rice.location.api.campus.CampusType.Builder
-
Sets the value of the code on this builder to the given value.
- setCode(String) - Method in class org.kuali.rice.location.api.country.Country.Builder
-
Sets code property.
- setCode(String) - Method in class org.kuali.rice.location.api.county.County.Builder
-
Sets the code to be used for the County created from this Builder.
- setCode(String) - Method in class org.kuali.rice.location.api.postalcode.PostalCode.Builder
-
Sets the code for the PostalCode created from this Builder.
- setCode(String) - Method in class org.kuali.rice.location.api.state.State.Builder
-
Sets the code to be used for the State created from this Builder.
- setCollapseImageSrc(String) - Method in class org.kuali.rice.krad.uif.widget.Disclosure
-
Setter for the collapse image path
- setCollapsible(boolean) - Method in class org.kuali.rice.kns.web.ui.Section
-
Deprecated.
- setCollection(String) - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
-
collection is the name of a collection that must exist
- setCollectionBusinessObjectClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
-
Class that the specified collection represents.
- setCollectionConstraintProcessors(List<CollectionConstraintProcessor>) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- setCollectionGroupBuilder(CollectionGroupBuilder) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the collection group building instance
- setCollectionItemTypeCode(String) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setCollectionLookup(QuickFinder) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the collection lookup quickfinder instance
- setCollectionObjectClass(Class<?>) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the collection object class
- setCollectionPath(String) - Method in class org.kuali.rice.krad.datadictionary.DocumentCollectionPath
-
- setCollectionPath(String) - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
Setter for the field's collection path (if part of a collection)
- setCollectionPropertyName(String) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setCollections(List<CollectionDefinition>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
The collections element contains collection elements.
- setColorApproved(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setColorCanceled(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setColorDisapproved(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setColorDissapproveCancel(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setColorEnroute(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setColorException(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setColorFinal(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setColorInitiated(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setColorProcessed(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setColorSaved(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setCols(Integer) - Method in class org.kuali.rice.core.api.uif.RemotableTextarea.Builder
-
- setCols(Integer) - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
Number of columns to display on a text-area widget.
- setCols(int) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setCols(Integer) - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
Sets the cols parameter for textarea controls.
- setCols(int) - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
-
- setColSpan(int) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the components column span
- setColSpan(int) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setColumn(String) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
- setColumnAnchor(HtmlData) - Method in class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- setColumns(List<KeyValue>) - Method in class org.kuali.rice.kew.lookupable.MyColumns
-
- setColumns(List<Column>) - Method in class org.kuali.rice.kns.web.ui.ResultRow
-
Deprecated.
- setColumnTitle(String) - Method in class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- setColumnToSortIndex(int) - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
-
Sets the columnToSortIndex attribute value.
- setColumnToSortIndex(int) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- setColumnToSortName(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
-
- setColumnVisible(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setCombineMessages(boolean) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
- setCommand(String) - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- setCommand(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
setter for the command that was passed from workflow on the url
- setCommand(String) - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
-
- setCommand(String) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- setComments(String) - Method in class org.kuali.rice.kew.feedback.web.FeedbackForm
-
- setComparables(List<ComparableInfo>) - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
-
Setter for the list of comparable info instances
- setComparator(Comparator) - Method in class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- setCompareToForValueChange(boolean) - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
-
Setter for the use comparable group values for comparison indicator
- setComplete(boolean) - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance.Builder
-
- setComplete(boolean) - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- setComplete(boolean) - Method in class org.kuali.rice.kew.engine.node.SimpleResult
-
- setComplete(boolean) - Method in class org.kuali.rice.kew.engine.ProcessContext
-
- setComplete(RuleTemplateOptionBo) - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- setCompleteNodeInstances(List) - Method in class org.kuali.rice.kew.engine.EngineState
-
- setComplexAttributes(List<ComplexAttributeDefinition>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
- setComponent(ComponentBo) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- 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.coreservice.api.parameter.Parameter.Builder
-
- 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
-
- setComponentName(String) - Method in class org.kuali.rice.kew.api.repository.type.KewAttributeDefinition.Builder
-
- setComponentName(String) - Method in class org.kuali.rice.kim.api.common.attribute.KimAttribute.Builder
-
- setComponentName(String) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setComponentName(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiExceptionIncidentForm
-
- setComponentName(String) - Method in class org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinition.Builder
-
sets the name of the component used to display the attribute
- setComponentOptions(Map<String, String>) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the widget's options
- setComponentOptions(Map<String, String>) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setComponentOptionsJSString(String) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the widget's options
- setComponentOptionsJSString(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setComponentPropertyDeep(Component, String, Object) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- setComponentReplacementPrototype(Component) - Method in class org.kuali.rice.krad.uif.modifier.ComponentConvertModifier
-
Setter for the replacement component prototype
- setComponentSecurity(ComponentSecurity) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the components security object
- setComponentSecurity(ComponentSecurity) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setComponentSecurity(ComponentSecurity) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
- setComponentSecurity(ComponentSecurity) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- setComponentSecurity(ComponentSecurity) - Method in class org.kuali.rice.krad.uif.field.DataField
-
- setComponentSecurity(ComponentSecurity) - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
- setComponentService(ComponentService) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryComponentPublisherServiceImpl
-
- setComponentSetDao(ComponentSetDao) - Method in class org.kuali.rice.coreservice.impl.component.ComponentServiceImpl
-
- setComponentSetId(String) - Method in class org.kuali.rice.coreservice.api.component.Component.Builder
-
- setComponentsPropertyDeep(List<? extends Component>, String, Object) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- setComponentTypeToReplace(Class<? extends Component>) - Method in class org.kuali.rice.krad.uif.modifier.ComponentConvertModifier
-
Setter for the component type to replace
- setCompositeName(String) - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- setCompositeObjectIdMap(Map<String, String>) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- setCompoundComponents(List<PropositionDefinition.Builder>) - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition.Builder
-
Sets the value of the components on this builder to the given value.
- setCompoundOpCode(String) - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition.Builder
-
Sets the value of the opCode on this builder to the given value.
- setCondition(String) - Method in class org.kuali.rice.krad.uif.component.PropertyReplacer
-
Setter for the replacement condition
- setConditionalRefresh(String) - Method in interface org.kuali.rice.krad.uif.component.Component
-
- setConditionalRefresh(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setConfig(PluginConfig) - Method in class org.kuali.rice.kew.plugin.PluginClassLoader
-
- setConfigFileLocations(List<String>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
- setConfigLocations(List<String>) - Method in class org.kuali.rice.core.impl.config.property.ConfigFactoryBean
-
- setConfigParam(String, String) - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
Sets a config parameter for this route node definition.
- setConfigParams(List<RouteNodeConfigParam>) - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- setConfigProcessors(Map) - Method in class org.kuali.rice.edl.impl.EDLController
-
- setConfigProcessors(Map) - Method in class org.kuali.rice.edl.impl.EDLGlobalConfig
-
- setConfigService(ConfigurationService) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
Sets the configService attribute value.
- setConfigService(ConfigurationService) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- setConfiguration(Map<String, String>) - Method in class org.kuali.rice.kew.api.extension.ExtensionDefinition.Builder
-
- setConfigurationParameters(List<RouteNodeConfigurationParameter.Builder>) - Method in class org.kuali.rice.kew.api.doctype.RouteNode.Builder
-
- setConfigurationService(ConfigurationService) - Method in class edu.sampleu.krms.impl.CampusAgendaTypeService
-
- setConfigurationService(ConfigurationService) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- setConfigurationService(ConfigurationService) - Method in class org.kuali.rice.krad.uif.service.impl.AttributeQueryServiceImpl
-
- setConfigurationService(ConfigurationService) - Method in class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
-
- setConfigurationService(ConfigurationService) - Method in class org.kuali.rice.krms.impl.peopleflow.PeopleFlowActionTypeService
-
- setConnectionDescriptors(List<String>) - Method in class org.kuali.rice.krad.util.OjbMetadataLoader
-
- setConsiderGroupMembership(boolean) - Method in class org.kuali.rice.kew.api.rule.RuleReportCriteria.Builder
-
- setConstantClass(Class<?>) - Method in class org.kuali.rice.core.api.util.collect.ConstantsMap
-
- setConstants(Constants) - Method in class org.kuali.rice.kim.ldap.BaseMapper
-
Sets the value of constants
- setConstrainedValue(String) - Method in class org.kuali.rice.core.impl.parameter.AlwaysSucceedParameterEvaluatorImpl
-
- setConstrainedValue(String) - Method in class org.kuali.rice.core.impl.parameter.ParameterEvaluatorImpl
-
- setConstraint(Constraint) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.WhenConstraint
-
- setConstraintIsAllow(boolean) - Method in class org.kuali.rice.core.impl.parameter.ParameterEvaluatorImpl
-
- setConstraintLabelKey(String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- setConstraintMessageField(MessageField) - Method in class org.kuali.rice.krad.uif.field.InputField
-
Setter for the constraint text message field
- setConstraintName(String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- setConstraintProviders(List<ConstraintProvider>) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- setConstraintText(String) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- setConstraintText(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
Setter for the constraint message text
- setConstraintText(String) - Method in class org.kuali.rice.krad.uif.field.InputField
-
Setter for the constraint message text
- setConstructorParameters(List<DataDefinition>) - Method in class org.kuali.rice.core.api.reflect.ObjectDefinition
-
- setContactInfo(String) - Method in class org.kuali.rice.ken.bo.NotificationProducer
-
Sets the contactInfo attribute value.
- setContainedCollectionNames(List<String>) - Method in class org.kuali.rice.kns.web.ui.Section
-
Deprecated.
Sets the containedCollectionNames attribute value.
- setContainerDisplayFields(List<Field>) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
Sets the containerDisplayFields attribute value.
- setContainerElementName(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
Sets the containerElementName attribute value.
- setContainerName(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setContainerRows(List<Row>) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setContent(T) - Method in class org.kuali.rice.core.api.util.cache.CopiedObject
-
Sets the cacheableObject attribute value.
- setContent(String) - Method in class org.kuali.rice.kcb.api.message.MessageDTO
-
- setContent(String) - Method in class org.kuali.rice.kcb.bo.Message
-
Sets the content attribute value.
- setContent(String) - Method in class org.kuali.rice.ken.bo.Notification
-
Sets the content attribute value.
- setContentFragment(String) - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- setContentType(String) - Method in class org.kuali.rice.kcb.api.message.MessageDTO
-
- setContentType(String) - Method in class org.kuali.rice.kcb.bo.Message
-
Sets the contentType attribute value.
- setContentType(NotificationContentType) - Method in class org.kuali.rice.ken.bo.Notification
-
Sets the contentType attribute value.
- setContentType(String) - Method in class org.kuali.rice.kns.web.struts.form.BlankFormFile
-
- setContentType(String) - Method in interface org.kuali.rice.krad.bo.PersistableAttachment
-
- setContentType(String) - Method in class org.kuali.rice.krad.bo.PersistableAttachmentBase
-
This overridden method ...
- setContext(String) - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
-
- setContext(Map<String, Object>) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the context Map
- setContext(Map<String, Object>) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setContext(Map<String, Object>) - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
Setter for the context Map
- setContext(Map<String, Object>) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
- setContext(ContextBo) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- setContext(Serializable) - Method in class org.kuali.rice.ksb.api.messaging.AsynchronousCall
-
- setContext(ConfigurableApplicationContext) - Static method in class org.kuali.rice.test.TestHarnessServiceLocator
-
- setContextId(String) - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaDefinition.Builder
-
Set the value of the context id on this builder to the given value.
- setContextMappers(Map<String, ContextMapper>) - Method in class org.kuali.rice.kim.dao.impl.LdapPrincipalDaoImpl
-
- setContextName(String) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- setContextName(String) - Method in class org.kuali.rice.test.launch.JettyLauncher
-
- setContextProvider(ContextProvider) - Method in class org.kuali.rice.krms.framework.engine.ProviderBasedEngine
-
- setControl(RemotableAbstractControl.Builder) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- setControl(ControlDefinition) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
The control element defines the manner in which an attribute is displayed
and the manner in which the attribute value is entered.
- setControl(Control) - Method in class org.kuali.rice.krad.uif.field.InputField
-
Setter for the field's control
- setControlField(Control) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
Setter for the default control
- setController(String) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- setController(ServletController) - Method in class org.kuali.rice.ksb.messaging.servlet.CXFServletControllerAdapter
-
- setControlValueToLineIdentifier(Field, Object) - Static method in class org.kuali.rice.krad.uif.layout.CollectionLayoutUtils
-
- setConversionFields(String) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- setCopyRuleName(String) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- setCorePoolSize(int) - Method in interface org.kuali.rice.ksb.messaging.threadpool.KSBThreadPool
-
- setCorePoolSize(int) - Method in class org.kuali.rice.ksb.messaging.threadpool.KSBThreadPoolImpl
-
- setCorePoolSize(Integer) - Method in class org.kuali.rice.ksb.messaging.web.ThreadPoolForm
-
- setCount(int) - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- setCount(int) - Method in class org.kuali.rice.kew.quicklinks.ActionListStats
-
- setCountFlag(CountFlag) - Method in class org.kuali.rice.core.api.criteria.QueryByCriteria.Builder
-
- setCountry(String) - Method in class edu.sampleu.bookstore.bo.Address
-
- setCountryCode(String) - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- setCountryCode(String) - Method in class org.kuali.rice.kim.api.identity.citizenship.EntityCitizenship.Builder
-
- setCountryCode(String) - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone.Builder
-
- setCountryCode(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- setCountryCode(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentCitizenship
-
- setCountryCode(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentPhone
-
- setCountryCode(String) - Method in class org.kuali.rice.location.api.county.County.Builder
-
Sets the Country code to be associated with the County created from this Builder.
- setCountryCode(String) - Method in class org.kuali.rice.location.api.postalcode.PostalCode.Builder
-
Sets the Country code to be associated with the PostalCode created from this Builder.
- setCountryCode(String) - Method in class org.kuali.rice.location.api.state.State.Builder
-
Sets the Country code to be associated with the State created from this Builder.
- setCountryCode(String) - Method in class org.kuali.rice.location.framework.state.StateValuesFinder
-
- setCountryService(CountryService) - Method in class org.kuali.rice.location.impl.state.StateServiceImpl
-
- setCountyCode(String) - Method in class org.kuali.rice.location.api.postalcode.PostalCode.Builder
-
Sets the County code to be associated with the PostalCode created from this Builder.
- setCourse(Course) - Method in class edu.sampleu.demo.course.CourseSection
-
- setCourseListing(List<Course>) - Method in class edu.sampleu.demo.registration.RegistrationForm
-
- setCourseSection(CourseSection) - Method in class edu.sampleu.demo.course.CourseOfferingForm
-
- setCourseUrl(String) - Method in class edu.sampleu.demo.course.CourseSection
-
- setCreateDate(Date) - Method in class edu.sampleu.travel.bo.TravelAccount
-
- setCreateDate(Date) - Method in class edu.sampleu.travel.dto.TravelAccountInfo
-
- setCreateDate(Timestamp) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setCreateDate(DateTime) - Method in class org.kuali.rice.kew.api.note.Note.Builder
-
- setCreateDate(String) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- setCreateDate(Timestamp) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- setCreateDate(Date) - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
- setCreateDate(Date) - Method in class org.kuali.rice.ksb.security.admin.KeyStoreEntryDataContainer
-
- setCreateDateFrom(Date) - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- setCreateDateFrom(String) - Method in class org.kuali.rice.kew.actionlist.web.ActionListFilterForm
-
- setCreateDateString(String) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setCreateDateTo(Date) - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- setCreateDateTo(String) - Method in class org.kuali.rice.kew.actionlist.web.ActionListFilterForm
-
- setCreatedBySelfOnly(Boolean) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setCreationDateTime(Timestamp) - Method in class org.kuali.rice.kcb.bo.Message
-
Sets the creation date of this Notification entry
- setCreationDateTime(Timestamp) - Method in class org.kuali.rice.ken.bo.Notification
-
Sets the creation date of this Notification entry
- setCredentialsSource(CredentialsSource) - Method in class org.kuali.rice.ksb.messaging.serviceconnectors.AbstractServiceConnector
-
- setCredentialsSource(CredentialsSource) - Method in class org.kuali.rice.ksb.messaging.serviceconnectors.ResourceFacadeImpl
-
- setCredentialsSource(CredentialsSource) - Method in interface org.kuali.rice.ksb.messaging.serviceconnectors.ServiceConnector
-
Method to set the optional CredentialsSource.
- setCredentialsSourceFactory(CredentialsSourceFactory) - Method in class org.kuali.rice.core.impl.config.module.CoreConfigurer
-
- setCredentialsSources(List<CredentialsSource>) - Method in class org.kuali.rice.core.api.security.credentials.CredentialsSourceFactory
-
- setCredentialsType(CredentialsType) - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- setCredentialsType(CredentialsType) - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- setCriteria(DocumentSearchCriteria.Builder) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchResults.Builder
-
Sets the criteria builder on this builder to the given value.
- setCriteriaFields(Map<String, String>) - Method in class edu.sampleu.demo.registration.RegistrationForm
-
- setCriteriaFields(List<Component>) - Method in class org.kuali.rice.krad.uif.view.LookupView
-
- setCriteriaFields(Map<String, String>) - Method in class org.kuali.rice.krad.web.form.LookupForm
-
- setCriteriaGroup(Group) - Method in class org.kuali.rice.krad.uif.view.LookupView
-
- setCriteriaLookupDao(CriteriaLookupDao) - Method in class org.kuali.rice.krad.criteria.CriteriaLookupServiceImpl
-
- setCriteriaLookupDaoJpa(CriteriaLookupDao) - Method in class org.kuali.rice.krad.criteria.CriteriaLookupDaoProxy
-
- setCriteriaLookupDaoOjb(CriteriaLookupDao) - Method in class org.kuali.rice.krad.criteria.CriteriaLookupDaoProxy
-
- setCriteriaLookupService(CriteriaLookupService) - Method in class org.kuali.rice.coreservice.impl.parameter.ParameterRepositoryServiceImpl
-
- setCriteriaLookupService(CriteriaLookupService) - Method in class org.kuali.rice.kew.impl.rule.RuleServiceImpl
-
- setCriteriaLookupService(CriteriaLookupService) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
Sets the criteriaLookupService attribute value.
- setCriteriaLookupService(CriteriaLookupService) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- setCriteriaLookupService(CriteriaLookupService) - Method in class org.kuali.rice.kim.impl.permission.PermissionServiceImpl
-
Sets the criteriaLookupService attribute value.
- setCriteriaLookupService(CriteriaLookupService) - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityServiceImpl
-
- setCriteriaLookupService(CriteriaLookupService) - Method in class org.kuali.rice.krms.impl.repository.KrmsAttributeDefinitionServiceImpl
-
Sets the criteriaLookupService attribute value.
- setCriteriaLookupService(CriteriaLookupService) - Method in class org.kuali.rice.krms.impl.repository.RuleRepositoryServiceImpl
-
Sets the criteriaLookupService attribute value.
- setCriteriaModified(boolean) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchResults.Builder
-
- setCssFile(String) - Method in class org.kuali.rice.kew.actionlist.web.ActionListFilterForm
-
- setCssFile(String) - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- setCurrent(boolean) - Method in class org.kuali.rice.ken.bo.NotificationContentType
-
- setCurrent(boolean) - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- setCurrent(boolean) - Method in class org.kuali.rice.kew.api.action.ActionTaken.Builder
-
- setCurrent(boolean) - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- setCurrent(boolean) - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
- setCurrent(boolean) - Method in class org.kuali.rice.krad.bo.InactivatableFromToImpl
-
- setCurrent(HistoryEntry) - Method in class org.kuali.rice.krad.uif.view.History
-
- setCurrent(UifFormBase, HttpServletRequest) - Method in class org.kuali.rice.krad.uif.view.History
-
Sets the current HistoryEntry using information from the form and the request.
- setCurrentDate(String) - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- setCurrentDir(String) - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- setCurrentInd(Boolean) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setCurrentInd(Boolean) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- setCurrentIndicator(Boolean) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setCurrentIndicator(Boolean) - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- setCurrentNodeInstance(RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.node.NodeGraphContext
-
- setCurrentPage(Integer) - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- setCurrentPageId(String) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the page id to display
- setCurrentSort(String) - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- setCurrentTabIndex(int) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
- setCurrentUserName(String) - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- setCurStatement(int) - Method in class org.kuali.rice.kew.rule.KRAMetaRuleEngine
-
- setCustomActionList(Boolean) - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- setCustomActions(Map) - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- setCustomAttributesMap(Map<String, String>) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- setCustomEmailStylesheet(String) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
Sets the name of the custom email stylesheet to use to render email
- setCustomFieldNamesToAdd(List<String>) - Method in class org.kuali.rice.kew.framework.document.search.DocumentSearchResultSetConfiguration.Builder
-
- setCustomMeetingTime(boolean) - Method in class edu.sampleu.demo.course.CourseSection
-
- setCustomReturnValue(Object) - Method in class org.kuali.rice.krad.util.spring.IfExistsFactoryBean
-
- setCustomRuleActionAttributesMap(Map<String, String>) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- setCustomRuleAttributesMap(Map<String, String>) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- setCustomValidatorClass(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- setCutAgendaItemId(String) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- setCutline(MessageField) - Method in class org.kuali.rice.krad.uif.field.ImageField
-
A cutline is the text describing the image in detail (this is also often confusingly called a caption).
- setCutlineText(String) - Method in class org.kuali.rice.krad.uif.field.ImageField
-
- setCutPropositionId(String) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- setCxfBus(Bus) - Method in class org.kuali.rice.ksb.impl.bus.LazyRemoteServiceRegistryConnector
-
- setCxfBus(Bus) - Method in class org.kuali.rice.ksb.messaging.serviceexporters.ServiceExportManagerImpl
-
- setCxfServerRegistry(ServerRegistry) - Method in class org.kuali.rice.ksb.messaging.serviceexporters.ServiceExportManagerImpl
-
- setDao(BAMDAO) - Method in class org.kuali.rice.ksb.messaging.bam.service.impl.BAMServiceImpl
-
- setData(T) - Method in class org.kuali.rice.core.api.util.tree.Node
-
Setter for the nodes data
- setDatabaseRepositoryFilePaths(List<String>) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- setDataDictionaryMapper(DataDictionaryMapper) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
Sets the DataDictionaryMapper
- setDataDictionaryPackages(List<String>) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- setDataDictionaryPackages(List<String>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryLocationConfigurer
-
- setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.kns.datadictionary.exporter.DataDictionaryMap
-
Deprecated.
- setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
Sets the dataDictionaryService attribute value.
- setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.kns.lookup.DataDictionaryLookupResultsSupportStrategy
-
- setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
Sets the instance of the data dictionary service.
- setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.kns.service.impl.MaintenanceDocumentDictionaryServiceImpl
-
Deprecated.
- setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.kns.service.impl.TransactionalDocumentDictionaryServiceImpl
-
Deprecated.
Sets the data dictionary instance.
- setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.krad.dao.impl.LookupDaoJpa
-
- setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.krad.dao.impl.LookupDaoOjb
-
- setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.MandatoryElementConstraintProcessor
-
- setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryComponentPublisherServiceImpl
-
- setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.krad.service.impl.DataObjectAuthorizationServiceImpl
-
- setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.krad.service.impl.DataObjectMetaDataServiceImpl
-
- setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.krad.service.impl.DocumentDictionaryServiceImpl
-
- setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.krad.service.impl.DocumentHelperServiceImpl
-
- setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.krad.service.impl.InactivateableFromToServiceImpl
-
- setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.krad.service.impl.InactivationBlockingDisplayServiceImpl
-
- setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.krad.service.impl.KualiRuleServiceImpl
-
- setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.krad.uif.service.impl.ViewDictionaryServiceImpl
-
- setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
- setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.krad.uif.service.impl.ViewServiceImpl
-
- setDataDictionaryService(DataDictionaryService) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
-
- setDataDictionarySupportStrategy(LookupResultsSupportStrategyService) - Method in class org.kuali.rice.kns.lookup.LookupResultsServiceImpl
-
- setDataGroupPrototype(Group) - Method in class org.kuali.rice.krad.uif.container.NodePrototype
-
- setDataObject(Object) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- setDataObject(Object) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Sets an instance of a data object that should be maintained
- setDataObject(Object) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- setDataObject(Object) - Method in class org.kuali.rice.krad.web.form.InquiryForm
-
Setter for the inquiry data object
- setDataObjectAuthorizationService(DataObjectAuthorizationService) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- setDataObjectAuthorizationService(DataObjectAuthorizationService) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- setDataObjectAuthorizationService(DataObjectAuthorizationService) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- setDataObjectAuthorizationService(DataObjectAuthorizationService) - Method in class org.kuali.rice.krad.service.impl.MaintenanceDocumentServiceImpl
-
- setDataObjectClass(String) - Method in class org.kuali.rice.core.api.uif.RemotableQuickFinder.Builder
-
- setDataObjectClass(String) - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
- setDataObjectClass(Class<?>) - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- setDataObjectClass(Class<?>) - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
- setDataObjectClass(Class<?>) - Method in interface org.kuali.rice.krad.inquiry.Inquirable
-
Sets the class for the data object the inquirable should retrieve
- setDataObjectClass(Class<?>) - Method in class org.kuali.rice.krad.inquiry.InquirableImpl
-
- setDataObjectClass(Class<?>) - Method in interface org.kuali.rice.krad.lookup.Lookupable
-
Sets the class for the data object the lookup will be provided on
- setDataObjectClass(Class<?>) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- setDataObjectClass(Class) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Sets the class for the data object that will be maintained
- setDataObjectClass(Class) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- setDataObjectClassName(String) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Setter for the query data object class name
- setDataObjectClassName(Class<?>) - Method in class org.kuali.rice.krad.uif.view.InquiryView
-
Setter for the object class name
- setDataObjectClassName(Class<?>) - Method in class org.kuali.rice.krad.uif.view.LookupView
-
Setter for the object class name
- setDataObjectClassName(Class<?>) - Method in class org.kuali.rice.krad.uif.view.MaintenanceView
-
Setter for the object class name
- setDataObjectClassName(String) - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
- setDataObjectClassName(String) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setDataObjectClassName(String) - Method in class org.kuali.rice.krad.web.form.InquiryForm
-
Setter for the inquiry data object class name
- setDataObjectClassName(String) - Method in class org.kuali.rice.krad.web.form.LookupForm
-
- setDataObjectClassName(String) - Method in class org.kuali.rice.krad.web.form.MaintenanceForm
-
- setDataObjectEntry(DataDictionaryEntry) - Method in class org.kuali.rice.krad.datadictionary.ComplexAttributeDefinition
-
- setDataObjectMetaDataService(DataObjectMetaDataService) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
- setDataObjectMetaDataService(DataObjectMetaDataService) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- setDataObjectMetaDataService(DataObjectMetaDataService) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- setDataObjectMetaDataService(DataObjectMetaDataService) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- setDataObjectMetaDataService(DataObjectMetaDataService) - Method in class org.kuali.rice.krad.service.impl.BusinessObjectServiceImpl
-
- setDataObjectMetaDataService(DataObjectMetaDataService) - Method in class org.kuali.rice.krad.service.impl.InactivationBlockingDetectionServiceImpl
-
- setDataObjectMetaDataService(DataObjectMetaDataService) - Method in class org.kuali.rice.krad.service.impl.MaintenanceDocumentServiceImpl
-
- setDataSource(DataSource) - Method in class org.kuali.rice.core.impl.config.module.CoreConfigurer
-
- setDataSource(DataSource) - Method in class org.kuali.rice.kcb.service.impl.KENIntegrationServiceDirectImpl
-
Sets the DataSource to query against
- setDataSource(DataSource) - Method in class org.kuali.rice.ken.core.NotificationLifeCycle
-
- setDataSource(DataSource) - Method in class org.kuali.rice.kew.config.KEWConfigurer
-
- setDataSource(DataSource) - Method in class org.kuali.rice.kew.docsearch.dao.impl.DocumentSearchDAOJdbcImpl
-
- setDataSource(DataSource) - Method in class org.kuali.rice.ksb.messaging.quartz.KSBSchedulerFactoryBean
-
- setDataSourceName(String) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- setDataType(DataType) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- setDataType(DataType) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- setDataType(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- setDataType(DataType) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
-
- setDateApplicationDocumentStatusChangedFrom(DateTime) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- setDateApplicationDocumentStatusChangedTo(DateTime) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- setDateApproved(DateTime) - Method in class org.kuali.rice.kew.api.document.Document.Builder
-
- setDateApprovedFrom(DateTime) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- setDateApprovedTo(DateTime) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- setDateAssigned(Timestamp) - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- setDateAssignedString(String) - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- setDateAssignedString(String) - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- setDateCreated(DateTime) - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- setDateCreated(DateTime) - Method in class org.kuali.rice.kew.api.document.Document.Builder
-
- setDateCreatedFrom(DateTime) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- setDateCreatedTo(DateTime) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- setDateField(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setDateFinalized(DateTime) - Method in class org.kuali.rice.kew.api.document.Document.Builder
-
- setDateFinalizedFrom(DateTime) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- setDateFinalizedTo(DateTime) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- setDateLastModified(DateTime) - Method in class org.kuali.rice.kew.api.document.Document.Builder
-
- setDateLastModifiedFrom(DateTime) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- setDateLastModifiedTo(DateTime) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- setDateModified(String) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- setDateModified(Timestamp) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- setDatePicker(boolean) - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
Whether this control should have a date picker button next to the field.
- setDatePicker(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setDatePicker(boolean) - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- setDatePicker(DatePicker) - Method in class org.kuali.rice.krad.uif.control.TextControl
-
- setDateRef(String) - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- setDateTimeAssigned(DateTime) - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- setDateTimeService(DateTimeService) - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.SqlBuilder
-
- setDateTimeService(DateTimeService) - Method in class org.kuali.rice.krad.dao.impl.LookupDaoJpa
-
- setDateTimeService(DateTimeService) - Method in class org.kuali.rice.krad.dao.impl.LookupDaoOjb
-
- setDateTimeService(DateTimeService) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.MandatoryElementConstraintProcessor
-
- setDateTimeService(DateTimeService) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- setDateTimeService(DateTimeService) - Method in class org.kuali.rice.krad.service.impl.InactivateableFromToServiceImpl
-
- setDbPlatform(DatabasePlatform) - Method in interface org.kuali.rice.core.framework.persistence.dao.PlatformAwareDao
-
- setDbPlatform(DatabasePlatform) - Method in class org.kuali.rice.core.framework.persistence.jdbc.dao.PlatformAwareDaoBaseJdbc
-
- setDbPlatform(DatabasePlatform) - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.Criteria
-
- setDbPlatform(DatabasePlatform) - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.SqlBuilder
-
- setDbPlatform(DatabasePlatform) - Method in class org.kuali.rice.core.framework.persistence.ojb.dao.PlatformAwareDaoBaseOjb
-
- setDdAttributeEntryName(String) - Method in class org.kuali.rice.kns.web.ui.HeaderField
-
Deprecated.
- setDdExtraButton(boolean) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- setDdService(DataDictionaryService) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
Sets the ddService attribute value.
- setDdService(DataDictionaryService) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- setDeactivationDate(Timestamp) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- setDeceasedDate(String) - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- setDeceasedDate(Date) - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- setDefaultActionRequestValue(RuleTemplateOptionBo) - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- setDefaultActions(Map<?, ?>) - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- setDefaultActionToTake(String) - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- setDefaultAddress(EntityAddress.Builder) - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfoDefault.Builder
-
- setDefaultAffiliation(EntityAffiliation.Builder) - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefault.Builder
-
- setDefaultBindingObjectPath(String) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the default binding object path to use for the view
- setDefaultCompoundPropositionTypeService(PropositionTypeService) - Method in class org.kuali.rice.krms.impl.type.KrmsTypeResolverImpl
-
- setDefaultDataSourceJndiParam(String) - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.PrimaryDataSourceFactoryBean
-
- setDefaultDataSourceParam(String) - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.PrimaryDataSourceFactoryBean
-
- setDefaultDOM(Document) - Method in class org.kuali.rice.edl.impl.EDLController
-
- setDefaultEmailAddress(EntityEmail.Builder) - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfoDefault.Builder
-
- setDefaultEmailFromAddress(String) - Method in class org.kuali.rice.kew.mail.service.impl.BaseEmailContentServiceImpl
-
- setDefaultExceptionWorkgroup(Group) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setDefaultExistenceChecks(List<ReferenceDefinition>) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- setDefaultName(EntityName.Builder) - Method in class org.kuali.rice.kim.api.identity.principal.EntityNamePrincipalName.Builder
-
- setDefaultNameMapper(EntityNameMapper) - Method in class org.kuali.rice.kim.ldap.EntityDefaultMapper
-
Sets the value of defaultNameMapper
- setDefaultNameMapper(EntityNameMapper) - Method in class org.kuali.rice.kim.ldap.EntityMapper
-
Sets the value of defaultNameMapper
- setDefaultNameMapper(ContextMapper) - Method in class org.kuali.rice.kim.ldap.EntityNamePrincipalNameMapper
-
Sets the value of defaultNameMapper
- setDefaultNodePrototype(NodePrototype) - Method in class org.kuali.rice.krad.uif.container.TreeGroup
-
- setDefaultNonTransactionalDataSourceJndiParam(String) - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.PrimaryDataSourceFactoryBean
-
- setDefaultNonTransactionalDataSourceParam(String) - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.PrimaryDataSourceFactoryBean
-
- setDefaultOpen(boolean) - Method in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
-
Deprecated.
- setDefaultOpen(boolean) - Method in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
-
Deprecated.
- setDefaultOpen(boolean) - Method in class org.kuali.rice.kns.web.ui.Section
-
Deprecated.
- 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
- setDefaultPermissionTypeService(PermissionTypeService) - Method in class org.kuali.rice.kim.impl.permission.PermissionServiceImpl
-
Sets the defaultPermissionTypeService attribute value.
- setDefaultPhoneNumber(EntityPhone.Builder) - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfoDefault.Builder
-
- setDefaultResponsibilityTypeService(ResponsibilityTypeService) - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityServiceImpl
-
- setDefaults(View, String) - Method in class org.kuali.rice.krad.uif.component.BindingInfo
-
Sets up some default binding properties based on the view configuration
and the component's property name
- setDefaultsApplied(boolean) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Setter for the defaults applied indicator
- setDefaultsApplied(boolean) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setDefaultSender(String) - Method in class org.kuali.rice.kcb.service.impl.EmailServiceImpl
-
Sets the default sender address to use if no valid producer email address
was specified in the message
- setDefaultSimplePropositionTypeService(PropositionTypeService) - Method in class org.kuali.rice.krms.impl.type.KrmsTypeResolverImpl
-
- setDefaultSort(SortDefinition) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
The defaultSort element specifies the sequence in which the
lookup search results should be displayed.
- setDefaultSortAscending(boolean) - Method in class org.kuali.rice.krad.uif.view.LookupView
-
- setDefaultSortAttributeNames(List<String>) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- setDefaultSortAttributeNames(List<String>) - Method in class org.kuali.rice.krad.uif.view.LookupView
-
- setDefaultTimeout(int) - Method in class org.springframework.transaction.jta.JotmFactoryBean
-
Set the default transaction timeout for the JOTM instance.
- setDefaultTransactionManager(TransactionManager) - Method in class org.kuali.rice.core.framework.persistence.jta.TransactionManagerFactoryBean
-
- setDefaultUserTransaction(UserTransaction) - Method in class org.kuali.rice.core.framework.persistence.jta.UserTransactionFactoryBean
-
- setDefaultValue(String) - Method in class org.kuali.rice.kew.api.rule.RuleTemplateAttribute.Builder
-
- setDefaultValue(String) - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateAttributeBo
-
- setDefaultValue(boolean) - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- setDefaultValue(boolean) - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliation.Builder
-
- setDefaultValue(boolean) - Method in class org.kuali.rice.kim.api.identity.email.EntityEmail.Builder
-
- setDefaultValue(boolean) - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- setDefaultValue(boolean) - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone.Builder
-
- setDefaultValue(String) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
The defaultValue element will pre-load the specified value
into the field.
- setDefaultValue(String) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
The defaultValue element will pre-load the specified value
into the lookup field.
- setDefaultValue(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setDefaultValue(String) - Method in class org.kuali.rice.krad.uif.field.DataField
-
Setter for the fields default value
- setDefaultValueFinderClass(Class<? extends ValueFinder>) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
The defaultValueFinderClass specifies the java class that will be
used to determine the default value of a field.
- setDefaultValueFinderClass(Class<? extends ValueFinder>) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
The defaultValueFinderClass specifies the java class that will be
used to determine the default value of a lookup field.
- setDefaultValueFinderClass(Class<? extends ValueFinder>) - Method in class org.kuali.rice.krad.uif.field.DataField
-
Setter for the default value finder class
- setDefaultValueList(ArrayList<String>) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
-
- setDefaultValueList(List<String>) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.LookupConstraintParamMapping
-
- setDefaultValues(Collection<String>) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- setDefaultValueString(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
-
- setDefaultValueString(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.LookupConstraintParamMapping
-
- setDefinition(String) - Method in class org.kuali.rice.edl.impl.bo.EDocLiteAssociation
-
- setDefinitionElement(Element) - Method in class org.kuali.rice.edl.impl.components.SimpleWorkflowEDLConfigComponent
-
- setDefinitions(List<KimAttributeField>) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- setDefinitions(List<KimAttributeField>) - Method in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- setDefinitions(List<KimAttributeField>) - Method in class org.kuali.rice.kim.impl.type.IdentityManagementTypeAttributeTransactionalDocument
-
- setDelegateRule(Boolean) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- setDelegateRuleId(String) - Method in class org.kuali.rice.kew.rule.RuleDelegationBo
-
- setDelegates(List<PeopleFlowDelegate.Builder>) - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowMember.Builder
-
- setDelegates(List<DelegateType.Builder>) - Method in class org.kuali.rice.kim.api.common.assignee.Assignee.Builder
-
- setDelegates(List<DelegateType.Builder>) - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction.Builder
-
- setDelegates(List<DelegateType.Builder>) - Method in class org.kuali.rice.kim.api.role.RoleMembership.Builder
-
- setDelegation(RoleDocumentDelegation) - Method in class org.kuali.rice.kim.rule.event.ui.AddDelegationEvent
-
- setDelegationId(String) - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- setDelegationId(String) - Method in class org.kuali.rice.kim.api.common.delegate.DelegateMember.Builder
-
- setDelegationId(String) - Method in class org.kuali.rice.kim.api.common.delegate.DelegateType.Builder
-
- setDelegationId(String) - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegation
-
- setDelegationId(String) - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- setDelegationMember(RoleDocumentDelegationMember) - Method in class org.kuali.rice.kim.rule.event.ui.AddDelegationMemberEvent
-
- setDelegationMember(RoleDocumentDelegationMember) - Method in class org.kuali.rice.kim.rule.event.ui.AddPersonDelegationMemberEvent
-
- setDelegationMember(RoleDocumentDelegationMember) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- setDelegationMemberId(String) - Method in class org.kuali.rice.kim.api.common.delegate.DelegateMember.Builder
-
- setDelegationMemberId(String) - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- setDelegationMemberId(String) - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMemberQualifier
-
- setDelegationMemberLookup(boolean) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- setDelegationMemberRoleMemberId(String) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- setDelegationMembers(List<RoleDocumentDelegationMember>) - Method in class org.kuali.rice.kim.document.IdentityManagementKimDocument
-
- setDelegationMembers(List<RoleDocumentDelegationMember>) - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- setDelegationMembersInDocument(IdentityManagementPersonDocument) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- setDelegationMembersInDocument(IdentityManagementRoleDocument) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- setDelegationMembersInDocument(IdentityManagementRoleDocument) - Method in interface org.kuali.rice.kim.service.UiDocumentService
-
- setDelegationRule(Rule.Builder) - Method in class org.kuali.rice.kew.api.rule.RuleDelegation.Builder
-
- setDelegationRule(RuleBaseValues) - Method in class org.kuali.rice.kew.rule.RuleDelegationBo
-
- setDelegationRuleBaseValues(RuleBaseValues) - Method in class org.kuali.rice.kew.rule.RuleDelegationBo
-
- setDelegationRules(List<RuleDelegation.Builder>) - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility.Builder
-
- setDelegationRulesMaterialized(boolean) - Method in class org.kuali.rice.kew.rule.web.WebRuleResponsibility
-
- setDelegations(List<RoleDocumentDelegation>) - Method in class org.kuali.rice.kim.document.IdentityManagementKimDocument
-
- setDelegations(List<RoleDocumentDelegation>) - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- setDelegationTemplate(RuleTemplate.Builder) - Method in class org.kuali.rice.kew.api.rule.RuleTemplate.Builder
-
- setDelegationTemplate(RuleTemplateBo) - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- setDelegationTemplateId(String) - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- setDelegationType(DelegationType) - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- setDelegationType(String) - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- setDelegationType(DelegationType) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setDelegationType(DelegationType) - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- setDelegationType(DelegationType) - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- setDelegationType(DelegationType) - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDelegate.Builder
-
- setDelegationType(DelegationType) - Method in class org.kuali.rice.kew.api.rule.RuleDelegation.Builder
-
- setDelegationType(DelegationType) - Method in class org.kuali.rice.kew.rule.RuleDelegationBo
-
- setDelegationType(DelegationType) - Method in class org.kuali.rice.kim.api.common.delegate.DelegateType.Builder
-
- setDelegationTypeCode(String) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setDelegationTypeCode(String) - Method in class org.kuali.rice.kew.rule.RuleDelegationBo
-
Setter for type code preserved for DD
- setDelegationTypeCode(String) - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegation
-
- setDelegationTypeCode(String) - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- setDelegator(String) - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- setDelegator(Recipient) - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- setDelegatorFilter(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setDelegatorGroup(Group) - Method in class org.kuali.rice.kew.actionitem.ActionItemActionListExtension
-
- setDelegatorGroupId(String) - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- setDelegatorGroupId(String) - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- setDelegatorGroupId(String) - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- setDelegatorGroupId(String) - Method in class org.kuali.rice.kew.api.action.ActionTaken.Builder
-
- setDelegatorId(String) - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- setDelegatorPrincipalId(String) - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- setDelegatorPrincipalId(String) - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- setDelegatorPrincipalId(String) - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- setDelegatorPrincipalId(String) - Method in class org.kuali.rice.kew.api.action.ActionTaken.Builder
-
- setDelegators(List<?>) - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- 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
- setDelivererName(String) - Method in class org.kuali.rice.kcb.bo.RecipientDelivererConfig
-
Sets the delivererName attribute value.
- setDelivererSystemId(String) - Method in class org.kuali.rice.kcb.bo.MessageDelivery
-
Sets the delivererSystemId attribute value.
- setDelivererTypeName(String) - Method in class org.kuali.rice.kcb.bo.MessageDelivery
-
Sets the delivererTypeName attribute value.
- setDeliveryStatus(MessageDeliveryStatus) - Method in class org.kuali.rice.kcb.bo.MessageDelivery
-
Convenience method that sets the delivery status in a typesafe manner.
- setDeliveryStatus(String) - Method in class org.kuali.rice.kcb.bo.MessageDelivery
-
Sets the deliveryStatus attribute value.
- setDeliverySystemId(String) - Method in class org.kuali.rice.ken.bo.NotificationMessageDelivery
-
Sets the deliverySystemId attribute value.
- setDeliveryType(String) - Method in class org.kuali.rice.kcb.api.message.MessageDTO
-
- setDeliveryType(String) - Method in class org.kuali.rice.kcb.bo.Message
-
Sets the deliveryType attribute value.
- setDeliveryType(String) - Method in class org.kuali.rice.ken.bo.Notification
-
Sets the deliveryType attribute value.
- setDependencyConstraints(List<PrerequisiteConstraint>) - Method in class org.kuali.rice.krad.uif.field.InputField
-
- setDeploymentEnvironment(String) - Method in class org.kuali.rice.kew.mail.service.impl.ActionListEmailServiceImpl
-
- setDeploymentEnvironment(String) - Method in class org.kuali.rice.kew.mail.service.impl.BaseEmailContentServiceImpl
-
- setDerivedValues(KualiForm, HttpServletRequest) - Method in interface org.kuali.rice.kns.web.derivedvaluesetter.DerivedValuesSetter
-
- setDerivedValuesOnForm(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- setDerivedValuesOnForm(HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
- setDerivedValuesSetterClass(Class<? extends DerivedValuesSetter>) - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
-
Deprecated.
- setDerivedValuesSetterClass(Class<? extends DerivedValuesSetter>) - Method in interface org.kuali.rice.kns.datadictionary.KNSDocumentEntry
-
Deprecated.
- setDerivedValuesSetterClass(Class<? extends DerivedValuesSetter>) - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- setDesc(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookup
-
- setDesc(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
-
- setDescription(String) - Method in class edu.sampleu.bookstore.bo.BookType
-
- setDescription(String) - Method in class edu.sampleu.bookstore.bo.BSAddressType
-
- setDescription(String) - Method in class org.kuali.rice.coreservice.api.parameter.Parameter.Builder
-
- setDescription(String) - Method in class org.kuali.rice.ken.bo.NotificationChannel
-
Sets the description attribute value.
- setDescription(String) - Method in class org.kuali.rice.ken.bo.NotificationContentType
-
Sets the description attribute value.
- setDescription(String) - Method in class org.kuali.rice.ken.bo.NotificationPriority
-
Sets the description attribute value.
- setDescription(String) - Method in class org.kuali.rice.ken.bo.NotificationProducer
-
Sets the description attribute value.
- setDescription(String) - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- setDescription(String) - Method in class org.kuali.rice.kew.api.extension.ExtensionDefinition.Builder
-
- setDescription(String) - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition.Builder
-
- setDescription(String) - Method in class org.kuali.rice.kew.api.repository.type.KewAttributeDefinition.Builder
-
- setDescription(String) - Method in class org.kuali.rice.kew.api.rule.Rule.Builder
-
- setDescription(String) - Method in class org.kuali.rice.kew.api.rule.RuleTemplate.Builder
-
- setDescription(String) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setDescription(String) - Method in class org.kuali.rice.kew.rule.bo.RuleAttribute
-
- setDescription(String) - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- setDescription(String) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- setDescription(String) - Method in class org.kuali.rice.kim.api.common.template.Template.Builder
-
- setDescription(String) - Method in class org.kuali.rice.kim.api.group.Group.Builder
-
- setDescription(String) - Method in class org.kuali.rice.kim.api.permission.Permission.Builder
-
- setDescription(String) - Method in class org.kuali.rice.kim.api.responsibility.Responsibility.Builder
-
- setDescription(String) - Method in class org.kuali.rice.kim.api.role.Role.Builder
-
- setDescription(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiExceptionIncidentForm
-
- setDescription(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
- setDescription(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
The description element is used to provide a long description of the
attribute or collection.
- setDescription(String) - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
The description element is used to provide a long description of the
attribute or collection.
- setDescription(String) - Method in class org.kuali.rice.krms.api.repository.action.ActionDefinition.Builder
-
Sets the value of the description on this builder to the given value.
- setDescription(String) - Method in class org.kuali.rice.krms.api.repository.context.ContextDefinition.Builder
-
Sets the description for the context definition that will be created by this builder.
- setDescription(String) - Method in class org.kuali.rice.krms.api.repository.function.FunctionDefinition.Builder
-
Sets the description for the function definition that will be returned by this builder.
- setDescription(String) - Method in class org.kuali.rice.krms.api.repository.function.FunctionParameterDefinition.Builder
-
Sets the description for the function parameter definition that will be returned by this builder.
- setDescription(String) - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition.Builder
-
Sets the value of the description on this builder to the given value.
- setDescription(String) - Method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition.Builder
-
Sets the value of the description on this builder to the given value
- setDescription(String) - Method in class org.kuali.rice.krms.api.repository.term.TermDefinition.Builder
-
- setDescription(String) - Method in class org.kuali.rice.krms.api.repository.term.TermSpecificationDefinition.Builder
-
- setDescription(String) - Method in class org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinition.Builder
-
sets the description of the attribute
- setDescriptor(String) - Method in class org.kuali.rice.ksb.api.registry.ServiceDescriptor.Builder
-
- setDescriptor(ServiceDescriptor.Builder) - Method in class org.kuali.rice.ksb.api.registry.ServiceEndpoint.Builder
-
- setDescriptor(String) - Method in class org.kuali.rice.ksb.impl.registry.ServiceDescriptorBo
-
- setDestDocId(String) - Method in class org.kuali.rice.kew.documentlink.DocumentLink
-
- setDestination(String) - Method in class edu.sampleu.travel.document.TravelDocument2
-
- setDestination(String) - Method in class edu.sampleu.travel.workflow.DestinationRuleAttribute
-
- setDestinationDocumentId(String) - Method in class org.kuali.rice.kew.api.document.DocumentLink.Builder
-
- setDestinationNodeName(String) - Method in class org.kuali.rice.kew.engine.simulation.SimulationCriteria
-
- setDestinationRecipients(List<Recipient>) - Method in class org.kuali.rice.kew.engine.simulation.SimulationCriteria
-
- setDestinationUrl(String) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- setDestNodeName(String) - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- setDeterminationMethod(String) - Method in class org.kuali.rice.kim.api.identity.residency.EntityResidency.Builder
-
- setDevMode(boolean) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- setDevMode(Boolean) - Method in class org.kuali.rice.ksb.messaging.web.ServiceRegistryForm
-
- setDflt(boolean) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentBoDefaultBase
-
- setDflt(boolean) - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentBoDefaultBase
-
- setDialogMode(boolean) - Method in class org.kuali.rice.krad.uif.view.View
-
- setDictionaryAttributeName(String) - Method in class org.kuali.rice.krad.uif.field.DataField
-
Setter for the dictionary attribute name
- setDictionaryBusinessObjectName(String) - Method in class org.kuali.rice.krad.bo.BusinessObjectAttributeEntry
-
- setDictionaryObjectEntry(String) - Method in class org.kuali.rice.krad.uif.field.DataField
-
Setter for the dictionary object entry
- setDictionaryValidationService(DictionaryValidationService) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
Sets the dictionaryValidationService attribute value.
- setDictionaryValidationService(DictionaryValidationService) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- setDictionaryValidationService(DictionaryValidationService) - Method in class org.kuali.rice.krad.service.impl.KualiRuleServiceImpl
-
- setDiffCalculator(ServiceRegistryDiffCalculator) - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- setDir(String) - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- setDirectInquiryActionField(ActionField) - Method in class org.kuali.rice.krad.uif.widget.DirectInquiry
-
- setDisabled(boolean) - Method in class org.kuali.rice.kns.datadictionary.HeaderNavigation
-
Deprecated.
- setDisabled(boolean) - Method in interface org.kuali.rice.krad.uif.control.Control
-
Setter for the disabled indicator
- setDisabled(boolean) - Method in class org.kuali.rice.krad.uif.control.ControlBase
-
- setDisabled(boolean) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
Setter for the disabled indicator
- setDisabledReason(String) - Method in interface org.kuali.rice.krad.uif.control.Control
-
Setter for the disabled reason text
- setDisabledReason(String) - Method in class org.kuali.rice.krad.uif.control.ControlBase
-
- setDisabledReason(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
Setter for the disabled reason text
- setDisableSearchButtons(boolean) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- setDisableSearchButtons(boolean) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- setDisableSearchButtons(Boolean) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setDisableTableSort(boolean) - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
Enables/disables the table sorting
- setDisallowedRoles(List<String>) - Method in class org.kuali.rice.kew.doctype.DocumentTypeSecurity
-
- setDisapprovedNumber(String) - Method in class org.kuali.rice.kew.stats.Stats
-
- setDisclosure(Disclosure) - Method in class org.kuali.rice.krad.uif.container.Group
-
Setter for the group's disclosure instance
- setDiscount(KualiPercent) - Method in class edu.sampleu.bookstore.bo.BookOrder
-
- setDisplayableNotificationFromAddress(String) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
Deprecated.
- setDisplayablePostProcessorName(String) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
Deprecated.
- setDisplayableUnresolvedDocHandlerUrl(String) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
Deprecated.
- setDisplayBreadcrumbsWhenOne(boolean) - Method in class org.kuali.rice.krad.uif.widget.BreadCrumbs
-
- setDisplayCounts(boolean) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
- setDisplayEditMode(String) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- setDisplayEditMode(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
Sets the displayEditMode attribute value.
- setDisplayedObjectIdSet(Set<String>) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- setDisplayErrorMessages(boolean) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
- setDisplayErrorTitle(boolean) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
- setDisplayFieldErrorIcon(boolean) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
- setDisplayFieldLabelWithMessages(boolean) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
- setDisplayFieldName(String) - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
-
displayFieldName is the name of the field to pull the label as it will
appear in an error message.
- setDisplayHomewardPath(boolean) - Method in class org.kuali.rice.krad.uif.widget.BreadCrumbs
-
- setDisplayInfoMessages(boolean) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
- setDisplayInfoTitle(boolean) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
- setDisplayLabelAttribute(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
The displayLabelAttribute element is used to indicate that the label and
short label should be obtained from another attribute.
- setDisplayLockMessages(boolean) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
This has no use - needs to be removed(?)
- setDisplayMask(Mask) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
The displayMask element specifies the type of masking to
be used to hide the value from un-authorized users.
- setDisplayMask(Mask) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
Sets the displayMask attribute value.
- setDisplayMaskValue(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
Sets the displayMaskValue attribute value.
- setDisplayMessage(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiExceptionIncidentForm
-
- setDisplayMessages(boolean) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
- setDisplayNestedMessages(boolean) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
- setDisplayOrder(Integer) - Method in class org.kuali.rice.kew.api.rule.RuleTemplateAttribute.Builder
-
- setDisplayOrder(Integer) - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateAttributeBo
-
- setDisplayParameters(DisplayParameters) - Method in class org.kuali.rice.kew.actionitem.ActionItemActionListExtension
-
- setDisplayParameters(DisplayParameters) - Method in class org.kuali.rice.kew.api.action.ActionItemCustomization.Builder
-
- setDisplayPassedHistory(boolean) - Method in class org.kuali.rice.krad.uif.widget.BreadCrumbs
-
- setDisplayStatus(String) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setDisplayText(String) - Method in class org.kuali.rice.kns.lookup.HtmlData
-
Deprecated.
- setDisplayTopicFieldInNotes(boolean) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
This field contains a value of true or false.
- setDisplayTopicFieldInNotes(boolean) - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
-
This method...
- setDisplayTopicFieldInNotes(boolean) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- setDisplayTopicFieldInNotes(boolean) - Method in class org.kuali.rice.krad.uif.view.DocumentView
-
- setDisplayValue(String) - Method in class org.kuali.rice.kns.web.ui.HeaderField
-
Deprecated.
- setDisplayWarningMessages(boolean) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
- setDisplayWarningTitle(boolean) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
- setDistributedSession(DistributedSession) - Method in class org.kuali.rice.kim.client.acegi.KualiCasProxyTicketValidator
-
- setDistributedSession(DistributedSession) - Method in class org.kuali.rice.kim.client.acegi.KualiDistributedSessionFilter
-
- setDmrmi(String) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- setDocContent(String) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- setDocCreationDate(Timestamp) - Method in class org.kuali.rice.edl.framework.extract.DumpDTO
-
- setDocCreationDate(Timestamp) - Method in class org.kuali.rice.edl.impl.extract.Dump
-
- setDocCurrentNodeName(String) - Method in class org.kuali.rice.edl.framework.extract.DumpDTO
-
- setDocCurrentNodeName(String) - Method in class org.kuali.rice.edl.impl.extract.Dump
-
- setDocDescription(String) - Method in class org.kuali.rice.edl.framework.extract.DumpDTO
-
- setDocDescription(String) - Method in class org.kuali.rice.edl.impl.extract.Dump
-
- setDocFormKey(String) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
Sets the docFormKey attribute value.
- setDocFormKey(String) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
// this method is public because unit tests depend upon it
- setDocFormKey(String) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
- setDocHandlerRedirectUrl(String) - Method in class org.kuali.rice.kew.routing.web.DocHandlerForm
-
- setDocHandlerReturnUrl(String) - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- setDocHandlerURL(String) - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- setDocHandlerURL(String) - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- setDocHandlerUrl(String) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
Deprecated.
- setDocHandlerUrl(String) - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- setDocId(String) - Method in class org.kuali.rice.edl.framework.extract.DumpDTO
-
- setDocId(String) - Method in class org.kuali.rice.edl.framework.extract.FieldDTO
-
- setDocId(String) - Method in class org.kuali.rice.edl.impl.extract.Dump
-
- setDocId(String) - Method in class org.kuali.rice.edl.impl.extract.Fields
-
- setDocId(String) - Method in class org.kuali.rice.ken.web.spring.AdministerNotificationRequestController.AdministerNotificationRequestCommand
-
- setDocId(String) - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- setDocId(String) - Method in class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- setDocId(String) - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- setDocId(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
setter for the docId that was passed from workflow on the url
- setDocId(String) - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
-
- setDocInfo(List<HeaderField>) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
- setDocInitiatorId(String) - Method in class org.kuali.rice.edl.framework.extract.DumpDTO
-
- setDocInitiatorId(String) - Method in class org.kuali.rice.edl.impl.extract.Dump
-
- setDocLabel(String) - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- setDocLabel(String) - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- setDocLinkId(String) - Method in class org.kuali.rice.kew.documentlink.DocumentLink
-
- setDocModificationDate(Timestamp) - Method in class org.kuali.rice.edl.framework.extract.DumpDTO
-
- setDocModificationDate(Timestamp) - Method in class org.kuali.rice.edl.impl.extract.Dump
-
- setDocName(String) - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- setDocName(String) - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- setDocNum(String) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- setDocNum(String) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
- setDocNum(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- setDocNum(String) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- setDocNum(String) - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
-
- setDocNum(String) - Method in class org.kuali.rice.krad.web.form.LookupForm
-
- setDocRouteLevel(Integer) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- setDocRouteStatus(String) - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- setDocRouteStatus(String) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- setDocRouteStatusCode(String) - Method in class org.kuali.rice.edl.framework.extract.DumpDTO
-
- setDocRouteStatusCode(String) - Method in class org.kuali.rice.edl.impl.extract.Dump
-
- setDocSearchHelpUrl(String) - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- setDocTitle(String) - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- setDocTitle(String) - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- setDocTitle(String) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- setDocType(String) - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- setDocTypeFullName(String) - Method in class org.kuali.rice.kew.actionlist.web.ActionListFilterForm
-
- setDocTypeFullName(String) - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- setDocTypeGroupName(String) - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- setDocTypeHierarchyList(List<String>) - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- setDocTypeName(String) - Method in class org.kuali.rice.edl.framework.extract.DumpDTO
-
- setDocTypeName(String) - Method in class org.kuali.rice.edl.impl.extract.Dump
-
- setDocTypeName(String) - Method in class org.kuali.rice.kew.api.rule.Rule.Builder
-
- setDocTypeName(String) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- setDoctypeName(String) - Method in class org.kuali.rice.kew.rule.RuleRoutingAttribute
-
- setDocTypeName(String) - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- setDocTypeName(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
setter for the docTypeName that was passed from workflow on the url
- setDocTypeName(String) - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
-
- setDocTypeParentId(String) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setDocument(WorkflowDocument) - Method in class org.kuali.rice.ken.web.spring.AdministerNotificationRequestController.AdministerNotificationRequestCommand
-
- setDocument(Document) - Method in class org.kuali.rice.kew.api.document.DocumentDetail.Builder
-
- setDocument(Document.Builder) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchResult.Builder
-
- setDocument(DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.engine.RouteContext
-
- setDocument(DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.engine.simulation.SimulationResults
-
- setDocument(Document) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- setDocument(Document) - Method in class org.kuali.rice.krad.web.form.DocumentFormBase
-
- setDocument(MaintenanceDocument) - Method in class org.kuali.rice.krad.web.form.MaintenanceForm
-
- setDocument(Document) - Method in class org.kuali.rice.krad.workflow.KualiDocumentXmlMaterializer
-
- setDocumentActions(Map) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- setDocumentAdHocService(DocumentAdHocService) - Method in class org.kuali.rice.krad.dao.impl.DocumentDaoJpa
-
Setter for injecting the DocumentAdHocService
- setDocumentAdHocService(DocumentAdHocService) - Method in class org.kuali.rice.krad.dao.impl.DocumentDaoOjb
-
Setter for injecting the DocumentAdHocService
- setDocumentAttributeIndexingQueue(DocumentAttributeIndexingQueue) - Method in class org.kuali.rice.kew.impl.document.DocumentProcessingQueueImpl
-
- setDocumentAttributes(List<DocumentAttribute.AbstractBuilder<?>>) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchResult.Builder
-
- setDocumentAttributes(List<DocumentAttribute.AbstractBuilder<?>>) - Method in class org.kuali.rice.kew.framework.document.search.DocumentSearchResultValue.Builder
-
Sets the list of document attribute builders on this builder to the given list.
- setDocumentAttributeValues(Map<String, List<String>>) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- setDocumentAuthorizer(DocumentAuthorizer) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- setDocumentAuthorizerClass(Class<? extends DocumentAuthorizer>) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
Setter for the document authorizer class name
- setDocumentAuthorizerClass(Class<? extends DocumentAuthorizer>) - Method in class org.kuali.rice.krad.document.DocumentViewAuthorizerBase
-
- setDocumentClass(Class<? extends Document>) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
The documentClass element is the name of the java class
associated with the document.
- setDocumentClass(Class<? extends Document>) - Method in class org.kuali.rice.krad.uif.view.DocumentView
-
- setDocumentCollectionPath(DocumentCollectionPath) - Method in class org.kuali.rice.krad.datadictionary.DocumentValuePathGroup
-
- setDocumentContent(DocumentContent) - Method in class org.kuali.rice.kew.engine.RouteContext
-
- setDocumentContent(DocumentRouteHeaderValueContent) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- setDocumentContent(String) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValueContent
-
- setDocumentContent(String) - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- setDocumentContentUpdate(DocumentContentUpdate) - Method in class org.kuali.rice.kew.api.action.DocumentActionParameters.Builder
-
- setDocumentContentUpdate(DocumentContentUpdate) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl.ModifiableDocumentContent
-
- setDocumentDao(DocumentDao) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- setDocumentDaoJpa(DocumentDao) - Method in class org.kuali.rice.krad.dao.proxy.DocumentDaoProxy
-
- setDocumentDaoOjb(DocumentDao) - Method in class org.kuali.rice.krad.dao.proxy.DocumentDaoProxy
-
- setDocumentDescription(String) - Method in class org.kuali.rice.krad.bo.DocumentHeader
-
- setDocumentDictionaryService(DocumentDictionaryService) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- setDocumentDictionaryService(DocumentDictionaryService) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- setDocumentDictionaryService(DocumentDictionaryService) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentAuthorizerBase
-
- setDocumentDictionaryService(DocumentDictionaryService) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentPresentationControllerBase
-
- setDocumentDictionaryService(DocumentDictionaryService) - Static method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
- setDocumentDictionaryService(DocumentDictionaryService) - Method in class org.kuali.rice.krad.service.impl.BusinessObjectSerializerServiceImpl
-
- setDocumentDictionaryService(DocumentDictionaryService) - Method in class org.kuali.rice.krad.service.impl.DataObjectAuthorizationServiceImpl
-
- setDocumentDictionaryService(DocumentDictionaryService) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- setDocumentDictionaryService(DocumentDictionaryService) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- setDocumentDictionaryService(DocumentDictionaryService) - Method in class org.kuali.rice.krad.service.impl.KualiRuleServiceImpl
-
- setDocumentDictionaryService(DocumentDictionaryService) - Method in class org.kuali.rice.krad.service.impl.MaintenanceDocumentServiceImpl
-
- setDocumentDictionaryService(DocumentDictionaryService) - Method in class org.kuali.rice.krad.uif.service.impl.MaintenanceViewTypeServiceImpl
-
- setDocumentDictionaryService(DocumentDictionaryService) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
-
- setDocumentForm(KualiDocumentFormBase, UserSession, String) - Method in class org.kuali.rice.kns.service.impl.SessionDocumentServiceImpl
-
Deprecated.
- setDocumentForm(KualiDocumentFormBase, UserSession, String) - Method in interface org.kuali.rice.kns.service.SessionDocumentService
-
Deprecated.
Store KualiDocumentFormBase into session and database.
- setDocumentForm(DocumentFormBase, UserSession, String) - Method in class org.kuali.rice.krad.service.impl.SessionDocumentServiceImpl
-
- setDocumentForm(DocumentFormBase, UserSession, String) - Method in interface org.kuali.rice.krad.service.SessionDocumentService
-
This method stores a UifFormBase into session and database
- setDocumentHandlerUrl(String) - Method in class org.kuali.rice.kew.api.document.Document.Builder
-
- 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
-
- setDocumentHeaderBaseClass(Class) - Method in class org.kuali.rice.krad.dao.impl.DocumentHeaderDaoOjb
-
- setDocumentHeaderDao(DocumentHeaderDao) - Method in class org.kuali.rice.krad.service.impl.DocumentHeaderServiceImpl
-
dao injected by spring
- setDocumentHeaderDaoJpa(DocumentHeaderDao) - Method in class org.kuali.rice.krad.dao.proxy.DocumentHeaderDaoProxy
-
- setDocumentHeaderDaoOjb(DocumentHeaderDao) - Method in class org.kuali.rice.krad.dao.proxy.DocumentHeaderDaoProxy
-
- setDocumentHeaderId(String) - Method in class org.kuali.rice.kew.quicklinks.WatchedDocument
-
- setDocumentHeaderService(DocumentHeaderService) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- setDocumentHelperService(DocumentHelperService) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- setDocumentHelperService(DocumentHelperService) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
- setDocumentId(String) - Method in class edu.sampleu.bookstore.bo.BookOrder
-
- setDocumentId(String) - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- setDocumentId(String) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setDocumentId(String) - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- setDocumentId(String) - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- setDocumentId(String) - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- setDocumentId(String) - Method in class org.kuali.rice.kew.api.action.ActionTaken.Builder
-
- setDocumentId(String) - Method in class org.kuali.rice.kew.api.action.DocumentActionParameters.Builder
-
- setDocumentId(String) - Method in class org.kuali.rice.kew.api.action.RoutingReportCriteria.Builder
-
- setDocumentId(String) - Method in class org.kuali.rice.kew.api.document.Document.Builder
-
- setDocumentId(String) - Method in class org.kuali.rice.kew.api.document.DocumentContent.Builder
-
- setDocumentId(String) - Method in class org.kuali.rice.kew.api.document.DocumentStatusTransition.Builder
-
- setDocumentId(String) - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance.Builder
-
- setDocumentId(String) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- setDocumentId(String) - Method in class org.kuali.rice.kew.api.note.Note.Builder
-
- setDocumentId(String) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeDateTimeValue
-
- setDocumentId(String) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeFloatValue
-
- setDocumentId(String) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeLongValue
-
- setDocumentId(String) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeStringValue
-
- setDocumentId(String) - Method in interface org.kuali.rice.kew.docsearch.SearchableAttributeValue
-
- setDocumentId(String) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setDocumentId(String) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- setDocumentId(String) - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- setDocumentId(String) - Method in class org.kuali.rice.kew.engine.simulation.SimulationCriteria
-
- setDocumentId(String) - Method in class org.kuali.rice.kew.feedback.web.FeedbackForm
-
- setDocumentId(String) - Method in class org.kuali.rice.kew.framework.document.search.DocumentSearchResultValue.Builder
-
Sets the document id on this builder to the given value.
- setDocumentId(String) - Method in class org.kuali.rice.kew.notes.Note
-
- setDocumentId(String) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- setDocumentId(String) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValueContent
-
- setDocumentId(String) - Method in class org.kuali.rice.kew.routeheader.DocumentStatusTransition
-
- setDocumentId(String) - Method in class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- setDocumentId(String) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- setDocumentId(String) - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- setDocumentId(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiExceptionIncidentForm
-
- setDocumentInitiator(DocumentInitiator) - Method in class org.kuali.rice.krad.workflow.KualiTransactionalDocumentInformation
-
- setDocumentLinkDAO(DocumentLinkDAO) - Method in class org.kuali.rice.kew.documentlink.service.impl.DocumentLinkServiceImpl
-
- setDocumentNumber(String) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setDocumentNumber(String) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoBase
-
- setDocumentNumber(String) - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentBoBase
-
- setdocumentNumber(String) - Method in class org.kuali.rice.krad.bo.AdHocRouteRecipient
-
- setDocumentNumber(String) - Method in class org.kuali.rice.krad.bo.DocumentAttachment
-
- setDocumentNumber(String) - Method in class org.kuali.rice.krad.bo.DocumentHeader
-
- setDocumentNumber(String) - Method in interface org.kuali.rice.krad.bo.GlobalBusinessObject
-
Sets the documentNumber attribute.
- setDocumentNumber(String) - Method in interface org.kuali.rice.krad.bo.GlobalBusinessObjectDetail
-
Sets the documentNumber attribute.
- setDocumentNumber(String) - Method in class org.kuali.rice.krad.bo.GlobalBusinessObjectDetailBase
-
- setDocumentNumber(String) - Method in class org.kuali.rice.krad.bo.SessionDocument
-
- setDocumentNumber(String) - Method in class org.kuali.rice.krad.bo.SessionDocumentId
-
- setDocumentNumber(String) - Method in class org.kuali.rice.krad.document.authorization.PessimisticLock
-
- setDocumentNumber(String) - Method in interface org.kuali.rice.krad.document.Document
-
setter for document header id
- setDocumentNumber(String) - Method in class org.kuali.rice.krad.document.DocumentBase
-
- setDocumentNumber(String) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Sets the document number on this maintainable for referencing back to the containing
MaintenanceDocument
- setDocumentNumber(String) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- setDocumentNumber(String) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- setDocumentNumber(String) - Method in class org.kuali.rice.krad.maintenance.MaintenanceLock
-
- setDocumentPopup(Boolean) - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- 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
-
- setDocumentSearchCriteriaProcessor(DocumentSearchCriteriaProcessor) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
- setDocumentSearchCriteriaTranslator(DocumentSearchCriteriaTranslator) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
- setDocumentSearchCustomizationMediator(DocumentSearchCustomizationMediator) - Method in class org.kuali.rice.kew.docsearch.service.impl.DocumentSearchServiceImpl
-
- setDocumentSearchCustomizer(DocumentSearchCustomizer) - Method in class org.kuali.rice.krad.workflow.attribute.DataDictionaryDocumentSearchCustomizer
-
- setDocumentSearchDAO(DocumentSearchDAO) - Method in class org.kuali.rice.kew.docsearch.service.impl.DocumentSearchServiceImpl
-
- setDocumentSearchService(DocumentSearchService) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
- setDocumentService(DocumentService) - Method in class org.kuali.rice.krad.service.impl.MaintenanceDocumentServiceImpl
-
- setDocumentService(DocumentService) - Method in class org.kuali.rice.krad.service.impl.PostProcessorServiceImpl
-
Sets the documentService attribute value.
- setDocumentService(DocumentService) - Method in class org.kuali.rice.krad.uif.service.impl.MaintenanceViewTypeServiceImpl
-
- setDocumentService(DocumentService) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
-
- setDocumentStatusCategories(List<DocumentStatusCategory>) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- setDocumentStatusCode(String) - Method in class org.kuali.rice.kew.quicklinks.WatchedDocument
-
- setDocumentStatuses(List<DocumentStatus>) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- setDocumentTemplateNumber(String) - Method in class org.kuali.rice.krad.bo.DocumentHeader
-
- setDocumentTitle(String) - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- setDocumentTitle(String) - Method in class org.kuali.rice.kew.quicklinks.WatchedDocument
-
- setDocumentType(String) - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- setDocumentType(DocumentType) - Method in class org.kuali.rice.kew.doctype.ApplicationDocumentStatus
-
- setDocumentType(DocumentType) - Method in class org.kuali.rice.kew.doctype.DocumentTypeAttributeBo
-
- setDocumentType(DocumentType) - Method in class org.kuali.rice.kew.doctype.DocumentTypePolicy
-
- setDocumentType(DocumentType) - Method in class org.kuali.rice.kew.engine.node.ProcessDefinitionBo
-
- setDocumentType(DocumentType) - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- setDocumentType(String) - Method in class org.kuali.rice.kew.feedback.web.FeedbackForm
-
- setDocumentType(DocumentType) - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- setDocumentType(String) - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- setDocumentType(DocumentType) - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.DocumentTypeQuickLinksStructure
-
- setDocumentType(DocumentType) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setDocumentTypeAttribute(int, DocumentTypeAttributeBo) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setDocumentTypeAttributes(List<DocumentTypeAttribute.Builder>) - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- setDocumentTypeAttributes(List<DocumentTypeAttributeBo>) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setDocumentTypeDAO(DocumentTypeDAO) - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentTypeServiceImpl
-
- setDocumentTypeDao(DocumentTypeDAO) - Method in class org.kuali.rice.kew.impl.doctype.DocumentTypeServiceImpl
-
- setDocumentTypeId(String) - Method in class org.kuali.rice.kew.api.doctype.DocumentTypeAttribute.Builder
-
- setDocumentTypeId(String) - Method in class org.kuali.rice.kew.api.doctype.ProcessDefinition.Builder
-
- setDocumentTypeId(String) - Method in class org.kuali.rice.kew.api.doctype.RouteNode.Builder
-
- setDocumentTypeId(String) - Method in class org.kuali.rice.kew.api.document.Document.Builder
-
- setDocumentTypeId(String) - Method in class org.kuali.rice.kew.doctype.ApplicationDocumentStatus
-
- setDocumentTypeId(String) - Method in class org.kuali.rice.kew.doctype.ApplicationDocumentStatusId
-
- setDocumentTypeId(String) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setDocumentTypeId(String) - Method in class org.kuali.rice.kew.doctype.DocumentTypeAttributeBo
-
- setDocumentTypeId(String) - Method in class org.kuali.rice.kew.doctype.DocumentTypePolicy
-
- setDocumentTypeId(String) - Method in class org.kuali.rice.kew.doctype.DocumentTypePolicyId
-
- setDocumentTypeId(String) - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- setDocumentTypeId(String) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- setDocumentTypeLabelText(String) - Method in class org.kuali.rice.kew.quicklinks.ActionListStats
-
- setDocumentTypeLabelText(String) - Method in class org.kuali.rice.kew.quicklinks.InitiatedDocumentType
-
- setDocumentTypeName(String) - Method in class org.kuali.rice.kew.api.action.RoutingReportCriteria.Builder
-
- setDocumentTypeName(String) - Method in class org.kuali.rice.kew.api.document.Document.Builder
-
- setDocumentTypeName(String) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- setDocumentTypeName(String) - Method in class org.kuali.rice.kew.api.rule.RuleReportCriteria.Builder
-
- setDocumentTypeName(String) - Method in class org.kuali.rice.kew.engine.simulation.SimulationCriteria
-
- setDocumentTypeName(String) - Method in class org.kuali.rice.kew.quicklinks.ActionListStats
-
- setDocumentTypeName(String) - Method in class org.kuali.rice.kew.quicklinks.InitiatedDocumentType
-
- setDocumentTypeName(String) - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- setDocumentTypeName(String) - Method in class org.kuali.rice.kew.rule.web.RuleForm
-
- setDocumentTypeName(String) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setDocumentTypeName(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
- setDocumentTypeName(String) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
The documentTypeName element is the name of the document
as defined in the workflow system.
- setDocumentTypeNotificationPreference(String, String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setDocumentTypeNotificationPreference(String, String) - Method in class org.kuali.rice.kew.preferences.web.PreferencesForm
-
- setDocumentTypeNotificationPreferences(Map<String, String>) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setDocumentTypeParam(String) - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- setDocumentTypePolicies(Collection<DocumentTypePolicy>) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setDocumentTypePolicyId(DocumentTypePolicyId) - Method in class org.kuali.rice.kew.doctype.DocumentTypePolicy
-
- setDocumentTypePreferenceName(String) - Method in class org.kuali.rice.kew.preferences.web.PreferencesForm
-
- setDocumentTypePreferenceValue(String) - Method in class org.kuali.rice.kew.preferences.web.PreferencesForm
-
- setDocumentTypeQuickLinksStructures(List<RuleQuickLinksAction.DocumentTypeQuickLinksStructure>) - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksForm
-
- setDocumentTypeSecurity(Map<String, DocumentTypeSecurity>) - Method in class org.kuali.rice.kew.doctype.SecuritySession
-
- setDocumentTypeSecurityXml(String) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setDocumentTypeService(DocumentTypeService) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- setDocumentTypeService(DocumentTypeService) - Method in class org.kuali.rice.kew.service.impl.KEWModuleService
-
- setDocumentTypeVersion(Integer) - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- setDocumentUpdate(DocumentUpdate) - Method in class org.kuali.rice.kew.api.action.DocumentActionParameters.Builder
-
- 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
-
- setDocVersion(Integer) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setDocVersion(Integer) - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- setDocVersion(Integer) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- setDoNotReceiveFutureRequests() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Sets the workflow variable that specifies that this principal should NOT receive future requests
- setDoNotReceiveFutureRequests() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- setDoNotSendApproveNotificationEmails(boolean) - Method in class org.kuali.rice.kew.engine.RouteContext
-
- setDriverClassName(String) - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.XAPoolDataSource
-
Deprecated.
- setDump(Dump) - Method in class org.kuali.rice.edl.impl.extract.Fields
-
- setDuplicateIdentificationFields(List<MaintainableFieldDefinition>) - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
The duplicateIdentificationFields element is used to define a set of
fields that will be used to determine if two records in the collection
are duplicates.
- setEdit(boolean) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableBase
-
- setEdit(boolean) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableEditableBase
-
- setEdit(boolean) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableToFromBase
-
- setEdit(boolean) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableToFromEditableBase
-
- setEdit(boolean) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoActiveToFromBase
-
- setEdit(boolean) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentBoEditableBase
-
- setEdit(boolean) - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentBoBase
-
- setEditable(boolean) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- setEditable(boolean) - Method in class org.kuali.rice.kns.document.authorization.FieldRestriction
-
Sets the editable attribute value.
- setEditAuthz(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
-
Setter for the edit authorization flag
- setEditing(boolean) - Method in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- setEditing(boolean) - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- setEditingMode(Map) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
Set editingMode for this document
- setEditingNote(Boolean) - Method in class org.kuali.rice.kew.notes.Note
-
- setEditInLineAuthz(boolean) - Method in class org.kuali.rice.krad.uif.field.FieldSecurity
-
Setter for the edit in line authorization flag
- setEditLineAuthz(boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupSecurity
-
Setter for the edit line authorization flag
- setEditMode(String) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setEditModes(BooleanMap) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the edit modes Map
- setEdlContext(EDLContext) - Method in class org.kuali.rice.edl.impl.components.SimpleWorkflowEDLConfigComponent
-
- setEdlContext(EDLContext) - Method in class org.kuali.rice.edl.impl.EDLController
-
- setEdlControllerChain(EDLControllerChain) - Method in class org.kuali.rice.edl.impl.EDLContext
-
- setEdlGlobalConfig(EDLGlobalConfig) - Method in class org.kuali.rice.edl.impl.EDLController
-
- setEdlName(String) - Method in class org.kuali.rice.edl.impl.bo.EDocLiteAssociation
-
- setEdocLiteAssociation(EDocLiteAssociation) - Method in class org.kuali.rice.edl.impl.EDLContext
-
- setEdocLiteAssociation(EDocLiteAssociation) - Method in class org.kuali.rice.edl.impl.EDLController
-
- setEdocLiteAssocId(Long) - Method in class org.kuali.rice.edl.impl.bo.EDocLiteAssociation
-
- setEDocLiteDAO(EDocLiteDAO) - Method in class org.kuali.rice.edl.impl.service.impl.EDocLiteServiceImpl
-
- setEDocLiteDefId(Long) - Method in class org.kuali.rice.edl.impl.bo.EDocLiteDefinition
-
- setEffectiveHour(String) - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- setEffectiveMinute(String) - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- setElement(Object) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementBase
-
- setElementConstraintProcessors(List<ConstraintProcessor>) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- setElementLabel(String) - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
The elementLabel defines the name to be used for a single object
within the collection.
- setEmail(String) - Method in class edu.sampleu.bookstore.bo.Author
-
- setEmailAddress(String) - Method in class org.kuali.rice.kim.api.identity.email.EntityEmail.Builder
-
- setEmailAddress(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmail
-
- setEmailAddress(String) - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
Sets the emailAddress attribute value.
- setEmailAddresses(List) - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo.Builder
-
- setEmailContentGenerator(EmailContentService) - Method in class org.kuali.rice.kew.mail.service.impl.CustomizableActionListEmailServiceImpl
-
- setEmailMapper(EntityEmailMapper) - Method in class org.kuali.rice.kim.ldap.EntityTypeContactInfoDefaultMapper
-
Sets the value of emailMapper
- setEmailMapper(EntityEmailMapper) - Method in class org.kuali.rice.kim.ldap.EntityTypeContactInfoMapper
-
Sets the value of emailMapper
- setEmailNotification(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setEmails(List<PersonDocumentEmail>) - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- setEmailType(CodedAttribute.Builder) - Method in class org.kuali.rice.kim.api.identity.email.EntityEmail.Builder
-
- setEmailType(EntityEmailTypeBo) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmail
-
- setEmailTypeCode(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmail
-
- setEmbeddedRoleId(String) - Method in class org.kuali.rice.kim.api.role.RoleMembership.Builder
-
- setEmpInfos(List<PersonDocumentEmploymentInfo>) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAffiliation
-
- setEmployeeId(String) - Method in class org.kuali.rice.kew.api.identity.EmployeeId
-
- setEmployeeId(String) - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment.Builder
-
- setEmployeeId(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfo
-
- setEmployeeRecordIds() - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- setEmployeeStatus(CodedAttribute.Builder) - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment.Builder
-
- setEmployeeType(CodedAttribute.Builder) - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment.Builder
-
- setEmployment(EntityEmployment.Builder) - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefault.Builder
-
- setEmploymentAffiliationType(boolean) - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationType.Builder
-
- setEmploymentInformation(List<EntityEmployment.Builder>) - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- setEmploymentMapper(EntityEmploymentMapper) - Method in class org.kuali.rice.kim.ldap.EntityDefaultMapper
-
Sets the value of employmentMapper
- setEmploymentMapper(EntityEmploymentMapper) - Method in class org.kuali.rice.kim.ldap.EntityMapper
-
Sets the value of employmentMapper
- setEmploymentRecordId(String) - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment.Builder
-
- setEmploymentRecordId(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfo
-
- setEmploymentStatus(EntityEmploymentStatusBo) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfo
-
- setEmploymentStatusCode(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfo
-
- setEmploymentType(EntityEmploymentTypeBo) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfo
-
- setEmploymentTypeCode(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfo
-
- setEmptyLinkGroupString(String) - Method in class org.kuali.rice.krad.uif.container.LinkGroup
-
Setter for the empty group string
- setEmptyTableMessage(String) - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
Setter for a text to be displayed when the table is empty
- setEnableLogAction(boolean) - Method in class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- setEncryptDocumentDataInPersistentSessionStorage(boolean) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- setEncrypted(boolean) - Method in class org.kuali.rice.krad.bo.SessionDocument
-
- setEncryptedValue(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
Sets the encryptedValue attribute value.
- setEncryptionRequired(boolean) - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifierType.Builder
-
- setEncryptionService(EncryptionService) - Method in class org.kuali.rice.devtools.pdle.PostDataLoadEncryptionServiceImpl
-
- setEncryptionService(EncryptionService) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
- setEncryptionService(EncryptionService) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
Sets the encryptionService attribute value.
- setEncryptionService(EncryptionService) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- setEncryptionService(EncryptionService) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- setEndDate(Date) - Method in class edu.sampleu.demo.course.CourseSection
-
- setEndDate(String) - Method in class edu.sampleu.kew.krad.form.StatsForm
-
- setEndDate(String) - Method in class org.kuali.rice.kew.stats.web.StatsForm
-
- setEndDate(DateTime) - Method in class org.kuali.rice.kim.api.identity.citizenship.EntityCitizenship.Builder
-
- setEndDate(Date) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentCitizenship
-
- setEndingDate(Date) - Method in class edu.sampleu.kew.krad.form.StatsForm
-
- setEndingDate(Date) - Method in class org.kuali.rice.kew.stats.web.StatsForm
-
- setEndpointHostReplacementPattern(String) - Method in class org.kuali.rice.ksb.messaging.AlternateEndpointLocation
-
- setEndpointHostReplacementValue(String) - Method in class org.kuali.rice.ksb.messaging.AlternateEndpointLocation
-
- setEndpointUrl(URL) - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- setEndpointUrl(URL) - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- setEndpointUrl(String) - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- setEndpointUrl(String) - Method in class org.kuali.rice.ksb.impl.registry.ServiceInfoBo
-
- setEndpointUrlPattern(String) - Method in class org.kuali.rice.ksb.messaging.AlternateEndpoint
-
- setEngineState(EngineState) - Method in class org.kuali.rice.kew.engine.RouteContext
-
- setEnrouteNumber(String) - Method in class org.kuali.rice.kew.stats.Stats
-
- setEntityAddressId(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- setEntityAffiliation(EntityAffiliation.Builder) - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment.Builder
-
- setEntityAffiliationId(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAffiliation
-
- setEntityAffiliationId(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfo
-
- setEntityCitizenshipId(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentCitizenship
-
- setEntityEmailId(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmail
-
- setEntityEmploymentId(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfo
-
- setEntityExternalIdentifierId(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentExternalId
-
- setEntityId(String) - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- setEntityId(String) - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliation.Builder
-
- setEntityId(String) - Method in class org.kuali.rice.kim.api.identity.citizenship.EntityCitizenship.Builder
-
- setEntityId(String) - Method in class org.kuali.rice.kim.api.identity.email.EntityEmail.Builder
-
- setEntityId(String) - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment.Builder
-
- setEntityId(String) - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefault.Builder
-
- setEntityId(String) - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifier.Builder
-
- setEntityId(String) - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- setEntityId(String) - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- setEntityId(String) - Method in class org.kuali.rice.kim.api.identity.personal.EntityEthnicity.Builder
-
- setEntityId(String) - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone.Builder
-
- setEntityId(String) - Method in class org.kuali.rice.kim.api.identity.principal.Principal.Builder
-
- setEntityId(String) - Method in class org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferences.Builder
-
- setEntityId(String) - Method in class org.kuali.rice.kim.api.identity.residency.EntityResidency.Builder
-
- setEntityId(String) - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo.Builder
-
- setEntityId(String) - Method in class org.kuali.rice.kim.api.identity.visa.EntityVisa.Builder
-
- setEntityId(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentCitizenship
-
- setEntityId(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentName
-
- setEntityId(String) - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.edl.impl.dao.impl.EDocLiteDAOJpaImpl
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.edl.impl.extract.dao.impl.ExtractDAOJpaImpl
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.kew.actionitem.dao.impl.ActionItemDAOJpaImpl
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.kew.actionlist.dao.impl.ActionListDAOJpaImpl
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.kew.actionrequest.dao.impl.ActionRequestDAOJpaImpl
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.kew.actiontaken.dao.impl.ActionTakenDAOJpaImpl
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.kew.docsearch.dao.impl.SearchableAttributeDAOJpaImpl
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.kew.doctype.dao.impl.DocumentTypeDAOJpaImpl
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.kew.documentlink.dao.impl.DocumentLinkDAOJpaImpl
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.kew.engine.node.dao.impl.BranchDAOJpaImpl
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.kew.engine.node.dao.impl.RouteNodeDAOJpaImpl
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.kew.notes.dao.impl.NoteDAOJpaImpl
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.kew.quicklinks.dao.impl.QuickLinksDAOJpaImpl
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.kew.responsibility.dao.impl.ResponsibilityIdDAOJpaImpl
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.kew.routeheader.dao.impl.DocumentRouteHeaderDAOJpaImpl
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleAttributeDAOJpaImpl
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleDAOJpaImpl
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleDelegationDAOJpaImpl
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleResponsibilityDAOJpaImpl
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleTemplateAttributeDAOJpaImpl
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleTemplateDAOJpaImpl
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.kew.rule.dao.impl.RuleTemplateOptionDAOJpaImpl
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.kew.stats.dao.impl.StatsDaoJpaImpl
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.kew.useroptions.dao.impl.UserOptionsDaoJpaImpl
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.krad.criteria.CriteriaLookupDaoJpa
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.krad.dao.impl.AttachmentDaoJpa
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.krad.dao.impl.BusinessObjectDaoJpa
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.krad.dao.impl.DocumentDaoJpa
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.krad.dao.impl.DocumentHeaderDaoJpa
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.krad.dao.impl.LookupDaoJpa
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.krad.dao.impl.MaintenanceDocumentDaoJpa
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.krad.dao.impl.NoteDaoJpa
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.krad.dao.impl.PersistedLookupMetadataDaoJpa
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.krad.dao.impl.PersistenceDaoJpa
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.krad.dao.impl.SessionDocumentDaoJpa
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.ksb.messaging.bam.dao.impl.BAMDaoJpaImpl
-
- setEntityManager(EntityManager) - Method in class org.kuali.rice.ksb.messaging.dao.impl.MessageQueueDAOJpaImpl
-
- setEntityNameId(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentName
-
- setEntityNameType(EntityNameTypeBo) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentName
-
- setEntityPhoneId(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentPhone
-
- setEntityResolver(EntityResolver) - Method in class org.kuali.rice.core.impl.impex.xml.XmlIngesterServiceImpl
-
- setEntityType(CodedAttribute.Builder) - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo.Builder
-
- setEntityTypeCode(String) - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- setEntityTypeCode(String) - Method in class org.kuali.rice.kim.api.identity.email.EntityEmail.Builder
-
- setEntityTypeCode(String) - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone.Builder
-
- setEntityTypeCode(String) - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo.Builder
-
- setEntityTypeCode(String) - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfoDefault.Builder
-
- setEntityTypeCode(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- setEntityTypeCode(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmail
-
- setEntityTypeCode(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentPhone
-
- setEntityTypeContactInfoDefaultMapper(EntityTypeContactInfoDefaultMapper) - Method in class org.kuali.rice.kim.ldap.EntityDefaultMapper
-
Sets the value of entityTypeMapper
- setEntityTypeContactInfoMapper(EntityTypeContactInfoMapper) - Method in class org.kuali.rice.kim.ldap.EntityMapper
-
Sets the value of entityTypeMapper
- setEntityTypeContactInfos(List<EntityTypeContactInfoDefault.Builder>) - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefault.Builder
-
- setEntityTypes(List<EntityTypeContactInfo.Builder>) - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- setEntryName(String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- setEntryPageId(String) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for default Page id
- setError(Boolean) - Method in class org.kuali.rice.edl.impl.components.MatchingParam
-
- setError(String, String...) - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- setErrorKey(String) - Method in class org.kuali.rice.kns.util.AuditError
-
Sets the errorKey attribute value.
- setErrorKey(String) - Method in class org.kuali.rice.kns.web.ui.Section
-
Deprecated.
- setErrorKey(String) - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- setErrorKey(String) - Method in class org.kuali.rice.krad.util.ErrorMessage
-
- setErrorLevel(ErrorLevel) - Method in class org.kuali.rice.krad.datadictionary.validation.result.DictionaryValidationResult
-
- setErrorMessage(String) - Method in class org.kuali.rice.edl.impl.components.MatchingParam
-
- setErrorMessage(String) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- setErrorMessagePlacement(String) - Method in class org.kuali.rice.krad.uif.field.InputField
-
- setErrorParameters(String[]) - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- setErrors(List<String>) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeError.Builder
-
- setErrors(Map<String, String>) - Method in class org.kuali.rice.kew.api.validation.ValidationResults.Builder
-
- setErrorsField(ErrorsField) - Method in interface org.kuali.rice.krad.uif.container.Container
-
Setter for the containers errors field
- setErrorsField(ErrorsField) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
- setErrorsField(ErrorsField) - Method in class org.kuali.rice.krad.uif.field.InputField
-
Setter for the attribute field's errors field
- setErrorTitle(String) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
- setEscapeHtmlInPropertyValue(boolean) - Method in class org.kuali.rice.krad.uif.field.DataField
-
Sets HTML escaping for this property value.
- setEscapeXMLValue(boolean) - Method in class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- setEthnicities(List<EntityEthnicity.Builder>) - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- setEthnicityCode(String) - Method in class org.kuali.rice.kim.api.identity.personal.EntityEthnicity.Builder
-
- setEvaluateForMissingExtensions(boolean) - Method in class org.kuali.rice.kew.rule.xmlrouting.StandardGenericXMLRuleAttribute
-
Sets whether or not to evaluate expressions if the extension corresponding to that expressions is not present on the rule.
- setEvaluationOperator(EvaluationOperator) - Method in class org.kuali.rice.coreservice.api.parameter.Parameter.Builder
-
- setExactLength(int) - Method in class org.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern
-
Deprecated.
Sets exactLength parameter for the associated regex.
- setExactMatchPriority(Boolean) - Method in class org.kuali.rice.krad.kim.NamespacePermissionTypeServiceImpl
-
- setExactMatchPriority(Boolean) - Method in class org.kuali.rice.krad.kim.ViewPermissionTypeServiceImpl
-
Setter for the exact match priority indicator
- setExactMatchStringAttributeName(String) - Method in class org.kuali.rice.krad.kim.NamespaceWildcardAllowedAndOrStringExactMatchPermissionTypeServiceImpl
-
- setException(String) - Method in class org.kuali.rice.kew.feedback.web.FeedbackForm
-
- setException(Exception) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- setExceptionAnnotations(List<ActionRequestValue>, String) - Method in class org.kuali.rice.kew.messaging.exceptionhandling.ExceptionRoutingServiceImpl
-
Sets the exception message as the annotation on the top-level Action Requests
- setExceptionGroupId(String) - Method in class org.kuali.rice.kew.api.doctype.RouteNode.Builder
-
- setExceptionMessage(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiExceptionIncidentForm
-
- setExceptionMessage(String) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- setExceptionMessage(String) - Method in class org.kuali.rice.ksb.messaging.bam.BAMTargetEntry
-
- setExceptionMessagingScheduler(Scheduler) - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- setExceptionNumber(String) - Method in class org.kuali.rice.kew.stats.Stats
-
- setExceptionReportSubject(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiExceptionIncidentForm
-
- setExceptionResponsibilities(List<DocumentConfigurationViewAction.ResponsibilityForDisplay>) - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- setExceptionStackTrace(String) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- setExceptionThreader(Thread) - Static method in class org.kuali.rice.test.TestUtilities
-
- setExceptionToString(String) - Method in class org.kuali.rice.ksb.messaging.bam.BAMTargetEntry
-
- setExceptionWorkgroupId(String) - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- setExceptionWorkgroupName(String) - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- setExcludeActionRequestCd(boolean) - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- setExcludeCreateDate(boolean) - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- setExcludeDelegationType(boolean) - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- setExcludeDelegatorId(boolean) - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- setExcludeDocumentTitle(boolean) - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- setExcludeDocumentType(boolean) - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- setExcludeGroupId(boolean) - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- setExcludeLastAssignedDate(boolean) - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- setExcludeRouteStatus(boolean) - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- setExclusiveMin(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
The exclusiveMin element determines the minimum allowable value for data
entry editing purposes.
- setExclusiveMin(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
-
- setExclusiveMin(String) - Method in class org.kuali.rice.krad.uif.field.InputField
-
- setExecutorService(ExecutorService) - Method in class org.kuali.rice.kcb.quartz.ConcurrentJob
-
- setExistingNote(Note) - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- setExistingQueueDate(String) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- setExistingRecordsOnly(Boolean) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setExistingRoleMemberIds(Set<String>) - Method in class org.kuali.rice.kim.impl.jaxb.RoleXmlDTO
-
- setExpandedTextArea(boolean) - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
Whether this control should have a expanded text area button next to the field.
- setExpandedTextArea(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setExpandedTextArea(boolean) - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- setExpandImageSrc(String) - Method in class org.kuali.rice.krad.uif.widget.Disclosure
-
Setter for the expand image path
- setExpirationDate(Timestamp) - Method in class org.kuali.rice.ksb.messaging.PersistedMessageBO
-
- setExplanation(String) - Method in class org.kuali.rice.krad.bo.DocumentHeader
-
Sets the explanation attribute value.
- setExporterClass(Class<? extends Exporter>) - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- setExportIf(List<String>) - Method in class org.kuali.rice.ksb.api.bus.support.PropertyConditionalServiceBusExporter
-
- setExportIfPropertyNotSet(boolean) - Method in class org.kuali.rice.ksb.api.bus.support.PropertyConditionalServiceBusExporter
-
- setExportUnless(List<String>) - Method in class org.kuali.rice.ksb.api.bus.support.PropertyConditionalServiceBusExporter
-
- setExpression(String) - Method in class org.kuali.rice.edl.impl.components.EDLValidation
-
- setExpression(String) - Method in class org.kuali.rice.kew.api.rule.RuleExpression.Builder
-
- setExpression(String) - Method in class org.kuali.rice.kew.rule.RuleExpressionDef
-
- setExpression(String) - Method in class org.kuali.rice.krad.uif.container.ELCollectionFilter
-
Setter for the expression to use for filtering
- setExpressionEvaluatorService(ExpressionEvaluatorService) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
- setExpressionVariables(Map<String, String>) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the view's map of variable expressions
- setExtendedTextArea(String) - Method in class org.kuali.rice.krad.bo.AttributeReferenceElements
-
- setExtension(RuleExtensionBo) - Method in class org.kuali.rice.kew.rule.RuleExtensionValue
-
- setExtension(PersistableBusinessObjectExtension) - Method in interface org.kuali.rice.krad.bo.PersistableBusinessObject
-
- setExtension(PersistableBusinessObjectExtension) - Method in class org.kuali.rice.krad.bo.PersistableBusinessObjectBase
-
- setExtensionDefinition(ExtensionDefinition) - Method in class org.kuali.rice.kew.definition.AttributeDefinition
-
- setExtensionDefinition(ExtensionDefinition) - Method in class org.kuali.rice.kew.role.XPathQualifierResolver
-
- setExtensionDefinition(ExtensionDefinition) - Method in class org.kuali.rice.kew.rule.AbstractIdRoleAttribute
-
- setExtensionDefinition(ExtensionDefinition) - Method in interface org.kuali.rice.kew.rule.XmlConfiguredAttribute
-
- setExtensionDefinition(ExtensionDefinition) - Method in class org.kuali.rice.kew.rule.xmlrouting.StandardGenericXMLRuleAttribute
-
- setExtensionForName(String, ExtensionDefinition) - Method in class org.kuali.rice.kew.doctype.SecuritySession
-
- setExtensionMappings(Map<Object, Object>) - Method in class org.kuali.rice.ksb.api.bus.support.RestServiceDefinition
-
- setExtensionNumber(String) - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone.Builder
-
- setExtensionNumber(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentPhone
-
- setExtensionRepositoryService(ExtensionRepositoryService) - Method in class org.kuali.rice.kew.docsearch.DocumentSearchCustomizationHandlerServiceImpl
-
- setExtensionRepositoryService(ExtensionRepositoryService) - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentSecurityServiceImpl
-
- setExtensionRepositoryService(ExtensionRepositoryService) - Method in class org.kuali.rice.kew.impl.actionlist.ActionListCustomizationHandlerServiceImpl
-
- setExtensionRepositoryService(ExtensionRepositoryService) - Method in class org.kuali.rice.kew.impl.document.security.DocumentSecurityHandlerServiceImpl
-
- setExtensionRepositoryService(ExtensionRepositoryService) - Method in class org.kuali.rice.kew.impl.rule.attribute.WorkflowRuleAttributeHandlerServiceImpl
-
- setExtensionRepositoryService(ExtensionRepositoryService) - Method in class org.kuali.rice.kew.impl.support.krms.RulesEngineRouteModule
-
- setExtensionRepositoryService(ExtensionRepositoryService) - Method in class org.kuali.rice.kew.validation.RuleValidationAttributeExporterServiceImpl
-
- setExtensionValues(List<RuleExtensionValue>) - Method in class org.kuali.rice.kew.rule.RuleExtensionBo
-
- setExtensionValuesMap(Map<String, String>) - Method in class org.kuali.rice.kew.api.rule.RuleExtension.Builder
-
- setExternalId(String) - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifier.Builder
-
- setExternalId(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentExternalId
-
- setExternalIdentifiers(List<EntityExternalIdentifier.Builder>) - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- setExternalIdentifiers(List<EntityExternalIdentifier.Builder>) - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefault.Builder
-
- setExternalIdentifiers(Map<String, String>) - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- setExternalIdentifierType(EntityExternalIdentifierType.Builder) - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifier.Builder
-
- setExternalIdentifierType(EntityExternalIdentifierTypeBo) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentExternalId
-
- setExternalIdentifierTypeCode(String) - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifier.Builder
-
- setExternalIdentifierTypeCode(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentExternalId
-
- setExternalizableBusinessObjectImplementations(Map<Class, Class>) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- setExtraButton(int, ExtraButton) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
- setExtraButtonAltText(String) - Method in class org.kuali.rice.kns.web.ui.ExtraButton
-
Deprecated.
- setExtraButtonOnclick(String) - Method in class org.kuali.rice.kns.web.ui.ExtraButton
-
Deprecated.
- setExtraButtonParams(String) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
The extraButton element is used to define additional buttons which will
appear on the lookup screen next to the Search and Clear buttons.
- setExtraButtonParams(String) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- setExtraButtonParams(String) - Method in class org.kuali.rice.kns.web.ui.ExtraButton
-
Deprecated.
- setExtraButtonProperty(String) - Method in class org.kuali.rice.kns.web.ui.ExtraButton
-
Deprecated.
- setExtraButtons(List<ExtraButton>) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
- setExtraButtonSource(String) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
The extraButton element is used to define additional buttons which will
appear on the lookup screen next to the Search and Clear buttons.
- setExtraButtonSource(String) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- setExtraButtonSource(String) - Method in class org.kuali.rice.kns.web.ui.ExtraButton
-
Deprecated.
- setExtraButtonSource(String) - Method in class org.kuali.rice.kns.web.ui.Section
-
Deprecated.
- setExtractDAO(ExtractDAO) - Method in class org.kuali.rice.edl.impl.extract.ExtractServiceImpl
-
- setExtraOnLoad(String) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
- setExtraOnLoad(String) - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
- setFactoryId(String) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Sets the factory id that backs the component instance
- setFactoryId(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setFailOnContextFailure(boolean) - Method in class org.kuali.rice.test.launch.JettyLauncher
-
- setFee(KualiDecimal) - Method in class edu.sampleu.demo.course.Course
-
- setFetch(FetchType) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.CollectionDescriptor
-
- setFetch(FetchType) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.ObjectDescriptor
-
- 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
- setField1(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField1(String) - Method in class edu.sampleu.demo.kitchensink.UITestObject
-
- setField1(String) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField10(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField10(boolean) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField100(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField101(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField102(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField103(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField104(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField105(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField106(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField107(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField108(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField109(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField11(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField11(boolean) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField110(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField111(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField112(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField113(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField114(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField115(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField116(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField117(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField118(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField119(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField12(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField12(boolean) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField120(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField121(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField122(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField123(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField124(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField125(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField126(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField127(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField128(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField129(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField13(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField13(String) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField130(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField131(Integer) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField14(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField14(String) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField15(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField15(String) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField16(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField16(String) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField17(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField17(String) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField18(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField18(String) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField19(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField19(String) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField2(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField2(String) - Method in class edu.sampleu.demo.kitchensink.UITestObject
-
- setField2(String) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField20(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField20(String) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField21(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField21(String) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField22(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField22(boolean) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField23(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField23(String) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField24(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField24(boolean) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField25(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField25(boolean) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField26(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField26(boolean) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField27(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField27(String) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField28(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField28(String) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField29(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField29(boolean) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField3(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField3(String) - Method in class edu.sampleu.demo.kitchensink.UITestObject
-
- setField3(String) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField30(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField30(boolean) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField31(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField31(boolean) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField32(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField32(String) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField33(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField33(String) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField34(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField34(String) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField35(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField35(String) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField36(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField37(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField38(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField39(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField4(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField4(String) - Method in class edu.sampleu.demo.kitchensink.UITestObject
-
- setField4(String) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField40(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField41(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField42(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField43(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField44(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField45(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField46(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField47(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField48(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField49(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField5(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField5(String) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField50(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField51(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField52(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField53(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField54(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField55(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField56(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField57(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField58(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField59(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField6(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField6(String) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField60(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField61(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField62(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField63(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField64(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField65(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField66(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField67(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField68(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField69(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField7(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField7(int) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField70(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField71(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField72(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField73(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField74(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField75(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField76(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField77(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField78(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField79(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField8(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField8(boolean) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField80(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField81(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField82(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField83(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField84(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField85(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField86(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField87(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField88(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField89(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField9(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField9(boolean) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setField90(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField91(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setField92(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setFieldAttributeQuery(AttributeQuery) - Method in class org.kuali.rice.krad.uif.field.InputField
-
Setter for this fields query
- setFieldBindByNamePrefix(String) - Method in class org.kuali.rice.krad.uif.container.Group
-
Setter for the field binding prefix
- setFieldBindingObjectPath(String) - Method in class org.kuali.rice.krad.uif.container.Group
-
Setter for the field object binding path
- setFieldContainer(boolean) - Method in interface org.kuali.rice.krad.uif.container.Container
-
- setFieldContainer(boolean) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
- setFieldControl(Class, String, boolean, Field) - Static method in class org.kuali.rice.kns.util.FieldUtils
-
Sets the control on the field based on the data dictionary definition
- setFieldConversions(Map<String, String>) - Method in class org.kuali.rice.core.api.uif.RemotableQuickFinder.Builder
-
- setFieldConversions(Map) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- setFieldConversions(Map) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
- setFieldConversions(Map<String, String>) - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
Sets the requested fields conversions in the lookupable
- setFieldConversions(Map) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
Sets the requested fields conversions in the lookupable
- setFieldConversions(String) - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
-
- setFieldConversions(Map<String, String>) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- setFieldConversions(Map<String, String>) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setFieldConversions(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setFieldConversions(Map<String, String>) - Method in interface org.kuali.rice.krad.lookup.Lookupable
-
Sets the field conversion map on the lookupable
- setFieldConversions(Map<String, String>) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- setFieldConversions(Map<String, String>) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setFieldConversions(Map<String, String>) - Method in class org.kuali.rice.krad.web.form.LookupForm
-
- setFieldDataType(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setFieldDirectInquiry(BusinessObject, String, Field) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
-
- setFieldDirectInquiry(BusinessObject, String, MaintainableFieldDefinition, Field, List<String>) - Static method in class org.kuali.rice.kns.util.MaintenanceUtils
-
- setFieldDirectInquiry(BusinessObject, String, boolean, int, String, Field, List<String>, Maintainable, MaintainableFieldDefinition) - Static method in class org.kuali.rice.kns.util.MaintenanceUtils
-
- setFieldDirectInquiry(DirectInquiry) - Method in class org.kuali.rice.krad.uif.field.InputField
-
Setter for the direct inquiry widget
- setFieldDirectInquiryEnabled(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setFieldHelpName(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setFieldHelpSummary(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setFieldHelpUrl(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setFieldId(String) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setFieldInactiveValidValues(List) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setFieldInquiry(Inquiry) - Method in class org.kuali.rice.krad.uif.field.DataField
-
Setter for the inquiry widget
- setFieldLabel(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setFieldLevelHelpDisabled(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setFieldLevelHelpEnabled(boolean) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
- setFieldLevelHelpEnabled(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setFieldLevelHelpUrl(String) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- setFieldLevelHelpUrl(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setFieldLookup(QuickFinder) - Method in class org.kuali.rice.krad.uif.field.InputField
-
Setter for the lookup widget
- setFieldName(String) - Method in class org.kuali.rice.edl.framework.extract.FieldDTO
-
- setFieldName(String) - Method in class org.kuali.rice.edl.impl.extract.Fields
-
- setFieldName(String) - Method in class org.kuali.rice.kns.document.authorization.FieldRestriction
-
Sets the fieldName attribute value.
- setFieldNameToFocusOnAfterSubmit(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
- setFieldOverrides(List<FieldOverride>) - Method in class org.kuali.rice.krad.datadictionary.impl.BeanOverrideImpl
-
- setFieldPath(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
-
- setFieldPath(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.LookupConstraintParamMapping
-
- setFieldQuickfinder(BusinessObject, String, Field, List) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
-
Deprecated.
- setFieldQuickfinder(BusinessObject, String, Field, List, SelectiveReferenceRefresher) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
-
Deprecated.
- setFieldQuickfinder(BusinessObject, String, boolean, int, String, Field, List, SelectiveReferenceRefresher) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
-
Deprecated.
- setFieldQuickfinder(BusinessObject, String, boolean, int, String, Field, List) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
-
Deprecated.
- setFieldQuickfinder(BusinessObject, String, boolean, int, String, Field, List, boolean) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
-
Deprecated.
- setFieldQuickfinder(BusinessObject, String, MaintainableFieldDefinition, Field, List<String>, SelectiveReferenceRefresher) - Static method in class org.kuali.rice.kns.util.MaintenanceUtils
-
Checks to see if there has been an override lookup declared for the maintenance field.
- setFieldQuickfinder(BusinessObject, String, boolean, int, String, Field, List<String>, Maintainable, MaintainableFieldDefinition) - Static method in class org.kuali.rice.kns.util.MaintenanceUtils
-
- setFieldRequired(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setFields(List<FieldDTO>) - Method in class org.kuali.rice.edl.framework.extract.DumpDTO
-
- setFields(List<Fields>) - Method in class org.kuali.rice.edl.impl.extract.Dump
-
- setFields(Map) - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- setFields(List) - Method in class org.kuali.rice.kew.rule.web.WebRuleBaseValues
-
- setFields(Map<String, String>) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- setFields(List<Field>) - Method in class org.kuali.rice.kns.web.ui.Row
-
Deprecated.
- setFieldsClearedOnCopy(boolean) - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
-
This method sets the value of the fieldsClearedOnCopy.
- setFieldsClearedOnCopy(boolean) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
Sets the fieldsClearedOnCopy attribute value.
- setFieldsForLookup(Map) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
Sets the fieldsForLookup attribute value.
- setFieldSuggest(Suggest) - Method in class org.kuali.rice.krad.uif.field.InputField
-
Setter for the fields Suggest widget
- setFieldType(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setFieldValidValues(List<KeyValue>) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setFieldValue(String) - Method in class org.kuali.rice.edl.framework.extract.FieldDTO
-
- setFieldValue(String) - Method in class org.kuali.rice.edl.impl.extract.Fields
-
- setFieldValue(Field, String[]) - Static method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
Sets a Field value appropriately, depending on whether it is a "multi-value" field type
- setFieldValues(Map<String, String>) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- setFile(int, FormFile) - Method in class org.kuali.rice.core.web.impex.IngesterForm
-
- setFile(Object) - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- setFileAttachment(FormFile) - Method in class org.kuali.rice.kns.document.MaintenanceDocumentBase
-
- setFileLoc(String) - Method in class org.kuali.rice.kew.notes.Attachment
-
- setFileName(String) - Method in class org.kuali.rice.kew.notes.Attachment
-
- setFileName(String) - Method in class org.kuali.rice.kns.web.struts.form.BlankFormFile
-
- setFileName(String) - Method in interface org.kuali.rice.krad.bo.PersistableAttachment
-
- setFileName(String) - Method in class org.kuali.rice.krad.bo.PersistableAttachmentBase
-
This overridden method ...
- setFiles(List<MultipartFile>) - Method in class edu.sampleu.kew.krad.form.IngesterForm
-
- setFileSize(int) - Method in class org.kuali.rice.kns.web.struts.form.BlankFormFile
-
- setFilter(ActionListFilter) - Method in class org.kuali.rice.kew.actionlist.web.ActionListFilterForm
-
- setFilterApplied(String) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- setFilterLegend(String) - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- setFilterLegend(String) - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- setFilterOn(boolean) - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- setFilters(List<CollectionFilter>) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the List of collection filters for which the collection will be filtered against
- setFinalApproval(boolean) - Method in class org.kuali.rice.kew.api.doctype.RouteNode.Builder
-
- setFinalApprovalInd(Boolean) - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- setFinalExam(boolean) - Method in class edu.sampleu.demo.course.CourseSection
-
- setFinalExamBuilding(String) - Method in class edu.sampleu.demo.course.CourseSection
-
- setFinalExamDate(Date) - Method in class edu.sampleu.demo.course.CourseSection
-
- setFinalExamEndTime(String) - Method in class edu.sampleu.demo.course.CourseSection
-
- setFinalExamRoom(String) - Method in class edu.sampleu.demo.course.CourseSection
-
- setFinalExamStartTime(String) - Method in class edu.sampleu.demo.course.CourseSection
-
- setFinalizedDate(String) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- setFinalizedDate(Timestamp) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- 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
- setFinalNumber(String) - Method in class org.kuali.rice.kew.stats.Stats
-
- setFireGrowlsForMessages(boolean) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
- setFirstItemId(String) - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaDefinition.Builder
-
Set the value of the first agenda item id on this builder to the given value.
- setFirstLineStyle(String) - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManager
-
Style class given to the first line in the collection
- setFirstName(String) - Method in class edu.sampleu.travel.bo.FiscalOfficer
-
- setFirstName(String) - Method in class edu.sampleu.travel.dto.FiscalOfficerInfo
-
- setFirstName(String) - Method in class org.kuali.rice.kew.feedback.web.FeedbackForm
-
- setFirstName(String) - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- setFirstName(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentName
-
- setFirstRowIndex(int) - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
-
Sets the firstRowIndex attribute value.
- setFirstRowIndex(int) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- setFiscalOfficer(FiscalOfficer) - Method in class edu.sampleu.travel.bo.TravelAccount
-
- setFiscalOfficerInfo(FiscalOfficerInfo) - Method in class edu.sampleu.travel.dto.TravelAccountInfo
-
- setFiscalOfficerService(FiscalOfficerService) - Method in class edu.sampleu.travel.service.FiscalOfficerInfoMaintainableImpl
-
- setFlag(ExecutionFlag, boolean) - Method in class org.kuali.rice.krms.api.engine.ExecutionOptions
-
Sets the value for the given flag to the given boolean value.
- setFlattenedNodes(List<RouteNode>) - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.DocumentTypeQuickLinksStructure
-
- setFlattenedServiceDefinitionData(String) - Method in class org.kuali.rice.ksb.messaging.FlattenedServiceDefinition
-
- setFlattenedServiceDefinitionId(Long) - Method in class org.kuali.rice.ksb.messaging.FlattenedServiceDefinition
-
- setFlattenNodes(boolean) - Method in class org.kuali.rice.kew.api.action.RoutingReportCriteria.Builder
-
- setFlattenNodes(boolean) - Method in class org.kuali.rice.kew.engine.simulation.SimulationCriteria
-
- setFlush(Collection<String>) - Method in class org.kuali.rice.core.web.cache.CacheAdminForm
-
- setFocusId(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setFocusOnAfterSubmit(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- setFoId(String) - Method in class edu.sampleu.travel.bo.SampleAppAttributes
-
- setFoId(Long) - Method in class edu.sampleu.travel.bo.TravelAccount
-
- setFoId(Long) - Method in class edu.sampleu.travel.dto.TravelAccountInfo
-
- setFooter(Group) - Method in interface org.kuali.rice.krad.uif.container.Container
-
Setter for the containers footer
- setFooter(Group) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
- setForceAction(Boolean) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setForceAction(boolean) - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- setForceAction(boolean) - Method in class org.kuali.rice.kew.api.rule.Rule.Builder
-
- setForceAction(boolean) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- setForceAction(boolean) - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction.Builder
-
- setForceAction(boolean) - Method in class org.kuali.rice.kim.api.role.RoleResponsibilityAction.Builder
-
- setForceAction(boolean) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityAction
-
- setForcedReadOnlyFields(Map) - Method in class org.kuali.rice.kns.web.struts.form.KualiTransactionalDocumentFormBase
-
Sets the forcedReadOnlyFields attribute value.
- setForceInquiry(boolean) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
forceInquiry = true means that the displayed field value will
always be made inquirable (this attribute is not used within the code).
- setForceInquiry(boolean) - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
- setForceLookup(boolean) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
forceLookup = this attribute is not used
- setForceRefresh(boolean) - Method in class org.kuali.rice.ksb.api.bus.support.ServiceBusExporter
-
- setForceUpperCase(boolean) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- setForceUppercase(Boolean) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
forceUppercase = convert user entry to uppercase and always display
database value as uppercase.
- setFormatProperty(String) - Method in exception org.kuali.rice.core.web.format.FormatException
-
- setFormattedMaxLength(Integer) - Method in class org.kuali.rice.kns.datadictionary.control.CurrencyControlDefinition
-
Deprecated.
the maxLength for text that has been formatted.
- setFormattedMaxLength(int) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setFormatter(Formatter) - Method in class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- setFormatter(Formatter) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setFormatter(Formatter) - Method in interface org.kuali.rice.kns.web.ui.PropertyRenderingConfigElement
-
Deprecated.
- setFormatterClass(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
The formatterClass element is used when custom formatting is required for
display of the field value.
- setFormatterName(String) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- setFormatterType(String, Class) - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
Sets the Formatter class to use for a given keypath.
- setFormatterTypes(Map) - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
Sets the formatterTypes attribute value.
- setFormatValue(Object) - Method in exception org.kuali.rice.core.web.format.FormatException
-
- setFormatVersion(int) - Method in class org.kuali.rice.kew.api.document.DocumentContent.Builder
-
- setFormClass(Class<?>) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the form class
- setFormField(String, String) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
Sets a single form field
- setFormHistory(History) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Setter for the current History object
- setFormKey(String) - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
-
- setFormKey(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- setFormKey(String) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- setFormKey(String) - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
-
- setFormKey(String) - Method in class org.kuali.rice.krad.uif.view.HistoryEntry
-
The formKey of the form in the view
TODO unsure of use
- setFormKey(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Setter for the form's session key
- setFormPostUrl(String) - Method in class org.kuali.rice.krad.uif.view.FormView
-
Setter for the form post URL
- setFormPostUrl(String) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Setter for the form post URL
- setFormPostUrl(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setFrameborder(String) - Method in class org.kuali.rice.krad.uif.field.IframeField
-
- setFrameHeight(Integer) - Method in class org.kuali.rice.kew.api.actionlist.DisplayParameters.Builder
-
- setFromAddress(String) - Method in class org.kuali.rice.core.api.mail.EmailFrom
-
- setFromAddress(String) - Method in class org.kuali.rice.core.api.mail.MailMessage
-
- setFromDate(DateTime) - Method in class org.kuali.rice.kew.api.rule.Rule.Builder
-
- setFromDateString(String) - Method in class org.kuali.rice.kew.rule.web.WebRuleBaseValues
-
- setFromDateValue(Timestamp) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- setFromSql(String) - Method in class org.kuali.rice.kew.docsearch.QueryComponent
-
- setFunctionId(String) - Method in class org.kuali.rice.krms.api.repository.function.FunctionParameterDefinition.Builder
-
Sets the type for the function id
If provided, the function id must be non-blank.
- setFunctionRepositoryService(FunctionRepositoryService) - Method in class org.kuali.rice.krms.impl.provider.repository.SimplePropositionTypeService
-
- setFutureActionRequestCount(int) - Method in class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- setFutureNodeNames(List<String>) - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- setFutureRootRequests(List) - Method in class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- setFyi(RuleTemplateOptionBo) - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- setGenderChangeCode(String) - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- setGenderCode(String) - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- setGenerateAutoSequence(boolean) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Setter for the generate auto sequence field
- setGenerateBlankRequiredValues(String) - Method in class org.kuali.rice.kew.document.RoutingRuleMaintainable
-
This is a hack to get around the fact that when a document is first created, this value is
true which causes issues if you want to be able to initialize fields on the document using
request parameters.
- setGenerateBlankRequiredValues(String) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- setGenerateBlankRequiredValues(String) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
-
Deprecated.
- setGenerateCompareHeaders(boolean) - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
-
Setter for the generate comparison headers indicator
- setGeneratedActionItems(List<ActionItem>) - Method in class org.kuali.rice.kew.engine.ActivationContext
-
- setGenerateDefaultValues(String) - Method in class org.kuali.rice.kew.document.RoutingRuleDelegationMaintainable
-
This is a hack to get around the fact that when a document is first created, this value is
true which causes issues if you want to be able to initialize fields on the document using
request parameters.
- setGenerateDefaultValues(String) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- setGenerateDefaultValues(String) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
-
Deprecated.
- setGeneratedRequests(List) - Method in class org.kuali.rice.kew.engine.EngineState
-
- setGeneratedTimestamp(Timestamp) - Method in class org.kuali.rice.krad.document.authorization.PessimisticLock
-
- setGenericAmount(KualiDecimal) - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
Sets the genericAmount attribute value.
- setGenericBigText(String) - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
Sets the genericBigText attribute value.
- setGenericBoolean(boolean) - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
Sets the genericBoolean attribute value.
- setGenericDao(GenericDao) - Method in class org.kuali.rice.kcb.quartz.MessageProcessingJob
-
- setGenericDao(GenericDao) - Method in class org.kuali.rice.kcb.service.impl.BusinessObjectServiceImpl
-
Sets our BusinessObjectDao
- setGenericDate(Date) - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
Sets the genericDate attribute value.
- setGenericSystemId(String) - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
Sets the genericSystemId attribute value.
- setGenericTimestamp(Timestamp) - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
- setGeographicOrigin(String) - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- setgField1(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setgField2(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setgField3(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setGlobalEmailStyleSheet(String) - Method in class org.kuali.rice.kew.mail.service.impl.StyleableEmailContentServiceImpl
-
- setGlobalRegistryServices(List<ServiceInfo>) - Method in class org.kuali.rice.ksb.messaging.web.ServiceRegistryForm
-
- setGradingOptions(String) - Method in class edu.sampleu.demo.course.Course
-
- setGraphic(String) - Method in class org.kuali.rice.kns.web.struts.form.BackdoorForm
-
- setGroup(Group) - Method in class org.kuali.rice.kew.actionitem.ActionItemActionListExtension
-
- setGroup(PersonDocumentGroup) - Method in class org.kuali.rice.kim.rule.event.ui.AddGroupEvent
-
- 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
- setGroupDescription(String) - Method in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- 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.kew.actionitem.ActionItem
-
- setGroupId(String) - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- setGroupId(String) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setGroupId(String) - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- setGroupId(String) - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- setGroupId(String) - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility.Builder
-
- setGroupId(String) - Method in class org.kuali.rice.kew.util.ResponsibleParty
-
- setGroupId(String) - Method in class org.kuali.rice.kim.api.common.assignee.Assignee.Builder
-
- setGroupId(String) - Method in class org.kuali.rice.kim.api.group.GroupMember.Builder
-
- setGroupId(String) - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction.Builder
-
- setGroupId(String) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setGroupId(String) - Method in class org.kuali.rice.kim.bo.ui.GroupDocumentMember
-
- setGroupId(String) - Method in class org.kuali.rice.kim.bo.ui.GroupDocumentQualifier
-
- setGroupId(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentGroup
-
- setGroupId(String) - Method in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- setGroupId(String) - Method in class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO
-
- setGroupId(String) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementGroupDocumentForm
-
- 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
- setGroupIdString(String) - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- setGroupMemberId(String) - Method in class org.kuali.rice.kim.bo.ui.GroupDocumentMember
-
- setGroupMemberId(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentGroup
-
- setGroupName(String) - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- setGroupName(String) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setGroupName(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentGroup
-
- setGroupName(String) - Method in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- setGroupName(NameAndNamespacePair) - Method in class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO
-
- setGroupNamespace(String) - Method in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- setGroupResponsibilities(List<GroupRuleResponsibility>) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- setGroupReviewerName(String) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- setGroupReviewerName(String) - Method in class org.kuali.rice.kew.rule.RuleDelegationBo
-
- setGroupReviewerNamespace(String) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- setGroupReviewerNamespace(String) - Method in class org.kuali.rice.kew.rule.RuleDelegationBo
-
- setGroups(List<RemotableSelectGroup.Builder>) - Method in class org.kuali.rice.core.api.uif.RemotableSelect.Builder
-
- setGroups(List<Group>) - Method in class org.kuali.rice.kew.export.KewExportDataSet
-
- setGroups(List<PersonDocumentGroup>) - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- setGroupType(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentGroup
-
- setGroupTypeId(String) - Method in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- setGroupTypeName(String) - Method in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- setGroupViewerId(String) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- setGroupViewerName(String) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- setGrowlMessagingEnabled(boolean) - Method in class org.kuali.rice.krad.uif.view.View
-
- setGrowls(Growls) - Method in class org.kuali.rice.krad.uif.view.View
-
- setGrpRows(List<Row>) - Method in class org.kuali.rice.kim.lookup.GroupLookupableHelperServiceImpl
-
- setHasCustomActions(Boolean) - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- setHasDelegateRuleTemplate(boolean) - Method in class org.kuali.rice.kew.rule.web.WebRuleResponsibility
-
- setHasDisplayParameters(Boolean) - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- setHasExtensionValueErrors(boolean) - Method in class org.kuali.rice.kew.rule.web.WebRuleBaseValues
-
- setHasReturnableRow(boolean) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
Sets whether the results contain at least one row that is returnable
- setHeader(HeaderField) - Method in interface org.kuali.rice.krad.uif.container.Container
-
Setter for the containers header field
- setHeader(HeaderField) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
- setHeaderBarEnabled(boolean) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- setHeaderBarEnabled(Boolean) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setHeaderButtons(List<ExtraButton>) - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- setHeaderDivStyle(String) - Method in class org.kuali.rice.krad.uif.field.HeaderField
-
Setter for the header div
- setHeaderDivStyleClasses(String) - Method in class org.kuali.rice.krad.uif.field.HeaderField
-
Setter for the header div class
- setHeaderFieldPrototype(LabelField) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Setter for the header field prototype
- setHeaderFieldPrototype(HeaderField) - Method in class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier
-
Setter for the header field prototype
- setHeaderLevel(String) - Method in class org.kuali.rice.krad.uif.field.HeaderField
-
Setter for the header level
- setHeaderNavigationList(List<HeaderNavigation>) - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
-
Deprecated.
The headerNavigation element defines a set of additional
tabs which will appear on the document.
- setHeaderNavigationList(List<HeaderNavigation>) - Method in interface org.kuali.rice.kns.datadictionary.KNSDocumentEntry
-
Deprecated.
- setHeaderNavigationList(List<HeaderNavigation>) - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
The headerNavigation element defines a set of additional
tabs which will appear on the document.
- setHeaderNavigationTabs(HeaderNavigation[]) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
Sets the headerNavigationTabs attribute value.
- setHeaderStyle(String) - Method in class org.kuali.rice.krad.uif.field.HeaderField
-
Setter for the header style
- setHeaderStyleClasses(String) - Method in class org.kuali.rice.krad.uif.field.HeaderField
-
Setter for the header style class
- setHeaderTabDisplayName(String) - Method in class org.kuali.rice.kns.datadictionary.HeaderNavigation
-
Deprecated.
The displayName element is the name of the additional tab.
- setHeaderTabMethodToCall(String) - Method in class org.kuali.rice.kns.datadictionary.HeaderNavigation
-
Deprecated.
Sets the navigationKey attribute value.
- setHeaderTabNavigateTo(String) - Method in class org.kuali.rice.kns.datadictionary.HeaderNavigation
-
Deprecated.
The navigateTo element is the forward name in the struts-config file.
- setHeaderText(String) - Method in class org.kuali.rice.krad.uif.field.HeaderField
-
Setter for the header text
- setHeaderText(String) - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
-
Setter for the compare group header text
- setHeight(String) - Method in class org.kuali.rice.krad.uif.field.IframeField
-
- setHeight(String) - Method in class org.kuali.rice.krad.uif.field.ImageField
-
- setHeight(String) - Method in class org.kuali.rice.krad.uif.widget.LightBox
-
Setter for the height of the light box
Can be percentage.
- setHelp(Help) - Method in interface org.kuali.rice.krad.uif.container.Container
-
Setter for the containers help content
- setHelp(Help) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
- setHelpDataType(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
Form field accessor for DataType
- setHelpDefinition(HelpDefinition) - Method in class org.kuali.rice.kns.datadictionary.HeaderNavigation
-
Deprecated.
The pageHelp element provides the keys to
obtain a help description from the database.
- setHelpDefinition(HelpDefinition) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- setHelpDefinition(HelpDefinition) - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
Form field accessor for system parameter help.
- setHelpDefinition(HelpDefinition) - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
Sets the helpDefinition attribute value.
- setHelpDefinitionUrl(String) - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- setHelpDescription(String) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- setHelpDescription(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
- setHelpDescription(String) - Method in class org.kuali.rice.krad.uif.field.DataField
-
Setter for the help description text
- setHelpDeskActionListUserName(String) - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- setHelpLabel(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
- setHelpMaxLength(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
Form field accessor for Maximum Length
- setHelpParameterDetailType(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
- setHelpParameterName(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
- setHelpParameterNamespace(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
- setHelpRequired(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
Form field accessor for Required
- setHelpSummary(String) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- setHelpSummary(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
- setHelpSummary(String) - Method in class org.kuali.rice.krad.uif.field.DataField
-
Setter for the summary help text
- setHelpUrl(String) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- setHelpUrl(String) - Method in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
-
Deprecated.
- setHelpUrl(String) - Method in class org.kuali.rice.kns.web.ui.Section
-
Deprecated.
- sethField1(String) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- sethField2(String) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- sethField3(String) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setHidden(boolean) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- setHidden(boolean) - Method in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
-
Deprecated.
Whether to hide the entire section, tab and all.
- setHidden(boolean) - Method in class org.kuali.rice.kns.web.ui.Row
-
Deprecated.
- setHidden(boolean) - Method in class org.kuali.rice.kns.web.ui.Section
-
Deprecated.
- 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
-
- setHidden1(String) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setHidden2(String) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setHiddenColumns(Set<String>) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
- setHiddenColumns(Set<String>) - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
- setHiddenPropertyNames(List<String>) - Method in class org.kuali.rice.krad.uif.field.DataField
-
Setter for the hidden property names
- setHide(boolean) - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
-
- setHideIncidentReport(boolean) - Method in exception org.kuali.rice.core.api.exception.KualiException
-
- setHideReturnLink(boolean) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- setHideReturnLink(Boolean) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setHideReturnLinks(boolean) - Method in class org.kuali.rice.krad.uif.view.LookupView
-
- setHideSessionFromTestsMessage(String) - Static method in class org.kuali.rice.krad.util.GlobalVariables
-
Sets an error message for tests that try to use the session without declaring it.
- setHighlightField(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setHighlightOnError(boolean) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
If true, highlights the parentComponent's container when it has an
error/warning/info.
- setHighlightValueChange(boolean) - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
-
Setter for the highlight comparable field value changed indicator
- setHistoryEntries(List<HistoryEntry>) - Method in class org.kuali.rice.krad.uif.view.History
-
- setHomewardPath(List<HistoryEntry>) - Method in class org.kuali.rice.krad.uif.view.History
-
- setHomewardPathList(List<HistoryEntry>) - Method in class org.kuali.rice.krad.uif.widget.BreadCrumbs
-
- setHref(String) - Method in class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
-
Deprecated.
- setHrefText(String) - Method in class org.kuali.rice.kns.datadictionary.control.LinkControlDefinition
-
Deprecated.
- setHrefText(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setHrefText(String) - Method in class org.kuali.rice.krad.uif.field.LinkField
-
- setHspace(String) - Method in class org.kuali.rice.krad.uif.field.IframeField
-
- setHtmlDataType(String) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- setId(Long) - Method in class edu.sampleu.bookstore.bo.Book
-
- setId(Long) - Method in class edu.sampleu.bookstore.bo.BookOrder
-
- setId(Long) - Method in class edu.sampleu.travel.bo.FiscalOfficer
-
- setId(String) - Method in class edu.sampleu.travel.bo.TravelAccountUseRate
-
- setId(Long) - Method in class edu.sampleu.travel.dto.FiscalOfficerInfo
-
- setId(boolean) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
- setId(String) - Method in class org.kuali.rice.coreservice.api.style.Style.Builder
-
Sets the id for the style that will be returned by this builder.
- setId(Long) - Method in class org.kuali.rice.kcb.bo.Message
-
Sets the id attribute value.
- setId(Long) - Method in class org.kuali.rice.kcb.bo.MessageDelivery
-
Sets the id attribute value.
- setId(Long) - Method in class org.kuali.rice.kcb.bo.RecipientDelivererConfig
-
Sets the id attribute value.
- setId(Long) - Method in class org.kuali.rice.kcb.bo.RecipientPreference
-
Sets the id attribute value.
- setId(Long) - Method in class org.kuali.rice.ken.bo.Notification
-
Sets the id attribute value.
- setId(Long) - Method in class org.kuali.rice.ken.bo.NotificationChannel
-
Sets the id attribute value.
- setId(Long) - Method in class org.kuali.rice.ken.bo.NotificationChannelReviewer
-
Sets the primary key value
- setId(Long) - Method in class org.kuali.rice.ken.bo.NotificationContentType
-
Sets the id attribute value.
- setId(Long) - Method in class org.kuali.rice.ken.bo.NotificationMessageDelivery
-
Sets the id attribute value.
- setId(Long) - Method in class org.kuali.rice.ken.bo.NotificationPriority
-
Sets the id attribute value.
- setId(Long) - Method in class org.kuali.rice.ken.bo.NotificationProducer
-
Sets the id attribute value.
- setId(Long) - Method in class org.kuali.rice.ken.bo.NotificationRecipient
-
Sets the id attribute value.
- setId(Long) - Method in class org.kuali.rice.ken.bo.NotificationRecipientList
-
Sets the id attribute value.
- setId(Long) - Method in class org.kuali.rice.ken.bo.NotificationSender
-
Sets the id attribute value.
- setId(Long) - Method in class org.kuali.rice.ken.bo.UserChannelSubscription
-
Sets the id attribute value.
- setId(String) - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- setId(String) - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- setId(String) - Method in class org.kuali.rice.kew.api.action.ActionItemCustomization.Builder
-
- setId(String) - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- setId(String) - Method in class org.kuali.rice.kew.api.action.ActionTaken.Builder
-
- setId(String) - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- setId(String) - Method in class org.kuali.rice.kew.api.doctype.DocumentTypeAttribute.Builder
-
- setId(String) - Method in class org.kuali.rice.kew.api.doctype.ProcessDefinition.Builder
-
- setId(String) - Method in class org.kuali.rice.kew.api.doctype.RouteNode.Builder
-
- setId(String) - Method in class org.kuali.rice.kew.api.doctype.RouteNodeConfigurationParameter.Builder
-
- setId(String) - Method in class org.kuali.rice.kew.api.document.DocumentLink.Builder
-
- setId(String) - Method in class org.kuali.rice.kew.api.document.DocumentStatusTransition.Builder
-
- setId(String) - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance.Builder
-
- setId(String) - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstanceState.Builder
-
- setId(String) - Method in class org.kuali.rice.kew.api.extension.ExtensionDefinition.Builder
-
- setId(String) - Method in class org.kuali.rice.kew.api.note.Note.Builder
-
- setId(String) - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition.Builder
-
- setId(String) - Method in class org.kuali.rice.kew.api.repository.type.KewAttributeDefinition.Builder
-
Sets the value of the id on this builder to the given value.
- setId(String) - Method in class org.kuali.rice.kew.api.repository.type.KewTypeAttribute.Builder
-
Sets the value of the id on this builder to the given value.
- setId(String) - Method in class org.kuali.rice.kew.api.repository.type.KewTypeDefinition.Builder
-
Sets the value of the id on this builder to the given value.
- setId(String) - Method in class org.kuali.rice.kew.api.rule.Rule.Builder
-
- setId(String) - Method in class org.kuali.rice.kew.api.rule.RuleExpression.Builder
-
- setId(String) - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility.Builder
-
- setId(String) - Method in class org.kuali.rice.kew.api.rule.RuleTemplate.Builder
-
- setId(String) - Method in class org.kuali.rice.kew.api.rule.RuleTemplateAttribute.Builder
-
- setId(String) - Method in class org.kuali.rice.kew.api.rule.RuleTemplateOption.Builder
-
- setId(String) - Method in class org.kuali.rice.kew.doctype.DocumentTypeAttributeBo
-
- setId(String) - Method in class org.kuali.rice.kew.engine.node.RouteNodeConfigParam
-
- setId(String) - Method in class org.kuali.rice.kew.rule.bo.RuleAttribute
-
- setId(String) - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateAttributeBo
-
- setId(String) - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- setId(String) - Method in class org.kuali.rice.kew.rule.KeyValueId
-
- setId(String) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- setId(String) - Method in class org.kuali.rice.kew.rule.RuleExpressionDef
-
- setId(String) - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- setId(String) - Method in class org.kuali.rice.kew.rule.RuleTemplateOptionBo
-
- setId(String) - Method in class org.kuali.rice.kew.web.AppSpecificRouteRecipient
-
- setId(String) - Method in class org.kuali.rice.kim.api.common.attribute.KimAttribute.Builder
-
- setId(String) - Method in class org.kuali.rice.kim.api.common.attribute.KimAttributeData.Builder
-
- setId(String) - Method in class org.kuali.rice.kim.api.common.template.Template.Builder
-
- setId(String) - Method in class org.kuali.rice.kim.api.group.Group.Builder
-
- setId(String) - Method in class org.kuali.rice.kim.api.group.GroupMember.Builder
-
- setId(String) - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- setId(String) - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliation.Builder
-
- setId(String) - Method in class org.kuali.rice.kim.api.identity.citizenship.EntityCitizenship.Builder
-
- setId(String) - Method in class org.kuali.rice.kim.api.identity.email.EntityEmail.Builder
-
- setId(String) - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment.Builder
-
- setId(String) - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- setId(String) - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifier.Builder
-
- setId(String) - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- setId(String) - Method in class org.kuali.rice.kim.api.identity.personal.EntityEthnicity.Builder
-
- setId(String) - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone.Builder
-
- setId(String) - Method in class org.kuali.rice.kim.api.identity.residency.EntityResidency.Builder
-
- setId(String) - Method in class org.kuali.rice.kim.api.identity.visa.EntityVisa.Builder
-
- setId(String) - Method in class org.kuali.rice.kim.api.permission.Permission.Builder
-
- setId(String) - Method in class org.kuali.rice.kim.api.responsibility.Responsibility.Builder
-
- setId(String) - Method in class org.kuali.rice.kim.api.role.Role.Builder
-
- setId(String) - Method in class org.kuali.rice.kim.api.role.RoleMember.Builder
-
- setId(String) - Method in class org.kuali.rice.kim.api.role.RoleMembership.Builder
-
- setId(String) - Method in class org.kuali.rice.kim.api.role.RolePermission.Builder
-
- setId(String) - Method in class org.kuali.rice.kim.api.role.RoleResponsibilityAction.Builder
-
- setId(String) - Method in class org.kuali.rice.kim.api.type.KimAttributeField.Builder
-
- setId(String) - Method in class org.kuali.rice.kim.api.type.KimType.Builder
-
- setId(String) - Method in class org.kuali.rice.kim.api.type.KimTypeAttribute.Builder
-
- setId(String) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- setId(String) - Method in class org.kuali.rice.kns.web.ui.HeaderField
-
Deprecated.
- setId(String) - Method in class org.kuali.rice.krad.bo.AdHocRoutePerson
-
- setId(String) - Method in class org.kuali.rice.krad.bo.AdHocRouteRecipient
-
- setId(String) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryDefinitionBase
-
A unique identifier for this data dictionary element.
- setId(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookup
-
- setId(Long) - Method in class org.kuali.rice.krad.document.authorization.PessimisticLock
-
- setId(String) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Sets the unique id (within a given tree) for the component
- setId(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setId(String) - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
Sets the unique id (within a given tree) for the layout manager
- setId(String) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
- setId(String) - Method in class org.kuali.rice.krms.api.repository.action.ActionDefinition.Builder
-
Sets the value of the id on this builder to the given value.
- setId(String) - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaDefinition.Builder
-
Sets the value of the id on this builder to the given value.
- setId(String) - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition.Builder
-
Sets the value of the id on this builder to the given value.
- setId(String) - Method in class org.kuali.rice.krms.api.repository.BaseAttribute.Builder
-
Sets the value of the id on this builder to the given value.
- setId(String) - Method in class org.kuali.rice.krms.api.repository.category.CategoryDefinition.Builder
-
Sets the value of the id on this builder to the given value.
- setId(String) - Method in class org.kuali.rice.krms.api.repository.context.ContextDefinition.Builder
-
Sets the id for the context definition that will be created by this builder.
- setId(String) - Method in class org.kuali.rice.krms.api.repository.function.FunctionDefinition.Builder
-
Sets the id for the function definition that will be returned by this builder.
- setId(String) - Method in class org.kuali.rice.krms.api.repository.function.FunctionParameterDefinition.Builder
-
Sets the id for the function parameter definition that will be returned by this builder.
- setId(String) - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition.Builder
-
Sets the value of the propId on this builder to the given value.
- setId(String) - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionParameter.Builder
-
Sets the value of the id on this builder to the given value.
- setId(String) - Method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition.Builder
-
Sets the value of the id on this builder to the given value.
- setId(String) - Method in class org.kuali.rice.krms.api.repository.term.TermDefinition.Builder
-
- setId(String) - Method in class org.kuali.rice.krms.api.repository.term.TermParameterDefinition.Builder
-
- setId(String) - Method in class org.kuali.rice.krms.api.repository.term.TermResolverDefinition.Builder
-
- setId(String) - Method in class org.kuali.rice.krms.api.repository.term.TermSpecificationDefinition.Builder
-
- setId(String) - Method in class org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinition.Builder
-
Sets the value of the id on this builder to the given value.
- setId(String) - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeAttribute.Builder
-
Sets the value of the id on this builder to the given value.
- setId(String) - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeDefinition.Builder
-
Sets the value of the id on this builder to the given value.
- setId(String) - Method in class org.kuali.rice.krms.impl.repository.AgendaItemBo
-
- setId(String) - Method in class org.kuali.rice.ksb.api.registry.ServiceDescriptor.Builder
-
- setId(String) - Method in class org.kuali.rice.ksb.impl.registry.ServiceDescriptorBo
-
- setIdAttribute(String) - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
-
Setter for the id to use for details
- setIdClass(Class) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.EntityDescriptor
-
- 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"
- setIdInEdit(Long) - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- setIdSuffix(String) - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
-
Setter for the id prefix to use for the generated comparison components
- setIdValue(String) - Method in class org.kuali.rice.kew.rule.AbstractIdRoleAttribute
-
- setIfFalse(AgendaTreeDefinition.Builder) - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaTreeRuleEntry.Builder
-
- setIfRolesEditable() - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- setIfTrue(AgendaTreeDefinition.Builder) - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaTreeRuleEntry.Builder
-
- setIgnoreStoreAndForward(boolean) - Method in class org.kuali.rice.ksb.api.messaging.AsynchronousCall
-
- setImageSrc(String) - Method in class org.kuali.rice.kns.datadictionary.control.ButtonControlDefinition
-
Deprecated.
- setImageSrc(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- 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
-
- setIncidentMailingList(String) - Method in class org.kuali.rice.krad.service.impl.KualiExceptionIncidentServiceImpl
-
- setIncidentViewId(String) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- setIncludeAddLine(boolean) - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
Control whether an "add" line should be included at the top of this collection.
- setIncludeBlankRow(Boolean) - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- setIncludeBlankRow(Boolean) - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
- setIncludeBlankRow(boolean) - Method in class org.kuali.rice.krad.keyvalues.PersistableBusinessObjectValuesFinder
-
- setIncludeDelegations(boolean) - Method in class org.kuali.rice.kew.api.rule.RuleReportCriteria.Builder
-
- setIncludeKeyInDescription(boolean) - Method in class org.kuali.rice.krad.keyvalues.PersistableBusinessObjectValuesFinder
-
- setIncludeKeyInLabel(Boolean) - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
Whether to include the key in the label for select lists and radio buttons.
- 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
- setIncludeMultipleLookupLine(boolean) - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
Set whether the multiple lookup line (and link) should appear above this collection.
- setInclusiveMax(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
The inclusiveMax element determines the maximum allowable value for data
entry editing purposes.
- setInclusiveMax(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
-
- setInclusiveMax(String) - Method in class org.kuali.rice.krad.uif.field.InputField
-
- setInCriteria(boolean) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeLookupSettings.Builder
-
- setIndex(Integer) - Method in class org.kuali.rice.kew.documentoperation.web.DocOperationIndexedParameter
-
- setIndex(int) - Method in class org.kuali.rice.kew.rule.web.WebRuleResponsibility
-
- setIndexedForSearch(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setInError(boolean) - Method in class org.kuali.rice.edl.impl.EDLContext
-
- setInfo(ServiceInfo.Builder) - Method in class org.kuali.rice.ksb.api.registry.ServiceEndpoint.Builder
-
- setInformationalDisplayPropertyNames(List<String>) - Method in class org.kuali.rice.krad.uif.field.DataField
-
Setter for the list of informational property names
- setInfoTextArea(String) - Method in class org.kuali.rice.krad.bo.AttributeReferenceElements
-
Sets the infoTextArea attribute value.
- setInfoTitle(String) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
- setInheritedFlag(Boolean) - Method in class org.kuali.rice.kew.doctype.DocumentTypePolicy
-
- setInitial(boolean) - Method in class org.kuali.rice.kew.api.doctype.ProcessDefinition.Builder
-
- setInitial(boolean) - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance.Builder
-
- setInitial(boolean) - Method in class org.kuali.rice.kew.engine.node.ProcessDefinitionBo
-
- setInitial(boolean) - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- setInitialComponentStates(Map<String, Component>) - Method in class org.kuali.rice.krad.uif.view.ViewIndex
-
Setter for the map holding initial component states
- setInitialDelaySecs(int) - Method in class org.kuali.rice.kew.batch.XmlPollerServiceImpl
-
Sets the initial delay time in seconds
- setInitialize(boolean) - Method in class org.kuali.rice.core.impl.config.property.ConfigFactoryBean
-
- setInitializeDataDictionary(boolean) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- setInitializing(boolean) - Static method in class org.kuali.rice.core.api.resourceloader.GlobalResourceLoader
-
- setInitialNode(RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.node.Branch
-
- setInitialNodeInstances(String) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- setInitialRouteNode(RouteNode.Builder) - Method in class org.kuali.rice.kew.api.doctype.ProcessDefinition.Builder
-
- setInitialRouteNode(RouteNode) - Method in class org.kuali.rice.kew.engine.node.ProcessDefinitionBo
-
- setInitialRouteNodeInstances(List<RouteNodeInstance>) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- setInitiatedDocumentTypes(List) - Method in class org.kuali.rice.kew.quicklinks.web.QuickLinksForm
-
- setInitiatedNumber(String) - Method in class org.kuali.rice.kew.stats.Stats
-
- setInitiateURL(String) - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- setInitiatorNetworkId(String) - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
- setInitiatorOk(Boolean) - Method in class org.kuali.rice.kew.doctype.DocumentTypeSecurity
-
- setInitiatorPrincipalId(String) - Method in class org.kuali.rice.kew.api.document.Document.Builder
-
- setInitiatorPrincipalId(String) - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- setInitiatorPrincipalName(String) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- setInitiatorWorkflowId(String) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- setInquirableClass(Class<? extends Inquirable>) - Method in class org.kuali.rice.kns.datadictionary.InquiryDefinition
-
Deprecated.
inquirableClass is required if a custom inquirable is required which will show
additional data other than the business object attributes.
- setInquiry(boolean) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementDocumentFormBase
-
- setInquiryCollections(List<InquiryCollectionDefinition>) - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
-
Deprecated.
inquirySections allows inquiry to be presented in sections.
- setInquiryCollections(Map) - Method in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
-
Deprecated.
The inquiryCollection defines a collection within the Business Object which contains
data that should be displayed with the BO when the inquiry is performed.
- setInquiryDefinition(InquiryDefinition) - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
-
Deprecated.
The inquiry element is used to specify the fields that will be displayed on the
inquiry screen for this business object and the order in which they will appear.
- setInquiryFields(List<FieldDefinition>) - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
-
Deprecated.
JSTL: inquiryFields is a Map which is accessed using a
key of "inquiryFields".
- setInquiryFields(List<FieldDefinition>) - Method in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
-
Deprecated.
JSTL: inquiryFields is a Map which is accessed using a
key of "inquiryFields".
- setInquiryLinkField(LinkField) - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
- setInquiryParameters(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setInquiryParameters(Map<String, String>) - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
- setInquiryPrimaryKeys(Map<String, String>) - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
-
Sets the map used to pass primary key values between invocations of the inquiry screens after the start method has been called.
- setInquirySections(List<InquirySectionDefinition>) - Method in class org.kuali.rice.kns.datadictionary.InquiryDefinition
-
Deprecated.
inquirySections allows inquiry to be presented in sections.
- setInquiryURL(Field, BusinessObject, String) - Static method in class org.kuali.rice.kns.util.FieldUtils
-
- setInquiryURL(HtmlData) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setInResults(boolean) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeLookupSettings.Builder
-
- setInsertable(boolean) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.CollectionDescriptor
-
- setInsertable(boolean) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
- setInsertable(boolean) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.JoinColumnDescriptor
-
- setInsertable(boolean) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.ObjectDescriptor
-
- 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 class org.kuali.rice.krad.service.impl.KFSModuleServiceImpl
-
- setInstalledModuleServices(List<ModuleService>) - Method in class org.kuali.rice.krad.service.impl.KualiModuleServiceImpl
-
- setInstalledModuleServices(List<ModuleService>) - Method in interface org.kuali.rice.krad.service.KualiModuleService
-
- setInstanceId(String) - Method in class edu.sampleu.demo.course.Course
-
- setInstanceId(String) - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- setInstanceId(String) - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- setInstanceId(String) - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- setInstanceId(String) - Method in class org.kuali.rice.ksb.impl.bus.InstanceIdFactoryBean
-
- setInstanceId(String) - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- setInstanceId(String) - Method in class org.kuali.rice.ksb.impl.registry.ServiceInfoBo
-
- setInState(String) - Method in class org.kuali.rice.kim.api.identity.residency.EntityResidency.Builder
-
- setInstructionalMessageField(MessageField) - Method in interface org.kuali.rice.krad.uif.container.Container
-
Setter for the containers summary message field
- setInstructionalMessageField(MessageField) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
Setter for the instructional text message field
- setInstructionalMessageField(MessageField) - Method in class org.kuali.rice.krad.uif.field.InputField
-
Setter for the instructional text message field
- setInstructionalText(String) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
Setter for the instructional message
- setInstructionalText(String) - Method in class org.kuali.rice.krad.uif.field.InputField
-
Setter for the instructional message
- setInstructor(String) - Method in class edu.sampleu.demo.course.CourseSection
-
- setInstructors(List<CourseInstructor>) - Method in class edu.sampleu.demo.course.CourseSection
-
- setInternetClassProvider(String) - Method in class edu.sampleu.demo.course.CourseSection
-
- setIpAddress(String) - Method in class org.kuali.rice.krad.bo.SessionDocument
-
- setIpAddress(String) - Method in class org.kuali.rice.krad.bo.SessionDocumentId
-
- setIpAddress(String) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- setIpAddresses(List<KeyValue>) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- setIpNumber(String) - Method in class org.kuali.rice.ksb.messaging.PersistedMessageBO
-
- setIpNumberFilter(String) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- setIsAdmin(Boolean) - Method in class org.kuali.rice.kns.web.struts.form.BackdoorForm
-
- setIsAdvancedSearch(String) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- setIsbn(String) - Method in class edu.sampleu.bookstore.bo.Book
-
- setItemOrderingSequence(int) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
Setter for the container's item ordering sequence number (initial value)
- setItems(List<? extends Component>) - Method in interface org.kuali.rice.krad.uif.container.Container
-
Setter for the containers list of components
- setItems(List<? extends Component>) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
Setter for the containers list of components
- setItems(List<? extends Component>) - Method in class org.kuali.rice.krad.uif.container.Group
-
Setter for the Group's list of components
- setItems(List<? extends Component>) - Method in class org.kuali.rice.krad.uif.field.FieldGroup
-
Setter for the field's nested group items
- setItems(List<? extends Component>) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the view's Group
instances
- setItemStyle(String) - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
-
Setter for the span style
- setItemStyleClasses(List<String>) - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
-
Setter for the list of style classes that should apply to each item span
- setJaxWsService(boolean) - Method in class org.kuali.rice.ksb.api.bus.support.SoapServiceConfiguration.Builder
-
- setJaxWsService(boolean) - Method in class org.kuali.rice.ksb.api.bus.support.SoapServiceDefinition
-
- setJcdAliases(String[]) - Method in class org.kuali.rice.core.framework.persistence.ojb.BaseOjbConfigurer
-
- setJdbcTemplate(JdbcTemplate) - Method in class org.kuali.rice.kim.sesn.DistributedSession
-
- setJndiTemplate(JndiTemplate) - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.PrimaryDataSourceFactoryBean
-
- setJndiTemplate(JndiTemplate) - Method in class org.kuali.rice.core.framework.persistence.jta.TransactionManagerFactoryBean
-
- setJndiTemplate(JndiTemplate) - Method in class org.kuali.rice.core.framework.persistence.jta.UserTransactionFactoryBean
-
- setJobDetail(JobDetail) - Method in class org.kuali.rice.ksb.messaging.web.QuartzQueueForm
-
- setJobGroup(String) - Method in class org.kuali.rice.kcb.service.impl.MessagingServiceImpl
-
Sets the group of the target job to run to process messages
- setJobGroup(String) - Method in class org.kuali.rice.ksb.messaging.web.QuartzQueueForm
-
- setJobName(String) - Method in class org.kuali.rice.kcb.service.impl.MessagingServiceImpl
-
Sets the name of the target job to run to process messages
- setJobName(String) - Method in class org.kuali.rice.ksb.messaging.web.QuartzQueueForm
-
- setJobNames(List<String>) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- setJoinNode(RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.node.Branch
-
- setJoinTableName(String) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.ManyToManyDescriptor
-
- setJrfVerNbr(Integer) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setJsFiles(List<String>) - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
- setJtaDataSource(DataSource) - Method in class org.kuali.rice.krad.app.persistence.jpa.RicePersistenceUnitPostProcessor
-
- setJtaTransactionManager(JtaTransactionManager) - Method in class org.kuali.rice.ken.util.TracingTransactionInterceptor
-
- setJumpToId(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setJumpToIdAfterSubmit(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
The id to jump to in the next page, the element with this id will be
jumped to automatically when the new page is retrieved after a submit.
- setJumpToName(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setJumpToNameAfterSubmit(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
- setKenIntegrationService(KENIntegrationService) - Method in class org.kuali.rice.kcb.web.spring.UserPreferencesController
-
Sets the KENIntegrationService
- setKewTypeRepositoryService(KewTypeRepositoryService) - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowServiceImpl
-
- setKey(String) - Method in class org.kuali.rice.core.api.util.ConcreteKeyValue
-
- setKey(String) - Method in class org.kuali.rice.edl.impl.components.EDLValidation
-
- setKey(String) - Method in class org.kuali.rice.kew.api.doctype.RouteNodeConfigurationParameter.Builder
-
- setKey(String) - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstanceState.Builder
-
- setKey(String) - Method in class org.kuali.rice.kew.engine.node.RouteNodeConfigParam
-
- setKey(String) - Method in class org.kuali.rice.kew.engine.node.State
-
- setKey(String) - Method in class org.kuali.rice.kew.rule.KeyValueId
-
- setKey(String) - Method in class org.kuali.rice.kew.rule.RuleExtensionValue
-
- setKey(String) - Method in class org.kuali.rice.kew.web.KeyValueSort
-
- setKey(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
-
- setKeyAttribute(String) - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
Attribute of the given dataObjectClass to use as the value of a select list
or set of radio buttons.
- 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
-
- setKeyField(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
Sets the keyField attribute value.
- setKeyLabels(Map<String, String>) - Method in class org.kuali.rice.core.api.uif.RemotableCheckboxGroup.Builder
-
- setKeyLabels(Map<String, String>) - Method in class org.kuali.rice.core.api.uif.RemotableRadioButtonGroup.Builder
-
- setKeyLabels(Map<String, String>) - Method in class org.kuali.rice.core.api.uif.RemotableSelect.Builder
-
- setKeyLabels(Map<String, String>) - Method in class org.kuali.rice.core.api.uif.RemotableSelectGroup.Builder
-
- setKeyValues(Map<String, String>) - Method in class org.kuali.rice.krad.keyvalues.MapValuesFinder
-
- setKimAttrDefnId(String) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentAttributeDataBusinessObjectBase
-
- setKimAttrDefnId(String) - Method in class org.kuali.rice.kns.kim.type.KimAttributeDefinition
-
Deprecated.
- setKimAttribute(KimAttribute.Builder) - Method in class org.kuali.rice.kim.api.common.attribute.KimAttributeData.Builder
-
- setKimAttribute(KimAttribute.Builder) - Method in class org.kuali.rice.kim.api.type.KimTypeAttribute.Builder
-
- setKimAttribute(KimAttributeBo) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentAttributeDataBusinessObjectBase
-
- setKimAttributeName(String) - Method in class org.kuali.rice.krad.keyvalues.KimAttributeValuesFinder
-
- setKimConstants(Constants) - Method in class org.kuali.rice.kim.dao.impl.LdapPrincipalDaoImpl
-
- setKimResponsibility(ResponsibilityBo) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibility
-
- setKimResponsibility(ResponsibilityBo) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityAction
-
- setKimType(KimType.Builder) - Method in class org.kuali.rice.kim.api.common.attribute.KimAttributeData.Builder
-
- setKimType(KimType) - Method in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- setKimType(KimType) - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- setKimType(KimType) - Method in class org.kuali.rice.kim.impl.type.IdentityManagementTypeAttributeTransactionalDocument
-
- setKimType(String, IdentityManagementGroupDocumentForm) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementGroupDocumentAction
-
- setKimType(String, IdentityManagementRoleDocumentForm) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementRoleDocumentAction
-
- setKimType(KimType) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementGroupDocumentForm
-
- setKimType(KimType) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- setKimTypeId(String) - Method in class org.kuali.rice.kim.api.common.attribute.KimAttributeData.Builder
-
- setKimTypeId(String) - Method in class org.kuali.rice.kim.api.common.delegate.DelegateType.Builder
-
- setKimTypeId(String) - Method in class org.kuali.rice.kim.api.common.template.Template.Builder
-
- setKimTypeId(String) - Method in class org.kuali.rice.kim.api.group.Group.Builder
-
- setKimTypeId(String) - Method in class org.kuali.rice.kim.api.role.Role.Builder
-
- setKimTypeId(String) - Method in class org.kuali.rice.kim.api.type.KimTypeAttribute.Builder
-
- setKimTypeId(String) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setKimTypeId(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentGroup
-
- setKimTypeId(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- setKimTypeId(String) - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegation
-
- setKimTypeId(String) - Method in class org.kuali.rice.kim.impl.jaxb.RoleXmlDTO
-
- setKimTypeId(String) - Method in class org.kuali.rice.kns.kim.type.KimAttributeDefinition
-
Deprecated.
- setKimTypeId(String) - Method in class org.kuali.rice.krad.keyvalues.KimAttributeValuesFinder
-
- setKimTypeInfoService(KimTypeInfoService) - Method in class org.kuali.rice.kim.impl.permission.PermissionServiceImpl
-
Sets the kimTypeInfoService attribute value.
- setKimTypeInfoService(KimTypeInfoService) - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityServiceImpl
-
- setKimTypId(String) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentAttributeDataBusinessObjectBase
-
- setKrmsAttributeDefinitionService(KrmsAttributeDefinitionService) - Static method in class org.kuali.rice.krms.impl.repository.KrmsRepositoryServiceLocator
-
- setKualiConfigurationService(ConfigurationService) - Method in class org.kuali.rice.kim.service.impl.IdentityArchiveServiceImpl
-
- setKualiConfigurationService(ConfigurationService) - Method in class org.kuali.rice.krad.service.impl.AttachmentServiceImpl
-
Sets the configService attribute value.
- setKualiConfigurationService(ConfigurationService) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- setKualiConfigurationService(ConfigurationService) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- setKualiConfigurationService(ConfigurationService) - Method in class org.kuali.rice.krad.service.impl.LookupServiceImpl
-
- setKualiConfigurationService(ConfigurationService) - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
- setKualiForm(KualiForm) - Static method in class org.kuali.rice.kns.util.KNSGlobalVariables
-
Deprecated.
- setKualiInquirable(Inquirable) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- setKualiModuleService(KualiModuleService) - Method in class org.kuali.rice.coreservice.impl.parameter.ParameterServiceImpl
-
- setKualiModuleService(KualiModuleService) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryComponentPublisherServiceImpl
-
- setKualiModuleService(KualiModuleService) - Method in class org.kuali.rice.krad.service.impl.DataDictionaryServiceImpl
-
- setKualiModuleService(KualiModuleService) - Method in class org.kuali.rice.krad.service.impl.DataObjectMetaDataServiceImpl
-
- setKualiModuleService(KualiModuleService) - Method in class org.kuali.rice.krad.service.impl.KFSModuleServiceImpl
-
- setKualiModuleService(KualiModuleService) - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
- setKualiModuleService(KualiModuleService) - Method in class org.kuali.rice.krad.web.controller.ModuleLockingHandlerInterceptor
-
- setKualiSessionId(String) - Method in class org.kuali.rice.krad.UserSession
-
- setKualiTransactionalDocumentInformation(KualiTransactionalDocumentInformation) - Method in class org.kuali.rice.krad.workflow.KualiDocumentXmlMaterializer
-
- setLabel(String) - Method in class org.kuali.rice.core.api.uif.RemotableSelectGroup.Builder
-
- setLabel(String) - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- setLabel(String) - Method in class org.kuali.rice.kew.api.extension.ExtensionDefinition.Builder
-
- setLabel(String) - Method in class org.kuali.rice.kew.api.repository.type.KewAttributeDefinition.Builder
-
- setLabel(String) - Method in class org.kuali.rice.kew.api.rule.RoleName.Builder
-
- setLabel(String) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setLabel(String) - Method in class org.kuali.rice.kew.rule.bo.RuleAttribute
-
- setLabel(String) - Method in class org.kuali.rice.kns.util.AuditCluster
-
Sets the label attribute value.
- setLabel(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
The label element is the field or collection name that will be shown on
inquiry and maintenance screens.
- setLabel(String) - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
- setLabel(String) - Method in interface org.kuali.rice.krad.uif.field.Field
-
Setter for the field's label text
- setLabel(String) - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
- setLabel(String) - Method in class org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinition.Builder
-
sets the label to be displayed with the attribute.
- setLabelAttribute(String) - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
Attribute of the given dataObjectClass to use as the displayed label on a select list
or set of radio buttons.
- setLabelAttribute(String) - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
Sets the labelAttribute used for building radiobutton and select controls.
- setLabelAttributeName(String) - Method in class org.kuali.rice.krad.keyvalues.PersistableBusinessObjectValuesFinder
-
- setLabelField(LabelField) - Method in interface org.kuali.rice.krad.uif.field.Field
-
Setter for the field's label field
- setLabelField(LabelField) - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
- setLabelFieldRendered(boolean) - Method in interface org.kuali.rice.krad.uif.field.Field
-
Setter for the label field rendered indicator
- setLabelFieldRendered(boolean) - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
- setLabelForComponentId(String) - Method in class org.kuali.rice.krad.uif.field.LabelField
-
Setter for the component id the label applies to
- setLabelKey(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaNumericPatternConstraint
-
The labelKey should only be set if the auto generated message by this class needs to be
overridden
- setLabelKey(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.BaseConstraint
-
- setLabelPlacement(UifConstants.Position) - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
Setter for the label's position in relation to the field (control if editable)
- setLabelPrototype(MessageField) - Method in class org.kuali.rice.krad.uif.container.NodePrototype
-
- setLabelText(String) - Method in class org.kuali.rice.krad.uif.field.LabelField
-
Setter for the label text
- setLanguageMappings(Map<Object, Object>) - Method in class org.kuali.rice.ksb.api.bus.support.RestServiceDefinition
-
- setLastApprovedDate(Timestamp) - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- setLastAssignedDateFrom(Date) - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- setLastAssignedDateFrom(String) - Method in class org.kuali.rice.kew.actionlist.web.ActionListFilterForm
-
- setLastAssignedDateTo(Date) - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- setLastAssignedDateTo(String) - Method in class org.kuali.rice.kew.actionlist.web.ActionListFilterForm
-
- setLastName(String) - Method in class org.kuali.rice.kew.feedback.web.FeedbackForm
-
- setLastName(String) - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- setLastName(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentName
-
- setLastRowIndex(int) - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
-
Sets the lastRowIndex attribute value.
- setLastRowIndex(int) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- setLastUpdatedDate(Timestamp) - Method in class org.kuali.rice.krad.bo.SessionDocument
-
- setLayoutFieldErrors(boolean) - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
-
- setLayoutManager(LayoutManager) - Method in interface org.kuali.rice.krad.uif.container.Container
-
Setter for the containers layout manager
- setLayoutManager(LayoutManager) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
- setLdapAuthoritiesPopulator(LdapAuthoritiesPopulator) - Method in class org.kuali.rice.kim.client.acegi.LdapUserDetailsService
-
- setLdapTemplate(LdapTemplate) - Method in class org.kuali.rice.kim.dao.impl.LdapPrincipalDaoImpl
-
- setLdapTemplate(LdapTemplate) - Method in interface org.kuali.rice.kim.dao.LdapPrincipalDao
-
- setLdapTemplate(LdapTemplate) - Method in interface org.kuali.rice.kim.dao.PrincipalDao
-
- setLdapUserSearch(LdapUserSearch) - Method in class org.kuali.rice.kim.client.acegi.LdapUserDetailsService
-
- setLength(int) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
- setLevel(String) - Method in class org.kuali.rice.ken.util.TracingTransactionInterceptor
-
- setLightBox(LightBox) - Method in class org.kuali.rice.krad.uif.field.LinkField
-
- setLightBoxDirectInquiry(LightBox) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
Setter for the light box direct inquiry widget
- setLightBoxLookup(LightBox) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
Setter for the light box lookup widget
- setLine1(String) - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- setLine1(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- setLine2(String) - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- setLine2(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- setLine3(String) - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- setLine3(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- setLineGroupPrototype(Group) - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
Setter for the line group prototype
- setLink(String) - Method in class org.kuali.rice.kns.util.AuditError
-
Sets the link attribute value.
- setLinkLabel(String) - Method in class org.kuali.rice.krad.uif.field.LinkField
-
- setLinkSeparator(String) - Method in class org.kuali.rice.krad.uif.container.LinkGroup
-
Setter for the link separator
- setLinkTarget(String) - Method in class org.kuali.rice.kns.web.struts.form.BackdoorForm
-
- setList1(List<UITestObject>) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setList2(List<UITestObject>) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setList3(List<UITestObject>) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setList4(List<UITestObject>) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setList5(List<UITestObject>) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setList6(List<UITestObject>) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setListItem(String) - Method in class org.kuali.rice.krad.util.spring.NamedOrderedListBean
-
- setListItems(List<String>) - Method in class org.kuali.rice.krad.util.spring.NamedOrderedListBean
-
- 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.
- setLoadRiceInstalledModuleServices(boolean) - Method in class org.kuali.rice.krad.service.impl.KualiModuleServiceImpl
-
- setLob(boolean) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
- setLocalName(String) - Method in class org.kuali.rice.kew.xml.AbstractTransformationFilter.CurrentElement
-
- setLocalServiceName(String) - Method in class org.kuali.rice.core.framework.resourceloader.RiceSpringResourceLoaderConfigurer
-
- setLocalServiceName(String) - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- setLocalServiceName(String) - Method in class org.kuali.rice.ksb.messaging.config.ServiceHolder
-
- setLocation(String) - Method in class edu.sampleu.demo.course.CourseSection
-
- setLockDescriptor(String) - Method in class org.kuali.rice.krad.document.authorization.PessimisticLock
-
- setLockedDate(Timestamp) - Method in class org.kuali.rice.kcb.bo.BaseLockable
-
- setLockedDate(Timestamp) - Method in interface org.kuali.rice.kcb.bo.Lockable
-
Sets the lockedDate attribute value.
- setLockedDate(Timestamp) - Method in interface org.kuali.rice.ken.bo.Lockable
-
Sets the lockedDate attribute value.
- setLockedDate(Timestamp) - Method in class org.kuali.rice.ken.bo.Notification
-
Sets the lockedDate attribute value.
- setLockedDate(Timestamp) - Method in class org.kuali.rice.ken.bo.NotificationMessageDelivery
-
Sets the lockedDate attribute value.
- setLockId(String) - Method in class org.kuali.rice.krad.maintenance.MaintenanceLock
-
- setLockingKeys(List<String>) - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- setLockingKeys(List<String>) - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
- setLockingRepresentation(String) - Method in class org.kuali.rice.krad.maintenance.MaintenanceLock
-
- setLockVerNbr(Integer) - Method in class org.kuali.rice.edl.framework.extract.DumpDTO
-
- setLockVerNbr(Integer) - Method in class org.kuali.rice.edl.framework.extract.FieldDTO
-
- setLockVerNbr(Integer) - Method in class org.kuali.rice.edl.impl.extract.Dump
-
- setLockVerNbr(Integer) - Method in class org.kuali.rice.edl.impl.extract.Fields
-
- setLockVerNbr(Integer) - Method in class org.kuali.rice.kcb.bo.Message
-
Set value of lock column for OJB optimistic locking
- setLockVerNbr(Integer) - Method in class org.kuali.rice.kcb.bo.MessageDelivery
-
Set value of lock column for OJB optimistic locking
- setLockVerNbr(Integer) - Method in class org.kuali.rice.kcb.bo.RecipientDelivererConfig
-
Set value of lock column for OJB optimistic locking
- setLockVerNbr(Integer) - Method in class org.kuali.rice.kcb.bo.RecipientPreference
-
Set value of lock column for OJB optimistic locking
- setLockVerNbr(Integer) - Method in class org.kuali.rice.ken.bo.Notification
-
Set value of lock column for OJB optimistic locking
- setLockVerNbr(Integer) - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- setLockVerNbr(Integer) - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- setLockVerNbr(Integer) - Method in class org.kuali.rice.kew.doctype.DocumentTypeAttributeBo
-
- setLockVerNbr(Integer) - Method in class org.kuali.rice.kew.engine.node.Branch
-
- setLockVerNbr(Integer) - Method in class org.kuali.rice.kew.engine.node.BranchPrototype
-
- setLockVerNbr(Integer) - Method in class org.kuali.rice.kew.engine.node.BranchState
-
- setLockVerNbr(Integer) - Method in class org.kuali.rice.kew.engine.node.NodeState
-
- setLockVerNbr(Integer) - Method in class org.kuali.rice.kew.engine.node.ProcessDefinitionBo
-
- setLockVerNbr(Integer) - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- setLockVerNbr(Integer) - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- setLockVerNbr(Integer) - Method in class org.kuali.rice.kew.notes.Attachment
-
- setLockVerNbr(Integer) - Method in class org.kuali.rice.kew.notes.Note
-
- setLockVerNbr(Integer) - Method in class org.kuali.rice.kew.rule.RuleExtensionValue
-
- setLockVerNbr(Integer) - Method in class org.kuali.rice.kew.useroptions.UserOptions
-
- setLockVerNbr(Integer) - Method in class org.kuali.rice.ksb.messaging.PersistedMessageBO
-
- setLogLevel(String, Level) - Method in class org.kuali.rice.test.BaseRiceTestCase
-
Changes the logging-level associated with the given loggerName to the
given level.
- setLogoAlign(String) - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- setLongLabel(String) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- setLookedUpCollectionName(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
- setLookedUpCollectionName(String) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
sets the name of the collection being looked up by the calling page.
- setLookFuture(boolean) - Method in class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- setLookupable(Lookupable) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- setLookupableHelperService(LookupableHelperService) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
Sets the lookupableHelperService attribute value.
- setLookupableHelperService(LookupableHelperService) - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
Sets the helper service for instance
- setLookupableID(String) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
The lookupableID element identifies the name of the Spring bean which
will be used to obtain the lookupable helper service for the business object.
- setLookupableImplServiceName(String) - Method in class org.kuali.rice.kew.actionlist.web.ActionListFilterForm
-
- setLookupableImplServiceName(String) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- setLookupableImplServiceName(String) - Method in class org.kuali.rice.kew.routing.web.DocHandlerForm
-
- setLookupableImplServiceName(String) - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- setLookupableImplServiceName(String) - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- setLookupableImplServiceName(String) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- setLookupAnchor(String) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- setLookupAware(boolean) - Method in class org.kuali.rice.kns.web.ui.HeaderField
-
Deprecated.
- setLookupBoClass(String) - Method in class org.kuali.rice.kns.kim.type.KimAttributeDefinition
-
Deprecated.
- setLookupBusinessObjectClassName(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
- setLookupCollectionName(String) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
Setter for the name of the collection that should be populated with lookup results
- setLookupCollectionName(String) - Method in class org.kuali.rice.krad.web.form.LookupForm
-
Setter for the name of the collection that should be populated with lookup results
- setLookupContextPath(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- setLookupCriteriaEnabled(boolean) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- setLookupCriteriaEnabled(Boolean) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setLookupDao(LookupDao) - Method in class org.kuali.rice.krad.service.impl.LookupServiceImpl
-
- setLookupDaoJpa(LookupDao) - Method in class org.kuali.rice.krad.dao.proxy.LookupDaoProxy
-
- setLookupDaoOjb(LookupDao) - Method in class org.kuali.rice.krad.dao.proxy.LookupDaoProxy
-
- setLookupDate(Timestamp) - Method in class org.kuali.rice.krad.bo.MultipleValueLookupMetadata
-
- setLookupDefinition(LookupDefinition) - Method in class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
-
Deprecated.
The lookup element is used to specify the rules for "looking up"
a business object.
- setLookupDefinition(LookupConstraint) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- setLookupFields(List<FieldDefinition>) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
The lookupFields element defines the set of fields in which the user
can enter values representing search selection criteria.
- setLookupInputPropertyConversions(Map<String, String>) - Method in class org.kuali.rice.kns.kim.type.KimAttributeDefinition
-
Deprecated.
- setLookupInvocationField(String) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- setLookupInvocationIndex(String) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- setLookupInvocationModule(String) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- setLookupObjectId(String) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- setLookupParameters(Map<String, String>) - Method in class org.kuali.rice.core.api.uif.RemotableQuickFinder.Builder
-
- setLookupParameters(Map) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setLookupParameters(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setLookupParameters(Map<String, String>) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setLookupPersonId(String) - Method in class org.kuali.rice.krad.bo.MultipleValueLookupMetadata
-
- setLookupReadOnly(boolean) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- setLookupResultsBOClassName(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
- setLookupResultsSequenceNumber(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
- setLookupResultsSequenceNumber(String) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- setLookupResultsSequenceNumber(String) - Method in class org.kuali.rice.krad.bo.MultipleValueLookupMetadata
-
- setLookupResultsService(LookupResultsService) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- setLookupReturnByScript(boolean) - Method in class org.kuali.rice.krad.uif.widget.LightBox
-
Setter for the flag to indicate that lookups will return the value
by script and not a post
- setLookupReturnPropertyConversions(Map<String, String>) - Method in class org.kuali.rice.kns.kim.type.KimAttributeDefinition
-
Deprecated.
- setLookupRoleName(String) - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- setLookupRoleNamespaceCode(String) - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- setLookupService(LookupService) - Method in class edu.sampleu.travel.service.FiscalOfficerTravelAccountServiceImpl
-
- setLookupService(LookupService) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
- setLookupService(LookupService) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
Sets the lookupService attribute value.
- setLookupService(LookupService) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- setLookupService(LookupService) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- setLookupService(LookupService) - Method in class org.kuali.rice.krad.service.impl.InactivateableFromToServiceImpl
-
- setLookupService(LookupService) - Method in class org.kuali.rice.krad.uif.service.impl.AttributeQueryServiceImpl
-
- setLookupType(String) - Method in class org.kuali.rice.kew.actionlist.web.ActionListFilterForm
-
- setLookupType(String) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- setLookupType(String) - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- setLowerBoundInclusive(boolean) - Method in class org.kuali.rice.core.api.search.Range
-
- setLowerBoundInclusive(boolean) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeLookupSettings.Builder
-
- setLowerBoundValue(String) - Method in class org.kuali.rice.core.api.search.Range
-
- setLowerCase(boolean) - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
-
- 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.
- setLowerDatePicker(Boolean) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeLookupSettings.Builder
-
- setLowerLabel(String) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeLookupSettings.Builder
-
- setMailer(Mailer) - Method in class org.kuali.rice.kcb.service.impl.EmailServiceImpl
-
- setMailer(Mailer) - Method in class org.kuali.rice.kew.mail.service.impl.ActionListEmailServiceImpl
-
- setMailer(Mailer) - Method in class org.kuali.rice.krad.service.impl.KualiExceptionIncidentServiceImpl
-
The injected Mailer.
- setMailer(Mailer) - Method in class org.kuali.rice.krad.service.impl.MailServiceImpl
-
The injected Mailer.
- setMailSender(JavaMailSenderImpl) - Method in class org.kuali.rice.core.mail.MailerImpl
-
- setMainFieldLabel(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setMaintainableClass(Class<? extends Maintainable>) - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
- setMaintainableCollections(List<MaintainableCollectionDefinition>) - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
The list of sub-collections to include in this collection.
- setMaintainableFields(List<MaintainableFieldDefinition>) - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
The list of fields to include in this collection.
- setMaintainableItems(List<MaintainableItemDefinition>) - Method in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
-
Deprecated.
The maintainableItems element defines the components of a
section.
- setMaintainableSections(List<MaintainableSectionDefinition>) - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- setMaintDocDictionaryService(MaintenanceDocumentDictionaryService) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
Sets the maintDocDictionaryService attribute value.
- setMaintenanceAction(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
- setMaintenanceAction(String) - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Sets the type of maintenance action to be performed (new, edit, or copy)
- setMaintenanceAction(String) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- setMaintenanceAction(String) - Method in class org.kuali.rice.krad.uif.view.MaintenanceView
-
Setter for the maintenance action
- setMaintenanceAction(String) - Method in class org.kuali.rice.krad.web.form.MaintenanceForm
-
- setMaintenanceDocumentDao(MaintenanceDocumentDao) - Method in class org.kuali.rice.krad.service.impl.MaintenanceDocumentServiceImpl
-
- setMaintenanceDocumentDaoJpa(MaintenanceDocumentDao) - Method in class org.kuali.rice.krad.dao.proxy.MaintenanceDocumentDaoProxy
-
- setMaintenanceDocumentDaoOjb(MaintenanceDocumentDao) - Method in class org.kuali.rice.krad.dao.proxy.MaintenanceDocumentDaoProxy
-
- setMaintenanceDocumentDictionaryService(MaintenanceDocumentDictionaryService) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- setMaintenanceDocumentDictionaryService(MaintenanceDocumentDictionaryService) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- setMaintenanceDocumentService(MaintenanceDocumentService) - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
- setMaintenanceUrlMapping(String) - Method in class org.kuali.rice.krad.uif.view.LookupView
-
Setter for the URL mapping string that will be used to build up maintenance action URLs
- setMandatory(boolean) - Method in class org.kuali.rice.kew.api.doctype.RouteNode.Builder
-
- setMandatoryRouteInd(Boolean) - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- setMappedBy(String) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.CollectionDescriptor
-
- setMappedBy(String) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.OneToOneDescriptor
-
- setMaritalStatusCode(String) - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- 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.kns.document.authorization.FieldRestriction
-
- setMaskFormatter(MaskFormatter) - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
-
- setMaskFormatter(MaskFormatter) - Method in class org.kuali.rice.krad.datadictionary.mask.Mask
-
- setMaskFormatter(MaskFormatter) - Method in class org.kuali.rice.krad.uif.field.DataField
-
Setter for the MaskFormatter instance to apply when the value is masked
- setMaskFormatterClass(Class<? extends MaskFormatter>) - Method in class org.kuali.rice.krad.datadictionary.mask.Mask
-
- setMaskLength(int) - Method in class org.kuali.rice.krad.datadictionary.mask.MaskFormatterSubString
-
Set the number of characters to mask at the beginning of the string.
- setMax(Integer) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.MustOccurConstraint
-
- setMaxCacheSize(int) - Method in class org.kuali.rice.kns.service.impl.SessionDocumentServiceImpl
-
Deprecated.
- setMaxCredits(Integer) - Method in class edu.sampleu.demo.course.Course
-
- 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
- setMaximumPoolSize(int) - Method in interface org.kuali.rice.ksb.messaging.threadpool.KSBThreadPool
-
- setMaximumPoolSize(Integer) - Method in class org.kuali.rice.ksb.messaging.web.ThreadPoolForm
-
- setMaxLength(Integer) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- setMaxLength(Integer) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
maxLength = the maximum allowable length of the field in the lookup result fields.
- setMaxLength(String) - Method in class org.kuali.rice.kns.lookup.HtmlData
-
Deprecated.
- setMaxLength(int) - Method in class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
Sets the maximum column length.
- setMaxLength(int) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setMaxLength(Integer) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
The maxLength element determines the maximum size of the field for data
entry edit purposes and for display purposes.
- setMaxLength(int) - Method in class org.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern
-
Deprecated.
Sets maxLength parameter for the associated regex.
- setMaxLength(Integer) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
-
- setMaxLength(Integer) - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
-
Setter for the max number of input characters
- setMaxLength(Integer) - Method in class org.kuali.rice.krad.uif.control.TextControl
-
Setter for the max number of input characters
- setMaxLength(Integer) - Method in class org.kuali.rice.krad.uif.field.InputField
-
Setter for attributes max length
- setMaxMessageFetcherMessages(Integer) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- setMaxOccurs(Integer) - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
- setMaxOccurs(Integer) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
-
- setMaxProcessAttempts(int) - Method in class org.kuali.rice.kcb.service.impl.MessageDeliveryServiceImpl
-
Sets the max processing attempts
- setMaxResults(Integer) - Method in class org.kuali.rice.core.api.criteria.QueryByCriteria.Builder
-
- setMaxResults(Integer) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- setMaxRetryAttempts(Long) - Method in class org.kuali.rice.ksb.messaging.web.ThreadPoolForm
-
- setMaxRows(int) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- setMaxUploadSizeToMaxOfList(List<String>) - Method in class org.kuali.rice.kns.web.struts.action.KualiMultipartRequestHandler
-
Sets the max size string to the item in the list that represents the largest size.
- setMaxValue(Double) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- setMaxWait(long) - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.XAPoolDataSource
-
Deprecated.
- setMember(RoleDocumentDelegationMember) - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegation
-
- setMember(GroupDocumentMember) - Method in class org.kuali.rice.kim.rule.event.ui.AddGroupMemberEvent
-
- setMember(KimDocumentRoleMember) - Method in class org.kuali.rice.kim.rule.event.ui.AddMemberEvent
-
- setMember(GroupDocumentMember) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementGroupDocumentForm
-
- setMember(KimDocumentRoleMember) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- setMemberFullName(String) - Method in class org.kuali.rice.kim.bo.ui.GroupDocumentMember
-
- setMemberFullName(String) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- setMemberId(String) - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDelegate.Builder
-
- setMemberId(String) - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowMember.Builder
-
- setMemberId(String) - Method in class org.kuali.rice.kim.api.common.delegate.DelegateMember.Builder
-
- setMemberId(String) - Method in class org.kuali.rice.kim.api.group.GroupMember.Builder
-
- setMemberId(String) - Method in class org.kuali.rice.kim.api.role.RoleMember.Builder
-
- setMemberId(String) - Method in class org.kuali.rice.kim.api.role.RoleMembership.Builder
-
- setMemberId(String) - Method in class org.kuali.rice.kim.bo.ui.GroupDocumentMember
-
- setMemberId(String) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- setMemberId(String) - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- setMemberMetaDataType(IdentityManagementRoleDocument.RoleMemberMetaDataType) - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- setMemberMetaDataTypeToSort(Integer) - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- setMemberName(String) - Method in class org.kuali.rice.kim.api.role.RoleMember.Builder
-
- setMemberName(String) - Method in class org.kuali.rice.kim.bo.ui.GroupDocumentMember
-
- setMemberName(String) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- setMemberName(String) - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- setMemberNamespaceCode(String) - Method in class org.kuali.rice.kim.api.role.RoleMember.Builder
-
- setMemberNamespaceCode(String) - Method in class org.kuali.rice.kim.bo.ui.GroupDocumentMember
-
- setMemberNamespaceCode(String) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- setMemberNamespaceCode(String) - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- setMemberOfRange(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setMemberRoleId(String) - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction.Builder
-
- setMembers(List<PeopleFlowMember.Builder>) - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition.Builder
-
- setMembers(List<DelegateMember.Builder>) - Method in class org.kuali.rice.kim.api.common.delegate.DelegateType.Builder
-
- setMembers(List<RoleDocumentDelegationMember>) - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegation
-
- setMembers(List<GroupDocumentMember>) - Method in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- setMembers(List<KimDocumentRoleMember>) - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- setMemberTableMetadata(KualiTableRenderFormMetadata) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementDocumentFormBase
-
- setMemberType(MemberType) - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDelegate.Builder
-
- setMemberType(MemberType) - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowMember.Builder
-
- setMemberTypeCode(String) - Method in class org.kuali.rice.kim.bo.ui.GroupDocumentMember
-
- setMemberTypeCode(String) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- setMemberTypeCode(String) - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- setMenubar(String) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
The menubar element is used to add additional html code
to the header line on the lookup screen.
- setMessage(String) - Method in class org.kuali.rice.core.api.mail.MailMessage
-
- setMessage(String) - Method in class org.kuali.rice.edl.impl.components.EDLValidation
-
- setMessage(Message) - Method in class org.kuali.rice.kcb.bo.MessageDelivery
-
Sets this delivery's message
- setMessage(String) - Method in class org.kuali.rice.ken.bo.NotificationResponse
-
Sets the message attribute value.
- setMessage(String) - Method in class org.kuali.rice.ken.web.spring.AdministerNotificationRequestController.AdministerNotificationRequestCommand
-
- setMessage(String) - Method in class org.kuali.rice.kns.web.struts.form.AuthorizationExceptionForm
-
- setMessage(PersistedMessageBO) - Method in class org.kuali.rice.ksb.messaging.MessageServiceInvoker
-
- setMessage(PersistedMessageBO) - Method in class org.kuali.rice.ksb.messaging.PersistedMessagePayload
-
- setMessageContentService(NotificationMessageContentService) - Method in class org.kuali.rice.ken.web.spring.AdministerNotificationRequestController
-
Sets the messageContentService attribute value.
- setMessageContentService(NotificationMessageContentService) - Method in class org.kuali.rice.ken.web.spring.SendEventNotificationMessageController
-
Sets the messageContentService attribute value.
- setMessageContentService(NotificationMessageContentService) - Method in class org.kuali.rice.ken.web.spring.SendNotificationMessageController
-
Sets the messageContentService attribute value.
- setMessageDataSource(DataSource) - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- setMessageDelivererRegistry(MessageDelivererRegistryService) - Method in class org.kuali.rice.kcb.quartz.MessageProcessingJob
-
- setMessageDelivererRegistryService(MessageDelivererRegistryService) - Method in class org.kuali.rice.kcb.web.spring.UserPreferencesController
-
Set the MessageDelivererRegistryService
- setMessageDelivery(String) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- setMessageDeliveryService(MessageDeliveryService) - Method in class org.kuali.rice.kcb.quartz.MessageProcessingJob
-
- setMessageDeliveryService(MessageDeliveryService) - Method in class org.kuali.rice.kcb.service.impl.MessagingServiceImpl
-
Sets the MessageDeliveryService
- setMessageDeliveryService(NotificationMessageDeliveryService) - Method in class org.kuali.rice.ken.web.spring.NotificationController
-
Sets the messageDeliveryService attribute value.
- setMessageDeliveryStatus(String) - Method in class org.kuali.rice.ken.bo.NotificationMessageDelivery
-
Sets the messageDeliveryStatus attribute value.
- setMessageExceptionHandler(String) - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- setMessageExceptionHandler(String) - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- setMessageId(Long) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- setMessageKey(String) - Method in class org.kuali.rice.kns.util.AuditError
-
Sets the key attribute value.
- setMessageList(MessageList) - Static method in class org.kuali.rice.kns.util.KNSGlobalVariables
-
Deprecated.
- setMessageMap(MessageMap) - Method in class org.kuali.rice.kew.exception.WorkflowServiceErrorImpl
-
- setMessageMap(MessageMap) - Static method in class org.kuali.rice.krad.util.GlobalVariables
-
Sets a new (clean) MessageMap
- setMessageMapFromPreviousRequest(MessageMap) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- setMessageOff(String) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- setMessageParameters(String[]) - Method in class org.kuali.rice.krad.util.ErrorMessage
-
- setMessagePersistence(String) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- setMessageProcessingJobDetail(JobDetail) - Method in class org.kuali.rice.kcb.config.KCBInitializer
-
Sets the JobDetail for the message processing job
- setMessageProcessingTrigger(Trigger) - Method in class org.kuali.rice.kcb.config.KCBInitializer
-
Sets the Trigger for the message processing job
- setMessageQueueDao(MessageQueueDAO) - Method in class org.kuali.rice.ksb.messaging.service.impl.MessageQueueServiceImpl
-
- setMessageQueueFromDatabase(PersistedMessageBO) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- setMessageQueueFromForm(PersistedMessageBO) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- setMessageQueueRows(Collection<PersistedMessageBO>) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- setMessageService(MessageService) - Method in class org.kuali.rice.kcb.service.impl.MessagingServiceImpl
-
Sets the MessageService
- setMessageTemplate(MailMessage) - Method in class org.kuali.rice.krad.service.impl.KualiExceptionIncidentServiceImpl
-
- setMessageText(String) - Method in class org.kuali.rice.krad.uif.field.MessageField
-
Setter for the message text
- setMessageType(String) - Method in class org.kuali.rice.krad.uif.field.MessageField
-
Setter for the message's type
- setMetadataLocation(String) - Method in class org.kuali.rice.core.framework.persistence.ojb.BaseOjbConfigurer
-
- setMethodCall(AsynchronousCall) - Method in class org.kuali.rice.ksb.messaging.MessageServiceInvoker
-
- setMethodCall(AsynchronousCall) - Method in class org.kuali.rice.ksb.messaging.PersistedMessageBO
-
- setMethodCall(AsynchronousCall) - Method in class org.kuali.rice.ksb.messaging.PersistedMessagePayload
-
- setMethodName(String) - Method in class org.kuali.rice.ksb.messaging.bam.BAMTargetEntry
-
- setMethodName(String) - Method in class org.kuali.rice.ksb.messaging.PersistedMessageBO
-
- setMethodToCall(String) - Method in class edu.sampleu.kew.krad.form.StatsForm
-
- setMethodToCall(String) - Method in class org.kuali.rice.kew.actionlist.web.ActionListFilterForm
-
- setMethodToCall(String) - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- setMethodToCall(String) - Method in class org.kuali.rice.kew.feedback.web.FeedbackForm
-
- setMethodToCall(String) - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- setMethodToCall(String) - Method in class org.kuali.rice.kew.preferences.web.PreferencesForm
-
- setMethodToCall(String) - Method in class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- setMethodToCall(String) - Method in class org.kuali.rice.kew.routing.web.DocHandlerForm
-
- setMethodToCall(String) - Method in class org.kuali.rice.kew.stats.web.StatsForm
-
- setMethodToCall(String) - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- setMethodToCall(String) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setMethodToCall(String) - Method in class org.kuali.rice.kns.lookup.HtmlData
-
Deprecated.
- setMethodToCall(String) - Method in class org.kuali.rice.kns.web.struts.form.BackdoorForm
-
- setMethodToCall(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
- setMethodToCall(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
Setter for the actions method to call
- setMethodToCall(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Setter for the method to call
- setMethodToCall(String) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- setMethodToCall(String) - Method in class org.kuali.rice.ksb.messaging.web.ServiceRegistryForm
-
- setMethodToCall(String) - Method in class org.kuali.rice.ksb.messaging.web.ThreadPoolForm
-
- setMethodToCallPath(String) - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
-
- setmField1(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setmField2(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setmField3(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setMiddleName(String) - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- setMiddleName(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentName
-
- setMillisToLive(Long) - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- setMillisToLive(Long) - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- setMimeType(String) - Method in class org.kuali.rice.kew.notes.Attachment
-
- setMin(Integer) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.MustOccurConstraint
-
- setMinCredits(Integer) - Method in class edu.sampleu.demo.course.Course
-
- setMinLength(Integer) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- setMinLength(Integer) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- setMinLength(Integer) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
-
- setMinLength(Integer) - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
-
Setter for the min number of input characters
- setMinLength(Integer) - Method in class org.kuali.rice.krad.uif.control.TextControl
-
Setter for the min number of input characters
- setMinLength(Integer) - Method in class org.kuali.rice.krad.uif.field.InputField
-
- setMinOccurs(Integer) - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
- setMinOccurs(Integer) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
-
- setMinValue(Double) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- setModifiedDate(DateTime) - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- setModifiedDate(Timestamp) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- setModuleConfiguration(ModuleConfiguration) - Method in class org.kuali.rice.krad.service.impl.ModuleServiceBase
-
- setModuleKeyStoreAlias(String) - Method in class org.kuali.rice.ksb.security.admin.service.impl.JavaSecurityManagementServiceImpl
-
- setModuleKeyStoreLocation(String) - Method in class org.kuali.rice.ksb.security.admin.service.impl.JavaSecurityManagementServiceImpl
-
- setModuleKeyStorePassword(String) - Method in class org.kuali.rice.ksb.security.admin.service.impl.JavaSecurityManagementServiceImpl
-
- setModuleLockedMapping(String) - Method in class org.kuali.rice.krad.web.controller.ModuleLockingHandlerInterceptor
-
- setModuleName(String) - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
- setModuleName(String) - Method in class org.kuali.rice.test.RiceTestCase
-
- setMoreResultsAvailable(boolean) - Method in class org.kuali.rice.core.api.criteria.GenericQueryResults.Builder
-
- setMoreResultsAvailable(boolean) - Method in class org.kuali.rice.coreservice.api.parameter.ParameterQueryResults.Builder
-
- setMoreResultsAvailable(boolean) - Method in class org.kuali.rice.kew.api.rule.RuleQueryResults.Builder
-
- setMoreResultsAvailable(boolean) - Method in class org.kuali.rice.kew.api.rule.RuleTemplateQueryResults.Builder
-
- setMoreResultsAvailable(boolean) - Method in class org.kuali.rice.kim.api.common.template.TemplateQueryResults.Builder
-
- setMoreResultsAvailable(boolean) - Method in class org.kuali.rice.kim.api.group.GroupMemberQueryResults.Builder
-
- setMoreResultsAvailable(boolean) - Method in class org.kuali.rice.kim.api.group.GroupQueryResults.Builder
-
- setMoreResultsAvailable(boolean) - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefaultQueryResults.Builder
-
- setMoreResultsAvailable(boolean) - Method in class org.kuali.rice.kim.api.identity.entity.EntityQueryResults.Builder
-
- setMoreResultsAvailable(boolean) - Method in class org.kuali.rice.kim.api.identity.name.EntityNameQueryResults.Builder
-
- setMoreResultsAvailable(boolean) - Method in class org.kuali.rice.kim.api.identity.principal.PrincipalQueryResults.Builder
-
- setMoreResultsAvailable(boolean) - Method in class org.kuali.rice.kim.api.permission.PermissionQueryResults.Builder
-
- setMoreResultsAvailable(boolean) - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityQueryResults.Builder
-
- setMoreResultsAvailable(boolean) - Method in class org.kuali.rice.kim.api.role.DelegateMemberQueryResults.Builder
-
- setMoreResultsAvailable(boolean) - Method in class org.kuali.rice.kim.api.role.RoleMemberQueryResults.Builder
-
- setMoreResultsAvailable(boolean) - Method in class org.kuali.rice.kim.api.role.RoleMembershipQueryResults.Builder
-
- setMoreResultsAvailable(boolean) - Method in class org.kuali.rice.kim.api.role.RoleQueryResults.Builder
-
- setMovableStyleClass(String) - Method in class org.kuali.rice.krad.uif.widget.Reorderer
-
Setter for the style class that identifies movable elements (spans)
- setMultiple(boolean) - Method in class org.kuali.rice.core.api.uif.RemotableSelect.Builder
-
- setMultiple(boolean) - Method in class org.kuali.rice.krad.uif.control.SelectControl
-
- setMultipleValueLookedUpCollectionName(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
For container fields (i.e.
- setMultipleValueLookupClassLabel(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
The DD defined objectLabel of the class on which a multiple value lookup is performed
- setMultipleValueLookupClassName(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
For container fields (i.e.
- setMultipleValues(boolean) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- setMultipleValuesResultSetLimit(Integer) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
The multipleValuesResultSetLimit element specifies the maximum number of records that will be listed
as a result of a multiple values lookup search.
- setMultipleValuesSelect(boolean) - Method in class org.kuali.rice.krad.uif.view.LookupView
-
Setter for the multiple values select indicator
- setMultipleValuesSelect(Boolean) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
Setter for the multi-values lookup indicator
- setMultipleValuesSelect(boolean) - Method in class org.kuali.rice.krad.web.form.LookupForm
-
Setter for the multiple values select indicator
- setMultiValueLookupSelect(InputField, Object) - Method in interface org.kuali.rice.krad.lookup.Lookupable
-
- setMultiValueLookupSelect(InputField, Object) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
Sets the value for the attribute field control to contain the field conversion values for the line
- setMustExist(boolean) - Method in class org.kuali.rice.krad.config.GlobalResourceLoaderServiceFactoryBean
-
- setMustOccurConstraints(List<MustOccurConstraint>) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- setMustOccurConstraints(List<MustOccurConstraint>) - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- setMustOccurConstraints(List<MustOccurConstraint>) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.MustOccurConstraint
-
- setMustOccurConstraints(List<MustOccurConstraint>) - Method in class org.kuali.rice.krad.uif.field.InputField
-
- setMyApplicationId(String) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- setMyApplicationId(String) - Method in class org.kuali.rice.ksb.messaging.web.ServiceRegistryForm
-
- setMyColumns(MyColumns) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- setMyInstanceId(String) - Method in class org.kuali.rice.ksb.messaging.web.ServiceRegistryForm
-
- setMyIpAddress(String) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- setMyIpAddress(String) - Method in class org.kuali.rice.ksb.messaging.web.ServiceRegistryForm
-
- setName(String) - Method in class edu.sampleu.bookstore.bo.BookType
-
- setName(String) - Method in class edu.sampleu.demo.course.CourseInstructor
-
- setName(String) - Method in class edu.sampleu.travel.bo.TravelAccount
-
- setName(String) - Method in class edu.sampleu.travel.bo.TravelAccountType
-
- setName(String) - Method in class edu.sampleu.travel.dto.TravelAccountInfo
-
- setName(QName) - Method in interface org.kuali.rice.core.api.resourceloader.ResourceLoader
-
- setName(QName) - Method in class org.kuali.rice.core.api.resourceloader.ResourceLoaderContainer
-
- setName(String) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- setName(String) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.EntityDescriptor
-
- setName(String) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
- setName(String) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.JoinColumnDescriptor
-
- setName(QName) - Method in class org.kuali.rice.core.framework.resourceloader.RiceSpringResourceLoaderConfigurer
-
- setName(String) - Method in class org.kuali.rice.core.impl.config.property.ConfigPropertyFactoryBean
-
- setName(String) - Method in class org.kuali.rice.core.impl.config.property.Param
-
- setName(String) - Method in class org.kuali.rice.core.util.jaxb.NameAndNamespacePair
-
- setName(String) - Method in class org.kuali.rice.coreservice.api.component.Component.Builder
-
Sets the value of the component name on this builder to the given value.
- setName(String) - Method in class org.kuali.rice.coreservice.api.namespace.Namespace.Builder
-
- setName(String) - Method in class org.kuali.rice.coreservice.api.parameter.Parameter.Builder
-
- setName(String) - Method in class org.kuali.rice.coreservice.api.parameter.ParameterType.Builder
-
- setName(String) - Method in class org.kuali.rice.coreservice.api.style.Style.Builder
-
Sets the name for the style that will be returned by this builder.
- setName(String) - Method in class org.kuali.rice.edl.impl.bo.EDocLiteDefinition
-
- setName(String) - Method in class org.kuali.rice.ken.bo.NotificationChannel
-
Sets the name attribute value.
- setName(String) - Method in class org.kuali.rice.ken.bo.NotificationContentType
-
Sets the name attribute value.
- setName(String) - Method in class org.kuali.rice.ken.bo.NotificationPriority
-
Sets the name attribute value.
- setName(String) - Method in class org.kuali.rice.ken.bo.NotificationProducer
-
Sets the name attribute value.
- setName(String) - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- setName(String) - Method in class org.kuali.rice.kew.api.doctype.ProcessDefinition.Builder
-
- setName(String) - Method in class org.kuali.rice.kew.api.doctype.RouteNode.Builder
-
- setName(String) - Method in class org.kuali.rice.kew.api.document.attribute.DocumentAttribute.AbstractBuilder
-
Sets the name of the document attribute that will be built by this builder.
- setName(String) - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance.Builder
-
- setName(String) - Method in class org.kuali.rice.kew.api.extension.ExtensionDefinition.Builder
-
- setName(String) - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition.Builder
-
- setName(String) - Method in class org.kuali.rice.kew.api.repository.type.KewAttributeDefinition.Builder
-
- setName(String) - Method in class org.kuali.rice.kew.api.repository.type.KewTypeDefinition.Builder
-
- setName(String) - Method in class org.kuali.rice.kew.api.rule.RoleName.Builder
-
- setName(String) - Method in class org.kuali.rice.kew.api.rule.Rule.Builder
-
- setName(String) - Method in class org.kuali.rice.kew.api.rule.RuleTemplate.Builder
-
- setName(String) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setName(String) - Method in class org.kuali.rice.kew.engine.node.Branch
-
- setName(String) - Method in class org.kuali.rice.kew.engine.node.BranchPrototype
-
- setName(String) - Method in class org.kuali.rice.kew.engine.node.ProcessDefinitionBo
-
- setName(String) - Method in class org.kuali.rice.kew.rule.bo.RuleAttribute
-
- setName(String) - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- setName(String) - Method in class org.kuali.rice.kew.rule.GroupRuleResponsibility
-
- setName(String) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
Set the rule name
- setName(String) - Method in class org.kuali.rice.kim.api.common.template.Template.Builder
-
- setName(String) - Method in class org.kuali.rice.kim.api.group.Group.Builder
-
- setName(String) - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationType.Builder
-
- setName(String) - Method in class org.kuali.rice.kim.api.identity.CodedAttribute.Builder
-
- setName(EntityName.Builder) - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefault.Builder
-
- setName(String) - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifierType.Builder
-
- setName(String) - Method in class org.kuali.rice.kim.api.permission.Permission.Builder
-
- setName(String) - Method in class org.kuali.rice.kim.api.responsibility.Responsibility.Builder
-
- setName(String) - Method in class org.kuali.rice.kim.api.role.Role.Builder
-
- setName(String) - Method in class org.kuali.rice.kim.api.type.KimType.Builder
-
- setName(String) - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- setName(String) - Method in class org.kuali.rice.kns.datadictionary.MaintainableItemDefinition
-
Deprecated.
Sets name to the given value.
- setName(String) - Method in class org.kuali.rice.kns.lookup.HtmlData
-
Deprecated.
- setName(String) - Method in class org.kuali.rice.krad.bo.AdHocRoutePerson
-
- setName(String) - Method in class org.kuali.rice.krad.bo.AdHocRouteRecipient
-
- setName(String) - Method in interface org.kuali.rice.krad.bo.KualiCode
-
- setName(String) - Method in class org.kuali.rice.krad.bo.KualiCodeBase
-
- setName(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
- setName(String) - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
- setName(String) - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- setName(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookup
-
- setName(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
-
- setName(String) - Method in class org.kuali.rice.krad.util.spring.NamedOrderedListBean
-
- setName(String) - Method in class org.kuali.rice.krms.api.repository.action.ActionDefinition.Builder
-
Sets the value of the name on this builder to the given value.
- setName(String) - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaDefinition.Builder
-
Set the value of the name on this builder to the given value.
- setName(String) - Method in class org.kuali.rice.krms.api.repository.category.CategoryDefinition.Builder
-
Sets the name for the category definition that will be returned by this builder.
- setName(String) - Method in class org.kuali.rice.krms.api.repository.context.ContextDefinition.Builder
-
Sets the name for the context definition that will be created
by this builder.
- setName(String) - Method in class org.kuali.rice.krms.api.repository.function.FunctionDefinition.Builder
-
Sets the name for the function definition that will be returned by this builder.
- setName(String) - Method in class org.kuali.rice.krms.api.repository.function.FunctionParameterDefinition.Builder
-
Sets the name for the function parameter definition that will be returned by this builder.
- setName(String) - Method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition.Builder
-
Sets the value of the name on this builder to the given value
- setName(String) - Method in class org.kuali.rice.krms.api.repository.term.TermParameterDefinition.Builder
-
- setName(String) - Method in class org.kuali.rice.krms.api.repository.term.TermResolverDefinition.Builder
-
- setName(String) - Method in class org.kuali.rice.krms.api.repository.term.TermSpecificationDefinition.Builder
-
- setName(String) - Method in class org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinition.Builder
-
sets the name of the attribute.
- setName(String) - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeDefinition.Builder
-
Sets the name of the KrmsTypeDefinition
- setName(String) - Method in class org.kuali.rice.location.api.campus.Campus.Builder
-
- setName(String) - Method in class org.kuali.rice.location.api.campus.CampusType.Builder
-
- setName(String) - Method in class org.kuali.rice.location.api.country.Country.Builder
-
Sets the optional name property.
- setName(String) - Method in class org.kuali.rice.location.api.county.County.Builder
-
Sets the full name of the County created from this Builder.
- setName(String) - Method in class org.kuali.rice.location.api.state.State.Builder
-
Sets the full name of the State created from this Builder.
- setName(String) - Method in class org.kuali.rice.test.BaseRiceTestCase
-
- setNameChangedDate(DateTime) - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- setNameChangedDate(Timestamp) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentName
-
- setNameCode(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentName
-
- setNamedSearch(String) - Method in class org.kuali.rice.kew.quicklinks.web.QuickLinksForm
-
- setNamedSearches(List) - Method in class org.kuali.rice.kew.quicklinks.web.QuickLinksForm
-
- setNameKey(String) - Method in class org.kuali.rice.kew.xml.AbstractTransformationFilter.CurrentElement
-
- setNamePrefix(String) - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- setNamePrefix(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentName
-
- setNames(List<EntityName.Builder>) - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- setNames(List<PersonDocumentName>) - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- setNamespace(String) - Method in class org.kuali.rice.ken.bo.NotificationContentType
-
Sets the namespace attribute value.
- setNamespace(String) - Method in class org.kuali.rice.kew.api.repository.type.KewAttributeDefinition.Builder
-
- setNamespace(String) - Method in class org.kuali.rice.kew.api.repository.type.KewTypeDefinition.Builder
-
- setNamespace(String) - Method in class org.kuali.rice.kew.role.RoleRouteModule
-
- setNamespace(NamespaceBo) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setNamespace(String) - Method in class org.kuali.rice.krms.api.repository.action.ActionDefinition.Builder
-
Sets the value of the namespace on this builder to the given value.
- setNamespace(String) - Method in class org.kuali.rice.krms.api.repository.category.CategoryDefinition.Builder
-
Sets the namespace code for the category definition that will be returned by this builder.
- setNamespace(String) - Method in class org.kuali.rice.krms.api.repository.context.ContextDefinition.Builder
-
Sets the namespace code for the context definition that will be created
by this builder.
- setNamespace(String) - Method in class org.kuali.rice.krms.api.repository.function.FunctionDefinition.Builder
-
Sets the namespace code for the function definition that will be returned by this builder.
- setNamespace(String) - Method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition.Builder
-
Sets the value of the namespace on this builder to the given value
- setNamespace(String) - Method in class org.kuali.rice.krms.api.repository.term.TermResolverDefinition.Builder
-
- setNamespace(String) - Method in class org.kuali.rice.krms.api.repository.term.TermSpecificationDefinition.Builder
-
- setNamespace(String) - Method in class org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinition.Builder
-
sets the namespace of the attribute.
- setNamespace(String) - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeDefinition.Builder
-
Sets the namespace of the KrmsTypeDefinition
- setNamespace(String) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- 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.core.util.jaxb.NameAndNamespacePair
-
- setNamespaceCode(String) - Method in class org.kuali.rice.coreservice.api.component.Component.Builder
-
Sets the value of the namespace code on this builder to the given value.
- setNamespaceCode(String) - Method in class org.kuali.rice.coreservice.api.parameter.Parameter.Builder
-
- setNamespaceCode(String) - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition.Builder
-
- setNamespaceCode(String) - Method in class org.kuali.rice.kew.rule.GroupRuleResponsibility
-
- setNamespaceCode(String) - Method in class org.kuali.rice.kew.web.AppSpecificRouteRecipient
-
- setNamespaceCode(String) - Method in class org.kuali.rice.kim.api.common.attribute.KimAttribute.Builder
-
- setNamespaceCode(String) - Method in class org.kuali.rice.kim.api.common.template.Template.Builder
-
- setNamespaceCode(String) - Method in class org.kuali.rice.kim.api.group.Group.Builder
-
- setNamespaceCode(String) - Method in class org.kuali.rice.kim.api.permission.Permission.Builder
-
- setNamespaceCode(String) - Method in class org.kuali.rice.kim.api.responsibility.Responsibility.Builder
-
- setNamespaceCode(String) - Method in class org.kuali.rice.kim.api.role.Role.Builder
-
- setNamespaceCode(String) - Method in class org.kuali.rice.kim.api.type.KimType.Builder
-
- setNamespaceCode(String) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setNamespaceCode(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentGroup
-
- setNamespaceCode(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- setNamespaceCode(String) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- setNamespaceCodePropertyName(String) - Method in class org.kuali.rice.krad.uif.control.GroupControl
-
Setter for the name of the property on the parent object that holds the group namespace
- setNamespaceRequiredOnStoredMap(boolean) - Method in class org.kuali.rice.krad.kim.NamespaceWildcardAllowedAndOrStringExactMatchPermissionTypeServiceImpl
-
- setNameSuffix(String) - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- setNameSuffix(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentName
-
- setNameTitle(String) - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- setNameTitle(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentName
-
- setNameType(CodedAttribute.Builder) - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- setNavigateToPageId(String) - Method in class org.kuali.rice.krad.uif.field.ActionField
-
Setter for the navigate to page id
- setNavigation(NavigationGroup) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the View's NavigationGroup
- setNavigationCss(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
Sets the navigationCss attribute value.
- setNavigationType(String) - Method in class org.kuali.rice.krad.uif.container.NavigationGroup
-
Setter for the navigation type
- setNestedCollection(DocumentCollectionPath) - Method in class org.kuali.rice.krad.datadictionary.DocumentCollectionPath
-
- setNestedProperty(Object, String, Object) - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoPropertyUtilsBean
-
begin Kuali Foundation modification
Set the value of the (possibly nested) property of the specified name, for the specified bean, with no type conversions.
- setNetworkId(String) - Method in class org.kuali.rice.kew.feedback.web.FeedbackForm
-
- setNetworkId(String) - Method in class org.kuali.rice.kew.rule.NetworkIdRoleAttribute
-
- setNewAddress(PersonDocumentAddress) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- setNewAdHocRoutePerson(AdHocRoutePerson) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
set the new ad hoc route person object
- setNewAdHocRouteWorkgroup(AdHocRouteWorkgroup) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
set the new ad hoc route workgroup object
- setNewAffln(PersonDocumentAffiliation) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- setNewAppDocStatus(String) - Method in class org.kuali.rice.kew.routeheader.DocumentStatusTransition
-
- setNewBo(Object) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
- setNewBookOrder(BookOrder) - Method in class edu.sampleu.bookstore.document.web.BookOrderForm
-
- setNewCitizenship(PersonDocumentCitizenship) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- setNewCollectionLineDefaultValues(String, PersistableBusinessObject) - Method in class org.kuali.rice.kew.document.RoutingRuleMaintainable
-
- setNewCollectionLineDefaultValues(String, PersistableBusinessObject) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- 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
-
- setNewCollectionRecord(boolean) - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
Sets the newCollectionRecord attribute value.
- setNewCollectionRecord(boolean) - Method in interface org.kuali.rice.krad.bo.PersistableBusinessObject
-
Sets the boolean indicating this record is a new record of a maintenance document collection.
- setNewCollectionRecord(boolean) - Method in class org.kuali.rice.krad.bo.PersistableBusinessObjectBase
-
Sets the newCollectionRecord attribute value.
- setNewDataObject(Object) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- setNewDelegationMember(RoleDocumentDelegationMember) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- setNewDelegationMemberRoleId(String) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- 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.
- setNewEmail(PersonDocumentEmail) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- setNewEmpInfo(PersonDocumentEmploymentInfo) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAffiliation
-
- setNewEmpInfo(PersonDocumentEmploymentInfo) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- setNewGroup(PersonDocumentGroup) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- setNewMaintainableObject(Maintainable) - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
-
- setNewMaintainableObject(Maintainable) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- setNewMaintainableValues(Map) - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
Sets the newMaintainableValues attribute value.
- setNewName(PersonDocumentName) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- setNewNote(Note) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- setNewPhone(PersonDocumentPhone) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- setNewQueueDate(String) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- setNewRole(PersonDocumentRole) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- setNewRolePrncpl(KimDocumentRoleMember) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- setNewRouteLogActionMessage(String) - Method in class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- setNewStatus(String) - Method in class org.kuali.rice.kew.api.document.DocumentStatusTransition.Builder
-
- setNextDocStatus(String) - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- setNextDocumentStatus(String) - Method in class org.kuali.rice.kew.api.doctype.RouteNode.Builder
-
- setNextNodeIds(List<String>) - Method in class org.kuali.rice.kew.api.doctype.RouteNode.Builder
-
- setNextNodeInstance(RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.node.DynamicResult
-
- setNextNodeInstances(List<RouteNodeInstance.Builder>) - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance.Builder
-
- setNextNodeInstances(List) - Method in class org.kuali.rice.kew.engine.node.DynamicResult
-
- setNextNodeInstances(List<RouteNodeInstance>) - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- setNextNodeInstances(List) - Method in class org.kuali.rice.kew.engine.transition.Transition
-
- setNextNodes(List<RouteNode>) - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- setNodeInstance(RouteNodeInstance) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setNodeInstance(RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.node.NodeState
-
- setNodeInstance(RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.RouteContext
-
- setNodeLabel(K) - Method in class org.kuali.rice.core.api.util.tree.Node
-
Setter for the nodes label data
- setNodeName(String) - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- setNodeName(String) - Method in class org.kuali.rice.kew.api.action.RoutingReportActionToTake.Builder
-
- setNodeName(String) - Method in class org.kuali.rice.kew.engine.simulation.SimulationActionToTake
-
- setNodeNames(List<String>) - Method in class org.kuali.rice.kew.api.action.RoutingReportCriteria.Builder
-
- setNodeNames(List<String>) - Method in class org.kuali.rice.kew.engine.simulation.SimulationCriteria
-
- setNodePrototypeMap(Map<Class<?>, NodePrototype>) - Method in class org.kuali.rice.krad.uif.container.TreeGroup
-
- setNodeStateDeleteOps(List) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- setNodeStateId(String) - Method in class org.kuali.rice.kew.engine.node.NodeState
-
- setNodeStatesDelete(String) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- setNodeType(String) - Method in class org.kuali.rice.core.api.util.tree.Node
-
Setter for the node type String
- setNodeType(String) - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- setNoDirectInquiry(boolean) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- setNoInquiry(boolean) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
noInquiry = true means that the displayed field will never be made inquirable.
- setNoLookup(boolean) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
noLookup = true means that field should not include magnifying glass (i.e.
- setNoLookup(boolean) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- setNonLookupValue(String) - Method in class org.kuali.rice.kns.web.ui.HeaderField
-
Deprecated.
- setNonTransactionalDataSource(boolean) - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.PrimaryDataSourceFactoryBean
-
- setNonTransactionalDataSource(DataSource) - Method in class org.kuali.rice.core.impl.config.module.CoreConfigurer
-
- setNonTransactionalDataSource(DataSource) - Method in class org.kuali.rice.ksb.messaging.quartz.KSBSchedulerFactoryBean
-
This overridden method is used to keep track of whether the non transactional data source is null
- setNonTransactionalMessageDataSource(DataSource) - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- setNote(Note) - Method in class org.kuali.rice.kew.notes.Attachment
-
- setNote(Note) - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- setNote(Note) - Method in class org.kuali.rice.krad.bo.Attachment
-
Sets the note attribute value.
- setNoteAuthorEmailAddress(String) - Method in class org.kuali.rice.kew.notes.Note
-
- setNoteAuthorFullName(String) - Method in class org.kuali.rice.kew.notes.Note
-
- setNoteAuthorNetworkId(String) - Method in class org.kuali.rice.kew.notes.Note
-
- setNoteAuthorWorkflowId(String) - Method in class org.kuali.rice.kew.notes.Note
-
- setNoteCreateDate(Timestamp) - Method in class org.kuali.rice.kew.notes.Note
-
- setNoteCreateLongDate(Long) - Method in class org.kuali.rice.kew.notes.Note
-
- setNoteDao(NoteDAO) - Method in class org.kuali.rice.kew.impl.note.NoteServiceImpl
-
- setNoteDAO(NoteDAO) - Method in class org.kuali.rice.kew.notes.service.impl.NoteServiceImpl
-
- setNoteDao(NoteDao) - Method in class org.kuali.rice.krad.service.impl.NoteServiceImpl
-
Sets the data access object
- setNoteDaoJpa(NoteDao) - Method in class org.kuali.rice.krad.dao.proxy.NoteDaoProxy
-
- setNoteDaoOjb(NoteDao) - Method in class org.kuali.rice.krad.dao.proxy.NoteDaoProxy
-
- setNoteId(String) - Method in class org.kuali.rice.kew.notes.Attachment
-
- setNoteId(String) - Method in class org.kuali.rice.kew.notes.Note
-
- setNoteIdentifier(Long) - Method in class org.kuali.rice.krad.bo.Attachment
-
Sets the noteIdentifier attribute.
- setNoteIdentifier(Long) - Method in class org.kuali.rice.krad.bo.Note
-
Sets the noteIdentifier attribute value.
- setNoteIdNumber(String) - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- setNoteList(List<Note>) - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- setNoteMessage(String) - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- setNoteMessage(String) - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- setNoteMessage(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- setNoteMessage(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentName
-
- setNotePostedTimestamp(Timestamp) - Method in class org.kuali.rice.krad.bo.Note
-
Sets the notePostedTimestamp attribute.
- setNotePostedTimestampToCurrent() - Method in class org.kuali.rice.krad.bo.Note
-
- setNotePurgeCode(String) - Method in class org.kuali.rice.krad.bo.Note
-
Sets the notePurgeCode attribute.
- setNotes(List<Note>) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- 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.service.impl.DocumentServiceImpl
-
- setNoteText(String) - Method in class org.kuali.rice.kew.notes.Note
-
- setNoteText(String) - Method in class org.kuali.rice.krad.bo.Note
-
Sets the noteText attribute.
- setNoteTopicText(String) - Method in class org.kuali.rice.krad.bo.Note
-
Sets the noteTopicText attribute value.
- setNoteType(NoteType) - Method in class org.kuali.rice.krad.bo.Note
-
Deprecated.
- setNoteTypeActiveIndicator(boolean) - Method in class org.kuali.rice.krad.bo.NoteType
-
Sets the noteTypeActiveIndicator attribute.
- setNoteTypeCode(String) - Method in class org.kuali.rice.krad.bo.Note
-
Sets the noteTypeCode attribute.
- setNoteTypeCode(String) - Method in class org.kuali.rice.krad.bo.NoteType
-
Sets the noteTypeCode attribute.
- setNoteTypeDescription(String) - Method in class org.kuali.rice.krad.bo.NoteType
-
Sets the noteTypeDescription attribute.
- setNotification(Notification) - Method in class org.kuali.rice.ken.bo.NotificationMessageDelivery
-
Sets the notification attribute value.
- setNotification(Notification) - Method in class org.kuali.rice.ken.web.spring.AdministerNotificationRequestController.AdministerNotificationRequestCommand
-
- setNotificationAuthorizationService(NotificationAuthorizationService) - Method in class org.kuali.rice.ken.web.spring.ContentTypeController
-
Set the Notification Authorization Services
- setNotificationAuthorizationService(NotificationAuthorizationService) - Method in class org.kuali.rice.ken.web.spring.SecurityInterceptor
-
Sets the NotificationAuthorizationService member
- setNotificationChannelService(NotificationChannelService) - Method in class org.kuali.rice.ken.service.impl.KENAPIServiceImpl
-
Sets the NotificationChannelService
- setNotificationChannelService(NotificationChannelService) - Method in class org.kuali.rice.ken.web.spring.SendEventNotificationMessageController
-
Sets the notificationChannelService attribute value.
- setNotificationChannelService(NotificationChannelService) - Method in class org.kuali.rice.ken.web.spring.SendNotificationMessageController
-
Sets the notificationChannelService attribute value.
- setNotificationChannelService(NotificationChannelService) - Method in class org.kuali.rice.ken.web.spring.UserPreferencesController
-
Set the NotificationChannelService
- setNotificationContentTypeService(NotificationContentTypeService) - Method in class org.kuali.rice.ken.web.spring.ContentTypeController
-
Set the Notification Services
- setNotificationFromAddress(String) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
Deprecated.
- setNotificationId(Long) - Method in class org.kuali.rice.ken.bo.NotificationRecipient
-
Sets the notificationId attribute value.
- setNotificationId(Long) - Method in class org.kuali.rice.ken.bo.NotificationResponse
-
Sets the id of the sent notification
- setNotificationId(Long) - Method in class org.kuali.rice.ken.bo.NotificationSender
-
Sets the notificationId attribute value.
- setNotificationMessageDelivererRegistryService(Object) - Method in class org.kuali.rice.ken.web.spring.UserPreferencesController
-
Set the NotificationMessageDelivererRegistryService
- setNotificationRecipientService(NotificationRecipientService) - Method in class org.kuali.rice.ken.web.spring.SendEventNotificationMessageController
-
Sets the notificationRecipientService attribute value.
- setNotificationRecipientService(NotificationRecipientService) - Method in class org.kuali.rice.ken.web.spring.SendNotificationMessageController
-
Sets the notificationRecipientService attribute value.
- setNotificationService(NotificationService) - Method in class org.kuali.rice.ken.web.spring.ContentTypeController
-
Set the Notification Services
- setNotificationService(NotificationService) - Method in class org.kuali.rice.ken.web.spring.NotificationController
-
Set the NotificationService
- setNotificationService(NotificationService) - Method in class org.kuali.rice.ken.web.spring.SendEventNotificationMessageController
-
Set the NotificationService
- setNotificationService(NotificationService) - Method in class org.kuali.rice.ken.web.spring.SendNotificationMessageController
-
Set the NotificationService
- setNotificationWorkflowDocumentService(NotificationWorkflowDocumentService) - Method in class org.kuali.rice.ken.web.spring.NotificationController
-
This method sets the NotificationWorkflowDocumentService
- setNotificationWorkflowDocumentService(NotificationWorkflowDocumentService) - Method in class org.kuali.rice.ken.web.spring.SendEventNotificationMessageController
-
This method sets the NotificationWorkflowDocumentService
- setNotificationWorkflowDocumentService(NotificationWorkflowDocumentService) - Method in class org.kuali.rice.ken.web.spring.SendNotificationMessageController
-
This method sets the NotificationWorkflowDocumentService
- setNotifyAcknowledge(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setNotifyApprove(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setNotifyComplete(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setNotifyFYI(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setNotifyPrimaryDelegation(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setNotifySecondaryDelegation(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setNullable(boolean) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
- setNullable(boolean) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.JoinColumnDescriptor
-
- setNullAllowed(boolean) - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.PrimaryDataSourceFactoryBean
-
- setNumActionItems(String) - Method in class org.kuali.rice.kew.stats.Stats
-
- setNumber(String) - Method in class edu.sampleu.demo.course.Course
-
- setNumber(String) - Method in class edu.sampleu.travel.bo.SampleAppAttributes
-
- setNumber(String) - Method in class edu.sampleu.travel.bo.TravelAccount
-
- setNumber(String) - Method in class edu.sampleu.travel.bo.TravelAccountExtension
-
- setNumber(String) - Method in class edu.sampleu.travel.bo.TravelAccountUseRate
-
- setNumber(String) - Method in class edu.sampleu.travel.dto.TravelAccountInfo
-
- setNumberOfColumns(Integer) - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
-
Deprecated.
numberOfColumns = the number of fields to be displayed in each row of the inquiry section.
- setNumberOfColumns(Integer) - Method in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
-
Deprecated.
numberOfColumns = the number of fields to be displayed in each row of the inquiry section.
- setNumberOfColumns(int) - Method in class org.kuali.rice.kns.web.ui.Section
-
Deprecated.
- setNumberOfColumns(int) - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManager
-
Setter for the number of columns (each row)
- setNumberOfColumnsForCollection(int) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setNumberOfDataColumns(int) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
- setNumberOfDelegations(int) - Method in class org.kuali.rice.kew.rule.web.WebRuleResponsibility
-
- setNumberOfNotes(Integer) - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- setNumberOfSecurityFilteredResults(int) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchResults.Builder
-
- setNumColumns(int) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
- setNumDocTypes(String) - Method in class org.kuali.rice.kew.stats.Stats
-
- setNumInitiatedDocsByDocType(List) - Method in class org.kuali.rice.kew.stats.Stats
-
- setNumOfColumns(int) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- setNumUsers(String) - Method in class org.kuali.rice.kew.stats.Stats
-
- 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.
- setObjectDefinition(ObjectDefinition) - Method in class org.kuali.rice.kew.definition.AttributeDefinition
-
- 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.
- setObjectForStatement(PreparedStatement, int, Object, int) - Method in class org.apache.ojb.broker.platforms.PlatformMckoiImpl
-
- setObjectId(String) - Method in class edu.sampleu.travel.dto.FiscalOfficerInfo
-
- setObjectId(String) - Method in class edu.sampleu.travel.dto.TravelAccountInfo
-
- setObjectId(String) - Method in class org.kuali.rice.coreservice.api.component.Component.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.coreservice.api.namespace.Namespace.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.coreservice.api.parameter.Parameter.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.coreservice.api.parameter.ParameterType.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.coreservice.api.style.Style.Builder
-
Sets the globally unique object ID for the style that will be
returned by this builder.
- setObjectId(String) - Method in class org.kuali.rice.kew.api.rule.RuleExpression.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kew.api.rule.RuleTemplate.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kew.api.rule.RuleTemplateAttribute.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kim.api.common.attribute.KimAttribute.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kim.api.common.attribute.KimAttributeData.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kim.api.common.template.Template.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kim.api.group.Group.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kim.api.group.GroupMember.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliation.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationType.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kim.api.identity.citizenship.EntityCitizenship.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kim.api.identity.CodedAttribute.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kim.api.identity.email.EntityEmail.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifier.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifierType.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kim.api.identity.personal.EntityEthnicity.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kim.api.identity.principal.Principal.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferences.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kim.api.identity.residency.EntityResidency.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kim.api.identity.visa.EntityVisa.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kim.api.permission.Permission.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kim.api.responsibility.Responsibility.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kim.api.role.Role.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kim.api.role.RoleMember.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kim.api.role.RolePermission.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kim.api.type.KimType.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kim.api.type.KimTypeAttribute.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.kns.web.ui.ResultRow
-
Deprecated.
Sets the Object ID of the BO that this row represents
- setObjectId(String) - Method in interface org.kuali.rice.krad.bo.PersistableBusinessObject
-
Sets the unique identifier for the object
- setObjectId(String) - Method in class org.kuali.rice.krad.bo.PersistableBusinessObjectBase
-
setter for the guid based object id that is assignable to all objects, in order to support custom attributes a mapping must
also be added to the OJB file and column must be added to the database for each business object that extension attributes are
supposed to work on.
- setObjectId(String) - Method in class org.kuali.rice.location.api.campus.Campus.Builder
-
- setObjectId(String) - Method in class org.kuali.rice.location.api.campus.CampusType.Builder
-
- setObjectLabel(String) - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
The objectLabel provides a short name of the business
object for use on help screens.
- setObjectProperty(Object, String, Object) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
Sets the property of an object with the given value.
- setObjectProperty(Object, String, Class, Object) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
Sets the property of an object with the given value.
- setObjectProperty(Formatter, Object, String, Class, Object) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
Sets the property of an object with the given value.
- setObjectPropertyDeep(Object, String, Class, Object) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
Recursive; sets all occurences of the property in the object, its nested objects and its object lists with the given value.
- setObjectPropertyDeep(Object, String, Class, Object, int) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
- setObjectType(Class<?>) - Method in class org.kuali.rice.core.api.resourceloader.LazyResourceFactoryBean
-
- setObjectType(Class) - Method in class org.kuali.rice.core.BeanHolder
-
- setOfferingStatus(String) - Method in class edu.sampleu.demo.course.Course
-
- setOjbConcreteClass(String) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeDateTimeValue
-
- setOjbConcreteClass(String) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeFloatValue
-
- setOjbConcreteClass(String) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeLongValue
-
- setOjbConcreteClass(String) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeStringValue
-
- setOjbConcreteClass(String) - Method in interface org.kuali.rice.kew.docsearch.SearchableAttributeValue
-
- setOldAppDocStatus(String) - Method in class org.kuali.rice.kew.routeheader.DocumentStatusTransition
-
- setOldBindingObjectPath(String) - Method in class org.kuali.rice.krad.uif.container.MaintenanceActiveCollectionFilter
-
Setter for the path to the old data object
- setOldContextId(String) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- setOldMaintainableObject(Maintainable) - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
-
- setOldMaintainableObject(Maintainable) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- setOldMaintainableValues(Map) - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
Sets the oldMaintainableValues attribute value.
- setOldObjectBindingPath(String) - Method in class org.kuali.rice.krad.uif.view.MaintenanceView
-
Setter for the old object binding path
- setOldStatus(String) - Method in class org.kuali.rice.kew.api.document.DocumentStatusTransition.Builder
-
- 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.
- setOmitZero(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.IntegerPatternConstraint
-
When set to true, zero is not allowed in the set of allowed numbers.
- setOnBlurScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the components onBlur script
- setOnBlurScript(String) - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Setter for the onblur script
- setOnChangeScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the components onChange script
- setOnclick(String) - Method in class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
-
Deprecated.
- setOnClickScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the components onClick script
- setOnCloseScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the components onClose script
- setOnDblClickScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the components onDblClick script
- setOnDocumentReadyScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the components onDocumentReady script
- setOnDocumentReadyScript(String) - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Setter for the onDocumentReadyScript
- setOneDigitTextCode(String) - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
Sets the oneDigitTextCode attribute value.
- setOnFocusScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the components onFocus script
- setOnKeyDownScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the components onKeyDown script
- setOnKeyPressScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the components onKeyPress script
- setOnKeyUpScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the components onKeyUp script
- setOnLoadScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the components onLoad script
- setOnLoadScript(String) - Method in interface org.kuali.rice.krad.uif.component.ScriptEventSupport
-
Setter for the onLoad script
- setOnlyNegative(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.IntegerPatternConstraint
-
When set to true, only allows negative numbers (and zero if allowZero is still true)
- setOnMouseDownScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the components onMouseDown script
- setOnMouseMoveScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the components onMouseMove script
- setOnMouseOutScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the components onMouseOut script
- setOnMouseOverScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the components onMouseOver script
- setOnMouseUpScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the components onMouseUp script
- setOnSubmitScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the components onSubmit script
- setOnUnloadScript(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the components onUnload script
- setOpen(boolean) - Method in class org.kuali.rice.kns.util.TabState
-
boolean setter
- setOpenNewWindow(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setOperator(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint
-
- setOperators(List<EngineComparatorExtension>) - Method in interface org.kuali.rice.krms.api.engine.expression.ComparisonOperatorService
-
List to use.
- setOperators(List<EngineComparatorExtension>) - Method in class org.kuali.rice.krms.framework.engine.expression.ComparisonOperatorServiceImpl
-
- setOption(String, String) - Method in class org.kuali.rice.krms.api.engine.ExecutionOptions
-
Sets the value for the given option name to the given value.
- setOptional(boolean) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.ObjectDescriptor
-
- setOptional(ExportMap) - Method in class org.kuali.rice.krad.datadictionary.exporter.ExportMap
-
Deprecated.
If the given map is not null, adds the ExportMap's exportKey and exportData as a key,value pair to this Map.
- setOptional(boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
-
- setOptionId(String) - Method in class org.kuali.rice.kew.useroptions.UserOptions
-
- setOptions(List<KeyValue>) - Method in interface org.kuali.rice.krad.uif.control.MultiValueControl
-
Sets the List of KeyValue
pairs that make up the options for the control
- setOptions(List<KeyValue>) - Method in class org.kuali.rice.krad.uif.control.MultiValueControlBase
-
- setOptionsFinder(KeyValuesFinder) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
Setter for the field's KeyValuesFinder instance
- setOptionsFinder(KeyValuesFinder) - Method in class org.kuali.rice.krad.uif.field.InputField
-
Setter for the field's KeyValuesFinder instance
- setOptionsFinderClass(Class<? extends KeyValuesFinder>) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
Setter that takes in the class name for the options finder and creates a
new instance to use as the finder for the attribute field
- setOptionsFinderClass(Class<? extends KeyValuesFinder>) - Method in class org.kuali.rice.krad.uif.field.InputField
-
Setter that takes in the class name for the options finder and creates a
new instance to use as the finder for the attribute field
- setOptionVal(String) - Method in class org.kuali.rice.kew.useroptions.UserOptions
-
- setOrder(Integer) - Method in class org.kuali.rice.ken.bo.NotificationPriority
-
Sets the order attribute value.
- 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
-
- setOrderIndex(int) - Method in class org.kuali.rice.kew.api.doctype.DocumentTypeAttribute.Builder
-
- setOrderIndex(int) - Method in class org.kuali.rice.kew.doctype.DocumentTypeAttributeBo
-
- setOrganizationDocumentNumber(String) - Method in class org.kuali.rice.krad.bo.DocumentHeader
-
- setOrgnDocId(String) - Method in class org.kuali.rice.kew.documentlink.DocumentLink
-
- setOrientation(UifConstants.Orientation) - Method in class org.kuali.rice.krad.uif.layout.BoxLayoutManager
-
Setter for the orientation for layout
- setOrigin(String) - Method in class edu.sampleu.travel.document.TravelDocument2
-
- setOriginatingDocumentId(String) - Method in class org.kuali.rice.kew.api.document.DocumentLink.Builder
-
- setOriginId(String) - Method in class org.kuali.rice.kcb.api.message.MessageDTO
-
- setOriginId(String) - Method in class org.kuali.rice.kcb.bo.Message
-
Sets the origin id
- setOutBoxEmpty(boolean) - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- setOutboxItems(String[]) - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- setOutput(TermSpecificationDefinition.Builder) - Method in class org.kuali.rice.krms.api.repository.term.TermResolverDefinition.Builder
-
- setOverridden(boolean) - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewAction.PermissionForDisplay
-
- setOverridden(boolean) - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewAction.ResponsibilityForDisplay
-
- setOverride(Boolean) - Method in class org.kuali.rice.core.impl.config.property.Param
-
- setOverrideFieldConversions(String) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
Single value lookups expect field conversions to be passed in as a HTTP parameter when the lookups is invoked from a quickfinder icon (i.e.
- setOverrideLookupClass(Class<? extends BusinessObject>) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
The overrideLookupClass element is used to indicate the
class that should be used for the magnifying glass lookup.
- setOverrideSearchableAttributes(boolean) - Method in class org.kuali.rice.kew.framework.document.search.DocumentSearchResultSetConfiguration.Builder
-
- setOverThreshold(boolean) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchResults.Builder
-
- setOwnedByPrincipalIdentifier(String) - Method in class org.kuali.rice.krad.document.authorization.PessimisticLock
-
- setOwnedByUser(Person) - Method in class org.kuali.rice.krad.document.authorization.PessimisticLock
-
- 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(Integer) - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- setPage(PageGroup) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the page group for single page views
- setPageId(String) - Method in class org.kuali.rice.krad.uif.view.HistoryEntry
-
- setPageId(String) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Setter for the current page id
- setPageId(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setPageName(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
- setPageSize(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setPageSize(int) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- setPageUrl(String) - Method in class org.kuali.rice.kew.feedback.web.FeedbackForm
-
- setParallelRoutingGroupingCode(String) - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction.Builder
-
- setParam(String) - Method in class org.kuali.rice.ksb.messaging.bam.BAMParam
-
- setParameter(Parameter) - Method in class org.kuali.rice.core.impl.parameter.ParameterEvaluatorImpl
-
- setParameter(ParameterBo) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setParameter(HttpParams, String, String) - Static method in class org.kuali.rice.ksb.messaging.HttpClientHelper
-
- 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
- setParameterDisplayString(String) - Method in class org.kuali.rice.krms.impl.ui.SimplePropositionEditNode
-
- setParameterDisplayString(String) - Method in class org.kuali.rice.krms.impl.ui.SimplePropositionNode
-
- setParameterName(String) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setParameterName(String) - Method in class org.kuali.rice.krad.datadictionary.HelpDefinition
-
parameterName: name of the parameter that has the path to the help page
- setParameterNames(Set<String>) - Method in class org.kuali.rice.krms.api.repository.term.TermResolverDefinition.Builder
-
- setParameterNamespace(String) - Method in class org.kuali.rice.krad.datadictionary.HelpDefinition
-
parameterNamespace: namespace of the parameter that has the path to the help page
- setParameterRepositoryService(ParameterRepositoryService) - Method in class org.kuali.rice.coreservice.impl.parameter.ParameterServiceImpl
-
- setParameters(List<String>) - Method in class org.kuali.rice.kew.api.document.attribute.WorkflowAttributeDefinition.Builder
-
Sets the list of parameters on this builder.
- setParameters(Map) - Method in class org.kuali.rice.kew.engine.RouteContext
-
- setParameters(Map<String, String[]>) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- setParameters(TableModel, boolean, boolean, boolean) - Method in class org.kuali.rice.kns.lookup.CustomCsvExportView
-
- setParameters(TableModel, boolean, boolean, boolean) - Method in class org.kuali.rice.kns.lookup.CustomExcelExportView
-
- setParameters(TableModel, boolean, boolean, boolean) - Method in class org.kuali.rice.kns.lookup.CustomXmlExportView
-
- setParameters(Map<String, String[]>) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
Initializes the lookup with the given Map of parameters.
- setParameters(Map<String, String[]>) - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
Initializes the lookup with the given Map of parameters.
- setParameters(Map<String, String[]>) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
Initializes the lookup with the given Map of parameters.
- setParameters(Map<String, String>) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- setParameters(List<FunctionParameterDefinition.Builder>) - Method in class org.kuali.rice.krms.api.repository.function.FunctionDefinition.Builder
-
Sets the parameters for the function definition that will be returned by this builder.
- setParameters(List<PropositionParameter.Builder>) - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition.Builder
-
Sets the value of the parameters on this builder to the given value.
- setParameters(List<TermParameterDefinition.Builder>) - Method in class org.kuali.rice.krms.api.repository.term.TermDefinition.Builder
-
- setParameterService(ParameterService) - Method in class org.kuali.rice.core.impl.parameter.ParameterEvaluatorServiceImpl
-
- setParameterService(ParameterService) - Method in class org.kuali.rice.kew.engine.StandardWorkflowEngine
-
- setParameterService(ParameterService) - Method in class org.kuali.rice.kew.engine.WorkflowEngineFactoryImpl
-
- setParameterService(ParameterService) - Method in class org.kuali.rice.kim.dao.impl.LdapPrincipalDaoImpl
-
- setParameterService(ParameterService) - Method in class org.kuali.rice.kim.ldap.PrincipalMapper
-
- setParameterService(ParameterService) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- setParameterService(ConfigurationService) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- setParameterService(ParameterService) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- setParameterService(ParameterService) - Method in class org.kuali.rice.location.impl.country.CountryServiceImpl
-
- setParameterType(ParameterType.Builder) - Method in class org.kuali.rice.coreservice.api.parameter.Parameter.Builder
-
- setParameterType(String) - Method in class org.kuali.rice.krms.api.repository.function.FunctionParameterDefinition.Builder
-
Sets the type for the function parameter definition that will be
returned by this builder.
- setParameterType(String) - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionParameter.Builder
-
Sets the value of the parameterType on this builder to the given value.
- setParameterValue(String, String) - Method in class org.kuali.rice.edl.impl.RequestParser
-
- setParameterValue(String, String[]) - Method in class org.kuali.rice.edl.impl.RequestParser
-
- setParamKey(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.LookupConstraintParamMapping
-
- setParamMap(Map) - Method in class org.kuali.rice.kew.rule.AbstractIdRoleAttribute
-
- setParamMap(Map) - Method in interface org.kuali.rice.kew.rule.xmlrouting.GenericXMLRuleAttribute
-
- setParamMap(Map) - Method in class org.kuali.rice.kew.rule.xmlrouting.StandardGenericXMLRuleAttribute
-
- setParamName(String) - Method in class org.kuali.rice.edl.impl.components.MatchingParam
-
- setParams(String[]) - Method in class org.kuali.rice.kns.util.AuditError
-
Sets the params attribute value.
- setParams(List<CommonLookupParam>) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookup
-
- setParamValue(String) - Method in class org.kuali.rice.edl.impl.components.MatchingParam
-
- setParentActionRequest(ActionRequestValue) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setParentActionRequestId(String) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setParentActionRequestId(String) - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- setParentBranch(Branch) - Method in class org.kuali.rice.kew.engine.node.Branch
-
- setParentContext(ApplicationContext) - Method in class org.kuali.rice.core.framework.resourceloader.SpringResourceLoader
-
- setParentDocumentType(DocumentType) - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- setParentId(String) - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- setParentResponsibility(RuleResponsibilityBo) - Method in class org.kuali.rice.kew.rule.web.DelegateRuleForm
-
- setParentResponsibilityId(String) - Method in class org.kuali.rice.kew.rule.web.DelegateRuleForm
-
- setParentRule(RuleBaseValues) - Method in class org.kuali.rice.kew.rule.web.DelegateRuleForm
-
- setParentRuleId(String) - Method in class org.kuali.rice.kew.rule.web.DelegateRuleForm
-
- setParentSpringResourceLoader(SpringResourceLoader) - Method in class org.kuali.rice.core.framework.resourceloader.SpringResourceLoader
-
- setParentToChildReferences(Map<String, String>) - Method in class org.kuali.rice.krad.bo.DataObjectRelationship
-
Setter for the Map of attributes that participate in the relationship
- setPartialMask(boolean) - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
-
- setPartialMaskFormatter(MaskFormatter) - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
-
- setPassesRoleSecurity(Map<String, Boolean>) - Method in class org.kuali.rice.kew.doctype.SecuritySession
-
- setPassword(String) - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.XAPoolDataSource
-
Deprecated.
- setPassword(String) - Method in class org.kuali.rice.kim.api.identity.principal.Principal.Builder
-
- setPassword(String) - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- setPassword(String) - Method in class org.kuali.rice.ksb.security.admin.web.JavaSecurityManagementForm
-
- setPasswordVerify(String) - Method in class org.kuali.rice.ksb.security.admin.web.JavaSecurityManagementForm
-
- setPath(List) - Method in class org.kuali.rice.kew.engine.node.NodeGraphSearchResult
-
- 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
- setPattern(String) - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.RegexValidationPattern
-
- setPattern(String) - Method in class org.kuali.rice.krad.util.PatternedStringBuilder
-
Write accessor method for pattern
- setPatternTypeKey(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.ConfigurationBasedRegexPatternConstraint
-
the key used to identify the validation pattern
- setPayload(PersistedMessagePayload) - Method in class org.kuali.rice.ksb.messaging.PersistedMessageBO
-
- setPayload(String) - Method in class org.kuali.rice.ksb.messaging.PersistedMessagePayload
-
- setPendingActionRequestCount(int) - Method in class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- setPeopleFlowRequestGenerator(PeopleFlowRequestGenerator) - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowRouteModule
-
- setPeopleFlowRouteModule(PeopleFlowRouteModule) - Method in class org.kuali.rice.kew.impl.support.krms.RulesEngineRouteModule
-
- setPeopleFlowRouteModule(RouteModule) - Method in class org.kuali.rice.kew.routemodule.service.impl.RouteModuleServiceImpl
-
- setPeopleFlowService(PeopleFlowService) - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowRouteModule
-
- setPeopleFlowService(PeopleFlowService) - Method in class org.kuali.rice.krms.impl.peopleflow.PeopleFlowActionTypeService
-
- setPercent(KualiPercent) - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
Sets the percent attribute value.
- setPercentageUsageThreshold(double) - Static method in class org.kuali.rice.krad.util.MemoryMonitor
-
- setPerformActionAuthz(boolean) - Method in class org.kuali.rice.krad.uif.field.ActionFieldSecurity
-
Setter for the perform action authorization flag
- setPerformLineActionAuthz(boolean) - Method in class org.kuali.rice.krad.uif.field.ActionFieldSecurity
-
Setter for the perform line action authorization flag
- setPerformQuestion(boolean) - Method in class org.kuali.rice.kns.rule.event.PromptBeforeValidationEvent
-
- setPerformUppercase(boolean) - Method in class org.kuali.rice.krad.uif.field.InputField
-
Setter for this fields performUppercase flag
- setPermission(Permission) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRolePermission
-
- setPermission(KimDocumentRolePermission) - Method in class org.kuali.rice.kim.rule.event.ui.AddPermissionEvent
-
- setPermission(KimDocumentRolePermission) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- setPermissionData(PermissionDataXmlDTO) - Method in class org.kuali.rice.core.impl.jaxb.DataXmlDTO
-
- setPermissionDescription(String) - Method in class org.kuali.rice.kim.impl.jaxb.PermissionXmlDTO
-
- setPermissionDetails(Map<String, String>) - Method in class org.kuali.rice.kew.doctype.SecurityPermissionInfo
-
- setPermissionDetails(List<MapStringStringAdapter.StringMapEntry>) - Method in class org.kuali.rice.kim.api.jaxb.PermissionDetailList
-
- setPermissionDetails(Map<String, String>) - Method in class org.kuali.rice.kim.impl.jaxb.PermissionXmlDTO
-
- setPermissionId(String) - Method in class org.kuali.rice.kim.api.role.RolePermission.Builder
-
- setPermissionId(String) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRolePermission
-
- setPermissionId(String) - Method in class org.kuali.rice.kim.impl.jaxb.PermissionXmlDTO
-
- setPermissionId(String) - Method in class org.kuali.rice.kim.impl.jaxb.RolePermissionXmlDTO
-
- setPermissionName(String) - Method in class org.kuali.rice.kew.doctype.SecurityPermissionInfo
-
- setPermissionName(String) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setPermissionNameAndNamespace(NameAndNamespacePair) - Method in class org.kuali.rice.kim.impl.jaxb.PermissionXmlDTO
-
- setPermissionNameAndNamespace(NameAndNamespacePair) - Method in class org.kuali.rice.kim.impl.jaxb.RolePermissionXmlDTO
-
- setPermissionNamespaceCode(String) - Method in class org.kuali.rice.kew.doctype.SecurityPermissionInfo
-
- setPermissionRoles(Map<String, List<Role>>) - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- setPermissions(List<SecurityPermissionInfo>) - Method in class org.kuali.rice.kew.doctype.DocumentTypeSecurity
-
- setPermissions(List<KimDocumentRolePermission>) - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- setPermissions(PermissionsXmlDTO) - Method in class org.kuali.rice.kim.impl.jaxb.PermissionDataXmlDTO
-
- setPermissions(List<PermissionXmlDTO>) - Method in class org.kuali.rice.kim.impl.jaxb.PermissionsXmlDTO
-
- setPermissionsByDocumentType(LinkedHashMap<String, List<DocumentConfigurationViewAction.PermissionForDisplay>>) - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- setPermissionsForDocumentType(String, List<DocumentConfigurationViewAction.PermissionForDisplay>) - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- setPermissionTemplateId(String) - Method in class org.kuali.rice.kim.impl.jaxb.PermissionXmlDTO
-
- setPermissionTemplateName(String) - Method in class org.kuali.rice.krad.kim.PermissionDerivedRoleTypeServiceImpl
-
- setPermissionTemplateNamespace(String) - Method in class org.kuali.rice.krad.kim.PermissionDerivedRoleTypeServiceImpl
-
- setPersistableBusinessObjectSupportStrategy(LookupResultsSupportStrategyService) - Method in class org.kuali.rice.kns.lookup.LookupResultsServiceImpl
-
- setPersistedLookupMetadataDao(PersistedLookupMetadataDao) - Method in class org.kuali.rice.kns.lookup.LookupResultsServiceImpl
-
- setPersistedLookupMetadataDaoJpa(PersistedLookupMetadataDao) - Method in class org.kuali.rice.krad.dao.proxy.PersistedLookupMetadataDaoProxy
-
- setPersistedLookupMetadataDaoOjb(PersistedLookupMetadataDao) - Method in class org.kuali.rice.krad.dao.proxy.PersistedLookupMetadataDaoProxy
-
- setPersistenceDao(PersistenceDao) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceJpaImpl
-
- setPersistenceDao(PersistenceDao) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceOjbImpl
-
Sets the persistenceDao attribute value.
- setPersistenceDaoJpa(PersistenceDao) - Method in class org.kuali.rice.krad.dao.proxy.PersistenceDaoProxy
-
- setPersistenceDaoOjb(PersistenceDao) - Method in class org.kuali.rice.krad.dao.proxy.PersistenceDaoProxy
-
- setPersistenceService(PersistenceService) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- setPersistenceService(PersistenceService) - Method in class org.kuali.rice.krad.service.impl.BusinessObjectServiceImpl
-
Sets the persistenceService attribute value.
- setPersistenceService(PersistenceService) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
Sets the persistenceService attribute value.
- setPersistenceService(PersistenceService) - Method in class org.kuali.rice.krad.service.impl.InactivationBlockingDisplayServiceImpl
-
- setPersistenceService(PersistenceService) - Method in class org.kuali.rice.krad.service.impl.SerializerServiceBase
-
- setPersistenceServiceJpa(PersistenceService) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceImpl
-
- setPersistenceServiceOjb(PersistenceService) - Method in class org.kuali.rice.krad.service.impl.PersistenceServiceImpl
-
- setPersistenceStructureService(PersistenceStructureService) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
- setPersistenceStructureService(PersistenceStructureService) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
Sets the persistenceStructureService attribute value.
- setPersistenceStructureService(PersistenceStructureService) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- setPersistenceStructureService(PersistenceStructureService) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
Sets the persistenceStructureService attribute value.
- setPersistenceStructureService(PersistenceStructureService) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- setPersistenceStructureService(PersistenceStructureService) - Method in class org.kuali.rice.krad.dao.impl.BusinessObjectDaoJpa
-
Sets the persistenceStructureService attribute value.
- setPersistenceStructureService(PersistenceStructureService) - Method in class org.kuali.rice.krad.dao.impl.BusinessObjectDaoOjb
-
Sets the persistenceStructureService attribute value.
- setPersistenceStructureService(PersistenceStructureService) - Method in class org.kuali.rice.krad.dao.impl.LookupDaoJpa
-
- setPersistenceStructureService(PersistenceStructureService) - Method in class org.kuali.rice.krad.dao.impl.LookupDaoOjb
-
- setPersistenceStructureService(PersistenceStructureService) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- setPersistenceStructureService(PersistenceStructureService) - Method in class org.kuali.rice.krad.service.impl.BusinessObjectServiceImpl
-
Sets the persistenceStructureService attribute value.
- setPersistenceStructureService(PersistenceStructureService) - Method in class org.kuali.rice.krad.service.impl.DataObjectMetaDataServiceImpl
-
- setPersistenceStructureService(PersistenceStructureService) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- setPersistenceStructureService(PersistenceStructureService) - Method in class org.kuali.rice.krad.service.impl.InactivationBlockingDisplayServiceImpl
-
- setPersistenceStructureService(PersistenceStructureService) - Method in class org.kuali.rice.krad.service.impl.KeyValuesServiceImpl
-
Sets the persistenceStructureService attribute value.
- setPersistenceStructureService(PersistenceStructureService) - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowAttributePropertyResolutionServiceImpl
-
Sets the persistenceStructureService attribute value.
- setPersistenceStructureServiceJpa(PersistenceStructureService) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceImpl
-
- setPersistenceStructureServiceJpa(PersistenceStructureService) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceOjbImpl
-
- setPersistenceStructureServiceOjb(PersistenceStructureService) - Method in class org.kuali.rice.krad.service.impl.PersistenceStructureServiceImpl
-
- setPerson(Person) - Method in class org.kuali.rice.krad.bo.AdHocRoutePerson
-
- setPerson(Person) - Method in class org.kuali.rice.krad.workflow.DocumentInitiator
-
- setPersonDocument(IdentityManagementPersonDocument) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentBoDefaultBase
-
- setPersonEntityTypeCodes(List<String>) - Method in class org.kuali.rice.kim.impl.identity.PersonServiceImpl
-
- setPersonLookupStyle(String) - Method in class org.kuali.rice.kew.rule.web.WebRuleResponsibility
-
- setPersonNameAttributeName(String) - Method in class org.kuali.rice.kns.datadictionary.control.KualiUserControlDefinition
-
Deprecated.
personNameAttributeName -
attribute that provides the User Name - e.g.
- setPersonNameAttributeName(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
Sets the personNameAttributeName attribute value.
- 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
- setPersonNameValue(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- 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
- setPersonResponsibilities(List<PersonRuleResponsibility>) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- setPersonReviewer(String) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- setPersonReviewer(String) - Method in class org.kuali.rice.kew.rule.RuleDelegationBo
-
- setPersonReviewerType(String) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- setPersonReviewerType(String) - Method in class org.kuali.rice.kew.rule.RuleDelegationBo
-
- setPersonService(PersonService) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- setPersonService(PersonService) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
- setPersonService(PersonService) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- setPersonService(PersonService) - Method in class org.kuali.rice.krad.service.impl.BusinessObjectServiceImpl
-
Sets the kualiUserService attribute value.
- setPessimisticLocks(List<PessimisticLock>) - Method in class org.kuali.rice.krad.document.DocumentBase
-
- setPhone(String) - Method in class org.kuali.rice.kew.feedback.web.FeedbackForm
-
- setPhoneMapper(EntityPhoneMapper) - Method in class org.kuali.rice.kim.ldap.EntityTypeContactInfoDefaultMapper
-
Sets the value of phoneMapper
- setPhoneMapper(EntityPhoneMapper) - Method in class org.kuali.rice.kim.ldap.EntityTypeContactInfoMapper
-
Sets the value of phoneMapper
- setPhoneNbr(String) - Method in class edu.sampleu.bookstore.bo.Author
-
- setPhoneNumber(String) - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone.Builder
-
- setPhoneNumber(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentPhone
-
- setPhoneNumbers(List) - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo.Builder
-
- setPhones(List<PersonDocumentPhone>) - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- setPhoneType(CodedAttribute.Builder) - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone.Builder
-
- setPhoneType(EntityPhoneTypeBo) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentPhone
-
- setPhoneTypeCode(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentPhone
-
- setPlatform(String) - Method in class org.kuali.rice.core.impl.config.module.CoreConfigurer
-
- setPlatformTransactionManager(PlatformTransactionManager) - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- setPluginConfigPath(String) - Method in class org.kuali.rice.kew.plugin.BasePluginLoader
-
- setPluginConfigPath(String) - Method in interface org.kuali.rice.kew.plugin.PluginLoader
-
- setPluginDirectories(List<String>) - Method in class org.kuali.rice.kew.plugin.ServerPluginRegistry
-
- setPolicies(Map<DocumentTypePolicy, String>) - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- setPolicyName(String) - Method in class org.kuali.rice.kew.doctype.DocumentTypePolicy
-
- setPolicyName(String) - Method in class org.kuali.rice.kew.doctype.DocumentTypePolicyId
-
- setPolicyStringValue(String) - Method in class org.kuali.rice.kew.doctype.DocumentTypePolicy
-
- setPolicyValue(Boolean) - Method in class org.kuali.rice.kew.doctype.DocumentTypePolicy
-
- setPollIntervalSecs(int) - Method in class org.kuali.rice.kew.batch.XmlPollerServiceImpl
-
Sets the polling interval time in seconds
- setPopulateEditablePropertiesGuid(String) - Method in interface org.kuali.rice.kns.web.struts.form.pojo.PojoForm
-
Sets the editable properties guid for this form
- setPopulateEditablePropertiesGuid(String) - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
Sets the guid to editable properties consulted during population
- setPort(int) - Method in class org.kuali.rice.test.launch.JettyLauncher
-
- setPosition(String) - Method in class org.kuali.rice.krad.uif.widget.Growls
-
- setPostalCode(String) - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- setPostalCode(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- setPostDataLoadEncryptionDao(PostDataLoadEncryptionDao) - Method in class org.kuali.rice.devtools.pdle.PostDataLoadEncryptionServiceImpl
-
- setPostProcessContainer(boolean) - Method in class org.kuali.rice.core.framework.resourceloader.BaseResourceLoader
-
- setPostProcessorName(String) - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- setPostProcessorName(String) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setPostProcessors(Map) - Method in class org.kuali.rice.edl.impl.EDLController
-
- setPostProcessors(Map) - Method in class org.kuali.rice.edl.impl.EDLGlobalConfig
-
- setPrecision(int) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
- setPrecision(int) - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
-
- setPrecision(int) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.FixedPointPatternConstraint
-
- setPredicates(Predicate...) - Method in class org.kuali.rice.core.api.criteria.QueryByCriteria.Builder
-
Sets the predicates.
- setPredicateTransform(LookupCustomizer.Transform<Predicate, Predicate>) - Method in class org.kuali.rice.core.api.criteria.LookupCustomizer.Builder
-
- setPreferences(Preferences.Builder) - Method in class org.kuali.rice.kew.preferences.web.PreferencesForm
-
- setPreferencesService(PreferencesService) - Method in class org.kuali.rice.kew.preferences.web.PreferencesAction
-
- setPreferredDataSourceJndiParams(List<String>) - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.PrimaryDataSourceFactoryBean
-
- setPreferredDataSourceParams(List<String>) - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.PrimaryDataSourceFactoryBean
-
- setPrefix(String) - Method in class edu.sampleu.demo.course.Course
-
- setPrefix(String) - Static method in class org.kuali.rice.kim.sesn.DistributedSession
-
- setPreLoadScript(String) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the pre load script
- setPreparedStatementCacheSize(int) - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.RiceXADataSource
-
- setPreparedStmtCacheSize(int) - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.RiceXADataSource
-
- setPreparedStmtCacheSize(int) - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.XAPoolDataSource
-
Deprecated.
- setPrependDisplayText(String) - Method in class org.kuali.rice.kns.lookup.HtmlData
-
Deprecated.
- setPreProcessors(Map) - Method in class org.kuali.rice.edl.impl.EDLController
-
- setPreProcessors(Map) - Method in class org.kuali.rice.edl.impl.EDLGlobalConfig
-
- 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
-
- setPrerequisites(Set<TermSpecificationDefinition.Builder>) - Method in class org.kuali.rice.krms.api.repository.term.TermResolverDefinition.Builder
-
- setPresentationController(ViewPresentationController) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the view's presentation controller
- setPresentationControllerClass(Class<? extends InquiryPresentationController>) - Method in class org.kuali.rice.kns.datadictionary.InquiryDefinition
-
Deprecated.
- 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.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- setPreserveLockingKeysOnCopy(boolean) - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
- setPreviouslySelectedObjectIdSet(Set<String>) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- setPreviouslySortedColumnIndex(int) - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
-
Sets the previouslySortedColumnIndex attribute value.
- setPreviouslySortedColumnIndex(String) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- setPreviouslySortedColumnName(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
-
- setPreviousNodeIds(List<String>) - Method in class org.kuali.rice.kew.api.doctype.RouteNode.Builder
-
- setPreviousNodeInstance(RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.node.NodeGraphContext
-
- setPreviousNodeInstances(List<RouteNodeInstance>) - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- setPreviousNodes(List<RouteNode>) - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- setPreviousRuleId(String) - Method in class org.kuali.rice.kew.api.rule.Rule.Builder
-
- setPreviousRuleId(String) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- setPreviousVersion(RuleBaseValues) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- setPreviousVersionId(String) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setPreviousView(View) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Setter for the previous view instance
- setPreviousView(View) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setPrice(KualiDecimal) - Method in class edu.sampleu.bookstore.bo.Book
-
- setPrimary(boolean) - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment.Builder
-
- setPrimary(boolean) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfo
-
- setPrimaryDelegateFilter(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setPrimaryDelegateId(String) - Method in class org.kuali.rice.kew.actionlist.ActionListFilter
-
- setPrimaryDelegateId(String) - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- setPrimaryDelegates(List<WebFriendlyRecipient>) - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- setPrimaryDepartmentCode(String) - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment.Builder
-
- setPrimaryDepartmentCode(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfo
-
- setPrimaryKeyFieldLabels(String) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- setPrimaryKeyFieldValues(Map<String, String>) - Method in class org.kuali.rice.kns.web.struts.form.DisplayInactivationBlockersForm
-
- setPrimaryKeys(List<String>) - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- setPrimaryLanguageCode(String) - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- 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.
- setPrincipal(Principal, EntityDefault, String) - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
Sets the principal object and populates the person object from that.
- setPrincipalDao(LdapPrincipalDao) - Method in class org.kuali.rice.kim.service.impl.LdapIdentityDelegateServiceImpl
-
- setPrincipalId(String) - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- setPrincipalId(String) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setPrincipalId(String) - Method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- setPrincipalId(String) - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- setPrincipalId(String) - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- setPrincipalId(String) - Method in class org.kuali.rice.kew.api.action.ActionTaken.Builder
-
- setPrincipalId(String) - Method in class org.kuali.rice.kew.api.action.DocumentActionParameters.Builder
-
- setPrincipalId(String) - Method in class org.kuali.rice.kew.api.action.RoutingReportActionToTake.Builder
-
- setPrincipalId(String) - Method in class org.kuali.rice.kew.api.identity.PrincipalId
-
- setPrincipalId(String) - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility.Builder
-
- setPrincipalId(String) - Method in class org.kuali.rice.kew.rule.PrincipalIdRoleAttribute
-
- setPrincipalId(String) - Method in class org.kuali.rice.kew.util.ResponsibleParty
-
- setPrincipalId(String) - Method in class org.kuali.rice.kim.api.common.assignee.Assignee.Builder
-
- setPrincipalId(String) - Method in class org.kuali.rice.kim.api.identity.principal.Principal.Builder
-
- setPrincipalId(String) - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction.Builder
-
- setPrincipalId(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentGroup
-
- setPrincipalId(String) - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- setPrincipalId(String) - Method in class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO
-
- setPrincipalId(String) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- setPrincipalId(String) - Method in class org.kuali.rice.krad.bo.SessionDocument
-
- setPrincipalId(String) - Method in class org.kuali.rice.krad.bo.SessionDocumentId
-
- setPrincipalIdPropertyName(String) - Method in class org.kuali.rice.krad.uif.control.UserControl
-
Setter for the name of the property on the parent object that holds the principal id
- setPrincipalName(String) - Method in class org.kuali.rice.kew.api.identity.PrincipalName
-
- setPrincipalName(String) - Method in class org.kuali.rice.kew.rule.PersonRuleResponsibility
-
- setPrincipalName(String) - Method in class org.kuali.rice.kim.api.identity.principal.EntityNamePrincipalName.Builder
-
- setPrincipalName(String) - Method in class org.kuali.rice.kim.api.identity.principal.Principal.Builder
-
- setPrincipalName(String) - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- setPrincipalName(String) - Method in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- setPrincipalName(String) - Method in class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO
-
- setPrincipalName(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiExceptionIncidentForm
-
- setPrincipals(List<Principal.Builder>) - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- setPrincipals(List<Principal.Builder>) - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefault.Builder
-
- setPriority(NotificationPriority) - Method in class org.kuali.rice.ken.bo.Notification
-
Sets the priority attribute value.
- setPriority(Integer) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setPriority(int) - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- setPriority(int) - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowMember.Builder
-
- setPriority(Integer) - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility.Builder
-
- setPriority(Integer) - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- setPriority(Integer) - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- setPriority(Integer) - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- setPriorityNumber(Integer) - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction.Builder
-
- setPriorityNumber(Integer) - Method in class org.kuali.rice.kim.api.role.RoleResponsibilityAction.Builder
-
- setPriorityNumber(Integer) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityAction
-
- setPrivacy(PersonDocumentPrivacy) - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- setPrivacyPreferences(EntityPrivacyPreferences.Builder) - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- setPrivacyPreferences(EntityPrivacyPreferences.Builder) - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefault.Builder
-
- setProcess(RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- setProcessCount(Integer) - Method in class org.kuali.rice.kcb.bo.MessageDelivery
-
Sets the number of times processing has been attempted for this message
- setProcessed(boolean) - Method in interface org.kuali.rice.core.api.impex.xml.XmlDoc
-
- setProcessedNumber(String) - Method in class org.kuali.rice.kew.stats.Stats
-
- setProcesses(List<ProcessDefinition.Builder>) - Method in class org.kuali.rice.kew.api.doctype.RoutePath.Builder
-
- setProcesses(List) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setProcessId(String) - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance.Builder
-
- setProcessId(String) - Method in class org.kuali.rice.kew.engine.node.ProcessDefinitionBo
-
- setProcessingFlag(String) - Method in class org.kuali.rice.ken.bo.Notification
-
Sets the processingFlag attribute value.
- setProcessingMessage(String) - Method in interface org.kuali.rice.core.api.impex.xml.XmlDoc
-
- setProducer(String) - Method in class org.kuali.rice.kcb.api.message.MessageDTO
-
- setProducer(String) - Method in class org.kuali.rice.kcb.bo.Message
-
Sets the producer
- setProducer(NotificationProducer) - Method in class org.kuali.rice.ken.bo.Notification
-
Sets the producer attribute value.
- setProducers(List<NotificationProducer>) - Method in class org.kuali.rice.ken.bo.NotificationChannel
-
Sets the producers attribute value.
- setProgressiveRender(String) - Method in interface org.kuali.rice.krad.uif.component.Component
-
- setProgressiveRender(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setProgressiveRenderAndRefresh(boolean) - Method in interface org.kuali.rice.krad.uif.component.Component
-
- setProgressiveRenderAndRefresh(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setProgressiveRenderViaAJAX(boolean) - Method in interface org.kuali.rice.krad.uif.component.Component
-
- setProgressiveRenderViaAJAX(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setPromptBeforeValidationClass(Class<? extends PromptBeforeValidation>) - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
-
Deprecated.
The promptBeforeValidationClass element is the full class name of the java
class which determines whether the user should be asked any questions prior to running validation.
- setPromptBeforeValidationClass(Class<? extends PromptBeforeValidation>) - Method in interface org.kuali.rice.kns.datadictionary.KNSDocumentEntry
-
Deprecated.
- setPromptBeforeValidationClass(Class<? extends PromptBeforeValidation>) - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
The promptBeforeValidationClass element is the full class name of the java
class which determines whether the user should be asked any questions prior to running validation.
- setProperties(Collection<PropertyDefinition>) - Method in class org.kuali.rice.core.api.reflect.ObjectDefinition
-
- setProperties(Properties) - Method in class org.kuali.rice.core.api.util.collect.PropertiesMap
-
Creates a propertyTree to store the given properties
- setProperties(Properties) - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
- setProperties(List<KeyValue>) - Method in class org.kuali.rice.ksb.messaging.web.ConfigViewerForm
-
- setProperty(String, String) - Method in class org.kuali.rice.core.impl.config.property.JAXBConfigImpl
-
- setProperty(String, String) - Method in class org.kuali.rice.core.util.ImmutableProperties
-
- setProperty(String) - Method in class org.kuali.rice.kcb.bo.RecipientPreference
-
Sets the property attribute value.
- setPropertyDefinitions(List<PropertyDefinition>) - Method in class org.kuali.rice.kew.api.document.attribute.WorkflowAttributeDefinition.Builder
-
Sets the list of property definitions maintained by this build to the given list.
- setPropertyEditor(PropertyEditor) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
Setter for the custom property editor to use for the field
- setPropertyEditor(PropertyEditor) - Method in class org.kuali.rice.krad.uif.field.DataField
-
Setter for the custom property editor to use for the field
- setPropertyEditorClass(Class<? extends PropertyEditor>) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
Convenience setter for configuring a property editor by class
- setPropertyEditorClass(Class<? extends PropertyEditor>) - Method in class org.kuali.rice.krad.uif.field.DataField
-
Convenience setter for configuring a property editor by class
- setPropertyExpressions(Map<String, String>) - Method in interface org.kuali.rice.krad.uif.component.Configurable
-
Setter for the Map of property expressions
- setPropertyExpressions(Map<String, String>) - Method in class org.kuali.rice.krad.uif.component.ConfigurableBase
-
- setPropertyName(String) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setPropertyName(String) - Method in class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- setPropertyName(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setPropertyName(String) - Method in interface org.kuali.rice.kns.web.ui.PropertyRenderingConfigElement
-
Deprecated.
- setPropertyName(String) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementBase
-
- setPropertyName(String) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForValueReplaceImpl
-
- setPropertyName(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint
-
- setPropertyName(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.PrerequisiteConstraint
-
- setPropertyName(String) - Method in class org.kuali.rice.krad.uif.component.PropertyReplacer
-
Setter for the property name that will be set
- setPropertyName(String) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the collections property name
- setPropertyName(String) - Method in class org.kuali.rice.krad.uif.container.TreeGroup
-
- setPropertyName(String) - Method in class org.kuali.rice.krad.uif.field.DataField
-
Setter for the component's property name
- setPropertyName(String) - Method in class org.kuali.rice.krad.uif.field.RemoteFieldsHolder
-
Setter for the property name that points to the binding Map
- setPropertyNameForElementCompare(String) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementBase
-
- setPropertyPrefix(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
Sets the propertyPrefix attribute value.
- setPropertyReplacers(List<PropertyReplacer>) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the components property substitutions
- setPropertyReplacers(List<PropertyReplacer>) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setPropertyReplacers(List<PropertyReplacer>) - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
Setter for the layout managers property substitutions
- setPropertyReplacers(List<PropertyReplacer>) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
- setPropertySerializabilityToObjectAndAllPrimitives() - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrieNode
-
Marks that all primitives of this object will be serialized.
- setPropertyType(Class) - Method in class org.kuali.rice.core.web.format.Formatter
-
- setPropertyURL(String) - Method in class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- setPropertyValue(String) - Method in class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- setPropertyValue(Object) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setPropertyValue(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
Sets the propertyValue attribute value.
- setPropertyValue(String) - Method in interface org.kuali.rice.kns.web.ui.PropertyRenderingConfigElement
-
Deprecated.
- setPropertyValue(Object, String, Object) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
- setPropertyValue(Object, String, Object, boolean) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
- setPropertyValue(PropertyValue) - Method in class org.kuali.rice.krad.web.bind.UifViewBeanWrapper
-
- setPropertyValue(String, Object) - Method in class org.kuali.rice.krad.web.bind.UifViewBeanWrapper
-
- setPropertyValues(String[]) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setPropId(String) - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionParameter.Builder
-
Sets the value of the propId on this builder to the given value.
- setPropId(String) - Method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition.Builder
-
Sets the value of the propId on this builder to the given value
- setProposition(PropositionDefinition.Builder) - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionParameter.Builder
-
Sets the value of the proposition on this builder to the given value.
- setProposition(PropositionDefinition.Builder) - Method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition.Builder
-
Sets the value of the proposition on this builder to the given value
- setProposition(PropositionBo) - Method in class org.kuali.rice.krms.impl.ui.RuleTreeNode
-
- setPropositionTypeCode(String) - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition.Builder
-
Sets the value of the propTypeCode on this builder to the given value.
- setProviders(List<Object>) - Method in class org.kuali.rice.ksb.api.bus.support.RestServiceDefinition
-
- setProvince(String) - Method in class edu.sampleu.bookstore.bo.Address
-
- setProxyInterfaces(Class<?>[]) - Method in class org.kuali.rice.core.api.resourceloader.LazyResourceFactoryBean
-
- setPublicationDate(Date) - Method in class edu.sampleu.bookstore.bo.Book
-
- setPublish(boolean) - Method in class edu.sampleu.demo.course.CourseSection
-
- setPublishedServices(List<ServiceConfiguration>) - Method in class org.kuali.rice.ksb.messaging.web.ServiceRegistryForm
-
- setPublisher(String) - Method in class edu.sampleu.bookstore.bo.Book
-
- setPublishTo(String) - Method in class edu.sampleu.demo.course.CourseSection
-
- setqName(String) - Method in class org.kuali.rice.kew.xml.AbstractTransformationFilter.CurrentElement
-
- setQualificationAttributeName(String) - Method in class org.kuali.rice.krad.datadictionary.RoutingAttribute
-
- setQualifications(Map<String, String>) - Method in class org.kuali.rice.kew.doctype.SecurityPermissionInfo
-
- setQualifications(List<MapStringStringAdapter.StringMapEntry>) - Method in class org.kuali.rice.kim.api.jaxb.QualificationList
-
- setQualifications(Map<String, String>) - Method in class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO
-
- setQualifiedRoleLabel(String) - Method in class org.kuali.rice.kew.rule.ResolvedQualifiedRole
-
- setQualifiedRoleName(String) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setQualifiedRoleName(String) - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- setQualifiedRoleName(String) - Method in class org.kuali.rice.kew.user.RoleRecipient
-
- setQualifiedRoleNameLabel(String) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setQualifiedRoleNameLabel(String) - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- setQualifier(Map<String, String>) - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction.Builder
-
- setQualifier(Map<String, String>) - Method in class org.kuali.rice.kim.api.role.RoleMembership.Builder
-
- setQualifierKey(String) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentAttributeDataBusinessObjectBase
-
- setQualifierResolverClassName(String) - Method in class org.kuali.rice.kew.role.RoleRouteModule
-
- setQualifierResolverName(String) - Method in class org.kuali.rice.kew.role.RoleRouteModule
-
- setQualifierResolverProvidedIdentifier(String) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setQualifiers(List<KimDocumentRoleQualifier>) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- setQualifiers(List<KimDocumentRoleQualifier>) - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegation
-
- setQualifiers(List<RoleDocumentDelegationMemberQualifier>) - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- setQualifiers(List<GroupDocumentQualifier>) - Method in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- setQualifiersToDisplay(String) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- setQuantity(Integer) - Method in class edu.sampleu.bookstore.bo.BookOrder
-
- 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
- setQuerySuffix(String) - Method in class org.kuali.rice.core.framework.persistence.ojb.SuffixableQueryByCriteria
-
- setQuestion(String) - Method in interface org.kuali.rice.kns.question.Question
-
- setQuestion(String) - Method in class org.kuali.rice.kns.question.QuestionBase
-
- setQuestionAnchor(String) - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
-
- setQuestionCaller(String) - Method in class org.kuali.rice.kns.rule.event.PromptBeforeValidationEvent
-
- setQuestionContext(String) - Method in class org.kuali.rice.kns.rule.event.PromptBeforeValidationEvent
-
- setQuestionId(String) - Method in class org.kuali.rice.kns.rule.event.PromptBeforeValidationEvent
-
- setQuestionIndex(String) - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
-
- setQuestionText(String) - Method in class org.kuali.rice.kns.rule.event.PromptBeforeValidationEvent
-
- setQuestionText(String) - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
-
- setQuestionType(String) - Method in class org.kuali.rice.kns.rule.event.PromptBeforeValidationEvent
-
- setQuestionType(String) - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
-
- setQueue(boolean) - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- setQueue(boolean) - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- setQueueDate(Timestamp) - Method in class org.kuali.rice.ksb.messaging.PersistedMessageBO
-
- setQueueDocumentAfterAction(boolean) - Method in class org.kuali.rice.kew.actions.ActionTakenEvent
-
- setQueueItems(Collection) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- setQueuePriority(Integer) - Method in class org.kuali.rice.ksb.messaging.PersistedMessageBO
-
- setQueueStatus(String) - Method in class org.kuali.rice.ksb.messaging.PersistedMessageBO
-
- setQueueStatusFilter(String) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- setQuickfinderActionField(ActionField) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setQuickFinderClassNameImpl(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setQuickfinderParameterString(String) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- setQuickfinderParameterStringBuilderClass(Class<? extends ValueFinder>) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- setQuickLinksDAO(QuickLinksDAO) - Method in class org.kuali.rice.kew.quicklinks.service.impl.QuickLinksServiceImpl
-
- setRandom(Boolean) - Method in class org.kuali.rice.core.impl.config.property.Param
-
- setRanged(boolean) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeLookupSettings.Builder
-
- setRanged(boolean) - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
Sets the control as a ranged (from and to) date field if true, or a single date field if false
- setRanged(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setRangeFieldInclusive(Boolean) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setRate(KualiPercent) - Method in class edu.sampleu.travel.bo.TravelAccountUseRate
-
- setRating(KualiInteger) - Method in class edu.sampleu.bookstore.bo.Book
-
- setReadOnly(boolean) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- setReadOnly(boolean) - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
- setReadOnly(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setReadOnly(boolean) - Method in class org.kuali.rice.kns.web.ui.Section
-
Deprecated.
- setReadOnly(boolean) - Method in class org.kuali.rice.krad.datadictionary.AttributeSecurity
-
- setReadOnly(boolean) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the read only indicator
- setReadOnly(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setReadOnly(boolean) - Method in class org.kuali.rice.krad.uif.modifier.ComparableInfo
-
Setter for the read-only indicator
- setReadOnlyAfterAdd(boolean) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
This is used to indicate that the field is read-only after the record has been
initially created.
- setReadOnlyFields(String) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
Sets the readOnlyFields attribute value.
- setReadOnlyFieldsList(List<String>) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
Sets the readOnlyFieldsList attribute value.
- setReadOnlyFieldsList(List<String>) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
Sets the readOnlyFieldsList attribute value.
- setReadOnlyFieldsList(List<String>) - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
Sets the requested read only fields list in the lookupable
- setReadOnlyFieldsList(List<String>) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
Sets the requested read only fields list in the lookupable
- setReadOnlyFieldsList(List) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
Sets the readOnlyFieldsList attribute value.
- setReadOnlyFieldsList(List<String>) - Method in interface org.kuali.rice.krad.lookup.Lookupable
-
Sets List of fields on the lookupable that should be made read only in the search
criteria group
- setReadOnlyFieldsList(List<String>) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- setReadOnlyFieldsList(List<String>) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Setter for the list of read only fields
- setReadOnlyFieldsList(List<String>) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setReadOnlyHidden(boolean) - Method in class org.kuali.rice.krad.uif.field.DataField
-
Setter for the read-only hidden indicator
- setReadOnlySearchFields(String) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setReason(String) - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
-
- setReceiveFutureRequests() - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Sets the workflow variable that specifies that this principal should receive future requests
- setReceiveFutureRequests() - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- setRecentSearches(List) - Method in class org.kuali.rice.kew.quicklinks.web.QuickLinksForm
-
- setRecipient(String) - Method in class org.kuali.rice.kcb.api.message.MessageDTO
-
- setRecipient(String) - Method in class org.kuali.rice.kcb.bo.Message
-
Sets the recipient attribute value.
- setRecipientId(String) - Method in class org.kuali.rice.kcb.bo.RecipientDelivererConfig
-
Sets the recipientId attribute value.
- setRecipientId(String) - Method in class org.kuali.rice.kcb.bo.RecipientPreference
-
Sets the recipientId attribute value.
- setRecipientId(String) - Method in class org.kuali.rice.ken.bo.NotificationRecipient
-
Sets the recipientId attribute value.
- setRecipientId(String) - Method in class org.kuali.rice.ken.bo.NotificationRecipientList
-
Sets the recipientId attribute value.
- setRecipientIndex(Integer) - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- setRecipientLists(List<NotificationRecipientList>) - Method in class org.kuali.rice.ken.bo.NotificationChannel
-
Sets the recipientLists attribute value.
- setRecipientName(String) - Method in class org.kuali.rice.krad.bo.AdHocRouteWorkgroup
-
- setRecipientNamespaceCode(String) - Method in class org.kuali.rice.krad.bo.AdHocRouteWorkgroup
-
- setRecipientPreferenceService(RecipientPreferenceService) - Method in class org.kuali.rice.kcb.service.impl.MessagingServiceImpl
-
Sets the RecipientPreferencesService
- setRecipientPreferenceService(RecipientPreferenceService) - Method in class org.kuali.rice.kcb.web.spring.UserPreferencesController
-
Set the RecipientPreferenceService
- setRecipients(List<NotificationRecipient>) - Method in class org.kuali.rice.ken.bo.Notification
-
Sets the recipients attribute value.
- setRecipients(List<Id>) - Method in class org.kuali.rice.kew.rule.ResolvedQualifiedRole
-
- setRecipientService(NotificationRecipientService) - Method in class org.kuali.rice.ken.web.spring.AdministerNotificationRequestController
-
Sets the recipientService attribute value.
- setRecipientType(String) - Method in class org.kuali.rice.ken.bo.NotificationRecipient
-
Sets the recipientType attribute value.
- setRecipientType(String) - Method in class org.kuali.rice.ken.bo.NotificationRecipientList
-
Sets the recipientType attribute value.
- setRecipientType(RecipientType) - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- setRecipientTypeCd(String) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setRedirectedInquiry(boolean) - Method in class org.kuali.rice.krad.web.form.InquiryForm
-
Setter for the redirected request indicator
- setRedirectedLookup(boolean) - Method in class org.kuali.rice.krad.web.form.LookupForm
-
Setter for the redirected request indicator
- setRedirectUrl(String) - Method in class org.kuali.rice.edl.impl.EDLContext
-
- setReferencedColumName(String) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.JoinColumnDescriptor
-
- setReferencesToRefresh(String) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- setReferencesToRefresh(String) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- setReferencesToRefresh(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setReferencesToRefresh(String) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setReferencesToRefresh(String) - Method in class org.kuali.rice.krad.web.form.LookupForm
-
- setRefresh(boolean) - Method in interface org.kuali.rice.krad.uif.component.Component
-
- setRefresh(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setRefreshCaller(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
- setRefreshDiscloseMethodToCall(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the controller method to call for a refresh or disclosure action on this component
- setRefreshedByAction(boolean) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the refresjed by action indicator
- setRefreshedByAction(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setRefreshId(String) - Method in class org.kuali.rice.krad.uif.field.AjaxActionField
-
Setter for the component refresh id
- setRefreshPropertyName(String) - Method in class org.kuali.rice.krad.uif.field.AjaxActionField
-
Setter for the property name of the DataField that should be refreshed
- setRefreshRate(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setRefreshWhenChanged(String) - Method in interface org.kuali.rice.krad.uif.component.Component
-
- setRefreshWhenChanged(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setRegexConstraint(String) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- setRegexContraintMsg(String) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- setRegisteredNumber(Integer) - Method in class edu.sampleu.demo.course.CourseSection
-
- setRegisterTraceInterceptor(boolean) - Method in class org.kuali.rice.ksb.messaging.KSBHttpInvokerServiceExporter
-
- setRegistrationId(String) - Method in class edu.sampleu.demo.course.CourseSection
-
- setRegistrationTerm(String) - Method in class edu.sampleu.demo.registration.RegistrationForm
-
- setRegistrationYear(Integer) - Method in class edu.sampleu.demo.registration.RegistrationForm
-
- setRegistryDataSource(DataSource) - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- setRelationshipLabel(String) - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
-
- setRelationships(List<RelationshipDefinition>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase
-
The relationships element contains relationship elements.
- setReloadActionListDAO(ReloadActionListDAO) - Method in class org.kuali.rice.kew.useroptions.UserOptionsServiceImpl
-
- setReloadActionListFlag(String) - Method in class org.kuali.rice.kew.useroptions.dao.impl.ReloadActionListDaoJdbcImpl
-
- setReloadActionListFlag(String) - Method in interface org.kuali.rice.kew.useroptions.dao.ReloadActionListDAO
-
This method sets the RELOAD_ACTION_LIST flag
- setRemoteFieldValuesMap(Map<String, Object>) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setRemoteFieldValuesMap(Map<String, Object>) - Method in class edu.sampleu.demo.kitchensink.UITestObject
-
- setRemoteFieldValuesMap2(Map<String, Object>) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setRemoteObjectIdentifier(String) - Method in class org.kuali.rice.krad.bo.Note
-
Sets the remoteObjectIdentifier attribute.
- setRemoteResourceLoaderName(QName) - Static method in class org.kuali.rice.ksb.messaging.resourceloader.KSBResourceLoaderFactory
-
- setRemovedApplicationId(String) - Method in class org.kuali.rice.ksb.messaging.web.ServiceRegistryForm
-
- setRemovedAppSpecificRecipient(String) - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- setRemoveHeader(boolean) - Method in class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- setRender(boolean) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the components render indicator
- setRender(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setRenderAddLine(boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the render add line indicator
- setRenderAlternatingHeaderColumns(boolean) - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManager
-
Setter for the render alternating header columns indicator
- setRenderColon(boolean) - Method in class org.kuali.rice.krad.uif.field.LabelField
-
Setter for the render colon indicator
- setRenderedContent(String) - Method in class org.kuali.rice.ken.web.spring.AdministerNotificationRequestController.AdministerNotificationRequestCommand
-
- setRenderFooter(boolean) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
Convenience setter for configuration to turn rendering of the footer
on/off
- setRenderForm(boolean) - Method in class org.kuali.rice.krad.uif.view.FormView
-
Setter for the render form indicator
- setRenderFullView(boolean) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setRenderHeader(boolean) - Method in class org.kuali.rice.krad.uif.container.ContainerBase
-
Convenience setter for configuration to turn rendering of the header
on/off
- setRenderHiddenField(boolean) - Method in class org.kuali.rice.kns.web.taglib.html.KNSHiddenTag
-
- setRenderImage(boolean) - Method in class org.kuali.rice.krad.uif.widget.Disclosure
-
Setter for the render expand/collapse image indicator
- setRenderLineActions(boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the render line actions indicator
- setRenderNotFoundMessage(boolean) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Setter for the render not found message indicator
- setRenderOutput(String) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the component's render output
- setRenderOutput(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setRenderSelectField(boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the render selected field indicator
- setRenderSequenceField(boolean) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Setter for the render sequence field indicator
- setReorderer(Reorderer) - Method in class org.kuali.rice.krad.uif.container.ReorderingGroup
-
Setter for the groups reorderer widget
- setRepeatHeader(boolean) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Setter for the repeat header indicator
- setReplacement(Object) - Method in class org.kuali.rice.krad.uif.component.PropertyReplacer
-
Setter for the replacement Object
- setReplaceWith(Object) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementReplaceImpl
-
- setReportingWorkgroup(Group) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setReportingWorkgroupId(String) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setReportType(String) - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- setRepositoryDescriptors(List<String>) - Method in class org.kuali.rice.krad.util.OjbMetadataLoader
-
- setRepositoryToEngineTranslator(RepositoryToEngineTranslator) - Method in class org.kuali.rice.krms.impl.provider.repository.RuleRepositoryContextProvider
-
- setRepositoryToEngineTranslator(RepositoryToEngineTranslator) - Method in class org.kuali.rice.krms.impl.validation.ValidationRuleTypeServiceImpl
-
- setRequest(HttpServletRequest) - Method in class org.kuali.rice.edl.impl.RequestParser
-
- setRequestBody(HttpInvokerClientConfiguration, PostMethod, ByteArrayOutputStream) - Method in class org.kuali.rice.ksb.messaging.KSBHttpInvokerRequestExecutor
-
Signs the outgoing request by generating a digital signature from the bytes in the ByteArrayOutputStream and attaching the
signature and our alias to the headers of the PostMethod.
- setRequestBody(HttpInvokerClientConfiguration, PostMethod, ByteArrayOutputStream) - Method in class org.kuali.rice.ksb.security.httpinvoker.AuthenticationCommonsHttpInvokerRequestExecutor
-
Overridden to obtain the Credentials from the CredentialsSource and pass
them via HTTP BASIC Authorization.
- setRequestCache(String, Object) - Static method in class org.kuali.rice.krad.util.GlobalVariables
-
- setRequestLabel(String) - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- setRequestLabel(String) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setRequestLabel(String) - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- setRequestParser(RequestParser) - Method in class org.kuali.rice.edl.impl.EDLContext
-
- setRequestPolicy(ActionRequestPolicy) - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- setRequestType(String) - Method in class edu.sampleu.travel.document.TravelDocument2
-
- setRequired(boolean) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- setRequired(boolean) - Method in class org.kuali.rice.edl.impl.components.NetworkIdWorkflowEDLConfigComponent
-
- setRequired(boolean) - Method in class org.kuali.rice.edl.impl.components.UniversityIdWorkflowEDLConfigComponent
-
- setRequired(boolean) - Method in class org.kuali.rice.edl.impl.components.WorkgroupWorkflowEDLConfigComponent
-
- setRequired(boolean) - Method in class org.kuali.rice.kew.api.rule.RuleTemplateAttribute.Builder
-
- setRequired(boolean) - Method in class org.kuali.rice.kew.rule.AbstractWorkflowAttribute
-
- setRequired(Boolean) - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateAttributeBo
-
- setRequired(boolean) - Method in class org.kuali.rice.kew.rule.RuleRoutingAttribute
-
- setRequired(boolean) - Method in interface org.kuali.rice.kew.rule.WorkflowRuleAttribute
-
Sets the required flag for this Attribute to true.
- setRequired(boolean) - Method in class org.kuali.rice.kew.rule.xmlrouting.StandardGenericXMLRuleAttribute
-
- setRequired(Boolean) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setRequired(boolean) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
required = true means that the user must enter something
into the search criterion lookup field
- setRequired(boolean) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
required is true if the field must contain a non-null value
- setRequired(Boolean) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
The required element allows values of "true" or "false".
- setRequired(Boolean) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint
-
- setRequired(Boolean) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the required indicator
- setRequired(Boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setRequired(Boolean) - Method in class org.kuali.rice.krad.uif.field.InputField
-
- setRequiredMessageField(MessageField) - Method in class org.kuali.rice.krad.uif.field.LabelField
-
Setter for the required message field
- setRequiredMessagePlacement(UifConstants.Position) - Method in class org.kuali.rice.krad.uif.field.LabelField
-
Setter for the required message field placement
- setRequiresSave(boolean) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- 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
-
- setResidencies(List<EntityResidency.Builder>) - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- setResolvedDocHandlerUrl(String) - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- setResolvedQualifiedRole(ResolvedQualifiedRole) - Method in class org.kuali.rice.kew.user.RoleRecipient
-
- setResolveResponsibility(boolean) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setResolverMap(Map<String, ConstraintResolver<T>>) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.provider.BaseConstraintProvider
-
- setResourceClass(String) - Method in class org.kuali.rice.ksb.api.bus.support.RestServiceConfiguration.Builder
-
- setResourceClass(String) - Method in class org.kuali.rice.ksb.api.bus.support.RestServiceDefinition
-
Set the resourceClass, the class or interface marked by the JAX-WS annotations
which specify the RESTful URL interface.
- setResourceDescriptor(String) - Method in class org.kuali.rice.kew.api.extension.ExtensionDefinition.Builder
-
- setResourceDescriptor(String) - Method in class org.kuali.rice.kew.rule.bo.RuleAttribute
-
- setResourceKey(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
- setResourceLoaderClassname(String) - Method in class org.kuali.rice.kew.plugin.PluginConfig
-
- setResources(List<Object>) - Method in class org.kuali.rice.ksb.api.bus.support.RestServiceDefinition
-
- setResourceToClassNameMap(Map<String, String>) - Method in class org.kuali.rice.ksb.api.bus.support.RestServiceConfiguration.Builder
-
- SetResponseBufferSizeFilter - Class in org.kuali.rice.krad.web.filter
-
This class can be used to increase the response buffer size so that if there is a late exception, Tomcat's ErrorReportValve can
display it on the page and return an error status in the HTTP reponse header.
- SetResponseBufferSizeFilter() - Constructor for class org.kuali.rice.krad.web.filter.SetResponseBufferSizeFilter
-
- setResponsibilities(List<KimDocumentRoleResponsibility>) - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- setResponsibility(KimDocumentRoleResponsibility) - Method in class org.kuali.rice.kim.impl.responsibility.AddResponsibilityEvent
-
- setResponsibility(KimDocumentRoleResponsibility) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- setResponsibilityDesc(String) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setResponsibilityDescription(String) - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- setResponsibilityId(String) - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- setResponsibilityId(String) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setResponsibilityId(String) - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- setResponsibilityId(String) - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- setResponsibilityId(String) - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDelegate.Builder
-
- setResponsibilityId(String) - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowMember.Builder
-
- setResponsibilityId(String) - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility.Builder
-
- setResponsibilityId(String) - Method in class org.kuali.rice.kew.rule.RuleDelegationBo
-
- setResponsibilityId(String) - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- setResponsibilityId(String) - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction.Builder
-
- setResponsibilityId(String) - Method in class org.kuali.rice.kim.api.role.RoleResponsibility.Builder
-
- setResponsibilityId(String) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibility
-
- setResponsibilityIdDAO(ResponsibilityIdDAO) - Method in class org.kuali.rice.kew.responsibility.service.impl.ResponsibilityIdServiceImpl
-
- setResponsibilityIdService(ResponsibilityIdService) - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowServiceImpl
-
- setResponsibilityMap(Map<String, List<DocumentConfigurationViewAction.ResponsibilityForDisplay>>) - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- setResponsibilityName(String) - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction.Builder
-
- setResponsibilityName(String) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setResponsibilityNamespaceCode(String) - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction.Builder
-
- setResponsibilityRoles(Map<String, List<Role>>) - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- setResponsibilityService(ResponsibilityService) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- setResponsibilityTemplateName(String) - Method in class org.kuali.rice.kew.role.RoleRouteModule
-
- setResponsibilityTypes(List<String>) - Method in class org.kuali.rice.kew.rule.web.DelegateRuleForm
-
- setResponsibleGroupId(String) - Method in class org.kuali.rice.kew.api.rule.RuleReportCriteria.Builder
-
- setResponsiblePrincipalId(String) - Method in class org.kuali.rice.kew.api.rule.RuleReportCriteria.Builder
-
- setResponsibleRoleName(String) - Method in class org.kuali.rice.kew.api.rule.RuleReportCriteria.Builder
-
- setRestricted(boolean) - Method in class org.kuali.rice.location.api.country.Country.Builder
-
Sets the restrictedProperty
- setResultData(List<String>) - Method in class org.kuali.rice.krad.uif.field.AttributeQueryResult
-
Setter for the attribute query result data
- setResultFieldData(Map<String, String>) - Method in class org.kuali.rice.krad.uif.field.AttributeQueryResult
-
Setter for the map field data
- setResultFields(List<FieldDefinition>) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
The resultFields element specifies the list of fields that are shown as a result
of the lookup search.
- setResultFields(List<Component>) - Method in class org.kuali.rice.krad.uif.view.LookupView
-
- setResultMessage(String) - Method in class org.kuali.rice.krad.uif.field.AttributeQueryResult
-
Setter for the result message text
- setResultMessageStyleClasses(String) - Method in class org.kuali.rice.krad.uif.field.AttributeQueryResult
-
Setter for the CSS style classes to use for the return message
- setResultNodeInstance(RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.node.NodeGraphContext
-
- setResultNodeInstance(RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.node.NodeGraphSearchResult
-
- setResultReturnKey(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookup
-
- setResults(List<T>) - Method in class org.kuali.rice.core.api.criteria.GenericQueryResults.Builder
-
- setResults(List<Parameter>) - Method in class org.kuali.rice.coreservice.api.parameter.ParameterQueryResults.Builder
-
- setResults(List<Rule.Builder>) - Method in class org.kuali.rice.kew.api.rule.RuleQueryResults.Builder
-
- setResults(List<RuleTemplate.Builder>) - Method in class org.kuali.rice.kew.api.rule.RuleTemplateQueryResults.Builder
-
- setResults(List<Template.Builder>) - Method in class org.kuali.rice.kim.api.common.template.TemplateQueryResults.Builder
-
- setResults(List<GroupMember.Builder>) - Method in class org.kuali.rice.kim.api.group.GroupMemberQueryResults.Builder
-
- setResults(List<Group.Builder>) - Method in class org.kuali.rice.kim.api.group.GroupQueryResults.Builder
-
- setResults(List<EntityDefault.Builder>) - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefaultQueryResults.Builder
-
- setResults(List<Entity.Builder>) - Method in class org.kuali.rice.kim.api.identity.entity.EntityQueryResults.Builder
-
- setResults(List<EntityName.Builder>) - Method in class org.kuali.rice.kim.api.identity.name.EntityNameQueryResults.Builder
-
- setResults(List<Principal.Builder>) - Method in class org.kuali.rice.kim.api.identity.principal.PrincipalQueryResults.Builder
-
- setResults(List<Permission.Builder>) - Method in class org.kuali.rice.kim.api.permission.PermissionQueryResults.Builder
-
- setResults(List<Responsibility.Builder>) - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityQueryResults.Builder
-
- setResults(List<DelegateMember.Builder>) - Method in class org.kuali.rice.kim.api.role.DelegateMemberQueryResults.Builder
-
- setResults(List<RoleMember.Builder>) - Method in class org.kuali.rice.kim.api.role.RoleMemberQueryResults.Builder
-
- setResults(List<RoleMembership.Builder>) - Method in class org.kuali.rice.kim.api.role.RoleMembershipQueryResults.Builder
-
- setResults(List<Role.Builder>) - Method in class org.kuali.rice.kim.api.role.RoleQueryResults.Builder
-
- setResultsActionsField(Field) - Method in class org.kuali.rice.krad.uif.view.LookupView
-
- setResultsActualSize(int) - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
-
Sets the resultsActualSize attribute value.
- setResultsActualSize(int) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- setResultSetLimit(Integer) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
The resultSetLimit element specifies the maximum number of records that will be listed
as a result of the lookup search.
- setResultSetLimit(Integer) - Method in class org.kuali.rice.krad.uif.view.LookupView
-
Setter for the result list limit
- setResultsGroup(CollectionGroup) - Method in class org.kuali.rice.krad.uif.view.LookupView
-
- setResultsLimitedSize(int) - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
-
Sets the resultsLimitedSize attribute value.
- setResultsLimitedSize(int) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- setResultsReturnField(Field) - Method in class org.kuali.rice.krad.uif.view.LookupView
-
- setResultTransform(LookupCustomizer.Transform<T, T>) - Method in class org.kuali.rice.core.api.criteria.LookupCustomizer.Builder
-
- setResultValues(List<DocumentSearchResultValue.Builder>) - Method in class org.kuali.rice.kew.framework.document.search.DocumentSearchResultValues.Builder
-
- setRetryAttempts(Integer) - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- setRetryAttempts(Integer) - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- setRetryCount(Integer) - Method in class org.kuali.rice.ksb.messaging.PersistedMessageBO
-
- setReturnByScript(boolean) - Method in class org.kuali.rice.krad.uif.view.LookupView
-
Setter for the flag to indicate that lookups will return the value
by script and not a post
- setReturnDestNodeName(String) - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- setReturnFieldMapping(Map<String, String>) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Setter for the return field mapping
- setReturnFormKey(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setReturnLocation(String) - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- setReturnLocation(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setReturnMapping(String) - Method in class org.kuali.rice.kew.preferences.web.PreferencesForm
-
- setReturnMessageStyleClasses(String) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Setter for the return messages style classes
- setReturnMessageText(String) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Setter for the return message text
- setReturnTarget(String) - Method in class org.kuali.rice.krad.uif.view.LookupView
-
- setReturnToActionList(boolean) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
Sets flag indicating whether upon completion of approve, blanketApprove, cancel, or disapprove, the user should be returned
to the actionList instead of to the portal
- setReturnType(String) - Method in class org.kuali.rice.krms.api.repository.function.FunctionDefinition.Builder
-
Sets the return type for the function definition that will be
returned by this builder.
- setReturnUrl(String) - Method in class org.kuali.rice.kew.api.rule.RoleName.Builder
-
- setReturnUrl(String) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setReturnUrl(String) - Method in class org.kuali.rice.kew.rule.bo.RuleAttribute
-
- setReturnUrl(String) - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- setReturnUrl(String) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- setReturnUrl(String) - Method in class org.kuali.rice.kns.web.ui.ResultRow
-
Deprecated.
- setReturnUrl(String) - Method in interface org.kuali.rice.krad.workflow.attribute.WorkflowLookupableResult
-
Deprecated.
Sets the returnUrl attribute.
- setReturnUrlHtmlData(HtmlData) - Method in class org.kuali.rice.kns.web.ui.ResultRow
-
Deprecated.
- setReturnUrlLocation(String) - Method in class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- setReviewer(String) - Method in class org.kuali.rice.kew.rule.web.WebRuleResponsibility
-
- setReviewerId(String) - Method in class org.kuali.rice.ken.bo.NotificationChannelReviewer
-
Sets the user id of the reviewer
- setReviewerId(String) - Method in class org.kuali.rice.kew.rule.web.WebRuleResponsibility
-
- setReviewers(List<NotificationChannelReviewer>) - Method in class org.kuali.rice.ken.bo.NotificationChannel
-
Sets the list of reviewers for notification publications to this channel
- setReviewers(List<String>) - Method in class org.kuali.rice.kew.rule.web.DelegateRuleForm
-
- setReviewerStyle(String) - Method in class org.kuali.rice.kew.rule.web.WebRuleResponsibility
-
- setReviewerType(String) - Method in class org.kuali.rice.ken.bo.NotificationChannelReviewer
-
Sets the type of reviewer, USER or GROUP
- setRichTable(RichTable) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Setter for the table tools widget
- setRole(PersonDocumentRole) - Method in class org.kuali.rice.kim.rule.event.ui.AddRoleEvent
-
- setRoleAreaStyle(String) - Method in class org.kuali.rice.kew.rule.web.WebRuleResponsibility
-
- setRoleBo(RoleBo) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- setRoleBo(RoleBo) - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- setRoleDao(RoleDao) - Method in class org.kuali.rice.kim.lookup.RoleLookupableHelperServiceImpl
-
- setRoleData(RoleDataXmlDTO) - Method in class org.kuali.rice.core.impl.jaxb.DataXmlDTO
-
- setRoleDescription(String) - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- setRoleDescription(String) - Method in class org.kuali.rice.kim.impl.jaxb.RoleXmlDTO
-
- setRoleDocument(IdentityManagementRoleDocument) - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentBoBase
-
- setRoleDocument(IdentityManagementRoleDocument) - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentBoDefaultBase
-
- setRoleId(String) - Method in class org.kuali.rice.kim.api.common.delegate.DelegateType.Builder
-
- setRoleId(String) - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction.Builder
-
- setRoleId(String) - Method in class org.kuali.rice.kim.api.role.RoleMember.Builder
-
- setRoleId(String) - Method in class org.kuali.rice.kim.api.role.RoleMembership.Builder
-
- setRoleId(String) - Method in class org.kuali.rice.kim.api.role.RolePermission.Builder
-
- setRoleId(String) - Method in class org.kuali.rice.kim.api.role.RoleResponsibility.Builder
-
- setRoleId(String) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- setRoleId(String) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRolePermission
-
- setRoleId(String) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibility
-
- setRoleId(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- setRoleId(String) - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegation
-
- setRoleId(String) - Method in class org.kuali.rice.kim.document.IdentityManagementGroupDocument
-
- setRoleId(String) - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- setRoleId(String) - Method in class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO.OutsideOfRole
-
- setRoleId(String) - Method in class org.kuali.rice.kim.impl.jaxb.RolePermissionXmlDTO.OutsideOfRole
-
- setRoleId(String) - Method in class org.kuali.rice.kim.impl.jaxb.RoleXmlDTO
-
- setRoleId(String) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm
-
- setRoleIdAsMember(String) - Method in class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO
-
- setRoleMemberId(String) - Method in class org.kuali.rice.kim.api.common.delegate.DelegateMember.Builder
-
- setRoleMemberId(String) - Method in class org.kuali.rice.kim.api.role.RoleResponsibilityAction.Builder
-
- setRoleMemberId(String) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- setRoleMemberId(String) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleQualifier
-
- setRoleMemberId(String) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityAction
-
- setRoleMemberId(String) - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- setRoleMemberMemberId(String) - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- setRoleMemberMemberTypeCode(String) - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- setRoleMemberName(String) - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- setRoleMemberNamespaceCode(String) - Method in class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember
-
- setRoleMembers(RoleMembersXmlDTO.OutsideOfRole) - Method in class org.kuali.rice.kim.impl.jaxb.RoleDataXmlDTO
-
- setRoleMembers(List<RoleMemberXmlDTO.OutsideOfRole>) - Method in class org.kuali.rice.kim.impl.jaxb.RoleMembersXmlDTO.OutsideOfRole
-
- setRoleMembers(List<T>) - Method in class org.kuali.rice.kim.impl.jaxb.RoleMembersXmlDTO
-
- setRoleMembers(List<RoleMemberXmlDTO.WithinRole>) - Method in class org.kuali.rice.kim.impl.jaxb.RoleMembersXmlDTO.WithinRole
-
- setRoleMembers(RoleMembersXmlDTO.WithinRole) - Method in class org.kuali.rice.kim.impl.jaxb.RoleXmlDTO
-
- setRoleName(String) - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- setRoleName(String) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setRoleName(String) - Method in class org.kuali.rice.kew.api.action.ActionItem.Builder
-
- setRoleName(String) - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- setRoleName(String) - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility.Builder
-
- setRoleName(String) - Method in class org.kuali.rice.kew.rule.RoleRuleResponsibility
-
- setRoleName(String) - Method in class org.kuali.rice.kew.user.RoleRecipient
-
- setRoleName(String) - Method in class org.kuali.rice.kew.util.ResponsibleParty
-
- setRoleName(String) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setRoleName(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- setRoleName(String) - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- setRoleNameAndNamespace(NameAndNamespacePair) - Method in class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO.OutsideOfRole
-
- setRoleNameAndNamespace(NameAndNamespacePair) - Method in class org.kuali.rice.kim.impl.jaxb.RolePermissionXmlDTO.OutsideOfRole
-
- setRoleNameAndNamespace(NameAndNamespacePair) - Method in class org.kuali.rice.kim.impl.jaxb.RoleXmlDTO
-
- setRoleNameAsMember(NameAndNamespacePair) - Method in class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO
-
- setRoleNamespace(String) - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- setRolePermissionId(String) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRolePermission
-
- setRolePermissions(RolePermissionsXmlDTO.OutsideOfRole) - Method in class org.kuali.rice.kim.impl.jaxb.RoleDataXmlDTO
-
- setRolePermissions(List<RolePermissionXmlDTO.OutsideOfRole>) - Method in class org.kuali.rice.kim.impl.jaxb.RolePermissionsXmlDTO.OutsideOfRole
-
- setRolePermissions(List<T>) - Method in class org.kuali.rice.kim.impl.jaxb.RolePermissionsXmlDTO
-
- setRolePermissions(List<RolePermissionXmlDTO.WithinRole>) - Method in class org.kuali.rice.kim.impl.jaxb.RolePermissionsXmlDTO.WithinRole
-
- setRolePermissions(RolePermissionsXmlDTO.WithinRole) - Method in class org.kuali.rice.kim.impl.jaxb.RoleXmlDTO
-
- setRolePrncpls(List<KimDocumentRoleMember>) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentRole
-
- setRoleResponsibilities(List<RoleRuleResponsibility>) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- setRoleResponsibility(RoleResponsibility) - Method in class org.kuali.rice.kim.api.role.RoleResponsibilityAction.Builder
-
- setRoleResponsibility(RoleResponsibilityBo) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityAction
-
- setRoleResponsibilityActionId(String) - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityAction.Builder
-
- setRoleResponsibilityActionId(String) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityAction
-
- setRoleResponsibilityId(String) - Method in class org.kuali.rice.kim.api.role.RoleResponsibility.Builder
-
- setRoleResponsibilityId(String) - Method in class org.kuali.rice.kim.api.role.RoleResponsibilityAction.Builder
-
- setRoleResponsibilityId(String) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibility
-
- setRoleResponsibilityId(String) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityAction
-
- setRoleReviewer(String) - Method in class org.kuali.rice.kew.rule.web.WebRuleResponsibility
-
- setRoleRows(List<Row>) - Method in class org.kuali.rice.kim.lookup.RoleLookupableHelperServiceImpl
-
- setRoleRspActions(List<RoleResponsibilityAction.Builder>) - Method in class org.kuali.rice.kim.api.role.RoleMember.Builder
-
- setRoleRspActions(List<KimDocumentRoleResponsibilityAction>) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember
-
- setRoleRspActions(List<KimDocumentRoleResponsibilityAction>) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibility
-
- setRoles(List<RoleName>) - Method in class org.kuali.rice.kew.rule.web.WebRuleBaseValues
-
- setRoles(List<PersonDocumentRole>) - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- setRoles(RolesXmlDTO) - Method in class org.kuali.rice.kim.impl.jaxb.RoleDataXmlDTO
-
- setRoles(List<RoleXmlDTO>) - Method in class org.kuali.rice.kim.impl.jaxb.RolesXmlDTO
-
- setRoleService(RoleService) - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowRequestGeneratorImpl
-
- setRoleService(RoleService) - Method in class org.kuali.rice.kim.impl.permission.PermissionServiceImpl
-
Sets the roleService attribute value.
- setRoleService(RoleService) - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityServiceImpl
-
- setRoleService(RoleService) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- setRoleSortingCode(String) - Method in class org.kuali.rice.kim.api.role.RoleMembership.Builder
-
- setRoleTypeId(String) - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- setRoleTypeName(String) - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- setRoom(String) - Method in class edu.sampleu.demo.course.CourseSection
-
- setRootDocTypeName(String) - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksForm
-
- setRootElement(Node<T, K>) - Method in class org.kuali.rice.core.api.util.tree.Tree
-
Set the root Element for the tree.
- setRootNode(Node) - Method in class org.kuali.rice.kew.rule.xmlrouting.WorkflowFunctionResolver
-
- setRootRequests(List) - Method in class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- setRootResourceLoaderName(QName) - Static method in class org.kuali.rice.ksb.messaging.resourceloader.KSBResourceLoaderFactory
-
- setRouteContext(RouteContext) - Method in exception org.kuali.rice.kew.exception.RouteManagerException
-
- setRoutedByPrincipalId(String) - Method in class org.kuali.rice.kew.api.document.Document.Builder
-
- setRoutedByUserWorkflowId(String) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- setRouteHeader(DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.actionitem.ActionItemActionListExtension
-
- setRouteHeader(DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setRouteHeader(DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.actions.ActionTakenEvent
-
- setRouteHeader(DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeDateTimeValue
-
- setRouteHeader(DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeFloatValue
-
- setRouteHeader(DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeLongValue
-
- setRouteHeader(DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeStringValue
-
- setRouteHeader(DocumentRouteHeaderValue) - Method in interface org.kuali.rice.kew.docsearch.SearchableAttributeValue
-
- setRouteHeader(DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- setRouteHeader(DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.engine.RouteContext
-
Deprecated.
user setDocument() instead
- setRouteHeader(DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- setRouteHeaderDAO(DocumentRouteHeaderDAO) - Method in class org.kuali.rice.kew.routeheader.service.impl.RouteHeaderServiceImpl
-
- setRouteHeaderData(Document) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
This method takes data from a VO and sets it on this route header
- setRouteHeaderOp(String) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- setRouteHeaderService(RouteHeaderService) - Method in class org.kuali.rice.kew.engine.StandardWorkflowEngine
-
- setRouteHeaderService(RouteHeaderService) - Method in class org.kuali.rice.kew.engine.WorkflowEngineFactoryImpl
-
- setRouteHeaderVO(Document) - Method in interface org.kuali.rice.kew.mail.CustomEmailAttribute
-
- setRouteHeaderVO(Document) - Method in class org.kuali.rice.kew.mail.CustomEmailAttributeImpl
-
- setRouteHeaderVO(Document) - Method in interface org.kuali.rice.kew.notes.CustomNoteAttribute
-
- setRouteHeaderVO(Document) - Method in class org.kuali.rice.kew.notes.CustomNoteAttributeImpl
-
- setRouteHeaderVO(Document) - Method in class org.kuali.rice.kew.notes.WorkflowNoteAttributeImpl
-
- setRouteHelper(RouteHelper) - Method in class org.kuali.rice.kew.engine.transition.TransitionEngine
-
- setRouteLevel(Integer) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setRouteLevel(int) - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- setRouteLevel(Integer) - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- setRouteLevels(List) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setRouteLogAuthenticatedOk(Boolean) - Method in class org.kuali.rice.kew.doctype.DocumentTypeSecurity
-
- setRouteLogPopup(Boolean) - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- setRouteMethodCode(String) - Method in class org.kuali.rice.kew.api.doctype.RouteNode.Builder
-
- setRouteMethodCode(String) - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- setRouteMethodName(String) - Method in class org.kuali.rice.kew.api.doctype.RouteNode.Builder
-
- setRouteMethodName(String) - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- setRouteModuleName(String) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- setRouteModules(List) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- setRouteNode(RouteNode) - Method in class org.kuali.rice.kew.engine.node.RouteNodeConfigParam
-
- setRouteNode(RouteNode) - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- setRouteNodeDAO(RouteNodeDAO) - Method in class org.kuali.rice.kew.engine.node.service.impl.RouteNodeServiceImpl
-
- setRouteNodeId(String) - Method in class org.kuali.rice.kew.api.doctype.RouteNodeConfigurationParameter.Builder
-
- setRouteNodeId(String) - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance.Builder
-
- setRouteNodeId(String) - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- setRouteNodeInstanceId(String) - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- setRouteNodeInstanceId(String) - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- setRouteNodeInstanceOps(List) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- setRouteNodeInstances(List<RouteNodeInstance>) - Method in class org.kuali.rice.kew.api.document.DocumentDetail.Builder
-
- setRouteNodeInstances(List) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- setRouteNodeLookupLogic(RouteNodeLookupLogic) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- setRouteNodeName(String) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- setRouteNodeName(String) - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
- setRouteNodeName(String) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setRouteNodes(List<RouteNode>) - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm
-
- setRouteNodeService(RouteNodeService) - Method in class org.kuali.rice.kew.engine.StandardWorkflowEngine
-
- setRouteNodeService(RouteNodeService) - Method in class org.kuali.rice.kew.engine.WorkflowEngineFactoryImpl
-
- setRouteNodeService(RouteNodeService) - Method in class org.kuali.rice.kew.impl.support.krms.RulesEngineRouteModule
-
- setRouteQueueId(Long) - Method in class org.kuali.rice.ksb.messaging.PersistedMessageBO
-
- setRouteQueueId(Long) - Method in class org.kuali.rice.ksb.messaging.PersistedMessagePayload
-
- setRouteQueueIdFilter(String) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- setRouteStatus(String, boolean) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- setRouteStatusCode(String) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setRouteStatusDate(String) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm
-
- setRouteStatusDate(Timestamp) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- setRoutingAttributes(List<RoutingAttribute>) - Method in class org.kuali.rice.krad.datadictionary.RoutingTypeDefinition
-
- setRoutingPrincipalId(String) - Method in class org.kuali.rice.kew.api.action.RoutingReportCriteria.Builder
-
- setRoutingReport(boolean) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- setRoutingTypeDefinitions(Map<String, RoutingTypeDefinition>) - Method in class org.kuali.rice.krad.datadictionary.WorkflowAttributes
-
- setRoutingUser(Person) - Method in class org.kuali.rice.kew.engine.simulation.SimulationCriteria
-
- setRoutingVersion(String) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setRowId(String) - Method in class org.kuali.rice.kns.web.ui.ResultRow
-
Deprecated.
- setRowReturnable(boolean) - Method in class org.kuali.rice.kns.web.ui.ResultRow
-
Deprecated.
Sets whether to show the return URL (for single value lookups invoked from a document or nested lookup) or the return checkbox (for
multiple value lookups)
- setRows(Integer) - Method in class org.kuali.rice.core.api.uif.RemotableTextarea.Builder
-
- setRows() - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
Override setRows in order to post-process and add documenttype-dependent fields
- setRows(String) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
Sets the rows for the search criteria.
- setRows(List) - Method in class org.kuali.rice.kew.rule.web.WebRuleBaseValues
-
- setRows(Integer) - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
Number of rows to display on a text-area widget.
- setRows() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
Constructs the list of rows for the search fields.
- setRows(int) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setRows(List<Row>) - Method in class org.kuali.rice.kns.web.ui.Section
-
Deprecated.
- setRows(Integer) - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
Sets the rows parameter for textarea controls.
- setRows(int) - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
-
- setRowSpan(int) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the component row span
- setRowSpan(int) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setRowStyleClass(String) - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- setRowStyleClass(String) - Method in interface org.kuali.rice.kew.web.RowStyleable
-
- setRule(Rule.Builder) - Method in class org.kuali.rice.kew.api.validation.RuleValidationContext.Builder
-
- setRule(RuleDefinition.Builder) - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition.Builder
-
Set the value of the rule on this builder to the given value.
- setRule(RuleDefinition.Builder) - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition.Builder
-
Sets the value of the rule on this builder to the given value.
- setRule(RuleBo) - Method in class org.kuali.rice.krms.impl.repository.AgendaItemBo
-
- setRuleAttribute(ExtensionDefinition.Builder) - Method in class org.kuali.rice.kew.api.doctype.DocumentTypeAttribute.Builder
-
- setRuleAttribute(ExtensionDefinition.Builder) - Method in class org.kuali.rice.kew.api.rule.RuleTemplateAttribute.Builder
-
- setRuleAttribute(RuleAttribute) - Method in class org.kuali.rice.kew.definition.AttributeDefinition
-
- setRuleAttribute(RuleAttribute) - Method in class org.kuali.rice.kew.doctype.DocumentTypeAttributeBo
-
- setRuleAttribute(RuleAttribute) - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateAttributeBo
-
- setRuleAttributeDAO(RuleAttributeDAO) - Method in class org.kuali.rice.kew.rule.service.impl.RuleAttributeServiceImpl
-
- setRuleAttributeErrors(RuleBaseValues) - Method in class org.kuali.rice.kew.document.RoutingRuleMaintainableBusRule
-
- setRuleAttributeId(String) - Method in class org.kuali.rice.kew.doctype.DocumentTypeAttributeBo
-
- setRuleAttributeId(String) - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateAttributeBo
-
- setRuleAttributeService(RuleAttributeService) - Method in class org.kuali.rice.kew.impl.extension.ExtensionRepositoryServiceImpl
-
Sets the rule attribute service.
- setRuleAuthorPrincipalId(String) - Method in class org.kuali.rice.kew.api.validation.RuleValidationContext.Builder
-
- setRuleBaseValues(RuleBaseValues) - Method in class org.kuali.rice.kew.rule.RuleExtensionBo
-
- setRuleBaseValues(RuleBaseValues) - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- setRuleBaseValuesId(String) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setRuleBaseValuesId(String) - Method in class org.kuali.rice.kew.rule.RuleExtensionBo
-
- setRuleBaseValuesId(String) - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- setRuleDAO(RuleDAO) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- setRuleDAO(RuleDAO) - Method in class org.kuali.rice.kew.rule.service.impl.RuleTemplateServiceImpl
-
- setRuleDelegation(RuleDelegation.Builder) - Method in class org.kuali.rice.kew.api.validation.RuleValidationContext.Builder
-
- setRuleDelegationDAO(RuleDelegationDAO) - Method in class org.kuali.rice.kew.rule.service.impl.RuleDelegationServiceImpl
-
- setRuleDelegationDAO(RuleDelegationDAO) - Method in class org.kuali.rice.kew.rule.service.impl.RuleTemplateServiceImpl
-
- setRuleDelegationId(String) - Method in class org.kuali.rice.kew.rule.RuleDelegationBo
-
- setRuleDescription(String) - Method in class org.kuali.rice.kew.api.rule.RuleReportCriteria.Builder
-
- setRuleExpressionDef(RuleExpression.Builder) - Method in class org.kuali.rice.kew.api.rule.Rule.Builder
-
- setRuleExpressionDef(RuleExpressionDef) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- setRuleExtensionId(String) - Method in class org.kuali.rice.kew.rule.RuleExtensionBo
-
- setRuleExtensionId(String) - Method in class org.kuali.rice.kew.rule.RuleExtensionValue
-
- setRuleExtensionMap(Map<String, String>) - Method in class org.kuali.rice.kew.api.rule.RuleTemplateAttribute.Builder
-
- setRuleExtensions(List<RuleExtension.Builder>) - Method in class org.kuali.rice.kew.api.rule.Rule.Builder
-
- setRuleExtensions(Map<String, String>) - Method in class org.kuali.rice.kew.api.rule.RuleReportCriteria.Builder
-
- setRuleExtensions(List<RuleExtensionBo>) - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateAttributeBo
-
- setRuleExtensions(List<RuleExtensionBo>) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- setRuleExtensions(List<RuleExtensionBo>) - Method in class org.kuali.rice.kew.rule.xmlrouting.WorkflowFunctionResolver
-
- setRuleExtensionValueId(String) - Method in class org.kuali.rice.kew.rule.RuleExtensionValue
-
- setRuleId(String) - Method in class org.kuali.rice.krms.api.repository.action.ActionDefinition.Builder
-
Sets the value of the ruleId on this builder to the given value.
- setRuleId(String) - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition.Builder
-
Set the value of the rule id on this builder to the given value.
- setRuleId(String) - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaTreeRuleEntry.Builder
-
- setRuleId(String) - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition.Builder
-
Sets the value of the ruleId on this builder to the given value.
- setRuleId(String) - Method in class org.kuali.rice.krms.impl.repository.AgendaItemBo
-
- setRuleRepositoryService(RuleRepositoryService) - Method in class org.kuali.rice.krms.impl.provider.repository.RepositoryToEngineTranslatorImpl
-
- setRuleRepositoryService(RuleRepositoryService) - Method in class org.kuali.rice.krms.impl.provider.repository.RuleRepositoryContextProvider
-
- setRuleResponsibilities(List<RuleResponsibility.Builder>) - Method in class org.kuali.rice.kew.api.rule.Rule.Builder
-
- setRuleResponsibilities(List<RuleResponsibilityBo>) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- setRuleResponsibilityDAO(RuleResponsibilityDAO) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- setRuleResponsibilityName(String) - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- setRuleResponsibilityType(String) - Method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- setRulesEngineRouteModuleId(String) - Method in class org.kuali.rice.kew.routemodule.service.impl.RouteModuleServiceImpl
-
- setRuleTemplate(RuleTemplate.Builder) - Method in class org.kuali.rice.kew.api.rule.Rule.Builder
-
- setRuleTemplate(RuleTemplateBo) - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateAttributeBo
-
- setRuleTemplate(RuleTemplateBo) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- setRuleTemplate(RuleTemplateBo) - Method in class org.kuali.rice.kew.rule.RuleTemplateOptionBo
-
- setRuleTemplateAttribute(RuleTemplateAttribute.Builder) - Method in class org.kuali.rice.kew.api.rule.RuleExtension.Builder
-
- setRuleTemplateAttribute(RuleTemplateAttributeBo) - Method in class org.kuali.rice.kew.rule.RuleExtensionBo
-
- setRuleTemplateAttributeDAO(RuleTemplateAttributeDAO) - Method in class org.kuali.rice.kew.rule.service.impl.RuleTemplateServiceImpl
-
- setRuleTemplateAttributeId(String) - Method in class org.kuali.rice.kew.rule.RuleExtensionBo
-
- setRuleTemplateAttributes(List<RuleTemplateAttribute.Builder>) - Method in class org.kuali.rice.kew.api.rule.RuleTemplate.Builder
-
- setRuleTemplateAttributes(List) - Method in class org.kuali.rice.kew.rule.bo.RuleAttribute
-
- setRuleTemplateAttributes(List<RuleTemplateAttributeBo>) - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- setRuleTemplateAttributes(List<Row>) - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- setRuleTemplateDAO(RuleTemplateDAO) - Method in class org.kuali.rice.kew.rule.service.impl.RuleTemplateServiceImpl
-
- setRuleTemplateId(String) - Method in class org.kuali.rice.kew.api.rule.RuleTemplateAttribute.Builder
-
- setRuleTemplateId(String) - Method in class org.kuali.rice.kew.api.rule.RuleTemplateOption.Builder
-
- setRuleTemplateId(String) - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateAttributeBo
-
- setRuleTemplateId(String) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- setRuleTemplateId(String) - Method in class org.kuali.rice.kew.rule.RuleTemplateOptionBo
-
- setRuleTemplateId(String) - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- setRuleTemplateName(String) - Method in class org.kuali.rice.kew.api.rule.Rule.Builder
-
- setRuleTemplateName(String) - Method in class org.kuali.rice.kew.api.rule.RuleReportCriteria.Builder
-
- setRuleTemplateName(String) - Method in class org.kuali.rice.kew.rule.web.RuleForm
-
- setRuleTemplateName(String) - Method in class org.kuali.rice.kew.rule.web.WebRuleBaseValues
-
- setRuleTemplateNames(List<String>) - Method in class org.kuali.rice.kew.api.action.RoutingReportCriteria.Builder
-
- setRuleTemplateNames(List<String>) - Method in class org.kuali.rice.kew.engine.simulation.SimulationCriteria
-
- setRuleTemplateOptionDAO(RuleTemplateOptionDAO) - Method in class org.kuali.rice.kew.rule.service.impl.RuleTemplateServiceImpl
-
- setRuleTemplateOptions(List<RuleTemplateOption.Builder>) - Method in class org.kuali.rice.kew.api.rule.RuleTemplate.Builder
-
- setRuleTemplateOptions(List<RuleTemplateOptionBo>) - Method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- setRuleTemplates(List) - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- setRunCondition(String) - Method in class org.kuali.rice.krad.uif.modifier.ComponentModifierBase
-
Setter for the component modifiers run condition
- setRunModePropertyName(String) - Method in class org.kuali.rice.ksb.messaging.RunModeServiceExporter
-
- setRunPhase(String) - Method in class org.kuali.rice.krad.uif.modifier.ComponentModifierBase
-
Setter for the component initializer run phase
- setRunPostProcessorLogic(boolean) - Method in class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- setSavedNumber(String) - Method in class org.kuali.rice.kew.stats.Stats
-
- setSaveName(String) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- setScale() - Method in class org.kuali.rice.core.api.util.type.KualiDecimal
-
- setScale(int) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
- setScale(int) - Method in class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
-
- setScale(int) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.FixedPointPatternConstraint
-
- setScheduleComments(String) - Method in class edu.sampleu.demo.course.CourseSection
-
- setScheduledPool(KSBScheduledPool) - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- setScheduler(Scheduler) - Method in class org.kuali.rice.kcb.config.KCBInitializer
-
- setScopedVariableValue(Branch, String, String) - Method in interface org.kuali.rice.kew.engine.node.service.BranchService
-
Responsible for setting a value in the branch hierarchy/scope.
- setScopedVariableValue(Branch, String, String) - Method in class org.kuali.rice.kew.engine.node.service.impl.BranchServiceImpl
-
- setScript(String) - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
JavaScript script to run when a select control's value is changed.
- setScript(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
Sets the script attribute value.
- 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
-
- setSearchableAttribute(SearchableAttribute) - Method in class org.kuali.rice.krad.workflow.attribute.DataDictionaryDocumentSearchCustomizer
-
- setSearchableAttributeDAO(SearchableAttributeDAO) - Method in class org.kuali.rice.kew.routeheader.service.impl.RouteHeaderServiceImpl
-
- setSearchableAttributeKey(String) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeDateTimeValue
-
- setSearchableAttributeKey(String) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeFloatValue
-
- setSearchableAttributeKey(String) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeLongValue
-
- setSearchableAttributeKey(String) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeStringValue
-
- setSearchableAttributeKey(String) - Method in interface org.kuali.rice.kew.docsearch.SearchableAttributeValue
-
- setSearchableAttributes(List<KeyValue>) - Method in class org.kuali.rice.kew.doctype.DocumentTypeSecurity
-
- setSearchableAttributeValue(Timestamp) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeDateTimeValue
-
- setSearchableAttributeValue(BigDecimal) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeFloatValue
-
- setSearchableAttributeValue(Float) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeFloatValue
-
Deprecated.
USE method setSearchableAttributeValue(BigDecimal) instead
- setSearchableAttributeValue(Long) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeLongValue
-
- setSearchableAttributeValue(String) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeStringValue
-
- setSearchableAttributeValueId(String) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeDateTimeValue
-
- setSearchableAttributeValueId(String) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeFloatValue
-
- setSearchableAttributeValueId(String) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeLongValue
-
- setSearchableAttributeValueId(String) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeStringValue
-
- setSearchableAttributeValueId(String) - Method in interface org.kuali.rice.kew.docsearch.SearchableAttributeValue
-
- setSearchableContent(String) - Method in class org.kuali.rice.kew.api.document.DocumentContent.Builder
-
- setSearchableContent(String) - Method in class org.kuali.rice.kew.api.document.DocumentContentUpdate.Builder
-
- setSearchableContent(String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Sets the document's searchable content.
- setSearchableContent(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl.ModifiableDocumentContent
-
- setSearchableContent(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- setSearchableDefinitions(List<WorkflowAttributeDefinition>) - Method in class org.kuali.rice.kew.api.document.DocumentContentUpdate.Builder
-
- setSearchableDefinitions(List<WorkflowAttributeDefinition>) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl.ModifiableDocumentContent
-
- setSearchAttributeFields(List<AttributeFields>) - Method in class org.kuali.rice.kew.framework.document.search.DocumentSearchCriteriaConfiguration.Builder
-
Sets the search attribute fields on this builder to the given list of attribute fields.
- setSearchDocumentTypeName(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
- setSearchIconOverride(String) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
The searchIconOverride element is used to define alternative icons
appear on the lookup screen next to the Search and Clear buttons.
- setSearchingAttribute(SearchingAttribute) - Method in class org.kuali.rice.krad.datadictionary.SearchingTypeDefinition
-
- setSearchingTypeDefinitions(List<SearchingTypeDefinition>) - Method in class org.kuali.rice.krad.datadictionary.WorkflowAttributes
-
- setSearchLimit(Integer) - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.Criteria
-
- setSearchLimit(Integer) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Sets the current limit on the result set size for this Criteria (only relevant if creating a SELECT query).
- setSearchParamIdKey(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookup
-
- setSearchResults(List<DocumentSearchResult.Builder>) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchResults.Builder
-
- setSearchResults(Collection<?>) - Method in class org.kuali.rice.krad.web.form.LookupForm
-
- setSearchTypeId(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookup
-
- setSearchUsingOnlyPrimaryKeyValues(boolean) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- setSecondaryLanguageCode(String) - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- setSecretKey(String) - Method in class org.kuali.rice.core.impl.encryption.DemonstrationGradeEncryptionServiceImpl
-
Sets the secretKey attribute value.
- setSection(String) - Method in class edu.sampleu.demo.course.CourseSection
-
- setSectionClass(Class) - Method in class org.kuali.rice.kns.web.ui.Section
-
Deprecated.
- setSectionId(String) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setSectionId(String) - Method in class org.kuali.rice.kns.web.ui.Section
-
Deprecated.
- setSections(List<CourseSection>) - Method in class edu.sampleu.demo.course.Course
-
- setSections(List) - Method in class org.kuali.rice.kns.web.struts.form.InquiryForm
-
- setSectionTitle(String) - Method in class org.kuali.rice.kns.web.ui.Section
-
Deprecated.
- setSecure(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
Sets the secure attribute value.
- setSecure(Boolean) - Method in class org.kuali.rice.ksb.messaging.KSBHttpInvokerRequestExecutor
-
- setSecurityAttributeClassNames(List<String>) - Method in class org.kuali.rice.kew.doctype.DocumentTypeSecurity
-
- setSecurityAttributeExtensionNames(List<String>) - Method in class org.kuali.rice.kew.doctype.DocumentTypeSecurity
-
- setSecurityAttributeForClass(String, DocumentSecurityAttribute) - Method in class org.kuali.rice.kew.doctype.SecuritySession
-
- setSelectedAgendaItemId(String) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- 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
-
- setSelectedObjectIds(String) - Method in class org.kuali.rice.krad.bo.SelectedObjectIds
-
- setSelectedObjectIdSet(Set<String>) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- setSelectedPropositionId(String) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditor
-
- setSelectFieldPrototype(Field) - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
Setter for the prototype instance for select fields
- setSelectFieldPrototype(Field) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Setter for the prototype instance for select fields
- setSelectPropertyName(String) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the property name that will bind to the select field
- setSelectSql(String) - Method in class org.kuali.rice.kew.docsearch.QueryComponent
-
- 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
-
- setSendDateTime(Timestamp) - Method in class org.kuali.rice.ken.bo.Notification
-
Sets the sendDateTime attribute value.
- setSenderName(String) - Method in class org.kuali.rice.ken.bo.NotificationSender
-
Sets the senderName attribute value.
- setSenders(List<NotificationSender>) - Method in class org.kuali.rice.ken.bo.Notification
-
Sets the senders attribute value.
- setSeparateAddLine(boolean) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Setter for the separate add line indicator
- setSequence(Sequence) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.EntityDescriptor
-
- setSequenceAccessorDao(SequenceAccessorDao) - Method in class org.kuali.rice.krad.service.impl.SequenceAccessorServiceImpl
-
- setSequenceAccessorService(SequenceAccessorService) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- setSequenceAccessorService(SequenceAccessorService) - Method in class org.kuali.rice.krms.impl.repository.AgendaBoServiceImpl
-
Sets the sequenceAccessorService attribute value.
- setSequenceFieldPrototype(Field) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Setter for the sequence field prototype
- setSequenceNumber(Integer) - Method in class org.kuali.rice.kew.api.repository.type.KewTypeAttribute.Builder
-
- setSequenceNumber(Integer) - Method in class org.kuali.rice.krms.api.repository.action.ActionDefinition.Builder
-
Sets the value of the sequenceNumber on this builder to the given value.
- setSequenceNumber(Integer) - Method in class org.kuali.rice.krms.api.repository.function.FunctionParameterDefinition.Builder
-
Sets the sequence number for the function parameter definition that
will be returned by this builder.
- setSequenceNumber(Integer) - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionParameter.Builder
-
Sets the value of the sequenceNumber on this builder to the given value.
- setSequenceNumber(Integer) - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeAttribute.Builder
-
Sets the sequence number.
- setSequencePropertyName(String) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Setter for the sequence property name
- setSerializationFilename(String) - Method in class org.kuali.rice.core.framework.persistence.jpa.DevHibernateJpaVendorAdapter
-
- setSerializationFilename(String) - Method in class org.kuali.rice.core.framework.persistence.jpa.DevHibernatePersistence
-
- setSerializedDocumentForm(byte[]) - Method in class org.kuali.rice.krad.bo.SessionDocument
-
- setSerializedLookupResults(String) - Method in class org.kuali.rice.krad.bo.LookupResults
-
- setServerDataSource(boolean) - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.PrimaryDataSourceFactoryBean
-
- setServerDataSource(DataSource) - Method in class org.kuali.rice.core.impl.config.module.CoreConfigurer
-
- setServerInvocation(Boolean) - Method in class org.kuali.rice.ksb.messaging.bam.BAMTargetEntry
-
- setServerIpAddress(String) - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- setServerIpAddress(String) - Method in class org.kuali.rice.ksb.impl.registry.ServiceInfoBo
-
- setService(Object) - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- setService(Object) - Method in class org.kuali.rice.ksb.messaging.config.ServiceHolder
-
- setService(Object) - Method in class org.kuali.rice.ksb.messaging.MessageServiceInvoker
-
- setServiceBus(ServiceBus) - Method in class org.kuali.rice.ksb.api.bus.support.ServiceBusExporter
-
- setServiceClassLoader(ClassLoader) - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- setServiceConfiguration(JavaServiceConfiguration) - Method in class org.kuali.rice.ksb.messaging.KSBHttpInvokerProxyFactoryBean
-
- setServiceDefinition(ServiceDefinition) - Method in class org.kuali.rice.ksb.api.bus.support.ServiceBusExporter
-
- setServiceDefinition(ServiceDefinition) - Method in class org.kuali.rice.ksb.messaging.KSBHttpInvokerServiceExporter
-
- setServiceDescriptorId(String) - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- setServiceDescriptorId(String) - Method in class org.kuali.rice.ksb.impl.registry.ServiceInfoBo
-
- setServiceEndpointInterface(Class<Object>) - Method in class org.kuali.rice.ksb.messaging.KSBClientProxyFactoryBean
-
- setServiceErrors(Collection) - Method in exception org.kuali.rice.kew.exception.WorkflowServiceErrorException
-
- setServiceExportManager(ServiceExportManager) - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- setServiceId(String) - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- setServiceId(String) - Method in class org.kuali.rice.ksb.impl.registry.ServiceInfoBo
-
- setServiceInterface(String) - Method in class org.kuali.rice.ksb.api.bus.support.JavaServiceDefinition
-
- setServiceInterface(String) - Method in class org.kuali.rice.ksb.api.bus.support.SoapServiceConfiguration.Builder
-
- setServiceInterface(String) - Method in class org.kuali.rice.ksb.api.bus.support.SoapServiceDefinition
-
- setServiceInterfaces(List<String>) - Method in class org.kuali.rice.ksb.api.bus.support.JavaServiceConfiguration.Builder
-
- setServiceInterfaces(List<String>) - Method in class org.kuali.rice.ksb.api.bus.support.JavaServiceDefinition
-
- setServiceInterfaces(List<Class<?>>) - Method in class org.kuali.rice.ksb.messaging.KSBHttpInvokerServiceExporter
-
- setServiceName(String) - Method in class org.kuali.rice.core.api.resourceloader.LazyResourceFactoryBean
-
- setServiceName(String) - Method in class org.kuali.rice.core.impl.cache.DistributedCacheManagerDecorator
-
- setServiceName(String) - Method in class org.kuali.rice.kew.api.repository.type.KewTypeDefinition.Builder
-
- setServiceName(String) - Method in class org.kuali.rice.kim.api.type.KimType.Builder
-
- setServiceName(String) - Method in class org.kuali.rice.krad.config.GlobalResourceLoaderServiceFactoryBean
-
- setServiceName(String) - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeDefinition.Builder
-
Sets the name of the KRMS type service
- setServiceName(QName) - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- setServiceName(QName) - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- setServiceName(QName) - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- setServiceName(String) - Method in class org.kuali.rice.ksb.impl.registry.ServiceInfoBo
-
- setServiceName(String) - Method in class org.kuali.rice.ksb.messaging.bam.BAMTargetEntry
-
- setServiceName(String) - Method in class org.kuali.rice.ksb.messaging.PersistedMessageBO
-
- setServiceNameFilter(String) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- setServiceNamespace(String) - Method in class org.kuali.rice.core.api.resourceloader.LazyResourceFactoryBean
-
- setServiceNamespace(String) - Method in class org.kuali.rice.krad.config.GlobalResourceLoaderServiceFactoryBean
-
- setServiceNameSpaceURI(String) - Method in class org.kuali.rice.core.framework.resourceloader.RiceSpringResourceLoaderConfigurer
-
- setServiceNameSpaceURI(String) - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- setServiceNameSpaceURI(String) - Method in class org.kuali.rice.ksb.messaging.config.ServiceHolder
-
- setServicePath(String) - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- setServiceQName(String) - Method in class org.kuali.rice.ksb.messaging.KSBClientProxyFactoryBean
-
- setServiceRegistry(ServiceRegistry) - Method in class org.kuali.rice.ksb.impl.bus.diff.ServiceRegistryDiffCalculatorImpl
-
- setServiceRegistry(ServiceRegistry) - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- setServiceRegistryDao(ServiceRegistryDao) - Method in class org.kuali.rice.ksb.impl.registry.ServiceRegistryImpl
-
- setServices(List<ServiceDefinition>) - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- setServiceURL(String) - Method in class org.kuali.rice.ksb.messaging.bam.BAMTargetEntry
-
- setServiceVersion(String) - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- setServiceVersion(String) - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- setServiceVersion(String) - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- setServiceVersion(String) - Method in class org.kuali.rice.ksb.impl.registry.ServiceInfoBo
-
- setServletContext(ServletContext) - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
- setSessionDocument(boolean) - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
-
Deprecated.
- setSessionDocument(boolean) - Method in interface org.kuali.rice.kns.datadictionary.KNSDocumentEntry
-
Deprecated.
- setSessionDocument(boolean) - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- setSessionDocumentDao(SessionDocumentDao) - Method in class org.kuali.rice.kns.service.impl.SessionDocumentServiceImpl
-
Deprecated.
- setSessionDocumentDao(SessionDocumentDao) - Method in class org.kuali.rice.krad.service.impl.SessionDocumentServiceImpl
-
- setSessionDocumentDaoJpa(SessionDocumentDao) - Method in class org.kuali.rice.krad.dao.proxy.SessionDocumentDaoProxy
-
- setSessionDocumentDaoOjb(SessionDocumentDao) - Method in class org.kuali.rice.krad.dao.proxy.SessionDocumentDaoProxy
-
- setSessionId(String) - Method in class org.kuali.rice.krad.bo.SessionDocument
-
- setSessionId(String) - Method in class org.kuali.rice.krad.bo.SessionDocumentId
-
- setSettings(Map) - Method in class org.kuali.rice.core.web.format.Formatter
-
- setSharedPluginDirectory(File) - Method in class org.kuali.rice.kew.plugin.ServerPluginRegistry
-
- setShortLabel(String) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- setShortLabel(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
The shortLabel element is the field or collection name that will be used
in applications when a shorter name (than the label element) is required.
- setShortLabel(String) - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
- setShortLabel(String) - Method in interface org.kuali.rice.krad.uif.field.Field
-
Setter for the field's short label text
- setShortLabel(String) - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
- setShortName(String) - Method in class org.kuali.rice.location.api.campus.Campus.Builder
-
- setShouldBeEncrypted(boolean) - Method in class org.kuali.rice.kns.document.authorization.FieldRestriction
-
- setShow(Boolean) - Method in class org.kuali.rice.kew.web.ShowHideTree
-
- setShowActionRequested(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setShowAdd(Boolean) - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- setShowAppDocStatus(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setShowAttachments(Boolean) - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- 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
- setShowBackdoorLogin(Boolean) - Method in class org.kuali.rice.kns.web.struts.form.BackdoorForm
-
- setShowBlanketApproveButton(boolean) - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- setShowClearFyi(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setShowCloseButton(boolean) - Method in class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- setShowCloseButton(String) - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- setShowCurrentNode(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setShowDateApproved(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setShowDateCreated(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setShowDelegations(boolean) - Method in class org.kuali.rice.kew.rule.web.WebRuleResponsibility
-
- setShowDelegator(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setShowDocTitle(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setShowDocType(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setShowDocumentStatus(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setShowEdit(String) - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- setShowEdit(String) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- setShowFieldLevelHelp(Boolean) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- setShowFields(boolean) - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- setShowFuture(boolean) - Method in class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- setShowFutureError(String) - Method in class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- setShowHideInactiveButton(boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
- setShowInactive(boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the show inactive indicator
- setShowInactiveRecords(String, boolean) - Method in interface org.kuali.rice.kns.inquiry.Inquirable
-
Deprecated.
- setShowInactiveRecords(String, boolean) - Method in class org.kuali.rice.kns.inquiry.KualiInquirableImpl
-
Deprecated.
- setShowInactiveRecords(String, boolean) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- setShowInactiveRecords(String, boolean) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
-
Deprecated.
- setShowInactiveRecords(Map<String, Boolean>, String, boolean) - Static method in class org.kuali.rice.kns.util.InactiveRecordsHidingUtils
-
Sets whether a method should show inactive records
- setShowInitiator(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setShowLabel(boolean) - Method in class org.kuali.rice.krad.uif.field.FieldBase
-
Sets whether the label should be displayed
- setShowMaintenanceLinks(boolean) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
Sets the showMaintenanceLinks attribute value.
- setShowMaintenanceLinks(boolean) - Method in class org.kuali.rice.krad.uif.view.LookupView
-
- setShowMaintenanceLinks(Boolean) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setShowNotes(boolean) - Method in class org.kuali.rice.kew.routelog.web.RouteLogForm
-
- setShowOutbox(Boolean) - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- setShowOutbox(boolean) - Method in class org.kuali.rice.kew.preferences.web.PreferencesForm
-
- setShowReasonField(String) - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
-
- setShowSearchAndExportOptions(boolean) - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
Show/Hide the search and export options in tabletools
- setShowViewResults(boolean) - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- setShowWorkgroupRequest(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setSimpleConstraint(SimpleConstraint) - Method in class org.kuali.rice.krad.uif.field.InputField
-
When a simple constraint is set on this object ALL simple validation
constraints set directly will be overridden - recommended to use this or
the other gets/sets for defining simple constraints, not both
- setSimpleProperty(Object, String, Object) - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoPropertyUtilsBean
-
Set the value of the specified simple property of the specified bean,
with no type conversions.
- setSimulatedActionItems(List<ActionItem>) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setSimulatedActionRequests(List) - Method in class org.kuali.rice.kew.engine.simulation.SimulationResults
-
- setSimulatedActionRequests(List<ActionRequestValue>) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- setSimulatedActionsTaken(List<ActionTakenValue>) - Method in class org.kuali.rice.kew.engine.ActivationContext
-
- setSimulatedActionsTaken(List) - Method in class org.kuali.rice.kew.engine.simulation.SimulationResults
-
- setSimulation(boolean) - Method in class org.kuali.rice.kew.engine.ActivationContext
-
- setSinglePageView(boolean) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the single page indicator
- setSingleton(boolean) - Method in class org.kuali.rice.krad.config.GlobalResourceLoaderServiceFactoryBean
-
- setSize(Integer) - Method in class org.kuali.rice.core.api.uif.RemotablePasswordInput.Builder
-
- setSize(Integer) - Method in class org.kuali.rice.core.api.uif.RemotableSelect.Builder
-
- setSize(Integer) - Method in class org.kuali.rice.core.api.uif.RemotableTextInput.Builder
-
- setSize(Integer) - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
Size of a text control.
- setSize(int) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setSize(Integer) - Method in interface org.kuali.rice.krad.datadictionary.control.ControlDefinition
-
Deprecated.
Sets the size parameter for text controls.
- setSize(int) - Method in class org.kuali.rice.krad.uif.control.FileControl
-
- setSize(int) - Method in class org.kuali.rice.krad.uif.control.SelectControl
-
- setSize(int) - Method in interface org.kuali.rice.krad.uif.control.SizedControl
-
Sets the size for the control
- setSize(int) - Method in class org.kuali.rice.krad.uif.control.TextControl
-
- setSizeMax(String) - Method in class org.kuali.rice.kns.web.struts.action.KualiMultipartRequestHandler
-
- setSkipBlankValidValue(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setSkipInTabOrder(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setSort(String) - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- setSortable(String) - Method in class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- setSortableColumns(Set<String>) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
- setSortableColumns(Set<String>) - Method in class org.kuali.rice.krad.uif.widget.RichTable
-
- setSortAscending(boolean) - Method in class org.kuali.rice.krad.datadictionary.SortDefinition
-
- setSortAscending(boolean) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- setSortCode(String) - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationType.Builder
-
- setSortCode(String) - Method in class org.kuali.rice.kim.api.identity.CodedAttribute.Builder
-
- setSortCode(String) - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifierType.Builder
-
- setSortCode(String) - Method in class org.kuali.rice.kim.api.type.KimTypeAttribute.Builder
-
- setSortCode(String) - Method in class org.kuali.rice.kns.kim.type.KimAttributeDefinition
-
Deprecated.
- setSortDescending(boolean) - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
-
Sets the sortDescending attribute value.
- setSortNotes(Boolean) - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- setSortOrder(String) - Method in class org.kuali.rice.kew.notes.web.NoteForm
-
- setSortPropertyNames(List<String>) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Setter for the list of property names to sort results by
- setSortValue(Object) - Method in class org.kuali.rice.kew.web.KeyValueSort
-
- setSource(String) - Method in class org.kuali.rice.krad.uif.field.IframeField
-
- setSource(String) - Method in class org.kuali.rice.krad.uif.field.ImageField
-
- setSourceAttributeName(String) - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
- setSourceClass(Class<?>) - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
-
- setSourceClassName(Class<? extends BusinessObject>) - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
BusinessObject class which should be used for multiple value lookups for this collection.
- setSourceExternalizableBusinessObjectInterface(String) - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
- setSourceName(String) - Method in class org.kuali.rice.krad.datadictionary.PrimitiveAttributeDefinition
-
sourceName is the name of the POJO property of the business object
- setSourcePropertyName(String) - Method in class org.kuali.rice.krad.uif.widget.Suggest
-
Setter for the source property name
- setSpecification(TermSpecificationDefinition.Builder) - Method in class org.kuali.rice.krms.api.repository.term.TermDefinition.Builder
-
- setSpinner(Spinner) - Method in class org.kuali.rice.krad.uif.control.SpinnerControl
-
Setter for the control's spinner widget instance
- setSplitNode(RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.node.Branch
-
- setSplitState(Map<String, Integer>) - Method in class org.kuali.rice.kew.engine.node.NodeGraphContext
-
- setSqlBuilder(SqlBuilder) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- setStackedGroups(List<Group>) - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
Setter for the collection groups
- setStackTrace(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiExceptionIncidentForm
-
- setStandardAttributes(Element) - Method in class org.kuali.rice.kew.mail.service.impl.StyleableEmailContentServiceImpl
-
- setStandardMeetingSchedule(String) - Method in class edu.sampleu.demo.course.CourseSection
-
- setStandardMeetingTime(String) - Method in class edu.sampleu.demo.course.CourseSection
-
- setStandardResultFieldsToRemove(List<StandardResultField>) - Method in class org.kuali.rice.kew.framework.document.search.DocumentSearchResultSetConfiguration.Builder
-
- setStartAtIndex(Integer) - Method in class org.kuali.rice.core.api.criteria.QueryByCriteria.Builder
-
- setStartAtIndex(Integer) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- setStartDate(Date) - Method in class edu.sampleu.demo.course.CourseSection
-
- setStartDate(DateTime) - Method in class org.kuali.rice.kim.api.identity.citizenship.EntityCitizenship.Builder
-
- setStartDate(Date) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentCitizenship
-
- setStarted(boolean) - Method in class org.kuali.rice.core.api.lifecycle.BaseLifecycle
-
- setState(List<RouteNodeInstanceState.Builder>) - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstance.Builder
-
- setState(List<NodeState>) - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- setStateCode(String) - Method in class org.kuali.rice.location.api.county.County.Builder
-
Sets the State code to be associated with the County created from this Builder.
- setStateCode(String) - Method in class org.kuali.rice.location.api.postalcode.PostalCode.Builder
-
Sets the State code to be associated with the PostalCode created from this Builder.
- setStateComponents(Map) - Method in class org.kuali.rice.edl.impl.EDLController
-
- setStateComponents(Map) - Method in class org.kuali.rice.edl.impl.EDLGlobalConfig
-
- setStateId(String) - Method in class org.kuali.rice.kew.engine.node.State
-
- setStateProvinceCode(String) - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- setStateProvinceCode(String) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- 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
- setStats(Stats) - Method in class edu.sampleu.kew.krad.form.StatsForm
-
- setStats(Stats) - Method in class org.kuali.rice.kew.stats.web.StatsForm
-
- setStatsDAO(StatsDAO) - Method in class org.kuali.rice.kew.stats.service.impl.StatsServiceImpl
-
- setStatus(String) - Method in class org.kuali.rice.ken.bo.NotificationResponse
-
Sets the status attribute value.
- setStatus(String) - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- setStatus(ActionRequestStatus) - Method in class org.kuali.rice.kew.api.action.ActionRequest.Builder
-
- setStatus(DocumentStatus) - Method in class org.kuali.rice.kew.api.document.Document.Builder
-
- setStatus(CodedAttribute.Builder) - Method in class org.kuali.rice.kim.api.identity.citizenship.EntityCitizenship.Builder
-
- setStatus(ErrorLevel) - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- setStatus(ServiceEndpointStatus) - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- setStatusCode(String) - Method in class org.kuali.rice.ksb.impl.registry.ServiceInfoBo
-
- setStatusName(String) - Method in class org.kuali.rice.kew.doctype.ApplicationDocumentStatus
-
- setStatusName(String) - Method in class org.kuali.rice.kew.doctype.ApplicationDocumentStatusId
-
- setStatusTransitionDate(DateTime) - Method in class org.kuali.rice.kew.api.document.DocumentStatusTransition.Builder
-
- setStatusTransitionDate(Timestamp) - Method in class org.kuali.rice.kew.routeheader.DocumentStatusTransition
-
- setStatusTransitionId(String) - Method in class org.kuali.rice.kew.routeheader.DocumentStatusTransition
-
- setSticky(boolean) - Method in class org.kuali.rice.krad.uif.widget.Growls
-
- setStop(RouteNodeInstance, HierarchyProvider.Stop) - Method in interface org.kuali.rice.kew.engine.node.hierarchyrouting.HierarchyProvider
-
Set any state necessary on the request node instance for a given stop.
- setStreet1(String) - Method in class edu.sampleu.bookstore.bo.Address
-
- setStreet2(String) - Method in class edu.sampleu.bookstore.bo.Address
-
- setStringCoercionExtensions(List<StringCoercionExtension>) - Method in interface org.kuali.rice.krms.api.engine.expression.ComparisonOperatorService
-
- setStringCoercionExtensions(List<StringCoercionExtension>) - Method in class org.kuali.rice.krms.framework.engine.expression.ComparisonOperatorServiceImpl
-
- setStyle(String) - Method in class org.kuali.rice.edl.impl.bo.EDocLiteAssociation
-
- setStyle(Templates) - Method in class org.kuali.rice.edl.impl.EDLController
-
- setStyle(String) - Method in class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
-
Deprecated.
- setStyle(String) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the components style
- setStyle(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setStyle(String) - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
Setter for the layout manager div style
- setStyle(String) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
- setStyleClass(String) - Method in class org.kuali.rice.kns.datadictionary.control.ButtonControlDefinition
-
Deprecated.
- setStyleClass(String) - Method in class org.kuali.rice.kns.datadictionary.control.LinkControlDefinition
-
Deprecated.
- setStyleClass(String) - Method in class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
-
Deprecated.
- setStyleClass(String) - Method in class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
-
Deprecated.
- setStyleClass(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setStyleClasses(List<String>) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the components style classes
- setStyleClasses(List<String>) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setStyleClasses(List<String>) - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
Setter for the layout manager div style class
- setStyleClasses(List<String>) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
- setStyleClasses(String) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
Sets the styleClasses list from the given string that has the classes
delimited by space.
- setStyleDao(StyleDao) - Method in class org.kuali.rice.coreservice.impl.style.StyleRepositoryServiceImpl
-
- setStyleRepositoryService(StyleRepositoryService) - Method in class org.kuali.rice.coreservice.impl.style.StyleServiceImpl
-
- setStyleService(StyleService) - Method in class org.kuali.rice.coreservice.impl.style.StyleXmlParserImpl
-
- setStyleService(StyleService) - Method in class org.kuali.rice.edl.impl.service.impl.EDocLiteServiceImpl
-
- setStyleService(StyleService) - Method in class org.kuali.rice.kew.mail.service.impl.StyleableEmailContentServiceImpl
-
- setStylesheets(List<String>) - Method in class org.kuali.rice.krad.uif.view.ViewTheme
-
- setStyleXmlParser(StyleXmlParser) - Method in class org.kuali.rice.coreservice.impl.style.StyleRepositoryServiceImpl
-
- setSubAccount(String) - Method in class edu.sampleu.travel.bo.TravelAccount
-
- setSubAccount(String) - Method in class edu.sampleu.travel.dto.TravelAccountInfo
-
- setSubAccountName(String) - Method in class edu.sampleu.travel.bo.TravelAccount
-
- setSubAccountName(String) - Method in class edu.sampleu.travel.dto.TravelAccountInfo
-
- setSubAgenda(AgendaDefinition.Builder) - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition.Builder
-
Set the value of the sub agenda on this builder to the given value.
- setSubAgendaId(String) - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition.Builder
-
Set the value of the sub agenda id on this builder to the given value.
- setSubAgendaId(String) - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaTreeSubAgendaEntry.Builder
-
Sets the subAgendaId of the builder, cannot be null
- setSubAgendaId(String) - Method in class org.kuali.rice.krms.impl.repository.AgendaItemBo
-
- setSubCollectionFieldGroupPrototype(FieldGroup) - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
Setter for the sub-collection field group prototype
- setSubCollectionFieldGroupPrototype(FieldGroup) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Setter for the sub-collection field group prototype
- setSubCollections(List<CollectionGroup>) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the sub collection list
- setSubCollectionSuffix(String) - Method in class org.kuali.rice.krad.uif.container.CollectionGroup
-
Setter for the sub-collection suffix (used by framework, should not be
set in configuration)
- setSubEthnicityCode(String) - Method in class org.kuali.rice.kim.api.identity.personal.EntityEthnicity.Builder
-
- setSubject(String) - Method in class org.kuali.rice.core.api.mail.EmailContent
-
- setSubject(String) - Method in class org.kuali.rice.core.api.mail.EmailSubject
-
- setSubject(String) - Method in class org.kuali.rice.core.api.mail.MailMessage
-
- setSubjectId(String) - Method in class edu.sampleu.demo.course.Course
-
- setSubList(List<UITestObject>) - Method in class edu.sampleu.demo.kitchensink.UITestObject
-
- setSubscribable(boolean) - Method in class org.kuali.rice.ken.bo.NotificationChannel
-
Sets the subscribable attribute value.
- setSubscriptions(List<UserChannelSubscription>) - Method in class org.kuali.rice.ken.bo.NotificationChannel
-
Sets the list of subscriptions to this channel
- setSubsidizedPercent(KualiPercent) - Method in class edu.sampleu.travel.bo.TravelAccount
-
- setSubsidizedPercent(KualiPercent) - Method in class edu.sampleu.travel.dto.TravelAccountInfo
-
- setSuffix(String) - Method in class edu.sampleu.demo.course.Course
-
- setSuggestQuery(AttributeQuery) - Method in class org.kuali.rice.krad.uif.widget.Suggest
-
Setter for the suggest attribute query
- setSummary(String) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
The summary element is used to provide a short description of the
attribute or collection.
- setSummary(String) - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
The summary element is used to provide a short description of the
attribute or collection.
- setSummaryFields(List<FieldDefinition>) - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
-
Deprecated.
The inquirySummaryField indicates which fields are to appear in
the header line of each record in a collection.
- setSummaryFields(List<MaintainableFieldDefinition>) - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
The summaryFields element defines a set of summaryField
elements.
- setSummaryFields(List<String>) - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
Setter for the summary field name list
- setSummaryTitle(String) - Method in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
-
Deprecated.
The title element is used specify the title that will appear in the header
of an Inquiry or Lookup screen.
- setSummaryTitle(String) - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
summaryTitle is the label of the summary
- setSummaryTitle(String) - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
Setter for the summary title text
- setSuperUserGroupId(String) - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- setSuperUserUsage(boolean) - Method in class org.kuali.rice.kew.actions.ReturnToPreviousNodeAction
-
- setSuperUserWorkgroupIdNoInheritence(String) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
Set the immediate super user workgroup id field
- setSuperUserWorkgroupNoInheritence(Group) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setSupplementalActionsEnabled(boolean) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- setSupplementalActionsEnabled(Boolean) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setSupportAttributes(List<SupportAttributeDefinition>) - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
-
Support attributes define additional attributes that can be used to generate
lookup field conversions and lookup parameters.
- setSupportsReadOnlyFieldsOverride(boolean) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the the read only field override indicator
- setSuppressActions(boolean) - Method in class org.kuali.rice.kns.web.struts.form.LookupForm
-
- setSuppressActions(boolean) - Method in class org.kuali.rice.krad.uif.view.LookupView
-
- setSuppressActions(Boolean) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setSuppressAddress(boolean) - Method in class org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferences.Builder
-
- setSuppressAddress(boolean) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentPrivacy
-
- setSuppressAllButtons(boolean) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
Sets the suppressAllButtons attribute value.
- setSuppressEmail(boolean) - Method in class org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferences.Builder
-
- setSuppressEmail(boolean) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentPrivacy
-
- setSuppressLineWrapping(boolean) - Method in class org.kuali.rice.krad.uif.layout.GridLayoutManager
-
Setter for the suppressLineWrapping indicator
- setSuppressName(boolean) - Method in class org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferences.Builder
-
- setSuppressName(boolean) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentPrivacy
-
- setSuppressPersonal(boolean) - Method in class org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferences.Builder
-
- setSuppressPersonal(boolean) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentPrivacy
-
- setSuppressPhone(boolean) - Method in class org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferences.Builder
-
- setSuppressPhone(boolean) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentPrivacy
-
- setSupressPolicyErrors(RouteContext) - Static method in class org.kuali.rice.kew.engine.node.RequestsNode
-
- setSupressStartupFailure(boolean) - Method in class org.kuali.rice.kew.plugin.Plugin
-
- setSupressStartupFailure(boolean) - Method in class org.kuali.rice.kew.plugin.PluginEnvironment
-
By default, startup failure is supressed.
- setSwitchToPageNumber(int) - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
-
Sets the switchToPageNumber attribute value.
- setSwitchToPageNumber(int) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- setSynchronous(boolean) - Method in class org.kuali.rice.kcb.service.impl.MessagingServiceImpl
-
Sets whether to perform the processing synchronously
- setSystem(Boolean) - Method in class org.kuali.rice.core.impl.config.property.Param
-
- setSystemOverride(boolean) - Method in class org.kuali.rice.core.impl.config.property.JAXBConfigImpl
-
If set to true then system properties will always be checked first, disregarding
any values in the config.
- 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
-
- setTable(String) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.EntityDescriptor
-
- setTabStates(Map<String, String>) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
simple setter for the tab state Map
- setTabsWidget(Tabs) - Method in class org.kuali.rice.krad.uif.container.TabGroup
-
- setTarget(Object) - Method in class org.kuali.rice.core.api.util.reflect.BaseTargetedInvocationHandler
-
- setTarget(Recipient) - Method in class org.kuali.rice.kew.role.KimRoleRecipient
-
- setTarget(Recipient) - Method in class org.kuali.rice.kew.role.KimRoleResponsibilityRecipient
-
- setTarget(Recipient) - Method in class org.kuali.rice.kew.user.RoleRecipient
-
- setTarget(String) - Method in class org.kuali.rice.kns.datadictionary.control.LinkControlDefinition
-
Deprecated.
- setTarget(String) - Method in class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
-
Deprecated.
- setTarget(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setTarget(String) - Method in class org.kuali.rice.krad.uif.field.LinkField
-
- setTargetClass(Class<?>) - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
-
- setTargetClazz(Class) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
- setTargetEntity(Class) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.CollectionDescriptor
-
- setTargetEntity(Class) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.ObjectDescriptor
-
- setTargetGroupId(String) - Method in class org.kuali.rice.kew.api.action.AdHocToGroup.Builder
-
- 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
- setTargetNodeName(String) - Method in class org.kuali.rice.kew.api.action.RoutingReportCriteria.Builder
-
- setTargetPrincipalId(String) - Method in class org.kuali.rice.kew.api.action.AdHocToPrincipal.Builder
-
- setTargetPrincipalIds(List<String>) - Method in class org.kuali.rice.kew.api.action.RoutingReportCriteria.Builder
-
- setTargetToString(String) - Method in class org.kuali.rice.ksb.messaging.bam.BAMTargetEntry
-
- setTemplate(Template.Builder) - Method in class org.kuali.rice.kim.api.permission.Permission.Builder
-
- setTemplate(Template.Builder) - Method in class org.kuali.rice.kim.api.responsibility.Responsibility.Builder
-
- setTemplate(String) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
template documentation from MaintenanceUtils.java:
Field templates are used in relation to multiple value lookups.
- setTemplate(String) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the components template
- setTemplate(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setTemplate(String) - Method in interface org.kuali.rice.krad.uif.layout.LayoutManager
-
Setter for the layout managers template
- setTemplate(String) - Method in class org.kuali.rice.krad.uif.layout.LayoutManagerBase
-
- setTemplateRuleInd(Boolean) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- setTemporal(boolean) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
- setTemporalType(TemporalType) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
- setTerm(String) - Method in class edu.sampleu.demo.course.CourseSection
-
- setTermBoService(TermBoService) - Method in class org.kuali.rice.krms.impl.provider.repository.RepositoryToEngineTranslatorImpl
-
- setTermBoService(TermBoService) - Method in class org.kuali.rice.krms.impl.provider.repository.SimplePropositionTypeService
-
- setTermId(String) - Method in class org.kuali.rice.krms.api.repository.term.TermParameterDefinition.Builder
-
- setTermInClassHours(Integer) - Method in class edu.sampleu.demo.course.CourseSection
-
- setTermOutOfClassHours(Integer) - Method in class edu.sampleu.demo.course.CourseSection
-
- setTest(String) - Method in class org.kuali.rice.kew.actionlist.web.ActionListFilterForm
-
- setTestMethod(Method) - Method in class org.kuali.rice.test.BaseRiceTestCase
-
- setTestMethod(Method) - Method in interface org.kuali.rice.test.MethodAware
-
- setTestMethod(Object, Method) - Method in class org.kuali.rice.test.runners.RiceUnitTestClassRunner
-
- setTestMode(boolean) - Method in class org.kuali.rice.test.launch.JettyLauncher
-
- setTestName(Object, Method) - Method in class org.kuali.rice.test.runners.RiceUnitTestClassRunner
-
- setTestPerson(Person) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setTestPersonId(String) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setText(String) - Method in class org.kuali.rice.kew.api.note.Note.Builder
-
- setTextExpand(boolean) - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
-
- setTextExpand(boolean) - Method in class org.kuali.rice.krad.uif.control.TextControl
-
- setTheme(ViewTheme) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for The theme which contains stylesheets for this view
- setThreadName(String) - Method in class org.kuali.rice.ksb.messaging.bam.BAMTargetEntry
-
- setThreadPool(KSBThreadPool) - Method in class org.kuali.rice.ksb.messaging.web.ThreadPoolForm
-
- setTicketContext(Map<String, String>) - Method in class org.kuali.rice.krad.util.SessionTicket
-
- setTicketTypeName(String) - Method in class org.kuali.rice.krad.util.SessionTicket
-
- setTimeDate(String) - Method in class org.kuali.rice.kew.feedback.web.FeedbackForm
-
- setTimeIncrement(Long) - Method in class org.kuali.rice.ksb.messaging.web.ThreadPoolForm
-
- setTimeout(TransactionAttribute) - Method in class org.kuali.rice.core.impl.util.spring.AnnotationAndNameMatchingTransactionAttributeSource
-
If the TransactionAttribute has a setTimeout() method, then this method will invoke it and pass the configured
transaction timeout.
- setTimeoutField(int) - Method in class org.kuali.rice.kim.sesn.timeouthandlers.AbstractTimeoutHandler
-
- setTimeoutHandler(TimeoutHandler) - Method in class org.kuali.rice.kim.sesn.DistributedSession
-
- setTimeoutPeriod(int) - Method in class org.kuali.rice.kim.sesn.timeouthandlers.GlobalTimeoutHandler
-
- setTimeShown(int) - Method in class org.kuali.rice.krad.uif.widget.Growls
-
- settings - Variable in class org.kuali.rice.core.web.format.Formatter
-
- setTitle(String) - Method in class edu.sampleu.bookstore.bo.Book
-
- setTitle(String) - Method in class edu.sampleu.demo.course.Course
-
- setTitle(String) - Method in class org.kuali.rice.kcb.api.message.MessageDTO
-
- setTitle(String) - Method in class org.kuali.rice.kcb.bo.Message
-
Sets the title
- setTitle(String) - Method in class org.kuali.rice.ken.bo.Notification
-
Sets the title
- setTitle(String) - Method in class org.kuali.rice.kew.api.document.Document.Builder
-
- setTitle(String) - Method in class org.kuali.rice.kew.api.document.DocumentUpdate.Builder
-
- setTitle(String) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- setTitle(String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Sets the document title.
- setTitle(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl.ModifiableDocument
-
- setTitle(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- setTitle(String) - Method in class org.kuali.rice.kns.datadictionary.InquiryDefinition
-
Deprecated.
The title element is used specify the title that will appear in the header
of an Inquiry or Lookup screen.
- setTitle(String) - Method in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
-
Deprecated.
Sets title to the given value.
- setTitle(String) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
Sets title to the given value.
- setTitle(String) - Method in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
-
Deprecated.
Sets title of the Section.
- setTitle(String) - Method in class org.kuali.rice.kns.lookup.HtmlData
-
Deprecated.
- setTitle(String) - Method in class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
-
- setTitle(String) - Method in interface org.kuali.rice.krad.uif.component.Component
-
Setter for the components title
- setTitle(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
- setTitle(String) - Method in class org.kuali.rice.krad.uif.view.HistoryEntry
-
- setTitleAttribute(String) - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
The titleAttribute element is the name of the attribute that
will be used as an inquiry field when the lookup search results
fields are displayed.
- setToAddress(String) - Method in class org.kuali.rice.core.api.mail.EmailTo
-
- setToAddress(List<String>) - Method in class org.kuali.rice.core.api.mail.EmailToList
-
- setToAddresses(Set) - Method in class org.kuali.rice.core.api.mail.MailMessage
-
- setToDate(DateTime) - Method in class org.kuali.rice.kew.api.rule.Rule.Builder
-
- setToDateString(String) - Method in class org.kuali.rice.kew.rule.web.WebRuleBaseValues
-
- setToDateValue(Timestamp) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- setTotal(boolean) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- setTotal(boolean) - Method in class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- setTotalMaxEnrollment(Integer) - Method in class edu.sampleu.demo.course.CourseSection
-
- setTotalMinEnrollment(Integer) - Method in class edu.sampleu.demo.course.CourseSection
-
- setTotalNumberOfPages(int) - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
-
Sets the totalNumberOfPages attribute value.
- setTotalNumberOfPages(int) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- setTotalPrice(KualiDecimal) - Method in class edu.sampleu.bookstore.bo.BookOrder
-
- setTotalRowCount(Integer) - Method in class org.kuali.rice.core.api.criteria.GenericQueryResults.Builder
-
- setTotalRowCount(Integer) - Method in class org.kuali.rice.coreservice.api.parameter.ParameterQueryResults.Builder
-
- setTotalRowCount(Integer) - Method in class org.kuali.rice.kew.api.rule.RuleQueryResults.Builder
-
- setTotalRowCount(Integer) - Method in class org.kuali.rice.kew.api.rule.RuleTemplateQueryResults.Builder
-
- setTotalRowCount(Integer) - Method in class org.kuali.rice.kim.api.common.template.TemplateQueryResults.Builder
-
- setTotalRowCount(Integer) - Method in class org.kuali.rice.kim.api.group.GroupMemberQueryResults.Builder
-
- setTotalRowCount(Integer) - Method in class org.kuali.rice.kim.api.group.GroupQueryResults.Builder
-
- setTotalRowCount(Integer) - Method in class org.kuali.rice.kim.api.identity.entity.EntityDefaultQueryResults.Builder
-
- setTotalRowCount(Integer) - Method in class org.kuali.rice.kim.api.identity.entity.EntityQueryResults.Builder
-
- setTotalRowCount(Integer) - Method in class org.kuali.rice.kim.api.identity.name.EntityNameQueryResults.Builder
-
- setTotalRowCount(Integer) - Method in class org.kuali.rice.kim.api.identity.principal.PrincipalQueryResults.Builder
-
- setTotalRowCount(Integer) - Method in class org.kuali.rice.kim.api.permission.PermissionQueryResults.Builder
-
- setTotalRowCount(Integer) - Method in class org.kuali.rice.kim.api.responsibility.ResponsibilityQueryResults.Builder
-
- setTotalRowCount(Integer) - Method in class org.kuali.rice.kim.api.role.DelegateMemberQueryResults.Builder
-
- setTotalRowCount(Integer) - Method in class org.kuali.rice.kim.api.role.RoleMemberQueryResults.Builder
-
- setTotalRowCount(Integer) - Method in class org.kuali.rice.kim.api.role.RoleMembershipQueryResults.Builder
-
- setTotalRowCount(Integer) - Method in class org.kuali.rice.kim.api.role.RoleQueryResults.Builder
-
- setTransactionManager(TransactionManager) - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.XAPoolDataSource
-
Deprecated.
- setTransactionManager(TransactionManager) - Method in class org.kuali.rice.core.framework.persistence.ojb.JtaOjbConfigurer
-
- setTransactionManager(TransactionManager) - Static method in class org.kuali.rice.core.framework.persistence.ojb.TransactionManagerFactory
-
- setTransactionManager(TransactionManager) - Method in class org.kuali.rice.core.impl.config.module.CoreConfigurer
-
- setTransactionManager(PlatformTransactionManager) - Method in class org.kuali.rice.kcb.quartz.ConcurrentJob
-
Sets the PlatformTransactionManager
- setTransactionManager(PlatformTransactionManager) - Method in class org.kuali.rice.ken.core.NotificationLifeCycle
-
- setTransactionManager(PlatformTransactionManager) - Method in class org.kuali.rice.ksb.messaging.quartz.KSBSchedulerFactoryBean
-
This overridden method is used simply to keep track of whether the transactionManager property has been set
- setTransactionManager(PlatformTransactionManager) - Method in class org.kuali.rice.test.TransactionalLifecycle
-
- setTransactionTimeout(Integer) - Method in class org.kuali.rice.core.impl.util.spring.AnnotationAndNameMatchingTransactionAttributeSource
-
- setTranscriptTitle(String) - Method in class edu.sampleu.demo.course.Course
-
- setTransformer(Transformer) - Method in class org.kuali.rice.edl.impl.EDLContext
-
- setTransitioningFrom(RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.EngineState
-
- setTransitioningTo(RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.EngineState
-
- setTranslateCodes(boolean) - Method in class org.kuali.rice.kns.datadictionary.InquiryDefinition
-
Deprecated.
- setTranslateCodes(boolean) - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- setTranslateCodes(boolean) - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- setTranslateCodes(boolean) - Method in class org.kuali.rice.krad.uif.view.View
-
Indicates whether the Name of the Code should be displayed when a property is of type KualiCode
- setTranslator(RepositoryToEngineTranslator) - Method in class org.kuali.rice.krms.impl.provider.repository.CompoundPropositionTypeService
-
Sets the translator on this service to the given translator.
- setTranslator(RepositoryToEngineTranslator) - Method in class org.kuali.rice.krms.impl.type.RuleTypeServiceBase
-
- setTravelAccount(TravelAccount) - Method in class edu.sampleu.travel.web.form.TravelDocumentForm2
-
- setTravelAccount1(TravelAccount) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setTravelAccount2(TravelAccount) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setTravelAccount3(TravelAccount) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setTravelAccount4(TravelAccount) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setTravelAccounts(List<TravelAccount>) - Method in class edu.sampleu.travel.document.TravelDocument2
-
- setTraveler(String) - Method in class edu.sampleu.travel.document.TravelDocument2
-
- setTraveler(String) - Method in class edu.sampleu.travel.workflow.EmployeeAttribute
-
for edoclite??
- setTreatWildcardsAndOperatorsAsLiteral(boolean) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- setTreatWildcardsAndOperatorsAsLiteral(boolean) - Method in class org.kuali.rice.krad.uif.field.LookupInputField
-
- setTree(Tree) - Method in class org.kuali.rice.krad.uif.container.TreeGroup
-
- setTree1(Tree<String, String>) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setTree2(Tree<UITestObject, String>) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setTreeGroups(Tree<Group, MessageField>) - Method in class org.kuali.rice.krad.uif.container.TreeGroup
-
- setTrigger(Trigger) - Method in class org.kuali.rice.ksb.messaging.web.QuartzQueueForm
-
- setTriggerNames(List<String>) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- setTriggerOnChange(boolean) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- setTriggerOnChange(boolean) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- setTriggerOnChange(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setTwoDigitTextCode(String) - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
Sets the twoDigitTextCode attribute value.
- setType(String) - Method in class edu.sampleu.bookstore.bo.Address
-
- setType(String) - Method in class edu.sampleu.bookstore.bo.BSAddressType
-
- setType(String) - Method in class org.kuali.rice.edl.impl.components.EDLValidation
-
- setType(String) - Method in class org.kuali.rice.kew.api.doctype.RouteNode.Builder
-
- setType(String) - Method in class org.kuali.rice.kew.api.extension.ExtensionDefinition.Builder
-
- setType(String) - Method in class org.kuali.rice.kew.api.rule.RuleExpression.Builder
-
- setType(String) - Method in class org.kuali.rice.kew.rule.bo.RuleAttribute
-
- setType(String) - Method in class org.kuali.rice.kew.rule.RuleExpressionDef
-
- setType(String) - Method in class org.kuali.rice.kew.web.AppSpecificRouteRecipient
-
- setType(MemberType) - Method in class org.kuali.rice.kim.api.common.delegate.DelegateMember.Builder
-
- setType(MemberType) - Method in class org.kuali.rice.kim.api.group.GroupMember.Builder
-
- setType(MemberType) - Method in class org.kuali.rice.kim.api.role.RoleMember.Builder
-
- setType(MemberType) - Method in class org.kuali.rice.kim.api.role.RoleMembership.Builder
-
- setType(Integer) - Method in class org.kuali.rice.krad.bo.AdHocRoutePerson
-
- setType(Integer) - Method in class org.kuali.rice.krad.bo.AdHocRouteRecipient
-
- setType(Integer) - Method in class org.kuali.rice.krad.bo.AdHocRouteWorkgroup
-
- setType(String) - Method in class org.kuali.rice.krms.api.repository.term.TermSpecificationDefinition.Builder
-
- setType(String) - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder
-
- setType(String) - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- setType(String) - Method in class org.kuali.rice.ksb.impl.registry.ServiceInfoBo
-
- setType(Class<? extends KeyStore.Entry>) - Method in class org.kuali.rice.ksb.security.admin.KeyStoreEntryDataContainer
-
- setTypeCode(String) - Method in class edu.sampleu.bookstore.bo.Book
-
- setTypeCode(String) - Method in class edu.sampleu.bookstore.bo.BookType
-
- setTypeId(String) - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition.Builder
-
- setTypeId(String) - Method in class org.kuali.rice.kew.api.repository.type.KewTypeAttribute.Builder
-
- setTypeId(String) - Method in class org.kuali.rice.kim.lookup.GroupLookupableHelperServiceImpl
-
- setTypeId(String) - Method in class org.kuali.rice.kim.lookup.RoleLookupableHelperServiceImpl
-
- setTypeId(String) - Method in class org.kuali.rice.krms.api.repository.action.ActionDefinition.Builder
-
Sets the value of the typeId on this builder to the given value.
- setTypeId(String) - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaDefinition.Builder
-
Set the value of the type id on this builder to the given value.
- setTypeId(String) - Method in class org.kuali.rice.krms.api.repository.context.ContextDefinition.Builder
-
Sets the typeId for the context definition that will be created by this builder.
- setTypeId(String) - Method in class org.kuali.rice.krms.api.repository.function.FunctionDefinition.Builder
-
Sets the id of the
KrmsTypeDefinition
which defines the
actual implementation of this function.
- setTypeId(String) - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition.Builder
-
Sets the value of the typeId on this builder to the given value.
- setTypeId(String) - Method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition.Builder
-
Sets the value of the typeId on this builder to the given value
- setTypeId(String) - Method in class org.kuali.rice.krms.api.repository.term.TermResolverDefinition.Builder
-
- setTypeId(String) - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeAttribute.Builder
-
Sets the id of the KrmsTypeDefinition to which this attribute belongs.
- setTypeRepositoryService(KewTypeRepositoryService) - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowRequestGeneratorImpl
-
- setTypeRepositoryService(KrmsTypeRepositoryService) - Method in class org.kuali.rice.krms.impl.provider.repository.RepositoryToEngineTranslatorImpl
-
- setTypeRepositoryService(KrmsTypeRepositoryService) - Method in class org.kuali.rice.krms.impl.type.KrmsTypeResolverImpl
-
- setTypeResolver(KrmsTypeResolver) - Method in class org.kuali.rice.krms.impl.provider.repository.RepositoryToEngineTranslatorImpl
-
- setTypeResolver(KrmsTypeResolver) - Method in class org.kuali.rice.krms.impl.provider.repository.SimplePropositionTypeService
-
- setUiTestObject(UITestObject) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- setUnconditionallyReadOnly(boolean) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- setUnconvertedValues(Map) - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
- setUnformattedPropertyValue(Object) - Method in class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- setUnique(boolean) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
- setUnique(boolean) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.JoinColumnDescriptor
-
- setUnique(boolean) - Method in class org.kuali.rice.kim.api.type.KimAttributeField.Builder
-
- setUnique(Boolean) - Method in class org.kuali.rice.kim.bo.ui.KimDocumentAttributeDataBusinessObjectBase
-
- setUnique(Boolean) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- setUnitPrice(KualiDecimal) - Method in class edu.sampleu.bookstore.bo.BookOrder
-
- setUniversalIdAttributeName(String) - Method in class org.kuali.rice.kns.datadictionary.control.KualiUserControlDefinition
-
Deprecated.
universalIdAttributeName -
attribute that provides the Universal User Id - e.g.
- setUniversalIdAttributeName(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
Sets the universalIdAttributeName attribute value.
- setUniversalIdValue(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setUniversityId(String) - Method in class org.kuali.rice.kew.rule.UniversityIdRoleAttribute
-
- setUnivId(String) - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- setUnresolvedDocHandlerUrl(String) - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- setUnresolvedDocHandlerUrl(String) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setUnresolvedDocSearchHelpUrl(String) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setUnresolvedHelpDefinitionUrl(String) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setUp() - Method in class org.kuali.rice.test.BaselineTestCase
-
Overridden to set dirty=true each time
- setUp() - Method in class org.kuali.rice.test.BaseRiceTestCase
-
- setUp() - Method in class org.kuali.rice.test.RiceTestCase
-
- setupAddress(IdentityManagementPersonDocument, EntityTypeContactInfoBo, List<EntityAddressBo>) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- setupAffiliation(IdentityManagementPersonDocument, EntityBo, List<EntityAffiliationBo>, List<EntityEmploymentBo>) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- setupAttributeValue(String) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeDateTimeValue
-
- setupAttributeValue(ResultSet, String) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeDateTimeValue
-
- setupAttributeValue(String) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeFloatValue
-
- setupAttributeValue(ResultSet, String) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeFloatValue
-
- setupAttributeValue(String) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeLongValue
-
- setupAttributeValue(ResultSet, String) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeLongValue
-
- setupAttributeValue(String) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeStringValue
-
- setupAttributeValue(ResultSet, String) - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeStringValue
-
- setupAttributeValue(String) - Method in interface org.kuali.rice.kew.docsearch.SearchableAttributeValue
-
- setupAttributeValue(ResultSet, String) - Method in interface org.kuali.rice.kew.docsearch.SearchableAttributeValue
-
- setupBaseConvenienceObjects(MaintenanceDocument) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
- setupBaseConvenienceObjects(MaintenanceDocument) - Method in interface org.kuali.rice.kns.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 interface org.kuali.rice.krad.rules.MaintenanceDocumentRule
-
Sets the convenience objects like newAccount and oldAccount, so you have short and easy handles to the new and
old objects contained in the maintenance document.
- setupBaseConvenienceObjects(MaintenanceDocument) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- setupConvenienceObjects() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
- setupConvenienceObjects() - Method in interface org.kuali.rice.kns.rules.MaintenanceDocumentRule
-
Should always be overriden if a subclass is created.
- 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
-
- setUpdateable(boolean) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.CollectionDescriptor
-
- setUpdateable(boolean) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
- setUpdateable(boolean) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.JoinColumnDescriptor
-
- setUpdateable(boolean) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.ObjectDescriptor
-
- setupDocumentExit() - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
- setupEmail(IdentityManagementPersonDocument, EntityTypeContactInfoBo, List<EntityEmailBo>) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- setupField(Field, FieldDefinitionI, Set<String>) - Static method in class org.kuali.rice.kns.web.ui.FieldBridge
-
Deprecated.
Sets additional properties for MaintainableField(s)
- setupFieldQuery() - Method in class org.kuali.rice.krad.uif.field.InputField
-
Performs setup of the field attribute query and informational display properties.
- setupIds() - Method in class org.kuali.rice.krad.uif.field.InputField
-
Sets the ids on all components the attribute field uses so they will all
contain this attribute's id in their ids.
- setUpInternal() - Method in class org.kuali.rice.test.RiceTestCase
-
Internal setUp() implementation which is invoked by the main setUp() and wrapped
with exception handling.
- setupLink(View, Object, DataField) - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
Get parent object and field name and build the inquiry link
This was moved from the performFinalize because overlapping and to be used
by DirectInquiry
- setupMaintenance(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse, String) - Method in class org.kuali.rice.kns.web.struts.action.KualiMaintenanceDocumentAction
-
Gets a new document for a maintenance record.
- setupMaintenance(MaintenanceForm, HttpServletRequest, String) - Method in class org.kuali.rice.krad.web.controller.MaintenanceDocumentController
-
Sets up the MaintenanceDocument
on initial get request
- setupMaintenanceObject(MaintenanceDocument, String, Map<String, String[]>) - Method in class org.kuali.rice.krad.service.impl.MaintenanceDocumentServiceImpl
-
- setupMaintenanceObject(MaintenanceDocument, String, Map<String, String[]>) - Method in interface org.kuali.rice.krad.service.MaintenanceDocumentService
-
Called to setup the object being maintained
- setupMemberRspActions(KimDocumentRoleMember) - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- setupMemberRspActions(KimDocumentRoleResponsibility, KimDocumentRoleMember) - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- setupName(IdentityManagementPersonDocument, EntityBo, List<EntityNameBo>) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- setupNewFromExisting(MaintenanceDocument, Map<String, String[]>) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
- setupNewFromExisting(MaintenanceDocument, Map<String, String[]>) - Method in interface org.kuali.rice.kns.maintenance.Maintainable
-
Deprecated.
- 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 class org.kuali.rice.krad.service.impl.MaintenanceDocumentServiceImpl
-
- setupNewMaintenanceDocument(String, String, String) - Method in interface org.kuali.rice.krad.service.MaintenanceDocumentService
-
Prepares the MaintenanceDocument
on initial request
- setUpperBoundInclusive(boolean) - Method in class org.kuali.rice.core.api.search.Range
-
- setUpperBoundInclusive(boolean) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeLookupSettings.Builder
-
- setUpperBoundValue(String) - Method in class org.kuali.rice.core.api.search.Range
-
- setUpperCase(boolean) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- 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.
- setUpperDatePicker(Boolean) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeLookupSettings.Builder
-
- setUpperLabel(String) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeLookupSettings.Builder
-
- setupPessimisticLockMessages(Document, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
- setupPhone(IdentityManagementPersonDocument, EntityTypeContactInfoBo, List<EntityPhoneBo>) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- setupPrincipal(IdentityManagementPersonDocument, EntityBo, List<PrincipalBo>) - Method in class org.kuali.rice.kim.service.impl.LdapUiDocumentServiceImpl
-
- setupPrincipal(IdentityManagementPersonDocument, EntityBo, List<PrincipalBo>) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- setupPrivacy(IdentityManagementPersonDocument, EntityBo, EntityPrivacyPreferencesBo) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- setupRoleRspActions(PersonDocumentRole, KimDocumentRoleMember) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- setUri(String) - Method in class org.kuali.rice.kew.xml.AbstractTransformationFilter.CurrentElement
-
- setUrl(String) - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.XAPoolDataSource
-
Deprecated.
- setUrl(String) - Method in class org.kuali.rice.kcb.api.message.MessageDTO
-
- setUrl(String) - Method in class org.kuali.rice.kcb.bo.Message
-
- setUrl(String) - Method in class org.kuali.rice.krad.uif.view.HistoryEntry
-
- setUsage(CommonLookupParam.Usage) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
-
- setUseOutbox(String) - Method in class org.kuali.rice.kew.api.preferences.Preferences.Builder
-
- setUsePessimisticLocking(boolean) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- setUser(Person) - Method in class org.kuali.rice.kew.engine.simulation.SimulationActionToTake
-
- setUserAction(UserAction) - Method in class org.kuali.rice.edl.impl.EDLContext
-
- setUserDetailsService(UserDetailsService) - Method in class org.kuali.rice.kim.client.acegi.KualiCasAuthoritiesPopulatorImpl
-
- setUserEmail(String) - Method in class org.kuali.rice.kew.feedback.web.FeedbackForm
-
- setUserEmail(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiExceptionIncidentForm
-
- setUserEmail(String) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- setUserId(String) - Method in class org.kuali.rice.ken.bo.UserChannelSubscription
-
Sets the userId attribute value.
- setUserId(String) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- setUserIdAttributeName(String) - Method in class org.kuali.rice.kns.datadictionary.control.KualiUserControlDefinition
-
Deprecated.
userIdAttributeName -
attribute that provides the User Id - e.g.
- setUserIdAttributeName(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
Sets the userIdAttributeName attribute value.
- setUserInput(String) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- setUserName(String) - Method in class edu.sampleu.travel.bo.FiscalOfficer
-
- setUserName(String) - Method in class edu.sampleu.travel.dto.FiscalOfficerInfo
-
- setUsername(String) - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.XAPoolDataSource
-
Deprecated.
- setUserName(String) - Method in class org.kuali.rice.kew.feedback.web.FeedbackForm
-
- setUserName(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiExceptionIncidentForm
-
- setUserName(String) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- setUserOptionsDAO(UserOptionsDAO) - Method in class org.kuali.rice.kew.useroptions.UserOptionsServiceImpl
-
- setUserOptionsService(UserOptionsService) - Method in class org.kuali.rice.kew.docsearch.service.impl.DocumentSearchServiceImpl
-
- setUserPreferenceService(UserPreferenceService) - Method in class org.kuali.rice.ken.service.impl.KENAPIServiceImpl
-
Sets the UserPreferenceService
- setUserPreferenceService(UserPreferenceService) - Method in class org.kuali.rice.ken.web.spring.UserPreferencesController
-
Set the UserPreferenceService
- setUserRecipientId(String) - Method in class org.kuali.rice.ken.bo.NotificationMessageDelivery
-
Sets the userRecipientId attribute value.
- setUserSameAsPersonEdited(boolean) - Method in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- setUserSession(UserSession) - Method in class org.kuali.rice.edl.impl.EDLContext
-
- setUserSession(UserSession) - Method in interface org.kuali.rice.kew.notes.CustomNoteAttribute
-
- setUserSession(UserSession) - Method in class org.kuali.rice.kew.notes.CustomNoteAttributeImpl
-
- setUserSession(UserSession) - Method in class org.kuali.rice.kew.notes.WorkflowNoteAttributeImpl
-
- setUserSession(UserSession) - Static method in class org.kuali.rice.krad.util.GlobalVariables
-
sets the userSession object into the global variable for this thread
- setUserTransaction(UserTransaction) - Method in class org.kuali.rice.core.impl.config.module.CoreConfigurer
-
- setUserVisibleIdentifierKey(String) - Method in class org.kuali.rice.krad.bo.DataObjectRelationship
-
- setUserWorkgroups(List) - Method in class org.kuali.rice.kew.actionlist.web.ActionListFilterForm
-
- setUseSelectForUpdate(boolean) - Method in class org.kuali.rice.core.impl.persistence.dao.GenericDaoOjb
-
- setUseSerialization(boolean) - Method in class org.kuali.rice.core.framework.persistence.jpa.DevHibernateJpaVendorAdapter
-
- setUseSerialization(boolean) - Method in class org.kuali.rice.core.framework.persistence.jpa.DevHibernatePersistence
-
- setUseShortLabel(boolean) - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- setUseShortLabels(boolean) - Method in class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
Setter for the use short label indicator
- setUseWorkflowPessimisticLocking(boolean) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- setValid(boolean) - Method in class org.kuali.rice.ken.web.spring.AdministerNotificationRequestController.AdministerNotificationRequestCommand
-
- setValidActions(Set<ActionType>) - Method in class org.kuali.rice.kew.api.action.ValidActions.Builder
-
- setValidApplicationStatuses(List<ApplicationDocumentStatus>) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setValidate(boolean) - Method in class org.kuali.rice.core.impl.impex.xml.XmlIngesterServiceImpl
-
- setValidateClientSide(boolean) - Method in class org.kuali.rice.krad.uif.view.FormView
-
Setter for the validate client side indicator
- setValidated(boolean) - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- setValidated(boolean) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- setValidatedDate(DateTime) - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- setValidatedDate(Timestamp) - Method in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- setValidateDirty(boolean) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for dirty validation.
- setValidateDirty(boolean) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
Setter for dirty validation indicator
- setValidateServerSide(boolean) - Method in class org.kuali.rice.krad.uif.view.FormView
-
Setter for the validate server side indicator
- setValidationErrorMessageKey(String) - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.RegexValidationPattern
-
- setValidationMessageParams(List<String>) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.BaseConstraint
-
- setValidationPattern(ValidationPattern) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
The validationPattern element defines the allowable character-level or
field-level values for an attribute.
- setValidationPatternName(String) - Method in class org.kuali.rice.kns.web.struts.form.KualiHelpForm
-
Form field accessor for name of Validation Pattern
- setValidationQuery(String) - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.XAPoolDataSource
-
Deprecated.
- setValidationService(ValidationActionService) - Method in interface org.kuali.rice.krms.framework.type.ValidationActionTypeService
-
- setValidationService(ValidationActionService) - Method in class org.kuali.rice.krms.impl.validation.ValidationActionTypeServiceImpl
-
- setValidCharactersConstraint(ValidCharactersConstraint) - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- setValidCharactersConstraint(ValidCharactersConstraint) - Method in class org.kuali.rice.krad.uif.field.InputField
-
- setValidChars(String) - Method in class org.kuali.rice.kns.datadictionary.validation.charlevel.CharsetValidationPattern
-
- setValidChars(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CharsetPatternConstraint
-
- setValidRunMode(RunMode) - Method in class org.kuali.rice.ksb.messaging.RunModeServiceExporter
-
- setValidRunModes(List<RunMode>) - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
- setValidValues(List) - Method in class org.kuali.rice.kew.rule.bo.RuleAttribute
-
- setValign(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the component's vertical align
- setValue(String) - Method in class org.kuali.rice.core.api.util.ConcreteKeyValue
-
- setValue(String) - Method in class org.kuali.rice.core.impl.config.property.Param
-
- setValue(String) - Method in class org.kuali.rice.coreservice.api.parameter.Parameter.Builder
-
- setValue(String) - Method in class org.kuali.rice.kcb.bo.RecipientPreference
-
Sets the value attribute value.
- setValue(String) - Method in class org.kuali.rice.kew.api.doctype.RouteNodeConfigurationParameter.Builder
-
- setValue(T) - Method in class org.kuali.rice.kew.api.document.attribute.DocumentAttribute.AbstractBuilder
-
Sets the value of the document attribute that will be built by this builder.
- setValue(String) - Method in class org.kuali.rice.kew.api.document.node.RouteNodeInstanceState.Builder
-
- setValue(String) - Method in class org.kuali.rice.kew.api.rule.RuleTemplateOption.Builder
-
- setValue(String) - Method in class org.kuali.rice.kew.documentoperation.web.DocOperationIndexedParameter
-
- setValue(String) - Method in class org.kuali.rice.kew.engine.node.RouteNodeConfigParam
-
- setValue(String) - Method in class org.kuali.rice.kew.engine.node.State
-
- setValue(String) - Method in class org.kuali.rice.kew.rule.KeyValueId
-
- setValue(String) - Method in class org.kuali.rice.kew.rule.RuleExtensionValue
-
- setValue(String) - Method in class org.kuali.rice.kew.rule.RuleTemplateOptionBo
-
- setValue(String) - Method in class org.kuali.rice.kew.web.KeyValueSort
-
- setValue(String) - Method in class org.kuali.rice.kim.api.common.attribute.KimAttributeData.Builder
-
- setValue(String) - Method in class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
-
Deprecated.
- setValue(Object) - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForValueReplaceImpl
-
- setValue(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.ValidCharactersConstraint
-
- setValue(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.ValidCharactersPatternConstraint
-
Warning: This value should NOT be set on ValidCharactersPatternConstraints as the value is
built dynamically from the flags set on the constraint - if this value IS set it will
override any automatic generation and only use that which was set through this method for
server side validation
- setValue(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.ValidDataPatternConstraint
-
Warning: This value should NOT be set on this class as the value is built dynamically from the
flags set on the constraint - if this value IS set it will override any automatic generation and only
use that which was set through this method for server side validation
- setValue(Object) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.WhenConstraint
-
- setValue(String) - Method in class org.kuali.rice.krad.uif.control.CheckboxControl
-
Setter for the value that should be submitted when the checkbox is checked
- setValue(String) - Method in interface org.kuali.rice.krad.uif.control.ValueConfiguredControl
-
Setter for the value that should be submitted with the control
- setValue(String) - Method in class org.kuali.rice.krms.api.repository.BaseAttribute.Builder
-
Sets the value of the attribute
- setValue(String) - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionParameter.Builder
-
Sets the value of the value on this builder to the given value.
- setValue(String) - Method in class org.kuali.rice.krms.api.repository.term.TermParameterDefinition.Builder
-
- setValue1(String) - Method in class org.kuali.rice.ksb.messaging.PersistedMessageBO
-
- setValue1Filter(String) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- setValue2(String) - Method in class org.kuali.rice.ksb.messaging.PersistedMessageBO
-
- setValue2Filter(String) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueForm
-
- setValueComparator(Comparator) - Method in class org.kuali.rice.kns.web.ui.Column
-
Deprecated.
- setValuePath(String) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.WhenConstraint
-
- setValues(List<String>) - Method in class org.kuali.rice.core.impl.parameter.ParameterEvaluatorImpl
-
- setValues(List<Object>) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.WhenConstraint
-
- setValuesFinderClass(String) - Method in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- 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.
- setVariable(String, String) - Method in class org.kuali.rice.kew.api.document.DocumentUpdate.Builder
-
- setVariable(String, String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Sets a workflow variable.
- setVariable(String, String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl.ModifiableDocument
-
- setVariable(String, String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- setVariable(String, String) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
Sets a variable
- setVariables(Map<String, String>) - Method in class org.kuali.rice.kew.api.document.Document.Builder
-
- setVariables(Map<String, String>) - Method in class org.kuali.rice.kew.api.document.DocumentUpdate.Builder
-
- SetVarNode - Class in org.kuali.rice.kew.engine.node.var
-
A simple node that allows setting of document variables.
- SetVarNode() - Constructor for class org.kuali.rice.kew.engine.node.var.SetVarNode
-
- setVersion(boolean) - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
- setVersion(Integer) - Method in class org.kuali.rice.ken.bo.NotificationContentType
-
- setVersion(Integer) - Method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- setVersionNbr(Integer) - Method in class org.kuali.rice.kew.rule.RuleBaseValues
-
- setVersionNumber(Long) - Method in class edu.sampleu.travel.dto.FiscalOfficerInfo
-
- setVersionNumber(Long) - Method in class edu.sampleu.travel.dto.TravelAccountInfo
-
- setVersionNumber(Long) - Method in class org.kuali.rice.coreservice.api.component.Component.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.coreservice.api.namespace.Namespace.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.coreservice.api.parameter.Parameter.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.coreservice.api.parameter.ParameterType.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.coreservice.api.style.Style.Builder
-
Sets the version number for the style that will be returned by this
builder.
- setVersionNumber(Long) - Method in class org.kuali.rice.kew.api.doctype.DocumentType.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kew.api.doctype.ProcessDefinition.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kew.api.doctype.RouteNode.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kew.api.extension.ExtensionDefinition.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kew.api.note.Note.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kew.api.repository.type.KewAttributeDefinition.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kew.api.repository.type.KewTypeDefinition.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kew.api.rule.RuleExpression.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kew.api.rule.RuleExtension.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kew.api.rule.RuleResponsibility.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kew.api.rule.RuleTemplate.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kew.api.rule.RuleTemplateAttribute.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kew.api.rule.RuleTemplateOption.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kew.rule.RuleExtensionBo
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kew.rule.RuleTemplateOptionBo
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kim.api.common.attribute.KimAttribute.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kim.api.common.attribute.KimAttributeData.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kim.api.common.delegate.DelegateMember.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kim.api.common.template.Template.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kim.api.group.Group.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kim.api.group.GroupMember.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliation.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationType.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kim.api.identity.citizenship.EntityCitizenship.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kim.api.identity.CodedAttribute.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kim.api.identity.email.EntityEmail.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kim.api.identity.employment.EntityEmployment.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifier.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifierType.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kim.api.identity.name.EntityName.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kim.api.identity.personal.EntityEthnicity.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kim.api.identity.phone.EntityPhone.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kim.api.identity.principal.Principal.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferences.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kim.api.identity.residency.EntityResidency.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kim.api.identity.visa.EntityVisa.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kim.api.permission.Permission.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kim.api.responsibility.Responsibility.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kim.api.role.Role.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kim.api.role.RoleMember.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kim.api.role.RolePermission.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kim.api.role.RoleResponsibility.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kim.api.role.RoleResponsibilityAction.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kim.api.type.KimType.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.kim.api.type.KimTypeAttribute.Builder
-
- setVersionNumber(Long) - Method in interface org.kuali.rice.krad.bo.PersistableBusinessObject
-
Sets the business object's version number.
- setVersionNumber(Long) - Method in class org.kuali.rice.krad.bo.PersistableBusinessObjectBase
-
- setVersionNumber(Long) - Method in class org.kuali.rice.krms.api.repository.action.ActionDefinition.Builder
-
Sets the value of the versionNumber on this builder to the given value.
- setVersionNumber(Long) - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaDefinition.Builder
-
Sets the version number on this builder to the given value.
- setVersionNumber(Long) - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition.Builder
-
Set the value of the version number on this builder to the given value.
- setVersionNumber(Long) - Method in class org.kuali.rice.krms.api.repository.category.CategoryDefinition.Builder
-
Sets the version number on this builder to the given value.
- setVersionNumber(Long) - Method in class org.kuali.rice.krms.api.repository.context.ContextDefinition.Builder
-
Sets the version number for the style that will be returned by this
builder.
- setVersionNumber(Long) - Method in class org.kuali.rice.krms.api.repository.function.FunctionDefinition.Builder
-
Sets the version number for the function definition that will be
returned by this builder.
- setVersionNumber(Long) - Method in class org.kuali.rice.krms.api.repository.function.FunctionParameterDefinition.Builder
-
Sets the version number for the function parameter definition that
will be returned by this builder.
- setVersionNumber(Long) - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition.Builder
-
Sets the value of the versionNumber on this builder to the given value.
- setVersionNumber(Long) - Method in class org.kuali.rice.krms.api.repository.proposition.PropositionParameter.Builder
-
Sets the value of the versionNumber on this builder to the given value.
- setVersionNumber(Long) - Method in class org.kuali.rice.krms.api.repository.rule.RuleDefinition.Builder
-
Sets the value of the versionNumber on this builder to the given value
- setVersionNumber(Long) - Method in class org.kuali.rice.krms.api.repository.term.TermDefinition.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.krms.api.repository.term.TermParameterDefinition.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.krms.api.repository.term.TermResolverDefinition.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.krms.api.repository.term.TermSpecificationDefinition.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinition.Builder
-
Sets the version number for this object.
- setVersionNumber(Long) - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeAttribute.Builder
-
Sets the version number for this object.
- setVersionNumber(Long) - Method in class org.kuali.rice.krms.api.repository.type.KrmsTypeDefinition.Builder
-
Sets the version number for this object.
- setVersionNumber(Long) - Method in class org.kuali.rice.ksb.api.registry.ServiceDescriptor.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.ksb.impl.registry.ServiceDescriptorBo
-
- setVersionNumber(Long) - Method in class org.kuali.rice.ksb.impl.registry.ServiceInfoBo
-
- setVersionNumber(Long) - Method in class org.kuali.rice.location.api.campus.Campus.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.location.api.campus.CampusType.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.location.api.country.Country.Builder
-
Sets the versionNumber property.
- setVersionNumber(Long) - Method in class org.kuali.rice.location.api.county.County.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.location.api.postalcode.PostalCode.Builder
-
- setVersionNumber(Long) - Method in class org.kuali.rice.location.api.state.State.Builder
-
- setvField1(String) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setvField2(String) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setvField3(String) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setvField4(String) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setvField5(String) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- setvField6(String) - Method in class edu.sampleu.travel.krad.form.UITestForm
-
- 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
-
- setViewable(boolean) - Method in class org.kuali.rice.kns.document.authorization.FieldRestriction
-
Sets the viewable attribute value.
- setViewAuthz(boolean) - Method in class org.kuali.rice.krad.uif.component.ComponentSecurity
-
Setter for the view authorization flag
- setViewContext(View, Object) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Sets up the view context which will be available to other components
through their context for conditional logic evaluation
- setViewDictionaryService(ViewDictionaryService) - Method in class org.kuali.rice.krad.service.impl.DataObjectMetaDataServiceImpl
-
- setViewDictionaryService(ViewDictionaryService) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
- setViewedPageNumber(int) - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
-
Sets the viewedPageNumber attribute value.
- setViewedPageNumber(int) - Method in class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
-
- setViewerPrincipalName(String) - Method in class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder
-
- setViewHelperServiceClassName(Class<? extends ViewHelperService>) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the ViewHelperService
class name
- setViewId(String) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setViewId(String) - Method in class org.kuali.rice.krad.uif.view.HistoryEntry
-
- setViewId(String) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Setter for the unique view id
- setViewId(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setViewIndex(Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.ViewTypeDictionaryIndex
-
- setViewInLineAuthz(boolean) - Method in class org.kuali.rice.krad.uif.field.FieldSecurity
-
Setter for the view in line authorization flag
- setViewLabelFieldPropertyName(String) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the view label property name
- setViewLineAuthz(boolean) - Method in class org.kuali.rice.krad.uif.container.CollectionGroupSecurity
-
Setter for the view line authorization flag
- setViewMenuGrouping(String) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the views menu grouping
- setViewMenuLink(LinkField) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the views link field
- setViewName(String) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the view's name
- setViewName(String) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Setter for the view name
- setViewName(String) - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
- setViewName(String) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
- setViewName(String) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setViewNamespaceCode(String) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the view's namespace code
- setViewOutbox(String) - Method in class org.kuali.rice.kew.actionlist.web.ActionListForm
-
- setViewRequestParameters(Map<String, String>) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the view's request parameters map
- setViewRequestParameters(Map<String, String>) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Setter for the view's request parameter map
- setViewRequestParameters(Map<String, String>) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setViewStatus(String) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the view status
- setViewTypeName(UifConstants.ViewType) - Method in class org.kuali.rice.krad.uif.view.View
-
Setter for the view's type name
- setViewTypeName(UifConstants.ViewType) - Method in interface org.kuali.rice.krad.uif.view.ViewModel
-
Setter for the view type name
- setViewTypeName(UifConstants.ViewType) - Method in class org.kuali.rice.krad.web.form.UifFormBase
-
- setViewTypeServices(List<ViewTypeService>) - Method in class org.kuali.rice.krad.uif.service.impl.ViewServiceImpl
-
- setVisaEntry(String) - Method in class org.kuali.rice.kim.api.identity.visa.EntityVisa.Builder
-
- setVisaId(String) - Method in class org.kuali.rice.kim.api.identity.visa.EntityVisa.Builder
-
- setVisas(List<EntityVisa.Builder>) - Method in class org.kuali.rice.kim.api.identity.entity.Entity.Builder
-
- setVisaTypeKey(String) - Method in class org.kuali.rice.kim.api.identity.visa.EntityVisa.Builder
-
- setVisited(Map<String, RouteNodeInstance>) - Method in class org.kuali.rice.kew.engine.node.NodeGraphContext
-
- setVspace(String) - Method in class org.kuali.rice.krad.uif.field.IframeField
-
- setWaitlist(boolean) - Method in class edu.sampleu.demo.course.CourseSection
-
- setWaitlistMaximum(Integer) - Method in class edu.sampleu.demo.course.CourseSection
-
- setWaitlistNumber(Integer) - Method in class edu.sampleu.demo.course.CourseSection
-
- setWaitlistType(String) - Method in class edu.sampleu.demo.course.CourseSection
-
- setWarning(String, String...) - Method in class org.kuali.rice.krad.datadictionary.validation.result.ConstraintValidationResult
-
- setWarningTitle(String) - Method in class org.kuali.rice.krad.uif.field.ErrorsField
-
- setWatchedDocuments(List) - Method in class org.kuali.rice.kew.quicklinks.web.QuickLinksForm
-
- setWatermark(String) - Method in class org.kuali.rice.core.api.uif.RemotableTextarea.Builder
-
- setWatermark(String) - Method in class org.kuali.rice.core.api.uif.RemotableTextInput.Builder
-
- setWatermarkText(String) - Method in class org.kuali.rice.krad.uif.control.TextAreaControl
-
- setWatermarkText(String) - Method in class org.kuali.rice.krad.uif.control.TextControl
-
- setWebOnBlurHandler(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setWebOnBlurHandlerCallback(String) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setWebScriptFiles(List<String>) - Method in class org.kuali.rice.kns.datadictionary.DocumentEntry
-
Deprecated.
The webScriptFile element defines the name of javascript files
that are necessary for processing the document.
- setWebScriptFiles(List<String>) - Method in interface org.kuali.rice.kns.datadictionary.KNSDocumentEntry
-
Deprecated.
- setWebScriptFiles(List<String>) - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
The webScriptFile element defines the name of javascript files
that are necessary for processing the document.
- setWebSpringFiles(List<String>) - Method in class org.kuali.rice.core.framework.config.module.WebModuleConfiguration
-
- setWebUILeaveFieldCallbackFunction(String) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
webUILeaveFieldCallbackFunction
This is the call javascript function related to the webUILeaveFieldFunction.
- setWebUILeaveFieldFunction(String) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
webUILeaveFieldFunction is the name of a javascript function to called when
when the user tabs out of the field.
- setWebUILeaveFieldFunctionParameters(List<String>) - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- setWebUILeaveFieldFunctionParameters(List<String>) - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- setWeburl(String) - Method in class org.kuali.rice.kcb.service.impl.EmailServiceImpl
-
Sets the weburl attribute value (injected from Spring).
- setWeeklyInClassHours(Integer) - Method in class edu.sampleu.demo.course.CourseSection
-
- setWeeklyOutOfClassHours(Integer) - Method in class edu.sampleu.demo.course.CourseSection
-
- setWhenConstraint(List<WhenConstraint>) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint
-
- setWhenFalse(AgendaItemDefinition.Builder) - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition.Builder
-
Set the value of the agenda item for the "when false" condition on this builder to the given value.
- setWhenFalse(AgendaItemBo) - Method in class org.kuali.rice.krms.impl.repository.AgendaItemBo
-
- setWhenFalseId(String) - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition.Builder
-
Set the value of the agenda item id for the "when false" condition on this builder to the given value.
- setWhenFalseId(String) - Method in class org.kuali.rice.krms.impl.repository.AgendaItemBo
-
- setWhenTrue(AgendaItemDefinition.Builder) - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition.Builder
-
Set the value of the agenda item for the "when true" condition on this builder to the given value.
- setWhenTrue(AgendaItemBo) - Method in class org.kuali.rice.krms.impl.repository.AgendaItemBo
-
- setWhenTrueId(String) - Method in class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition.Builder
-
Set the value of the agenda item id for the "when true" condition on this builder to the given value.
- setWhenTrueId(String) - Method in class org.kuali.rice.krms.impl.repository.AgendaItemBo
-
- setWhereSql(String) - Method in class org.kuali.rice.kew.docsearch.QueryComponent
-
- setWidget(CommonLookupParam.Widget) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
-
- setWidgetId(String) - Method in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- setWidgets(Collection<RemotableAbstractWidget.Builder>) - Method in class org.kuali.rice.core.api.uif.RemotableAttributeField.Builder
-
- setWidth(String) - Method in class org.kuali.rice.krad.uif.component.ComponentBase
-
Setter for the components width
- setWidth(String) - Method in class org.kuali.rice.krad.uif.field.ImageField
-
- setWidth(String) - Method in class org.kuali.rice.krad.uif.widget.LightBox
-
Setter for the width of the light box
Can be percentage.
- setWorkflowAttributes(WorkflowAttributes) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- setWorkflowDocument(WorkflowDocument) - Method in class org.kuali.rice.kew.web.KewRoutingKualiForm
-
- setWorkflowDocument(WorkflowDocument) - Method in class org.kuali.rice.krad.bo.DocumentHeader
-
- setWorkflowDocumentActionsService(WorkflowDocumentActionsService) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- setWorkflowDocumentService(NotificationWorkflowDocumentService) - Method in class org.kuali.rice.ken.web.spring.AdministerNotificationRequestController
-
Sets the workflowDocumentService attribute value.
- setWorkflowDocumentService(WorkflowDocumentService) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- setWorkflowDocumentService(WorkflowDocumentService) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
Sets the workflowDocumentService attribute value.
- setWorkflowDocumentService(WorkflowDocumentService) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
- setWorkflowDocumentService(WorkflowDocumentService) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- setWorkflowDocumentStatus(String) - Method in class org.kuali.rice.krad.bo.AttributeReferenceDummy
-
- setWorkflowEngineFactory(WorkflowEngineFactory) - Method in class org.kuali.rice.kew.impl.document.DocumentProcessingQueueImpl
-
- setWorkflowId(String) - Method in class org.kuali.rice.kew.useroptions.UserOptions
-
- setWorkflowLookupableResult(WorkflowLookupableResult) - Method in interface org.kuali.rice.krad.workflow.attribute.WorkflowLookupableResult
-
Deprecated.
Sets the workflowLookupableResult attribute.
- setWorkflowProperties(WorkflowProperties) - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
This element is used to define a set of workflowPropertyGroups, which are used to
specify which document properties should be serialized during the document serialization
process.
- setWorkflowProperties(List<WorkflowProperty>) - Method in class org.kuali.rice.krad.datadictionary.WorkflowPropertyGroup
-
- setWorkflowPropertyGroups(List<WorkflowPropertyGroup>) - Method in class org.kuali.rice.krad.datadictionary.WorkflowProperties
-
This element is used to define a set of workflowPropertyGroups, which are used to
specify which document properties should be serialized during the document serialization
process.
- setWorkgroupId(String) - Method in class org.kuali.rice.kew.rule.web.WebRuleResponsibility
-
- setWorkgroupLookupStyle(String) - Method in class org.kuali.rice.kew.rule.web.WebRuleResponsibility
-
- setWorkgroupName(String) - Method in class org.kuali.rice.kew.rule.WorkgroupRoleAttribute
-
- setWorkgroups(List<Group>) - Method in class org.kuali.rice.kew.doctype.DocumentTypeSecurity
-
- setWrappedInstance(Object, String, Object) - Method in class org.kuali.rice.krad.web.bind.UifViewBeanWrapper
-
- setWrappedInstance(Object) - Method in class org.kuali.rice.krad.web.bind.UifViewBeanWrapper
-
- setWrapperGroup(Group) - Method in class org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
Setter for the wrapper group that will receive the generated line groups
- setWriteAccess(CommonLookupParam.WriteAccess) - Method in class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam
-
- setXmlCompletedLocation(String) - Method in class org.kuali.rice.kew.batch.XmlPollerServiceImpl
-
- setXmlConfigData(String) - Method in class org.kuali.rice.kew.rule.bo.RuleAttribute
-
- setXmlContent(String) - Method in class org.kuali.rice.coreservice.api.style.Style.Builder
-
Sets the XML content for the style that will be returned by this
builder.
- setXmlContent(String) - Method in class org.kuali.rice.edl.impl.bo.EDocLiteDefinition
-
- setXmlContent(String) - Method in class org.kuali.rice.kew.api.action.RoutingReportCriteria.Builder
-
- setXmlContent(String) - Method in class org.kuali.rice.kew.engine.simulation.SimulationCriteria
-
- setXmlDigesterService(XmlDigesterService) - Method in class org.kuali.rice.core.impl.impex.xml.XmlIngesterServiceImpl
-
- setXmlDocumentContents(String) - Method in interface org.kuali.rice.krad.maintenance.MaintenanceDocument
-
Sets the xml contents of the maintenance document
- setXmlDocumentContents(String) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
Sets the xmlDocumentContents attribute value.
- setXmlExportersToRegister(List<XmlExporter>) - Method in class org.kuali.rice.core.framework.impex.xml.XmlImpexRegistrationBean
-
- setXmlImpexRegistry(XmlImpexRegistry) - Method in class org.kuali.rice.core.framework.impex.xml.XmlImpexRegistrationBean
-
- setXmlImpexRegistry(XmlImpexRegistry) - Method in class org.kuali.rice.core.impl.impex.xml.XmlExporterServiceImpl
-
- setXmlImpexRegistry(XmlImpexRegistry) - Method in class org.kuali.rice.core.impl.impex.xml.XmlIngesterServiceImpl
-
- setXmlLoadersToRegister(List<XmlLoader>) - Method in class org.kuali.rice.core.framework.impex.xml.XmlImpexRegistrationBean
-
- setXmlObjectSerializerService(XmlObjectSerializerService) - Method in class org.kuali.rice.krad.service.impl.SerializerServiceBase
-
- setXmlParentDirectory(String) - Method in class org.kuali.rice.kew.batch.XmlPollerServiceImpl
-
- setXmlPendingLocation(String) - Method in class org.kuali.rice.kew.batch.XmlPollerServiceImpl
-
- setXmlProblemLocation(String) - Method in class org.kuali.rice.kew.batch.XmlPollerServiceImpl
-
- setXpath(XPath) - Method in class org.kuali.rice.kew.rule.xmlrouting.WorkflowFunctionResolver
-
- setXpath(XPath) - Method in class org.kuali.rice.kew.xml.xstream.XStreamSafeEvaluator
-
- setXpath(XPath) - Method in class org.kuali.rice.kew.xml.xstream.XStreamSafeSearchFunction
-
- setXsd(String) - Method in class org.kuali.rice.ken.bo.NotificationContentType
-
Sets the xsd attribute value.
- setXsl(String) - Method in class org.kuali.rice.ken.bo.NotificationContentType
-
Sets the xsl attribute value.
- sharedPluginDirectory - Variable in class org.kuali.rice.kew.plugin.BasePluginLoader
-
- SHORT_LABEL - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- shortCircuit(boolean) - Method in enum org.kuali.rice.krms.framework.engine.CollectionOperator
-
This method lets the engine know if it can short circuit its iteration through the list based on the
collated result.
- shortLabel - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
- shortLabel - Variable in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
- shouldCacheService(QName, Object) - Method in class org.kuali.rice.core.impl.resourceloader.BaseWrappingResourceLoader
-
- shouldChangeRuleInvolvement(String, RuleBaseValues) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
If a rule has been modified and is no longer current since the original request was made, we need to
be sure to NOT update the rule.
- shouldDisplayHeaderNonMaintActions() - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
- shouldDisplayHeaderNonMaintActions() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- shouldDisplayHeaderNonMaintActions() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
calls the lookup helper service to check if non maintenance actions should be displayed
- shouldDisplayHeaderNonMaintActions() - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
This method checks whether the header non maint actions should be shown
- shouldDisplayHeaderNonMaintActions() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
- shouldDisplayLookupCriteria() - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
- shouldDisplayLookupCriteria() - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- shouldDisplayLookupCriteria() - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
calls the lookup helper service to check if criteria should be displayed
- shouldDisplayLookupCriteria() - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
This method checks whether the criteria should be shown
- shouldDisplayLookupCriteria() - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
- shouldExecute() - Method in class org.kuali.rice.kew.mail.DailyEmailJob
-
- shouldExecute() - Method in class org.kuali.rice.kew.mail.WeeklyEmailJob
-
- shouldExecuteAction(boolean) - Method in class org.kuali.rice.krms.framework.engine.BasicRule
-
Based on the ruleExecutionResult should the
Action
be executed? Default behavior is to return the given ruleExecutionResult.
- shouldExecuteAction(boolean) - Method in class org.kuali.rice.krms.framework.engine.FalseTriggeredRule
-
- shouldExecuteAction(boolean) - Method in class org.kuali.rice.krms.impl.validation.ValidationRule
-
Valid Validation Rules execute when the ruleExecutionResult is false.
- shouldFieldBeEncrypted(MaintenanceDocument, String, MaintenanceDocumentRestrictions, String) - Method in class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
-
Deprecated.
Determines whether the field in a request should be encrypted.
- shouldMethodToCallParameterBeUsed(String, String, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
This overridden method ...
- shouldMethodToCallParameterBeUsed(String, String, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiExceptionIncidentForm
-
This overridden method ...
- shouldMethodToCallParameterBeUsed(String, String, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
- shouldMethodToCallParameterBeUsed(String, String, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
This overridden method ...
- shouldMethodToCallParameterBeUsed(String, String, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiTransactionalDocumentFormBase
-
This overridden method ...
- shouldNotify(ActionItem) - Method in class org.kuali.rice.kew.notification.service.impl.DefaultNotificationService
-
- shouldNotifyOnSave(ActionItem) - Method in class org.kuali.rice.kew.notification.service.impl.DefaultNotificationService
-
- shouldPropertyBePopulatedInForm(String, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
This overridden method ...
- shouldPropertyBePopulatedInForm(String, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiExceptionIncidentForm
-
- shouldPropertyBePopulatedInForm(String, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiForm
-
This overridden method ...
- shouldPropertyBePopulatedInForm(String, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
-
This overridden method ...
- shouldPropertyBePopulatedInForm(String, HttpServletRequest) - Method in interface org.kuali.rice.kns.web.struts.form.pojo.PojoForm
-
Returns whether a request parameter should be populated as a property of the form, assuming that the request parameter name
corresponds to a property on the form.
- shouldPropertyBePopulatedInForm(String, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
-
- shouldRemoteThisService() - Method in class org.kuali.rice.ksb.api.bus.support.PropertyConditionalServiceBusExporter
-
- shouldRemoteThisService() - Method in class org.kuali.rice.ksb.messaging.RunModeServiceExporter
-
- shouldRenderWebInterface() - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
This base implementation returns true when the module has a web interface and the
runMode is "local".
- shouldRenderWebInterface() - Method in class org.kuali.rice.krad.config.KRADConfigurer
-
Returns true - KNS UI should always be included.
- shouldTransition(DocumentRouteHeaderValue, RouteNodeInstance) - Method in class org.kuali.rice.kew.engine.node.RequestActivationNode
-
- shouldWrapObject(ObjectDefinition, Object) - Method in class org.kuali.rice.core.impl.resourceloader.BaseWrappingResourceLoader
-
- shouldWrapService(QName, Object) - Method in class org.kuali.rice.core.impl.resourceloader.BaseWrappingResourceLoader
-
- shouldWrapService(QName, Object) - Method in class org.kuali.rice.kew.resourceloader.CoreResourceLoader
-
- SHOW_ACTION_REQUESTED - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- SHOW_APP_DOC_STATUS - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- SHOW_ATTACHMENTS_IND - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- SHOW_BACK_DOOR_LOGIN_IND - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- SHOW_BLANK_QUALIFIERS - Static variable in class org.kuali.rice.kim.api.KimConstants.ParameterKey
-
- SHOW_CLEAR_FYI - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- SHOW_CURRENT_NODE - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- SHOW_DATE_APPROVED - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- SHOW_DATE_CREATED - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- SHOW_DELEGATOR - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- SHOW_DOC_TITLE - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- SHOW_DOC_TYPE - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- SHOW_DOCUMENT_STATUS - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- SHOW_GROUP_REQUEST - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- SHOW_HISTORY - Static variable in class org.kuali.rice.krad.uif.UifConstants.UrlParams
-
- SHOW_HOME - Static variable in class org.kuali.rice.krad.uif.UifConstants.UrlParams
-
- SHOW_INACTIVE_RECORDS - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- SHOW_INITIATOR - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- SHOW_MAINTENANCE_LINKS - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- SHOW_SYMBOL - Static variable in class org.kuali.rice.core.web.format.CurrencyFormatter
-
- showAllTabs(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
-
Toggles all tabs to open
- showAllTabs(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
- showAllTabs(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiInquiryAction
-
- showErrorMap() - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method is used during debugging to dump the contents of the error map, including the key names.
- 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.
- showFieldLevelHelp - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- ShowHideTree - Class in org.kuali.rice.kew.web
-
A tree of boolean flags which represent the state of show/hide for the GUI.
- ShowHideTree() - Constructor for class org.kuali.rice.kew.web.ShowHideTree
-
- showSymbol() - Method in class org.kuali.rice.core.web.format.CurrencyFormatter
-
- shutdownIdleConnectionTimeout() - Static method in class org.kuali.rice.ksb.messaging.serviceconnectors.HttpInvokerConnector
-
- sign() - Method in interface org.kuali.rice.ksb.security.DigitalSigner
-
Sign the message using the Signature.
- sign() - Method in class org.kuali.rice.ksb.security.HttpClientHeaderDigitalSigner
-
- sign() - Method in class org.kuali.rice.ksb.security.ResponseHeaderDigitalSigner
-
- SignatureSigningOutputStream - Class in org.kuali.rice.ksb.security
-
An OutputStream which decorates another OutputStream with a wrapper that digitally
signs the data when the OutputStream is closed.
- SignatureSigningOutputStream(DigitalSigner, OutputStream, boolean) - Constructor for class org.kuali.rice.ksb.security.SignatureSigningOutputStream
-
Constructs a SignatureSigningOutputStream with the given DigitalSigner and underlying OutputStream.
- SignatureSigningResponseWrapper - Class in org.kuali.rice.ksb.security
-
An HttpServletResponseWrapper which wraps the underlying response's OutputStream in a
SignatureSingingOutputStream which will generate a digital signature for the outgoing message.
- SignatureSigningResponseWrapper(HttpServletResponse) - Constructor for class org.kuali.rice.ksb.security.SignatureSigningResponseWrapper
-
- SignatureVerifyingInputStream - Class in org.kuali.rice.ksb.security
-
An InputStream which decorates another InputStream with a wrapper that verifies the digital signature
of the data after the last piece of data is read.
- SignatureVerifyingInputStream(byte[], Signature, InputStream) - Constructor for class org.kuali.rice.ksb.security.SignatureVerifyingInputStream
-
- SignatureVerifyingRequestWrapper - Class in org.kuali.rice.ksb.security
-
An HttpServletRequestWrapper which will wraps the underlying request's InputStream in a
SignatureVerifyingInputStream which will verify the digital signature of the request after
all of the data has been read from the input stream.
- SignatureVerifyingRequestWrapper(HttpServletRequest) - Constructor for class org.kuali.rice.ksb.security.SignatureVerifyingRequestWrapper
-
- signRequest(PostMethod, ByteArrayOutputStream) - Method in class org.kuali.rice.ksb.messaging.KSBHttpInvokerRequestExecutor
-
Signs the request by adding headers to the PostMethod.
- SIMPLE - Static variable in class org.kuali.rice.kew.engine.node.NodeType
-
- SIMPLE_CONTENT_TYPE - Static variable in class org.kuali.rice.ken.util.NotificationConstants.CONTENT_TYPES
-
- SIMPLE_DATE_FORMAT_FOR_DATE - Static variable in class org.kuali.rice.core.api.util.RiceConstants
-
- SIMPLE_DATE_FORMAT_FOR_DATE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- SIMPLE_DATE_FORMAT_FOR_TIME - Static variable in class org.kuali.rice.core.api.util.RiceConstants
-
- SIMPLE_DATE_FORMAT_FOR_TIME - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- SimpleBooleanFormatter - Class in org.kuali.rice.core.web.format
-
This class is used to convert Boolean objects into and from 'true' and 'false' Strings, since that's what JSTL expects to use in
conditionals.
- SimpleBooleanFormatter() - Constructor for class org.kuali.rice.core.web.format.SimpleBooleanFormatter
-
- SimpleConfig - Class in org.kuali.rice.core.framework.config.property
-
Base config implementation that does not support file parsing.
- SimpleConfig() - Constructor for class org.kuali.rice.core.framework.config.property.SimpleConfig
-
- SimpleConfig(String) - Constructor for class org.kuali.rice.core.framework.config.property.SimpleConfig
-
- SimpleConfig(List<String>) - Constructor for class org.kuali.rice.core.framework.config.property.SimpleConfig
-
- SimpleConfig(Properties) - Constructor for class org.kuali.rice.core.framework.config.property.SimpleConfig
-
- SimpleConfig(String, Properties) - Constructor for class org.kuali.rice.core.framework.config.property.SimpleConfig
-
- SimpleConfig(List<String>, Properties) - Constructor for class org.kuali.rice.core.framework.config.property.SimpleConfig
-
- 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
-
- SimpleErrorHandler - Class in org.kuali.rice.ken.util
-
A simple SAX ErrorHandler implementation that logs to a global logger for this
class, or the one provided.
- SimpleErrorHandler() - Constructor for class org.kuali.rice.ken.util.SimpleErrorHandler
-
Constructs a SimpleErrorHandler.java.
- SimpleErrorHandler(Logger) - Constructor for class org.kuali.rice.ken.util.SimpleErrorHandler
-
Constructs a SimpleErrorHandler.java.
- SimpleJoinNode - Class in org.kuali.rice.kew.engine.node
-
A simple implementation of a
JoinNode
which indicates it is complete once all branches
have joined.
- SimpleJoinNode() - Constructor for class org.kuali.rice.kew.engine.node.SimpleJoinNode
-
- SimpleNode - Interface in org.kuali.rice.kew.engine.node
-
A simple
Node
implementation which is executed and returns a
SimpleResult
indicating whether or not the node has completed.
- simplePluginName - Variable in class org.kuali.rice.kew.plugin.BasePluginLoader
-
- SimplePropositionEditNode - Class in org.kuali.rice.krms.impl.ui
-
abstract data class for the rule tree Node
s
- SimplePropositionEditNode(PropositionBo) - Constructor for class org.kuali.rice.krms.impl.ui.SimplePropositionEditNode
-
- SimplePropositionNode - Class in org.kuali.rice.krms.impl.ui
-
abstract data class for the rule tree Node
s
- SimplePropositionNode() - Constructor for class org.kuali.rice.krms.impl.ui.SimplePropositionNode
-
- SimplePropositionNode(PropositionBo) - Constructor for class org.kuali.rice.krms.impl.ui.SimplePropositionNode
-
- SimplePropositionTypeService - Class in org.kuali.rice.krms.impl.provider.repository
-
A default implementation of
PropositionTypeService
for propositions
which are composed of terms, operators, and functions.
- SimplePropositionTypeService() - Constructor for class org.kuali.rice.krms.impl.provider.repository.SimplePropositionTypeService
-
- SimpleResult - Class in org.kuali.rice.kew.engine.node
-
- SimpleResult(boolean) - Constructor for class org.kuali.rice.kew.engine.node.SimpleResult
-
- SimpleServiceLocator - Class in org.kuali.rice.core.framework.resourceloader
-
- SimpleServiceLocator() - Constructor for class org.kuali.rice.core.framework.resourceloader.SimpleServiceLocator
-
- SimpleSplitNode - Class in org.kuali.rice.kew.engine.node
-
A simple
SplitNode
implementation which always splits to all branches that are defined for the split.
- SimpleSplitNode() - Constructor for class org.kuali.rice.kew.engine.node.SimpleSplitNode
-
- SimpleSubProcessNode - Class in org.kuali.rice.kew.engine.node
-
- SimpleSubProcessNode() - Constructor for class org.kuali.rice.kew.engine.node.SimpleSubProcessNode
-
- SimpleTestKeyValues - Class in edu.sampleu.travel.document.keyvalue
-
TODO Administrator don't forget to fill this in.
- SimpleTestKeyValues() - Constructor for class edu.sampleu.travel.document.keyvalue.SimpleTestKeyValues
-
- SimpleTransitionEngine - Class in org.kuali.rice.kew.engine.transition
-
Handles transitions into and out of
SimpleNode
nodes.
- SimpleTransitionEngine() - Constructor for class org.kuali.rice.kew.engine.transition.SimpleTransitionEngine
-
- SimpleWorkflowEDLConfigComponent - Class in org.kuali.rice.edl.impl.components
-
Matches request params to fields defined in edl configs.
- SimpleWorkflowEDLConfigComponent() - Constructor for class org.kuali.rice.edl.impl.components.SimpleWorkflowEDLConfigComponent
-
- SIMULATION_ENGINE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- SimulationActionToTake - Class in org.kuali.rice.kew.engine.simulation
-
An object represnting an action to take in the simulation engine
- SimulationActionToTake() - Constructor for class org.kuali.rice.kew.engine.simulation.SimulationActionToTake
-
- SimulationCriteria - Class in org.kuali.rice.kew.engine.simulation
-
- SimulationCriteria() - Constructor for class org.kuali.rice.kew.engine.simulation.SimulationCriteria
-
- SimulationEngine - Class in org.kuali.rice.kew.engine.simulation
-
A WorkflowEngine implementation which runs simulations.
- SimulationEngine() - Constructor for class org.kuali.rice.kew.engine.simulation.SimulationEngine
-
- SimulationEngine(RouteNodeService, RouteHeaderService, ParameterService, OrchestrationConfig) - Constructor for class org.kuali.rice.kew.engine.simulation.SimulationEngine
-
- SimulationResults - Class in org.kuali.rice.kew.engine.simulation
-
- SimulationResults() - Constructor for class org.kuali.rice.kew.engine.simulation.SimulationResults
-
- SimulationWorkflowEngine - Interface in org.kuali.rice.kew.engine.simulation
-
- SINGLE_QUOTE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- 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
-
- singleEntry(String, String) - Static method in class org.kuali.rice.core.api.cache.CacheTarget
-
Creates an instance targeting a single item in a cache based on the given key.
- SingleValuedPredicate - Interface in org.kuali.rice.core.api.criteria
-
- size() - Method in class org.kuali.rice.core.api.util.collect.ConstantsMap
-
- size() - Method in class org.kuali.rice.core.api.util.collect.PropertiesMap
-
- size() - Method in class org.kuali.rice.core.util.jaxb.RiceXmlExportList
-
Returns the size of the internal list.
- size() - Method in class org.kuali.rice.core.util.jaxb.RiceXmlImportList
-
This method always returns zero, since items are never actually added to the list.
- size - Variable in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- size() - Method in class org.kuali.rice.kns.datadictionary.exporter.DataDictionaryMapBase
-
Deprecated.
- size() - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
- Sized - Interface in org.kuali.rice.core.api.uif
-
A Control with a size.
- SizedControl - Interface in org.kuali.rice.krad.uif.control
-
Indicates Control
types that have a size property
- SKIP_VIEW_INIT - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- SMSMessageDeliverer - Class in org.kuali.rice.kcb.deliverer.impl
-
This class is responsible for describing the SMS delivery mechanism for
the system.
- SMSMessageDeliverer() - Constructor for class org.kuali.rice.kcb.deliverer.impl.SMSMessageDeliverer
-
Constructs a SMSMessageDeliverer.java.
- SOAP - Static variable in class org.kuali.rice.ksb.api.KsbApiConstants.ServiceTypes
-
The service type for services that use SOAP
- SOAPConnector - Class in org.kuali.rice.ksb.messaging.serviceconnectors
-
- SOAPConnector(SoapServiceConfiguration, URL) - Constructor for class org.kuali.rice.ksb.messaging.serviceconnectors.SOAPConnector
-
- SoapServiceConfiguration - Class in org.kuali.rice.ksb.api.bus.support
-
- SoapServiceConfiguration.Builder - Class in org.kuali.rice.ksb.api.bus.support
-
- SoapServiceDefinition - Class in org.kuali.rice.ksb.api.bus.support
-
- SoapServiceDefinition() - Constructor for class org.kuali.rice.ksb.api.bus.support.SoapServiceDefinition
-
Constructor that sets the bus security (i.e.
- SOAPServiceExporter - Class in org.kuali.rice.ksb.messaging.serviceexporters
-
- SOAPServiceExporter(SoapServiceDefinition, Bus, ServerRegistry) - Constructor for class org.kuali.rice.ksb.messaging.serviceexporters.SOAPServiceExporter
-
- sort(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.notes.web.NoteAction
-
- sort(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementGroupDocumentAction
-
This method doesn't actually sort the column - it's just that we need a sort method in
order to exploit the existing methodToCall logic.
- sort(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementRoleDocumentAction
-
- sort(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiMultipleValueLookupAction
-
This method sorts a column.
- sort(MultipleValueLookupForm, int) - Method in class org.kuali.rice.kns.web.struts.action.KualiMultipleValueLookupAction
-
This method performs the operations necessary for a multiple value lookup to sort results and rerender the page
- sort(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in interface org.kuali.rice.kns.web.struts.action.KualiTableRenderAction
-
- sort(List<?>, int) - Method in class org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata
-
Sorts a list on the form according to the form metadata (sortColumName, previouslySortedColumnName)
- sort(List<? extends Ordered>, int) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
Performs sorting logic of the given list of Ordered
instances by its order property
- sort(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ksb.security.admin.web.JavaSecurityManagementAction
-
Method to sort the list of keystore entries
- SORT_ACTION_REQUESTED - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_ACTION_REQUESTED_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_ACTIVE_IND - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_ACTIVE_IND_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_CHART - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_COLUMN_SEQUENCES - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_CRITERIA_ATTR_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- SORT_DATA_TYPE - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsKeys
-
- SORT_DELEGATE_EMPLY_ID - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_DELEGATE_FULL_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_DELEGATE_NETWORK_ID - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_DELEGATES_ALL - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_DOC_ID - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_DOC_ID_NUMBER - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_DOC_TITLE - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_DOC_TYPE_FULL_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_DOC_TYPE_GROUP_FULL_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_DOC_TYPE_GROUP_ID - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_DOC_TYPE_GROUP_ID_NUMBER - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_DOC_TYPE_GROUP_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_DOC_TYPE_GROUP_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_DOC_TYPE_GROUP_PARENT_FULL_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_DOC_TYPE_GROUP_PARENT_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_DOC_TYPE_ID - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_DOC_TYPE_ID_NUMBER - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_DOC_TYPE_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_DOC_TYPE_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_FISCAL_UPAA - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_FISCAL_UPAA_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_METHOD - Static variable in class org.kuali.rice.krad.util.KRADConstants.TableRenderConstants
-
- SORT_MONITOR_ACTION_TYPE - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_MONITOR_DOC_TYPE - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_MONITOR_ID_NUMBER - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_MONITOR_TIMER - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_MONITOR_TYPE - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_ORDER_ATTR_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- SORT_ORG - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_POSITION_TYPE - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_POSITION_TYPE_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_REVIEWER_EMPLY_ID - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_REVIEWER_FULL_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_REVIEWER_NETWORK_ID - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_REVIEWERS_ALL_NAMES - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_ROUTE_MODULE_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_RULE_ID - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_RULE_ID_NUMBER - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_SALARY_PLAN - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_SEQUENCE_ASC - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_SEQUENCE_DSC - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- 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
-
- SORT_USER_FULL_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_USER_NETWORK_ID - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_WORKGROUP_FULL_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_WORKGROUP_ID - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_WORKGROUP_ID_NUMBER - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORT_WORKGROUP_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants.Sorting
-
- SORTABLE - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsKeys
-
- sortAscending - Variable in class org.kuali.rice.krad.datadictionary.SortDefinition
-
- sortCode - Variable in class org.kuali.rice.kns.kim.type.KimAttributeDefinition
-
Deprecated.
- 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
-
- sortFields(List<RemotableAttributeField>, Map<String, Integer>) - Method in class org.kuali.rice.krms.impl.type.KrmsTypeServiceBase
-
- sortNotes(NoteConfigComponent.NoteForm) - Method in class org.kuali.rice.edl.impl.components.NoteConfigComponent
-
- sortRoleMembers(List<RoleMembership>) - Method in interface org.kuali.rice.kim.framework.role.RoleTypeService
-
For roles where the order of members returned may be meaningful,
this method provides a hook to sort the results before they
are returned from getRoleMembers on the RoleService.
- sortRoleMembers(List<RoleMembership>) - Method in class org.kuali.rice.kns.kim.role.RoleTypeServiceBase
-
Deprecated.
Base implementation: no sorting.
- sourceClass - Variable in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
-
- sourceClassName - Variable in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
- sourceName - Variable in class org.kuali.rice.krad.datadictionary.PrimitiveAttributeDefinition
-
- SPECIAL_RESPONSIBILITY_ID_SET - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- 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
-
- SPLIT - Static variable in class org.kuali.rice.kew.engine.node.NodeType
-
- split(String, String) - Method in class org.kuali.rice.krad.service.impl.KualiExceptionIncidentServiceImpl
-
This method first separate a composite string of the format
"string token string".
- SPLIT_PROCESS_NAME - Static variable in class org.kuali.rice.kew.engine.node.hierarchyrouting.HierarchyRoutingNode
-
- SplitNode - Interface in org.kuali.rice.kew.engine.node
-
An interface for a Split Node which allows for parallel branching of the route path within a document.
- splitOnClauses(String) - Static method in class org.kuali.rice.core.api.search.SearchExpressionUtils
-
Splits the expression by AND and OR operators.
- splitOnOperators(String, Collection<SearchOperator>) - Static method in class org.kuali.rice.core.api.search.SearchExpressionUtils
-
Splits the expression by the given operators.
- splitOnOperators(String, SearchOperator...) - Static method in class org.kuali.rice.core.api.search.SearchExpressionUtils
-
Splits the expression by the given operators.
- SplitResult - Class in org.kuali.rice.kew.engine.node
-
- SplitResult(List<String>) - Constructor for class org.kuali.rice.kew.engine.node.SplitResult
-
- SplitTransitionEngine - Class in org.kuali.rice.kew.engine.transition
-
Handles transitions into and out of
SplitNode
nodes.
- SplitTransitionEngine() - Constructor for class org.kuali.rice.kew.engine.transition.SplitTransitionEngine
-
- SPRING_REDIRECT_ID - Static variable in class org.kuali.rice.krad.uif.UifConstants
-
- SPRING_TRANSACTION_MANAGER - Static variable in class org.kuali.rice.core.api.util.RiceConstants
-
- SPRING_VIEW_ID - Static variable in class org.kuali.rice.krad.uif.UifConstants
-
- SpringBeanFactoryResourceLoader - Class in org.kuali.rice.core.impl.resourceloader
-
A ResourceLoader that is BeanFactoryAware and can be wired inside of Spring to provide
resource loading capabilities to that Spring BeanFactory.
- SpringBeanFactoryResourceLoader() - Constructor for class org.kuali.rice.core.impl.resourceloader.SpringBeanFactoryResourceLoader
-
- SpringBeanFactoryResourceLoader(QName) - Constructor for class org.kuali.rice.core.impl.resourceloader.SpringBeanFactoryResourceLoader
-
- SpringNotificationServiceLocator - Class in org.kuali.rice.ken.core
-
NotificationServiceLocator backed by a Spring Bean Factory - responsible for returning instances of services instantiated by the Spring context loader.
- SpringNotificationServiceLocator(BeanFactory) - Constructor for class org.kuali.rice.ken.core.SpringNotificationServiceLocator
-
Constructs a SpringNotificationServiceLocator.java.
- SpringResourceLoader - Class in org.kuali.rice.core.framework.resourceloader
-
A simple
ResourceLoader
which wraps a Spring
ConfigurableApplicationContext
.
- SpringResourceLoader(QName, String, ServletContext) - Constructor for class org.kuali.rice.core.framework.resourceloader.SpringResourceLoader
-
- SpringResourceLoader(QName, List<String>, ServletContext) - Constructor for class org.kuali.rice.core.framework.resourceloader.SpringResourceLoader
-
- sprintf(Object...) - Method in class org.kuali.rice.krad.util.PatternedStringBuilder
-
Takes an ellipses of
String
parameters and builds a
String
instance from them
and the pattern given earlier.
- SQL_DOCUMENTS_ROUTED - Static variable in class org.kuali.rice.kew.stats.dao.impl.StatsDAOOjbImpl
-
- SQL_LINE_COMMENT_PREFIX - Static variable in class org.kuali.rice.test.SQLDataLoader
-
- SQL_NUM_ACTIVE_ITEMS - Static variable in class org.kuali.rice.kew.stats.dao.impl.StatsDAOOjbImpl
-
- SQL_NUM_DOC_TYPES_REPORT - Static variable in class org.kuali.rice.kew.stats.dao.impl.StatsDAOOjbImpl
-
- SQL_NUM_DOCS_INITIATED - Static variable in class org.kuali.rice.kew.stats.dao.impl.StatsDAOOjbImpl
-
- SQL_NUM_USERS - Static variable in class org.kuali.rice.kew.stats.dao.impl.StatsDAOOjbImpl
-
- SqlBuilder - Class in org.kuali.rice.core.framework.persistence.jdbc.sql
-
This is a description of what this class does - Garey don't forget to fill this in.
- SqlBuilder() - Constructor for class org.kuali.rice.core.framework.persistence.jdbc.sql.SqlBuilder
-
- SqlBuilder.JoinType - Class in org.kuali.rice.core.framework.persistence.jdbc.sql
-
- SqlBuilder.JoinType() - Constructor for class org.kuali.rice.core.framework.persistence.jdbc.sql.SqlBuilder.JoinType
-
- SqlBuilder.SQLBuilderException - Exception in org.kuali.rice.core.framework.persistence.jdbc.sql
-
- SqlBuilder.SQLBuilderException(Throwable) - Constructor for exception org.kuali.rice.core.framework.persistence.jdbc.sql.SqlBuilder.SQLBuilderException
-
- SQLDataLoader - Class in org.kuali.rice.test
-
- SQLDataLoader(String) - Constructor for class org.kuali.rice.test.SQLDataLoader
-
- SQLDataLoader(String, String) - Constructor for class org.kuali.rice.test.SQLDataLoader
-
- SQLDataLoaderLifecycle - Class in org.kuali.rice.test.lifecycles
-
A lifecycle for loading SQL datasets.
- SQLDataLoaderLifecycle(String, String) - Constructor for class org.kuali.rice.test.lifecycles.SQLDataLoaderLifecycle
-
- SqlGeneratorSuffixableImpl - Class in org.kuali.rice.core.framework.persistence.ojb
-
- SqlGeneratorSuffixableImpl(Platform) - Constructor for class org.kuali.rice.core.framework.persistence.ojb.SqlGeneratorSuffixableImpl
-
- sqlToJava(Object) - Method in class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversion
-
- sqlToJava(Object) - Method in class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversion2
-
This handles checking the sql coming back from the database and converting
it to the appropriate boolean true or false value.
- sqlToJava(Object) - Method in class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversion3
-
- sqlToJava(Object) - Method in class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversionAI
-
- sqlToJava(Object) - Method in class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversionBase
-
- sqlToJava(Object) - Method in class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbDecimalPercentageFieldConversion
-
Convert database decimals to 'visual' percentages for use in our business objects.
- sqlToJava(Object) - Method in class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbKualiDecimalFieldConversion
-
- sqlToJava(Object) - Method in class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbKualiEncryptDecryptFieldConversion
-
- sqlToJava(Object) - Method in class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbKualiHashFieldConversion
-
- sqlToJava(Object) - Method in class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbKualiIntegerFieldConversion
-
- sqlToJava(Object) - Method in class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbKualiIntegerPercentageFieldConversion
-
Convert database decimals to 'visual' percentages for use in our business objects.
- sqlToJava(Object) - Method in class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbKualiPercentFieldConversion
-
- sqlTypes() - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateImmutableValueUserType
-
Abstract method for children to override - returns the SQL type set in nullSafeSet
- sqlTypes() - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiCharBooleanAIType
-
Returns an array with the SQL VARCHAR type as the single member
- sqlTypes() - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiDecimalFieldType
-
Returns an array with the SQL VARCHAR type as the single member
- sqlTypes() - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiDecimalPercentageFieldType
-
Returns an array with the SQL VARCHAR type as the single member
- sqlTypes() - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiDecimalPercentFieldType
-
Returns an array with the SQL VARCHAR type as the single member
- sqlTypes() - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiEncryptDecryptUserType
-
Returns an array with the SQL VARCHAR type as the single member
- sqlTypes() - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiHashType
-
Returns an array with the SQL VARCHAR type as the single member
- sqlTypes() - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiIntegerFieldType
-
Returns an array with the SQL VARCHAR type as the single member
- sqlTypes() - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiIntegerPercentageFieldType
-
Returns an array with the SQL VARCHAR type as the single member
- sqlTypes() - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiIntegerPercentFieldType
-
Returns an array with the SQL VARCHAR type as the single member
- sqlTypes() - Method in class org.kuali.rice.core.framework.persistence.jpa.type.HibernateKualiPercentFieldType
-
Returns an array with the SQL VARCHAR type as the single member
- sqlTypes() - Method in class org.kuali.rice.core.framework.persistence.jpa.type.KualiDecimalIntegerPercentFieldType
-
Returns an array with the SQL VARCHAR type as the single member
- SQLUtils - Class in org.kuali.rice.core.framework.persistence.jdbc.sql
-
Utility class for working with SQL.
- src - Variable in class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
-
Deprecated.
- STACK_TRACE - Static variable in interface org.kuali.rice.krad.exception.KualiExceptionIncident
-
Detail message not for displaying
- StackedLayoutManager - Class in org.kuali.rice.krad.uif.layout
-
Layout manager that works with CollectionGroup
containers and
renders the collection lines in a vertical row
- StackedLayoutManager() - Constructor for class org.kuali.rice.krad.uif.layout.StackedLayoutManager
-
- STAFF_AFFILIATION_TYPE - Static variable in class org.kuali.rice.kim.api.KimConstants.PersonAffiliationTypes
-
- STANDALONE_WINDOW - Static variable in class org.kuali.rice.ken.util.NotificationConstants.NOTIFICATION_CONTROLLER_CONSTANTS
-
- STANDARD_DOC_SEARCH_GENERATOR_CLASS_CONFIG_PARM - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- STANDARD_DOC_SEARCH_RESULT_PROCESSOR_CLASS_CONFIG_PARM - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- StandardDocumentContent - Class in org.kuali.rice.kew.routeheader
-
Standard implementation of
DocumentContent
which nows hows to parse a
String that it's constructed with into content with the application,
attribute, and searchable content sections.
- StandardDocumentContent(String) - Constructor for class org.kuali.rice.kew.routeheader.StandardDocumentContent
-
- StandardDocumentContent(String, RouteContext) - Constructor for class org.kuali.rice.kew.routeheader.StandardDocumentContent
-
- StandardGenericXMLRuleAttribute - Class in org.kuali.rice.kew.rule.xmlrouting
-
A generic WorkflowAttribute implementation that can be defined completely by XML.
- StandardGenericXMLRuleAttribute() - Constructor for class org.kuali.rice.kew.rule.xmlrouting.StandardGenericXMLRuleAttribute
-
- StandardGenericXMLSearchableAttribute - Class in org.kuali.rice.kew.docsearch.xml
-
Implementation of a SearchableAttribute
whose configuration is driven from XML.
- StandardGenericXMLSearchableAttribute() - Constructor for class org.kuali.rice.kew.docsearch.xml.StandardGenericXMLSearchableAttribute
-
- StandardResultField - Enum in org.kuali.rice.kew.framework.document.search
-
An enumeration which defines fields that are used on the document search screen and subject to customization by
specific document types which configure such customizations via the document search framework.
- StandardWorkflowEngine - Class in org.kuali.rice.kew.engine
-
The standard and supported implementation of the WorkflowEngine.
- StandardWorkflowEngine() - Constructor for class org.kuali.rice.kew.engine.StandardWorkflowEngine
-
- StandardWorkflowEngine(RouteNodeService, RouteHeaderService, ParameterService, OrchestrationConfig) - Constructor for class org.kuali.rice.kew.engine.StandardWorkflowEngine
-
- start(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class edu.sampleu.demo.course.CourseOfferingController
-
Populate some data for demonstration
- start(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class edu.sampleu.demo.kitchensink.UifComponentsTestController
-
- start(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class edu.sampleu.demo.registration.RegistrationController
-
Populate some data for demonstration
- start(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class edu.sampleu.kew.krad.controller.IngesterController
-
- start(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class edu.sampleu.kew.krad.controller.StatsController
-
- start(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class edu.sampleu.travel.krad.controller.UILayoutTestController
-
- start(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class edu.sampleu.travel.krad.controller.UITestController
-
- start() - Method in class org.kuali.rice.core.api.lifecycle.BaseCompositeLifecycle
-
- start() - Method in class org.kuali.rice.core.api.lifecycle.BaseLifecycle
-
- start() - Method in interface org.kuali.rice.core.api.lifecycle.Lifecycle
-
- start() - Static method in class org.kuali.rice.core.api.resourceloader.GlobalResourceLoader
-
- start() - Method in class org.kuali.rice.core.api.resourceloader.ResourceLoaderContainer
-
- start() - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
- start() - Method in class org.kuali.rice.core.framework.lifecycle.ServiceDelegatingLifecycle
-
- start() - Method in class org.kuali.rice.core.framework.persistence.ojb.BaseOjbConfigurer
-
- start() - Method in class org.kuali.rice.core.framework.resourceloader.BaseResourceLoader
-
- start() - Method in class org.kuali.rice.core.framework.resourceloader.SpringResourceLoader
-
- start() - Method in class org.kuali.rice.core.impl.resourceloader.BaseWrappingResourceLoader
-
- start(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.core.web.cache.CacheAdminController
-
- start() - Method in class org.kuali.rice.ken.core.NotificationLifeCycle
-
- start(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.actionlist.web.ActionListAction
-
- start(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.actionlist.web.ActionListFilterAction
-
- start(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.documentoperation.web.DocumentOperationAction
-
- START - Static variable in class org.kuali.rice.kew.engine.node.NodeType
-
- start(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.feedback.web.FeedbackAction
-
- start() - Method in class org.kuali.rice.kew.lifecycle.XmlPipelineLifeCycle
-
- start() - Method in class org.kuali.rice.kew.mail.EmailReminderLifecycle
-
- start(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.notes.web.NoteAction
-
- start() - Method in class org.kuali.rice.kew.plugin.Plugin
-
Starts the plugin.
- start() - Method in class org.kuali.rice.kew.plugin.PluginClassLoader
-
- start() - Method in class org.kuali.rice.kew.plugin.ServerPluginRegistry
-
- start(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.preferences.web.PreferencesAction
-
- start(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewAction
-
- start(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction
-
- start(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.stats.web.StatsAction
-
- start(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.web.KewKualiAction
-
- start(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.BackdoorAction
-
- start(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiInquiryAction
-
Gets an inquirable impl from the impl service name parameter.
- start(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiLookupAction
-
Entry point to lookups, forwards to jsp for search render.
- start(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiMaintenanceDocumentAction
-
Calls setup Maintenance for new action.
- start(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.QuestionPromptAction
-
This method is the entry point action for the question prompt component.
- START - Static variable in class org.kuali.rice.krad.uif.UifConstants.MethodToCallNames
-
- start(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.InquiryController
-
Invoked to request an inquiry view for a data object class
- start(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.LookupController
-
Invoked to request an lookup view for a data object class
- start(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.MaintenanceDocumentController
-
Default method for controller that setups a new
MaintenanceView
with the default new action
- start(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
Initial method called when requesting a new view instance which checks authorization and forwards
the view for rendering
- start() - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- start() - Method in class org.kuali.rice.ksb.messaging.threadpool.KSBScheduledThreadPoolExecutor
-
- start() - Method in class org.kuali.rice.ksb.messaging.threadpool.KSBThreadPoolImpl
-
- start(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ksb.messaging.web.ConfigViewerAction
-
This overridden method ...
- start(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ksb.messaging.web.KSBAction
-
- start(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueAction
-
- start(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ksb.messaging.web.QuartzQueueAction
-
- start(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ksb.messaging.web.ServiceRegistryAction
-
- start(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ksb.messaging.web.ThreadPoolAction
-
- start(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ksb.security.admin.web.JavaSecurityManagementAction
-
- start() - Method in class org.kuali.rice.test.ClearDatabaseLifecycle
-
- start() - Method in class org.kuali.rice.test.launch.JettyLauncher
-
- start() - Method in class org.kuali.rice.test.lifecycles.KEWXmlDataLoaderLifecycle
-
- start() - Method in class org.kuali.rice.test.lifecycles.PerSuiteDataLoaderLifecycle
-
- start() - Method in class org.kuali.rice.test.lifecycles.PerTestDataLoaderLifecycle
-
- start() - Method in class org.kuali.rice.test.lifecycles.SQLDataLoaderLifecycle
-
- start() - Method in class org.kuali.rice.test.TransactionalLifecycle
-
- START_METHOD - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- startDate - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentCitizenship
-
- startElement(String, String, String, Attributes) - Method in class org.kuali.rice.core.impl.config.property.JAXBConfigImpl.ConfigNamespaceURIFilter
-
- startElement(String, String, String, Attributes) - Method in class org.kuali.rice.kew.xml.AbstractTransformationFilter
-
- startElement(String, String, String, Attributes) - Method in class org.kuali.rice.kew.xml.TestGroupNamespaceURIFilter
-
- startLifecycles(List<Lifecycle>) - Method in class org.kuali.rice.test.RiceTestCase
-
Executes the start() method of each of the lifecycles in the given list.
- startPluginListeners() - Method in class org.kuali.rice.kew.plugin.Plugin
-
- startRow() - Method in class org.kuali.rice.kew.actionlist.web.ActionListDecorator
-
- startRow() - Method in class org.kuali.rice.kew.lookupable.LookupDecorator
-
- startRow() - Method in class org.kuali.rice.kns.web.format.KualiTableDecorator
-
- startRow() - Method in class org.kuali.rice.ksb.messaging.web.KSBTableDecorator
-
- startSuiteDataLoaderLifecycles() - Method in class org.kuali.rice.test.RiceTestCase
-
This block is walking up the class hierarchy of the current unit test looking for PerSuiteUnitTestData annotations.
- startSynchronizationThread() - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- startTimer(String) - Static method in class org.kuali.rice.ken.util.PerformanceLog
-
This method returns a new stop watch instance.
- State - Class in org.kuali.rice.kew.engine.node
-
A KeyValuePair that adds an id fields that makes it sufficient for storing in a database.
- State() - Constructor for class org.kuali.rice.kew.engine.node.State
-
- State(String, String) - Constructor for class org.kuali.rice.kew.engine.node.State
-
- State - Class in org.kuali.rice.location.api.state
-
POJO implementation of StateContract that is immutable.
- State.Builder - Class in org.kuali.rice.location.api.state
-
This builder constructs a State enforcing the constraints of the
StateContract
.
- State.Cache - Class in org.kuali.rice.location.api.state
-
- State.Cache() - Constructor for class org.kuali.rice.location.api.state.State.Cache
-
- STATE_CODE - Static variable in class org.kuali.rice.kim.impl.KIMPropertyConstants.Person
-
- STATE_CODE - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- STATE_CODE - Static variable in class org.kuali.rice.location.api.LocationConstants.PrimaryKeyConstants
-
- STATE_SERVICE - Static variable in class org.kuali.rice.location.api.services.LocationApiServiceLocator
-
- StateContract - Interface in org.kuali.rice.location.api.state
-
This is the contract for a State.
- stateId - Variable in class org.kuali.rice.kew.engine.node.State
-
- StateMaintainableImpl - Class in org.kuali.rice.location.web.state
-
- StateMaintainableImpl() - Constructor for class org.kuali.rice.location.web.state.StateMaintainableImpl
-
- stateProvinceCode - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- StateService - Interface in org.kuali.rice.location.api.state
-
Service for interacting with
States
.
- StateServiceImpl - Class in org.kuali.rice.location.impl.state
-
- StateServiceImpl() - Constructor for class org.kuali.rice.location.impl.state.StateServiceImpl
-
- stateTransitionMap - Static variable in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- StateValuesFinder - Class in org.kuali.rice.location.framework.state
-
- StateValuesFinder() - Constructor for class org.kuali.rice.location.framework.state.StateValuesFinder
-
- Stats - Class in org.kuali.rice.kew.stats
-
A snapshot of statistics for the KEW application at a particular
point in time.
- Stats() - Constructor for class org.kuali.rice.kew.stats.Stats
-
- STATS_SERVICE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- StatsAction - Class in org.kuali.rice.kew.stats.web
-
A Struts Action for compiling and displaying statistics about the KEW application.
- StatsAction() - Constructor for class org.kuali.rice.kew.stats.web.StatsAction
-
- StatsController - Class in edu.sampleu.kew.krad.controller
-
This is a description of what this class does - Venkat don't forget to fill this in.
- StatsController() - Constructor for class edu.sampleu.kew.krad.controller.StatsController
-
- StatsDAO - Interface in org.kuali.rice.kew.stats.dao
-
- StatsDaoJpaImpl - Class in org.kuali.rice.kew.stats.dao.impl
-
This is a description of what this class does - ddean don't forget to fill this in.
- StatsDaoJpaImpl() - Constructor for class org.kuali.rice.kew.stats.dao.impl.StatsDaoJpaImpl
-
- StatsDAOOjbImpl - Class in org.kuali.rice.kew.stats.dao.impl
-
- StatsDAOOjbImpl() - Constructor for class org.kuali.rice.kew.stats.dao.impl.StatsDAOOjbImpl
-
- StatsForm - Class in edu.sampleu.kew.krad.form
-
- StatsForm() - Constructor for class edu.sampleu.kew.krad.form.StatsForm
-
- StatsForm - Class in org.kuali.rice.kew.stats.web
-
- StatsForm() - Constructor for class org.kuali.rice.kew.stats.web.StatsForm
-
- StatsService - Interface in org.kuali.rice.kew.stats.service
-
A service for obtaining various pieces of statistics information about the
KEW application.
- StatsServiceImpl - Class in org.kuali.rice.kew.stats.service.impl
-
- StatsServiceImpl() - Constructor for class org.kuali.rice.kew.stats.service.impl.StatsServiceImpl
-
- STATUS - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- stop() - Method in class org.kuali.rice.core.api.lifecycle.BaseCompositeLifecycle
-
- stop() - Method in class org.kuali.rice.core.api.lifecycle.BaseLifecycle
-
- stop() - Method in interface org.kuali.rice.core.api.lifecycle.Lifecycle
-
- stop() - Static method in class org.kuali.rice.core.api.resourceloader.GlobalResourceLoader
-
Stop the resource loader for the current context classloader.
- stop() - Method in class org.kuali.rice.core.api.resourceloader.ResourceLoaderContainer
-
- stop() - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
- stop() - Method in class org.kuali.rice.core.framework.lifecycle.ServiceDelegatingLifecycle
-
- stop() - Method in class org.kuali.rice.core.framework.persistence.ojb.BaseOjbConfigurer
-
- stop() - Method in class org.kuali.rice.core.framework.resourceloader.BaseResourceLoader
-
- stop() - Method in class org.kuali.rice.core.framework.resourceloader.SpringResourceLoader
-
- stop() - Method in class org.kuali.rice.ken.core.NotificationLifeCycle
-
- stop() - Method in class org.kuali.rice.kew.lifecycle.XmlPipelineLifeCycle
-
- stop() - Method in class org.kuali.rice.kew.mail.EmailReminderLifecycle
-
- stop() - Method in class org.kuali.rice.kew.plugin.Plugin
-
Stops the plugin.
- stop() - Method in class org.kuali.rice.kew.plugin.PluginClassLoader
-
- stop() - Method in class org.kuali.rice.kew.plugin.ServerPluginRegistry
-
- stop() - Method in class org.kuali.rice.kew.resourceloader.CoreResourceLoader
-
- stop() - Method in class org.kuali.rice.ksb.messaging.threadpool.KSBScheduledThreadPoolExecutor
-
- stop() - Method in class org.kuali.rice.ksb.messaging.threadpool.KSBThreadPoolImpl
-
- stop() - Method in class org.kuali.rice.test.launch.JettyLauncher
-
- stop() - Method in class org.kuali.rice.test.lifecycles.PerSuiteDataLoaderLifecycle
-
- stop() - Method in class org.kuali.rice.test.lifecycles.PerTestDataLoaderLifecycle
-
- stop() - Method in class org.kuali.rice.test.lifecycles.SQLDataLoaderLifecycle
-
- stop() - Method in class org.kuali.rice.test.TransactionalLifecycle
-
- STOP_ID - Static variable in class org.kuali.rice.kew.engine.node.hierarchyrouting.HierarchyRoutingNode
-
RouteNodeInstance NodeState key for id of stop
- stopEndpoint() - Method in class org.kuali.rice.test.remote.RemoteTestHarness
-
Stops and makes an internal endpoint unpublished if it was previously published.
- stopHotDeployer() - Method in class org.kuali.rice.kew.plugin.ServerPluginRegistry
-
- stopLifecycles(List<Lifecycle>) - Method in class org.kuali.rice.test.RiceTestCase
-
Executes the stop() method of each of the lifecyles in the given list.
- stopPluginListeners() - Method in class org.kuali.rice.kew.plugin.Plugin
-
If we fail to stop a plugin listener, try the next one but don't propogate any
exceptions out of this method.
- stopReloader() - Method in class org.kuali.rice.kew.plugin.ServerPluginRegistry
-
- stopSynchronizationThread() - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- storeLocks(List<MaintenanceLock>) - Method in class org.kuali.rice.krad.dao.impl.MaintenanceDocumentDaoJpa
-
- storeLocks(List<MaintenanceLock>) - Method in class org.kuali.rice.krad.dao.impl.MaintenanceDocumentDaoOjb
-
- storeLocks(List<MaintenanceLock>) - Method in interface org.kuali.rice.krad.dao.MaintenanceDocumentDao
-
This method stores the given list of maintenance locks.
- storeLocks(List<MaintenanceLock>) - Method in class org.kuali.rice.krad.dao.proxy.MaintenanceDocumentDaoProxy
-
- storeLocks(List<MaintenanceLock>) - Method in class org.kuali.rice.krad.service.impl.MaintenanceDocumentServiceImpl
-
- 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.
- streamToResponse(byte[], String, String, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
Handy method to stream the byte array to response object
- streamToResponse(byte[], String, String, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiInquiryAction
-
Handy method to stream the byte array to response object
- StreamXmlDoc - Class in org.kuali.rice.core.api.impex.xml
-
Stream-based XML doc.
- StreamXmlDoc(InputStream, XmlDocCollection) - Constructor for class org.kuali.rice.core.api.impex.xml.StreamXmlDoc
-
- STRING - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsValues
-
- STRING_TO_DATE_FORMATS - Static variable in class org.kuali.rice.core.api.CoreConstants
-
- STRING_TO_TIMESTAMP_FORMATS - Static variable in class org.kuali.rice.core.api.CoreConstants
-
- StringCellComparator - Class in org.kuali.rice.kns.web.comparator
-
- StringCellComparator() - Constructor for class org.kuali.rice.kns.web.comparator.StringCellComparator
-
- StringCoercionExtension - Interface in org.kuali.rice.krms.framework.engine.expression
-
Interface to extend to implement custom coerce of
String
s to an instance of the given type, when when validating
Proposition
Term
s
- 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
-
- StringTermBasedProposition - Class in org.kuali.rice.krms.framework.engine
-
- StringTermBasedProposition(ComparisonOperator, Term, String) - Constructor for class org.kuali.rice.krms.framework.engine.StringTermBasedProposition
-
- stringToBigDecimal(String) - Static method in class org.kuali.rice.core.framework.persistence.jdbc.sql.SqlBuilder
-
- stringToDateFormats - Variable in class org.kuali.rice.core.impl.datetime.DateTimeServiceImpl
-
- StringToDateTimeAdapter - Class in org.kuali.rice.core.util.jaxb
-
An XML Adapter that relies on the DateTimeService to marshal and unmarshal datetime values in String form.
- StringToDateTimeAdapter() - Constructor for class org.kuali.rice.core.util.jaxb.StringToDateTimeAdapter
-
- StringToKimEntityNameInfoMapAdapter - Class in org.kuali.rice.kim.api.identity.name
-
Do jax-ws mapping of Map for KIM service method parameters, etc.
- StringToKimEntityNameInfoMapAdapter() - Constructor for class org.kuali.rice.kim.api.identity.name.StringToKimEntityNameInfoMapAdapter
-
- StringToKimEntityNameInfoMapAdapter.StringEntityNameInfoMapEntry - Class in org.kuali.rice.kim.api.identity.name
-
- StringToKimEntityNameInfoMapAdapter.StringEntityNameInfoMapEntry() - Constructor for class org.kuali.rice.kim.api.identity.name.StringToKimEntityNameInfoMapAdapter.StringEntityNameInfoMapEntry
-
Private constructor used only by JAXB.
- StringToKimEntityNameInfoMapAdapter.StringEntityNameInfoMapEntry(String, EntityName) - Constructor for class org.kuali.rice.kim.api.identity.name.StringToKimEntityNameInfoMapAdapter.StringEntityNameInfoMapEntry
-
- StringToKimEntityNamePrincipalInfoMapAdapter - Class in org.kuali.rice.kim.api.identity.principal
-
Do jax-ws mapping of Map for KIM service method parameters, etc.
- StringToKimEntityNamePrincipalInfoMapAdapter() - Constructor for class org.kuali.rice.kim.api.identity.principal.StringToKimEntityNamePrincipalInfoMapAdapter
-
- StringToKimEntityNamePrincipalInfoMapAdapter.StringEntNmPrncpInfoMapEntry - Class in org.kuali.rice.kim.api.identity.principal
-
- StringToKimEntityNamePrincipalInfoMapAdapter.StringEntNmPrncpInfoMapEntry(String, EntityNamePrincipalName) - Constructor for class org.kuali.rice.kim.api.identity.principal.StringToKimEntityNamePrincipalInfoMapAdapter.StringEntNmPrncpInfoMapEntry
-
- stringToList(String) - Method in class org.kuali.rice.edl.impl.components.NoteConfigComponent
-
- stringToTimestampFormats - Variable in class org.kuali.rice.core.impl.datetime.DateTimeServiceImpl
-
- StringTrimmingAdapter - Class in org.kuali.rice.core.util.jaxb
-
An XML adapter that simply performs a null-safe trim on the value to be marshalled or unmarshalled.
- StringTrimmingAdapter() - Constructor for class org.kuali.rice.core.util.jaxb.StringTrimmingAdapter
-
- StringValueComparator - Class in org.kuali.rice.krad.comparator
-
- stripClauseOperators(String) - Static method in class org.kuali.rice.core.api.search.SearchExpressionUtils
-
Strips AND and OR operators from the expression string
- stripComma(String) - Method in class org.kuali.rice.edl.impl.components.NoteConfigComponent
-
- stripOperators(String, Collection<SearchOperator>) - Static method in class org.kuali.rice.core.api.search.SearchExpressionUtils
-
Strips AND and OR operators from the expression string
- stripOperators(String, SearchOperator...) - Static method in class org.kuali.rice.core.api.search.SearchExpressionUtils
-
Strips AND and OR operators from the expression string
- strToBooleanIgnoreCase(String) - Static method in enum org.kuali.rice.core.api.util.Truth
-
Returns the Boolean value of a string ignoring case.
- strToBooleanIgnoreCase(String, Boolean) - Static method in enum org.kuali.rice.core.api.util.Truth
-
Returns the Boolean value of a string ignoring case.
- StrutsExceptionIncidentHandler - Class in org.kuali.rice.kns.web.struts.form.pojo
-
This class is the exception handler for the base exception class java.lang.Throwable
and is defined as global exception in the struts-config.xml.
- StrutsExceptionIncidentHandler() - Constructor for class org.kuali.rice.kns.web.struts.form.pojo.StrutsExceptionIncidentHandler
-
- strutsProcess(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiRequestProcessor
-
ProcessDefinition an HttpServletRequest
and create the
corresponding HttpServletResponse
or dispatch
to another resource.
- STUDENT_AFFILIATION_TYPE - Static variable in class org.kuali.rice.kim.api.KimConstants.PersonAffiliationTypes
-
- Style - Class in org.kuali.rice.coreservice.api.style
-
An immutable representation of a Style.
- style - Variable in class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
-
Deprecated.
- Style.Builder - Class in org.kuali.rice.coreservice.api.style
-
A builder which can be used to construct
Style
instances.
- STYLE_NAMESPACE - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- STYLE_REPOSITORY_SERVICE - Static variable in class org.kuali.rice.coreservice.api.CoreServiceApiServiceLocator
-
- STYLE_SCHEMA_LOCATION - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- STYLE_SERVICE - Static variable in class org.kuali.rice.coreservice.api.CoreServiceApiServiceLocator
-
- STYLE_STYLE - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- STYLE_STYLES - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- STYLE_XML_EXPORTER - Static variable in class org.kuali.rice.coreservice.impl.CoreServiceImplServiceLocator
-
- STYLE_XML_LOADER - Static variable in class org.kuali.rice.coreservice.impl.CoreServiceImplServiceLocator
-
- StyleableEmailContentServiceImpl - Class in org.kuali.rice.kew.mail.service.impl
-
EmailContentService that serves EmailContent customizable via XSLT style sheets
The global email style name is: kew.email.style
If this style is not found, the resource 'defaultEmailStyle.xsl' will be retrieved
relative to this class.
- StyleableEmailContentServiceImpl() - Constructor for class org.kuali.rice.kew.mail.service.impl.StyleableEmailContentServiceImpl
-
- styleClass - Variable in class org.kuali.rice.kns.datadictionary.control.ButtonControlDefinition
-
Deprecated.
- styleClass - Variable in class org.kuali.rice.kns.datadictionary.control.LinkControlDefinition
-
Deprecated.
- styleClass - Variable in class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
-
Deprecated.
- styleClass - Variable in class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
-
Deprecated.
- StyleContract - Interface in org.kuali.rice.coreservice.api.style
-
This is the contract for a Style.
- StyleDao - Interface in org.kuali.rice.coreservice.impl.style
-
Defines data access operations related to StyleBo
.
- StyleDaoOjb - Class in org.kuali.rice.coreservice.impl.style
-
- StyleDaoOjb() - Constructor for class org.kuali.rice.coreservice.impl.style.StyleDaoOjb
-
- StyleDataExporter - Class in org.kuali.rice.coreservice.impl.style
-
An implementation of the
Exporter
class which facilitates exporting
of
StyleBo
data from the GUI.
- StyleDataExporter() - Constructor for class org.kuali.rice.coreservice.impl.style.StyleDataExporter
-
- StyleExportDataSet - Class in org.kuali.rice.coreservice.impl.style
-
A utility class for managing an
ExportDataSet
containing StyleBo
data.
- StyleExportDataSet() - Constructor for class org.kuali.rice.coreservice.impl.style.StyleExportDataSet
-
- styleHelper - Variable in class org.kuali.rice.kew.mail.service.impl.StyleableEmailContentServiceImpl
-
- StyleRepositoryService - Interface in org.kuali.rice.coreservice.api.style
-
Service for interacting with
Style
data.
- StyleRepositoryServiceImpl - Class in org.kuali.rice.coreservice.impl.style
-
Implements generic StyleService via existing EDL style table
- StyleRepositoryServiceImpl() - Constructor for class org.kuali.rice.coreservice.impl.style.StyleRepositoryServiceImpl
-
- STYLES - Static variable in class org.kuali.rice.coreservice.impl.style.StyleExportDataSet
-
- StyleService - Interface in org.kuali.rice.coreservice.api.style
-
Service for working with stylesheets.
- styleService - Variable in class org.kuali.rice.kew.mail.service.impl.StyleableEmailContentServiceImpl
-
- StyleServiceImpl - Class in org.kuali.rice.coreservice.impl.style
-
Implements generic StyleService via existing EDL style table
- StyleServiceImpl() - Constructor for class org.kuali.rice.coreservice.impl.style.StyleServiceImpl
-
- StyleXmlExporter - Class in org.kuali.rice.coreservice.impl.style
-
Exports Style definitions to XML.
- StyleXmlExporter() - Constructor for class org.kuali.rice.coreservice.impl.style.StyleXmlExporter
-
- StyleXmlParser - Interface in org.kuali.rice.coreservice.impl.style
-
Parses an inputstream containing XML into Style objects.
- StyleXmlParserImpl - Class in org.kuali.rice.coreservice.impl.style
-
Parser for Style content type, managed by StyleService
- StyleXmlParserImpl() - Constructor for class org.kuali.rice.coreservice.impl.style.StyleXmlParserImpl
-
- SUB - Static variable in class org.kuali.rice.krad.uif.UifConstants.IdSuffixes
-
- SUB_ACCOUNT_SEARCH_INSTRUCTION_KEY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- SUB_ENTITY_ID - Static variable in class org.kuali.rice.kim.api.KimConstants.PrimaryKeyConstants
-
- SUB_PROCESS - Static variable in class org.kuali.rice.kew.engine.node.NodeType
-
- SUB_ROLE_ID - Static variable in class org.kuali.rice.kim.api.KimConstants.PrimaryKeyConstants
-
- SUB_SECTION_SEPARATOR - Static variable in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- SubAgenda - Class in org.kuali.rice.krms.framework.engine
-
A
Rule
which executes it's
AgendaTree
given a @{link ExecutionEnvironment}.
- SubAgenda(AgendaTree) - Constructor for class org.kuali.rice.krms.framework.engine.SubAgenda
-
- subList(int, int) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
- SUBMIT_URL_MILLISECONDS_WAIT - Static variable in class org.kuali.rice.edl.framework.workflow.EDocLitePostProcessor
-
- submitEventNotificationMessage(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ken.web.spring.SendEventNotificationMessageController
-
This method handles submitting the actual event notification message.
- submitReport(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.IncidentReportController
-
Emails the report and closes the incident report screen
- submitSimpleNotificationMessage(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ken.web.spring.SendNotificationMessageController
-
This method handles submitting the actual simple notification message.
- SubProcessNode - Interface in org.kuali.rice.kew.engine.node
-
A
Node
which represents the initiation of a sub process.
- SubProcessResult - Class in org.kuali.rice.kew.engine.node
-
- SubProcessResult() - Constructor for class org.kuali.rice.kew.engine.node.SubProcessResult
-
- SubProcessTransitionEngine - Class in org.kuali.rice.kew.engine.transition
-
- SubProcessTransitionEngine() - Constructor for class org.kuali.rice.kew.engine.transition.SubProcessTransitionEngine
-
- subscribeToChannel(UserChannelSubscription) - Method in class org.kuali.rice.ken.service.impl.UserPreferenceServiceImpl
-
- subscribeToChannel(UserChannelSubscription) - Method in interface org.kuali.rice.ken.service.UserPreferenceService
-
This method will add a channel subscription into the system.
- subscribeToChannel(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ken.web.spring.UserPreferencesController
-
Subscribe To a Channel
- SubSectionHeaderDefinitionI - Interface in org.kuali.rice.kns.datadictionary
-
Deprecated.
- substituteConfigParameters(String, String) - Static method in class org.kuali.rice.kew.util.Utilities
-
Performs variable substitution on the specified string, replacing variables specified like ${name}
with the value of the corresponding config parameter obtained from the current context Config object.
- substituteConfigParameters(String) - Static method in class org.kuali.rice.kew.util.Utilities
-
Performs variable substitution on the specified string, replacing variables specified like ${name}
with the value of the corresponding config parameter obtained from the current context Config object
- subtract(T) - Method in class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
Wraps BigDecimal's subtract method to accept and return T instances
instead of BigDecimals, so that users of the class don't have to typecast
the return value.
- subtract(KualiInteger) - Method in class org.kuali.rice.core.api.util.type.KualiInteger
-
Wraps BigDecimal's subtract method to accept and return KualiDecimal instances instead of BigDecimals, so that users of the
class don't have to typecast the return value.
- SUCCESS - Static variable in class org.kuali.rice.ken.util.NotificationConstants.RESPONSE_STATUSES
-
- SUCCESSFULLY_RECEIVED - Static variable in class org.kuali.rice.ken.util.NotificationConstants.RESPONSE_MESSAGES
-
- SUDS_DATASOURCE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- suffix - Variable in class org.kuali.rice.core.framework.persistence.ojb.SuffixableQueryByCriteria
-
- SuffixableQueryByCriteria - Class in org.kuali.rice.core.framework.persistence.ojb
-
QueryByCriteria subclass that introduces a suffix that the SqlGenerator should
append onto the end of the generated sql statement.
- SuffixableQueryByCriteria(Class, Criteria, boolean) - Constructor for class org.kuali.rice.core.framework.persistence.ojb.SuffixableQueryByCriteria
-
- SuffixableQueryByCriteria(Class, Criteria, Criteria, boolean) - Constructor for class org.kuali.rice.core.framework.persistence.ojb.SuffixableQueryByCriteria
-
- SuffixableQueryByCriteria(Class, Criteria, Criteria) - Constructor for class org.kuali.rice.core.framework.persistence.ojb.SuffixableQueryByCriteria
-
- SuffixableQueryByCriteria(Class, Criteria) - Constructor for class org.kuali.rice.core.framework.persistence.ojb.SuffixableQueryByCriteria
-
- SuffixableQueryByCriteria(Class) - Constructor for class org.kuali.rice.core.framework.persistence.ojb.SuffixableQueryByCriteria
-
- SuffixableQueryByCriteria(Object, boolean) - Constructor for class org.kuali.rice.core.framework.persistence.ojb.SuffixableQueryByCriteria
-
- SuffixableQueryByCriteria(Object) - Constructor for class org.kuali.rice.core.framework.persistence.ojb.SuffixableQueryByCriteria
-
- SuffixedSqlSelectStatement - Class in org.kuali.rice.core.framework.persistence.ojb
-
A SqlSelectStatement sublclass that is aware of a special
SuffixableQueryByCriteria
Criteria
class and will append a suffix specified by that class of criteria to the generated SQL statement.
- SuffixedSqlSelectStatement(Platform, ClassDescriptor, Query, Logger) - Constructor for class org.kuali.rice.core.framework.persistence.ojb.SuffixedSqlSelectStatement
-
- SuffixedSqlSelectStatement(SqlQueryStatement, Platform, ClassDescriptor, Query, Logger) - Constructor for class org.kuali.rice.core.framework.persistence.ojb.SuffixedSqlSelectStatement
-
- SUGGEST - Static variable in class org.kuali.rice.krad.uif.UifConstants.IdSuffixes
-
- Suggest - Class in org.kuali.rice.krad.uif.widget
-
Widget that provides dynamic select options to the user as they
are entering the value (also known as auto-complete)
- Suggest() - Constructor for class org.kuali.rice.krad.uif.widget.Suggest
-
- SUITE_LIFE_CYCLES_FAILED - Static variable in class org.kuali.rice.test.RiceTestCase
-
- SUITE_LIFE_CYCLES_RAN - Static variable in class org.kuali.rice.test.RiceTestCase
-
- suiteLifeCycles - Variable in class org.kuali.rice.test.RiceTestCase
-
- SUMMARY - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- summary - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase
-
- summary - Variable in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
- summaryFieldMap - Variable in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
-
Deprecated.
- summaryFieldMap - Variable in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
- summaryFields - Variable in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
-
Deprecated.
- summaryFields - Variable in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
- summaryTitle - Variable in class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
-
Deprecated.
- summaryTitle - Variable in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
- 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
- SUPER_USER_ACTION_REQUEST_APPROVE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- SUPER_USER_APPROVE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- SUPER_USER_CANCEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- SUPER_USER_DISAPPROVE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- SUPER_USER_GROUP_NAME - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- SUPER_USER_RETURN_TO_PREVIOUS_ROUTE_LEVEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- SUPER_USER_ROUTE_LEVEL_APPROVE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- SUPER_USER_WORKGROUP_NAME - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- SUPERUSER_ACTION - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- SUPERUSER_COMMAND - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- SUPERUSER_SEARCH_FIELD - Static variable in class org.kuali.rice.kew.docsearch.DocumentSearchCriteriaProcessorKEWAdapter
-
Name if the hidden input field containing non-superuser/superuser search toggle state
- superUserAction - Variable in class org.kuali.rice.kew.actions.SuperUserActionTakenEvent
-
- SuperUserAction - Class in org.kuali.rice.kew.superuser.web
-
A Struts Action which provides super user functionality.
- SuperUserAction() - Constructor for class org.kuali.rice.kew.superuser.web.SuperUserAction
-
- superUserActionRequestApproveAction(String, DocumentRouteHeaderValue, String, String, boolean) - Method in class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
- superUserActionRequestApproveAction(String, String, String, String, boolean) - Method in class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
TODO As with superUserReturnDocumentToPreviousNode, we allow for the passing in of a document ID here to allow for
the document load inside the current running transaction.
- superUserActionRequestApproveAction(String, DocumentRouteHeaderValue, String, String, boolean) - Method in interface org.kuali.rice.kew.routeheader.service.WorkflowDocumentService
-
- superUserActionRequestApproveAction(String, String, String, String, boolean) - Method in interface org.kuali.rice.kew.routeheader.service.WorkflowDocumentService
-
- SuperUserActionRequestApproveEvent - Class in org.kuali.rice.kew.actions
-
Super user Approves a single action request.
- SuperUserActionRequestApproveEvent(DocumentRouteHeaderValue, PrincipalContract) - Constructor for class org.kuali.rice.kew.actions.SuperUserActionRequestApproveEvent
-
- SuperUserActionRequestApproveEvent(DocumentRouteHeaderValue, PrincipalContract, String, String, boolean) - Constructor for class org.kuali.rice.kew.actions.SuperUserActionRequestApproveEvent
-
- SuperUserActionTakenEvent - Class in org.kuali.rice.kew.actions
-
Super class for all super user action takens.
- SuperUserActionTakenEvent(String, DocumentRouteHeaderValue, PrincipalContract) - Constructor for class org.kuali.rice.kew.actions.SuperUserActionTakenEvent
-
- SuperUserActionTakenEvent(String, DocumentRouteHeaderValue, PrincipalContract, String, boolean) - Constructor for class org.kuali.rice.kew.actions.SuperUserActionTakenEvent
-
- superUserApprove(String, DocumentRouteHeaderValue, String, boolean) - Method in class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
- superUserApprove(String, DocumentRouteHeaderValue, String, boolean) - Method in interface org.kuali.rice.kew.routeheader.service.WorkflowDocumentService
-
- superUserApprove(WorkflowDocument, String) - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowDocumentServiceImpl
-
- superUserApprove(WorkflowDocument, String) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
-
super user approve this workflowDocument optionally providing an annotation for this action
taken which will show up in the route log for this document corresponding to this action
taken
- superUserApproveDocument(Document, String) - Method in interface org.kuali.rice.krad.service.DocumentService
-
approve this document as super user, optionally providing an annotation which will show up in the route log for this document
for this action taken
- superUserApproveDocument(Document, String) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- SuperUserApproveEvent - Class in org.kuali.rice.kew.actions
-
Does a super user approve action.
- SuperUserApproveEvent(DocumentRouteHeaderValue, PrincipalContract) - Constructor for class org.kuali.rice.kew.actions.SuperUserApproveEvent
-
- SuperUserApproveEvent(DocumentRouteHeaderValue, PrincipalContract, String, boolean) - Constructor for class org.kuali.rice.kew.actions.SuperUserApproveEvent
-
- superUserBlanketApprove(DocumentActionParameters, boolean) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
- superUserBlanketApprove(String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Performs a super-user blanket-approve action; commits updates.
- superUserBlanketApprove(DocumentActionParameters, boolean) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- superUserBlanketApprove(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- superUserCancel(DocumentActionParameters, boolean) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Triggers the execution of a
ActionType.SU_CANCEL
action for the given
principal and document specified in the supplied parameters.
- superUserCancel(String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Performs a super-user cancel action; commits updates.
- superUserCancel(DocumentActionParameters, boolean) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- superUserCancel(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- superUserCancel(WorkflowDocument, String) - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowDocumentServiceImpl
-
- 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
- superUserCancelAction(String, DocumentRouteHeaderValue, String, boolean) - Method in class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
- superUserCancelAction(String, DocumentRouteHeaderValue, String, boolean) - Method in interface org.kuali.rice.kew.routeheader.service.WorkflowDocumentService
-
- superUserCancelDocument(Document, String) - Method in interface org.kuali.rice.krad.service.DocumentService
-
cancel this document as super user, optionally providing an annotation which will show up in the route log for this document
for this action taken
- superUserCancelDocument(Document, String) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- SuperUserCancelEvent - Class in org.kuali.rice.kew.actions
-
performs a cancel action as a super user
- SuperUserCancelEvent(DocumentRouteHeaderValue, PrincipalContract) - Constructor for class org.kuali.rice.kew.actions.SuperUserCancelEvent
-
- SuperUserCancelEvent(DocumentRouteHeaderValue, PrincipalContract, String, boolean) - Constructor for class org.kuali.rice.kew.actions.SuperUserCancelEvent
-
- superUserDisapprove(DocumentActionParameters, boolean) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Triggers the execution of a
ActionType.SU_DISAPPROVE
action for the given
principal and document specified in the supplied parameters.
- superUserDisapprove(String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Performs a super-user disapprove action; commits updates.
- superUserDisapprove(DocumentActionParameters, boolean) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- superUserDisapprove(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- superUserDisapprove(WorkflowDocument, String) - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowDocumentServiceImpl
-
- 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
- superUserDisapproveAction(String, DocumentRouteHeaderValue, String, boolean) - Method in class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
- superUserDisapproveAction(String, DocumentRouteHeaderValue, String, boolean) - Method in interface org.kuali.rice.kew.routeheader.service.WorkflowDocumentService
-
- superUserDisapproveDocument(Document, String) - Method in interface org.kuali.rice.krad.service.DocumentService
-
disapprove this document as super user, optionally providing an annotation which will show up in the route log for this document
for this action taken
- superUserDisapproveDocument(Document, String) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
- SuperUserDisapproveEvent - Class in org.kuali.rice.kew.actions
-
Performs a disapprove as a super user
- SuperUserDisapproveEvent(DocumentRouteHeaderValue, PrincipalContract) - Constructor for class org.kuali.rice.kew.actions.SuperUserDisapproveEvent
-
- SuperUserDisapproveEvent(DocumentRouteHeaderValue, PrincipalContract, String, boolean) - Constructor for class org.kuali.rice.kew.actions.SuperUserDisapproveEvent
-
- SuperUserForm - Class in org.kuali.rice.kew.superuser.web
-
- SuperUserForm() - Constructor for class org.kuali.rice.kew.superuser.web.SuperUserForm
-
- superUserNodeApprove(DocumentActionParameters, boolean, String) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Triggers the execution of a
ActionType.SU_APPROVE
action for the given
principal and document specified in the supplied parameters.
- superUserNodeApprove(String, String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Performs a super-user approve action for the specified node; commits updates.
- superUserNodeApprove(DocumentActionParameters, boolean, String) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- superUserNodeApprove(String, String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- superUserNodeApproveAction(String, DocumentRouteHeaderValue, String, String, boolean) - Method in class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
- superUserNodeApproveAction(String, String, String, String, boolean) - Method in class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
TODO As with superUserReturnDocumentToPreviousNode, we allow for the passing in of a document ID here to allow for
the document load inside the current running transaction.
- superUserNodeApproveAction(String, DocumentRouteHeaderValue, String, String, boolean) - Method in interface org.kuali.rice.kew.routeheader.service.WorkflowDocumentService
-
- superUserNodeApproveAction(String, String, String, String, boolean) - Method in interface org.kuali.rice.kew.routeheader.service.WorkflowDocumentService
-
- SuperUserNodeApproveEvent - Class in org.kuali.rice.kew.actions
-
Does a node level super user approve action.
- SuperUserNodeApproveEvent(DocumentRouteHeaderValue, PrincipalContract) - Constructor for class org.kuali.rice.kew.actions.SuperUserNodeApproveEvent
-
- SuperUserNodeApproveEvent(DocumentRouteHeaderValue, PrincipalContract, String, boolean, String) - Constructor for class org.kuali.rice.kew.actions.SuperUserNodeApproveEvent
-
- superUserReturnDocumentToPreviousNode(String, String, String, String, boolean) - Method in class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
TODO remove this implementation in favor of having the SuperUserAction call through the WorkflowDocument object.
- superUserReturnDocumentToPreviousNode(String, DocumentRouteHeaderValue, String, String, boolean) - Method in class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
- superUserReturnDocumentToPreviousNode(String, DocumentRouteHeaderValue, String, String, boolean) - Method in interface org.kuali.rice.kew.routeheader.service.WorkflowDocumentService
-
- superUserReturnDocumentToPreviousNode(String, String, String, String, boolean) - Method in interface org.kuali.rice.kew.routeheader.service.WorkflowDocumentService
-
- superUserReturnToPreviousNode(DocumentActionParameters, boolean, ReturnPoint) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
- superUserReturnToPreviousNode(ReturnPoint, String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Performs a super-user "return to previous node" action; commits updates.
- superUserReturnToPreviousNode(DocumentActionParameters, boolean, ReturnPoint) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- superUserReturnToPreviousNode(ReturnPoint, String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- SuperUserReturnToPreviousNodeAction - Class in org.kuali.rice.kew.actions
-
Does a return to previous as a superuser
- SuperUserReturnToPreviousNodeAction(DocumentRouteHeaderValue, PrincipalContract) - Constructor for class org.kuali.rice.kew.actions.SuperUserReturnToPreviousNodeAction
-
- SuperUserReturnToPreviousNodeAction(DocumentRouteHeaderValue, PrincipalContract, String, boolean, String) - Constructor for class org.kuali.rice.kew.actions.SuperUserReturnToPreviousNodeAction
-
- superUserTakeRequestedAction(DocumentActionParameters, boolean, String) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Triggers the execution of a
ActionType.SU_APPROVE
action for the given
actionRequestId and principal and document specified in the supplied parameters.
- superUserTakeRequestedAction(String, String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Performs a super-user approve action for the specified node; commits updates.
- superUserTakeRequestedAction(DocumentActionParameters, boolean, String) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- superUserTakeRequestedAction(String, String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- supervisorFunctions(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
redirect to the supervisor functions that exist.
- supervisorFunctions(DocumentFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.DocumentControllerBase
-
Redirects to the supervisor functions page
- SUPPLEMENTAL_ACTIONS_ENABLED - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- SupportAttributeDefinition - Class in org.kuali.rice.krad.datadictionary
-
Support attributes define additional attributes that can be used to generate
lookup field conversions and lookup parameters.
- SupportAttributeDefinition() - Constructor for class org.kuali.rice.krad.datadictionary.SupportAttributeDefinition
-
- supportAttributes - Variable in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
-
- supportPrettyPrint() - Method in interface org.kuali.rice.core.framework.impex.xml.XmlExporter
-
- supportPrettyPrint() - Method in class org.kuali.rice.coreservice.impl.style.StyleXmlExporter
-
- supportPrettyPrint() - Method in class org.kuali.rice.edl.impl.service.impl.EDocLiteServiceImpl
-
- supportPrettyPrint() - Method in class org.kuali.rice.edl.impl.xml.export.EDocLiteXmlExporter
-
- supportPrettyPrint() - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentTypeServiceImpl
-
- supportPrettyPrint() - Method in class org.kuali.rice.kew.rule.service.impl.RuleAttributeServiceImpl
-
- supportPrettyPrint() - Method in class org.kuali.rice.kew.rule.service.impl.RuleDelegationServiceImpl
-
- supportPrettyPrint() - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- supportPrettyPrint() - Method in class org.kuali.rice.kew.rule.service.impl.RuleTemplateServiceImpl
-
- supportPrettyPrint() - Method in class org.kuali.rice.kew.xml.export.DocumentTypeXmlExporter
-
- supportPrettyPrint() - Method in class org.kuali.rice.kew.xml.export.GroupXmlExporter
-
- supportPrettyPrint() - Method in class org.kuali.rice.kew.xml.export.RuleAttributeXmlExporter
-
- supportPrettyPrint() - Method in class org.kuali.rice.kew.xml.export.RuleDelegationXmlExporter
-
- supportPrettyPrint() - Method in class org.kuali.rice.kew.xml.export.RuleTemplateXmlExporter
-
- supportPrettyPrint() - Method in class org.kuali.rice.kew.xml.export.RuleXmlExporter
-
- supportPrettyPrint() - Method in class org.kuali.rice.kew.xml.GroupXmlServiceImpl
-
- supports(Class) - Method in class org.kuali.rice.kim.client.acegi.KualiTestAuthenticationProvider
-
- SUPPORTS_ACKNOWLEDGE - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- SUPPORTS_APPROVE - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- SUPPORTS_COMPLETE - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- SUPPORTS_FYI - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- SUPPORTS_QUICK_INITIATE - Static variable in class org.kuali.rice.kew.doctype.DocumentTypePolicyEnum
-
- SUPPORTS_QUICK_INITIATE_POLICY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- supportsAttributes(List<String>) - Method in class org.kuali.rice.kim.api.role.PassThruRoleTypeServiceBase
-
- supportsPaging() - Method in class org.apache.ojb.broker.platforms.PlatformMckoiImpl
-
- SUPPRESS_ACTIONS - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- SUPPRESS_NOTIFY_KEY_START - Static variable in class org.kuali.rice.kew.actionrequest.service.impl.NotificationSuppression
-
- SUPPRESS_POLICY_ERRORS_KEY - Static variable in class org.kuali.rice.kew.engine.node.RequestsNode
-
- suppressActionsIfNeeded(LookupForm) - Method in class org.kuali.rice.krad.web.controller.LookupController
-
- suppressAddress - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentPrivacy
-
- suppressAddress - Variable in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- suppressAllButtons - Variable in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- suppressEmail - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentPrivacy
-
- suppressEmail - Variable in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- suppressName - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentPrivacy
-
- suppressName - Variable in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- suppressPersonal - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentPrivacy
-
- suppressPersonal - Variable in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- suppressPhone - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentPrivacy
-
- suppressPhone - Variable in class org.kuali.rice.kim.impl.identity.PersonImpl
-
- SUPRESS_ACTIONS - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- supressActionsIfNeeded(ActionForm) - Method in class org.kuali.rice.kns.web.struts.action.KualiLookupAction
-
Checks if the user can create a document for this business object.
- SWITCH_TO_PAGE_METHOD - Static variable in class org.kuali.rice.krad.util.KRADConstants.TableRenderConstants
-
- SWITCH_TO_ROLE_MEMBER_METHOD_TO_CALL - Static variable in class org.kuali.rice.kim.web.struts.action.IdentityManagementRoleDocumentAction
-
- switchPrincipal(String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Switches the principalId under which WorkflowDocument API are performed.
- switchPrincipal(String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- switchToPage(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementBaseInquiryAction
-
- switchToPage(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementDocumentActionBase
-
- switchToPage(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiMultipleValueLookupAction
-
This method switches to another page on a multi-value lookup
- switchToPage(MultipleValueLookupForm, int) - Method in class org.kuali.rice.kns.web.struts.action.KualiMultipleValueLookupAction
-
This method performs the operations necessary for a multiple value lookup to switch to another page of results and rerender the page
- switchToPage(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in interface org.kuali.rice.kns.web.struts.action.KualiTableRenderAction
-
- syncClientSideStateForComponent(Component, Map<String, Object>) - Method in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
Updates the properties of the given component instance with the value found from the corresponding map of
client state (if found)
- synchronize() - Method in interface org.kuali.rice.ksb.api.bus.ServiceBus
-
Synchronizes the current client's service bus with the central service registry.
- synchronize() - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- synchronizeAndProcess(ServiceBusImpl.SyncProcessor) - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- synchronizeLocalServices() - Method in interface org.kuali.rice.ksb.api.bus.ServiceBus
-
Synchronizes information about the services this client is publishing with the central
service registry.
- synchronizeLocalServices() - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- synchronizeRemoteServices() - Method in interface org.kuali.rice.ksb.api.bus.ServiceBus
-
Fetches information about the current state of the remote services available in the registry
and the synchronizes the current client's service bus state.
- synchronizeRemoteServices() - Method in class org.kuali.rice.ksb.impl.bus.ServiceBusImpl
-
- SynchronousServiceCallProxy - Class in org.kuali.rice.ksb.messaging.serviceproxies
-
Used to Call a service synchronously but through the messaging code within workflow.
- system - Variable in class org.kuali.rice.core.impl.config.property.Param
-
- SYSTEM - Static variable in class org.kuali.rice.kim.api.KimConstants.EntityTypes
-
- SYSTEM_USER - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- SYSTEM_USER - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- SYSTEMID_FIELD - Static variable in class org.kuali.rice.kcb.bo.MessageDelivery
-
T
- TAB_GROUP - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- TAB_STATES - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- TabGroup - Class in org.kuali.rice.krad.uif.container
-
A group that presents its child Groups as tabs.
- TabGroup() - Constructor for class org.kuali.rice.krad.uif.container.TabGroup
-
- TABLE_SORT - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsKeys
-
- TableLayoutManager - Class in org.kuali.rice.krad.uif.layout
-
Layout manager that works with CollectionGroup
components and
renders the collection as a Table
- TableLayoutManager() - Constructor for class org.kuali.rice.krad.uif.layout.TableLayoutManager
-
- TableRenderUtil - Class in org.kuali.rice.kns.util
-
This class provides utilities to support the rendering of tables in Kuali without using display tag.
- Tabs - Class in org.kuali.rice.krad.uif.widget
-
Widget used for configuring tab options, use componentOptions for most options.
- Tabs() - Constructor for class org.kuali.rice.krad.uif.widget.Tabs
-
- TabState - Class in org.kuali.rice.kns.util
-
This class is used to keep tab state whether it is open or closed.
- TabState() - Constructor for class org.kuali.rice.kns.util.TabState
-
- TAKE_REQUESTED_ACTION - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- takeAction(WorkflowDocument, Document, EDLContext) - Static method in class org.kuali.rice.edl.impl.components.WorkflowDocumentActions
-
- takeAvailableWorkItems() - Method in class org.kuali.rice.kcb.quartz.ConcurrentJob
-
Template method that subclasses should override to obtain a set of available work items
and mark them as taken
- takeAvailableWorkItems() - Method in class org.kuali.rice.kcb.quartz.MessageProcessingJob
-
- takeAvailableWorkItems() - Method in class org.kuali.rice.ken.service.impl.ConcurrentJob
-
Template method that subclasses should override to obtain a set of available work items
and mark them as taken
- takeAvailableWorkItems() - Method in class org.kuali.rice.ken.service.impl.NotificationMessageDeliveryAutoRemovalServiceImpl
-
- takeAvailableWorkItems() - Method in class org.kuali.rice.ken.service.impl.NotificationMessageDeliveryResolverServiceImpl
-
Obtains and marks as taken all unresolved (and untaken) notifications
- takeGroupAuthority(DocumentActionParameters, String) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
- takeGroupAuthority(String, String) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Takes authority of a group by a member of that group; commits updates.
- takeGroupAuthority(DocumentActionParameters, String) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- takeGroupAuthority(String, String) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- takeGroupAuthority(String, DocumentRouteHeaderValue, String, String) - Method in class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
- takeGroupAuthority(String, DocumentRouteHeaderValue, String, String) - Method in interface org.kuali.rice.kew.routeheader.service.WorkflowDocumentService
-
- takeInstanceOffline(String) - Method in interface org.kuali.rice.ksb.api.registry.ServiceRegistry
-
Flips the status of all services that match the given instance id to the
status of {@link ServiceEndpointStatus#OFFLINE.
- takeInstanceOffline(String) - Method in class org.kuali.rice.ksb.impl.bus.LazyRemoteServiceRegistryConnector
-
- takeInstanceOffline(String) - Method in class org.kuali.rice.ksb.impl.registry.ServiceRegistryImpl
-
- takeMassActions(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.actionlist.web.ActionListAction
-
- takeMassActions(String, List<ActionInvocation>) - Method in class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
- takeMassActions(String, List<ActionInvocation>) - Method in interface org.kuali.rice.kew.routeheader.service.WorkflowDocumentService
-
Invokes a List of actions at once.
- takeMessageDeliveriesForAutoRemoval() - Method in class org.kuali.rice.ken.service.impl.NotificationMessageDeliveryServiceImpl
-
This method is responsible for atomically finding all untaken message deliveries that are ready to be autoremoved,
marking them as taken and returning them to the caller for processing.
- takeMessageDeliveriesForAutoRemoval() - Method in interface org.kuali.rice.ken.service.NotificationMessageDeliveryService
-
This method is responsible for atomically finding all untaken message deliveries that are ready to be autoremoved,
marking them as taken and returning them to the caller for processing.
- takeMessageDeliveriesForDispatch() - Method in class org.kuali.rice.ken.service.impl.NotificationMessageDeliveryServiceImpl
-
This method is responsible for atomically finding all untaken, undelivered messagedeliveries, marking them as taken
and returning them to the caller for processing.
- takeMessageDeliveriesForDispatch() - Method in interface org.kuali.rice.ken.service.NotificationMessageDeliveryService
-
This method is responsible for atomically finding all untaken, undelivered message deliveries, marking them as taken
and returning them to the caller for processing.
- takeNotificationsForResolution() - Method in class org.kuali.rice.ken.service.impl.NotificationServiceImpl
-
This method is responsible for atomically finding all untaken, unresolved notifications that are ready to be sent,
marking them as taken and returning them to the caller for processing.
- takeNotificationsForResolution() - Method in interface org.kuali.rice.ken.service.NotificationService
-
This method is responsible for atomically finding all untaken, unresolved notifications that are ready to be sent,
marking them as taken and returning them to the caller for processing.
- TakeWorkgroupAuthority - Class in org.kuali.rice.kew.actions
-
Removes all workgroup action items for a document from everyone's action list except the person
who took the workgroup authority
- TakeWorkgroupAuthority(DocumentRouteHeaderValue, PrincipalContract) - Constructor for class org.kuali.rice.kew.actions.TakeWorkgroupAuthority
-
- TakeWorkgroupAuthority(DocumentRouteHeaderValue, PrincipalContract, String, String) - Constructor for class org.kuali.rice.kew.actions.TakeWorkgroupAuthority
-
- target - Variable in class org.kuali.rice.kns.datadictionary.control.LinkControlDefinition
-
Deprecated.
- target - Variable in class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
-
Deprecated.
- TARGET_BLANK - Static variable in class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
-
Deprecated.
- targetClass - Variable in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
-
For 1:1 relationships, this class represents the type of the reference class.
- TargetedInvocationHandler - Interface in org.kuali.rice.core.api.util.reflect
-
An InvocationHandler which targets a specific Object.
- targetEntity - Variable in class org.kuali.rice.core.framework.persistence.jpa.metadata.CollectionDescriptor
-
- targetEntity - Variable in class org.kuali.rice.core.framework.persistence.jpa.metadata.ObjectDescriptor
-
- targetName - Variable in class org.kuali.rice.krad.datadictionary.PrimitiveAttributeDefinition
-
- targetType - Variable in exception org.kuali.rice.krad.exception.AuthorizationException
-
- TAX - Static variable in class org.kuali.rice.kim.api.KimConstants.PersonExternalIdentifierTypes
-
- tearDown() - Method in class org.kuali.rice.test.BaseRiceTestCase
-
- tearDown() - Method in class org.kuali.rice.test.RiceTestCase
-
- tearDown(long) - Static method in class org.kuali.rice.test.ThreadMonitor
-
Waits for all outstanding monitored threads to complete.
- Template - Class in org.kuali.rice.kim.api.common.template
-
- template - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- Template.Builder - Class in org.kuali.rice.kim.api.common.template
-
This builder constructs a Template enforcing the constraints of the
TemplateContract
.
- Template.Cache - Class in org.kuali.rice.kim.api.common.template
-
- Template.Cache() - Constructor for class org.kuali.rice.kim.api.common.template.Template.Cache
-
- TEMPLATE_ID - Static variable in class org.kuali.rice.kim.lookup.RoleMemberLookupableHelperServiceImpl
-
- TEMPLATE_NAME - Variable in class org.kuali.rice.kim.inquiry.RoleMemberInquirableImpl
-
- TEMPLATE_NAME - Static variable in class org.kuali.rice.kim.lookup.RoleMemberLookupableHelperServiceImpl
-
- TEMPLATE_NAMESPACE_CODE - Variable in class org.kuali.rice.kim.inquiry.RoleMemberInquirableImpl
-
- TEMPLATE_NAMESPACE_CODE - Static variable in class org.kuali.rice.kim.lookup.RoleMemberLookupableHelperServiceImpl
-
- TEMPLATE_REPORTING - Static variable in class org.kuali.rice.kew.rule.web.RoutingReportAction
-
- TemplateContract - Interface in org.kuali.rice.kim.api.common.template
-
- TemplateQueryResults - Class in org.kuali.rice.kim.api.common.template
-
- TemplateQueryResults.Builder - Class in org.kuali.rice.kim.api.common.template
-
- TemplateQueryResults.Constants - Class in org.kuali.rice.kim.api.common.template
-
Defines some internal constants used on this class.
- TemplateQueryResults.Constants() - Constructor for class org.kuali.rice.kim.api.common.template.TemplateQueryResults.Constants
-
- TemplateQueryResults.Elements - Class in org.kuali.rice.kim.api.common.template
-
A private class which exposes constants which define the XML element
names to use when this object is marshaled to XML.
- TemplateQueryResults.Elements() - Constructor for class org.kuali.rice.kim.api.common.template.TemplateQueryResults.Elements
-
- TemporalCellComparator - Class in org.kuali.rice.kns.web.comparator
-
- TemporalCellComparator() - Constructor for class org.kuali.rice.kns.web.comparator.TemporalCellComparator
-
- TemporalValueComparator - Class in org.kuali.rice.krad.comparator
-
- TemporalValueComparator() - Constructor for class org.kuali.rice.krad.comparator.TemporalValueComparator
-
- Term - Class in org.kuali.rice.krms.api.engine
-
Identifies a (hopefully) resolvable
Term
.
- Term(String) - Constructor for class org.kuali.rice.krms.api.engine.Term
-
Constructor
- Term(String, Map<String, String>) - Constructor for class org.kuali.rice.krms.api.engine.Term
-
This constructs a Term, which is a named piece of data that is usually obtainable
through the
TermResolutionEngine
- TERM_ID - Static variable in class org.kuali.rice.krms.api.repository.term.TermParameterDefinition.Elements
-
- TERM_ID - Static variable in class org.kuali.rice.krms.impl.util.KRMSPropertyConstants.Term
-
- TERM_SPECIFICATION_ID - Static variable in class org.kuali.rice.krms.impl.util.KRMSPropertyConstants.TermSpecification
-
- TermBoService - Interface in org.kuali.rice.krms.impl.repository
-
BO service for terms and related entities
- TermBoServiceImpl - Class in org.kuali.rice.krms.impl.repository
-
- TermBoServiceImpl() - Constructor for class org.kuali.rice.krms.impl.repository.TermBoServiceImpl
-
- TermBusRule - Class in org.kuali.rice.krms.impl.rule
-
- TermBusRule() - Constructor for class org.kuali.rice.krms.impl.rule.TermBusRule
-
- TermDefinition - Class in org.kuali.rice.krms.api.repository.term
-
Immutable DTO for Terms.
- TermDefinition.Builder - Class in org.kuali.rice.krms.api.repository.term
-
- TermDefinitionContract - Interface in org.kuali.rice.krms.api.repository.term
-
- TermExpression - Class in org.kuali.rice.krms.framework.engine.expression
-
- TermExpression(Term) - Constructor for class org.kuali.rice.krms.framework.engine.expression.TermExpression
-
Create a TermExpression with the given value
- terminateWorkflowDocument(WorkflowDocument) - Method in class org.kuali.rice.ken.service.impl.NotificationWorkflowDocumentServiceImpl
-
- terminateWorkflowDocument(WorkflowDocument) - Method in interface org.kuali.rice.ken.service.NotificationWorkflowDocumentService
-
This method is responsible for unconditionally terminating a workflow document, after which there should be no
pending action requests against this document.
- TermMaintainable - Class in org.kuali.rice.krms.impl.ui
-
- TermMaintainable() - Constructor for class org.kuali.rice.krms.impl.ui.TermMaintainable
-
- TermParameterDefinition - Class in org.kuali.rice.krms.api.repository.term
-
Immutable DTO for TermParameters.
- TermParameterDefinition.Builder - Class in org.kuali.rice.krms.api.repository.term
-
- TermParameterDefinition.Constants - Class in org.kuali.rice.krms.api.repository.term
-
- TermParameterDefinition.Constants() - Constructor for class org.kuali.rice.krms.api.repository.term.TermParameterDefinition.Constants
-
- TermParameterDefinition.Elements - Class in org.kuali.rice.krms.api.repository.term
-
- TermParameterDefinition.Elements() - Constructor for class org.kuali.rice.krms.api.repository.term.TermParameterDefinition.Elements
-
- TermParameterDefinitionContract - Interface in org.kuali.rice.krms.api.repository.term
-
This is a description of what this class does - gilesp don't forget to fill this in.
- TermResolutionEngine - Interface in org.kuali.rice.krms.api.engine
-
Interface for the engine that is used to resolve
Term
s.
- TermResolutionEngineImpl - Class in org.kuali.rice.krms.framework.engine
-
- TermResolutionEngineImpl() - Constructor for class org.kuali.rice.krms.framework.engine.TermResolutionEngineImpl
-
- TermResolutionEngineImpl.TermResolverKey - Class in org.kuali.rice.krms.framework.engine
-
- TermResolutionEngineImpl.TermResolverKey(TermResolver) - Constructor for class org.kuali.rice.krms.framework.engine.TermResolutionEngineImpl.TermResolverKey
-
- TermResolutionException - Exception in org.kuali.rice.krms.api.engine
-
- TermResolutionException(String, TermResolver<?>, Map<String, String>, Throwable) - Constructor for exception org.kuali.rice.krms.api.engine.TermResolutionException
-
Create a TermResolutionException with the given values
- TermResolutionException(String, TermResolver<?>, Map<String, String>) - Constructor for exception org.kuali.rice.krms.api.engine.TermResolutionException
-
Create a TermResolutionException with the given values
- TermResolver<T> - Interface in org.kuali.rice.krms.api.engine
-
An
TermResolver
implementor is a utility class used for resolution (reification) of
Term
s.
- termResolverClassName - Variable in exception org.kuali.rice.krms.api.engine.TermResolutionException
-
- TermResolverDefinition - Class in org.kuali.rice.krms.api.repository.term
-
This is a description of what this class does - gilesp don't forget to fill this in.
- TermResolverDefinition.Builder - Class in org.kuali.rice.krms.api.repository.term
-
- TermResolverDefinitionContract - Interface in org.kuali.rice.krms.api.repository.term
-
This is a description of what this class does - gilesp don't forget to fill this in.
- TermResolverTypeService - Interface in org.kuali.rice.krms.framework.type
-
This is the interface for the type service for
TermResolver
s
- TermSpecBusRule - Class in org.kuali.rice.krms.impl.rule
-
- TermSpecBusRule() - Constructor for class org.kuali.rice.krms.impl.rule.TermSpecBusRule
-
- TermSpecificationDefinition - Class in org.kuali.rice.krms.api.repository.term
-
Immutable DTO for TermSpecifications.
- TermSpecificationDefinition.Builder - Class in org.kuali.rice.krms.api.repository.term
-
- TermSpecificationDefinitionContract - Interface in org.kuali.rice.krms.api.repository.term
-
Interface for classes specifying term specifications
- TermSpecificationMaintainable - Class in org.kuali.rice.krms.impl.ui
-
- TermSpecificationMaintainable() - Constructor for class org.kuali.rice.krms.impl.ui.TermSpecificationMaintainable
-
- TEST_TABLE_NAME - Static variable in class org.kuali.rice.test.ClearDatabaseLifecycle
-
- TestGroupNamespaceURIFilter - Class in org.kuali.rice.kew.xml
-
This is a description of what this class does - eldavid don't forget to fill this in.
- TestGroupNamespaceURIFilter() - Constructor for class org.kuali.rice.kew.xml.TestGroupNamespaceURIFilter
-
- TestHarnessServiceLocator - Class in org.kuali.rice.test
-
Locator that sits on the testharness SpringContext.
- TestHarnessServiceLocator() - Constructor for class org.kuali.rice.test.TestHarnessServiceLocator
-
- TestUtilities - Class in org.kuali.rice.test
-
- TEXT - Static variable in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- TEXT_ALIGN - Static variable in class org.kuali.rice.krad.uif.CssConstants
-
- TEXT_AREA - Static variable in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- TEXT_AREA_FIELD_ANCHOR - Static variable in class org.kuali.rice.kns.web.struts.action.KualiAction
-
Constant defined to match with TextArea.jsp and updateTextArea function in core.js
- TEXT_AREA_FIELD_LABEL - Static variable in class org.kuali.rice.kns.web.struts.action.KualiAction
-
Constant defined to match with TextArea.jsp and updateTextArea function in core.js
- TEXT_AREA_FIELD_NAME - Static variable in class org.kuali.rice.kns.web.struts.action.KualiAction
-
Constant defined to match with TextArea.jsp and updateTextArea function in core.js
- TEXT_AREA_MAX_LENGTH - Static variable in class org.kuali.rice.kns.web.struts.action.KualiAction
-
Constant defined to match with TextArea.jsp and updateTextArea function in core.js
- TEXT_AREA_READ_ONLY - Static variable in class org.kuali.rice.kns.web.struts.action.KualiAction
-
Constant defined to match with TextArea.jsp and updateTextArea function in core.js
- TEXT_AREA_REFRESH - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- TEXT_CONTROL - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- TEXTAREA_CONTROL - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- TextAreaControl - Class in org.kuali.rice.krad.uif.control
-
Represents a HTML TextArea control.
- TextAreaControl() - Constructor for class org.kuali.rice.krad.uif.control.TextAreaControl
-
- TextareaControlDefinition - Class in org.kuali.rice.kns.datadictionary.control
-
Deprecated.
- TextareaControlDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.control.TextareaControlDefinition
-
Deprecated.
- TextControl - Class in org.kuali.rice.krad.uif.control
-
Represents a HTML Text control, generally rendered as a input field of type
'text'.
- TextControl() - Constructor for class org.kuali.rice.krad.uif.control.TextControl
-
- TextControlDefinition - Class in org.kuali.rice.kns.datadictionary.control
-
Deprecated.
- TextControlDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.control.TextControlDefinition
-
Deprecated.
- THREAD_POOL_SERVICE - Static variable in class org.kuali.rice.ksb.util.KSBConstants.ServiceNames
-
- THREAD_POOL_SIZE - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
- ThreadMonitor - Class in org.kuali.rice.test
-
Some tests will spawn threads which we want to wait for completion on before we move onto the
next test.
- ThreadMonitor() - Constructor for class org.kuali.rice.test.ThreadMonitor
-
- ThreadPoolAction - Class in org.kuali.rice.ksb.messaging.web
-
Struts action for interacting with the queue of messages.
- ThreadPoolAction() - Constructor for class org.kuali.rice.ksb.messaging.web.ThreadPoolAction
-
- ThreadPoolForm - Class in org.kuali.rice.ksb.messaging.web
-
- ThreadPoolForm() - Constructor for class org.kuali.rice.ksb.messaging.web.ThreadPoolForm
-
- TIME_FORMAT - Static variable in class edu.sampleu.kew.krad.form.StatsForm
-
- TIME_FORMAT - Static variable in class org.kuali.rice.kew.stats.web.StatsForm
-
- TimeoutHandler - Interface in org.kuali.rice.kim.sesn.timeouthandlers
-
This interface allows different methods for handling timeouts for Authentication
- TIMESTAMP - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsValues
-
- timestamp - Variable in class org.kuali.rice.krms.framework.engine.result.BasicResult
-
- TIMESTAMP_DATE_FORMAT_PATTERN - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- TIMESTAMP_DATE_FORMAT_PATTERN2 - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- TIMESTAMP_TO_STRING_FORMAT_FOR_FILE_NAME - Static variable in class org.kuali.rice.core.api.CoreConstants
-
- TIMESTAMP_TO_STRING_FORMAT_FOR_USER_INTERFACE - Static variable in class org.kuali.rice.core.api.CoreConstants
-
- TimestampAMPMFormatter - Class in org.kuali.rice.core.web.format
-
This class is used to format timestamp objects.
- TimestampAMPMFormatter() - Constructor for class org.kuali.rice.core.web.format.TimestampAMPMFormatter
-
- timestampToStringFormatForFileName - Variable in class org.kuali.rice.core.impl.datetime.DateTimeServiceImpl
-
- timestampToStringFormatForUserInterface - Variable in class org.kuali.rice.core.impl.datetime.DateTimeServiceImpl
-
- TimestampValidationPattern - Class in org.kuali.rice.kns.datadictionary.validation.fieldlevel
-
Validation pattern for matching standard-format (yyyy-mm-dd hh:mm:ss.m) timestamps
- TimestampValidationPattern() - Constructor for class org.kuali.rice.kns.datadictionary.validation.fieldlevel.TimestampValidationPattern
-
- TIMING_EVENT - Static variable in interface org.kuali.rice.krms.api.engine.ResultEvent
-
TIMING_EVENT
- TimingResult - Class in org.kuali.rice.krms.framework.engine.result
-
An implementation of
ResultEvent
with start DateTime, end DateTime, and elapsed time in Milliseconds.
- TimingResult(String, String, Object, ExecutionEnvironment, DateTime, DateTime) - Constructor for class org.kuali.rice.krms.framework.engine.result.TimingResult
-
Constructor
- TimingResult(String, Object, ExecutionEnvironment, DateTime, DateTime) - Constructor for class org.kuali.rice.krms.framework.engine.result.TimingResult
-
Constructor
- title - Variable in class edu.sampleu.bookstore.document.attribs.XPathSearchableAttribute
-
- title - Variable in class org.kuali.rice.kns.datadictionary.InquiryDefinition
-
Deprecated.
- title - Variable in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
-
Deprecated.
- title - Variable in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- title - Variable in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
-
Deprecated.
- title - Variable in class org.kuali.rice.kns.lookup.HtmlData
-
Deprecated.
- TITLE_ACTION_URL_PREPENDTEXT_PROPERTY - Static variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- TITLE_ACTION_URL_PREPENDTEXT_PROPERTY - Static variable in class org.kuali.rice.krad.util.KRADConstants.Lookup
-
- TITLE_MAX_LENGTH - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- TITLE_RETURN_URL_PREPENDTEXT_PROPERTY - Static variable in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- TITLE_RETURN_URL_PREPENDTEXT_PROPERTY - Static variable in class org.kuali.rice.krad.util.KRADConstants.Lookup
-
- titleAttribute - Variable in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- to(Dump) - Static method in class org.kuali.rice.edl.impl.extract.Dump
-
- to(Fields) - Static method in class org.kuali.rice.edl.impl.extract.Fields
-
- to(ActionItem) - Static method in class org.kuali.rice.kew.actionitem.ActionItem
-
- to(Collection<ActionItem>) - Static method in class org.kuali.rice.kew.actionitem.ActionItem
-
- to(ActionRequestValue) - Static method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- to(ActionTakenValue) - Static method in class org.kuali.rice.kew.actiontaken.ActionTakenValue
-
- to(DocumentType) - Static method in class org.kuali.rice.kew.doctype.bo.DocumentType
-
- to(DocumentTypeAttributeBo) - Static method in class org.kuali.rice.kew.doctype.DocumentTypeAttributeBo
-
- to(DocumentLink) - Static method in class org.kuali.rice.kew.documentlink.DocumentLink
-
- to(RouteNodeInstance) - Static method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- to(Note) - Static method in class org.kuali.rice.kew.notes.Note
-
- to(DocumentRouteHeaderValue) - Static method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
- to(DocumentRouteHeaderValueContent) - Static method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValueContent
-
- to(DocumentStatusTransition) - Static method in class org.kuali.rice.kew.routeheader.DocumentStatusTransition
-
- to(RuleAttribute) - Static method in class org.kuali.rice.kew.rule.bo.RuleAttribute
-
- to(RuleTemplateBo) - Static method in class org.kuali.rice.kew.rule.bo.RuleTemplateBo
-
- to(RuleBaseValues) - Static method in class org.kuali.rice.kew.rule.RuleBaseValues
-
Converts a mutable bo to its immutable counterpart
- to(RuleDelegationBo) - Static method in class org.kuali.rice.kew.rule.RuleDelegationBo
-
- to(RuleExpressionDef) - Static method in class org.kuali.rice.kew.rule.RuleExpressionDef
-
Converts a mutable bo to its immutable counterpart
- to(RuleExtensionBo) - Static method in class org.kuali.rice.kew.rule.RuleExtensionBo
-
Converts a mutable bo to its immutable counterpart
- to(RuleResponsibilityBo) - Static method in class org.kuali.rice.kew.rule.RuleResponsibilityBo
-
- to(AgendaBo) - Method in interface org.kuali.rice.krms.impl.repository.AgendaBoService
-
Converts a mutable bo to it's immutable counterpart
- to(AgendaBo) - Method in class org.kuali.rice.krms.impl.repository.AgendaBoServiceImpl
-
Converts a mutable bo to it's immutable counterpart
- to(ServiceDescriptorBo) - Static method in class org.kuali.rice.ksb.impl.registry.ServiceDescriptorBo
-
- TO_DATE - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- toActionMessages() - Method in class org.kuali.rice.kns.util.MessageList
-
- toArray() - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
- toArray(T[]) - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
- toBuilder - Static variable in class org.kuali.rice.krms.api.repository.term.TermParameterDefinition.Builder
-
- toBuilder - Static variable in class org.kuali.rice.krms.api.repository.term.TermSpecificationDefinition.Builder
-
- toByteArray(Object) - Static method in class org.kuali.rice.krad.util.ObjectUtils
-
Converts the object to a byte array using the output stream.
- toCopy() - Method in interface org.kuali.rice.krad.document.Copyable
-
Converts this Document instance into a copy of itself.
- toCopy() - Method in class org.kuali.rice.krad.document.DocumentBase
-
- toCountQuery() - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.Criteria
-
- toCountQuery() - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Converts the current Criteria instance into a JPQL SELECT query, but replaces the existing SELECT clause with "SELECT COUNT(*)" instead.
- toCountQuery() - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.QueryByCriteria
-
- toDateString(Date) - Method in interface org.kuali.rice.core.api.datetime.DateTimeService
-
Translates the specified date into a string without a time component, formatted according to "stringDateFormat" that the
service is configured with
- toDateString(Date) - Method in class org.kuali.rice.core.impl.datetime.DateTimeServiceImpl
-
- toDateStringForFilename(Date) - Method in interface org.kuali.rice.core.api.datetime.DateTimeService
-
Returns a String representing a date that is suitable for file names, and is preferably chronologically sortable
- toDateStringForFilename(Date) - Method in class org.kuali.rice.core.impl.datetime.DateTimeServiceImpl
-
- toDateTimeString(Date) - Method in interface org.kuali.rice.core.api.datetime.DateTimeService
-
Translates the specified date into a string with a time component, formatted according to the "stringDateTimeFormat" that the
service is configured with
- toDateTimeString(Date) - Method in class org.kuali.rice.core.impl.datetime.DateTimeServiceImpl
-
- toDateTimeStringForFilename(Date) - Method in interface org.kuali.rice.core.api.datetime.DateTimeService
-
Returns a String representing a date/time that is suitable for file names, and is preferably chronologically sortable
- toDateTimeStringForFilename(Date) - Method in class org.kuali.rice.core.impl.datetime.DateTimeServiceImpl
-
- toDocumentAttribute() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeDateTimeValue
-
- toDocumentAttribute() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeFloatValue
-
- toDocumentAttribute() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeLongValue
-
- toDocumentAttribute() - Method in class org.kuali.rice.kew.docsearch.SearchableAttributeStringValue
-
- toDocumentAttribute() - Method in interface org.kuali.rice.kew.docsearch.SearchableAttributeValue
-
- toField(MaintainableItemDefinition, MaintainableSectionDefinition, BusinessObject, Maintainable, Section, List<String>, Set<String>) - Static method in class org.kuali.rice.kns.web.ui.FieldBridge
-
Deprecated.
This method creates a Field for display on a Maintenance Document.
- toField(FieldDefinition, BusinessObject, Section) - Static method in class org.kuali.rice.kns.web.ui.FieldBridge
-
Deprecated.
Create a Field for display on an Inquiry screen.
- toFiscalOfficer(FiscalOfficerInfo) - Method in class edu.sampleu.travel.service.FiscalOfficerTravelAccountServiceImpl
-
- toFiscalOfficerInfo(FiscalOfficer) - Method in class edu.sampleu.travel.service.FiscalOfficerTravelAccountServiceImpl
-
- toFiscalOfficerUpdate(FiscalOfficerInfo, FiscalOfficer) - Method in class edu.sampleu.travel.service.FiscalOfficerTravelAccountServiceImpl
-
This method only copies fields from the dto to the ojb bean that should be copied
on an update call.
- TOGGLE_INACTIVE - Static variable in class org.kuali.rice.krad.uif.UifConstants.MethodToCallNames
-
- TOGGLE_INACTIVE_METHOD - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- toggleFormView() - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService
-
Handles toggling between form views.
- toggleInactiveRecordDisplay(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiInquiryAction
-
Turns on (or off) the inactive record display for a maintenance collection.
- toggleInactiveRecordDisplay(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiMaintenanceDocumentAction
-
Turns on (or off) the inactive record display for a maintenance collection.
- toggleInactiveRecordDisplay(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
Invoked to toggle the show inactive indicator on the selected collection group and then
rerun the component lifecycle and rendering based on the updated indicator and form data
- togglePropositionSimpleCompound(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorController
-
introduces a new compound proposition between the selected proposition and its parent.
- toggleTab(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.rule.web.DocumentConfigurationViewAction
-
- toggleTab(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction
-
- toggleTab(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
-
Toggles the tab state in the ui
- toggleTab(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiDocumentActionBase
-
- toggleTab(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiInquiryAction
-
- toIterable(Iterator<T>) - Static method in class org.kuali.rice.core.api.util.collect.CollectionUtils
-
Creates an Iterable view of a Iterator.
- toIterable(Enumeration<T>) - Static method in class org.kuali.rice.core.api.util.collect.CollectionUtils
-
Creates an Iterable view of a Enumeration.
- tokens - Variable in class org.kuali.rice.core.framework.persistence.jdbc.sql.Criteria
-
- toKimAttributeDefinition(KimAttributeField) - Static method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceHelper
-
Deprecated.
- toKimAttributeDefinitions(List<KimAttributeField>) - Static method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceHelper
-
Deprecated.
- toKualiDecimal() - Method in class org.kuali.rice.core.api.util.type.KualiPercent
-
- toList() - Method in class org.kuali.rice.core.api.util.tree.Tree
-
Returns the Tree as a List of Node objects.
- toMap() - Method in class org.kuali.rice.kns.web.struts.form.KualiExceptionIncidentForm
-
This method return list of required information contained by the jsp in both
display and hidden properties.
- toObject(Object) - Static method in class org.kuali.rice.core.web.format.Formatter.ArrayUtils
-
- TOP - Static variable in class org.kuali.rice.krad.uif.CssConstants.VerticalAligns
-
- toParam() - Method in class org.kuali.rice.krad.uif.view.HistoryEntry
-
- toProperties() - Method in class org.kuali.rice.krad.exception.ExceptionIncident
-
This overridden method return current internal properties.
- toProperties() - Method in interface org.kuali.rice.krad.exception.KualiExceptionIncident
-
This method return list of {key,value} pairs that each key is the constants
defined in this interface.
- toQuery(QueryByCriteria.QueryByCriteriaType) - Method in class org.kuali.rice.core.framework.persistence.jdbc.sql.Criteria
-
- toQuery(QueryByCriteria.QueryByCriteriaType) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Converts the current Criteria instance into a JPQL query.
- toQuery(QueryByCriteria.QueryByCriteriaType, String[]) - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.Criteria
-
Converts the current Criteria instance into a JPQL query.
- toQuery() - Method in class org.kuali.rice.core.framework.persistence.jpa.criteria.QueryByCriteria
-
- toRemotableAbstractControlBuilder(AttributeDefinition) - Static method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceHelper
-
Deprecated.
- toSection(Inquirable, InquirySectionDefinition, BusinessObject, InquiryRestrictions) - Static method in class org.kuali.rice.kns.web.ui.SectionBridge
-
Deprecated.
This method creates a Section for display on an Inquiry Screen.
- toSection(MaintainableSectionDefinition, BusinessObject, Maintainable, Maintainable, String, List<String>, Set<String>) - Static method in class org.kuali.rice.kns.web.ui.SectionBridge
-
Deprecated.
This method creates a Section for a MaintenanceDocument.
- toString() - Method in class org.kuali.rice.core.api.criteria.CriteriaDateTimeValue
-
- toString() - Method in class org.kuali.rice.core.api.criteria.CriteriaDecimalValue
-
- toString() - Method in class org.kuali.rice.core.api.criteria.CriteriaIntegerValue
-
- toString() - Method in class org.kuali.rice.core.api.criteria.CriteriaStringValue
-
- toString() - Method in class org.kuali.rice.core.api.criteria.EqualIgnoreCasePredicate
-
- toString() - Method in class org.kuali.rice.core.api.criteria.EqualPredicate
-
- toString() - Method in class org.kuali.rice.core.api.criteria.GenericQueryResults
-
- toString() - Method in class org.kuali.rice.core.api.criteria.GreaterThanOrEqualPredicate
-
- toString() - Method in class org.kuali.rice.core.api.criteria.GreaterThanPredicate
-
- toString() - Method in class org.kuali.rice.core.api.criteria.InIgnoreCasePredicate
-
- toString() - Method in class org.kuali.rice.core.api.criteria.InPredicate
-
- toString() - Method in class org.kuali.rice.core.api.criteria.LessThanOrEqualPredicate
-
- toString() - Method in class org.kuali.rice.core.api.criteria.LessThanPredicate
-
- toString() - Method in class org.kuali.rice.core.api.criteria.LikePredicate
-
- toString() - Method in class org.kuali.rice.core.api.criteria.NotEqualIgnoreCasePredicate
-
- toString() - Method in class org.kuali.rice.core.api.criteria.NotEqualPredicate
-
- toString() - Method in class org.kuali.rice.core.api.criteria.NotInIgnoreCasePredicate
-
- toString() - Method in class org.kuali.rice.core.api.criteria.NotInPredicate
-
- toString() - Method in class org.kuali.rice.core.api.criteria.NotLikePredicate
-
- toString() - Method in class org.kuali.rice.core.api.criteria.NotNullPredicate
-
- toString() - Method in class org.kuali.rice.core.api.criteria.NullPredicate
-
- toString(Date, String) - Method in interface org.kuali.rice.core.api.datetime.DateTimeService
-
Translates the specified date into a string without a time component, formatted according to the specified pattern
- toString() - Method in class org.kuali.rice.core.api.impex.xml.CompositeXmlDocCollection
-
- toString() - Method in class org.kuali.rice.core.api.mail.EmailContent
-
- toString() - Method in class org.kuali.rice.core.api.mo.AbstractDataTransferObject
-
- toString() - Method in interface org.kuali.rice.core.api.mo.ModelObjectBasic
-
This will return a proper string representation of the Model Object.
- toString() - Method in class org.kuali.rice.core.api.reflect.ObjectDefinition
-
- toString() - Method in class org.kuali.rice.core.api.resourceloader.ResourceLoaderContainer
-
- toString() - Method in class org.kuali.rice.core.api.search.Range
-
- toString() - Method in enum org.kuali.rice.core.api.search.SearchOperator
-
- toString() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeError.Builder
-
- toString() - Method in class org.kuali.rice.core.api.uif.RemotableAttributeError
-
- toString() - Method in class org.kuali.rice.core.api.uif.RemotableSelectGroup
-
- toString() - Method in class org.kuali.rice.core.api.util.ConcreteKeyValue
-
- toString() - Method in class org.kuali.rice.core.api.util.tree.Node
-
- toString() - Method in class org.kuali.rice.core.api.util.tree.Tree
-
Returns a String representation of the Tree.
- toString() - Method in class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
- toString() - Method in class org.kuali.rice.core.api.util.type.KualiInteger
-
- toString() - Method in class org.kuali.rice.core.framework.config.property.SimpleConfig
-
- toString() - Method in class org.kuali.rice.core.framework.persistence.jpa.CompositePrimaryKeyBase
-
- toString() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.EntityDescriptor
-
- toString() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor
-
- toString() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.ManyToManyDescriptor
-
- toString() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.ManyToOneDescriptor
-
- toString() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.ObjectDescriptor
-
- toString() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.OneToManyDescriptor
-
- toString() - Method in class org.kuali.rice.core.framework.persistence.jpa.metadata.OneToOneDescriptor
-
- toString() - Method in class org.kuali.rice.core.framework.persistence.platform.ANSISqlDatabasePlatform
-
- toString() - Method in class org.kuali.rice.core.framework.persistence.platform.DerbyDatabasePlatform
-
- toString() - Method in class org.kuali.rice.core.framework.persistence.platform.MySQLDatabasePlatform
-
- toString() - Method in class org.kuali.rice.core.framework.persistence.platform.OracleDatabasePlatform
-
- toString(Date, String) - Method in class org.kuali.rice.core.impl.datetime.DateTimeServiceImpl
-
- toString() - Method in class org.kuali.rice.core.impl.parameter.ParameterEvaluatorImpl
-
- toString(Object, Class) - Static method in class org.kuali.rice.core.web.format.Formatter.ArrayUtils
-
- toString() - Method in class org.kuali.rice.kcb.api.message.MessageDTO
-
- toString() - Method in class org.kuali.rice.kcb.bo.Message
-
- toString() - Method in class org.kuali.rice.kcb.bo.MessageDelivery
-
- toString() - Method in class org.kuali.rice.kcb.bo.RecipientDelivererConfig
-
- toString() - Method in class org.kuali.rice.kcb.bo.RecipientPreference
-
- toString() - Method in exception org.kuali.rice.kcb.exception.ErrorList
-
This method is responsible for concatenating all of the errors in the error list together.
- toString() - Method in class org.kuali.rice.kcb.quartz.ProcessingResult
-
Returns a string representation of this ProcessingResults object
- toString() - Method in exception org.kuali.rice.ken.exception.ErrorList
-
This method is responsible for concatenating all of the errors in the error list together.
- toString() - Method in class org.kuali.rice.ken.service.ProcessingResult
-
Returns a string representation of this ProcessingResults object
- toString() - Method in class org.kuali.rice.ken.util.ClassLoaderEntityResolver
-
- toString() - Method in class org.kuali.rice.ken.util.ContentTypeEntityResolver
-
- toString() - Method in class org.kuali.rice.kew.actionitem.ActionItem
-
- toString() - Method in class org.kuali.rice.kew.actionrequest.ActionRequestValue
-
- toString() - Method in class org.kuali.rice.kew.api.identity.EmployeeId
-
- toString() - Method in class org.kuali.rice.kew.api.identity.PrincipalId
-
- toString() - Method in class org.kuali.rice.kew.api.identity.PrincipalName
-
- toString() - Method in class org.kuali.rice.kew.doctype.DocumentTypePolicyEnum
-
- toString() - Method in class org.kuali.rice.kew.engine.node.ActivationTypeEnum
-
- toString() - Method in class org.kuali.rice.kew.engine.node.Branch
-
- toString() - Method in class org.kuali.rice.kew.engine.node.RouteNode
-
This overridden method ...
- toString() - Method in class org.kuali.rice.kew.engine.node.RouteNodeInstance
-
- toString() - Method in class org.kuali.rice.kew.engine.node.var.Property
-
- toString() - Method in class org.kuali.rice.kew.engine.node.var.schemes.LiteralScheme
-
- toString() - Method in class org.kuali.rice.kew.engine.node.var.schemes.ResourceScheme
-
- toString() - Method in class org.kuali.rice.kew.engine.node.var.schemes.URLScheme
-
- toString() - Method in class org.kuali.rice.kew.engine.node.var.schemes.VariableScheme
-
- toString() - Method in exception org.kuali.rice.kew.exception.WorkflowServiceErrorException
-
- toString() - Method in class org.kuali.rice.kew.exception.WorkflowServiceErrorImpl
-
- toString() - Method in class org.kuali.rice.kew.framework.postprocessor.DocumentRouteLevelChange
-
- toString() - Method in class org.kuali.rice.kew.framework.postprocessor.DocumentRouteStatusChange
-
- toString() - Method in class org.kuali.rice.kew.plugin.Plugin
-
- toString() - Method in class org.kuali.rice.kew.plugin.PluginClassLoader
-
- toString() - Method in class org.kuali.rice.kew.plugin.PluginConfig
-
- toString() - Method in class org.kuali.rice.kew.routemodule.FlexRMAdapter
-
- toString() - Method in class org.kuali.rice.kew.routemodule.InlineRequestsRouteModule
-
- toString() - Method in class org.kuali.rice.kew.rule.QualifiedRoleName
-
- toString() - Method in class org.kuali.rice.kew.rule.RuleExpressionResult
-
- toString() - Method in class org.kuali.rice.kew.rule.RuleExtensionBo
-
- toString() - Method in class org.kuali.rice.kew.rule.RuleExtensionValue
-
- toString() - Method in class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.RouteNodeForDisplay
-
- toString() - Method in class org.kuali.rice.kew.util.ResponsibleParty
-
- toString() - Method in class org.kuali.rice.kew.workgroup.GroupNameId
-
- toString() - Method in class org.kuali.rice.kew.workgroup.WorkflowGroupId
-
- toString() - Method in class org.kuali.rice.kim.api.common.delegate.DelegateType.Builder
-
- toString() - Method in class org.kuali.rice.kim.api.role.Role.Builder
-
- toString() - Method in class org.kuali.rice.kim.api.role.RoleMember.Builder
-
- toString() - Method in class org.kuali.rice.kim.api.role.RoleMembership.Builder
-
- toString() - Method in class org.kuali.rice.kim.api.role.RoleResponsibility.Builder
-
- toString() - Method in class org.kuali.rice.kim.api.role.RoleResponsibilityAction.Builder
-
- toString() - Method in class org.kuali.rice.kim.client.acegi.KualiTicketResponse
-
- toString() - Method in class org.kuali.rice.kns.datadictionary.control.ButtonControlDefinition
-
Deprecated.
- toString() - Method in class org.kuali.rice.kns.datadictionary.control.CheckboxControlDefinition
-
Deprecated.
- toString() - Method in class org.kuali.rice.kns.datadictionary.control.CurrencyControlDefinition
-
Deprecated.
- toString() - Method in class org.kuali.rice.kns.datadictionary.control.FileControlDefinition
-
Deprecated.
- toString() - Method in class org.kuali.rice.kns.datadictionary.control.HiddenControlDefinition
-
Deprecated.
- toString() - Method in class org.kuali.rice.kns.datadictionary.control.KualiUserControlDefinition
-
Deprecated.
- toString() - Method in class org.kuali.rice.kns.datadictionary.control.LinkControlDefinition
-
Deprecated.
- toString() - Method in class org.kuali.rice.kns.datadictionary.control.LookupHiddenControlDefinition
-
Deprecated.
- toString() - Method in class org.kuali.rice.kns.datadictionary.control.LookupReadonlyControlDefinition
-
Deprecated.
- toString() - Method in class org.kuali.rice.kns.datadictionary.control.MultiselectControlDefinition
-
Deprecated.
- toString() - Method in class org.kuali.rice.kns.datadictionary.control.RadioControlDefinition
-
Deprecated.
- toString() - Method in class org.kuali.rice.kns.datadictionary.control.SelectControlDefinition
-
Deprecated.
- toString() - Method in class org.kuali.rice.kns.datadictionary.control.TextareaControlDefinition
-
Deprecated.
- toString() - Method in class org.kuali.rice.kns.datadictionary.control.TextControlDefinition
-
Deprecated.
- toString() - Method in class org.kuali.rice.kns.datadictionary.control.WorkflowWorkgroupControlDefinition
-
Deprecated.
- toString() - Method in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- toString() - Method in class org.kuali.rice.kns.datadictionary.InquiryDefinition
-
Deprecated.
- toString() - Method in class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
-
Deprecated.
- toString() - Method in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- toString() - Method in class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
-
Deprecated.
- toString() - Method in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- toString() - Method in class org.kuali.rice.kns.datadictionary.MaintainableItemDefinition
-
Deprecated.
- toString() - Method in class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
-
Deprecated.
- toString() - Method in class org.kuali.rice.kns.datadictionary.MaintainableSubSectionHeaderDefinition
-
Deprecated.
- toString() - Method in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- toString() - Method in class org.kuali.rice.kns.datadictionary.TransactionalDocumentEntry
-
Deprecated.
- toString() - Method in class org.kuali.rice.kns.document.authorization.FieldRestriction
-
- toString() - Method in class org.kuali.rice.kns.kim.type.KimAttributeDefinition
-
Deprecated.
- toString() - Method in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- toString() - Method in class org.kuali.rice.kns.web.ui.Row
-
Deprecated.
- toString() - Method in class org.kuali.rice.krad.bo.BusinessObjectBase
-
- toString() - Method in class org.kuali.rice.krad.bo.DataObjectRelationship
-
- toString() - Method in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- toString() - Method in class org.kuali.rice.krad.datadictionary.BusinessObjectEntry
-
- toString() - Method in class org.kuali.rice.krad.datadictionary.CollectionDefinition
-
- toString() - Method in class org.kuali.rice.krad.datadictionary.DataObjectEntry
-
- toString() - Method in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- toString() - Method in class org.kuali.rice.krad.datadictionary.exporter.ExportMap
-
Deprecated.
- toString() - Method in class org.kuali.rice.krad.datadictionary.ExternalizableAttributeDefinitionProxy
-
- toString() - Method in class org.kuali.rice.krad.datadictionary.InactivationBlockingDefinition
-
- toString() - Method in class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry
-
- toString() - Method in class org.kuali.rice.krad.datadictionary.PrimitiveAttributeDefinition
-
- toString() - Method in class org.kuali.rice.krad.datadictionary.ReferenceDefinition
-
- toString() - Method in class org.kuali.rice.krad.datadictionary.RelationshipDefinition
-
- toString() - Method in class org.kuali.rice.krad.datadictionary.SortDefinition
-
- toString() - Method in class org.kuali.rice.krad.datadictionary.SupportAttributeDefinition
-
- toString() - Method in class org.kuali.rice.krad.datadictionary.TransactionalDocumentEntry
-
- toString() - Method in class org.kuali.rice.krad.lookup.CollectionIncomplete
-
- toString() - Method in class org.kuali.rice.krad.rules.rule.event.KualiDocumentEventBase
-
- toString() - Method in enum org.kuali.rice.krad.uif.util.ClientValidationUtils.ValidationMessageKeys
-
- toString() - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrieNode
-
- toString() - Method in class org.kuali.rice.krad.util.ErrorMessage
-
- toString() - Method in class org.kuali.rice.krad.util.MessageMap
-
- toString() - Method in class org.kuali.rice.krms.api.engine.Facts
-
- toString() - Method in class org.kuali.rice.krms.api.engine.Term
-
- toString() - Method in enum org.kuali.rice.krms.api.repository.LogicalOperator
-
- toString() - Method in class org.kuali.rice.krms.framework.engine.BasicRule
-
- toString() - Method in class org.kuali.rice.krms.framework.engine.CollectionOfComparablesTermBasedProposition
-
- toString() - Method in class org.kuali.rice.krms.framework.engine.ComparableTermBasedProposition
-
- toString() - Method in enum org.kuali.rice.krms.framework.engine.expression.ComparisonOperator
-
- toString() - Method in class org.kuali.rice.krms.framework.engine.result.BasicResult
-
- toString() - Method in class org.kuali.rice.krms.framework.engine.result.TimingResult
-
- toString() - Method in class org.kuali.rice.krms.framework.engine.TermResolutionEngineImpl.TermResolverKey
-
- toString() - Method in enum org.kuali.rice.krms.framework.type.ValidationActionType
-
- toString() - Method in enum org.kuali.rice.krms.framework.type.ValidationRuleType
-
- toString() - Method in enum org.kuali.rice.krms.impl.peopleflow.PeopleFlowActionTypeService.Type
-
- toString() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- toString() - Method in class org.kuali.rice.ksb.api.messaging.AsynchronousCall
-
- toString() - Method in class org.kuali.rice.ksb.messaging.PersistedMessageBO
-
- toString() - Method in class org.kuali.rice.test.launch.JettyLauncher
-
- toStringBuilder(LinkedHashMap<String, Object>) - Method in class org.kuali.rice.krad.bo.BusinessObjectBase
-
Deprecated.
will be removed in rice 1.1
- toStringMapper() - Method in class org.kuali.rice.krad.bo.BusinessObjectBase
-
Deprecated.
will be removed in rice 1.1
- toStringMapperFields() - Method in class org.kuali.rice.kew.engine.node.State
-
- total - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- TOTAL_ROW_COUNT - Static variable in class org.kuali.rice.coreservice.api.parameter.ParameterQueryResults.Elements
-
- TOTAL_ROW_COUNT - Static variable in class org.kuali.rice.kew.api.rule.RuleQueryResults.Elements
-
- TOTAL_ROW_COUNT - Static variable in class org.kuali.rice.kew.api.rule.RuleTemplateQueryResults.Elements
-
- TOTAL_ROW_COUNT - Static variable in class org.kuali.rice.kim.api.common.template.TemplateQueryResults.Elements
-
- TOTAL_ROW_COUNT - Static variable in class org.kuali.rice.kim.api.group.GroupMemberQueryResults.Elements
-
- TOTAL_ROW_COUNT - Static variable in class org.kuali.rice.kim.api.group.GroupQueryResults.Elements
-
- TOTAL_ROW_COUNT - Static variable in class org.kuali.rice.kim.api.identity.entity.EntityDefaultQueryResults.Elements
-
- TOTAL_ROW_COUNT - Static variable in class org.kuali.rice.kim.api.identity.entity.EntityQueryResults.Elements
-
- TOTAL_ROW_COUNT - Static variable in class org.kuali.rice.kim.api.identity.name.EntityNameQueryResults.Elements
-
- TOTAL_ROW_COUNT - Static variable in class org.kuali.rice.kim.api.identity.principal.PrincipalQueryResults.Elements
-
- TOTAL_ROW_COUNT - Static variable in class org.kuali.rice.kim.api.permission.PermissionQueryResults.Elements
-
- TOTAL_ROW_COUNT - Static variable in class org.kuali.rice.kim.api.responsibility.ResponsibilityQueryResults.Elements
-
- TOTAL_ROW_COUNT - Static variable in class org.kuali.rice.kim.api.role.DelegateMemberQueryResults.Elements
-
- TOTAL_ROW_COUNT - Static variable in class org.kuali.rice.kim.api.role.RoleMemberQueryResults.Elements
-
- TOTAL_ROW_COUNT - Static variable in class org.kuali.rice.kim.api.role.RoleMembershipQueryResults.Elements
-
- TOTAL_ROW_COUNT - Static variable in class org.kuali.rice.kim.api.role.RoleQueryResults.Elements
-
- toTravelAccount(TravelAccountInfo) - Method in class edu.sampleu.travel.service.FiscalOfficerTravelAccountServiceImpl
-
- toTravelAccountInfo(TravelAccount) - Method in class edu.sampleu.travel.service.FiscalOfficerTravelAccountServiceImpl
-
- touchSesn(String) - Method in class org.kuali.rice.kim.sesn.DistributedSession
-
This method updates the session
- toUIDateTimeString(Date) - Static method in class org.kuali.rice.ken.util.Util
-
Returns the specified date formatted for the UI
- toXml(Object) - Method in class org.kuali.rice.krad.service.impl.XmlObjectSerializerServiceImpl
-
- toXml(Object) - Method in interface org.kuali.rice.krad.service.XmlObjectSerializerService
-
Marshals out XML from an object instance.
- toXSDDateTimeString(Date) - Static method in class org.kuali.rice.ken.util.Util
-
Formats a Date into XSD dateTime format
- trace(Object...) - Static method in class org.kuali.rice.core.util.BufferedLogger
-
Wraps Logger#trace(String)
- TracingTransactionInterceptor - Class in org.kuali.rice.ken.util
-
Interceptor implementation that simply logs the JTA transaction status
- TracingTransactionInterceptor() - Constructor for class org.kuali.rice.ken.util.TracingTransactionInterceptor
-
- tranlateCodesInInquiry(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
- tranlateCodesInInquiry(Class) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- tranlateCodesInLookup(Class) - Method in interface org.kuali.rice.kns.service.BusinessObjectDictionaryService
-
Deprecated.
- tranlateCodesInLookup(Class) - Method in class org.kuali.rice.kns.service.impl.BusinessObjectDictionaryServiceImpl
-
Deprecated.
- TRANSACTION_MANAGER - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- TRANSACTION_MANAGER - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorInternal
-
- TRANSACTION_MANAGER - Static variable in class org.kuali.rice.ksb.util.KSBConstants.ServiceNames
-
- TRANSACTION_MANAGER_JNDI - Static variable in class org.kuali.rice.core.api.util.RiceConstants
-
- TRANSACTION_MANAGER_OBJ - Static variable in class org.kuali.rice.core.api.util.RiceConstants
-
- TRANSACTION_TEMPLATE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- TRANSACTION_TEMPLATE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorInternal
-
- TRANSACTION_TEMPLATE - Static variable in class org.kuali.rice.ksb.util.KSBConstants.ServiceNames
-
- TRANSACTION_TIMEOUT - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
- TRANSACTIONAL_DOCUMENT_DICTIONARY_SERVICE - Static variable in class org.kuali.rice.kns.service.KNSServiceLocator
-
Deprecated.
- TransactionalDocument - Interface in org.kuali.rice.krad.document
-
This is the TransactionalDocument interface.
- TransactionalDocumentAuthorizer - Interface in org.kuali.rice.kns.document.authorization
-
Extension to DocumentAuthorizer interface which adds transactional-document-specific methods.
- TransactionalDocumentAuthorizerBase - Class in org.kuali.rice.kns.document.authorization
-
Base class for all TransactionalDocumentAuthorizers.
- TransactionalDocumentAuthorizerBase() - Constructor for class org.kuali.rice.kns.document.authorization.TransactionalDocumentAuthorizerBase
-
- TransactionalDocumentBase - Class in org.kuali.rice.krad.document
-
Controller that handles requests coming from a TransactionalDocumentView
- TransactionalDocumentBase() - Constructor for class org.kuali.rice.krad.document.TransactionalDocumentBase
-
Default constructor.
- TransactionalDocumentDictionaryService - Interface in org.kuali.rice.kns.service
-
Deprecated.
- TransactionalDocumentDictionaryServiceImpl - Class in org.kuali.rice.kns.service.impl
-
Deprecated.
- TransactionalDocumentDictionaryServiceImpl() - Constructor for class org.kuali.rice.kns.service.impl.TransactionalDocumentDictionaryServiceImpl
-
Deprecated.
- TransactionalDocumentEntry - Class in org.kuali.rice.kns.datadictionary
-
Deprecated.
- TransactionalDocumentEntry() - Constructor for class org.kuali.rice.kns.datadictionary.TransactionalDocumentEntry
-
Deprecated.
- TransactionalDocumentEntry - Class in org.kuali.rice.krad.datadictionary
-
TransactionalDocumentEntry
- TransactionalDocumentEntry() - Constructor for class org.kuali.rice.krad.datadictionary.TransactionalDocumentEntry
-
- TransactionalDocumentEntryMapper - Class in org.kuali.rice.kns.datadictionary.exporter
-
Deprecated.
- TransactionalDocumentEntryMapper() - Constructor for class org.kuali.rice.kns.datadictionary.exporter.TransactionalDocumentEntryMapper
-
Deprecated.
- TransactionalDocumentPresentationController - Interface in org.kuali.rice.kns.document.authorization
-
The DocumentPresentationController class is used for non-user related lock down
- TransactionalDocumentPresentationControllerBase - Class in org.kuali.rice.kns.document.authorization
-
Base class for all TransactionalDocumentPresentationControllers.
- TransactionalDocumentPresentationControllerBase() - Constructor for class org.kuali.rice.kns.document.authorization.TransactionalDocumentPresentationControllerBase
-
- TransactionalDocumentRuleBase - Class in org.kuali.rice.krad.rules
-
This class contains all of the business rules that are common to all transactional documents.
- TransactionalDocumentRuleBase() - Constructor for class org.kuali.rice.krad.rules.TransactionalDocumentRuleBase
-
- TransactionalLifecycle - Class in org.kuali.rice.test
-
A lifecycle for testing with database transactional rollback.
- TransactionalLifecycle(String) - Constructor for class org.kuali.rice.test.TransactionalLifecycle
-
- TransactionalLifecycle() - Constructor for class org.kuali.rice.test.TransactionalLifecycle
-
- TransactionalNoValidationExceptionRollback - Annotation Type in org.kuali.rice.core.framework.persistence.jta
-
A meta-annotation which prevents rollback on ValidationException
- TransactionalServiceUtils - Class in org.kuali.rice.krad.util
-
This class provides utility methods to support the operation of transactional services
- TransactionedCallable - Class in org.kuali.rice.ken.util
-
A Callable that performs work within a transaction and returns the
TransactionCallback's result
- TransactionedCallable(TransactionTemplate) - Constructor for class org.kuali.rice.ken.util.TransactionedCallable
-
Constructs a TransactionedCallable.java.
- TransactionedCallable(TransactionTemplate, TransactionCallback) - Constructor for class org.kuali.rice.ken.util.TransactionedCallable
-
Constructs a TransactionedCallable.java.
- TransactionManagerFactory - Class in org.kuali.rice.core.framework.persistence.ojb
-
An implementation of an OJB TransactionManagerFactory which provides access to Workflow's
JTA UserTransaction.
- TransactionManagerFactory() - Constructor for class org.kuali.rice.core.framework.persistence.ojb.TransactionManagerFactory
-
- TransactionManagerFactoryBean - Class in org.kuali.rice.core.framework.persistence.jta
-
Factory bean that supplies a TransactionManager object from the the current context
(i.e.
- TransactionManagerFactoryBean() - Constructor for class org.kuali.rice.core.framework.persistence.jta.TransactionManagerFactoryBean
-
- TRANSACTON_MANAGER - Static variable in class org.kuali.rice.test.TestHarnessServiceLocator
-
- transform(List<? extends A>, ModelObjectUtils.Transformer<A, B>) - Static method in class org.kuali.rice.core.api.mo.ModelObjectUtils
-
This method is useful for converting a List<? extends BlahContract> to a
List<Blah.Builder>.
- transform(Set<? extends A>, ModelObjectUtils.Transformer<A, B>) - Static method in class org.kuali.rice.core.api.mo.ModelObjectUtils
-
This method is useful for converting a Set<? extends BlahContract> to a
Set<Blah.Builder>.
- transform(A) - Method in interface org.kuali.rice.core.api.mo.ModelObjectUtils.Transformer
-
- transform(String) - Method in class org.kuali.rice.ken.util.ContentTransformer
-
This method performs the actual transformation.
- transform(Templates, Document) - Static method in class org.kuali.rice.kew.mail.service.impl.StyleableEmailContentServiceImpl
-
- transform(List<? extends A>, BuilderUtils.Transformer<A, B>) - Static method in class org.kuali.rice.krms.api.repository.BuilderUtils
-
This method is useful for converting a List<? extends BlahContract> to a
List<Blah.Builder>.
- transform(Set<? extends A>, BuilderUtils.Transformer<A, B>) - Static method in class org.kuali.rice.krms.api.repository.BuilderUtils
-
- transform(A) - Method in interface org.kuali.rice.krms.api.repository.BuilderUtils.Transformer
-
- transformAndPopulateAttributeRows(List<Row>, RuleTemplateAttributeBo, RuleBaseValues, Map<String, String>, boolean) - Static method in class org.kuali.rice.kew.rule.web.WebRuleUtils
-
Processes the Fields on the various attributes Rows to assign an appropriate field name to them so that the
field name rendered in the maintenance HTML will properly assign the value to RuleBaseValues.fieldValues.
- TRANSFORMATION_SERVICE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- transformContent(Notification) - Static method in class org.kuali.rice.ken.util.Util
-
transformContent - transforms xml content in notification to a string
using the xsl in the datastore for a given documentType
- transformEndElement(AbstractTransformationFilter.CurrentElement) - Method in class org.kuali.rice.kew.xml.AbstractTransformationFilter
-
This method allows you to modify the element passed in.
- transformFieldConversions(List<Row>, Map<String, String>) - Static method in class org.kuali.rice.kew.rule.web.WebRuleUtils
-
- transformLookupUrlToMultiple(String) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
-
- transformProperties(Properties) - Method in class org.kuali.rice.ken.util.NotificationPropertyPlaceholderConfigurer
-
This method consolidates config properties.
- transformStartElement(AbstractTransformationFilter.CurrentElement) - Method in class org.kuali.rice.kew.xml.AbstractTransformationFilter
-
This method allows you to modify the element passed in.
- TransientBusinessObjectBase - Class in org.kuali.rice.krad.bo
-
Transient Business Object Base Business Object
- TransientBusinessObjectBase() - Constructor for class org.kuali.rice.krad.bo.TransientBusinessObjectBase
-
Constructs a TransientBusinessObjectBase.java.
- Transition - Class in org.kuali.rice.kew.engine.transition
-
Represents a transition to a set of Node Instances.
- Transition() - Constructor for class org.kuali.rice.kew.engine.transition.Transition
-
- Transition(List) - Constructor for class org.kuali.rice.kew.engine.transition.Transition
-
- TransitionEngine - Class in org.kuali.rice.kew.engine.transition
-
Common superclass for all Transition Engines.
- TransitionEngine() - Constructor for class org.kuali.rice.kew.engine.transition.TransitionEngine
-
- TransitionEngineFactory - Class in org.kuali.rice.kew.engine.transition
-
- TransitionEngineFactory() - Constructor for class org.kuali.rice.kew.engine.transition.TransitionEngineFactory
-
- transitionFrom(RouteContext, ProcessResult) - Method in class org.kuali.rice.kew.engine.transition.DynamicTransitionEngine
-
- transitionFrom(RouteContext, ProcessResult) - Method in class org.kuali.rice.kew.engine.transition.SplitTransitionEngine
-
- transitionFrom(RouteContext, ProcessResult) - Method in class org.kuali.rice.kew.engine.transition.SubProcessTransitionEngine
-
- transitionFrom(RouteContext, ProcessResult) - Method in class org.kuali.rice.kew.engine.transition.TransitionEngine
-
- transitioningInto(RouteContext, RouteNodeInstance, RouteHelper) - Method in interface org.kuali.rice.kew.engine.node.DynamicNode
-
Invoked when the engine first encounters this DynamicNode.
- transitioningInto(RouteContext, RouteNodeInstance, RouteHelper) - Method in class org.kuali.rice.kew.engine.node.hierarchyrouting.HierarchyRoutingNode
-
- transitioningOutOf(RouteContext, RouteHelper) - Method in interface org.kuali.rice.kew.engine.node.DynamicNode
-
Invoked everytime a node in the dynamic process completes.
- transitioningOutOf(RouteContext, RouteHelper) - Method in class org.kuali.rice.kew.engine.node.hierarchyrouting.HierarchyRoutingNode
-
- transitionTo(RouteNodeInstance, RouteContext) - Method in class org.kuali.rice.kew.engine.transition.DynamicTransitionEngine
-
- transitionTo(RouteNodeInstance, RouteContext) - Method in class org.kuali.rice.kew.engine.transition.JoinTransitionEngine
-
- transitionTo(RouteNodeInstance, RouteContext) - Method in class org.kuali.rice.kew.engine.transition.SubProcessTransitionEngine
-
- transitionTo(RouteNodeInstance, RouteContext) - Method in class org.kuali.rice.kew.engine.transition.TransitionEngine
-
- translateActionDefinition(ActionDefinition) - Method in interface org.kuali.rice.krms.impl.provider.repository.RepositoryToEngineTranslator
-
- translateActionDefinition(ActionDefinition) - Method in class org.kuali.rice.krms.impl.provider.repository.RepositoryToEngineTranslatorImpl
-
- translateActionDefinitions(List<ActionDefinition>) - Method in interface org.kuali.rice.krms.impl.provider.repository.RepositoryToEngineTranslator
-
- translateActionDefinitions(List<ActionDefinition>) - Method in class org.kuali.rice.krms.impl.provider.repository.RepositoryToEngineTranslatorImpl
-
- translateAgendaDefinition(AgendaDefinition) - Method in interface org.kuali.rice.krms.impl.provider.repository.RepositoryToEngineTranslator
-
- translateAgendaDefinition(AgendaDefinition) - Method in class org.kuali.rice.krms.impl.provider.repository.RepositoryToEngineTranslatorImpl
-
- translateAgendaDefinitionToAgendaTree(AgendaDefinition) - Method in interface org.kuali.rice.krms.impl.provider.repository.RepositoryToEngineTranslator
-
- translateAgendaDefinitionToAgendaTree(AgendaDefinition) - Method in class org.kuali.rice.krms.impl.provider.repository.RepositoryToEngineTranslatorImpl
-
- translateAgendaTreeDefinition(AgendaTreeDefinition) - Method in interface org.kuali.rice.krms.impl.provider.repository.RepositoryToEngineTranslator
-
- translateAgendaTreeDefinition(AgendaTreeDefinition) - Method in class org.kuali.rice.krms.impl.provider.repository.RepositoryToEngineTranslatorImpl
-
- translateAgendaTreeDefinitionToSubAgenda(AgendaTreeDefinition) - Method in interface org.kuali.rice.krms.impl.provider.repository.RepositoryToEngineTranslator
-
- translateAgendaTreeDefinitionToSubAgenda(AgendaTreeDefinition) - Method in class org.kuali.rice.krms.impl.provider.repository.RepositoryToEngineTranslatorImpl
-
- translateBeanName(QName) - Method in class org.kuali.rice.core.framework.resourceloader.BeanFactoryResourceLoader
-
- translateCodes - Variable in class org.kuali.rice.kns.datadictionary.InquiryDefinition
-
Deprecated.
- translateCodes - Variable in class org.kuali.rice.kns.datadictionary.LookupDefinition
-
Deprecated.
- translateCodes - Variable in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- translateCodes(Class) - Method in class org.kuali.rice.kns.service.impl.MaintenanceDocumentDictionaryServiceImpl
-
Deprecated.
- translateCodes(Class) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
-
Deprecated.
- translateCollections(Collection<ComponentBo>, Collection<DerivedComponentBo>) - Method in class org.kuali.rice.coreservice.impl.component.ComponentServiceImpl
-
- translateContextDefinition(ContextDefinition) - Method in interface org.kuali.rice.krms.impl.provider.repository.RepositoryToEngineTranslator
-
- translateContextDefinition(ContextDefinition) - Method in class org.kuali.rice.krms.impl.provider.repository.RepositoryToEngineTranslatorImpl
-
- translateCriteriaToFields(DocumentSearchCriteria) - Method in interface org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaTranslator
-
- translateCriteriaToFields(DocumentSearchCriteria) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaTranslatorImpl
-
Converts the DocumentSearchCriteria to a Map of values that can be applied to the Lookup form fields.
- translateDocumentAttributeFieldsToCriteria(Map<String, String>, List<String>, DocumentSearchCriteria.Builder) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaTranslatorImpl
-
- translateFieldConversions(String) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
-
This translates a , delimited list of pairs separated by a : into a Map of target --> lookup field conversions.
- translateFieldsToCriteria(Map<String, String>) - Method in interface org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaTranslator
-
- translateFieldsToCriteria(Map<String, String>) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaTranslatorImpl
-
- translateFieldValuesForSave(RuleBaseValues) - Static method in class org.kuali.rice.kew.rule.web.WebRuleUtils
-
- translateInputAttributes(Map<String, String>) - Method in class org.kuali.rice.kim.api.role.PassThruRoleTypeServiceBase
-
- translateInputAttributes(Map<String, String>) - Method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
- translatePropositionDefinition(PropositionDefinition) - Method in interface org.kuali.rice.krms.impl.provider.repository.RepositoryToEngineTranslator
-
- translatePropositionDefinition(PropositionDefinition) - Method in class org.kuali.rice.krms.impl.provider.repository.RepositoryToEngineTranslatorImpl
-
- translateRangePropertyToExpression(Map<String, String>, String, String, AttributeLookupSettings) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaTranslatorImpl
-
- translateReadOnlyFieldsToList(String) - Static method in class org.kuali.rice.kns.lookup.LookupUtils
-
This makes a , delimited String list of fields separated by a , into a List of target --> lookup readOnlyFieldsList.
- translateRemotableField(RemotableAttributeField) - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
Builds a new InputField
from the properties set on the
given RemotableAttributeField
- translateRemotableFields(List<RemotableAttributeField>) - Static method in class org.kuali.rice.krad.uif.util.ComponentFactory
-
For each remotable field in the given list creates a new
InputField
instance and sets the
corresponding properties from the remotable instance
- translateRequestParameterMap(Map<String, String[]>) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
Translates the given Map of String keys and String array values to a Map
of String key and values.
- translateResponsibilitiesForLoad(RuleBaseValues) - Static method in class org.kuali.rice.kew.rule.web.WebRuleUtils
-
- translateResponsibilitiesForSave(RuleBaseValues) - Static method in class org.kuali.rice.kew.rule.web.WebRuleUtils
-
- translateRuleDefinition(RuleDefinition) - Method in interface org.kuali.rice.krms.impl.provider.repository.RepositoryToEngineTranslator
-
- translateRuleDefinition(RuleDefinition) - Method in class org.kuali.rice.krms.impl.provider.repository.RepositoryToEngineTranslatorImpl
-
- translateRuleExtensionsForLoad(RuleBaseValues) - Static method in class org.kuali.rice.kew.rule.web.WebRuleUtils
-
- translateTermDefinition(TermDefinition) - Method in class org.kuali.rice.krms.impl.provider.repository.SimplePropositionTypeService
-
- translateToExpression(PropositionDefinition) - Method in class org.kuali.rice.krms.impl.provider.repository.SimplePropositionTypeService
-
Translates the parameters on the given proposition definition to create an expression for evaluation.
- translateToMapSafeKey(String) - Static method in class org.kuali.rice.krad.util.KRADUtils
-
Translates characters in the given string like brackets that will cause
problems with binding to characters that do not affect the binding
- translateTypeAttribute(KrmsTypeAttribute, KrmsAttributeDefinition) - Method in class edu.sampleu.krms.impl.CampusAgendaTypeService
-
- translateTypeAttribute(KrmsTypeAttribute, KrmsAttributeDefinition) - Method in class org.kuali.rice.krms.impl.peopleflow.PeopleFlowActionTypeService
-
- translateTypeAttribute(KrmsTypeAttribute, KrmsAttributeDefinition) - Method in class org.kuali.rice.krms.impl.type.KrmsTypeServiceBase
-
- translateValue(Object) - Static method in class org.kuali.rice.krad.uif.util.ScriptUtils
-
Translates an Object to a String for representing the given Object as
a JavaScript value
- TRAVEL_SESSION_KEY - Static variable in interface edu.sampleu.travel.infrastructure.Constants
-
- TravelAccount - Class in edu.sampleu.travel.bo
-
- TravelAccount() - Constructor for class edu.sampleu.travel.bo.TravelAccount
-
- TravelAccountExtension - Class in edu.sampleu.travel.bo
-
- TravelAccountExtension() - Constructor for class edu.sampleu.travel.bo.TravelAccountExtension
-
- TravelAccountInfo - Class in edu.sampleu.travel.dto
-
- TravelAccountInfo() - Constructor for class edu.sampleu.travel.dto.TravelAccountInfo
-
- TravelAccountInfoInquiryViewHelperServiceImpl - Class in edu.sampleu.travel.service
-
- TravelAccountInfoInquiryViewHelperServiceImpl() - Constructor for class edu.sampleu.travel.service.TravelAccountInfoInquiryViewHelperServiceImpl
-
- TravelAccountRules - Class in edu.sampleu.travel.bo
-
- TravelAccountRules() - Constructor for class edu.sampleu.travel.bo.TravelAccountRules
-
- TravelAccountRulesEngineExecutor - Class in edu.sampleu.travel.workflow
-
A simple sample RulesEngineExecutor usable in the sample app which is hard-coded to select a context with
namespaceCode="KR-SAP" and name="Travel Account ".
- TravelAccountRulesEngineExecutor() - Constructor for class edu.sampleu.travel.workflow.TravelAccountRulesEngineExecutor
-
- TravelAccountService - Interface in edu.sampleu.travel.service
-
- TravelAccountType - Class in edu.sampleu.travel.bo
-
- TravelAccountType() - Constructor for class edu.sampleu.travel.bo.TravelAccountType
-
- TravelAccountUseRate - Class in edu.sampleu.travel.bo
-
- TravelAccountUseRate() - Constructor for class edu.sampleu.travel.bo.TravelAccountUseRate
-
- TravelAppInitializeListener - Class in edu.sampleu.travel.infrastructure
-
A ServletContextListener that fires up the Spring context.
- TravelAppInitializeListener() - Constructor for class edu.sampleu.travel.infrastructure.TravelAppInitializeListener
-
- TravelDocument2 - Class in edu.sampleu.travel.document
-
- TravelDocument2() - Constructor for class edu.sampleu.travel.document.TravelDocument2
-
- TravelDocumentAction2 - Class in edu.sampleu.travel.web.action
-
- TravelDocumentAction2() - Constructor for class edu.sampleu.travel.web.action.TravelDocumentAction2
-
- TravelDocumentAuthorizer - Class in edu.sampleu.travel.document.authorizer
-
- TravelDocumentAuthorizer() - Constructor for class edu.sampleu.travel.document.authorizer.TravelDocumentAuthorizer
-
- TravelDocumentForm2 - Class in edu.sampleu.travel.web.form
-
- TravelDocumentForm2() - Constructor for class edu.sampleu.travel.web.form.TravelDocumentForm2
-
- TravelDocumentPresentationController - Class in edu.sampleu.travel.document.authorizer
-
This is a description of what this class does - ewestfal don't forget to fill this in.
- TravelDocumentPresentationController() - Constructor for class edu.sampleu.travel.document.authorizer.TravelDocumentPresentationController
-
- TravelDocumentRule - Class in edu.sampleu.travel.document.rule
-
- TravelDocumentRule() - Constructor for class edu.sampleu.travel.document.rule.TravelDocumentRule
-
- TravelRequestType - Class in edu.sampleu.travel.document.keyvalue
-
- TravelRequestType() - Constructor for class edu.sampleu.travel.document.keyvalue.TravelRequestType
-
- TravelServiceLocator - Class in edu.sampleu.travel.infrastructure
-
Initializes the Travel App Spring context.
- TravelServiceLocator() - Constructor for class edu.sampleu.travel.infrastructure.TravelServiceLocator
-
- treatWildcardsAndOperatorsAsLiteral - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- Tree<T,K> - Class in org.kuali.rice.core.api.util.tree
-
Represents a Tree of Objects of generic type T.
- Tree() - Constructor for class org.kuali.rice.core.api.util.tree.Tree
-
Default constructor.
- Tree - Class in org.kuali.rice.krad.uif.widget
-
Widget component for rendering a Tree
- Tree() - Constructor for class org.kuali.rice.krad.uif.widget.Tree
-
- TREE_GROUP - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- TreeGroup - Class in org.kuali.rice.krad.uif.container
-
Group component that is backed by a Tree
data structure and typically
rendered as a tree in the user interface
- TreeGroup() - Constructor for class org.kuali.rice.krad.uif.container.TreeGroup
-
- triggerNames - Variable in class org.kuali.rice.krad.bo.ModuleConfiguration
-
- triggerOnChange - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- triggerOnChange - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- trimList(List<String>) - Method in class org.kuali.rice.krad.bo.ModuleConfiguration
-
This method passes by reference.
- trimSAXXml(InputStream) - Static method in class org.kuali.rice.core.api.util.xml.XmlHelper
-
- trimXml(InputStream) - Static method in class org.kuali.rice.core.api.util.xml.XmlHelper
-
- TRUE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- TRUE_CD - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- truncateString(String, int) - Method in class org.kuali.rice.krad.web.form.IncidentReportForm
-
Truncate the string to specified length.
- truncateTable(String) - Method in interface org.kuali.rice.devtools.pdle.PostDataLoadEncryptionDao
-
- truncateTable(Class<? extends PersistableBusinessObject>) - Method in interface org.kuali.rice.devtools.pdle.PostDataLoadEncryptionService
-
- truncateTable(String) - Method in interface org.kuali.rice.devtools.pdle.PostDataLoadEncryptionService
-
- truncateTable(Class<? extends PersistableBusinessObject>) - Method in class org.kuali.rice.devtools.pdle.PostDataLoadEncryptionServiceImpl
-
- truncateTable(String) - Method in class org.kuali.rice.devtools.pdle.PostDataLoadEncryptionServiceImpl
-
- truncateTable(String) - Method in class org.kuali.rice.krad.dao.jdbc.PostDataLoadEncryptionDaoJdbc
-
- Truth - Enum in org.kuali.rice.core.api.util
-
- TWO_DIGIT_TEXT_CODE - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- txManager - Variable in class org.kuali.rice.kcb.quartz.ConcurrentJob
-
- txManager - Variable in class org.kuali.rice.ken.service.impl.ConcurrentJob
-
- TYPE - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- type - Variable in class org.kuali.rice.kew.web.AppSpecificRouteRecipient
-
- type - Variable in class org.kuali.rice.krad.bo.AdHocRouteRecipient
-
- TYPE - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- type - Variable in class org.kuali.rice.krms.framework.engine.result.BasicResult
-
- TYPE - Static variable in class org.kuali.rice.krms.impl.util.KRMSPropertyConstants.Action
-
- TYPE - Static variable in class org.kuali.rice.krms.impl.util.KRMSPropertyConstants.Agenda
-
- TYPE - Static variable in class org.kuali.rice.krms.impl.util.KRMSPropertyConstants.Rule
-
- TYPE - Static variable in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Elements
-
- TYPE_E - Static variable in class org.kuali.rice.edl.impl.EDLXmlUtils
-
- TYPE_NAME - Static variable in class org.kuali.rice.coreservice.api.parameter.ParameterQueryResults.Constants
-
- TYPE_NAME - Static variable in class org.kuali.rice.kew.api.rule.RuleQueryResults.Constants
-
- TYPE_NAME - Static variable in class org.kuali.rice.kew.api.rule.RuleTemplateQueryResults.Constants
-
- TYPE_NAME - Static variable in class org.kuali.rice.kim.api.common.template.TemplateQueryResults.Constants
-
- TYPE_NAME - Static variable in class org.kuali.rice.kim.api.group.GroupMemberQueryResults.Constants
-
- TYPE_NAME - Static variable in class org.kuali.rice.kim.api.group.GroupQueryResults.Constants
-
- TYPE_NAME - Static variable in class org.kuali.rice.kim.api.identity.entity.EntityDefaultQueryResults.Constants
-
- TYPE_NAME - Static variable in class org.kuali.rice.kim.api.identity.entity.EntityQueryResults.Constants
-
- TYPE_NAME - Static variable in class org.kuali.rice.kim.api.identity.name.EntityNameQueryResults.Constants
-
- TYPE_NAME - Static variable in class org.kuali.rice.kim.api.identity.principal.PrincipalQueryResults.Constants
-
- TYPE_NAME - Static variable in class org.kuali.rice.kim.api.permission.PermissionQueryResults.Constants
-
- TYPE_NAME - Static variable in class org.kuali.rice.kim.api.responsibility.ResponsibilityQueryResults.Constants
-
- TYPE_NAME - Static variable in class org.kuali.rice.kim.api.role.DelegateMemberQueryResults.Constants
-
- TYPE_NAME - Static variable in class org.kuali.rice.kim.api.role.RoleMemberQueryResults.Constants
-
- TYPE_NAME - Static variable in class org.kuali.rice.kim.api.role.RoleMembershipQueryResults.Constants
-
- TYPE_NAME - Static variable in class org.kuali.rice.kim.api.role.RoleQueryResults.Constants
-
- TYPE_NAME - Static variable in class org.kuali.rice.krms.api.repository.term.TermParameterDefinition.Constants
-
- TYPE_NAME - Static variable in class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Constants
-
- typeServices - Static variable in class org.kuali.rice.kim.impl.type.KimTypeQualifierResolver
-
- TypeUtils - Class in org.kuali.rice.core.api.util.type
-
Provides utilities for checking the types of objects.
U
- uiDocumentService - Variable in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- uiDocumentService - Variable in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- UiDocumentService - Interface in org.kuali.rice.kim.service
-
This is a description of what this class does - shyu don't forget to fill this in.
- uiDocumentService - Variable in class org.kuali.rice.kim.web.struts.action.IdentityManagementBaseInquiryAction
-
- uiDocumentService - Variable in class org.kuali.rice.kim.web.struts.action.IdentityManagementDocumentActionBase
-
- UiDocumentServiceImpl - Class in org.kuali.rice.kim.service.impl
-
This is a description of what this class does - shyu don't forget to fill this in.
- UiDocumentServiceImpl() - Constructor for class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- UiDocumentServiceImpl.GroupMemberNameComparator - Class in org.kuali.rice.kim.service.impl
-
- UiDocumentServiceImpl.GroupMemberNameComparator() - Constructor for class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl.GroupMemberNameComparator
-
- UifAnnotationMethodHandleAdapter - Class in org.kuali.rice.krad.web.controller
-
Overloaded in order to hook in the UIF Binder classes
- UifAnnotationMethodHandleAdapter() - Constructor for class org.kuali.rice.krad.web.controller.UifAnnotationMethodHandleAdapter
-
- UifBeanFactoryPostProcessor - Class in org.kuali.rice.krad.uif.util
-
Post processes the bean factory to handle UIF property expressions
- UifBeanFactoryPostProcessor() - Constructor for class org.kuali.rice.krad.uif.util.UifBeanFactoryPostProcessor
-
- UifBeanPropertyBindingResult - Class in org.kuali.rice.krad.web.bind
-
This is a description of what this class does - swgibson don't forget to fill this in.
- UifBeanPropertyBindingResult(Object, String, boolean, int) - Constructor for class org.kuali.rice.krad.web.bind.UifBeanPropertyBindingResult
-
- UifBindingErrorProcessor - Class in org.kuali.rice.krad.web.bind
-
This is a description of what this class does - pctsh don't forget to fill this in.
- UifBindingErrorProcessor() - Constructor for class org.kuali.rice.krad.web.bind.UifBindingErrorProcessor
-
- UifBooleanEditor - Class in org.kuali.rice.krad.web.bind
-
PropertyEditor for booleans supports y/n which the spring version does not
- UifBooleanEditor() - Constructor for class org.kuali.rice.krad.web.bind.UifBooleanEditor
-
- UifComponentsTestController - Class in edu.sampleu.demo.kitchensink
-
Controller for the Test UI Page
- UifComponentsTestController() - Constructor for class edu.sampleu.demo.kitchensink.UifComponentsTestController
-
- UifComponentsTestForm - Class in edu.sampleu.demo.kitchensink
-
Form for Test UI Page
- UifComponentsTestForm() - Constructor for class edu.sampleu.demo.kitchensink.UifComponentsTestForm
-
- UIfComponentsViewHelperServiceImpl - Class in edu.sampleu.demo.kitchensink
-
Custom view helper service for demonstration (supports the kitchen sink)
- UIfComponentsViewHelperServiceImpl() - Constructor for class edu.sampleu.demo.kitchensink.UIfComponentsViewHelperServiceImpl
-
- UifConfigurableWebBindingInitializer - Class in org.kuali.rice.krad.web.bind
-
Registers standard PropertyEditors used in binding for all http requests.
- UifConfigurableWebBindingInitializer() - Constructor for class org.kuali.rice.krad.web.bind.UifConfigurableWebBindingInitializer
-
- UifConstants - Class in org.kuali.rice.krad.uif
-
General constants used within the User Interface Framework
- UifConstants() - Constructor for class org.kuali.rice.krad.uif.UifConstants
-
- UifConstants.ActionEvents - Class in org.kuali.rice.krad.uif
-
- UifConstants.ActionEvents() - Constructor for class org.kuali.rice.krad.uif.UifConstants.ActionEvents
-
- UifConstants.ClientSideVariables - Class in org.kuali.rice.krad.uif
-
- UifConstants.ClientSideVariables() - Constructor for class org.kuali.rice.krad.uif.UifConstants.ClientSideVariables
-
- UifConstants.ContextVariableNames - Class in org.kuali.rice.krad.uif
-
- UifConstants.ContextVariableNames() - Constructor for class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
-
- UifConstants.ControlType - Enum in org.kuali.rice.krad.uif
-
- UifConstants.IdSuffixes - Class in org.kuali.rice.krad.uif
-
- UifConstants.IdSuffixes() - Constructor for class org.kuali.rice.krad.uif.UifConstants.IdSuffixes
-
- UifConstants.LayoutComponentOptions - Class in org.kuali.rice.krad.uif
-
- UifConstants.LayoutComponentOptions() - Constructor for class org.kuali.rice.krad.uif.UifConstants.LayoutComponentOptions
-
- UifConstants.MessageKeys - Class in org.kuali.rice.krad.uif
-
- UifConstants.MessageKeys() - Constructor for class org.kuali.rice.krad.uif.UifConstants.MessageKeys
-
- UifConstants.Messages - Class in org.kuali.rice.krad.uif
-
- UifConstants.Messages() - Constructor for class org.kuali.rice.krad.uif.UifConstants.Messages
-
- UifConstants.MessageType - Enum in org.kuali.rice.krad.uif
-
- UifConstants.MethodToCallNames - Class in org.kuali.rice.krad.uif
-
- UifConstants.MethodToCallNames() - Constructor for class org.kuali.rice.krad.uif.UifConstants.MethodToCallNames
-
- UifConstants.NavigationType - Enum in org.kuali.rice.krad.uif
-
- UifConstants.Order - Enum in org.kuali.rice.krad.uif
-
- UifConstants.Orientation - Enum in org.kuali.rice.krad.uif
-
- UifConstants.Position - Enum in org.kuali.rice.krad.uif
-
- UifConstants.RefreshCallerTypes - Class in org.kuali.rice.krad.uif
-
- UifConstants.RefreshCallerTypes() - Constructor for class org.kuali.rice.krad.uif.UifConstants.RefreshCallerTypes
-
- UifConstants.ReordererOptionKeys - Class in org.kuali.rice.krad.uif
-
- UifConstants.ReordererOptionKeys() - Constructor for class org.kuali.rice.krad.uif.UifConstants.ReordererOptionKeys
-
- UifConstants.TableToolsKeys - Class in org.kuali.rice.krad.uif
-
- UifConstants.TableToolsKeys() - Constructor for class org.kuali.rice.krad.uif.UifConstants.TableToolsKeys
-
- UifConstants.TableToolsValues - Class in org.kuali.rice.krad.uif
-
- UifConstants.TableToolsValues() - Constructor for class org.kuali.rice.krad.uif.UifConstants.TableToolsValues
-
- UifConstants.TitleAppendTypes - Class in org.kuali.rice.krad.uif
-
- UifConstants.TitleAppendTypes() - Constructor for class org.kuali.rice.krad.uif.UifConstants.TitleAppendTypes
-
- UifConstants.UrlParams - Class in org.kuali.rice.krad.uif
-
- UifConstants.UrlParams() - Constructor for class org.kuali.rice.krad.uif.UifConstants.UrlParams
-
- UifConstants.ViewPhases - Class in org.kuali.rice.krad.uif
-
- UifConstants.ViewPhases() - Constructor for class org.kuali.rice.krad.uif.UifConstants.ViewPhases
-
- UifConstants.ViewStatus - Class in org.kuali.rice.krad.uif
-
- UifConstants.ViewStatus() - Constructor for class org.kuali.rice.krad.uif.UifConstants.ViewStatus
-
- UifConstants.ViewType - Enum in org.kuali.rice.krad.uif
-
- UifConstants.WorkflowAction - Enum in org.kuali.rice.krad.uif
-
- UifControllerBase - Class in org.kuali.rice.krad.web.controller
-
Base controller class for views within the KRAD User Interface Framework
Provides common methods such as:
Authorization methods such as method to call check
Preparing the View instance and setup in the returned
ModelAndView
All subclass controller methods after processing should call one of the
#getUIFModelAndView methods to setup the View
and return the
ModelAndView
instance.
- UifControllerBase() - Constructor for class org.kuali.rice.krad.web.controller.UifControllerBase
-
- UifControllerHandlerInterceptor - Class in org.kuali.rice.krad.web.controller
-
Spring controller intercepter for KRAD controllers
- UifControllerHandlerInterceptor() - Constructor for class org.kuali.rice.krad.web.controller.UifControllerHandlerInterceptor
-
- UifCurrencyEditor - Class in org.kuali.rice.krad.web.bind
-
Class is used to format
org.kuali.rice.core.api.util.type.KualiDecimal
in the local
currency
- UifCurrencyEditor() - Constructor for class org.kuali.rice.krad.web.bind.UifCurrencyEditor
-
- UifDateEditor - Class in org.kuali.rice.krad.web.bind
-
PropertyEditor converts between date display strings and java.sql.Date
objects
- UifDateEditor() - Constructor for class org.kuali.rice.krad.web.bind.UifDateEditor
-
- UifDictionaryIndex - Class in org.kuali.rice.krad.datadictionary
-
Indexes View
bean entries for retrieval
- UifDictionaryIndex(DefaultListableBeanFactory) - Constructor for class org.kuali.rice.krad.datadictionary.UifDictionaryIndex
-
- UifEncryptionPropertyEditorWrapper - Class in org.kuali.rice.krad.web.bind
-
Property editor which encrypts values for display and decrypts on binding, uses the
EncryptionService
to perform the encryption
- UifEncryptionPropertyEditorWrapper(PropertyEditor) - Constructor for class org.kuali.rice.krad.web.bind.UifEncryptionPropertyEditorWrapper
-
- UifFormBase - Class in org.kuali.rice.krad.web.form
-
Base form class for views within the KRAD User Interface Framework
- UifFormBase() - Constructor for class org.kuali.rice.krad.web.form.UifFormBase
-
- UifHandlerExceptionResolver - Class in org.kuali.rice.krad.web.bind
-
Spring Exception intercepter
- UifHandlerExceptionResolver() - Constructor for class org.kuali.rice.krad.web.bind.UifHandlerExceptionResolver
-
- uifIndex - Variable in class org.kuali.rice.krad.datadictionary.DataDictionary
-
- UifKeyValuesFinder - Interface in org.kuali.rice.krad.uif.control
-
Values finder that can taken the
ViewModel
that provides data to the view
for conditionally setting the valid options
- UifKeyValuesFinderBase - Class in org.kuali.rice.krad.uif.control
-
- UifKeyValuesFinderBase() - Constructor for class org.kuali.rice.krad.uif.control.UifKeyValuesFinderBase
-
- UifKualiIntegerCurrencyEditor - Class in org.kuali.rice.krad.web.bind
-
Class used to format
org.kuali.rice.core.api.util.type.KualiInteger
in the local currency
- UifKualiIntegerCurrencyEditor() - Constructor for class org.kuali.rice.krad.web.bind.UifKualiIntegerCurrencyEditor
-
- UifParameters - Class in org.kuali.rice.krad.uif
-
Constants for parameter names that need to be retrieved from general
Map
implementations (like the request, action parameters map,
component template options, component layout options)
- UifParameters() - Constructor for class org.kuali.rice.krad.uif.UifParameters
-
- UifPercentageEditor - Class in org.kuali.rice.krad.web.bind
-
PropertyEditor converts between percentage strings and
org.kuali.rice.core.api.util.type.KualiPercent
objects
- UifPercentageEditor() - Constructor for class org.kuali.rice.krad.web.bind.UifPercentageEditor
-
- UifPropertyPaths - Class in org.kuali.rice.krad.uif
-
Constants for property paths
- UifPropertyPaths() - Constructor for class org.kuali.rice.krad.uif.UifPropertyPaths
-
- UifServletRequestDataBinder - Class in org.kuali.rice.krad.web.bind
-
Override of ServletRequestDataBinder in order to hook in the UifBeanPropertyBindingResult
which instantiates a custom BeanWrapperImpl.
- UifServletRequestDataBinder(Object) - Constructor for class org.kuali.rice.krad.web.bind.UifServletRequestDataBinder
-
- UifServletRequestDataBinder(Object, String) - Constructor for class org.kuali.rice.krad.web.bind.UifServletRequestDataBinder
-
- UifTimestampEditor - Class in org.kuali.rice.krad.web.bind
-
PropertyEditor converts between date display strings and
java.sql.Timestamp
objects using the
org.kuali.rice.core.api.datetime.DateTimeService
- UifTimestampEditor() - Constructor for class org.kuali.rice.krad.web.bind.UifTimestampEditor
-
- UifViewBeanWrapper - Class in org.kuali.rice.krad.web.bind
-
Class is a top level BeanWrapper for a UIF View Model
- UifViewBeanWrapper(ViewModel) - Constructor for class org.kuali.rice.krad.web.bind.UifViewBeanWrapper
-
- UifWebUtils - Class in org.kuali.rice.krad.uif.util
-
Provides helper methods that will be used during the request lifecycle
- UifWebUtils() - Constructor for class org.kuali.rice.krad.uif.util.UifWebUtils
-
- UILayoutTestController - Class in edu.sampleu.travel.krad.controller
-
Controller for the Test UI Page
- UILayoutTestController() - Constructor for class edu.sampleu.travel.krad.controller.UILayoutTestController
-
- UITestController - Class in edu.sampleu.travel.krad.controller
-
Controller for the Test UI Page
- UITestController() - Constructor for class edu.sampleu.travel.krad.controller.UITestController
-
- UITestForm - Class in edu.sampleu.travel.krad.form
-
Form for Test UI Page
- UITestForm() - Constructor for class edu.sampleu.travel.krad.form.UITestForm
-
- UITestObject - Class in edu.sampleu.demo.kitchensink
-
For test view purposes only
- UITestObject() - Constructor for class edu.sampleu.demo.kitchensink.UITestObject
-
- UITestObject(String, String, String, String) - Constructor for class edu.sampleu.demo.kitchensink.UITestObject
-
- UITestPropertyEditor - Class in edu.sampleu.demo.kitchensink
-
- UITestPropertyEditor() - Constructor for class edu.sampleu.demo.kitchensink.UITestPropertyEditor
-
- UNAUTHENTICATED - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Value for UNAUTHENTICATED when comparing to the principal value
- UNAUTHORIZED - Static variable in class org.kuali.rice.kew.superuser.web.SuperUserAction
-
- UNAUTHORIZED_CUSTOM - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- UNAUTHORIZED_DOCUMENT - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- UNAUTHORIZED_INQUIRY - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- UNAUTHORIZED_LOOKUP - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- unbind() - Static method in class org.kuali.rice.core.api.util.ContextClassLoaderBinder
-
- unbindThread() - Method in class org.kuali.rice.kew.plugin.Plugin
-
- unconditionallyReadOnly - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- UNDELIVERED - Static variable in class org.kuali.rice.ken.util.NotificationConstants.MESSAGE_DELIVERY_STATUS
-
- UNENCRYPTED_VALUE_INDEX - Static variable in interface org.kuali.rice.devtools.pdle.PostDataLoadEncryptionDao
-
- unique - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- UnitTestData - Annotation Type in org.kuali.rice.test.data
-
Annotation for loading/running data before unit test runs.
- UnitTestData.Type - Enum in org.kuali.rice.test.data
-
- UnitTestDataUtils - Class in org.kuali.rice.test.data
-
Utilities for unit test data annotations.
- UnitTestFile - Annotation Type in org.kuali.rice.test.data
-
Annotation for a single SQL file (and delimiter) containing a list of statements to be run before a method, set of tests,
or testing suite.
- UnitTestSql - Annotation Type in org.kuali.rice.test.data
-
Annotation for a single SQL Statement to be run before a method, set of tests, or testing suite.
- UNIVERSAL_USER - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- UNIVERSAL_USER_DETAIL_TYPE - Static variable in class org.kuali.rice.krad.util.KRADConstants.DetailTypes
-
- universalIdAttributeName - Variable in class org.kuali.rice.kns.datadictionary.control.KualiUserControlDefinition
-
Deprecated.
- UniversityIdRoleAttribute - Class in org.kuali.rice.kew.rule
-
A generic Role Attribute that can be used to route to an Empl ID.
- UniversityIdRoleAttribute() - Constructor for class org.kuali.rice.kew.rule.UniversityIdRoleAttribute
-
- UniversityIdWorkflowEDLConfigComponent - Class in org.kuali.rice.edl.impl.components
-
Matches university ID param to UserService to validate universityId.
- UniversityIdWorkflowEDLConfigComponent() - Constructor for class org.kuali.rice.edl.impl.components.UniversityIdWorkflowEDLConfigComponent
-
- univId - Variable in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- UNKNOWN_STATUS - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- UnknownBusinessClassAttributeException - Exception in org.kuali.rice.krad.datadictionary.exception
-
Use this when the data dictionary cannot find a matching business object's attribute entry for a populated business object that
runs through the data dictionary validation service and its methods.
- UnknownBusinessClassAttributeException(String) - Constructor for exception org.kuali.rice.krad.datadictionary.exception.UnknownBusinessClassAttributeException
-
Create an UnknownBusinessClassAttributeException with the given message
- UnknownBusinessClassAttributeException(String, Throwable) - Constructor for exception org.kuali.rice.krad.datadictionary.exception.UnknownBusinessClassAttributeException
-
Create an UnknownBusinessClassAttributeException with the given message and cause
- UnknownDocumentIdException - Exception in org.kuali.rice.krad.exception
-
This class represents an UnknownDocumentIdException.
- UnknownDocumentIdException(String) - Constructor for exception org.kuali.rice.krad.exception.UnknownDocumentIdException
-
Create an UnknownDocumentIdException with the given message
- UnknownDocumentIdException(String, Throwable) - Constructor for exception org.kuali.rice.krad.exception.UnknownDocumentIdException
-
Create an UnknownDocumentIdException with the given message and cause
- UnknownDocumentTypeException - Exception in org.kuali.rice.krad.datadictionary.exception
-
This class represents an UnknownDocumentTypeException.
- UnknownDocumentTypeException(String) - Constructor for exception org.kuali.rice.krad.datadictionary.exception.UnknownDocumentTypeException
-
Create an UnknownDocumentTypeException with the given message
- UnknownDocumentTypeException(String, Throwable) - Constructor for exception org.kuali.rice.krad.datadictionary.exception.UnknownDocumentTypeException
-
Create an UnknownDocumentTypeException with the given message and cause
- unload() - Method in class org.kuali.rice.kew.plugin.PluginEnvironment
-
Unloads the plugin.
- UNLOCKED - Static variable in class org.kuali.rice.ken.util.NotificationConstants.LOCKED_FLAG
-
- unlockMessageDelivery(NotificationMessageDelivery) - Method in class org.kuali.rice.ken.service.impl.NotificationMessageDeliveryServiceImpl
-
Unlocks the specified messageDelivery object
- unlockMessageDelivery(NotificationMessageDelivery) - Method in interface org.kuali.rice.ken.service.NotificationMessageDeliveryService
-
Unlocks the specified messageDelivery object
- unlockNotification(Notification) - Method in class org.kuali.rice.ken.service.impl.NotificationServiceImpl
-
Unlocks specified notification
- unlockNotification(Notification) - Method in interface org.kuali.rice.ken.service.NotificationService
-
Unlocks specified notification
- unlockWorkItem(T) - Method in class org.kuali.rice.kcb.quartz.ConcurrentJob
-
Template method that subclasses should override to unlock a given work item when procesing has failed.
- unlockWorkItem(MessageDelivery) - Method in class org.kuali.rice.kcb.quartz.MessageProcessingJob
-
- unlockWorkItem(T) - Method in class org.kuali.rice.ken.service.impl.ConcurrentJob
-
Template method that subclasses should override to unlock a given work item when procesing has failed.
- unlockWorkItem(NotificationMessageDelivery) - Method in class org.kuali.rice.ken.service.impl.NotificationMessageDeliveryAutoRemovalServiceImpl
-
- unlockWorkItem(Notification) - Method in class org.kuali.rice.ken.service.impl.NotificationMessageDeliveryResolverServiceImpl
-
- unlockWorkItemAtomically(T) - Method in class org.kuali.rice.kcb.quartz.ConcurrentJob
-
- unlockWorkItemAtomically(T) - Method in class org.kuali.rice.ken.service.impl.ConcurrentJob
-
- unmarshal(Calendar) - Method in class org.kuali.rice.core.api.util.jaxb.DateTimeAdapter
-
- unmarshal(String) - Method in class org.kuali.rice.core.api.util.jaxb.EnumStringAdapter
-
- unmarshal(String) - Method in class org.kuali.rice.core.api.util.jaxb.KualiDecimalAdapter
-
- unmarshal(Calendar) - Method in class org.kuali.rice.core.api.util.jaxb.LocalDateAdapter
-
- unmarshal(MapStringStringAdapter.StringMapEntryList) - Method in class org.kuali.rice.core.api.util.jaxb.MapStringStringAdapter
-
- unmarshal(MultiValuedStringMapAdapter.MultiValuedStringMapEntryList) - Method in class org.kuali.rice.core.api.util.jaxb.MultiValuedStringMapAdapter
-
- unmarshal(String) - Method in class org.kuali.rice.core.api.util.jaxb.QNameAsStringAdapter
-
- unmarshal(Unmarshaller, InputStream) - Method in class org.kuali.rice.core.impl.config.property.JAXBConfigImpl
-
- unmarshal(String) - Method in class org.kuali.rice.core.util.jaxb.JaxbDateAdapter
-
This overridden method ...
- unmarshal(NameAndNamespacePair) - Method in class org.kuali.rice.core.util.jaxb.NameAndNamespacePairValidatingAdapter
-
- unmarshal(String) - Method in class org.kuali.rice.core.util.jaxb.StringToDateTimeAdapter
-
- unmarshal(String) - Method in class org.kuali.rice.core.util.jaxb.StringTrimmingAdapter
-
- unmarshal(StringToKimEntityNameInfoMapAdapter.StringEntityNameInfoMapEntry[]) - Method in class org.kuali.rice.kim.api.identity.name.StringToKimEntityNameInfoMapAdapter
-
This overridden method ...
- unmarshal(StringToKimEntityNamePrincipalInfoMapAdapter.StringEntNmPrncpInfoMapEntry[]) - Method in class org.kuali.rice.kim.api.identity.principal.StringToKimEntityNamePrincipalInfoMapAdapter
-
This overridden method ...
- unmarshal(NameAndNamespacePair) - Method in class org.kuali.rice.kim.api.jaxb.NameAndNamespacePairToKimTypeIdAdapter
-
- unmarshal(NameAndNamespacePair) - Method in class org.kuali.rice.kim.api.jaxb.NameAndNamespacePairToPermTemplateIdAdapter
-
- unmarshal(PermissionDetailList) - Method in class org.kuali.rice.kim.api.jaxb.PermissionDetailListAdapter
-
- unmarshal(QualificationList) - Method in class org.kuali.rice.kim.api.jaxb.QualificationListAdapter
-
- unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.kuali.rice.krad.service.impl.SerializerServiceBase.ProxyConverter
-
- unmarshalDocumentSearchCriteria(String) - Static method in class org.kuali.rice.kew.docsearch.DocumentSearchInternalUtils
-
Unmarshals a DocumentSearchCriteria from JSON string
- unmarshallFromXml(String) - Static method in class org.kuali.rice.ksb.impl.bus.ServiceConfigurationSerializationHandler
-
- UNMATCHABLE_QUALIFICATION - Static variable in class org.kuali.rice.kim.api.role.PassThruRoleTypeServiceBase
-
- unmodifiableCollectionNullSafe(Collection<? extends T>) - Static method in class org.kuali.rice.core.api.util.collect.CollectionUtils
-
Functions as per
Collections#unmodifiableList(Collection)
with the exception that if the
given collection is null, this method will return an unmodifiable empty collection as per
Collections.emptyList()
.
- unmodifiableListNullSafe(List<? extends T>) - Static method in class org.kuali.rice.core.api.util.collect.CollectionUtils
-
- unmodifiableMapNullSafe(Map<? extends K, ? extends V>) - Static method in class org.kuali.rice.core.api.util.collect.CollectionUtils
-
- unmodifiableSetNullSafe(Set<? extends T>) - Static method in class org.kuali.rice.core.api.util.collect.CollectionUtils
-
- UnqualifiedRoleAttribute - Class in org.kuali.rice.kew.rule
-
A simple base RoleAttribute implementation for roles that do not need to be qualified
prior to resolution.
- UnqualifiedRoleAttribute() - Constructor for class org.kuali.rice.kew.rule.UnqualifiedRoleAttribute
-
- UnqualifiedRoleAttribute(List<RoleName>) - Constructor for class org.kuali.rice.kew.rule.UnqualifiedRoleAttribute
-
Constructor for subclasses that can provide a role list at construction time
- unregisterAction(String) - Method in interface org.kuali.rice.kew.actions.ActionRegistry
-
Unregisters the Action with the given code.
- unregisterAction(String) - Method in class org.kuali.rice.kew.actions.ActionRegistryImpl
-
- unregisterExporter(XmlExporter) - Method in interface org.kuali.rice.core.framework.impex.xml.XmlImpexRegistry
-
- unregisterExporter(XmlExporter) - Method in class org.kuali.rice.core.impl.impex.xml.XmlImpexRegistryImpl
-
- unregisterLoader(XmlLoader) - Method in interface org.kuali.rice.core.framework.impex.xml.XmlImpexRegistry
-
- unregisterLoader(XmlLoader) - Method in class org.kuali.rice.core.impl.impex.xml.XmlImpexRegistryImpl
-
- UNRESOLVED - Static variable in class org.kuali.rice.ken.util.NotificationConstants.PROCESSING_FLAGS
-
- UNRESTRICTED_DOCUMENT_SEARCH - Static variable in class org.kuali.rice.kew.api.KewApiConstants.PermissionNames
-
- UNSELECT_ALL_METHOD - Static variable in class org.kuali.rice.krad.util.KRADConstants.TableRenderConstants
-
- unselectAll(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiMultipleValueLookupAction
-
This method unselects all results across all pages
- unselectAll(MultipleValueLookupForm, int) - Method in class org.kuali.rice.kns.web.struts.action.KualiMultipleValueLookupAction
-
This method performs the operations necessary for a multiple value lookup to unselect all of the results and rerender the page
- UNSPECIFIED - Static variable in class org.kuali.rice.core.api.CoreConstants.Namespaces
-
- UNSPECIFIED - Static variable in class org.kuali.rice.core.api.CoreConstants.Versions
-
- unsubscribeFromChannel(UserChannelSubscription) - Method in class org.kuali.rice.ken.service.impl.UserPreferenceServiceImpl
-
- unsubscribeFromChannel(UserChannelSubscription) - Method in interface org.kuali.rice.ken.service.UserPreferenceService
-
This method will remove a channel subscription from the system.
- unsubscribeFromChannel(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ken.web.spring.UserPreferencesController
-
Unsubscribe from Channel
- UNVIEWABLE - Static variable in class org.kuali.rice.kns.authorization.AuthorizationConstants.EditMode
-
- unwrap(Class<T>) - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.RiceXADataSource
-
- unwrap(Class<T>) - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.XAPoolDataSource
-
Deprecated.
- unwrapFromProxy(Object) - Static method in class org.kuali.rice.core.api.util.ClassLoaderUtils
-
- unwrapPayload(PersistedMessageBO) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueAction
-
Extracts the payload from a PersistedMessageBO, attempts to convert it to the expected AsynchronousCall type, and
returns it.
- unwrapString(Object) - Static method in class org.kuali.rice.core.web.format.Formatter
-
- UPDATE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- UPDATE_ACTION_LIST_ATTR_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- UPDATE_COMP - Static variable in class org.kuali.rice.krad.uif.UifConstants.MethodToCallNames
-
- updateable - Variable in class org.kuali.rice.core.framework.persistence.jpa.metadata.CollectionDescriptor
-
- updateable - Variable in class org.kuali.rice.core.framework.persistence.jpa.metadata.ObjectDescriptor
-
- updateAction(ActionDefinition) - Method in interface org.kuali.rice.krms.impl.repository.ActionBoService
-
- updateAction(ActionDefinition) - Method in class org.kuali.rice.krms.impl.repository.ActionBoServiceImpl
-
This overridden method updates an existing Action in the repository.
- updateActionItemsForTitleChange(String, String) - Method in interface org.kuali.rice.kew.actionlist.service.ActionListService
-
- updateActionItemsForTitleChange(String, String) - Method in class org.kuali.rice.kew.actionlist.service.impl.ActionListServiceImpl
-
- updateActionRequestsForResponsibilityChange(Set<String>) - Method in interface org.kuali.rice.kew.actionrequest.service.ActionRequestService
-
- updateActionRequestsForResponsibilityChange(Set<String>) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
- updateActionRequestsForResponsibilityChange(Set<String>) - Method in interface org.kuali.rice.kim.impl.responsibility.ResponsibilityInternalService
-
- updateActionRequestsForResponsibilityChange(Set<String>) - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityInternalServiceImpl
-
This overridden method ...
- updateActionRequestsForRoleChange(String) - Method in interface org.kuali.rice.kim.impl.responsibility.ResponsibilityInternalService
-
- updateActionRequestsForRoleChange(String) - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityInternalServiceImpl
-
- updateAddress(EntityAddress) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
This will update a
EntityAddress
exactly like the address passed in.
- updateAddress(EntityAddress) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- updateAddress(EntityAddress) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- updateAffiliation(EntityAffiliation) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- updateAffiliation(EntityAffiliation) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- updateAffiliation(EntityAffiliation) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- updateAgenda(AgendaDefinition) - Method in interface org.kuali.rice.krms.impl.repository.AgendaBoService
-
- updateAgenda(AgendaDefinition) - Method in class org.kuali.rice.krms.impl.repository.AgendaBoServiceImpl
-
This overridden method updates an existing Agenda in the repository
- updateAgendaItem(AgendaItemDefinition) - Method in interface org.kuali.rice.krms.impl.repository.AgendaBoService
-
- updateAgendaItem(AgendaItemDefinition) - Method in class org.kuali.rice.krms.impl.repository.AgendaBoServiceImpl
-
This overridden method updates an existing Agenda in the repository
- updateAppDocStatus(String) - Method in class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue
-
This method sets the appDocStatus.
- updateAttributeDefinition(KrmsAttributeDefinition) - Method in interface org.kuali.rice.krms.impl.repository.KrmsAttributeDefinitionService
-
- updateAttributeDefinition(KrmsAttributeDefinition) - Method in class org.kuali.rice.krms.impl.repository.KrmsAttributeDefinitionServiceImpl
-
- updateAttrValIfNecessary(RoleMemberAttributeDataBo) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
Determines if the attribute value on the attribute data should be updated; if so, it performs some attribute value formatting.
- updateBioDemographics(EntityBioDemographics) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- updateBioDemographics(EntityBioDemographics) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- updateBioDemographics(EntityBioDemographics) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- updateCitizenship(EntityCitizenship) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- updateCitizenship(EntityCitizenship) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- updateCitizenship(EntityCitizenship) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- updateColumnValuesInBackupTable(String, Map<String, List<String>>) - Method in interface org.kuali.rice.devtools.pdle.PostDataLoadEncryptionDao
-
- updateColumnValuesInBackupTable(String, Map<String, List<String>>) - Method in class org.kuali.rice.krad.dao.jdbc.PostDataLoadEncryptionDaoJdbc
-
- updateComponent(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krad.web.controller.UifControllerBase
-
Updates the current component by retrieving a fresh copy from the dictionary,
running its component lifecycle, and returning it
- updateCompoundOperator(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krms.impl.ui.AgendaEditorController
-
- updateContentType(HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ken.web.spring.ContentTypeController
-
updateContentType
- updateContext(ContextDefinition) - Method in interface org.kuali.rice.krms.impl.repository.ContextBoService
-
- updateContext(ContextDefinition) - Method in class org.kuali.rice.krms.impl.repository.ContextBoServiceImpl
-
This method updates an existing Context in the repository.
- updateContextForLine(Component, Object, int) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- updateContextsForLine(List<? extends Component>, Object, int) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- updateDelegateType(DelegateType) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
Updates a delegation type, including attached members
- updateDelegateType(DelegateType) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- updateDelegationTemplate(Element, RuleTemplateBo, List<RuleTemplateBo>) - Method in class org.kuali.rice.kew.xml.RuleTemplateXmlParser
-
Updates the rule template delegation template with the one specified in the XML (if any)
- updateDerivedComponents(String, List<Component>) - Method in class org.kuali.rice.coreservice.impl.component.ComponentServiceImpl
-
- updateDocument(Document) - Method in interface org.kuali.rice.krad.service.DocumentService
-
This method is to allow for documents to be updated which is currently used to update the document status as well as to allow
for locked docs to be unlocked
- updateDocument(Document) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
This is to allow for updates of document statuses and other related requirements for updates outside of the
initial save and
route
- updateDocumentContent(DocumentContentUpdate) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Sets internal DocumentContentUpdate object
TODO: exposes internal API and used only by tests, candidate for elimination?
- updateDocumentContent(DocumentContentUpdate) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- updateDOM(Document, Element, EDLContext) - Method in class org.kuali.rice.edl.impl.components.AnnotationComponent
-
- updateDOM(Document, Element, EDLContext) - Method in class org.kuali.rice.edl.impl.components.BrowserHandler
-
- updateDOM(Document, Element, EDLContext) - Method in class org.kuali.rice.edl.impl.components.EstablishUserAction
-
- updateDOM(Document, Element, EDLContext) - Method in class org.kuali.rice.edl.impl.components.GlobalAttributeComponent
-
- updateDOM(Document, Element, EDLContext) - Method in class org.kuali.rice.edl.impl.components.InstructionsEDLComponent
-
- updateDOM(Document, Element, EDLContext) - Method in class org.kuali.rice.edl.impl.components.JavascriptEDLComponent
-
- updateDOM(Document, Element, EDLContext) - Method in class org.kuali.rice.edl.impl.components.NoteConfigComponent
-
- updateDOM(Document, Element, EDLContext) - Method in class org.kuali.rice.edl.impl.components.PageHandler
-
- updateDOM(Document, Element, EDLContext) - Method in class org.kuali.rice.edl.impl.components.PerformLookupComponent
-
- updateDOM(Document, Element, EDLContext) - Method in class org.kuali.rice.edl.impl.components.RefreshFromLookupComponent
-
- updateDOM(Document, Element, EDLContext) - Method in class org.kuali.rice.edl.impl.components.SelectControlEDLComponent
-
- updateDOM(Document, Element, EDLContext) - Method in class org.kuali.rice.edl.impl.components.SimpleWorkflowEDLConfigComponent
-
- updateDOM(Document, Element, EDLContext) - Method in class org.kuali.rice.edl.impl.components.ValidationComponent
-
- updateDOM(Document, Element, EDLContext) - Method in class org.kuali.rice.edl.impl.components.VersioningPreprocessor
-
- updateDOM(Document, Element, EDLContext) - Method in class org.kuali.rice.edl.impl.components.WorkflowDocumentActions
-
- updateDOM(Document, Element, EDLContext) - Method in class org.kuali.rice.edl.impl.components.WorkflowDocumentState
-
- updateDOM(Document, Element, EDLContext) - Method in interface org.kuali.rice.edl.impl.EDLModelComponent
-
- updateEmail(EntityEmail) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
This will update a
EntityEmail
exactly like the email passed in.
- updateEmail(EntityEmail) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- updateEmail(EntityEmail) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- updateEmployment(EntityEmployment) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- updateEmployment(EntityEmployment) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- updateEmployment(EntityEmployment) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- updateEntity(Entity) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- updateEntity(Entity) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- updateEntity(Entity) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- updateEntityTypeContactInfo(EntityTypeContactInfo) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- updateEntityTypeContactInfo(EntityTypeContactInfo) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- updateEntityTypeContactInfo(EntityTypeContactInfo) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- updateEthnicity(EntityEthnicity) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- updateEthnicity(EntityEthnicity) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- updateEthnicity(EntityEthnicity) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- updateExternalIdentifier(EntityExternalIdentifier) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- updateExternalIdentifier(EntityExternalIdentifier) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- updateExternalIdentifier(EntityExternalIdentifier) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- updateFieldConversions(BindingInfo) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
Adjusts the path on the field conversion to property to match the binding
path prefix of the given BindingInfo
- updateFiscalOfficer(FiscalOfficerInfo) - Method in interface edu.sampleu.travel.service.FiscalOfficerService
-
- updateFiscalOfficer(FiscalOfficerInfo) - Method in class edu.sampleu.travel.service.FiscalOfficerTravelAccountServiceImpl
-
- updateForUserAddedToGroup(String, String) - Method in interface org.kuali.rice.kim.impl.group.GroupInternalService
-
Updates KEW for a the given document for a user who was added to a Group.
- updateForUserAddedToGroup(String, String) - Method in class org.kuali.rice.kim.impl.group.GroupInternalServiceImpl
-
- updateForUserRemovedFromGroup(String, String) - Method in interface org.kuali.rice.kim.impl.group.GroupInternalService
-
Updates KEW for a the given document for a user who was removed from a Group.
- updateForUserRemovedFromGroup(String, String) - Method in class org.kuali.rice.kim.impl.group.GroupInternalServiceImpl
-
- updateForWorkgroupChange(String, List<String>, List<String>) - Method in interface org.kuali.rice.kim.impl.group.GroupInternalService
-
Updates KEW for workgroup members according to membership differences between the
two workgroups.
- updateForWorkgroupChange(String, List<String>, List<String>) - Method in class org.kuali.rice.kim.impl.group.GroupInternalServiceImpl
-
- updateFunction(FunctionDefinition) - Method in interface org.kuali.rice.krms.impl.repository.FunctionBoService
-
- updateFunction(FunctionDefinition) - Method in class org.kuali.rice.krms.impl.repository.FunctionBoServiceImpl
-
This overridden method updates an existing Function in the repository
- updateGroup(Group) - Method in interface org.kuali.rice.kim.api.group.GroupService
-
Updates an existing group using the given Group.
- updateGroup(String, Group) - Method in interface org.kuali.rice.kim.api.group.GroupService
-
Updates a group using the given Group.
- updateGroup(String, Group) - Method in interface org.kuali.rice.kim.api.services.IdentityManagementService
-
- updateGroup(Group) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- updateGroup(String, Group) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- updateGroup(String, Group) - Method in class org.kuali.rice.kim.service.impl.IdentityManagementServiceImpl
-
- updateGroupMember(GroupMember) - Method in interface org.kuali.rice.kim.api.group.GroupService
-
Updates an existing group using the given GroupMember.
- updateGroupMember(GroupMember) - Method in class org.kuali.rice.kim.impl.group.GroupServiceImpl
-
- updateIdsWithSuffixNested(List<? extends Component>, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- updateIdsWithSuffixNested(Component, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- updateIdWithSuffix(Component, String) - Static method in class org.kuali.rice.krad.uif.util.ComponentUtils
-
- updateInquiryParameters(BindingInfo) - Method in class org.kuali.rice.krad.uif.widget.Inquiry
-
Adjusts the path on the inquiry parameter property to match the binding
path prefix of the given BindingInfo
- updateKewType(KewTypeDefinition) - Method in interface org.kuali.rice.kew.api.repository.type.KewTypeRepositoryService
-
- updateKewType(KewTypeDefinition) - Method in class org.kuali.rice.kew.impl.repository.KewTypeBoServiceImpl
-
This overridden method updates an existing KewType
- updateKewTypeAttribute(KewTypeAttribute) - Method in interface org.kuali.rice.kew.api.repository.type.KewTypeRepositoryService
-
- updateKewTypeAttribute(KewTypeAttribute) - Method in class org.kuali.rice.kew.impl.repository.KewTypeBoServiceImpl
-
This overridden method updates an existing KewTypeAttribute
- updateKrmsType(KrmsTypeDefinition) - Method in interface org.kuali.rice.krms.api.repository.type.KrmsTypeRepositoryService
-
- updateKrmsType(KrmsTypeDefinition) - Method in class org.kuali.rice.krms.impl.repository.KrmsTypeBoServiceImpl
-
This overridden method updates an existing KrmsType
- updateLastModified() - Method in class org.kuali.rice.kew.plugin.ZipFilePluginLoader
-
- updateLookupParameters(BindingInfo) - Method in class org.kuali.rice.krad.uif.widget.QuickFinder
-
Adjusts the path on the lookup parameter from property to match the binding
path prefix of the given BindingInfo
- updateMembers(IdentityManagementRoleDocumentForm) - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- updateMembers(KimDocumentRoleResponsibility) - Method in class org.kuali.rice.kim.document.IdentityManagementRoleDocument
-
- updateName(EntityName) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
This will update a
EntityName
exactly like the name passed in.
- updateName(EntityName) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- updateName(EntityName) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- updateNote(Note) - Method in interface org.kuali.rice.kew.api.note.NoteService
-
- updateNote(Note) - Method in class org.kuali.rice.kew.impl.note.NoteServiceImpl
-
- updateOrDeleteRuleTemplateOption(RuleTemplateBo, String, Object) - Method in class org.kuali.rice.kew.xml.RuleTemplateXmlParser
-
Updates or deletes a specified rule template option on the rule template
- updateParameter(Parameter) - Method in interface org.kuali.rice.coreservice.api.parameter.ParameterRepositoryService
-
- updateParameter(Parameter) - Method in interface org.kuali.rice.coreservice.framework.parameter.ParameterService
-
- updateParameter(Parameter) - Method in class org.kuali.rice.coreservice.impl.parameter.ParameterRepositoryServiceImpl
-
- updateParameter(Parameter) - Method in class org.kuali.rice.coreservice.impl.parameter.ParameterServiceImpl
-
- updateParameter(PropositionParameter) - Method in interface org.kuali.rice.krms.impl.repository.PropositionBoService
-
- updateParameter(PropositionParameter) - Method in class org.kuali.rice.krms.impl.repository.PropositionBoServiceImpl
-
This overridden method updates an existing proposition parameter
- updatePeopleFlow(PeopleFlowDefinition) - Method in interface org.kuali.rice.kew.api.peopleflow.PeopleFlowService
-
- updatePeopleFlow(PeopleFlowDefinition) - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowServiceImpl
-
- updatePermission(Permission) - Method in interface org.kuali.rice.kim.api.permission.PermissionService
-
- updatePermission(Permission) - Method in class org.kuali.rice.kim.impl.permission.PermissionServiceImpl
-
- updatePersonIfNecessary(String, Person) - Method in interface org.kuali.rice.kim.api.identity.PersonService
-
Compares the Principal ID passed in with that in the Person object.
- updatePersonIfNecessary(String, Person) - Method in class org.kuali.rice.kim.impl.identity.PersonServiceImpl
-
- updatePhone(EntityPhone) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
This will update a
EntityPhone
exactly like the phone passed in.
- updatePhone(EntityPhone) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- updatePhone(EntityPhone) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- updatePrincipal(Principal) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
This will update a
Principal
exactly like the principal passed in.
- updatePrincipal(Principal) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- updatePrincipal(Principal) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- updatePrivacyPreferences(EntityPrivacyPreferences) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- updatePrivacyPreferences(EntityPrivacyPreferences) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- updatePrivacyPreferences(EntityPrivacyPreferences) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- updateProposition(PropositionDefinition) - Method in interface org.kuali.rice.krms.impl.repository.PropositionBoService
-
- updateProposition(PropositionDefinition) - Method in class org.kuali.rice.krms.impl.repository.PropositionBoServiceImpl
-
This overridden method updates an existing proposition
- updateQueryFieldMapping(BindingInfo) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Adjusts the path on the query field mapping from property to match the binding
path prefix of the given BindingInfo
- updateQueryMethodArgumentFieldList(BindingInfo) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Adjusts the path on the query method arguments field list to match the binding
path prefix of the given BindingInfo
- updateResidency(EntityResidency) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
- updateResidency(EntityResidency) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- updateResidency(EntityResidency) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- updateResponsibility(Responsibility) - Method in interface org.kuali.rice.kim.api.responsibility.ResponsibilityService
-
- updateResponsibility(Responsibility) - Method in class org.kuali.rice.kim.impl.responsibility.ResponsibilityServiceImpl
-
- updateResponsibilityActionVersionNumber(RoleResponsibilityActionBo, List<RoleResponsibilityActionBo>) - Method in class org.kuali.rice.kim.service.impl.UiDocumentServiceImpl
-
- updateReturnFieldMapping(BindingInfo) - Method in class org.kuali.rice.krad.uif.field.AttributeQuery
-
Adjusts the path on the return field mapping to property to match the binding
path prefix of the given BindingInfo
- updateRole(Role) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
- updateRole(Role) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- updateRoleMember(RoleMember) - Method in interface org.kuali.rice.kim.api.role.RoleService
-
Assigns the role with the given id to the role with the specified
namespace code and name with the supplied set of qualifications.
- updateRoleMember(RoleMember) - Method in class org.kuali.rice.kim.impl.role.RoleServiceImpl
-
- updateRouteHeaderSearchValues(String, List<SearchableAttributeValue>) - Method in class org.kuali.rice.kew.routeheader.service.impl.RouteHeaderServiceImpl
-
- updateRouteHeaderSearchValues(String, List<SearchableAttributeValue>) - Method in interface org.kuali.rice.kew.routeheader.service.RouteHeaderService
-
Updates the searchable attribute values for the document with the given id to the given values.
- updateRule(RuleDefinition) - Method in interface org.kuali.rice.krms.impl.repository.RuleBoService
-
- updateRule(RuleDefinition) - Method in class org.kuali.rice.krms.impl.repository.RuleBoServiceImpl
-
This overridden updates an existing Rule in the Repository
- updateRuleDefaults(Element, RuleTemplateBo) - Method in class org.kuali.rice.kew.xml.RuleTemplateXmlParser
-
Updates the default/template rule options with those in the defaults element
- updateRuleTemplateAttributes(Element, RuleTemplateBo) - Method in class org.kuali.rice.kew.xml.RuleTemplateXmlParser
-
Updates the attributes set on the RuleTemplate
- updateRuleTemplateDefaultOptions(Element, RuleTemplateBo) - Method in class org.kuali.rice.kew.xml.RuleTemplateXmlParser
-
Updates the rule template default options.
- updateRuleTemplateOptions(Element, RuleTemplateBo, boolean) - Method in class org.kuali.rice.kew.xml.RuleTemplateXmlParser
-
Updates the rule template defaults options with those in the defaults element
- updateSearchableAttributesIfPossible() - Method in class org.kuali.rice.kew.actions.ActionTakenEvent
-
- updateStatus(String, ServiceEndpointStatus) - Method in interface org.kuali.rice.ksb.api.registry.ServiceRegistry
-
- updateStatus(String, ServiceEndpointStatus) - Method in class org.kuali.rice.ksb.impl.bus.LazyRemoteServiceRegistryConnector
-
- updateStatus(String, String) - Method in interface org.kuali.rice.ksb.impl.registry.ServiceRegistryDao
-
- updateStatus(String, String) - Method in class org.kuali.rice.ksb.impl.registry.ServiceRegistryDaoOjb
-
- updateStatus(String, ServiceEndpointStatus) - Method in class org.kuali.rice.ksb.impl.registry.ServiceRegistryImpl
-
- updateStatusAndUnlock(MessageDelivery, MessageDeliveryStatus) - Method in class org.kuali.rice.kcb.quartz.MessageProcessingJob
-
Marks a MessageDelivery as having been delivered, and unlocks it
- updateStatuses(List<String>, ServiceEndpointStatus) - Method in interface org.kuali.rice.ksb.api.registry.ServiceRegistry
-
- updateStatuses(List<String>, ServiceEndpointStatus) - Method in class org.kuali.rice.ksb.impl.bus.LazyRemoteServiceRegistryConnector
-
- updateStatuses(List<String>, ServiceEndpointStatus) - Method in class org.kuali.rice.ksb.impl.registry.ServiceRegistryImpl
-
- updateStatusForInstanceId(String, String) - Method in interface org.kuali.rice.ksb.impl.registry.ServiceRegistryDao
-
- updateStatusForInstanceId(String, String) - Method in class org.kuali.rice.ksb.impl.registry.ServiceRegistryDaoOjb
-
- updateTextArea(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
-
This method is invoked when Java Script is turned off from the web browser.
- updateValidation(ActionDefinition) - Method in interface org.kuali.rice.krms.framework.type.ValidationActionService
-
Update a Validation Action
- updateVisa(EntityVisa) - Method in interface org.kuali.rice.kim.api.identity.IdentityService
-
This will update a
EntityVisa
exactly like the visa passed in.
- updateVisa(EntityVisa) - Method in class org.kuali.rice.kim.impl.identity.IdentityCurrentAndArchivedServiceImpl
-
- updateVisa(EntityVisa) - Method in class org.kuali.rice.kim.impl.identity.IdentityServiceImpl
-
- upload(IngesterForm, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class edu.sampleu.kew.krad.controller.IngesterController
-
- UPLOADED_FILE_REQUEST_ATTRIBUTE_KEY - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- upperCase - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaNumericPatternConstraint
-
- upperCase - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaPatternConstraint
-
- UpperCaseFunction - Class in org.kuali.rice.kew.rule.xmlrouting
-
- UpperCaseFunction() - Constructor for class org.kuali.rice.kew.rule.xmlrouting.UpperCaseFunction
-
- URL - Static variable in class org.kuali.rice.core.framework.persistence.jdbc.datasource.XAPoolDataSource
-
Deprecated.
- URL_SCHEME - Static variable in interface org.kuali.rice.kew.engine.node.var.PropertyScheme
-
- URL_SEPARATOR - Static variable in class org.kuali.rice.kim.api.KimConstants.KimUIConstants
-
- urlContentChanged(URL) - Method in class org.kuali.rice.krad.datadictionary.ReloadingDataDictionary
-
- urlContentChanged(URL) - Method in interface org.kuali.rice.krad.datadictionary.URLMonitor.URLContentChangedListener
-
- UrlFactory - Class in org.kuali.rice.krad.util
-
This class Provides utility methods for re/building URLs.
- UrlFactory() - Constructor for class org.kuali.rice.krad.util.UrlFactory
-
- URLMonitor - Class in org.kuali.rice.krad.datadictionary
-
This is a description of what this class does - gilesp don't forget to fill this in.
- URLMonitor(int) - Constructor for class org.kuali.rice.krad.datadictionary.URLMonitor
-
- URLMonitor.URLContentChangedListener - Interface in org.kuali.rice.krad.datadictionary
-
- URLScheme - Class in org.kuali.rice.kew.engine.node.var.schemes
-
A property scheme that interprets the locator as a URL.
- URLScheme() - Constructor for class org.kuali.rice.kew.engine.node.var.schemes.URLScheme
-
- USE_CACHE_ADMINISTRATION_SCREEN - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- USE_KEW_SUPERUSER_DOCHANDLER - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- USE_KEW_SUPERUSER_DOCHANDLER - Static variable in class org.kuali.rice.kew.doctype.DocumentTypePolicyEnum
-
This policy determines whether to use the internal KEW Super User document handler URL when opening a document from
super user search.
- USE_OUT_BOX - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- USE_OUT_BOX - Static variable in class org.kuali.rice.kew.api.preferences.Preferences.KEYS
-
- USE_QUARTZ_DATABASE - Static variable in class org.kuali.rice.ksb.util.KSBConstants.Config
-
- USE_REMOTE_EMAIL_SERVICES - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- USE_SCREEN - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- USE_TRANSACTIONAL_DOCUMENT - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- useCustomLockDescriptors() - Method in interface org.kuali.rice.krad.document.Document
-
This method returns whether or not this document supports custom lock descriptors for pessimistic locking.
- useCustomLockDescriptors() - Method in class org.kuali.rice.krad.document.DocumentBase
-
This default implementation simply returns false to indicate that custom lock descriptors are not supported by DocumentBase.
- useCustomLockDescriptors() - Method in interface org.kuali.rice.krad.maintenance.Maintainable
-
Indicates whether or not this maintainable supports custom lock
descriptors for pessimistic locking.
- useCustomLockDescriptors() - Method in class org.kuali.rice.krad.maintenance.MaintainableImpl
-
Default implementation simply returns false to indicate that custom
lock descriptors are not supported by MaintainableImpl.
- useCustomLockDescriptors() - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
Returns whether or not the new maintainable object supports custom lock descriptors.
- useKimPermission(String, String, Map<String, String>) - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentTypePermissionServiceImpl
-
- usePessimisticLocking - Variable in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- USER - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- USER - Static variable in class org.kuali.rice.ken.util.NotificationConstants.RECIPIENT_TYPES
-
- USER_ACTION_PARAM - Static variable in class org.kuali.rice.edl.impl.components.EstablishUserAction
-
- USER_CONTROL - Static variable in class org.kuali.rice.krad.uif.util.ComponentFactory
-
- USER_CREATE_NEW_INSTRUCTION_KEY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- USER_EMAIL - Static variable in interface org.kuali.rice.krad.exception.KualiExceptionIncident
-
Session user email address
- USER_ID - Static variable in class org.kuali.rice.ken.util.NotificationConstants.BO_PROPERTY_NAMES
-
- USER_NAME - Static variable in interface org.kuali.rice.krad.exception.KualiExceptionIncident
-
Session user name
- USER_OPTIONS_DEFAULT_USE_OUTBOX_PARAM - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- USER_OPTIONS_SRV - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- USER_PARAM_NAME - Static variable in class org.kuali.rice.krad.web.filter.AutoLoginFilter
-
- USER_RECIPIENT_ID - Static variable in class org.kuali.rice.ken.util.NotificationConstants.BO_PROPERTY_NAMES
-
- USER_SEARCH_INSTRUCTION_KEY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- USER_SESSION_KEY - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- USER_SESSION_METHOD_TO_CALL_COMPLETE_MARKER - Static variable in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- USER_SESSION_METHOD_TO_CALL_COMPLETE_OBJECT_KEY - Static variable in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- USER_SESSION_METHOD_TO_CALL_OBJECT_KEY - Static variable in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
-
- USER_TRANSACTION - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- USER_TRANSACTION - Static variable in class org.kuali.rice.test.TestHarnessServiceLocator
-
- USER_TRANSACTION_JNDI - Static variable in class org.kuali.rice.core.api.util.RiceConstants
-
- USER_TRANSACTION_OBJ - Static variable in class org.kuali.rice.core.api.util.RiceConstants
-
- UserAction - Class in org.kuali.rice.edl.impl
-
Represents a User Action in eDoc Lite.
- UserAction(String) - Constructor for class org.kuali.rice.edl.impl.UserAction
-
- UserChannelSubscription - Class in org.kuali.rice.ken.bo
-
This class represents an instance of a user's subscription to a specific
notification channel.
- UserChannelSubscription() - Constructor for class org.kuali.rice.ken.bo.UserChannelSubscription
-
Constructs a UserChannelSubscription instance.
- UserControl - Class in org.kuali.rice.krad.uif.control
-
Represents a user control, which is a special control to handle
the input of a Person
- UserControl() - Constructor for class org.kuali.rice.krad.uif.control.UserControl
-
- userEmail - Variable in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- useRemoteEmailServices() - Method in class org.kuali.rice.kew.resourceloader.CoreResourceLoader
-
- UserId - Interface in org.kuali.rice.kew.api.user
-
A user's Id which has a String representable value.
- userId - Variable in exception org.kuali.rice.krad.exception.AuthorizationException
-
- userId - Variable in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- userIdAttributeName - Variable in class org.kuali.rice.kns.datadictionary.control.KualiUserControlDefinition
-
Deprecated.
- userInput - Variable in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- UserLoginFilter - Class in org.kuali.rice.kew.web
-
A filter for processing user logins and creating a
UserSession
.
- UserLoginFilter() - Constructor for class org.kuali.rice.kew.web.UserLoginFilter
-
- USERNAME - Static variable in class org.kuali.rice.core.framework.persistence.jdbc.datasource.XAPoolDataSource
-
Deprecated.
- userName - Variable in class org.kuali.rice.krad.web.form.IncidentReportForm
-
- UsernamePasswordCredentials - Class in org.kuali.rice.ksb.security.credentials
-
- UsernamePasswordCredentials(String, String) - Constructor for class org.kuali.rice.ksb.security.credentials.UsernamePasswordCredentials
-
- UsernamePasswordCredentialsSource - Class in org.kuali.rice.ksb.security.credentials
-
Implementation of a CredentialsSource that contains a username and password.
- UsernamePasswordCredentialsSource(String, String) - Constructor for class org.kuali.rice.ksb.security.credentials.UsernamePasswordCredentialsSource
-
Constructor that accepts the username and password for which to construct
UsernamePasswordAuthenticationToken's from.
- UserOptions - Class in org.kuali.rice.kew.useroptions
-
An option defined for a user.
- UserOptions() - Constructor for class org.kuali.rice.kew.useroptions.UserOptions
-
- UserOptionsDAO - Interface in org.kuali.rice.kew.useroptions.dao
-
- UserOptionsDaoJpaImpl - Class in org.kuali.rice.kew.useroptions.dao.impl
-
- UserOptionsDaoJpaImpl() - Constructor for class org.kuali.rice.kew.useroptions.dao.impl.UserOptionsDaoJpaImpl
-
- UserOptionsDAOOjbImpl - Class in org.kuali.rice.kew.useroptions.dao.impl
-
- UserOptionsDAOOjbImpl() - Constructor for class org.kuali.rice.kew.useroptions.dao.impl.UserOptionsDAOOjbImpl
-
- UserOptionsId - Class in org.kuali.rice.kew.useroptions
-
This Compound Primary Class has been generated by the rice ojb2jpa Groovy script.
- UserOptionsId() - Constructor for class org.kuali.rice.kew.useroptions.UserOptionsId
-
- UserOptionsService - Interface in org.kuali.rice.kew.useroptions
-
Sits on top of the UserOptionsTable and manages certain aspects of action list refresh behaviors.
- UserOptionsServiceImpl - Class in org.kuali.rice.kew.useroptions
-
- UserOptionsServiceImpl() - Constructor for class org.kuali.rice.kew.useroptions.UserOptionsServiceImpl
-
- UserPreferencesController - Class in org.kuali.rice.kcb.web.spring
-
This class is the controller that handles management of various user preferences interfaces (deliver types, user subscriptions, etc).
- UserPreferencesController() - Constructor for class org.kuali.rice.kcb.web.spring.UserPreferencesController
-
- UserPreferencesController - Class in org.kuali.rice.ken.web.spring
-
This class is the controller that handles management of various user preferences interfaces (deliver types, user subscriptions, etc).
- UserPreferencesController() - Constructor for class org.kuali.rice.ken.web.spring.UserPreferencesController
-
- UserPreferenceService - Interface in org.kuali.rice.ken.service
-
Service for accessing user preferences in the KEN system.UserPreference
- userPreferenceService - Variable in class org.kuali.rice.ken.web.spring.UserPreferencesController
-
- UserPreferenceServiceImpl - Class in org.kuali.rice.ken.service.impl
-
UserPreferenceService implementation - uses the businessObjectDao to get at data in the underlying database.
- UserPreferenceServiceImpl(GenericDao, NotificationChannelService) - Constructor for class org.kuali.rice.ken.service.impl.UserPreferenceServiceImpl
-
Constructs a UserPreferenceServiceImpl
- UserPreferencesFilter - Class in org.kuali.rice.kew.web
-
This class establishes and initializes the KEW Preferences after a user logs in.
- UserPreferencesFilter() - Constructor for class org.kuali.rice.kew.web.UserPreferencesFilter
-
- userSameAsPersonEdited - Variable in class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm
-
- UserSession - Class in org.kuali.rice.krad
-
Holds info about the User Session
- UserSession(String) - Constructor for class org.kuali.rice.krad.UserSession
-
Take in a netid, and construct the user from that.
- UserTransactionFactoryBean - Class in org.kuali.rice.core.framework.persistence.jta
-
Factory bean that supplies a UserTransaction object from the the current context
(i.e.
- UserTransactionFactoryBean() - Constructor for class org.kuali.rice.core.framework.persistence.jta.UserTransactionFactoryBean
-
- UserUtils - Class in org.kuali.rice.kew.user
-
Provides some utility methods for translating user ID types.
- UserXmlParser - Class in org.kuali.rice.kew.xml
-
Parses users from XML.
- UserXmlParser() - Constructor for class org.kuali.rice.kew.xml.UserXmlParser
-
- UserXmlServiceImpl - Class in org.kuali.rice.kew.xml
-
- UserXmlServiceImpl() - Constructor for class org.kuali.rice.kew.xml.UserXmlServiceImpl
-
- useShortLabel - Variable in class org.kuali.rice.kns.datadictionary.FieldDefinition
-
Deprecated.
- usesPessimisticLocking(Document) - Method in class org.kuali.rice.krad.service.impl.PessimisticLockServiceImpl
-
- useWorkflowPessimisticLocking - Variable in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- UTF8AnyCharacterValidationPattern - Class in org.kuali.rice.kns.datadictionary.validation.charlevel
-
Pattern for matching any UTF-8 character with whitespace option
- UTF8AnyCharacterValidationPattern() - Constructor for class org.kuali.rice.kns.datadictionary.validation.charlevel.UTF8AnyCharacterValidationPattern
-
- Util - Class in org.kuali.rice.ken.util
-
A general Utility class for the Notification system.
- Utilities - Class in org.kuali.rice.kew.util
-
Various static utility methods.
- Utilities.PrioritySorter - Class in org.kuali.rice.kew.util
-
Consider moving out of this class if this bugs
- Utilities.PrioritySorter() - Constructor for class org.kuali.rice.kew.util.Utilities.PrioritySorter
-
- Utilities.RouteLogActionRequestSorter - Class in org.kuali.rice.kew.util
-
Consider moving out of this class if this bugs
- Utilities.RouteLogActionRequestSorter() - Constructor for class org.kuali.rice.kew.util.Utilities.RouteLogActionRequestSorter
-
- UU_ID - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- UUID - Static variable in interface org.kuali.rice.krad.exception.KualiExceptionIncident
-
Session user login name
V
- VALID_TYPE_CODES - Static variable in enum org.kuali.rice.krms.api.repository.proposition.PropositionParameterType
-
Set of valid type codes
- VALID_TYPE_CODES - Static variable in enum org.kuali.rice.krms.api.repository.proposition.PropositionType
-
Set of valid type codes
- VALID_TYPE_CODES - Static variable in enum org.kuali.rice.krms.framework.type.ValidationActionType
-
Set of valid type codes
- VALID_TYPE_CODES - Static variable in enum org.kuali.rice.krms.framework.type.ValidationRuleType
-
Set of valid type codes
- ValidActions - Class in org.kuali.rice.kew.actions
-
- ValidActions() - Constructor for class org.kuali.rice.kew.actions.ValidActions
-
- ValidActions - Class in org.kuali.rice.kew.api.action
-
- ValidActions.Builder - Class in org.kuali.rice.kew.api.action
-
A builder which can be used to construct
ValidActions
instances.
- validActiveDatesForDelegations(List<RoleDocumentDelegationMember>) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- validActiveDatesForGroup(List<PersonDocumentGroup>) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- validActiveDatesForRole(List<PersonDocumentRole>) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- validAgendaName(AgendaEditor) - Method in class org.kuali.rice.krms.impl.rule.AgendaEditorBusRule
-
Check if an agenda with that name exists already in the context.
- validAssignGroup(IdentityManagementGroupDocument) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementGroupDocumentRule
-
- validAssignGroup(GroupDocumentMember, IdentityManagementGroupDocument) - Method in class org.kuali.rice.kim.rules.ui.GroupDocumentMemberRule
-
- validAssignGroup(IdentityManagementPersonDocument, PersonDocumentGroup) - Method in class org.kuali.rice.kim.rules.ui.PersonDocumentGroupRule
-
- validAssignGroup(IdentityManagementGroupDocument) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementGroupDocumentAction
-
- validAssignRole(PersonDocumentRole) - Method in class org.kuali.rice.kim.document.IdentityManagementPersonDocument
-
- validAssignRole(IdentityManagementRoleDocument) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- validAssignRole(KimDocumentRoleMember, IdentityManagementRoleDocument) - Method in class org.kuali.rice.kim.rules.ui.KimDocumentMemberRule
-
- validAssignRole(IdentityManagementRoleDocument) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementRoleDocumentAction
-
- VALIDATABLE_ACTIONS - Static variable in class org.kuali.rice.edl.impl.UserAction
-
- validate(String) - Method in class org.kuali.rice.core.web.format.CurrencyFormatter
-
Validates a currency string by passing it into the convertToObject method and determining if conversion succeeded.
- validate(String) - Method in class org.kuali.rice.core.web.format.DateFormatter
-
This method is invoked to validate a date string using the KNS Service
DateTimeService.
- validate(String, RuleValidationContext) - Method in interface org.kuali.rice.kew.framework.validation.RuleValidationAttributeExporterService
-
Validates the rule within the given RuleValidationContext.
- validate(RuleValidationContext) - Method in interface org.kuali.rice.kew.rule.RuleValidationAttribute
-
Validates the rule within the given RuleValidationContext.
- validate(RuleBaseValues, List) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- validate(ActionMapping, HttpServletRequest) - Method in class org.kuali.rice.kew.rule.web.RoutingReportForm
-
- validate(String, RuleValidationContext) - Method in class org.kuali.rice.kew.validation.RuleValidationAttributeExporterServiceImpl
-
- validate(ActionMapping, HttpServletRequest) - Method in class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
-
- validate() - Method in class org.kuali.rice.krad.rules.rule.event.AddAdHocRoutePersonEvent
-
- validate() - Method in class org.kuali.rice.krad.rules.rule.event.AddAdHocRouteWorkgroupEvent
-
- validate() - Method in class org.kuali.rice.krad.rules.rule.event.AddNoteEvent
-
- validate() - Method in interface org.kuali.rice.krad.rules.rule.event.KualiDocumentEvent
-
Validates the event has all the necessary properties.
- validate() - Method in class org.kuali.rice.krad.rules.rule.event.KualiDocumentEventBase
-
- validate(Object) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
-
Validates an object using its class name as the entry name to look up its metadata in the dictionary.
- validate(Object, boolean) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
-
Validates an object using its class name as the entry name to look up its metadata in the dictionary.
- validate(Object, String) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
-
Validates an object using the passed entry name to look up metadata in the dictionary
- validate(Object, String, boolean) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
-
- validate(Object, String, String) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
-
Validates a single attribute on the passed object using the passed entry name to look up
metadata in the dictionary.
- validate(Object, String, String, boolean) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
-
- validate(Object, String, DataDictionaryEntry, boolean) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
-
Same as {@link DictionaryValidationService#validate(Object, String, boolean) except that it provides an explicit
data dictionary
entry to use for the purpose of validation.
- validate(String, String, Object) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
-
Instead of validating an object with dictionary metadata, or validating a specific member of an object by name,
validates a
specific attribute of an object by passing in the attribute value itself.
- validate(String, String, Object, boolean) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
-
- validate(Object) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- validate(Object, boolean) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- validate(Object, String) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- validate(Object, String, boolean) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- validate(Object, String, String) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- validate(Object, String, String, boolean) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- validate(Object, String, DataDictionaryEntry, boolean) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- validate(String, String, Object) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- validate(String, String, Object, boolean) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- validate(AttributeValueReader, boolean) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- validate() - Method in interface org.kuali.rice.ksb.api.bus.ServiceDefinition
-
Validates the service definition after creation of the service definition.
- validate() - Method in class org.kuali.rice.ksb.api.bus.support.AbstractServiceDefinition
-
- validate() - Method in class org.kuali.rice.ksb.api.bus.support.JavaServiceDefinition
-
- validate() - Method in class org.kuali.rice.ksb.api.bus.support.RestServiceDefinition
-
does some simple validation of this RESTServiceDefinition
- validate() - Method in class org.kuali.rice.ksb.api.bus.support.SoapServiceDefinition
-
- validate2(RuleBaseValues, RuleDelegationBo, List) - Method in class org.kuali.rice.kew.rule.service.impl.RuleServiceInternalImpl
-
- validate2(RuleBaseValues, RuleDelegationBo, List) - Method in interface org.kuali.rice.kew.rule.service.RuleServiceInternal
-
- VALIDATE_METHOD - Static variable in class org.kuali.rice.krad.datadictionary.validation.processor.ValidCharactersConstraintProcessor
-
- VALIDATE_METHOD - Static variable in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
Constant defines a validation method for an attribute value.
- validateActionItem(ActionItem) - Method in interface org.kuali.rice.kew.actionlist.service.ActionListService
-
- validateActionItem(ActionItem) - Method in class org.kuali.rice.kew.actionlist.service.impl.ActionListServiceImpl
-
- validateActionRequest(ActionRequestValue) - Method in interface org.kuali.rice.kew.actionrequest.service.ActionRequestService
-
- validateActionRequest(ActionRequestValue) - Method in class org.kuali.rice.kew.actionrequest.service.impl.ActionRequestServiceImpl
-
- validateActionRules() - Method in class org.kuali.rice.kew.actions.AcknowledgeAction
-
Method to check if the Action is currently valid on the given document
- validateActionRules(List<ActionRequestValue>) - Method in class org.kuali.rice.kew.actions.AcknowledgeAction
-
- validateActionRules() - Method in class org.kuali.rice.kew.actions.ActionTakenEvent
-
Placeholder for validation rules for each action
- validateActionRules(List<ActionRequestValue>) - Method in class org.kuali.rice.kew.actions.ActionTakenEvent
-
- validateActionRules() - Method in class org.kuali.rice.kew.actions.AdHocAction
-
- validateActionRules(List<ActionRequestValue>) - Method in class org.kuali.rice.kew.actions.AdHocAction
-
- validateActionRules() - Method in class org.kuali.rice.kew.actions.ApproveAction
-
- validateActionRules(List<ActionRequestValue>) - Method in class org.kuali.rice.kew.actions.ApproveAction
-
- validateActionRules() - Method in class org.kuali.rice.kew.actions.BlanketApproveAction
-
- validateActionRules(List<ActionRequestValue>) - Method in class org.kuali.rice.kew.actions.BlanketApproveAction
-
- validateActionRules() - Method in class org.kuali.rice.kew.actions.CancelAction
-
- validateActionRules(List<ActionRequestValue>) - Method in class org.kuali.rice.kew.actions.CancelAction
-
- validateActionRules() - Method in class org.kuali.rice.kew.actions.ClearFYIAction
-
Method to check if the Action is currently valid on the given document
- validateActionRules(List<ActionRequestValue>) - Method in class org.kuali.rice.kew.actions.ClearFYIAction
-
- validateActionRules() - Method in class org.kuali.rice.kew.actions.CompleteAction
-
- validateActionRules(List<ActionRequestValue>) - Method in class org.kuali.rice.kew.actions.CompleteAction
-
- validateActionRules() - Method in class org.kuali.rice.kew.actions.DisapproveAction
-
- validateActionRules(List<ActionRequestValue>) - Method in class org.kuali.rice.kew.actions.DisapproveAction
-
- validateActionRules() - Method in class org.kuali.rice.kew.actions.LogDocumentActionAction
-
- validateActionRules(List<ActionRequestValue>) - Method in class org.kuali.rice.kew.actions.LogDocumentActionAction
-
- validateActionRules() - Method in class org.kuali.rice.kew.actions.MoveDocumentAction
-
- validateActionRules(List<ActionRequestValue>) - Method in class org.kuali.rice.kew.actions.MoveDocumentAction
-
- validateActionRules() - Method in class org.kuali.rice.kew.actions.ReleaseWorkgroupAuthority
-
- validateActionRules(List<ActionRequestValue>) - Method in class org.kuali.rice.kew.actions.ReleaseWorkgroupAuthority
-
This overridden method ...
- validateActionRules() - Method in class org.kuali.rice.kew.actions.ReturnToPreviousNodeAction
-
- validateActionRules(List<ActionRequestValue>) - Method in class org.kuali.rice.kew.actions.ReturnToPreviousNodeAction
-
- validateActionRules() - Method in class org.kuali.rice.kew.actions.RevokeAdHocAction
-
- validateActionRules(List<ActionRequestValue>) - Method in class org.kuali.rice.kew.actions.RevokeAdHocAction
-
- validateActionRules() - Method in class org.kuali.rice.kew.actions.RouteDocumentAction
-
- validateActionRules(List<ActionRequestValue>) - Method in class org.kuali.rice.kew.actions.RouteDocumentAction
-
- validateActionRules() - Method in class org.kuali.rice.kew.actions.SaveActionEvent
-
- validateActionRules(List<ActionRequestValue>) - Method in class org.kuali.rice.kew.actions.SaveActionEvent
-
This overridden method ...
- validateActionRules() - Method in class org.kuali.rice.kew.actions.SuperUserActionTakenEvent
-
- validateActionRules(List<ActionRequestValue>) - Method in class org.kuali.rice.kew.actions.SuperUserActionTakenEvent
-
- validateActionRules() - Method in class org.kuali.rice.kew.actions.TakeWorkgroupAuthority
-
- validateActionRules(List<ActionRequestValue>) - Method in class org.kuali.rice.kew.actions.TakeWorkgroupAuthority
-
- validateActionTaken(ActionTakenValue) - Method in interface org.kuali.rice.kew.actiontaken.service.ActionTakenService
-
- validateActionTaken(ActionTakenValue) - Method in class org.kuali.rice.kew.actiontaken.service.impl.ActionTakenServiceImpl
-
- validateActiveDate(String, Timestamp, Timestamp) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementGroupDocumentRule
-
- validateActiveDate(String, Timestamp, Timestamp) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- validateActiveDate(String, Timestamp, Timestamp) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- validateAffiliationAndName(IdentityManagementPersonDocument) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- validateAndNormalizeComponents(String, List<Component>) - Method in class org.kuali.rice.coreservice.impl.component.ComponentServiceImpl
-
- validateAndPersistDocument(Document, KualiDocumentEvent) - Method in class org.kuali.rice.krad.service.impl.DocumentServiceImpl
-
Validates and persists a document.
- validateAppSpecificRoute(AppSpecificRouteRecipient) - Method in class org.kuali.rice.kew.superuser.web.SuperUserAction
-
- validateAttributeDefinition(WorkflowAttributeDefinition) - Method in interface org.kuali.rice.kew.api.WorkflowDocument
-
Validates a workflow attribute definition and returns a list of validation errors.
- validateAttributeDefinition(WorkflowAttributeDefinition) - Method in class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- validateAttributeFormat(String, String, String, String, String) - Method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
- validateAttributeFormat(String, String, String, String) - Method in interface org.kuali.rice.kns.service.DictionaryValidationService
-
- validateAttributeFormat(String, String, String, String, String) - Method in interface org.kuali.rice.kns.service.DictionaryValidationService
-
- validateAttributeFormat(String, String, String, String) - Method in class org.kuali.rice.kns.service.impl.DictionaryValidationServiceImpl
-
- validateAttributeFormat(String, String, String, String, String) - Method in class org.kuali.rice.kns.service.impl.DictionaryValidationServiceImpl
-
- validateAttributeNameComponent(String) - Method in class org.kuali.rice.krad.util.documentserializer.PropertySerializerTrie
-
- validateAttributeRequired(String, String, String, Object, String) - Method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
- validateAttributeRequired(String, String, Object, Boolean, String) - Method in interface org.kuali.rice.kns.service.DictionaryValidationService
-
- validateAttributeRequired(String, String, Object, Boolean, String) - Method in class org.kuali.rice.kns.service.impl.DictionaryValidationServiceImpl
-
Deprecated.
- validateAttributes(String, Map<String, String>) - Method in class edu.sampleu.krms.impl.CampusAgendaTypeService
-
- validateAttributes(String, Map<String, String>) - Method in interface org.kuali.rice.kew.framework.peopleflow.PeopleFlowTypeService
-
- validateAttributes(String, Map<String, String>) - Method in class org.kuali.rice.kim.api.role.PassThruRoleTypeServiceBase
-
- validateAttributes(String, Map<String, String>) - Method in interface org.kuali.rice.kim.framework.type.KimTypeService
-
- validateAttributes(String, Map<String, String>) - Method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
This is the default implementation.
- validateAttributes(String, Map<String, String>) - Method in class org.kuali.rice.krad.workflow.DataDictionaryPeopleFlowTypeServiceImpl
-
- validateAttributes(String, Map<String, String>) - Method in interface org.kuali.rice.krms.framework.type.RemotableAttributeOwner
-
- validateAttributes(String, Map<String, String>) - Method in interface org.kuali.rice.krms.framework.type.ValidationRuleTypeService
-
- validateAttributes(String, Map<String, String>) - Method in class org.kuali.rice.krms.impl.peopleflow.PeopleFlowActionTypeService
-
Attributes must include a ATTRIBUTE_FIELD_NAME
- validateAttributes(String, Map<String, String>) - Method in class org.kuali.rice.krms.impl.type.KrmsTypeServiceBase
-
- validateAttributesAgainstExisting(String, Map<String, String>, Map<String, String>) - Method in interface org.kuali.rice.kew.framework.peopleflow.PeopleFlowTypeService
-
- validateAttributesAgainstExisting(String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kim.api.role.PassThruRoleTypeServiceBase
-
- validateAttributesAgainstExisting(String, Map<String, String>, Map<String, String>) - Method in interface org.kuali.rice.kim.framework.type.KimTypeService
-
- validateAttributesAgainstExisting(String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
- validateAttributesAgainstExisting(String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.krad.workflow.DataDictionaryPeopleFlowTypeServiceImpl
-
- validateAttributesAgainstExisting(String, Map<String, String>, Map<String, String>) - Method in interface org.kuali.rice.krms.framework.type.RemotableAttributeOwner
-
- validateAttributesAgainstExisting(String, Map<String, String>, Map<String, String>) - Method in interface org.kuali.rice.krms.framework.type.ValidationRuleTypeService
-
- validateAttributesAgainstExisting(String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.krms.impl.peopleflow.PeopleFlowActionTypeService
-
- validateAttributesAgainstExisting(String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.krms.impl.type.KrmsTypeServiceBase
-
- validateBusinessObject(BusinessObject) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
-
Deprecated.
since 1.1 - use validate(Object.class) instead
- validateBusinessObject(BusinessObject, boolean) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
-
Deprecated.
since 1.1 - use validate(Object.class) instead
- validateBusinessObject(BusinessObject) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- validateBusinessObject(BusinessObject, boolean) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- validateBusinessObjectClass(Class) - Method in class org.kuali.rice.krad.service.impl.DataObjectMetaDataServiceImpl
-
- validateBusinessObjectForSave(PersistableBusinessObject) - Method in class org.kuali.rice.krad.service.impl.BusinessObjectServiceImpl
-
- validateBusinessObjectForSave(List<? extends PersistableBusinessObject>) - Method in class org.kuali.rice.krad.service.impl.BusinessObjectServiceImpl
-
- validateBusinessObjectOnMaintenanceDocument(BusinessObject, String) - Method in interface org.kuali.rice.kns.service.DictionaryValidationService
-
Deprecated.
- validateBusinessObjectOnMaintenanceDocument(BusinessObject, String) - Method in class org.kuali.rice.kns.service.impl.DictionaryValidationServiceImpl
-
- validateBusinessObjectsFromDescriptors(Object, PropertyDescriptor[], int) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
iterates through the property discriptors looking for business objects or lists of business objects.
- validateBusinessObjectsRecursively(BusinessObject, int) - Method in interface org.kuali.rice.kns.service.DictionaryValidationService
-
- validateBusinessObjectsRecursively(BusinessObject, int) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- validateBusinessRules(KualiDocumentEvent) - Method in interface org.kuali.rice.krad.document.Document
-
Sends document off to the rules engine to verify business rules.
- validateBusinessRules(KualiDocumentEvent) - Method in class org.kuali.rice.krad.document.DocumentBase
-
- validateBusinessRules(KualiDocumentEvent) - Method in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
Explicitly NOT calling super here.
- validateClientRoutingData() - Method in interface org.kuali.rice.kew.rule.WorkflowAttributeXmlValidator
-
called after client has set properties on the attribute for 'xmlizing'.
- validateClientRoutingData() - Method in class org.kuali.rice.kew.rule.xmlrouting.StandardGenericXMLRuleAttribute
-
- validateConfigurerState() - Method in interface org.kuali.rice.core.api.config.module.Configurer
-
- validateConfigurerState() - Method in class org.kuali.rice.core.framework.config.module.ModuleConfigurer
-
- validateCreateDelegateRule(DelegateRuleForm) - Method in class org.kuali.rice.kew.rule.web.DelegateRuleAction
-
- validateCreateRule(RuleForm) - Method in class org.kuali.rice.kew.rule.web.RuleAction
-
- validateCriteria(DocumentSearchCriteria, List<String>) - Method in class org.kuali.rice.kew.docsearch.DocumentSearchCustomizationHandlerServiceImpl
-
- validateCriteria(DocumentSearchCriteria, List<String>) - Method in interface org.kuali.rice.kew.framework.document.search.DocumentSearchCustomizationHandlerService
-
Executes validation of the given DocumentSearchCriteria
against the searchable attributes with the given
names..
- validated - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- validateDataDictionaryAttribute(String, String, Object, PropertyDescriptor) - Method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
- validateDataDictionaryAttribute(KimTypeAttribute, String, String) - Method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
- validateDataSource(String, Object) - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.PrimaryDataSourceFactoryBean
-
- validateDateOrder(String, String, String, String) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.ValidCharactersConstraintProcessor
-
- validateDates() - Method in class edu.sampleu.kew.krad.form.StatsForm
-
- validateDates() - Method in class org.kuali.rice.kew.actionlist.web.ActionListFilterForm
-
- validateDates() - Method in class org.kuali.rice.kew.stats.web.StatsForm
-
- validateDD(boolean) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
- validateDD() - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
- validatedDate - Variable in class org.kuali.rice.kim.bo.ui.PersonDocumentAddress
-
- validateDefaultExistenceChecks(BusinessObject) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
-
This method does an existence check against all references of a BusinessObject as defined in the
MaintenanceDocument.xml file
for that business object.
- validateDefaultExistenceChecks(BusinessObject) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- validateDefaultExistenceChecksForNewCollectionItem(BusinessObject, BusinessObject, String) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
-
Does an existence check against all references configured as a default existence check in the maintenance
document data dictionary file for the given business object
Appropriate errors will also be placed in the GlobalVariables.ErrorMap.
- validateDefaultExistenceChecksForNewCollectionItem(TransactionalDocument, BusinessObject, String) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
-
This method does an existence check against all references of a transactionalDocument
Appropriate errors will also be placed in the GlobalVariables.ErrorMap.
- validateDefaultExistenceChecksForNewCollectionItem(BusinessObject, BusinessObject, String) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- validateDefaultExistenceChecksForNewCollectionItem(TransactionalDocument, BusinessObject, String) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
This overridden method ...
- validateDefaultExistenceChecksForTransDoc(TransactionalDocument) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
-
This method does an existence check against all references of a transactionalDocument
Appropriate errors will also be placed in the GlobalVariables.ErrorMap.
- validateDefaultExistenceChecksForTransDoc(TransactionalDocument) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
This overridden method ...
- validateDelegationMemberRoleQualifier(List<RoleDocumentDelegationMember>) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- validateDelegationMemberRoleQualifier(List<KimDocumentRoleMember>, List<RoleDocumentDelegationMember>, KimType) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- validateDetailValuesFormat(String) - Method in class org.kuali.rice.kim.document.rule.GenericPermissionMaintenanceDocumentRule
-
- validateDirty - Variable in class org.kuali.rice.krad.web.form.UifFormBase
-
- validateDocument(Document) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
-
Validates the contents of a document (i.e.
- validateDocument(Document) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- validateDocumentAndUpdatableReferencesRecursively(Document, int, boolean) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
-
Validates the contents of a document and recursively validates any of its updatable references
- validateDocumentAndUpdatableReferencesRecursively(Document, int, boolean, boolean) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
-
Validates the contents of a document and recursively validates any of its updatable references
- validateDocumentAndUpdatableReferencesRecursively(Document, int, boolean) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- validateDocumentAndUpdatableReferencesRecursively(Document, int, boolean, boolean) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- validateDocumentAttribute(Document, String, String) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
-
Validates the specified attribute of the given document against the data dictionary.
- validateDocumentAttribute(Document, String, String) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- validateDocumentAttributeCriteria(ExtensionDefinition, DocumentSearchCriteria) - Method in class edu.sampleu.bookstore.document.attribs.XPathSearchableAttribute
-
- validateDocumentAttributeCriteria(ExtensionDefinition, DocumentSearchCriteria) - Method in class org.kuali.rice.kew.docsearch.xml.StandardGenericXMLSearchableAttribute
-
- validateDocumentAttributeCriteria(ExtensionDefinition, DocumentSearchCriteria) - Method in interface org.kuali.rice.kew.framework.document.attribute.SearchableAttribute
-
Performs custom validation of document attribute values that come from this searchable attribute whenever a
document search is performed against a document type which uses this searchable attribute.
- validateDocumentAttributeCriteria(ExtensionDefinition, DocumentSearchCriteria) - Method in class org.kuali.rice.krad.workflow.attribute.DataDictionaryDocumentSearchCustomizer
-
- validateDocumentAttributeCriteria(ExtensionDefinition, DocumentSearchCriteria) - Method in class org.kuali.rice.krad.workflow.attribute.DataDictionarySearchableAttribute
-
- validateDocumentRecursively(Document, int) - Method in interface org.kuali.rice.kns.service.DictionaryValidationService
-
- validateDocumentRecursively(Document, int) - Method in class org.kuali.rice.kns.service.impl.DictionaryValidationServiceImpl
-
Deprecated.
- validateDocumentSearchCriteria(DocumentSearchGenerator, DocumentSearchCriteria.Builder) - Method in interface org.kuali.rice.kew.docsearch.service.DocumentSearchService
-
- validateDocumentSearchCriteria(DocumentSearchGenerator, DocumentSearchCriteria.Builder) - Method in class org.kuali.rice.kew.docsearch.service.impl.DocumentSearchServiceImpl
-
- validateDocumentStructure(Document) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method makes sure the document itself is valid, and has the necessary fields populated to be routable.
- validateDocumentStructure(Document) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method makes sure the document itself is valid, and has the necessary fields populated to be routable.
- validateDuplicateIdentifierInDataDictionary(MaintenanceDocument, String, PersistableBusinessObject) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method validates that there should only exist one entry in the collection whose
fields match the fields specified within the duplicateIdentificationFields in the
maintenance document data dictionary.
- validateEntityInformation(boolean, IdentityManagementPersonDocument) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- validateForCreate(PeopleFlowDefinition) - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowServiceImpl
-
- validateForUpdate(PeopleFlowDefinition) - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowServiceImpl
-
- validateGenerateClientKeystore(ActionMapping, HttpServletRequest) - Method in class org.kuali.rice.ksb.security.admin.web.JavaSecurityManagementForm
-
This method is used to check for completeness of the form as well as verification of the desired password
- validateGlobalBusinessObjectPersistable(MaintenanceDocument) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method checks whether this maint doc contains Global Business Objects, and if so, whether the GBOs are in a
persistable
state.
- validateGlobalBusinessObjectPersistable(MaintenanceDocument) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method checks whether this maint doc contains Global Business Objects, and if so, whether the GBOs are in a
persistable
state.
- validateGroupQualifier(List<GroupDocumentQualifier>, KimType) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementGroupDocumentRule
-
- validateLength(DictionaryValidationResult, String, LengthConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.LengthConstraintProcessor
-
- validateLookupFieldParameters(DocumentType, DocumentSearchCriteria) - Method in interface org.kuali.rice.kew.docsearch.DocumentSearchCustomizationMediator
-
Performs optional validation of document search criteria prior to execution of the search.
- validateLookupFieldParameters(DocumentType, DocumentSearchCriteria) - Method in class org.kuali.rice.kew.docsearch.DocumentSearchCustomizationMediatorImpl
-
- validateLookupInquiryFullParameter(HttpServletRequest, ActionForm, String) - Method in class org.kuali.rice.kns.web.struts.action.KualiAction
-
- validateMaintainableCollectionsAddLineRequiredFields(MaintenanceDocument, PersistableBusinessObject, String) - Method in class org.kuali.rice.kns.service.impl.MaintenanceDocumentDictionaryServiceImpl
-
Deprecated.
- validateMaintainableCollectionsAddLineRequiredFields(MaintenanceDocument, PersistableBusinessObject, String) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
-
Deprecated.
- validateMaintainableCollectionsForDuplicateEntries(MaintenanceDocument) - Method in class org.kuali.rice.kns.service.impl.MaintenanceDocumentDictionaryServiceImpl
-
Deprecated.
default implementation checks for duplicats based on keys of objects only
- validateMaintainableCollectionsForDuplicateEntries(MaintenanceDocument) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
-
Deprecated.
validates the collections of the maintenance document checking to see if duplicate entries in the collection exist
- validateMaintenanceDocument(MaintenanceDocument) - Method in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
This method checks to make sure the document is a valid maintenanceDocument, and has the necessary values
populated such that
it will not cause exceptions in later routing or business rules testing.
- validateMaintenanceDocument(MaintenanceDocument) - Method in class org.kuali.rice.krad.rules.MaintenanceDocumentRuleBase
-
This method checks to make sure the document is a valid maintenanceDocument, and has the necessary values
populated such that
it will not cause exceptions in later routing or business rules testing.
- validateMaintenanceRequiredFields(MaintenanceDocument) - Method in class org.kuali.rice.kns.service.impl.MaintenanceDocumentDictionaryServiceImpl
-
Deprecated.
- validateMaintenanceRequiredFields(MaintenanceDocument) - Method in interface org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService
-
Deprecated.
- validateNonDataDictionaryAttribute(KimTypeAttribute, String, String) - Method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
- validateNow(ProxyTicketValidator) - Method in class org.kuali.rice.kim.client.acegi.KualiCasProxyTicketValidator
-
This overridden method gets the authentication source and
Distributed Session Ticket from the response
- validateParsedSearchFieldValue(String, SearchableAttributeValue, String, String, List<String>, Function<String, Collection<RemotableAttributeError>>) - Static method in class org.kuali.rice.kew.docsearch.DocumentSearchInternalUtils
-
Validates a single terminal value from a single search field (list of values); calls a custom validator if default validation passes and
custom validator is given
- validatePeopleFlowMembersForCreate(PeopleFlowDefinition) - Method in class org.kuali.rice.kew.impl.peopleflow.PeopleFlowServiceImpl
-
- validatePluginDirectory(File) - Static method in class org.kuali.rice.kew.plugin.PluginUtils
-
- validatePluginZipFile(File) - Static method in class org.kuali.rice.kew.plugin.PluginUtils
-
- validatePreferences() - Method in class org.kuali.rice.kew.preferences.web.PreferencesForm
-
- validatePreferenceValues(HashMap) - Method in class org.kuali.rice.kcb.deliverer.impl.AOLInstantMessageDeliverer
-
- validatePreferenceValues(HashMap<String, String>) - Method in class org.kuali.rice.kcb.deliverer.impl.EmailMessageDeliverer
-
- validatePreferenceValues(HashMap) - Method in class org.kuali.rice.kcb.deliverer.impl.MockMessageDeliverer
-
- validatePreferenceValues(HashMap) - Method in class org.kuali.rice.kcb.deliverer.impl.SMSMessageDeliverer
-
- validatePreferenceValues(HashMap<String, String>) - Method in interface org.kuali.rice.kcb.deliverer.MessageDeliverer
-
This method is responsible for validating preference values when a person saves their preferences for the particular
NotificationMessageDeliverer.
- validatePrimitiveFromDescriptor(String, String, Object, PropertyDescriptor) - Method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
- validatePrimitiveFromDescriptor(String, Object, PropertyDescriptor, String, boolean) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
-
- validatePrimitiveFromDescriptor(String, Object, PropertyDescriptor, String, boolean) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- validatePrincipalId(String) - Method in interface org.kuali.rice.kew.identity.service.IdentityHelperService
-
Checks that the given principalId is valid.
- validatePrincipalId(String) - Method in class org.kuali.rice.kew.identity.service.impl.IdentityHelperServiceImpl
-
- validateRange(DictionaryValidationResult, Date, RangeConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.RangeConstraintProcessor
-
- validateRange(DictionaryValidationResult, Number, RangeConstraint, AttributeValueReader) - Method in class org.kuali.rice.krad.datadictionary.validation.processor.RangeConstraintProcessor
-
- validateReferenceExists(BusinessObject, ReferenceDefinition) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
-
This method examines the populated BusinessObject bo instance passed in for a member named by the referenceName.
- validateReferenceExists(BusinessObject, String) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
-
This method examines the populated BusinessObject bo instance passed in for a member named by the referenceName.
- validateReferenceExists(BusinessObject, ReferenceDefinition) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- validateReferenceExists(BusinessObject, String) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- validateReferenceExistsAndIsActive(BusinessObject, ReferenceDefinition) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
-
This method intelligently tests the designated reference on the bo for both existence and active status, where
appropriate.
- validateReferenceExistsAndIsActive(BusinessObject, String, String, String) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
-
This method intelligently tests the designated reference on the bo for both existence and active status, where
appropriate.
- validateReferenceExistsAndIsActive(BusinessObject, ReferenceDefinition) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- validateReferenceExistsAndIsActive(BusinessObject, String, String, String) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- validateReferenceIsActive(BusinessObject, ReferenceDefinition) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
-
This method retrieves the reference from the DB, and then tests whether the object is active.
- validateReferenceIsActive(BusinessObject, String) - Method in interface org.kuali.rice.krad.service.DictionaryValidationService
-
This method retrieves the reference from the DB, and then tests whether the object is active.
- validateReferenceIsActive(BusinessObject, ReferenceDefinition) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- validateReferenceIsActive(BusinessObject, String) - Method in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- validateReferencesExistAndActive(KimType, Map<String, String>, List<RemotableAttributeError>) - Method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
- validateReferencesExistAndActive(KimType, Map<String, String>, List<RemotableAttributeError>) - Method in class org.kuali.rice.krad.kim.NamespaceWildcardAllowedAndOrStringExactMatchPermissionTypeServiceImpl
-
Overrides the superclass's version of this method in order to account for "namespaceCode" permission detail values containing wildcards.
- validateRequiredAttributesAgainstReceived(Map<String, String>) - Method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
- validateResponse(HttpInvokerClientConfiguration, PostMethod) - Method in class org.kuali.rice.ksb.messaging.KSBHttpInvokerRequestExecutor
-
- validateResponsibility(String, ActionErrors) - Method in class org.kuali.rice.kew.rule.web.WebRuleResponsibility
-
- validateRole(String, Role, String, String) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementDocumentActionBase
-
- validateRole(String, Role, String, String) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementRoleDocumentAction
-
This method overrides validateRole() from IdentityManagementDocumentActionBase.
- validateRoleAssignment(IdentityManagementPersonDocument, PersonDocumentRole) - Method in class org.kuali.rice.kim.web.struts.action.IdentityManagementPersonDocumentAction
-
- validateRoleQualifier(List<PersonDocumentRole>) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- validateRoleQualifier(List<KimDocumentRoleMember>, KimType) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- validateRoleResponsibilityAction(String, KimDocumentRoleResponsibilityAction) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- validateRouteHeader(DocumentRouteHeaderValue) - Method in class org.kuali.rice.kew.routeheader.service.impl.RouteHeaderServiceImpl
-
- validateRouteHeader(DocumentRouteHeaderValue) - Method in interface org.kuali.rice.kew.routeheader.service.RouteHeaderService
-
- validateRoutingData(Map) - Method in class edu.sampleu.travel.workflow.DestinationRuleAttribute
-
- validateRoutingData(Map) - Method in class edu.sampleu.travel.workflow.EmployeeAttribute
-
- validateRoutingData(String, Map<String, String>) - Method in interface org.kuali.rice.kew.framework.rule.attribute.WorkflowRuleAttributeHandlerService
-
Validates routingData values in the incoming map.
- validateRoutingData(String, Map<String, String>) - Method in class org.kuali.rice.kew.impl.rule.attribute.WorkflowRuleAttributeHandlerServiceImpl
-
- validateRoutingData(Map) - Method in class org.kuali.rice.kew.rule.AbstractWorkflowAttribute
-
- validateRoutingData(Map) - Method in class org.kuali.rice.kew.rule.GenericWorkflowAttribute
-
These guys should probably be implemented to set the parameters on an internal member property map this attribute
should use to contain all properties set on it, like StandardGenericXmlAttribute.
- validateRoutingData(Map) - Method in class org.kuali.rice.kew.rule.RuleRoutingAttribute
-
- validateRoutingData(Map<String, String>) - Method in interface org.kuali.rice.kew.rule.WorkflowRuleAttribute
-
Validates routingData values in the incoming map.
- validateRoutingData(Map) - Method in class org.kuali.rice.kew.rule.xmlrouting.StandardGenericXMLRuleAttribute
-
- validateRule(String, ActionErrors) - Method in class org.kuali.rice.kew.rule.web.WebRuleBaseValues
-
- validateRuleAndResponsibility(RuleDelegationBo, RuleDelegationBo, Map<String, String[]>) - Static method in class org.kuali.rice.kew.rule.web.WebRuleUtils
-
- validateRuleAttributeType(String) - Method in class org.kuali.rice.kew.xml.RuleAttributeXmlParser
-
- validateRuleData(Map) - Method in class edu.sampleu.travel.workflow.DestinationRuleAttribute
-
- validateRuleData(String, Map<String, String>) - Method in interface org.kuali.rice.kew.framework.rule.attribute.WorkflowRuleAttributeHandlerService
-
Validates ruleExtension values in the incoming map.
- validateRuleData(String, Map<String, String>) - Method in class org.kuali.rice.kew.impl.rule.attribute.WorkflowRuleAttributeHandlerServiceImpl
-
- validateRuleData(Map) - Method in class org.kuali.rice.kew.rule.AbstractWorkflowAttribute
-
- validateRuleData(Map) - Method in class org.kuali.rice.kew.rule.GenericWorkflowAttribute
-
- validateRuleData(Map) - Method in class org.kuali.rice.kew.rule.RuleRoutingAttribute
-
- validateRuleData(Map<String, String>) - Method in interface org.kuali.rice.kew.rule.WorkflowRuleAttribute
-
Validates ruleExtension values in the incoming map.
- validateRuleData(Map) - Method in class org.kuali.rice.kew.rule.xmlrouting.StandardGenericXMLRuleAttribute
-
- validateRuleTemplateAndDocumentType(RuleBaseValues, RuleBaseValues, Map<String, String[]>) - Static method in class org.kuali.rice.kew.rule.web.WebRuleUtils
-
- validateSearchableAttributes(DocumentSearchCriteria.Builder) - Method in interface org.kuali.rice.kew.impl.document.search.DocumentSearchGenerator
-
- validateSearchableAttributes(DocumentSearchCriteria.Builder) - Method in class org.kuali.rice.kew.impl.document.search.DocumentSearchGeneratorImpl
-
- validateSearchData(String, Map<String, String>) - Method in interface org.kuali.rice.kew.framework.rule.attribute.WorkflowRuleAttributeHandlerService
-
Validates searchData values in the incoming map.
- validateSearchData(String, Map<String, String>) - Method in class org.kuali.rice.kew.impl.rule.attribute.WorkflowRuleAttributeHandlerServiceImpl
-
- validateSearchData(Map<String, String>) - Method in interface org.kuali.rice.kew.rule.WorkflowRuleSearchAttribute
-
validate search data and populate attribute with search data
- validateSearchFieldValue(String, SearchableAttributeValue, String, String, List<String>, Function<String, Collection<RemotableAttributeError>>) - Static method in class org.kuali.rice.kew.docsearch.DocumentSearchInternalUtils
-
Validates a single DocumentSearchCriteria searchable attribute field value (of the list of possibly multiple values)
- validateSearchFieldValues(String, SearchableAttributeValue, List<String>, String, List<String>, Function<String, Collection<RemotableAttributeError>>) - Static method in class org.kuali.rice.kew.docsearch.DocumentSearchInternalUtils
-
- validateSearchParameters(Map<String, String>) - Method in class org.kuali.rice.kew.rule.bo.RuleBaseValuesLookupableHelperServiceImpl
-
- validateSearchParameters(Map<String, String>) - Method in class org.kuali.rice.kew.rule.bo.RuleDelegationLookupableHelperServiceImpl
-
- validateSearchParameters(Map<String, String>) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
Checks that any required search fields have value.
- validateSearchParameters(Map<String, String>) - Method in class org.kuali.rice.kns.lookup.KualiLookupableImpl
-
Checks that any required search fields have value.
- validateSearchParameters(Map<String, String>) - Method in interface org.kuali.rice.kns.lookup.Lookupable
-
Deprecated.
Validates the values filled in as search criteria, also checks for required field values.
- validateSearchParameters(Map<String, String>) - Method in interface org.kuali.rice.kns.lookup.LookupableHelperService
-
Validates the values filled in as search criteria, also checks for required field values.
- validateSearchParameters(Map<String, String>) - Method in class org.kuali.rice.kns.lookup.PessimisticLockLookupableHelperServiceImpl
-
- validateSearchParameters(LookupForm, Map<String, String>) - Method in interface org.kuali.rice.krad.lookup.Lookupable
-
Invoked to perform validation on the search criteria before the search is performed
- validateSearchParameters(LookupForm, Map<String, String>) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
- validateSearchParameterWildcardAndOperators(String, String) - Method in class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
-
- validateSearchParameterWildcardAndOperators(InputField, String) - Method in class org.kuali.rice.krad.lookup.LookupableImpl
-
Validates that any wildcards contained within the search value are valid wilcards and allowed for the
property type for which the field is searching
- validateSensitiveDataValue(String, String, String) - Method in class org.kuali.rice.krad.rules.DocumentRuleBase
-
- validateServices(List<ServiceDefinition>) - Method in class org.kuali.rice.ksb.messaging.config.KSBConfigurer
-
- validateUniqueAttributes(String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
- validateUniquePersonRoleQualifiersUniqueForMembership(PersonDocumentRole, KimDocumentRoleMember, int, Set<String>, int, List<RemotableAttributeError>) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
Checks all the qualifiers for the given membership, so that all qualifiers which should be unique are guaranteed to be unique
- validateUniquePersonRoleQualifiersUniqueForRoleDelegation(RoleDocumentDelegationMember, int, List<RoleDocumentDelegationMember>, Set<String>, List<RemotableAttributeError>) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
Checks all the qualifiers for the given membership, so that all qualifiers which should be unique are guaranteed to be unique
- validateUniquePersonRoleQualifiersUniqueForRoleMembership(KimDocumentRoleMember, int, List<KimDocumentRoleMember>, Set<String>, List<RemotableAttributeError>) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
Checks all the qualifiers for the given membership, so that all qualifiers which should be unique are guaranteed to be unique
- validateUnmodifiableAttributes(String, Map<String, String>, Map<String, String>) - Method in class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase
-
Deprecated.
- validateWorkflowAttributeDefinition(WorkflowAttributeDefinition) - Method in interface org.kuali.rice.kew.api.action.WorkflowDocumentActionsService
-
Validates a workflow attribute definition and returns a list of validation errors
- validateWorkflowAttributeDefinition(WorkflowAttributeDefinition) - Method in class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- validateWorkflowDocumentSearchCriteria(DocumentSearchCriteria.Builder) - Method in class org.kuali.rice.kew.docsearch.service.impl.DocumentSearchServiceImpl
-
- VALIDATION_COMPLETION_UTILS - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorInternal
-
- VALIDATION_E - Static variable in class org.kuali.rice.edl.impl.EDLXmlUtils
-
- VALIDATION_MSG_KEY_PREFIX - Static variable in class org.kuali.rice.krad.uif.UifConstants.Messages
-
- VALIDATION_QUERY - Static variable in class org.kuali.rice.core.framework.persistence.jdbc.datasource.XAPoolDataSource
-
Deprecated.
- ValidationAction - Class in org.kuali.rice.krms.impl.validation
-
An
Action
that when executed appends its type and message to the results
- ValidationAction(ValidationActionType, String) - Constructor for class org.kuali.rice.krms.impl.validation.ValidationAction
-
create a Validation action of the given type with the given message
- ValidationActionService - Interface in org.kuali.rice.krms.framework.type
-
Service for ValidationActions
- ValidationActionType - Enum in org.kuali.rice.krms.framework.type
-
enum used to specify the action type to be specified in the vended ValidationAction
s.
- ValidationActionTypeService - Interface in org.kuali.rice.krms.framework.type
-
- ValidationActionTypeServiceImpl - Class in org.kuali.rice.krms.impl.validation
-
- ValidationComponent - Class in org.kuali.rice.edl.impl.components
-
Executes validations that are defined on the EDL Definitions.
- ValidationComponent() - Constructor for class org.kuali.rice.edl.impl.components.ValidationComponent
-
- ValidationException - Exception in org.kuali.rice.krad.exception
-
ValidationException
- ValidationException(String) - Constructor for exception org.kuali.rice.krad.exception.ValidationException
-
Create an ValidationException with the given message
- ValidationException(String, Throwable) - Constructor for exception org.kuali.rice.krad.exception.ValidationException
-
Create an ValidationException with the given message and cause
- validationPattern - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
Deprecated.
- ValidationPattern - Class in org.kuali.rice.krad.datadictionary.validation
-
Deprecated.
- ValidationPattern() - Constructor for class org.kuali.rice.krad.datadictionary.validation.ValidationPattern
-
Deprecated.
- ValidationPattern.ValidationPatternException - Exception in org.kuali.rice.krad.datadictionary.validation
-
Deprecated.
exception thrown when a ValidationPattern is in an incorrect state.
- ValidationPattern.ValidationPatternException(String) - Constructor for exception org.kuali.rice.krad.datadictionary.validation.ValidationPattern.ValidationPatternException
-
Deprecated.
- ValidationPattern.ValidationPatternException() - Constructor for exception org.kuali.rice.krad.datadictionary.validation.ValidationPattern.ValidationPatternException
-
Deprecated.
- ValidationPattern.ValidationPatternException(String, Throwable) - Constructor for exception org.kuali.rice.krad.datadictionary.validation.ValidationPattern.ValidationPatternException
-
Deprecated.
- ValidationPattern.ValidationPatternException(Throwable) - Constructor for exception org.kuali.rice.krad.datadictionary.validation.ValidationPattern.ValidationPatternException
-
Deprecated.
- ValidationResults - Class in org.kuali.rice.kew.api.validation
-
A set of results from validation of a field of data.
- ValidationResults.Builder - Class in org.kuali.rice.kew.api.validation
-
- ValidationResultsContract - Interface in org.kuali.rice.kew.api.validation
-
A set of results from validation of a field of data.
- ValidationRule - Class in org.kuali.rice.krms.impl.validation
-
- ValidationRule(ValidationRuleType, String, Proposition, List<Action>) - Constructor for class org.kuali.rice.krms.impl.validation.ValidationRule
-
- ValidationRuleType - Enum in org.kuali.rice.krms.framework.type
-
enum used to specify the validationRule type to be specified in the vended ValidationRule
s.
- ValidationRuleTypeService - Interface in org.kuali.rice.krms.framework.type
-
ValidationRule
Service
- ValidationRuleTypeServiceImpl - Class in org.kuali.rice.krms.impl.validation
-
- VALIDATIONS_ACTION_ATTRIBUTE - Static variable in interface org.kuali.rice.krms.framework.type.ValidationActionTypeService
-
VALIDATIONS_ACTION_ATTRIBUTE
- VALIDATIONS_ACTION_MESSAGE_ATTRIBUTE - Static variable in interface org.kuali.rice.krms.framework.type.ValidationActionTypeService
-
VALIDATIONS_ACTION_MESSAGE_ATTRIBUTE Database krms_attr_defn_t NM value
- VALIDATIONS_ACTION_TYPE_CODE_ATTRIBUTE - Static variable in interface org.kuali.rice.krms.framework.type.ValidationActionTypeService
-
VALIDATIONS_ACTION_TYPE_CODE_ATTRIBUTE Database krms_attr_defn_t NM value
- VALIDATIONS_RULE_TYPE_CODE_ATTRIBUTE - Static variable in interface org.kuali.rice.krms.framework.type.ValidationRuleTypeService
-
VALIDATIONS_RULE_TYPE_CODE_ATTRIBUTE - Database krms_attr_defn_t NM value
- ValidationUtils - Class in org.kuali.rice.krad.datadictionary.validation
-
Inherited from Kuali Student and adapted extensively, this class provides static utility methods for validation processing.
- ValidationUtils() - Constructor for class org.kuali.rice.krad.datadictionary.validation.ValidationUtils
-
- ValidationUtils.Result - Enum in org.kuali.rice.krad.datadictionary.validation
-
- ValidCharactersConstrainable - Interface in org.kuali.rice.krad.datadictionary.validation.capability
-
Validation capability that tests a value against some regular expression or set of valid characters.
- validCharactersConstraint - Variable in class org.kuali.rice.krad.datadictionary.AttributeDefinition
-
- ValidCharactersConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
-
This is a constraint that limits attribute values to some subset of valid characters or to match a particular regular expression.
- ValidCharactersConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.ValidCharactersConstraint
-
- ValidCharactersConstraintProcessor - Class in org.kuali.rice.krad.datadictionary.validation.processor
-
This class defines a constraint processor to ensure that attribute values are constrained to valid characters, as defined by some regular expression.
- ValidCharactersConstraintProcessor() - Constructor for class org.kuali.rice.krad.datadictionary.validation.processor.ValidCharactersConstraintProcessor
-
- ValidCharactersConstraintResolver<T extends ValidCharactersConstrainable> - Class in org.kuali.rice.krad.datadictionary.validation.constraint.resolver
-
- ValidCharactersConstraintResolver() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.resolver.ValidCharactersConstraintResolver
-
- ValidCharactersPatternConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
-
This abstract class extends from ValidCharactersConstraint.
- ValidCharactersPatternConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.ValidCharactersPatternConstraint
-
- validChars - Variable in class org.kuali.rice.kns.datadictionary.validation.charlevel.CharsetValidationPattern
-
- validChars - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.CharsetPatternConstraint
-
- validContext(AgendaEditor) - Method in class org.kuali.rice.krms.impl.rule.AgendaEditorBusRule
-
Check if the context exists and if user has authorization to edit agendas under this context.
- ValidDataPatternConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
-
Class used to
- ValidDataPatternConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.ValidDataPatternConstraint
-
- validDelegationMemberActiveDates(List<RoleDocumentDelegationMember>) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- validDuplicateGroupName(IdentityManagementGroupDocument) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementGroupDocumentRule
-
- validDuplicatePrincipalName(IdentityManagementPersonDocument) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- validDuplicateRoleName(IdentityManagementRoleDocument) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- validEmployeeIDForAffiliation(List<PersonDocumentAffiliation>) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementPersonDocumentRule
-
- validGroupMemberActiveDates(List<GroupDocumentMember>) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementGroupDocumentRule
-
- validPermissions(IdentityManagementRoleDocument) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- validResponsibilities(IdentityManagementRoleDocument) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- validRoleMemberActiveDates(List<KimDocumentRoleMember>) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- validRoleMembersResponsibilityActions(List<KimDocumentRoleMember>) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- validRoleResponsibilitiesActions(List<KimDocumentRoleResponsibility>) - Method in class org.kuali.rice.kim.document.rule.IdentityManagementRoleDocumentRule
-
- ValidTermsValuesFinder - Class in org.kuali.rice.krms.impl.ui
-
ValuesFinder used to populate the list of available Terms when creating/editing a proposition in a
KRMS Rule.
- ValidTermsValuesFinder() - Constructor for class org.kuali.rice.krms.impl.ui.ValidTermsValuesFinder
-
- VALUE - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- value - Variable in class org.kuali.rice.core.api.util.AbstractKeyValue
-
- value - Variable in class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
- value - Variable in class org.kuali.rice.core.impl.config.property.Param
-
- VALUE - Static variable in class org.kuali.rice.ken.util.NotificationConstants.BO_PROPERTY_NAMES
-
- value - Variable in class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
-
Deprecated.
- value - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.ValidCharactersConstraint
-
- VALUE - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- VALUE - Static variable in class org.kuali.rice.krms.api.repository.BaseAttribute.Elements
-
- VALUE - Static variable in class org.kuali.rice.krms.api.repository.term.TermParameterDefinition.Elements
-
- VALUE - Static variable in class org.kuali.rice.krms.impl.util.KrmsImplConstants.PropertyNames.BaseAttribute
-
- VALUE - Static variable in class org.kuali.rice.krms.impl.util.KRMSPropertyConstants.BaseAttribute
-
- VALUE_FOR_FALSE - Static variable in class org.kuali.rice.krad.workflow.attribute.KualiXMLBooleanTranslatorSearchableAttributeImpl
-
- VALUE_FOR_TRUE - Static variable in class org.kuali.rice.krad.workflow.attribute.KualiXMLBooleanTranslatorSearchableAttributeImpl
-
- ValueConfiguredControl - Interface in org.kuali.rice.krad.uif.control
-
Indicates Control
types that can be configured with a static value to submit, as opposed to pulling
the value from the underlying property
- ValueFinder - Interface in org.kuali.rice.krad.valuefinder
-
This interface defines basic methods value finders.
- valueOf(String) - Static method in enum org.kuali.rice.core.api.config.module.RunMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.core.api.criteria.CountFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.core.api.delegation.DelegationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.core.api.membership.MemberType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.core.api.search.SearchOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.core.api.security.credentials.CredentialsType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.core.api.uif.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.core.api.util.Truth
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.core.framework.persistence.jpa.criteria.QueryByCriteria.QueryByCriteriaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.coreservice.api.parameter.EvaluationOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.kcb.bo.MessageDeliveryStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.kcb.quartz.MessageProcessingJob.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.kew.api.action.ActionRequestPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.kew.api.action.ActionRequestStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.kew.api.action.ActionRequestType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.kew.api.action.ActionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.kew.api.action.RecipientType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.kew.api.doctype.DocumentTypePolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.kew.api.document.attribute.DocumentAttributeDataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.kew.api.document.DocumentStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.kew.api.document.DocumentStatusCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.kew.api.document.search.RouteNodeLookupLogic
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.kew.api.KewApiConstants.ClientProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.kew.engine.OrchestrationConfig.EngineCapability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.kew.framework.document.search.DocumentSearchCustomization
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.kew.framework.document.search.StandardResultField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.kim.document.IdentityManagementRoleDocument.RoleMemberMetaDataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam.Usage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam.Widget
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam.WriteAccess
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.krad.datadictionary.validation.ErrorLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.krad.datadictionary.validation.ValidationUtils.Result
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.krad.uif.UifConstants.ControlType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.krad.uif.UifConstants.MessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.krad.uif.UifConstants.NavigationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.krad.uif.UifConstants.Order
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.krad.uif.UifConstants.Orientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.krad.uif.UifConstants.Position
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.krad.uif.UifConstants.ViewType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.krad.uif.UifConstants.WorkflowAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.krad.uif.util.ClientValidationUtils.ValidationMessageKeys
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.krad.util.documentserializer.PropertySerializabilityMetadata.PropertySerializability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.krad.util.documentserializer.PropertyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.krad.util.NoteType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.krms.api.engine.ExecutionFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.krms.api.repository.LogicalOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.krms.api.repository.proposition.PropositionParameterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.krms.api.repository.proposition.PropositionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.krms.framework.engine.CollectionOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.krms.framework.engine.expression.ComparisonOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.krms.framework.type.ValidationActionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.krms.framework.type.ValidationRuleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.krms.impl.peopleflow.PeopleFlowActionTypeService.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.ksb.api.registry.ServiceEndpointStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.test.BaselineTestCase.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.kuali.rice.test.data.UnitTestData.Type
-
Returns the enum constant of this type with the specified name.
- valuePath - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.WhenConstraint
-
- values() - Static method in enum org.kuali.rice.core.api.config.module.RunMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.core.api.criteria.CountFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.core.api.delegation.DelegationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.core.api.membership.MemberType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.core.api.search.SearchOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.core.api.security.credentials.CredentialsType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.core.api.uif.DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.kuali.rice.core.api.util.collect.ConstantsMap
-
- values() - Method in class org.kuali.rice.core.api.util.collect.PropertiesMap
-
- values() - Static method in enum org.kuali.rice.core.api.util.Truth
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.core.framework.persistence.jpa.criteria.QueryByCriteria.QueryByCriteriaType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.coreservice.api.parameter.EvaluationOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.kcb.bo.MessageDeliveryStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.kcb.quartz.MessageProcessingJob.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.kew.api.action.ActionRequestPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.kew.api.action.ActionRequestStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.kew.api.action.ActionRequestType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.kew.api.action.ActionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.kew.api.action.RecipientType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.kew.api.doctype.DocumentTypePolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.kew.api.document.attribute.DocumentAttributeDataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.kew.api.document.DocumentStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.kew.api.document.DocumentStatusCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.kew.api.document.search.RouteNodeLookupLogic
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.kew.api.KewApiConstants.ClientProtocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.kew.engine.OrchestrationConfig.EngineCapability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.kew.framework.document.search.DocumentSearchCustomization
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.kew.framework.document.search.StandardResultField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.kim.document.IdentityManagementRoleDocument.RoleMemberMetaDataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.kuali.rice.kns.datadictionary.exporter.DataDictionaryMapBase
-
Deprecated.
- values() - Static method in enum org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam.Usage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam.Widget
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam.WriteAccess
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.WhenConstraint
-
- values() - Static method in enum org.kuali.rice.krad.datadictionary.validation.ErrorLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.krad.datadictionary.validation.ValidationUtils.Result
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.krad.uif.UifConstants.ControlType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.krad.uif.UifConstants.MessageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.krad.uif.UifConstants.NavigationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.krad.uif.UifConstants.Order
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.krad.uif.UifConstants.Orientation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.krad.uif.UifConstants.Position
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.krad.uif.UifConstants.ViewType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.krad.uif.UifConstants.WorkflowAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.krad.uif.util.ClientValidationUtils.ValidationMessageKeys
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.krad.util.documentserializer.PropertySerializabilityMetadata.PropertySerializability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.krad.util.documentserializer.PropertyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.krad.util.NoteType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.krms.api.engine.ExecutionFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.krms.api.repository.LogicalOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.krms.api.repository.proposition.PropositionParameterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.krms.api.repository.proposition.PropositionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.krms.framework.engine.CollectionOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.krms.framework.engine.expression.ComparisonOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.krms.framework.type.ValidationActionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.krms.framework.type.ValidationRuleType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.krms.impl.peopleflow.PeopleFlowActionTypeService.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.ksb.api.registry.ServiceEndpointStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.test.BaselineTestCase.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.kuali.rice.test.data.UnitTestData.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valuesFinderClass - Variable in class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
-
Deprecated.
- VAR_TOKEN - Static variable in class org.kuali.rice.krad.uif.view.History
-
- VARIABLE_PREFIX - Static variable in class org.kuali.rice.kew.engine.node.BranchState
-
Prefix under which "variables" are stored in the branch state table, to distinguish
them from non-variable key/value pairs.
- VARIABLE_SCHEME - Static variable in interface org.kuali.rice.kew.engine.node.var.PropertyScheme
-
- VariableScheme - Class in org.kuali.rice.kew.engine.node.var.schemes
-
A property scheme that looks the property up in the state variable map
- VariableScheme() - Constructor for class org.kuali.rice.kew.engine.node.var.schemes.VariableScheme
-
- varifyConfig() - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementInsertImpl
-
- varifyConfig() - Method in class org.kuali.rice.krad.datadictionary.impl.FieldOverrideForListElementReplaceImpl
-
- verifyConfiguration() - Method in class org.kuali.rice.ksb.security.admin.service.impl.JavaSecurityManagementServiceImpl
-
Verifies the configuration of this service and throws an exception if it is not configured properly.
- verifyFinalApprovalRequest(DocumentRouteHeaderValue, List<ActionRequestValue>, RouteNodeInstance, RouteContext) - Method in class org.kuali.rice.kew.engine.node.RequestsNode
-
Verifies the state of the action requests when a final approval action is involved.
- verifySignature() - Method in class org.kuali.rice.ksb.security.SignatureVerifyingInputStream
-
- verifyTestEnvironment(DataSource) - Method in class org.kuali.rice.test.ClearDatabaseLifecycle
-
- VERSION - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
These properties are consulted to determine application version explicitly set by
the client application.
- VERSION_2_0 - Static variable in class org.kuali.rice.core.api.CoreConstants.Versions
-
Name for major version 2.0 of Kuali Rice which should be used in XML namespaces for data elements compatible with Kuali Rice 2.0.x.
- VERSION_E - Static variable in class org.kuali.rice.edl.impl.EDLXmlUtils
-
- VERSION_NUMBER - Static variable in class org.kuali.rice.core.api.CoreConstants.CommonElements
-
- VERSION_NUMBER - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- versionAndSave(DocumentType) - Method in interface org.kuali.rice.kew.doctype.service.DocumentTypeService
-
- versionAndSave(DocumentType) - Method in class org.kuali.rice.kew.doctype.service.impl.DocumentTypeServiceImpl
-
- Versioned - Interface in org.kuali.rice.core.api.mo.common
-
This interface can be used to identify a model object which has a version number
that is used for the purposes of optimistic locking.
- VersioningPreprocessor - Class in org.kuali.rice.edl.impl.components
-
Versions the data element if necessary by checking 'currentVersion' param on request.
- VersioningPreprocessor() - Constructor for class org.kuali.rice.edl.impl.components.VersioningPreprocessor
-
- versionNumber - Variable in class org.kuali.rice.krad.bo.PersistableBusinessObjectBase
-
- VERTICAL_ALIGN - Static variable in class org.kuali.rice.krad.uif.CssConstants
-
- view(HttpServletRequest, HttpServletResponse, AdministerNotificationRequestController.AdministerNotificationRequestCommand) - Method in class org.kuali.rice.ken.web.spring.AdministerNotificationRequestController
-
View action that displays an approve/disapprove/acknowledge view
- VIEW - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
-
- View - Class in org.kuali.rice.krad.uif.view
-
Root of the component tree which encompasses a set of related
GroupContainer
instances tied together with a common page layout
and navigation.
- View() - Constructor for class org.kuali.rice.krad.uif.view.View
-
- view - Variable in class org.kuali.rice.krad.web.form.UifFormBase
-
- view(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.ksb.messaging.web.MessageQueueAction
-
- VIEW_DICTIONARY_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- VIEW_FIELD - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- VIEW_GROUP - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- VIEW_HELPER - Static variable in class org.kuali.rice.krad.uif.UifConstants.ContextVariableNames
-
- VIEW_ID - Static variable in class org.kuali.rice.kim.api.KimConstants.AttributeConstants
-
- VIEW_ID - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- VIEW_LINE - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- VIEW_LINE_FIELD - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- VIEW_MAINTENANCE_INQUIRY_FIELD - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- VIEW_NAME - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- VIEW_NOTE_ATTACHMENT - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- VIEW_ONLY - Static variable in class org.kuali.rice.kns.authorization.AuthorizationConstants.EditMode
-
- VIEW_OTHER_ACTION_LIST - Static variable in class org.kuali.rice.kew.api.KewApiConstants.PermissionNames
-
- VIEW_SECTION - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- VIEW_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- VIEW_TYPE_NAME - Static variable in class org.kuali.rice.krad.uif.UifParameters
-
- VIEW_WIDGET - Static variable in class org.kuali.rice.kim.api.KimConstants.PermissionTemplateNames
-
- ViewActionPermissionTypeServiceImpl - Class in org.kuali.rice.krad.kim
-
Type service for the 'View Action' KIM type which matches on the id for a UIF view, field id or action event
- ViewActionPermissionTypeServiceImpl() - Constructor for class org.kuali.rice.krad.kim.ViewActionPermissionTypeServiceImpl
-
- ViewAuthorizer - Interface in org.kuali.rice.krad.uif.view
-
Performs user based authorization for actions and components contained in a
View
- ViewAuthorizerBase - Class in org.kuali.rice.krad.uif.view
-
Implementation of
ViewAuthorizer
that verifies authorization with KIM permission checks
- ViewAuthorizerBase() - Constructor for class org.kuali.rice.krad.uif.view.ViewAuthorizerBase
-
- viewByTypeExist(UifConstants.ViewType, Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionary
-
Indicates whether a View
exists for the given view type and index information
- viewByTypeExist(UifDictionaryIndex, UifConstants.ViewType, Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.DataDictionaryIndexMapper
-
- viewByTypeExist(UifDictionaryIndex, UifConstants.ViewType, Map<String, String>) - Method in interface org.kuali.rice.krad.datadictionary.DataDictionaryMapper
-
Indicates whether a View
exists for the given view type and index information
- viewByTypeExist(UifConstants.ViewType, Map<String, String>) - Method in class org.kuali.rice.krad.datadictionary.UifDictionaryIndex
-
Indicates whether a View
exists for the given view type and index information
- ViewDictionaryService - Interface in org.kuali.rice.krad.uif.service
-
Provides methods to query the dictionary meta-data for view entries and their
corresponding component entries
- ViewDictionaryServiceImpl - Class in org.kuali.rice.krad.uif.service.impl
-
Implementation of ViewDictionaryService
- ViewDictionaryServiceImpl() - Constructor for class org.kuali.rice.krad.uif.service.impl.ViewDictionaryServiceImpl
-
- VIEWED_PAGE_NUMBER - Static variable in class org.kuali.rice.krad.util.KRADConstants.TableRenderConstants
-
- ViewEditModePermissionTypeServiceImpl - Class in org.kuali.rice.krad.kim
-
Type service for the 'View Edit Mode' KIM type which matches on the id for a UIF view and edit mode
- ViewEditModePermissionTypeServiceImpl() - Constructor for class org.kuali.rice.krad.kim.ViewEditModePermissionTypeServiceImpl
-
- ViewFieldPermissionTypeServiceImpl - Class in org.kuali.rice.krad.kim
-
Type service for the 'View Field' KIM type which matches on the id for a UIF view, field id or property name
- ViewFieldPermissionTypeServiceImpl() - Constructor for class org.kuali.rice.krad.kim.ViewFieldPermissionTypeServiceImpl
-
- viewFilter(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.actionlist.web.ActionListAction
-
Navigate to the Action List Filter page, preserving any newly-modified primary/secondary delegation filters as necessary.
- ViewGroupPermissionTypeServiceImpl - Class in org.kuali.rice.krad.kim
-
Type service for the 'View Group' KIM type which matches on the id for a UIF view, group id or collection
property name
- ViewGroupPermissionTypeServiceImpl() - Constructor for class org.kuali.rice.krad.kim.ViewGroupPermissionTypeServiceImpl
-
- ViewHelperService - Interface in org.kuali.rice.krad.uif.service
-
Provides methods for implementing the various phases of a View
Initialize Phase: Invoked when the view is first requested to setup
necessary state
- ViewHelperServiceImpl - Class in org.kuali.rice.krad.uif.service.impl
-
Default Implementation of ViewHelperService
- ViewHelperServiceImpl() - Constructor for class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
-
- viewId - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- viewId - Variable in class org.kuali.rice.krad.web.form.UifFormBase
-
- ViewIndex - Class in org.kuali.rice.krad.uif.view
-
Holds field indexes of a View
instance for retrieval
- ViewIndex() - Constructor for class org.kuali.rice.krad.uif.view.ViewIndex
-
Constructs new instance
- ViewLineActionPermissionTypeServiceImpl - Class in org.kuali.rice.krad.kim
-
Type service for the 'View Line Action' KIM type which matches on the id for a UIF view, group id or collection
property name, field id or action event
- ViewLineActionPermissionTypeServiceImpl() - Constructor for class org.kuali.rice.krad.kim.ViewLineActionPermissionTypeServiceImpl
-
- ViewLineFieldPermissionTypeServiceImpl - Class in org.kuali.rice.krad.kim
-
Type service for the 'View Line Field' KIM type which matches on the id for a UIF view, group id or collection
property name, field id or property name
- ViewLineFieldPermissionTypeServiceImpl() - Constructor for class org.kuali.rice.krad.kim.ViewLineFieldPermissionTypeServiceImpl
-
- ViewModel - Interface in org.kuali.rice.krad.uif.view
-
Interface that must be implemented for clases the provide the backing data (model) for a
View
- ViewModelUtils - Class in org.kuali.rice.krad.uif.util
-
Provides methods for getting property values, types, and paths within the
context of a View
- ViewModelUtils() - Constructor for class org.kuali.rice.krad.uif.util.ViewModelUtils
-
- viewName - Variable in class org.kuali.rice.krad.web.form.UifFormBase
-
- ViewPermissionTypeServiceImpl - Class in org.kuali.rice.krad.kim
-
Type service for the 'View' KIM type which matches on the id for a UIF view
- ViewPermissionTypeServiceImpl() - Constructor for class org.kuali.rice.krad.kim.ViewPermissionTypeServiceImpl
-
- viewPreferences(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kew.actionlist.web.ActionListAction
-
Navigate to the user's Preferences page, preserving any newly-modified primary/secondary delegation filters as necessary.
- ViewPresentationController - Interface in org.kuali.rice.krad.uif.view
-
Configured for a View
instance to provide conditional logic
based on any variable (view configuration, system parameters, ...) that does
not depend on the current user
- ViewPresentationControllerBase - Class in org.kuali.rice.krad.uif.view
-
- ViewPresentationControllerBase() - Constructor for class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase
-
- viewRequestParameters - Variable in class org.kuali.rice.krad.web.form.UifFormBase
-
- viewResults(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.kns.web.struts.action.KualiLookupAction
-
- viewRule(UifFormBase, BindingResult, HttpServletRequest, HttpServletResponse) - Method in class org.kuali.rice.krms.impl.ui.AgendaInquiryController
-
This method updates the existing rule in the agenda.
- ViewService - Interface in org.kuali.rice.krad.uif.service
-
Provides service methods for retrieving and updating View
instances.
- ViewServiceImpl - Class in org.kuali.rice.krad.uif.service.impl
-
Implementation of ViewService
- ViewServiceImpl() - Constructor for class org.kuali.rice.krad.uif.service.impl.ViewServiceImpl
-
- ViewTheme - Class in org.kuali.rice.krad.uif.view
-
Theme for the current view, currently just a list of stylesheets and js files, but has the potential
for expansion in the future
- ViewTheme() - Constructor for class org.kuali.rice.krad.uif.view.ViewTheme
-
- ViewTypeDictionaryIndex - Class in org.kuali.rice.krad.datadictionary
-
Holds view index information for a view type, where the index keys are built
from the supported view type parameters
- ViewTypeDictionaryIndex() - Constructor for class org.kuali.rice.krad.datadictionary.ViewTypeDictionaryIndex
-
- viewTypeName - Variable in class org.kuali.rice.krad.web.form.UifFormBase
-
- ViewTypeService - Interface in org.kuali.rice.krad.uif.service
-
Provides methods handing View
instance of certain types
- ViewWidgetPermissionTypeServiceImpl - Class in org.kuali.rice.krad.kim
-
Type service for the 'View Widget' KIM type which matches on the id for a UIF view and widget id
- ViewWidgetPermissionTypeServiceImpl() - Constructor for class org.kuali.rice.krad.kim.ViewWidgetPermissionTypeServiceImpl
-
- VISIBLE - Static variable in class org.kuali.rice.krad.uif.UifConstants.TableToolsKeys
-
- visitArray(String, Map<String, String>, Map<String, String>, Object[], ConfigurableListableBeanFactory, Set<String>) - Method in class org.kuali.rice.krad.uif.util.UifBeanFactoryPostProcessor
-
- visitList(String, Map<String, String>, Map<String, String>, List, ConfigurableListableBeanFactory, Set<String>) - Method in class org.kuali.rice.krad.uif.util.UifBeanFactoryPostProcessor
-
- visitMap(String, Map<String, String>, Map<String, String>, Map<?, ?>, ConfigurableListableBeanFactory, Set<String>) - Method in class org.kuali.rice.krad.uif.util.UifBeanFactoryPostProcessor
-
- visitSerializableFields(Object, ReflectionProvider.Visitor) - Method in class org.kuali.rice.krad.service.impl.SerializerServiceBase.ProxyAndStateAwareJavaReflectionProvider
-
- visitSerializableFields(Object, ReflectionProvider.Visitor) - Method in class org.kuali.rice.krad.service.impl.XmlObjectSerializerServiceImpl.ProxyAwareJavaReflectionProvider
-
- visitSet(String, Map<String, String>, Map<String, String>, Set, ConfigurableListableBeanFactory, Set<String>) - Method in class org.kuali.rice.krad.uif.util.UifBeanFactoryPostProcessor
-
W
- W3C_XML_SCHEMA - Static variable in class org.kuali.rice.ken.util.Util
-
- WAIT_FOREVER - Static variable in class org.kuali.rice.core.framework.persistence.platform.OracleDatabasePlatform
-
- waitForExceptionRouting() - Static method in class org.kuali.rice.test.TestUtilities
-
Waits "indefinately" for the exception routing thread to terminate.
- waitForExceptionRouting(long) - Static method in class org.kuali.rice.test.TestUtilities
-
- warn(Object...) - Static method in class org.kuali.rice.core.util.BufferedLogger
-
Wraps Logger#warn(String)
- warning(SAXParseException) - Method in class org.kuali.rice.ken.util.SimpleErrorHandler
-
- WARNING_LINE_IMPORT_LENGTH_MISMATCH - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- WARNING_MAINTENANCE_LOCKED - Static variable in class org.kuali.rice.core.api.util.RiceKeyConstants
-
- WarningContainer - Class in org.kuali.rice.kns.util
-
An implementation of
MessageContainer
that makes warning messages accessible by the JSP layer
- WarningContainer(MessageMap) - Constructor for class org.kuali.rice.kns.util.WarningContainer
-
- WatchedDocument - Class in org.kuali.rice.kew.quicklinks
-
Represents a document that is being watched from the Quick Links.
- WatchedDocument(String, String, String) - Constructor for class org.kuali.rice.kew.quicklinks.WatchedDocument
-
- WatchedDocument(Long, String, String) - Constructor for class org.kuali.rice.kew.quicklinks.WatchedDocument
-
Used by DocumentRouteHeaderValue.QuickLinks.FindWatchedDocumentsByInitiatorWorkflowId named query
- Watermarked - Interface in org.kuali.rice.core.api.uif
-
A Control with a watermark.
- WEB_SERVICE_CONNECT_RETRY - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
- WEB_SERVICE_PLUGIN - Static variable in interface org.kuali.rice.core.api.resourceloader.ResourceLoader
-
- WEBAPP_DIRECTORY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- WebFriendlyRecipient - Class in org.kuali.rice.kew.util
-
Class was declared multiple times in different classes.
- WebFriendlyRecipient(String, String) - Constructor for class org.kuali.rice.kew.util.WebFriendlyRecipient
-
- WebFriendlyRecipient(Object) - Constructor for class org.kuali.rice.kew.util.WebFriendlyRecipient
-
- WebModuleConfiguration - Class in org.kuali.rice.core.framework.config.module
-
Includes configuration for a web module of Kuali Rice.
- WebModuleConfiguration(String) - Constructor for class org.kuali.rice.core.framework.config.module.WebModuleConfiguration
-
- WebModuleLoaderListener - Class in org.kuali.rice.core.framework.config.module
-
A ServletContextListener which scans for Rice modules and loads the web modules for each of them which has a web
module configuration associated with it.
- WebModuleLoaderListener() - Constructor for class org.kuali.rice.core.framework.config.module.WebModuleLoaderListener
-
- WebRuleBaseValues - Class in org.kuali.rice.kew.rule.web
-
A decorator around a
RuleBaseValues
object which provides some
convienance functions for interacting with the bean from the web-tier.
- WebRuleBaseValues() - Constructor for class org.kuali.rice.kew.rule.web.WebRuleBaseValues
-
- WebRuleBaseValues(RuleBaseValues) - Constructor for class org.kuali.rice.kew.rule.web.WebRuleBaseValues
-
- WebRuleResponsibility - Class in org.kuali.rice.kew.rule.web
-
A decorator around a
RuleResponsibilityBo
object which provides some
convienance functions for interacting with the bean from the web-tier.
- WebRuleResponsibility() - Constructor for class org.kuali.rice.kew.rule.web.WebRuleResponsibility
-
- WebRuleUtils - Class in org.kuali.rice.kew.rule.web
-
Some utilities which are utilized by the
RuleAction
.
- webScriptFiles - Variable in class org.kuali.rice.kns.datadictionary.DocumentEntry
-
Deprecated.
- webScriptFiles - Variable in class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
-
Deprecated.
- webUILeaveFieldCallbackFunction - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- webUILeaveFieldFunction - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- webUILeaveFieldFunctionParameters - Variable in class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
-
Deprecated.
- webUILeaveFieldFunctionParameters - Variable in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- WebUtils - Class in org.kuali.rice.kns.util
-
General helper methods for handling requests.
- WebUtils() - Constructor for class org.kuali.rice.kns.util.WebUtils
-
- WEEK_TIME_UNIT - Static variable in class edu.sampleu.kew.krad.form.StatsForm
-
- WEEK_TIME_UNIT - Static variable in class org.kuali.rice.kew.stats.web.StatsForm
-
- WEEKLY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- WEEKLY_EMAIL_ACTIVE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- WEEKLY_EMAIL_CRON_EXPRESSION - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- WEEKLY_UNIT - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- WeeklyEmailJob - Class in org.kuali.rice.kew.mail
-
Quartz job for sending weekly email reminders.
- WeeklyEmailJob() - Constructor for class org.kuali.rice.kew.mail.WeeklyEmailJob
-
- whenConstraint - Variable in class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint
-
- WhenConstraint - Class in org.kuali.rice.krad.datadictionary.validation.constraint
-
A when constraint is a child of a case constraint.
- WhenConstraint() - Constructor for class org.kuali.rice.krad.datadictionary.validation.constraint.WhenConstraint
-
- Widget - Interface in org.kuali.rice.krad.uif.widget
-
Components that provide a user interface function (besides the basic form
handing) should implement the widget interface
- WIDGET_ID - Static variable in class org.kuali.rice.kim.api.KimConstants.AttributeConstants
-
- WidgetBase - Class in org.kuali.rice.krad.uif.widget
-
Base class for Widgets
- WidgetBase() - Constructor for class org.kuali.rice.krad.uif.widget.WidgetBase
-
- widgetId - Variable in class org.kuali.rice.kim.bo.impl.KimAttributes
-
- WIDTH - Static variable in class org.kuali.rice.krad.uif.CssConstants
-
- WILDCARD - Static variable in class org.kuali.rice.kim.lookup.RoleMemberLookupableHelperServiceImpl
-
- WORK - Static variable in class org.kuali.rice.kim.api.KimConstants.AddressTypes
-
- WORKFLOW_ATTRIBUTE_PROPERTY_RESOLUTION_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorInternal
-
- WORKFLOW_DOCUMENT - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- WORKFLOW_DOCUMENT_ACTIONS_SERVICE - Static variable in class org.kuali.rice.kew.api.KewApiServiceLocator
-
- WORKFLOW_DOCUMENT_ACTIONS_SERVICE_SOAP - Static variable in class org.kuali.rice.kew.api.KewApiConstants.ServiceNames
-
- WORKFLOW_DOCUMENT_MAP_ATTR_NAME - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- WORKFLOW_DOCUMENT_PROTOTYPE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- WORKFLOW_DOCUMENT_SERVICE - Static variable in class org.kuali.rice.kew.api.KewApiServiceLocator
-
- WORKFLOW_DOCUMENT_SERVICE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- WORKFLOW_DOCUMENT_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocatorWeb
-
- WORKFLOW_DOCUMENT_SESSION_KEY - Static variable in class org.kuali.rice.edl.impl.RequestParser
-
- WORKFLOW_ENGINE_FACTORY - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- WORKFLOW_MBEAN - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
- WORKFLOW_NAMESPACE - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- WORKFLOW_RULE_ATTRIBUTE_HANDLER_SERVICE - Static variable in class org.kuali.rice.kew.framework.KewFrameworkServiceLocator
-
- WORKFLOW_SCHEMA_LOCATION - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- WORKFLOW_URL_KEY - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- WORKFLOW_UTILITY_SERVICE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- WORKFLOW_WORKGROUP - Static variable in class org.kuali.rice.kns.web.ui.Field
-
Deprecated.
- WorkflowAttributeDefinition - Class in org.kuali.rice.kew.api.document.attribute
-
Encapsulates parameters that can be sent to an attribute when using that attribute to perform various operations
(primarily, in the case of workflow attributes, during the generation of XML).
- WorkflowAttributeDefinition.Builder - Class in org.kuali.rice.kew.api.document.attribute
-
A builder which can be used to construct instances of WorkflowAttributeDefinition
.
- WorkflowAttributeMetadata - Class in org.kuali.rice.krad.datadictionary
-
This is a description of what this class does - mpham don't forget to fill this in.
- WorkflowAttributeMetadata() - Constructor for class org.kuali.rice.krad.datadictionary.WorkflowAttributeMetadata
-
- workflowAttributePropertyResolutionService - Variable in class org.kuali.rice.krad.service.impl.DictionaryValidationServiceImpl
-
- WorkflowAttributePropertyResolutionService - Interface in org.kuali.rice.krad.workflow.service
-
A service which will resolve workflow attributes into the proper data for routing qualifier resolution
- WorkflowAttributePropertyResolutionServiceImpl - Class in org.kuali.rice.krad.workflow.service.impl
-
The default implementation of the WorkflowAttributePropertyResolutionServiceImpl
- WorkflowAttributePropertyResolutionServiceImpl() - Constructor for class org.kuali.rice.krad.workflow.service.impl.WorkflowAttributePropertyResolutionServiceImpl
-
- workflowAttributes - Variable in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- WorkflowAttributes - Class in org.kuali.rice.krad.datadictionary
-
A container that holds all of the WorkflowAttributeDefinition
for a document for both document searches
and routing that depends on the values that exist on the document.
- WorkflowAttributes() - Constructor for class org.kuali.rice.krad.datadictionary.WorkflowAttributes
-
- WorkflowAttributeXmlValidator - Interface in org.kuali.rice.kew.rule
-
An interface which can be implemented by a
WorkflowRuleAttribute
to allow for
validation of client routing data.
- WorkflowDocument - Interface in org.kuali.rice.kew.api
-
WorkflowDocument is the core client API for interaction with the Kuali Enterprise Workflow system.
- WorkflowDocumentActions - Class in org.kuali.rice.edl.impl.components
-
Used as a pre processor and post processor.
- WorkflowDocumentActions() - Constructor for class org.kuali.rice.edl.impl.components.WorkflowDocumentActions
-
- WorkflowDocumentActionsService - Interface in org.kuali.rice.kew.api.action
-
This service defines various operations which are used to perform actions against a workflow
Document
.
- WorkflowDocumentActionsServiceImpl - Class in org.kuali.rice.kew.impl.action
-
- WorkflowDocumentActionsServiceImpl() - Constructor for class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl
-
- WorkflowDocumentActionsServiceImpl.DocumentActionCallback - Interface in org.kuali.rice.kew.impl.action
-
- WorkflowDocumentActionsServiceImpl.StandardDocumentActionCallback - Class in org.kuali.rice.kew.impl.action
-
- WorkflowDocumentActionsServiceImpl.StandardDocumentActionCallback() - Constructor for class org.kuali.rice.kew.impl.action.WorkflowDocumentActionsServiceImpl.StandardDocumentActionCallback
-
- WorkflowDocumentExceptionRoutingService - Interface in org.kuali.rice.kew.exception
-
- workflowDocumentExists(String) - Method in class org.kuali.rice.krad.workflow.service.impl.WorkflowDocumentServiceImpl
-
- workflowDocumentExists(String) - Method in interface org.kuali.rice.krad.workflow.service.WorkflowDocumentService
-
- WorkflowDocumentFactory - Class in org.kuali.rice.kew.api
-
Factory which manufactures WorkflowDocuments.
- WorkflowDocumentFactory() - Constructor for class org.kuali.rice.kew.api.WorkflowDocumentFactory
-
- WorkflowDocumentImpl - Class in org.kuali.rice.kew.impl.document
-
- WorkflowDocumentImpl() - Constructor for class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl
-
- WorkflowDocumentImpl.ModifiableDocument - Class in org.kuali.rice.kew.impl.document
-
A wrapper around Document which keeps track of local changes and generates
a new updated Document as necessary.
- WorkflowDocumentImpl.ModifiableDocument(Document) - Constructor for class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl.ModifiableDocument
-
- WorkflowDocumentImpl.ModifiableDocumentContent - Class in org.kuali.rice.kew.impl.document
-
A wrapper around DocumentContent which keeps track of local changes and generates
a new updated DocumentContent as necessary.
- WorkflowDocumentImpl.ModifiableDocumentContent(DocumentContent) - Constructor for class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl.ModifiableDocumentContent
-
- WorkflowDocumentPrototype - Interface in org.kuali.rice.kew.impl.document
-
An implementation/framework interface that extends WorkflowDocument with an initialization
method used internally for construction.
- WorkflowDocumentProvider - Interface in org.kuali.rice.kew.impl.document
-
- workflowDocumentService - Variable in class org.kuali.rice.ken.web.spring.AdministerNotificationRequestController
-
- WorkflowDocumentService - Interface in org.kuali.rice.kew.api.document
-
TODO ...
- WorkflowDocumentService - Interface in org.kuali.rice.kew.routeheader.service
-
Service for initiating actions against documents.
- workflowDocumentService - Variable in class org.kuali.rice.kns.maintenance.rules.MaintenanceDocumentRuleBase
-
- WorkflowDocumentService - Interface in org.kuali.rice.krad.workflow.service
-
This interface defines the contract that must be implemented by the workflow engine.
- WorkflowDocumentServiceImpl - Class in org.kuali.rice.kew.impl.document
-
- WorkflowDocumentServiceImpl() - Constructor for class org.kuali.rice.kew.impl.document.WorkflowDocumentServiceImpl
-
- WorkflowDocumentServiceImpl - Class in org.kuali.rice.kew.routeheader.service.impl
-
- WorkflowDocumentServiceImpl() - Constructor for class org.kuali.rice.kew.routeheader.service.impl.WorkflowDocumentServiceImpl
-
- WorkflowDocumentServiceImpl - Class in org.kuali.rice.krad.workflow.service.impl
-
This class is the implementation of the WorkflowDocumentService, which makes use of Workflow.
- WorkflowDocumentServiceImpl() - Constructor for class org.kuali.rice.krad.workflow.service.impl.WorkflowDocumentServiceImpl
-
- WorkflowDocumentState - Class in org.kuali.rice.edl.impl.components
-
Generates document state based on the workflow document in session.
- WorkflowDocumentState() - Constructor for class org.kuali.rice.edl.impl.components.WorkflowDocumentState
-
- WorkflowEngine - Interface in org.kuali.rice.kew.engine
-
Defines the contract to the core workflow engine.
- WorkflowEngineFactory - Interface in org.kuali.rice.kew.engine
-
A factory that constructs new Workflow Engines.
- WorkflowEngineFactoryImpl - Class in org.kuali.rice.kew.engine
-
- WorkflowEngineFactoryImpl() - Constructor for class org.kuali.rice.kew.engine.WorkflowEngineFactoryImpl
-
- WorkflowException - Exception in org.kuali.rice.kew.api.exception
-
A generic checked exception thrown from KEW.
- WorkflowException() - Constructor for exception org.kuali.rice.kew.api.exception.WorkflowException
-
- WorkflowException(String) - Constructor for exception org.kuali.rice.kew.api.exception.WorkflowException
-
- WorkflowException(String, Throwable) - Constructor for exception org.kuali.rice.kew.api.exception.WorkflowException
-
- WorkflowException(Throwable) - Constructor for exception org.kuali.rice.kew.api.exception.WorkflowException
-
- WorkflowFunctionResolver - Class in org.kuali.rice.kew.rule.xmlrouting
-
A function resolver for XPath functions provided by KEW.
- WorkflowFunctionResolver() - Constructor for class org.kuali.rice.kew.rule.xmlrouting.WorkflowFunctionResolver
-
- WorkflowGroupId - Class in org.kuali.rice.kew.workgroup
-
A
GroupId
which is a unique numerical identifier for a
Workgroup
.
- WorkflowGroupId(Long) - Constructor for class org.kuali.rice.kew.workgroup.WorkflowGroupId
-
- WorkflowLookupableInvocationHandler - Class in org.kuali.rice.krad.workflow.attribute
-
Deprecated.
This will go away once workflow supports simple url integration for custom attribute lookups.
- WorkflowLookupableInvocationHandler(BusinessObject, ClassLoader) - Constructor for class org.kuali.rice.krad.workflow.attribute.WorkflowLookupableInvocationHandler
-
Deprecated.
Constructs a WorkflowLookupableInvocationHandler.java.
- WorkflowLookupableInvocationHandler(BusinessObject, String, ClassLoader) - Constructor for class org.kuali.rice.krad.workflow.attribute.WorkflowLookupableInvocationHandler
-
Deprecated.
Constructs a WorkflowLookupableInvocationHandler.java.
- WorkflowLookupableResult - Interface in org.kuali.rice.krad.workflow.attribute
-
Deprecated.
This will go away once workflow supports simple url integration for custom attribute lookups.
- WorkflowNamespaceContext - Class in org.kuali.rice.kew.rule.xmlrouting
-
An XML NamespaceContext for KEW.
- WorkflowNamespaceContext() - Constructor for class org.kuali.rice.kew.rule.xmlrouting.WorkflowNamespaceContext
-
- WorkflowNoteAttributeImpl - Class in org.kuali.rice.kew.notes
-
The default implementation of a CustomNoteAttribute in core workflow.
- WorkflowNoteAttributeImpl() - Constructor for class org.kuali.rice.kew.notes.WorkflowNoteAttributeImpl
-
- workflowProperties - Variable in class org.kuali.rice.krad.datadictionary.DocumentEntry
-
- WorkflowProperties - Class in org.kuali.rice.krad.datadictionary
-
This element is used to define a set of workflowPropertyGroups, which are used to
specify which document properties should be serialized during the document serialization
process.
- WorkflowProperties() - Constructor for class org.kuali.rice.krad.datadictionary.WorkflowProperties
-
- workflowProperties - Variable in class org.kuali.rice.krad.datadictionary.WorkflowPropertyGroup
-
- WorkflowProperty - Class in org.kuali.rice.krad.datadictionary
-
This class represents an serializable property when generating workflow routing XML.
- WorkflowProperty() - Constructor for class org.kuali.rice.krad.datadictionary.WorkflowProperty
-
Default constructor, sets path to null
- WorkflowPropertyGroup - Class in org.kuali.rice.krad.datadictionary
-
- WorkflowPropertyGroup() - Constructor for class org.kuali.rice.krad.datadictionary.WorkflowPropertyGroup
-
- workflowPropertyGroups - Variable in class org.kuali.rice.krad.datadictionary.WorkflowProperties
-
- WorkflowRuleAttribute - Interface in org.kuali.rice.kew.rule
-
Interface which abstracts a piece of information ("attribute") associated with
a Workflow document, which can be used to make routing decisions when combined
with Rules.
- WorkflowRuleAttributeHandlerService - Interface in org.kuali.rice.kew.framework.rule.attribute
-
A remotable service which handles processing of a client application's document search customizations.
- WorkflowRuleAttributeHandlerServiceImpl - Class in org.kuali.rice.kew.impl.rule.attribute
-
- WorkflowRuleAttributeHandlerServiceImpl() - Constructor for class org.kuali.rice.kew.impl.rule.attribute.WorkflowRuleAttributeHandlerServiceImpl
-
- WorkflowRuleSearchAttribute - Interface in org.kuali.rice.kew.rule
-
An interface which can be implemented by a
WorkflowRuleAttribute
implementation which allows
a different List of
Row
objects to be returned for rendering on the rule lookup screen.
- WorkflowRuntimeException - Exception in org.kuali.rice.kew.api
-
A generic runtime exception thrown from KEW.
- WorkflowRuntimeException(String) - Constructor for exception org.kuali.rice.kew.api.WorkflowRuntimeException
-
- WorkflowRuntimeException() - Constructor for exception org.kuali.rice.kew.api.WorkflowRuntimeException
-
- WorkflowRuntimeException(String, Throwable) - Constructor for exception org.kuali.rice.kew.api.WorkflowRuntimeException
-
- WorkflowRuntimeException(Throwable) - Constructor for exception org.kuali.rice.kew.api.WorkflowRuntimeException
-
- WorkflowServiceError - Interface in org.kuali.rice.kew.exception
-
- WorkflowServiceErrorException - Exception in org.kuali.rice.kew.exception
-
RuntimeException thrown from Service level classes when business rule validation
fails.
- WorkflowServiceErrorException(String) - Constructor for exception org.kuali.rice.kew.exception.WorkflowServiceErrorException
-
- WorkflowServiceErrorException(String, Throwable) - Constructor for exception org.kuali.rice.kew.exception.WorkflowServiceErrorException
-
- WorkflowServiceErrorException(String, WorkflowServiceError) - Constructor for exception org.kuali.rice.kew.exception.WorkflowServiceErrorException
-
- WorkflowServiceErrorException(String, Throwable, WorkflowServiceError) - Constructor for exception org.kuali.rice.kew.exception.WorkflowServiceErrorException
-
- WorkflowServiceErrorException(String, Collection) - Constructor for exception org.kuali.rice.kew.exception.WorkflowServiceErrorException
-
- WorkflowServiceErrorImpl - Class in org.kuali.rice.kew.exception
-
Title: DocElementError
- WorkflowServiceErrorImpl(String, String) - Constructor for class org.kuali.rice.kew.exception.WorkflowServiceErrorImpl
-
- WorkflowServiceErrorImpl(String, String, String) - Constructor for class org.kuali.rice.kew.exception.WorkflowServiceErrorImpl
-
- WorkflowServiceErrorImpl(String, String, String, String) - Constructor for class org.kuali.rice.kew.exception.WorkflowServiceErrorImpl
-
- WorkflowServiceErrorImpl(String, String, String, String, MessageMap) - Constructor for class org.kuali.rice.kew.exception.WorkflowServiceErrorImpl
-
- WorkflowUtils - Class in org.kuali.rice.krad.workflow
-
- WorkflowWorkgroupControlDefinition - Class in org.kuali.rice.kns.datadictionary.control
-
Deprecated.
- WorkflowWorkgroupControlDefinition() - Constructor for class org.kuali.rice.kns.datadictionary.control.WorkflowWorkgroupControlDefinition
-
Deprecated.
- WORKGROUP - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- WORKGROUP - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- WORKGROUP_CREATE_NEW_INSTRUCTION_KEY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- WORKGROUP_DETAIL_TYPE - Static variable in class org.kuali.rice.krad.util.KRADConstants.DetailTypes
-
- WORKGROUP_MAX_WORKGROUP_ID - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Largest value allowed for a workgroupID.
- WORKGROUP_ROUTE_LOG_POPUP_KEY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- WORKGROUP_ROUTE_LOG_POPUP_VALUE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- WORKGROUP_SEARCH_INSTRUCTION_KEY - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- WORKGROUP_TYPE - Static variable in class org.kuali.rice.krad.bo.AdHocRouteRecipient
-
- WorkgroupRoleAttribute - Class in org.kuali.rice.kew.rule
-
A generic Role Attribute that can be used to route to a Workgroup Name.
- WorkgroupRoleAttribute() - Constructor for class org.kuali.rice.kew.rule.WorkgroupRoleAttribute
-
- WORKGROUPS - Static variable in class org.kuali.rice.core.api.impex.xml.XmlConstants
-
- WorkgroupWorkflowEDLConfigComponent - Class in org.kuali.rice.edl.impl.components
-
Looks up workgroup param to validate workgroup exists and is active.
- WorkgroupWorkflowEDLConfigComponent() - Constructor for class org.kuali.rice.edl.impl.components.WorkgroupWorkflowEDLConfigComponent
-
- wrap(Object, Class<?>[], ClassLoader, ClassLoader) - Static method in class org.kuali.rice.core.api.util.ContextClassLoaderProxy
-
Convenience method that wraps a specified object with a ContextClassLoaderProxy, with a specified
handler classloader and proxy classloader.
- wrap(Object, ClassLoader, ClassLoader) - Static method in class org.kuali.rice.core.api.util.ContextClassLoaderProxy
-
- wrap(Object, ClassLoader) - Static method in class org.kuali.rice.core.api.util.ContextClassLoaderProxy
-
- wrap(Object, Class<?>[]) - Static method in class org.kuali.rice.core.api.util.ContextClassLoaderProxy
-
- wrap(Object, Class<?>[], ClassLoader) - Static method in class org.kuali.rice.core.api.util.ContextClassLoaderProxy
-
- wrap(Object) - Static method in class org.kuali.rice.core.api.util.ContextClassLoaderProxy
-
- wrap(Object) - Static method in class org.kuali.rice.core.framework.resourceloader.ObjectDefinitionResolver
-
Wraps the given object in a proxy which switches the context classloader appropriately.
- wrap(Object, ClassLoader) - Static method in class org.kuali.rice.core.framework.resourceloader.ObjectDefinitionResolver
-
Wraps the given object in a proxy which switches the context classloader appropriately.
- wrap(Object, ServiceConfiguration) - Static method in class org.kuali.rice.ksb.messaging.bam.BAMClientProxy
-
- wrap(Object, ServiceDefinition) - Static method in class org.kuali.rice.ksb.messaging.bam.BAMServerProxy
-
- wrap(Object, ServiceConfiguration) - Static method in class org.kuali.rice.ksb.messaging.BusClientFailureProxy
-
- wrapConnection(Connection) - Method in class org.kuali.rice.core.framework.persistence.jdbc.datasource.RiceXADataSource
-
- wrapDocumentWithMetadata(Document) - Method in class org.kuali.rice.krad.service.impl.DocumentSerializerServiceImpl
-
Wraps the document before it is routed.
- wrapDocumentWithMetadataForXmlSerialization() - Method in interface org.kuali.rice.krad.document.Document
-
This method will return the root object to be serialized for workflow routing.
- wrapDocumentWithMetadataForXmlSerialization() - Method in class org.kuali.rice.krad.document.DocumentBase
-
Wraps a document in an instance of KualiDocumentXmlMaterializer, that provides additional metadata for serialization
- wrapFields(List) - Static method in class org.kuali.rice.kns.util.FieldUtils
-
Wraps each Field in the list into a Row.
- wrapFields(List<Field>, int) - Static method in class org.kuali.rice.kns.util.FieldUtils
-
This method is to implement multiple columns where the numberOfColumns is obtained from data dictionary.
- wrapObject(Object) - Static method in class org.kuali.rice.krad.uif.util.ObjectPropertyUtils
-
- write(int) - Method in class org.kuali.rice.ksb.security.SignatureSigningOutputStream
-
- WSDL_LOCATION_WORKFLOW_CLIENT_FILE - Static variable in interface org.kuali.rice.core.api.config.property.Config
-
X
- X509Credentials - Class in org.kuali.rice.ksb.security.credentials
-
- X509Credentials(X509Certificate) - Constructor for class org.kuali.rice.ksb.security.credentials.X509Credentials
-
- X509CredentialsSource - Class in org.kuali.rice.ksb.security.credentials
-
Implementation of a CredentialsSource that returns an X509 Certificate.
- X509CredentialsSource(X509Certificate) - Constructor for class org.kuali.rice.ksb.security.credentials.X509CredentialsSource
-
- XAPoolDataSource - Class in org.kuali.rice.core.framework.persistence.jdbc.datasource
-
Deprecated.
We will be removing this file from a future release in order to get rid of our dependencies on XAPool. If you
desire to continue using JOTM and XAPool, please configure using org.enhyrdra.jdbc.standard.StandardXADataSource directly
instead of using this class.
- XAPoolDataSource() - Constructor for class org.kuali.rice.core.framework.persistence.jdbc.datasource.XAPoolDataSource
-
Deprecated.
- XFireWSS4JInHandler - Class in org.kuali.rice.ksb.config.xfire
-
- XFireWSS4JInHandler() - Constructor for class org.kuali.rice.ksb.config.xfire.XFireWSS4JInHandler
-
- XFireWSS4JOutHandler - Class in org.kuali.rice.ksb.config.xfire
-
- XFireWSS4JOutHandler() - Constructor for class org.kuali.rice.ksb.config.xfire.XFireWSS4JOutHandler
-
- XML_COMPLETED_LOC_PROP - Static variable in interface org.kuali.rice.kew.batch.XmlPollerService
-
- XML_DOCUMENT_CONTENTS - Static variable in class org.kuali.rice.krad.util.KRADPropertyConstants
-
- XML_EXPORTER_SERVICE - Static variable in class org.kuali.rice.core.api.CoreApiServiceLocator
-
- XML_FILE_NOT_FOUND - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- XML_FILE_PARSE_ERROR - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- XML_FILE_PARSE_ERROR - Static variable in class org.kuali.rice.kew.doctype.service.impl.DocumentTypeServiceImpl
-
- XML_FORMAT - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- XML_IMPEX_REGISTRY - Static variable in class org.kuali.rice.coreservice.framework.CoreFrameworkServiceLocator
-
- XML_INGESTER_SERVICE - Static variable in class org.kuali.rice.core.api.CoreApiServiceLocator
-
- XML_INIT_DELAY_SECS_PROP - Static variable in interface org.kuali.rice.kew.batch.XmlPollerService
-
- XML_MIME_TYPE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- XML_OBJECT_SERIALIZER_SERVICE - Static variable in class org.kuali.rice.krad.service.KRADServiceLocator
-
- XML_PARSE_ERROR - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- XML_PENDING_LOC_PROP - Static variable in interface org.kuali.rice.kew.batch.XmlPollerService
-
- XML_POLL_INTERVAL_PROP - Static variable in interface org.kuali.rice.kew.batch.XmlPollerService
-
- XML_POLLER_SERVICE - Static variable in class org.kuali.rice.kew.service.KEWServiceLocator
-
Polls for xml files on disk
- XML_PROBLEM_LOC_PROP - Static variable in interface org.kuali.rice.kew.batch.XmlPollerService
-
- XML_ROOT_LOC_PROP - Static variable in interface org.kuali.rice.kew.batch.XmlPollerService
-
- XMLAttributeUtils - Class in org.kuali.rice.kew.attribute
-
This class provides some common shared utility methods shared by the XML-based
attribute implementations.
- XmlConfiguredAttribute - Interface in org.kuali.rice.kew.rule
-
Represents an attribute which is configured via XML.
- XmlConstants - Class in org.kuali.rice.core.api.impex.xml
-
Constants for various XML namespaces, elements and attributes for the various parsers.
- XmlDigesterService - Interface in org.kuali.rice.core.impl.impex.xml
-
A service which is responsible for digesting (by delegating to other target services)
an xml document loaded at runtime.
- XmlDigesterServiceImpl - Class in org.kuali.rice.core.impl.impex.xml
-
XmlDigesterService implementation.
- XmlDigesterServiceImpl() - Constructor for class org.kuali.rice.core.impl.impex.xml.XmlDigesterServiceImpl
-
- XmlDoc - Interface in org.kuali.rice.core.api.impex.xml
-
Interface describing an abstract XML document source
- XmlDocCollection - Interface in org.kuali.rice.core.api.impex.xml
-
Interface describing an abstract XML document source collection
- xmlDocumentContents - Variable in class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase
-
- XmlException - Exception in org.kuali.rice.core.api.util.xml
-
- XmlException(String) - Constructor for exception org.kuali.rice.core.api.util.xml.XmlException
-
- XmlException(Throwable) - Constructor for exception org.kuali.rice.core.api.util.xml.XmlException
-
- XmlException(String, Throwable) - Constructor for exception org.kuali.rice.core.api.util.xml.XmlException
-
- XmlExporter - Interface in org.kuali.rice.core.framework.impex.xml
-
Interface for a an object which can export a data set to XML.
- XmlExporterService - Interface in org.kuali.rice.core.api.impex.xml
-
A service which can export data to XML.
- XmlExporterServiceImpl - Class in org.kuali.rice.core.impl.impex.xml
-
An implementation of the XmlExporterService which can be configured with a set of
services that know how to export various pieces of the
ExportDataSet
to XML.
- XmlExporterServiceImpl() - Constructor for class org.kuali.rice.core.impl.impex.xml.XmlExporterServiceImpl
-
- XmlHelper - Class in org.kuali.rice.core.api.util.xml
-
Provides a set of utilities for XML-related operations on org.jdom & org.w3c
xml Objects.
- XmlImpexRegistrationBean - Class in org.kuali.rice.core.framework.impex.xml
-
This is a description of what this class does - ewestfal don't forget to fill this in.
- XmlImpexRegistrationBean() - Constructor for class org.kuali.rice.core.framework.impex.xml.XmlImpexRegistrationBean
-
- XmlImpexRegistry - Interface in org.kuali.rice.core.framework.impex.xml
-
This is a description of what this class does - ewestfal don't forget to fill this in.
- XmlImpexRegistryImpl - Class in org.kuali.rice.core.impl.impex.xml
-
TODO
- XmlImpexRegistryImpl() - Constructor for class org.kuali.rice.core.impl.impex.xml.XmlImpexRegistryImpl
-
- XmlIngesterService - Interface in org.kuali.rice.core.api.impex.xml
-
A service which is responsible for iterating through
a list of xml documents or collections of xml documents
and ingesting them into the workflow engine.
- XmlIngesterServiceImpl - Class in org.kuali.rice.core.impl.impex.xml
-
XmlIngesterService implementation which delegates to XmlDigesterService.
- XmlIngesterServiceImpl() - Constructor for class org.kuali.rice.core.impl.impex.xml.XmlIngesterServiceImpl
-
- XmlIngestionException - Exception in org.kuali.rice.core.api.impex.xml
-
A RuntimeException which indicates a problem during XML ingestion.
- XmlIngestionException() - Constructor for exception org.kuali.rice.core.api.impex.xml.XmlIngestionException
-
- XmlIngestionException(String, Throwable) - Constructor for exception org.kuali.rice.core.api.impex.xml.XmlIngestionException
-
- XmlIngestionException(String) - Constructor for exception org.kuali.rice.core.api.impex.xml.XmlIngestionException
-
- XmlIngestionException(Throwable) - Constructor for exception org.kuali.rice.core.api.impex.xml.XmlIngestionException
-
- XmlJotter - Class in org.kuali.rice.core.api.util.xml
-
Utility class that helps retrieve string representations of org.jdom & org.w3c
xml Objects
- XmlLoader - Interface in org.kuali.rice.core.framework.impex.xml
-
- xmlObjectSerializerService - Variable in class org.kuali.rice.krad.service.impl.SerializerServiceBase
-
- XmlObjectSerializerService - Interface in org.kuali.rice.krad.service
-
This interface defines methods that an XmlObjectSerializer Service must provide.
- XmlObjectSerializerServiceImpl - Class in org.kuali.rice.krad.service.impl
-
This class is the service implementation for the XmlObjectSerializer structure.
- XmlObjectSerializerServiceImpl() - Constructor for class org.kuali.rice.krad.service.impl.XmlObjectSerializerServiceImpl
-
- XmlObjectSerializerServiceImpl.ProxyAwareJavaReflectionProvider - Class in org.kuali.rice.krad.service.impl
-
- XmlObjectSerializerServiceImpl.ProxyAwareJavaReflectionProvider() - Constructor for class org.kuali.rice.krad.service.impl.XmlObjectSerializerServiceImpl.ProxyAwareJavaReflectionProvider
-
- XmlObjectSerializerServiceImpl.ProxyConverter - Class in org.kuali.rice.krad.service.impl
-
This custom converter only handles proxies for BusinessObjects.
- XmlObjectSerializerServiceImpl.ProxyConverter(Mapper, ReflectionProvider) - Constructor for class org.kuali.rice.krad.service.impl.XmlObjectSerializerServiceImpl.ProxyConverter
-
- XmlPipelineLifeCycle - Class in org.kuali.rice.kew.lifecycle
-
- XmlPipelineLifeCycle() - Constructor for class org.kuali.rice.kew.lifecycle.XmlPipelineLifeCycle
-
- XmlPollerService - Interface in org.kuali.rice.kew.batch
-
Service responsible for polling a location for
xml documents to ingest.
- XmlPollerServiceImpl - Class in org.kuali.rice.kew.batch
-
Utility class responsible for polling and ingesting XML data files
containing various forms of workflow engine data (e.g.
- XmlPollerServiceImpl() - Constructor for class org.kuali.rice.kew.batch.XmlPollerServiceImpl
-
- xmlReader - Variable in class org.kuali.rice.krad.datadictionary.DataDictionary
-
- XmlRenderer - Class in org.kuali.rice.core.api.util.xml
-
A helper class which helps with building the XML for objects.
- XmlRenderer() - Constructor for class org.kuali.rice.core.api.util.xml.XmlRenderer
-
- XmlRenderer(Namespace) - Constructor for class org.kuali.rice.core.api.util.xml.XmlRenderer
-
- XmlUtils - Class in edu.sampleu.travel.workflow
-
- XmlUtils() - Constructor for class edu.sampleu.travel.workflow.XmlUtils
-
- XPATH_SCHEME - Static variable in interface org.kuali.rice.kew.engine.node.var.PropertyScheme
-
- xpathExpression - Variable in class edu.sampleu.bookstore.document.attribs.XPathSearchableAttribute
-
- XPathHelper - Class in org.kuali.rice.kew.rule.xmlrouting
-
Provides utilities for obtaining XPath instances which are "good-to-go" with access to the Workflow
namespace and custom XPath functions.
- XPathHelper() - Constructor for class org.kuali.rice.kew.rule.xmlrouting.XPathHelper
-
- XPathQualifierResolver - Class in org.kuali.rice.kew.role
-
Resolves qualifiers based on XPath configuration in the resolver's attribute.
- XPathQualifierResolver() - Constructor for class org.kuali.rice.kew.role.XPathQualifierResolver
-
- XPathScheme - Class in org.kuali.rice.kew.engine.node.var.schemes
-
A PropertyScheme that resolves the Property by evaluating it as an XPath expression.
- XPathScheme() - Constructor for class org.kuali.rice.kew.engine.node.var.schemes.XPathScheme
-
- XPathSearchableAttribute - Class in edu.sampleu.bookstore.document.attribs
-
Base class for simple attributes which extract values from document content via an xpath expression.
- XPathSearchableAttribute(String, String, String) - Constructor for class edu.sampleu.bookstore.document.attribs.XPathSearchableAttribute
-
- XPathSearchableAttribute(String, String, String, String) - Constructor for class edu.sampleu.bookstore.document.attribs.XPathSearchableAttribute
-
- XslSourceResolver - Class in org.kuali.rice.ken.util
-
This class is responsible for resolving Xsl from files and Strings.
- XslSourceResolver() - Constructor for class org.kuali.rice.ken.util.XslSourceResolver
-
Constructs a XslSourceResolver.java.
- xstream - Variable in class org.kuali.rice.krad.service.impl.SerializerServiceBase
-
- XSTREAM_MATCH_ANYWHERE_PREFIX - Static variable in class org.kuali.rice.krad.workflow.WorkflowUtils
-
- XSTREAM_MATCH_RELATIVE_PREFIX - Static variable in class org.kuali.rice.krad.workflow.WorkflowUtils
-
- XSTREAM_SAFE_PREFIX - Static variable in class org.kuali.rice.krad.workflow.WorkflowUtils
-
- XSTREAM_SAFE_SUFFIX - Static variable in class org.kuali.rice.krad.workflow.WorkflowUtils
-
- xstreamSafeEval(XPath, String, Object, QName) - Static method in class edu.sampleu.travel.workflow.AccountAttribute
-
This method will do a simple XPath.evaluate, while wrapping your xpathExpression with the xstreamSafe function.
- xstreamSafeEval(XPath, String, Object) - Static method in class org.kuali.rice.krad.workflow.WorkflowUtils
-
This method will do a simple XPath.evaluate, while wrapping your xpathExpression with the xstreamSafe function.
- XStreamSafeEvaluator - Class in org.kuali.rice.kew.xml.xstream
-
Evaluates simple XPath expressions to follow paths through a document generated by XStream which uses
"reference" elements to handle circular and duplicate references.
- XStreamSafeEvaluator() - Constructor for class org.kuali.rice.kew.xml.xstream.XStreamSafeEvaluator
-
- XStreamSafeEvaluator(XPath) - Constructor for class org.kuali.rice.kew.xml.xstream.XStreamSafeEvaluator
-
- XStreamSafeSearchFunction - Class in org.kuali.rice.kew.xml.xstream
-
An XPathFunction which will run XStream safe XPath queries.
- XStreamSafeSearchFunction(Node, XPath) - Constructor for class org.kuali.rice.kew.xml.xstream.XStreamSafeSearchFunction
-
- xstreamSafeXPath(String) - Static method in class org.kuali.rice.krad.workflow.WorkflowUtils
-
This method wraps the passed-in XPath expression in XStream Safe wrappers, so that XStream generated reference links will be
handled correctly.
Y
- YEAR_TIME_UNIT - Static variable in class edu.sampleu.kew.krad.form.StatsForm
-
- YEAR_TIME_UNIT - Static variable in class org.kuali.rice.kew.stats.web.StatsForm
-
- YEARLY_UNIT - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- YearValidationPattern - Class in org.kuali.rice.kns.datadictionary.validation.fieldlevel
-
Validation pattern for matching standard-format (yyyy) years
- YearValidationPattern() - Constructor for class org.kuali.rice.kns.datadictionary.validation.fieldlevel.YearValidationPattern
-
- YES - Static variable in class org.kuali.rice.kns.question.ConfirmationQuestion
-
- YES_DELEGATE_CHANGE_AR_GENERATION_VALUE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- YES_INDICATOR_VALUE - Static variable in class org.kuali.rice.krad.util.KRADConstants
-
- YES_LABEL - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
- YES_RULE_CHANGE_AR_GENERATION_VALUE - Static variable in class org.kuali.rice.kew.api.KewApiConstants
-
Z
- ZERO - Static variable in class org.kuali.rice.core.api.util.type.AbstractKualiDecimal
-
- ZERO - Static variable in class org.kuali.rice.core.api.util.type.KualiDecimal
-
- ZERO - Static variable in class org.kuali.rice.core.api.util.type.KualiInteger
-
- ZipcodeValidationPattern - Class in org.kuali.rice.kns.datadictionary.validation.fieldlevel
-
Validation pattern for matching 5- and 9-digit zipcodes
- ZipcodeValidationPattern() - Constructor for class org.kuali.rice.kns.datadictionary.validation.fieldlevel.ZipcodeValidationPattern
-
- ZipFilePluginLoader - Class in org.kuali.rice.kew.plugin
-
Loads a plugin from a zip file on the file system.
- ZipFilePluginLoader(File, File, ClassLoader, Config) - Constructor for class org.kuali.rice.kew.plugin.ZipFilePluginLoader
-
- ZipXmlDocCollection - Class in org.kuali.rice.core.api.impex.xml
-
For uploading zip files full of xml goodness.
- ZipXmlDocCollection(File) - Constructor for class org.kuali.rice.core.api.impex.xml.ZipXmlDocCollection
-
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.