com.gentics.api.lib.datasource
Interface DatasourceDefinition


public interface DatasourceDefinition

Interface for a datasource definition


Method Summary
 java.lang.String getID()
          Get the id of the datasource definition
 java.util.Map getParameter()
          Get the parameters of the datasource definition
 

Method Detail

getParameter

java.util.Map getParameter()
Get the parameters of the datasource definition

Returns:
parameters of the datasource definition

getID

java.lang.String getID()
Get the id of the datasource definition

Returns:
id


Copyright © 2013 Gentics Software GmbH. All Rights Reserved.