Class GeneratedAbstractDestination

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable
    Direct Known Subclasses:
    de.hybris.platform.apiregistryservices.jalo.AbstractDestination

    public abstract class GeneratedAbstractDestination
    extends de.hybris.platform.jalo.GenericItem
    Generated class for type AbstractDestination.
    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 AbstractDestination.active attribute
      static java.lang.String ADDITIONALPROPERTIES
      Qualifier of the AbstractDestination.additionalProperties attribute
      static java.lang.String CREDENTIAL
      Qualifier of the AbstractDestination.credential attribute
      protected static java.util.Map<java.lang.String,​de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES  
      static java.lang.String DESTINATIONTARGET
      Qualifier of the AbstractDestination.destinationTarget attribute
      protected static de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedAbstractDestination> DESTINATIONTARGETHANDLER
      BidirectionalOneToManyHandler for handling 1:n DESTINATIONTARGET's relation attributes from 'one' side.
      static java.lang.String ENDPOINT
      Qualifier of the AbstractDestination.endpoint attribute
      protected static de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedAbstractDestination> ENDPOINTHANDLER
      BidirectionalOneToManyHandler for handling 1:n ENDPOINT's relation attributes from 'one' side.
      static java.lang.String ID
      Qualifier of the AbstractDestination.id attribute
      static java.lang.String URL
      Qualifier of the AbstractDestination.url attribute
      • 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 de.hybris.platform.jalo.Item createItem​(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes)  
      java.util.Map<java.lang.String,​java.lang.String> getAllAdditionalProperties()
      Generated method - Getter of the AbstractDestination.additionalProperties attribute.
      java.util.Map<java.lang.String,​java.lang.String> getAllAdditionalProperties​(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the AbstractDestination.additionalProperties attribute.
      de.hybris.platform.apiregistryservices.jalo.AbstractCredential getCredential()
      Generated method - Getter of the AbstractDestination.credential attribute.
      de.hybris.platform.apiregistryservices.jalo.AbstractCredential getCredential​(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the AbstractDestination.credential attribute.
      protected java.util.Map<java.lang.String,​de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()  
      de.hybris.platform.apiregistryservices.jalo.DestinationTarget getDestinationTarget()
      Generated method - Getter of the AbstractDestination.destinationTarget attribute.
      de.hybris.platform.apiregistryservices.jalo.DestinationTarget getDestinationTarget​(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the AbstractDestination.destinationTarget attribute.
      de.hybris.platform.apiregistryservices.jalo.Endpoint getEndpoint()
      Generated method - Getter of the AbstractDestination.endpoint attribute.
      de.hybris.platform.apiregistryservices.jalo.Endpoint getEndpoint​(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the AbstractDestination.endpoint attribute.
      java.lang.String getId()
      Generated method - Getter of the AbstractDestination.id attribute.
      java.lang.String getId​(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the AbstractDestination.id attribute.
      java.lang.String getUrl()
      Generated method - Getter of the AbstractDestination.url attribute.
      java.lang.String getUrl​(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the AbstractDestination.url attribute.
      java.lang.Boolean isActive()
      Generated method - Getter of the AbstractDestination.active attribute.
      java.lang.Boolean isActive​(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the AbstractDestination.active attribute.
      boolean isActiveAsPrimitive()
      Generated method - Getter of the AbstractDestination.active attribute.
      boolean isActiveAsPrimitive​(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the AbstractDestination.active attribute.
      void setActive​(boolean value)
      Generated method - Setter of the AbstractDestination.active attribute.
      void setActive​(de.hybris.platform.jalo.SessionContext ctx, boolean value)
      Generated method - Setter of the AbstractDestination.active attribute.
      void setActive​(de.hybris.platform.jalo.SessionContext ctx, java.lang.Boolean value)
      Generated method - Setter of the AbstractDestination.active attribute.
      void setActive​(java.lang.Boolean value)
      Generated method - Setter of the AbstractDestination.active attribute.
      void setAllAdditionalProperties​(de.hybris.platform.jalo.SessionContext ctx, java.util.Map<java.lang.String,​java.lang.String> value)
      Generated method - Setter of the AbstractDestination.additionalProperties attribute.
      void setAllAdditionalProperties​(java.util.Map<java.lang.String,​java.lang.String> value)
      Generated method - Setter of the AbstractDestination.additionalProperties attribute.
      void setCredential​(de.hybris.platform.apiregistryservices.jalo.AbstractCredential value)
      Generated method - Setter of the AbstractDestination.credential attribute.
      void setCredential​(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.apiregistryservices.jalo.AbstractCredential value)
      Generated method - Setter of the AbstractDestination.credential attribute.
      protected void setDestinationTarget​(de.hybris.platform.apiregistryservices.jalo.DestinationTarget value)
      Generated method - Setter of the AbstractDestination.destinationTarget attribute.
      protected void setDestinationTarget​(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.apiregistryservices.jalo.DestinationTarget value)
      Generated method - Setter of the AbstractDestination.destinationTarget attribute.
      void setEndpoint​(de.hybris.platform.apiregistryservices.jalo.Endpoint value)
      Generated method - Setter of the AbstractDestination.endpoint attribute.
      void setEndpoint​(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.apiregistryservices.jalo.Endpoint value)
      Generated method - Setter of the AbstractDestination.endpoint attribute.
      protected void setId​(de.hybris.platform.jalo.SessionContext ctx, java.lang.String value)
      Generated method - Setter of the AbstractDestination.id attribute.
      protected void setId​(java.lang.String value)
      Generated method - Setter of the AbstractDestination.id attribute.
      void setUrl​(de.hybris.platform.jalo.SessionContext ctx, java.lang.String value)
      Generated method - Setter of the AbstractDestination.url attribute.
      void setUrl​(java.lang.String value)
      Generated method - Setter of the AbstractDestination.url attribute.
      • Methods inherited from class de.hybris.platform.jalo.GenericItem

        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, 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, 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 Detail

      • ID

        public static final java.lang.String ID
        Qualifier of the AbstractDestination.id attribute
        See Also:
        Constant Field Values
      • URL

        public static final java.lang.String URL
        Qualifier of the AbstractDestination.url attribute
        See Also:
        Constant Field Values
      • ACTIVE

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

        public static final java.lang.String ADDITIONALPROPERTIES
        Qualifier of the AbstractDestination.additionalProperties attribute
        See Also:
        Constant Field Values
      • CREDENTIAL

        public static final java.lang.String CREDENTIAL
        Qualifier of the AbstractDestination.credential attribute
        See Also:
        Constant Field Values
      • ENDPOINT

        public static final java.lang.String ENDPOINT
        Qualifier of the AbstractDestination.endpoint attribute
        See Also:
        Constant Field Values
      • DESTINATIONTARGET

        public static final java.lang.String DESTINATIONTARGET
        Qualifier of the AbstractDestination.destinationTarget attribute
        See Also:
        Constant Field Values
      • ENDPOINTHANDLER

        protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedAbstractDestination> ENDPOINTHANDLER
        BidirectionalOneToManyHandler for handling 1:n ENDPOINT's relation attributes from 'one' side.
      • DESTINATIONTARGETHANDLER

        protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedAbstractDestination> DESTINATIONTARGETHANDLER
        BidirectionalOneToManyHandler for handling 1:n DESTINATIONTARGET's relation attributes from 'one' side.
      • DEFAULT_INITIAL_ATTRIBUTES

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

      • GeneratedAbstractDestination

        public GeneratedAbstractDestination()
    • Method Detail

      • getDefaultAttributeModes

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

        public java.lang.Boolean isActive​(de.hybris.platform.jalo.SessionContext ctx)
        Generated method - Getter of the AbstractDestination.active attribute.
        Returns:
        the active - Active Flag. Indicates whether the destination can be used.
      • isActive

        public java.lang.Boolean isActive()
        Generated method - Getter of the AbstractDestination.active attribute.
        Returns:
        the active - Active Flag. Indicates whether the destination can be used.
      • isActiveAsPrimitive

        public boolean isActiveAsPrimitive​(de.hybris.platform.jalo.SessionContext ctx)
        Generated method - Getter of the AbstractDestination.active attribute.
        Returns:
        the active - Active Flag. Indicates whether the destination can be used.
      • isActiveAsPrimitive

        public boolean isActiveAsPrimitive()
        Generated method - Getter of the AbstractDestination.active attribute.
        Returns:
        the active - Active Flag. Indicates whether the destination can be used.
      • setActive

        public void setActive​(de.hybris.platform.jalo.SessionContext ctx,
                              java.lang.Boolean value)
        Generated method - Setter of the AbstractDestination.active attribute.
        Parameters:
        value - the active - Active Flag. Indicates whether the destination can be used.
      • setActive

        public void setActive​(java.lang.Boolean value)
        Generated method - Setter of the AbstractDestination.active attribute.
        Parameters:
        value - the active - Active Flag. Indicates whether the destination can be used.
      • setActive

        public void setActive​(de.hybris.platform.jalo.SessionContext ctx,
                              boolean value)
        Generated method - Setter of the AbstractDestination.active attribute.
        Parameters:
        value - the active - Active Flag. Indicates whether the destination can be used.
      • setActive

        public void setActive​(boolean value)
        Generated method - Setter of the AbstractDestination.active attribute.
        Parameters:
        value - the active - Active Flag. Indicates whether the destination can be used.
      • getAllAdditionalProperties

        public java.util.Map<java.lang.String,​java.lang.String> getAllAdditionalProperties​(de.hybris.platform.jalo.SessionContext ctx)
        Generated method - Getter of the AbstractDestination.additionalProperties attribute.
        Returns:
        the additionalProperties - Map of Additional Properties
      • getAllAdditionalProperties

        public java.util.Map<java.lang.String,​java.lang.String> getAllAdditionalProperties()
        Generated method - Getter of the AbstractDestination.additionalProperties attribute.
        Returns:
        the additionalProperties - Map of Additional Properties
      • setAllAdditionalProperties

        public void setAllAdditionalProperties​(de.hybris.platform.jalo.SessionContext ctx,
                                               java.util.Map<java.lang.String,​java.lang.String> value)
        Generated method - Setter of the AbstractDestination.additionalProperties attribute.
        Parameters:
        value - the additionalProperties - Map of Additional Properties
      • setAllAdditionalProperties

        public void setAllAdditionalProperties​(java.util.Map<java.lang.String,​java.lang.String> value)
        Generated method - Setter of the AbstractDestination.additionalProperties attribute.
        Parameters:
        value - the additionalProperties - Map of Additional Properties
      • createItem

        protected de.hybris.platform.jalo.Item createItem​(de.hybris.platform.jalo.SessionContext ctx,
                                                          de.hybris.platform.jalo.type.ComposedType type,
                                                          de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes)
                                                   throws de.hybris.platform.jalo.JaloBusinessException
        Overrides:
        createItem in class de.hybris.platform.jalo.GenericItem
        Throws:
        de.hybris.platform.jalo.JaloBusinessException
      • getCredential

        public de.hybris.platform.apiregistryservices.jalo.AbstractCredential getCredential​(de.hybris.platform.jalo.SessionContext ctx)
        Generated method - Getter of the AbstractDestination.credential attribute.
        Returns:
        the credential - Credential
      • getCredential

        public de.hybris.platform.apiregistryservices.jalo.AbstractCredential getCredential()
        Generated method - Getter of the AbstractDestination.credential attribute.
        Returns:
        the credential - Credential
      • setCredential

        public void setCredential​(de.hybris.platform.jalo.SessionContext ctx,
                                  de.hybris.platform.apiregistryservices.jalo.AbstractCredential value)
        Generated method - Setter of the AbstractDestination.credential attribute.
        Parameters:
        value - the credential - Credential
      • setCredential

        public void setCredential​(de.hybris.platform.apiregistryservices.jalo.AbstractCredential value)
        Generated method - Setter of the AbstractDestination.credential attribute.
        Parameters:
        value - the credential - Credential
      • getDestinationTarget

        public de.hybris.platform.apiregistryservices.jalo.DestinationTarget getDestinationTarget​(de.hybris.platform.jalo.SessionContext ctx)
        Generated method - Getter of the AbstractDestination.destinationTarget attribute.
        Returns:
        the destinationTarget - Destination Target
      • getDestinationTarget

        public de.hybris.platform.apiregistryservices.jalo.DestinationTarget getDestinationTarget()
        Generated method - Getter of the AbstractDestination.destinationTarget attribute.
        Returns:
        the destinationTarget - Destination Target
      • setDestinationTarget

        protected void setDestinationTarget​(de.hybris.platform.jalo.SessionContext ctx,
                                            de.hybris.platform.apiregistryservices.jalo.DestinationTarget value)
        Generated method - Setter of the AbstractDestination.destinationTarget attribute.
        Parameters:
        value - the destinationTarget - Destination Target
      • setDestinationTarget

        protected void setDestinationTarget​(de.hybris.platform.apiregistryservices.jalo.DestinationTarget value)
        Generated method - Setter of the AbstractDestination.destinationTarget attribute.
        Parameters:
        value - the destinationTarget - Destination Target
      • getEndpoint

        public de.hybris.platform.apiregistryservices.jalo.Endpoint getEndpoint​(de.hybris.platform.jalo.SessionContext ctx)
        Generated method - Getter of the AbstractDestination.endpoint attribute.
        Returns:
        the endpoint - Endpoint
      • getEndpoint

        public de.hybris.platform.apiregistryservices.jalo.Endpoint getEndpoint()
        Generated method - Getter of the AbstractDestination.endpoint attribute.
        Returns:
        the endpoint - Endpoint
      • setEndpoint

        public void setEndpoint​(de.hybris.platform.jalo.SessionContext ctx,
                                de.hybris.platform.apiregistryservices.jalo.Endpoint value)
        Generated method - Setter of the AbstractDestination.endpoint attribute.
        Parameters:
        value - the endpoint - Endpoint
      • setEndpoint

        public void setEndpoint​(de.hybris.platform.apiregistryservices.jalo.Endpoint value)
        Generated method - Setter of the AbstractDestination.endpoint attribute.
        Parameters:
        value - the endpoint - Endpoint
      • getId

        public java.lang.String getId​(de.hybris.platform.jalo.SessionContext ctx)
        Generated method - Getter of the AbstractDestination.id attribute.
        Returns:
        the id - Unique Id
      • getId

        public java.lang.String getId()
        Generated method - Getter of the AbstractDestination.id attribute.
        Returns:
        the id - Unique Id
      • setId

        protected void setId​(de.hybris.platform.jalo.SessionContext ctx,
                             java.lang.String value)
        Generated method - Setter of the AbstractDestination.id attribute.
        Parameters:
        value - the id - Unique Id
      • setId

        protected void setId​(java.lang.String value)
        Generated method - Setter of the AbstractDestination.id attribute.
        Parameters:
        value - the id - Unique Id
      • getUrl

        public java.lang.String getUrl​(de.hybris.platform.jalo.SessionContext ctx)
        Generated method - Getter of the AbstractDestination.url attribute.
        Returns:
        the url - Destination URL
      • getUrl

        public java.lang.String getUrl()
        Generated method - Getter of the AbstractDestination.url attribute.
        Returns:
        the url - Destination URL
      • setUrl

        public void setUrl​(de.hybris.platform.jalo.SessionContext ctx,
                           java.lang.String value)
        Generated method - Setter of the AbstractDestination.url attribute.
        Parameters:
        value - the url - Destination URL
      • setUrl

        public void setUrl​(java.lang.String value)
        Generated method - Setter of the AbstractDestination.url attribute.
        Parameters:
        value - the url - Destination URL