Interface JaxbMappedSuperclass
- All Superinterfaces:
JaxbEntityOrMappedSuperclass, JaxbLifecycleCallbackContainer, JaxbManagedType
- All Known Implementing Classes:
JaxbMappedSuperclassImpl
-
Method Summary
Methods inherited from interface JaxbEntityOrMappedSuperclass
getEntityListenerContainer, getExcludeDefaultListeners, getExcludeSuperclassListeners, getIdClass, setEntityListenerContainer, setExcludeDefaultListeners, setExcludeSuperclassListeners, setIdClassMethods inherited from interface JaxbLifecycleCallbackContainer
getPostLoad, getPostPersist, getPostRemove, getPostUpdate, getPrePersist, getPreRemove, getPreUpdate, setPostLoad, setPostPersist, setPostRemove, setPostUpdate, setPrePersist, setPreRemove, setPreUpdateMethods inherited from interface JaxbManagedType
getAccess, getClazz, getDescription, isMetadataComplete, setAccess, setClazz, setDescription, setMetadataComplete
-
Method Details
-
getAttributes
JaxbAttributesContainerImpl getAttributes()- Specified by:
getAttributesin interfaceJaxbManagedType
-