Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portlet.documentlibrary.NoSuchFileException

Packages that use NoSuchFileException
com.liferay.portlet.documentlibrary.store This package defines the document library portlet store interfaces, base classes, utilities, and wrappers. 
 

Uses of NoSuchFileException in com.liferay.portlet.documentlibrary.store
 

Methods in com.liferay.portlet.documentlibrary.store that throw NoSuchFileException
 String CMISStore.getHeadVersionLabel(long companyId, long repositoryId, String dirName)
           
protected  org.apache.chemistry.opencmis.client.api.Document CMISStore.getVersionedDocument(long companyId, long repositoryId, String fileName, String versionLabel)
           
 


Liferay 6.2-ce-ga5