Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.ui.web.invalidations
Annotation Type AutomaticDocumentBasedInvalidation


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

Annotation for Seam components that will use the automatic Document based invalidation system.

On each call, the currentDocument will be passed to a invalidation method (this method must be annotated with "@DocumentContextInvalidation")

Author:
tiry


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.