com.liferay.portlet.journal.service.persistence
Interface JournalFolderFinder
@ProviderType
public interface JournalFolderFinder
countF_A_ByG_F
int countF_A_ByG_F(long groupId,
long folderId,
QueryDefinition queryDefinition)
throws SystemException
- Throws:
SystemException
filterCountF_A_ByG_F
int filterCountF_A_ByG_F(long groupId,
long folderId,
QueryDefinition queryDefinition)
throws SystemException
- Throws:
SystemException
filterFindF_A_ByG_F
List<Object> filterFindF_A_ByG_F(long groupId,
long folderId,
QueryDefinition queryDefinition)
throws SystemException
- Throws:
SystemException
findF_ByNoAssets
List<JournalFolder> findF_ByNoAssets()
throws SystemException
- Throws:
SystemException
findF_A_ByG_F
List<Object> findF_A_ByG_F(long groupId,
long folderId,
QueryDefinition queryDefinition)
throws SystemException
- Throws:
SystemException