Class GeneratedSAPSubscriptionConfiguration

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.sap.saprevenuecloudorder.jalo.GeneratedSAPSubscriptionConfiguration
All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
SAPSubscriptionConfiguration

public abstract class GeneratedSAPSubscriptionConfiguration extends de.hybris.platform.jalo.GenericItem
Generated class for type SAPSubscriptionConfiguration.
See Also:
  • 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 final String
    Qualifier of the SAPSubscriptionConfiguration.clientId attribute
    static final String
    Qualifier of the SAPSubscriptionConfiguration.clientSecret attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the SAPSubscriptionConfiguration.endpoint attribute
    static final String
    Qualifier of the SAPSubscriptionConfiguration.id attribute
    static final String
    Qualifier of the SAPSubscriptionConfiguration.oauthUrl attribute
    static final String
    Qualifier of the SAPSubscriptionConfiguration.warehouses attribute
    protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.ordersplitting.jalo.Warehouse>
    OneToManyHandler for handling 1:n WAREHOUSES's relation attributes from 'many' side.

    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
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addToWarehouses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Warehouse value)
    Generated method - Adds value to warehouses.
    void
    addToWarehouses(de.hybris.platform.ordersplitting.jalo.Warehouse value)
    Generated method - Adds value to warehouses.
    Generated method - Getter of the SAPSubscriptionConfiguration.clientId attribute.
    getClientId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPSubscriptionConfiguration.clientId attribute.
    Generated method - Getter of the SAPSubscriptionConfiguration.clientSecret attribute.
    getClientSecret(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPSubscriptionConfiguration.clientSecret attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the SAPSubscriptionConfiguration.endpoint attribute.
    getEndpoint(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPSubscriptionConfiguration.endpoint attribute.
    Generated method - Getter of the SAPSubscriptionConfiguration.id attribute.
    getId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPSubscriptionConfiguration.id attribute.
    Generated method - Getter of the SAPSubscriptionConfiguration.oauthUrl attribute.
    getOauthUrl(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPSubscriptionConfiguration.oauthUrl attribute.
    Collection<de.hybris.platform.ordersplitting.jalo.Warehouse>
    Generated method - Getter of the SAPSubscriptionConfiguration.warehouses attribute.
    Collection<de.hybris.platform.ordersplitting.jalo.Warehouse>
    getWarehouses(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the SAPSubscriptionConfiguration.warehouses attribute.
    void
    removeFromWarehouses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Warehouse value)
    Generated method - Removes value from warehouses.
    void
    removeFromWarehouses(de.hybris.platform.ordersplitting.jalo.Warehouse value)
    Generated method - Removes value from warehouses.
    void
    setClientId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPSubscriptionConfiguration.clientId attribute.
    void
    Generated method - Setter of the SAPSubscriptionConfiguration.clientId attribute.
    void
    setClientSecret(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPSubscriptionConfiguration.clientSecret attribute.
    void
    Generated method - Setter of the SAPSubscriptionConfiguration.clientSecret attribute.
    void
    setEndpoint(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPSubscriptionConfiguration.endpoint attribute.
    void
    Generated method - Setter of the SAPSubscriptionConfiguration.endpoint attribute.
    void
    setId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPSubscriptionConfiguration.id attribute.
    void
    setId(String value)
    Generated method - Setter of the SAPSubscriptionConfiguration.id attribute.
    void
    setOauthUrl(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the SAPSubscriptionConfiguration.oauthUrl attribute.
    void
    Generated method - Setter of the SAPSubscriptionConfiguration.oauthUrl attribute.
    void
    setWarehouses(de.hybris.platform.jalo.SessionContext ctx, Collection<de.hybris.platform.ordersplitting.jalo.Warehouse> value)
    Generated method - Setter of the SAPSubscriptionConfiguration.warehouses attribute.
    void
    setWarehouses(Collection<de.hybris.platform.ordersplitting.jalo.Warehouse> value)
    Generated method - Setter of the SAPSubscriptionConfiguration.warehouses attribute.

    Methods inherited from class de.hybris.platform.jalo.GenericItem

    createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, 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, getPartOfRemovedSessionMarker, 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, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, 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, suppressRelation, toString, 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 Details

    • ID

      public static final String ID
      Qualifier of the SAPSubscriptionConfiguration.id attribute
      See Also:
    • ENDPOINT

      public static final String ENDPOINT
      Qualifier of the SAPSubscriptionConfiguration.endpoint attribute
      See Also:
    • OAUTHURL

      public static final String OAUTHURL
      Qualifier of the SAPSubscriptionConfiguration.oauthUrl attribute
      See Also:
    • CLIENTID

      public static final String CLIENTID
      Qualifier of the SAPSubscriptionConfiguration.clientId attribute
      See Also:
    • CLIENTSECRET

      public static final String CLIENTSECRET
      Qualifier of the SAPSubscriptionConfiguration.clientSecret attribute
      See Also:
    • WAREHOUSES

      public static final String WAREHOUSES
      Qualifier of the SAPSubscriptionConfiguration.warehouses attribute
      See Also:
    • WAREHOUSESHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.ordersplitting.jalo.Warehouse> WAREHOUSESHANDLER
      OneToManyHandler for handling 1:n WAREHOUSES's relation attributes from 'many' side.
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedSAPSubscriptionConfiguration

      public GeneratedSAPSubscriptionConfiguration()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class de.hybris.platform.jalo.Item
    • getClientId

      public String getClientId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPSubscriptionConfiguration.clientId attribute.
      Returns:
      the clientId - client Id
    • getClientId

      public String getClientId()
      Generated method - Getter of the SAPSubscriptionConfiguration.clientId attribute.
      Returns:
      the clientId - client Id
    • setClientId

      public void setClientId(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPSubscriptionConfiguration.clientId attribute.
      Parameters:
      value - the clientId - client Id
    • setClientId

      public void setClientId(String value)
      Generated method - Setter of the SAPSubscriptionConfiguration.clientId attribute.
      Parameters:
      value - the clientId - client Id
    • getClientSecret

      public String getClientSecret(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPSubscriptionConfiguration.clientSecret attribute.
      Returns:
      the clientSecret - client secret
    • getClientSecret

      public String getClientSecret()
      Generated method - Getter of the SAPSubscriptionConfiguration.clientSecret attribute.
      Returns:
      the clientSecret - client secret
    • setClientSecret

      public void setClientSecret(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPSubscriptionConfiguration.clientSecret attribute.
      Parameters:
      value - the clientSecret - client secret
    • setClientSecret

      public void setClientSecret(String value)
      Generated method - Setter of the SAPSubscriptionConfiguration.clientSecret attribute.
      Parameters:
      value - the clientSecret - client secret
    • getEndpoint

      public String getEndpoint(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPSubscriptionConfiguration.endpoint attribute.
      Returns:
      the endpoint - subscription billing provisioning request endpoint
    • getEndpoint

      public String getEndpoint()
      Generated method - Getter of the SAPSubscriptionConfiguration.endpoint attribute.
      Returns:
      the endpoint - subscription billing provisioning request endpoint
    • setEndpoint

      public void setEndpoint(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPSubscriptionConfiguration.endpoint attribute.
      Parameters:
      value - the endpoint - subscription billing provisioning request endpoint
    • setEndpoint

      public void setEndpoint(String value)
      Generated method - Setter of the SAPSubscriptionConfiguration.endpoint attribute.
      Parameters:
      value - the endpoint - subscription billing provisioning request endpoint
    • getId

      public String getId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPSubscriptionConfiguration.id attribute.
      Returns:
      the id - tenant id
    • getId

      public String getId()
      Generated method - Getter of the SAPSubscriptionConfiguration.id attribute.
      Returns:
      the id - tenant id
    • setId

      public void setId(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPSubscriptionConfiguration.id attribute.
      Parameters:
      value - the id - tenant id
    • setId

      public void setId(String value)
      Generated method - Setter of the SAPSubscriptionConfiguration.id attribute.
      Parameters:
      value - the id - tenant id
    • getOauthUrl

      public String getOauthUrl(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPSubscriptionConfiguration.oauthUrl attribute.
      Returns:
      the oauthUrl - oauth url
    • getOauthUrl

      public String getOauthUrl()
      Generated method - Getter of the SAPSubscriptionConfiguration.oauthUrl attribute.
      Returns:
      the oauthUrl - oauth url
    • setOauthUrl

      public void setOauthUrl(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the SAPSubscriptionConfiguration.oauthUrl attribute.
      Parameters:
      value - the oauthUrl - oauth url
    • setOauthUrl

      public void setOauthUrl(String value)
      Generated method - Setter of the SAPSubscriptionConfiguration.oauthUrl attribute.
      Parameters:
      value - the oauthUrl - oauth url
    • getWarehouses

      public Collection<de.hybris.platform.ordersplitting.jalo.Warehouse> getWarehouses(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the SAPSubscriptionConfiguration.warehouses attribute.
      Returns:
      the warehouses
    • getWarehouses

      public Collection<de.hybris.platform.ordersplitting.jalo.Warehouse> getWarehouses()
      Generated method - Getter of the SAPSubscriptionConfiguration.warehouses attribute.
      Returns:
      the warehouses
    • setWarehouses

      public void setWarehouses(de.hybris.platform.jalo.SessionContext ctx, Collection<de.hybris.platform.ordersplitting.jalo.Warehouse> value)
      Generated method - Setter of the SAPSubscriptionConfiguration.warehouses attribute.
      Parameters:
      value - the warehouses
    • setWarehouses

      public void setWarehouses(Collection<de.hybris.platform.ordersplitting.jalo.Warehouse> value)
      Generated method - Setter of the SAPSubscriptionConfiguration.warehouses attribute.
      Parameters:
      value - the warehouses
    • addToWarehouses

      public void addToWarehouses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Warehouse value)
      Generated method - Adds value to warehouses.
      Parameters:
      value - the item to add to warehouses
    • addToWarehouses

      public void addToWarehouses(de.hybris.platform.ordersplitting.jalo.Warehouse value)
      Generated method - Adds value to warehouses.
      Parameters:
      value - the item to add to warehouses
    • removeFromWarehouses

      public void removeFromWarehouses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.Warehouse value)
      Generated method - Removes value from warehouses.
      Parameters:
      value - the item to remove from warehouses
    • removeFromWarehouses

      public void removeFromWarehouses(de.hybris.platform.ordersplitting.jalo.Warehouse value)
      Generated method - Removes value from warehouses.
      Parameters:
      value - the item to remove from warehouses