public final class ConfigUtil extends Object
Constructor and Description |
---|
ConfigUtil() |
Modifier and Type | Method and Description |
---|---|
static DynamicAttributeData |
createDynamicAttributeData(BusinessAttributeDTO badto,
BaseContext ctx) |
static GroupData |
createGroupData(BusinessAttributeGroup group) |
static SubGroupData |
createSubGroupData(BusinessAttributeGroup subgroup) |
static void |
sort(List<GroupData> configStructure) |
public static DynamicAttributeData createDynamicAttributeData(BusinessAttributeDTO badto, BaseContext ctx) throws IMCException
IMCException
public static GroupData createGroupData(BusinessAttributeGroup group) throws IMCException
IMCException
public static SubGroupData createSubGroupData(BusinessAttributeGroup subgroup) throws IMCException
IMCException