public abstract class GeneratedSAPCpiOutboundOrder extends GenericItem
SAPCpiOutboundOrder.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BASESTOREUID
Qualifier of the
SAPCpiOutboundOrder.baseStoreUid attribute |
static java.lang.String |
CHANNEL
Qualifier of the
SAPCpiOutboundOrder.channel attribute |
static java.lang.String |
CREATIONDATE
Qualifier of the
SAPCpiOutboundOrder.creationDate attribute |
static java.lang.String |
CURRENCYISOCODE
Qualifier of the
SAPCpiOutboundOrder.currencyIsoCode attribute |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
DELIVERYMODE
Qualifier of the
SAPCpiOutboundOrder.deliveryMode attribute |
static java.lang.String |
DISTRIBUTIONCHANNEL
Qualifier of the
SAPCpiOutboundOrder.distributionChannel attribute |
static java.lang.String |
DIVISION
Qualifier of the
SAPCpiOutboundOrder.division attribute |
static java.lang.String |
ORDERID
Qualifier of the
SAPCpiOutboundOrder.orderId attribute |
static java.lang.String |
PAYMENTMODE
Qualifier of the
SAPCpiOutboundOrder.paymentMode attribute |
static java.lang.String |
PURCHASEORDERNUMBER
Qualifier of the
SAPCpiOutboundOrder.purchaseOrderNumber attribute |
static java.lang.String |
RESPONSEMESSAGE
Qualifier of the
SAPCpiOutboundOrder.responseMessage attribute |
static java.lang.String |
RESPONSESTATUS
Qualifier of the
SAPCpiOutboundOrder.responseStatus attribute |
static java.lang.String |
SALESORGANIZATION
Qualifier of the
SAPCpiOutboundOrder.salesOrganization attribute |
static java.lang.String |
SAPCPICONFIG
Qualifier of the
SAPCpiOutboundOrder.sapCpiConfig attribute |
static java.lang.String |
SAPCPIOUTBOUNDADDRESSES
Qualifier of the
SAPCpiOutboundOrder.sapCpiOutboundAddresses attribute |
protected static OneToManyHandler<SAPCpiOutboundAddress> |
SAPCPIOUTBOUNDADDRESSESHANDLER
OneToManyHandler for handling 1:n SAPCPIOUTBOUNDADDRESSES's relation attributes from 'many' side. |
static java.lang.String |
SAPCPIOUTBOUNDCARDPAYMENTS
Qualifier of the
SAPCpiOutboundOrder.sapCpiOutboundCardPayments attribute |
protected static OneToManyHandler<SAPCpiOutboundCardPayment> |
SAPCPIOUTBOUNDCARDPAYMENTSHANDLER
OneToManyHandler for handling 1:n SAPCPIOUTBOUNDCARDPAYMENTS's relation attributes from 'many' side. |
static java.lang.String |
SAPCPIOUTBOUNDORDERITEMS
Qualifier of the
SAPCpiOutboundOrder.sapCpiOutboundOrderItems attribute |
protected static OneToManyHandler<SAPCpiOutboundOrderItem> |
SAPCPIOUTBOUNDORDERITEMSHANDLER
OneToManyHandler for handling 1:n SAPCPIOUTBOUNDORDERITEMS's relation attributes from 'many' side. |
static java.lang.String |
SAPCPIOUTBOUNDPARTNERROLES
Qualifier of the
SAPCpiOutboundOrder.sapCpiOutboundPartnerRoles attribute |
protected static OneToManyHandler<SAPCpiOutboundPartnerRole> |
SAPCPIOUTBOUNDPARTNERROLESHANDLER
OneToManyHandler for handling 1:n SAPCPIOUTBOUNDPARTNERROLES's relation attributes from 'many' side. |
static java.lang.String |
SAPCPIOUTBOUNDPRICECOMPONENTS
Qualifier of the
SAPCpiOutboundOrder.sapCpiOutboundPriceComponents attribute |
protected static OneToManyHandler<SAPCpiOutboundPriceComponent> |
SAPCPIOUTBOUNDPRICECOMPONENTSHANDLER
OneToManyHandler for handling 1:n SAPCPIOUTBOUNDPRICECOMPONENTS's relation attributes from 'many' side. |
static java.lang.String |
SHIPPINGCONDITION
Qualifier of the
SAPCpiOutboundOrder.shippingCondition attribute |
static java.lang.String |
TRANSACTIONTYPE
Qualifier of the
SAPCpiOutboundOrder.transactionType attribute |
LANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedSAPCpiOutboundOrder() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToSapCpiOutboundAddresses(SAPCpiOutboundAddress value)
Generated method - Adds
value to sapCpiOutboundAddresses. |
void |
addToSapCpiOutboundAddresses(SessionContext ctx,
SAPCpiOutboundAddress value)
Generated method - Adds
value to sapCpiOutboundAddresses. |
void |
addToSapCpiOutboundCardPayments(SAPCpiOutboundCardPayment value)
Generated method - Adds
value to sapCpiOutboundCardPayments. |
void |
addToSapCpiOutboundCardPayments(SessionContext ctx,
SAPCpiOutboundCardPayment value)
Generated method - Adds
value to sapCpiOutboundCardPayments. |
void |
addToSapCpiOutboundOrderItems(SAPCpiOutboundOrderItem value)
Generated method - Adds
value to sapCpiOutboundOrderItems. |
void |
addToSapCpiOutboundOrderItems(SessionContext ctx,
SAPCpiOutboundOrderItem value)
Generated method - Adds
value to sapCpiOutboundOrderItems. |
void |
addToSapCpiOutboundPartnerRoles(SAPCpiOutboundPartnerRole value)
Generated method - Adds
value to sapCpiOutboundPartnerRoles. |
void |
addToSapCpiOutboundPartnerRoles(SessionContext ctx,
SAPCpiOutboundPartnerRole value)
Generated method - Adds
value to sapCpiOutboundPartnerRoles. |
void |
addToSapCpiOutboundPriceComponents(SAPCpiOutboundPriceComponent value)
Generated method - Adds
value to sapCpiOutboundPriceComponents. |
void |
addToSapCpiOutboundPriceComponents(SessionContext ctx,
SAPCpiOutboundPriceComponent value)
Generated method - Adds
value to sapCpiOutboundPriceComponents. |
java.lang.String |
getBaseStoreUid()
Generated method - Getter of the
SAPCpiOutboundOrder.baseStoreUid attribute. |
java.lang.String |
getBaseStoreUid(SessionContext ctx)
Generated method - Getter of the
SAPCpiOutboundOrder.baseStoreUid attribute. |
java.lang.String |
getChannel()
Generated method - Getter of the
SAPCpiOutboundOrder.channel attribute. |
java.lang.String |
getChannel(SessionContext ctx)
Generated method - Getter of the
SAPCpiOutboundOrder.channel attribute. |
java.lang.String |
getCreationDate()
Generated method - Getter of the
SAPCpiOutboundOrder.creationDate attribute. |
java.lang.String |
getCreationDate(SessionContext ctx)
Generated method - Getter of the
SAPCpiOutboundOrder.creationDate attribute. |
java.lang.String |
getCurrencyIsoCode()
Generated method - Getter of the
SAPCpiOutboundOrder.currencyIsoCode attribute. |
java.lang.String |
getCurrencyIsoCode(SessionContext ctx)
Generated method - Getter of the
SAPCpiOutboundOrder.currencyIsoCode attribute. |
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.lang.String |
getDeliveryMode()
Generated method - Getter of the
SAPCpiOutboundOrder.deliveryMode attribute. |
java.lang.String |
getDeliveryMode(SessionContext ctx)
Generated method - Getter of the
SAPCpiOutboundOrder.deliveryMode attribute. |
java.lang.String |
getDistributionChannel()
Generated method - Getter of the
SAPCpiOutboundOrder.distributionChannel attribute. |
java.lang.String |
getDistributionChannel(SessionContext ctx)
Generated method - Getter of the
SAPCpiOutboundOrder.distributionChannel attribute. |
java.lang.String |
getDivision()
Generated method - Getter of the
SAPCpiOutboundOrder.division attribute. |
java.lang.String |
getDivision(SessionContext ctx)
Generated method - Getter of the
SAPCpiOutboundOrder.division attribute. |
java.lang.String |
getOrderId()
Generated method - Getter of the
SAPCpiOutboundOrder.orderId attribute. |
java.lang.String |
getOrderId(SessionContext ctx)
Generated method - Getter of the
SAPCpiOutboundOrder.orderId attribute. |
java.lang.String |
getPaymentMode()
Generated method - Getter of the
SAPCpiOutboundOrder.paymentMode attribute. |
java.lang.String |
getPaymentMode(SessionContext ctx)
Generated method - Getter of the
SAPCpiOutboundOrder.paymentMode attribute. |
java.lang.String |
getPurchaseOrderNumber()
Generated method - Getter of the
SAPCpiOutboundOrder.purchaseOrderNumber attribute. |
java.lang.String |
getPurchaseOrderNumber(SessionContext ctx)
Generated method - Getter of the
SAPCpiOutboundOrder.purchaseOrderNumber attribute. |
java.lang.String |
getResponseMessage()
Generated method - Getter of the
SAPCpiOutboundOrder.responseMessage attribute. |
java.lang.String |
getResponseMessage(SessionContext ctx)
Generated method - Getter of the
SAPCpiOutboundOrder.responseMessage attribute. |
java.lang.String |
getResponseStatus()
Generated method - Getter of the
SAPCpiOutboundOrder.responseStatus attribute. |
java.lang.String |
getResponseStatus(SessionContext ctx)
Generated method - Getter of the
SAPCpiOutboundOrder.responseStatus attribute. |
java.lang.String |
getSalesOrganization()
Generated method - Getter of the
SAPCpiOutboundOrder.salesOrganization attribute. |
java.lang.String |
getSalesOrganization(SessionContext ctx)
Generated method - Getter of the
SAPCpiOutboundOrder.salesOrganization attribute. |
SAPCpiOutboundConfig |
getSapCpiConfig()
Generated method - Getter of the
SAPCpiOutboundOrder.sapCpiConfig attribute. |
SAPCpiOutboundConfig |
getSapCpiConfig(SessionContext ctx)
Generated method - Getter of the
SAPCpiOutboundOrder.sapCpiConfig attribute. |
java.util.Set<SAPCpiOutboundAddress> |
getSapCpiOutboundAddresses()
Generated method - Getter of the
SAPCpiOutboundOrder.sapCpiOutboundAddresses attribute. |
java.util.Set<SAPCpiOutboundAddress> |
getSapCpiOutboundAddresses(SessionContext ctx)
Generated method - Getter of the
SAPCpiOutboundOrder.sapCpiOutboundAddresses attribute. |
java.util.Set<SAPCpiOutboundCardPayment> |
getSapCpiOutboundCardPayments()
Generated method - Getter of the
SAPCpiOutboundOrder.sapCpiOutboundCardPayments attribute. |
java.util.Set<SAPCpiOutboundCardPayment> |
getSapCpiOutboundCardPayments(SessionContext ctx)
Generated method - Getter of the
SAPCpiOutboundOrder.sapCpiOutboundCardPayments attribute. |
java.util.Set<SAPCpiOutboundOrderItem> |
getSapCpiOutboundOrderItems()
Generated method - Getter of the
SAPCpiOutboundOrder.sapCpiOutboundOrderItems attribute. |
java.util.Set<SAPCpiOutboundOrderItem> |
getSapCpiOutboundOrderItems(SessionContext ctx)
Generated method - Getter of the
SAPCpiOutboundOrder.sapCpiOutboundOrderItems attribute. |
java.util.Set<SAPCpiOutboundPartnerRole> |
getSapCpiOutboundPartnerRoles()
Generated method - Getter of the
SAPCpiOutboundOrder.sapCpiOutboundPartnerRoles attribute. |
java.util.Set<SAPCpiOutboundPartnerRole> |
getSapCpiOutboundPartnerRoles(SessionContext ctx)
Generated method - Getter of the
SAPCpiOutboundOrder.sapCpiOutboundPartnerRoles attribute. |
java.util.Set<SAPCpiOutboundPriceComponent> |
getSapCpiOutboundPriceComponents()
Generated method - Getter of the
SAPCpiOutboundOrder.sapCpiOutboundPriceComponents attribute. |
java.util.Set<SAPCpiOutboundPriceComponent> |
getSapCpiOutboundPriceComponents(SessionContext ctx)
Generated method - Getter of the
SAPCpiOutboundOrder.sapCpiOutboundPriceComponents attribute. |
java.lang.String |
getShippingCondition()
Generated method - Getter of the
SAPCpiOutboundOrder.shippingCondition attribute. |
java.lang.String |
getShippingCondition(SessionContext ctx)
Generated method - Getter of the
SAPCpiOutboundOrder.shippingCondition attribute. |
java.lang.String |
getTransactionType()
Generated method - Getter of the
SAPCpiOutboundOrder.transactionType attribute. |
java.lang.String |
getTransactionType(SessionContext ctx)
Generated method - Getter of the
SAPCpiOutboundOrder.transactionType attribute. |
void |
removeFromSapCpiOutboundAddresses(SAPCpiOutboundAddress value)
Generated method - Removes
value from sapCpiOutboundAddresses. |
void |
removeFromSapCpiOutboundAddresses(SessionContext ctx,
SAPCpiOutboundAddress value)
Generated method - Removes
value from sapCpiOutboundAddresses. |
void |
removeFromSapCpiOutboundCardPayments(SAPCpiOutboundCardPayment value)
Generated method - Removes
value from sapCpiOutboundCardPayments. |
void |
removeFromSapCpiOutboundCardPayments(SessionContext ctx,
SAPCpiOutboundCardPayment value)
Generated method - Removes
value from sapCpiOutboundCardPayments. |
void |
removeFromSapCpiOutboundOrderItems(SAPCpiOutboundOrderItem value)
Generated method - Removes
value from sapCpiOutboundOrderItems. |
void |
removeFromSapCpiOutboundOrderItems(SessionContext ctx,
SAPCpiOutboundOrderItem value)
Generated method - Removes
value from sapCpiOutboundOrderItems. |
void |
removeFromSapCpiOutboundPartnerRoles(SAPCpiOutboundPartnerRole value)
Generated method - Removes
value from sapCpiOutboundPartnerRoles. |
void |
removeFromSapCpiOutboundPartnerRoles(SessionContext ctx,
SAPCpiOutboundPartnerRole value)
Generated method - Removes
value from sapCpiOutboundPartnerRoles. |
void |
removeFromSapCpiOutboundPriceComponents(SAPCpiOutboundPriceComponent value)
Generated method - Removes
value from sapCpiOutboundPriceComponents. |
void |
removeFromSapCpiOutboundPriceComponents(SessionContext ctx,
SAPCpiOutboundPriceComponent value)
Generated method - Removes
value from sapCpiOutboundPriceComponents. |
void |
setBaseStoreUid(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundOrder.baseStoreUid attribute. |
void |
setBaseStoreUid(java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundOrder.baseStoreUid attribute. |
void |
setChannel(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundOrder.channel attribute. |
void |
setChannel(java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundOrder.channel attribute. |
void |
setCreationDate(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundOrder.creationDate attribute. |
void |
setCreationDate(java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundOrder.creationDate attribute. |
void |
setCurrencyIsoCode(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundOrder.currencyIsoCode attribute. |
void |
setCurrencyIsoCode(java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundOrder.currencyIsoCode attribute. |
void |
setDeliveryMode(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundOrder.deliveryMode attribute. |
void |
setDeliveryMode(java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundOrder.deliveryMode attribute. |
void |
setDistributionChannel(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundOrder.distributionChannel attribute. |
void |
setDistributionChannel(java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundOrder.distributionChannel attribute. |
void |
setDivision(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundOrder.division attribute. |
void |
setDivision(java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundOrder.division attribute. |
void |
setOrderId(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundOrder.orderId attribute. |
void |
setOrderId(java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundOrder.orderId attribute. |
void |
setPaymentMode(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundOrder.paymentMode attribute. |
void |
setPaymentMode(java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundOrder.paymentMode attribute. |
void |
setPurchaseOrderNumber(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundOrder.purchaseOrderNumber attribute. |
void |
setPurchaseOrderNumber(java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundOrder.purchaseOrderNumber attribute. |
void |
setResponseMessage(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundOrder.responseMessage attribute. |
void |
setResponseMessage(java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundOrder.responseMessage attribute. |
void |
setResponseStatus(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundOrder.responseStatus attribute. |
void |
setResponseStatus(java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundOrder.responseStatus attribute. |
void |
setSalesOrganization(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundOrder.salesOrganization attribute. |
void |
setSalesOrganization(java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundOrder.salesOrganization attribute. |
void |
setSapCpiConfig(SAPCpiOutboundConfig value)
Generated method - Setter of the
SAPCpiOutboundOrder.sapCpiConfig attribute. |
void |
setSapCpiConfig(SessionContext ctx,
SAPCpiOutboundConfig value)
Generated method - Setter of the
SAPCpiOutboundOrder.sapCpiConfig attribute. |
void |
setSapCpiOutboundAddresses(SessionContext ctx,
java.util.Set<SAPCpiOutboundAddress> value)
Generated method - Setter of the
SAPCpiOutboundOrder.sapCpiOutboundAddresses attribute. |
void |
setSapCpiOutboundAddresses(java.util.Set<SAPCpiOutboundAddress> value)
Generated method - Setter of the
SAPCpiOutboundOrder.sapCpiOutboundAddresses attribute. |
void |
setSapCpiOutboundCardPayments(SessionContext ctx,
java.util.Set<SAPCpiOutboundCardPayment> value)
Generated method - Setter of the
SAPCpiOutboundOrder.sapCpiOutboundCardPayments attribute. |
void |
setSapCpiOutboundCardPayments(java.util.Set<SAPCpiOutboundCardPayment> value)
Generated method - Setter of the
SAPCpiOutboundOrder.sapCpiOutboundCardPayments attribute. |
void |
setSapCpiOutboundOrderItems(SessionContext ctx,
java.util.Set<SAPCpiOutboundOrderItem> value)
Generated method - Setter of the
SAPCpiOutboundOrder.sapCpiOutboundOrderItems attribute. |
void |
setSapCpiOutboundOrderItems(java.util.Set<SAPCpiOutboundOrderItem> value)
Generated method - Setter of the
SAPCpiOutboundOrder.sapCpiOutboundOrderItems attribute. |
void |
setSapCpiOutboundPartnerRoles(SessionContext ctx,
java.util.Set<SAPCpiOutboundPartnerRole> value)
Generated method - Setter of the
SAPCpiOutboundOrder.sapCpiOutboundPartnerRoles attribute. |
void |
setSapCpiOutboundPartnerRoles(java.util.Set<SAPCpiOutboundPartnerRole> value)
Generated method - Setter of the
SAPCpiOutboundOrder.sapCpiOutboundPartnerRoles attribute. |
void |
setSapCpiOutboundPriceComponents(SessionContext ctx,
java.util.Set<SAPCpiOutboundPriceComponent> value)
Generated method - Setter of the
SAPCpiOutboundOrder.sapCpiOutboundPriceComponents attribute. |
void |
setSapCpiOutboundPriceComponents(java.util.Set<SAPCpiOutboundPriceComponent> value)
Generated method - Setter of the
SAPCpiOutboundOrder.sapCpiOutboundPriceComponents attribute. |
void |
setShippingCondition(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundOrder.shippingCondition attribute. |
void |
setShippingCondition(java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundOrder.shippingCondition attribute. |
void |
setTransactionType(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundOrder.transactionType attribute. |
void |
setTransactionType(java.lang.String value)
Generated method - Setter of the
SAPCpiOutboundOrder.transactionType attribute. |
createItem, getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getImplementation, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, 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, 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, toString, useTA, writeReplacesetTenantpublic static final java.lang.String ORDERID
SAPCpiOutboundOrder.orderId attributepublic static final java.lang.String CREATIONDATE
SAPCpiOutboundOrder.creationDate attributepublic static final java.lang.String CURRENCYISOCODE
SAPCpiOutboundOrder.currencyIsoCode attributepublic static final java.lang.String PAYMENTMODE
SAPCpiOutboundOrder.paymentMode attributepublic static final java.lang.String DELIVERYMODE
SAPCpiOutboundOrder.deliveryMode attributepublic static final java.lang.String PURCHASEORDERNUMBER
SAPCpiOutboundOrder.purchaseOrderNumber attributepublic static final java.lang.String BASESTOREUID
SAPCpiOutboundOrder.baseStoreUid attributepublic static final java.lang.String CHANNEL
SAPCpiOutboundOrder.channel attributepublic static final java.lang.String SALESORGANIZATION
SAPCpiOutboundOrder.salesOrganization attributepublic static final java.lang.String DISTRIBUTIONCHANNEL
SAPCpiOutboundOrder.distributionChannel attributepublic static final java.lang.String DIVISION
SAPCpiOutboundOrder.division attributepublic static final java.lang.String TRANSACTIONTYPE
SAPCpiOutboundOrder.transactionType attributepublic static final java.lang.String SHIPPINGCONDITION
SAPCpiOutboundOrder.shippingCondition attributepublic static final java.lang.String RESPONSESTATUS
SAPCpiOutboundOrder.responseStatus attributepublic static final java.lang.String RESPONSEMESSAGE
SAPCpiOutboundOrder.responseMessage attributepublic static final java.lang.String SAPCPICONFIG
SAPCpiOutboundOrder.sapCpiConfig attributepublic static final java.lang.String SAPCPIOUTBOUNDORDERITEMS
SAPCpiOutboundOrder.sapCpiOutboundOrderItems attributepublic static final java.lang.String SAPCPIOUTBOUNDPARTNERROLES
SAPCpiOutboundOrder.sapCpiOutboundPartnerRoles attributepublic static final java.lang.String SAPCPIOUTBOUNDCARDPAYMENTS
SAPCpiOutboundOrder.sapCpiOutboundCardPayments attributepublic static final java.lang.String SAPCPIOUTBOUNDPRICECOMPONENTS
SAPCpiOutboundOrder.sapCpiOutboundPriceComponents attributepublic static final java.lang.String SAPCPIOUTBOUNDADDRESSES
SAPCpiOutboundOrder.sapCpiOutboundAddresses attributeprotected static final OneToManyHandler<SAPCpiOutboundOrderItem> SAPCPIOUTBOUNDORDERITEMSHANDLER
OneToManyHandler for handling 1:n SAPCPIOUTBOUNDORDERITEMS's relation attributes from 'many' side.protected static final OneToManyHandler<SAPCpiOutboundPartnerRole> SAPCPIOUTBOUNDPARTNERROLESHANDLER
OneToManyHandler for handling 1:n SAPCPIOUTBOUNDPARTNERROLES's relation attributes from 'many' side.protected static final OneToManyHandler<SAPCpiOutboundCardPayment> SAPCPIOUTBOUNDCARDPAYMENTSHANDLER
OneToManyHandler for handling 1:n SAPCPIOUTBOUNDCARDPAYMENTS's relation attributes from 'many' side.protected static final OneToManyHandler<SAPCpiOutboundPriceComponent> SAPCPIOUTBOUNDPRICECOMPONENTSHANDLER
OneToManyHandler for handling 1:n SAPCPIOUTBOUNDPRICECOMPONENTS's relation attributes from 'many' side.protected static final OneToManyHandler<SAPCpiOutboundAddress> SAPCPIOUTBOUNDADDRESSESHANDLER
OneToManyHandler for handling 1:n SAPCPIOUTBOUNDADDRESSES's relation attributes from 'many' side.protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic java.lang.String getBaseStoreUid(SessionContext ctx)
SAPCpiOutboundOrder.baseStoreUid attribute.public java.lang.String getBaseStoreUid()
SAPCpiOutboundOrder.baseStoreUid attribute.public void setBaseStoreUid(SessionContext ctx, java.lang.String value)
SAPCpiOutboundOrder.baseStoreUid attribute.value - the baseStoreUidpublic void setBaseStoreUid(java.lang.String value)
SAPCpiOutboundOrder.baseStoreUid attribute.value - the baseStoreUidpublic java.lang.String getChannel(SessionContext ctx)
SAPCpiOutboundOrder.channel attribute.public java.lang.String getChannel()
SAPCpiOutboundOrder.channel attribute.public void setChannel(SessionContext ctx, java.lang.String value)
SAPCpiOutboundOrder.channel attribute.value - the channelpublic void setChannel(java.lang.String value)
SAPCpiOutboundOrder.channel attribute.value - the channelpublic java.lang.String getCreationDate(SessionContext ctx)
SAPCpiOutboundOrder.creationDate attribute.public java.lang.String getCreationDate()
SAPCpiOutboundOrder.creationDate attribute.public void setCreationDate(SessionContext ctx, java.lang.String value)
SAPCpiOutboundOrder.creationDate attribute.value - the creationDatepublic void setCreationDate(java.lang.String value)
SAPCpiOutboundOrder.creationDate attribute.value - the creationDatepublic java.lang.String getCurrencyIsoCode(SessionContext ctx)
SAPCpiOutboundOrder.currencyIsoCode attribute.public java.lang.String getCurrencyIsoCode()
SAPCpiOutboundOrder.currencyIsoCode attribute.public void setCurrencyIsoCode(SessionContext ctx, java.lang.String value)
SAPCpiOutboundOrder.currencyIsoCode attribute.value - the currencyIsoCodepublic void setCurrencyIsoCode(java.lang.String value)
SAPCpiOutboundOrder.currencyIsoCode attribute.value - the currencyIsoCodepublic java.lang.String getDeliveryMode(SessionContext ctx)
SAPCpiOutboundOrder.deliveryMode attribute.public java.lang.String getDeliveryMode()
SAPCpiOutboundOrder.deliveryMode attribute.public void setDeliveryMode(SessionContext ctx, java.lang.String value)
SAPCpiOutboundOrder.deliveryMode attribute.value - the deliveryModepublic void setDeliveryMode(java.lang.String value)
SAPCpiOutboundOrder.deliveryMode attribute.value - the deliveryModepublic java.lang.String getDistributionChannel(SessionContext ctx)
SAPCpiOutboundOrder.distributionChannel attribute.public java.lang.String getDistributionChannel()
SAPCpiOutboundOrder.distributionChannel attribute.public void setDistributionChannel(SessionContext ctx, java.lang.String value)
SAPCpiOutboundOrder.distributionChannel attribute.value - the distributionChannelpublic void setDistributionChannel(java.lang.String value)
SAPCpiOutboundOrder.distributionChannel attribute.value - the distributionChannelpublic java.lang.String getDivision(SessionContext ctx)
SAPCpiOutboundOrder.division attribute.public java.lang.String getDivision()
SAPCpiOutboundOrder.division attribute.public void setDivision(SessionContext ctx, java.lang.String value)
SAPCpiOutboundOrder.division attribute.value - the divisionpublic void setDivision(java.lang.String value)
SAPCpiOutboundOrder.division attribute.value - the divisionpublic java.lang.String getOrderId(SessionContext ctx)
SAPCpiOutboundOrder.orderId attribute.public java.lang.String getOrderId()
SAPCpiOutboundOrder.orderId attribute.public void setOrderId(SessionContext ctx, java.lang.String value)
SAPCpiOutboundOrder.orderId attribute.value - the orderIdpublic void setOrderId(java.lang.String value)
SAPCpiOutboundOrder.orderId attribute.value - the orderIdpublic java.lang.String getPaymentMode(SessionContext ctx)
SAPCpiOutboundOrder.paymentMode attribute.public java.lang.String getPaymentMode()
SAPCpiOutboundOrder.paymentMode attribute.public void setPaymentMode(SessionContext ctx, java.lang.String value)
SAPCpiOutboundOrder.paymentMode attribute.value - the paymentModepublic void setPaymentMode(java.lang.String value)
SAPCpiOutboundOrder.paymentMode attribute.value - the paymentModepublic java.lang.String getPurchaseOrderNumber(SessionContext ctx)
SAPCpiOutboundOrder.purchaseOrderNumber attribute.public java.lang.String getPurchaseOrderNumber()
SAPCpiOutboundOrder.purchaseOrderNumber attribute.public void setPurchaseOrderNumber(SessionContext ctx, java.lang.String value)
SAPCpiOutboundOrder.purchaseOrderNumber attribute.value - the purchaseOrderNumberpublic void setPurchaseOrderNumber(java.lang.String value)
SAPCpiOutboundOrder.purchaseOrderNumber attribute.value - the purchaseOrderNumberpublic java.lang.String getResponseMessage(SessionContext ctx)
SAPCpiOutboundOrder.responseMessage attribute.public java.lang.String getResponseMessage()
SAPCpiOutboundOrder.responseMessage attribute.public void setResponseMessage(SessionContext ctx, java.lang.String value)
SAPCpiOutboundOrder.responseMessage attribute.value - the responseMessagepublic void setResponseMessage(java.lang.String value)
SAPCpiOutboundOrder.responseMessage attribute.value - the responseMessagepublic java.lang.String getResponseStatus(SessionContext ctx)
SAPCpiOutboundOrder.responseStatus attribute.public java.lang.String getResponseStatus()
SAPCpiOutboundOrder.responseStatus attribute.public void setResponseStatus(SessionContext ctx, java.lang.String value)
SAPCpiOutboundOrder.responseStatus attribute.value - the responseStatuspublic void setResponseStatus(java.lang.String value)
SAPCpiOutboundOrder.responseStatus attribute.value - the responseStatuspublic java.lang.String getSalesOrganization(SessionContext ctx)
SAPCpiOutboundOrder.salesOrganization attribute.public java.lang.String getSalesOrganization()
SAPCpiOutboundOrder.salesOrganization attribute.public void setSalesOrganization(SessionContext ctx, java.lang.String value)
SAPCpiOutboundOrder.salesOrganization attribute.value - the salesOrganizationpublic void setSalesOrganization(java.lang.String value)
SAPCpiOutboundOrder.salesOrganization attribute.value - the salesOrganizationpublic SAPCpiOutboundConfig getSapCpiConfig(SessionContext ctx)
SAPCpiOutboundOrder.sapCpiConfig attribute.public SAPCpiOutboundConfig getSapCpiConfig()
SAPCpiOutboundOrder.sapCpiConfig attribute.public void setSapCpiConfig(SessionContext ctx, SAPCpiOutboundConfig value)
SAPCpiOutboundOrder.sapCpiConfig attribute.value - the sapCpiConfigpublic void setSapCpiConfig(SAPCpiOutboundConfig value)
SAPCpiOutboundOrder.sapCpiConfig attribute.value - the sapCpiConfigpublic java.util.Set<SAPCpiOutboundAddress> getSapCpiOutboundAddresses(SessionContext ctx)
SAPCpiOutboundOrder.sapCpiOutboundAddresses attribute.public java.util.Set<SAPCpiOutboundAddress> getSapCpiOutboundAddresses()
SAPCpiOutboundOrder.sapCpiOutboundAddresses attribute.public void setSapCpiOutboundAddresses(SessionContext ctx, java.util.Set<SAPCpiOutboundAddress> value)
SAPCpiOutboundOrder.sapCpiOutboundAddresses attribute.value - the sapCpiOutboundAddressespublic void setSapCpiOutboundAddresses(java.util.Set<SAPCpiOutboundAddress> value)
SAPCpiOutboundOrder.sapCpiOutboundAddresses attribute.value - the sapCpiOutboundAddressespublic void addToSapCpiOutboundAddresses(SessionContext ctx, SAPCpiOutboundAddress value)
value to sapCpiOutboundAddresses.value - the item to add to sapCpiOutboundAddressespublic void addToSapCpiOutboundAddresses(SAPCpiOutboundAddress value)
value to sapCpiOutboundAddresses.value - the item to add to sapCpiOutboundAddressespublic void removeFromSapCpiOutboundAddresses(SessionContext ctx, SAPCpiOutboundAddress value)
value from sapCpiOutboundAddresses.value - the item to remove from sapCpiOutboundAddressespublic void removeFromSapCpiOutboundAddresses(SAPCpiOutboundAddress value)
value from sapCpiOutboundAddresses.value - the item to remove from sapCpiOutboundAddressespublic java.util.Set<SAPCpiOutboundCardPayment> getSapCpiOutboundCardPayments(SessionContext ctx)
SAPCpiOutboundOrder.sapCpiOutboundCardPayments attribute.public java.util.Set<SAPCpiOutboundCardPayment> getSapCpiOutboundCardPayments()
SAPCpiOutboundOrder.sapCpiOutboundCardPayments attribute.public void setSapCpiOutboundCardPayments(SessionContext ctx, java.util.Set<SAPCpiOutboundCardPayment> value)
SAPCpiOutboundOrder.sapCpiOutboundCardPayments attribute.value - the sapCpiOutboundCardPaymentspublic void setSapCpiOutboundCardPayments(java.util.Set<SAPCpiOutboundCardPayment> value)
SAPCpiOutboundOrder.sapCpiOutboundCardPayments attribute.value - the sapCpiOutboundCardPaymentspublic void addToSapCpiOutboundCardPayments(SessionContext ctx, SAPCpiOutboundCardPayment value)
value to sapCpiOutboundCardPayments.value - the item to add to sapCpiOutboundCardPaymentspublic void addToSapCpiOutboundCardPayments(SAPCpiOutboundCardPayment value)
value to sapCpiOutboundCardPayments.value - the item to add to sapCpiOutboundCardPaymentspublic void removeFromSapCpiOutboundCardPayments(SessionContext ctx, SAPCpiOutboundCardPayment value)
value from sapCpiOutboundCardPayments.value - the item to remove from sapCpiOutboundCardPaymentspublic void removeFromSapCpiOutboundCardPayments(SAPCpiOutboundCardPayment value)
value from sapCpiOutboundCardPayments.value - the item to remove from sapCpiOutboundCardPaymentspublic java.util.Set<SAPCpiOutboundOrderItem> getSapCpiOutboundOrderItems(SessionContext ctx)
SAPCpiOutboundOrder.sapCpiOutboundOrderItems attribute.public java.util.Set<SAPCpiOutboundOrderItem> getSapCpiOutboundOrderItems()
SAPCpiOutboundOrder.sapCpiOutboundOrderItems attribute.public void setSapCpiOutboundOrderItems(SessionContext ctx, java.util.Set<SAPCpiOutboundOrderItem> value)
SAPCpiOutboundOrder.sapCpiOutboundOrderItems attribute.value - the sapCpiOutboundOrderItemspublic void setSapCpiOutboundOrderItems(java.util.Set<SAPCpiOutboundOrderItem> value)
SAPCpiOutboundOrder.sapCpiOutboundOrderItems attribute.value - the sapCpiOutboundOrderItemspublic void addToSapCpiOutboundOrderItems(SessionContext ctx, SAPCpiOutboundOrderItem value)
value to sapCpiOutboundOrderItems.value - the item to add to sapCpiOutboundOrderItemspublic void addToSapCpiOutboundOrderItems(SAPCpiOutboundOrderItem value)
value to sapCpiOutboundOrderItems.value - the item to add to sapCpiOutboundOrderItemspublic void removeFromSapCpiOutboundOrderItems(SessionContext ctx, SAPCpiOutboundOrderItem value)
value from sapCpiOutboundOrderItems.value - the item to remove from sapCpiOutboundOrderItemspublic void removeFromSapCpiOutboundOrderItems(SAPCpiOutboundOrderItem value)
value from sapCpiOutboundOrderItems.value - the item to remove from sapCpiOutboundOrderItemspublic java.util.Set<SAPCpiOutboundPartnerRole> getSapCpiOutboundPartnerRoles(SessionContext ctx)
SAPCpiOutboundOrder.sapCpiOutboundPartnerRoles attribute.public java.util.Set<SAPCpiOutboundPartnerRole> getSapCpiOutboundPartnerRoles()
SAPCpiOutboundOrder.sapCpiOutboundPartnerRoles attribute.public void setSapCpiOutboundPartnerRoles(SessionContext ctx, java.util.Set<SAPCpiOutboundPartnerRole> value)
SAPCpiOutboundOrder.sapCpiOutboundPartnerRoles attribute.value - the sapCpiOutboundPartnerRolespublic void setSapCpiOutboundPartnerRoles(java.util.Set<SAPCpiOutboundPartnerRole> value)
SAPCpiOutboundOrder.sapCpiOutboundPartnerRoles attribute.value - the sapCpiOutboundPartnerRolespublic void addToSapCpiOutboundPartnerRoles(SessionContext ctx, SAPCpiOutboundPartnerRole value)
value to sapCpiOutboundPartnerRoles.value - the item to add to sapCpiOutboundPartnerRolespublic void addToSapCpiOutboundPartnerRoles(SAPCpiOutboundPartnerRole value)
value to sapCpiOutboundPartnerRoles.value - the item to add to sapCpiOutboundPartnerRolespublic void removeFromSapCpiOutboundPartnerRoles(SessionContext ctx, SAPCpiOutboundPartnerRole value)
value from sapCpiOutboundPartnerRoles.value - the item to remove from sapCpiOutboundPartnerRolespublic void removeFromSapCpiOutboundPartnerRoles(SAPCpiOutboundPartnerRole value)
value from sapCpiOutboundPartnerRoles.value - the item to remove from sapCpiOutboundPartnerRolespublic java.util.Set<SAPCpiOutboundPriceComponent> getSapCpiOutboundPriceComponents(SessionContext ctx)
SAPCpiOutboundOrder.sapCpiOutboundPriceComponents attribute.public java.util.Set<SAPCpiOutboundPriceComponent> getSapCpiOutboundPriceComponents()
SAPCpiOutboundOrder.sapCpiOutboundPriceComponents attribute.public void setSapCpiOutboundPriceComponents(SessionContext ctx, java.util.Set<SAPCpiOutboundPriceComponent> value)
SAPCpiOutboundOrder.sapCpiOutboundPriceComponents attribute.value - the sapCpiOutboundPriceComponentspublic void setSapCpiOutboundPriceComponents(java.util.Set<SAPCpiOutboundPriceComponent> value)
SAPCpiOutboundOrder.sapCpiOutboundPriceComponents attribute.value - the sapCpiOutboundPriceComponentspublic void addToSapCpiOutboundPriceComponents(SessionContext ctx, SAPCpiOutboundPriceComponent value)
value to sapCpiOutboundPriceComponents.value - the item to add to sapCpiOutboundPriceComponentspublic void addToSapCpiOutboundPriceComponents(SAPCpiOutboundPriceComponent value)
value to sapCpiOutboundPriceComponents.value - the item to add to sapCpiOutboundPriceComponentspublic void removeFromSapCpiOutboundPriceComponents(SessionContext ctx, SAPCpiOutboundPriceComponent value)
value from sapCpiOutboundPriceComponents.value - the item to remove from sapCpiOutboundPriceComponentspublic void removeFromSapCpiOutboundPriceComponents(SAPCpiOutboundPriceComponent value)
value from sapCpiOutboundPriceComponents.value - the item to remove from sapCpiOutboundPriceComponentspublic java.lang.String getShippingCondition(SessionContext ctx)
SAPCpiOutboundOrder.shippingCondition attribute.public java.lang.String getShippingCondition()
SAPCpiOutboundOrder.shippingCondition attribute.public void setShippingCondition(SessionContext ctx, java.lang.String value)
SAPCpiOutboundOrder.shippingCondition attribute.value - the shippingConditionpublic void setShippingCondition(java.lang.String value)
SAPCpiOutboundOrder.shippingCondition attribute.value - the shippingConditionpublic java.lang.String getTransactionType(SessionContext ctx)
SAPCpiOutboundOrder.transactionType attribute.public java.lang.String getTransactionType()
SAPCpiOutboundOrder.transactionType attribute.public void setTransactionType(SessionContext ctx, java.lang.String value)
SAPCpiOutboundOrder.transactionType attribute.value - the transactionTypepublic void setTransactionType(java.lang.String value)
SAPCpiOutboundOrder.transactionType attribute.value - the transactionTypeCopyright © 2018 SAP SE. All Rights Reserved.