Class ComposedType_HJMPWrapper
java.lang.Object
de.hybris.platform.persistence.ItemEJB
de.hybris.platform.persistence.ExtensibleItemEJB
de.hybris.platform.persistence.c2l.LocalizableItemEJB
de.hybris.platform.persistence.type.TypeManagerManagedEJB
de.hybris.platform.persistence.type.TypeEJB
de.hybris.platform.persistence.type.HierarchieTypeEJB
de.hybris.platform.persistence.type.ComposedTypeEJB
de.hybris.platform.persistence.type.ComposedType_HJMPWrapper
- All Implemented Interfaces:
LocalizableItemRemote,ExtensibleItemRemote,EntityInstance,EntityProxy,HomeProxy,ItemHome,ItemPermissionFacade,ItemRemote,ComposedTypeHome,ComposedTypeRemote,HierarchieTypeHome,HierarchieTypeRemote,TypeHome,TypeManagerManagedRemote,TypeRemote
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final class -
Field Summary
FieldsFields inherited from class de.hybris.platform.persistence.type.TypeEJB
INTERNAL_DESCRIPTION_PROPERTYFields inherited from class de.hybris.platform.persistence.ItemEJB
entityContext, READ, WRITE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate(PK param0, ComposedTypeRemote param1, String param2, String param3, ItemDeployment param4, ComposedTypeRemote param5) create(PK param0, String param1, ComposedTypeRemote param2) ejbCreate(PK param0, ComposedTypeRemote param1, String param2, String param3, ItemDeployment param4, ComposedTypeRemote param5) ejbCreate(PK param0, String param1, ComposedTypeRemote param2) ejbFindByCodeExact(String param0) ejbFindByInheritancePath(String param0) ejbFindByJaloClassName(String param0) ejbFindByPrimaryKey(PK pkValue) ejbFindBySuperType(PK param0) ejbFindByType(PK param0) ejbFindByTypeCode(int param0) ejbFindChangedAfter(Date param0) voidvoidejbLoad()voidejbPostCreate(PK param0, ComposedTypeRemote param1, String param2, String param3, ItemDeployment param4, ComposedTypeRemote param5) voidejbPostCreate(PK param0, String param1, ComposedTypeRemote param2) voidvoidejbStore()findAll()All item beans have a 'findAll' finder.findByCodeExact(String param0) Always pass code as lower case string!!!findByInheritancePath(String param0) findByJaloClassName(String param0) findByPKList(Collection pks) findByPrimaryKey(PK pkValue) findBySuperType(PK param0) findByType(PK param0) findByTypeCode(int param0) findChangedAfter(Date param0) A finder which selects all bean modified after a given time.longprotected Objectprotected Maplongprotected Stringinstance method implintinstance method implbooleanlongbooleanbooleanbooleanSpecial method indicating that the entity instance is currently within its ejbCreate() state and has not been written to database yet.voidsetACLTimestampInternal(long newvalue) voidsetCreationTimestampInternal(Date newvalue) voidsetInheritancePathStringInternal(String newvalue) voidsetInternalCode(String newvalue) voidsetInternalCodeLowerCase(String newvalue) voidsetItemJNDIName(String newvalue) voidsetItemTypeCodeInt(int newvalue) voidsetJaloClassName(String newvalue) changes this types assoziated jalo class.voidsetModifiedTimestampInternal(Date newvalue) voidsetOwnerPkString(PK newvalue) voidsetPkString(PK newvalue) voidsetPropertyTableStatus(boolean newvalue) voidsetPropertyTimestampInternal(long newvalue) voidsetRemovableFlag(boolean newvalue) voidsetSingletonFlag(boolean newvalue) voidsetSuperTypePK(PK newvalue) voidsetTypePkString(PK newvalue) Methods inherited from class de.hybris.platform.persistence.type.ComposedTypeEJB
changeSTPK, doTypeInitialization, getComposedType, getDeployment, getDeploymentInternal, getInheritancePath, getInheritancePathString, getItemPropertyTableName, getItemTableName, getItemTypeCode, getSuperType, getSuperTypeItemPK, isAbstract, isAssignableFrom, isRemovable, isSingleton, preLoadUnlocalizedProperties, reinitializeType, setAbstract, setComposedType, setDeployment, setInheritancePath, setInheritancePathString, setItemTypeCode, setSingleton, typeCodeMethods inherited from class de.hybris.platform.persistence.type.TypeManagerManagedEJB
equals, getTypeManager, pGetInternalProperty, pSetInternalPropertyMethods inherited from class de.hybris.platform.persistence.c2l.LocalizableItemEJB
copyLocalizablePropertiesFrom, createFromTemplate, getAllLocalizedProperties, getAllLocalizedProperties, getLocalizedProperty, getLocalizedPropertyNames, getLocPropertyAccess, hintPropertyCache, postCreateFromTemplate, removeLocalizedProperty, setAllLocalizedProperties, setLocalizedProperty, setLocPropertiesFromContainerMethods inherited from class de.hybris.platform.persistence.ExtensibleItemEJB
clearEntityCaches, copyPropertiesFrom, decryptIfNecessaryWithFallback, decryptValueWithFallback, doCreateInternal, ejbHomeGetPropertyTableName, getAllLanguagePKs, getAllProperties, getAllPropertyAccesses, getModifiedUnlocalizedPropertyCache, getProperty, getPropertyAccess, getPropertyAccess, getPropertyAccessInternal, getPropertyNames, getPropertyRaw, getPropertyTimestamp, getTypeInfoMap, hasModifiedCaches, removeProperty, removePropertyData, setAllProperties, setPropertiesFromContainer, setProperty, typeChanged, updatePropertyVersion, warnOnDecryptionError, writePropertyCachesMethods inherited from class de.hybris.platform.persistence.ItemEJB
checkItemPermission, checkOwnGlobalPermission, copyComposedTypeFromTemplate, doCreateInternal, doPostCreateInternal, ejbHomeGetItemTableName, ejbHomeGetOwnJNDIName, getCachedValueForReading, getCachedValueForReadingIfAvailable, getCachedValuesStartingWith, getCacheKey, getCreationTime, getDefaultType, getEntityContext, getGlobalPermissionPKs, getModifiedTime, getOrAddCacheKey, getOwner, getPermissionPKs, getPK, getPrincipalToBooleanListMap, getRestrictedPrincipalPKs, getTypeKey, hasJNDIName, loadItemData, logACLCacheChange, needsStoring, quoteSQLStringLiteralForQuery, remove, removeACLEntries, removeGlobalPermission, removeGlobalPermissions, removePermission, removePermissions, setCreationTime, setEntityContext, setGlobalPermission, setGlobalPermissions, setModifiedTime, setModifiedTimestamp, setNeedsStoring, setOwner, setOwnerRef, setPermission, setPermissions, setPrincipalToBooleanListMap, skipRemovePermission, skipSetPermission, storeCaches, wasModifiedSince, writeACLEntriesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.hybris.platform.persistence.framework.EntityProxy
getPKMethods inherited from interface de.hybris.platform.persistence.ExtensibleItemRemote
copyPropertiesFrom, getAllProperties, getProperty, getPropertyNames, getPropertyRaw, getPropertyTimestamp, getTypeInfoMap, removeProperty, setAllProperties, setPropertyMethods inherited from interface de.hybris.platform.persistence.ItemHome
loadItemDataMethods inherited from interface de.hybris.platform.persistence.ItemRemote
getCreationTime, getModifiedTime, getOwner, getTypeKey, hasJNDIName, remove, setCreationTime, setModifiedTime, setOwner, setOwnerRef, wasModifiedSinceMethods inherited from interface de.hybris.platform.persistence.c2l.LocalizableItemRemote
copyLocalizablePropertiesFrom, getAllLocalizedProperties, getAllLocalizedProperties, getLocalizedProperty, getLocalizedPropertyNames, hintPropertyCache, removeLocalizedProperty, setAllLocalizedProperties, setLocalizedPropertyMethods inherited from interface de.hybris.platform.persistence.type.TypeRemote
getCode
-
Field Details
-
TYPECODE_STR
-
READER
public static final int READER- See Also:
-
WRITER
public static final int WRITER- See Also:
-
-
Constructor Details
-
ComposedType_HJMPWrapper
public ComposedType_HJMPWrapper()
-
-
Method Details
-
ejbLoad
public void ejbLoad()- Specified by:
ejbLoadin interfaceEntityInstance- Overrides:
ejbLoadin classItemEJB
-
getHJMPTS
public long getHJMPTS()- Specified by:
getHJMPTSin interfaceItemRemote- Specified by:
getHJMPTSin classItemEJB
-
ejbStore
public void ejbStore()- Specified by:
ejbStorein interfaceEntityInstance- Overrides:
ejbStorein classItemEJB
-
create
public ComposedTypeRemote create(PK param0, ComposedTypeRemote param1, String param2, String param3, ItemDeployment param4, ComposedTypeRemote param5) throws EJBDuplicateCodeException, EJBInvalidParameterException -
ejbCreate
public PK ejbCreate(PK param0, ComposedTypeRemote param1, String param2, String param3, ItemDeployment param4, ComposedTypeRemote param5) throws EJBDuplicateCodeException, EJBInvalidParameterException - Overrides:
ejbCreatein classComposedTypeEJB- Throws:
EJBDuplicateCodeExceptionEJBInvalidParameterException
-
create
public ComposedTypeRemote create(PK param0, String param1, ComposedTypeRemote param2) throws EJBDuplicateCodeException, EJBInvalidParameterException -
ejbCreate
public PK ejbCreate(PK param0, String param1, ComposedTypeRemote param2) throws EJBDuplicateCodeException, EJBInvalidParameterException - Overrides:
ejbCreatein classTypeEJB- Throws:
EJBDuplicateCodeExceptionEJBInvalidParameterException
-
ejbPostCreate
public void ejbPostCreate(PK param0, ComposedTypeRemote param1, String param2, String param3, ItemDeployment param4, ComposedTypeRemote param5) throws EJBDuplicateCodeException, EJBInvalidParameterException - Overrides:
ejbPostCreatein classComposedTypeEJB- Throws:
EJBDuplicateCodeExceptionEJBInvalidParameterException
-
ejbPostCreate
public void ejbPostCreate(PK param0, String param1, ComposedTypeRemote param2) throws EJBDuplicateCodeException, EJBInvalidParameterException - Overrides:
ejbPostCreatein classTypeEJB- Throws:
EJBDuplicateCodeExceptionEJBInvalidParameterException
-
ejbRemove
public void ejbRemove()- Specified by:
ejbRemovein interfaceEntityInstance- Overrides:
ejbRemovein classComposedTypeEJB
-
ejbHomeLoadItemData
- Overrides:
ejbHomeLoadItemDatain classItemEJB
-
getPkString
- Specified by:
getPkStringin interfaceItemRemote- Specified by:
getPkStringin classItemEJB
-
setPkString
- Specified by:
setPkStringin classItemEJB
-
getCreationTimestampInternal
- Specified by:
getCreationTimestampInternalin classItemEJB
-
setCreationTimestampInternal
- Specified by:
setCreationTimestampInternalin classItemEJB
-
getModifiedTimestampInternal
- Specified by:
getModifiedTimestampInternalin classItemEJB
-
setModifiedTimestampInternal
- Specified by:
setModifiedTimestampInternalin classItemEJB
-
getACLTimestampInternal
public long getACLTimestampInternal()- Specified by:
getACLTimestampInternalin classItemEJB
-
setACLTimestampInternal
public void setACLTimestampInternal(long newvalue) - Specified by:
setACLTimestampInternalin classItemEJB
-
getTypePkString
- Specified by:
getTypePkStringin classItemEJB
-
setTypePkString
- Specified by:
setTypePkStringin classItemEJB
-
getOwnerPkString
- Specified by:
getOwnerPkStringin classItemEJB
-
setOwnerPkString
- Specified by:
setOwnerPkStringin classItemEJB
-
getPropertyTimestampInternal
public long getPropertyTimestampInternal()- Specified by:
getPropertyTimestampInternalin classExtensibleItemEJB
-
setPropertyTimestampInternal
public void setPropertyTimestampInternal(long newvalue) - Specified by:
setPropertyTimestampInternalin classExtensibleItemEJB
-
getInternalCode
- Specified by:
getInternalCodein classTypeEJB
-
setInternalCode
- Specified by:
setInternalCodein classTypeEJB
-
getInternalCodeLowerCase
- Specified by:
getInternalCodeLowerCasein classTypeEJB
-
setInternalCodeLowerCase
- Specified by:
setInternalCodeLowerCasein classTypeEJB
-
getSuperTypePK
- Specified by:
getSuperTypePKin classHierarchieTypeEJB
-
setSuperTypePK
- Specified by:
setSuperTypePKin classHierarchieTypeEJB
-
getInheritancePathStringInternal
- Specified by:
getInheritancePathStringInternalin classHierarchieTypeEJB
-
setInheritancePathStringInternal
- Specified by:
setInheritancePathStringInternalin classHierarchieTypeEJB
-
getRemovableFlag
public boolean getRemovableFlag()- Specified by:
getRemovableFlagin classComposedTypeEJB
-
setRemovableFlag
public void setRemovableFlag(boolean newvalue) - Specified by:
setRemovableFlagin classComposedTypeEJB
-
getPropertyTableStatus
public boolean getPropertyTableStatus()- Specified by:
getPropertyTableStatusin interfaceComposedTypeRemote- Specified by:
getPropertyTableStatusin classComposedTypeEJB
-
setPropertyTableStatus
public void setPropertyTableStatus(boolean newvalue) - Specified by:
setPropertyTableStatusin interfaceComposedTypeRemote- Specified by:
setPropertyTableStatusin classComposedTypeEJB
-
getItemTypeCodeInt
public int getItemTypeCodeInt()- Specified by:
getItemTypeCodeIntin classComposedTypeEJB
-
setItemTypeCodeInt
public void setItemTypeCodeInt(int newvalue) - Specified by:
setItemTypeCodeIntin classComposedTypeEJB
-
getJaloClassName
- Specified by:
getJaloClassNamein interfaceComposedTypeRemote- Specified by:
getJaloClassNamein classComposedTypeEJB- Returns:
- the assoziated jalo class of this type or NULL which means to use its supertype's jaloclass.
-
setJaloClassName
Description copied from interface:ComposedTypeRemotechanges this types assoziated jalo class. NULL means to use its supertype's jaloclass.- Specified by:
setJaloClassNamein interfaceComposedTypeRemote- Specified by:
setJaloClassNamein classComposedTypeEJB
-
getItemJNDIName
- Specified by:
getItemJNDINamein interfaceComposedTypeRemote- Specified by:
getItemJNDINamein classComposedTypeEJB
-
setItemJNDIName
- Specified by:
setItemJNDINamein interfaceComposedTypeRemote- Specified by:
setItemJNDINamein classComposedTypeEJB
-
getSingletonFlag
public boolean getSingletonFlag()- Specified by:
getSingletonFlagin classComposedTypeEJB
-
setSingletonFlag
public void setSingletonFlag(boolean newvalue) - Specified by:
setSingletonFlagin classComposedTypeEJB
-
findByPrimaryKey
public ComposedTypeRemote findByPrimaryKey(PK pkValue) throws YObjectNotFoundException, YFinderException -
ejbFindByPrimaryKey
- Throws:
YObjectNotFoundException
-
findByTypeCode
- Throws:
YFinderException
-
ejbFindByTypeCode
- Throws:
YFinderException
-
findByInheritancePath
- Throws:
YFinderException
-
ejbFindByInheritancePath
- Throws:
YFinderException
-
findAll
Description copied from interface:ItemHomeAll item beans have a 'findAll' finder. So dont define another 'findAll' finder in a subclassed item !- Throws:
YFinderException
-
ejbFindAll
- Throws:
YFinderException
-
findByJaloClassName
- Throws:
YFinderException
-
ejbFindByJaloClassName
- Throws:
YFinderException
-
findBySuperType
- Throws:
YFinderException
-
ejbFindBySuperType
- Throws:
YFinderException
-
findByCodeExact
Description copied from interface:TypeHomeAlways pass code as lower case string!!!- Throws:
YFinderException
-
ejbFindByCodeExact
- Throws:
YFinderException
-
findChangedAfter
Description copied from interface:ItemHomeA finder which selects all bean modified after a given time. This uses the modifiedTimestamp field of the item.- Parameters:
param0- the time to check in milliseconds ( see java.lang.System )- Throws:
YFinderException
-
ejbFindChangedAfter
- Throws:
YFinderException
-
findByType
- Throws:
YFinderException
-
ejbFindByType
- Throws:
YFinderException
-
findByPKList
- Throws:
YFinderException
-
ejbFindByPKList
- Throws:
YFinderException
-
getItemTableNameImpl
Description copied from class:ItemEJBinstance method impl- Specified by:
getItemTableNameImplin classItemEJB
-
getOwnJNDIName
Description copied from class:ItemEJBinstance method impl- Specified by:
getOwnJNDINamein interfaceItemHome- Specified by:
getOwnJNDINamein classItemEJB- Returns:
- the item's JNDI name
-
getPropertyTableNameImpl
- Specified by:
getPropertyTableNameImplin classExtensibleItemEJB
-
isBeforeCreate
public boolean isBeforeCreate()Description copied from class:ItemEJBSpecial method indicating that the entity instance is currently within its ejbCreate() state and has not been written to database yet.- Specified by:
isBeforeCreatein classItemEJB
-
getCachedValueForModification
- Overrides:
getCachedValueForModificationin classItemEJB
-
getCacheKeyMap
- Specified by:
getCacheKeyMapin classItemEJB
-