Package sailpoint.object
Class Field
java.lang.Object
sailpoint.object.BaseAttributeDefinition
sailpoint.object.Field
-
Field Summary
Fields inherited from class sailpoint.object.BaseAttributeDefinition
_allowedValues, _categoryName, _required, TYPE_BOOLEAN, TYPE_DATE, TYPE_IDENTITY, TYPE_INT, TYPE_LONG, TYPE_PERMISSION, TYPE_RULE, TYPE_SECRET, TYPE_STRING -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAttribute(String attribute) getStringAttribute(String name) voidsetAttribute(String attribute, Object value) Methods inherited from class sailpoint.object.BaseAttributeDefinition
getCategoryName, getDefaultValue, getDescription, getDisplayableName, getDisplayName, getName, getType, isMulti, isMultiValued, isRequired, setCategoryName, setDefaultValue, setDescription, setDisplayName, setMulti, setMultiValued, setName, setRequired, setType
-
Constructor Details
-
Field
public Field()
-
-
Method Details
-
getUnqualifiedName
-
getStringAttribute
-
getApplication
-
getAttribute
-
setAttribute
-