Package de.hybris.platform.catalog.model
Class CompanyModel
- java.lang.Object
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
OrgUnitModel
public class CompanyModel extends UserGroupModel
Generated model class for type Company first defined at extension catalog.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringADDRESSESGenerated constant - Attribute key ofCompany.addressesattribute defined at extensioncatalog.static java.lang.StringBILLINGADDRESSGenerated constant - Attribute key ofCompany.billingAddressattribute defined at extensioncatalog.static java.lang.StringBILLINGADDRESSESGenerated constant - Attribute key ofCompany.billingAddressesattribute defined at extensioncatalog.static java.lang.StringBUYERGenerated constant - Attribute key ofCompany.buyerattribute defined at extensioncatalog.static java.lang.StringBUYERSPECIFICIDGenerated constant - Attribute key ofCompany.buyerSpecificIDattribute defined at extensioncatalog.static java.lang.StringCARRIERGenerated constant - Attribute key ofCompany.carrierattribute defined at extensioncatalog.static java.lang.StringCONTACTGenerated constant - Attribute key ofCompany.contactattribute defined at extensioncatalog.static java.lang.StringCONTACTADDRESSGenerated constant - Attribute key ofCompany.contactAddressattribute defined at extensioncatalog.static java.lang.StringCONTACTADDRESSESGenerated constant - Attribute key ofCompany.contactAddressesattribute defined at extensioncatalog.static java.lang.StringCOUNTRYGenerated constant - Attribute key ofCompany.countryattribute defined at extensioncatalog.static java.lang.StringDUNSIDGenerated constant - Attribute key ofCompany.dunsIDattribute defined at extensioncatalog.static java.lang.StringIDGenerated constant - Attribute key ofCompany.Idattribute defined at extensioncatalog.static java.lang.StringILNIDGenerated constant - Attribute key ofCompany.ilnIDattribute defined at extensioncatalog.static java.lang.StringLINEOFBUISNESSGenerated constant - Attribute key ofCompany.lineOfBuisnessattribute defined at extensioncatalog.static java.lang.StringMANUFACTURERGenerated constant - Attribute key ofCompany.manufacturerattribute defined at extensioncatalog.static java.lang.StringMEDIASGenerated constant - Attribute key ofCompany.mediasattribute defined at extensioncatalog.static java.lang.StringPROVIDEDCATALOGSGenerated constant - Attribute key ofCompany.providedCatalogsattribute defined at extensioncatalog.static java.lang.StringPURCHASEDCATALOGSGenerated constant - Attribute key ofCompany.purchasedCatalogsattribute defined at extensioncatalog.static java.lang.StringRESPONSIBLECOMPANYGenerated constant - Attribute key ofCompany.responsibleCompanyattribute defined at extensioncatalog.static java.lang.StringSHIPPINGADDRESSGenerated constant - Attribute key ofCompany.shippingAddressattribute defined at extensioncatalog.static java.lang.StringSHIPPINGADDRESSESGenerated constant - Attribute key ofCompany.shippingAddressesattribute defined at extensioncatalog.static java.lang.StringSUPPLIERGenerated constant - Attribute key ofCompany.supplierattribute defined at extensioncatalog.static java.lang.StringSUPPLIERSPECIFICIDGenerated constant - Attribute key ofCompany.supplierSpecificIDattribute defined at extensioncatalog.static java.lang.StringUNLOADINGADDRESSGenerated constant - Attribute key ofCompany.unloadingAddressattribute defined at extensioncatalog.static java.lang.StringUNLOADINGADDRESSESGenerated constant - Attribute key ofCompany.unloadingAddressesattribute defined at extensioncatalog.static java.lang.StringVATIDGenerated constant - Attribute key ofCompany.vatIDattribute defined at extensioncatalog.-
Fields inherited from class de.hybris.platform.core.model.user.UserGroupModel
_BACKOFFICESAVEDQUERY2USERGROUPRELATION, _SAMLUSERGROUPTOUSERGROUPRELATION, _SCIMUSERGROUPTOUSERGROUPRELATION, _USERGROUPSFORRESTRICTION, _VENDOR2USERGROUPRELATION, HMCXML, READABLELANGUAGES, RESTRICTIONS, SAMLUSERGROUPS, SAVEDQUERIES, SCIMUSERGROUPS, USERDISCOUNTGROUP, USERPRICEGROUP, USERTAXGROUP, VENDOR, WRITEABLELANGUAGES
-
Fields inherited from class de.hybris.platform.core.model.security.PrincipalGroupModel
_PRINCIPALGROUPRELATION, _SAPCPIB2BCUSTOMER2SAPCPIOUTBOUNDB2BCUSTOMER, B2BCUSTOMER, GROUPITEMPK, GROUPITEMTYPE, LOCNAME, MAXBRUTEFORCELOGINATTEMPTS, MEMBERS
-
Fields inherited from class de.hybris.platform.core.model.security.PrincipalModel
_CATEGORY2PRINCIPALRELATION, _COMMENTWATCHERRELATION, _PRINCIPAL2COCKPITUICOMPONENTREADACCESSRELATION, _PRINCIPAL2COCKPITUICOMPONENTWRITEACCESSRELATION, _SYNCITEMJOB2PRINCIPAL, _WORKFLOWTEMPLATE2PRINCIPALRELATION, ACCESSIBLECATEGORIES, ALLGROUPS, ALLSEARCHRESTRICTIONS, BACKOFFICELOGINDISABLED, CN, COCKPITUICONFIGURATIONS, DESCRIPTION, DISPLAYNAME, DN, GROUPS, LDAPSEARCHBASE, NAME, PROFILEPICTURE, READABLECATALOGVERSIONS, READABLECOCKPITUICOMPONENTS, READCOLLECTIONS, READSAVEDQUERIES, SEARCHRESTRICTIONS, SYNCJOBS, UID, VISIBLETEMPLATES, WATCHEDCOMMENTS, WRITABLECATALOGVERSIONS, WRITABLECOCKPITUICOMPONENTS, WRITECOLLECTIONS
-
Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED
-
Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
-
-
Constructor Summary
Constructors Constructor Description CompanyModel()Generated constructor - Default constructor for generic creation.CompanyModel(ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCompanyModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing contextCompanyModel(java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Collection<AddressModel>getAddresses()Generated method - Getter of theCompany.addressesattribute defined at extensioncatalog.AddressModelgetBillingAddress()Generated method - Getter of theCompany.billingAddressattribute defined at extensioncatalog.java.util.Collection<AddressModel>getBillingAddresses()Generated method - Getter of theCompany.billingAddressesdynamic attribute defined at extensioncatalog.java.lang.BooleangetBuyer()Generated method - Getter of theCompany.buyerattribute defined at extensioncatalog.java.lang.StringgetBuyerSpecificID()Generated method - Getter of theCompany.buyerSpecificIDattribute defined at extensioncatalog.java.lang.BooleangetCarrier()Generated method - Getter of theCompany.carrierattribute defined at extensioncatalog.UserModelgetContact()Generated method - Getter of theCompany.contactattribute defined at extensioncatalog.AddressModelgetContactAddress()Generated method - Getter of theCompany.contactAddressattribute defined at extensioncatalog.java.util.Collection<AddressModel>getContactAddresses()Generated method - Getter of theCompany.contactAddressesdynamic attribute defined at extensioncatalog.CountryModelgetCountry()Generated method - Getter of theCompany.countryattribute defined at extensioncatalog.java.lang.StringgetDunsID()Generated method - Getter of theCompany.dunsIDattribute defined at extensioncatalog.java.lang.StringgetId()Generated method - Getter of theCompany.Idattribute defined at extensioncatalog.java.lang.StringgetIlnID()Generated method - Getter of theCompany.ilnIDattribute defined at extensioncatalog.LineOfBusinessgetLineOfBuisness()Generated method - Getter of theCompany.lineOfBuisnessattribute defined at extensioncatalog.java.lang.BooleangetManufacturer()Generated method - Getter of theCompany.manufacturerattribute defined at extensioncatalog.java.util.Collection<MediaModel>getMedias()Generated method - Getter of theCompany.mediasattribute defined at extensioncatalog.java.util.Collection<CatalogModel>getProvidedCatalogs()Generated method - Getter of theCompany.providedCatalogsattribute defined at extensioncatalog.java.util.Collection<CatalogModel>getPurchasedCatalogs()Generated method - Getter of theCompany.purchasedCatalogsattribute defined at extensioncatalog.CompanyModelgetResponsibleCompany()Generated method - Getter of theCompany.responsibleCompanyattribute defined at extensioncatalog.AddressModelgetShippingAddress()Generated method - Getter of theCompany.shippingAddressattribute defined at extensioncatalog.java.util.Collection<AddressModel>getShippingAddresses()Generated method - Getter of theCompany.shippingAddressesdynamic attribute defined at extensioncatalog.java.lang.BooleangetSupplier()Generated method - Getter of theCompany.supplierattribute defined at extensioncatalog.java.lang.StringgetSupplierSpecificID()Generated method - Getter of theCompany.supplierSpecificIDattribute defined at extensioncatalog.AddressModelgetUnloadingAddress()Generated method - Getter of theCompany.unloadingAddressattribute defined at extensioncatalog.java.util.Collection<AddressModel>getUnloadingAddresses()Generated method - Getter of theCompany.unloadingAddressesdynamic attribute defined at extensioncatalog.java.lang.StringgetVatID()Generated method - Getter of theCompany.vatIDattribute defined at extensioncatalog.voidsetAddresses(java.util.Collection<AddressModel> value)Generated method - Setter ofCompany.addressesattribute defined at extensioncatalog.voidsetBillingAddress(AddressModel value)Generated method - Setter ofCompany.billingAddressattribute defined at extensioncatalog.voidsetBuyer(java.lang.Boolean value)Generated method - Setter ofCompany.buyerattribute defined at extensioncatalog.voidsetBuyerSpecificID(java.lang.String value)Generated method - Setter ofCompany.buyerSpecificIDattribute defined at extensioncatalog.voidsetCarrier(java.lang.Boolean value)Generated method - Setter ofCompany.carrierattribute defined at extensioncatalog.voidsetContact(UserModel value)Generated method - Setter ofCompany.contactattribute defined at extensioncatalog.voidsetContactAddress(AddressModel value)Generated method - Setter ofCompany.contactAddressattribute defined at extensioncatalog.voidsetCountry(CountryModel value)Generated method - Setter ofCompany.countryattribute defined at extensioncatalog.voidsetDunsID(java.lang.String value)Generated method - Setter ofCompany.dunsIDattribute defined at extensioncatalog.voidsetId(java.lang.String value)Generated method - Setter ofCompany.Idattribute defined at extensioncatalog.voidsetIlnID(java.lang.String value)Generated method - Setter ofCompany.ilnIDattribute defined at extensioncatalog.voidsetLineOfBuisness(LineOfBusiness value)Generated method - Setter ofCompany.lineOfBuisnessattribute defined at extensioncatalog.voidsetManufacturer(java.lang.Boolean value)Generated method - Setter ofCompany.manufacturerattribute defined at extensioncatalog.voidsetMedias(java.util.Collection<MediaModel> value)Generated method - Setter ofCompany.mediasattribute defined at extensioncatalog.voidsetResponsibleCompany(CompanyModel value)Generated method - Setter ofCompany.responsibleCompanyattribute defined at extensioncatalog.voidsetShippingAddress(AddressModel value)Generated method - Setter ofCompany.shippingAddressattribute defined at extensioncatalog.voidsetSupplier(java.lang.Boolean value)Generated method - Setter ofCompany.supplierattribute defined at extensioncatalog.voidsetSupplierSpecificID(java.lang.String value)Generated method - Setter ofCompany.supplierSpecificIDattribute defined at extensioncatalog.voidsetUnloadingAddress(AddressModel value)Generated method - Setter ofCompany.unloadingAddressattribute defined at extensioncatalog.voidsetVatID(java.lang.String value)Generated method - Setter ofCompany.vatIDattribute defined at extensioncatalog.-
Methods inherited from class de.hybris.platform.core.model.user.UserGroupModel
getHmcXML, getReadableLanguages, getRestrictions, getSavedQueries, getScimUserGroups, getUserDiscountGroup, getUserPriceGroup, getUserTaxGroup, getVendor, getWriteableLanguages, setHmcXML, setReadableLanguages, setRestrictions, setSavedQueries, setScimUserGroups, setUserDiscountGroup, setUserPriceGroup, setUserTaxGroup, setVendor, setWriteableLanguages
-
Methods inherited from class de.hybris.platform.core.model.security.PrincipalGroupModel
getB2bCustomer, getGroupItemPk, getGroupItemtype, getLocname, getLocname, getLocName, getLocName, getMaxBruteForceLoginAttempts, getMembers, setB2bCustomer, setGroupItemPk, setGroupItemtype, setLocname, setLocname, setLocName, setLocName, setMaxBruteForceLoginAttempts, setMembers
-
Methods inherited from class de.hybris.platform.core.model.security.PrincipalModel
getAccessibleCategories, getAllgroups, getAllGroups, getAllsearchrestrictions, getAllSearchRestrictions, getBackOfficeLoginDisabled, getCN, getCockpitUIConfigurations, getDescription, getDisplayName, getDisplayName, getDN, getGroups, getLdapsearchbase, getName, getProfilePicture, getReadableCatalogVersions, getReadableCockpitUIComponents, getReadCollections, getReadSavedQueries, getSearchrestrictions, getSearchRestrictions, getSyncJobs, getUid, getVisibleTemplates, getWatchedComments, getWritableCatalogVersions, getWritableCockpitUIComponents, getWriteCollections, setBackOfficeLoginDisabled, setCN, setCockpitUIConfigurations, setDescription, setDN, setGroups, setLdapsearchbase, setName, setProfilePicture, setReadableCatalogVersions, setReadableCockpitUIComponents, setReadCollections, setReadSavedQueries, setSyncJobs, setUid, setVisibleTemplates, setWatchedComments, setWritableCatalogVersions, setWritableCockpitUIComponents, setWriteCollections
-
Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner
-
Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace
-
-
-
-
Field Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
DUNSID
public static final java.lang.String DUNSID
Generated constant - Attribute key ofCompany.dunsIDattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
ILNID
public static final java.lang.String ILNID
Generated constant - Attribute key ofCompany.ilnIDattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
BUYERSPECIFICID
public static final java.lang.String BUYERSPECIFICID
Generated constant - Attribute key ofCompany.buyerSpecificIDattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
ID
public static final java.lang.String ID
Generated constant - Attribute key ofCompany.Idattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
SUPPLIERSPECIFICID
public static final java.lang.String SUPPLIERSPECIFICID
Generated constant - Attribute key ofCompany.supplierSpecificIDattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
ADDRESSES
public static final java.lang.String ADDRESSES
Generated constant - Attribute key ofCompany.addressesattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
MEDIAS
public static final java.lang.String MEDIAS
Generated constant - Attribute key ofCompany.mediasattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
SHIPPINGADDRESSES
public static final java.lang.String SHIPPINGADDRESSES
Generated constant - Attribute key ofCompany.shippingAddressesattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
SHIPPINGADDRESS
public static final java.lang.String SHIPPINGADDRESS
Generated constant - Attribute key ofCompany.shippingAddressattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
UNLOADINGADDRESSES
public static final java.lang.String UNLOADINGADDRESSES
Generated constant - Attribute key ofCompany.unloadingAddressesattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
UNLOADINGADDRESS
public static final java.lang.String UNLOADINGADDRESS
Generated constant - Attribute key ofCompany.unloadingAddressattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
BILLINGADDRESSES
public static final java.lang.String BILLINGADDRESSES
Generated constant - Attribute key ofCompany.billingAddressesattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
BILLINGADDRESS
public static final java.lang.String BILLINGADDRESS
Generated constant - Attribute key ofCompany.billingAddressattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
CONTACTADDRESSES
public static final java.lang.String CONTACTADDRESSES
Generated constant - Attribute key ofCompany.contactAddressesattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
CONTACTADDRESS
public static final java.lang.String CONTACTADDRESS
Generated constant - Attribute key ofCompany.contactAddressattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
CONTACT
public static final java.lang.String CONTACT
Generated constant - Attribute key ofCompany.contactattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
VATID
public static final java.lang.String VATID
Generated constant - Attribute key ofCompany.vatIDattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
RESPONSIBLECOMPANY
public static final java.lang.String RESPONSIBLECOMPANY
Generated constant - Attribute key ofCompany.responsibleCompanyattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
COUNTRY
public static final java.lang.String COUNTRY
Generated constant - Attribute key ofCompany.countryattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
LINEOFBUISNESS
public static final java.lang.String LINEOFBUISNESS
Generated constant - Attribute key ofCompany.lineOfBuisnessattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
BUYER
public static final java.lang.String BUYER
Generated constant - Attribute key ofCompany.buyerattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
SUPPLIER
public static final java.lang.String SUPPLIER
Generated constant - Attribute key ofCompany.supplierattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
MANUFACTURER
public static final java.lang.String MANUFACTURER
Generated constant - Attribute key ofCompany.manufacturerattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
CARRIER
public static final java.lang.String CARRIER
Generated constant - Attribute key ofCompany.carrierattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
PROVIDEDCATALOGS
public static final java.lang.String PROVIDEDCATALOGS
Generated constant - Attribute key ofCompany.providedCatalogsattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
PURCHASEDCATALOGS
public static final java.lang.String PURCHASEDCATALOGS
Generated constant - Attribute key ofCompany.purchasedCatalogsattribute defined at extensioncatalog.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
CompanyModel
public CompanyModel()
Generated constructor - Default constructor for generic creation.
-
CompanyModel
public CompanyModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
CompanyModel
@Deprecated(since="4.1.1", forRemoval=true) public CompanyModel(java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_uid- initial attribute declared by typePrincipalat extensioncore
-
CompanyModel
@Deprecated(since="4.1.1", forRemoval=true) public CompanyModel(ItemModel _owner, java.lang.String _uid)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_owner- initial attribute declared by typeItemat extensioncore_uid- initial attribute declared by typePrincipalat extensioncore
-
-
Method Detail
-
getAddresses
@Accessor(qualifier="addresses", type=GETTER) public java.util.Collection<AddressModel> getAddresses()
Generated method - Getter of theCompany.addressesattribute defined at extensioncatalog. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the addresses
-
getBillingAddress
@Accessor(qualifier="billingAddress", type=GETTER) public AddressModel getBillingAddress()
Generated method - Getter of theCompany.billingAddressattribute defined at extensioncatalog.- Returns:
- the billingAddress - Billing address of this company
-
getBillingAddresses
@Accessor(qualifier="billingAddresses", type=GETTER) public java.util.Collection<AddressModel> getBillingAddresses()
Generated method - Getter of theCompany.billingAddressesdynamic attribute defined at extensioncatalog. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the billingAddresses
-
getBuyer
@Accessor(qualifier="buyer", type=GETTER) public java.lang.Boolean getBuyer()
Generated method - Getter of theCompany.buyerattribute defined at extensioncatalog.- Returns:
- the buyer - buyer
-
getBuyerSpecificID
@Accessor(qualifier="buyerSpecificID", type=GETTER) public java.lang.String getBuyerSpecificID()
Generated method - Getter of theCompany.buyerSpecificIDattribute defined at extensioncatalog.- Returns:
- the buyerSpecificID - Buyer Specific ID
-
getCarrier
@Accessor(qualifier="carrier", type=GETTER) public java.lang.Boolean getCarrier()
Generated method - Getter of theCompany.carrierattribute defined at extensioncatalog.- Returns:
- the carrier - carrier
-
getContact
@Accessor(qualifier="contact", type=GETTER) public UserModel getContact()
Generated method - Getter of theCompany.contactattribute defined at extensioncatalog.- Returns:
- the contact - Contact for this company
-
getContactAddress
@Accessor(qualifier="contactAddress", type=GETTER) public AddressModel getContactAddress()
Generated method - Getter of theCompany.contactAddressattribute defined at extensioncatalog.- Returns:
- the contactAddress - Contact address of this company
-
getContactAddresses
@Accessor(qualifier="contactAddresses", type=GETTER) public java.util.Collection<AddressModel> getContactAddresses()
Generated method - Getter of theCompany.contactAddressesdynamic attribute defined at extensioncatalog. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the contactAddresses
-
getCountry
@Accessor(qualifier="country", type=GETTER) public CountryModel getCountry()
Generated method - Getter of theCompany.countryattribute defined at extensioncatalog.- Returns:
- the country - country
-
getDunsID
@Accessor(qualifier="dunsID", type=GETTER) public java.lang.String getDunsID()
Generated method - Getter of theCompany.dunsIDattribute defined at extensioncatalog.- Returns:
- the dunsID - DUNS
-
getId
@Accessor(qualifier="Id", type=GETTER) public java.lang.String getId()
Generated method - Getter of theCompany.Idattribute defined at extensioncatalog.- Returns:
- the Id - id
-
getIlnID
@Accessor(qualifier="ilnID", type=GETTER) public java.lang.String getIlnID()
Generated method - Getter of theCompany.ilnIDattribute defined at extensioncatalog.- Returns:
- the ilnID - ILN
-
getLineOfBuisness
@Accessor(qualifier="lineOfBuisness", type=GETTER) public LineOfBusiness getLineOfBuisness()
Generated method - Getter of theCompany.lineOfBuisnessattribute defined at extensioncatalog.- Returns:
- the lineOfBuisness - line of business
-
getManufacturer
@Accessor(qualifier="manufacturer", type=GETTER) public java.lang.Boolean getManufacturer()
Generated method - Getter of theCompany.manufacturerattribute defined at extensioncatalog.- Returns:
- the manufacturer - manufacturer
-
getMedias
@Accessor(qualifier="medias", type=GETTER) public java.util.Collection<MediaModel> getMedias()
Generated method - Getter of theCompany.mediasattribute defined at extensioncatalog. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the medias - medias
-
getProvidedCatalogs
@Accessor(qualifier="providedCatalogs", type=GETTER) public java.util.Collection<CatalogModel> getProvidedCatalogs()
Generated method - Getter of theCompany.providedCatalogsattribute defined at extensioncatalog. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the providedCatalogs
-
getPurchasedCatalogs
@Accessor(qualifier="purchasedCatalogs", type=GETTER) public java.util.Collection<CatalogModel> getPurchasedCatalogs()
Generated method - Getter of theCompany.purchasedCatalogsattribute defined at extensioncatalog. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the purchasedCatalogs
-
getResponsibleCompany
@Accessor(qualifier="responsibleCompany", type=GETTER) public CompanyModel getResponsibleCompany()
Generated method - Getter of theCompany.responsibleCompanyattribute defined at extensioncatalog.- Returns:
- the responsibleCompany - responsible company
-
getShippingAddress
@Accessor(qualifier="shippingAddress", type=GETTER) public AddressModel getShippingAddress()
Generated method - Getter of theCompany.shippingAddressattribute defined at extensioncatalog.- Returns:
- the shippingAddress - Shipping address of this company
-
getShippingAddresses
@Accessor(qualifier="shippingAddresses", type=GETTER) public java.util.Collection<AddressModel> getShippingAddresses()
Generated method - Getter of theCompany.shippingAddressesdynamic attribute defined at extensioncatalog. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the shippingAddresses
-
getSupplier
@Accessor(qualifier="supplier", type=GETTER) public java.lang.Boolean getSupplier()
Generated method - Getter of theCompany.supplierattribute defined at extensioncatalog.- Returns:
- the supplier - supplier
-
getSupplierSpecificID
@Accessor(qualifier="supplierSpecificID", type=GETTER) public java.lang.String getSupplierSpecificID()
Generated method - Getter of theCompany.supplierSpecificIDattribute defined at extensioncatalog.- Returns:
- the supplierSpecificID - Supplier Specific ID
-
getUnloadingAddress
@Accessor(qualifier="unloadingAddress", type=GETTER) public AddressModel getUnloadingAddress()
Generated method - Getter of theCompany.unloadingAddressattribute defined at extensioncatalog.- Returns:
- the unloadingAddress - Unloading address of this company
-
getUnloadingAddresses
@Accessor(qualifier="unloadingAddresses", type=GETTER) public java.util.Collection<AddressModel> getUnloadingAddresses()
Generated method - Getter of theCompany.unloadingAddressesdynamic attribute defined at extensioncatalog. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the unloadingAddresses
-
getVatID
@Accessor(qualifier="vatID", type=GETTER) public java.lang.String getVatID()
Generated method - Getter of theCompany.vatIDattribute defined at extensioncatalog.- Returns:
- the vatID - vat id
-
setAddresses
@Accessor(qualifier="addresses", type=SETTER) public void setAddresses(java.util.Collection<AddressModel> value)
Generated method - Setter ofCompany.addressesattribute defined at extensioncatalog.- Parameters:
value- the addresses
-
setBillingAddress
@Accessor(qualifier="billingAddress", type=SETTER) public void setBillingAddress(AddressModel value)
Generated method - Setter ofCompany.billingAddressattribute defined at extensioncatalog.- Parameters:
value- the billingAddress - Billing address of this company
-
setBuyer
@Accessor(qualifier="buyer", type=SETTER) public void setBuyer(java.lang.Boolean value)
Generated method - Setter ofCompany.buyerattribute defined at extensioncatalog.- Parameters:
value- the buyer - buyer
-
setBuyerSpecificID
@Accessor(qualifier="buyerSpecificID", type=SETTER) public void setBuyerSpecificID(java.lang.String value)
Generated method - Setter ofCompany.buyerSpecificIDattribute defined at extensioncatalog.- Parameters:
value- the buyerSpecificID - Buyer Specific ID
-
setCarrier
@Accessor(qualifier="carrier", type=SETTER) public void setCarrier(java.lang.Boolean value)
Generated method - Setter ofCompany.carrierattribute defined at extensioncatalog.- Parameters:
value- the carrier - carrier
-
setContact
@Accessor(qualifier="contact", type=SETTER) public void setContact(UserModel value)
Generated method - Setter ofCompany.contactattribute defined at extensioncatalog.- Parameters:
value- the contact - Contact for this company
-
setContactAddress
@Accessor(qualifier="contactAddress", type=SETTER) public void setContactAddress(AddressModel value)
Generated method - Setter ofCompany.contactAddressattribute defined at extensioncatalog.- Parameters:
value- the contactAddress - Contact address of this company
-
setCountry
@Accessor(qualifier="country", type=SETTER) public void setCountry(CountryModel value)
Generated method - Setter ofCompany.countryattribute defined at extensioncatalog.- Parameters:
value- the country - country
-
setDunsID
@Accessor(qualifier="dunsID", type=SETTER) public void setDunsID(java.lang.String value)
Generated method - Setter ofCompany.dunsIDattribute defined at extensioncatalog.- Parameters:
value- the dunsID - DUNS
-
setId
@Accessor(qualifier="Id", type=SETTER) public void setId(java.lang.String value)
Generated method - Setter ofCompany.Idattribute defined at extensioncatalog.- Parameters:
value- the Id - id
-
setIlnID
@Accessor(qualifier="ilnID", type=SETTER) public void setIlnID(java.lang.String value)
Generated method - Setter ofCompany.ilnIDattribute defined at extensioncatalog.- Parameters:
value- the ilnID - ILN
-
setLineOfBuisness
@Accessor(qualifier="lineOfBuisness", type=SETTER) public void setLineOfBuisness(LineOfBusiness value)
Generated method - Setter ofCompany.lineOfBuisnessattribute defined at extensioncatalog.- Parameters:
value- the lineOfBuisness - line of business
-
setManufacturer
@Accessor(qualifier="manufacturer", type=SETTER) public void setManufacturer(java.lang.Boolean value)
Generated method - Setter ofCompany.manufacturerattribute defined at extensioncatalog.- Parameters:
value- the manufacturer - manufacturer
-
setMedias
@Accessor(qualifier="medias", type=SETTER) public void setMedias(java.util.Collection<MediaModel> value)
Generated method - Setter ofCompany.mediasattribute defined at extensioncatalog.- Parameters:
value- the medias - medias
-
setResponsibleCompany
@Accessor(qualifier="responsibleCompany", type=SETTER) public void setResponsibleCompany(CompanyModel value)
Generated method - Setter ofCompany.responsibleCompanyattribute defined at extensioncatalog.- Parameters:
value- the responsibleCompany - responsible company
-
setShippingAddress
@Accessor(qualifier="shippingAddress", type=SETTER) public void setShippingAddress(AddressModel value)
Generated method - Setter ofCompany.shippingAddressattribute defined at extensioncatalog.- Parameters:
value- the shippingAddress - Shipping address of this company
-
setSupplier
@Accessor(qualifier="supplier", type=SETTER) public void setSupplier(java.lang.Boolean value)
Generated method - Setter ofCompany.supplierattribute defined at extensioncatalog.- Parameters:
value- the supplier - supplier
-
setSupplierSpecificID
@Accessor(qualifier="supplierSpecificID", type=SETTER) public void setSupplierSpecificID(java.lang.String value)
Generated method - Setter ofCompany.supplierSpecificIDattribute defined at extensioncatalog.- Parameters:
value- the supplierSpecificID - Supplier Specific ID
-
setUnloadingAddress
@Accessor(qualifier="unloadingAddress", type=SETTER) public void setUnloadingAddress(AddressModel value)
Generated method - Setter ofCompany.unloadingAddressattribute defined at extensioncatalog.- Parameters:
value- the unloadingAddress - Unloading address of this company
-
-