Uses of Class
org.kuali.rice.krms.impl.ui.AgendaEditor
Packages that use AgendaEditor
Package
Description
-
Uses of AgendaEditor in org.kuali.rice.krms.impl.repository
Methods in org.kuali.rice.krms.impl.repository that return AgendaEditorModifier and TypeMethodDescriptionAgendaInquiryHelperServiceImpl.retrieveDataObject(Map fieldValues) -
Uses of AgendaEditor in org.kuali.rice.krms.impl.rule
Methods in org.kuali.rice.krms.impl.rule with parameters of type AgendaEditorModifier and TypeMethodDescriptionbooleanAgendaEditorBusRule.validAgendaName(AgendaEditor agendaEditor) Check if an agenda with that name exists already in the context.booleanAgendaEditorBusRule.validContext(AgendaEditor agendaEditor) Check if the context exists and if user has authorization to edit agendas under this context.booleanAgendaEditorBusRule.validContextAgendaNamespace(AgendaEditor agendaEditor) Check if for namespace. -
Uses of AgendaEditor in org.kuali.rice.krms.impl.util
Methods in org.kuali.rice.krms.impl.util with parameters of type AgendaEditorModifier and TypeMethodDescriptionList<org.kuali.rice.core.api.uif.RemotableAttributeField>KrmsRetriever.retrieveAgendaCustomAttributes(AgendaEditor agendaEditor) List<org.kuali.rice.core.api.uif.RemotableAttributeField>KrmsRetriever.retrieveRuleActionCustomAttributes(AgendaEditor agendaEditor) This only supports a single action within a rule.List<org.kuali.rice.core.api.uif.RemotableAttributeField>KrmsRetriever.retrieveRuleCustomAttributes(AgendaEditor agendaEditor)