Class EventField
java.lang.Object
org.hibernate.processor.annotation.EventField
- All Implemented Interfaces:
MetaAttribute
Holds a reference to the CDI
Event object.-
Constructor Details
-
EventField
-
-
Method Details
-
hasTypedAttribute
public boolean hasTypedAttribute()- Specified by:
hasTypedAttributein interfaceMetaAttribute
-
hasStringAttribute
public boolean hasStringAttribute()- Specified by:
hasStringAttributein interfaceMetaAttribute
-
getAttributeDeclarationString
- Specified by:
getAttributeDeclarationStringin interfaceMetaAttribute
-
getAttributeNameDeclarationString
- Specified by:
getAttributeNameDeclarationStringin interfaceMetaAttribute
-
getMetaType
- Specified by:
getMetaTypein interfaceMetaAttribute
-
getPropertyName
- Specified by:
getPropertyNamein interfaceMetaAttribute
-
getTypeDeclaration
- Specified by:
getTypeDeclarationin interfaceMetaAttribute
-
getHostingEntity
- Specified by:
getHostingEntityin interfaceMetaAttribute
-