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:
Serializable, Comparable
Direct Known Subclasses:
SAPCpiOutboundAddress

public abstract class GeneratedSAPCpiOutboundAddress extends de.hybris.platform.jalo.GenericItem
Generated class for type SAPCpiOutboundAddress.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem

    de.hybris.platform.jalo.GenericItem.GenericItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem

    de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item

    de.hybris.platform.jalo.Item.AttributeFilter, de.hybris.platform.jalo.Item.AttributeMode, de.hybris.platform.jalo.Item.CachedGetter, de.hybris.platform.jalo.Item.CachedSetter, de.hybris.platform.jalo.Item.ItemAttributeMap, de.hybris.platform.jalo.Item.ItemConstraint, de.hybris.platform.jalo.Item.ItemImpl, de.hybris.platform.jalo.Item.JaloCachedComputationException
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Qualifier of the SAPCpiOutboundAddress.apartment attribute
    static final String
    Qualifier of the SAPCpiOutboundAddress.building attribute
    static final String
    Qualifier of the SAPCpiOutboundAddress.city attribute
    static final String
    Qualifier of the SAPCpiOutboundAddress.countryIsoCode attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the SAPCpiOutboundAddress.district attribute
    static final String
    Qualifier of the SAPCpiOutboundAddress.documentAddressId attribute
    static final String
    Qualifier of the SAPCpiOutboundAddress.email attribute
    static final String
    Qualifier of the SAPCpiOutboundAddress.faxNumber attribute
    static final String
    Qualifier of the SAPCpiOutboundAddress.firstName attribute
    static final String
    Qualifier of the SAPCpiOutboundAddress.houseNumber attribute
    static final String
    Qualifier of the SAPCpiOutboundAddress.languageIsoCode attribute
    static final String
    Qualifier of the SAPCpiOutboundAddress.lastName attribute
    static final String
    Qualifier of the SAPCpiOutboundAddress.middleName attribute
    static final String
    Qualifier of the SAPCpiOutboundAddress.middleName2 attribute
    static final String
    Qualifier of the SAPCpiOutboundAddress.orderId attribute
    static final String
    Qualifier of the SAPCpiOutboundAddress.pobox attribute
    static final String
    Qualifier of the SAPCpiOutboundAddress.postalCode attribute
    static final String
    Qualifier of the SAPCpiOutboundAddress.regionIsoCode attribute
    static final String
    Qualifier of the SAPCpiOutboundAddress.sapCpiOutboundOrder attribute
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedSAPCpiOutboundAddress>
    BidirectionalOneToManyHandler for handling 1:n SAPCPIOUTBOUNDORDER's relation attributes from 'one' side.
    static final String
    Qualifier of the SAPCpiOutboundAddress.street attribute
    static final String
    Qualifier of the SAPCpiOutboundAddress.telNumber attribute
    static final String
    Qualifier of the SAPCpiOutboundAddress.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
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected de.hybris.platform.jalo.Item
    createItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes)
     
    Generated method - Getter of the SAPCpiOutboundAddress.apartment attribute.
    getApartment(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundAddress.apartment attribute.
    Generated method - Getter of the SAPCpiOutboundAddress.building attribute.
    getBuilding(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundAddress.building attribute.
    Generated method - Getter of the SAPCpiOutboundAddress.city attribute.
    getCity(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundAddress.city attribute.
    Generated method - Getter of the SAPCpiOutboundAddress.countryIsoCode attribute.
    getCountryIsoCode(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundAddress.countryIsoCode attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the SAPCpiOutboundAddress.district attribute.
    getDistrict(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundAddress.district attribute.
    Generated method - Getter of the SAPCpiOutboundAddress.documentAddressId attribute.
    getDocumentAddressId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundAddress.documentAddressId attribute.
    Generated method - Getter of the SAPCpiOutboundAddress.email attribute.
    getEmail(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundAddress.email attribute.
    Generated method - Getter of the SAPCpiOutboundAddress.faxNumber attribute.
    getFaxNumber(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundAddress.faxNumber attribute.
    Generated method - Getter of the SAPCpiOutboundAddress.firstName attribute.
    getFirstName(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundAddress.firstName attribute.
    Generated method - Getter of the SAPCpiOutboundAddress.houseNumber attribute.
    getHouseNumber(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundAddress.houseNumber attribute.
    Generated method - Getter of the SAPCpiOutboundAddress.languageIsoCode attribute.
    getLanguageIsoCode(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundAddress.languageIsoCode attribute.
    Generated method - Getter of the SAPCpiOutboundAddress.lastName attribute.
    getLastName(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundAddress.lastName attribute.
    Generated method - Getter of the SAPCpiOutboundAddress.middleName attribute.
    getMiddleName(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundAddress.middleName attribute.
    Generated method - Getter of the SAPCpiOutboundAddress.middleName2 attribute.
    getMiddleName2(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundAddress.middleName2 attribute.
    Generated method - Getter of the SAPCpiOutboundAddress.orderId attribute.
    getOrderId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundAddress.orderId attribute.
    Generated method - Getter of the SAPCpiOutboundAddress.pobox attribute.
    getPobox(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundAddress.pobox attribute.
    Generated method - Getter of the SAPCpiOutboundAddress.postalCode attribute.
    getPostalCode(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundAddress.postalCode attribute.
    Generated method - Getter of the SAPCpiOutboundAddress.regionIsoCode attribute.
    getRegionIsoCode(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundAddress.regionIsoCode attribute.
    Generated method - Getter of the SAPCpiOutboundAddress.sapCpiOutboundOrder attribute.
    getSapCpiOutboundOrder(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundAddress.sapCpiOutboundOrder attribute.
    Generated method - Getter of the SAPCpiOutboundAddress.street attribute.
    getStreet(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundAddress.street attribute.
    Generated method - Getter of the SAPCpiOutboundAddress.telNumber attribute.
    getTelNumber(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundAddress.telNumber attribute.
    Generated method - Getter of the SAPCpiOutboundAddress.titleCode attribute.
    getTitleCode(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPCpiOutboundAddress.titleCode attribute.
    void
    setApartment(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundAddress.apartment attribute.
    void
    Generated method - Setter of the SAPCpiOutboundAddress.apartment attribute.
    void
    setBuilding(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundAddress.building attribute.
    void
    Generated method - Setter of the SAPCpiOutboundAddress.building attribute.
    void
    setCity(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundAddress.city attribute.
    void
    setCity(String value)
    Generated method - Setter of the SAPCpiOutboundAddress.city attribute.
    void
    setCountryIsoCode(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundAddress.countryIsoCode attribute.
    void
    Generated method - Setter of the SAPCpiOutboundAddress.countryIsoCode attribute.
    void
    setDistrict(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundAddress.district attribute.
    void
    Generated method - Setter of the SAPCpiOutboundAddress.district attribute.
    void
    setDocumentAddressId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundAddress.documentAddressId attribute.
    void
    Generated method - Setter of the SAPCpiOutboundAddress.documentAddressId attribute.
    void
    setEmail(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundAddress.email attribute.
    void
    Generated method - Setter of the SAPCpiOutboundAddress.email attribute.
    void
    setFaxNumber(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundAddress.faxNumber attribute.
    void
    Generated method - Setter of the SAPCpiOutboundAddress.faxNumber attribute.
    void
    setFirstName(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundAddress.firstName attribute.
    void
    Generated method - Setter of the SAPCpiOutboundAddress.firstName attribute.
    void
    setHouseNumber(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundAddress.houseNumber attribute.
    void
    Generated method - Setter of the SAPCpiOutboundAddress.houseNumber attribute.
    void
    setLanguageIsoCode(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundAddress.languageIsoCode attribute.
    void
    Generated method - Setter of the SAPCpiOutboundAddress.languageIsoCode attribute.
    void
    setLastName(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundAddress.lastName attribute.
    void
    Generated method - Setter of the SAPCpiOutboundAddress.lastName attribute.
    void
    setMiddleName(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundAddress.middleName attribute.
    void
    Generated method - Setter of the SAPCpiOutboundAddress.middleName attribute.
    void
    setMiddleName2(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundAddress.middleName2 attribute.
    void
    Generated method - Setter of the SAPCpiOutboundAddress.middleName2 attribute.
    void
    setOrderId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundAddress.orderId attribute.
    void
    Generated method - Setter of the SAPCpiOutboundAddress.orderId attribute.
    void
    setPobox(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundAddress.pobox attribute.
    void
    Generated method - Setter of the SAPCpiOutboundAddress.pobox attribute.
    void
    setPostalCode(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundAddress.postalCode attribute.
    void
    Generated method - Setter of the SAPCpiOutboundAddress.postalCode attribute.
    void
    setRegionIsoCode(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundAddress.regionIsoCode attribute.
    void
    Generated method - Setter of the SAPCpiOutboundAddress.regionIsoCode attribute.
    void
    setSapCpiOutboundOrder(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundOrder value)
    Generated method - Setter of the SAPCpiOutboundAddress.sapCpiOutboundOrder attribute.
    void
    Generated method - Setter of the SAPCpiOutboundAddress.sapCpiOutboundOrder attribute.
    void
    setStreet(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundAddress.street attribute.
    void
    Generated method - Setter of the SAPCpiOutboundAddress.street attribute.
    void
    setTelNumber(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundAddress.telNumber attribute.
    void
    Generated method - Setter of the SAPCpiOutboundAddress.telNumber attribute.
    void
    setTitleCode(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPCpiOutboundAddress.titleCode attribute.
    void
    Generated method - Setter of the SAPCpiOutboundAddress.titleCode attribute.

    Methods inherited from class de.hybris.platform.jalo.GenericItem

    getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, 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, getPartOfRemovedSessionMarker, 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, suppressRelation, toString, useTA, writeReplace

    Methods inherited from class de.hybris.platform.util.BridgeAbstraction

    setTenant

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • ORDERID

      public static final String ORDERID
      Qualifier of the SAPCpiOutboundAddress.orderId attribute
      See Also:
    • DOCUMENTADDRESSID

      public static final String DOCUMENTADDRESSID
      Qualifier of the SAPCpiOutboundAddress.documentAddressId attribute
      See Also:
    • FIRSTNAME

      public static final String FIRSTNAME
      Qualifier of the SAPCpiOutboundAddress.firstName attribute
      See Also:
    • LASTNAME

      public static final String LASTNAME
      Qualifier of the SAPCpiOutboundAddress.lastName attribute
      See Also:
    • MIDDLENAME

      public static final String MIDDLENAME
      Qualifier of the SAPCpiOutboundAddress.middleName attribute
      See Also:
    • MIDDLENAME2

      public static final String MIDDLENAME2
      Qualifier of the SAPCpiOutboundAddress.middleName2 attribute
      See Also:
    • STREET

      public static final String STREET
      Qualifier of the SAPCpiOutboundAddress.street attribute
      See Also:
    • CITY

      public static final String CITY
      Qualifier of the SAPCpiOutboundAddress.city attribute
      See Also:
    • DISTRICT

      public static final String DISTRICT
      Qualifier of the SAPCpiOutboundAddress.district attribute
      See Also:
    • BUILDING

      public static final String BUILDING
      Qualifier of the SAPCpiOutboundAddress.building attribute
      See Also:
    • APARTMENT

      public static final String APARTMENT
      Qualifier of the SAPCpiOutboundAddress.apartment attribute
      See Also:
    • POBOX

      public static final String POBOX
      Qualifier of the SAPCpiOutboundAddress.pobox attribute
      See Also:
    • FAXNUMBER

      public static final String FAXNUMBER
      Qualifier of the SAPCpiOutboundAddress.faxNumber attribute
      See Also:
    • TITLECODE

      public static final String TITLECODE
      Qualifier of the SAPCpiOutboundAddress.titleCode attribute
      See Also:
    • TELNUMBER

      public static final String TELNUMBER
      Qualifier of the SAPCpiOutboundAddress.telNumber attribute
      See Also:
    • HOUSENUMBER

      public static final String HOUSENUMBER
      Qualifier of the SAPCpiOutboundAddress.houseNumber attribute
      See Also:
    • POSTALCODE

      public static final String POSTALCODE
      Qualifier of the SAPCpiOutboundAddress.postalCode attribute
      See Also:
    • REGIONISOCODE

      public static final String REGIONISOCODE
      Qualifier of the SAPCpiOutboundAddress.regionIsoCode attribute
      See Also:
    • COUNTRYISOCODE

      public static final String COUNTRYISOCODE
      Qualifier of the SAPCpiOutboundAddress.countryIsoCode attribute
      See Also:
    • EMAIL

      public static final String EMAIL
      Qualifier of the SAPCpiOutboundAddress.email attribute
      See Also:
    • LANGUAGEISOCODE

      public static final String LANGUAGEISOCODE
      Qualifier of the SAPCpiOutboundAddress.languageIsoCode attribute
      See Also:
    • SAPCPIOUTBOUNDORDER

      public static final String SAPCPIOUTBOUNDORDER
      Qualifier of the SAPCpiOutboundAddress.sapCpiOutboundOrder attribute
      See Also:
    • SAPCPIOUTBOUNDORDERHANDLER

      protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedSAPCpiOutboundAddress> SAPCPIOUTBOUNDORDERHANDLER
      BidirectionalOneToManyHandler for handling 1:n SAPCPIOUTBOUNDORDER's relation attributes from 'one' side.
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedSAPCpiOutboundAddress

      public GeneratedSAPCpiOutboundAddress()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class de.hybris.platform.jalo.Item
    • getApartment

      public String getApartment(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundAddress.apartment attribute.
      Returns:
      the apartment
    • getApartment

      public String getApartment()
      Generated method - Getter of the SAPCpiOutboundAddress.apartment attribute.
      Returns:
      the apartment
    • setApartment

      public void setApartment(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundAddress.apartment attribute.
      Parameters:
      value - the apartment
    • setApartment

      public void setApartment(String value)
      Generated method - Setter of the SAPCpiOutboundAddress.apartment attribute.
      Parameters:
      value - the apartment
    • getBuilding

      public String getBuilding(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundAddress.building attribute.
      Returns:
      the building
    • getBuilding

      public String getBuilding()
      Generated method - Getter of the SAPCpiOutboundAddress.building attribute.
      Returns:
      the building
    • setBuilding

      public void setBuilding(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundAddress.building attribute.
      Parameters:
      value - the building
    • setBuilding

      public void setBuilding(String value)
      Generated method - Setter of the SAPCpiOutboundAddress.building attribute.
      Parameters:
      value - the building
    • getCity

      public String getCity(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundAddress.city attribute.
      Returns:
      the city
    • getCity

      public String getCity()
      Generated method - Getter of the SAPCpiOutboundAddress.city attribute.
      Returns:
      the city
    • setCity

      public void setCity(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundAddress.city attribute.
      Parameters:
      value - the city
    • setCity

      public void setCity(String value)
      Generated method - Setter of the SAPCpiOutboundAddress.city attribute.
      Parameters:
      value - the city
    • getCountryIsoCode

      public String getCountryIsoCode(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundAddress.countryIsoCode attribute.
      Returns:
      the countryIsoCode
    • getCountryIsoCode

      public String getCountryIsoCode()
      Generated method - Getter of the SAPCpiOutboundAddress.countryIsoCode attribute.
      Returns:
      the countryIsoCode
    • setCountryIsoCode

      public void setCountryIsoCode(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundAddress.countryIsoCode attribute.
      Parameters:
      value - the countryIsoCode
    • setCountryIsoCode

      public void setCountryIsoCode(String value)
      Generated method - Setter of the SAPCpiOutboundAddress.countryIsoCode attribute.
      Parameters:
      value - the countryIsoCode
    • createItem

      protected de.hybris.platform.jalo.Item createItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) throws de.hybris.platform.jalo.JaloBusinessException
      Overrides:
      createItem in class de.hybris.platform.jalo.GenericItem
      Throws:
      de.hybris.platform.jalo.JaloBusinessException
    • getDistrict

      public String getDistrict(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundAddress.district attribute.
      Returns:
      the district
    • getDistrict

      public String getDistrict()
      Generated method - Getter of the SAPCpiOutboundAddress.district attribute.
      Returns:
      the district
    • setDistrict

      public void setDistrict(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundAddress.district attribute.
      Parameters:
      value - the district
    • setDistrict

      public void setDistrict(String value)
      Generated method - Setter of the SAPCpiOutboundAddress.district attribute.
      Parameters:
      value - the district
    • getDocumentAddressId

      public String getDocumentAddressId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundAddress.documentAddressId attribute.
      Returns:
      the documentAddressId
    • getDocumentAddressId

      public String getDocumentAddressId()
      Generated method - Getter of the SAPCpiOutboundAddress.documentAddressId attribute.
      Returns:
      the documentAddressId
    • setDocumentAddressId

      public void setDocumentAddressId(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundAddress.documentAddressId attribute.
      Parameters:
      value - the documentAddressId
    • setDocumentAddressId

      public void setDocumentAddressId(String value)
      Generated method - Setter of the SAPCpiOutboundAddress.documentAddressId attribute.
      Parameters:
      value - the documentAddressId
    • getEmail

      public String getEmail(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundAddress.email attribute.
      Returns:
      the email
    • getEmail

      public String getEmail()
      Generated method - Getter of the SAPCpiOutboundAddress.email attribute.
      Returns:
      the email
    • setEmail

      public void setEmail(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundAddress.email attribute.
      Parameters:
      value - the email
    • setEmail

      public void setEmail(String value)
      Generated method - Setter of the SAPCpiOutboundAddress.email attribute.
      Parameters:
      value - the email
    • getFaxNumber

      public String getFaxNumber(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundAddress.faxNumber attribute.
      Returns:
      the faxNumber
    • getFaxNumber

      public String getFaxNumber()
      Generated method - Getter of the SAPCpiOutboundAddress.faxNumber attribute.
      Returns:
      the faxNumber
    • setFaxNumber

      public void setFaxNumber(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundAddress.faxNumber attribute.
      Parameters:
      value - the faxNumber
    • setFaxNumber

      public void setFaxNumber(String value)
      Generated method - Setter of the SAPCpiOutboundAddress.faxNumber attribute.
      Parameters:
      value - the faxNumber
    • getFirstName

      public String getFirstName(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundAddress.firstName attribute.
      Returns:
      the firstName
    • getFirstName

      public String getFirstName()
      Generated method - Getter of the SAPCpiOutboundAddress.firstName attribute.
      Returns:
      the firstName
    • setFirstName

      public void setFirstName(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundAddress.firstName attribute.
      Parameters:
      value - the firstName
    • setFirstName

      public void setFirstName(String value)
      Generated method - Setter of the SAPCpiOutboundAddress.firstName attribute.
      Parameters:
      value - the firstName
    • getHouseNumber

      public String getHouseNumber(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundAddress.houseNumber attribute.
      Returns:
      the houseNumber
    • getHouseNumber

      public String getHouseNumber()
      Generated method - Getter of the SAPCpiOutboundAddress.houseNumber attribute.
      Returns:
      the houseNumber
    • setHouseNumber

      public void setHouseNumber(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundAddress.houseNumber attribute.
      Parameters:
      value - the houseNumber
    • setHouseNumber

      public void setHouseNumber(String value)
      Generated method - Setter of the SAPCpiOutboundAddress.houseNumber attribute.
      Parameters:
      value - the houseNumber
    • getLanguageIsoCode

      public String getLanguageIsoCode(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundAddress.languageIsoCode attribute.
      Returns:
      the languageIsoCode
    • getLanguageIsoCode

      public String getLanguageIsoCode()
      Generated method - Getter of the SAPCpiOutboundAddress.languageIsoCode attribute.
      Returns:
      the languageIsoCode
    • setLanguageIsoCode

      public void setLanguageIsoCode(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundAddress.languageIsoCode attribute.
      Parameters:
      value - the languageIsoCode
    • setLanguageIsoCode

      public void setLanguageIsoCode(String value)
      Generated method - Setter of the SAPCpiOutboundAddress.languageIsoCode attribute.
      Parameters:
      value - the languageIsoCode
    • getLastName

      public String getLastName(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundAddress.lastName attribute.
      Returns:
      the lastName
    • getLastName

      public String getLastName()
      Generated method - Getter of the SAPCpiOutboundAddress.lastName attribute.
      Returns:
      the lastName
    • setLastName

      public void setLastName(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundAddress.lastName attribute.
      Parameters:
      value - the lastName
    • setLastName

      public void setLastName(String value)
      Generated method - Setter of the SAPCpiOutboundAddress.lastName attribute.
      Parameters:
      value - the lastName
    • getMiddleName

      public String getMiddleName(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundAddress.middleName attribute.
      Returns:
      the middleName
    • getMiddleName

      public String getMiddleName()
      Generated method - Getter of the SAPCpiOutboundAddress.middleName attribute.
      Returns:
      the middleName
    • setMiddleName

      public void setMiddleName(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundAddress.middleName attribute.
      Parameters:
      value - the middleName
    • setMiddleName

      public void setMiddleName(String value)
      Generated method - Setter of the SAPCpiOutboundAddress.middleName attribute.
      Parameters:
      value - the middleName
    • getMiddleName2

      public String getMiddleName2(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundAddress.middleName2 attribute.
      Returns:
      the middleName2
    • getMiddleName2

      public String getMiddleName2()
      Generated method - Getter of the SAPCpiOutboundAddress.middleName2 attribute.
      Returns:
      the middleName2
    • setMiddleName2

      public void setMiddleName2(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundAddress.middleName2 attribute.
      Parameters:
      value - the middleName2
    • setMiddleName2

      public void setMiddleName2(String value)
      Generated method - Setter of the SAPCpiOutboundAddress.middleName2 attribute.
      Parameters:
      value - the middleName2
    • getOrderId

      public String getOrderId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundAddress.orderId attribute.
      Returns:
      the orderId
    • getOrderId

      public String getOrderId()
      Generated method - Getter of the SAPCpiOutboundAddress.orderId attribute.
      Returns:
      the orderId
    • setOrderId

      public void setOrderId(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundAddress.orderId attribute.
      Parameters:
      value - the orderId
    • setOrderId

      public void setOrderId(String value)
      Generated method - Setter of the SAPCpiOutboundAddress.orderId attribute.
      Parameters:
      value - the orderId
    • getPobox

      public String getPobox(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundAddress.pobox attribute.
      Returns:
      the pobox
    • getPobox

      public String getPobox()
      Generated method - Getter of the SAPCpiOutboundAddress.pobox attribute.
      Returns:
      the pobox
    • setPobox

      public void setPobox(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundAddress.pobox attribute.
      Parameters:
      value - the pobox
    • setPobox

      public void setPobox(String value)
      Generated method - Setter of the SAPCpiOutboundAddress.pobox attribute.
      Parameters:
      value - the pobox
    • getPostalCode

      public String getPostalCode(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundAddress.postalCode attribute.
      Returns:
      the postalCode
    • getPostalCode

      public String getPostalCode()
      Generated method - Getter of the SAPCpiOutboundAddress.postalCode attribute.
      Returns:
      the postalCode
    • setPostalCode

      public void setPostalCode(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundAddress.postalCode attribute.
      Parameters:
      value - the postalCode
    • setPostalCode

      public void setPostalCode(String value)
      Generated method - Setter of the SAPCpiOutboundAddress.postalCode attribute.
      Parameters:
      value - the postalCode
    • getRegionIsoCode

      public String getRegionIsoCode(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundAddress.regionIsoCode attribute.
      Returns:
      the regionIsoCode
    • getRegionIsoCode

      public String getRegionIsoCode()
      Generated method - Getter of the SAPCpiOutboundAddress.regionIsoCode attribute.
      Returns:
      the regionIsoCode
    • setRegionIsoCode

      public void setRegionIsoCode(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundAddress.regionIsoCode attribute.
      Parameters:
      value - the regionIsoCode
    • setRegionIsoCode

      public void setRegionIsoCode(String value)
      Generated method - Setter of the SAPCpiOutboundAddress.regionIsoCode attribute.
      Parameters:
      value - the regionIsoCode
    • getSapCpiOutboundOrder

      public SAPCpiOutboundOrder getSapCpiOutboundOrder(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundAddress.sapCpiOutboundOrder attribute.
      Returns:
      the sapCpiOutboundOrder
    • getSapCpiOutboundOrder

      public SAPCpiOutboundOrder getSapCpiOutboundOrder()
      Generated method - Getter of the SAPCpiOutboundAddress.sapCpiOutboundOrder attribute.
      Returns:
      the sapCpiOutboundOrder
    • setSapCpiOutboundOrder

      public void setSapCpiOutboundOrder(de.hybris.platform.jalo.SessionContext ctx, SAPCpiOutboundOrder value)
      Generated method - Setter of the SAPCpiOutboundAddress.sapCpiOutboundOrder attribute.
      Parameters:
      value - the sapCpiOutboundOrder
    • setSapCpiOutboundOrder

      public void setSapCpiOutboundOrder(SAPCpiOutboundOrder value)
      Generated method - Setter of the SAPCpiOutboundAddress.sapCpiOutboundOrder attribute.
      Parameters:
      value - the sapCpiOutboundOrder
    • getStreet

      public String getStreet(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundAddress.street attribute.
      Returns:
      the street
    • getStreet

      public String getStreet()
      Generated method - Getter of the SAPCpiOutboundAddress.street attribute.
      Returns:
      the street
    • setStreet

      public void setStreet(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundAddress.street attribute.
      Parameters:
      value - the street
    • setStreet

      public void setStreet(String value)
      Generated method - Setter of the SAPCpiOutboundAddress.street attribute.
      Parameters:
      value - the street
    • getTelNumber

      public String getTelNumber(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundAddress.telNumber attribute.
      Returns:
      the telNumber
    • getTelNumber

      public String getTelNumber()
      Generated method - Getter of the SAPCpiOutboundAddress.telNumber attribute.
      Returns:
      the telNumber
    • setTelNumber

      public void setTelNumber(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundAddress.telNumber attribute.
      Parameters:
      value - the telNumber
    • setTelNumber

      public void setTelNumber(String value)
      Generated method - Setter of the SAPCpiOutboundAddress.telNumber attribute.
      Parameters:
      value - the telNumber
    • getTitleCode

      public String getTitleCode(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPCpiOutboundAddress.titleCode attribute.
      Returns:
      the titleCode
    • getTitleCode

      public String getTitleCode()
      Generated method - Getter of the SAPCpiOutboundAddress.titleCode attribute.
      Returns:
      the titleCode
    • setTitleCode

      public void setTitleCode(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPCpiOutboundAddress.titleCode attribute.
      Parameters:
      value - the titleCode
    • setTitleCode

      public void setTitleCode(String value)
      Generated method - Setter of the SAPCpiOutboundAddress.titleCode attribute.
      Parameters:
      value - the titleCode