Liferay 6.0.3

Uses of Interface
com.liferay.portlet.documentlibrary.model.DLFileShortcut

Packages that use DLFileShortcut
com.liferay.portlet.documentlibrary.lar   
com.liferay.portlet.documentlibrary.model   
com.liferay.portlet.documentlibrary.model.impl   
com.liferay.portlet.documentlibrary.service   
com.liferay.portlet.documentlibrary.service.base   
com.liferay.portlet.documentlibrary.service.http   
com.liferay.portlet.documentlibrary.service.impl   
com.liferay.portlet.documentlibrary.service.permission   
com.liferay.portlet.documentlibrary.service.persistence   
com.liferay.portlet.documentlibrary.util   
 

Uses of DLFileShortcut in com.liferay.portlet.documentlibrary.lar
 

Methods in com.liferay.portlet.documentlibrary.lar with parameters of type DLFileShortcut
protected static void DLPortletDataHandlerImpl.exportFileShortcut(PortletDataContext context, Element foldersElement, Element fileShortcutsElement, DLFileShortcut fileShortcut)
           
protected static String DLPortletDataHandlerImpl.getFileShortcutPath(PortletDataContext context, DLFileShortcut fileShortcut)
           
protected static void DLPortletDataHandlerImpl.importFileShortcut(PortletDataContext context, DLFileShortcut fileShortcut)
           
 

Uses of DLFileShortcut in com.liferay.portlet.documentlibrary.model
 

Classes in com.liferay.portlet.documentlibrary.model that implement DLFileShortcut
 class DLFileShortcutWrapper
           This class is a wrapper for DLFileShortcut.
 

Methods in com.liferay.portlet.documentlibrary.model that return DLFileShortcut
 DLFileShortcut DLFileShortcutWrapper.getWrappedDLFileShortcut()
           
 DLFileShortcut DLFileShortcutWrapper.toEscapedModel()
           
 DLFileShortcut DLFileShortcutModel.toEscapedModel()
           
 

Methods in com.liferay.portlet.documentlibrary.model with parameters of type DLFileShortcut
 int DLFileShortcutWrapper.compareTo(DLFileShortcut dlFileShortcut)
           
 int DLFileShortcutModel.compareTo(DLFileShortcut dlFileShortcut)
           
static DLFileShortcutSoap DLFileShortcutSoap.toSoapModel(DLFileShortcut model)
           
static DLFileShortcutSoap[] DLFileShortcutSoap.toSoapModels(DLFileShortcut[] models)
           
static DLFileShortcutSoap[][] DLFileShortcutSoap.toSoapModels(DLFileShortcut[][] models)
           
 

Method parameters in com.liferay.portlet.documentlibrary.model with type arguments of type DLFileShortcut
static DLFileShortcutSoap[] DLFileShortcutSoap.toSoapModels(List<DLFileShortcut> models)
           
 

Constructors in com.liferay.portlet.documentlibrary.model with parameters of type DLFileShortcut
DLFileShortcutWrapper(DLFileShortcut dlFileShortcut)
           
 

Uses of DLFileShortcut in com.liferay.portlet.documentlibrary.model.impl
 

Classes in com.liferay.portlet.documentlibrary.model.impl that implement DLFileShortcut
 class DLFileShortcutImpl
           
 

Methods in com.liferay.portlet.documentlibrary.model.impl that return DLFileShortcut
 DLFileShortcut DLFileShortcutModelImpl.toEscapedModel()
           
static DLFileShortcut DLFileShortcutModelImpl.toModel(DLFileShortcutSoap soapModel)
           
 

Methods in com.liferay.portlet.documentlibrary.model.impl that return types with arguments of type DLFileShortcut
static List<DLFileShortcut> DLFileShortcutModelImpl.toModels(DLFileShortcutSoap[] soapModels)
           
 

Methods in com.liferay.portlet.documentlibrary.model.impl with parameters of type DLFileShortcut
 int DLFileShortcutModelImpl.compareTo(DLFileShortcut dlFileShortcut)
           
 

Uses of DLFileShortcut in com.liferay.portlet.documentlibrary.service
 

Methods in com.liferay.portlet.documentlibrary.service that return DLFileShortcut
 DLFileShortcut DLFileShortcutLocalServiceWrapper.addDLFileShortcut(DLFileShortcut dlFileShortcut)
           
static DLFileShortcut DLFileShortcutLocalServiceUtil.addDLFileShortcut(DLFileShortcut dlFileShortcut)
           
 DLFileShortcut DLFileShortcutLocalService.addDLFileShortcut(DLFileShortcut dlFileShortcut)
           
 DLFileShortcut DLFileShortcutLocalServiceWrapper.addFileShortcut(long userId, long groupId, long folderId, long toFolderId, String toName, ServiceContext serviceContext)
           
static DLFileShortcut DLFileShortcutLocalServiceUtil.addFileShortcut(long userId, long groupId, long folderId, long toFolderId, String toName, ServiceContext serviceContext)
           
 DLFileShortcut DLFileShortcutLocalService.addFileShortcut(long userId, long groupId, long folderId, long toFolderId, String toName, ServiceContext serviceContext)
           
 DLFileShortcut DLFileShortcutServiceWrapper.addFileShortcut(long groupId, long folderId, long toFolderId, String toName, ServiceContext serviceContext)
           
static DLFileShortcut DLFileShortcutServiceUtil.addFileShortcut(long groupId, long folderId, long toFolderId, String toName, ServiceContext serviceContext)
           
 DLFileShortcut DLFileShortcutService.addFileShortcut(long groupId, long folderId, long toFolderId, String toName, ServiceContext serviceContext)
           
 DLFileShortcut DLFileShortcutLocalServiceWrapper.createDLFileShortcut(long fileShortcutId)
           
static DLFileShortcut DLFileShortcutLocalServiceUtil.createDLFileShortcut(long fileShortcutId)
           
 DLFileShortcut DLFileShortcutLocalService.createDLFileShortcut(long fileShortcutId)
           
 DLFileShortcut DLFileShortcutLocalServiceWrapper.getDLFileShortcut(long fileShortcutId)
           
