Package com.hybris.merchandising.model
Class MerchSynchronizationModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
com.hybris.merchandising.model.MerchSynchronizationModel
- All Implemented Interfaces:
Serializable
Generated model class for type MerchSynchronization first defined at extension merchandisingservices.
- 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 ofMerchSynchronization.configattribute defined at extensionmerchandisingservices.static final StringGenerated constant - Attribute key ofMerchSynchronization.detailsattribute defined at extensionmerchandisingservices.static final StringGenerated constant - Attribute key ofMerchSynchronization.endTimeattribute defined at extensionmerchandisingservices.static final StringGenerated constant - Attribute key ofMerchSynchronization.numberOfProductsattribute defined at extensionmerchandisingservices.static final StringGenerated constant - Attribute key ofMerchSynchronization.operationIdattribute defined at extensionmerchandisingservices.static final StringGenerated constant - Attribute key ofMerchSynchronization.startTimeattribute defined at extensionmerchandisingservices.static final StringGenerated constant - Attribute key ofMerchSynchronization.statusattribute defined at extensionmerchandisingservices.static final StringGenerated constant - Attribute key ofMerchSynchronization.typeattribute defined at extensionmerchandisingservices.Fields 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 contextMerchSynchronizationModel(String _operationId) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersMerchSynchronizationModel(String _operationId, ItemModel _owner) 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 theMerchSynchronization.configattribute defined at extensionmerchandisingservices.Generated method - Getter of theMerchSynchronization.detailsattribute defined at extensionmerchandisingservices.Generated method - Getter of theMerchSynchronization.endTimeattribute defined at extensionmerchandisingservices.Generated method - Getter of theMerchSynchronization.numberOfProductsattribute defined at extensionmerchandisingservices.Generated method - Getter of theMerchSynchronization.operationIdattribute defined at extensionmerchandisingservices.Generated method - Getter of theMerchSynchronization.startTimeattribute defined at extensionmerchandisingservices.Generated method - Getter of theMerchSynchronization.statusattribute defined at extensionmerchandisingservices.getType()Generated method - Getter of theMerchSynchronization.typeattribute defined at extensionmerchandisingservices.voidGenerated method - Setter ofMerchSynchronization.configattribute defined at extensionmerchandisingservices.voidsetDetails(String value) Generated method - Setter ofMerchSynchronization.detailsattribute defined at extensionmerchandisingservices.voidsetEndTime(Date value) Generated method - Setter ofMerchSynchronization.endTimeattribute defined at extensionmerchandisingservices.voidsetNumberOfProducts(Long value) Generated method - Setter ofMerchSynchronization.numberOfProductsattribute defined at extensionmerchandisingservices.voidsetOperationId(String value) Generated method - Initial setter ofMerchSynchronization.operationIdattribute defined at extensionmerchandisingservices.voidsetStartTime(Date value) Generated method - Setter ofMerchSynchronization.startTimeattribute defined at extensionmerchandisingservices.voidGenerated method - Setter ofMerchSynchronization.statusattribute defined at extensionmerchandisingservices.voidGenerated method - Setter ofMerchSynchronization.typeattribute defined at extensionmerchandisingservices.Methods 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:
-
OPERATIONID
Generated constant - Attribute key ofMerchSynchronization.operationIdattribute defined at extensionmerchandisingservices.- See Also:
-
CONFIG
Generated constant - Attribute key ofMerchSynchronization.configattribute defined at extensionmerchandisingservices.- See Also:
-
TYPE
Generated constant - Attribute key ofMerchSynchronization.typeattribute defined at extensionmerchandisingservices.- See Also:
-
STATUS
Generated constant - Attribute key ofMerchSynchronization.statusattribute defined at extensionmerchandisingservices.- See Also:
-
STARTTIME
Generated constant - Attribute key ofMerchSynchronization.startTimeattribute defined at extensionmerchandisingservices.- See Also:
-
ENDTIME
Generated constant - Attribute key ofMerchSynchronization.endTimeattribute defined at extensionmerchandisingservices.- See Also:
-
NUMBEROFPRODUCTS
Generated constant - Attribute key ofMerchSynchronization.numberOfProductsattribute defined at extensionmerchandisingservices.- See Also:
-
DETAILS
Generated constant - Attribute key ofMerchSynchronization.detailsattribute defined at extensionmerchandisingservices.- See Also:
-
-
Constructor Details
-
MerchSynchronizationModel
public MerchSynchronizationModel()Generated constructor - Default constructor for generic creation. -
MerchSynchronizationModel
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
MerchSynchronizationModel
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:
_operationId- initial attribute declared by typeMerchSynchronizationat extensionmerchandisingservices
-
MerchSynchronizationModel
@Deprecated(since="4.1.1", forRemoval=true) public MerchSynchronizationModel(String _operationId, ItemModel _owner) 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:
_operationId- initial attribute declared by typeMerchSynchronizationat extensionmerchandisingservices_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
getConfig
Generated method - Getter of theMerchSynchronization.configattribute defined at extensionmerchandisingservices.- Returns:
- the config
-
getDetails
Generated method - Getter of theMerchSynchronization.detailsattribute defined at extensionmerchandisingservices.- Returns:
- the details
-
getEndTime
Generated method - Getter of theMerchSynchronization.endTimeattribute defined at extensionmerchandisingservices.- Returns:
- the endTime
-
getNumberOfProducts
Generated method - Getter of theMerchSynchronization.numberOfProductsattribute defined at extensionmerchandisingservices.- Returns:
- the numberOfProducts
-
getOperationId
Generated method - Getter of theMerchSynchronization.operationIdattribute defined at extensionmerchandisingservices.- Returns:
- the operationId - Operation id
-
getStartTime
Generated method - Getter of theMerchSynchronization.startTimeattribute defined at extensionmerchandisingservices.- Returns:
- the startTime
-
getStatus
Generated method - Getter of theMerchSynchronization.statusattribute defined at extensionmerchandisingservices.- Returns:
- the status
-
getType
Generated method - Getter of theMerchSynchronization.typeattribute defined at extensionmerchandisingservices.- Returns:
- the type
-
setConfig
@Accessor(qualifier="config", type=SETTER) public void setConfig(MerchProductDirectoryConfigModel value) Generated method - Setter ofMerchSynchronization.configattribute defined at extensionmerchandisingservices.- Parameters:
value- the config
-
setDetails
Generated method - Setter ofMerchSynchronization.detailsattribute defined at extensionmerchandisingservices.- Parameters:
value- the details
-
setEndTime
Generated method - Setter ofMerchSynchronization.endTimeattribute defined at extensionmerchandisingservices.- Parameters:
value- the endTime
-
setNumberOfProducts
Generated method - Setter ofMerchSynchronization.numberOfProductsattribute defined at extensionmerchandisingservices.- Parameters:
value- the numberOfProducts
-
setOperationId
Generated method - Initial setter ofMerchSynchronization.operationIdattribute defined at extensionmerchandisingservices. Can only be used at creation of model - before first save.- Parameters:
value- the operationId - Operation id
-
setStartTime
Generated method - Setter ofMerchSynchronization.startTimeattribute defined at extensionmerchandisingservices.- Parameters:
value- the startTime
-
setStatus
Generated method - Setter ofMerchSynchronization.statusattribute defined at extensionmerchandisingservices.- Parameters:
value- the status
-
setType
Generated method - Setter ofMerchSynchronization.typeattribute defined at extensionmerchandisingservices.- Parameters:
value- the type
-