|
Liferay 6.2.0-ce-b3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.repository.liferayrepository.util.LiferayBase
com.liferay.portlet.documentlibrary.lar.FolderUtil
public class FolderUtil
| Constructor Summary | |
|---|---|
FolderUtil()
|
|
| Method Summary | |
|---|---|
static Folder |
fetchByR_P_N(long groupId,
long parentFolderId,
String name)
|
static Folder |
fetchByUUID_R(String uuid,
long repositoryId)
|
static Folder |
findByPrimaryKey(long folderId)
|
static List<Folder> |
findByR_P(long repositoryId,
long parentFolderId)
|
static List<Folder> |
findByRepositoryId(long repositoryId)
|
| Methods inherited from class com.liferay.portal.repository.liferayrepository.util.LiferayBase |
|---|
toFileEntries, toFileEntriesAndFolders, toFileVersions, toFolders |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FolderUtil()
| Method Detail |
|---|
public static Folder fetchByR_P_N(long groupId,
long parentFolderId,
String name)
throws SystemException
SystemException
public static Folder fetchByUUID_R(String uuid,
long repositoryId)
throws SystemException
SystemException
public static Folder findByPrimaryKey(long folderId)
throws NoSuchFolderException,
SystemException
NoSuchFolderException
SystemException
public static List<Folder> findByR_P(long repositoryId,
long parentFolderId)
throws SystemException
SystemException
public static List<Folder> findByRepositoryId(long repositoryId)
throws SystemException
SystemException
|
Liferay 6.2.0-ce-b3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||