static DLFileShortcut DLFileShortcutLocalServiceUtil.getDLFileShortcut(long fileShortcutId)
           
 DLFileShortcut DLFileShortcutLocalService.getDLFileShortcut(long fileShortcutId)
           
 DLFileShortcut DLFileShortcutLocalServiceWrapper.getDLFileShortcutByUuidAndGroupId(String uuid, long groupId)
           
static DLFileShortcut DLFileShortcutLocalServiceUtil.getDLFileShortcutByUuidAndGroupId(String uuid, long groupId)
           
 DLFileShortcut DLFileShortcutLocalService.getDLFileShortcutByUuidAndGroupId(String uuid, long groupId)
           
 DLFileShortcut DLFileShortcutServiceWrapper.getFileShortcut(long fileShortcutId)
           
static DLFileShortcut DLFileShortcutServiceUtil.getFileShortcut(long fileShortcutId)
           
 DLFileShortcut DLFileShortcutService.getFileShortcut(long fileShortcutId)
           
 DLFileShortcut DLFileShortcutLocalServiceWrapper.getFileShortcut(long fileShortcutId)
           
static DLFileShortcut DLFileShortcutLocalServiceUtil.getFileShortcut(long fileShortcutId)
           
 DLFileShortcut DLFileShortcutLocalService.getFileShortcut(long fileShortcutId)
           
 DLFileShortcut DLFileShortcutLocalServiceWrapper.updateDLFileShortcut(DLFileShortcut dlFileShortcut)
           
static DLFileShortcut DLFileShortcutLocalServiceUtil.updateDLFileShortcut(DLFileShortcut dlFileShortcut)
           
 DLFileShortcut DLFileShortcutLocalService.updateDLFileShortcut(DLFileShortcut dlFileShortcut)
           
 DLFileShortcut DLFileShortcutLocalServiceWrapper.updateDLFileShortcut(DLFileShortcut dlFileShortcut, boolean merge)
           
static DLFileShortcut DLFileShortcutLocalServiceUtil.updateDLFileShortcut(DLFileShortcut dlFileShortcut, boolean merge)
           
 DLFileShortcut DLFileShortcutLocalService.updateDLFileShortcut(DLFileShortcut dlFileShortcut, boolean merge)
           
 DLFileShortcut DLFileShortcutLocalServiceWrapper.updateFileShortcut(long userId, long fileShortcutId, long folderId, long toFolderId, String toName, ServiceContext serviceContext)
           
static DLFileShortcut DLFileShortcutLocalServiceUtil.updateFileShortcut(long userId, long fileShortcutId, long folderId, long toFolderId, String toName, ServiceContext serviceContext)
           
 DLFileShortcut DLFileShortcutLocalService.updateFileShortcut(long userId, long fileShortcutId, long folderId, long toFolderId, String toName, ServiceContext serviceContext)
           
 DLFileShortcut DLFileShortcutServiceWrapper.updateFileShortcut(long fileShortcutId, long folderId, long toFolderId, String toName, ServiceContext serviceContext)
           
static DLFileShortcut DLFileShortcutServiceUtil.updateFileShortcut(long fileShortcutId, long folderId, long toFolderId, String toName, ServiceContext serviceContext)
           
 DLFileShortcut DLFileShortcutService.updateFileShortcut(long fileShortcutId, long folderId, long toFolderId, String toName, ServiceContext serviceContext)
           
 

Methods in com.liferay.portlet.documentlibrary.service that return types with arguments of type DLFileShortcut
 List<DLFileShortcut> DLFileShortcutLocalServiceWrapper.getDLFileShortcuts(int start, int end)
           
static List<DLFileShortcut> DLFileShortcutLocalServiceUtil.getDLFileShortcuts(int start, int end)
           
 List<DLFileShortcut> DLFileShortcutLocalService.getDLFileShortcuts(int start, int end)
           
 

Methods in com.liferay.portlet.documentlibrary.service with parameters of type DLFileShortcut
 DLFileShortcut DLFileShortcutLocalServiceWrapper.addDLFileShortcut(DLFileShortcut dlFileShortcut)
           
static DLFileShortcut DLFileShortcutLocalServiceUtil.addDLFileShortcut(DLFileShortcut dlFileShortcut)
           
 DLFileShortcut DLFileShortcutLocalService.addDLFileShortcut(DLFileShortcut dlFileShortcut)
           
 void DLFileShortcutLocalServiceWrapper.addFileShortcutResources(DLFileShortcut fileShortcut, boolean addCommunityPermissions, boolean addGuestPermissions)
           
static void DLFileShortcutLocalServiceUtil.addFileShortcutResources(DLFileShortcut fileShortcut, boolean addCommunityPermissions, boolean addGuestPermissions)
           
 void DLFileShortcutLocalService.addFileShortcutResources(DLFileShortcut fileShortcut, boolean addCommunityPermissions, boolean addGuestPermissions)
           
 void DLFileShortcutLocalServiceWrapper.addFileShortcutResources(DLFileShortcut fileShortcut, String[] communityPermissions, String[] guestPermissions)
           
static void DLFileShortcutLocalServiceUtil.addFileShortcutResources(DLFileShortcut fileShortcut, String[] communityPermissions, String[] guestPermissions)
           
 void DLFileShortcutLocalService.addFileShortcutResources(DLFileShortcut fileShortcut, String[] communityPermissions, String[] guestPermissions)
           
 void DLFileShortcutLocalServiceWrapper.deleteDLFileShortcut(DLFileShortcut dlFileShortcut)
           
static void DLFileShortcutLocalServiceUtil.deleteDLFileShortcut(DLFileShortcut dlFileShortcut)
           
 void DLFileShortcutLocalService.deleteDLFileShortcut(DLFileShortcut dlFileShortcut)
           
 void DLFileShortcutLocalServiceWrapper.deleteFileShortcut(DLFileShortcut fileShortcut)
           
static void DLFileShortcutLocalServiceUtil.deleteFileShortcut(DLFileShortcut fileShortcut)
           
 void DLFileShortcutLocalService.deleteFileShortcut(DLFileShortcut fileShortcut)
           
 void DLFileShortcutLocalServiceWrapper.updateAsset(long userId, DLFileShortcut fileShortcut, long[] assetCategoryIds, String[] assetTagNames)
           
