Liferay 7.0-ce-m6

com.liferay.portal.kernel.repository
Interface RepositoryConfiguration

All Known Implementing Classes:
RepositoryClassDefinition

public interface RepositoryConfiguration


Method Summary
 String[] getSupportedConfigurations()
           
 String[][] getSupportedParameters()
           
 

Method Detail

getSupportedConfigurations

String[] getSupportedConfigurations()

getSupportedParameters

String[][] getSupportedParameters()

Liferay 7.0-ce-m6