com.softwareag.centrasite.appl.framework.persistence.mapper.annotations
Annotation Type ClassifiedInstances


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface ClassifiedInstances

This annotation is used to specify different bean instances to be used when the corresponding registry object is classified with given concepts.


Required Element Summary
 ClassifiedInstance[] instances
          All classified instances.
 

Element Detail

instances

public abstract ClassifiedInstance[] instances
All classified instances.