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.String
ADDRESSES
Qualifier of theCompany.addresses
attributestatic java.lang.String
BILLINGADDRESS
Qualifier of theCompany.billingAddress
attributestatic java.lang.String
BUYER
Qualifier of theCompany.buyer
attributestatic java.lang.String
BUYERSPECIFICID
Qualifier of theCompany.buyerSpecificID
attributestatic java.lang.String
CARRIER
Qualifier of theCompany.carrier
attributestatic java.lang.String
CONTACT
Qualifier of theCompany.contact
attributestatic java.lang.String
CONTACTADDRESS
Qualifier of theCompany.contactAddress
attributestatic java.lang.String
COUNTRY
Qualifier of theCompany.country
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
DUNSID
Qualifier of theCompany.dunsID
attributestatic java.lang.String
ID
Qualifier of theCompany.Id
attributestatic java.lang.String
ILNID
Qualifier of theCompany.ilnID
attributestatic java.lang.String
LINEOFBUISNESS
Qualifier of theCompany.lineOfBuisness
attributestatic java.lang.String
MANUFACTURER
Qualifier of theCompany.manufacturer
attributestatic java.lang.String
MEDIAS
Qualifier of theCompany.medias
attributestatic java.lang.String
PROVIDEDCATALOGS
Qualifier of theCompany.providedCatalogs
attributeprotected static OneToManyHandler<Catalog>
PROVIDEDCATALOGSHANDLER
OneToManyHandler
for handling 1:n PROVIDEDCATALOGS's relation attributes from 'many' side.static java.lang.String
PURCHASEDCATALOGS
Qualifier of theCompany.purchasedCatalogs
attributeprotected static OneToManyHandler<Catalog>
PURCHASEDCATALOGSHANDLER
OneToManyHandler
for handling 1:n PURCHASEDCATALOGS's relation attributes from 'many' side.static java.lang.String
RESPONSIBLECOMPANY
Qualifier of theCompany.responsibleCompany
attributestatic java.lang.String
SHIPPINGADDRESS
Qualifier of theCompany.shippingAddress
attributestatic java.lang.String
SUPPLIER
Qualifier of theCompany.supplier
attributestatic java.lang.String
SUPPLIERSPECIFICID
Qualifier of theCompany.supplierSpecificID
attributestatic java.lang.String
UNLOADINGADDRESS
Qualifier of theCompany.unloadingAddress
attributestatic java.lang.String
VATID
Qualifier of theCompany.vatID
attribute-
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.addresses
attribute.abstract java.util.Collection<Address>
getAddresses(SessionContext ctx)
Generated method - Getter of theCompany.addresses
attribute.Address
getBillingAddress()
Generated method - Getter of theCompany.billingAddress
attribute.Address
getBillingAddress(SessionContext ctx)
Generated method - Getter of theCompany.billingAddress
attribute.java.lang.String
getBuyerSpecificID()
Generated method - Getter of theCompany.buyerSpecificID
attribute.java.lang.String
getBuyerSpecificID(SessionContext ctx)
Generated method - Getter of theCompany.buyerSpecificID
attribute.User
getContact()
Generated method - Getter of theCompany.contact
attribute.User
getContact(SessionContext ctx)
Generated method - Getter of theCompany.contact
attribute.Address
getContactAddress()
Generated method - Getter of theCompany.contactAddress
attribute.Address
getContactAddress(SessionContext ctx)
Generated method - Getter of theCompany.contactAddress
attribute.Country
getCountry()
Generated method - Getter of theCompany.country
attribute.Country
getCountry(SessionContext ctx)
Generated method - Getter of theCompany.country
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.lang.String
getDunsID()
Generated method - Getter of theCompany.dunsID
attribute.java.lang.String
getDunsID(SessionContext ctx)
Generated method - Getter of theCompany.dunsID
attribute.java.lang.String
getId()
Generated method - Getter of theCompany.Id
attribute.java.lang.String
getId(SessionContext ctx)
Generated method - Getter of theCompany.Id
attribute.java.lang.String
getIlnID()
Generated method - Getter of theCompany.ilnID
attribute.java.lang.String
getIlnID(SessionContext ctx)
Generated method - Getter of theCompany.ilnID
attribute.EnumerationValue
getLineOfBuisness()
Generated method - Getter of theCompany.lineOfBuisness
attribute.EnumerationValue
getLineOfBuisness(SessionContext ctx)
Generated method - Getter of theCompany.lineOfBuisness
attribute.java.util.Collection<Media>
getMedias()
Generated method - Getter of theCompany.medias
attribute.java.util.Collection<Media>
getMedias(SessionContext ctx)
Generated method - Getter of theCompany.medias
attribute.java.util.Collection<Catalog>
getProvidedCatalogs()
Generated method - Getter of theCompany.providedCatalogs
attribute.java.util.Collection<Catalog>
getProvidedCatalogs(SessionContext ctx)
Generated method - Getter of theCompany.providedCatalogs
attribute.java.util.Collection<Catalog>
getPurchasedCatalogs()
Generated method - Getter of theCompany.purchasedCatalogs
attribute.java.util.Collection<Catalog>
getPurchasedCatalogs(SessionContext ctx)
Generated method - Getter of theCompany.purchasedCatalogs
attribute.Company
getResponsibleCompany()
Generated method - Getter of theCompany.responsibleCompany
attribute.Company
getResponsibleCompany(SessionContext ctx)
Generated method - Getter of theCompany.responsibleCompany
attribute.Address
getShippingAddress()
Generated method - Getter of theCompany.shippingAddress
attribute.Address
getShippingAddress(SessionContext ctx)
Generated method - Getter of theCompany.shippingAddress
attribute.java.lang.String
getSupplierSpecificID()
Generated method - Getter of theCompany.supplierSpecificID
attribute.java.lang.String
getSupplierSpecificID(SessionContext ctx)
Generated method - Getter of theCompany.supplierSpecificID
attribute.Address
getUnloadingAddress()
Generated method - Getter of theCompany.unloadingAddress
attribute.Address
getUnloadingAddress(SessionContext ctx)
Generated method - Getter of theCompany.unloadingAddress
attribute.java.lang.String
getVatID()
Generated method - Getter of theCompany.vatID
attribute.java.lang.String
getVatID(SessionContext ctx)
Generated method - Getter of theCompany.vatID
attribute.java.lang.Boolean
isBuyer()
Generated method - Getter of theCompany.buyer
attribute.java.lang.Boolean
isBuyer(SessionContext ctx)
Generated method - Getter of theCompany.buyer
attribute.boolean
isBuyerAsPrimitive()
Generated method - Getter of theCompany.buyer
attribute.boolean
isBuyerAsPrimitive(SessionContext ctx)
Generated method - Getter of theCompany.buyer
attribute.java.lang.Boolean
isCarrier()
Generated method - Getter of theCompany.carrier
attribute.java.lang.Boolean
isCarrier(SessionContext ctx)
Generated method - Getter of theCompany.carrier
attribute.boolean
isCarrierAsPrimitive()
Generated method - Getter of theCompany.carrier
attribute.boolean
isCarrierAsPrimitive(SessionContext ctx)
Generated method - Getter of theCompany.carrier
attribute.java.lang.Boolean
isManufacturer()
Generated method - Getter of theCompany.manufacturer
attribute.java.lang.Boolean
isManufacturer(SessionContext ctx)
Generated method - Getter of theCompany.manufacturer
attribute.boolean
isManufacturerAsPrimitive()
Generated method - Getter of theCompany.manufacturer
attribute.boolean
isManufacturerAsPrimitive(SessionContext ctx)
Generated method - Getter of theCompany.manufacturer
attribute.java.lang.Boolean
isSupplier()
Generated method - Getter of theCompany.supplier
attribute.java.lang.Boolean
isSupplier(SessionContext ctx)
Generated method - Getter of theCompany.supplier
attribute.boolean
isSupplierAsPrimitive()
Generated method - Getter of theCompany.supplier
attribute.boolean
isSupplierAsPrimitive(SessionContext ctx)
Generated method - Getter of theCompany.supplier
attribute.abstract void
setAddresses(SessionContext ctx, java.util.Collection<Address> value)
Generated method - Setter of theCompany.addresses
attribute.void
setAddresses(java.util.Collection<Address> value)
Generated method - Setter of theCompany.addresses
attribute.void
setBillingAddress(SessionContext ctx, Address value)
Generated method - Setter of theCompany.billingAddress
attribute.void
setBillingAddress(Address value)
Generated method - Setter of theCompany.billingAddress
attribute.void
setBuyer(boolean value)
Generated method - Setter of theCompany.buyer
attribute.void
setBuyer(SessionContext ctx, boolean value)
Generated method - Setter of theCompany.buyer
attribute.void
setBuyer(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCompany.buyer
attribute.void
setBuyer(java.lang.Boolean value)
Generated method - Setter of theCompany.buyer
attribute.void
setBuyerSpecificID(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCompany.buyerSpecificID
attribute.void
setBuyerSpecificID(java.lang.String value)
Generated method - Setter of theCompany.buyerSpecificID
attribute.void
setCarrier(boolean value)
Generated method - Setter of theCompany.carrier
attribute.void
setCarrier(SessionContext ctx, boolean value)
Generated method - Setter of theCompany.carrier
attribute.void
setCarrier(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCompany.carrier
attribute.void
setCarrier(java.lang.Boolean value)
Generated method - Setter of theCompany.carrier
attribute.void
setContact(SessionContext ctx, User value)
Generated method - Setter of theCompany.contact
attribute.void
setContact(User value)
Generated method - Setter of theCompany.contact
attribute.void
setContactAddress(SessionContext ctx, Address value)
Generated method - Setter of theCompany.contactAddress
attribute.void
setContactAddress(Address value)
Generated method - Setter of theCompany.contactAddress
attribute.void
setCountry(Country value)
Generated method - Setter of theCompany.country
attribute.void
setCountry(SessionContext ctx, Country value)
Generated method - Setter of theCompany.country
attribute.void
setDunsID(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCompany.dunsID
attribute.void
setDunsID(java.lang.String value)
Generated method - Setter of theCompany.dunsID
attribute.void
setId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCompany.Id
attribute.void
setId(java.lang.String value)
Generated method - Setter of theCompany.Id
attribute.void
setIlnID(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCompany.ilnID
attribute.void
setIlnID(java.lang.String value)
Generated method - Setter of theCompany.ilnID
attribute.void
setLineOfBuisness(EnumerationValue value)
Generated method - Setter of theCompany.lineOfBuisness
attribute.void
setLineOfBuisness(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theCompany.lineOfBuisness
attribute.void
setManufacturer(boolean value)
Generated method - Setter of theCompany.manufacturer
attribute.void
setManufacturer(SessionContext ctx, boolean value)
Generated method - Setter of theCompany.manufacturer
attribute.void
setManufacturer(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCompany.manufacturer
attribute.void
setManufacturer(java.lang.Boolean value)
Generated method - Setter of theCompany.manufacturer
attribute.void
setMedias(SessionContext ctx, java.util.Collection<Media> value)
Generated method - Setter of theCompany.medias
attribute.void
setMedias(java.util.Collection<Media> value)
Generated method - Setter of theCompany.medias
attribute.void
setResponsibleCompany(Company value)
Generated method - Setter of theCompany.responsibleCompany
attribute.void
setResponsibleCompany(SessionContext ctx, Company value)
Generated method - Setter of theCompany.responsibleCompany
attribute.void
setShippingAddress(SessionContext ctx, Address value)
Generated method - Setter of theCompany.shippingAddress
attribute.void
setShippingAddress(Address value)
Generated method - Setter of theCompany.shippingAddress
attribute.void
setSupplier(boolean value)
Generated method - Setter of theCompany.supplier
attribute.void
setSupplier(SessionContext ctx, boolean value)
Generated method - Setter of theCompany.supplier
attribute.void
setSupplier(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCompany.supplier
attribute.void
setSupplier(java.lang.Boolean value)
Generated method - Setter of theCompany.supplier
attribute.void
setSupplierSpecificID(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCompany.supplierSpecificID
attribute.void
setSupplierSpecificID(java.lang.String value)
Generated method - Setter of theCompany.supplierSpecificID
attribute.void
setUnloadingAddress(SessionContext ctx, Address value)
Generated method - Setter of theCompany.unloadingAddress
attribute.void
setUnloadingAddress(Address value)
Generated method - Setter of theCompany.unloadingAddress
attribute.void
setVatID(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCompany.vatID
attribute.void
setVatID(java.lang.String value)
Generated method - Setter of theCompany.vatID
attribute.-
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.dunsID
attribute- See Also:
- Constant Field Values
-
ILNID
public static final java.lang.String ILNID
Qualifier of theCompany.ilnID
attribute- See Also:
- Constant Field Values
-
BUYERSPECIFICID
public static final java.lang.String BUYERSPECIFICID
Qualifier of theCompany.buyerSpecificID
attribute- See Also:
- Constant Field Values
-
ID
public static final java.lang.String ID
Qualifier of theCompany.Id
attribute- See Also:
- Constant Field Values
-
SUPPLIERSPECIFICID
public static final java.lang.String SUPPLIERSPECIFICID
Qualifier of theCompany.supplierSpecificID
attribute- See Also:
- Constant Field Values
-
ADDRESSES
public static final java.lang.String ADDRESSES
Qualifier of theCompany.addresses
attribute- See Also:
- Constant Field Values
-
MEDIAS
public static final java.lang.String MEDIAS
Qualifier of theCompany.medias
attribute- See Also:
- Constant Field Values
-
SHIPPINGADDRESS
public static final java.lang.String SHIPPINGADDRESS
Qualifier of theCompany.shippingAddress
attribute- See Also:
- Constant Field Values
-
UNLOADINGADDRESS
public static final java.lang.String UNLOADINGADDRESS
Qualifier of theCompany.unloadingAddress
attribute- See Also:
- Constant Field Values
-
BILLINGADDRESS
public static final java.lang.String BILLINGADDRESS
Qualifier of theCompany.billingAddress
attribute- See Also:
- Constant Field Values
-
CONTACTADDRESS
public static final java.lang.String CONTACTADDRESS
Qualifier of theCompany.contactAddress
attribute- See Also:
- Constant Field Values
-
CONTACT
public static final java.lang.String CONTACT
Qualifier of theCompany.contact
attribute- See Also:
- Constant Field Values
-
VATID
public static final java.lang.String VATID
Qualifier of theCompany.vatID
attribute- See Also:
- Constant Field Values
-
RESPONSIBLECOMPANY
public static final java.lang.String RESPONSIBLECOMPANY
Qualifier of theCompany.responsibleCompany
attribute- See Also:
- Constant Field Values
-
COUNTRY
public static final java.lang.String COUNTRY
Qualifier of theCompany.country
attribute- See Also:
- Constant Field Values
-
LINEOFBUISNESS
public static final java.lang.String LINEOFBUISNESS
Qualifier of theCompany.lineOfBuisness
attribute- See Also:
- Constant Field Values
-
BUYER
public static final java.lang.String BUYER
Qualifier of theCompany.buyer
attribute- See Also:
- Constant Field Values
-
SUPPLIER
public static final java.lang.String SUPPLIER
Qualifier of theCompany.supplier
attribute- See Also:
- Constant Field Values
-
MANUFACTURER
public static final java.lang.String MANUFACTURER
Qualifier of theCompany.manufacturer
attribute- See Also:
- Constant Field Values
-
CARRIER
public static final java.lang.String CARRIER
Qualifier of theCompany.carrier
attribute- See Also:
- Constant Field Values
-
PROVIDEDCATALOGS
public static final java.lang.String PROVIDEDCATALOGS
Qualifier of theCompany.providedCatalogs
attribute- See Also:
- Constant Field Values
-
PURCHASEDCATALOGS
public static final java.lang.String PURCHASEDCATALOGS
Qualifier of theCompany.purchasedCatalogs
attribute- See Also:
- Constant Field Values
-
PROVIDEDCATALOGSHANDLER
protected static final OneToManyHandler<Catalog> PROVIDEDCATALOGSHANDLER
OneToManyHandler
for handling 1:n PROVIDEDCATALOGS's relation attributes from 'many' side.
-
PURCHASEDCATALOGSHANDLER
protected static final OneToManyHandler<Catalog> PURCHASEDCATALOGSHANDLER
OneToManyHandler
for 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:
getDefaultAttributeModes
in classGeneratedUserGroup
-
getAddresses
public abstract java.util.Collection<Address> getAddresses(SessionContext ctx)
Generated method - Getter of theCompany.addresses
attribute.- Returns:
- the addresses
-
getAddresses
public java.util.Collection<Address> getAddresses()
Generated method - Getter of theCompany.addresses
attribute.- Returns:
- the addresses
-
setAddresses
public abstract void setAddresses(SessionContext ctx, java.util.Collection<Address> value)
Generated method - Setter of theCompany.addresses
attribute.- Parameters:
value
- the addresses
-
setAddresses
public void setAddresses(java.util.Collection<Address> value)
Generated method - Setter of theCompany.addresses
attribute.- Parameters:
value
- the addresses
-
getBillingAddress
public Address getBillingAddress(SessionContext ctx)
Generated method - Getter of theCompany.billingAddress
attribute.- Returns:
- the billingAddress - Billing address of this company
-
getBillingAddress
public Address getBillingAddress()
Generated method - Getter of theCompany.billingAddress
attribute.- Returns:
- the billingAddress - Billing address of this company
-
setBillingAddress
public void setBillingAddress(SessionContext ctx, Address value)
Generated method - Setter of theCompany.billingAddress
attribute.- Parameters:
value
- the billingAddress - Billing address of this company
-
setBillingAddress
public void setBillingAddress(Address value)
Generated method - Setter of theCompany.billingAddress
attribute.- Parameters:
value
- the billingAddress - Billing address of this company
-
isBuyer
public java.lang.Boolean isBuyer(SessionContext ctx)
Generated method - Getter of theCompany.buyer
attribute.- Returns:
- the buyer - buyer
-
isBuyer
public java.lang.Boolean isBuyer()
Generated method - Getter of theCompany.buyer
attribute.- Returns:
- the buyer - buyer
-
isBuyerAsPrimitive
public boolean isBuyerAsPrimitive(SessionContext ctx)
Generated method - Getter of theCompany.buyer
attribute.- Returns:
- the buyer - buyer
-
isBuyerAsPrimitive
public boolean isBuyerAsPrimitive()
Generated method - Getter of theCompany.buyer
attribute.- Returns:
- the buyer - buyer
-
setBuyer
public void setBuyer(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCompany.buyer
attribute.- Parameters:
value
- the buyer - buyer
-
setBuyer
public void setBuyer(java.lang.Boolean value)
Generated method - Setter of theCompany.buyer
attribute.- Parameters:
value
- the buyer - buyer
-
setBuyer
public void setBuyer(SessionContext ctx, boolean value)
Generated method - Setter of theCompany.buyer
attribute.- Parameters:
value
- the buyer - buyer
-
setBuyer
public void setBuyer(boolean value)
Generated method - Setter of theCompany.buyer
attribute.- Parameters:
value
- the buyer - buyer
-
getBuyerSpecificID
public java.lang.String getBuyerSpecificID(SessionContext ctx)
Generated method - Getter of theCompany.buyerSpecificID
attribute.- Returns:
- the buyerSpecificID - Buyer Specific ID
-
getBuyerSpecificID
public java.lang.String getBuyerSpecificID()
Generated method - Getter of theCompany.buyerSpecificID
attribute.- Returns:
- the buyerSpecificID - Buyer Specific ID
-
setBuyerSpecificID
public void setBuyerSpecificID(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCompany.buyerSpecificID
attribute.- Parameters:
value
- the buyerSpecificID - Buyer Specific ID
-
setBuyerSpecificID
public void setBuyerSpecificID(java.lang.String value)
Generated method - Setter of theCompany.buyerSpecificID
attribute.- Parameters:
value
- the buyerSpecificID - Buyer Specific ID
-
isCarrier
public java.lang.Boolean isCarrier(SessionContext ctx)
Generated method - Getter of theCompany.carrier
attribute.- Returns:
- the carrier - carrier
-
isCarrier
public java.lang.Boolean isCarrier()
Generated method - Getter of theCompany.carrier
attribute.- Returns:
- the carrier - carrier
-
isCarrierAsPrimitive
public boolean isCarrierAsPrimitive(SessionContext ctx)
Generated method - Getter of theCompany.carrier
attribute.- Returns:
- the carrier - carrier
-
isCarrierAsPrimitive
public boolean isCarrierAsPrimitive()
Generated method - Getter of theCompany.carrier
attribute.- Returns:
- the carrier - carrier
-
setCarrier
public void setCarrier(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCompany.carrier
attribute.- Parameters:
value
- the carrier - carrier
-
setCarrier
public void setCarrier(java.lang.Boolean value)
Generated method - Setter of theCompany.carrier
attribute.- Parameters:
value
- the carrier - carrier
-
setCarrier
public void setCarrier(SessionContext ctx, boolean value)
Generated method - Setter of theCompany.carrier
attribute.- Parameters:
value
- the carrier - carrier
-
setCarrier
public void setCarrier(boolean value)
Generated method - Setter of theCompany.carrier
attribute.- Parameters:
value
- the carrier - carrier
-
getContact
public User getContact(SessionContext ctx)
Generated method - Getter of theCompany.contact
attribute.- Returns:
- the contact - Contact for this company
-
getContact
public User getContact()
Generated method - Getter of theCompany.contact
attribute.- Returns:
- the contact - Contact for this company
-
setContact
public void setContact(SessionContext ctx, User value)
Generated method - Setter of theCompany.contact
attribute.- Parameters:
value
- the contact - Contact for this company
-
setContact
public void setContact(User value)
Generated method - Setter of theCompany.contact
attribute.- Parameters:
value
- the contact - Contact for this company
-
getContactAddress
public Address getContactAddress(SessionContext ctx)
Generated method - Getter of theCompany.contactAddress
attribute.- Returns:
- the contactAddress - Contact address of this company
-
getContactAddress
public Address getContactAddress()
Generated method - Getter of theCompany.contactAddress
attribute.- Returns:
- the contactAddress - Contact address of this company
-
setContactAddress
public void setContactAddress(SessionContext ctx, Address value)
Generated method - Setter of theCompany.contactAddress
attribute.- Parameters:
value
- the contactAddress - Contact address of this company
-
setContactAddress
public void setContactAddress(Address value)
Generated method - Setter of theCompany.contactAddress
attribute.- Parameters:
value
- the contactAddress - Contact address of this company
-
getCountry
public Country getCountry(SessionContext ctx)
Generated method - Getter of theCompany.country
attribute.- Returns:
- the country - country
-
getCountry
public Country getCountry()
Generated method - Getter of theCompany.country
attribute.- Returns:
- the country - country
-
setCountry
public void setCountry(SessionContext ctx, Country value)
Generated method - Setter of theCompany.country
attribute.- Parameters:
value
- the country - country
-
setCountry
public void setCountry(Country value)
Generated method - Setter of theCompany.country
attribute.- Parameters:
value
- the country - country
-
getDunsID
public java.lang.String getDunsID(SessionContext ctx)
Generated method - Getter of theCompany.dunsID
attribute.- Returns:
- the dunsID - DUNS
-
getDunsID
public java.lang.String getDunsID()
Generated method - Getter of theCompany.dunsID
attribute.- Returns:
- the dunsID - DUNS
-
setDunsID
public void setDunsID(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCompany.dunsID
attribute.- Parameters:
value
- the dunsID - DUNS
-
setDunsID
public void setDunsID(java.lang.String value)
Generated method - Setter of theCompany.dunsID
attribute.- Parameters:
value
- the dunsID - DUNS
-
getId
public java.lang.String getId(SessionContext ctx)
Generated method - Getter of theCompany.Id
attribute.- Returns:
- the Id - id
-
getId
public java.lang.String getId()
Generated method - Getter of theCompany.Id
attribute.- Returns:
- the Id - id
-
setId
public void setId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCompany.Id
attribute.- Parameters:
value
- the Id - id
-
setId
public void setId(java.lang.String value)
Generated method - Setter of theCompany.Id
attribute.- Parameters:
value
- the Id - id
-
getIlnID
public java.lang.String getIlnID(SessionContext ctx)
Generated method - Getter of theCompany.ilnID
attribute.- Returns:
- the ilnID - ILN
-
getIlnID
public java.lang.String getIlnID()
Generated method - Getter of theCompany.ilnID
attribute.- Returns:
- the ilnID - ILN
-
setIlnID
public void setIlnID(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCompany.ilnID
attribute.- Parameters:
value
- the ilnID - ILN
-
setIlnID
public void setIlnID(java.lang.String value)
Generated method - Setter of theCompany.ilnID
attribute.- Parameters:
value
- the ilnID - ILN
-
getLineOfBuisness
public EnumerationValue getLineOfBuisness(SessionContext ctx)
Generated method - Getter of theCompany.lineOfBuisness
attribute.- Returns:
- the lineOfBuisness - line of business
-
getLineOfBuisness
public EnumerationValue getLineOfBuisness()
Generated method - Getter of theCompany.lineOfBuisness
attribute.- Returns:
- the lineOfBuisness - line of business
-
setLineOfBuisness
public void setLineOfBuisness(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theCompany.lineOfBuisness
attribute.- Parameters:
value
- the lineOfBuisness - line of business
-
setLineOfBuisness
public void setLineOfBuisness(EnumerationValue value)
Generated method - Setter of theCompany.lineOfBuisness
attribute.- Parameters:
value
- the lineOfBuisness - line of business
-
isManufacturer
public java.lang.Boolean isManufacturer(SessionContext ctx)
Generated method - Getter of theCompany.manufacturer
attribute.- Returns:
- the manufacturer - manufacturer
-
isManufacturer
public java.lang.Boolean isManufacturer()
Generated method - Getter of theCompany.manufacturer
attribute.- Returns:
- the manufacturer - manufacturer
-
isManufacturerAsPrimitive
public boolean isManufacturerAsPrimitive(SessionContext ctx)
Generated method - Getter of theCompany.manufacturer
attribute.- Returns:
- the manufacturer - manufacturer
-
isManufacturerAsPrimitive
public boolean isManufacturerAsPrimitive()
Generated method - Getter of theCompany.manufacturer
attribute.- Returns:
- the manufacturer - manufacturer
-
setManufacturer
public void setManufacturer(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCompany.manufacturer
attribute.- Parameters:
value
- the manufacturer - manufacturer
-
setManufacturer
public void setManufacturer(java.lang.Boolean value)
Generated method - Setter of theCompany.manufacturer
attribute.- Parameters:
value
- the manufacturer - manufacturer
-
setManufacturer
public void setManufacturer(SessionContext ctx, boolean value)
Generated method - Setter of theCompany.manufacturer
attribute.- Parameters:
value
- the manufacturer - manufacturer
-
setManufacturer
public void setManufacturer(boolean value)
Generated method - Setter of theCompany.manufacturer
attribute.- Parameters:
value
- the manufacturer - manufacturer
-
getMedias
public java.util.Collection<Media> getMedias(SessionContext ctx)
Generated method - Getter of theCompany.medias
attribute.- Returns:
- the medias - medias
-
getMedias
public java.util.Collection<Media> getMedias()
Generated method - Getter of theCompany.medias
attribute.- Returns:
- the medias - medias
-
setMedias
public void setMedias(SessionContext ctx, java.util.Collection<Media> value)
Generated method - Setter of theCompany.medias
attribute.- Parameters:
value
- the medias - medias
-
setMedias
public void setMedias(java.util.Collection<Media> value)
Generated method - Setter of theCompany.medias
attribute.- Parameters:
value
- the medias - medias
-
getProvidedCatalogs
public java.util.Collection<Catalog> getProvidedCatalogs(SessionContext ctx)
Generated method - Getter of theCompany.providedCatalogs
attribute.- Returns:
- the providedCatalogs
-
getProvidedCatalogs
public java.util.Collection<Catalog> getProvidedCatalogs()
Generated method - Getter of theCompany.providedCatalogs
attribute.- Returns:
- the providedCatalogs
-
getPurchasedCatalogs
public java.util.Collection<Catalog> getPurchasedCatalogs(SessionContext ctx)
Generated method - Getter of theCompany.purchasedCatalogs
attribute.- Returns:
- the purchasedCatalogs
-
getPurchasedCatalogs
public java.util.Collection<Catalog> getPurchasedCatalogs()
Generated method - Getter of theCompany.purchasedCatalogs
attribute.- Returns:
- the purchasedCatalogs
-
getResponsibleCompany
public Company getResponsibleCompany(SessionContext ctx)
Generated method - Getter of theCompany.responsibleCompany
attribute.- Returns:
- the responsibleCompany - responsible company
-
getResponsibleCompany
public Company getResponsibleCompany()
Generated method - Getter of theCompany.responsibleCompany
attribute.- Returns:
- the responsibleCompany - responsible company
-
setResponsibleCompany
public void setResponsibleCompany(SessionContext ctx, Company value)
Generated method - Setter of theCompany.responsibleCompany
attribute.- Parameters:
value
- the responsibleCompany - responsible company
-
setResponsibleCompany
public void setResponsibleCompany(Company value)
Generated method - Setter of theCompany.responsibleCompany
attribute.- Parameters:
value
- the responsibleCompany - responsible company
-
getShippingAddress
public Address getShippingAddress(SessionContext ctx)
Generated method - Getter of theCompany.shippingAddress
attribute.- Returns:
- the shippingAddress - Shipping address of this company
-
getShippingAddress
public Address getShippingAddress()
Generated method - Getter of theCompany.shippingAddress
attribute.- Returns:
- the shippingAddress - Shipping address of this company
-
setShippingAddress
public void setShippingAddress(SessionContext ctx, Address value)
Generated method - Setter of theCompany.shippingAddress
attribute.- Parameters:
value
- the shippingAddress - Shipping address of this company
-
setShippingAddress
public void setShippingAddress(Address value)
Generated method - Setter of theCompany.shippingAddress
attribute.- Parameters:
value
- the shippingAddress - Shipping address of this company
-
isSupplier
public java.lang.Boolean isSupplier(SessionContext ctx)
Generated method - Getter of theCompany.supplier
attribute.- Returns:
- the supplier - supplier
-
isSupplier
public java.lang.Boolean isSupplier()
Generated method - Getter of theCompany.supplier
attribute.- Returns:
- the supplier - supplier
-
isSupplierAsPrimitive
public boolean isSupplierAsPrimitive(SessionContext ctx)
Generated method - Getter of theCompany.supplier
attribute.- Returns:
- the supplier - supplier
-
isSupplierAsPrimitive
public boolean isSupplierAsPrimitive()
Generated method - Getter of theCompany.supplier
attribute.- Returns:
- the supplier - supplier
-
setSupplier
public void setSupplier(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCompany.supplier
attribute.- Parameters:
value
- the supplier - supplier
-
setSupplier
public void setSupplier(java.lang.Boolean value)
Generated method - Setter of theCompany.supplier
attribute.- Parameters:
value
- the supplier - supplier
-
setSupplier
public void setSupplier(SessionContext ctx, boolean value)
Generated method - Setter of theCompany.supplier
attribute.- Parameters:
value
- the supplier - supplier
-
setSupplier
public void setSupplier(boolean value)
Generated method - Setter of theCompany.supplier
attribute.- Parameters:
value
- the supplier - supplier
-
getSupplierSpecificID
public java.lang.String getSupplierSpecificID(SessionContext ctx)
Generated method - Getter of theCompany.supplierSpecificID
attribute.- Returns:
- the supplierSpecificID - Supplier Specific ID
-
getSupplierSpecificID
public java.lang.String getSupplierSpecificID()
Generated method - Getter of theCompany.supplierSpecificID
attribute.- Returns:
- the supplierSpecificID - Supplier Specific ID
-
setSupplierSpecificID
public void setSupplierSpecificID(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCompany.supplierSpecificID
attribute.- Parameters:
value
- the supplierSpecificID - Supplier Specific ID
-
setSupplierSpecificID
public void setSupplierSpecificID(java.lang.String value)
Generated method - Setter of theCompany.supplierSpecificID
attribute.- Parameters:
value
- the supplierSpecificID - Supplier Specific ID
-
getUnloadingAddress
public Address getUnloadingAddress(SessionContext ctx)
Generated method - Getter of theCompany.unloadingAddress
attribute.- Returns:
- the unloadingAddress - Unloading address of this company
-
getUnloadingAddress
public Address getUnloadingAddress()
Generated method - Getter of theCompany.unloadingAddress
attribute.- Returns:
- the unloadingAddress - Unloading address of this company
-
setUnloadingAddress
public void setUnloadingAddress(SessionContext ctx, Address value)
Generated method - Setter of theCompany.unloadingAddress
attribute.- Parameters:
value
- the unloadingAddress - Unloading address of this company
-
setUnloadingAddress
public void setUnloadingAddress(Address value)
Generated method - Setter of theCompany.unloadingAddress
attribute.- Parameters:
value
- the unloadingAddress - Unloading address of this company
-
getVatID
public java.lang.String getVatID(SessionContext ctx)
Generated method - Getter of theCompany.vatID
attribute.- Returns:
- the vatID - vat id
-
getVatID
public java.lang.String getVatID()
Generated method - Getter of theCompany.vatID
attribute.- Returns:
- the vatID - vat id
-
setVatID
public void setVatID(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCompany.vatID
attribute.- Parameters:
value
- the vatID - vat id
-
setVatID
public void setVatID(java.lang.String value)
Generated method - Setter of theCompany.vatID
attribute.- Parameters:
value
- the vatID - vat id
-
-