Annotation Interface OslcNotQueryResult


@Documented @Target(TYPE) @Retention(RUNTIME) public @interface OslcNotQueryResult
Array or collection of these elements where value is true will not be presented as a query result.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
    True if the now ResponseInfo is to be generated for array or collection of elements with this annotation
  • Element Details

    • value

      boolean value
      True if the now ResponseInfo is to be generated for array or collection of elements with this annotation
      Default:
      true