Annotation Interface TimeValidator.DaysOfWeek

Enclosing class:
TimeValidator

@Retention(RUNTIME) @Target({METHOD,TYPE}) @Documented @Inherited @AbacAnnotation public static @interface TimeValidator.DaysOfWeek
Attribute annotation that can limit the days of week the resource is accessible.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Return days of week this resource should be accessible on.
  • Element Details

    • value

      DayOfWeek[] value
      Return days of week this resource should be accessible on.
      Returns:
      array of DayOfWeek