public final class FolderUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static com.liferay.portal.kernel.repository.model.Folder |
createDocumentFolder(long companyId,
long groupId,
long repoId,
long userId,
Long pFolderId,
String folderName) |
static com.liferay.portal.kernel.repository.model.Folder |
findFolder(long company,
long groupId,
long repoId,
long userId,
String name,
boolean createIfNotExists) |
static com.liferay.portal.kernel.repository.model.Folder |
findFolder(Long groupId,
Long parentFolderId,
String name) |
public static com.liferay.portal.kernel.repository.model.Folder findFolder(long company,
long groupId,
long repoId,
long userId,
String name,
boolean createIfNotExists)
public static com.liferay.portal.kernel.repository.model.Folder findFolder(Long groupId, Long parentFolderId, String name)
Copyright © 2016–2020 Lundegaard a.s.. All rights reserved.