class: StatisticReportDefinitionVO

public class: StatisticReportDefinitionVO
Author: Markus Haarlaender (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 1951 $ $LastChangedDate: 2009-05-07 10:; Complexity: 1
Dates: Created: 16.07.2009 15:13:51; Modified: 16.07.2009 15:13:51;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {D5FA5C82-5AA5-4b65-8893-A1036D68CA03}
VO class representing report-definition
 

Goto: Custom Properties, Fields, Methods

Extends: ValueObject

See also: ValueObject

Appears in: statistics

Connections
 
Custom Properties
 
StatisticReportDefinitionVO Attributes
Attribute Details
private List
  allowedRoles
private String
  name
private String
  objectId
private String
  scopeId
private String
  sql
 
StatisticReportDefinitionVO Methods
Operation Details
public
getAllowedRoles():List
Sequential
public
getName():String
Sequential
public
getObjectId():String
Sequential
public
getScopeID():String
Sequential
public
getSql():String
Sequential
public
setAllowedRoles(
   List allowedRoles):void
Sequential
public
setName(
   String name):void
Sequential
public
setObjectId(
   String objectId):void
Sequential
public
setScopeID(
   String scopeID):void
Sequential
public
setSql(
   String sql):void
Sequential