@PublicApi public class ObjectTypeAttributeModuleExternal extends ObjectTypeAttributeExternal
ExternalFormat.FormatEXTERNAL_VERSION| Constructor and Description |
|---|
ObjectTypeAttributeModuleExternal(DataLocator locator,
boolean identifier) |
ObjectTypeAttributeModuleExternal(List<DataLocator> locators,
boolean identifier) |
| Modifier and Type | Method and Description |
|---|---|
List<DataLocator> |
getDataLocators() |
boolean |
isIdentifier() |
equals, getAdditionalValue, getCreated, getDefaultTypeId, getDescription, getHidden, getId, getIncludeChildObjectTypes, getIndexed, getIql, getLabel, getMaximumCardinality, getMinimumCardinality, getName, getObjectTypeId, getOptions, getPosition, getReferenceObjectTypeId, getReferenceType, getRegexValidation, getSuffix, getSummable, getType, getTypeValue, getUniqueAttribute, getUpdated, hashCode, setAdditionalValue, setCreated, setDefaultTypeId, setDescription, setHidden, setId, setIncludeChildObjectTypes, setIndexed, setIql, setLabel, setMaximumCardinality, setMinimumCardinality, setName, setObjectTypeId, setOptions, setPosition, setReferenceObjectTypeId, setReferenceType, setRegexValidation, setSuffix, setSummable, setType, setTypeValue, setUniqueAttribute, setUpdated, toStringpublic ObjectTypeAttributeModuleExternal(DataLocator locator, boolean identifier)
public ObjectTypeAttributeModuleExternal(List<DataLocator> locators, boolean identifier)
public List<DataLocator> getDataLocators()
public boolean isIdentifier()
Copyright © 2024 Atlassian. All rights reserved.