Class MetaInformation_HJMPWrapper
- java.lang.Object
-
- de.hybris.platform.persistence.ItemEJB
-
- de.hybris.platform.persistence.ExtensibleItemEJB
-
- de.hybris.platform.persistence.meta.MetaInformationEJB
-
- de.hybris.platform.persistence.meta.MetaInformation_HJMPWrapper
-
- All Implemented Interfaces:
ExtensibleItemRemote,EntityInstance,EntityProxy,HomeProxy,ItemHome,ItemPermissionFacade,ItemRemote,MetaInformationHome,MetaInformationRemote
public class MetaInformation_HJMPWrapper extends MetaInformationEJB
-
-
Field Summary
Fields Modifier and Type Field Description static intREADERstatic java.lang.StringTYPECODE_STRstatic intWRITER-
Fields inherited from class de.hybris.platform.persistence.meta.MetaInformationEJB
DEFAULT_PRIMARY_KEY
-
Fields inherited from class de.hybris.platform.persistence.ItemEJB
entityContext, READ, WRITE
-
-
Constructor Summary
Constructors Constructor Description MetaInformation_HJMPWrapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description MetaInformationRemotecreate(PK param0, java.lang.String param1)PKejbCreate(PK param0, java.lang.String param1)java.util.CollectionejbFindAll()java.util.CollectionejbFindByPKList(java.util.Collection pks)PKejbFindByPrimaryKey(PK pkValue)TODO: apidoPKejbFindBySystemID(java.lang.String param0)java.util.CollectionejbFindByType(PK param0)java.util.CollectionejbFindChangedAfter(java.util.Date param0)voidejbHomeLoadItemData(java.sql.ResultSet rs)voidejbLoad()voidejbPostCreate(PK param0, java.lang.String param1)voidejbRemove()voidejbStore()java.util.CollectionfindAll()All item beans have a 'findAll' finder.java.util.CollectionfindByPKList(java.util.Collection pks)MetaInformationRemotefindByPrimaryKey(PK pkValue)MetaInformationRemotefindBySystemID(java.lang.String param0)java.util.CollectionfindByType(PK param0)java.util.CollectionfindChangedAfter(java.util.Date param0)A finder which selects all bean modified after a given time.longgetACLTimestampInternal()protected java.lang.ObjectgetCachedValueForModification(ItemCacheKey key)protected java.util.MapgetCacheKeyMap()java.util.DategetCreationTimestampInternal()longgetHJMPTS()booleangetInitializedFlagInternal()protected java.lang.StringgetItemTableNameImpl()instance method implintgetLicenceAdminFactorInternal()java.lang.StringgetLicenceEditionInternal()java.util.DategetLicenceExpirationDateInternal()java.lang.StringgetLicenceIDInternal()java.lang.StringgetLicenceNameInternal()java.lang.StringgetLicenceSignatureInternal()java.util.DategetModifiedTimestampInternal()PKgetOwnerPkString()java.lang.StringgetOwnJNDIName()instance method implPKgetPkString()java.lang.StringgetPropertyTableNameImpl()longgetPropertyTimestampInternal()java.lang.StringgetSystemNameInternal()java.lang.StringgetSystemPKInternal()PKgetTypePkString()booleanisBeforeCreate()Special method indicating that the entity instance is currently within its ejbCreate() state and has not been written to database yet.voidsetACLTimestampInternal(long newvalue)voidsetCreationTimestampInternal(java.util.Date newvalue)voidsetInitializedFlagInternal(boolean newvalue)voidsetLicenceAdminFactorInternal(int newvalue)voidsetLicenceEditionInternal(java.lang.String newvalue)voidsetLicenceExpirationDateInternal(java.util.Date newvalue)voidsetLicenceIDInternal(java.lang.String newvalue)voidsetLicenceNameInternal(java.lang.String newvalue)voidsetLicenceSignatureInternal(java.lang.String newvalue)voidsetModifiedTimestampInternal(java.util.Date newvalue)voidsetOwnerPkString(PK newvalue)voidsetPkString(PK newvalue)voidsetPropertyTimestampInternal(long newvalue)voidsetSystemNameInternal(java.lang.String newvalue)voidsetSystemPKInternal(java.lang.String newvalue)voidsetTypePkString(PK newvalue)-
Methods inherited from class de.hybris.platform.persistence.meta.MetaInformationEJB
clearEntityCaches, getComposedType, getInitializedFlag, getLicence, getLockPkString, getSystemName, getSystemPk, getTypeInfoMap, setComposedType, setInitializedFlag, setLockPkString, setSystemName, setSystemPk, typeCode
-
Methods inherited from class de.hybris.platform.persistence.ExtensibleItemEJB
copyPropertiesFrom, createFromTemplate, decryptIfNecessaryWithFallback, decryptValueWithFallback, doCreateInternal, ejbHomeGetPropertyTableName, getAllLanguagePKs, getAllProperties, getAllPropertyAccesses, getModifiedUnlocalizedPropertyCache, getProperty, getPropertyAccess, getPropertyAccess, getPropertyAccessInternal, getPropertyNames, getPropertyRaw, getPropertyTimestamp, hasModifiedCaches, postCreateFromTemplate, preLoadUnlocalizedProperties, removeProperty, removePropertyData, setAllProperties, setPropertiesFromContainer, setProperty, typeChanged, updatePropertyVersion, warnOnDecryptionError, writePropertyCaches
-
Methods 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, writeACLEntries
-
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.persistence.framework.EntityProxy
getPK
-
Methods inherited from interface de.hybris.platform.persistence.ExtensibleItemRemote
copyPropertiesFrom, getAllProperties, getProperty, getPropertyNames, getPropertyRaw, getPropertyTimestamp, removeProperty, setAllProperties, setProperty
-
Methods inherited from interface de.hybris.platform.persistence.ItemHome
loadItemData
-
Methods inherited from interface de.hybris.platform.persistence.ItemRemote
getCreationTime, getModifiedTime, getOwner, getTypeKey, hasJNDIName, remove, setCreationTime, setModifiedTime, setOwner, setOwnerRef, wasModifiedSince
-
-
-
-
Field Detail
-
TYPECODE_STR
public static final java.lang.String TYPECODE_STR
-
READER
public static final int READER
- See Also:
- Constant Field Values
-
WRITER
public static final int WRITER
- See Also:
- Constant Field Values
-
-
Method Detail
-
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 MetaInformationRemote create(PK param0, java.lang.String param1)
-
ejbCreate
public PK ejbCreate(PK param0, java.lang.String param1)
- Overrides:
ejbCreatein classMetaInformationEJB
-
ejbPostCreate
public void ejbPostCreate(PK param0, java.lang.String param1)
- Overrides:
ejbPostCreatein classMetaInformationEJB
-
ejbRemove
public void ejbRemove()
- Specified by:
ejbRemovein interfaceEntityInstance- Overrides:
ejbRemovein classExtensibleItemEJB
-
ejbHomeLoadItemData
public void ejbHomeLoadItemData(java.sql.ResultSet rs)
- Overrides:
ejbHomeLoadItemDatain classItemEJB
-
getPkString
public PK getPkString()
- Specified by:
getPkStringin interfaceItemRemote- Specified by:
getPkStringin classItemEJB
-
setPkString
public void setPkString(PK newvalue)
- Specified by:
setPkStringin classItemEJB
-
getCreationTimestampInternal
public java.util.Date getCreationTimestampInternal()
- Specified by:
getCreationTimestampInternalin classItemEJB
-
setCreationTimestampInternal
public void setCreationTimestampInternal(java.util.Date newvalue)
- Specified by:
setCreationTimestampInternalin classItemEJB
-
getModifiedTimestampInternal
public java.util.Date getModifiedTimestampInternal()
- Specified by:
getModifiedTimestampInternalin classItemEJB
-
setModifiedTimestampInternal
public void setModifiedTimestampInternal(java.util.Date newvalue)
- Specified by:
setModifiedTimestampInternalin classItemEJB
-
getACLTimestampInternal
public long getACLTimestampInternal()
- Specified by:
getACLTimestampInternalin classItemEJB
-
setACLTimestampInternal
public void setACLTimestampInternal(long newvalue)
- Specified by:
setACLTimestampInternalin classItemEJB
-
getTypePkString
public PK getTypePkString()
- Specified by:
getTypePkStringin classItemEJB
-
setTypePkString
public void setTypePkString(PK newvalue)
- Specified by:
setTypePkStringin classItemEJB
-
getOwnerPkString
public PK getOwnerPkString()
- Specified by:
getOwnerPkStringin classItemEJB
-
setOwnerPkString
public void setOwnerPkString(PK newvalue)
- Specified by:
setOwnerPkStringin classItemEJB
-
getPropertyTimestampInternal
public long getPropertyTimestampInternal()
- Specified by:
getPropertyTimestampInternalin classExtensibleItemEJB
-
setPropertyTimestampInternal
public void setPropertyTimestampInternal(long newvalue)
- Specified by:
setPropertyTimestampInternalin classExtensibleItemEJB
-
getSystemPKInternal
public java.lang.String getSystemPKInternal()
- Specified by:
getSystemPKInternalin classMetaInformationEJB
-
setSystemPKInternal
public void setSystemPKInternal(java.lang.String newvalue)
- Specified by:
setSystemPKInternalin classMetaInformationEJB
-
getSystemNameInternal
public java.lang.String getSystemNameInternal()
- Specified by:
getSystemNameInternalin classMetaInformationEJB
-
setSystemNameInternal
public void setSystemNameInternal(java.lang.String newvalue)
- Specified by:
setSystemNameInternalin classMetaInformationEJB
-
getInitializedFlagInternal
public boolean getInitializedFlagInternal()
- Specified by:
getInitializedFlagInternalin classMetaInformationEJB
-
setInitializedFlagInternal
public void setInitializedFlagInternal(boolean newvalue)
- Specified by:
setInitializedFlagInternalin classMetaInformationEJB
-
getLicenceIDInternal
public java.lang.String getLicenceIDInternal()
- Specified by:
getLicenceIDInternalin classMetaInformationEJB
-
setLicenceIDInternal
public void setLicenceIDInternal(java.lang.String newvalue)
- Specified by:
setLicenceIDInternalin classMetaInformationEJB
-
getLicenceNameInternal
public java.lang.String getLicenceNameInternal()
- Specified by:
getLicenceNameInternalin classMetaInformationEJB
-
setLicenceNameInternal
public void setLicenceNameInternal(java.lang.String newvalue)
- Specified by:
setLicenceNameInternalin classMetaInformationEJB
-
getLicenceEditionInternal
public java.lang.String getLicenceEditionInternal()
- Specified by:
getLicenceEditionInternalin classMetaInformationEJB
-
setLicenceEditionInternal
public void setLicenceEditionInternal(java.lang.String newvalue)
- Specified by:
setLicenceEditionInternalin classMetaInformationEJB
-
getLicenceAdminFactorInternal
public int getLicenceAdminFactorInternal()
- Specified by:
getLicenceAdminFactorInternalin classMetaInformationEJB
-
setLicenceAdminFactorInternal
public void setLicenceAdminFactorInternal(int newvalue)
- Specified by:
setLicenceAdminFactorInternalin classMetaInformationEJB
-
getLicenceExpirationDateInternal
public java.util.Date getLicenceExpirationDateInternal()
- Specified by:
getLicenceExpirationDateInternalin classMetaInformationEJB
-
setLicenceExpirationDateInternal
public void setLicenceExpirationDateInternal(java.util.Date newvalue)
- Specified by:
setLicenceExpirationDateInternalin classMetaInformationEJB
-
getLicenceSignatureInternal
public java.lang.String getLicenceSignatureInternal()
- Specified by:
getLicenceSignatureInternalin classMetaInformationEJB
-
setLicenceSignatureInternal
public void setLicenceSignatureInternal(java.lang.String newvalue)
- Specified by:
setLicenceSignatureInternalin classMetaInformationEJB
-
findByPrimaryKey
public MetaInformationRemote findByPrimaryKey(PK pkValue) throws YObjectNotFoundException, YFinderException
-
ejbFindByPrimaryKey
public PK ejbFindByPrimaryKey(PK pkValue) throws YObjectNotFoundException
Description copied from interface:MetaInformationRemoteTODO: apido- Throws:
YObjectNotFoundException
-
findByType
public java.util.Collection findByType(PK param0) throws YFinderException
- Throws:
YFinderException
-
ejbFindByType
public java.util.Collection ejbFindByType(PK param0) throws YFinderException
- Throws:
YFinderException
-
findAll
public java.util.Collection findAll() throws YFinderExceptionDescription copied from interface:ItemHomeAll item beans have a 'findAll' finder. So dont define another 'findAll' finder in a subclassed item !- Throws:
YFinderException
-
ejbFindAll
public java.util.Collection ejbFindAll() throws YFinderException- Throws:
YFinderException
-
findChangedAfter
public java.util.Collection findChangedAfter(java.util.Date param0) throws YFinderExceptionDescription 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
public java.util.Collection ejbFindChangedAfter(java.util.Date param0) throws YFinderException- Throws:
YFinderException
-
findBySystemID
public MetaInformationRemote findBySystemID(java.lang.String param0) throws YFinderException, YObjectNotFoundException
-
ejbFindBySystemID
public PK ejbFindBySystemID(java.lang.String param0) throws YFinderException, YObjectNotFoundException
-
findByPKList
public java.util.Collection findByPKList(java.util.Collection pks) throws YFinderException- Throws:
YFinderException
-
ejbFindByPKList
public java.util.Collection ejbFindByPKList(java.util.Collection pks) throws YFinderException- Throws:
YFinderException
-
getItemTableNameImpl
protected java.lang.String getItemTableNameImpl()
Description copied from class:ItemEJBinstance method impl- Specified by:
getItemTableNameImplin classItemEJB
-
getOwnJNDIName
public java.lang.String getOwnJNDIName()
Description copied from class:ItemEJBinstance method impl- Specified by:
getOwnJNDINamein interfaceItemHome- Specified by:
getOwnJNDINamein classItemEJB- Returns:
- the item's JNDI name
-
getPropertyTableNameImpl
public java.lang.String 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
protected java.lang.Object getCachedValueForModification(ItemCacheKey key)
- Overrides:
getCachedValueForModificationin classItemEJB
-
getCacheKeyMap
protected java.util.Map getCacheKeyMap()
- Specified by:
getCacheKeyMapin classItemEJB
-
-