JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions
Annotation Interface FetchIgnore
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public @interface
FetchIgnore
An annotation that can be used to mark methods that should not be considered as part of fetch options even though a method name may suggest that (e.g. starts with "has" or "with").