Class ComplexTestIntegrationItemModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.core.model.test.TestItemModel
de.hybris.platform.core.model.test.TestItemType2Model
de.hybris.platform.odata2webservicesfeaturetests.model.TestIntegrationItemModel
de.hybris.platform.odata2webservicesfeaturetests.model.ComplexTestIntegrationItemModel
- All Implemented Interfaces:
Serializable
Generated model class for type ComplexTestIntegrationItem first defined at extension odata2webservicesfeaturetests.
This item requires nested TestIntegrationItemDetails and therefore cannot be created without them. That is why it is Complex.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofComplexTestIntegrationItem.requiredDetailsattribute defined at extensionodata2webservicesfeaturetests.Fields inherited from class de.hybris.platform.odata2webservicesfeaturetests.model.TestIntegrationItemModel
BIGDECIMAL, BIGINTEGER, CODE, DATECOLLECTION, DETAIL, DETAILS, ENUMLIST, ITEM3, OTHERITEM, TESTENUMSFields inherited from class de.hybris.platform.core.model.test.TestItemType2Model
BAR, FOO, FOOBAR, GENDER, INTBAR, LOCALIZEDFOOBAR, TESTPROPERTY1, TESTPROPERTY2Fields inherited from class de.hybris.platform.core.model.test.TestItemModel
A, B, BOOLEAN, BYTE, CHARACTER, DATE, DOUBLE, FLOAT, INTEGER, LONG, LONGSTRING, PRIMITIVEBOOLEAN, PRIMITIVEBYTE, PRIMITIVECHAR, PRIMITIVEDOUBLE, PRIMITIVEFLOAT, PRIMITIVEINTEGER, PRIMITIVELONG, PRIMITIVESHORT, SERIALIZABLE, STRING, TESTDUMPPROPERTY, TESTPROPERTY0Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
ConstructorsConstructorDescriptionGenerated constructor - Default constructor for generic creation.Generated constructor - Default constructor for creation with existing contextComplexTestIntegrationItemModel(String _code, ItemModel _owner, Set<TestIntegrationItemDetailModel> _requiredDetails) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersComplexTestIntegrationItemModel(String _code, Set<TestIntegrationItemDetailModel> _requiredDetails) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theComplexTestIntegrationItem.requiredDetailsattribute defined at extensionodata2webservicesfeaturetests.voidGenerated method - Setter ofComplexTestIntegrationItem.requiredDetailsattribute defined at extensionodata2webservicesfeaturetests.Methods inherited from class de.hybris.platform.odata2webservicesfeaturetests.model.TestIntegrationItemModel
getBigDecimal, getBigInteger, getCode, getDateCollection, getDetail, getDetails, getEnumList, getItem3, getOtherItem, getTestEnums, setBigDecimal, setBigInteger, setCode, setDateCollection, setDetail, setDetails, setEnumList, setItem3, setOtherItem, setTestEnumsMethods inherited from class de.hybris.platform.core.model.test.TestItemType2Model
getBar, getFoo, getFooBar, getGender, getIntBar, getLocalizedFooBar, getLocalizedFooBar, getTestProperty1, getTestProperty2, getTestProperty2, setBar, setFoo, setFooBar, setIntBar, setLocalizedFooBar, setLocalizedFooBar, setTestProperty1, setTestProperty2, setTestProperty2Methods inherited from class de.hybris.platform.core.model.test.TestItemModel
getA, getB, getBoolean, getByte, getCharacter, getDate, getDouble, getFloat, getInteger, getLong, getLongString, getPrimitiveBoolean, getPrimitiveByte, getPrimitiveChar, getPrimitiveDouble, getPrimitiveFloat, getPrimitiveInteger, getPrimitiveLong, getPrimitiveShort, getSerializable, getString, getTestDumpProperty, getTestProperty0, setA, setB, setBoolean, setByte, setCharacter, setDate, setDouble, setFloat, setInteger, setLong, setLongString, setPrimitiveBoolean, setPrimitiveByte, setPrimitiveChar, setPrimitiveDouble, setPrimitiveFloat, setPrimitiveInteger, setPrimitiveLong, setPrimitiveShort, setSerializable, setString, setTestDumpProperty, setTestProperty0Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerMethods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace
-
Field Details
-
_TYPECODE
Generated model type code constant.- See Also:
-
REQUIREDDETAILS
Generated constant - Attribute key ofComplexTestIntegrationItem.requiredDetailsattribute defined at extensionodata2webservicesfeaturetests.- See Also:
-
-
Constructor Details
-
ComplexTestIntegrationItemModel
public ComplexTestIntegrationItemModel()Generated constructor - Default constructor for generic creation. -
ComplexTestIntegrationItemModel
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
ComplexTestIntegrationItemModel
@Deprecated(since="4.1.1", forRemoval=true) public ComplexTestIntegrationItemModel(String _code, Set<TestIntegrationItemDetailModel> _requiredDetails) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_code- initial attribute declared by typeTestIntegrationItemat extensionodata2webservicesfeaturetests_requiredDetails- initial attribute declared by typeComplexTestIntegrationItemat extensionodata2webservicesfeaturetests
-
ComplexTestIntegrationItemModel
@Deprecated(since="4.1.1", forRemoval=true) public ComplexTestIntegrationItemModel(String _code, ItemModel _owner, Set<TestIntegrationItemDetailModel> _requiredDetails) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_code- initial attribute declared by typeTestIntegrationItemat extensionodata2webservicesfeaturetests_owner- initial attribute declared by typeItemat extensioncore_requiredDetails- initial attribute declared by typeComplexTestIntegrationItemat extensionodata2webservicesfeaturetests
-
-
Method Details
-
getRequiredDetails
@Accessor(qualifier="requiredDetails", type=GETTER) public Set<TestIntegrationItemDetailModel> getRequiredDetails()Generated method - Getter of theComplexTestIntegrationItem.requiredDetailsattribute defined at extensionodata2webservicesfeaturetests. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the requiredDetails
-
setRequiredDetails
@Accessor(qualifier="requiredDetails", type=SETTER) public void setRequiredDetails(Set<TestIntegrationItemDetailModel> value) Generated method - Setter ofComplexTestIntegrationItem.requiredDetailsattribute defined at extensionodata2webservicesfeaturetests.- Parameters:
value- the requiredDetails
-