static void DLFileShortcutLocalServiceUtil.updateAsset(long userId, DLFileShortcut fileShortcut, long[] assetCategoryIds, String[] assetTagNames)
           
 void DLFileShortcutLocalService.updateAsset(long userId, DLFileShortcut fileShortcut, long[] assetCategoryIds, String[] assetTagNames)
           
 DLFileShortcut DLFileShortcutLocalServiceWrapper.updateDLFileShortcut(DLFileShortcut dlFileShortcut)
           
static DLFileShortcut DLFileShortcutLocalServiceUtil.updateDLFileShortcut(DLFileShortcut dlFileShortcut)
           
 DLFileShortcut DLFileShortcutLocalService.updateDLFileShortcut(DLFileShortcut dlFileShortcut)
           
 DLFileShortcut DLFileShortcutLocalServiceWrapper.updateDLFileShortcut(DLFileShortcut dlFileShortcut, boolean merge)
           
static DLFileShortcut DLFileShortcutLocalServiceUtil.updateDLFileShortcut(DLFileShortcut dlFileShortcut, boolean merge)
           
 DLFileShortcut DLFileShortcutLocalService.updateDLFileShortcut(DLFileShortcut dlFileShortcut, boolean merge)
           
 

Uses of DLFileShortcut in com.liferay.portlet.documentlibrary.service.base
 

Methods in com.liferay.portlet.documentlibrary.service.base that return DLFileShortcut
 DLFileShortcut DLFileShortcutLocalServiceBaseImpl.addDLFileShortcut(DLFileShortcut dlFileShortcut)
           
 DLFileShortcut DLFileShortcutLocalServiceBaseImpl.createDLFileShortcut(long fileShortcutId)
           
 DLFileShortcut DLFileShortcutLocalServiceBaseImpl.getDLFileShortcut(long fileShortcutId)
           
 DLFileShortcut DLFileShortcutLocalServiceBaseImpl.getDLFileShortcutByUuidAndGroupId(String uuid, long groupId)
           
 DLFileShortcut DLFileShortcutLocalServiceBaseImpl.updateDLFileShortcut(DLFileShortcut dlFileShortcut)
           
 DLFileShortcut DLFileShortcutLocalServiceBaseImpl.updateDLFileShortcut(DLFileShortcut dlFileShortcut, boolean merge)
           
 

Methods in com.liferay.portlet.documentlibrary.service.base that return types with arguments of type DLFileShortcut
 List<DLFileShortcut> DLFileShortcutLocalServiceBaseImpl.getDLFileShortcuts(int start, int end)
           
 

Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type DLFileShortcut
 DLFileShortcut DLFileShortcutLocalServiceBaseImpl.addDLFileShortcut(DLFileShortcut dlFileShortcut)
           
 void DLFileShortcutLocalServiceBaseImpl.deleteDLFileShortcut(DLFileShortcut dlFileShortcut)
           
 DLFileShortcut DLFileShortcutLocalServiceBaseImpl.updateDLFileShortcut(DLFileShortcut dlFileShortcut)
           
 DLFileShortcut DLFileShortcutLocalServiceBaseImpl.updateDLFileShortcut(DLFileShortcut dlFileShortcut, boolean merge)
           
 

Uses of DLFileShortcut in com.liferay.portlet.documentlibrary.service.http
 

Methods in com.liferay.portlet.documentlibrary.service.http that return DLFileShortcut
static DLFileShortcut DLFileShortcutServiceHttp.addFileShortcut(HttpPrincipal httpPrincipal, long groupId, long folderId, long toFolderId, String toName, ServiceContext serviceContext)
           
static DLFileShortcut DLFileShortcutServiceHttp.getFileShortcut(HttpPrincipal httpPrincipal, long fileShortcutId)
           
static DLFileShortcut DLFileShortcutServiceHttp.updateFileShortcut(HttpPrincipal httpPrincipal, long fileShortcutId, long folderId, long toFolderId, String toName, ServiceContext serviceContext)
           
 

Methods in com.liferay.portlet.documentlibrary.service.http with parameters of type DLFileShortcut
static JSONArray DLFileShortcutJSONSerializer.toJSONArray(DLFileShortcut[] models)
           
static JSONArray DLFileShortcutJSONSerializer.toJSONArray(DLFileShortcut[][] models)
           
static JSONObject DLFileShortcutJSONSerializer.toJSONObject(DLFileShortcut model)
           
 

Method parameters in com.liferay.portlet.documentlibrary.service.http with type arguments of type DLFileShortcut
static JSONArray DLFileShortcutJSONSerializer.toJSONArray(List<DLFileShortcut> models)
           
 

Uses of DLFileShortcut in com.liferay.portlet.documentlibrary.service.impl
 

Methods in com.liferay.portlet.documentlibrary.service.impl that return DLFileShortcut
 DLFileShortcut DLFileShortcutLocalServiceImpl.addFileShortcut(long userId, long groupId, long folderId, long toFolderId, String toName, ServiceContext serviceContext)
           
 DLFileShortcut DLFileShortcutServiceImpl.addFileShortcut(long groupId, long folderId, long toFolderId, String toName, ServiceContext serviceContext)
           
 DLFileShortcut DLFileShortcutServiceImpl.getFileShortcut(long fileShortcutId)
           
 DLFileShortcut DLFileShortcutLocalServiceImpl.getFileShortcut(long fileShortcutId)
           
 DLFileShortcut DLFileShortcutLocalServiceImpl.updateFileShortcut(long userId, long fileShortcutId, long folderId, long toFolderId, String toName, ServiceContext serviceContext)
           
 DLFileShortcut DLFileShortcutServiceImpl.updateFileShortcut(long fileShortcutId, long folderId, long toFolderId, String toName, ServiceContext serviceContext)
           
 

Methods in com.liferay.portlet.documentlibrary.service.impl with parameters of type DLFileShortcut
 void DLFileShortcutLocalServiceImpl.addFileShortcutResources(DLFileShortcut fileShortcut, boolean addCommunityPermissions, boolean addGuestPermissions)
           
 void DLFileShortcutLocalServiceImpl.addFileShortcutResources(DLFileShortcut fileShortcut, String[] communityPermissions, String[] guestPermissions)
           
 void DLFileShortcutLocalServiceImpl.deleteFileShortcut(DLFileShortcut fileShortcut)
           
 void DLFileShortcutLocalServiceImpl.updateAsset(long userId, DLFileShortcut fileShortcut, long[] assetCategoryIds, String[] assetTagNames)
           
 

