Class GeneratedOrgUnit

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable

    public abstract class GeneratedOrgUnit
    extends de.hybris.platform.catalog.jalo.Company
    Generated class for type OrgUnit.
    See Also:
    Serialized Form
    • Nested Class Summary

      • Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem

        de.hybris.platform.jalo.GenericItem.GenericItemImpl
      • Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

        de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImpl
      • Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem

        de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImpl
      • Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item

        de.hybris.platform.jalo.Item.AttributeFilter, de.hybris.platform.jalo.Item.AttributeMode, de.hybris.platform.jalo.Item.CachedGetter, de.hybris.platform.jalo.Item.CachedSetter, de.hybris.platform.jalo.Item.ItemAttributeMap, de.hybris.platform.jalo.Item.ItemConstraint, de.hybris.platform.jalo.Item.ItemImpl, de.hybris.platform.jalo.Item.JaloCachedComputationException
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String ACTIVE
      Qualifier of the OrgUnit.active attribute
      protected static java.util.Map<java.lang.String,​de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES  
      static java.lang.String PATH
      Qualifier of the OrgUnit.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
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.util.Map<java.lang.String,​de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()  
      java.lang.String getPath()
      Generated method - Getter of the OrgUnit.path attribute.
      java.lang.String getPath​(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the OrgUnit.path attribute.
      java.lang.Boolean isActive()
      Generated method - Getter of the OrgUnit.active attribute.
      java.lang.Boolean isActive​(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the OrgUnit.active attribute.
      boolean isActiveAsPrimitive()
      Generated method - Getter of the OrgUnit.active attribute.
      boolean isActiveAsPrimitive​(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the OrgUnit.active attribute.
      void setActive​(boolean value)
      Generated method - Setter of the OrgUnit.active attribute.
      void setActive​(de.hybris.platform.jalo.SessionContext ctx, boolean value)
      Generated method - Setter of the OrgUnit.active attribute.
      void setActive​(de.hybris.platform.jalo.SessionContext ctx, java.lang.Boolean value)
      Generated method - Setter of the OrgUnit.active attribute.
      void setActive​(java.lang.Boolean value)
      Generated method - Setter of the OrgUnit.active attribute.
      void setPath​(de.hybris.platform.jalo.SessionContext ctx, java.lang.String value)
      Generated method - Setter of the OrgUnit.path attribute.
      void setPath​(java.lang.String value)
      Generated method - Setter of the OrgUnit.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
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Field Detail

      • ACTIVE

        public static final java.lang.String ACTIVE
        Qualifier of the OrgUnit.active attribute
        See Also:
        Constant Field Values
      • PATH

        public static final java.lang.String PATH
        Qualifier of the OrgUnit.path attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedOrgUnit

        public GeneratedOrgUnit()
    • Method Detail

      • getDefaultAttributeModes

        protected java.util.Map<java.lang.String,​de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()
        Overrides:
        getDefaultAttributeModes in class de.hybris.platform.catalog.jalo.GeneratedCompany
      • isActive

        public java.lang.Boolean isActive​(de.hybris.platform.jalo.SessionContext ctx)
        Generated method - Getter of the OrgUnit.active attribute.
        Returns:
        the active
      • isActive

        public java.lang.Boolean isActive()
        Generated method - Getter of the OrgUnit.active attribute.
        Returns:
        the active
      • isActiveAsPrimitive

        public boolean isActiveAsPrimitive​(de.hybris.platform.jalo.SessionContext ctx)
        Generated method - Getter of the OrgUnit.active attribute.
        Returns:
        the active
      • isActiveAsPrimitive

        public boolean isActiveAsPrimitive()
        Generated method - Getter of the OrgUnit.active attribute.
        Returns:
        the active
      • setActive

        public void setActive​(de.hybris.platform.jalo.SessionContext ctx,
                              java.lang.Boolean value)
        Generated method - Setter of the OrgUnit.active attribute.
        Parameters:
        value - the active
      • setActive

        public void setActive​(java.lang.Boolean value)
        Generated method - Setter of the OrgUnit.active attribute.
        Parameters:
        value - the active
      • setActive

        public void setActive​(de.hybris.platform.jalo.SessionContext ctx,
                              boolean value)
        Generated method - Setter of the OrgUnit.active attribute.
        Parameters:
        value - the active
      • setActive

        public void setActive​(boolean value)
        Generated method - Setter of the OrgUnit.active attribute.
        Parameters:
        value - the active
      • getPath

        public java.lang.String getPath​(de.hybris.platform.jalo.SessionContext ctx)
        Generated method - Getter of the OrgUnit.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 the OrgUnit.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​(de.hybris.platform.jalo.SessionContext ctx,
                            java.lang.String value)
        Generated method - Setter of the OrgUnit.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 the OrgUnit.path attribute.
        Parameters:
        value - the path - Flat representation of the path of traversal to reach the OrgUnit from the root of its organization.