public class CompanyModel extends UserGroupModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
ADDRESSES
Generated constant - Attribute key of
Company.addresses attribute defined at extension catalog. |
static String |
BILLINGADDRESS
Generated constant - Attribute key of
Company.billingAddress attribute defined at extension catalog. |
static String |
BILLINGADDRESSES
Generated constant - Attribute key of
Company.billingAddresses attribute defined at extension catalog. |
static String |
BUYER
Generated constant - Attribute key of
Company.buyer attribute defined at extension catalog. |
static String |
BUYERSPECIFICID
Generated constant - Attribute key of
Company.buyerSpecificID attribute defined at extension catalog. |
static String |
CARRIER
Generated constant - Attribute key of
Company.carrier attribute defined at extension catalog. |
static String |
CONTACT
Generated constant - Attribute key of
Company.contact attribute defined at extension catalog. |
static String |
CONTACTADDRESS
Generated constant - Attribute key of
Company.contactAddress attribute defined at extension catalog. |
static String |
CONTACTADDRESSES
Generated constant - Attribute key of
Company.contactAddresses attribute defined at extension catalog. |
static String |
COUNTRY
Generated constant - Attribute key of
Company.country attribute defined at extension catalog. |
static String |
DUNSID
Generated constant - Attribute key of
Company.dunsID attribute defined at extension catalog. |
static String |
ID
Generated constant - Attribute key of
Company.Id attribute defined at extension catalog. |
static String |
ILNID
Generated constant - Attribute key of
Company.ilnID attribute defined at extension catalog. |
static String |
LINEOFBUISNESS
Generated constant - Attribute key of
Company.lineOfBuisness attribute defined at extension catalog. |
static String |
MANUFACTURER
Generated constant - Attribute key of
Company.manufacturer attribute defined at extension catalog. |
static String |
MEDIAS
Generated constant - Attribute key of
Company.medias attribute defined at extension catalog. |
static String |
PROVIDEDCATALOGS
Generated constant - Attribute key of
Company.providedCatalogs attribute defined at extension catalog. |
static String |
PURCHASEDCATALOGS
Generated constant - Attribute key of
Company.purchasedCatalogs attribute defined at extension catalog. |
static String |
RESPONSIBLECOMPANY
Generated constant - Attribute key of
Company.responsibleCompany attribute defined at extension catalog. |
static String |
SHIPPINGADDRESS
Generated constant - Attribute key of
Company.shippingAddress attribute defined at extension catalog. |
static String |
SHIPPINGADDRESSES
Generated constant - Attribute key of
Company.shippingAddresses attribute defined at extension catalog. |
static String |
SUPPLIER
Generated constant - Attribute key of
Company.supplier attribute defined at extension catalog. |
static String |
SUPPLIERSPECIFICID
Generated constant - Attribute key of
Company.supplierSpecificID attribute defined at extension catalog. |
static String |
UNLOADINGADDRESS
Generated constant - Attribute key of
Company.unloadingAddress attribute defined at extension catalog. |
static String |
UNLOADINGADDRESSES
Generated constant - Attribute key of
Company.unloadingAddresses attribute defined at extension catalog. |
static String |
VATID
Generated constant - Attribute key of
Company.vatID attribute defined at extension catalog. |
_BACKOFFICESAVEDQUERY2USERGROUPRELATION, _BTGASSIGNTOGROUPDEFINITIONGROUP, _USERGROUPSFORRESTRICTION, BTGASSIGNTOGROUP, HMCLOGINDISABLED, HMCXML, READABLELANGUAGES, RESTRICTIONS, SAVEDQUERIES, USERDISCOUNTGROUP, USERPRICEGROUP, USERTAXGROUP, 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, READPUBLICATION, READPUBLICATIONCOMPONENT, READSAVEDQUERIES, SEARCHRESTRICTIONS, SYNCJOBS, UID, VISIBLETEMPLATES, WATCHEDCOMMENTS, WRITABLECATALOGVERSIONS, WRITABLECOCKPITUICOMPONENTS, WRITECOLLECTIONS, WRITEPUBLICATION, WRITEPUBLICATIONCOMPONENT_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_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,
String _uid)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
CompanyModel(String _uid)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
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. |
Collection<AddressModel> |
getBillingAddresses()
Generated method - Getter of the
Company.billingAddresses dynamic attribute defined at extension catalog. |
Boolean |
getBuyer()
Generated method - Getter of the
Company.buyer attribute defined at extension catalog. |
String |
getBuyerSpecificID()
Generated method - Getter of the
Company.buyerSpecificID attribute defined at extension catalog. |
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. |
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. |
String |
getDunsID()
Generated method - Getter of the
Company.dunsID attribute defined at extension catalog. |
String |
getId()
Generated method - Getter of the
Company.Id attribute defined at extension catalog. |
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. |
Boolean |
getManufacturer()
Generated method - Getter of the
Company.manufacturer attribute defined at extension catalog. |
Collection<MediaModel> |
getMedias()
Generated method - Getter of the
Company.medias attribute defined at extension catalog. |
Collection<CatalogModel> |
getProvidedCatalogs()
Generated method - Getter of the
Company.providedCatalogs attribute defined at extension catalog. |
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. |
Collection<AddressModel> |
getShippingAddresses()
Generated method - Getter of the
Company.shippingAddresses dynamic attribute defined at extension catalog. |
Boolean |
getSupplier()
Generated method - Getter of the
Company.supplier attribute defined at extension catalog. |
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. |
Collection<AddressModel> |
getUnloadingAddresses()
Generated method - Getter of the
Company.unloadingAddresses dynamic attribute defined at extension catalog. |
String |
getVatID()
Generated method - Getter of the
Company.vatID attribute defined at extension catalog. |
void |
setAddresses(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(Boolean value)
Generated method - Setter of
Company.buyer attribute defined at extension catalog. |
void |
setBuyerSpecificID(String value)
Generated method - Setter of
Company.buyerSpecificID attribute defined at extension catalog. |
void |
setCarrier(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(String value)
Generated method - Setter of
Company.dunsID attribute defined at extension catalog. |
void |
setId(String value)
Generated method - Setter of
Company.Id attribute defined at extension catalog. |
void |
setIlnID(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(Boolean value)
Generated method - Setter of
Company.manufacturer attribute defined at extension catalog. |
void |
setMedias(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(Boolean value)
Generated method - Setter of
Company.supplier attribute defined at extension catalog. |
void |
setSupplierSpecificID(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(String value)
Generated method - Setter of
Company.vatID attribute defined at extension catalog. |
getBTGAssignToGroup, getHmcLoginDisabled, getHmcXML, getReadableLanguages, getRestrictions, getSavedQueries, getUserDiscountGroup, getUserPriceGroup, getUserTaxGroup, getWriteableLanguages, setBTGAssignToGroup, setHmcLoginDisabled, setHmcXML, setReadableLanguages, setRestrictions, setSavedQueries, setUserDiscountGroup, setUserPriceGroup, setUserTaxGroup, 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, getReadPublication, getReadPublicationComponent, getReadSavedQueries, getSearchrestrictions, getSearchRestrictions, getSyncJobs, getUid, getVisibleTemplates, getWatchedComments, getWritableCatalogVersions, getWritableCockpitUIComponents, getWriteCollections, getWritePublication, getWritePublicationComponent, setBackOfficeLoginDisabled, setCN, setCockpitUIConfigurations, setDescription, setDN, setGroups, setLdapsearchbase, setName, setProfilePicture, setReadableCatalogVersions, setReadableCockpitUIComponents, setReadAbstractLinkEntry, setReadCollections, setReadPublication, setReadPublicationComponent, setReadSavedQueries, setSyncJobs, setUid, setVisibleTemplates, setWatchedComments, setWritableCatalogVersions, setWritableCockpitUIComponents, setWriteCollections, setWritePublication, setWritePublicationComponentgetComments, getCreationtime, getModifiedtime, getOwner, 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 String _TYPECODE
public static final String DUNSID
Company.dunsID attribute defined at extension catalog.public static final String ILNID
Company.ilnID attribute defined at extension catalog.public static final String BUYERSPECIFICID
Company.buyerSpecificID attribute defined at extension catalog.public static final String ID
Company.Id attribute defined at extension catalog.public static final String SUPPLIERSPECIFICID
Company.supplierSpecificID attribute defined at extension catalog.public static final String ADDRESSES
Company.addresses attribute defined at extension catalog.public static final String MEDIAS
Company.medias attribute defined at extension catalog.public static final String SHIPPINGADDRESSES
Company.shippingAddresses attribute defined at extension catalog.public static final String SHIPPINGADDRESS
Company.shippingAddress attribute defined at extension catalog.public static final String UNLOADINGADDRESSES
Company.unloadingAddresses attribute defined at extension catalog.public static final String UNLOADINGADDRESS
Company.unloadingAddress attribute defined at extension catalog.public static final String BILLINGADDRESSES
Company.billingAddresses attribute defined at extension catalog.public static final String BILLINGADDRESS
Company.billingAddress attribute defined at extension catalog.public static final String CONTACTADDRESSES
Company.contactAddresses attribute defined at extension catalog.public static final String CONTACTADDRESS
Company.contactAddress attribute defined at extension catalog.public static final String CONTACT
Company.contact attribute defined at extension catalog.public static final String VATID
Company.vatID attribute defined at extension catalog.public static final String RESPONSIBLECOMPANY
Company.responsibleCompany attribute defined at extension catalog.public static final String COUNTRY
Company.country attribute defined at extension catalog.public static final String LINEOFBUISNESS
Company.lineOfBuisness attribute defined at extension catalog.public static final String BUYER
Company.buyer attribute defined at extension catalog.public static final String SUPPLIER
Company.supplier attribute defined at extension catalog.public static final String MANUFACTURER
Company.manufacturer attribute defined at extension catalog.public static final String CARRIER
Company.carrier attribute defined at extension catalog.public static final String PROVIDEDCATALOGS
Company.providedCatalogs attribute defined at extension catalog.public static final 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(String _uid)
_uid - initial attribute declared by type Principal at extension core@Deprecated public CompanyModel(ItemModel _owner, 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 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 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 Boolean getBuyer()
Company.buyer attribute defined at extension catalog.@Accessor(qualifier="buyerSpecificID", type=GETTER) public String getBuyerSpecificID()
Company.buyerSpecificID attribute defined at extension catalog.@Accessor(qualifier="carrier", type=GETTER) public 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 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 String getDunsID()
Company.dunsID attribute defined at extension catalog.@Accessor(qualifier="Id", type=GETTER) public String getId()
Company.Id attribute defined at extension catalog.@Accessor(qualifier="ilnID", type=GETTER) public 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 Boolean getManufacturer()
Company.manufacturer attribute defined at extension catalog.@Accessor(qualifier="medias", type=GETTER) public 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 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 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 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 Boolean getSupplier()
Company.supplier attribute defined at extension catalog.@Accessor(qualifier="supplierSpecificID", type=GETTER) public 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 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 String getVatID()
Company.vatID attribute defined at extension catalog.@Accessor(qualifier="addresses", type=SETTER) public void setAddresses(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(Boolean value)
Company.buyer attribute defined at extension catalog.value - the buyer - buyer@Accessor(qualifier="buyerSpecificID", type=SETTER) public void setBuyerSpecificID(String value)
Company.buyerSpecificID attribute defined at extension catalog.value - the buyerSpecificID - Buyer Specific ID@Accessor(qualifier="carrier", type=SETTER) public void setCarrier(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(String value)
Company.dunsID attribute defined at extension catalog.value - the dunsID - DUNS@Accessor(qualifier="Id", type=SETTER) public void setId(String value)
Company.Id attribute defined at extension catalog.value - the Id - id@Accessor(qualifier="ilnID", type=SETTER) public void setIlnID(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(Boolean value)
Company.manufacturer attribute defined at extension catalog.value - the manufacturer - manufacturer@Accessor(qualifier="medias", type=SETTER) public void setMedias(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(Boolean value)
Company.supplier attribute defined at extension catalog.value - the supplier - supplier@Accessor(qualifier="supplierSpecificID", type=SETTER) public void setSupplierSpecificID(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 © 2017 SAP SE. All Rights Reserved.