public interface IProfileFieldDefinition extends IFieldDefinition
Modifier and Type | Method and Description |
---|---|
IDisplayType |
getDisplayType()
Retrieves the displayType information for this field.
|
int |
getObjectOrder()
Retrieves this profile field's order number.
|
Id |
getProfileFieldId()
Returns the unique Profile Field Id for this Field Definition in the requested Profile.
|
Id |
getProfileTypeDefinitionId()
Returns the Profile Object Type Definition Id for the Type that this Field Definition belongs
to on the requested Type and Profile.
|
boolean |
isReadOnly()
Checks if this profile field is a read-only field.
|
boolean |
isRequired()
Checks if this profile field is a required field.
|
getDataType, getDefaultValue, getDependencies, getDescription, getDisplayTypeAttributes, getEnumValue, getEnumValueById, getEnumValues, getId, getLocalizedGuidance, getLocalizedGuidances, getLocalizedLabel, getLocalizedLabels, getMaxValue, getMinValue, getName, isComputed, isController, isEncrypted
boolean isRequired()
isRequired
in interface IFieldDefinition
boolean isReadOnly()
isReadOnly
in interface IFieldDefinition
int getObjectOrder()
IDisplayType getDisplayType()
Id getProfileFieldId()
Id getProfileTypeDefinitionId()
Licensed Materials - Property of IBM
© Copyright IBM Corp. 2013, 2018. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.