Module org.eclipse.persistence.jpa
Class MetadataAccessibleObject
java.lang.Object
org.eclipse.persistence.internal.jpa.metadata.accessors.objects.MetadataAccessibleObject
- Direct Known Subclasses:
MetadataAnnotatedElement,MetadataFile
INTERNAL:
Parent object that is used to hold onto a valid JPA decorated method
field, class or file.
- Since:
- TopLink 10.1.3/EJB 3.0 Preview
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract StringINTERNAL: Return the attribute name of this accessible object.INTERNAL:getMetadataClass(String className) INTERNAL:INTERNAL:abstract StringgetName()INTERNAL: Return the name of this accessible object.voidsetMetadataFactory(MetadataFactory factory) INTERNAL:
-
Field Details
-
m_factory
-
-
Constructor Details
-
MetadataAccessibleObject
INTERNAL:
-
-
Method Details
-
getAttributeName
INTERNAL: Return the attribute name of this accessible object. -
getName
INTERNAL: Return the name of this accessible object. -
getLogger
INTERNAL: -
getMetadataFactory
INTERNAL: -
getMetadataClass
INTERNAL: -
setMetadataFactory
INTERNAL:
-