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:
Serializable,Comparable
- Direct Known Subclasses:
TestIntegrationItem
Generated class for type
TestIntegrationItem.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.test.TestItem
TestItem.TestItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImplNested 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
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theTestIntegrationItem.bigDecimalattributestatic final StringQualifier of theTestIntegrationItem.bigIntegerattributestatic final StringQualifier of theTestIntegrationItem.codeattributestatic final StringQualifier of theTestIntegrationItem.dateCollectionattributestatic final StringQualifier of theTestIntegrationItem.detailattributestatic final StringQualifier of theTestIntegrationItem.detailsattributeprotected static final OneToManyHandler<TestIntegrationItemDetail>OneToManyHandlerfor handling 1:n DETAILS's relation attributes from 'many' side.static final StringQualifier of theTestIntegrationItem.enumListattributestatic final StringQualifier of theTestIntegrationItem.item3attributestatic final StringQualifier of theTestIntegrationItem.otherItemattributestatic final StringQualifier of theTestIntegrationItem.testEnumsattributeprotected static final OneToManyHandler<EnumerationValue>OneToManyHandlerfor handling 1:n TESTENUMS's relation attributes from 'many' side.Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields 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, TYPEFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToDetails(SessionContext ctx, TestIntegrationItemDetail value) Generated method - Addsvalueto details.voidGenerated method - Addsvalueto details.voidaddToTestEnums(EnumerationValue value) Generated method - Addsvalueto testEnums.voidaddToTestEnums(SessionContext ctx, EnumerationValue value) Generated method - Addsvalueto testEnums.Generated method - Getter of theTestIntegrationItem.bigDecimalattribute.Generated method - Getter of theTestIntegrationItem.bigDecimalattribute.Generated method - Getter of theTestIntegrationItem.bigIntegerattribute.Generated method - Getter of theTestIntegrationItem.bigIntegerattribute.getCode()Generated method - Getter of theTestIntegrationItem.codeattribute.getCode(SessionContext ctx) Generated method - Getter of theTestIntegrationItem.codeattribute.Generated method - Getter of theTestIntegrationItem.dateCollectionattribute.Generated method - Getter of theTestIntegrationItem.dateCollectionattribute.Generated method - Getter of theTestIntegrationItem.detailattribute.getDetail(SessionContext ctx) Generated method - Getter of theTestIntegrationItem.detailattribute.Generated method - Getter of theTestIntegrationItem.detailsattribute.getDetails(SessionContext ctx) Generated method - Getter of theTestIntegrationItem.detailsattribute.Generated method - Getter of theTestIntegrationItem.enumListattribute.Generated method - Getter of theTestIntegrationItem.enumListattribute.getItem3()Generated method - Getter of theTestIntegrationItem.item3attribute.getItem3(SessionContext ctx) Generated method - Getter of theTestIntegrationItem.item3attribute.Generated method - Getter of theTestIntegrationItem.otherItemattribute.Generated method - Getter of theTestIntegrationItem.otherItemattribute.Generated method - Getter of theTestIntegrationItem.testEnumsattribute.Generated method - Getter of theTestIntegrationItem.testEnumsattribute.voidremoveFromDetails(SessionContext ctx, TestIntegrationItemDetail value) Generated method - Removesvaluefrom details.voidGenerated method - Removesvaluefrom details.voidGenerated method - Removesvaluefrom testEnums.voidremoveFromTestEnums(SessionContext ctx, EnumerationValue value) Generated method - Removesvaluefrom testEnums.voidsetBigDecimal(SessionContext ctx, BigDecimal value) Generated method - Setter of theTestIntegrationItem.bigDecimalattribute.voidsetBigDecimal(BigDecimal value) Generated method - Setter of theTestIntegrationItem.bigDecimalattribute.voidsetBigInteger(SessionContext ctx, BigInteger value) Generated method - Setter of theTestIntegrationItem.bigIntegerattribute.voidsetBigInteger(BigInteger value) Generated method - Setter of theTestIntegrationItem.bigIntegerattribute.voidsetCode(SessionContext ctx, String value) Generated method - Setter of theTestIntegrationItem.codeattribute.voidGenerated method - Setter of theTestIntegrationItem.codeattribute.voidsetDateCollection(SessionContext ctx, Collection<Date> value) Generated method - Setter of theTestIntegrationItem.dateCollectionattribute.voidsetDateCollection(Collection<Date> value) Generated method - Setter of theTestIntegrationItem.dateCollectionattribute.voidsetDetail(SessionContext ctx, TestIntegrationItemDetail value) Generated method - Setter of theTestIntegrationItem.detailattribute.voidGenerated method - Setter of theTestIntegrationItem.detailattribute.voidsetDetails(SessionContext ctx, List<TestIntegrationItemDetail> value) Generated method - Setter of theTestIntegrationItem.detailsattribute.voidsetDetails(List<TestIntegrationItemDetail> value) Generated method - Setter of theTestIntegrationItem.detailsattribute.voidsetEnumList(SessionContext ctx, List<EnumerationValue> value) Generated method - Setter of theTestIntegrationItem.enumListattribute.voidsetEnumList(List<EnumerationValue> value) Generated method - Setter of theTestIntegrationItem.enumListattribute.voidsetItem3(SessionContext ctx, TestIntegrationItem3 value) Generated method - Setter of theTestIntegrationItem.item3attribute.voidsetItem3(TestIntegrationItem3 value) Generated method - Setter of theTestIntegrationItem.item3attribute.voidsetOtherItem(SessionContext ctx, TestIntegrationItem value) Generated method - Setter of theTestIntegrationItem.otherItemattribute.voidsetOtherItem(TestIntegrationItem value) Generated method - Setter of theTestIntegrationItem.otherItemattribute.voidsetTestEnums(SessionContext ctx, Set<EnumerationValue> value) Generated method - Setter of theTestIntegrationItem.testEnumsattribute.voidsetTestEnums(Set<EnumerationValue> value) Generated method - Setter of theTestIntegrationItem.testEnumsattribute.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, setStringMethods 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, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getImplementation, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods 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, getPartOfRemovedSessionMarker, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRelatedItems, 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, suppressRelation, toString, useTA, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
CODE
Qualifier of theTestIntegrationItem.codeattribute- See Also:
-
OTHERITEM
Qualifier of theTestIntegrationItem.otherItemattribute- See Also:
-
ITEM3
Qualifier of theTestIntegrationItem.item3attribute- See Also:
-
DETAIL
Qualifier of theTestIntegrationItem.detailattribute- See Also:
-
BIGDECIMAL
Qualifier of theTestIntegrationItem.bigDecimalattribute- See Also:
-
DATECOLLECTION
Qualifier of theTestIntegrationItem.dateCollectionattribute- See Also:
-
BIGINTEGER
Qualifier of theTestIntegrationItem.bigIntegerattribute- See Also:
-
ENUMLIST
Qualifier of theTestIntegrationItem.enumListattribute- See Also:
-
DETAILS
Qualifier of theTestIntegrationItem.detailsattribute- See Also:
-
TESTENUMS
Qualifier of theTestIntegrationItem.testEnumsattribute- See Also:
-
DETAILSHANDLER
OneToManyHandlerfor handling 1:n DETAILS's relation attributes from 'many' side. -
TESTENUMSHANDLER
OneToManyHandlerfor handling 1:n TESTENUMS's relation attributes from 'many' side.
-
-
Constructor Details
-
GeneratedTestIntegrationItem
public GeneratedTestIntegrationItem()
-
-
Method Details
-
getBigDecimal
Generated method - Getter of theTestIntegrationItem.bigDecimalattribute.- Returns:
- the bigDecimal
-
getBigDecimal
Generated method - Getter of theTestIntegrationItem.bigDecimalattribute.- Returns:
- the bigDecimal
-
setBigDecimal
Generated method - Setter of theTestIntegrationItem.bigDecimalattribute.- Parameters:
value- the bigDecimal
-
setBigDecimal
Generated method - Setter of theTestIntegrationItem.bigDecimalattribute.- Parameters:
value- the bigDecimal
-
getBigInteger
Generated method - Getter of theTestIntegrationItem.bigIntegerattribute.- Returns:
- the bigInteger
-
getBigInteger
Generated method - Getter of theTestIntegrationItem.bigIntegerattribute.- Returns:
- the bigInteger
-
setBigInteger
Generated method - Setter of theTestIntegrationItem.bigIntegerattribute.- Parameters:
value- the bigInteger
-
setBigInteger
Generated method - Setter of theTestIntegrationItem.bigIntegerattribute.- Parameters:
value- the bigInteger
-
getCode
Generated method - Getter of theTestIntegrationItem.codeattribute.- Returns:
- the code - Unique identifier of the item because TestItemType2 does not have a unique identifier.
-
getCode
Generated method - Getter of theTestIntegrationItem.codeattribute.- Returns:
- the code - Unique identifier of the item because TestItemType2 does not have a unique identifier.
-
setCode
Generated method - Setter of theTestIntegrationItem.codeattribute.- Parameters:
value- the code - Unique identifier of the item because TestItemType2 does not have a unique identifier.
-
setCode
Generated method - Setter of theTestIntegrationItem.codeattribute.- Parameters:
value- the code - Unique identifier of the item because TestItemType2 does not have a unique identifier.
-
getDateCollection
Generated method - Getter of theTestIntegrationItem.dateCollectionattribute.- Returns:
- the dateCollection - Defines an optional date collection.
-
getDateCollection
Generated method - Getter of theTestIntegrationItem.dateCollectionattribute.- Returns:
- the dateCollection - Defines an optional date collection.
-
setDateCollection
Generated method - Setter of theTestIntegrationItem.dateCollectionattribute.- Parameters:
value- the dateCollection - Defines an optional date collection.
-
setDateCollection
Generated method - Setter of theTestIntegrationItem.dateCollectionattribute.- Parameters:
value- the dateCollection - Defines an optional date collection.
-
getDetail
Generated method - Getter of theTestIntegrationItem.detailattribute.- Returns:
- the detail - Defines optional one-to-one association between this item and a TestIntegrationItemDetail.
-
getDetail
Generated method - Getter of theTestIntegrationItem.detailattribute.- Returns:
- the detail - Defines optional one-to-one association between this item and a TestIntegrationItemDetail.
-
setDetail
Generated method - Setter of theTestIntegrationItem.detailattribute.- Parameters:
value- the detail - Defines optional one-to-one association between this item and a TestIntegrationItemDetail.
-
setDetail
Generated method - Setter of theTestIntegrationItem.detailattribute.- Parameters:
value- the detail - Defines optional one-to-one association between this item and a TestIntegrationItemDetail.
-
getDetails
Generated method - Getter of theTestIntegrationItem.detailsattribute.- Returns:
- the details
-
getDetails
Generated method - Getter of theTestIntegrationItem.detailsattribute.- Returns:
- the details
-
setDetails
Generated method - Setter of theTestIntegrationItem.detailsattribute.- Parameters:
value- the details
-
setDetails
Generated method - Setter of theTestIntegrationItem.detailsattribute.- Parameters:
value- the details
-
addToDetails
Generated method - Addsvalueto details.- Parameters:
value- the item to add to details
-
addToDetails
Generated method - Addsvalueto details.- Parameters:
value- the item to add to details
-
removeFromDetails
Generated method - Removesvaluefrom details.- Parameters:
value- the item to remove from details
-
removeFromDetails
Generated method - Removesvaluefrom details.- Parameters:
value- the item to remove from details
-
getEnumList
Generated method - Getter of theTestIntegrationItem.enumListattribute.- Returns:
- the enumList
-
getEnumList
Generated method - Getter of theTestIntegrationItem.enumListattribute.- Returns:
- the enumList
-
setEnumList
Generated method - Setter of theTestIntegrationItem.enumListattribute.- Parameters:
value- the enumList
-
setEnumList
Generated method - Setter of theTestIntegrationItem.enumListattribute.- Parameters:
value- the enumList
-
getItem3
Generated method - Getter of theTestIntegrationItem.item3attribute.- Returns:
- the item3
-
getItem3
Generated method - Getter of theTestIntegrationItem.item3attribute.- Returns:
- the item3
-
setItem3
Generated method - Setter of theTestIntegrationItem.item3attribute.- Parameters:
value- the item3
-
setItem3
Generated method - Setter of theTestIntegrationItem.item3attribute.- Parameters:
value- the item3
-
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).
-
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
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
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).
-
getTestEnums
Generated method - Getter of theTestIntegrationItem.testEnumsattribute.- Returns:
- the testEnums
-
getTestEnums
Generated method - Getter of theTestIntegrationItem.testEnumsattribute.- Returns:
- the testEnums
-
setTestEnums
Generated method - Setter of theTestIntegrationItem.testEnumsattribute.- Parameters:
value- the testEnums
-
setTestEnums
Generated method - Setter of theTestIntegrationItem.testEnumsattribute.- Parameters:
value- the testEnums
-
addToTestEnums
Generated method - Addsvalueto testEnums.- Parameters:
value- the item to add to testEnums
-
addToTestEnums
Generated method - Addsvalueto testEnums.- Parameters:
value- the item to add to testEnums
-
removeFromTestEnums
Generated method - Removesvaluefrom testEnums.- Parameters:
value- the item to remove from testEnums
-
removeFromTestEnums
Generated method - Removesvaluefrom testEnums.- Parameters:
value- the item to remove from testEnums
-