Package com.jamasoftware.velocity.api
Interface ReportType
- 
- All Superinterfaces:
- DomainObject
 
 public interface ReportType extends DomainObject 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetName()- 
Methods inherited from interface com.jamasoftware.velocity.api.DomainObjectgetCreatedBy, getCreatedDate, getId, getModifiedBy, getModifiedDate, getXmlToString, isNewObject, obtainAclObjectIdentity
 
- 
 
-