Annotation Type OwnerGetter


  • @Target(METHOD)
    @Retention(RUNTIME)
    public @interface OwnerGetter
    Denotes method that is used to access the container parent. E.g. AccessCertificationCase -> AccessCertificationCampaign.
    Author:
    lazyman, mederly
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      Class ownerClass  
    • Element Detail

      • ownerClass

        Class ownerClass