com.jaspersoft.jasperserver.api.metadata.olap.domain
Interface JndiJdbcOlapDataSource

All Superinterfaces:
org.acegisecurity.acl.basic.AclObjectIdentity, AttributedObject, DataSource, InternalURI, OlapDataSource, Resource, java.io.Serializable

public interface JndiJdbcOlapDataSource
extends OlapDataSource

Version:
$Id: JndiJdbcOlapDataSource.java 2995 2006-04-07 14:05:32Z tdanciu $
Author:
Lucian Chirita (lucianc@users.sourceforge.net)

Field Summary
 
Fields inherited from interface com.jaspersoft.jasperserver.api.metadata.common.domain.Resource
URI_PROTOCOL, VERSION_NEW
 
Method Summary
 java.lang.String getJndiName()
           
 void setJndiName(java.lang.String jndiName)
           
 
Methods inherited from interface com.jaspersoft.jasperserver.api.metadata.olap.domain.OlapDataSource
createService
 
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
 

Method Detail

getJndiName

java.lang.String getJndiName()

setJndiName

void setJndiName(java.lang.String jndiName)


Copyright © 2007. All Rights Reserved.