public class TestItem_HJMPWrapper extends TestItemEJB
| Modifier and Type | Field and Description |
|---|---|
static int |
READER |
static String |
TYPECODE_STR |
static int |
WRITER |
entityContext, READ, WRITE| Constructor and Description |
|---|
TestItem_HJMPWrapper() |
clearEntityCaches, getA, getB, getBigDecimal, getBoolean, getByte, getCharacter, getDate, getDouble, getFloat, getInteger, getLong, getLongString, getPrimitiveBoolean, getPrimitiveByte, getPrimitiveChar, getPrimitiveDouble, getPrimitiveFloat, getPrimitiveInteger, getPrimitiveLong, getPrimitiveShort, getSerializable, getString, info, info, markEntityAsModified, setA, setB, setBigDecimal, setBoolean, setByte, setCharacter, setDate, setDouble, setFloat, setInteger, setLong, setLongString, setPrimitiveBoolean, setPrimitiveByte, setPrimitiveChar, setPrimitiveDouble, setPrimitiveFloat, setPrimitiveInteger, setPrimitiveLong, setPrimitiveShort, setSerializable, setString, testDeclaredException, testUndeclaredException, typeCodecopyLocalizablePropertiesFrom, createFromTemplate, getAllLocalizedProperties, getAllLocalizedProperties, getLocalizedProperty, getLocalizedPropertyNames, getLocPropertyAccess, hintPropertyCache, postCreateFromTemplate, removeLocalizedProperty, setAllLocalizedProperties, setLocalizedProperty, setLocPropertiesFromContainercopyPropertiesFrom, 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 TestItemEJBpublic long getHJMPTS()
getHJMPTS in interface ItemRemotegetHJMPTS in class ItemEJBpublic void ejbStore()
ejbStore in interface EntityInstanceejbStore in class TestItemEJBpublic TestItemRemote create()
public PK ejbCreate()
ejbCreate in class TestItemEJBpublic void ejbPostCreate()
ejbPostCreate in class TestItemEJBpublic 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 getFieldA()
getFieldA in class TestItemEJBpublic void setFieldA(String newvalue)
setFieldA in class TestItemEJBpublic String getFieldB()
getFieldB in class TestItemEJBpublic void setFieldB(String newvalue)
setFieldB in class TestItemEJBpublic Integer getFieldInteger()
getFieldInteger in class TestItemEJBpublic void setFieldInteger(Integer newvalue)
setFieldInteger in class TestItemEJBpublic Character getFieldCharacter()
getFieldCharacter in class TestItemEJBpublic void setFieldCharacter(Character newvalue)
setFieldCharacter in class TestItemEJBpublic Long getFieldLong()
getFieldLong in class TestItemEJBpublic void setFieldLong(Long newvalue)
setFieldLong in class TestItemEJBpublic Double getFieldDouble()
getFieldDouble in class TestItemEJBpublic void setFieldDouble(Double newvalue)
setFieldDouble in class TestItemEJBpublic Boolean getFieldBoolean()
getFieldBoolean in class TestItemEJBpublic void setFieldBoolean(Boolean newvalue)
setFieldBoolean in class TestItemEJBpublic Float getFieldFloat()
getFieldFloat in class TestItemEJBpublic void setFieldFloat(Float newvalue)
setFieldFloat in class TestItemEJBpublic Byte getFieldByte()
getFieldByte in class TestItemEJBpublic void setFieldByte(Byte newvalue)
setFieldByte in class TestItemEJBpublic String getFieldString()
getFieldString in class TestItemEJBpublic void setFieldString(String newvalue)
setFieldString in class TestItemEJBpublic String getFieldLongString()
getFieldLongString in class TestItemEJBpublic void setFieldLongString(String newvalue)
setFieldLongString in class TestItemEJBpublic Date getFieldDate()
getFieldDate in class TestItemEJBpublic void setFieldDate(Date newvalue)
setFieldDate in class TestItemEJBpublic BigDecimal getFieldBigDecimal()
getFieldBigDecimal in class TestItemEJBpublic void setFieldBigDecimal(BigDecimal newvalue)
setFieldBigDecimal in class TestItemEJBpublic int getFieldPrimitiveInteger()
getFieldPrimitiveInteger in class TestItemEJBpublic void setFieldPrimitiveInteger(int newvalue)
setFieldPrimitiveInteger in class TestItemEJBpublic double getFieldPrimitiveDouble()
getFieldPrimitiveDouble in class TestItemEJBpublic void setFieldPrimitiveDouble(double newvalue)
setFieldPrimitiveDouble in class TestItemEJBpublic float getFieldPrimitiveFloat()
getFieldPrimitiveFloat in class TestItemEJBpublic void setFieldPrimitiveFloat(float newvalue)
setFieldPrimitiveFloat in class TestItemEJBpublic long getFieldPrimitiveLong()
getFieldPrimitiveLong in class TestItemEJBpublic void setFieldPrimitiveLong(long newvalue)
setFieldPrimitiveLong in class TestItemEJBpublic byte getFieldPrimitiveByte()
getFieldPrimitiveByte in class TestItemEJBpublic void setFieldPrimitiveByte(byte newvalue)
setFieldPrimitiveByte in class TestItemEJBpublic short getFieldPrimitiveShort()
getFieldPrimitiveShort in class TestItemEJBpublic void setFieldPrimitiveShort(short newvalue)
setFieldPrimitiveShort in class TestItemEJBpublic char getFieldPrimitiveChar()
getFieldPrimitiveChar in class TestItemEJBpublic void setFieldPrimitiveChar(char newvalue)
setFieldPrimitiveChar in class TestItemEJBpublic boolean getFieldPrimitiveBoolean()
getFieldPrimitiveBoolean in class TestItemEJBpublic void setFieldPrimitiveBoolean(boolean newvalue)
setFieldPrimitiveBoolean in class TestItemEJBpublic Serializable getFieldSerializable()
getFieldSerializable in class TestItemEJBpublic void setFieldSerializable(Serializable newvalue)
setFieldSerializable in class TestItemEJBpublic TestItemRemote 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 TestItemRemote finderTest(String param0, int param1) throws YFinderException, YObjectNotFoundException
public PK ejbFinderTest(String param0, int param1) throws YFinderException, YObjectNotFoundException
public TestItemRemote findByFieldA(String param0) throws YFinderException, YObjectNotFoundException
public PK ejbFindByFieldA(String param0) throws YFinderException, YObjectNotFoundException
public 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.