public class GenericBMPBean extends GenericItemEJB
| Modifier and Type | Class and Description |
|---|---|
static class |
GenericBMPBean.GenericItemEntityStateCacheUnit |
entityContext, READ, WRITE| Constructor and Description |
|---|
GenericBMPBean() |
hasModifiedCachescopyLocalizablePropertiesFrom, createFromTemplate, getAllLocalizedProperties, getAllLocalizedProperties, getLocalizedProperty, getLocalizedPropertyNames, getLocPropertyAccess, hintPropertyCache, postCreateFromTemplate, removeLocalizedProperty, setAllLocalizedProperties, setLocalizedProperty, setLocPropertiesFromContainerclearEntityCaches, copyPropertiesFrom, decryptIfNecessaryWithFallback, decryptValueWithFallback, doCreateInternal, ejbHomeGetPropertyTableName, getAllLanguagePKs, getAllProperties, getAllPropertyAccesses, getModifiedUnlocalizedPropertyCache, getProperty, getPropertyAccess, getPropertyAccess, getPropertyAccessInternal, getPropertyNames, getPropertyRaw, getPropertyTimestamp, getTypeInfoMap, preLoadUnlocalizedProperties, removeProperty, removePropertyData, setAllProperties, setPropertiesFromContainer, setProperty, typeChanged, updatePropertyVersion, warnOnDecryptionError, writePropertyCachescheckItemPermission, checkOwnGlobalPermission, copyComposedTypeFromTemplate, doCreateInternal, doPostCreateInternal, ejbHomeGetItemTableName, ejbHomeGetOwnJNDIName, getCachedValueForReading, getCachedValueForReadingIfAvailable, getCachedValuesStartingWith, getCacheKey, getComposedType, getCreationTime, getDefaultType, getEntityContext, getGlobalPermissionPKs, getModifiedTime, getOrAddCacheKey, getOwner, getPermissionPKs, getPK, getPrincipalToBooleanListMap, getRestrictedPrincipalPKs, getTypeKey, hasJNDIName, loadItemData, logACLCacheChange, needsStoring, quoteSQLStringLiteralForQuery, remove, removeACLEntries, removeGlobalPermission, removeGlobalPermissions, removePermission, removePermissions, setComposedType, setCreationTime, setCreationTimestamps, setEntityContext, setGlobalPermission, setGlobalPermissions, setModificationTimestamps, setModifiedTime, setModifiedTimestamp, setNeedsStoring, setOwner, setOwnerPK, setPermission, setPermissions, setPrincipalToBooleanListMap, skipRemovePermission, skipSetPermission, storeCaches, wasModifiedSince, writeACLEntriesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopyLocalizablePropertiesFrom, getAllLocalizedProperties, getAllLocalizedProperties, getLocalizedProperty, getLocalizedPropertyNames, hintPropertyCache, removeLocalizedProperty, setAllLocalizedProperties, setLocalizedPropertycopyPropertiesFrom, getAllProperties, getProperty, getPropertyNames, getPropertyRaw, getPropertyTimestamp, getTypeInfoMap, removeProperty, setAllProperties, setPropertycheckItemPermission, checkOwnGlobalPermission, getComposedType, getCreationTime, getGlobalPermissionPKs, getModifiedTime, getOwner, getPermissionPKs, getPrincipalToBooleanListMap, getRestrictedPrincipalPKs, getTypeKey, hasJNDIName, remove, removeGlobalPermission, removeGlobalPermissions, removePermission, removePermissions, setComposedType, setCreationTime, setGlobalPermission, setGlobalPermissions, setModifiedTime, setOwner, setPermission, setPermissions, setPrincipalToBooleanListMap, wasModifiedSincegetPKloadItemDatapublic long getHJMPTS()
getHJMPTS in interface ItemRemotegetHJMPTS in class ItemEJBpublic void ejbLoad()
ejbLoad in interface EntityInstanceejbLoad in class ItemEJBYNoSuchEntityException - is there is no item for the given pkpublic final de.hybris.platform.persistence.GenericBMPBean.GenericItemEntityState getEntityState()
public void ejbStore()
ejbStore in interface EntityInstanceejbStore in class ItemEJBprotected int typeCode()
typeCode in class GenericItemEJBpublic boolean isBeforeCreate()
ItemEJBisBeforeCreate in class ItemEJBpublic PK ejbCreate(PK pkBase, ComposedTypeRemote type, EJBPropertyContainer props)
ejbCreate in class GenericItemEJBpublic GenericItemRemote create(PK pkBase, ComposedTypeRemote type, EJBPropertyContainer props)
public void ejbPostCreate(PK param0, ComposedTypeRemote param1, EJBPropertyContainer param2)
ejbPostCreate in class GenericItemEJBpublic void ejbRemove()
ejbRemove in interface EntityInstanceejbRemove in class ExtensibleItemEJBpublic void ejbHomeLoadItemData(ResultSet resultSet)
ejbHomeLoadItemData in class ItemEJBpublic PK getPkString()
getPkString in interface ItemRemotegetPkString in class ItemEJBpublic void setPkString(PK newvalue)
setPkString in class ItemEJBpublic Date getCreationTimestampInternal()
getCreationTimestampInternal in class ItemEJBpublic void setCreationTimestampInternal(Date newvalue)
setCreationTimestampInternal in class ItemEJBpublic Date getModifiedTimestampInternal()
getModifiedTimestampInternal in class ItemEJBpublic void setModifiedTimestampInternal(Date newvalue)
setModifiedTimestampInternal in class ItemEJBpublic long getACLTimestampInternal()
getACLTimestampInternal in class ItemEJBpublic void setACLTimestampInternal(long newvalue)
setACLTimestampInternal in class ItemEJBpublic PK getTypePkString()
getTypePkString in class ItemEJBpublic void setTypePkString(PK newvalue)
setTypePkString in class ItemEJBpublic PK getOwnerPkString()
getOwnerPkString in class ItemEJBpublic void setOwnerPkString(PK newvalue)
setOwnerPkString in class ItemEJBpublic long getPropertyTimestampInternal()
getPropertyTimestampInternal in class ExtensibleItemEJBpublic void setPropertyTimestampInternal(long newvalue)
setPropertyTimestampInternal in class ExtensibleItemEJBpublic PK ejbFindByPrimaryKey(PK pkValue) throws YObjectNotFoundException
YObjectNotFoundExceptionpublic GenericItemRemote findByPrimaryKey(PK pk) throws YObjectNotFoundException, YFinderException
public Collection findChangedAfter(Date param0) throws YFinderException
ItemHomeparam0 - the time to check in milliseconds ( see java.lang.System )YFinderExceptionpublic Collection ejbFindAll() throws YFinderException
YFinderExceptionpublic Collection findAll() throws YFinderException
ItemHomeYFinderExceptionpublic static boolean checkTypeCodes(Collection<PK> pks, int typeCode)
public Collection ejbFindByPKList(Collection<PK> pkList) throws YFinderException
YFinderExceptionpublic Collection ejbFindByType(PK typePK) throws YFinderException
YFinderExceptionpublic Collection findByType(PK typePK) throws YFinderException
YFinderExceptionpublic Collection findByPKList(Collection pks) throws YFinderException
YFinderExceptionprotected String getItemTableNameImpl()
ItemEJBgetItemTableNameImpl in class ItemEJBpublic String getOwnJNDIName()
ItemEJBgetOwnJNDIName in interface ItemHomegetOwnJNDIName in class ItemEJBpublic String getPropertyTableNameImpl()
getPropertyTableNameImpl in class ExtensibleItemEJBprotected Object getCachedValueForModification(ItemCacheKey key)
getCachedValueForModification in class ItemEJBprotected Map getCacheKeyMap()
getCacheKeyMap in class ItemEJBCopyright © 2017 SAP SE. All Rights Reserved.