org.dspace.curate
Annotation Type Distributive


@Documented
@Retention(value=RUNTIME)
public @interface Distributive

Annotation type for CurationTasks. A task is distributive if it distributes its performance to the component parts of it's target object. This usually implies container iteration.

Author:
richardrodgers



Copyright © 2010 DuraSpace. All Rights Reserved.