Class GeneratedCompany

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable
    Direct Known Subclasses:
    Company

    public abstract class GeneratedCompany
    extends UserGroup
    Generated class for type Company.
    See Also:
    Serialized Form
    • Field Detail

      • DUNSID

        public static final java.lang.String DUNSID
        Qualifier of the Company.dunsID attribute
        See Also:
        Constant Field Values
      • ILNID

        public static final java.lang.String ILNID
        Qualifier of the Company.ilnID attribute
        See Also:
        Constant Field Values
      • BUYERSPECIFICID

        public static final java.lang.String BUYERSPECIFICID
        Qualifier of the Company.buyerSpecificID attribute
        See Also:
        Constant Field Values
      • ID

        public static final java.lang.String ID
        Qualifier of the Company.Id attribute
        See Also:
        Constant Field Values
      • SUPPLIERSPECIFICID

        public static final java.lang.String SUPPLIERSPECIFICID
        Qualifier of the Company.supplierSpecificID attribute
        See Also:
        Constant Field Values
      • ADDRESSES

        public static final java.lang.String ADDRESSES
        Qualifier of the Company.addresses attribute
        See Also:
        Constant Field Values
      • MEDIAS

        public static final java.lang.String MEDIAS
        Qualifier of the Company.medias attribute
        See Also:
        Constant Field Values
      • SHIPPINGADDRESS

        public static final java.lang.String SHIPPINGADDRESS
        Qualifier of the Company.shippingAddress attribute
        See Also:
        Constant Field Values
      • UNLOADINGADDRESS

        public static final java.lang.String UNLOADINGADDRESS
        Qualifier of the Company.unloadingAddress attribute
        See Also:
        Constant Field Values
      • BILLINGADDRESS

        public static final java.lang.String BILLINGADDRESS
        Qualifier of the Company.billingAddress attribute
        See Also:
        Constant Field Values
      • CONTACTADDRESS

        public static final java.lang.String CONTACTADDRESS
        Qualifier of the Company.contactAddress attribute
        See Also:
        Constant Field Values
      • CONTACT

        public static final java.lang.String CONTACT
        Qualifier of the Company.contact attribute
        See Also:
        Constant Field Values
      • VATID

        public static final java.lang.String VATID
        Qualifier of the Company.vatID attribute
        See Also:
        Constant Field Values
      • RESPONSIBLECOMPANY

        public static final java.lang.String RESPONSIBLECOMPANY
        Qualifier of the Company.responsibleCompany attribute
        See Also:
        Constant Field Values
      • COUNTRY

        public static final java.lang.String COUNTRY
        Qualifier of the Company.country attribute
        See Also:
        Constant Field Values
      • LINEOFBUISNESS

        public static final java.lang.String LINEOFBUISNESS
        Qualifier of the Company.lineOfBuisness attribute
        See Also:
        Constant Field Values
      • BUYER

        public static final java.lang.String BUYER
        Qualifier of the Company.buyer attribute
        See Also:
        Constant Field Values
      • SUPPLIER

        public static final java.lang.String SUPPLIER
        Qualifier of the Company.supplier attribute
        See Also:
        Constant Field Values
      • MANUFACTURER

        public static final java.lang.String MANUFACTURER
        Qualifier of the Company.manufacturer attribute
        See Also:
        Constant Field Values
      • CARRIER

        public static final java.lang.String CARRIER
        Qualifier of the Company.carrier attribute
        See Also:
        Constant Field Values
      • PROVIDEDCATALOGS

        public static final java.lang.String PROVIDEDCATALOGS
        Qualifier of the Company.providedCatalogs attribute
        See Also:
        Constant Field Values
      • PURCHASEDCATALOGS

        public static final java.lang.String PURCHASEDCATALOGS
        Qualifier of the Company.purchasedCatalogs attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedCompany

        public GeneratedCompany()
    • Method Detail

      • getAddresses

        public abstract java.util.Collection<Address> getAddresses​(SessionContext ctx)
        Generated method - Getter of the Company.addresses attribute.
        Returns:
        the addresses
      • getAddresses

        public java.util.Collection<Address> getAddresses()
        Generated method - Getter of the Company.addresses attribute.
        Returns:
        the addresses
      • setAddresses

        public abstract void setAddresses​(SessionContext ctx,
                                          java.util.Collection<Address> value)
        Generated method - Setter of the Company.addresses attribute.
        Parameters:
        value - the addresses
      • setAddresses

        public void setAddresses​(java.util.Collection<Address> value)
        Generated method - Setter of the Company.addresses attribute.
        Parameters:
        value - the addresses
      • getBillingAddress

        public Address getBillingAddress​(SessionContext ctx)
        Generated method - Getter of the Company.billingAddress attribute.
        Returns:
        the billingAddress - Billing address of this company
      • getBillingAddress

        public Address getBillingAddress()
        Generated method - Getter of the Company.billingAddress attribute.
        Returns:
        the billingAddress - Billing address of this company
      • setBillingAddress

        public void setBillingAddress​(SessionContext ctx,
                                      Address value)
        Generated method - Setter of the Company.billingAddress attribute.
        Parameters:
        value - the billingAddress - Billing address of this company
      • setBillingAddress

        public void setBillingAddress​(Address value)
        Generated method - Setter of the Company.billingAddress attribute.
        Parameters:
        value - the billingAddress - Billing address of this company
      • isBuyer

        public java.lang.Boolean isBuyer​(SessionContext ctx)
        Generated method - Getter of the Company.buyer attribute.
        Returns:
        the buyer - buyer
      • isBuyer

        public java.lang.Boolean isBuyer()
        Generated method - Getter of the Company.buyer attribute.
        Returns:
        the buyer - buyer
      • isBuyerAsPrimitive

        public boolean isBuyerAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the Company.buyer attribute.
        Returns:
        the buyer - buyer
      • isBuyerAsPrimitive

        public boolean isBuyerAsPrimitive()
        Generated method - Getter of the Company.buyer attribute.
        Returns:
        the buyer - buyer
      • setBuyer

        public void setBuyer​(SessionContext ctx,
                             java.lang.Boolean value)
        Generated method - Setter of the Company.buyer attribute.
        Parameters:
        value - the buyer - buyer
      • setBuyer

        public void setBuyer​(java.lang.Boolean value)
        Generated method - Setter of the Company.buyer attribute.
        Parameters:
        value - the buyer - buyer
      • setBuyer

        public void setBuyer​(SessionContext ctx,
                             boolean value)
        Generated method - Setter of the Company.buyer attribute.
        Parameters:
        value - the buyer - buyer
      • setBuyer

        public void setBuyer​(boolean value)
        Generated method - Setter of the Company.buyer attribute.
        Parameters:
        value - the buyer - buyer
      • getBuyerSpecificID

        public java.lang.String getBuyerSpecificID​(SessionContext ctx)
        Generated method - Getter of the Company.buyerSpecificID attribute.
        Returns:
        the buyerSpecificID - Buyer Specific ID
      • getBuyerSpecificID

        public java.lang.String getBuyerSpecificID()
        Generated method - Getter of the Company.buyerSpecificID attribute.
        Returns:
        the buyerSpecificID - Buyer Specific ID
      • setBuyerSpecificID

        public void setBuyerSpecificID​(SessionContext ctx,
                                       java.lang.String value)
        Generated method - Setter of the Company.buyerSpecificID attribute.
        Parameters:
        value - the buyerSpecificID - Buyer Specific ID
      • setBuyerSpecificID

        public void setBuyerSpecificID​(java.lang.String value)
        Generated method - Setter of the Company.buyerSpecificID attribute.
        Parameters:
        value - the buyerSpecificID - Buyer Specific ID
      • isCarrier

        public java.lang.Boolean isCarrier​(SessionContext ctx)
        Generated method - Getter of the Company.carrier attribute.
        Returns:
        the carrier - carrier
      • isCarrier

        public java.lang.Boolean isCarrier()
        Generated method - Getter of the Company.carrier attribute.
        Returns:
        the carrier - carrier
      • isCarrierAsPrimitive

        public boolean isCarrierAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the Company.carrier attribute.
        Returns:
        the carrier - carrier
      • isCarrierAsPrimitive

        public boolean isCarrierAsPrimitive()
        Generated method - Getter of the Company.carrier attribute.
        Returns:
        the carrier - carrier
      • setCarrier

        public void setCarrier​(SessionContext ctx,
                               java.lang.Boolean value)
        Generated method - Setter of the Company.carrier attribute.
        Parameters:
        value - the carrier - carrier
      • setCarrier

        public void setCarrier​(java.lang.Boolean value)
        Generated method - Setter of the Company.carrier attribute.
        Parameters:
        value - the carrier - carrier
      • setCarrier

        public void setCarrier​(SessionContext ctx,
                               boolean value)
        Generated method - Setter of the Company.carrier attribute.
        Parameters:
        value - the carrier - carrier
      • setCarrier

        public void setCarrier​(boolean value)
        Generated method - Setter of the Company.carrier attribute.
        Parameters:
        value - the carrier - carrier
      • getContact

        public User getContact​(SessionContext ctx)
        Generated method - Getter of the Company.contact attribute.
        Returns:
        the contact - Contact for this company
      • getContact

        public User getContact()
        Generated method - Getter of the Company.contact attribute.
        Returns:
        the contact - Contact for this company
      • setContact

        public void setContact​(SessionContext ctx,
                               User value)
        Generated method - Setter of the Company.contact attribute.
        Parameters:
        value - the contact - Contact for this company
      • setContact

        public void setContact​(User value)
        Generated method - Setter of the Company.contact attribute.
        Parameters:
        value - the contact - Contact for this company
      • getContactAddress

        public Address getContactAddress​(SessionContext ctx)
        Generated method - Getter of the Company.contactAddress attribute.
        Returns:
        the contactAddress - Contact address of this company
      • getContactAddress

        public Address getContactAddress()
        Generated method - Getter of the Company.contactAddress attribute.
        Returns:
        the contactAddress - Contact address of this company
      • setContactAddress

        public void setContactAddress​(SessionContext ctx,
                                      Address value)
        Generated method - Setter of the Company.contactAddress attribute.
        Parameters:
        value - the contactAddress - Contact address of this company
      • setContactAddress

        public void setContactAddress​(Address value)
        Generated method - Setter of the Company.contactAddress attribute.
        Parameters:
        value - the contactAddress - Contact address of this company
      • getCountry

        public Country getCountry​(SessionContext ctx)
        Generated method - Getter of the Company.country attribute.
        Returns:
        the country - country
      • getCountry

        public Country getCountry()
        Generated method - Getter of the Company.country attribute.
        Returns:
        the country - country
      • setCountry

        public void setCountry​(SessionContext ctx,
                               Country value)
        Generated method - Setter of the Company.country attribute.
        Parameters:
        value - the country - country
      • setCountry

        public void setCountry​(Country value)
        Generated method - Setter of the Company.country attribute.
        Parameters:
        value - the country - country
      • getDunsID

        public java.lang.String getDunsID​(SessionContext ctx)
        Generated method - Getter of the Company.dunsID attribute.
        Returns:
        the dunsID - DUNS
      • getDunsID

        public java.lang.String getDunsID()
        Generated method - Getter of the Company.dunsID attribute.
        Returns:
        the dunsID - DUNS
      • setDunsID

        public void setDunsID​(SessionContext ctx,
                              java.lang.String value)
        Generated method - Setter of the Company.dunsID attribute.
        Parameters:
        value - the dunsID - DUNS
      • setDunsID

        public void setDunsID​(java.lang.String value)
        Generated method - Setter of the Company.dunsID attribute.
        Parameters:
        value - the dunsID - DUNS
      • getId

        public java.lang.String getId​(SessionContext ctx)
        Generated method - Getter of the Company.Id attribute.
        Returns:
        the Id - id
      • getId

        public java.lang.String getId()
        Generated method - Getter of the Company.Id attribute.
        Returns:
        the Id - id
      • setId

        public void setId​(SessionContext ctx,
                          java.lang.String value)
        Generated method - Setter of the Company.Id attribute.
        Parameters:
        value - the Id - id
      • setId

        public void setId​(java.lang.String value)
        Generated method - Setter of the Company.Id attribute.
        Parameters:
        value - the Id - id
      • getIlnID

        public java.lang.String getIlnID​(SessionContext ctx)
        Generated method - Getter of the Company.ilnID attribute.
        Returns:
        the ilnID - ILN
      • getIlnID

        public java.lang.String getIlnID()
        Generated method - Getter of the Company.ilnID attribute.
        Returns:
        the ilnID - ILN
      • setIlnID

        public void setIlnID​(SessionContext ctx,
                             java.lang.String value)
        Generated method - Setter of the Company.ilnID attribute.
        Parameters:
        value - the ilnID - ILN
      • setIlnID

        public void setIlnID​(java.lang.String value)
        Generated method - Setter of the Company.ilnID attribute.
        Parameters:
        value - the ilnID - ILN
      • getLineOfBuisness

        public EnumerationValue getLineOfBuisness​(SessionContext ctx)
        Generated method - Getter of the Company.lineOfBuisness attribute.
        Returns:
        the lineOfBuisness - line of business
      • getLineOfBuisness

        public EnumerationValue getLineOfBuisness()
        Generated method - Getter of the Company.lineOfBuisness attribute.
        Returns:
        the lineOfBuisness - line of business
      • setLineOfBuisness

        public void setLineOfBuisness​(SessionContext ctx,
                                      EnumerationValue value)
        Generated method - Setter of the Company.lineOfBuisness attribute.
        Parameters:
        value - the lineOfBuisness - line of business
      • setLineOfBuisness

        public void setLineOfBuisness​(EnumerationValue value)
        Generated method - Setter of the Company.lineOfBuisness attribute.
        Parameters:
        value - the lineOfBuisness - line of business
      • isManufacturer

        public java.lang.Boolean isManufacturer​(SessionContext ctx)
        Generated method - Getter of the Company.manufacturer attribute.
        Returns:
        the manufacturer - manufacturer
      • isManufacturer

        public java.lang.Boolean isManufacturer()
        Generated method - Getter of the Company.manufacturer attribute.
        Returns:
        the manufacturer - manufacturer
      • isManufacturerAsPrimitive

        public boolean isManufacturerAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the Company.manufacturer attribute.
        Returns:
        the manufacturer - manufacturer
      • isManufacturerAsPrimitive

        public boolean isManufacturerAsPrimitive()
        Generated method - Getter of the Company.manufacturer attribute.
        Returns:
        the manufacturer - manufacturer
      • setManufacturer

        public void setManufacturer​(SessionContext ctx,
                                    java.lang.Boolean value)
        Generated method - Setter of the Company.manufacturer attribute.
        Parameters:
        value - the manufacturer - manufacturer
      • setManufacturer

        public void setManufacturer​(java.lang.Boolean value)
        Generated method - Setter of the Company.manufacturer attribute.
        Parameters:
        value - the manufacturer - manufacturer
      • setManufacturer

        public void setManufacturer​(SessionContext ctx,
                                    boolean value)
        Generated method - Setter of the Company.manufacturer attribute.
        Parameters:
        value - the manufacturer - manufacturer
      • setManufacturer

        public void setManufacturer​(boolean value)
        Generated method - Setter of the Company.manufacturer attribute.
        Parameters:
        value - the manufacturer - manufacturer
      • getMedias

        public java.util.Collection<Media> getMedias​(SessionContext ctx)
        Generated method - Getter of the Company.medias attribute.
        Returns:
        the medias - medias
      • getMedias

        public java.util.Collection<Media> getMedias()
        Generated method - Getter of the Company.medias attribute.
        Returns:
        the medias - medias
      • setMedias

        public void setMedias​(SessionContext ctx,
                              java.util.Collection<Media> value)
        Generated method - Setter of the Company.medias attribute.
        Parameters:
        value - the medias - medias
      • setMedias

        public void setMedias​(java.util.Collection<Media> value)
        Generated method - Setter of the Company.medias attribute.
        Parameters:
        value - the medias - medias
      • getProvidedCatalogs

        public java.util.Collection<Catalog> getProvidedCatalogs​(SessionContext ctx)
        Generated method - Getter of the Company.providedCatalogs attribute.
        Returns:
        the providedCatalogs
      • getProvidedCatalogs

        public java.util.Collection<Catalog> getProvidedCatalogs()
        Generated method - Getter of the Company.providedCatalogs attribute.
        Returns:
        the providedCatalogs
      • getPurchasedCatalogs

        public java.util.Collection<Catalog> getPurchasedCatalogs​(SessionContext ctx)
        Generated method - Getter of the Company.purchasedCatalogs attribute.
        Returns:
        the purchasedCatalogs
      • getPurchasedCatalogs

        public java.util.Collection<Catalog> getPurchasedCatalogs()
        Generated method - Getter of the Company.purchasedCatalogs attribute.
        Returns:
        the purchasedCatalogs
      • getResponsibleCompany

        public Company getResponsibleCompany​(SessionContext ctx)
        Generated method - Getter of the Company.responsibleCompany attribute.
        Returns:
        the responsibleCompany - responsible company
      • getResponsibleCompany

        public Company getResponsibleCompany()
        Generated method - Getter of the Company.responsibleCompany attribute.
        Returns:
        the responsibleCompany - responsible company
      • setResponsibleCompany

        public void setResponsibleCompany​(SessionContext ctx,
                                          Company value)
        Generated method - Setter of the Company.responsibleCompany attribute.
        Parameters:
        value - the responsibleCompany - responsible company
      • setResponsibleCompany

        public void setResponsibleCompany​(Company value)
        Generated method - Setter of the Company.responsibleCompany attribute.
        Parameters:
        value - the responsibleCompany - responsible company
      • getShippingAddress

        public Address getShippingAddress​(SessionContext ctx)
        Generated method - Getter of the Company.shippingAddress attribute.
        Returns:
        the shippingAddress - Shipping address of this company
      • getShippingAddress

        public Address getShippingAddress()
        Generated method - Getter of the Company.shippingAddress attribute.
        Returns:
        the shippingAddress - Shipping address of this company
      • setShippingAddress

        public void setShippingAddress​(SessionContext ctx,
                                       Address value)
        Generated method - Setter of the Company.shippingAddress attribute.
        Parameters:
        value - the shippingAddress - Shipping address of this company
      • setShippingAddress

        public void setShippingAddress​(Address value)
        Generated method - Setter of the Company.shippingAddress attribute.
        Parameters:
        value - the shippingAddress - Shipping address of this company
      • isSupplier

        public java.lang.Boolean isSupplier​(SessionContext ctx)
        Generated method - Getter of the Company.supplier attribute.
        Returns:
        the supplier - supplier
      • isSupplier

        public java.lang.Boolean isSupplier()
        Generated method - Getter of the Company.supplier attribute.
        Returns:
        the supplier - supplier
      • isSupplierAsPrimitive

        public boolean isSupplierAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the Company.supplier attribute.
        Returns:
        the supplier - supplier
      • isSupplierAsPrimitive

        public boolean isSupplierAsPrimitive()
        Generated method - Getter of the Company.supplier attribute.
        Returns:
        the supplier - supplier
      • setSupplier

        public void setSupplier​(SessionContext ctx,
                                java.lang.Boolean value)
        Generated method - Setter of the Company.supplier attribute.
        Parameters:
        value - the supplier - supplier
      • setSupplier

        public void setSupplier​(java.lang.Boolean value)
        Generated method - Setter of the Company.supplier attribute.
        Parameters:
        value - the supplier - supplier
      • setSupplier

        public void setSupplier​(SessionContext ctx,
                                boolean value)
        Generated method - Setter of the Company.supplier attribute.
        Parameters:
        value - the supplier - supplier
      • setSupplier

        public void setSupplier​(boolean value)
        Generated method - Setter of the Company.supplier attribute.
        Parameters:
        value - the supplier - supplier
      • getSupplierSpecificID

        public java.lang.String getSupplierSpecificID​(SessionContext ctx)
        Generated method - Getter of the Company.supplierSpecificID attribute.
        Returns:
        the supplierSpecificID - Supplier Specific ID
      • getSupplierSpecificID

        public java.lang.String getSupplierSpecificID()
        Generated method - Getter of the Company.supplierSpecificID attribute.
        Returns:
        the supplierSpecificID - Supplier Specific ID
      • setSupplierSpecificID

        public void setSupplierSpecificID​(SessionContext ctx,
                                          java.lang.String value)
        Generated method - Setter of the Company.supplierSpecificID attribute.
        Parameters:
        value - the supplierSpecificID - Supplier Specific ID
      • setSupplierSpecificID

        public void setSupplierSpecificID​(java.lang.String value)
        Generated method - Setter of the Company.supplierSpecificID attribute.
        Parameters:
        value - the supplierSpecificID - Supplier Specific ID
      • getUnloadingAddress

        public Address getUnloadingAddress​(SessionContext ctx)
        Generated method - Getter of the Company.unloadingAddress attribute.
        Returns:
        the unloadingAddress - Unloading address of this company
      • getUnloadingAddress

        public Address getUnloadingAddress()
        Generated method - Getter of the Company.unloadingAddress attribute.
        Returns:
        the unloadingAddress - Unloading address of this company
      • setUnloadingAddress

        public void setUnloadingAddress​(SessionContext ctx,
                                        Address value)
        Generated method - Setter of the Company.unloadingAddress attribute.
        Parameters:
        value - the unloadingAddress - Unloading address of this company
      • setUnloadingAddress

        public void setUnloadingAddress​(Address value)
        Generated method - Setter of the Company.unloadingAddress attribute.
        Parameters:
        value - the unloadingAddress - Unloading address of this company
      • getVatID

        public java.lang.String getVatID​(SessionContext ctx)
        Generated method - Getter of the Company.vatID attribute.
        Returns:
        the vatID - vat id
      • getVatID

        public java.lang.String getVatID()
        Generated method - Getter of the Company.vatID attribute.
        Returns:
        the vatID - vat id
      • setVatID

        public void setVatID​(SessionContext ctx,
                             java.lang.String value)
        Generated method - Setter of the Company.vatID attribute.
        Parameters:
        value - the vatID - vat id
      • setVatID

        public void setVatID​(java.lang.String value)
        Generated method - Setter of the Company.vatID attribute.
        Parameters:
        value - the vatID - vat id