Class GeneratedTestIntegrationItem
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.test.TestItem
-
- de.hybris.platform.odata2webservicesfeaturetests.jalo.GeneratedTestIntegrationItem
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
TestIntegrationItem
public abstract class GeneratedTestIntegrationItem extends TestItem
Generated class for typeTestIntegrationItem.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.test.TestItem
TestItem.TestItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringCODEQualifier of theTestIntegrationItem.codeattributestatic java.lang.StringDETAILQualifier of theTestIntegrationItem.detailattributestatic java.lang.StringDETAILSQualifier of theTestIntegrationItem.detailsattributeprotected static OneToManyHandler<TestIntegrationItemDetail>DETAILSHANDLEROneToManyHandlerfor handling 1:n DETAILS's relation attributes from 'many' side.static java.lang.StringOTHERITEMQualifier of theTestIntegrationItem.otherItemattribute-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedTestIntegrationItem()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddToDetails(SessionContext ctx, TestIntegrationItemDetail value)Generated method - Addsvalueto details.voidaddToDetails(TestIntegrationItemDetail value)Generated method - Addsvalueto details.java.lang.StringgetCode()Generated method - Getter of theTestIntegrationItem.codeattribute.java.lang.StringgetCode(SessionContext ctx)Generated method - Getter of theTestIntegrationItem.codeattribute.TestIntegrationItemDetailgetDetail()Generated method - Getter of theTestIntegrationItem.detailattribute.TestIntegrationItemDetailgetDetail(SessionContext ctx)Generated method - Getter of theTestIntegrationItem.detailattribute.java.util.Set<TestIntegrationItemDetail>getDetails()Generated method - Getter of theTestIntegrationItem.detailsattribute.java.util.Set<TestIntegrationItemDetail>getDetails(SessionContext ctx)Generated method - Getter of theTestIntegrationItem.detailsattribute.TestIntegrationItemgetOtherItem()Generated method - Getter of theTestIntegrationItem.otherItemattribute.TestIntegrationItemgetOtherItem(SessionContext ctx)Generated method - Getter of theTestIntegrationItem.otherItemattribute.voidremoveFromDetails(SessionContext ctx, TestIntegrationItemDetail value)Generated method - Removesvaluefrom details.voidremoveFromDetails(TestIntegrationItemDetail value)Generated method - Removesvaluefrom details.voidsetCode(SessionContext ctx, java.lang.String value)Generated method - Setter of theTestIntegrationItem.codeattribute.voidsetCode(java.lang.String value)Generated method - Setter of theTestIntegrationItem.codeattribute.voidsetDetail(SessionContext ctx, TestIntegrationItemDetail value)Generated method - Setter of theTestIntegrationItem.detailattribute.voidsetDetail(TestIntegrationItemDetail value)Generated method - Setter of theTestIntegrationItem.detailattribute.voidsetDetails(SessionContext ctx, java.util.Set<TestIntegrationItemDetail> value)Generated method - Setter of theTestIntegrationItem.detailsattribute.voidsetDetails(java.util.Set<TestIntegrationItemDetail> value)Generated method - Setter of theTestIntegrationItem.detailsattribute.voidsetOtherItem(SessionContext ctx, TestIntegrationItem value)Generated method - Setter of theTestIntegrationItem.otherItemattribute.voidsetOtherItem(TestIntegrationItem value)Generated method - Setter of theTestIntegrationItem.otherItemattribute.-
Methods inherited from class de.hybris.platform.jalo.test.TestItem
createItem, getA, getA, getB, getB, getBoolean, getBoolean, getByte, getByte, getCharacter, getCharacter, getDate, getDate, getDouble, getDouble, getFloat, getFloat, getInteger, getInteger, getLong, getLong, getLongString, getPrimitiveBoolean, getPrimitiveBoolean, getPrimitiveByte, getPrimitiveByte, getPrimitiveChar, getPrimitiveChar, getPrimitiveDouble, getPrimitiveDouble, getPrimitiveFloat, getPrimitiveFloat, getPrimitiveInteger, getPrimitiveInteger, getPrimitiveLong, getPrimitiveLong, getPrimitiveShort, getPrimitiveShort, getSerializable, getSerializable, getString, getString, setA, setA, setB, setB, setBoolean, setBoolean, setByte, setByte, setCharacter, setCharacter, setDate, setDate, setDouble, setDouble, setFloat, setFloat, setInteger, setInteger, setLong, setLong, setLongString, setPrimitiveBoolean, setPrimitiveBoolean, setPrimitiveByte, setPrimitiveByte, setPrimitiveChar, setPrimitiveChar, setPrimitiveDouble, setPrimitiveDouble, setPrimitiveFloat, setPrimitiveFloat, setPrimitiveInteger, setPrimitiveInteger, setPrimitiveLong, setPrimitiveLong, setPrimitiveShort, setPrimitiveShort, setSerializable, setSerializable, setString, setString
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getImplementation, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getDefaultAttributeModes, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getNonInitialAttributes, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRelatedItems, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setRelatedItems, setTransientObject, setUseTA, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
CODE
public static final java.lang.String CODE
Qualifier of theTestIntegrationItem.codeattribute- See Also:
- Constant Field Values
-
OTHERITEM
public static final java.lang.String OTHERITEM
Qualifier of theTestIntegrationItem.otherItemattribute- See Also:
- Constant Field Values
-
DETAIL
public static final java.lang.String DETAIL
Qualifier of theTestIntegrationItem.detailattribute- See Also:
- Constant Field Values
-
DETAILS
public static final java.lang.String DETAILS
Qualifier of theTestIntegrationItem.detailsattribute- See Also:
- Constant Field Values
-
DETAILSHANDLER
protected static final OneToManyHandler<TestIntegrationItemDetail> DETAILSHANDLER
OneToManyHandlerfor handling 1:n DETAILS's relation attributes from 'many' side.
-
-
Method Detail
-
getCode
public java.lang.String getCode(SessionContext ctx)
Generated method - Getter of theTestIntegrationItem.codeattribute.- Returns:
- the code - Unique identifier of the item because TestItemType2 does not have a unique identifier.
-
getCode
public java.lang.String getCode()
Generated method - Getter of theTestIntegrationItem.codeattribute.- Returns:
- the code - Unique identifier of the item because TestItemType2 does not have a unique identifier.
-
setCode
public void setCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theTestIntegrationItem.codeattribute.- Parameters:
value- the code - Unique identifier of the item because TestItemType2 does not have a unique identifier.
-
setCode
public void setCode(java.lang.String value)
Generated method - Setter of theTestIntegrationItem.codeattribute.- Parameters:
value- the code - Unique identifier of the item because TestItemType2 does not have a unique identifier.
-
getDetail
public TestIntegrationItemDetail getDetail(SessionContext ctx)
Generated method - Getter of theTestIntegrationItem.detailattribute.- Returns:
- the detail - Defines optional one-to-one association between this item and a TestIntegrationItemDetail.
-
getDetail
public TestIntegrationItemDetail getDetail()
Generated method - Getter of theTestIntegrationItem.detailattribute.- Returns:
- the detail - Defines optional one-to-one association between this item and a TestIntegrationItemDetail.
-
setDetail
public void setDetail(SessionContext ctx, TestIntegrationItemDetail value)
Generated method - Setter of theTestIntegrationItem.detailattribute.- Parameters:
value- the detail - Defines optional one-to-one association between this item and a TestIntegrationItemDetail.
-
setDetail
public void setDetail(TestIntegrationItemDetail value)
Generated method - Setter of theTestIntegrationItem.detailattribute.- Parameters:
value- the detail - Defines optional one-to-one association between this item and a TestIntegrationItemDetail.
-
getDetails
public java.util.Set<TestIntegrationItemDetail> getDetails(SessionContext ctx)
Generated method - Getter of theTestIntegrationItem.detailsattribute.- Returns:
- the details
-
getDetails
public java.util.Set<TestIntegrationItemDetail> getDetails()
Generated method - Getter of theTestIntegrationItem.detailsattribute.- Returns:
- the details
-
setDetails
public void setDetails(SessionContext ctx, java.util.Set<TestIntegrationItemDetail> value)
Generated method - Setter of theTestIntegrationItem.detailsattribute.- Parameters:
value- the details
-
setDetails
public void setDetails(java.util.Set<TestIntegrationItemDetail> value)
Generated method - Setter of theTestIntegrationItem.detailsattribute.- Parameters:
value- the details
-
addToDetails
public void addToDetails(SessionContext ctx, TestIntegrationItemDetail value)
Generated method - Addsvalueto details.- Parameters:
value- the item to add to details
-
addToDetails
public void addToDetails(TestIntegrationItemDetail value)
Generated method - Addsvalueto details.- Parameters:
value- the item to add to details
-
removeFromDetails
public void removeFromDetails(SessionContext ctx, TestIntegrationItemDetail value)
Generated method - Removesvaluefrom details.- Parameters:
value- the item to remove from details
-
removeFromDetails
public void removeFromDetails(TestIntegrationItemDetail value)
Generated method - Removesvaluefrom details.- Parameters:
value- the item to remove from details
-
getOtherItem
public TestIntegrationItem getOtherItem(SessionContext ctx)
Generated method - Getter of theTestIntegrationItem.otherItemattribute.- Returns:
- the otherItem - Reference to another TestIntegrationItem, which can be used for testing conditions when the integration object references itself (same instance) or another item (different instance).
-
getOtherItem
public TestIntegrationItem getOtherItem()
Generated method - Getter of theTestIntegrationItem.otherItemattribute.- Returns:
- the otherItem - Reference to another TestIntegrationItem, which can be used for testing conditions when the integration object references itself (same instance) or another item (different instance).
-
setOtherItem
public void setOtherItem(SessionContext ctx, TestIntegrationItem value)
Generated method - Setter of theTestIntegrationItem.otherItemattribute.- Parameters:
value- the otherItem - Reference to another TestIntegrationItem, which can be used for testing conditions when the integration object references itself (same instance) or another item (different instance).
-
setOtherItem
public void setOtherItem(TestIntegrationItem value)
Generated method - Setter of theTestIntegrationItem.otherItemattribute.- Parameters:
value- the otherItem - Reference to another TestIntegrationItem, which can be used for testing conditions when the integration object references itself (same instance) or another item (different instance).
-
-