Class GeneratedScheduleConfiguration
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.GenericItem
de.hybris.platform.travelservices.jalo.travel.GeneratedScheduleConfiguration
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
ScheduleConfiguration
public abstract class GeneratedScheduleConfiguration
extends de.hybris.platform.jalo.GenericItem
Generated class for type
ScheduleConfiguration.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
de.hybris.platform.jalo.GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.Item
de.hybris.platform.jalo.Item.AttributeFilter, de.hybris.platform.jalo.Item.AttributeMode, de.hybris.platform.jalo.Item.CachedGetter, de.hybris.platform.jalo.Item.CachedSetter, de.hybris.platform.jalo.Item.ItemAttributeMap, de.hybris.platform.jalo.Item.ItemConstraint, de.hybris.platform.jalo.Item.ItemImpl, de.hybris.platform.jalo.Item.JaloCachedComputationException -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theScheduleConfiguration.endDateattributestatic final StringQualifier of theScheduleConfiguration.numberattributestatic final StringQualifier of theScheduleConfiguration.scheduleConfigurationDaysattributeprotected static final de.hybris.platform.util.OneToManyHandler<ScheduleConfigurationDay>OneToManyHandlerfor handling 1:n SCHEDULECONFIGURATIONDAYS's relation attributes from 'many' side.static final StringQualifier of theScheduleConfiguration.startDateattributestatic final StringQualifier of theScheduleConfiguration.transportOfferingsattributeprotected static final de.hybris.platform.util.OneToManyHandler<TransportOffering>OneToManyHandlerfor handling 1:n TRANSPORTOFFERINGS's relation attributes from 'many' side.static final StringQualifier of theScheduleConfiguration.travelProviderattributestatic final StringQualifier of theScheduleConfiguration.travelSectorattributeFields 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 TypeMethodDescriptionvoidaddToScheduleConfigurationDays(de.hybris.platform.jalo.SessionContext ctx, ScheduleConfigurationDay value) Generated method - Addsvalueto scheduleConfigurationDays.voidGenerated method - Addsvalueto scheduleConfigurationDays.voidaddToTransportOfferings(de.hybris.platform.jalo.SessionContext ctx, TransportOffering value) Generated method - Addsvalueto transportOfferings.voidGenerated method - Addsvalueto transportOfferings.Generated method - Getter of theScheduleConfiguration.endDateattribute.getEndDate(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theScheduleConfiguration.endDateattribute.Generated method - Getter of theScheduleConfiguration.numberattribute.getNumber(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theScheduleConfiguration.numberattribute.Generated method - Getter of theScheduleConfiguration.scheduleConfigurationDaysattribute.getScheduleConfigurationDays(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theScheduleConfiguration.scheduleConfigurationDaysattribute.Generated method - Getter of theScheduleConfiguration.startDateattribute.getStartDate(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theScheduleConfiguration.startDateattribute.Generated method - Getter of theScheduleConfiguration.transportOfferingsattribute.getTransportOfferings(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theScheduleConfiguration.transportOfferingsattribute.Generated method - Getter of theScheduleConfiguration.travelProviderattribute.getTravelProvider(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theScheduleConfiguration.travelProviderattribute.Generated method - Getter of theScheduleConfiguration.travelSectorattribute.getTravelSector(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theScheduleConfiguration.travelSectorattribute.voidremoveFromScheduleConfigurationDays(de.hybris.platform.jalo.SessionContext ctx, ScheduleConfigurationDay value) Generated method - Removesvaluefrom scheduleConfigurationDays.voidGenerated method - Removesvaluefrom scheduleConfigurationDays.voidremoveFromTransportOfferings(de.hybris.platform.jalo.SessionContext ctx, TransportOffering value) Generated method - Removesvaluefrom transportOfferings.voidGenerated method - Removesvaluefrom transportOfferings.voidsetEndDate(de.hybris.platform.jalo.SessionContext ctx, Date value) Generated method - Setter of theScheduleConfiguration.endDateattribute.voidsetEndDate(Date value) Generated method - Setter of theScheduleConfiguration.endDateattribute.voidGenerated method - Setter of theScheduleConfiguration.numberattribute.voidGenerated method - Setter of theScheduleConfiguration.numberattribute.voidsetScheduleConfigurationDays(de.hybris.platform.jalo.SessionContext ctx, List<ScheduleConfigurationDay> value) Generated method - Setter of theScheduleConfiguration.scheduleConfigurationDaysattribute.voidGenerated method - Setter of theScheduleConfiguration.scheduleConfigurationDaysattribute.voidsetStartDate(de.hybris.platform.jalo.SessionContext ctx, Date value) Generated method - Setter of theScheduleConfiguration.startDateattribute.voidsetStartDate(Date value) Generated method - Setter of theScheduleConfiguration.startDateattribute.voidsetTransportOfferings(de.hybris.platform.jalo.SessionContext ctx, List<TransportOffering> value) Generated method - Setter of theScheduleConfiguration.transportOfferingsattribute.voidGenerated method - Setter of theScheduleConfiguration.transportOfferingsattribute.voidsetTravelProvider(de.hybris.platform.jalo.SessionContext ctx, TravelProvider value) Generated method - Setter of theScheduleConfiguration.travelProviderattribute.voidsetTravelProvider(TravelProvider value) Generated method - Setter of theScheduleConfiguration.travelProviderattribute.voidsetTravelSector(de.hybris.platform.jalo.SessionContext ctx, TravelSector value) Generated method - Setter of theScheduleConfiguration.travelSectorattribute.voidsetTravelSector(TravelSector value) Generated method - Setter of theScheduleConfiguration.travelSectorattribute.Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItemsMethods 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, 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, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPartOfRemovedSessionMarker, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, 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, setTransientObject, setUseTA, suppressRelation, toString, useTA, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
TRAVELPROVIDER
Qualifier of theScheduleConfiguration.travelProviderattribute- See Also:
-
NUMBER
Qualifier of theScheduleConfiguration.numberattribute- See Also:
-
STARTDATE
Qualifier of theScheduleConfiguration.startDateattribute- See Also:
-
ENDDATE
Qualifier of theScheduleConfiguration.endDateattribute- See Also:
-
TRAVELSECTOR
Qualifier of theScheduleConfiguration.travelSectorattribute- See Also:
-
TRANSPORTOFFERINGS
Qualifier of theScheduleConfiguration.transportOfferingsattribute- See Also:
-
SCHEDULECONFIGURATIONDAYS
Qualifier of theScheduleConfiguration.scheduleConfigurationDaysattribute- See Also:
-
TRANSPORTOFFERINGSHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<TransportOffering> TRANSPORTOFFERINGSHANDLEROneToManyHandlerfor handling 1:n TRANSPORTOFFERINGS's relation attributes from 'many' side. -
SCHEDULECONFIGURATIONDAYSHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<ScheduleConfigurationDay> SCHEDULECONFIGURATIONDAYSHANDLEROneToManyHandlerfor handling 1:n SCHEDULECONFIGURATIONDAYS's relation attributes from 'many' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedScheduleConfiguration
public GeneratedScheduleConfiguration()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classde.hybris.platform.jalo.Item
-
getEndDate
Generated method - Getter of theScheduleConfiguration.endDateattribute.- Returns:
- the endDate
-
getEndDate
Generated method - Getter of theScheduleConfiguration.endDateattribute.- Returns:
- the endDate
-
setEndDate
Generated method - Setter of theScheduleConfiguration.endDateattribute.- Parameters:
value- the endDate
-
setEndDate
Generated method - Setter of theScheduleConfiguration.endDateattribute.- Parameters:
value- the endDate
-
getNumber
Generated method - Getter of theScheduleConfiguration.numberattribute.- Returns:
- the number
-
getNumber
Generated method - Getter of theScheduleConfiguration.numberattribute.- Returns:
- the number
-
setNumber
Generated method - Setter of theScheduleConfiguration.numberattribute.- Parameters:
value- the number
-
setNumber
Generated method - Setter of theScheduleConfiguration.numberattribute.- Parameters:
value- the number
-
getScheduleConfigurationDays
public List<ScheduleConfigurationDay> getScheduleConfigurationDays(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theScheduleConfiguration.scheduleConfigurationDaysattribute.- Returns:
- the scheduleConfigurationDays
-
getScheduleConfigurationDays
Generated method - Getter of theScheduleConfiguration.scheduleConfigurationDaysattribute.- Returns:
- the scheduleConfigurationDays
-
setScheduleConfigurationDays
public void setScheduleConfigurationDays(de.hybris.platform.jalo.SessionContext ctx, List<ScheduleConfigurationDay> value) Generated method - Setter of theScheduleConfiguration.scheduleConfigurationDaysattribute.- Parameters:
value- the scheduleConfigurationDays
-
setScheduleConfigurationDays
Generated method - Setter of theScheduleConfiguration.scheduleConfigurationDaysattribute.- Parameters:
value- the scheduleConfigurationDays
-
addToScheduleConfigurationDays
public void addToScheduleConfigurationDays(de.hybris.platform.jalo.SessionContext ctx, ScheduleConfigurationDay value) Generated method - Addsvalueto scheduleConfigurationDays.- Parameters:
value- the item to add to scheduleConfigurationDays
-
addToScheduleConfigurationDays
Generated method - Addsvalueto scheduleConfigurationDays.- Parameters:
value- the item to add to scheduleConfigurationDays
-
removeFromScheduleConfigurationDays
public void removeFromScheduleConfigurationDays(de.hybris.platform.jalo.SessionContext ctx, ScheduleConfigurationDay value) Generated method - Removesvaluefrom scheduleConfigurationDays.- Parameters:
value- the item to remove from scheduleConfigurationDays
-
removeFromScheduleConfigurationDays
Generated method - Removesvaluefrom scheduleConfigurationDays.- Parameters:
value- the item to remove from scheduleConfigurationDays
-
getStartDate
Generated method - Getter of theScheduleConfiguration.startDateattribute.- Returns:
- the startDate
-
getStartDate
Generated method - Getter of theScheduleConfiguration.startDateattribute.- Returns:
- the startDate
-
setStartDate
Generated method - Setter of theScheduleConfiguration.startDateattribute.- Parameters:
value- the startDate
-
setStartDate
Generated method - Setter of theScheduleConfiguration.startDateattribute.- Parameters:
value- the startDate
-
getTransportOfferings
Generated method - Getter of theScheduleConfiguration.transportOfferingsattribute.- Returns:
- the transportOfferings
-
getTransportOfferings
Generated method - Getter of theScheduleConfiguration.transportOfferingsattribute.- Returns:
- the transportOfferings
-
setTransportOfferings
public void setTransportOfferings(de.hybris.platform.jalo.SessionContext ctx, List<TransportOffering> value) Generated method - Setter of theScheduleConfiguration.transportOfferingsattribute.- Parameters:
value- the transportOfferings
-
setTransportOfferings
Generated method - Setter of theScheduleConfiguration.transportOfferingsattribute.- Parameters:
value- the transportOfferings
-
addToTransportOfferings
public void addToTransportOfferings(de.hybris.platform.jalo.SessionContext ctx, TransportOffering value) Generated method - Addsvalueto transportOfferings.- Parameters:
value- the item to add to transportOfferings
-
addToTransportOfferings
Generated method - Addsvalueto transportOfferings.- Parameters:
value- the item to add to transportOfferings
-
removeFromTransportOfferings
public void removeFromTransportOfferings(de.hybris.platform.jalo.SessionContext ctx, TransportOffering value) Generated method - Removesvaluefrom transportOfferings.- Parameters:
value- the item to remove from transportOfferings
-
removeFromTransportOfferings
Generated method - Removesvaluefrom transportOfferings.- Parameters:
value- the item to remove from transportOfferings
-
getTravelProvider
Generated method - Getter of theScheduleConfiguration.travelProviderattribute.- Returns:
- the travelProvider
-
getTravelProvider
Generated method - Getter of theScheduleConfiguration.travelProviderattribute.- Returns:
- the travelProvider
-
setTravelProvider
Generated method - Setter of theScheduleConfiguration.travelProviderattribute.- Parameters:
value- the travelProvider
-
setTravelProvider
Generated method - Setter of theScheduleConfiguration.travelProviderattribute.- Parameters:
value- the travelProvider
-
getTravelSector
Generated method - Getter of theScheduleConfiguration.travelSectorattribute.- Returns:
- the travelSector
-
getTravelSector
Generated method - Getter of theScheduleConfiguration.travelSectorattribute.- Returns:
- the travelSector
-
setTravelSector
Generated method - Setter of theScheduleConfiguration.travelSectorattribute.- Parameters:
value- the travelSector
-
setTravelSector
Generated method - Setter of theScheduleConfiguration.travelSectorattribute.- Parameters:
value- the travelSector
-