Class AttributeDescriptor_HJMPWrapper
- java.lang.Object
-
- de.hybris.platform.persistence.ItemEJB
-
- de.hybris.platform.persistence.ExtensibleItemEJB
-
- de.hybris.platform.persistence.c2l.LocalizableItemEJB
-
- de.hybris.platform.persistence.type.TypeManagerManagedEJB
-
- de.hybris.platform.persistence.type.AttributeDescriptorEJB
-
- de.hybris.platform.persistence.type.AttributeDescriptor_HJMPWrapper
-
- All Implemented Interfaces:
LocalizableItemRemote,ExtensibleItemRemote,EntityInstance,EntityProxy,HomeProxy,ItemHome,ItemPermissionFacade,ItemRemote,AttributeDescriptorHome,AttributeDescriptorRemote,DescriptorRemote,TypeManagerManagedRemote
public class AttributeDescriptor_HJMPWrapper extends AttributeDescriptorEJB
-
-
Field Summary
Fields Modifier and Type Field Description static intREADERstatic java.lang.StringTYPECODE_STRstatic intWRITER-
Fields inherited from class de.hybris.platform.persistence.type.AttributeDescriptorEJB
SQL_COLUMN_DESCRIPTIONS
-
Fields inherited from class de.hybris.platform.persistence.ItemEJB
entityContext, READ, WRITE
-
-
Constructor Summary
Constructors Constructor Description AttributeDescriptor_HJMPWrapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AttributeDescriptorRemotecreate(PK param0, AttributeDescriptorRemote param1, java.util.List param2, TypeRemote param3, int param4)AttributeDescriptorRemotecreate(PK param0, ComposedTypeRemote param1, java.lang.String param2, java.lang.String param3, TypeRemote param4, AtomicTypeRemote param5, int param6, ComposedTypeRemote param7)PKejbCreate(PK param0, AttributeDescriptorRemote param1, java.util.List param2, TypeRemote param3, int param4)PKejbCreate(PK param0, ComposedTypeRemote param1, java.lang.String param2, java.lang.String param3, TypeRemote param4, AtomicTypeRemote param5, int param6, ComposedTypeRemote param7)java.util.CollectionejbFindAll()java.util.CollectionejbFindByEnclosingType(PK param0)PKejbFindByEnclosingTypeAndQualifier(PK param0, java.lang.String param1)java.util.CollectionejbFindByEnclosingTypeAndSelectionDescriptor(PK param0, PK param1)java.util.CollectionejbFindByPKList(java.util.Collection pks)PKejbFindByPrimaryKey(PK pkValue)java.util.CollectionejbFindBySuperAttributeDescriptor(PK param0)java.util.CollectionejbFindByType(PK param0)java.util.CollectionejbFindChangedAfter(java.util.Date param0)java.util.CollectionejbFindDeclaredByEnclosingType(PK param0)PKejbFindDeclaredByEnclosingTypeAndQualifier(PK param0, java.lang.String param1)java.util.CollectionejbFindInheritedByQualifierAndInheritancePath(java.lang.String param0, java.lang.String param1)java.util.CollectionejbFindInhertitedByEnclosingType(PK param0)java.util.CollectionejbFindPropertyByEnclosingType(PK param0)java.util.CollectionejbFindPublicByEnclosingType(PK param0)PKejbFindPublicByEnclosingTypeAndQualifier(PK param0, java.lang.String param1)voidejbHomeLoadItemData(java.sql.ResultSet rs)voidejbLoad()voidejbPostCreate(PK param0, AttributeDescriptorRemote param1, java.util.List param2, TypeRemote param3, int param4)voidejbPostCreate(PK param0, ComposedTypeRemote param1, java.lang.String param2, java.lang.String param3, TypeRemote param4, AtomicTypeRemote param5, int param6, ComposedTypeRemote param7)voidejbRemove()voidejbStore()java.util.CollectionfindAll()All item beans have a 'findAll' finder.java.util.CollectionfindByEnclosingType(PK param0)AttributeDescriptorRemotefindByEnclosingTypeAndQualifier(PK param0, java.lang.String param1)Always pass qualifier as lower case string !!!java.util.CollectionfindByEnclosingTypeAndSelectionDescriptor(PK param0, PK param1)java.util.CollectionfindByPKList(java.util.Collection pks)AttributeDescriptorRemotefindByPrimaryKey(PK pkValue)java.util.CollectionfindBySuperAttributeDescriptor(PK param0)java.util.CollectionfindByType(PK param0)java.util.CollectionfindChangedAfter(java.util.Date param0)A finder which selects all bean modified after a given time.java.util.CollectionfindDeclaredByEnclosingType(PK param0)AttributeDescriptorRemotefindDeclaredByEnclosingTypeAndQualifier(PK param0, java.lang.String param1)Always pass qualifier as lower case string !!!java.util.CollectionfindInheritedByQualifierAndInheritancePath(java.lang.String param0, java.lang.String param1)Always pass qualifier as lower case string !!!java.util.CollectionfindInhertitedByEnclosingType(PK param0)java.util.CollectionfindPropertyByEnclosingType(PK param0)java.util.CollectionfindPublicByEnclosingType(PK param0)AttributeDescriptorRemotefindPublicByEnclosingTypeAndQualifier(PK param0, java.lang.String param1)Always pass qualifier as lower case string !!!longgetACLTimestampInternal()intgetAttributeModifiers()PKgetAttributeTypePK()protected java.lang.ObjectgetCachedValueForModification(ItemCacheKey key)protected java.util.MapgetCacheKeyMap()java.lang.StringgetColumnNameInternal()java.util.DategetCreationTimestampInternal()PKgetEnclosingTypePK()booleangetHiddenFlag()longgetHJMPTS()java.lang.StringgetInheritancePathString()protected java.lang.StringgetItemTableNameImpl()instance method impljava.util.DategetModifiedTimestampInternal()PKgetOwnerPkString()java.lang.StringgetOwnJNDIName()instance method impljava.lang.StringgetPersistenceQualifierInternal()PKgetPersistenceTypePK()PKgetPkString()booleangetPropertyFlag()java.lang.StringgetPropertyTableNameImpl()longgetPropertyTimestampInternal()java.lang.StringgetQualifierInternal()java.lang.StringgetQualifierLowerCaseInternal()PKgetSelectionDescriptorPK()PKgetSuperAttributeDescriptorPK()PKgetTypePkString()booleanisBeforeCreate()Special method indicating that the entity instance is currently within its ejbCreate() state and has not been written to database yet.voidsetACLTimestampInternal(long newvalue)voidsetAttributeModifiers(int newvalue)voidsetAttributeTypePK(PK newvalue)voidsetColumnNameInternal(java.lang.String newvalue)voidsetCreationTimestampInternal(java.util.Date newvalue)voidsetEnclosingTypePK(PK newvalue)voidsetHiddenFlag(boolean newvalue)voidsetInheritancePathString(java.lang.String newvalue)voidsetModifiedTimestampInternal(java.util.Date newvalue)voidsetOwnerPkString(PK newvalue)voidsetPersistenceQualifierInternal(java.lang.String newvalue)voidsetPersistenceTypePK(PK newvalue)voidsetPkString(PK newvalue)voidsetPropertyFlag(boolean newvalue)voidsetPropertyTimestampInternal(long newvalue)voidsetQualifierInternal(java.lang.String newvalue)voidsetQualifierLowerCaseInternal(java.lang.String newvalue)voidsetSelectionDescriptorPK(PK newvalue)voidsetSuperAttributeDescriptorPK(PK newvalue)voidsetTypePkString(PK newvalue)-
Methods inherited from class de.hybris.platform.persistence.type.AttributeDescriptorEJB
assureIdentity, changeDeclaringEnclosingType, checkInheritancePath, dontOptimize, getAttributeType, getDatabaseColumn, getDeclaringEnclosingType, getDeclaringSuperAttributeDescriptor, getEnclosingType, getInheritancePath, getModifiers, getPersistenceClass, getPersistenceQualifier, getPersistenceType, getQualifier, getSelectionOf, getSingleModifier, inheritancePathAsString, isAssignableFrom, isInherited, isInitial, isLocalized, isOptional, isPartOf, isPrivate, isProperty, isReadable, isRemovable, isSearchable, isWritable, reinitializeAttribute, setAttributeType, setDatabaseColumn, setDeclared, setDontOptimize, setEnclosingType, setInherited, setInitial, setLocalized, setModifiers, setOptional, setPartOf, setPrivate, setProperty, setReadable, setRemovable, setSearchable, setSelectionOf, setSingleModifier, setWritable, typeCode
-
Methods inherited from class de.hybris.platform.persistence.type.TypeManagerManagedEJB
equals, getTypeManager, pGetInternalProperty, pSetInternalProperty
-
Methods inherited from class de.hybris.platform.persistence.c2l.LocalizableItemEJB
copyLocalizablePropertiesFrom, createFromTemplate, getAllLocalizedProperties, getAllLocalizedProperties, getLocalizedProperty, getLocalizedPropertyNames, getLocPropertyAccess, hintPropertyCache, postCreateFromTemplate, removeLocalizedProperty, setAllLocalizedProperties, setLocalizedProperty, setLocPropertiesFromContainer
-
Methods inherited from class de.hybris.platform.persistence.ExtensibleItemEJB
clearEntityCaches, 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, writePropertyCaches
-
Methods inherited from class de.hybris.platform.persistence.ItemEJB
checkItemPermission, 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, 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, getTypeInfoMap, removeProperty, setAllProperties, setProperty
-
Methods inherited from interface de.hybris.platform.persistence.ItemHome
loadItemData
-
Methods inherited from interface de.hybris.platform.persistence.ItemRemote
getComposedType, getCreationTime, getModifiedTime, getOwner, getTypeKey, hasJNDIName, remove, setComposedType, setCreationTime, setModifiedTime, setOwner, setOwnerRef, wasModifiedSince
-
Methods inherited from interface de.hybris.platform.persistence.c2l.LocalizableItemRemote
copyLocalizablePropertiesFrom, getAllLocalizedProperties, getAllLocalizedProperties, getLocalizedProperty, getLocalizedPropertyNames, hintPropertyCache, removeLocalizedProperty, setAllLocalizedProperties, setLocalizedProperty
-
-
-
-
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:
ejbLoadin interfaceEntityInstance- Overrides:
ejbLoadin classItemEJB
-
getHJMPTS
public long getHJMPTS()
- Specified by:
getHJMPTSin interfaceItemRemote- Specified by:
getHJMPTSin classItemEJB
-
ejbStore
public void ejbStore()
- Specified by:
ejbStorein interfaceEntityInstance- Overrides:
ejbStorein classItemEJB
-
create
public AttributeDescriptorRemote create(PK param0, ComposedTypeRemote param1, java.lang.String param2, java.lang.String param3, TypeRemote param4, AtomicTypeRemote param5, int param6, ComposedTypeRemote param7) throws EJBDuplicateQualifierException, EJBInvalidParameterException
-
ejbCreate
public PK ejbCreate(PK param0, ComposedTypeRemote param1, java.lang.String param2, java.lang.String param3, TypeRemote param4, AtomicTypeRemote param5, int param6, ComposedTypeRemote param7) throws EJBDuplicateQualifierException, EJBInvalidParameterException
- Overrides:
ejbCreatein classAttributeDescriptorEJB- Throws:
EJBDuplicateQualifierExceptionEJBInvalidParameterException
-
create
public AttributeDescriptorRemote create(PK param0, AttributeDescriptorRemote param1, java.util.List param2, TypeRemote param3, int param4) throws EJBDuplicateQualifierException, EJBInvalidParameterException
-
ejbCreate
public PK ejbCreate(PK param0, AttributeDescriptorRemote param1, java.util.List param2, TypeRemote param3, int param4) throws EJBDuplicateQualifierException, EJBInvalidParameterException
- Overrides:
ejbCreatein classAttributeDescriptorEJB- Throws:
EJBDuplicateQualifierExceptionEJBInvalidParameterException
-
ejbPostCreate
public void ejbPostCreate(PK param0, ComposedTypeRemote param1, java.lang.String param2, java.lang.String param3, TypeRemote param4, AtomicTypeRemote param5, int param6, ComposedTypeRemote param7) throws EJBDuplicateQualifierException, EJBInvalidParameterException
- Overrides:
ejbPostCreatein classAttributeDescriptorEJB- Throws:
EJBDuplicateQualifierExceptionEJBInvalidParameterException
-
ejbPostCreate
public void ejbPostCreate(PK param0, AttributeDescriptorRemote param1, java.util.List param2, TypeRemote param3, int param4) throws EJBDuplicateQualifierException, EJBInvalidParameterException
- Overrides:
ejbPostCreatein classAttributeDescriptorEJB- Throws:
EJBDuplicateQualifierExceptionEJBInvalidParameterException
-
ejbRemove
public void ejbRemove()
- Specified by:
ejbRemovein interfaceEntityInstance- Overrides:
ejbRemovein classExtensibleItemEJB
-
ejbHomeLoadItemData
public void ejbHomeLoadItemData(java.sql.ResultSet rs)
- Overrides:
ejbHomeLoadItemDatain classItemEJB
-
getPkString
public PK getPkString()
- Specified by:
getPkStringin interfaceItemRemote- Specified by:
getPkStringin classItemEJB
-
setPkString
public void setPkString(PK newvalue)
- Specified by:
setPkStringin classItemEJB
-
getCreationTimestampInternal
public java.util.Date getCreationTimestampInternal()
- Specified by:
getCreationTimestampInternalin classItemEJB
-
setCreationTimestampInternal
public void setCreationTimestampInternal(java.util.Date newvalue)
- Specified by:
setCreationTimestampInternalin classItemEJB
-
getModifiedTimestampInternal
public java.util.Date getModifiedTimestampInternal()
- Specified by:
getModifiedTimestampInternalin classItemEJB
-
setModifiedTimestampInternal
public void setModifiedTimestampInternal(java.util.Date newvalue)
- Specified by:
setModifiedTimestampInternalin classItemEJB
-
getACLTimestampInternal
public long getACLTimestampInternal()
- Specified by:
getACLTimestampInternalin classItemEJB
-
setACLTimestampInternal
public void setACLTimestampInternal(long newvalue)
- Specified by:
setACLTimestampInternalin classItemEJB
-
getTypePkString
public PK getTypePkString()
- Specified by:
getTypePkStringin classItemEJB
-
setTypePkString
public void setTypePkString(PK newvalue)
- Specified by:
setTypePkStringin classItemEJB
-
getOwnerPkString
public PK getOwnerPkString()
- Specified by:
getOwnerPkStringin classItemEJB
-
setOwnerPkString
public void setOwnerPkString(PK newvalue)
- Specified by:
setOwnerPkStringin classItemEJB
-
getPropertyTimestampInternal
public long getPropertyTimestampInternal()
- Specified by:
getPropertyTimestampInternalin classExtensibleItemEJB
-
setPropertyTimestampInternal
public void setPropertyTimestampInternal(long newvalue)
- Specified by:
setPropertyTimestampInternalin classExtensibleItemEJB
-
getQualifierInternal
public java.lang.String getQualifierInternal()
- Specified by:
getQualifierInternalin classAttributeDescriptorEJB
-
setQualifierInternal
public void setQualifierInternal(java.lang.String newvalue)
- Specified by:
setQualifierInternalin classAttributeDescriptorEJB
-
getQualifierLowerCaseInternal
public java.lang.String getQualifierLowerCaseInternal()
- Specified by:
getQualifierLowerCaseInternalin classAttributeDescriptorEJB
-
setQualifierLowerCaseInternal
public void setQualifierLowerCaseInternal(java.lang.String newvalue)
- Specified by:
setQualifierLowerCaseInternalin classAttributeDescriptorEJB
-
getAttributeTypePK
public PK getAttributeTypePK()
- Specified by:
getAttributeTypePKin classAttributeDescriptorEJB
-
setAttributeTypePK
public void setAttributeTypePK(PK newvalue)
- Specified by:
setAttributeTypePKin classAttributeDescriptorEJB
-
getColumnNameInternal
public java.lang.String getColumnNameInternal()
- Specified by:
getColumnNameInternalin classAttributeDescriptorEJB
-
setColumnNameInternal
public void setColumnNameInternal(java.lang.String newvalue)
- Specified by:
setColumnNameInternalin classAttributeDescriptorEJB
-
getEnclosingTypePK
public PK getEnclosingTypePK()
- Specified by:
getEnclosingTypePKin classAttributeDescriptorEJB
-
setEnclosingTypePK
public void setEnclosingTypePK(PK newvalue)
- Specified by:
setEnclosingTypePKin classAttributeDescriptorEJB
-
getPersistenceQualifierInternal
public java.lang.String getPersistenceQualifierInternal()
- Specified by:
getPersistenceQualifierInternalin classAttributeDescriptorEJB
-
setPersistenceQualifierInternal
public void setPersistenceQualifierInternal(java.lang.String newvalue)
- Specified by:
setPersistenceQualifierInternalin classAttributeDescriptorEJB
-
getPersistenceTypePK
public PK getPersistenceTypePK()
- Specified by:
getPersistenceTypePKin classAttributeDescriptorEJB
-
setPersistenceTypePK
public void setPersistenceTypePK(PK newvalue)
- Specified by:
setPersistenceTypePKin classAttributeDescriptorEJB
-
getSelectionDescriptorPK
public PK getSelectionDescriptorPK()
- Specified by:
getSelectionDescriptorPKin classAttributeDescriptorEJB
-
setSelectionDescriptorPK
public void setSelectionDescriptorPK(PK newvalue)
- Specified by:
setSelectionDescriptorPKin classAttributeDescriptorEJB
-
getAttributeModifiers
public int getAttributeModifiers()
- Specified by:
getAttributeModifiersin classAttributeDescriptorEJB
-
setAttributeModifiers
public void setAttributeModifiers(int newvalue)
- Specified by:
setAttributeModifiersin classAttributeDescriptorEJB
-
getHiddenFlag
public boolean getHiddenFlag()
- Specified by:
getHiddenFlagin classAttributeDescriptorEJB
-
setHiddenFlag
public void setHiddenFlag(boolean newvalue)
- Specified by:
setHiddenFlagin classAttributeDescriptorEJB
-
getPropertyFlag
public boolean getPropertyFlag()
- Specified by:
getPropertyFlagin classAttributeDescriptorEJB
-
setPropertyFlag
public void setPropertyFlag(boolean newvalue)
- Specified by:
setPropertyFlagin classAttributeDescriptorEJB
-
getSuperAttributeDescriptorPK
public PK getSuperAttributeDescriptorPK()
- Specified by:
getSuperAttributeDescriptorPKin classAttributeDescriptorEJB
-
setSuperAttributeDescriptorPK
public void setSuperAttributeDescriptorPK(PK newvalue)
- Specified by:
setSuperAttributeDescriptorPKin classAttributeDescriptorEJB
-
getInheritancePathString
public java.lang.String getInheritancePathString()
- Specified by:
getInheritancePathStringin interfaceAttributeDescriptorRemote- Specified by:
getInheritancePathStringin classAttributeDescriptorEJB
-
setInheritancePathString
public void setInheritancePathString(java.lang.String newvalue)
- Specified by:
setInheritancePathStringin classAttributeDescriptorEJB
-
findByPrimaryKey
public AttributeDescriptorRemote findByPrimaryKey(PK pkValue) throws YObjectNotFoundException, YFinderException
-
ejbFindByPrimaryKey
public PK ejbFindByPrimaryKey(PK pkValue) throws YObjectNotFoundException
- Throws:
YObjectNotFoundException
-
findDeclaredByEnclosingTypeAndQualifier
public AttributeDescriptorRemote findDeclaredByEnclosingTypeAndQualifier(PK param0, java.lang.String param1) throws YFinderException, YObjectNotFoundException
Description copied from interface:AttributeDescriptorHomeAlways pass qualifier as lower case string !!!
-
ejbFindDeclaredByEnclosingTypeAndQualifier
public PK ejbFindDeclaredByEnclosingTypeAndQualifier(PK param0, java.lang.String param1) throws YFinderException, 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 YFinderExceptionDescription copied from interface:ItemHomeAll 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 YFinderExceptionDescription copied from interface:ItemHomeA 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
-
findBySuperAttributeDescriptor
public java.util.Collection findBySuperAttributeDescriptor(PK param0) throws YFinderException
- Throws:
YFinderException
-
ejbFindBySuperAttributeDescriptor
public java.util.Collection ejbFindBySuperAttributeDescriptor(PK param0) throws YFinderException
- Throws:
YFinderException
-
findPublicByEnclosingType
public java.util.Collection findPublicByEnclosingType(PK param0) throws YFinderException
- Throws:
YFinderException
-
ejbFindPublicByEnclosingType
public java.util.Collection ejbFindPublicByEnclosingType(PK param0) throws YFinderException
- Throws:
YFinderException
-
findByEnclosingTypeAndSelectionDescriptor
public java.util.Collection findByEnclosingTypeAndSelectionDescriptor(PK param0, PK param1) throws YFinderException
- Throws:
YFinderException
-
ejbFindByEnclosingTypeAndSelectionDescriptor
public java.util.Collection ejbFindByEnclosingTypeAndSelectionDescriptor(PK param0, PK param1) throws YFinderException
- Throws:
YFinderException
-
findPublicByEnclosingTypeAndQualifier
public AttributeDescriptorRemote findPublicByEnclosingTypeAndQualifier(PK param0, java.lang.String param1) throws YFinderException, YObjectNotFoundException
Description copied from interface:AttributeDescriptorHomeAlways pass qualifier as lower case string !!!
-
ejbFindPublicByEnclosingTypeAndQualifier
public PK ejbFindPublicByEnclosingTypeAndQualifier(PK param0, java.lang.String param1) throws YFinderException, YObjectNotFoundException
-
findPropertyByEnclosingType
public java.util.Collection findPropertyByEnclosingType(PK param0) throws YFinderException
- Throws:
YFinderException
-
ejbFindPropertyByEnclosingType
public java.util.Collection ejbFindPropertyByEnclosingType(PK param0) throws YFinderException
- Throws:
YFinderException
-
findDeclaredByEnclosingType
public java.util.Collection findDeclaredByEnclosingType(PK param0) throws YFinderException
- Throws:
YFinderException
-
ejbFindDeclaredByEnclosingType
public java.util.Collection ejbFindDeclaredByEnclosingType(PK param0) throws YFinderException
- Throws:
YFinderException
-
findInhertitedByEnclosingType
public java.util.Collection findInhertitedByEnclosingType(PK param0) throws YFinderException
- Throws:
YFinderException
-
ejbFindInhertitedByEnclosingType
public java.util.Collection ejbFindInhertitedByEnclosingType(PK param0) throws YFinderException
- Throws:
YFinderException
-
findByEnclosingTypeAndQualifier
public AttributeDescriptorRemote findByEnclosingTypeAndQualifier(PK param0, java.lang.String param1) throws YFinderException, YObjectNotFoundException
Description copied from interface:AttributeDescriptorHomeAlways pass qualifier as lower case string !!!
-
ejbFindByEnclosingTypeAndQualifier
public PK ejbFindByEnclosingTypeAndQualifier(PK param0, java.lang.String param1) throws YFinderException, YObjectNotFoundException
-
findInheritedByQualifierAndInheritancePath
public java.util.Collection findInheritedByQualifierAndInheritancePath(java.lang.String param0, java.lang.String param1) throws YFinderExceptionDescription copied from interface:AttributeDescriptorHomeAlways pass qualifier as lower case string !!!- Throws:
YFinderException
-
ejbFindInheritedByQualifierAndInheritancePath
public java.util.Collection ejbFindInheritedByQualifierAndInheritancePath(java.lang.String param0, java.lang.String param1) throws YFinderException- Throws:
YFinderException
-
findByEnclosingType
public java.util.Collection findByEnclosingType(PK param0) throws YFinderException
- Throws:
YFinderException
-
ejbFindByEnclosingType
public java.util.Collection ejbFindByEnclosingType(PK param0) throws YFinderException
- Throws:
YFinderException
-
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:ItemEJBinstance method impl- Specified by:
getItemTableNameImplin classItemEJB
-
getOwnJNDIName
public java.lang.String getOwnJNDIName()
Description copied from class:ItemEJBinstance method impl- Specified by:
getOwnJNDINamein interfaceItemHome- Specified by:
getOwnJNDINamein classItemEJB- Returns:
- the item's JNDI name
-
getPropertyTableNameImpl
public java.lang.String getPropertyTableNameImpl()
- Specified by:
getPropertyTableNameImplin classExtensibleItemEJB
-
isBeforeCreate
public boolean isBeforeCreate()
Description copied from class:ItemEJBSpecial method indicating that the entity instance is currently within its ejbCreate() state and has not been written to database yet.- Specified by:
isBeforeCreatein classItemEJB
-
getCachedValueForModification
protected java.lang.Object getCachedValueForModification(ItemCacheKey key)
- Overrides:
getCachedValueForModificationin classItemEJB
-
getCacheKeyMap
protected java.util.Map getCacheKeyMap()
- Specified by:
getCacheKeyMapin classItemEJB
-
-