org.kuali.rice.krms.impl.util
Class KrmsRetriever
java.lang.Object
org.kuali.rice.krms.impl.util.KrmsRetriever
public class KrmsRetriever
- extends Object
KRMS utilility class for retrieving KRMS objects for AgendaEditorMaintainable
and
AgendaInquiryHelperServiceImpl
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KrmsRetriever
public KrmsRetriever()
retrieveRuleActionCustomAttributes
public List<RemotableAttributeField> retrieveRuleActionCustomAttributes(AgendaEditor agendaEditor)
- This only supports a single action within a rule.
- Parameters:
agendaEditor
-
- Returns:
- List
retrieveAgendaCustomAttributes
public List<RemotableAttributeField> retrieveAgendaCustomAttributes(AgendaEditor agendaEditor)
- Parameters:
agendaEditor
-
- Returns:
- List
retrieveRuleCustomAttributes
public List<RemotableAttributeField> retrieveRuleCustomAttributes(AgendaEditor agendaEditor)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.