Interface Variable

    • Method Detail

      • getName

        @NotNull
        @Parameter
        String getName()
      • getExpression

        @Parameter
        String getExpression()
      • getDefaultValue

        Object getDefaultValue()
      • getContext

        Boolean getContext()
        Returns:
        true when this is context variable
      • getPublished

        Boolean getPublished()
        Returns:
        true when context variable can be published and sent to client.
      • getContextType

        String getContextType()