public class EnumerationValue_HJMPWrapper extends EnumerationValueEJB
| Modifier and Type | Field and Description |
|---|---|
static int |
READER |
static String |
TYPECODE_STR |
static int |
WRITER |
entityContext, READ, WRITE| Constructor and Description |
|---|
EnumerationValue_HJMPWrapper() |
disableEditing, getCode, isEditable, setCode, setCode, typeCodecopyLocalizablePropertiesFrom, 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, hasModifiedCaches, 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 static final String TYPECODE_STR
public static final int READER
public static final int WRITER
public void ejbLoad()
ejbLoad in interface EntityInstanceejbLoad in class ItemEJBpublic long getHJMPTS()
getHJMPTS in interface ItemRemotegetHJMPTS in class ItemEJBpublic void ejbStore()
ejbStore in interface EntityInstanceejbStore in class ItemEJBpublic EnumerationValueRemote create(PK param0, ComposedTypeRemote param1, String param2, int param3) throws ConsistencyCheckException, EJBInvalidParameterException
public PK ejbCreate(PK param0, ComposedTypeRemote param1, String param2, int param3) throws ConsistencyCheckException, EJBInvalidParameterException
ejbCreate in class EnumerationValueEJBConsistencyCheckExceptionEJBInvalidParameterExceptionpublic void ejbPostCreate(PK param0, ComposedTypeRemote param1, String param2, int param3)
ejbPostCreate in class EnumerationValueEJBpublic void ejbRemove()
ejbRemove in interface EntityInstanceejbRemove in class ExtensibleItemEJBpublic void ejbHomeLoadItemData(ResultSet rs)
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 String getCodeInternal()
getCodeInternal in class EnumerationValueEJBpublic void setCodeInternal(String newvalue)
setCodeInternal in class EnumerationValueEJBpublic String getCodeLowerCase()
getCodeLowerCase in class EnumerationValueEJBpublic void setCodeLowerCase(String newvalue)
setCodeLowerCase in class EnumerationValueEJBpublic int getSequenceNumber()
EnumerationValueRemoteEnumerationManagerEJB.getEnumerationValues(de.hybris.platform.persistence.type.ComposedTypeRemote)getSequenceNumber in interface EnumerationValueRemotegetSequenceNumber in class EnumerationValueEJBpublic void setSequenceNumber(int newvalue)
EnumerationValueRemotesetSequenceNumber in interface EnumerationValueRemotesetSequenceNumber in class EnumerationValueEJBpublic boolean getEditableFlag()
getEditableFlag in class EnumerationValueEJBpublic void setEditableFlag(boolean newvalue)
setEditableFlag in class EnumerationValueEJBpublic EnumerationValueRemote findByPrimaryKey(PK pkValue) throws YObjectNotFoundException, YFinderException
public PK ejbFindByPrimaryKey(PK pkValue) throws YObjectNotFoundException
YObjectNotFoundExceptionpublic Collection findAll() throws YFinderException
ItemHomeYFinderExceptionpublic Collection ejbFindAll() throws YFinderException
YFinderExceptionpublic Collection findByType(PK param0) throws YFinderException
YFinderExceptionpublic Collection ejbFindByType(PK param0) throws YFinderException
YFinderExceptionpublic EnumerationValueRemote findByTypeAndCode(PK param0, String param1) throws YFinderException, YObjectNotFoundException
public PK ejbFindByTypeAndCode(PK param0, String param1) throws YFinderException, YObjectNotFoundException
public EnumerationValueRemote findByTypeAndCodeIgnoreCase(PK param0, String param1) throws YFinderException, YObjectNotFoundException
public PK ejbFindByTypeAndCodeIgnoreCase(PK param0, String param1) throws YFinderException, YObjectNotFoundException
public Collection findSortedValues(PK param0) throws YFinderException
YFinderExceptionpublic Collection ejbFindSortedValues(PK param0) throws YFinderException
YFinderExceptionpublic Collection findChangedAfter(Date param0) throws YFinderException
ItemHomeparam0 - the time to check in milliseconds ( see java.lang.System )YFinderExceptionpublic Collection ejbFindChangedAfter(Date param0) throws YFinderException
YFinderExceptionpublic Collection findByPKList(Collection pks) throws YFinderException
YFinderExceptionpublic Collection ejbFindByPKList(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 ExtensibleItemEJBpublic boolean isBeforeCreate()
ItemEJBisBeforeCreate in class ItemEJBprotected Object getCachedValueForModification(ItemCacheKey key)
getCachedValueForModification in class ItemEJBprotected Map getCacheKeyMap()
getCacheKeyMap in class ItemEJBCopyright © 2017 SAP SE. All Rights Reserved.