public final class WebFolderUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static com.liferay.journal.model.JournalFolder |
createWebFolder(long userId,
long companyId,
long groupId,
long parentFolderId,
String name,
String description) |
static com.liferay.journal.model.JournalFolder |
findWebFolder(long companyId,
long groupId,
long userId,
String name,
String description,
boolean createIfNotExists) |
static com.liferay.journal.model.JournalFolder |
findWebFolder(Long groupId,
Long parentFolderId,
String name) |
public static com.liferay.journal.model.JournalFolder findWebFolder(long companyId,
long groupId,
long userId,
String name,
String description,
boolean createIfNotExists)
public static com.liferay.journal.model.JournalFolder findWebFolder(Long groupId, Long parentFolderId, String name)
Copyright © 2016–2020 Lundegaard a.s.. All rights reserved.