com.jaspersoft.jasperserver.api.metadata.common.domain
Interface DataSource

All Superinterfaces:
org.acegisecurity.acl.basic.AclObjectIdentity, AttributedObject, InternalURI, Resource, java.io.Serializable
All Known Subinterfaces:
BeanReportDataSource, CustomReportDataSource, JdbcOlapDataSource, JdbcReportDataSource, JndiJdbcOlapDataSource, JndiJdbcReportDataSource, MondrianConnection, OlapDataSource, ReportDataSource, XMLAConnection
All Known Implementing Classes:
BeanReportDataSourceImpl, CustomReportDataSourceImpl, DataSourceImpl, JdbcReportDataSourceImpl, JndiJdbcReportDataSourceImpl, MondrianConnectionImpl, OlapDataSourceImpl, ReportDataSourceImpl, XMLAConnectionImpl

public interface DataSource
extends Resource

Version:
$Id: Query.java 1954 2006-01-30 12:22:47Z swood $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Field Summary
 
Fields inherited from interface com.jaspersoft.jasperserver.api.metadata.common.domain.Resource
URI_PROTOCOL, VERSION_NEW
 
Method Summary
 
Methods inherited from interface com.jaspersoft.jasperserver.api.metadata.common.domain.Resource
getCreationDate, getDescription, getLabel, getName, getParentFolder, getResourceType, getURIString, getVersion, isNew, setCreationDate, setDescription, setLabel, setName, setParentFolder, setParentFolder, setURIString, setVersion
 
Methods inherited from interface com.jaspersoft.jasperserver.api.common.domain.AttributedObject
getAttributes, setAttributes
 
Methods inherited from interface com.jaspersoft.jasperserver.api.metadata.common.domain.InternalURI
getParentPath, getParentURI, getPath, getProtocol, getURI
 
Methods inherited from interface org.acegisecurity.acl.basic.AclObjectIdentity
equals, hashCode
 



Copyright © 2007. All Rights Reserved.