Class GeneratedY2YSyncJob

    • Field Detail

      • STREAMCONFIGURATIONCONTAINER

        public static final java.lang.String STREAMCONFIGURATIONCONTAINER
        Qualifier of the Y2YSyncJob.streamConfigurationContainer attribute
        See Also:
        Constant Field Values
      • SYNCTYPE

        public static final java.lang.String SYNCTYPE
        Qualifier of the Y2YSyncJob.syncType attribute
        See Also:
        Constant Field Values
      • DATAHUBURL

        public static final java.lang.String DATAHUBURL
        Qualifier of the Y2YSyncJob.dataHubUrl 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

      • GeneratedY2YSyncJob

        public GeneratedY2YSyncJob()
    • Method Detail

      • getDataHubUrl

        public java.lang.String getDataHubUrl​(SessionContext ctx)
        Generated method - Getter of the Y2YSyncJob.dataHubUrl attribute.
        Returns:
        the dataHubUrl
      • getDataHubUrl

        public java.lang.String getDataHubUrl()
        Generated method - Getter of the Y2YSyncJob.dataHubUrl attribute.
        Returns:
        the dataHubUrl
      • setDataHubUrl

        public void setDataHubUrl​(SessionContext ctx,
                                  java.lang.String value)
        Generated method - Setter of the Y2YSyncJob.dataHubUrl attribute.
        Parameters:
        value - the dataHubUrl
      • setDataHubUrl

        public void setDataHubUrl​(java.lang.String value)
        Generated method - Setter of the Y2YSyncJob.dataHubUrl attribute.
        Parameters:
        value - the dataHubUrl
      • getStreamConfigurationContainer

        public Y2YStreamConfigurationContainer getStreamConfigurationContainer​(SessionContext ctx)
        Generated method - Getter of the Y2YSyncJob.streamConfigurationContainer attribute.
        Returns:
        the streamConfigurationContainer
      • getStreamConfigurationContainer

        public Y2YStreamConfigurationContainer getStreamConfigurationContainer()
        Generated method - Getter of the Y2YSyncJob.streamConfigurationContainer attribute.
        Returns:
        the streamConfigurationContainer
      • setStreamConfigurationContainer

        protected void setStreamConfigurationContainer​(SessionContext ctx,
                                                       Y2YStreamConfigurationContainer value)
        Generated method - Setter of the Y2YSyncJob.streamConfigurationContainer attribute.
        Parameters:
        value - the streamConfigurationContainer
      • setStreamConfigurationContainer

        protected void setStreamConfigurationContainer​(Y2YStreamConfigurationContainer value)
        Generated method - Setter of the Y2YSyncJob.streamConfigurationContainer attribute.
        Parameters:
        value - the streamConfigurationContainer
      • getSyncType

        public EnumerationValue getSyncType​(SessionContext ctx)
        Generated method - Getter of the Y2YSyncJob.syncType attribute.
        Returns:
        the syncType
      • getSyncType

        public EnumerationValue getSyncType()
        Generated method - Getter of the Y2YSyncJob.syncType attribute.
        Returns:
        the syncType
      • setSyncType

        protected void setSyncType​(SessionContext ctx,
                                   EnumerationValue value)
        Generated method - Setter of the Y2YSyncJob.syncType attribute.
        Parameters:
        value - the syncType
      • setSyncType

        protected void setSyncType​(EnumerationValue value)
        Generated method - Setter of the Y2YSyncJob.syncType attribute.
        Parameters:
        value - the syncType