Class GeneratedSAPCpiOutboundQuoteCustomer
- 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.GeneratedSAPCpiOutboundQuoteCustomer
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
SAPCpiOutboundQuoteCustomer
public abstract class GeneratedSAPCpiOutboundQuoteCustomer extends GenericItem
Generated class for typeSAPCpiOutboundQuoteCustomer.- 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.StringB2BUNITNAMEQualifier of theSAPCpiOutboundQuoteCustomer.b2bUnitNameattributestatic java.lang.StringCITYQualifier of theSAPCpiOutboundQuoteCustomer.cityattributestatic java.lang.StringCOUNTRYQualifier of theSAPCpiOutboundQuoteCustomer.countryattributestatic java.lang.StringCUSTOMERIDQualifier of theSAPCpiOutboundQuoteCustomer.customerIdattributestatic java.lang.StringCUSTOMERROLECODEQualifier of theSAPCpiOutboundQuoteCustomer.customerRoleCodeattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringEMAILQualifier of theSAPCpiOutboundQuoteCustomer.emailattributestatic java.lang.StringFAXQualifier of theSAPCpiOutboundQuoteCustomer.faxattributestatic java.lang.StringFIRSTNAMEQualifier of theSAPCpiOutboundQuoteCustomer.firstNameattributestatic java.lang.StringLASTNAMEQualifier of theSAPCpiOutboundQuoteCustomer.lastNameattributestatic java.lang.StringLINE1Qualifier of theSAPCpiOutboundQuoteCustomer.line1attributestatic java.lang.StringLINE2Qualifier of theSAPCpiOutboundQuoteCustomer.line2attributestatic java.lang.StringPHONENUMBERQualifier of theSAPCpiOutboundQuoteCustomer.phoneNumberattributestatic java.lang.StringPOSTALCODEQualifier of theSAPCpiOutboundQuoteCustomer.postalcodeattributestatic java.lang.StringQUOTEIDQualifier of theSAPCpiOutboundQuoteCustomer.quoteIdattributestatic java.lang.StringSAPCPIOUTBOUNDQUOTEQualifier of theSAPCpiOutboundQuoteCustomer.sapCpiOutboundQuoteattributeprotected static BidirectionalOneToManyHandler<GeneratedSAPCpiOutboundQuoteCustomer>SAPCPIOUTBOUNDQUOTEHANDLERBidirectionalOneToManyHandlerfor handling 1:n SAPCPIOUTBOUNDQUOTE's relation attributes from 'one' side.-
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 GeneratedSAPCpiOutboundQuoteCustomer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ItemcreateItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes)Has to be implemented for each concrete subtype of item.java.lang.StringgetB2bUnitName()Generated method - Getter of theSAPCpiOutboundQuoteCustomer.b2bUnitNameattribute.java.lang.StringgetB2bUnitName(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundQuoteCustomer.b2bUnitNameattribute.java.lang.StringgetCity()Generated method - Getter of theSAPCpiOutboundQuoteCustomer.cityattribute.java.lang.StringgetCity(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundQuoteCustomer.cityattribute.java.lang.StringgetCountry()Generated method - Getter of theSAPCpiOutboundQuoteCustomer.countryattribute.java.lang.StringgetCountry(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundQuoteCustomer.countryattribute.java.lang.StringgetCustomerId()Generated method - Getter of theSAPCpiOutboundQuoteCustomer.customerIdattribute.java.lang.StringgetCustomerId(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundQuoteCustomer.customerIdattribute.java.lang.StringgetCustomerRoleCode()Generated method - Getter of theSAPCpiOutboundQuoteCustomer.customerRoleCodeattribute.java.lang.StringgetCustomerRoleCode(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundQuoteCustomer.customerRoleCodeattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetEmail()Generated method - Getter of theSAPCpiOutboundQuoteCustomer.emailattribute.java.lang.StringgetEmail(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundQuoteCustomer.emailattribute.java.lang.StringgetFax()Generated method - Getter of theSAPCpiOutboundQuoteCustomer.faxattribute.java.lang.StringgetFax(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundQuoteCustomer.faxattribute.java.lang.StringgetFirstName()Generated method - Getter of theSAPCpiOutboundQuoteCustomer.firstNameattribute.java.lang.StringgetFirstName(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundQuoteCustomer.firstNameattribute.java.lang.StringgetLastName()Generated method - Getter of theSAPCpiOutboundQuoteCustomer.lastNameattribute.java.lang.StringgetLastName(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundQuoteCustomer.lastNameattribute.java.lang.StringgetLine1()Generated method - Getter of theSAPCpiOutboundQuoteCustomer.line1attribute.java.lang.StringgetLine1(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundQuoteCustomer.line1attribute.java.lang.StringgetLine2()Generated method - Getter of theSAPCpiOutboundQuoteCustomer.line2attribute.java.lang.StringgetLine2(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundQuoteCustomer.line2attribute.java.lang.StringgetPhoneNumber()Generated method - Getter of theSAPCpiOutboundQuoteCustomer.phoneNumberattribute.java.lang.StringgetPhoneNumber(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundQuoteCustomer.phoneNumberattribute.java.lang.StringgetPostalcode()Generated method - Getter of theSAPCpiOutboundQuoteCustomer.postalcodeattribute.java.lang.StringgetPostalcode(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundQuoteCustomer.postalcodeattribute.java.lang.StringgetQuoteId()Generated method - Getter of theSAPCpiOutboundQuoteCustomer.quoteIdattribute.java.lang.StringgetQuoteId(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundQuoteCustomer.quoteIdattribute.SAPCpiOutboundQuotegetSapCpiOutboundQuote()Generated method - Getter of theSAPCpiOutboundQuoteCustomer.sapCpiOutboundQuoteattribute.SAPCpiOutboundQuotegetSapCpiOutboundQuote(SessionContext ctx)Generated method - Getter of theSAPCpiOutboundQuoteCustomer.sapCpiOutboundQuoteattribute.voidsetB2bUnitName(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteCustomer.b2bUnitNameattribute.voidsetB2bUnitName(java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteCustomer.b2bUnitNameattribute.voidsetCity(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteCustomer.cityattribute.voidsetCity(java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteCustomer.cityattribute.voidsetCountry(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteCustomer.countryattribute.voidsetCountry(java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteCustomer.countryattribute.voidsetCustomerId(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteCustomer.customerIdattribute.voidsetCustomerId(java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteCustomer.customerIdattribute.voidsetCustomerRoleCode(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteCustomer.customerRoleCodeattribute.voidsetCustomerRoleCode(java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteCustomer.customerRoleCodeattribute.voidsetEmail(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteCustomer.emailattribute.voidsetEmail(java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteCustomer.emailattribute.voidsetFax(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteCustomer.faxattribute.voidsetFax(java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteCustomer.faxattribute.voidsetFirstName(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteCustomer.firstNameattribute.voidsetFirstName(java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteCustomer.firstNameattribute.voidsetLastName(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteCustomer.lastNameattribute.voidsetLastName(java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteCustomer.lastNameattribute.voidsetLine1(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteCustomer.line1attribute.voidsetLine1(java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteCustomer.line1attribute.voidsetLine2(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteCustomer.line2attribute.voidsetLine2(java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteCustomer.line2attribute.voidsetPhoneNumber(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteCustomer.phoneNumberattribute.voidsetPhoneNumber(java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteCustomer.phoneNumberattribute.voidsetPostalcode(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteCustomer.postalcodeattribute.voidsetPostalcode(java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteCustomer.postalcodeattribute.voidsetQuoteId(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteCustomer.quoteIdattribute.voidsetQuoteId(java.lang.String value)Generated method - Setter of theSAPCpiOutboundQuoteCustomer.quoteIdattribute.voidsetSapCpiOutboundQuote(SAPCpiOutboundQuote value)Generated method - Setter of theSAPCpiOutboundQuoteCustomer.sapCpiOutboundQuoteattribute.voidsetSapCpiOutboundQuote(SessionContext ctx, SAPCpiOutboundQuote value)Generated method - Setter of theSAPCpiOutboundQuoteCustomer.sapCpiOutboundQuoteattribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
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 theSAPCpiOutboundQuoteCustomer.quoteIdattribute- See Also:
- Constant Field Values
-
CUSTOMERROLECODE
public static final java.lang.String CUSTOMERROLECODE
Qualifier of theSAPCpiOutboundQuoteCustomer.customerRoleCodeattribute- See Also:
- Constant Field Values
-
CUSTOMERID
public static final java.lang.String CUSTOMERID
Qualifier of theSAPCpiOutboundQuoteCustomer.customerIdattribute- See Also:
- Constant Field Values
-
FIRSTNAME
public static final java.lang.String FIRSTNAME
Qualifier of theSAPCpiOutboundQuoteCustomer.firstNameattribute- See Also:
- Constant Field Values
-
LASTNAME
public static final java.lang.String LASTNAME
Qualifier of theSAPCpiOutboundQuoteCustomer.lastNameattribute- See Also:
- Constant Field Values
-
B2BUNITNAME
public static final java.lang.String B2BUNITNAME
Qualifier of theSAPCpiOutboundQuoteCustomer.b2bUnitNameattribute- See Also:
- Constant Field Values
-
LINE1
public static final java.lang.String LINE1
Qualifier of theSAPCpiOutboundQuoteCustomer.line1attribute- See Also:
- Constant Field Values
-
LINE2
public static final java.lang.String LINE2
Qualifier of theSAPCpiOutboundQuoteCustomer.line2attribute- See Also:
- Constant Field Values
-
CITY
public static final java.lang.String CITY
Qualifier of theSAPCpiOutboundQuoteCustomer.cityattribute- See Also:
- Constant Field Values
-
PHONENUMBER
public static final java.lang.String PHONENUMBER
Qualifier of theSAPCpiOutboundQuoteCustomer.phoneNumberattribute- See Also:
- Constant Field Values
-
FAX
public static final java.lang.String FAX
Qualifier of theSAPCpiOutboundQuoteCustomer.faxattribute- See Also:
- Constant Field Values
-
EMAIL
public static final java.lang.String EMAIL
Qualifier of theSAPCpiOutboundQuoteCustomer.emailattribute- See Also:
- Constant Field Values
-
COUNTRY
public static final java.lang.String COUNTRY
Qualifier of theSAPCpiOutboundQuoteCustomer.countryattribute- See Also:
- Constant Field Values
-
POSTALCODE
public static final java.lang.String POSTALCODE
Qualifier of theSAPCpiOutboundQuoteCustomer.postalcodeattribute- See Also:
- Constant Field Values
-
SAPCPIOUTBOUNDQUOTE
public static final java.lang.String SAPCPIOUTBOUNDQUOTE
Qualifier of theSAPCpiOutboundQuoteCustomer.sapCpiOutboundQuoteattribute- See Also:
- Constant Field Values
-
SAPCPIOUTBOUNDQUOTEHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedSAPCpiOutboundQuoteCustomer> SAPCPIOUTBOUNDQUOTEHANDLER
BidirectionalOneToManyHandlerfor handling 1:n SAPCPIOUTBOUNDQUOTE's relation attributes from 'one' 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:
getDefaultAttributeModesin classItem
-
getB2bUnitName
public java.lang.String getB2bUnitName(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuoteCustomer.b2bUnitNameattribute.- Returns:
- the b2bUnitName
-
getB2bUnitName
public java.lang.String getB2bUnitName()
Generated method - Getter of theSAPCpiOutboundQuoteCustomer.b2bUnitNameattribute.- Returns:
- the b2bUnitName
-
setB2bUnitName
public void setB2bUnitName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteCustomer.b2bUnitNameattribute.- Parameters:
value- the b2bUnitName
-
setB2bUnitName
public void setB2bUnitName(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteCustomer.b2bUnitNameattribute.- Parameters:
value- the b2bUnitName
-
getCity
public java.lang.String getCity(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuoteCustomer.cityattribute.- Returns:
- the city
-
getCity
public java.lang.String getCity()
Generated method - Getter of theSAPCpiOutboundQuoteCustomer.cityattribute.- Returns:
- the city
-
setCity
public void setCity(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteCustomer.cityattribute.- Parameters:
value- the city
-
setCity
public void setCity(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteCustomer.cityattribute.- Parameters:
value- the city
-
getCountry
public java.lang.String getCountry(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuoteCustomer.countryattribute.- Returns:
- the country
-
getCountry
public java.lang.String getCountry()
Generated method - Getter of theSAPCpiOutboundQuoteCustomer.countryattribute.- Returns:
- the country
-
setCountry
public void setCountry(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteCustomer.countryattribute.- Parameters:
value- the country
-
setCountry
public void setCountry(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteCustomer.countryattribute.- Parameters:
value- the country
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
Description copied from class:ItemHas to be implemented for each concrete subtype of item. This method is responsible for creating a new item instance ( by calling managers, ejb homes, etc. ) duringComposedType.newInstance(Map).In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap)too.
Sn example:public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) ); // here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes( SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret = super.getNonInitialAttributes( ctx, allAttributes ); // remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }- Overrides:
createItemin classGenericItem- Parameters:
ctx- the current session context which this item is created withintype- the actual item type ( since subtypes may not provide a own jalo class this may be different from the type which this method was implemented for )- Returns:
- the new item instance
- Throws:
JaloBusinessException- indicates an error during creation - any changes will be rollbacked
-
getCustomerId
public java.lang.String getCustomerId(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuoteCustomer.customerIdattribute.- Returns:
- the customerId
-
getCustomerId
public java.lang.String getCustomerId()
Generated method - Getter of theSAPCpiOutboundQuoteCustomer.customerIdattribute.- Returns:
- the customerId
-
setCustomerId
public void setCustomerId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteCustomer.customerIdattribute.- Parameters:
value- the customerId
-
setCustomerId
public void setCustomerId(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteCustomer.customerIdattribute.- Parameters:
value- the customerId
-
getCustomerRoleCode
public java.lang.String getCustomerRoleCode(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuoteCustomer.customerRoleCodeattribute.- Returns:
- the customerRoleCode
-
getCustomerRoleCode
public java.lang.String getCustomerRoleCode()
Generated method - Getter of theSAPCpiOutboundQuoteCustomer.customerRoleCodeattribute.- Returns:
- the customerRoleCode
-
setCustomerRoleCode
public void setCustomerRoleCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteCustomer.customerRoleCodeattribute.- Parameters:
value- the customerRoleCode
-
setCustomerRoleCode
public void setCustomerRoleCode(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteCustomer.customerRoleCodeattribute.- Parameters:
value- the customerRoleCode
-
getEmail
public java.lang.String getEmail(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuoteCustomer.emailattribute.- Returns:
- the email
-
getEmail
public java.lang.String getEmail()
Generated method - Getter of theSAPCpiOutboundQuoteCustomer.emailattribute.- Returns:
- the email
-
setEmail
public void setEmail(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteCustomer.emailattribute.- Parameters:
value- the email
-
setEmail
public void setEmail(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteCustomer.emailattribute.- Parameters:
value- the email
-
getFax
public java.lang.String getFax(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuoteCustomer.faxattribute.- Returns:
- the fax
-
getFax
public java.lang.String getFax()
Generated method - Getter of theSAPCpiOutboundQuoteCustomer.faxattribute.- Returns:
- the fax
-
setFax
public void setFax(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteCustomer.faxattribute.- Parameters:
value- the fax
-
setFax
public void setFax(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteCustomer.faxattribute.- Parameters:
value- the fax
-
getFirstName
public java.lang.String getFirstName(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuoteCustomer.firstNameattribute.- Returns:
- the firstName
-
getFirstName
public java.lang.String getFirstName()
Generated method - Getter of theSAPCpiOutboundQuoteCustomer.firstNameattribute.- Returns:
- the firstName
-
setFirstName
public void setFirstName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteCustomer.firstNameattribute.- Parameters:
value- the firstName
-
setFirstName
public void setFirstName(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteCustomer.firstNameattribute.- Parameters:
value- the firstName
-
getLastName
public java.lang.String getLastName(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuoteCustomer.lastNameattribute.- Returns:
- the lastName
-
getLastName
public java.lang.String getLastName()
Generated method - Getter of theSAPCpiOutboundQuoteCustomer.lastNameattribute.- Returns:
- the lastName
-
setLastName
public void setLastName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteCustomer.lastNameattribute.- Parameters:
value- the lastName
-
setLastName
public void setLastName(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteCustomer.lastNameattribute.- Parameters:
value- the lastName
-
getLine1
public java.lang.String getLine1(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuoteCustomer.line1attribute.- Returns:
- the line1
-
getLine1
public java.lang.String getLine1()
Generated method - Getter of theSAPCpiOutboundQuoteCustomer.line1attribute.- Returns:
- the line1
-
setLine1
public void setLine1(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteCustomer.line1attribute.- Parameters:
value- the line1
-
setLine1
public void setLine1(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteCustomer.line1attribute.- Parameters:
value- the line1
-
getLine2
public java.lang.String getLine2(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuoteCustomer.line2attribute.- Returns:
- the line2
-
getLine2
public java.lang.String getLine2()
Generated method - Getter of theSAPCpiOutboundQuoteCustomer.line2attribute.- Returns:
- the line2
-
setLine2
public void setLine2(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteCustomer.line2attribute.- Parameters:
value- the line2
-
setLine2
public void setLine2(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteCustomer.line2attribute.- Parameters:
value- the line2
-
getPhoneNumber
public java.lang.String getPhoneNumber(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuoteCustomer.phoneNumberattribute.- Returns:
- the phoneNumber
-
getPhoneNumber
public java.lang.String getPhoneNumber()
Generated method - Getter of theSAPCpiOutboundQuoteCustomer.phoneNumberattribute.- Returns:
- the phoneNumber
-
setPhoneNumber
public void setPhoneNumber(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteCustomer.phoneNumberattribute.- Parameters:
value- the phoneNumber
-
setPhoneNumber
public void setPhoneNumber(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteCustomer.phoneNumberattribute.- Parameters:
value- the phoneNumber
-
getPostalcode
public java.lang.String getPostalcode(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuoteCustomer.postalcodeattribute.- Returns:
- the postalcode
-
getPostalcode
public java.lang.String getPostalcode()
Generated method - Getter of theSAPCpiOutboundQuoteCustomer.postalcodeattribute.- Returns:
- the postalcode
-
setPostalcode
public void setPostalcode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteCustomer.postalcodeattribute.- Parameters:
value- the postalcode
-
setPostalcode
public void setPostalcode(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteCustomer.postalcodeattribute.- Parameters:
value- the postalcode
-
getQuoteId
public java.lang.String getQuoteId(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuoteCustomer.quoteIdattribute.- Returns:
- the quoteId
-
getQuoteId
public java.lang.String getQuoteId()
Generated method - Getter of theSAPCpiOutboundQuoteCustomer.quoteIdattribute.- Returns:
- the quoteId
-
setQuoteId
public void setQuoteId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteCustomer.quoteIdattribute.- Parameters:
value- the quoteId
-
setQuoteId
public void setQuoteId(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundQuoteCustomer.quoteIdattribute.- Parameters:
value- the quoteId
-
getSapCpiOutboundQuote
public SAPCpiOutboundQuote getSapCpiOutboundQuote(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundQuoteCustomer.sapCpiOutboundQuoteattribute.- Returns:
- the sapCpiOutboundQuote
-
getSapCpiOutboundQuote
public SAPCpiOutboundQuote getSapCpiOutboundQuote()
Generated method - Getter of theSAPCpiOutboundQuoteCustomer.sapCpiOutboundQuoteattribute.- Returns:
- the sapCpiOutboundQuote
-
setSapCpiOutboundQuote
public void setSapCpiOutboundQuote(SessionContext ctx, SAPCpiOutboundQuote value)
Generated method - Setter of theSAPCpiOutboundQuoteCustomer.sapCpiOutboundQuoteattribute.- Parameters:
value- the sapCpiOutboundQuote
-
setSapCpiOutboundQuote
public void setSapCpiOutboundQuote(SAPCpiOutboundQuote value)
Generated method - Setter of theSAPCpiOutboundQuoteCustomer.sapCpiOutboundQuoteattribute.- Parameters:
value- the sapCpiOutboundQuote
-
-