public class MultiplicityGroup.SwappableFieldsHelper extends Object
Constructor and Description |
---|
MultiplicityGroup.SwappableFieldsHelper() |
Modifier and Type | Method and Description |
---|---|
MultiplicityGroup.ConditionChoices |
getConditionChoices() |
Map<String,String> |
getHelperFieldKeys() |
GroupSection |
getParentSection() |
Map<SwapCompositeCondition,List<SwapCompositeConditionFieldConfig>> |
getSwappableFieldsDefinition() |
SwapSection |
getSwapSection() |
void |
setConditionChoices(MultiplicityGroup.ConditionChoices conditionChoices) |
void |
setHelperFieldKeys(Map<String,String> helperFieldKeys) |
void |
setParentSection(GroupSection parentSection) |
void |
setSwappableFieldsDefinition(Map<SwapCompositeCondition,List<SwapCompositeConditionFieldConfig>> swappableFieldsDefinition) |
void |
setSwapSection(SwapSection swapSection) |
void |
updateFieldDisplay() |
public MultiplicityGroup.SwappableFieldsHelper()
public void updateFieldDisplay()
public GroupSection getParentSection()
public void setParentSection(GroupSection parentSection)
public Map<SwapCompositeCondition,List<SwapCompositeConditionFieldConfig>> getSwappableFieldsDefinition()
public void setSwappableFieldsDefinition(Map<SwapCompositeCondition,List<SwapCompositeConditionFieldConfig>> swappableFieldsDefinition)
public Map<String,String> getHelperFieldKeys()
public void setHelperFieldKeys(Map<String,String> helperFieldKeys)
public MultiplicityGroup.ConditionChoices getConditionChoices()
public void setConditionChoices(MultiplicityGroup.ConditionChoices conditionChoices)
public SwapSection getSwapSection()
public void setSwapSection(SwapSection swapSection)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.