Class GeneratedSAPCpiOutboundAddress
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.GenericItem
-
- de.hybris.platform.sap.sapcpiadapter.jalo.GeneratedSAPCpiOutboundAddress
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
SAPCpiOutboundAddress
public abstract class GeneratedSAPCpiOutboundAddress extends GenericItem
Generated class for typeSAPCpiOutboundAddress
.- 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
APARTMENT
Qualifier of theSAPCpiOutboundAddress.apartment
attributestatic java.lang.String
BUILDING
Qualifier of theSAPCpiOutboundAddress.building
attributestatic java.lang.String
CITY
Qualifier of theSAPCpiOutboundAddress.city
attributestatic java.lang.String
COUNTRYISOCODE
Qualifier of theSAPCpiOutboundAddress.countryIsoCode
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
DISTRICT
Qualifier of theSAPCpiOutboundAddress.district
attributestatic java.lang.String
DOCUMENTADDRESSID
Qualifier of theSAPCpiOutboundAddress.documentAddressId
attributestatic java.lang.String
EMAIL
Qualifier of theSAPCpiOutboundAddress.email
attributestatic java.lang.String
FAXNUMBER
Qualifier of theSAPCpiOutboundAddress.faxNumber
attributestatic java.lang.String
FIRSTNAME
Qualifier of theSAPCpiOutboundAddress.firstName
attributestatic java.lang.String
HOUSENUMBER
Qualifier of theSAPCpiOutboundAddress.houseNumber
attributestatic java.lang.String
LANGUAGEISOCODE
Qualifier of theSAPCpiOutboundAddress.languageIsoCode
attributestatic java.lang.String
LASTNAME
Qualifier of theSAPCpiOutboundAddress.lastName
attributestatic java.lang.String
MIDDLENAME
Qualifier of theSAPCpiOutboundAddress.middleName
attributestatic java.lang.String
MIDDLENAME2
Qualifier of theSAPCpiOutboundAddress.middleName2
attributestatic java.lang.String
ORDERID
Qualifier of theSAPCpiOutboundAddress.orderId
attributestatic java.lang.String
POBOX
Qualifier of theSAPCpiOutboundAddress.pobox
attributestatic java.lang.String
POSTALCODE
Qualifier of theSAPCpiOutboundAddress.postalCode
attributestatic java.lang.String
REGIONISOCODE
Qualifier of theSAPCpiOutboundAddress.regionIsoCode
attributestatic java.lang.String
SAPCPIOUTBOUNDORDER
Qualifier of theSAPCpiOutboundAddress.sapCpiOutboundOrder
attributeprotected static BidirectionalOneToManyHandler<GeneratedSAPCpiOutboundAddress>
SAPCPIOUTBOUNDORDERHANDLER
BidirectionalOneToManyHandler
for handling 1:n SAPCPIOUTBOUNDORDER's relation attributes from 'one' side.static java.lang.String
STREET
Qualifier of theSAPCpiOutboundAddress.street
attributestatic java.lang.String
TELNUMBER
Qualifier of theSAPCpiOutboundAddress.telNumber
attributestatic java.lang.String
TITLECODE
Qualifier of theSAPCpiOutboundAddress.titleCode
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 GeneratedSAPCpiOutboundAddress()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Item
createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes)
Has to be implemented for each concrete subtype of item.java.lang.String
getApartment()
Generated method - Getter of theSAPCpiOutboundAddress.apartment
attribute.java.lang.String
getApartment(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.apartment
attribute.java.lang.String
getBuilding()
Generated method - Getter of theSAPCpiOutboundAddress.building
attribute.java.lang.String
getBuilding(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.building
attribute.java.lang.String
getCity()
Generated method - Getter of theSAPCpiOutboundAddress.city
attribute.java.lang.String
getCity(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.city
attribute.java.lang.String
getCountryIsoCode()
Generated method - Getter of theSAPCpiOutboundAddress.countryIsoCode
attribute.java.lang.String
getCountryIsoCode(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.countryIsoCode
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.lang.String
getDistrict()
Generated method - Getter of theSAPCpiOutboundAddress.district
attribute.java.lang.String
getDistrict(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.district
attribute.java.lang.String
getDocumentAddressId()
Generated method - Getter of theSAPCpiOutboundAddress.documentAddressId
attribute.java.lang.String
getDocumentAddressId(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.documentAddressId
attribute.java.lang.String
getEmail()
Generated method - Getter of theSAPCpiOutboundAddress.email
attribute.java.lang.String
getEmail(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.email
attribute.java.lang.String
getFaxNumber()
Generated method - Getter of theSAPCpiOutboundAddress.faxNumber
attribute.java.lang.String
getFaxNumber(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.faxNumber
attribute.java.lang.String
getFirstName()
Generated method - Getter of theSAPCpiOutboundAddress.firstName
attribute.java.lang.String
getFirstName(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.firstName
attribute.java.lang.String
getHouseNumber()
Generated method - Getter of theSAPCpiOutboundAddress.houseNumber
attribute.java.lang.String
getHouseNumber(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.houseNumber
attribute.java.lang.String
getLanguageIsoCode()
Generated method - Getter of theSAPCpiOutboundAddress.languageIsoCode
attribute.java.lang.String
getLanguageIsoCode(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.languageIsoCode
attribute.java.lang.String
getLastName()
Generated method - Getter of theSAPCpiOutboundAddress.lastName
attribute.java.lang.String
getLastName(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.lastName
attribute.java.lang.String
getMiddleName()
Generated method - Getter of theSAPCpiOutboundAddress.middleName
attribute.java.lang.String
getMiddleName(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.middleName
attribute.java.lang.String
getMiddleName2()
Generated method - Getter of theSAPCpiOutboundAddress.middleName2
attribute.java.lang.String
getMiddleName2(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.middleName2
attribute.java.lang.String
getOrderId()
Generated method - Getter of theSAPCpiOutboundAddress.orderId
attribute.java.lang.String
getOrderId(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.orderId
attribute.java.lang.String
getPobox()
Generated method - Getter of theSAPCpiOutboundAddress.pobox
attribute.java.lang.String
getPobox(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.pobox
attribute.java.lang.String
getPostalCode()
Generated method - Getter of theSAPCpiOutboundAddress.postalCode
attribute.java.lang.String
getPostalCode(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.postalCode
attribute.java.lang.String
getRegionIsoCode()
Generated method - Getter of theSAPCpiOutboundAddress.regionIsoCode
attribute.java.lang.String
getRegionIsoCode(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.regionIsoCode
attribute.SAPCpiOutboundOrder
getSapCpiOutboundOrder()
Generated method - Getter of theSAPCpiOutboundAddress.sapCpiOutboundOrder
attribute.SAPCpiOutboundOrder
getSapCpiOutboundOrder(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.sapCpiOutboundOrder
attribute.java.lang.String
getStreet()
Generated method - Getter of theSAPCpiOutboundAddress.street
attribute.java.lang.String
getStreet(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.street
attribute.java.lang.String
getTelNumber()
Generated method - Getter of theSAPCpiOutboundAddress.telNumber
attribute.java.lang.String
getTelNumber(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.telNumber
attribute.java.lang.String
getTitleCode()
Generated method - Getter of theSAPCpiOutboundAddress.titleCode
attribute.java.lang.String
getTitleCode(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.titleCode
attribute.void
setApartment(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.apartment
attribute.void
setApartment(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.apartment
attribute.void
setBuilding(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.building
attribute.void
setBuilding(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.building
attribute.void
setCity(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.city
attribute.void
setCity(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.city
attribute.void
setCountryIsoCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.countryIsoCode
attribute.void
setCountryIsoCode(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.countryIsoCode
attribute.void
setDistrict(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.district
attribute.void
setDistrict(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.district
attribute.void
setDocumentAddressId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.documentAddressId
attribute.void
setDocumentAddressId(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.documentAddressId
attribute.void
setEmail(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.email
attribute.void
setEmail(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.email
attribute.void
setFaxNumber(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.faxNumber
attribute.void
setFaxNumber(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.faxNumber
attribute.void
setFirstName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.firstName
attribute.void
setFirstName(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.firstName
attribute.void
setHouseNumber(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.houseNumber
attribute.void
setHouseNumber(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.houseNumber
attribute.void
setLanguageIsoCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.languageIsoCode
attribute.void
setLanguageIsoCode(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.languageIsoCode
attribute.void
setLastName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.lastName
attribute.void
setLastName(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.lastName
attribute.void
setMiddleName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.middleName
attribute.void
setMiddleName(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.middleName
attribute.void
setMiddleName2(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.middleName2
attribute.void
setMiddleName2(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.middleName2
attribute.void
setOrderId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.orderId
attribute.void
setOrderId(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.orderId
attribute.void
setPobox(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.pobox
attribute.void
setPobox(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.pobox
attribute.void
setPostalCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.postalCode
attribute.void
setPostalCode(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.postalCode
attribute.void
setRegionIsoCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.regionIsoCode
attribute.void
setRegionIsoCode(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.regionIsoCode
attribute.void
setSapCpiOutboundOrder(SessionContext ctx, SAPCpiOutboundOrder value)
Generated method - Setter of theSAPCpiOutboundAddress.sapCpiOutboundOrder
attribute.void
setSapCpiOutboundOrder(SAPCpiOutboundOrder value)
Generated method - Setter of theSAPCpiOutboundAddress.sapCpiOutboundOrder
attribute.void
setStreet(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.street
attribute.void
setStreet(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.street
attribute.void
setTelNumber(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.telNumber
attribute.void
setTelNumber(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.telNumber
attribute.void
setTitleCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.titleCode
attribute.void
setTitleCode(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.titleCode
attribute.-
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
-
ORDERID
public static final java.lang.String ORDERID
Qualifier of theSAPCpiOutboundAddress.orderId
attribute- See Also:
- Constant Field Values
-
DOCUMENTADDRESSID
public static final java.lang.String DOCUMENTADDRESSID
Qualifier of theSAPCpiOutboundAddress.documentAddressId
attribute- See Also:
- Constant Field Values
-
FIRSTNAME
public static final java.lang.String FIRSTNAME
Qualifier of theSAPCpiOutboundAddress.firstName
attribute- See Also:
- Constant Field Values
-
LASTNAME
public static final java.lang.String LASTNAME
Qualifier of theSAPCpiOutboundAddress.lastName
attribute- See Also:
- Constant Field Values
-
MIDDLENAME
public static final java.lang.String MIDDLENAME
Qualifier of theSAPCpiOutboundAddress.middleName
attribute- See Also:
- Constant Field Values
-
MIDDLENAME2
public static final java.lang.String MIDDLENAME2
Qualifier of theSAPCpiOutboundAddress.middleName2
attribute- See Also:
- Constant Field Values
-
STREET
public static final java.lang.String STREET
Qualifier of theSAPCpiOutboundAddress.street
attribute- See Also:
- Constant Field Values
-
CITY
public static final java.lang.String CITY
Qualifier of theSAPCpiOutboundAddress.city
attribute- See Also:
- Constant Field Values
-
DISTRICT
public static final java.lang.String DISTRICT
Qualifier of theSAPCpiOutboundAddress.district
attribute- See Also:
- Constant Field Values
-
BUILDING
public static final java.lang.String BUILDING
Qualifier of theSAPCpiOutboundAddress.building
attribute- See Also:
- Constant Field Values
-
APARTMENT
public static final java.lang.String APARTMENT
Qualifier of theSAPCpiOutboundAddress.apartment
attribute- See Also:
- Constant Field Values
-
POBOX
public static final java.lang.String POBOX
Qualifier of theSAPCpiOutboundAddress.pobox
attribute- See Also:
- Constant Field Values
-
FAXNUMBER
public static final java.lang.String FAXNUMBER
Qualifier of theSAPCpiOutboundAddress.faxNumber
attribute- See Also:
- Constant Field Values
-
TITLECODE
public static final java.lang.String TITLECODE
Qualifier of theSAPCpiOutboundAddress.titleCode
attribute- See Also:
- Constant Field Values
-
TELNUMBER
public static final java.lang.String TELNUMBER
Qualifier of theSAPCpiOutboundAddress.telNumber
attribute- See Also:
- Constant Field Values
-
HOUSENUMBER
public static final java.lang.String HOUSENUMBER
Qualifier of theSAPCpiOutboundAddress.houseNumber
attribute- See Also:
- Constant Field Values
-
POSTALCODE
public static final java.lang.String POSTALCODE
Qualifier of theSAPCpiOutboundAddress.postalCode
attribute- See Also:
- Constant Field Values
-
REGIONISOCODE
public static final java.lang.String REGIONISOCODE
Qualifier of theSAPCpiOutboundAddress.regionIsoCode
attribute- See Also:
- Constant Field Values
-
COUNTRYISOCODE
public static final java.lang.String COUNTRYISOCODE
Qualifier of theSAPCpiOutboundAddress.countryIsoCode
attribute- See Also:
- Constant Field Values
-
EMAIL
public static final java.lang.String EMAIL
Qualifier of theSAPCpiOutboundAddress.email
attribute- See Also:
- Constant Field Values
-
LANGUAGEISOCODE
public static final java.lang.String LANGUAGEISOCODE
Qualifier of theSAPCpiOutboundAddress.languageIsoCode
attribute- See Also:
- Constant Field Values
-
SAPCPIOUTBOUNDORDER
public static final java.lang.String SAPCPIOUTBOUNDORDER
Qualifier of theSAPCpiOutboundAddress.sapCpiOutboundOrder
attribute- See Also:
- Constant Field Values
-
SAPCPIOUTBOUNDORDERHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedSAPCpiOutboundAddress> SAPCPIOUTBOUNDORDERHANDLER
BidirectionalOneToManyHandler
for handling 1:n SAPCPIOUTBOUNDORDER'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:
getDefaultAttributeModes
in classItem
-
getApartment
public java.lang.String getApartment(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.apartment
attribute.- Returns:
- the apartment
-
getApartment
public java.lang.String getApartment()
Generated method - Getter of theSAPCpiOutboundAddress.apartment
attribute.- Returns:
- the apartment
-
setApartment
public void setApartment(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.apartment
attribute.- Parameters:
value
- the apartment
-
setApartment
public void setApartment(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.apartment
attribute.- Parameters:
value
- the apartment
-
getBuilding
public java.lang.String getBuilding(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.building
attribute.- Returns:
- the building
-
getBuilding
public java.lang.String getBuilding()
Generated method - Getter of theSAPCpiOutboundAddress.building
attribute.- Returns:
- the building
-
setBuilding
public void setBuilding(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.building
attribute.- Parameters:
value
- the building
-
setBuilding
public void setBuilding(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.building
attribute.- Parameters:
value
- the building
-
getCity
public java.lang.String getCity(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.city
attribute.- Returns:
- the city
-
getCity
public java.lang.String getCity()
Generated method - Getter of theSAPCpiOutboundAddress.city
attribute.- Returns:
- the city
-
setCity
public void setCity(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.city
attribute.- Parameters:
value
- the city
-
setCity
public void setCity(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.city
attribute.- Parameters:
value
- the city
-
getCountryIsoCode
public java.lang.String getCountryIsoCode(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.countryIsoCode
attribute.- Returns:
- the countryIsoCode
-
getCountryIsoCode
public java.lang.String getCountryIsoCode()
Generated method - Getter of theSAPCpiOutboundAddress.countryIsoCode
attribute.- Returns:
- the countryIsoCode
-
setCountryIsoCode
public void setCountryIsoCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.countryIsoCode
attribute.- Parameters:
value
- the countryIsoCode
-
setCountryIsoCode
public void setCountryIsoCode(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.countryIsoCode
attribute.- Parameters:
value
- the countryIsoCode
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
Description copied from class:Item
Has 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:
createItem
in 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
-
getDistrict
public java.lang.String getDistrict(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.district
attribute.- Returns:
- the district
-
getDistrict
public java.lang.String getDistrict()
Generated method - Getter of theSAPCpiOutboundAddress.district
attribute.- Returns:
- the district
-
setDistrict
public void setDistrict(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.district
attribute.- Parameters:
value
- the district
-
setDistrict
public void setDistrict(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.district
attribute.- Parameters:
value
- the district
-
getDocumentAddressId
public java.lang.String getDocumentAddressId(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.documentAddressId
attribute.- Returns:
- the documentAddressId
-
getDocumentAddressId
public java.lang.String getDocumentAddressId()
Generated method - Getter of theSAPCpiOutboundAddress.documentAddressId
attribute.- Returns:
- the documentAddressId
-
setDocumentAddressId
public void setDocumentAddressId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.documentAddressId
attribute.- Parameters:
value
- the documentAddressId
-
setDocumentAddressId
public void setDocumentAddressId(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.documentAddressId
attribute.- Parameters:
value
- the documentAddressId
-
getEmail
public java.lang.String getEmail(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.email
attribute.- Returns:
- the email
-
getEmail
public java.lang.String getEmail()
Generated method - Getter of theSAPCpiOutboundAddress.email
attribute.- Returns:
- the email
-
setEmail
public void setEmail(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.email
attribute.- Parameters:
value
- the email
-
setEmail
public void setEmail(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.email
attribute.- Parameters:
value
- the email
-
getFaxNumber
public java.lang.String getFaxNumber(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.faxNumber
attribute.- Returns:
- the faxNumber
-
getFaxNumber
public java.lang.String getFaxNumber()
Generated method - Getter of theSAPCpiOutboundAddress.faxNumber
attribute.- Returns:
- the faxNumber
-
setFaxNumber
public void setFaxNumber(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.faxNumber
attribute.- Parameters:
value
- the faxNumber
-
setFaxNumber
public void setFaxNumber(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.faxNumber
attribute.- Parameters:
value
- the faxNumber
-
getFirstName
public java.lang.String getFirstName(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.firstName
attribute.- Returns:
- the firstName
-
getFirstName
public java.lang.String getFirstName()
Generated method - Getter of theSAPCpiOutboundAddress.firstName
attribute.- Returns:
- the firstName
-
setFirstName
public void setFirstName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.firstName
attribute.- Parameters:
value
- the firstName
-
setFirstName
public void setFirstName(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.firstName
attribute.- Parameters:
value
- the firstName
-
getHouseNumber
public java.lang.String getHouseNumber(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.houseNumber
attribute.- Returns:
- the houseNumber
-
getHouseNumber
public java.lang.String getHouseNumber()
Generated method - Getter of theSAPCpiOutboundAddress.houseNumber
attribute.- Returns:
- the houseNumber
-
setHouseNumber
public void setHouseNumber(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.houseNumber
attribute.- Parameters:
value
- the houseNumber
-
setHouseNumber
public void setHouseNumber(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.houseNumber
attribute.- Parameters:
value
- the houseNumber
-
getLanguageIsoCode
public java.lang.String getLanguageIsoCode(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.languageIsoCode
attribute.- Returns:
- the languageIsoCode
-
getLanguageIsoCode
public java.lang.String getLanguageIsoCode()
Generated method - Getter of theSAPCpiOutboundAddress.languageIsoCode
attribute.- Returns:
- the languageIsoCode
-
setLanguageIsoCode
public void setLanguageIsoCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.languageIsoCode
attribute.- Parameters:
value
- the languageIsoCode
-
setLanguageIsoCode
public void setLanguageIsoCode(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.languageIsoCode
attribute.- Parameters:
value
- the languageIsoCode
-
getLastName
public java.lang.String getLastName(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.lastName
attribute.- Returns:
- the lastName
-
getLastName
public java.lang.String getLastName()
Generated method - Getter of theSAPCpiOutboundAddress.lastName
attribute.- Returns:
- the lastName
-
setLastName
public void setLastName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.lastName
attribute.- Parameters:
value
- the lastName
-
setLastName
public void setLastName(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.lastName
attribute.- Parameters:
value
- the lastName
-
getMiddleName
public java.lang.String getMiddleName(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.middleName
attribute.- Returns:
- the middleName
-
getMiddleName
public java.lang.String getMiddleName()
Generated method - Getter of theSAPCpiOutboundAddress.middleName
attribute.- Returns:
- the middleName
-
setMiddleName
public void setMiddleName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.middleName
attribute.- Parameters:
value
- the middleName
-
setMiddleName
public void setMiddleName(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.middleName
attribute.- Parameters:
value
- the middleName
-
getMiddleName2
public java.lang.String getMiddleName2(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.middleName2
attribute.- Returns:
- the middleName2
-
getMiddleName2
public java.lang.String getMiddleName2()
Generated method - Getter of theSAPCpiOutboundAddress.middleName2
attribute.- Returns:
- the middleName2
-
setMiddleName2
public void setMiddleName2(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.middleName2
attribute.- Parameters:
value
- the middleName2
-
setMiddleName2
public void setMiddleName2(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.middleName2
attribute.- Parameters:
value
- the middleName2
-
getOrderId
public java.lang.String getOrderId(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.orderId
attribute.- Returns:
- the orderId
-
getOrderId
public java.lang.String getOrderId()
Generated method - Getter of theSAPCpiOutboundAddress.orderId
attribute.- Returns:
- the orderId
-
setOrderId
public void setOrderId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.orderId
attribute.- Parameters:
value
- the orderId
-
setOrderId
public void setOrderId(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.orderId
attribute.- Parameters:
value
- the orderId
-
getPobox
public java.lang.String getPobox(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.pobox
attribute.- Returns:
- the pobox
-
getPobox
public java.lang.String getPobox()
Generated method - Getter of theSAPCpiOutboundAddress.pobox
attribute.- Returns:
- the pobox
-
setPobox
public void setPobox(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.pobox
attribute.- Parameters:
value
- the pobox
-
setPobox
public void setPobox(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.pobox
attribute.- Parameters:
value
- the pobox
-
getPostalCode
public java.lang.String getPostalCode(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.postalCode
attribute.- Returns:
- the postalCode
-
getPostalCode
public java.lang.String getPostalCode()
Generated method - Getter of theSAPCpiOutboundAddress.postalCode
attribute.- Returns:
- the postalCode
-
setPostalCode
public void setPostalCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.postalCode
attribute.- Parameters:
value
- the postalCode
-
setPostalCode
public void setPostalCode(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.postalCode
attribute.- Parameters:
value
- the postalCode
-
getRegionIsoCode
public java.lang.String getRegionIsoCode(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.regionIsoCode
attribute.- Returns:
- the regionIsoCode
-
getRegionIsoCode
public java.lang.String getRegionIsoCode()
Generated method - Getter of theSAPCpiOutboundAddress.regionIsoCode
attribute.- Returns:
- the regionIsoCode
-
setRegionIsoCode
public void setRegionIsoCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.regionIsoCode
attribute.- Parameters:
value
- the regionIsoCode
-
setRegionIsoCode
public void setRegionIsoCode(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.regionIsoCode
attribute.- Parameters:
value
- the regionIsoCode
-
getSapCpiOutboundOrder
public SAPCpiOutboundOrder getSapCpiOutboundOrder(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.sapCpiOutboundOrder
attribute.- Returns:
- the sapCpiOutboundOrder
-
getSapCpiOutboundOrder
public SAPCpiOutboundOrder getSapCpiOutboundOrder()
Generated method - Getter of theSAPCpiOutboundAddress.sapCpiOutboundOrder
attribute.- Returns:
- the sapCpiOutboundOrder
-
setSapCpiOutboundOrder
public void setSapCpiOutboundOrder(SessionContext ctx, SAPCpiOutboundOrder value)
Generated method - Setter of theSAPCpiOutboundAddress.sapCpiOutboundOrder
attribute.- Parameters:
value
- the sapCpiOutboundOrder
-
setSapCpiOutboundOrder
public void setSapCpiOutboundOrder(SAPCpiOutboundOrder value)
Generated method - Setter of theSAPCpiOutboundAddress.sapCpiOutboundOrder
attribute.- Parameters:
value
- the sapCpiOutboundOrder
-
getStreet
public java.lang.String getStreet(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.street
attribute.- Returns:
- the street
-
getStreet
public java.lang.String getStreet()
Generated method - Getter of theSAPCpiOutboundAddress.street
attribute.- Returns:
- the street
-
setStreet
public void setStreet(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.street
attribute.- Parameters:
value
- the street
-
setStreet
public void setStreet(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.street
attribute.- Parameters:
value
- the street
-
getTelNumber
public java.lang.String getTelNumber(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.telNumber
attribute.- Returns:
- the telNumber
-
getTelNumber
public java.lang.String getTelNumber()
Generated method - Getter of theSAPCpiOutboundAddress.telNumber
attribute.- Returns:
- the telNumber
-
setTelNumber
public void setTelNumber(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.telNumber
attribute.- Parameters:
value
- the telNumber
-
setTelNumber
public void setTelNumber(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.telNumber
attribute.- Parameters:
value
- the telNumber
-
getTitleCode
public java.lang.String getTitleCode(SessionContext ctx)
Generated method - Getter of theSAPCpiOutboundAddress.titleCode
attribute.- Returns:
- the titleCode
-
getTitleCode
public java.lang.String getTitleCode()
Generated method - Getter of theSAPCpiOutboundAddress.titleCode
attribute.- Returns:
- the titleCode
-
setTitleCode
public void setTitleCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.titleCode
attribute.- Parameters:
value
- the titleCode
-
setTitleCode
public void setTitleCode(java.lang.String value)
Generated method - Setter of theSAPCpiOutboundAddress.titleCode
attribute.- Parameters:
value
- the titleCode
-
-