Package oracle.iam.requestprofile.vo
Class RequestProfileEntityAttribute
java.lang.Object
oracle.iam.requestprofile.vo.RequestProfileEntityAttribute
- All Implemented Interfaces:
Serializable
### Generated by EclipseLink Project EclipseLink Workbench Workbench Core Library 1.0.2 - Tue Sep 27 23:14:30 PDT 2011. ###
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe RequestProfileEntityAttribute's data type -
Field Summary
FieldsModifier and TypeFieldDescriptionorg.eclipse.persistence.indirection.ValueHolderInterface -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]getKey()getName()getType()Deprecated.getTYPE()getValue()hasChild()isMasked()voidsetChildAttributes(List<RequestProfileEntityAttribute> childAttributes) voidsetEntityFieldValueBlob(byte[] entityFieldValueBlob) Deprecated.as of 11.1.2.2.0, replaced bysetValue(Serializable fieldValue).voidsetHasChild(Boolean hasChild) voidvoidvoidsetParentEntityAttribute(RequestProfileEntityAttribute parentEntityAttribute) voidsetProfileEntity(RequestProfileEntity profileEntity) voidDeprecated.as of 11.1.2.2.0, replaced byRequestProfileEntityAttribute.setTYPE(TYPE type).voidvoidsetValue(Serializable fieldValue) toString()
-
Field Details
-
parentEntityAttribute
public org.eclipse.persistence.indirection.ValueHolderInterface parentEntityAttribute
-
-
Constructor Details
-
RequestProfileEntityAttribute
public RequestProfileEntityAttribute()
-
-
Method Details
-
getChildAttributes
-
getEntityFieldValueBlob
public byte[] getEntityFieldValueBlob() -
getName
-
getType
Deprecated.as of 11.1.2.2.0, replaced bygetTYPE().- Returns:
-
getTYPE
- Returns:
- The RequestProfileEntityAttribute.TYPE
- Since:
- 11.1.2.2.0
-
getValue
-
hasChild
-
isMasked
-
getKey
-
setChildAttributes
-
setEntityFieldValueBlob
Deprecated.as of 11.1.2.2.0, replaced bysetValue(Serializable fieldValue).- Parameters:
entityFieldValueBlob-
-
setName
-
setType
Deprecated.as of 11.1.2.2.0, replaced byRequestProfileEntityAttribute.setTYPE(TYPE type).- Parameters:
fieldType-
-
setTYPE
- Parameters:
type- The Request Profile Entity Attribute type- Since:
- 11.1.2.2.0
-
setValue
-
setHasChild
-
setMasked
-
setProfileEntity
-
getProfileEntity
-
setParentEntityAttribute
-
getParentEntityAttribute
-
toString
-
getTYPE().