Package de.hybris.platform.catalog.jalo
Class GeneratedCompany
- java.lang.Object
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
Company
public abstract class GeneratedCompany extends UserGroup
Generated class for typeCompany.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringADDRESSESQualifier of theCompany.addressesattributestatic java.lang.StringBILLINGADDRESSQualifier of theCompany.billingAddressattributestatic java.lang.StringBUYERQualifier of theCompany.buyerattributestatic java.lang.StringBUYERSPECIFICIDQualifier of theCompany.buyerSpecificIDattributestatic java.lang.StringCARRIERQualifier of theCompany.carrierattributestatic java.lang.StringCONTACTQualifier of theCompany.contactattributestatic java.lang.StringCONTACTADDRESSQualifier of theCompany.contactAddressattributestatic java.lang.StringCOUNTRYQualifier of theCompany.countryattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringDUNSIDQualifier of theCompany.dunsIDattributestatic java.lang.StringIDQualifier of theCompany.Idattributestatic java.lang.StringILNIDQualifier of theCompany.ilnIDattributestatic java.lang.StringLINEOFBUISNESSQualifier of theCompany.lineOfBuisnessattributestatic java.lang.StringMANUFACTURERQualifier of theCompany.manufacturerattributestatic java.lang.StringMEDIASQualifier of theCompany.mediasattributestatic java.lang.StringPROVIDEDCATALOGSQualifier of theCompany.providedCatalogsattributeprotected static OneToManyHandler<Catalog>PROVIDEDCATALOGSHANDLEROneToManyHandlerfor handling 1:n PROVIDEDCATALOGS's relation attributes from 'many' side.static java.lang.StringPURCHASEDCATALOGSQualifier of theCompany.purchasedCatalogsattributeprotected static OneToManyHandler<Catalog>PURCHASEDCATALOGSHANDLEROneToManyHandlerfor handling 1:n PURCHASEDCATALOGS's relation attributes from 'many' side.static java.lang.StringRESPONSIBLECOMPANYQualifier of theCompany.responsibleCompanyattributestatic java.lang.StringSHIPPINGADDRESSQualifier of theCompany.shippingAddressattributestatic java.lang.StringSUPPLIERQualifier of theCompany.supplierattributestatic java.lang.StringSUPPLIERSPECIFICIDQualifier of theCompany.supplierSpecificIDattributestatic java.lang.StringUNLOADINGADDRESSQualifier of theCompany.unloadingAddressattributestatic java.lang.StringVATIDQualifier of theCompany.vatIDattribute-
Fields inherited from class de.hybris.platform.jalo.user.GeneratedUserGroup
HMCXML, READABLELANGUAGES, WRITEABLELANGUAGES
-
Fields inherited from class de.hybris.platform.jalo.security.GeneratedPrincipalGroup
LOCNAME, MAXBRUTEFORCELOGINATTEMPTS, MEMBERS, PRINCIPALGROUPRELATION_MARKMODIFIED, PRINCIPALGROUPRELATION_SRC_ORDERED, PRINCIPALGROUPRELATION_TGT_ORDERED
-
Fields inherited from class de.hybris.platform.jalo.security.Principal
ALLGROUPS, ALLSEARCHRESTRICTIONS, DISPLAYNAME, PRINCIPAL_GROUP_RELATION_NAME
-
Fields inherited from class de.hybris.platform.jalo.security.GeneratedPrincipal
DESCRIPTION, GROUPS, NAME, SEARCHRESTRICTIONS, SEARCHRESTRICTIONSHANDLER, UID
-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedCompany()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description java.util.Collection<Address>getAddresses()Generated method - Getter of theCompany.addressesattribute.abstract java.util.Collection<Address>getAddresses(SessionContext ctx)Generated method - Getter of theCompany.addressesattribute.AddressgetBillingAddress()Generated method - Getter of theCompany.billingAddressattribute.AddressgetBillingAddress(SessionContext ctx)Generated method - Getter of theCompany.billingAddressattribute.java.lang.StringgetBuyerSpecificID()Generated method - Getter of theCompany.buyerSpecificIDattribute.java.lang.StringgetBuyerSpecificID(SessionContext ctx)Generated method - Getter of theCompany.buyerSpecificIDattribute.UsergetContact()Generated method - Getter of theCompany.contactattribute.UsergetContact(SessionContext ctx)Generated method - Getter of theCompany.contactattribute.AddressgetContactAddress()Generated method - Getter of theCompany.contactAddressattribute.AddressgetContactAddress(SessionContext ctx)Generated method - Getter of theCompany.contactAddressattribute.CountrygetCountry()Generated method - Getter of theCompany.countryattribute.CountrygetCountry(SessionContext ctx)Generated method - Getter of theCompany.countryattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetDunsID()Generated method - Getter of theCompany.dunsIDattribute.java.lang.StringgetDunsID(SessionContext ctx)Generated method - Getter of theCompany.dunsIDattribute.java.lang.StringgetId()Generated method - Getter of theCompany.Idattribute.java.lang.StringgetId(SessionContext ctx)Generated method - Getter of theCompany.Idattribute.java.lang.StringgetIlnID()Generated method - Getter of theCompany.ilnIDattribute.java.lang.StringgetIlnID(SessionContext ctx)Generated method - Getter of theCompany.ilnIDattribute.EnumerationValuegetLineOfBuisness()Generated method - Getter of theCompany.lineOfBuisnessattribute.EnumerationValuegetLineOfBuisness(SessionContext ctx)Generated method - Getter of theCompany.lineOfBuisnessattribute.java.util.Collection<Media>getMedias()Generated method - Getter of theCompany.mediasattribute.java.util.Collection<Media>getMedias(SessionContext ctx)Generated method - Getter of theCompany.mediasattribute.java.util.Collection<Catalog>getProvidedCatalogs()Generated method - Getter of theCompany.providedCatalogsattribute.java.util.Collection<Catalog>getProvidedCatalogs(SessionContext ctx)Generated method - Getter of theCompany.providedCatalogsattribute.java.util.Collection<Catalog>getPurchasedCatalogs()Generated method - Getter of theCompany.purchasedCatalogsattribute.java.util.Collection<Catalog>getPurchasedCatalogs(SessionContext ctx)Generated method - Getter of theCompany.purchasedCatalogsattribute.CompanygetResponsibleCompany()Generated method - Getter of theCompany.responsibleCompanyattribute.CompanygetResponsibleCompany(SessionContext ctx)Generated method - Getter of theCompany.responsibleCompanyattribute.AddressgetShippingAddress()Generated method - Getter of theCompany.shippingAddressattribute.AddressgetShippingAddress(SessionContext ctx)Generated method - Getter of theCompany.shippingAddressattribute.java.lang.StringgetSupplierSpecificID()Generated method - Getter of theCompany.supplierSpecificIDattribute.java.lang.StringgetSupplierSpecificID(SessionContext ctx)Generated method - Getter of theCompany.supplierSpecificIDattribute.AddressgetUnloadingAddress()Generated method - Getter of theCompany.unloadingAddressattribute.AddressgetUnloadingAddress(SessionContext ctx)Generated method - Getter of theCompany.unloadingAddressattribute.java.lang.StringgetVatID()Generated method - Getter of theCompany.vatIDattribute.java.lang.StringgetVatID(SessionContext ctx)Generated method - Getter of theCompany.vatIDattribute.java.lang.BooleanisBuyer()Generated method - Getter of theCompany.buyerattribute.java.lang.BooleanisBuyer(SessionContext ctx)Generated method - Getter of theCompany.buyerattribute.booleanisBuyerAsPrimitive()Generated method - Getter of theCompany.buyerattribute.booleanisBuyerAsPrimitive(SessionContext ctx)Generated method - Getter of theCompany.buyerattribute.java.lang.BooleanisCarrier()Generated method - Getter of theCompany.carrierattribute.java.lang.BooleanisCarrier(SessionContext ctx)Generated method - Getter of theCompany.carrierattribute.booleanisCarrierAsPrimitive()Generated method - Getter of theCompany.carrierattribute.booleanisCarrierAsPrimitive(SessionContext ctx)Generated method - Getter of theCompany.carrierattribute.java.lang.BooleanisManufacturer()Generated method - Getter of theCompany.manufacturerattribute.java.lang.BooleanisManufacturer(SessionContext ctx)Generated method - Getter of theCompany.manufacturerattribute.booleanisManufacturerAsPrimitive()Generated method - Getter of theCompany.manufacturerattribute.booleanisManufacturerAsPrimitive(SessionContext ctx)Generated method - Getter of theCompany.manufacturerattribute.java.lang.BooleanisSupplier()Generated method - Getter of theCompany.supplierattribute.java.lang.BooleanisSupplier(SessionContext ctx)Generated method - Getter of theCompany.supplierattribute.booleanisSupplierAsPrimitive()Generated method - Getter of theCompany.supplierattribute.booleanisSupplierAsPrimitive(SessionContext ctx)Generated method - Getter of theCompany.supplierattribute.abstract voidsetAddresses(SessionContext ctx, java.util.Collection<Address> value)Generated method - Setter of theCompany.addressesattribute.voidsetAddresses(java.util.Collection<Address> value)Generated method - Setter of theCompany.addressesattribute.voidsetBillingAddress(SessionContext ctx, Address value)Generated method - Setter of theCompany.billingAddressattribute.voidsetBillingAddress(Address value)Generated method - Setter of theCompany.billingAddressattribute.voidsetBuyer(boolean value)Generated method - Setter of theCompany.buyerattribute.voidsetBuyer(SessionContext ctx, boolean value)Generated method - Setter of theCompany.buyerattribute.voidsetBuyer(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theCompany.buyerattribute.voidsetBuyer(java.lang.Boolean value)Generated method - Setter of theCompany.buyerattribute.voidsetBuyerSpecificID(SessionContext ctx, java.lang.String value)Generated method - Setter of theCompany.buyerSpecificIDattribute.voidsetBuyerSpecificID(java.lang.String value)Generated method - Setter of theCompany.buyerSpecificIDattribute.voidsetCarrier(boolean value)Generated method - Setter of theCompany.carrierattribute.voidsetCarrier(SessionContext ctx, boolean value)Generated method - Setter of theCompany.carrierattribute.voidsetCarrier(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theCompany.carrierattribute.voidsetCarrier(java.lang.Boolean value)Generated method - Setter of theCompany.carrierattribute.voidsetContact(SessionContext ctx, User value)Generated method - Setter of theCompany.contactattribute.voidsetContact(User value)Generated method - Setter of theCompany.contactattribute.voidsetContactAddress(SessionContext ctx, Address value)Generated method - Setter of theCompany.contactAddressattribute.voidsetContactAddress(Address value)Generated method - Setter of theCompany.contactAddressattribute.voidsetCountry(Country value)Generated method - Setter of theCompany.countryattribute.voidsetCountry(SessionContext ctx, Country value)Generated method - Setter of theCompany.countryattribute.voidsetDunsID(SessionContext ctx, java.lang.String value)Generated method - Setter of theCompany.dunsIDattribute.voidsetDunsID(java.lang.String value)Generated method - Setter of theCompany.dunsIDattribute.voidsetId(SessionContext ctx, java.lang.String value)Generated method - Setter of theCompany.Idattribute.voidsetId(java.lang.String value)Generated method - Setter of theCompany.Idattribute.voidsetIlnID(SessionContext ctx, java.lang.String value)Generated method - Setter of theCompany.ilnIDattribute.voidsetIlnID(java.lang.String value)Generated method - Setter of theCompany.ilnIDattribute.voidsetLineOfBuisness(EnumerationValue value)Generated method - Setter of theCompany.lineOfBuisnessattribute.voidsetLineOfBuisness(SessionContext ctx, EnumerationValue value)Generated method - Setter of theCompany.lineOfBuisnessattribute.voidsetManufacturer(boolean value)Generated method - Setter of theCompany.manufacturerattribute.voidsetManufacturer(SessionContext ctx, boolean value)Generated method - Setter of theCompany.manufacturerattribute.voidsetManufacturer(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theCompany.manufacturerattribute.voidsetManufacturer(java.lang.Boolean value)Generated method - Setter of theCompany.manufacturerattribute.voidsetMedias(SessionContext ctx, java.util.Collection<Media> value)Generated method - Setter of theCompany.mediasattribute.voidsetMedias(java.util.Collection<Media> value)Generated method - Setter of theCompany.mediasattribute.voidsetResponsibleCompany(Company value)Generated method - Setter of theCompany.responsibleCompanyattribute.voidsetResponsibleCompany(SessionContext ctx, Company value)Generated method - Setter of theCompany.responsibleCompanyattribute.voidsetShippingAddress(SessionContext ctx, Address value)Generated method - Setter of theCompany.shippingAddressattribute.voidsetShippingAddress(Address value)Generated method - Setter of theCompany.shippingAddressattribute.voidsetSupplier(boolean value)Generated method - Setter of theCompany.supplierattribute.voidsetSupplier(SessionContext ctx, boolean value)Generated method - Setter of theCompany.supplierattribute.voidsetSupplier(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theCompany.supplierattribute.voidsetSupplier(java.lang.Boolean value)Generated method - Setter of theCompany.supplierattribute.voidsetSupplierSpecificID(SessionContext ctx, java.lang.String value)Generated method - Setter of theCompany.supplierSpecificIDattribute.voidsetSupplierSpecificID(java.lang.String value)Generated method - Setter of theCompany.supplierSpecificIDattribute.voidsetUnloadingAddress(SessionContext ctx, Address value)Generated method - Setter of theCompany.unloadingAddressattribute.voidsetUnloadingAddress(Address value)Generated method - Setter of theCompany.unloadingAddressattribute.voidsetVatID(SessionContext ctx, java.lang.String value)Generated method - Setter of theCompany.vatIDattribute.voidsetVatID(java.lang.String value)Generated method - Setter of theCompany.vatIDattribute.-
Methods inherited from class de.hybris.platform.jalo.user.UserGroup
checkSystemPrincipal, createAddress, createAddress, createItem, getAllAddresses, isAdmin, setUid
-
Methods inherited from class de.hybris.platform.jalo.user.GeneratedUserGroup
getHmcXML, getHmcXML, getReadableLanguages, getReadableLanguages, getWriteableLanguages, getWriteableLanguages, setHmcXML, setHmcXML, setReadableLanguages, setReadableLanguages, setWriteableLanguages, setWriteableLanguages
-
Methods inherited from class de.hybris.platform.jalo.security.PrincipalGroup
addMember, addMember, addToGroup, addToGroups, containsMember, containsMember, getAllDisplayName, getAllLocNames, getDisplayName, getMembers, removeMember, removeMember, setAllLocNames, setGroups, setMembers
-
Methods inherited from class de.hybris.platform.jalo.security.GeneratedPrincipalGroup
addToMembers, addToMembers, getAllLocName, getAllLocName, getLocName, getLocName, getMaxBruteForceLoginAttempts, getMaxBruteForceLoginAttempts, getMaxBruteForceLoginAttemptsAsPrimitive, getMaxBruteForceLoginAttemptsAsPrimitive, getMembers, getMembersCount, getMembersCount, isMarkModifiedDisabled, removeFromMembers, removeFromMembers, setAllLocName, setAllLocName, setLocName, setLocName, setMaxBruteForceLoginAttempts, setMaxBruteForceLoginAttempts, setMaxBruteForceLoginAttempts, setMaxBruteForceLoginAttempts, setMembers, setMembers
-
Methods inherited from class de.hybris.platform.jalo.security.Principal
addGlobalNegativePermission, addGlobalPermission, addGlobalPermissions, addGlobalPositivePermission, checkConsistencyUid, checkGlobalPermission, checkOwnGlobalPermission, clearGlobalPermission, clearGlobalPermissions, getAllDisplayName, getAllGlobalNegativePermissions, getAllGlobalPositivePermissions, getAllGroups, getAllGroups, getAllSearchRestrictions, getAllSearchRestrictions, getDisplayName, getGlobalNegativePermissions, getGlobalPermissions, getGlobalPositivePermissions, getGroups, getItemPermissionsMap, getUid, getUID, isMemberOf, isMemberOf, remove, removeFromGroup, setItemPermissionsByMap, setUID, toString
-
Methods inherited from class de.hybris.platform.jalo.security.GeneratedPrincipal
addToGroups, getDescription, getDescription, getGroups, getGroupsCount, getGroupsCount, getName, getName, getSearchRestrictions, getSearchRestrictions, getUid, removeFromGroups, removeFromGroups, setDescription, setDescription, setGroups, setName, setName, setUid
-
Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
DUNSID
public static final java.lang.String DUNSID
Qualifier of theCompany.dunsIDattribute- See Also:
- Constant Field Values
-
ILNID
public static final java.lang.String ILNID
Qualifier of theCompany.ilnIDattribute- See Also:
- Constant Field Values
-
BUYERSPECIFICID
public static final java.lang.String BUYERSPECIFICID
Qualifier of theCompany.buyerSpecificIDattribute- See Also:
- Constant Field Values
-
ID
public static final java.lang.String ID
Qualifier of theCompany.Idattribute- See Also:
- Constant Field Values
-
SUPPLIERSPECIFICID
public static final java.lang.String SUPPLIERSPECIFICID
Qualifier of theCompany.supplierSpecificIDattribute- See Also:
- Constant Field Values
-
ADDRESSES
public static final java.lang.String ADDRESSES
Qualifier of theCompany.addressesattribute- See Also:
- Constant Field Values
-
MEDIAS
public static final java.lang.String MEDIAS
Qualifier of theCompany.mediasattribute- See Also:
- Constant Field Values
-
SHIPPINGADDRESS
public static final java.lang.String SHIPPINGADDRESS
Qualifier of theCompany.shippingAddressattribute- See Also:
- Constant Field Values
-
UNLOADINGADDRESS
public static final java.lang.String UNLOADINGADDRESS
Qualifier of theCompany.unloadingAddressattribute- See Also:
- Constant Field Values
-
BILLINGADDRESS
public static final java.lang.String BILLINGADDRESS
Qualifier of theCompany.billingAddressattribute- See Also:
- Constant Field Values
-
CONTACTADDRESS
public static final java.lang.String CONTACTADDRESS
Qualifier of theCompany.contactAddressattribute- See Also:
- Constant Field Values
-
CONTACT
public static final java.lang.String CONTACT
Qualifier of theCompany.contactattribute- See Also:
- Constant Field Values
-
VATID
public static final java.lang.String VATID
Qualifier of theCompany.vatIDattribute- See Also:
- Constant Field Values
-
RESPONSIBLECOMPANY
public static final java.lang.String RESPONSIBLECOMPANY
Qualifier of theCompany.responsibleCompanyattribute- See Also:
- Constant Field Values
-
COUNTRY
public static final java.lang.String COUNTRY
Qualifier of theCompany.countryattribute- See Also:
- Constant Field Values
-
LINEOFBUISNESS
public static final java.lang.String LINEOFBUISNESS
Qualifier of theCompany.lineOfBuisnessattribute- See Also:
- Constant Field Values
-
BUYER
public static final java.lang.String BUYER
Qualifier of theCompany.buyerattribute- See Also:
- Constant Field Values
-
SUPPLIER
public static final java.lang.String SUPPLIER
Qualifier of theCompany.supplierattribute- See Also:
- Constant Field Values
-
MANUFACTURER
public static final java.lang.String MANUFACTURER
Qualifier of theCompany.manufacturerattribute- See Also:
- Constant Field Values
-
CARRIER
public static final java.lang.String CARRIER
Qualifier of theCompany.carrierattribute- See Also:
- Constant Field Values
-
PROVIDEDCATALOGS
public static final java.lang.String PROVIDEDCATALOGS
Qualifier of theCompany.providedCatalogsattribute- See Also:
- Constant Field Values
-
PURCHASEDCATALOGS
public static final java.lang.String PURCHASEDCATALOGS
Qualifier of theCompany.purchasedCatalogsattribute- See Also:
- Constant Field Values
-
PROVIDEDCATALOGSHANDLER
protected static final OneToManyHandler<Catalog> PROVIDEDCATALOGSHANDLER
OneToManyHandlerfor handling 1:n PROVIDEDCATALOGS's relation attributes from 'many' side.
-
PURCHASEDCATALOGSHANDLER
protected static final OneToManyHandler<Catalog> PURCHASEDCATALOGSHANDLER
OneToManyHandlerfor handling 1:n PURCHASEDCATALOGS's relation attributes from 'many' side.
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModesin classGeneratedUserGroup
-
getAddresses
public abstract java.util.Collection<Address> getAddresses(SessionContext ctx)
Generated method - Getter of theCompany.addressesattribute.- Returns:
- the addresses
-
getAddresses
public java.util.Collection<Address> getAddresses()
Generated method - Getter of theCompany.addressesattribute.- Returns:
- the addresses
-
setAddresses
public abstract void setAddresses(SessionContext ctx, java.util.Collection<Address> value)
Generated method - Setter of theCompany.addressesattribute.- Parameters:
value- the addresses
-
setAddresses
public void setAddresses(java.util.Collection<Address> value)
Generated method - Setter of theCompany.addressesattribute.- Parameters:
value- the addresses
-
getBillingAddress
public Address getBillingAddress(SessionContext ctx)
Generated method - Getter of theCompany.billingAddressattribute.- Returns:
- the billingAddress - Billing address of this company
-
getBillingAddress
public Address getBillingAddress()
Generated method - Getter of theCompany.billingAddressattribute.- Returns:
- the billingAddress - Billing address of this company
-
setBillingAddress
public void setBillingAddress(SessionContext ctx, Address value)
Generated method - Setter of theCompany.billingAddressattribute.- Parameters:
value- the billingAddress - Billing address of this company
-
setBillingAddress
public void setBillingAddress(Address value)
Generated method - Setter of theCompany.billingAddressattribute.- Parameters:
value- the billingAddress - Billing address of this company
-
isBuyer
public java.lang.Boolean isBuyer(SessionContext ctx)
Generated method - Getter of theCompany.buyerattribute.- Returns:
- the buyer - buyer
-
isBuyer
public java.lang.Boolean isBuyer()
Generated method - Getter of theCompany.buyerattribute.- Returns:
- the buyer - buyer
-
isBuyerAsPrimitive
public boolean isBuyerAsPrimitive(SessionContext ctx)
Generated method - Getter of theCompany.buyerattribute.- Returns:
- the buyer - buyer
-
isBuyerAsPrimitive
public boolean isBuyerAsPrimitive()
Generated method - Getter of theCompany.buyerattribute.- Returns:
- the buyer - buyer
-
setBuyer
public void setBuyer(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCompany.buyerattribute.- Parameters:
value- the buyer - buyer
-
setBuyer
public void setBuyer(java.lang.Boolean value)
Generated method - Setter of theCompany.buyerattribute.- Parameters:
value- the buyer - buyer
-
setBuyer
public void setBuyer(SessionContext ctx, boolean value)
Generated method - Setter of theCompany.buyerattribute.- Parameters:
value- the buyer - buyer
-
setBuyer
public void setBuyer(boolean value)
Generated method - Setter of theCompany.buyerattribute.- Parameters:
value- the buyer - buyer
-
getBuyerSpecificID
public java.lang.String getBuyerSpecificID(SessionContext ctx)
Generated method - Getter of theCompany.buyerSpecificIDattribute.- Returns:
- the buyerSpecificID - Buyer Specific ID
-
getBuyerSpecificID
public java.lang.String getBuyerSpecificID()
Generated method - Getter of theCompany.buyerSpecificIDattribute.- Returns:
- the buyerSpecificID - Buyer Specific ID
-
setBuyerSpecificID
public void setBuyerSpecificID(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCompany.buyerSpecificIDattribute.- Parameters:
value- the buyerSpecificID - Buyer Specific ID
-
setBuyerSpecificID
public void setBuyerSpecificID(java.lang.String value)
Generated method - Setter of theCompany.buyerSpecificIDattribute.- Parameters:
value- the buyerSpecificID - Buyer Specific ID
-
isCarrier
public java.lang.Boolean isCarrier(SessionContext ctx)
Generated method - Getter of theCompany.carrierattribute.- Returns:
- the carrier - carrier
-
isCarrier
public java.lang.Boolean isCarrier()
Generated method - Getter of theCompany.carrierattribute.- Returns:
- the carrier - carrier
-
isCarrierAsPrimitive
public boolean isCarrierAsPrimitive(SessionContext ctx)
Generated method - Getter of theCompany.carrierattribute.- Returns:
- the carrier - carrier
-
isCarrierAsPrimitive
public boolean isCarrierAsPrimitive()
Generated method - Getter of theCompany.carrierattribute.- Returns:
- the carrier - carrier
-
setCarrier
public void setCarrier(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCompany.carrierattribute.- Parameters:
value- the carrier - carrier
-
setCarrier
public void setCarrier(java.lang.Boolean value)
Generated method - Setter of theCompany.carrierattribute.- Parameters:
value- the carrier - carrier
-
setCarrier
public void setCarrier(SessionContext ctx, boolean value)
Generated method - Setter of theCompany.carrierattribute.- Parameters:
value- the carrier - carrier
-
setCarrier
public void setCarrier(boolean value)
Generated method - Setter of theCompany.carrierattribute.- Parameters:
value- the carrier - carrier
-
getContact
public User getContact(SessionContext ctx)
Generated method - Getter of theCompany.contactattribute.- Returns:
- the contact - Contact for this company
-
getContact
public User getContact()
Generated method - Getter of theCompany.contactattribute.- Returns:
- the contact - Contact for this company
-
setContact
public void setContact(SessionContext ctx, User value)
Generated method - Setter of theCompany.contactattribute.- Parameters:
value- the contact - Contact for this company
-
setContact
public void setContact(User value)
Generated method - Setter of theCompany.contactattribute.- Parameters:
value- the contact - Contact for this company
-
getContactAddress
public Address getContactAddress(SessionContext ctx)
Generated method - Getter of theCompany.contactAddressattribute.- Returns:
- the contactAddress - Contact address of this company
-
getContactAddress
public Address getContactAddress()
Generated method - Getter of theCompany.contactAddressattribute.- Returns:
- the contactAddress - Contact address of this company
-
setContactAddress
public void setContactAddress(SessionContext ctx, Address value)
Generated method - Setter of theCompany.contactAddressattribute.- Parameters:
value- the contactAddress - Contact address of this company
-
setContactAddress
public void setContactAddress(Address value)
Generated method - Setter of theCompany.contactAddressattribute.- Parameters:
value- the contactAddress - Contact address of this company
-
getCountry
public Country getCountry(SessionContext ctx)
Generated method - Getter of theCompany.countryattribute.- Returns:
- the country - country
-
getCountry
public Country getCountry()
Generated method - Getter of theCompany.countryattribute.- Returns:
- the country - country
-
setCountry
public void setCountry(SessionContext ctx, Country value)
Generated method - Setter of theCompany.countryattribute.- Parameters:
value- the country - country
-
setCountry
public void setCountry(Country value)
Generated method - Setter of theCompany.countryattribute.- Parameters:
value- the country - country
-
getDunsID
public java.lang.String getDunsID(SessionContext ctx)
Generated method - Getter of theCompany.dunsIDattribute.- Returns:
- the dunsID - DUNS
-
getDunsID
public java.lang.String getDunsID()
Generated method - Getter of theCompany.dunsIDattribute.- Returns:
- the dunsID - DUNS
-
setDunsID
public void setDunsID(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCompany.dunsIDattribute.- Parameters:
value- the dunsID - DUNS
-
setDunsID
public void setDunsID(java.lang.String value)
Generated method - Setter of theCompany.dunsIDattribute.- Parameters:
value- the dunsID - DUNS
-
getId
public java.lang.String getId(SessionContext ctx)
Generated method - Getter of theCompany.Idattribute.- Returns:
- the Id - id
-
getId
public java.lang.String getId()
Generated method - Getter of theCompany.Idattribute.- Returns:
- the Id - id
-
setId
public void setId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCompany.Idattribute.- Parameters:
value- the Id - id
-
setId
public void setId(java.lang.String value)
Generated method - Setter of theCompany.Idattribute.- Parameters:
value- the Id - id
-
getIlnID
public java.lang.String getIlnID(SessionContext ctx)
Generated method - Getter of theCompany.ilnIDattribute.- Returns:
- the ilnID - ILN
-
getIlnID
public java.lang.String getIlnID()
Generated method - Getter of theCompany.ilnIDattribute.- Returns:
- the ilnID - ILN
-
setIlnID
public void setIlnID(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCompany.ilnIDattribute.- Parameters:
value- the ilnID - ILN
-
setIlnID
public void setIlnID(java.lang.String value)
Generated method - Setter of theCompany.ilnIDattribute.- Parameters:
value- the ilnID - ILN
-
getLineOfBuisness
public EnumerationValue getLineOfBuisness(SessionContext ctx)
Generated method - Getter of theCompany.lineOfBuisnessattribute.- Returns:
- the lineOfBuisness - line of business
-
getLineOfBuisness
public EnumerationValue getLineOfBuisness()
Generated method - Getter of theCompany.lineOfBuisnessattribute.- Returns:
- the lineOfBuisness - line of business
-
setLineOfBuisness
public void setLineOfBuisness(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theCompany.lineOfBuisnessattribute.- Parameters:
value- the lineOfBuisness - line of business
-
setLineOfBuisness
public void setLineOfBuisness(EnumerationValue value)
Generated method - Setter of theCompany.lineOfBuisnessattribute.- Parameters:
value- the lineOfBuisness - line of business
-
isManufacturer
public java.lang.Boolean isManufacturer(SessionContext ctx)
Generated method - Getter of theCompany.manufacturerattribute.- Returns:
- the manufacturer - manufacturer
-
isManufacturer
public java.lang.Boolean isManufacturer()
Generated method - Getter of theCompany.manufacturerattribute.- Returns:
- the manufacturer - manufacturer
-
isManufacturerAsPrimitive
public boolean isManufacturerAsPrimitive(SessionContext ctx)
Generated method - Getter of theCompany.manufacturerattribute.- Returns:
- the manufacturer - manufacturer
-
isManufacturerAsPrimitive
public boolean isManufacturerAsPrimitive()
Generated method - Getter of theCompany.manufacturerattribute.- Returns:
- the manufacturer - manufacturer
-
setManufacturer
public void setManufacturer(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCompany.manufacturerattribute.- Parameters:
value- the manufacturer - manufacturer
-
setManufacturer
public void setManufacturer(java.lang.Boolean value)
Generated method - Setter of theCompany.manufacturerattribute.- Parameters:
value- the manufacturer - manufacturer
-
setManufacturer
public void setManufacturer(SessionContext ctx, boolean value)
Generated method - Setter of theCompany.manufacturerattribute.- Parameters:
value- the manufacturer - manufacturer
-
setManufacturer
public void setManufacturer(boolean value)
Generated method - Setter of theCompany.manufacturerattribute.- Parameters:
value- the manufacturer - manufacturer
-
getMedias
public java.util.Collection<Media> getMedias(SessionContext ctx)
Generated method - Getter of theCompany.mediasattribute.- Returns:
- the medias - medias
-
getMedias
public java.util.Collection<Media> getMedias()
Generated method - Getter of theCompany.mediasattribute.- Returns:
- the medias - medias
-
setMedias
public void setMedias(SessionContext ctx, java.util.Collection<Media> value)
Generated method - Setter of theCompany.mediasattribute.- Parameters:
value- the medias - medias
-
setMedias
public void setMedias(java.util.Collection<Media> value)
Generated method - Setter of theCompany.mediasattribute.- Parameters:
value- the medias - medias
-
getProvidedCatalogs
public java.util.Collection<Catalog> getProvidedCatalogs(SessionContext ctx)
Generated method - Getter of theCompany.providedCatalogsattribute.- Returns:
- the providedCatalogs
-
getProvidedCatalogs
public java.util.Collection<Catalog> getProvidedCatalogs()
Generated method - Getter of theCompany.providedCatalogsattribute.- Returns:
- the providedCatalogs
-
getPurchasedCatalogs
public java.util.Collection<Catalog> getPurchasedCatalogs(SessionContext ctx)
Generated method - Getter of theCompany.purchasedCatalogsattribute.- Returns:
- the purchasedCatalogs
-
getPurchasedCatalogs
public java.util.Collection<Catalog> getPurchasedCatalogs()
Generated method - Getter of theCompany.purchasedCatalogsattribute.- Returns:
- the purchasedCatalogs
-
getResponsibleCompany
public Company getResponsibleCompany(SessionContext ctx)
Generated method - Getter of theCompany.responsibleCompanyattribute.- Returns:
- the responsibleCompany - responsible company
-
getResponsibleCompany
public Company getResponsibleCompany()
Generated method - Getter of theCompany.responsibleCompanyattribute.- Returns:
- the responsibleCompany - responsible company
-
setResponsibleCompany
public void setResponsibleCompany(SessionContext ctx, Company value)
Generated method - Setter of theCompany.responsibleCompanyattribute.- Parameters:
value- the responsibleCompany - responsible company
-
setResponsibleCompany
public void setResponsibleCompany(Company value)
Generated method - Setter of theCompany.responsibleCompanyattribute.- Parameters:
value- the responsibleCompany - responsible company
-
getShippingAddress
public Address getShippingAddress(SessionContext ctx)
Generated method - Getter of theCompany.shippingAddressattribute.- Returns:
- the shippingAddress - Shipping address of this company
-
getShippingAddress
public Address getShippingAddress()
Generated method - Getter of theCompany.shippingAddressattribute.- Returns:
- the shippingAddress - Shipping address of this company
-
setShippingAddress
public void setShippingAddress(SessionContext ctx, Address value)
Generated method - Setter of theCompany.shippingAddressattribute.- Parameters:
value- the shippingAddress - Shipping address of this company
-
setShippingAddress
public void setShippingAddress(Address value)
Generated method - Setter of theCompany.shippingAddressattribute.- Parameters:
value- the shippingAddress - Shipping address of this company
-
isSupplier
public java.lang.Boolean isSupplier(SessionContext ctx)
Generated method - Getter of theCompany.supplierattribute.- Returns:
- the supplier - supplier
-
isSupplier
public java.lang.Boolean isSupplier()
Generated method - Getter of theCompany.supplierattribute.- Returns:
- the supplier - supplier
-
isSupplierAsPrimitive
public boolean isSupplierAsPrimitive(SessionContext ctx)
Generated method - Getter of theCompany.supplierattribute.- Returns:
- the supplier - supplier
-
isSupplierAsPrimitive
public boolean isSupplierAsPrimitive()
Generated method - Getter of theCompany.supplierattribute.- Returns:
- the supplier - supplier
-
setSupplier
public void setSupplier(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCompany.supplierattribute.- Parameters:
value- the supplier - supplier
-
setSupplier
public void setSupplier(java.lang.Boolean value)
Generated method - Setter of theCompany.supplierattribute.- Parameters:
value- the supplier - supplier
-
setSupplier
public void setSupplier(SessionContext ctx, boolean value)
Generated method - Setter of theCompany.supplierattribute.- Parameters:
value- the supplier - supplier
-
setSupplier
public void setSupplier(boolean value)
Generated method - Setter of theCompany.supplierattribute.- Parameters:
value- the supplier - supplier
-
getSupplierSpecificID
public java.lang.String getSupplierSpecificID(SessionContext ctx)
Generated method - Getter of theCompany.supplierSpecificIDattribute.- Returns:
- the supplierSpecificID - Supplier Specific ID
-
getSupplierSpecificID
public java.lang.String getSupplierSpecificID()
Generated method - Getter of theCompany.supplierSpecificIDattribute.- Returns:
- the supplierSpecificID - Supplier Specific ID
-
setSupplierSpecificID
public void setSupplierSpecificID(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCompany.supplierSpecificIDattribute.- Parameters:
value- the supplierSpecificID - Supplier Specific ID
-
setSupplierSpecificID
public void setSupplierSpecificID(java.lang.String value)
Generated method - Setter of theCompany.supplierSpecificIDattribute.- Parameters:
value- the supplierSpecificID - Supplier Specific ID
-
getUnloadingAddress
public Address getUnloadingAddress(SessionContext ctx)
Generated method - Getter of theCompany.unloadingAddressattribute.- Returns:
- the unloadingAddress - Unloading address of this company
-
getUnloadingAddress
public Address getUnloadingAddress()
Generated method - Getter of theCompany.unloadingAddressattribute.- Returns:
- the unloadingAddress - Unloading address of this company
-
setUnloadingAddress
public void setUnloadingAddress(SessionContext ctx, Address value)
Generated method - Setter of theCompany.unloadingAddressattribute.- Parameters:
value- the unloadingAddress - Unloading address of this company
-
setUnloadingAddress
public void setUnloadingAddress(Address value)
Generated method - Setter of theCompany.unloadingAddressattribute.- Parameters:
value- the unloadingAddress - Unloading address of this company
-
getVatID
public java.lang.String getVatID(SessionContext ctx)
Generated method - Getter of theCompany.vatIDattribute.- Returns:
- the vatID - vat id
-
getVatID
public java.lang.String getVatID()
Generated method - Getter of theCompany.vatIDattribute.- Returns:
- the vatID - vat id
-
setVatID
public void setVatID(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCompany.vatIDattribute.- Parameters:
value- the vatID - vat id
-
setVatID
public void setVatID(java.lang.String value)
Generated method - Setter of theCompany.vatIDattribute.- Parameters:
value- the vatID - vat id
-
-