Class GeneratedIflowConfiguration

    • Field Detail

      • IFLOWKEY

        public static final java.lang.String IFLOWKEY
        Qualifier of the IflowConfiguration.iflowKey attribute
        See Also:
        Constant Field Values
      • IFLOWURL

        public static final java.lang.String IFLOWURL
        Qualifier of the IflowConfiguration.iflowUrl 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

      • GeneratedIflowConfiguration

        public GeneratedIflowConfiguration()
    • Method Detail

      • getIflowKey

        public java.lang.String getIflowKey​(SessionContext ctx)
        Generated method - Getter of the IflowConfiguration.iflowKey attribute.
        Returns:
        the iflowKey - The Key of the Iflow.
      • getIflowKey

        public java.lang.String getIflowKey()
        Generated method - Getter of the IflowConfiguration.iflowKey attribute.
        Returns:
        the iflowKey - The Key of the Iflow.
      • setIflowKey

        public void setIflowKey​(SessionContext ctx,
                                java.lang.String value)
        Generated method - Setter of the IflowConfiguration.iflowKey attribute.
        Parameters:
        value - the iflowKey - The Key of the Iflow.
      • setIflowKey

        public void setIflowKey​(java.lang.String value)
        Generated method - Setter of the IflowConfiguration.iflowKey attribute.
        Parameters:
        value - the iflowKey - The Key of the Iflow.
      • getIflowUrl

        public java.lang.String getIflowUrl​(SessionContext ctx)
        Generated method - Getter of the IflowConfiguration.iflowUrl attribute.
        Returns:
        the iflowUrl - The URL of the Iflow
      • getIflowUrl

        public java.lang.String getIflowUrl()
        Generated method - Getter of the IflowConfiguration.iflowUrl attribute.
        Returns:
        the iflowUrl - The URL of the Iflow
      • setIflowUrl

        public void setIflowUrl​(SessionContext ctx,
                                java.lang.String value)
        Generated method - Setter of the IflowConfiguration.iflowUrl attribute.
        Parameters:
        value - the iflowUrl - The URL of the Iflow
      • setIflowUrl

        public void setIflowUrl​(java.lang.String value)
        Generated method - Setter of the IflowConfiguration.iflowUrl attribute.
        Parameters:
        value - the iflowUrl - The URL of the Iflow