Uploaded image for project: 'DeltaSpike'
  1. DeltaSpike
  2. DELTASPIKE-611

@Exclude on abstract classes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.7
    • 1.0.0
    • Core
    • None

    Description

      currently @Exclude doesn't get inherited.
      we have to think about using @Inherited here.
      however, a common use-case is to @Exclude jpa entities.
      in most cases there is an abstract entity-class which could allow to @Exclude all entities (which inherit from it) at a central point.
      -> we can support it manually while we think about the possible impacts of @Inherited for @Exclude.

      Attachments

        Activity

          People

            gpetracek Gerhard Petracek
            gpetracek Gerhard Petracek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: