Class TestItemEJB
java.lang.Object
de.hybris.platform.persistence.ItemEJB
de.hybris.platform.persistence.ExtensibleItemEJB
de.hybris.platform.persistence.c2l.LocalizableItemEJB
de.hybris.platform.persistence.test.TestItemEJB
- All Implemented Interfaces:
LocalizableItemRemote,ExtensibleItemRemote,EntityInstance,EntityProxy,HomeProxy,ItemHome,ItemPermissionFacade,ItemRemote,TestItemHome,TestItemRemote
- Direct Known Subclasses:
TestItem_HJMPWrapper
public abstract class TestItemEJB
extends LocalizableItemEJB
implements TestItemRemote, TestItemHome
-
Field Summary
Fields inherited from class de.hybris.platform.persistence.ItemEJB
entityContext, READ, WRITE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidejbLoad()voidvoidejbStore()getA()getB()getByte()getDate()abstract Stringabstract Stringabstract BigDecimalabstract Booleanabstract Byteabstract Characterabstract Dateabstract Doubleabstract Floatabstract Integerabstract Longabstract Stringabstract booleanabstract byteabstract charabstract doubleabstract floatabstract intabstract longabstract shortabstract Serializableabstract StringgetFloat()getLong()booleanbytechardoublefloatintlongshortprotected voidprotected voidprotected voidvoidvoidvoidvoidvoidvoidvoidvoidabstract voidabstract voidabstract voidsetFieldBigDecimal(BigDecimal field) abstract voidsetFieldBoolean(Boolean field) abstract voidsetFieldByte(Byte field) abstract voidsetFieldCharacter(Character field) abstract voidsetFieldDate(Date field) abstract voidsetFieldDouble(Double field) abstract voidsetFieldFloat(Float field) abstract voidsetFieldInteger(Integer field) abstract voidsetFieldLong(Long field) abstract voidsetFieldLongString(String field) abstract voidsetFieldPrimitiveBoolean(boolean field) abstract voidsetFieldPrimitiveByte(byte field) abstract voidsetFieldPrimitiveChar(char field) abstract voidsetFieldPrimitiveDouble(double field) abstract voidsetFieldPrimitiveFloat(float field) abstract voidsetFieldPrimitiveInteger(int field) abstract voidsetFieldPrimitiveLong(long field) abstract voidsetFieldPrimitiveShort(short field) abstract voidsetFieldSerializable(Serializable field) abstract voidsetFieldString(String field) voidvoidvoidvoidvoidsetPrimitiveBoolean(boolean b) voidsetPrimitiveByte(byte b) voidsetPrimitiveChar(char b) voidsetPrimitiveDouble(double b) voidsetPrimitiveFloat(float b) voidsetPrimitiveInteger(int b) voidsetPrimitiveLong(long b) voidsetPrimitiveShort(short b) voidvoidvoidvoidprotected inttypeCode()Methods inherited from class de.hybris.platform.persistence.c2l.LocalizableItemEJB
copyLocalizablePropertiesFrom, createFromTemplate, getAllLocalizedProperties, getAllLocalizedProperties, getLocalizedProperty, getLocalizedPropertyNames, getLocPropertyAccess, hintPropertyCache, postCreateFromTemplate, removeLocalizedProperty, setAllLocalizedProperties, setLocalizedProperty, setLocPropertiesFromContainerMethods inherited from class de.hybris.platform.persistence.ExtensibleItemEJB
copyPropertiesFrom, decryptIfNecessaryWithFallback, decryptValueWithFallback, doCreateInternal, ejbHomeGetPropertyTableName, ejbRemove, getAllLanguagePKs, getAllProperties, getAllPropertyAccesses, getModifiedUnlocalizedPropertyCache, getProperty, getPropertyAccess, getPropertyAccess, getPropertyAccessInternal, getPropertyNames, getPropertyRaw, getPropertyTableNameImpl, getPropertyTimestamp, getPropertyTimestampInternal, getTypeInfoMap, hasModifiedCaches, preLoadUnlocalizedProperties, removeProperty, removePropertyData, setAllProperties, setPropertiesFromContainer, setProperty, setPropertyTimestampInternal, typeChanged, updatePropertyVersion, warnOnDecryptionError, writePropertyCachesMethods inherited from class de.hybris.platform.persistence.ItemEJB
checkItemPermission, checkOwnGlobalPermission, copyComposedTypeFromTemplate, doCreateInternal, doPostCreateInternal, ejbHomeGetItemTableName, ejbHomeGetOwnJNDIName, ejbHomeLoadItemData, getACLTimestampInternal, getCachedValueForModification, getCachedValueForReading, getCachedValueForReadingIfAvailable, getCachedValuesStartingWith, getCacheKey, getCacheKeyMap, getComposedType, getCreationTime, getCreationTimestampInternal, getDefaultType, getEntityContext, getGlobalPermissionPKs, getHJMPTS, getItemTableNameImpl, getModifiedTime, getModifiedTimestampInternal, getOrAddCacheKey, getOwner, getOwnerPkString, getOwnJNDIName, getPermissionPKs, getPK, getPkString, getPrincipalToBooleanListMap, getRestrictedPrincipalPKs, getTypeKey, getTypePkString, hasJNDIName, isBeforeCreate, loadItemData, logACLCacheChange, needsStoring, quoteSQLStringLiteralForQuery, remove, removeACLEntries, removeGlobalPermission, removeGlobalPermissions, removePermission, removePermissions, setACLTimestampInternal, setComposedType, setCreationTime, setCreationTimestampInternal, setEntityContext, setGlobalPermission, setGlobalPermissions, setModifiedTime, setModifiedTimestamp, setModifiedTimestampInternal, setNeedsStoring, setOwner, setOwnerPkString, setOwnerRef, setPermission, setPermissions, setPkString, setPrincipalToBooleanListMap, setTypePkString, skipRemovePermission, skipSetPermission, storeCaches, wasModifiedSince, writeACLEntriesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.hybris.platform.persistence.framework.EntityInstance
ejbFindByPrimaryKeyMethods inherited from interface de.hybris.platform.persistence.framework.EntityProxy
getPKMethods inherited from interface de.hybris.platform.persistence.ExtensibleItemRemote
copyPropertiesFrom, getAllProperties, getProperty, getPropertyNames, getPropertyRaw, getPropertyTimestamp, getTypeInfoMap, removeProperty, setAllProperties, setPropertyMethods inherited from interface de.hybris.platform.persistence.ItemHome
findAll, findByPKList, findByType, findChangedAfter, getOwnJNDIName, loadItemDataMethods inherited from interface de.hybris.platform.persistence.ItemRemote
getComposedType, getCreationTime, getHJMPTS, getModifiedTime, getOwner, getPkString, getTypeKey, hasJNDIName, remove, setComposedType, setCreationTime, setModifiedTime, setOwner, setOwnerRef, wasModifiedSinceMethods inherited from interface de.hybris.platform.persistence.c2l.LocalizableItemRemote
copyLocalizablePropertiesFrom, getAllLocalizedProperties, getAllLocalizedProperties, getLocalizedProperty, getLocalizedPropertyNames, hintPropertyCache, removeLocalizedProperty, setAllLocalizedProperties, setLocalizedPropertyMethods inherited from interface de.hybris.platform.persistence.test.TestItemHome
create, findByFieldA, finderTest
-
Constructor Details
-
TestItemEJB
public TestItemEJB()
-
-
Method Details
-
getFieldA
-
setFieldA
-
getFieldB
-
setFieldB
-
getFieldInteger
-
setFieldInteger
-
getFieldFloat
-
setFieldFloat
-
getFieldDouble
-
setFieldDouble
-
getFieldLong
-
setFieldLong
-
getFieldCharacter
-
setFieldCharacter
-
getFieldByte
-
setFieldByte
-
getFieldSerializable
-
setFieldSerializable
-
getFieldString
-
setFieldString
-
getFieldLongString
-
setFieldLongString
-
getFieldBoolean
-
setFieldBoolean
-
getFieldDate
-
setFieldDate
-
getFieldBigDecimal
-
setFieldBigDecimal
-
getFieldPrimitiveInteger
public abstract int getFieldPrimitiveInteger() -
setFieldPrimitiveInteger
public abstract void setFieldPrimitiveInteger(int field) -
getFieldPrimitiveFloat
public abstract float getFieldPrimitiveFloat() -
setFieldPrimitiveFloat
public abstract void setFieldPrimitiveFloat(float field) -
getFieldPrimitiveDouble
public abstract double getFieldPrimitiveDouble() -
setFieldPrimitiveDouble
public abstract void setFieldPrimitiveDouble(double field) -
getFieldPrimitiveLong
public abstract long getFieldPrimitiveLong() -
setFieldPrimitiveLong
public abstract void setFieldPrimitiveLong(long field) -
getFieldPrimitiveByte
public abstract byte getFieldPrimitiveByte() -
setFieldPrimitiveByte
public abstract void setFieldPrimitiveByte(byte field) -
getFieldPrimitiveShort
public abstract short getFieldPrimitiveShort() -
setFieldPrimitiveShort
public abstract void setFieldPrimitiveShort(short field) -
getFieldPrimitiveChar
public abstract char getFieldPrimitiveChar() -
setFieldPrimitiveChar
public abstract void setFieldPrimitiveChar(char field) -
getFieldPrimitiveBoolean
public abstract boolean getFieldPrimitiveBoolean() -
setFieldPrimitiveBoolean
public abstract void setFieldPrimitiveBoolean(boolean field) -
typeCode
protected int typeCode() -
info
-
info
-
ejbCreate
-
ejbPostCreate
public void ejbPostCreate() -
getA
- Specified by:
getAin interfaceTestItemRemote
-
setA
- Specified by:
setAin interfaceTestItemRemote
-
getB
- Specified by:
getBin interfaceTestItemRemote
-
setB
- Specified by:
setBin interfaceTestItemRemote
-
setCharacter
- Specified by:
setCharacterin interfaceTestItemRemote
-
getCharacter
- Specified by:
getCharacterin interfaceTestItemRemote
-
setFloat
- Specified by:
setFloatin interfaceTestItemRemote
-
getFloat
- Specified by:
getFloatin interfaceTestItemRemote
-
setInteger
- Specified by:
setIntegerin interfaceTestItemRemote
-
getInteger
- Specified by:
getIntegerin interfaceTestItemRemote
-
setSerializable
- Specified by:
setSerializablein interfaceTestItemRemote
-
getSerializable
- Specified by:
getSerializablein interfaceTestItemRemote
-
setDouble
- Specified by:
setDoublein interfaceTestItemRemote
-
getDouble
- Specified by:
getDoublein interfaceTestItemRemote
-
setLong
- Specified by:
setLongin interfaceTestItemRemote
-
getLong
- Specified by:
getLongin interfaceTestItemRemote
-
setByte
- Specified by:
setBytein interfaceTestItemRemote
-
getByte
- Specified by:
getBytein interfaceTestItemRemote
-
setBoolean
- Specified by:
setBooleanin interfaceTestItemRemote
-
getBoolean
- Specified by:
getBooleanin interfaceTestItemRemote
-
setString
- Specified by:
setStringin interfaceTestItemRemote
-
getString
- Specified by:
getStringin interfaceTestItemRemote
-
setLongString
- Specified by:
setLongStringin interfaceTestItemRemote
-
getLongString
- Specified by:
getLongStringin interfaceTestItemRemote
-
setDate
- Specified by:
setDatein interfaceTestItemRemote
-
getDate
- Specified by:
getDatein interfaceTestItemRemote
-
setBigDecimal
- Specified by:
setBigDecimalin interfaceTestItemRemote
-
getBigDecimal
- Specified by:
getBigDecimalin interfaceTestItemRemote
-
setPrimitiveBoolean
public void setPrimitiveBoolean(boolean b) - Specified by:
setPrimitiveBooleanin interfaceTestItemRemote
-
getPrimitiveBoolean
public boolean getPrimitiveBoolean()- Specified by:
getPrimitiveBooleanin interfaceTestItemRemote
-
setPrimitiveFloat
public void setPrimitiveFloat(float b) - Specified by:
setPrimitiveFloatin interfaceTestItemRemote
-
getPrimitiveFloat
public float getPrimitiveFloat()- Specified by:
getPrimitiveFloatin interfaceTestItemRemote
-
setPrimitiveInteger
public void setPrimitiveInteger(int b) - Specified by:
setPrimitiveIntegerin interfaceTestItemRemote
-
getPrimitiveInteger
public int getPrimitiveInteger()- Specified by:
getPrimitiveIntegerin interfaceTestItemRemote
-
setPrimitiveDouble
public void setPrimitiveDouble(double b) - Specified by:
setPrimitiveDoublein interfaceTestItemRemote
-
getPrimitiveDouble
public double getPrimitiveDouble()- Specified by:
getPrimitiveDoublein interfaceTestItemRemote
-
setPrimitiveLong
public void setPrimitiveLong(long b) - Specified by:
setPrimitiveLongin interfaceTestItemRemote
-
getPrimitiveLong
public long getPrimitiveLong()- Specified by:
getPrimitiveLongin interfaceTestItemRemote
-
setPrimitiveByte
public void setPrimitiveByte(byte b) - Specified by:
setPrimitiveBytein interfaceTestItemRemote
-
getPrimitiveByte
public byte getPrimitiveByte()- Specified by:
getPrimitiveBytein interfaceTestItemRemote
-
setPrimitiveChar
public void setPrimitiveChar(char b) - Specified by:
setPrimitiveCharin interfaceTestItemRemote
-
getPrimitiveChar
public char getPrimitiveChar()- Specified by:
getPrimitiveCharin interfaceTestItemRemote
-
setPrimitiveShort
public void setPrimitiveShort(short b) - Specified by:
setPrimitiveShortin interfaceTestItemRemote
-
getPrimitiveShort
public short getPrimitiveShort()- Specified by:
getPrimitiveShortin interfaceTestItemRemote
-
clearEntityCaches
public void clearEntityCaches()- Overrides:
clearEntityCachesin classExtensibleItemEJB
-
markEntityAsModified
protected void markEntityAsModified() -
ejbLoad
public void ejbLoad()- Specified by:
ejbLoadin interfaceEntityInstance- Overrides:
ejbLoadin classItemEJB
-
ejbStore
public void ejbStore()- Specified by:
ejbStorein interfaceEntityInstance- Overrides:
ejbStorein classItemEJB
-
testDeclaredException
- Specified by:
testDeclaredExceptionin interfaceTestItemRemote- Throws:
ConsistencyCheckException
-
testUndeclaredException
public void testUndeclaredException()- Specified by:
testUndeclaredExceptionin interfaceTestItemRemote
-