com.gentics.api.lib.datasource
Interface DatasourceDefinition


public interface DatasourceDefinition

Interface for a datasource definition


Method Summary
 String getID()
          Get the id of the datasource definition
 Map getParameter()
          Get the parameters of the datasource definition
 

Method Detail

getParameter

Map getParameter()
Get the parameters of the datasource definition

Returns:
parameters of the datasource definition

getID

String getID()
Get the id of the datasource definition

Returns:
id


Copyright © 2013 Gentics Software GmbH. All Rights Reserved.