Liferay 6.2.0-ce-rc4

Uses of Class
com.liferay.portal.kernel.repository.RepositoryException

Packages that use RepositoryException
com.liferay.portal.kernel.repository   
com.liferay.portal.kernel.repository.cmis   
 

Uses of RepositoryException in com.liferay.portal.kernel.repository
 

Subclasses of RepositoryException in com.liferay.portal.kernel.repository
 class InvalidRepositoryIdException
           
 

Uses of RepositoryException in com.liferay.portal.kernel.repository.cmis
 

Methods in com.liferay.portal.kernel.repository.cmis that throw RepositoryException
static Session CMISRepositoryUtil.createSession(Map<String,String> parameters)
           
 


Liferay 6.2.0-ce-rc4