Class AtomicTypeEJBImpl
java.lang.Object
de.hybris.platform.core.BridgeImplementation
de.hybris.platform.persistence.ItemEJBImpl
de.hybris.platform.persistence.ExtensibleItemEJBImpl
de.hybris.platform.persistence.c2l.LocalizableItemEJBImpl
de.hybris.platform.persistence.type.TypeManagerManagedEJBImpl
de.hybris.platform.persistence.type.TypeEJBImpl
de.hybris.platform.persistence.type.AtomicTypeEJBImpl
- All Implemented Interfaces:
LocalizableItem.LocalizableItemImpl,ExtensibleItem.ExtensibleItemImpl,Item.ItemImpl,AtomicType.AtomicTypeImpl,Type.TypeImpl,TypeManagerManaged.TypeManagerManagedImpl,BridgeInterface,ExposesPermissionFacade,ExposesRemote,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.persistence.type.TypeEJBImpl
getCode, getTypeRemoteMethods inherited from class de.hybris.platform.persistence.type.TypeManagerManagedEJBImpl
getRemote, getTypeManagerEJB, removeInternalMethods inherited from class de.hybris.platform.persistence.c2l.LocalizableItemEJBImpl
checkLanguage, getAllLocalizedProperties, getAllLocalizedProperties, getLangPK, getLocalizedProperty, getLocalizedPropertyNames, removeLocalizedProperty, setAllLocalizableProperties, setLocalizedPropertyMethods inherited from class de.hybris.platform.persistence.ExtensibleItemEJBImpl
commit, getAllProperties, getProperty, getPropertyNames, removeProperty, rollback, setAllProperties, setPropertyMethods inherited from class de.hybris.platform.persistence.ItemEJBImpl
addPermission, checkItemPermission, clearPermission, getCache, getComposedType, getCreationTime, getHJMPTS, getJaloObjectClass, getModificationTime, getOwner, getPermissionFacade, getPermissionMap, getPK, getPrincipalPermissions, getRestrictedPrincipals, getSession, getTypeKey, invalidateLocalCaches, isHandlingOwnerAsReferenceSupported, remove, setComposedType, setCreationTime, setModificationTime, setOwner, setPermissionMap, setRemote, unwrap, unwrapToRef, wrapMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface de.hybris.platform.util.BridgeInterface
getJaloObjectClassMethods inherited from interface de.hybris.platform.util.ExposesPermissionFacade
getPermissionFacadeMethods inherited from interface de.hybris.platform.util.ExposesRemote
getRemoteMethods inherited from interface de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImpl
getAllProperties, getProperty, getPropertyNames, removeProperty, setAllProperties, setPropertyMethods inherited from interface de.hybris.platform.jalo.Item.ItemImpl
addPermission, checkItemPermission, clearPermission, getComposedType, getCreationTime, getHJMPTS, getModificationTime, getOwner, getPermissionMap, getPK, getPrincipalPermissions, getRestrictedPrincipals, getTypeKey, invalidateLocalCaches, isLocalCachingSupported, isTransactionSupported, remove, setComposedType, setCreationTime, setModificationTime, setOwner, setPermissionMapMethods inherited from interface de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImpl
getAllLocalizedProperties, getAllLocalizedProperties, getLocalizedProperty, getLocalizedPropertyNames, removeLocalizedProperty, setAllLocalizableProperties, setLocalizedPropertyMethods inherited from interface de.hybris.platform.jalo.type.Type.TypeImpl
getCode
-
Constructor Details
-
AtomicTypeEJBImpl
-
-
Method Details
-
getJavaClass
- Specified by:
getJavaClassin interfaceAtomicType.AtomicTypeImpl
-
getSuperType
- Specified by:
getSuperTypein interfaceAtomicType.AtomicTypeImpl
-
getSubTypes
- Specified by:
getSubTypesin interfaceAtomicType.AtomicTypeImpl
-
isAbstract
public boolean isAbstract()- Specified by:
isAbstractin interfaceAtomicType.AtomicTypeImpl
-
toString
-
getAtomicTypeRemote
-