org.kuali.student.common.ui.client.configurable.mvc.multiplicity
Class MultiplicityGroup.SwappableFieldsHelper
java.lang.Object
org.kuali.student.common.ui.client.configurable.mvc.multiplicity.MultiplicityGroup.SwappableFieldsHelper
- Enclosing class:
- MultiplicityGroup
public class MultiplicityGroup.SwappableFieldsHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parentSection
private GroupSection parentSection
swappableFieldsDefinition
private Map<SwapCompositeCondition,List<SwapCompositeConditionFieldConfig>> swappableFieldsDefinition
helperFieldKeys
private Map<String,String> helperFieldKeys
conditionChoices
private MultiplicityGroup.ConditionChoices conditionChoices
swapSection
private SwapSection swapSection
MultiplicityGroup.SwappableFieldsHelper
public MultiplicityGroup.SwappableFieldsHelper()
updateFieldDisplay
public void updateFieldDisplay()
getParentSection
public GroupSection getParentSection()
setParentSection
public void setParentSection(GroupSection parentSection)
getSwappableFieldsDefinition
public Map<SwapCompositeCondition,List<SwapCompositeConditionFieldConfig>> getSwappableFieldsDefinition()
setSwappableFieldsDefinition
public void setSwappableFieldsDefinition(Map<SwapCompositeCondition,List<SwapCompositeConditionFieldConfig>> swappableFieldsDefinition)
getHelperFieldKeys
public Map<String,String> getHelperFieldKeys()
setHelperFieldKeys
public void setHelperFieldKeys(Map<String,String> helperFieldKeys)
getConditionChoices
public MultiplicityGroup.ConditionChoices getConditionChoices()
setConditionChoices
public void setConditionChoices(MultiplicityGroup.ConditionChoices conditionChoices)
getSwapSection
public SwapSection getSwapSection()
setSwapSection
public void setSwapSection(SwapSection swapSection)
Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.