Class GeneratedIATAService
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.oneorderservices.jalo.GeneratedIATAService
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
IATAService
public abstract class GeneratedIATAService
extends de.hybris.platform.jalo.GenericItem
Generated class for type
IATAService.- 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 theIATAService.codeattributestatic final StringQualifier of theIATAService.consignmentEntryattributeprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedIATAService>BidirectionalOneToManyHandlerfor handling 1:n CONSIGNMENTENTRY's relation attributes from 'one' side.static final StringQualifier of theIATAService.deliveryStatusattributestatic final StringQualifier of theIATAService.readyToAccountattributestatic final StringQualifier of theIATAService.sentToAccountingSystemattributeFields 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 TypeMethodDescriptionprotected de.hybris.platform.jalo.ItemcreateItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) getCode()Generated method - Getter of theIATAService.codeattribute.getCode(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIATAService.codeattribute.de.hybris.platform.ordersplitting.jalo.ConsignmentEntryGenerated method - Getter of theIATAService.consignmentEntryattribute.de.hybris.platform.ordersplitting.jalo.ConsignmentEntrygetConsignmentEntry(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIATAService.consignmentEntryattribute.de.hybris.platform.jalo.enumeration.EnumerationValueGenerated method - Getter of theIATAService.deliveryStatusattribute.de.hybris.platform.jalo.enumeration.EnumerationValuegetDeliveryStatus(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIATAService.deliveryStatusattribute.Generated method - Getter of theIATAService.readyToAccountattribute.isReadyToAccount(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIATAService.readyToAccountattribute.booleanGenerated method - Getter of theIATAService.readyToAccountattribute.booleanisReadyToAccountAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIATAService.readyToAccountattribute.Generated method - Getter of theIATAService.sentToAccountingSystemattribute.isSentToAccountingSystem(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIATAService.sentToAccountingSystemattribute.booleanGenerated method - Getter of theIATAService.sentToAccountingSystemattribute.booleanisSentToAccountingSystemAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIATAService.sentToAccountingSystemattribute.voidGenerated method - Setter of theIATAService.codeattribute.voidGenerated method - Setter of theIATAService.codeattribute.voidsetConsignmentEntry(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.ConsignmentEntry value) Generated method - Setter of theIATAService.consignmentEntryattribute.voidsetConsignmentEntry(de.hybris.platform.ordersplitting.jalo.ConsignmentEntry value) Generated method - Setter of theIATAService.consignmentEntryattribute.voidsetDeliveryStatus(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theIATAService.deliveryStatusattribute.voidsetDeliveryStatus(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theIATAService.deliveryStatusattribute.voidsetReadyToAccount(boolean value) Generated method - Setter of theIATAService.readyToAccountattribute.voidsetReadyToAccount(de.hybris.platform.jalo.SessionContext ctx, boolean value) Generated method - Setter of theIATAService.readyToAccountattribute.voidsetReadyToAccount(de.hybris.platform.jalo.SessionContext ctx, Boolean value) Generated method - Setter of theIATAService.readyToAccountattribute.voidsetReadyToAccount(Boolean value) Generated method - Setter of theIATAService.readyToAccountattribute.voidsetSentToAccountingSystem(boolean value) Generated method - Setter of theIATAService.sentToAccountingSystemattribute.voidsetSentToAccountingSystem(de.hybris.platform.jalo.SessionContext ctx, boolean value) Generated method - Setter of theIATAService.sentToAccountingSystemattribute.voidsetSentToAccountingSystem(de.hybris.platform.jalo.SessionContext ctx, Boolean value) Generated method - Setter of theIATAService.sentToAccountingSystemattribute.voidsetSentToAccountingSystem(Boolean value) Generated method - Setter of theIATAService.sentToAccountingSystemattribute.Methods inherited from class de.hybris.platform.jalo.GenericItem
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
-
CODE
Qualifier of theIATAService.codeattribute- See Also:
-
DELIVERYSTATUS
Qualifier of theIATAService.deliveryStatusattribute- See Also:
-
READYTOACCOUNT
Qualifier of theIATAService.readyToAccountattribute- See Also:
-
SENTTOACCOUNTINGSYSTEM
Qualifier of theIATAService.sentToAccountingSystemattribute- See Also:
-
CONSIGNMENTENTRY
Qualifier of theIATAService.consignmentEntryattribute- See Also:
-
CONSIGNMENTENTRYHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedIATAService> CONSIGNMENTENTRYHANDLERBidirectionalOneToManyHandlerfor handling 1:n CONSIGNMENTENTRY's relation attributes from 'one' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedIATAService
public GeneratedIATAService()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classde.hybris.platform.jalo.Item
-
getCode
Generated method - Getter of theIATAService.codeattribute.- Returns:
- the code
-
getCode
Generated method - Getter of theIATAService.codeattribute.- Returns:
- the code
-
setCode
Generated method - Setter of theIATAService.codeattribute.- Parameters:
value- the code
-
setCode
Generated method - Setter of theIATAService.codeattribute.- Parameters:
value- the code
-
getConsignmentEntry
public de.hybris.platform.ordersplitting.jalo.ConsignmentEntry getConsignmentEntry(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIATAService.consignmentEntryattribute.- Returns:
- the consignmentEntry
-
getConsignmentEntry
public de.hybris.platform.ordersplitting.jalo.ConsignmentEntry getConsignmentEntry()Generated method - Getter of theIATAService.consignmentEntryattribute.- Returns:
- the consignmentEntry
-
setConsignmentEntry
public void setConsignmentEntry(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.ConsignmentEntry value) Generated method - Setter of theIATAService.consignmentEntryattribute.- Parameters:
value- the consignmentEntry
-
setConsignmentEntry
public void setConsignmentEntry(de.hybris.platform.ordersplitting.jalo.ConsignmentEntry value) Generated method - Setter of theIATAService.consignmentEntryattribute.- Parameters:
value- the consignmentEntry
-
createItem
protected de.hybris.platform.jalo.Item createItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) throws de.hybris.platform.jalo.JaloBusinessException - Overrides:
createItemin classde.hybris.platform.jalo.GenericItem- Throws:
de.hybris.platform.jalo.JaloBusinessException
-
getDeliveryStatus
public de.hybris.platform.jalo.enumeration.EnumerationValue getDeliveryStatus(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIATAService.deliveryStatusattribute.- Returns:
- the deliveryStatus
-
getDeliveryStatus
public de.hybris.platform.jalo.enumeration.EnumerationValue getDeliveryStatus()Generated method - Getter of theIATAService.deliveryStatusattribute.- Returns:
- the deliveryStatus
-
setDeliveryStatus
public void setDeliveryStatus(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theIATAService.deliveryStatusattribute.- Parameters:
value- the deliveryStatus
-
setDeliveryStatus
public void setDeliveryStatus(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theIATAService.deliveryStatusattribute.- Parameters:
value- the deliveryStatus
-
isReadyToAccount
Generated method - Getter of theIATAService.readyToAccountattribute.- Returns:
- the readyToAccount
-
isReadyToAccount
Generated method - Getter of theIATAService.readyToAccountattribute.- Returns:
- the readyToAccount
-
isReadyToAccountAsPrimitive
public boolean isReadyToAccountAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIATAService.readyToAccountattribute.- Returns:
- the readyToAccount
-
isReadyToAccountAsPrimitive
public boolean isReadyToAccountAsPrimitive()Generated method - Getter of theIATAService.readyToAccountattribute.- Returns:
- the readyToAccount
-
setReadyToAccount
Generated method - Setter of theIATAService.readyToAccountattribute.- Parameters:
value- the readyToAccount
-
setReadyToAccount
Generated method - Setter of theIATAService.readyToAccountattribute.- Parameters:
value- the readyToAccount
-
setReadyToAccount
public void setReadyToAccount(de.hybris.platform.jalo.SessionContext ctx, boolean value) Generated method - Setter of theIATAService.readyToAccountattribute.- Parameters:
value- the readyToAccount
-
setReadyToAccount
public void setReadyToAccount(boolean value) Generated method - Setter of theIATAService.readyToAccountattribute.- Parameters:
value- the readyToAccount
-
isSentToAccountingSystem
Generated method - Getter of theIATAService.sentToAccountingSystemattribute.- Returns:
- the sentToAccountingSystem
-
isSentToAccountingSystem
Generated method - Getter of theIATAService.sentToAccountingSystemattribute.- Returns:
- the sentToAccountingSystem
-
isSentToAccountingSystemAsPrimitive
public boolean isSentToAccountingSystemAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theIATAService.sentToAccountingSystemattribute.- Returns:
- the sentToAccountingSystem
-
isSentToAccountingSystemAsPrimitive
public boolean isSentToAccountingSystemAsPrimitive()Generated method - Getter of theIATAService.sentToAccountingSystemattribute.- Returns:
- the sentToAccountingSystem
-
setSentToAccountingSystem
Generated method - Setter of theIATAService.sentToAccountingSystemattribute.- Parameters:
value- the sentToAccountingSystem
-
setSentToAccountingSystem
Generated method - Setter of theIATAService.sentToAccountingSystemattribute.- Parameters:
value- the sentToAccountingSystem
-
setSentToAccountingSystem
public void setSentToAccountingSystem(de.hybris.platform.jalo.SessionContext ctx, boolean value) Generated method - Setter of theIATAService.sentToAccountingSystemattribute.- Parameters:
value- the sentToAccountingSystem
-
setSentToAccountingSystem
public void setSentToAccountingSystem(boolean value) Generated method - Setter of theIATAService.sentToAccountingSystemattribute.- Parameters:
value- the sentToAccountingSystem
-