Uses of DLFileShortcut in com.liferay.portlet.documentlibrary.service.permission
 

Methods in com.liferay.portlet.documentlibrary.service.permission with parameters of type DLFileShortcut
static void DLFileShortcutPermission.check(PermissionChecker permissionChecker, DLFileShortcut fileShortcut, String actionId)
           
static boolean DLFileShortcutPermission.contains(PermissionChecker permissionChecker, DLFileShortcut fileShortcut, String actionId)
           
 

Uses of DLFileShortcut in com.liferay.portlet.documentlibrary.service.persistence
 

Methods in com.liferay.portlet.documentlibrary.service.persistence that return DLFileShortcut
static DLFileShortcut DLFileShortcutUtil.create(long fileShortcutId)
           
 DLFileShortcut DLFileShortcutPersistence.create(long fileShortcutId)
           
 DLFileShortcut DLFileShortcutPersistenceImpl.create(long fileShortcutId)
           
static DLFileShortcut DLFileShortcutUtil.fetchByPrimaryKey(long fileShortcutId)
           
 DLFileShortcut DLFileShortcutPersistence.fetchByPrimaryKey(long fileShortcutId)
           
 DLFileShortcut DLFileShortcutPersistenceImpl.fetchByPrimaryKey(long fileShortcutId)
           
 DLFileShortcut DLFileShortcutPersistenceImpl.fetchByPrimaryKey(Serializable primaryKey)
           
static DLFileShortcut DLFileShortcutUtil.fetchByUUID_G(String uuid, long groupId)
           
 DLFileShortcut DLFileShortcutPersistence.fetchByUUID_G(String uuid, long groupId)
           
 DLFileShortcut DLFileShortcutPersistenceImpl.fetchByUUID_G(String uuid, long groupId)
           
static DLFileShortcut DLFileShortcutUtil.fetchByUUID_G(String uuid, long groupId, boolean retrieveFromCache)
           
 DLFileShortcut DLFileShortcutPersistence.fetchByUUID_G(String uuid, long groupId, boolean retrieveFromCache)
           
 DLFileShortcut DLFileShortcutPersistenceImpl.fetchByUUID_G(String uuid, long groupId, boolean retrieveFromCache)
           
static DLFileShortcut DLFileShortcutUtil.findByG_F_First(long groupId, long folderId, OrderByComparator orderByComparator)
           
 DLFileShortcut DLFileShortcutPersistence.findByG_F_First(long groupId, long folderId, OrderByComparator orderByComparator)
           
 DLFileShortcut DLFileShortcutPersistenceImpl.findByG_F_First(long groupId, long folderId, OrderByComparator orderByComparator)
           
static DLFileShortcut DLFileShortcutUtil.findByG_F_Last(long groupId, long folderId, OrderByComparator orderByComparator)
           
 DLFileShortcut DLFileShortcutPersistence.findByG_F_Last(long groupId, long folderId, OrderByComparator orderByComparator)
           
 DLFileShortcut DLFileShortcutPersistenceImpl.findByG_F_Last(long groupId, long folderId, OrderByComparator orderByComparator)
           
static DLFileShortcut[] DLFileShortcutUtil.findByG_F_PrevAndNext(long fileShortcutId, long groupId, long folderId, OrderByComparator orderByComparator)
           
 DLFileShortcut[] DLFileShortcutPersistence.findByG_F_PrevAndNext(long fileShortcutId, long groupId, long folderId, OrderByComparator orderByComparator)
           
 DLFileShortcut[] DLFileShortcutPersistenceImpl.findByG_F_PrevAndNext(long fileShortcutId, long groupId, long folderId, OrderByComparator orderByComparator)
           
static DLFileShortcut DLFileShortcutUtil.findByG_F_S_First(long groupId, long folderId, int status, OrderByComparator orderByComparator)
           
 DLFileShortcut DLFileShortcutPersistence.findByG_F_S_First(long groupId, long folderId, int status, OrderByComparator orderByComparator)
           
 DLFileShortcut DLFileShortcutPersistenceImpl.findByG_F_S_First(long groupId, long folderId, int status, OrderByComparator orderByComparator)
           
static DLFileShortcut DLFileShortcutUtil.findByG_F_S_Last(long groupId, long folderId, int status, OrderByComparator orderByComparator)
           
 DLFileShortcut DLFileShortcutPersistence.findByG_F_S_Last(long groupId, long folderId, int status, OrderByComparator orderByComparator)
           
 DLFileShortcut DLFileShortcutPersistenceImpl.findByG_F_S_Last(long groupId, long folderId, int status, OrderByComparator orderByComparator)
           
static DLFileShortcut[] DLFileShortcutUtil.findByG_F_S_PrevAndNext(long fileShortcutId, long groupId, long folderId, int status, OrderByComparator orderByComparator)
           
 DLFileShortcut[] DLFileShortcutPersistence.findByG_F_S_PrevAndNext(long fileShortcutId, long groupId, long folderId, int status, OrderByComparator orderByComparator)
           
 DLFileShortcut[] DLFileShortcutPersistenceImpl.findByG_F_S_PrevAndNext(long fileShortcutId, long groupId, long folderId, int status, OrderByComparator orderByComparator)
           
static DLFileShortcut DLFileShortcutUtil.findByG_TF_TN_First(long groupId, long toFolderId, String toName, OrderByComparator orderByComparator)
           
 DLFileShortcut DLFileShortcutPersistence.findByG_TF_TN_First(long groupId, long toFolderId, String toName, OrderByComparator orderByComparator)
           
 DLFileShortcut DLFileShortcutPersistenceImpl.findByG_TF_TN_First(long groupId, long toFolderId, String toName, OrderByComparator orderByComparator)
           
static DLFileShortcut DLFileShortcutUtil.findByG_TF_TN_Last(long groupId, long toFolderId, String toName, OrderByComparator orderByComparator)
           
 DLFileShortcut DLFileShortcutPersistence.findByG_TF_TN_Last(long groupId, long toFolderId, String toName, OrderByComparator orderByComparator)
           
 DLFileShortcut DLFileShortcutPersistenceImpl.findByG_TF_TN_Last(long groupId, long toFolderId, String toName, OrderByComparator orderByComparator)
           
