|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jaspersoft.jasperserver.api.metadata.common.domain.client.ResourceImpl
com.jaspersoft.jasperserver.api.metadata.common.domain.client.DataSourceImpl
com.jaspersoft.jasperserver.api.metadata.jasperreports.domain.client.ReportDataSourceImpl
com.jaspersoft.jasperserver.api.metadata.jasperreports.domain.client.JndiJdbcReportDataSourceImpl
public class JndiJdbcReportDataSourceImpl
Field Summary |
---|
Fields inherited from interface com.jaspersoft.jasperserver.api.metadata.common.domain.Resource |
---|
URI_PROTOCOL, VERSION_NEW |
Constructor Summary | |
---|---|
JndiJdbcReportDataSourceImpl()
|
Method Summary | |
---|---|
protected java.lang.Class |
getImplementingItf()
|
java.lang.String |
getJndiName()
|
java.lang.String |
getTimezone()
|
void |
setJndiName(java.lang.String jndiName)
|
void |
setTimezone(java.lang.String timezone)
|
Methods inherited from class com.jaspersoft.jasperserver.api.metadata.common.domain.client.ResourceImpl |
---|
getAttributes, getCreationDate, getDescription, getLabel, getName, getParentFolder, getParentPath, getParentURI, getPath, getProtocol, getResourceType, getURI, getURIString, getVersion, isNew, setAttributes, setCreationDate, setDescription, setLabel, setName, setParentFolder, setParentFolder, setURIString, setVersion |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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 |
Constructor Detail |
---|
public JndiJdbcReportDataSourceImpl()
Method Detail |
---|
public java.lang.String getJndiName()
getJndiName
in interface JndiJdbcReportDataSource
public void setJndiName(java.lang.String jndiName)
setJndiName
in interface JndiJdbcReportDataSource
public java.lang.String getTimezone()
getTimezone
in interface JndiJdbcReportDataSource
public void setTimezone(java.lang.String timezone)
setTimezone
in interface JndiJdbcReportDataSource
protected java.lang.Class getImplementingItf()
getImplementingItf
in class ResourceImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |