public class CompanyModel extends UserGroupModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
ADDRESSES
Generated constant - Attribute key of
Company.addresses attribute defined at extension catalog. |
static java.lang.String |
BILLINGADDRESS
Generated constant - Attribute key of
Company.billingAddress attribute defined at extension catalog. |
static java.lang.String |
BILLINGADDRESSES
Generated constant - Attribute key of
Company.billingAddresses attribute defined at extension catalog. |
static java.lang.String |
BUYER
Generated constant - Attribute key of
Company.buyer attribute defined at extension catalog. |
static java.lang.String |
BUYERSPECIFICID
Generated constant - Attribute key of
Company.buyerSpecificID attribute defined at extension catalog. |
static java.lang.String |
CARRIER
Generated constant - Attribute key of
Company.carrier attribute defined at extension catalog. |
static java.lang.String |
CONTACT
Generated constant - Attribute key of
Company.contact attribute defined at extension catalog. |
static java.lang.String |
CONTACTADDRESS
Generated constant - Attribute key of
Company.contactAddress attribute defined at extension catalog. |
static java.lang.String |
CONTACTADDRESSES
Generated constant - Attribute key of
Company.contactAddresses attribute defined at extension catalog. |
static java.lang.String |
COUNTRY
Generated constant - Attribute key of
Company.country attribute defined at extension catalog. |
static java.lang.String |
DUNSID
Generated constant - Attribute key of
Company.dunsID attribute defined at extension catalog. |
static java.lang.String |
ID
Generated constant - Attribute key of
Company.Id attribute defined at extension catalog. |
static java.lang.String |
ILNID
Generated constant - Attribute key of
Company.ilnID attribute defined at extension catalog. |
static java.lang.String |
LINEOFBUISNESS
Generated constant - Attribute key of
Company.lineOfBuisness attribute defined at extension catalog. |
static java.lang.String |
MANUFACTURER
Generated constant - Attribute key of
Company.manufacturer attribute defined at extension catalog. |
static java.lang.String |
MEDIAS
Generated constant - Attribute key of
Company.medias attribute defined at extension catalog. |
static java.lang.String |
PROVIDEDCATALOGS
Generated constant - Attribute key of
Company.providedCatalogs attribute defined at extension catalog. |
static java.lang.String |
PURCHASEDCATALOGS
Generated constant - Attribute key of
Company.purchasedCatalogs attribute defined at extension catalog. |
static java.lang.String |
RESPONSIBLECOMPANY
Generated constant - Attribute key of
Company.responsibleCompany attribute defined at extension catalog. |
static java.lang.String |
SHIPPINGADDRESS
Generated constant - Attribute key of
Company.shippingAddress attribute defined at extension catalog. |
static java.lang.String |
SHIPPINGADDRESSES
Generated constant - Attribute key of
Company.shippingAddresses attribute defined at extension catalog. |
static java.lang.String |
SUPPLIER
Generated constant - Attribute key of
Company.supplier attribute defined at extension catalog. |
static java.lang.String |
SUPPLIERSPECIFICID
Generated constant - Attribute key of
Company.supplierSpecificID attribute defined at extension catalog. |
static java.lang.String |
UNLOADINGADDRESS
Generated constant - Attribute key of
Company.unloadingAddress attribute defined at extension catalog. |
static java.lang.String |
UNLOADINGADDRESSES
Generated constant - Attribute key of
Company.unloadingAddresses attribute defined at extension catalog. |
static java.lang.String |
VATID
Generated constant - Attribute key of
Company.vatID attribute defined at extension catalog. |
_BACKOFFICESAVEDQUERY2USERGROUPRELATION, _SAMLUSERGROUPTOUSERGROUPRELATION, _SCIMUSERGROUPTOUSERGROUPRELATION, _USERGROUPSFORRESTRICTION, _VENDOR2USERGROUPRELATION, HMCXML, READABLELANGUAGES, RESTRICTIONS, SAMLUSERGROUPS, SAVEDQUERIES, SCIMUSERGROUPS, USERDISCOUNTGROUP, USERPRICEGROUP, USERTAXGROUP, VENDOR, WRITEABLELANGUAGES_PRINCIPALGROUPRELATION, LOCNAME, MAXBRUTEFORCELOGINATTEMPTS, MEMBERS_CATEGORY2PRINCIPALRELATION, _COMMENTWATCHERRELATION, _PRINCIPAL2COCKPITUICOMPONENTREADACCESSRELATION, _PRINCIPAL2COCKPITUICOMPONENTWRITEACCESSRELATION, _SYNCITEMJOB2PRINCIPAL, _WORKFLOWTEMPLATE2PRINCIPALRELATION, ACCESSIBLECATEGORIES, ALLGROUPS, ALLSEARCHRESTRICTIONS, BACKOFFICELOGINDISABLED, CN, COCKPITUICONFIGURATIONS, DESCRIPTION, DISPLAYNAME, DN, GROUPS, LDAPSEARCHBASE, NAME, PROFILEPICTURE, READABLECATALOGVERSIONS, READABLECOCKPITUICOMPONENTS, READABSTRACTLINKENTRY, READCOLLECTIONS, READSAVEDQUERIES, SEARCHRESTRICTIONS, SYNCJOBS, UID, VISIBLETEMPLATES, WATCHEDCOMMENTS, WRITABLECATALOGVERSIONS, WRITABLECOCKPITUICOMPONENTS, WRITECOLLECTIONS_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
CompanyModel()
Generated constructor - Default constructor for generic creation.
|
CompanyModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
CompanyModel(ItemModel _owner,
java.lang.String _uid)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
CompanyModel(java.lang.String _uid)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AddressModel> |
getAddresses()
Generated method - Getter of the
Company.addresses attribute defined at extension catalog. |
AddressModel |
getBillingAddress()
Generated method - Getter of the
Company.billingAddress attribute defined at extension catalog. |
java.util.Collection<AddressModel> |
getBillingAddresses()
Generated method - Getter of the
Company.billingAddresses dynamic attribute defined at extension catalog. |
java.lang.Boolean |
getBuyer()
Generated method - Getter of the
Company.buyer attribute defined at extension catalog. |
java.lang.String |
getBuyerSpecificID()
Generated method - Getter of the
Company.buyerSpecificID attribute defined at extension catalog. |
java.lang.Boolean |
getCarrier()
Generated method - Getter of the
Company.carrier attribute defined at extension catalog. |
UserModel |
getContact()
Generated method - Getter of the
Company.contact attribute defined at extension catalog. |
AddressModel |
getContactAddress()
Generated method - Getter of the
Company.contactAddress attribute defined at extension catalog. |
java.util.Collection<AddressModel> |
getContactAddresses()
Generated method - Getter of the
Company.contactAddresses dynamic attribute defined at extension catalog. |
CountryModel |
getCountry()
Generated method - Getter of the
Company.country attribute defined at extension catalog. |
java.lang.String |
getDunsID()
Generated method - Getter of the
Company.dunsID attribute defined at extension catalog. |
java.lang.String |
getId()
Generated method - Getter of the
Company.Id attribute defined at extension catalog. |
java.lang.String |
getIlnID()
Generated method - Getter of the
Company.ilnID attribute defined at extension catalog. |
LineOfBusiness |
getLineOfBuisness()
Generated method - Getter of the
Company.lineOfBuisness attribute defined at extension catalog. |
java.lang.Boolean |
getManufacturer()
Generated method - Getter of the
Company.manufacturer attribute defined at extension catalog. |
java.util.Collection<MediaModel> |
getMedias()
Generated method - Getter of the
Company.medias attribute defined at extension catalog. |
java.util.Collection<CatalogModel> |
getProvidedCatalogs()
Generated method - Getter of the
Company.providedCatalogs attribute defined at extension catalog. |
java.util.Collection<CatalogModel> |
getPurchasedCatalogs()
Generated method - Getter of the
Company.purchasedCatalogs attribute defined at extension catalog. |
CompanyModel |
getResponsibleCompany()
Generated method - Getter of the
Company.responsibleCompany attribute defined at extension catalog. |
AddressModel |
getShippingAddress()
Generated method - Getter of the
Company.shippingAddress attribute defined at extension catalog. |
java.util.Collection<AddressModel> |
getShippingAddresses()
Generated method - Getter of the
Company.shippingAddresses dynamic attribute defined at extension catalog. |
java.lang.Boolean |
getSupplier()
Generated method - Getter of the
Company.supplier attribute defined at extension catalog. |
java.lang.String |
getSupplierSpecificID()
Generated method - Getter of the
Company.supplierSpecificID attribute defined at extension catalog. |
AddressModel |
getUnloadingAddress()
Generated method - Getter of the
Company.unloadingAddress attribute defined at extension catalog. |
java.util.Collection<AddressModel> |
getUnloadingAddresses()
Generated method - Getter of the
Company.unloadingAddresses dynamic attribute defined at extension catalog. |
java.lang.String |
getVatID()
Generated method - Getter of the
Company.vatID attribute defined at extension catalog. |
void |
setAddresses(java.util.Collection<AddressModel> value)
Generated method - Setter of
Company.addresses attribute defined at extension catalog. |
void |
setBillingAddress(AddressModel value)
Generated method - Setter of
Company.billingAddress attribute defined at extension catalog. |
void |
setBuyer(java.lang.Boolean value)
Generated method - Setter of
Company.buyer attribute defined at extension catalog. |
void |
setBuyerSpecificID(java.lang.String value)
Generated method - Setter of
Company.buyerSpecificID attribute defined at extension catalog. |
void |
setCarrier(java.lang.Boolean value)
Generated method - Setter of
Company.carrier attribute defined at extension catalog. |
void |
setContact(UserModel value)
Generated method - Setter of
Company.contact attribute defined at extension catalog. |
void |
setContactAddress(AddressModel value)
Generated method - Setter of
Company.contactAddress attribute defined at extension catalog. |
void |
setCountry(CountryModel value)
Generated method - Setter of
Company.country attribute defined at extension catalog. |
void |
setDunsID(java.lang.String value)
Generated method - Setter of
Company.dunsID attribute defined at extension catalog. |
void |
setId(java.lang.String value)
Generated method - Setter of
Company.Id attribute defined at extension catalog. |
void |
setIlnID(java.lang.String value)
Generated method - Setter of
Company.ilnID attribute defined at extension catalog. |
void |
setLineOfBuisness(LineOfBusiness value)
Generated method - Setter of
Company.lineOfBuisness attribute defined at extension catalog. |
void |
setManufacturer(java.lang.Boolean value)
Generated method - Setter of
Company.manufacturer attribute defined at extension catalog. |
void |
setMedias(java.util.Collection<MediaModel> value)
Generated method - Setter of
Company.medias attribute defined at extension catalog. |
void |
setResponsibleCompany(CompanyModel value)
Generated method - Setter of
Company.responsibleCompany attribute defined at extension catalog. |
void |
setShippingAddress(AddressModel value)
Generated method - Setter of
Company.shippingAddress attribute defined at extension catalog. |
void |
setSupplier(java.lang.Boolean value)
Generated method - Setter of
Company.supplier attribute defined at extension catalog. |
void |
setSupplierSpecificID(java.lang.String value)
Generated method - Setter of
Company.supplierSpecificID attribute defined at extension catalog. |
void |
setUnloadingAddress(AddressModel value)
Generated method - Setter of
Company.unloadingAddress attribute defined at extension catalog. |
void |
setVatID(java.lang.String value)
Generated method - Setter of
Company.vatID attribute defined at extension catalog. |
getHmcXML, getReadableLanguages, getRestrictions, getSavedQueries, getScimUserGroups, getUserDiscountGroup, getUserPriceGroup, getUserTaxGroup, getVendor, getWriteableLanguages, setHmcXML, setReadableLanguages, setRestrictions, setSavedQueries, setScimUserGroups, setUserDiscountGroup, setUserPriceGroup, setUserTaxGroup, setVendor, setWriteableLanguagesgetLocname, getLocName, getLocname, getLocName, getMaxBruteForceLoginAttempts, getMembers, setLocname, setLocName, setLocname, setLocName, setMaxBruteForceLoginAttempts, setMembersgetAccessibleCategories, getAllgroups, getAllGroups, getAllsearchrestrictions, getAllSearchRestrictions, getBackOfficeLoginDisabled, getCN, getCockpitUIConfigurations, getDescription, getDisplayName, getDisplayName, getDN, getGroups, getLdapsearchbase, getName, getProfilePicture, getReadableCatalogVersions, getReadableCockpitUIComponents, getReadAbstractLinkEntry, getReadCollections, getReadSavedQueries, getSearchrestrictions, getSearchRestrictions, getSyncJobs, getUid, getVisibleTemplates, getWatchedComments, getWritableCatalogVersions, getWritableCockpitUIComponents, getWriteCollections, setBackOfficeLoginDisabled, setCN, setCockpitUIConfigurations, setDescription, setDN, setGroups, setLdapsearchbase, setName, setProfilePicture, setReadableCatalogVersions, setReadableCockpitUIComponents, setReadAbstractLinkEntry, setReadCollections, setReadSavedQueries, setSyncJobs, setUid, setVisibleTemplates, setWatchedComments, setWritableCatalogVersions, setWritableCockpitUIComponents, setWriteCollectionsgetComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerequals, 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, writeReplacepublic static final java.lang.String _TYPECODE
public static final java.lang.String DUNSID
Company.dunsID attribute defined at extension catalog.public static final java.lang.String ILNID
Company.ilnID attribute defined at extension catalog.public static final java.lang.String BUYERSPECIFICID
Company.buyerSpecificID attribute defined at extension catalog.public static final java.lang.String ID
Company.Id attribute defined at extension catalog.public static final java.lang.String SUPPLIERSPECIFICID
Company.supplierSpecificID attribute defined at extension catalog.public static final java.lang.String ADDRESSES
Company.addresses attribute defined at extension catalog.public static final java.lang.String MEDIAS
Company.medias attribute defined at extension catalog.public static final java.lang.String SHIPPINGADDRESSES
Company.shippingAddresses attribute defined at extension catalog.public static final java.lang.String SHIPPINGADDRESS
Company.shippingAddress attribute defined at extension catalog.public static final java.lang.String UNLOADINGADDRESSES
Company.unloadingAddresses attribute defined at extension catalog.public static final java.lang.String UNLOADINGADDRESS
Company.unloadingAddress attribute defined at extension catalog.public static final java.lang.String BILLINGADDRESSES
Company.billingAddresses attribute defined at extension catalog.public static final java.lang.String BILLINGADDRESS
Company.billingAddress attribute defined at extension catalog.public static final java.lang.String CONTACTADDRESSES
Company.contactAddresses attribute defined at extension catalog.public static final java.lang.String CONTACTADDRESS
Company.contactAddress attribute defined at extension catalog.public static final java.lang.String CONTACT
Company.contact attribute defined at extension catalog.public static final java.lang.String VATID
Company.vatID attribute defined at extension catalog.public static final java.lang.String RESPONSIBLECOMPANY
Company.responsibleCompany attribute defined at extension catalog.public static final java.lang.String COUNTRY
Company.country attribute defined at extension catalog.public static final java.lang.String LINEOFBUISNESS
Company.lineOfBuisness attribute defined at extension catalog.public static final java.lang.String BUYER
Company.buyer attribute defined at extension catalog.public static final java.lang.String SUPPLIER
Company.supplier attribute defined at extension catalog.public static final java.lang.String MANUFACTURER
Company.manufacturer attribute defined at extension catalog.public static final java.lang.String CARRIER
Company.carrier attribute defined at extension catalog.public static final java.lang.String PROVIDEDCATALOGS
Company.providedCatalogs attribute defined at extension catalog.public static final java.lang.String PURCHASEDCATALOGS
Company.purchasedCatalogs attribute defined at extension catalog.public CompanyModel()
public CompanyModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public CompanyModel(java.lang.String _uid)
_uid - initial attribute declared by type Principal at extension core@Deprecated public CompanyModel(ItemModel _owner, java.lang.String _uid)
_owner - initial attribute declared by type Item at extension core_uid - initial attribute declared by type Principal at extension core@Accessor(qualifier="addresses", type=GETTER) public java.util.Collection<AddressModel> getAddresses()
Company.addresses attribute defined at extension catalog.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="billingAddress", type=GETTER) public AddressModel getBillingAddress()
Company.billingAddress attribute defined at extension catalog.@Accessor(qualifier="billingAddresses", type=GETTER) public java.util.Collection<AddressModel> getBillingAddresses()
Company.billingAddresses dynamic attribute defined at extension catalog.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="buyer", type=GETTER) public java.lang.Boolean getBuyer()
Company.buyer attribute defined at extension catalog.@Accessor(qualifier="buyerSpecificID", type=GETTER) public java.lang.String getBuyerSpecificID()
Company.buyerSpecificID attribute defined at extension catalog.@Accessor(qualifier="carrier", type=GETTER) public java.lang.Boolean getCarrier()
Company.carrier attribute defined at extension catalog.@Accessor(qualifier="contact", type=GETTER) public UserModel getContact()
Company.contact attribute defined at extension catalog.@Accessor(qualifier="contactAddress", type=GETTER) public AddressModel getContactAddress()
Company.contactAddress attribute defined at extension catalog.@Accessor(qualifier="contactAddresses", type=GETTER) public java.util.Collection<AddressModel> getContactAddresses()
Company.contactAddresses dynamic attribute defined at extension catalog.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="country", type=GETTER) public CountryModel getCountry()
Company.country attribute defined at extension catalog.@Accessor(qualifier="dunsID", type=GETTER) public java.lang.String getDunsID()
Company.dunsID attribute defined at extension catalog.@Accessor(qualifier="Id", type=GETTER) public java.lang.String getId()
Company.Id attribute defined at extension catalog.@Accessor(qualifier="ilnID", type=GETTER) public java.lang.String getIlnID()
Company.ilnID attribute defined at extension catalog.@Accessor(qualifier="lineOfBuisness", type=GETTER) public LineOfBusiness getLineOfBuisness()
Company.lineOfBuisness attribute defined at extension catalog.@Accessor(qualifier="manufacturer", type=GETTER) public java.lang.Boolean getManufacturer()
Company.manufacturer attribute defined at extension catalog.@Accessor(qualifier="medias", type=GETTER) public java.util.Collection<MediaModel> getMedias()
Company.medias attribute defined at extension catalog.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="providedCatalogs", type=GETTER) public java.util.Collection<CatalogModel> getProvidedCatalogs()
Company.providedCatalogs attribute defined at extension catalog.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="purchasedCatalogs", type=GETTER) public java.util.Collection<CatalogModel> getPurchasedCatalogs()
Company.purchasedCatalogs attribute defined at extension catalog.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="responsibleCompany", type=GETTER) public CompanyModel getResponsibleCompany()
Company.responsibleCompany attribute defined at extension catalog.@Accessor(qualifier="shippingAddress", type=GETTER) public AddressModel getShippingAddress()
Company.shippingAddress attribute defined at extension catalog.@Accessor(qualifier="shippingAddresses", type=GETTER) public java.util.Collection<AddressModel> getShippingAddresses()
Company.shippingAddresses dynamic attribute defined at extension catalog.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="supplier", type=GETTER) public java.lang.Boolean getSupplier()
Company.supplier attribute defined at extension catalog.@Accessor(qualifier="supplierSpecificID", type=GETTER) public java.lang.String getSupplierSpecificID()
Company.supplierSpecificID attribute defined at extension catalog.@Accessor(qualifier="unloadingAddress", type=GETTER) public AddressModel getUnloadingAddress()
Company.unloadingAddress attribute defined at extension catalog.@Accessor(qualifier="unloadingAddresses", type=GETTER) public java.util.Collection<AddressModel> getUnloadingAddresses()
Company.unloadingAddresses dynamic attribute defined at extension catalog.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="vatID", type=GETTER) public java.lang.String getVatID()
Company.vatID attribute defined at extension catalog.@Accessor(qualifier="addresses", type=SETTER) public void setAddresses(java.util.Collection<AddressModel> value)
Company.addresses attribute defined at extension catalog.value - the addresses@Accessor(qualifier="billingAddress", type=SETTER) public void setBillingAddress(AddressModel value)
Company.billingAddress attribute defined at extension catalog.value - the billingAddress - Billing address of this company@Accessor(qualifier="buyer", type=SETTER) public void setBuyer(java.lang.Boolean value)
Company.buyer attribute defined at extension catalog.value - the buyer - buyer@Accessor(qualifier="buyerSpecificID", type=SETTER) public void setBuyerSpecificID(java.lang.String value)
Company.buyerSpecificID attribute defined at extension catalog.value - the buyerSpecificID - Buyer Specific ID@Accessor(qualifier="carrier", type=SETTER) public void setCarrier(java.lang.Boolean value)
Company.carrier attribute defined at extension catalog.value - the carrier - carrier@Accessor(qualifier="contact", type=SETTER) public void setContact(UserModel value)
Company.contact attribute defined at extension catalog.value - the contact - Contact for this company@Accessor(qualifier="contactAddress", type=SETTER) public void setContactAddress(AddressModel value)
Company.contactAddress attribute defined at extension catalog.value - the contactAddress - Contact address of this company@Accessor(qualifier="country", type=SETTER) public void setCountry(CountryModel value)
Company.country attribute defined at extension catalog.value - the country - country@Accessor(qualifier="dunsID", type=SETTER) public void setDunsID(java.lang.String value)
Company.dunsID attribute defined at extension catalog.value - the dunsID - DUNS@Accessor(qualifier="Id", type=SETTER) public void setId(java.lang.String value)
Company.Id attribute defined at extension catalog.value - the Id - id@Accessor(qualifier="ilnID", type=SETTER) public void setIlnID(java.lang.String value)
Company.ilnID attribute defined at extension catalog.value - the ilnID - ILN@Accessor(qualifier="lineOfBuisness", type=SETTER) public void setLineOfBuisness(LineOfBusiness value)
Company.lineOfBuisness attribute defined at extension catalog.value - the lineOfBuisness - line of business@Accessor(qualifier="manufacturer", type=SETTER) public void setManufacturer(java.lang.Boolean value)
Company.manufacturer attribute defined at extension catalog.value - the manufacturer - manufacturer@Accessor(qualifier="medias", type=SETTER) public void setMedias(java.util.Collection<MediaModel> value)
Company.medias attribute defined at extension catalog.value - the medias - medias@Accessor(qualifier="responsibleCompany", type=SETTER) public void setResponsibleCompany(CompanyModel value)
Company.responsibleCompany attribute defined at extension catalog.value - the responsibleCompany - responsible company@Accessor(qualifier="shippingAddress", type=SETTER) public void setShippingAddress(AddressModel value)
Company.shippingAddress attribute defined at extension catalog.value - the shippingAddress - Shipping address of this company@Accessor(qualifier="supplier", type=SETTER) public void setSupplier(java.lang.Boolean value)
Company.supplier attribute defined at extension catalog.value - the supplier - supplier@Accessor(qualifier="supplierSpecificID", type=SETTER) public void setSupplierSpecificID(java.lang.String value)
Company.supplierSpecificID attribute defined at extension catalog.value - the supplierSpecificID - Supplier Specific ID@Accessor(qualifier="unloadingAddress", type=SETTER) public void setUnloadingAddress(AddressModel value)
Company.unloadingAddress attribute defined at extension catalog.value - the unloadingAddress - Unloading address of this companyCopyright © 2018 SAP SE. All Rights Reserved.