static DLFileShortcut[] DLFileShortcutUtil.findByG_TF_TN_PrevAndNext(long fileShortcutId, long groupId, long toFolderId, String toName, OrderByComparator orderByComparator)
           
 DLFileShortcut[] DLFileShortcutPersistence.findByG_TF_TN_PrevAndNext(long fileShortcutId, long groupId, long toFolderId, String toName, OrderByComparator orderByComparator)
           
 DLFileShortcut[] DLFileShortcutPersistenceImpl.findByG_TF_TN_PrevAndNext(long fileShortcutId, long groupId, long toFolderId, String toName, OrderByComparator orderByComparator)
           
static DLFileShortcut DLFileShortcutUtil.findByG_TF_TN_S_First(long groupId, long toFolderId, String toName, int status, OrderByComparator orderByComparator)
           
 DLFileShortcut DLFileShortcutPersistence.findByG_TF_TN_S_First(long groupId, long toFolderId, String toName, int status, OrderByComparator orderByComparator)
           
 DLFileShortcut DLFileShortcutPersistenceImpl.findByG_TF_TN_S_First(long groupId, long toFolderId, String toName, int status, OrderByComparator orderByComparator)
           
static DLFileShortcut DLFileShortcutUtil.findByG_TF_TN_S_Last(long groupId, long toFolderId, String toName, int status, OrderByComparator orderByComparator)
           
 DLFileShortcut DLFileShortcutPersistence.findByG_TF_TN_S_Last(long groupId, long toFolderId, String toName, int status, OrderByComparator orderByComparator)
           
 DLFileShortcut DLFileShortcutPersistenceImpl.findByG_TF_TN_S_Last(long groupId, long toFolderId, String toName, int status, OrderByComparator orderByComparator)
           
static DLFileShortcut[] DLFileShortcutUtil.findByG_TF_TN_S_PrevAndNext(long fileShortcutId, long groupId, long toFolderId, String toName, int status, OrderByComparator orderByComparator)
           
 DLFileShortcut[] DLFileShortcutPersistence.findByG_TF_TN_S_PrevAndNext(long fileShortcutId, long groupId, long toFolderId, String toName, int status, OrderByComparator orderByComparator)
           
 DLFileShortcut[] DLFileShortcutPersistenceImpl.findByG_TF_TN_S_PrevAndNext(long fileShortcutId, long groupId, long toFolderId, String toName, int status, OrderByComparator orderByComparator)
           
static DLFileShortcut DLFileShortcutUtil.findByPrimaryKey(long fileShortcutId)
           
 DLFileShortcut DLFileShortcutPersistence.findByPrimaryKey(long fileShortcutId)
           
 DLFileShortcut DLFileShortcutPersistenceImpl.findByPrimaryKey(long fileShortcutId)
           
 DLFileShortcut DLFileShortcutPersistenceImpl.findByPrimaryKey(Serializable primaryKey)
           
static DLFileShortcut DLFileShortcutUtil.findByUuid_First(String uuid, OrderByComparator orderByComparator)
           
 DLFileShortcut DLFileShortcutPersistence.findByUuid_First(String uuid, OrderByComparator orderByComparator)
           
 DLFileShortcut DLFileShortcutPersistenceImpl.findByUuid_First(String uuid, OrderByComparator orderByComparator)
           
static DLFileShortcut DLFileShortcutUtil.findByUUID_G(String uuid, long groupId)
           
 DLFileShortcut DLFileShortcutPersistence.findByUUID_G(String uuid, long groupId)
           
 DLFileShortcut DLFileShortcutPersistenceImpl.findByUUID_G(String uuid, long groupId)
           
static DLFileShortcut DLFileShortcutUtil.findByUuid_Last(String uuid, OrderByComparator orderByComparator)
           
 DLFileShortcut DLFileShortcutPersistence.findByUuid_Last(String uuid, OrderByComparator orderByComparator)
           
 DLFileShortcut DLFileShortcutPersistenceImpl.findByUuid_Last(String uuid, OrderByComparator orderByComparator)
           
static DLFileShortcut[] DLFileShortcutUtil.findByUuid_PrevAndNext(long fileShortcutId, String uuid, OrderByComparator orderByComparator)
           
 DLFileShortcut[] DLFileShortcutPersistence.findByUuid_PrevAndNext(long fileShortcutId, String uuid, OrderByComparator orderByComparator)
           
 DLFileShortcut[] DLFileShortcutPersistenceImpl.findByUuid_PrevAndNext(long fileShortcutId, String uuid, OrderByComparator orderByComparator)
           
protected  DLFileShortcut DLFileShortcutPersistenceImpl.getByG_F_PrevAndNext(Session session, DLFileShortcut dlFileShortcut, long groupId, long folderId, OrderByComparator orderByComparator, boolean previous)
           
protected  DLFileShortcut DLFileShortcutPersistenceImpl.getByG_F_S_PrevAndNext(Session session, DLFileShortcut dlFileShortcut, long groupId, long folderId, int status, OrderByComparator orderByComparator, boolean previous)
           
protected  DLFileShortcut DLFileShortcutPersistenceImpl.getByG_TF_TN_PrevAndNext(Session session, DLFileShortcut dlFileShortcut, long groupId, long toFolderId, String toName, OrderByComparator orderByComparator, boolean previous)
           
protected  DLFileShortcut DLFileShortcutPersistenceImpl.getByG_TF_TN_S_PrevAndNext(Session session, DLFileShortcut dlFileShortcut, long groupId, long toFolderId, String toName, int status, OrderByComparator orderByComparator, boolean previous)
           
protected  DLFileShortcut DLFileShortcutPersistenceImpl.getByUuid_PrevAndNext(Session session, DLFileShortcut dlFileShortcut, String uuid, OrderByComparator orderByComparator, boolean previous)
           
static DLFileShortcut DLFileShortcutUtil.remove(DLFileShortcut dlFileShortcut)
           
