Class GeneratedY2YStreamConfigurationContainer

    • Field Detail

      • FEED

        public static final java.lang.String FEED
        Qualifier of the Y2YStreamConfigurationContainer.feed attribute
        See Also:
        Constant Field Values
      • POOL

        public static final java.lang.String POOL
        Qualifier of the Y2YStreamConfigurationContainer.pool attribute
        See Also:
        Constant Field Values
      • TARGETSYSTEM

        public static final java.lang.String TARGETSYSTEM
        Qualifier of the Y2YStreamConfigurationContainer.targetSystem attribute
        See Also:
        Constant Field Values
      • DATAHUBEXTENSION

        public static final java.lang.String DATAHUBEXTENSION
        Qualifier of the Y2YStreamConfigurationContainer.dataHubExtension attribute
        See Also:
        Constant Field Values
      • CATALOGVERSION

        public static final java.lang.String CATALOGVERSION
        Qualifier of the Y2YStreamConfigurationContainer.catalogVersion attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

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

      • GeneratedY2YStreamConfigurationContainer

        public GeneratedY2YStreamConfigurationContainer()
    • Method Detail

      • getCatalogVersion

        public CatalogVersion getCatalogVersion​(SessionContext ctx)
        Generated method - Getter of the Y2YStreamConfigurationContainer.catalogVersion attribute.
        Returns:
        the catalogVersion
      • getCatalogVersion

        public CatalogVersion getCatalogVersion()
        Generated method - Getter of the Y2YStreamConfigurationContainer.catalogVersion attribute.
        Returns:
        the catalogVersion
      • setCatalogVersion

        public void setCatalogVersion​(SessionContext ctx,
                                      CatalogVersion value)
        Generated method - Setter of the Y2YStreamConfigurationContainer.catalogVersion attribute.
        Parameters:
        value - the catalogVersion
      • setCatalogVersion

        public void setCatalogVersion​(CatalogVersion value)
        Generated method - Setter of the Y2YStreamConfigurationContainer.catalogVersion attribute.
        Parameters:
        value - the catalogVersion
      • addToConfigurations

        public void addToConfigurations​(SessionContext ctx,
                                        Y2YStreamConfiguration value)
        Generated method - Adds value to configurations.
        Parameters:
        value - the item to add to configurations
      • addToConfigurations

        public void addToConfigurations​(Y2YStreamConfiguration value)
        Generated method - Adds value to configurations.
        Parameters:
        value - the item to add to configurations
      • removeFromConfigurations

        public void removeFromConfigurations​(SessionContext ctx,
                                             Y2YStreamConfiguration value)
        Generated method - Removes value from configurations.
        Parameters:
        value - the item to remove from configurations
      • removeFromConfigurations

        public void removeFromConfigurations​(Y2YStreamConfiguration value)
        Generated method - Removes value from configurations.
        Parameters:
        value - the item to remove from configurations
      • getDataHubExtension

        public java.lang.String getDataHubExtension​(SessionContext ctx)
        Generated method - Getter of the Y2YStreamConfigurationContainer.dataHubExtension attribute.
        Returns:
        the dataHubExtension
      • getDataHubExtension

        public java.lang.String getDataHubExtension()
        Generated method - Getter of the Y2YStreamConfigurationContainer.dataHubExtension attribute.
        Returns:
        the dataHubExtension
      • setDataHubExtension

        public void setDataHubExtension​(SessionContext ctx,
                                        java.lang.String value)
        Generated method - Setter of the Y2YStreamConfigurationContainer.dataHubExtension attribute.
        Parameters:
        value - the dataHubExtension
      • setDataHubExtension

        public void setDataHubExtension​(java.lang.String value)
        Generated method - Setter of the Y2YStreamConfigurationContainer.dataHubExtension attribute.
        Parameters:
        value - the dataHubExtension
      • getFeed

        public java.lang.String getFeed​(SessionContext ctx)
        Generated method - Getter of the Y2YStreamConfigurationContainer.feed attribute.
        Returns:
        the feed
      • getFeed

        public java.lang.String getFeed()
        Generated method - Getter of the Y2YStreamConfigurationContainer.feed attribute.
        Returns:
        the feed
      • setFeed

        public void setFeed​(SessionContext ctx,
                            java.lang.String value)
        Generated method - Setter of the Y2YStreamConfigurationContainer.feed attribute.
        Parameters:
        value - the feed
      • setFeed

        public void setFeed​(java.lang.String value)
        Generated method - Setter of the Y2YStreamConfigurationContainer.feed attribute.
        Parameters:
        value - the feed
      • getPool

        public java.lang.String getPool​(SessionContext ctx)
        Generated method - Getter of the Y2YStreamConfigurationContainer.pool attribute.
        Returns:
        the pool
      • getPool

        public java.lang.String getPool()
        Generated method - Getter of the Y2YStreamConfigurationContainer.pool attribute.
        Returns:
        the pool
      • setPool

        public void setPool​(SessionContext ctx,
                            java.lang.String value)
        Generated method - Setter of the Y2YStreamConfigurationContainer.pool attribute.
        Parameters:
        value - the pool
      • setPool

        public void setPool​(java.lang.String value)
        Generated method - Setter of the Y2YStreamConfigurationContainer.pool attribute.
        Parameters:
        value - the pool
      • getTargetSystem

        public java.lang.String getTargetSystem​(SessionContext ctx)
        Generated method - Getter of the Y2YStreamConfigurationContainer.targetSystem attribute.
        Returns:
        the targetSystem
      • getTargetSystem

        public java.lang.String getTargetSystem()
        Generated method - Getter of the Y2YStreamConfigurationContainer.targetSystem attribute.
        Returns:
        the targetSystem
      • setTargetSystem

        public void setTargetSystem​(SessionContext ctx,
                                    java.lang.String value)
        Generated method - Setter of the Y2YStreamConfigurationContainer.targetSystem attribute.
        Parameters:
        value - the targetSystem
      • setTargetSystem

        public void setTargetSystem​(java.lang.String value)
        Generated method - Setter of the Y2YStreamConfigurationContainer.targetSystem attribute.
        Parameters:
        value - the targetSystem