Class GeneratedSAPInvoice
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.commerceservices.jalo.GeneratedSAPInvoice
- All Implemented Interfaces:
Serializable,Comparable
public abstract class GeneratedSAPInvoice
extends de.hybris.platform.jalo.GenericItem
Generated class for type
SAPInvoice.- 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 theSAPInvoice.consignmentEntriesattributeprotected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.ordersplitting.jalo.ConsignmentEntry>OneToManyHandlerfor handling 1:n CONSIGNMENTENTRIES's relation attributes from 'many' side.static final StringQualifier of theSAPInvoice.currencyattributestatic final StringQualifier of theSAPInvoice.externalSystemIdattributestatic final StringQualifier of theSAPInvoice.idattributestatic final StringQualifier of theSAPInvoice.invoiceMediaattributestatic final StringQualifier of theSAPInvoice.netPriceattributestatic final StringQualifier of theSAPInvoice.totalPriceattributeFields 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 TypeMethodDescriptionvoidaddToConsignmentEntries(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.ConsignmentEntry value) Generated method - Addsvalueto consignmentEntries.voidaddToConsignmentEntries(de.hybris.platform.ordersplitting.jalo.ConsignmentEntry value) Generated method - Addsvalueto consignmentEntries.Set<de.hybris.platform.ordersplitting.jalo.ConsignmentEntry>Generated method - Getter of theSAPInvoice.consignmentEntriesattribute.Set<de.hybris.platform.ordersplitting.jalo.ConsignmentEntry>getConsignmentEntries(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPInvoice.consignmentEntriesattribute.de.hybris.platform.jalo.c2l.CurrencyGenerated method - Getter of theSAPInvoice.currencyattribute.de.hybris.platform.jalo.c2l.CurrencygetCurrency(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPInvoice.currencyattribute.de.hybris.platform.jalo.enumeration.EnumerationValueGenerated method - Getter of theSAPInvoice.externalSystemIdattribute.de.hybris.platform.jalo.enumeration.EnumerationValuegetExternalSystemId(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPInvoice.externalSystemIdattribute.getId()Generated method - Getter of theSAPInvoice.idattribute.getId(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPInvoice.idattribute.de.hybris.platform.commerceservices.jalo.SAPInvoiceMediaGenerated method - Getter of theSAPInvoice.invoiceMediaattribute.de.hybris.platform.commerceservices.jalo.SAPInvoiceMediagetInvoiceMedia(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPInvoice.invoiceMediaattribute.Generated method - Getter of theSAPInvoice.netPriceattribute.getNetPrice(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPInvoice.netPriceattribute.Generated method - Getter of theSAPInvoice.totalPriceattribute.getTotalPrice(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPInvoice.totalPriceattribute.voidremoveFromConsignmentEntries(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.ConsignmentEntry value) Generated method - Removesvaluefrom consignmentEntries.voidremoveFromConsignmentEntries(de.hybris.platform.ordersplitting.jalo.ConsignmentEntry value) Generated method - Removesvaluefrom consignmentEntries.voidsetConsignmentEntries(de.hybris.platform.jalo.SessionContext ctx, Set<de.hybris.platform.ordersplitting.jalo.ConsignmentEntry> value) Generated method - Setter of theSAPInvoice.consignmentEntriesattribute.voidsetConsignmentEntries(Set<de.hybris.platform.ordersplitting.jalo.ConsignmentEntry> value) Generated method - Setter of theSAPInvoice.consignmentEntriesattribute.voidsetCurrency(de.hybris.platform.jalo.c2l.Currency value) Generated method - Setter of theSAPInvoice.currencyattribute.voidsetCurrency(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency value) Generated method - Setter of theSAPInvoice.currencyattribute.voidsetExternalSystemId(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theSAPInvoice.externalSystemIdattribute.voidsetExternalSystemId(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theSAPInvoice.externalSystemIdattribute.voidGenerated method - Setter of theSAPInvoice.idattribute.voidGenerated method - Setter of theSAPInvoice.idattribute.voidsetInvoiceMedia(de.hybris.platform.commerceservices.jalo.SAPInvoiceMedia value) Generated method - Setter of theSAPInvoice.invoiceMediaattribute.voidsetInvoiceMedia(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.commerceservices.jalo.SAPInvoiceMedia value) Generated method - Setter of theSAPInvoice.invoiceMediaattribute.voidsetNetPrice(de.hybris.platform.jalo.SessionContext ctx, BigDecimal value) Generated method - Setter of theSAPInvoice.netPriceattribute.voidsetNetPrice(BigDecimal value) Generated method - Setter of theSAPInvoice.netPriceattribute.voidsetTotalPrice(de.hybris.platform.jalo.SessionContext ctx, BigDecimal value) Generated method - Setter of theSAPInvoice.totalPriceattribute.voidsetTotalPrice(BigDecimal value) Generated method - Setter of theSAPInvoice.totalPriceattribute.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
-
ID
Qualifier of theSAPInvoice.idattribute- See Also:
-
TOTALPRICE
Qualifier of theSAPInvoice.totalPriceattribute- See Also:
-
NETPRICE
Qualifier of theSAPInvoice.netPriceattribute- See Also:
-
CURRENCY
Qualifier of theSAPInvoice.currencyattribute- See Also:
-
EXTERNALSYSTEMID
Qualifier of theSAPInvoice.externalSystemIdattribute- See Also:
-
INVOICEMEDIA
Qualifier of theSAPInvoice.invoiceMediaattribute- See Also:
-
CONSIGNMENTENTRIES
Qualifier of theSAPInvoice.consignmentEntriesattribute- See Also:
-
CONSIGNMENTENTRIESHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.ordersplitting.jalo.ConsignmentEntry> CONSIGNMENTENTRIESHANDLEROneToManyHandlerfor handling 1:n CONSIGNMENTENTRIES's relation attributes from 'many' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedSAPInvoice
public GeneratedSAPInvoice()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classde.hybris.platform.jalo.Item
-
getConsignmentEntries
public Set<de.hybris.platform.ordersplitting.jalo.ConsignmentEntry> getConsignmentEntries(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPInvoice.consignmentEntriesattribute.- Returns:
- the consignmentEntries
-
getConsignmentEntries
Generated method - Getter of theSAPInvoice.consignmentEntriesattribute.- Returns:
- the consignmentEntries
-
setConsignmentEntries
public void setConsignmentEntries(de.hybris.platform.jalo.SessionContext ctx, Set<de.hybris.platform.ordersplitting.jalo.ConsignmentEntry> value) Generated method - Setter of theSAPInvoice.consignmentEntriesattribute.- Parameters:
value- the consignmentEntries
-
setConsignmentEntries
public void setConsignmentEntries(Set<de.hybris.platform.ordersplitting.jalo.ConsignmentEntry> value) Generated method - Setter of theSAPInvoice.consignmentEntriesattribute.- Parameters:
value- the consignmentEntries
-
addToConsignmentEntries
public void addToConsignmentEntries(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.ConsignmentEntry value) Generated method - Addsvalueto consignmentEntries.- Parameters:
value- the item to add to consignmentEntries
-
addToConsignmentEntries
public void addToConsignmentEntries(de.hybris.platform.ordersplitting.jalo.ConsignmentEntry value) Generated method - Addsvalueto consignmentEntries.- Parameters:
value- the item to add to consignmentEntries
-
removeFromConsignmentEntries
public void removeFromConsignmentEntries(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.ConsignmentEntry value) Generated method - Removesvaluefrom consignmentEntries.- Parameters:
value- the item to remove from consignmentEntries
-
removeFromConsignmentEntries
public void removeFromConsignmentEntries(de.hybris.platform.ordersplitting.jalo.ConsignmentEntry value) Generated method - Removesvaluefrom consignmentEntries.- Parameters:
value- the item to remove from consignmentEntries
-
getCurrency
public de.hybris.platform.jalo.c2l.Currency getCurrency(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPInvoice.currencyattribute.- Returns:
- the currency
-
getCurrency
public de.hybris.platform.jalo.c2l.Currency getCurrency()Generated method - Getter of theSAPInvoice.currencyattribute.- Returns:
- the currency
-
setCurrency
public void setCurrency(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency value) Generated method - Setter of theSAPInvoice.currencyattribute.- Parameters:
value- the currency
-
setCurrency
public void setCurrency(de.hybris.platform.jalo.c2l.Currency value) Generated method - Setter of theSAPInvoice.currencyattribute.- Parameters:
value- the currency
-
getExternalSystemId
public de.hybris.platform.jalo.enumeration.EnumerationValue getExternalSystemId(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPInvoice.externalSystemIdattribute.- Returns:
- the externalSystemId - External System ID where the invoice resides.
-
getExternalSystemId
public de.hybris.platform.jalo.enumeration.EnumerationValue getExternalSystemId()Generated method - Getter of theSAPInvoice.externalSystemIdattribute.- Returns:
- the externalSystemId - External System ID where the invoice resides.
-
setExternalSystemId
public void setExternalSystemId(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theSAPInvoice.externalSystemIdattribute.- Parameters:
value- the externalSystemId - External System ID where the invoice resides.
-
setExternalSystemId
public void setExternalSystemId(de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theSAPInvoice.externalSystemIdattribute.- Parameters:
value- the externalSystemId - External System ID where the invoice resides.
-
getId
Generated method - Getter of theSAPInvoice.idattribute.- Returns:
- the id
-
getId
Generated method - Getter of theSAPInvoice.idattribute.- Returns:
- the id
-
setId
Generated method - Setter of theSAPInvoice.idattribute.- Parameters:
value- the id
-
setId
Generated method - Setter of theSAPInvoice.idattribute.- Parameters:
value- the id
-
getInvoiceMedia
public de.hybris.platform.commerceservices.jalo.SAPInvoiceMedia getInvoiceMedia(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theSAPInvoice.invoiceMediaattribute.- Returns:
- the invoiceMedia
-
getInvoiceMedia
public de.hybris.platform.commerceservices.jalo.SAPInvoiceMedia getInvoiceMedia()Generated method - Getter of theSAPInvoice.invoiceMediaattribute.- Returns:
- the invoiceMedia
-
setInvoiceMedia
public void setInvoiceMedia(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.commerceservices.jalo.SAPInvoiceMedia value) Generated method - Setter of theSAPInvoice.invoiceMediaattribute.- Parameters:
value- the invoiceMedia
-
setInvoiceMedia
public void setInvoiceMedia(de.hybris.platform.commerceservices.jalo.SAPInvoiceMedia value) Generated method - Setter of theSAPInvoice.invoiceMediaattribute.- Parameters:
value- the invoiceMedia
-
getNetPrice
Generated method - Getter of theSAPInvoice.netPriceattribute.- Returns:
- the netPrice
-
getNetPrice
Generated method - Getter of theSAPInvoice.netPriceattribute.- Returns:
- the netPrice
-
setNetPrice
Generated method - Setter of theSAPInvoice.netPriceattribute.- Parameters:
value- the netPrice
-
setNetPrice
Generated method - Setter of theSAPInvoice.netPriceattribute.- Parameters:
value- the netPrice
-
getTotalPrice
Generated method - Getter of theSAPInvoice.totalPriceattribute.- Returns:
- the totalPrice
-
getTotalPrice
Generated method - Getter of theSAPInvoice.totalPriceattribute.- Returns:
- the totalPrice
-
setTotalPrice
Generated method - Setter of theSAPInvoice.totalPriceattribute.- Parameters:
value- the totalPrice
-
setTotalPrice
Generated method - Setter of theSAPInvoice.totalPriceattribute.- Parameters:
value- the totalPrice
-