Class GeneratedOrgUnit
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.GenericItem
-
- de.hybris.platform.jalo.security.GeneratedPrincipal
-
- de.hybris.platform.jalo.security.Principal
-
- de.hybris.platform.jalo.security.GeneratedPrincipalGroup
-
- de.hybris.platform.jalo.security.PrincipalGroup
-
- de.hybris.platform.jalo.user.GeneratedUserGroup
-
- de.hybris.platform.jalo.user.UserGroup
-
- de.hybris.platform.catalog.jalo.GeneratedCompany
-
- de.hybris.platform.catalog.jalo.Company
-
- de.hybris.platform.commerceservices.jalo.GeneratedOrgUnit
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
OrgUnit
public abstract class GeneratedOrgUnit extends Company
Generated class for typeOrgUnit
.- 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
ACTIVE
Qualifier of theOrgUnit.active
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
PATH
Qualifier of theOrgUnit.path
attribute-
Fields inherited from class de.hybris.platform.catalog.jalo.Company
BILLINGADDRESSES, CONTACTADDRESSES, SHIPPINGADDRESSES, UNLOADINGADDRESSES
-
Fields inherited from class de.hybris.platform.catalog.jalo.GeneratedCompany
ADDRESSES, BILLINGADDRESS, BUYER, BUYERSPECIFICID, CARRIER, CONTACT, CONTACTADDRESS, COUNTRY, DUNSID, ID, ILNID, LINEOFBUISNESS, MANUFACTURER, MEDIAS, PROVIDEDCATALOGS, PROVIDEDCATALOGSHANDLER, PURCHASEDCATALOGS, PURCHASEDCATALOGSHANDLER, RESPONSIBLECOMPANY, SHIPPINGADDRESS, SUPPLIER, SUPPLIERSPECIFICID, UNLOADINGADDRESS, VATID
-
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 GeneratedOrgUnit()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.lang.String
getPath()
Generated method - Getter of theOrgUnit.path
attribute.java.lang.String
getPath(SessionContext ctx)
Generated method - Getter of theOrgUnit.path
attribute.java.lang.Boolean
isActive()
Generated method - Getter of theOrgUnit.active
attribute.java.lang.Boolean
isActive(SessionContext ctx)
Generated method - Getter of theOrgUnit.active
attribute.boolean
isActiveAsPrimitive()
Generated method - Getter of theOrgUnit.active
attribute.boolean
isActiveAsPrimitive(SessionContext ctx)
Generated method - Getter of theOrgUnit.active
attribute.void
setActive(boolean value)
Generated method - Setter of theOrgUnit.active
attribute.void
setActive(SessionContext ctx, boolean value)
Generated method - Setter of theOrgUnit.active
attribute.void
setActive(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theOrgUnit.active
attribute.void
setActive(java.lang.Boolean value)
Generated method - Setter of theOrgUnit.active
attribute.void
setPath(SessionContext ctx, java.lang.String value)
Generated method - Setter of theOrgUnit.path
attribute.void
setPath(java.lang.String value)
Generated method - Setter of theOrgUnit.path
attribute.-
Methods inherited from class de.hybris.platform.catalog.jalo.Company
getAddresses, getBillingAddresses, getBillingAddresses, getCatalogsAsBuyer, getCatalogsAsSupplier, getContactAddresses, getContactAddresses, getShippingAddresses, getShippingAddresses, getUnloadingAddresses, getUnloadingAddresses, setAddresses
-
Methods inherited from class de.hybris.platform.catalog.jalo.GeneratedCompany
getAddresses, getBillingAddress, getBillingAddress, getBuyerSpecificID, getBuyerSpecificID, getContact, getContact, getContactAddress, getContactAddress, getCountry, getCountry, getDunsID, getDunsID, getId, getId, getIlnID, getIlnID, getLineOfBuisness, getLineOfBuisness, getMedias, getMedias, getProvidedCatalogs, getProvidedCatalogs, getPurchasedCatalogs, getPurchasedCatalogs, getResponsibleCompany, getResponsibleCompany, getShippingAddress, getShippingAddress, getSupplierSpecificID, getSupplierSpecificID, getUnloadingAddress, getUnloadingAddress, getVatID, getVatID, isBuyer, isBuyer, isBuyerAsPrimitive, isBuyerAsPrimitive, isCarrier, isCarrier, isCarrierAsPrimitive, isCarrierAsPrimitive, isManufacturer, isManufacturer, isManufacturerAsPrimitive, isManufacturerAsPrimitive, isSupplier, isSupplier, isSupplierAsPrimitive, isSupplierAsPrimitive, setAddresses, setBillingAddress, setBillingAddress, setBuyer, setBuyer, setBuyer, setBuyer, setBuyerSpecificID, setBuyerSpecificID, setCarrier, setCarrier, setCarrier, setCarrier, setContact, setContact, setContactAddress, setContactAddress, setCountry, setCountry, setDunsID, setDunsID, setId, setId, setIlnID, setIlnID, setLineOfBuisness, setLineOfBuisness, setManufacturer, setManufacturer, setManufacturer, setManufacturer, setMedias, setMedias, setResponsibleCompany, setResponsibleCompany, setShippingAddress, setShippingAddress, setSupplier, setSupplier, setSupplier, setSupplier, setSupplierSpecificID, setSupplierSpecificID, setUnloadingAddress, setUnloadingAddress, setVatID, setVatID
-
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
-
ACTIVE
public static final java.lang.String ACTIVE
Qualifier of theOrgUnit.active
attribute- See Also:
- Constant Field Values
-
PATH
public static final java.lang.String PATH
Qualifier of theOrgUnit.path
attribute- See Also:
- Constant Field Values
-
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 classGeneratedCompany
-
isActive
public java.lang.Boolean isActive(SessionContext ctx)
Generated method - Getter of theOrgUnit.active
attribute.- Returns:
- the active
-
isActive
public java.lang.Boolean isActive()
Generated method - Getter of theOrgUnit.active
attribute.- Returns:
- the active
-
isActiveAsPrimitive
public boolean isActiveAsPrimitive(SessionContext ctx)
Generated method - Getter of theOrgUnit.active
attribute.- Returns:
- the active
-
isActiveAsPrimitive
public boolean isActiveAsPrimitive()
Generated method - Getter of theOrgUnit.active
attribute.- Returns:
- the active
-
setActive
public void setActive(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theOrgUnit.active
attribute.- Parameters:
value
- the active
-
setActive
public void setActive(java.lang.Boolean value)
Generated method - Setter of theOrgUnit.active
attribute.- Parameters:
value
- the active
-
setActive
public void setActive(SessionContext ctx, boolean value)
Generated method - Setter of theOrgUnit.active
attribute.- Parameters:
value
- the active
-
setActive
public void setActive(boolean value)
Generated method - Setter of theOrgUnit.active
attribute.- Parameters:
value
- the active
-
getPath
public java.lang.String getPath(SessionContext ctx)
Generated method - Getter of theOrgUnit.path
attribute.- Returns:
- the path - Flat representation of the path of traversal to reach the OrgUnit from the root of its organization.
-
getPath
public java.lang.String getPath()
Generated method - Getter of theOrgUnit.path
attribute.- Returns:
- the path - Flat representation of the path of traversal to reach the OrgUnit from the root of its organization.
-
setPath
public void setPath(SessionContext ctx, java.lang.String value)
Generated method - Setter of theOrgUnit.path
attribute.- Parameters:
value
- the path - Flat representation of the path of traversal to reach the OrgUnit from the root of its organization.
-
setPath
public void setPath(java.lang.String value)
Generated method - Setter of theOrgUnit.path
attribute.- Parameters:
value
- the path - Flat representation of the path of traversal to reach the OrgUnit from the root of its organization.
-
-