static DLFileShortcut DLFileShortcutUtil.remove(long fileShortcutId)
           
 DLFileShortcut DLFileShortcutPersistence.remove(long fileShortcutId)
           
 DLFileShortcut DLFileShortcutPersistenceImpl.remove(long fileShortcutId)
           
 DLFileShortcut DLFileShortcutPersistenceImpl.remove(Serializable primaryKey)
           
protected  DLFileShortcut DLFileShortcutPersistenceImpl.removeImpl(DLFileShortcut dlFileShortcut)
           
protected  DLFileShortcut DLFileShortcutPersistenceImpl.toUnwrappedModel(DLFileShortcut dlFileShortcut)
           
static DLFileShortcut DLFileShortcutUtil.update(DLFileShortcut dlFileShortcut, boolean merge)
           
static DLFileShortcut DLFileShortcutUtil.update(DLFileShortcut dlFileShortcut, boolean merge, ServiceContext serviceContext)
           
static DLFileShortcut DLFileShortcutUtil.updateImpl(DLFileShortcut dlFileShortcut, boolean merge)
           
 DLFileShortcut DLFileShortcutPersistence.updateImpl(DLFileShortcut dlFileShortcut, boolean merge)
           
 DLFileShortcut DLFileShortcutPersistenceImpl.updateImpl(DLFileShortcut dlFileShortcut, boolean merge)
           
 

Methods in com.liferay.portlet.documentlibrary.service.persistence that return types with arguments of type DLFileShortcut
static List<DLFileShortcut> DLFileShortcutUtil.filterFindByG_F_S(long groupId, long folderId, int status)
           
 List<DLFileShortcut> DLFileShortcutPersistence.filterFindByG_F_S(long groupId, long folderId, int status)
           
 List<DLFileShortcut> DLFileShortcutPersistenceImpl.filterFindByG_F_S(long groupId, long folderId, int status)
           
static List<DLFileShortcut> DLFileShortcutUtil.filterFindByG_F_S(long groupId, long folderId, int status, int start, int end)
           
 List<DLFileShortcut> DLFileShortcutPersistence.filterFindByG_F_S(long groupId, long folderId, int status, int start, int end)
           
 List<DLFileShortcut> DLFileShortcutPersistenceImpl.filterFindByG_F_S(long groupId, long folderId, int status, int start, int end)
           
static List<DLFileShortcut> DLFileShortcutUtil.filterFindByG_F_S(long groupId, long folderId, int status, int start, int end, OrderByComparator orderByComparator)
           
 List<DLFileShortcut> DLFileShortcutPersistence.filterFindByG_F_S(long groupId, long folderId, int status, int start, int end, OrderByComparator orderByComparator)
           
 List<DLFileShortcut> DLFileShortcutPersistenceImpl.filterFindByG_F_S(long groupId, long folderId, int status, int start, int end, OrderByComparator orderByComparator)
           
static List<DLFileShortcut> DLFileShortcutUtil.filterFindByG_F(long groupId, long folderId)
           
 List<DLFileShortcut> DLFileShortcutPersistence.filterFindByG_F(long groupId, long folderId)
           
 List<DLFileShortcut> DLFileShortcutPersistenceImpl.filterFindByG_F(long groupId, long folderId)
           
static List<DLFileShortcut> DLFileShortcutUtil.filterFindByG_F(long groupId, long folderId, int start, int end)
           
 List<DLFileShortcut> DLFileShortcutPersistence.filterFindByG_F(long groupId, long folderId, int start, int end)
           
 List<DLFileShortcut> DLFileShortcutPersistenceImpl.filterFindByG_F(long groupId, long folderId, int start, int end)
           
static List<DLFileShortcut> DLFileShortcutUtil.filterFindByG_F(long groupId, long folderId, int start, int end, OrderByComparator orderByComparator)
           
 List<DLFileShortcut> DLFileShortcutPersistence.filterFindByG_F(long groupId, long folderId, int start, int end, OrderByComparator orderByComparator)
           
 List<DLFileShortcut> DLFileShortcutPersistenceImpl.filterFindByG_F(long groupId, long folderId, int start, int end, OrderByComparator orderByComparator)
           
static List<DLFileShortcut> DLFileShortcutUtil.filterFindByG_TF_TN_S(long groupId, long toFolderId, String toName, int status)
           
 List<DLFileShortcut> DLFileShortcutPersistence.filterFindByG_TF_TN_S(long groupId, long toFolderId, String toName, int status)
           
 List<DLFileShortcut> DLFileShortcutPersistenceImpl.filterFindByG_TF_TN_S(long groupId, long toFolderId, String toName, int status)
           
static List<DLFileShortcut> DLFileShortcutUtil.filterFindByG_TF_TN_S(long groupId, long toFolderId, String toName, int status, int start, int end)
           
 List<DLFileShortcut> DLFileShortcutPersistence.filterFindByG_TF_TN_S(long groupId, long toFolderId, String toName, int status, int start, int end)
           
 List<DLFileShortcut> DLFileShortcutPersistenceImpl.filterFindByG_TF_TN_S(long groupId, long toFolderId, String toName, int status, int start, int end)
           
static List<DLFileShortcut> DLFileShortcutUtil.filterFindByG_TF_TN_S(long groupId, long toFolderId, String toName, int status, int start, int end, OrderByComparator orderByComparator)
           
 List<DLFileShortcut> DLFileShortcutPersistence.filterFindByG_TF_TN_S(long groupId, long toFolderId, String toName, int status, int start, int end, OrderByComparator orderByComparator)
           
 List<DLFileShortcut> DLFileShortcutPersistenceImpl.filterFindByG_TF_TN_S(long groupId, long toFolderId, String toName, int status, int start, int end, OrderByComparator orderByComparator)
           
static List<DLFileShortcut> DLFileShortcutUtil.filterFindByG_TF_TN(long groupId, long toFolderId, String toName)
           
 List<DLFileShortcut> DLFileShortcutPersistence.filterFindByG_TF_TN(long groupId, long toFolderId, String toName)
           
 List<DLFileShortcut> DLFileShortcutPersistenceImpl.filterFindByG_TF_TN(long groupId, long toFolderId, String toName)
           
