public class AttributeDefView extends NodeDefView
id| Constructor and Description |
|---|
AttributeDefView(int id,
String name,
String label,
AttributeType type,
List<String> fieldNames,
boolean key,
boolean multiple,
boolean showInRecordSummaryList,
boolean qualifier) |
| Modifier and Type | Method and Description |
|---|---|
AttributeType |
getAttributeType() |
List<String> |
getFieldNames() |
boolean |
isQualifier() |
boolean |
isShowInRecordSummaryList() |
getLabel, getName, getType, isHideWhenNotRelevant, isKey, isMultiple, setHideWhenNotRelevantgetId, setIdpublic AttributeDefView(int id,
String name,
String label,
AttributeType type,
List<String> fieldNames,
boolean key,
boolean multiple,
boolean showInRecordSummaryList,
boolean qualifier)
public AttributeType getAttributeType()
public boolean isShowInRecordSummaryList()
public boolean isQualifier()
Copyright © 2020 Open Foris. All rights reserved.