Annotation Interface TilesPutAttribute


public @interface TilesPutAttribute
Represents a <put-attribute> element in tiles.xml.
  • Element Details

    • cascade

      boolean cascade
      Default:
      false
    • expression

      String expression
      Default:
      ""
    • name

      String name
      Default:
      ""
    • role

      String role
      Default:
      ""
    • type

      String type
      Default:
      ""
    • value

      String value
      Default:
      ""