Class MarketingRatePlanInfoCronjobModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.cronjob.model.CronJobModel
de.hybris.platform.travelservices.model.cronjob.MarketingRatePlanInfoCronjobModel
- All Implemented Interfaces:
Serializable
Generated model class for type MarketingRatePlanInfoCronjob first defined at extension travelservices.
This type represents a cronjob that creates the RatePlanConfig and the MarketingRatePlanInfo.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofMarketingRatePlanInfoCronjob.accommodationOfferingsattribute defined at extensiontravelservices.static final StringGenerated constant - Attribute key ofMarketingRatePlanInfoCronjob.batchSizeattribute defined at extensiontravelservices.static final StringGenerated constant - Attribute key ofMarketingRatePlanInfoCronjob.catalogIdattribute defined at extensiontravelservices.static final StringGenerated constant - Attribute key ofMarketingRatePlanInfoCronjob.ratePlanCodeattribute defined at extensiontravelservices.Fields inherited from class de.hybris.platform.cronjob.model.CronJobModel
_JOBCRONJOBRELATION, ACTIVE, ACTIVECRONJOBHISTORY, ALTERNATIVEDATASOURCEID, CHANGERECORDINGENABLED, CHANGES, CODE, CRONJOBHISTORYENTRIES, CURRENTRETRY, CURRENTSTEP, EMAILADDRESS, EMAILNOTIFICATIONTEMPLATE, ENDTIME, ERRORMODE, FILESCOUNT, FILESDAYSOLD, FILESOPERATOR, JOB, LOGFILES, LOGLEVELDATABASE, LOGLEVELFILE, LOGS, LOGSCOUNT, LOGSDAYSOLD, LOGSOPERATOR, LOGTEXT, LOGTODATABASE, LOGTOFILE, NODEGROUP, NODEID, NUMBEROFRETRIES, PENDINGSTEPS, PRIORITY, PROCESSEDSTEPS, QUERYCOUNT, REMOVEONEXIT, REQUESTABORT, REQUESTABORTSTEP, RESULT, RETRY, RUNNINGONCLUSTERNODE, SENDEMAIL, SESSIONCONTEXTVALUES, SESSIONCURRENCY, SESSIONLANGUAGE, SESSIONUSER, SINGLEEXECUTABLE, STARTTIME, STATUS, TIMETABLE, TRIGGERS, USEREADONLYDATASOURCEFields 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.Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersMarketingRatePlanInfoCronjobModel(JobModel _job, 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 parametersMarketingRatePlanInfoCronjobModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theMarketingRatePlanInfoCronjob.accommodationOfferingsattribute defined at extensiontravelservices.Generated method - Getter of theMarketingRatePlanInfoCronjob.batchSizeattribute defined at extensiontravelservices.Generated method - Getter of theMarketingRatePlanInfoCronjob.catalogIdattribute defined at extensiontravelservices.Generated method - Getter of theMarketingRatePlanInfoCronjob.ratePlanCodeattribute defined at extensiontravelservices.voidGenerated method - Setter ofMarketingRatePlanInfoCronjob.accommodationOfferingsattribute defined at extensiontravelservices.voidsetBatchSize(Integer value) Generated method - Setter ofMarketingRatePlanInfoCronjob.batchSizeattribute defined at extensiontravelservices.voidsetCatalogId(String value) Generated method - Setter ofMarketingRatePlanInfoCronjob.catalogIdattribute defined at extensiontravelservices.voidsetRatePlanCode(String value) Generated method - Setter ofMarketingRatePlanInfoCronjob.ratePlanCodeattribute defined at extensiontravelservices.Methods inherited from class de.hybris.platform.cronjob.model.CronJobModel
getActive, getActiveCronJobHistory, getAlternativeDataSourceID, getChangeRecordingEnabled, getChanges, getCode, getCronJobHistoryEntries, getCurrentRetry, getCurrentStep, getEmailAddress, getEmailNotificationTemplate, getEndTime, getErrorMode, getFilesCount, getFilesDaysOld, getFilesOperator, getJob, getLogFiles, getLogLevelDatabase, getLogLevelFile, getLogs, getLogsCount, getLogsDaysOld, getLogsOperator, getLogText, getLogToDatabase, getLogToFile, getNodeGroup, getNodeID, getNumberOfRetries, getPendingSteps, getPriority, getProcessedSteps, getQueryCount, getRemoveOnExit, getRequestAbort, getRequestAbortStep, getResult, getRetry, getRunningOnClusterNode, getSendEmail, getSessionCurrency, getSessionLanguage, getSessionUser, getSingleExecutable, getStartTime, getStatus, getTimeTable, getTriggers, getUseReadOnlyDatasource, setActive, setActiveCronJobHistory, setAlternativeDataSourceID, setChangeRecordingEnabled, setCode, setCronJobHistoryEntries, setCurrentRetry, setEmailAddress, setEmailNotificationTemplate, setEndTime, setErrorMode, setFilesCount, setFilesDaysOld, setFilesOperator, setJob, setLogFiles, setLogLevelDatabase, setLogLevelFile, setLogsCount, setLogsDaysOld, setLogsOperator, setLogToDatabase, setLogToFile, setNodeGroup, setNodeID, setNumberOfRetries, setPendingSteps, setPriority, setProcessedSteps, setQueryCount, setRemoveOnExit, setRequestAbort, setRequestAbortStep, setResult, setRetry, setRunningOnClusterNode, setSendEmail, setSessionCurrency, setSessionLanguage, setSessionUser, setSingleExecutable, setStartTime, setStatus, setTriggers, setUseReadOnlyDatasourceMethods 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:
-
RATEPLANCODE
Generated constant - Attribute key ofMarketingRatePlanInfoCronjob.ratePlanCodeattribute defined at extensiontravelservices.- See Also:
-
ACCOMMODATIONOFFERINGS
Generated constant - Attribute key ofMarketingRatePlanInfoCronjob.accommodationOfferingsattribute defined at extensiontravelservices.- See Also:
-
BATCHSIZE
Generated constant - Attribute key ofMarketingRatePlanInfoCronjob.batchSizeattribute defined at extensiontravelservices.- See Also:
-
CATALOGID
Generated constant - Attribute key ofMarketingRatePlanInfoCronjob.catalogIdattribute defined at extensiontravelservices.- See Also:
-
-
Constructor Details
-
MarketingRatePlanInfoCronjobModel
public MarketingRatePlanInfoCronjobModel()Generated constructor - Default constructor for generic creation. -
MarketingRatePlanInfoCronjobModel
public MarketingRatePlanInfoCronjobModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
MarketingRatePlanInfoCronjobModel
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:
_job- initial attribute declared by typeCronJobat extensionprocessing
-
MarketingRatePlanInfoCronjobModel
@Deprecated(since="4.1.1", forRemoval=true) public MarketingRatePlanInfoCronjobModel(JobModel _job, 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:
_job- initial attribute declared by typeCronJobat extensionprocessing_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
getAccommodationOfferings
@Accessor(qualifier="accommodationOfferings", type=GETTER) public List<AccommodationOfferingModel> getAccommodationOfferings()Generated method - Getter of theMarketingRatePlanInfoCronjob.accommodationOfferingsattribute defined at extensiontravelservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the accommodationOfferings
-
getBatchSize
Generated method - Getter of theMarketingRatePlanInfoCronjob.batchSizeattribute defined at extensiontravelservices.- Returns:
- the batchSize
-
getCatalogId
Generated method - Getter of theMarketingRatePlanInfoCronjob.catalogIdattribute defined at extensiontravelservices.- Returns:
- the catalogId
-
getRatePlanCode
Generated method - Getter of theMarketingRatePlanInfoCronjob.ratePlanCodeattribute defined at extensiontravelservices.- Returns:
- the ratePlanCode
-
setAccommodationOfferings
@Accessor(qualifier="accommodationOfferings", type=SETTER) public void setAccommodationOfferings(List<AccommodationOfferingModel> value) Generated method - Setter ofMarketingRatePlanInfoCronjob.accommodationOfferingsattribute defined at extensiontravelservices.- Parameters:
value- the accommodationOfferings
-
setBatchSize
Generated method - Setter ofMarketingRatePlanInfoCronjob.batchSizeattribute defined at extensiontravelservices.- Parameters:
value- the batchSize
-
setCatalogId
Generated method - Setter ofMarketingRatePlanInfoCronjob.catalogIdattribute defined at extensiontravelservices.- Parameters:
value- the catalogId
-
setRatePlanCode
Generated method - Setter ofMarketingRatePlanInfoCronjob.ratePlanCodeattribute defined at extensiontravelservices.- Parameters:
value- the ratePlanCode
-