|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DLFolder in com.liferay.portlet.documentlibrary.lar |
---|
Methods in com.liferay.portlet.documentlibrary.lar with parameters of type DLFolder | |
---|---|
protected static void |
DLPortletDataHandlerImpl.exportFolder(PortletDataContext context,
Element foldersElement,
Element fileEntriesElement,
Element fileShortcutsElement,
Element fileRanksElement,
DLFolder folder)
|
protected static String |
DLPortletDataHandlerImpl.getFolderPath(PortletDataContext context,
DLFolder folder)
|
protected static void |
DLPortletDataHandlerImpl.importFolder(PortletDataContext context,
DLFolder folder)
|
Uses of DLFolder in com.liferay.portlet.documentlibrary.model |
---|
Classes in com.liferay.portlet.documentlibrary.model that implement DLFolder | |
---|---|
class |
DLFolderWrapper
This class is a wrapper for DLFolder . |
Methods in com.liferay.portlet.documentlibrary.model that return DLFolder | |
---|---|
DLFolder |
DLFileShortcutWrapper.getFolder()
|
DLFolder |
DLFileShortcut.getFolder()
|
DLFolder |
DLFileEntryWrapper.getFolder()
|
DLFolder |
DLFileEntry.getFolder()
|
DLFolder |
DLFolderWrapper.getParentFolder()
|
DLFolder |
DLFolder.getParentFolder()
|
DLFolder |
DLFolderWrapper.getWrappedDLFolder()
|
DLFolder |
DLFolderWrapper.toEscapedModel()
|
DLFolder |
DLFolderModel.toEscapedModel()
Gets a copy of this d l folder as an escaped model instance by wrapping it with an AutoEscapeBeanHandler . |
Methods in com.liferay.portlet.documentlibrary.model that return types with arguments of type DLFolder | |
---|---|
List<DLFolder> |
DLFolderWrapper.getAncestors()
|
List<DLFolder> |
DLFolder.getAncestors()
|
Methods in com.liferay.portlet.documentlibrary.model with parameters of type DLFolder | |
---|---|
int |
DLFolderWrapper.compareTo(DLFolder dlFolder)
|
int |
DLFolderModel.compareTo(DLFolder dlFolder)
|
static DLFolderSoap |
DLFolderSoap.toSoapModel(DLFolder model)
|
static DLFolderSoap[] |
DLFolderSoap.toSoapModels(DLFolder[] models)
|
static DLFolderSoap[][] |
DLFolderSoap.toSoapModels(DLFolder[][] models)
|
Method parameters in com.liferay.portlet.documentlibrary.model with type arguments of type DLFolder | |
---|---|
static DLFolderSoap[] |
DLFolderSoap.toSoapModels(List<DLFolder> models)
|
Constructors in com.liferay.portlet.documentlibrary.model with parameters of type DLFolder | |
---|---|
DLFolderWrapper(DLFolder dlFolder)
|
Uses of DLFolder in com.liferay.portlet.documentlibrary.model.impl |
---|
Classes in com.liferay.portlet.documentlibrary.model.impl that implement DLFolder | |
---|---|
class |
DLFolderImpl
|
Methods in com.liferay.portlet.documentlibrary.model.impl that return DLFolder | |
---|---|
DLFolder |
DLFileShortcutImpl.getFolder()
|
DLFolder |
DLFileEntryImpl.getFolder()
|
DLFolder |
DLFolderImpl.getParentFolder()
|
DLFolder |
DLFolderModelImpl.toEscapedModel()
|
static DLFolder |
DLFolderModelImpl.toModel(DLFolderSoap soapModel)
Converts the soap model instance into a normal model instance. |
Methods in com.liferay.portlet.documentlibrary.model.impl that return types with arguments of type DLFolder | |
---|---|
List<DLFolder> |
DLFolderImpl.getAncestors()
|
static List<DLFolder> |
DLFolderModelImpl.toModels(DLFolderSoap[] soapModels)
Converts the soap model instances into normal model instances. |
Methods in com.liferay.portlet.documentlibrary.model.impl with parameters of type DLFolder | |
---|---|
int |
DLFolderModelImpl.compareTo(DLFolder dlFolder)
|
Uses of DLFolder in com.liferay.portlet.documentlibrary.service |
---|
Methods in com.liferay.portlet.documentlibrary.service that return DLFolder | |
---|---|
DLFolder |
DLFolderLocalServiceWrapper.addDLFolder(DLFolder dlFolder)
Adds the d l folder to the database. |
static DLFolder |
DLFolderLocalServiceUtil.addDLFolder(DLFolder dlFolder)
Adds the d l folder to the database. |
DLFolder |
DLFolderLocalService.addDLFolder(DLFolder dlFolder)
Adds the d l folder to the database. |
DLFolder |
DLFolderLocalServiceWrapper.addFolder(long userId,
long groupId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
static DLFolder |
DLFolderLocalServiceUtil.addFolder(long userId,
long groupId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
DLFolder |
DLFolderLocalService.addFolder(long userId,
long groupId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
DLFolder |
DLFolderServiceWrapper.addFolder(long groupId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
static DLFolder |
DLFolderServiceUtil.addFolder(long groupId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
DLFolder |
DLFolderService.addFolder(long groupId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
DLFolder |
DLFolderServiceWrapper.copyFolder(long groupId,
long sourceFolderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
static DLFolder |
DLFolderServiceUtil.copyFolder(long groupId,
long sourceFolderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
DLFolder |
DLFolderService.copyFolder(long groupId,
long sourceFolderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
DLFolder |
DLFolderLocalServiceWrapper.createDLFolder(long folderId)
Creates a new d l folder with the primary key. |
static DLFolder |
DLFolderLocalServiceUtil.createDLFolder(long folderId)
Creates a new d l folder with the primary key. |
DLFolder |
DLFolderLocalService.createDLFolder(long folderId)
Creates a new d l folder with the primary key. |
DLFolder |
DLFolderLocalServiceWrapper.getDLFolder(long folderId)
Gets the d l folder with the primary key. |
static DLFolder |
DLFolderLocalServiceUtil.getDLFolder(long folderId)
Gets the d l folder with the primary key. |
DLFolder |
DLFolderLocalService.getDLFolder(long folderId)
Gets the d l folder with the primary key. |
DLFolder |
DLFolderLocalServiceWrapper.getDLFolderByUuidAndGroupId(String uuid,
long groupId)
Gets the d l folder with the UUID and group id. |
static DLFolder |
DLFolderLocalServiceUtil.getDLFolderByUuidAndGroupId(String uuid,
long groupId)
Gets the d l folder with the UUID and group id. |
DLFolder |
DLFolderLocalService.getDLFolderByUuidAndGroupId(String uuid,
long groupId)
Gets the d l folder with the UUID and group id. |
DLFolder |
DLFolderServiceWrapper.getFolder(long folderId)
|
static DLFolder |
DLFolderServiceUtil.getFolder(long folderId)
|
DLFolder |
DLFolderService.getFolder(long folderId)
|
DLFolder |
DLFolderLocalServiceWrapper.getFolder(long folderId)
|
static DLFolder |
DLFolderLocalServiceUtil.getFolder(long folderId)
|
DLFolder |
DLFolderLocalService.getFolder(long folderId)
|
DLFolder |
DLFolderServiceWrapper.getFolder(long groupId,
long parentFolderId,
String name)
|
static DLFolder |
DLFolderServiceUtil.getFolder(long groupId,
long parentFolderId,
String name)
|
DLFolder |
DLFolderService.getFolder(long groupId,
long parentFolderId,
String name)
|
DLFolder |
DLFolderLocalServiceWrapper.getFolder(long groupId,
long parentFolderId,
String name)
|
static DLFolder |
DLFolderLocalServiceUtil.getFolder(long groupId,
long parentFolderId,
String name)
|
DLFolder |
DLFolderLocalService.getFolder(long groupId,
long parentFolderId,
String name)
|
DLFolder |
DLFolderLocalServiceWrapper.updateDLFolder(DLFolder dlFolder)
Updates the d l folder in the database. |
static DLFolder |
DLFolderLocalServiceUtil.updateDLFolder(DLFolder dlFolder)
Updates the d l folder in the database. |
DLFolder |
DLFolderLocalService.updateDLFolder(DLFolder dlFolder)
Updates the d l folder in the database. |
DLFolder |
DLFolderLocalServiceWrapper.updateDLFolder(DLFolder dlFolder,
boolean merge)
Updates the d l folder in the database. |
static DLFolder |
DLFolderLocalServiceUtil.updateDLFolder(DLFolder dlFolder,
boolean merge)
Updates the d l folder in the database. |
DLFolder |
DLFolderLocalService.updateDLFolder(DLFolder dlFolder,
boolean merge)
Updates the d l folder in the database. |
DLFolder |
DLFolderServiceWrapper.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
static DLFolder |
DLFolderServiceUtil.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
DLFolder |
DLFolderService.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
DLFolder |
DLFolderLocalServiceWrapper.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
static DLFolder |
DLFolderLocalServiceUtil.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
DLFolder |
DLFolderLocalService.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
Methods in com.liferay.portlet.documentlibrary.service that return types with arguments of type DLFolder | |
---|---|
List<DLFolder> |
DLFolderLocalServiceWrapper.getCompanyFolders(long companyId,
int start,
int end)
|
static List<DLFolder> |
DLFolderLocalServiceUtil.getCompanyFolders(long companyId,
int start,
int end)
|
List<DLFolder> |
DLFolderLocalService.getCompanyFolders(long companyId,
int start,
int end)
|
List<DLFolder> |
DLFolderLocalServiceWrapper.getDLFolders(int start,
int end)
Gets a range of all the d l folders. |
static List<DLFolder> |
DLFolderLocalServiceUtil.getDLFolders(int start,
int end)
Gets a range of all the d l folders. |
List<DLFolder> |
DLFolderLocalService.getDLFolders(int start,
int end)
Gets a range of all the d l folders. |
List<DLFolder> |
DLFolderLocalServiceWrapper.getFolders(long companyId)
|
static List<DLFolder> |
DLFolderLocalServiceUtil.getFolders(long companyId)
|
List<DLFolder> |
DLFolderLocalService.getFolders(long companyId)
|
List<DLFolder> |
DLFolderServiceWrapper.getFolders(long groupId,
long parentFolderId)
|
static List<DLFolder> |
DLFolderServiceUtil.getFolders(long groupId,
long parentFolderId)
|
List<DLFolder> |
DLFolderService.getFolders(long groupId,
long parentFolderId)
|
List<DLFolder> |
DLFolderLocalServiceWrapper.getFolders(long groupId,
long parentFolderId)
|
static List<DLFolder> |
DLFolderLocalServiceUtil.getFolders(long groupId,
long parentFolderId)
|
List<DLFolder> |
DLFolderLocalService.getFolders(long groupId,
long parentFolderId)
|
List<DLFolder> |
DLFolderServiceWrapper.getFolders(long groupId,
long parentFolderId,
int start,
int end)
|
static List<DLFolder> |
DLFolderServiceUtil.getFolders(long groupId,
long parentFolderId,
int start,
int end)
|
List<DLFolder> |
DLFolderService.getFolders(long groupId,
long parentFolderId,
int start,
int end)
|
List<DLFolder> |
DLFolderLocalServiceWrapper.getFolders(long groupId,
long parentFolderId,
int start,
int end)
|
static List<DLFolder> |
DLFolderLocalServiceUtil.getFolders(long groupId,
long parentFolderId,
int start,
int end)
|
List<DLFolder> |
DLFolderLocalService.getFolders(long groupId,
long parentFolderId,
int start,
int end)
|
Methods in com.liferay.portlet.documentlibrary.service with parameters of type DLFolder | |
---|---|
DLFolder |
DLFolderLocalServiceWrapper.addDLFolder(DLFolder dlFolder)
Adds the d l folder to the database. |
static DLFolder |
DLFolderLocalServiceUtil.addDLFolder(DLFolder dlFolder)
Adds the d l folder to the database. |
DLFolder |
DLFolderLocalService.addDLFolder(DLFolder dlFolder)
Adds the d l folder to the database. |
void |
DLFolderLocalServiceWrapper.addFolderResources(DLFolder folder,
boolean addCommunityPermissions,
boolean addGuestPermissions)
|
static void |
DLFolderLocalServiceUtil.addFolderResources(DLFolder folder,
boolean addCommunityPermissions,
boolean addGuestPermissions)
|
void |
DLFolderLocalService.addFolderResources(DLFolder folder,
boolean addCommunityPermissions,
boolean addGuestPermissions)
|
void |
DLFolderLocalServiceWrapper.addFolderResources(DLFolder folder,
String[] communityPermissions,
String[] guestPermissions)
|
static void |
DLFolderLocalServiceUtil.addFolderResources(DLFolder folder,
String[] communityPermissions,
String[] guestPermissions)
|
void |
DLFolderLocalService.addFolderResources(DLFolder folder,
String[] communityPermissions,
String[] guestPermissions)
|
void |
DLFolderLocalServiceWrapper.deleteDLFolder(DLFolder dlFolder)
Deletes the d l folder from the database. |
static void |
DLFolderLocalServiceUtil.deleteDLFolder(DLFolder dlFolder)
Deletes the d l folder from the database. |
void |
DLFolderLocalService.deleteDLFolder(DLFolder dlFolder)
Deletes the d l folder from the database. |
void |
DLFolderLocalServiceWrapper.deleteFolder(DLFolder folder)
|
static void |
DLFolderLocalServiceUtil.deleteFolder(DLFolder folder)
|
void |
DLFolderLocalService.deleteFolder(DLFolder folder)
|
DLFolder |
DLFolderLocalServiceWrapper.updateDLFolder(DLFolder dlFolder)
Updates the d l folder in the database. |
static DLFolder |
DLFolderLocalServiceUtil.updateDLFolder(DLFolder dlFolder)
Updates the d l folder in the database. |
DLFolder |
DLFolderLocalService.updateDLFolder(DLFolder dlFolder)
Updates the d l folder in the database. |
DLFolder |
DLFolderLocalServiceWrapper.updateDLFolder(DLFolder dlFolder,
boolean merge)
Updates the d l folder in the database. |
static DLFolder |
DLFolderLocalServiceUtil.updateDLFolder(DLFolder dlFolder,
boolean merge)
Updates the d l folder in the database. |
DLFolder |
DLFolderLocalService.updateDLFolder(DLFolder dlFolder,
boolean merge)
Updates the d l folder in the database. |
Uses of DLFolder in com.liferay.portlet.documentlibrary.service.base |
---|
Methods in com.liferay.portlet.documentlibrary.service.base that return DLFolder | |
---|---|
DLFolder |
DLFolderLocalServiceBaseImpl.addDLFolder(DLFolder dlFolder)
Adds the d l folder to the database. |
DLFolder |
DLFolderLocalServiceBaseImpl.createDLFolder(long folderId)
Creates a new d l folder with the primary key. |
DLFolder |
DLFolderLocalServiceBaseImpl.getDLFolder(long folderId)
Gets the d l folder with the primary key. |
DLFolder |
DLFolderLocalServiceBaseImpl.getDLFolderByUuidAndGroupId(String uuid,
long groupId)
Gets the d l folder with the UUID and group id. |
DLFolder |
DLFolderLocalServiceBaseImpl.updateDLFolder(DLFolder dlFolder)
Updates the d l folder in the database. |
DLFolder |
DLFolderLocalServiceBaseImpl.updateDLFolder(DLFolder dlFolder,
boolean merge)
Updates the d l folder in the database. |
Methods in com.liferay.portlet.documentlibrary.service.base that return types with arguments of type DLFolder | |
---|---|
List<DLFolder> |
DLFolderLocalServiceBaseImpl.getDLFolders(int start,
int end)
Gets a range of all the d l folders. |
Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type DLFolder | |
---|---|
DLFolder |
DLFolderLocalServiceBaseImpl.addDLFolder(DLFolder dlFolder)
Adds the d l folder to the database. |
void |
DLFolderLocalServiceBaseImpl.deleteDLFolder(DLFolder dlFolder)
Deletes the d l folder from the database. |
DLFolder |
DLFolderLocalServiceBaseImpl.updateDLFolder(DLFolder dlFolder)
Updates the d l folder in the database. |
DLFolder |
DLFolderLocalServiceBaseImpl.updateDLFolder(DLFolder dlFolder,
boolean merge)
Updates the d l folder in the database. |
Uses of DLFolder in com.liferay.portlet.documentlibrary.service.http |
---|
Methods in com.liferay.portlet.documentlibrary.service.http that return DLFolder | |
---|---|
static DLFolder |
DLFolderServiceHttp.addFolder(HttpPrincipal httpPrincipal,
long groupId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
static DLFolder |
DLFolderServiceHttp.copyFolder(HttpPrincipal httpPrincipal,
long groupId,
long sourceFolderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
static DLFolder |
DLFolderServiceHttp.getFolder(HttpPrincipal httpPrincipal,
long folderId)
|
static DLFolder |
DLFolderServiceHttp.getFolder(HttpPrincipal httpPrincipal,
long groupId,
long parentFolderId,
String name)
|
static DLFolder |
DLFolderServiceHttp.updateFolder(HttpPrincipal httpPrincipal,
long folderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
Methods in com.liferay.portlet.documentlibrary.service.http that return types with arguments of type DLFolder | |
---|---|
static List<DLFolder> |
DLFolderServiceHttp.getFolders(HttpPrincipal httpPrincipal,
long groupId,
long parentFolderId)
|
static List<DLFolder> |
DLFolderServiceHttp.getFolders(HttpPrincipal httpPrincipal,
long groupId,
long parentFolderId,
int start,
int end)
|
Methods in com.liferay.portlet.documentlibrary.service.http with parameters of type DLFolder | |
---|---|
static JSONArray |
DLFolderJSONSerializer.toJSONArray(DLFolder[] models)
|
static JSONArray |
DLFolderJSONSerializer.toJSONArray(DLFolder[][] models)
|
static JSONObject |
DLFolderJSONSerializer.toJSONObject(DLFolder model)
|
Method parameters in com.liferay.portlet.documentlibrary.service.http with type arguments of type DLFolder | |
---|---|
static JSONArray |
DLFolderJSONSerializer.toJSONArray(List<DLFolder> models)
|
Uses of DLFolder in com.liferay.portlet.documentlibrary.service.impl |
---|
Methods in com.liferay.portlet.documentlibrary.service.impl that return DLFolder | |
---|---|
DLFolder |
DLFolderLocalServiceImpl.addFolder(long userId,
long groupId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
DLFolder |
DLFolderServiceImpl.addFolder(long groupId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
DLFolder |
DLFolderServiceImpl.copyFolder(long groupId,
long sourceFolderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
DLFolder |
DLFolderServiceImpl.getFolder(long folderId)
|
DLFolder |
DLFolderLocalServiceImpl.getFolder(long folderId)
|
DLFolder |
DLFolderServiceImpl.getFolder(long groupId,
long parentFolderId,
String name)
|
DLFolder |
DLFolderLocalServiceImpl.getFolder(long groupId,
long parentFolderId,
String name)
|
DLFolder |
DLFolderServiceImpl.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
DLFolder |
DLFolderLocalServiceImpl.updateFolder(long folderId,
long parentFolderId,
String name,
String description,
ServiceContext serviceContext)
|
Methods in com.liferay.portlet.documentlibrary.service.impl that return types with arguments of type DLFolder | |
---|---|
List<DLFolder> |
DLFolderLocalServiceImpl.getCompanyFolders(long companyId,
int start,
int end)
|
List<DLFolder> |
DLFolderLocalServiceImpl.getFolders(long companyId)
|
List<DLFolder> |
DLFolderServiceImpl.getFolders(long groupId,
long parentFolderId)
|
List<DLFolder> |
DLFolderLocalServiceImpl.getFolders(long groupId,
long parentFolderId)
|
List<DLFolder> |
DLFolderServiceImpl.getFolders(long groupId,
long parentFolderId,
int start,
int end)
|
List<DLFolder> |
DLFolderLocalServiceImpl.getFolders(long groupId,
long parentFolderId,
int start,
int end)
|
Methods in com.liferay.portlet.documentlibrary.service.impl with parameters of type DLFolder | |
---|---|
void |
DLFolderLocalServiceImpl.addFolderResources(DLFolder folder,
boolean addCommunityPermissions,
boolean addGuestPermissions)
|
void |
DLFolderLocalServiceImpl.addFolderResources(DLFolder folder,
String[] communityPermissions,
String[] guestPermissions)
|
protected void |
DLFolderServiceImpl.copyFolder(DLFolder srcFolder,
DLFolder destFolder,
ServiceContext serviceContext)
|
void |
DLFolderLocalServiceImpl.deleteFolder(DLFolder folder)
|
protected long |
DLFolderLocalServiceImpl.getParentFolderId(DLFolder folder,
long parentFolderId)
|
Uses of DLFolder in com.liferay.portlet.documentlibrary.service.permission |
---|
Methods in com.liferay.portlet.documentlibrary.service.permission with parameters of type DLFolder | |
---|---|
static void |
DLFolderPermission.check(PermissionChecker permissionChecker,
DLFolder folder,
String actionId)
|
static boolean |
DLFolderPermission.contains(PermissionChecker permissionChecker,
DLFolder folder,
String actionId)
|
Uses of DLFolder in com.liferay.portlet.documentlibrary.service.persistence |
---|
Methods in com.liferay.portlet.documentlibrary.service.persistence that return DLFolder | |
---|---|
static DLFolder |
DLFolderUtil.create(long folderId)
Creates a new d l folder with the primary key. |
DLFolder |
DLFolderPersistence.create(long folderId)
Creates a new d l folder with the primary key. |
DLFolder |
DLFolderPersistenceImpl.create(long folderId)
Creates a new d l folder with the primary key. |
static DLFolder |
DLFolderUtil.fetchByG_P_N(long groupId,
long parentFolderId,
String name)
Finds the d l folder where groupId = ? and parentFolderId = ? and name = ? or returns null if it could not be found. |
DLFolder |
DLFolderPersistence.fetchByG_P_N(long groupId,
long parentFolderId,
String name)
Finds the d l folder where groupId = ? and parentFolderId = ? and name = ? or returns null if it could not be found. |
DLFolder |
DLFolderPersistenceImpl.fetchByG_P_N(long groupId,
long parentFolderId,
String name)
Finds the d l folder where groupId = ? and parentFolderId = ? and name = ? or returns null if it could not be found. |
static DLFolder |
DLFolderUtil.fetchByG_P_N(long groupId,
long parentFolderId,
String name,
boolean retrieveFromCache)
Finds the d l folder where groupId = ? and parentFolderId = ? and name = ? or returns null if it could not be found, optionally using the finder cache. |
DLFolder |
DLFolderPersistence.fetchByG_P_N(long groupId,
long parentFolderId,
String name,
boolean retrieveFromCache)
Finds the d l folder where groupId = ? and parentFolderId = ? and name = ? or returns null if it could not be found, optionally using the finder cache. |
DLFolder |
DLFolderPersistenceImpl.fetchByG_P_N(long groupId,
long parentFolderId,
String name,
boolean retrieveFromCache)
Finds the d l folder where groupId = ? and parentFolderId = ? and name = ? or returns null if it could not be found, optionally using the finder cache. |
static DLFolder |
DLFolderUtil.fetchByPrimaryKey(long folderId)
Finds the d l folder with the primary key or returns null if it could not be found. |
DLFolder |
DLFolderPersistence.fetchByPrimaryKey(long folderId)
Finds the d l folder with the primary key or returns null if it could not be found. |
DLFolder |
DLFolderPersistenceImpl.fetchByPrimaryKey(long folderId)
Finds the d l folder with the primary key or returns null if it could not be found. |
DLFolder |
DLFolderPersistenceImpl.fetchByPrimaryKey(Serializable primaryKey)
Finds the d l folder with the primary key or returns null if it could not be found. |
static DLFolder |
DLFolderUtil.fetchByUUID_G(String uuid,
long groupId)
Finds the d l folder where uuid = ? and groupId = ? or returns null if it could not be found. |
DLFolder |
DLFolderPersistence.fetchByUUID_G(String uuid,
long groupId)
Finds the d l folder where uuid = ? and groupId = ? or returns null if it could not be found. |
DLFolder |
DLFolderPersistenceImpl.fetchByUUID_G(String uuid,
long groupId)
Finds the d l folder where uuid = ? and groupId = ? or returns null if it could not be found. |
static DLFolder |
DLFolderUtil.fetchByUUID_G(String uuid,
long groupId,
boolean retrieveFromCache)
Finds the d l folder where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache. |
DLFolder |
DLFolderPersistence.fetchByUUID_G(String uuid,
long groupId,
boolean retrieveFromCache)
Finds the d l folder where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache. |
DLFolder |
DLFolderPersistenceImpl.fetchByUUID_G(String uuid,
long groupId,
boolean retrieveFromCache)
Finds the d l folder where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache. |
static DLFolder |
DLFolderUtil.findByCompanyId_First(long companyId,
OrderByComparator orderByComparator)
Finds the first d l folder in the ordered set where companyId = ?. |
DLFolder |
DLFolderPersistence.findByCompanyId_First(long companyId,
OrderByComparator orderByComparator)
Finds the first d l folder in the ordered set where companyId = ?. |
DLFolder |
DLFolderPersistenceImpl.findByCompanyId_First(long companyId,
OrderByComparator orderByComparator)
Finds the first d l folder in the ordered set where companyId = ?. |
static DLFolder |
DLFolderUtil.findByCompanyId_Last(long companyId,
OrderByComparator orderByComparator)
Finds the last d l folder in the ordered set where companyId = ?. |
DLFolder |
DLFolderPersistence.findByCompanyId_Last(long companyId,
OrderByComparator orderByComparator)
Finds the last d l folder in the ordered set where companyId = ?. |
DLFolder |
DLFolderPersistenceImpl.findByCompanyId_Last(long companyId,
OrderByComparator orderByComparator)
Finds the last d l folder in the ordered set where companyId = ?. |
static DLFolder[] |
DLFolderUtil.findByCompanyId_PrevAndNext(long folderId,
long companyId,
OrderByComparator orderByComparator)
Finds the d l folders before and after the current d l folder in the ordered set where companyId = ?. |
DLFolder[] |
DLFolderPersistence.findByCompanyId_PrevAndNext(long folderId,
long companyId,
OrderByComparator orderByComparator)
Finds the d l folders before and after the current d l folder in the ordered set where companyId = ?. |
DLFolder[] |
DLFolderPersistenceImpl.findByCompanyId_PrevAndNext(long folderId,
long companyId,
OrderByComparator orderByComparator)
Finds the d l folders before and after the current d l folder in the ordered set where companyId = ?. |
static DLFolder |
DLFolderUtil.findByG_P_First(long groupId,
long parentFolderId,
OrderByComparator orderByComparator)
Finds the first d l folder in the ordered set where groupId = ? and parentFolderId = ?. |
DLFolder |
DLFolderPersistence.findByG_P_First(long groupId,
long parentFolderId,
OrderByComparator orderByComparator)
Finds the first d l folder in the ordered set where groupId = ? and parentFolderId = ?. |
DLFolder |
DLFolderPersistenceImpl.findByG_P_First(long groupId,
long parentFolderId,
OrderByComparator orderByComparator)
Finds the first d l folder in the ordered set where groupId = ? and parentFolderId = ?. |
static DLFolder |
DLFolderUtil.findByG_P_Last(long groupId,
long parentFolderId,
OrderByComparator orderByComparator)
Finds the last d l folder in the ordered set where groupId = ? and parentFolderId = ?. |
DLFolder |
DLFolderPersistence.findByG_P_Last(long groupId,
long parentFolderId,
OrderByComparator orderByComparator)
Finds the last d l folder in the ordered set where groupId = ? and parentFolderId = ?. |
DLFolder |
DLFolderPersistenceImpl.findByG_P_Last(long groupId,
long parentFolderId,
OrderByComparator orderByComparator)
Finds the last d l folder in the ordered set where groupId = ? and parentFolderId = ?. |
static DLFolder |
DLFolderUtil.findByG_P_N(long groupId,
long parentFolderId,
String name)
Finds the d l folder where groupId = ? and parentFolderId = ? and name = ? or throws a NoSuchFolderException if it could not be found. |
DLFolder |
DLFolderPersistence.findByG_P_N(long groupId,
long parentFolderId,
String name)
Finds the d l folder where groupId = ? and parentFolderId = ? and name = ? or throws a NoSuchFolderException if it could not be found. |
DLFolder |
DLFolderPersistenceImpl.findByG_P_N(long groupId,
long parentFolderId,
String name)
Finds the d l folder where groupId = ? and parentFolderId = ? and name = ? or throws a NoSuchFolderException if it could not be found. |
static DLFolder[] |
DLFolderUtil.findByG_P_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
OrderByComparator orderByComparator)
Finds the d l folders before and after the current d l folder in the ordered set where groupId = ? and parentFolderId = ?. |
DLFolder[] |
DLFolderPersistence.findByG_P_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
OrderByComparator orderByComparator)
Finds the d l folders before and after the current d l folder in the ordered set where groupId = ? and parentFolderId = ?. |
DLFolder[] |
DLFolderPersistenceImpl.findByG_P_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
OrderByComparator orderByComparator)
Finds the d l folders before and after the current d l folder in the ordered set where groupId = ? and parentFolderId = ?. |
static DLFolder |
DLFolderUtil.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Finds the first d l folder in the ordered set where groupId = ?. |
DLFolder |
DLFolderPersistence.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Finds the first d l folder in the ordered set where groupId = ?. |
DLFolder |
DLFolderPersistenceImpl.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Finds the first d l folder in the ordered set where groupId = ?. |
static DLFolder |
DLFolderUtil.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Finds the last d l folder in the ordered set where groupId = ?. |
DLFolder |
DLFolderPersistence.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Finds the last d l folder in the ordered set where groupId = ?. |
DLFolder |
DLFolderPersistenceImpl.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Finds the last d l folder in the ordered set where groupId = ?. |
static DLFolder[] |
DLFolderUtil.findByGroupId_PrevAndNext(long folderId,
long groupId,
OrderByComparator orderByComparator)
Finds the d l folders before and after the current d l folder in the ordered set where groupId = ?. |
DLFolder[] |
DLFolderPersistence.findByGroupId_PrevAndNext(long folderId,
long groupId,
OrderByComparator orderByComparator)
Finds the d l folders before and after the current d l folder in the ordered set where groupId = ?. |
DLFolder[] |
DLFolderPersistenceImpl.findByGroupId_PrevAndNext(long folderId,
long groupId,
OrderByComparator orderByComparator)
Finds the d l folders before and after the current d l folder in the ordered set where groupId = ?. |
static DLFolder |
DLFolderUtil.findByP_N_First(long parentFolderId,
String name,
OrderByComparator orderByComparator)
Finds the first d l folder in the ordered set where parentFolderId = ? and name = ?. |
DLFolder |
DLFolderPersistence.findByP_N_First(long parentFolderId,
String name,
OrderByComparator orderByComparator)
Finds the first d l folder in the ordered set where parentFolderId = ? and name = ?. |
DLFolder |
DLFolderPersistenceImpl.findByP_N_First(long parentFolderId,
String name,
OrderByComparator orderByComparator)
Finds the first d l folder in the ordered set where parentFolderId = ? and name = ?. |
static DLFolder |
DLFolderUtil.findByP_N_Last(long parentFolderId,
String name,
OrderByComparator orderByComparator)
Finds the last d l folder in the ordered set where parentFolderId = ? and name = ?. |
DLFolder |
DLFolderPersistence.findByP_N_Last(long parentFolderId,
String name,
OrderByComparator orderByComparator)
Finds the last d l folder in the ordered set where parentFolderId = ? and name = ?. |
DLFolder |
DLFolderPersistenceImpl.findByP_N_Last(long parentFolderId,
String name,
OrderByComparator orderByComparator)
Finds the last d l folder in the ordered set where parentFolderId = ? and name = ?. |
static DLFolder[] |
DLFolderUtil.findByP_N_PrevAndNext(long folderId,
long parentFolderId,
String name,
OrderByComparator orderByComparator)
Finds the d l folders before and after the current d l folder in the ordered set where parentFolderId = ? and name = ?. |
DLFolder[] |
DLFolderPersistence.findByP_N_PrevAndNext(long folderId,
long parentFolderId,
String name,
OrderByComparator orderByComparator)
Finds the d l folders before and after the current d l folder in the ordered set where parentFolderId = ? and name = ?. |
DLFolder[] |
DLFolderPersistenceImpl.findByP_N_PrevAndNext(long folderId,
long parentFolderId,
String name,
OrderByComparator orderByComparator)
Finds the d l folders before and after the current d l folder in the ordered set where parentFolderId = ? and name = ?. |
static DLFolder |
DLFolderUtil.findByPrimaryKey(long folderId)
Finds the d l folder with the primary key or throws a NoSuchFolderException if it could not be found. |
DLFolder |
DLFolderPersistence.findByPrimaryKey(long folderId)
Finds the d l folder with the primary key or throws a NoSuchFolderException if it could not be found. |
DLFolder |
DLFolderPersistenceImpl.findByPrimaryKey(long folderId)
Finds the d l folder with the primary key or throws a NoSuchFolderException if it could not be found. |
DLFolder |
DLFolderPersistenceImpl.findByPrimaryKey(Serializable primaryKey)
Finds the d l folder with the primary key or throws a NoSuchModelException if it could not be found. |
static DLFolder |
DLFolderUtil.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Finds the first d l folder in the ordered set where uuid = ?. |
DLFolder |
DLFolderPersistence.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Finds the first d l folder in the ordered set where uuid = ?. |
DLFolder |
DLFolderPersistenceImpl.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Finds the first d l folder in the ordered set where uuid = ?. |
static DLFolder |
DLFolderUtil.findByUUID_G(String uuid,
long groupId)
Finds the d l folder where uuid = ? and groupId = ? or throws a NoSuchFolderException if it could not be found. |
DLFolder |
DLFolderPersistence.findByUUID_G(String uuid,
long groupId)
Finds the d l folder where uuid = ? and groupId = ? or throws a NoSuchFolderException if it could not be found. |
DLFolder |
DLFolderPersistenceImpl.findByUUID_G(String uuid,
long groupId)
Finds the d l folder where uuid = ? and groupId = ? or throws a NoSuchFolderException if it could not be found. |
static DLFolder |
DLFolderUtil.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Finds the last d l folder in the ordered set where uuid = ?. |
DLFolder |
DLFolderPersistence.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Finds the last d l folder in the ordered set where uuid = ?. |
DLFolder |
DLFolderPersistenceImpl.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Finds the last d l folder in the ordered set where uuid = ?. |
static DLFolder[] |
DLFolderUtil.findByUuid_PrevAndNext(long folderId,
String uuid,
OrderByComparator orderByComparator)
Finds the d l folders before and after the current d l folder in the ordered set where uuid = ?. |
DLFolder[] |
DLFolderPersistence.findByUuid_PrevAndNext(long folderId,
String uuid,
OrderByComparator orderByComparator)
Finds the d l folders before and after the current d l folder in the ordered set where uuid = ?. |
DLFolder[] |
DLFolderPersistenceImpl.findByUuid_PrevAndNext(long folderId,
String uuid,
OrderByComparator orderByComparator)
Finds the d l folders before and after the current d l folder in the ordered set where uuid = ?. |
protected DLFolder |
DLFolderPersistenceImpl.getByCompanyId_PrevAndNext(Session session,
DLFolder dlFolder,
long companyId,
OrderByComparator orderByComparator,
boolean previous)
|
protected DLFolder |
DLFolderPersistenceImpl.getByG_P_PrevAndNext(Session session,
DLFolder dlFolder,
long groupId,
long parentFolderId,
OrderByComparator orderByComparator,
boolean previous)
|
protected DLFolder |
DLFolderPersistenceImpl.getByGroupId_PrevAndNext(Session session,
DLFolder dlFolder,
long groupId,
OrderByComparator orderByComparator,
boolean previous)
|
protected DLFolder |
DLFolderPersistenceImpl.getByP_N_PrevAndNext(Session session,
DLFolder dlFolder,
long parentFolderId,
String name,
OrderByComparator orderByComparator,
boolean previous)
|
protected DLFolder |
DLFolderPersistenceImpl.getByUuid_PrevAndNext(Session session,
DLFolder dlFolder,
String uuid,
OrderByComparator orderByComparator,
boolean previous)
|
static DLFolder |
DLFolderUtil.remove(DLFolder dlFolder)
|
static DLFolder |
DLFolderUtil.remove(long folderId)
Removes the d l folder with the primary key from the database. |
DLFolder |
DLFolderPersistence.remove(long folderId)
Removes the d l folder with the primary key from the database. |
DLFolder |
DLFolderPersistenceImpl.remove(long folderId)
Removes the d l folder with the primary key from the database. |
DLFolder |
DLFolderPersistenceImpl.remove(Serializable primaryKey)
Removes the d l folder with the primary key from the database. |
protected DLFolder |
DLFolderPersistenceImpl.removeImpl(DLFolder dlFolder)
|
protected DLFolder |
DLFolderPersistenceImpl.toUnwrappedModel(DLFolder dlFolder)
|
static DLFolder |
DLFolderUtil.update(DLFolder dlFolder,
boolean merge)
|
static DLFolder |
DLFolderUtil.update(DLFolder dlFolder,
boolean merge,
ServiceContext serviceContext)
|
static DLFolder |
DLFolderUtil.updateImpl(DLFolder dlFolder,
boolean merge)
|
DLFolder |
DLFolderPersistence.updateImpl(DLFolder dlFolder,
boolean merge)
|
DLFolder |
DLFolderPersistenceImpl.updateImpl(DLFolder dlFolder,
boolean merge)
|
Methods in com.liferay.portlet.documentlibrary.service.persistence that return types with arguments of type DLFolder | |
---|---|
static List<DLFolder> |
DLFolderUtil.filterFindByG_P(long groupId,
long parentFolderId)
Filters by the user's permissions and finds all the d l folders where groupId = ? and parentFolderId = ?. |
List<DLFolder> |
DLFolderPersistence.filterFindByG_P(long groupId,
long parentFolderId)
Filters by the user's permissions and finds all the d l folders where groupId = ? and parentFolderId = ?. |
List<DLFolder> |
DLFolderPersistenceImpl.filterFindByG_P(long groupId,
long parentFolderId)
Filters by the user's permissions and finds all the d l folders where groupId = ? and parentFolderId = ?. |
static List<DLFolder> |
DLFolderUtil.filterFindByG_P(long groupId,
long parentFolderId,
int start,
int end)
Filters by the user's permissions and finds a range of all the d l folders where groupId = ? and parentFolderId = ?. |
List<DLFolder> |
DLFolderPersistence.filterFindByG_P(long groupId,
long parentFolderId,
int start,
int end)
Filters by the user's permissions and finds a range of all the d l folders where groupId = ? and parentFolderId = ?. |
List<DLFolder> |
DLFolderPersistenceImpl.filterFindByG_P(long groupId,
long parentFolderId,
int start,
int end)
Filters by the user's permissions and finds a range of all the d l folders where groupId = ? and parentFolderId = ?. |
static List<DLFolder> |
DLFolderUtil.filterFindByG_P(long groupId,
long parentFolderId,
int start,
int end,
OrderByComparator orderByComparator)
Filters by the user's permissions and finds an ordered range of all the d l folders where groupId = ? and parentFolderId = ?. |
List<DLFolder> |
DLFolderPersistence.filterFindByG_P(long groupId,
long parentFolderId,
int start,
int end,
OrderByComparator orderByComparator)
Filters by the user's permissions and finds an ordered range of all the d l folders where groupId = ? and parentFolderId = ?. |
List<DLFolder> |
DLFolderPersistenceImpl.filterFindByG_P(long groupId,
long parentFolderId,
int start,
int end,
OrderByComparator orderByComparator)
Filters by the user's permissions and finds an ordered range of all the d l folders where groupId = ? and parentFolderId = ?. |
static List<DLFolder> |
DLFolderUtil.filterFindByGroupId(long groupId)
Filters by the user's permissions and finds all the d l folders where groupId = ?. |
List<DLFolder> |
DLFolderPersistence.filterFindByGroupId(long groupId)
Filters by the user's permissions and finds all the d l folders where groupId = ?. |
List<DLFolder> |
DLFolderPersistenceImpl.filterFindByGroupId(long groupId)
Filters by the user's permissions and finds all the d l folders where groupId = ?. |
static List<DLFolder> |
DLFolderUtil.filterFindByGroupId(long groupId,
int start,
int end)
Filters by the user's permissions and finds a range of all the d l folders where groupId = ?. |
List<DLFolder> |
DLFolderPersistence.filterFindByGroupId(long groupId,
int start,
int end)
Filters by the user's permissions and finds a range of all the d l folders where groupId = ?. |
List<DLFolder> |
DLFolderPersistenceImpl.filterFindByGroupId(long groupId,
int start,
int end)
Filters by the user's permissions and finds a range of all the d l folders where groupId = ?. |
static List<DLFolder> |
DLFolderUtil.filterFindByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
Filters by the user's permissions and finds an ordered range of all the d l folders where groupId = ?. |
List<DLFolder> |
DLFolderPersistence.filterFindByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
Filters by the user's permissions and finds an ordered range of all the d l folders where groupId = ?. |
List<DLFolder> |
DLFolderPersistenceImpl.filterFindByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
Filters by the user's permissions and finds an ordered range of all the d l folders where groupId = ?. |
static List<DLFolder> |
DLFolderUtil.findAll()
Finds all the d l folders. |
List<DLFolder> |
DLFolderPersistence.findAll()
Finds all the d l folders. |
List<DLFolder> |
DLFolderPersistenceImpl.findAll()
Finds all the d l folders. |
static List<DLFolder> |
DLFolderUtil.findAll(int start,
int end)
Finds a range of all the d l folders. |
List<DLFolder> |
DLFolderPersistence.findAll(int start,
int end)
Finds a range of all the d l folders. |
List<DLFolder> |
DLFolderPersistenceImpl.findAll(int start,
int end)
Finds a range of all the d l folders. |
static List<DLFolder> |
DLFolderUtil.findAll(int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the d l folders. |
List<DLFolder> |
DLFolderPersistence.findAll(int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the d l folders. |
List<DLFolder> |
DLFolderPersistenceImpl.findAll(int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the d l folders. |
static List<DLFolder> |
DLFolderUtil.findByCompanyId(long companyId)
Finds all the d l folders where companyId = ?. |
List<DLFolder> |
DLFolderPersistence.findByCompanyId(long companyId)
Finds all the d l folders where companyId = ?. |
List<DLFolder> |
DLFolderPersistenceImpl.findByCompanyId(long companyId)
Finds all the d l folders where companyId = ?. |
static List<DLFolder> |
DLFolderUtil.findByCompanyId(long companyId,
int start,
int end)
Finds a range of all the d l folders where companyId = ?. |
List<DLFolder> |
DLFolderPersistence.findByCompanyId(long companyId,
int start,
int end)
Finds a range of all the d l folders where companyId = ?. |
List<DLFolder> |
DLFolderPersistenceImpl.findByCompanyId(long companyId,
int start,
int end)
Finds a range of all the d l folders where companyId = ?. |
static List<DLFolder> |
DLFolderUtil.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the d l folders where companyId = ?. |
List<DLFolder> |
DLFolderPersistence.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the d l folders where companyId = ?. |
List<DLFolder> |
DLFolderPersistenceImpl.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the d l folders where companyId = ?. |
static List<DLFolder> |
DLFolderUtil.findByG_P(long groupId,
long parentFolderId)
Finds all the d l folders where groupId = ? and parentFolderId = ?. |
List<DLFolder> |
DLFolderPersistence.findByG_P(long groupId,
long parentFolderId)
Finds all the d l folders where groupId = ? and parentFolderId = ?. |
List<DLFolder> |
DLFolderPersistenceImpl.findByG_P(long groupId,
long parentFolderId)
Finds all the d l folders where groupId = ? and parentFolderId = ?. |
static List<DLFolder> |
DLFolderUtil.findByG_P(long groupId,
long parentFolderId,
int start,
int end)
Finds a range of all the d l folders where groupId = ? and parentFolderId = ?. |
List<DLFolder> |
DLFolderPersistence.findByG_P(long groupId,
long parentFolderId,
int start,
int end)
Finds a range of all the d l folders where groupId = ? and parentFolderId = ?. |
List<DLFolder> |
DLFolderPersistenceImpl.findByG_P(long groupId,
long parentFolderId,
int start,
int end)
Finds a range of all the d l folders where groupId = ? and parentFolderId = ?. |
static List<DLFolder> |
DLFolderUtil.findByG_P(long groupId,
long parentFolderId,
int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the d l folders where groupId = ? and parentFolderId = ?. |
List<DLFolder> |
DLFolderPersistence.findByG_P(long groupId,
long parentFolderId,
int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the d l folders where groupId = ? and parentFolderId = ?. |
List<DLFolder> |
DLFolderPersistenceImpl.findByG_P(long groupId,
long parentFolderId,
int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the d l folders where groupId = ? and parentFolderId = ?. |
static List<DLFolder> |
DLFolderUtil.findByGroupId(long groupId)
Finds all the d l folders where groupId = ?. |
List<DLFolder> |
DLFolderPersistence.findByGroupId(long groupId)
Finds all the d l folders where groupId = ?. |
List<DLFolder> |
DLFolderPersistenceImpl.findByGroupId(long groupId)
Finds all the d l folders where groupId = ?. |
static List<DLFolder> |
DLFolderUtil.findByGroupId(long groupId,
int start,
int end)
Finds a range of all the d l folders where groupId = ?. |
List<DLFolder> |
DLFolderPersistence.findByGroupId(long groupId,
int start,
int end)
Finds a range of all the d l folders where groupId = ?. |
List<DLFolder> |
DLFolderPersistenceImpl.findByGroupId(long groupId,
int start,
int end)
Finds a range of all the d l folders where groupId = ?. |
static List<DLFolder> |
DLFolderUtil.findByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the d l folders where groupId = ?. |
List<DLFolder> |
DLFolderPersistence.findByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the d l folders where groupId = ?. |
List<DLFolder> |
DLFolderPersistenceImpl.findByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the d l folders where groupId = ?. |
static List<DLFolder> |
DLFolderUtil.findByP_N(long parentFolderId,
String name)
Finds all the d l folders where parentFolderId = ? and name = ?. |
List<DLFolder> |
DLFolderPersistence.findByP_N(long parentFolderId,
String name)
Finds all the d l folders where parentFolderId = ? and name = ?. |
List<DLFolder> |
DLFolderPersistenceImpl.findByP_N(long parentFolderId,
String name)
Finds all the d l folders where parentFolderId = ? and name = ?. |
static List<DLFolder> |
DLFolderUtil.findByP_N(long parentFolderId,
String name,
int start,
int end)
Finds a range of all the d l folders where parentFolderId = ? and name = ?. |
List<DLFolder> |
DLFolderPersistence.findByP_N(long parentFolderId,
String name,
int start,
int end)
Finds a range of all the d l folders where parentFolderId = ? and name = ?. |
List<DLFolder> |
DLFolderPersistenceImpl.findByP_N(long parentFolderId,
String name,
int start,
int end)
Finds a range of all the d l folders where parentFolderId = ? and name = ?. |
static List<DLFolder> |
DLFolderUtil.findByP_N(long parentFolderId,
String name,
int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the d l folders where parentFolderId = ? and name = ?. |
List<DLFolder> |
DLFolderPersistence.findByP_N(long parentFolderId,
String name,
int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the d l folders where parentFolderId = ? and name = ?. |
List<DLFolder> |
DLFolderPersistenceImpl.findByP_N(long parentFolderId,
String name,
int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the d l folders where parentFolderId = ? and name = ?. |
static List<DLFolder> |
DLFolderUtil.findByUuid(String uuid)
Finds all the d l folders where uuid = ?. |
List<DLFolder> |
DLFolderPersistence.findByUuid(String uuid)
Finds all the d l folders where uuid = ?. |
List<DLFolder> |
DLFolderPersistenceImpl.findByUuid(String uuid)
Finds all the d l folders where uuid = ?. |
static List<DLFolder> |
DLFolderUtil.findByUuid(String uuid,
int start,
int end)
Finds a range of all the d l folders where uuid = ?. |
List<DLFolder> |
DLFolderPersistence.findByUuid(String uuid,
int start,
int end)
Finds a range of all the d l folders where uuid = ?. |
List<DLFolder> |
DLFolderPersistenceImpl.findByUuid(String uuid,
int start,
int end)
Finds a range of all the d l folders where uuid = ?. |
static List<DLFolder> |
DLFolderUtil.findByUuid(String uuid,
int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the d l folders where uuid = ?. |
List<DLFolder> |
DLFolderPersistence.findByUuid(String uuid,
int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the d l folders where uuid = ?. |
List<DLFolder> |
DLFolderPersistenceImpl.findByUuid(String uuid,
int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the d l folders where uuid = ?. |
static List<DLFolder> |
DLFolderUtil.findWithDynamicQuery(DynamicQuery dynamicQuery)
|
static List<DLFolder> |
DLFolderUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end)
|
static List<DLFolder> |
DLFolderUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end,
OrderByComparator orderByComparator)
|
Methods in com.liferay.portlet.documentlibrary.service.persistence with parameters of type DLFolder | |
---|---|
static void |
DLFolderUtil.cacheResult(DLFolder dlFolder)
Caches the d l folder in the entity cache if it is enabled. |
void |
DLFolderPersistence.cacheResult(DLFolder dlFolder)
Caches the d l folder in the entity cache if it is enabled. |
void |
DLFolderPersistenceImpl.cacheResult(DLFolder dlFolder)
Caches the d l folder in the entity cache if it is enabled. |
static void |
DLFolderUtil.clearCache(DLFolder dlFolder)
|
void |
DLFolderPersistenceImpl.clearCache(DLFolder dlFolder)
Clears the cache for the d l folder. |
protected DLFolder |
DLFolderPersistenceImpl.getByCompanyId_PrevAndNext(Session session,
DLFolder dlFolder,
long companyId,
OrderByComparator orderByComparator,
boolean previous)
|
protected DLFolder |
DLFolderPersistenceImpl.getByG_P_PrevAndNext(Session session,
DLFolder dlFolder,
long groupId,
long parentFolderId,
OrderByComparator orderByComparator,
boolean previous)
|
protected DLFolder |
DLFolderPersistenceImpl.getByGroupId_PrevAndNext(Session session,
DLFolder dlFolder,
long groupId,
OrderByComparator orderByComparator,
boolean previous)
|
protected DLFolder |
DLFolderPersistenceImpl.getByP_N_PrevAndNext(Session session,
DLFolder dlFolder,
long parentFolderId,
String name,
OrderByComparator orderByComparator,
boolean previous)
|
protected DLFolder |
DLFolderPersistenceImpl.getByUuid_PrevAndNext(Session session,
DLFolder dlFolder,
String uuid,
OrderByComparator orderByComparator,
boolean previous)
|
static DLFolder |
DLFolderUtil.remove(DLFolder dlFolder)
|
protected DLFolder |
DLFolderPersistenceImpl.removeImpl(DLFolder dlFolder)
|
protected DLFolder |
DLFolderPersistenceImpl.toUnwrappedModel(DLFolder dlFolder)
|
static DLFolder |
DLFolderUtil.update(DLFolder dlFolder,
boolean merge)
|
static DLFolder |
DLFolderUtil.update(DLFolder dlFolder,
boolean merge,
ServiceContext serviceContext)
|
static DLFolder |
DLFolderUtil.updateImpl(DLFolder dlFolder,
boolean merge)
|
DLFolder |
DLFolderPersistence.updateImpl(DLFolder dlFolder,
boolean merge)
|
DLFolder |
DLFolderPersistenceImpl.updateImpl(DLFolder dlFolder,
boolean merge)
|
Method parameters in com.liferay.portlet.documentlibrary.service.persistence with type arguments of type DLFolder | |
---|---|
static void |
DLFolderUtil.cacheResult(List<DLFolder> dlFolders)
Caches the d l folders in the entity cache if it is enabled. |
void |
DLFolderPersistence.cacheResult(List<DLFolder> dlFolders)
Caches the d l folders in the entity cache if it is enabled. |
void |
DLFolderPersistenceImpl.cacheResult(List<DLFolder> dlFolders)
Caches the d l folders in the entity cache if it is enabled. |
Uses of DLFolder in com.liferay.portlet.documentlibrary.sharepoint |
---|
Methods in com.liferay.portlet.documentlibrary.sharepoint with parameters of type DLFolder | |
---|---|
protected Tree |
DLSharepointStorageImpl.getFolderTree(DLFolder folder,
String parentFolderPath)
|
Uses of DLFolder in com.liferay.portlet.documentlibrary.util |
---|
Methods in com.liferay.portlet.documentlibrary.util with parameters of type DLFolder | |
---|---|
static void |
DLUtil.addPortletBreadcrumbEntries(DLFolder folder,
javax.servlet.http.HttpServletRequest request,
RenderResponse renderResponse)
|
Uses of DLFolder in com.liferay.portlet.documentlibrary.webdav |
---|
Methods in com.liferay.portlet.documentlibrary.webdav with parameters of type DLFolder | |
---|---|
protected Resource |
DLWebDAVStorageImpl.toResource(WebDAVRequest webDavRequest,
DLFolder folder,
boolean appendPath)
|
|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |