Class ReporterType

java.lang.Object
net.sf.basedb.core.BasicItem
net.sf.basedb.core.ReporterType
All Implemented Interfaces:
AccessControlled, Identifiable, Nameable, Registered, Removable

public class ReporterType
extends BasicItem
implements Nameable, Removable, Registered
This class holds reporter type information. A reporter may have, but is not required to have a type. The main reason for a reporter to have a type is to make it easier for client application to filter the reporter list.
Version:
2.0
Author:
Nicklas, Samuel
See Also:
ReporterData