Class AttributeDescriptorEJBImpl
- 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.DescriptorEJBImpl
-
- de.hybris.platform.persistence.type.AttributeDescriptorEJBImpl
-
- All Implemented Interfaces:
LocalizableItem.LocalizableItemImpl
,ExtensibleItem.ExtensibleItemImpl
,Item.ItemImpl
,AttributeDescriptor.AttributeDescriptorImpl
,Descriptor.DescriptorImpl
,TypeManagerManaged.TypeManagerManagedImpl
,BridgeInterface
,ExposesPermissionFacade
,ExposesRemote
,java.io.Serializable
public class AttributeDescriptorEJBImpl extends DescriptorEJBImpl implements AttributeDescriptor.AttributeDescriptorImpl
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AttributeDescriptorEJBImpl(Tenant tenant, AttributeDescriptorRemote remoteObject)
-
Method Summary
-
Methods inherited from class de.hybris.platform.persistence.type.DescriptorEJBImpl
getAttributeType, getContext, getDescriptorRemote, getQualifier, isLocalized
-
Methods inherited from class de.hybris.platform.persistence.type.TypeManagerManagedEJBImpl
getRemote, getTypeManagerEJB, removeInternal
-
Methods inherited from class de.hybris.platform.persistence.c2l.LocalizableItemEJBImpl
checkLanguage, getAllLocalizedProperties, getAllLocalizedProperties, getLangPK, getLocalizedProperty, getLocalizedPropertyNames, removeLocalizedProperty, setAllLocalizableProperties, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.persistence.ExtensibleItemEJBImpl
commit, getAllProperties, getProperty, getPropertyNames, removeProperty, rollback, setAllProperties, setProperty
-
Methods 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, wrap
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface de.hybris.platform.util.BridgeInterface
getJaloObjectClass
-
Methods inherited from interface de.hybris.platform.jalo.type.Descriptor.DescriptorImpl
getAttributeType, getQualifier
-
Methods inherited from interface de.hybris.platform.util.ExposesPermissionFacade
getPermissionFacade
-
Methods inherited from interface de.hybris.platform.util.ExposesRemote
getRemote
-
Methods inherited from interface de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImpl
getAllProperties, getProperty, getPropertyNames, removeProperty, setAllProperties, setProperty
-
Methods inherited from interface de.hybris.platform.jalo.Item.ItemImpl
addPermission, checkItemPermission, clearPermission, getComposedType, getCreationTime, getHJMPTS, getModificationTime, getOwner, getPermissionMap, getPK, getPrincipalPermissions, getRestrictedPrincipals, getTypeKey, invalidateLocalCaches, isLocalCachingSupported, remove, setComposedType, setCreationTime, setModificationTime, setOwner, setPermissionMap
-
Methods inherited from interface de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImpl
getAllLocalizedProperties, getAllLocalizedProperties, getLocalizedProperty, getLocalizedPropertyNames, removeLocalizedProperty, setAllLocalizableProperties, setLocalizedProperty
-
-
-
-
Constructor Detail
-
AttributeDescriptorEJBImpl
public AttributeDescriptorEJBImpl(Tenant tenant, AttributeDescriptorRemote remoteObject)
-
-
Method Detail
-
getPersistenceClass
public java.lang.Class getPersistenceClass()
- Specified by:
getPersistenceClass
in interfaceAttributeDescriptor.AttributeDescriptorImpl
-
getDatabaseColumn
public java.lang.String getDatabaseColumn()
- Specified by:
getDatabaseColumn
in interfaceAttributeDescriptor.AttributeDescriptorImpl
-
setDatabaseColumn
public void setDatabaseColumn(java.lang.String col)
- Specified by:
setDatabaseColumn
in interfaceAttributeDescriptor.AttributeDescriptorImpl
-
getSelectionOf
public AttributeDescriptor getSelectionOf()
- Specified by:
getSelectionOf
in interfaceAttributeDescriptor.AttributeDescriptorImpl
-
setSelectionOf
public void setSelectionOf(AttributeDescriptor descriptor)
- Specified by:
setSelectionOf
in interfaceAttributeDescriptor.AttributeDescriptorImpl
-
getProposedDatabaseColumn
public java.lang.String getProposedDatabaseColumn()
- Specified by:
getProposedDatabaseColumn
in interfaceAttributeDescriptor.AttributeDescriptorImpl
-
getSuperAttributeDescriptor
public AttributeDescriptor getSuperAttributeDescriptor()
- Specified by:
getSuperAttributeDescriptor
in interfaceAttributeDescriptor.AttributeDescriptorImpl
-
setAttributeType
public void setAttributeType(Type type) throws JaloInvalidParameterException
- Specified by:
setAttributeType
in interfaceAttributeDescriptor.AttributeDescriptorImpl
- Throws:
JaloInvalidParameterException
-
redeclareAttributeType
public void redeclareAttributeType(Type type, int modifiers) throws JaloInvalidParameterException
- Specified by:
redeclareAttributeType
in interfaceAttributeDescriptor.AttributeDescriptorImpl
- Throws:
JaloInvalidParameterException
-
getDeclaringEnclosingType
public ComposedType getDeclaringEnclosingType()
- Specified by:
getDeclaringEnclosingType
in interfaceAttributeDescriptor.AttributeDescriptorImpl
-
getEnclosingType
public ComposedType getEnclosingType()
- Specified by:
getEnclosingType
in interfaceAttributeDescriptor.AttributeDescriptorImpl
-
setEnclosingType
public void setEnclosingType(ComposedType type) throws JaloInvalidParameterException
- Throws:
JaloInvalidParameterException
-
getModifiers
public int getModifiers()
- Specified by:
getModifiers
in interfaceAttributeDescriptor.AttributeDescriptorImpl
-
setModifiers
public void setModifiers(int modifiers)
- Specified by:
setModifiers
in interfaceAttributeDescriptor.AttributeDescriptorImpl
-
getPersistenceType
public AtomicType getPersistenceType()
- Specified by:
getPersistenceType
in interfaceAttributeDescriptor.AttributeDescriptorImpl
-
setPartOf
public void setPartOf(boolean part) throws JaloInvalidParameterException
- Specified by:
setPartOf
in interfaceAttributeDescriptor.AttributeDescriptorImpl
- Throws:
JaloInvalidParameterException
-
setInitial
public void setInitial(boolean init) throws JaloInvalidParameterException
- Specified by:
setInitial
in interfaceAttributeDescriptor.AttributeDescriptorImpl
- Throws:
JaloInvalidParameterException
-
setProperty
public void setProperty(boolean isProperty)
- Specified by:
setProperty
in interfaceAttributeDescriptor.AttributeDescriptorImpl
-
setLocalized
public void setLocalized(boolean localized)
- Specified by:
setLocalized
in interfaceAttributeDescriptor.AttributeDescriptorImpl
-
setReadable
public void setReadable(boolean readable) throws JaloInvalidParameterException
- Specified by:
setReadable
in interfaceAttributeDescriptor.AttributeDescriptorImpl
- Throws:
JaloInvalidParameterException
-
setWritable
public void setWritable(boolean writable) throws JaloInvalidParameterException
- Specified by:
setWritable
in interfaceAttributeDescriptor.AttributeDescriptorImpl
- Throws:
JaloInvalidParameterException
-
setRemovable
public void setRemovable(boolean removable) throws JaloInvalidParameterException
- Specified by:
setRemovable
in interfaceAttributeDescriptor.AttributeDescriptorImpl
- Throws:
JaloInvalidParameterException
-
setOptional
public void setOptional(boolean optional) throws JaloInvalidParameterException
- Specified by:
setOptional
in interfaceAttributeDescriptor.AttributeDescriptorImpl
- Throws:
JaloInvalidParameterException
-
setSearchable
public void setSearchable(boolean searchable) throws JaloInvalidParameterException
- Specified by:
setSearchable
in interfaceAttributeDescriptor.AttributeDescriptorImpl
- Throws:
JaloInvalidParameterException
-
setPrivate
public void setPrivate(boolean priv) throws JaloInvalidParameterException
- Specified by:
setPrivate
in interfaceAttributeDescriptor.AttributeDescriptorImpl
- Throws:
JaloInvalidParameterException
-
setDontOptimize
public void setDontOptimize(boolean opt) throws JaloInvalidParameterException
- Specified by:
setDontOptimize
in interfaceAttributeDescriptor.AttributeDescriptorImpl
- Throws:
JaloInvalidParameterException
-
getAllSubAttributeDescriptors
public java.util.Set getAllSubAttributeDescriptors()
- Specified by:
getAllSubAttributeDescriptors
in interfaceAttributeDescriptor.AttributeDescriptorImpl
-
getAttributeDescriptorRemote
protected AttributeDescriptorRemote getAttributeDescriptorRemote()
-
getPersistenceQualifier
public java.lang.String getPersistenceQualifier()
- Specified by:
getPersistenceQualifier
in interfaceAttributeDescriptor.AttributeDescriptorImpl
-
-