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 int
READER
static java.lang.String
TYPECODE_STR
static int
WRITER
-
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 MetaInformationRemote
create(PK param0, java.lang.String param1)
PK
ejbCreate(PK param0, java.lang.String param1)
java.util.Collection
ejbFindAll()
java.util.Collection
ejbFindByPKList(java.util.Collection pks)
PK
ejbFindByPrimaryKey(PK pkValue)
TODO: apidoPK
ejbFindBySystemID(java.lang.String param0)
java.util.Collection
ejbFindByType(PK param0)
java.util.Collection
ejbFindChangedAfter(java.util.Date param0)
void
ejbHomeLoadItemData(java.sql.ResultSet rs)
void
ejbLoad()
void
ejbPostCreate(PK param0, java.lang.String param1)
void
ejbRemove()
void
ejbStore()
java.util.Collection
findAll()
All item beans have a 'findAll' finder.java.util.Collection
findByPKList(java.util.Collection pks)
MetaInformationRemote
findByPrimaryKey(PK pkValue)
MetaInformationRemote
findBySystemID(java.lang.String param0)
java.util.Collection
findByType(PK param0)
java.util.Collection
findChangedAfter(java.util.Date param0)
A finder which selects all bean modified after a given time.long
getACLTimestampInternal()
protected java.lang.Object
getCachedValueForModification(ItemCacheKey key)
protected java.util.Map
getCacheKeyMap()
java.util.Date
getCreationTimestampInternal()
long
getHJMPTS()
boolean
getInitializedFlagInternal()
protected java.lang.String
getItemTableNameImpl()
instance method implint
getLicenceAdminFactorInternal()
java.lang.String
getLicenceEditionInternal()
java.util.Date
getLicenceExpirationDateInternal()
java.lang.String
getLicenceIDInternal()
java.lang.String
getLicenceNameInternal()
java.lang.String
getLicenceSignatureInternal()
java.util.Date
getModifiedTimestampInternal()
PK
getOwnerPkString()
java.lang.String
getOwnJNDIName()
instance method implPK
getPkString()
java.lang.String
getPropertyTableNameImpl()
long
getPropertyTimestampInternal()
java.lang.String
getSystemNameInternal()
java.lang.String
getSystemPKInternal()
PK
getTypePkString()
boolean
isBeforeCreate()
Special method indicating that the entity instance is currently within its ejbCreate() state and has not been written to database yet.void
setACLTimestampInternal(long newvalue)
void
setCreationTimestampInternal(java.util.Date newvalue)
void
setInitializedFlagInternal(boolean newvalue)
void
setLicenceAdminFactorInternal(int newvalue)
void
setLicenceEditionInternal(java.lang.String newvalue)
void
setLicenceExpirationDateInternal(java.util.Date newvalue)
void
setLicenceIDInternal(java.lang.String newvalue)
void
setLicenceNameInternal(java.lang.String newvalue)
void
setLicenceSignatureInternal(java.lang.String newvalue)
void
setModifiedTimestampInternal(java.util.Date newvalue)
void
setOwnerPkString(PK newvalue)
void
setPkString(PK newvalue)
void
setPropertyTimestampInternal(long newvalue)
void
setSystemNameInternal(java.lang.String newvalue)
void
setSystemPKInternal(java.lang.String newvalue)
void
setTypePkString(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:
ejbLoad
in interfaceEntityInstance
- Overrides:
ejbLoad
in classItemEJB
-
getHJMPTS
public long getHJMPTS()
- Specified by:
getHJMPTS
in interfaceItemRemote
- Specified by:
getHJMPTS
in classItemEJB
-
ejbStore
public void ejbStore()
- Specified by:
ejbStore
in interfaceEntityInstance
- Overrides:
ejbStore
in classItemEJB
-
create
public MetaInformationRemote create(PK param0, java.lang.String param1)
-
ejbCreate
public PK ejbCreate(PK param0, java.lang.String param1)
- Overrides:
ejbCreate
in classMetaInformationEJB
-
ejbPostCreate
public void ejbPostCreate(PK param0, java.lang.String param1)
- Overrides:
ejbPostCreate
in classMetaInformationEJB
-
ejbRemove
public void ejbRemove()
- Specified by:
ejbRemove
in interfaceEntityInstance
- Overrides:
ejbRemove
in classExtensibleItemEJB
-
ejbHomeLoadItemData
public void ejbHomeLoadItemData(java.sql.ResultSet rs)
- Overrides:
ejbHomeLoadItemData
in classItemEJB
-
getPkString
public PK getPkString()
- Specified by:
getPkString
in interfaceItemRemote
- Specified by:
getPkString
in classItemEJB
-
setPkString
public void setPkString(PK newvalue)
- Specified by:
setPkString
in classItemEJB
-
getCreationTimestampInternal
public java.util.Date getCreationTimestampInternal()
- Specified by:
getCreationTimestampInternal
in classItemEJB
-
setCreationTimestampInternal
public void setCreationTimestampInternal(java.util.Date newvalue)
- Specified by:
setCreationTimestampInternal
in classItemEJB
-
getModifiedTimestampInternal
public java.util.Date getModifiedTimestampInternal()
- Specified by:
getModifiedTimestampInternal
in classItemEJB
-
setModifiedTimestampInternal
public void setModifiedTimestampInternal(java.util.Date newvalue)
- Specified by:
setModifiedTimestampInternal
in classItemEJB
-
getACLTimestampInternal
public long getACLTimestampInternal()
- Specified by:
getACLTimestampInternal
in classItemEJB
-
setACLTimestampInternal
public void setACLTimestampInternal(long newvalue)
- Specified by:
setACLTimestampInternal
in classItemEJB
-
getTypePkString
public PK getTypePkString()
- Specified by:
getTypePkString
in classItemEJB
-
setTypePkString
public void setTypePkString(PK newvalue)
- Specified by:
setTypePkString
in classItemEJB
-
getOwnerPkString
public PK getOwnerPkString()
- Specified by:
getOwnerPkString
in classItemEJB
-
setOwnerPkString
public void setOwnerPkString(PK newvalue)
- Specified by:
setOwnerPkString
in classItemEJB
-
getPropertyTimestampInternal
public long getPropertyTimestampInternal()
- Specified by:
getPropertyTimestampInternal
in classExtensibleItemEJB
-
setPropertyTimestampInternal
public void setPropertyTimestampInternal(long newvalue)
- Specified by:
setPropertyTimestampInternal
in classExtensibleItemEJB
-
getSystemPKInternal
public java.lang.String getSystemPKInternal()
- Specified by:
getSystemPKInternal
in classMetaInformationEJB
-
setSystemPKInternal
public void setSystemPKInternal(java.lang.String newvalue)
- Specified by:
setSystemPKInternal
in classMetaInformationEJB
-
getSystemNameInternal
public java.lang.String getSystemNameInternal()
- Specified by:
getSystemNameInternal
in classMetaInformationEJB
-
setSystemNameInternal
public void setSystemNameInternal(java.lang.String newvalue)
- Specified by:
setSystemNameInternal
in classMetaInformationEJB
-
getInitializedFlagInternal
public boolean getInitializedFlagInternal()
- Specified by:
getInitializedFlagInternal
in classMetaInformationEJB
-
setInitializedFlagInternal
public void setInitializedFlagInternal(boolean newvalue)
- Specified by:
setInitializedFlagInternal
in classMetaInformationEJB
-
getLicenceIDInternal
public java.lang.String getLicenceIDInternal()
- Specified by:
getLicenceIDInternal
in classMetaInformationEJB
-
setLicenceIDInternal
public void setLicenceIDInternal(java.lang.String newvalue)
- Specified by:
setLicenceIDInternal
in classMetaInformationEJB
-
getLicenceNameInternal
public java.lang.String getLicenceNameInternal()
- Specified by:
getLicenceNameInternal
in classMetaInformationEJB
-
setLicenceNameInternal
public void setLicenceNameInternal(java.lang.String newvalue)
- Specified by:
setLicenceNameInternal
in classMetaInformationEJB
-
getLicenceEditionInternal
public java.lang.String getLicenceEditionInternal()
- Specified by:
getLicenceEditionInternal
in classMetaInformationEJB
-
setLicenceEditionInternal
public void setLicenceEditionInternal(java.lang.String newvalue)
- Specified by:
setLicenceEditionInternal
in classMetaInformationEJB
-
getLicenceAdminFactorInternal
public int getLicenceAdminFactorInternal()
- Specified by:
getLicenceAdminFactorInternal
in classMetaInformationEJB
-
setLicenceAdminFactorInternal
public void setLicenceAdminFactorInternal(int newvalue)
- Specified by:
setLicenceAdminFactorInternal
in classMetaInformationEJB
-
getLicenceExpirationDateInternal
public java.util.Date getLicenceExpirationDateInternal()
- Specified by:
getLicenceExpirationDateInternal
in classMetaInformationEJB
-
setLicenceExpirationDateInternal
public void setLicenceExpirationDateInternal(java.util.Date newvalue)
- Specified by:
setLicenceExpirationDateInternal
in classMetaInformationEJB
-
getLicenceSignatureInternal
public java.lang.String getLicenceSignatureInternal()
- Specified by:
getLicenceSignatureInternal
in classMetaInformationEJB
-
setLicenceSignatureInternal
public void setLicenceSignatureInternal(java.lang.String newvalue)
- Specified by:
setLicenceSignatureInternal
in classMetaInformationEJB
-
findByPrimaryKey
public MetaInformationRemote findByPrimaryKey(PK pkValue) throws YObjectNotFoundException, YFinderException
-
ejbFindByPrimaryKey
public PK ejbFindByPrimaryKey(PK pkValue) throws YObjectNotFoundException
Description copied from interface:MetaInformationRemote
TODO: 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 YFinderException
Description copied from interface:ItemHome
All 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 YFinderException
Description copied from interface:ItemHome
A 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:ItemEJB
instance method impl- Specified by:
getItemTableNameImpl
in classItemEJB
-
getOwnJNDIName
public java.lang.String getOwnJNDIName()
Description copied from class:ItemEJB
instance method impl- Specified by:
getOwnJNDIName
in interfaceItemHome
- Specified by:
getOwnJNDIName
in classItemEJB
- Returns:
- the item's JNDI name
-
getPropertyTableNameImpl
public java.lang.String getPropertyTableNameImpl()
- Specified by:
getPropertyTableNameImpl
in classExtensibleItemEJB
-
isBeforeCreate
public boolean isBeforeCreate()
Description copied from class:ItemEJB
Special method indicating that the entity instance is currently within its ejbCreate() state and has not been written to database yet.- Specified by:
isBeforeCreate
in classItemEJB
-
getCachedValueForModification
protected java.lang.Object getCachedValueForModification(ItemCacheKey key)
- Overrides:
getCachedValueForModification
in classItemEJB
-
getCacheKeyMap
protected java.util.Map getCacheKeyMap()
- Specified by:
getCacheKeyMap
in classItemEJB
-
-