static List<DLFileShortcut> DLFileShortcutUtil.filterFindByG_TF_TN(long groupId, long toFolderId, String toName, int start, int end)
           
 List<DLFileShortcut> DLFileShortcutPersistence.filterFindByG_TF_TN(long groupId, long toFolderId, String toName, int start, int end)
           
 List<DLFileShortcut> DLFileShortcutPersistenceImpl.filterFindByG_TF_TN(long groupId, long toFolderId, String toName, int start, int end)
           
static List<DLFileShortcut> DLFileShortcutUtil.filterFindByG_TF_TN(long groupId, long toFolderId, String toName, int start, int end, OrderByComparator orderByComparator)
           
 List<DLFileShortcut> DLFileShortcutPersistence.filterFindByG_TF_TN(long groupId, long toFolderId, String toName, int start, int end, OrderByComparator orderByComparator)
           
 List<DLFileShortcut> DLFileShortcutPersistenceImpl.filterFindByG_TF_TN(long groupId, long toFolderId, String toName, int start, int end, OrderByComparator orderByComparator)
           
static List<DLFileShortcut> DLFileShortcutUtil.findAll()
           
 List<DLFileShortcut> DLFileShortcutPersistence.findAll()
           
 List<DLFileShortcut> DLFileShortcutPersistenceImpl.findAll()
           
static List<DLFileShortcut> DLFileShortcutUtil.findAll(int start, int end)
           
 List<DLFileShortcut> DLFileShortcutPersistence.findAll(int start, int end)
           
 List<DLFileShortcut> DLFileShortcutPersistenceImpl.findAll(int start, int end)
           
static List<DLFileShortcut> DLFileShortcutUtil.findAll(int start, int end, OrderByComparator orderByComparator)
           
 List<DLFileShortcut> DLFileShortcutPersistence.findAll(int start, int end, OrderByComparator orderByComparator)
           
 List<DLFileShortcut> DLFileShortcutPersistenceImpl.findAll(int start, int end, OrderByComparator orderByComparator)
           
static List<DLFileShortcut> DLFileShortcutUtil.findByG_F_S(long groupId, long folderId, int status)
           
 List<DLFileShortcut> DLFileShortcutPersistence.findByG_F_S(long groupId, long folderId, int status)
           
 List<DLFileShortcut> DLFileShortcutPersistenceImpl.findByG_F_S(long groupId, long folderId, int status)
           
static List<DLFileShortcut> DLFileShortcutUtil.findByG_F_S(long groupId, long folderId, int status, int start, int end)
           
 List<DLFileShortcut> DLFileShortcutPersistence.findByG_F_S(long groupId, long folderId, int status, int start, int end)
           
 List<DLFileShortcut> DLFileShortcutPersistenceImpl.findByG_F_S(long groupId, long folderId, int status, int start, int end)
           
static List<DLFileShortcut> DLFileShortcutUtil.findByG_F_S(long groupId, long folderId, int status, int start, int end, OrderByComparator orderByComparator)
           
 List<DLFileShortcut> DLFileShortcutPersistence.findByG_F_S(long groupId, long folderId, int status, int start, int end, OrderByComparator orderByComparator)
           
 List<DLFileShortcut> DLFileShortcutPersistenceImpl.findByG_F_S(long groupId, long folderId, int status, int start, int end, OrderByComparator orderByComparator)
           
static List<DLFileShortcut> DLFileShortcutUtil.findByG_F(long groupId, long folderId)
           
 List<DLFileShortcut> DLFileShortcutPersistence.findByG_F(long groupId, long folderId)
           
 List<DLFileShortcut> DLFileShortcutPersistenceImpl.findByG_F(long groupId, long folderId)
           
static List<DLFileShortcut> DLFileShortcutUtil.findByG_F(long groupId, long folderId, int start, int end)
           
 List<DLFileShortcut> DLFileShortcutPersistence.findByG_F(long groupId, long folderId, int start, int end)
           
 List<DLFileShortcut> DLFileShortcutPersistenceImpl.findByG_F(long groupId, long folderId, int start, int end)
           
static List<DLFileShortcut> DLFileShortcutUtil.findByG_F(long groupId, long folderId, int start, int end, OrderByComparator orderByComparator)
           
 List<DLFileShortcut> DLFileShortcutPersistence.findByG_F(long groupId, long folderId, int start, int end, OrderByComparator orderByComparator)
           
 List<DLFileShortcut> DLFileShortcutPersistenceImpl.findByG_F(long groupId, long folderId, int start, int end, OrderByComparator orderByComparator)
           
static List<DLFileShortcut> DLFileShortcutUtil.findByG_TF_TN_S(long groupId, long toFolderId, String toName, int status)
           
 List<DLFileShortcut> DLFileShortcutPersistence.findByG_TF_TN_S(long groupId, long toFolderId, String toName, int status)
           
 List<DLFileShortcut> DLFileShortcutPersistenceImpl.findByG_TF_TN_S(long groupId, long toFolderId, String toName, int status)
           
static List<DLFileShortcut> DLFileShortcutUtil.findByG_TF_TN_S(long groupId, long toFolderId, String toName, int status, int start, int end)
           
 List<DLFileShortcut> DLFileShortcutPersistence.findByG_TF_TN_S(long groupId, long toFolderId, String toName, int status, int start, int end)
           
 List<DLFileShortcut> DLFileShortcutPersistenceImpl.findByG_TF_TN_S(long groupId, long toFolderId, String toName, int status, int start, int end)
           
static List<DLFileShortcut> DLFileShortcutUtil.findByG_TF_TN_S(long groupId, long toFolderId, String toName, int status, int start, int end, OrderByComparator orderByComparator)
           
 List<DLFileShortcut> DLFileShortcutPersistence.findByG_TF_TN_S(long groupId, long toFolderId, String toName, int status, int start, int end, OrderByComparator orderByComparator)
           
 List<DLFileShortcut> DLFileShortcutPersistenceImpl.findByG_TF_TN_S(long groupId, long toFolderId, String toName, int status, int start, int end, OrderByComparator orderByComparator)
           
static List<DLFileShortcut> DLFileShortcutUtil.findByG_TF_TN(long groupId, long toFolderId, String toName)
           
 List<DLFileShortcut> DLFileShortcutPersistence.findByG_TF_TN(long groupId, long toFolderId, String toName)
           
 List<DLFileShortcut> DLFileShortcutPersistenceImpl.findByG_TF_TN(long groupId, long toFolderId, String toName)
           
