Liferay 7.0-ce-m3

com.liferay.portal.util
Class RepositoryUtil

java.lang.Object
  extended by com.liferay.portal.util.RepositoryUtil

public class RepositoryUtil
extends Object


Constructor Summary
RepositoryUtil()
           
 
Method Summary
static long getRepositoryEntryId(long folderId, long fileEntryId, long fileVersionId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepositoryUtil

public RepositoryUtil()
Method Detail

getRepositoryEntryId

public static long getRepositoryEntryId(long folderId,
                                        long fileEntryId,
                                        long fileVersionId)
                                 throws RepositoryException
Throws:
RepositoryException

Liferay 7.0-ce-m3