com.levigo.jadice.annotation.auth
Class AbstractAnnotationIntent

java.lang.Object
  extended by com.levigo.jadice.annotation.auth.AbstractAnnotationIntent
All Implemented Interfaces:
AnnotationIntent, Intent
Direct Known Subclasses:
AddAnnotationIntent, ChangeAnnotationIntent, RemoveAnnotationIntent, ShowAnnotationIntent, WriteAnnotationIntent

public abstract class AbstractAnnotationIntent
extends Object
implements AnnotationIntent

An abstract base class for annotation specific intents.

Intents of this type provide a collection of annotations, which are affected by the change or function this AnnotationIntent stands for.

The collection of concerned annotations are an optional information, which might be null or empty.


Constructor Summary
AbstractAnnotationIntent()
          Constructor
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractAnnotationIntent

public AbstractAnnotationIntent()
Constructor



Copyright © 1995-2020 levigo holding gmbh. All Rights Reserved.