static List<DLFileShortcut> DLFileShortcutUtil.findByG_TF_TN(long groupId, long toFolderId, String toName, int start, int end)
           
 List<DLFileShortcut> DLFileShortcutPersistence.findByG_TF_TN(long groupId, long toFolderId, String toName, int start, int end)
           
 List<DLFileShortcut> DLFileShortcutPersistenceImpl.findByG_TF_TN(long groupId, long toFolderId, String toName, int start, int end)
           
static List<DLFileShortcut> DLFileShortcutUtil.findByG_TF_TN(long groupId, long toFolderId, String toName, int start, int end, OrderByComparator orderByComparator)
           
 List<DLFileShortcut> DLFileShortcutPersistence.findByG_TF_TN(long groupId, long toFolderId, String toName, int start, int end, OrderByComparator orderByComparator)
           
 List<DLFileShortcut> DLFileShortcutPersistenceImpl.findByG_TF_TN(long groupId, long toFolderId, String toName, int start, int end, OrderByComparator orderByComparator)
           
static List<DLFileShortcut> DLFileShortcutUtil.findByUuid(String uuid)
           
 List<DLFileShortcut> DLFileShortcutPersistence.findByUuid(String uuid)
           
 List<DLFileShortcut> DLFileShortcutPersistenceImpl.findByUuid(String uuid)
           
static List<DLFileShortcut> DLFileShortcutUtil.findByUuid(String uuid, int start, int end)
           
 List<DLFileShortcut> DLFileShortcutPersistence.findByUuid(String uuid, int start, int end)
           
 List<DLFileShortcut> DLFileShortcutPersistenceImpl.findByUuid(String uuid, int start, int end)
           
static List<DLFileShortcut> DLFileShortcutUtil.findByUuid(String uuid, int start, int end, OrderByComparator orderByComparator)
           
 List<DLFileShortcut> DLFileShortcutPersistence.findByUuid(String uuid, int start, int end, OrderByComparator orderByComparator)
           
 List<DLFileShortcut> DLFileShortcutPersistenceImpl.findByUuid(String uuid, int start, int end, OrderByComparator orderByComparator)
           
static List<DLFileShortcut> DLFileShortcutUtil.findWithDynamicQuery(DynamicQuery dynamicQuery)
           
static List<DLFileShortcut> DLFileShortcutUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end)
           
static List<DLFileShortcut> DLFileShortcutUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator orderByComparator)
           
 

Methods in com.liferay.portlet.documentlibrary.service.persistence with parameters of type DLFileShortcut
static void DLFileShortcutUtil.cacheResult(DLFileShortcut dlFileShortcut)
           
 void DLFileShortcutPersistence.cacheResult(DLFileShortcut dlFileShortcut)
           
 void DLFileShortcutPersistenceImpl.cacheResult(DLFileShortcut dlFileShortcut)
           
static void DLFileShortcutUtil.clearCache(DLFileShortcut dlFileShortcut)
           
 void DLFileShortcutPersistenceImpl.clearCache(DLFileShortcut dlFileShortcut)
           
protected  DLFileShortcut DLFileShortcutPersistenceImpl.getByG_F_PrevAndNext(Session session, DLFileShortcut dlFileShortcut, long groupId, long folderId, OrderByComparator orderByComparator, boolean previous)
           
protected  DLFileShortcut DLFileShortcutPersistenceImpl.getByG_F_S_PrevAndNext(Session session, DLFileShortcut dlFileShortcut, long groupId, long folderId, int status, OrderByComparator orderByComparator, boolean previous)
           
protected  DLFileShortcut DLFileShortcutPersistenceImpl.getByG_TF_TN_PrevAndNext(Session session, DLFileShortcut dlFileShortcut, long groupId, long toFolderId, String toName, OrderByComparator orderByComparator, boolean previous)
           
protected  DLFileShortcut DLFileShortcutPersistenceImpl.getByG_TF_TN_S_PrevAndNext(Session session, DLFileShortcut dlFileShortcut, long groupId, long toFolderId, String toName, int status, OrderByComparator orderByComparator, boolean previous)
           
protected  DLFileShortcut DLFileShortcutPersistenceImpl.getByUuid_PrevAndNext(Session session, DLFileShortcut dlFileShortcut, String uuid, OrderByComparator orderByComparator, boolean previous)
           
static DLFileShortcut DLFileShortcutUtil.remove(DLFileShortcut dlFileShortcut)
           
protected  DLFileShortcut DLFileShortcutPersistenceImpl.removeImpl(DLFileShortcut dlFileShortcut)
           
protected  DLFileShortcut DLFileShortcutPersistenceImpl.toUnwrappedModel(DLFileShortcut dlFileShortcut)
           
static DLFileShortcut DLFileShortcutUtil.update(DLFileShortcut dlFileShortcut, boolean merge)
           
static DLFileShortcut DLFileShortcutUtil.update(DLFileShortcut dlFileShortcut, boolean merge, ServiceContext serviceContext)
           
static DLFileShortcut DLFileShortcutUtil.updateImpl(DLFileShortcut dlFileShortcut, boolean merge)
           
 DLFileShortcut DLFileShortcutPersistence.updateImpl(DLFileShortcut dlFileShortcut, boolean merge)
           
 DLFileShortcut DLFileShortcutPersistenceImpl.updateImpl(DLFileShortcut dlFileShortcut, boolean merge)
           
 

Method parameters in com.liferay.portlet.documentlibrary.service.persistence with type arguments of type DLFileShortcut
static void DLFileShortcutUtil.cacheResult(List<DLFileShortcut> dlFileShortcuts)
           
 void DLFileShortcutPersistence.cacheResult(List<DLFileShortcut> dlFileShortcuts)
           
 void DLFileShortcutPersistenceImpl.cacheResult(List<DLFileShortcut> dlFileShortcuts)
           
 

Uses of DLFileShortcut in com.liferay.portlet.documentlibrary.util
 

Methods in com.liferay.portlet.documentlibrary.util with parameters of type DLFileShortcut
static void DLUtil.addPortletBreadcrumbEntries(DLFileShortcut fileShortcut, javax.servlet.http.HttpServletRequest request, RenderResponse renderResponse)
           
 


Liferay 6.0.3