Uses of Class
org.kuali.rice.krms.impl.ui.AgendaEditor

Packages that use AgendaEditor
org.kuali.rice.krms.impl.repository   
org.kuali.rice.krms.impl.rule   
org.kuali.rice.krms.impl.util   
 

Uses of AgendaEditor in org.kuali.rice.krms.impl.repository
 

Methods in org.kuali.rice.krms.impl.repository that return AgendaEditor
 AgendaEditor AgendaInquiryHelperServiceImpl.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 AgendaEditor
 boolean AgendaEditorBusRule.validAgendaName(AgendaEditor agendaEditor)
          Check if an agenda with that name exists already in the context.
 boolean AgendaEditorBusRule.validContext(AgendaEditor agendaEditor)
          Check if the context exists and if user has authorization to edit agendas under this context.
 boolean AgendaEditorBusRule.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 AgendaEditor
 List<RemotableAttributeField> KrmsRetriever.retrieveAgendaCustomAttributes(AgendaEditor agendaEditor)
           
 List<RemotableAttributeField> KrmsRetriever.retrieveRuleActionCustomAttributes(AgendaEditor agendaEditor)
          This only supports a single action within a rule.
 List<RemotableAttributeField> KrmsRetriever.retrieveRuleCustomAttributes(AgendaEditor agendaEditor)
           
 



Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.