no.sesat.search.datamodel.generic
Annotation Type DataObject


@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
@Inherited
public @interface DataObject

Data information holding attributes. Essentially a JavaBean, with properties implemented with getters and setters. This is an annotation rather than a "marker interface".

Version:
$Id: DataObject.java 7225 2009-04-09 00:32:20Z ssmiweve $



Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.