org.glassfish.jersey.examples.flight.filtering
Annotation Type Detail


@Target(value={TYPE,METHOD,FIELD})
@Retention(value=RUNTIME)
@Documented
@EntityFiltering
public @interface Detail

Entity filtering annotation to specify the detailed view scope.

Author:
Marek Potociar (marek.potociar at oracle.com)



Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.