Class GeneratedSAPCpiOutboundQuote
- 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
-
- com.sap.hybris.sapquoteintegration.jalo.GeneratedSAPCpiOutboundQuote
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
SAPCpiOutboundQuote
public abstract class GeneratedSAPCpiOutboundQuote extends GenericItem
Generated class for typeSAPCpiOutboundQuote
.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
BASESTOREUID
Qualifier of theSAPCpiOutboundQuote.baseStoreUid
attributestatic java.lang.String
CREATIONDATE
Qualifier of theSAPCpiOutboundQuote.creationDate
attributestatic java.lang.String
CURRENCYISOCODE
Qualifier of theSAPCpiOutboundQuote.currencyIsoCode
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
DESCRIPTION
Qualifier of theSAPCpiOutboundQuote.description
attributestatic java.lang.String
DISTRIBUTIONCHANNEL
Qualifier of theSAPCpiOutboundQuote.distributionChannel
attributestatic java.lang.String
DIVISON
Qualifier of theSAPCpiOutboundQuote.divison
attributestatic java.lang.String
EXTERNALQUOTEID
Qualifier of theSAPCpiOutboundQuote.externalQuoteId
attributestatic java.lang.String
NAME
Qualifier of theSAPCpiOutboundQuote.name
attributestatic java.lang.String
PRICINGPROCEDURE
Qualifier of theSAPCpiOutboundQuote.pricingProcedure
attributestatic java.lang.String
PROMOTIONSUMMARY
Qualifier of theSAPCpiOutboundQuote.promotionSummary
attributestatic java.lang.String
QUOTEID
Qualifier of theSAPCpiOutboundQuote.quoteId
attributestatic java.lang.String
QUOTESTATUS
Qualifier of theSAPCpiOutboundQuote.quoteStatus
attributestatic java.lang.String
RESPONSEMESSAGE
Qualifier of theSAPCpiOutboundQuote.responseMessage
attributestatic java.lang.String
RESPONSESTATUS
Qualifier of theSAPCpiOutboundQuote.responseStatus
attributestatic java.lang.String
SALESORGANIZATION
Qualifier of theSAPCpiOutboundQuote.salesOrganization
attributestatic java.lang.String
SAPCPIOUTBOUNDQUOTECOMMENTS
Qualifier of theSAPCpiOutboundQuote.sapCpiOutboundQuoteComments
attributeprotected static OneToManyHandler<SAPCpiOutboundQuoteComment>
SAPCPIOUTBOUNDQUOTECOMMENTSHANDLER
OneToManyHandler
for handling 1:n SAPCPIOUTBOUNDQUOTECOMMENTS's relation attributes from 'many' side.static java.lang.String
SAPCPIOUTBOUNDQUOTECUSTOMERS
Qualifier of theSAPCpiOutboundQuote.sapCpiOutboundQuoteCustomers
attributeprotected static OneToManyHandler<SAPCpiOutboundQuoteCustomer>
SAPCPIOUTBOUNDQUOTECUSTOMERSHANDLER
OneToManyHandler
for handling 1:n SAPCPIOUTBOUNDQUOTECUSTOMERS's relation attributes from 'many' side.static java.lang.String
SAPCPIOUTBOUNDQUOTEITEMS
Qualifier of theSAPCpiOutboundQuote.sapCpiOutboundQuoteItems
attributeprotected static OneToManyHandler<SAPCpiOutboundQuoteItem>
SAPCPIOUTBOUNDQUOTEITEMSHANDLER
OneToManyHandler
for handling 1:n SAPCPIOUTBOUNDQUOTEITEMS's relation attributes from 'many' side.static java.lang.String
VERSION
Qualifier of theSAPCpiOutboundQuote.version
attribute-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields 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, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedSAPCpiOutboundQuote()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addToSapCpiOutboundQuoteComments(SAPCpiOutboundQuoteComment value)
Generated method - Addsvalue
to sapCpiOutboundQuoteComments.void
addToSapCpiOutboundQuoteComments(SessionContext ctx, SAPCpiOutboundQuoteComment value)
Generated method - Addsvalue
to sapCpiOutboundQuoteComments.void
addToSapCpiOutboundQuoteCustomers(SAPCpiOutboundQuoteCustomer value)
Generated method - Addsvalue
to sapCpiOutboundQuoteCustomers.void
addToSapCpiOutboundQuoteCustomers(SessionContext ctx, SAPCpiOutboundQuoteCustomer value)
Generated method - Addsvalue
to sapCpiOutboundQuoteCustomers.void
addToSapCpiOutboundQuoteItems(SAPCpiOutboundQuoteItem value)
Generated method - Addsvalue
to sapCpiOutboundQuoteItems.void
addToSapCpiOutboundQuoteItems(SessionContext ctx, SAPCpiOutboundQuoteItem value)
Generated method - Addsvalue
to sapCpiOutboundQuoteItems.java.lang.String
getBaseStoreUid()
Generated method - Getter of theSAPCpiOutboundQuote.baseStoreUid
attribute.java.lang.String
getBaseStoreUid(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.baseStoreUid
attribute.java.lang.String
getCreationDate()
Generated method - Getter of theSAPCpiOutboundQuote.creationDate
attribute.java.lang.String
getCreationDate(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.creationDate
attribute.java.lang.String
getCurrencyIsoCode()
Generated method - Getter of theSAPCpiOutboundQuote.currencyIsoCode
attribute.java.lang.String
getCurrencyIsoCode(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.currencyIsoCode
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.lang.String
getDescription()
Generated method - Getter of theSAPCpiOutboundQuote.description
attribute.java.lang.String
getDescription(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.description
attribute.java.lang.String
getDistributionChannel()
Generated method - Getter of theSAPCpiOutboundQuote.distributionChannel
attribute.java.lang.String
getDistributionChannel(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.distributionChannel
attribute.java.lang.String
getDivison()
Generated method - Getter of theSAPCpiOutboundQuote.divison
attribute.java.lang.String
getDivison(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.divison
attribute.java.lang.String
getExternalQuoteId()
Generated method - Getter of theSAPCpiOutboundQuote.externalQuoteId
attribute.java.lang.String
getExternalQuoteId(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.externalQuoteId
attribute.java.lang.String
getName()
Generated method - Getter of theSAPCpiOutboundQuote.name
attribute.java.lang.String
getName(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.name
attribute.java.lang.String
getPricingProcedure()
Generated method - Getter of theSAPCpiOutboundQuote.pricingProcedure
attribute.java.lang.String
getPricingProcedure(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.pricingProcedure
attribute.java.lang.String
getPromotionSummary()
Generated method - Getter of theSAPCpiOutboundQuote.promotionSummary
attribute.java.lang.String
getPromotionSummary(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.promotionSummary
attribute.java.lang.String
getQuoteId()
Generated method - Getter of theSAPCpiOutboundQuote.quoteId
attribute.java.lang.String
getQuoteId(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.quoteId
attribute.java.lang.String
getQuoteStatus()
Generated method - Getter of theSAPCpiOutboundQuote.quoteStatus
attribute.java.lang.String
getQuoteStatus(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.quoteStatus
attribute.java.lang.String
getResponseMessage()
Generated method - Getter of theSAPCpiOutboundQuote.responseMessage
attribute.java.lang.String
getResponseMessage(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.responseMessage
attribute.java.lang.String
getResponseStatus()
Generated method - Getter of theSAPCpiOutboundQuote.responseStatus
attribute.java.lang.String
getResponseStatus(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.responseStatus
attribute.java.lang.String
getSalesOrganization()
Generated method - Getter of theSAPCpiOutboundQuote.salesOrganization
attribute.java.lang.String
getSalesOrganization(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.salesOrganization
attribute.java.util.List<SAPCpiOutboundQuoteComment>
getSapCpiOutboundQuoteComments()
Generated method - Getter of theSAPCpiOutboundQuote.sapCpiOutboundQuoteComments
attribute.java.util.List<SAPCpiOutboundQuoteComment>
getSapCpiOutboundQuoteComments(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.sapCpiOutboundQuoteComments
attribute.java.util.Set<SAPCpiOutboundQuoteCustomer>
getSapCpiOutboundQuoteCustomers()
Generated method - Getter of theSAPCpiOutboundQuote.sapCpiOutboundQuoteCustomers
attribute.java.util.Set<SAPCpiOutboundQuoteCustomer>
getSapCpiOutboundQuoteCustomers(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.sapCpiOutboundQuoteCustomers
attribute.java.util.List<SAPCpiOutboundQuoteItem>
getSapCpiOutboundQuoteItems()
Generated method - Getter of theSAPCpiOutboundQuote.sapCpiOutboundQuoteItems
attribute.java.util.List<SAPCpiOutboundQuoteItem>
getSapCpiOutboundQuoteItems(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.sapCpiOutboundQuoteItems
attribute.java.lang.String
getVersion()
Generated method - Getter of theSAPCpiOutboundQuote.version
attribute.java.lang.String
getVersion(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.version
attribute.void
removeFromSapCpiOutboundQuoteComments(SAPCpiOutboundQuoteComment value)
Generated method - Removesvalue
from sapCpiOutboundQuoteComments.void
removeFromSapCpiOutboundQuoteComments(SessionContext ctx, SAPCpiOutboundQuoteComment value)
Generated method - Removesvalue
from sapCpiOutboundQuoteComments.void
removeFromSapCpiOutboundQuoteCustomers(SAPCpiOutboundQuoteCustomer value)
Generated method - Removesvalue
from sapCpiOutboundQuoteCustomers.void
removeFromSapCpiOutboundQuoteCustomers(SessionContext ctx, SAPCpiOutboundQuoteCustomer value)
Generated method - Removesvalue
from sapCpiOutboundQuoteCustomers.void
removeFromSapCpiOutboundQuoteItems(SAPCpiOutboundQuoteItem value)
Generated method - Removesvalue
from sapCpiOutboundQuoteItems.void
removeFromSapCpiOutboundQuoteItems(SessionContext ctx, SAPCpiOutboundQuoteItem value)
Generated method - Removesvalue
from sapCpiOutboundQuoteItems.void
setBaseStoreUid(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.baseStoreUid
attribute.void
setBaseStoreUid(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.baseStoreUid
attribute.void
setCreationDate(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.creationDate
attribute.void
setCreationDate(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.creationDate
attribute.void
setCurrencyIsoCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.currencyIsoCode
attribute.void
setCurrencyIsoCode(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.currencyIsoCode
attribute.void
setDescription(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.description
attribute.void
setDescription(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.description
attribute.void
setDistributionChannel(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.distributionChannel
attribute.void
setDistributionChannel(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.distributionChannel
attribute.void
setDivison(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.divison
attribute.void
setDivison(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.divison
attribute.void
setExternalQuoteId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.externalQuoteId
attribute.void
setExternalQuoteId(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.externalQuoteId
attribute.void
setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.name
attribute.void
setName(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.name
attribute.void
setPricingProcedure(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.pricingProcedure
attribute.void
setPricingProcedure(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.pricingProcedure
attribute.void
setPromotionSummary(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.promotionSummary
attribute.void
setPromotionSummary(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.promotionSummary
attribute.void
setQuoteId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.quoteId
attribute.void
setQuoteId(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.quoteId
attribute.void
setQuoteStatus(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.quoteStatus
attribute.void
setQuoteStatus(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.quoteStatus
attribute.void
setResponseMessage(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.responseMessage
attribute.void
setResponseMessage(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.responseMessage
attribute.void
setResponseStatus(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.responseStatus
attribute.void
setResponseStatus(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.responseStatus
attribute.void
setSalesOrganization(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.salesOrganization
attribute.void
setSalesOrganization(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.salesOrganization
attribute.void
setSapCpiOutboundQuoteComments(SessionContext ctx, java.util.List<SAPCpiOutboundQuoteComment> value)
Generated method - Setter of theSAPCpiOutboundQuote.sapCpiOutboundQuoteComments
attribute.void
setSapCpiOutboundQuoteComments(java.util.List<SAPCpiOutboundQuoteComment> value)
Generated method - Setter of theSAPCpiOutboundQuote.sapCpiOutboundQuoteComments
attribute.void
setSapCpiOutboundQuoteCustomers(SessionContext ctx, java.util.Set<SAPCpiOutboundQuoteCustomer> value)
Generated method - Setter of theSAPCpiOutboundQuote.sapCpiOutboundQuoteCustomers
attribute.void
setSapCpiOutboundQuoteCustomers(java.util.Set<SAPCpiOutboundQuoteCustomer> value)
Generated method - Setter of theSAPCpiOutboundQuote.sapCpiOutboundQuoteCustomers
attribute.void
setSapCpiOutboundQuoteItems(SessionContext ctx, java.util.List<SAPCpiOutboundQuoteItem> value)
Generated method - Setter of theSAPCpiOutboundQuote.sapCpiOutboundQuoteItems
attribute.void
setSapCpiOutboundQuoteItems(java.util.List<SAPCpiOutboundQuoteItem> value)
Generated method - Setter of theSAPCpiOutboundQuote.sapCpiOutboundQuoteItems
attribute.void
setVersion(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.version
attribute.void
setVersion(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.version
attribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, setRelatedItems
-
Methods 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, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods 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, 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, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
QUOTEID
public static final java.lang.String QUOTEID
Qualifier of theSAPCpiOutboundQuote.quoteId
attribute- See Also:
- Constant Field Values
-
VERSION
public static final java.lang.String VERSION
Qualifier of theSAPCpiOutboundQuote.version
attribute- See Also:
- Constant Field Values
-
NAME
public static final java.lang.String NAME
Qualifier of theSAPCpiOutboundQuote.name
attribute- See Also:
- Constant Field Values
-
DESCRIPTION
public static final java.lang.String DESCRIPTION
Qualifier of theSAPCpiOutboundQuote.description
attribute- See Also:
- Constant Field Values
-
CREATIONDATE
public static final java.lang.String CREATIONDATE
Qualifier of theSAPCpiOutboundQuote.creationDate
attribute- See Also:
- Constant Field Values
-
CURRENCYISOCODE
public static final java.lang.String CURRENCYISOCODE
Qualifier of theSAPCpiOutboundQuote.currencyIsoCode
attribute- See Also:
- Constant Field Values
-
BASESTOREUID
public static final java.lang.String BASESTOREUID
Qualifier of theSAPCpiOutboundQuote.baseStoreUid
attribute- See Also:
- Constant Field Values
-
QUOTESTATUS
public static final java.lang.String QUOTESTATUS
Qualifier of theSAPCpiOutboundQuote.quoteStatus
attribute- See Also:
- Constant Field Values
-
EXTERNALQUOTEID
public static final java.lang.String EXTERNALQUOTEID
Qualifier of theSAPCpiOutboundQuote.externalQuoteId
attribute- See Also:
- Constant Field Values
-
PROMOTIONSUMMARY
public static final java.lang.String PROMOTIONSUMMARY
Qualifier of theSAPCpiOutboundQuote.promotionSummary
attribute- See Also:
- Constant Field Values
-
RESPONSESTATUS
public static final java.lang.String RESPONSESTATUS
Qualifier of theSAPCpiOutboundQuote.responseStatus
attribute- See Also:
- Constant Field Values
-
RESPONSEMESSAGE
public static final java.lang.String RESPONSEMESSAGE
Qualifier of theSAPCpiOutboundQuote.responseMessage
attribute- See Also:
- Constant Field Values
-
SALESORGANIZATION
public static final java.lang.String SALESORGANIZATION
Qualifier of theSAPCpiOutboundQuote.salesOrganization
attribute- See Also:
- Constant Field Values
-
DISTRIBUTIONCHANNEL
public static final java.lang.String DISTRIBUTIONCHANNEL
Qualifier of theSAPCpiOutboundQuote.distributionChannel
attribute- See Also:
- Constant Field Values
-
DIVISON
public static final java.lang.String DIVISON
Qualifier of theSAPCpiOutboundQuote.divison
attribute- See Also:
- Constant Field Values
-
PRICINGPROCEDURE
public static final java.lang.String PRICINGPROCEDURE
Qualifier of theSAPCpiOutboundQuote.pricingProcedure
attribute- See Also:
- Constant Field Values
-
SAPCPIOUTBOUNDQUOTEITEMS
public static final java.lang.String SAPCPIOUTBOUNDQUOTEITEMS
Qualifier of theSAPCpiOutboundQuote.sapCpiOutboundQuoteItems
attribute- See Also:
- Constant Field Values
-
SAPCPIOUTBOUNDQUOTECUSTOMERS
public static final java.lang.String SAPCPIOUTBOUNDQUOTECUSTOMERS
Qualifier of theSAPCpiOutboundQuote.sapCpiOutboundQuoteCustomers
attribute- See Also:
- Constant Field Values
-
SAPCPIOUTBOUNDQUOTECOMMENTS
public static final java.lang.String SAPCPIOUTBOUNDQUOTECOMMENTS
Qualifier of theSAPCpiOutboundQuote.sapCpiOutboundQuoteComments
attribute- See Also:
- Constant Field Values
-
SAPCPIOUTBOUNDQUOTEITEMSHANDLER
protected static final OneToManyHandler<SAPCpiOutboundQuoteItem> SAPCPIOUTBOUNDQUOTEITEMSHANDLER
OneToManyHandler
for handling 1:n SAPCPIOUTBOUNDQUOTEITEMS's relation attributes from 'many' side.
-
SAPCPIOUTBOUNDQUOTECUSTOMERSHANDLER
protected static final OneToManyHandler<SAPCpiOutboundQuoteCustomer> SAPCPIOUTBOUNDQUOTECUSTOMERSHANDLER
OneToManyHandler
for handling 1:n SAPCPIOUTBOUNDQUOTECUSTOMERS's relation attributes from 'many' side.
-
SAPCPIOUTBOUNDQUOTECOMMENTSHANDLER
protected static final OneToManyHandler<SAPCpiOutboundQuoteComment> SAPCPIOUTBOUNDQUOTECOMMENTSHANDLER
OneToManyHandler
for handling 1:n SAPCPIOUTBOUNDQUOTECOMMENTS's relation attributes from 'many' side.
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModes
in classItem
-
getBaseStoreUid
public java.lang.String getBaseStoreUid(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.baseStoreUid
attribute.- Returns:
- the baseStoreUid
-
getBaseStoreUid
public java.lang.String getBaseStoreUid()
Generated method - Getter of theSAPCpiOutboundQuote.baseStoreUid
attribute.- Returns:
- the baseStoreUid
-
setBaseStoreUid
public void setBaseStoreUid(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.baseStoreUid
attribute.- Parameters:
value
- the baseStoreUid
-
setBaseStoreUid
public void setBaseStoreUid(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.baseStoreUid
attribute.- Parameters:
value
- the baseStoreUid
-
getCreationDate
public java.lang.String getCreationDate(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.creationDate
attribute.- Returns:
- the creationDate
-
getCreationDate
public java.lang.String getCreationDate()
Generated method - Getter of theSAPCpiOutboundQuote.creationDate
attribute.- Returns:
- the creationDate
-
setCreationDate
public void setCreationDate(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.creationDate
attribute.- Parameters:
value
- the creationDate
-
setCreationDate
public void setCreationDate(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.creationDate
attribute.- Parameters:
value
- the creationDate
-
getCurrencyIsoCode
public java.lang.String getCurrencyIsoCode(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.currencyIsoCode
attribute.- Returns:
- the currencyIsoCode
-
getCurrencyIsoCode
public java.lang.String getCurrencyIsoCode()
Generated method - Getter of theSAPCpiOutboundQuote.currencyIsoCode
attribute.- Returns:
- the currencyIsoCode
-
setCurrencyIsoCode
public void setCurrencyIsoCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.currencyIsoCode
attribute.- Parameters:
value
- the currencyIsoCode
-
setCurrencyIsoCode
public void setCurrencyIsoCode(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.currencyIsoCode
attribute.- Parameters:
value
- the currencyIsoCode
-
getDescription
public java.lang.String getDescription(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.description
attribute.- Returns:
- the description
-
getDescription
public java.lang.String getDescription()
Generated method - Getter of theSAPCpiOutboundQuote.description
attribute.- Returns:
- the description
-
setDescription
public void setDescription(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.description
attribute.- Parameters:
value
- the description
-
setDescription
public void setDescription(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.description
attribute.- Parameters:
value
- the description
-
getDistributionChannel
public java.lang.String getDistributionChannel(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.distributionChannel
attribute.- Returns:
- the distributionChannel
-
getDistributionChannel
public java.lang.String getDistributionChannel()
Generated method - Getter of theSAPCpiOutboundQuote.distributionChannel
attribute.- Returns:
- the distributionChannel
-
setDistributionChannel
public void setDistributionChannel(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.distributionChannel
attribute.- Parameters:
value
- the distributionChannel
-
setDistributionChannel
public void setDistributionChannel(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.distributionChannel
attribute.- Parameters:
value
- the distributionChannel
-
getDivison
public java.lang.String getDivison(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.divison
attribute.- Returns:
- the divison
-
getDivison
public java.lang.String getDivison()
Generated method - Getter of theSAPCpiOutboundQuote.divison
attribute.- Returns:
- the divison
-
setDivison
public void setDivison(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.divison
attribute.- Parameters:
value
- the divison
-
setDivison
public void setDivison(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.divison
attribute.- Parameters:
value
- the divison
-
getExternalQuoteId
public java.lang.String getExternalQuoteId(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.externalQuoteId
attribute.- Returns:
- the externalQuoteId
-
getExternalQuoteId
public java.lang.String getExternalQuoteId()
Generated method - Getter of theSAPCpiOutboundQuote.externalQuoteId
attribute.- Returns:
- the externalQuoteId
-
setExternalQuoteId
public void setExternalQuoteId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.externalQuoteId
attribute.- Parameters:
value
- the externalQuoteId
-
setExternalQuoteId
public void setExternalQuoteId(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.externalQuoteId
attribute.- Parameters:
value
- the externalQuoteId
-
getName
public java.lang.String getName(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.name
attribute.- Returns:
- the name
-
getName
public java.lang.String getName()
Generated method - Getter of theSAPCpiOutboundQuote.name
attribute.- Returns:
- the name
-
setName
public void setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.name
attribute.- Parameters:
value
- the name
-
setName
public void setName(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.name
attribute.- Parameters:
value
- the name
-
getPricingProcedure
public java.lang.String getPricingProcedure(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.pricingProcedure
attribute.- Returns:
- the pricingProcedure
-
getPricingProcedure
public java.lang.String getPricingProcedure()
Generated method - Getter of theSAPCpiOutboundQuote.pricingProcedure
attribute.- Returns:
- the pricingProcedure
-
setPricingProcedure
public void setPricingProcedure(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.pricingProcedure
attribute.- Parameters:
value
- the pricingProcedure
-
setPricingProcedure
public void setPricingProcedure(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.pricingProcedure
attribute.- Parameters:
value
- the pricingProcedure
-
getPromotionSummary
public java.lang.String getPromotionSummary(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.promotionSummary
attribute.- Returns:
- the promotionSummary
-
getPromotionSummary
public java.lang.String getPromotionSummary()
Generated method - Getter of theSAPCpiOutboundQuote.promotionSummary
attribute.- Returns:
- the promotionSummary
-
setPromotionSummary
public void setPromotionSummary(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.promotionSummary
attribute.- Parameters:
value
- the promotionSummary
-
setPromotionSummary
public void setPromotionSummary(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.promotionSummary
attribute.- Parameters:
value
- the promotionSummary
-
getQuoteId
public java.lang.String getQuoteId(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.quoteId
attribute.- Returns:
- the quoteId
-
getQuoteId
public java.lang.String getQuoteId()
Generated method - Getter of theSAPCpiOutboundQuote.quoteId
attribute.- Returns:
- the quoteId
-
setQuoteId
public void setQuoteId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.quoteId
attribute.- Parameters:
value
- the quoteId
-
setQuoteId
public void setQuoteId(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.quoteId
attribute.- Parameters:
value
- the quoteId
-
getQuoteStatus
public java.lang.String getQuoteStatus(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.quoteStatus
attribute.- Returns:
- the quoteStatus
-
getQuoteStatus
public java.lang.String getQuoteStatus()
Generated method - Getter of theSAPCpiOutboundQuote.quoteStatus
attribute.- Returns:
- the quoteStatus
-
setQuoteStatus
public void setQuoteStatus(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.quoteStatus
attribute.- Parameters:
value
- the quoteStatus
-
setQuoteStatus
public void setQuoteStatus(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.quoteStatus
attribute.- Parameters:
value
- the quoteStatus
-
getResponseMessage
public java.lang.String getResponseMessage(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.responseMessage
attribute.- Returns:
- the responseMessage
-
getResponseMessage
public java.lang.String getResponseMessage()
Generated method - Getter of theSAPCpiOutboundQuote.responseMessage
attribute.- Returns:
- the responseMessage
-
setResponseMessage
public void setResponseMessage(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.responseMessage
attribute.- Parameters:
value
- the responseMessage
-
setResponseMessage
public void setResponseMessage(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.responseMessage
attribute.- Parameters:
value
- the responseMessage
-
getResponseStatus
public java.lang.String getResponseStatus(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.responseStatus
attribute.- Returns:
- the responseStatus
-
getResponseStatus
public java.lang.String getResponseStatus()
Generated method - Getter of theSAPCpiOutboundQuote.responseStatus
attribute.- Returns:
- the responseStatus
-
setResponseStatus
public void setResponseStatus(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.responseStatus
attribute.- Parameters:
value
- the responseStatus
-
setResponseStatus
public void setResponseStatus(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.responseStatus
attribute.- Parameters:
value
- the responseStatus
-
getSalesOrganization
public java.lang.String getSalesOrganization(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.salesOrganization
attribute.- Returns:
- the salesOrganization
-
getSalesOrganization
public java.lang.String getSalesOrganization()
Generated method - Getter of theSAPCpiOutboundQuote.salesOrganization
attribute.- Returns:
- the salesOrganization
-
setSalesOrganization
public void setSalesOrganization(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.salesOrganization
attribute.- Parameters:
value
- the salesOrganization
-
setSalesOrganization
public void setSalesOrganization(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.salesOrganization
attribute.- Parameters:
value
- the salesOrganization
-
getSapCpiOutboundQuoteComments
public java.util.List<SAPCpiOutboundQuoteComment> getSapCpiOutboundQuoteComments(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.sapCpiOutboundQuoteComments
attribute.- Returns:
- the sapCpiOutboundQuoteComments
-
getSapCpiOutboundQuoteComments
public java.util.List<SAPCpiOutboundQuoteComment> getSapCpiOutboundQuoteComments()
Generated method - Getter of theSAPCpiOutboundQuote.sapCpiOutboundQuoteComments
attribute.- Returns:
- the sapCpiOutboundQuoteComments
-
setSapCpiOutboundQuoteComments
public void setSapCpiOutboundQuoteComments(SessionContext ctx, java.util.List<SAPCpiOutboundQuoteComment> value)
Generated method - Setter of theSAPCpiOutboundQuote.sapCpiOutboundQuoteComments
attribute.- Parameters:
value
- the sapCpiOutboundQuoteComments
-
setSapCpiOutboundQuoteComments
public void setSapCpiOutboundQuoteComments(java.util.List<SAPCpiOutboundQuoteComment> value)
Generated method - Setter of theSAPCpiOutboundQuote.sapCpiOutboundQuoteComments
attribute.- Parameters:
value
- the sapCpiOutboundQuoteComments
-
addToSapCpiOutboundQuoteComments
public void addToSapCpiOutboundQuoteComments(SessionContext ctx, SAPCpiOutboundQuoteComment value)
Generated method - Addsvalue
to sapCpiOutboundQuoteComments.- Parameters:
value
- the item to add to sapCpiOutboundQuoteComments
-
addToSapCpiOutboundQuoteComments
public void addToSapCpiOutboundQuoteComments(SAPCpiOutboundQuoteComment value)
Generated method - Addsvalue
to sapCpiOutboundQuoteComments.- Parameters:
value
- the item to add to sapCpiOutboundQuoteComments
-
removeFromSapCpiOutboundQuoteComments
public void removeFromSapCpiOutboundQuoteComments(SessionContext ctx, SAPCpiOutboundQuoteComment value)
Generated method - Removesvalue
from sapCpiOutboundQuoteComments.- Parameters:
value
- the item to remove from sapCpiOutboundQuoteComments
-
removeFromSapCpiOutboundQuoteComments
public void removeFromSapCpiOutboundQuoteComments(SAPCpiOutboundQuoteComment value)
Generated method - Removesvalue
from sapCpiOutboundQuoteComments.- Parameters:
value
- the item to remove from sapCpiOutboundQuoteComments
-
getSapCpiOutboundQuoteCustomers
public java.util.Set<SAPCpiOutboundQuoteCustomer> getSapCpiOutboundQuoteCustomers(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.sapCpiOutboundQuoteCustomers
attribute.- Returns:
- the sapCpiOutboundQuoteCustomers
-
getSapCpiOutboundQuoteCustomers
public java.util.Set<SAPCpiOutboundQuoteCustomer> getSapCpiOutboundQuoteCustomers()
Generated method - Getter of theSAPCpiOutboundQuote.sapCpiOutboundQuoteCustomers
attribute.- Returns:
- the sapCpiOutboundQuoteCustomers
-
setSapCpiOutboundQuoteCustomers
public void setSapCpiOutboundQuoteCustomers(SessionContext ctx, java.util.Set<SAPCpiOutboundQuoteCustomer> value)
Generated method - Setter of theSAPCpiOutboundQuote.sapCpiOutboundQuoteCustomers
attribute.- Parameters:
value
- the sapCpiOutboundQuoteCustomers
-
setSapCpiOutboundQuoteCustomers
public void setSapCpiOutboundQuoteCustomers(java.util.Set<SAPCpiOutboundQuoteCustomer> value)
Generated method - Setter of theSAPCpiOutboundQuote.sapCpiOutboundQuoteCustomers
attribute.- Parameters:
value
- the sapCpiOutboundQuoteCustomers
-
addToSapCpiOutboundQuoteCustomers
public void addToSapCpiOutboundQuoteCustomers(SessionContext ctx, SAPCpiOutboundQuoteCustomer value)
Generated method - Addsvalue
to sapCpiOutboundQuoteCustomers.- Parameters:
value
- the item to add to sapCpiOutboundQuoteCustomers
-
addToSapCpiOutboundQuoteCustomers
public void addToSapCpiOutboundQuoteCustomers(SAPCpiOutboundQuoteCustomer value)
Generated method - Addsvalue
to sapCpiOutboundQuoteCustomers.- Parameters:
value
- the item to add to sapCpiOutboundQuoteCustomers
-
removeFromSapCpiOutboundQuoteCustomers
public void removeFromSapCpiOutboundQuoteCustomers(SessionContext ctx, SAPCpiOutboundQuoteCustomer value)
Generated method - Removesvalue
from sapCpiOutboundQuoteCustomers.- Parameters:
value
- the item to remove from sapCpiOutboundQuoteCustomers
-
removeFromSapCpiOutboundQuoteCustomers
public void removeFromSapCpiOutboundQuoteCustomers(SAPCpiOutboundQuoteCustomer value)
Generated method - Removesvalue
from sapCpiOutboundQuoteCustomers.- Parameters:
value
- the item to remove from sapCpiOutboundQuoteCustomers
-
getSapCpiOutboundQuoteItems
public java.util.List<SAPCpiOutboundQuoteItem> getSapCpiOutboundQuoteItems(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.sapCpiOutboundQuoteItems
attribute.- Returns:
- the sapCpiOutboundQuoteItems
-
getSapCpiOutboundQuoteItems
public java.util.List<SAPCpiOutboundQuoteItem> getSapCpiOutboundQuoteItems()
Generated method - Getter of theSAPCpiOutboundQuote.sapCpiOutboundQuoteItems
attribute.- Returns:
- the sapCpiOutboundQuoteItems
-
setSapCpiOutboundQuoteItems
public void setSapCpiOutboundQuoteItems(SessionContext ctx, java.util.List<SAPCpiOutboundQuoteItem> value)
Generated method - Setter of theSAPCpiOutboundQuote.sapCpiOutboundQuoteItems
attribute.- Parameters:
value
- the sapCpiOutboundQuoteItems
-
setSapCpiOutboundQuoteItems
public void setSapCpiOutboundQuoteItems(java.util.List<SAPCpiOutboundQuoteItem> value)
Generated method - Setter of theSAPCpiOutboundQuote.sapCpiOutboundQuoteItems
attribute.- Parameters:
value
- the sapCpiOutboundQuoteItems
-
addToSapCpiOutboundQuoteItems
public void addToSapCpiOutboundQuoteItems(SessionContext ctx, SAPCpiOutboundQuoteItem value)
Generated method - Addsvalue
to sapCpiOutboundQuoteItems.- Parameters:
value
- the item to add to sapCpiOutboundQuoteItems
-
addToSapCpiOutboundQuoteItems
public void addToSapCpiOutboundQuoteItems(SAPCpiOutboundQuoteItem value)
Generated method - Addsvalue
to sapCpiOutboundQuoteItems.- Parameters:
value
- the item to add to sapCpiOutboundQuoteItems
-
removeFromSapCpiOutboundQuoteItems
public void removeFromSapCpiOutboundQuoteItems(SessionContext ctx, SAPCpiOutboundQuoteItem value)
Generated method - Removesvalue
from sapCpiOutboundQuoteItems.- Parameters:
value
- the item to remove from sapCpiOutboundQuoteItems
-
removeFromSapCpiOutboundQuoteItems
public void removeFromSapCpiOutboundQuoteItems(SAPCpiOutboundQuoteItem value)
Generated method - Removesvalue
from sapCpiOutboundQuoteItems.- Parameters:
value
- the item to remove from sapCpiOutboundQuoteItems
-
getVersion
public java.lang.String getVersion(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuote.version
attribute.- Returns:
- the version
-
getVersion
public java.lang.String getVersion()
Generated method - Getter of theSAPCpiOutboundQuote.version
attribute.- Returns:
- the version
-
setVersion
public void setVersion(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.version
attribute.- Parameters:
value
- the version
-
setVersion
public void setVersion(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuote.version
attribute.- Parameters:
value
- the version
-
-