Class GeneratedPartnerAddress
- 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.sapinvoiceaddon.jalo.GeneratedPartnerAddress
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
PartnerAddress
public abstract class GeneratedPartnerAddress extends GenericItem
Generated class for typePartnerAddress
.- 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
CITY
Qualifier of thePartnerAddress.city
attributestatic java.lang.String
COUNTRYCODE
Qualifier of thePartnerAddress.countryCode
attributestatic java.lang.String
COUNTRYKEY
Qualifier of thePartnerAddress.countryKey
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
PARTNER
Qualifier of thePartnerAddress.partner
attributestatic java.lang.String
PARTNERCODE
Qualifier of thePartnerAddress.partnerCode
attributestatic java.lang.String
PARTNERFUNCTION
Qualifier of thePartnerAddress.partnerFunction
attributestatic java.lang.String
POBOX
Qualifier of thePartnerAddress.poBox
attributestatic java.lang.String
POBOXPOSTALCODE
Qualifier of thePartnerAddress.poBoxPostalCode
attributestatic java.lang.String
POSTALCODE
Qualifier of thePartnerAddress.postalCode
attributestatic java.lang.String
SAPB2BDOCUMENT
Qualifier of thePartnerAddress.sapB2BDocument
attributeprotected static BidirectionalOneToManyHandler<GeneratedPartnerAddress>
SAPB2BDOCUMENTHANDLER
BidirectionalOneToManyHandler
for handling 1:n SAPB2BDOCUMENT's relation attributes from 'one' side.static java.lang.String
STREETHOUSENUMBER1
Qualifier of thePartnerAddress.streetHouseNumber1
attributestatic java.lang.String
STREETHOUSENUMBER2
Qualifier of thePartnerAddress.streetHouseNumber2
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 GeneratedPartnerAddress()
-
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
getCity()
Generated method - Getter of thePartnerAddress.city
attribute.java.lang.String
getCity(SessionContext ctx)
Generated method - Getter of thePartnerAddress.city
attribute.java.lang.String
getCountryCode()
Generated method - Getter of thePartnerAddress.countryCode
attribute.java.lang.String
getCountryCode(SessionContext ctx)
Generated method - Getter of thePartnerAddress.countryCode
attribute.java.lang.String
getCountryKey()
Generated method - Getter of thePartnerAddress.countryKey
attribute.java.lang.String
getCountryKey(SessionContext ctx)
Generated method - Getter of thePartnerAddress.countryKey
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.lang.String
getPartner()
Generated method - Getter of thePartnerAddress.partner
attribute.java.lang.String
getPartner(SessionContext ctx)
Generated method - Getter of thePartnerAddress.partner
attribute.java.lang.String
getPartnerCode()
Generated method - Getter of thePartnerAddress.partnerCode
attribute.java.lang.String
getPartnerCode(SessionContext ctx)
Generated method - Getter of thePartnerAddress.partnerCode
attribute.java.lang.String
getPartnerFunction()
Generated method - Getter of thePartnerAddress.partnerFunction
attribute.java.lang.String
getPartnerFunction(SessionContext ctx)
Generated method - Getter of thePartnerAddress.partnerFunction
attribute.java.lang.String
getPoBox()
Generated method - Getter of thePartnerAddress.poBox
attribute.java.lang.String
getPoBox(SessionContext ctx)
Generated method - Getter of thePartnerAddress.poBox
attribute.java.lang.String
getPoBoxPostalCode()
Generated method - Getter of thePartnerAddress.poBoxPostalCode
attribute.java.lang.String
getPoBoxPostalCode(SessionContext ctx)
Generated method - Getter of thePartnerAddress.poBoxPostalCode
attribute.java.lang.String
getPostalCode()
Generated method - Getter of thePartnerAddress.postalCode
attribute.java.lang.String
getPostalCode(SessionContext ctx)
Generated method - Getter of thePartnerAddress.postalCode
attribute.SapB2BDocument
getSapB2BDocument()
Generated method - Getter of thePartnerAddress.sapB2BDocument
attribute.SapB2BDocument
getSapB2BDocument(SessionContext ctx)
Generated method - Getter of thePartnerAddress.sapB2BDocument
attribute.java.lang.String
getStreetHouseNumber1()
Generated method - Getter of thePartnerAddress.streetHouseNumber1
attribute.java.lang.String
getStreetHouseNumber1(SessionContext ctx)
Generated method - Getter of thePartnerAddress.streetHouseNumber1
attribute.java.lang.String
getStreetHouseNumber2()
Generated method - Getter of thePartnerAddress.streetHouseNumber2
attribute.java.lang.String
getStreetHouseNumber2(SessionContext ctx)
Generated method - Getter of thePartnerAddress.streetHouseNumber2
attribute.void
setCity(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePartnerAddress.city
attribute.void
setCity(java.lang.String value)
Generated method - Setter of thePartnerAddress.city
attribute.void
setCountryCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePartnerAddress.countryCode
attribute.void
setCountryCode(java.lang.String value)
Generated method - Setter of thePartnerAddress.countryCode
attribute.void
setCountryKey(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePartnerAddress.countryKey
attribute.void
setCountryKey(java.lang.String value)
Generated method - Setter of thePartnerAddress.countryKey
attribute.void
setPartner(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePartnerAddress.partner
attribute.void
setPartner(java.lang.String value)
Generated method - Setter of thePartnerAddress.partner
attribute.void
setPartnerCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePartnerAddress.partnerCode
attribute.void
setPartnerCode(java.lang.String value)
Generated method - Setter of thePartnerAddress.partnerCode
attribute.void
setPartnerFunction(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePartnerAddress.partnerFunction
attribute.void
setPartnerFunction(java.lang.String value)
Generated method - Setter of thePartnerAddress.partnerFunction
attribute.void
setPoBox(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePartnerAddress.poBox
attribute.void
setPoBox(java.lang.String value)
Generated method - Setter of thePartnerAddress.poBox
attribute.void
setPoBoxPostalCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePartnerAddress.poBoxPostalCode
attribute.void
setPoBoxPostalCode(java.lang.String value)
Generated method - Setter of thePartnerAddress.poBoxPostalCode
attribute.void
setPostalCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePartnerAddress.postalCode
attribute.void
setPostalCode(java.lang.String value)
Generated method - Setter of thePartnerAddress.postalCode
attribute.void
setSapB2BDocument(SessionContext ctx, SapB2BDocument value)
Generated method - Setter of thePartnerAddress.sapB2BDocument
attribute.void
setSapB2BDocument(SapB2BDocument value)
Generated method - Setter of thePartnerAddress.sapB2BDocument
attribute.void
setStreetHouseNumber1(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePartnerAddress.streetHouseNumber1
attribute.void
setStreetHouseNumber1(java.lang.String value)
Generated method - Setter of thePartnerAddress.streetHouseNumber1
attribute.void
setStreetHouseNumber2(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePartnerAddress.streetHouseNumber2
attribute.void
setStreetHouseNumber2(java.lang.String value)
Generated method - Setter of thePartnerAddress.streetHouseNumber2
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
-
PARTNERCODE
public static final java.lang.String PARTNERCODE
Qualifier of thePartnerAddress.partnerCode
attribute- See Also:
- Constant Field Values
-
PARTNERFUNCTION
public static final java.lang.String PARTNERFUNCTION
Qualifier of thePartnerAddress.partnerFunction
attribute- See Also:
- Constant Field Values
-
PARTNER
public static final java.lang.String PARTNER
Qualifier of thePartnerAddress.partner
attribute- See Also:
- Constant Field Values
-
STREETHOUSENUMBER1
public static final java.lang.String STREETHOUSENUMBER1
Qualifier of thePartnerAddress.streetHouseNumber1
attribute- See Also:
- Constant Field Values
-
STREETHOUSENUMBER2
public static final java.lang.String STREETHOUSENUMBER2
Qualifier of thePartnerAddress.streetHouseNumber2
attribute- See Also:
- Constant Field Values
-
POBOX
public static final java.lang.String POBOX
Qualifier of thePartnerAddress.poBox
attribute- See Also:
- Constant Field Values
-
CITY
public static final java.lang.String CITY
Qualifier of thePartnerAddress.city
attribute- See Also:
- Constant Field Values
-
COUNTRYCODE
public static final java.lang.String COUNTRYCODE
Qualifier of thePartnerAddress.countryCode
attribute- See Also:
- Constant Field Values
-
POSTALCODE
public static final java.lang.String POSTALCODE
Qualifier of thePartnerAddress.postalCode
attribute- See Also:
- Constant Field Values
-
POBOXPOSTALCODE
public static final java.lang.String POBOXPOSTALCODE
Qualifier of thePartnerAddress.poBoxPostalCode
attribute- See Also:
- Constant Field Values
-
COUNTRYKEY
public static final java.lang.String COUNTRYKEY
Qualifier of thePartnerAddress.countryKey
attribute- See Also:
- Constant Field Values
-
SAPB2BDOCUMENT
public static final java.lang.String SAPB2BDOCUMENT
Qualifier of thePartnerAddress.sapB2BDocument
attribute- See Also:
- Constant Field Values
-
SAPB2BDOCUMENTHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedPartnerAddress> SAPB2BDOCUMENTHANDLER
BidirectionalOneToManyHandler
for handling 1:n SAPB2BDOCUMENT'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
-
getCity
public java.lang.String getCity(SessionContext ctx)
Generated method - Getter of thePartnerAddress.city
attribute.- Returns:
- the city - Partner City
-
getCity
public java.lang.String getCity()
Generated method - Getter of thePartnerAddress.city
attribute.- Returns:
- the city - Partner City
-
setCity
public void setCity(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePartnerAddress.city
attribute.- Parameters:
value
- the city - Partner City
-
setCity
public void setCity(java.lang.String value)
Generated method - Setter of thePartnerAddress.city
attribute.- Parameters:
value
- the city - Partner City
-
getCountryCode
public java.lang.String getCountryCode(SessionContext ctx)
Generated method - Getter of thePartnerAddress.countryCode
attribute.- Returns:
- the countryCode - Partner Country Code
-
getCountryCode
public java.lang.String getCountryCode()
Generated method - Getter of thePartnerAddress.countryCode
attribute.- Returns:
- the countryCode - Partner Country Code
-
setCountryCode
public void setCountryCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePartnerAddress.countryCode
attribute.- Parameters:
value
- the countryCode - Partner Country Code
-
setCountryCode
public void setCountryCode(java.lang.String value)
Generated method - Setter of thePartnerAddress.countryCode
attribute.- Parameters:
value
- the countryCode - Partner Country Code
-
getCountryKey
public java.lang.String getCountryKey(SessionContext ctx)
Generated method - Getter of thePartnerAddress.countryKey
attribute.- Returns:
- the countryKey - Partner Country Key
-
getCountryKey
public java.lang.String getCountryKey()
Generated method - Getter of thePartnerAddress.countryKey
attribute.- Returns:
- the countryKey - Partner Country Key
-
setCountryKey
public void setCountryKey(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePartnerAddress.countryKey
attribute.- Parameters:
value
- the countryKey - Partner Country Key
-
setCountryKey
public void setCountryKey(java.lang.String value)
Generated method - Setter of thePartnerAddress.countryKey
attribute.- Parameters:
value
- the countryKey - Partner Country Key
-
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
-
getPartner
public java.lang.String getPartner(SessionContext ctx)
Generated method - Getter of thePartnerAddress.partner
attribute.- Returns:
- the partner - Partner Number
-
getPartner
public java.lang.String getPartner()
Generated method - Getter of thePartnerAddress.partner
attribute.- Returns:
- the partner - Partner Number
-
setPartner
public void setPartner(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePartnerAddress.partner
attribute.- Parameters:
value
- the partner - Partner Number
-
setPartner
public void setPartner(java.lang.String value)
Generated method - Setter of thePartnerAddress.partner
attribute.- Parameters:
value
- the partner - Partner Number
-
getPartnerCode
public java.lang.String getPartnerCode(SessionContext ctx)
Generated method - Getter of thePartnerAddress.partnerCode
attribute.- Returns:
- the partnerCode - Partner Function
-
getPartnerCode
public java.lang.String getPartnerCode()
Generated method - Getter of thePartnerAddress.partnerCode
attribute.- Returns:
- the partnerCode - Partner Function
-
setPartnerCode
public void setPartnerCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePartnerAddress.partnerCode
attribute.- Parameters:
value
- the partnerCode - Partner Function
-
setPartnerCode
public void setPartnerCode(java.lang.String value)
Generated method - Setter of thePartnerAddress.partnerCode
attribute.- Parameters:
value
- the partnerCode - Partner Function
-
getPartnerFunction
public java.lang.String getPartnerFunction(SessionContext ctx)
Generated method - Getter of thePartnerAddress.partnerFunction
attribute.- Returns:
- the partnerFunction - Partner Function
-
getPartnerFunction
public java.lang.String getPartnerFunction()
Generated method - Getter of thePartnerAddress.partnerFunction
attribute.- Returns:
- the partnerFunction - Partner Function
-
setPartnerFunction
public void setPartnerFunction(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePartnerAddress.partnerFunction
attribute.- Parameters:
value
- the partnerFunction - Partner Function
-
setPartnerFunction
public void setPartnerFunction(java.lang.String value)
Generated method - Setter of thePartnerAddress.partnerFunction
attribute.- Parameters:
value
- the partnerFunction - Partner Function
-
getPoBox
public java.lang.String getPoBox(SessionContext ctx)
Generated method - Getter of thePartnerAddress.poBox
attribute.- Returns:
- the poBox - Partner PO BOX
-
getPoBox
public java.lang.String getPoBox()
Generated method - Getter of thePartnerAddress.poBox
attribute.- Returns:
- the poBox - Partner PO BOX
-
setPoBox
public void setPoBox(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePartnerAddress.poBox
attribute.- Parameters:
value
- the poBox - Partner PO BOX
-
setPoBox
public void setPoBox(java.lang.String value)
Generated method - Setter of thePartnerAddress.poBox
attribute.- Parameters:
value
- the poBox - Partner PO BOX
-
getPoBoxPostalCode
public java.lang.String getPoBoxPostalCode(SessionContext ctx)
Generated method - Getter of thePartnerAddress.poBoxPostalCode
attribute.- Returns:
- the poBoxPostalCode - Partner poBoxPostalCode
-
getPoBoxPostalCode
public java.lang.String getPoBoxPostalCode()
Generated method - Getter of thePartnerAddress.poBoxPostalCode
attribute.- Returns:
- the poBoxPostalCode - Partner poBoxPostalCode
-
setPoBoxPostalCode
public void setPoBoxPostalCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePartnerAddress.poBoxPostalCode
attribute.- Parameters:
value
- the poBoxPostalCode - Partner poBoxPostalCode
-
setPoBoxPostalCode
public void setPoBoxPostalCode(java.lang.String value)
Generated method - Setter of thePartnerAddress.poBoxPostalCode
attribute.- Parameters:
value
- the poBoxPostalCode - Partner poBoxPostalCode
-
getPostalCode
public java.lang.String getPostalCode(SessionContext ctx)
Generated method - Getter of thePartnerAddress.postalCode
attribute.- Returns:
- the postalCode - Partner Postal Code
-
getPostalCode
public java.lang.String getPostalCode()
Generated method - Getter of thePartnerAddress.postalCode
attribute.- Returns:
- the postalCode - Partner Postal Code
-
setPostalCode
public void setPostalCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePartnerAddress.postalCode
attribute.- Parameters:
value
- the postalCode - Partner Postal Code
-
setPostalCode
public void setPostalCode(java.lang.String value)
Generated method - Setter of thePartnerAddress.postalCode
attribute.- Parameters:
value
- the postalCode - Partner Postal Code
-
getSapB2BDocument
public SapB2BDocument getSapB2BDocument(SessionContext ctx)
Generated method - Getter of thePartnerAddress.sapB2BDocument
attribute.- Returns:
- the sapB2BDocument
-
getSapB2BDocument
public SapB2BDocument getSapB2BDocument()
Generated method - Getter of thePartnerAddress.sapB2BDocument
attribute.- Returns:
- the sapB2BDocument
-
setSapB2BDocument
public void setSapB2BDocument(SessionContext ctx, SapB2BDocument value)
Generated method - Setter of thePartnerAddress.sapB2BDocument
attribute.- Parameters:
value
- the sapB2BDocument
-
setSapB2BDocument
public void setSapB2BDocument(SapB2BDocument value)
Generated method - Setter of thePartnerAddress.sapB2BDocument
attribute.- Parameters:
value
- the sapB2BDocument
-
getStreetHouseNumber1
public java.lang.String getStreetHouseNumber1(SessionContext ctx)
Generated method - Getter of thePartnerAddress.streetHouseNumber1
attribute.- Returns:
- the streetHouseNumber1 - Partner Street House Number 1
-
getStreetHouseNumber1
public java.lang.String getStreetHouseNumber1()
Generated method - Getter of thePartnerAddress.streetHouseNumber1
attribute.- Returns:
- the streetHouseNumber1 - Partner Street House Number 1
-
setStreetHouseNumber1
public void setStreetHouseNumber1(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePartnerAddress.streetHouseNumber1
attribute.- Parameters:
value
- the streetHouseNumber1 - Partner Street House Number 1
-
setStreetHouseNumber1
public void setStreetHouseNumber1(java.lang.String value)
Generated method - Setter of thePartnerAddress.streetHouseNumber1
attribute.- Parameters:
value
- the streetHouseNumber1 - Partner Street House Number 1
-
getStreetHouseNumber2
public java.lang.String getStreetHouseNumber2(SessionContext ctx)
Generated method - Getter of thePartnerAddress.streetHouseNumber2
attribute.- Returns:
- the streetHouseNumber2 - Partner Street House Number 2
-
getStreetHouseNumber2
public java.lang.String getStreetHouseNumber2()
Generated method - Getter of thePartnerAddress.streetHouseNumber2
attribute.- Returns:
- the streetHouseNumber2 - Partner Street House Number 2
-
setStreetHouseNumber2
public void setStreetHouseNumber2(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePartnerAddress.streetHouseNumber2
attribute.- Parameters:
value
- the streetHouseNumber2 - Partner Street House Number 2
-
setStreetHouseNumber2
public void setStreetHouseNumber2(java.lang.String value)
Generated method - Setter of thePartnerAddress.streetHouseNumber2
attribute.- Parameters:
value
- the streetHouseNumber2 - Partner Street House Number 2
-
-