|
Liferay 6.0-ee-sp2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 that return types with arguments of type DLFileShortcut | |
|---|---|
CacheModel<DLFileShortcut> |
DLFileShortcutWrapper.toCacheModel()
|
CacheModel<DLFileShortcut> |
DLFileShortcutModel.toCacheModel()
|
| 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.service |
|---|
| Methods in com.liferay.portlet.documentlibrary.service that return DLFileShortcut | |
|---|---|
DLFileShortcut |
DLFileShortcutLocalServiceWrapper.addDLFileShortcut(DLFileShortcut dlFileShortcut)
Adds the d l file shortcut to the database. |
static DLFileShortcut |
DLFileShortcutLocalServiceUtil.addDLFileShortcut(DLFileShortcut dlFileShortcut)
Adds the d l file shortcut to the database. |
DLFileShortcut |
DLFileShortcutLocalService.addDLFileShortcut(DLFileShortcut dlFileShortcut)
Adds the d l file shortcut to the database. |
DLFileShortcut |
DLFileShortcutLocalServiceWrapper.addFileShortcut(long userId,
long groupId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
static DLFileShortcut |
DLFileShortcutLocalServiceUtil.addFileShortcut(long userId,
long groupId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
DLFileShortcut |
DLFileShortcutLocalService.addFileShortcut(long userId,
long groupId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
DLFileShortcut |
DLFileShortcutServiceWrapper.addFileShortcut(long groupId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
static DLFileShortcut |
DLFileShortcutServiceUtil.addFileShortcut(long groupId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
DLFileShortcut |
DLFileShortcutService.addFileShortcut(long groupId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
DLFileShortcut |
DLFileShortcutLocalServiceWrapper.createDLFileShortcut(long fileShortcutId)
Creates a new d l file shortcut with the primary key. |
static DLFileShortcut |
DLFileShortcutLocalServiceUtil.createDLFileShortcut(long fileShortcutId)
Creates a new d l file shortcut with the primary key. |
DLFileShortcut |
DLFileShortcutLocalService.createDLFileShortcut(long fileShortcutId)
Creates a new d l file shortcut with the primary key. |
DLFileShortcut |
DLFileShortcutLocalServiceWrapper.getDLFileShortcut(long fileShortcutId)
Returns the d l file shortcut with the primary key. |
static DLFileShortcut |
DLFileShortcutLocalServiceUtil.getDLFileShortcut(long fileShortcutId)
Returns the d l file shortcut with the primary key. |
DLFileShortcut |
DLFileShortcutLocalService.getDLFileShortcut(long fileShortcutId)
Returns the d l file shortcut with the primary key. |
DLFileShortcut |
DLFileShortcutLocalServiceWrapper.getDLFileShortcutByUuidAndGroupId(String uuid,
long groupId)
Returns the d l file shortcut with the UUID in the group. |
static DLFileShortcut |
DLFileShortcutLocalServiceUtil.getDLFileShortcutByUuidAndGroupId(String uuid,
long groupId)
Returns the d l file shortcut with the UUID in the group. |
DLFileShortcut |
DLFileShortcutLocalService.getDLFileShortcutByUuidAndGroupId(String uuid,
long groupId)
Returns the d l file shortcut with the UUID in the group. |
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)
Updates the d l file shortcut in the database or adds it if it does not yet exist. |
static DLFileShortcut |
DLFileShortcutLocalServiceUtil.updateDLFileShortcut(DLFileShortcut dlFileShortcut)
Updates the d l file shortcut in the database or adds it if it does not yet exist. |
DLFileShortcut |
DLFileShortcutLocalService.updateDLFileShortcut(DLFileShortcut dlFileShortcut)
Updates the d l file shortcut in the database or adds it if it does not yet exist. |
DLFileShortcut |
DLFileShortcutLocalServiceWrapper.updateDLFileShortcut(DLFileShortcut dlFileShortcut,
boolean merge)
Updates the d l file shortcut in the database or adds it if it does not yet exist. |
static DLFileShortcut |
DLFileShortcutLocalServiceUtil.updateDLFileShortcut(DLFileShortcut dlFileShortcut,
boolean merge)
Updates the d l file shortcut in the database or adds it if it does not yet exist. |
DLFileShortcut |
DLFileShortcutLocalService.updateDLFileShortcut(DLFileShortcut dlFileShortcut,
boolean merge)
Updates the d l file shortcut in the database or adds it if it does not yet exist. |
DLFileShortcut |
DLFileShortcutLocalServiceWrapper.updateFileShortcut(long userId,
long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
static DLFileShortcut |
DLFileShortcutLocalServiceUtil.updateFileShortcut(long userId,
long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
DLFileShortcut |
DLFileShortcutLocalService.updateFileShortcut(long userId,
long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
DLFileShortcut |
DLFileShortcutServiceWrapper.updateFileShortcut(long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
static DLFileShortcut |
DLFileShortcutServiceUtil.updateFileShortcut(long fileShortcutId,
long folderId,
long toFileEntryId,
ServiceContext serviceContext)
|
DLFileShortcut |
DLFileShortcutService.updateFileShortcut(long fileShortcutId,
long folderId,
long toFileEntryId,
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)
Returns a range of all the d l file shortcuts. |
static List<DLFileShortcut> |
DLFileShortcutLocalServiceUtil.getDLFileShortcuts(int start,
int end)
Returns a range of all the d l file shortcuts. |
List<DLFileShortcut> |
DLFileShortcutLocalService.getDLFileShortcuts(int start,
int end)
Returns a range of all the d l file shortcuts. |
| Methods in com.liferay.portlet.documentlibrary.service with parameters of type DLFileShortcut | |
|---|---|
DLFileShortcut |
DLFileShortcutLocalServiceWrapper.addDLFileShortcut(DLFileShortcut dlFileShortcut)
Adds the d l file shortcut to the database. |
static DLFileShortcut |
DLFileShortcutLocalServiceUtil.addDLFileShortcut(DLFileShortcut dlFileShortcut)
Adds the d l file shortcut to the database. |
DLFileShortcut |
DLFileShortcutLocalService.addDLFileShortcut(DLFileShortcut dlFileShortcut)
Adds the d l file shortcut to the database. |
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)
Deletes the d l file shortcut from the database. |
static void |
DLFileShortcutLocalServiceUtil.deleteDLFileShortcut(DLFileShortcut dlFileShortcut)
Deletes the d l file shortcut from the database. |
void |
DLFileShortcutLocalService.deleteDLFileShortcut(DLFileShortcut dlFileShortcut)
Deletes the d l file shortcut from the database. |
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)
Updates the d l file shortcut in the database or adds it if it does not yet exist. |
static DLFileShortcut |
DLFileShortcutLocalServiceUtil.updateDLFileShortcut(DLFileShortcut dlFileShortcut)
Updates the d l file shortcut in the database or adds it if it does not yet exist. |
DLFileShortcut |
DLFileShortcutLocalService.updateDLFileShortcut(DLFileShortcut dlFileShortcut)
Updates the d l file shortcut in the database or adds it if it does not yet exist. |
DLFileShortcut |
DLFileShortcutLocalServiceWrapper.updateDLFileShortcut(DLFileShortcut dlFileShortcut,
boolean merge)
Updates the d l file shortcut in the database or adds it if it does not yet exist. |
static DLFileShortcut |
DLFileShortcutLocalServiceUtil.updateDLFileShortcut(DLFileShortcut dlFileShortcut,
boolean merge)
Updates the d l file shortcut in the database or adds it if it does not yet exist. |
DLFileShortcut |
DLFileShortcutLocalService.updateDLFileShortcut(DLFileShortcut dlFileShortcut,
boolean merge)
Updates the d l file shortcut in the database or adds it if it does not yet exist. |
| 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)
Creates a new d l file shortcut with the primary key. |
DLFileShortcut |
DLFileShortcutPersistence.create(long fileShortcutId)
Creates a new d l file shortcut with the primary key. |
static DLFileShortcut |
DLFileShortcutUtil.fetchByPrimaryKey(long fileShortcutId)
Finds the d l file shortcut with the primary key or returns null if it could not be found. |
DLFileShortcut |
DLFileShortcutPersistence.fetchByPrimaryKey(long fileShortcutId)
Finds the d l file shortcut with the primary key or returns null if it could not be found. |
static DLFileShortcut |
DLFileShortcutUtil.fetchByUUID_G(String uuid,
long groupId)
Finds the d l file shortcut where uuid = ? and groupId = ? or returns null if it could not be found. |
DLFileShortcut |
DLFileShortcutPersistence.fetchByUUID_G(String uuid,
long groupId)
Finds the d l file shortcut where uuid = ? and groupId = ? or returns null if it could not be found. |
static DLFileShortcut |
DLFileShortcutUtil.fetchByUUID_G(String uuid,
long groupId,
boolean retrieveFromCache)
Finds the d l file shortcut where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache. |
DLFileShortcut |
DLFileShortcutPersistence.fetchByUUID_G(String uuid,
long groupId,
boolean retrieveFromCache)
Finds the d l file shortcut where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache. |
static DLFileShortcut[] |
DLFileShortcutUtil.filterFindByG_F_PrevAndNext(long fileShortcutId,
long groupId,
long folderId,
OrderByComparator orderByComparator)
Filters the d l file shortcuts before and after the current d l file shortcut in the ordered set where groupId = ? and folderId = ?. |
DLFileShortcut[] |
DLFileShortcutPersistence.filterFindByG_F_PrevAndNext(long fileShortcutId,
long groupId,
long folderId,
OrderByComparator orderByComparator)
Filters the d l file shortcuts before and after the current d l file shortcut in the ordered set where groupId = ? and folderId = ?. |
static DLFileShortcut[] |
DLFileShortcutUtil.filterFindByG_F_S_PrevAndNext(long fileShortcutId,
long groupId,
long folderId,
int status,
OrderByComparator orderByComparator)
Filters the d l file shortcuts before and after the current d l file shortcut in the ordered set where groupId = ? and folderId = ? and status = ?. |
DLFileShortcut[] |
DLFileShortcutPersistence.filterFindByG_F_S_PrevAndNext(long fileShortcutId,
long groupId,
long folderId,
int status,
OrderByComparator orderByComparator)
Filters the d l file shortcuts before and after the current d l file shortcut in the ordered set where groupId = ? and folderId = ? and status = ?. |
static DLFileShortcut |
DLFileShortcutUtil.findByG_F_First(long groupId,
long folderId,
OrderByComparator orderByComparator)
Finds the first d l file shortcut in the ordered set where groupId = ? and folderId = ?. |
DLFileShortcut |
DLFileShortcutPersistence.findByG_F_First(long groupId,
long folderId,
OrderByComparator orderByComparator)
Finds the first d l file shortcut in the ordered set where groupId = ? and folderId = ?. |
static DLFileShortcut |
DLFileShortcutUtil.findByG_F_Last(long groupId,
long folderId,
OrderByComparator orderByComparator)
Finds the last d l file shortcut in the ordered set where groupId = ? and folderId = ?. |
DLFileShortcut |
DLFileShortcutPersistence.findByG_F_Last(long groupId,
long folderId,
OrderByComparator orderByComparator)
Finds the last d l file shortcut in the ordered set where groupId = ? and folderId = ?. |
static DLFileShortcut[] |
DLFileShortcutUtil.findByG_F_PrevAndNext(long fileShortcutId,
long groupId,
long folderId,
OrderByComparator orderByComparator)
Finds the d l file shortcuts before and after the current d l file shortcut in the ordered set where groupId = ? and folderId = ?. |
DLFileShortcut[] |
DLFileShortcutPersistence.findByG_F_PrevAndNext(long fileShortcutId,
long groupId,
long folderId,
OrderByComparator orderByComparator)
Finds the d l file shortcuts before and after the current d l file shortcut in the ordered set where groupId = ? and folderId = ?. |
static DLFileShortcut |
DLFileShortcutUtil.findByG_F_S_First(long groupId,
long folderId,
int status,
OrderByComparator orderByComparator)
Finds the first d l file shortcut in the ordered set where groupId = ? and folderId = ? and status = ?. |
DLFileShortcut |
DLFileShortcutPersistence.findByG_F_S_First(long groupId,
long folderId,
int status,
OrderByComparator orderByComparator)
Finds the first d l file shortcut in the ordered set where groupId = ? and folderId = ? and status = ?. |
static DLFileShortcut |
DLFileShortcutUtil.findByG_F_S_Last(long groupId,
long folderId,
int status,
OrderByComparator orderByComparator)
Finds the last d l file shortcut in the ordered set where groupId = ? and folderId = ? and status = ?. |
DLFileShortcut |
DLFileShortcutPersistence.findByG_F_S_Last(long groupId,
long folderId,
int status,
OrderByComparator orderByComparator)
Finds the last d l file shortcut in the ordered set where groupId = ? and folderId = ? and status = ?. |
static DLFileShortcut[] |
DLFileShortcutUtil.findByG_F_S_PrevAndNext(long fileShortcutId,
long groupId,
long folderId,
int status,
OrderByComparator orderByComparator)
Finds the d l file shortcuts before and after the current d l file shortcut in the ordered set where groupId = ? and folderId = ? and status = ?. |
DLFileShortcut[] |
DLFileShortcutPersistence.findByG_F_S_PrevAndNext(long fileShortcutId,
long groupId,
long folderId,
int status,
OrderByComparator orderByComparator)
Finds the d l file shortcuts before and after the current d l file shortcut in the ordered set where groupId = ? and folderId = ? and status = ?. |
static DLFileShortcut |
DLFileShortcutUtil.findByPrimaryKey(long fileShortcutId)
Finds the d l file shortcut with the primary key or throws a NoSuchFileShortcutException if it could not be found. |
DLFileShortcut |
DLFileShortcutPersistence.findByPrimaryKey(long fileShortcutId)
Finds the d l file shortcut with the primary key or throws a NoSuchFileShortcutException if it could not be found. |
static DLFileShortcut |
DLFileShortcutUtil.findByToFileEntryId_First(long toFileEntryId,
OrderByComparator orderByComparator)
Finds the first d l file shortcut in the ordered set where toFileEntryId = ?. |
DLFileShortcut |
DLFileShortcutPersistence.findByToFileEntryId_First(long toFileEntryId,
OrderByComparator orderByComparator)
Finds the first d l file shortcut in the ordered set where toFileEntryId = ?. |
static DLFileShortcut |
DLFileShortcutUtil.findByToFileEntryId_Last(long toFileEntryId,
OrderByComparator orderByComparator)
Finds the last d l file shortcut in the ordered set where toFileEntryId = ?. |
DLFileShortcut |
DLFileShortcutPersistence.findByToFileEntryId_Last(long toFileEntryId,
OrderByComparator orderByComparator)
Finds the last d l file shortcut in the ordered set where toFileEntryId = ?. |
static DLFileShortcut[] |
DLFileShortcutUtil.findByToFileEntryId_PrevAndNext(long fileShortcutId,
long toFileEntryId,
OrderByComparator orderByComparator)
Finds the d l file shortcuts before and after the current d l file shortcut in the ordered set where toFileEntryId = ?. |
DLFileShortcut[] |
DLFileShortcutPersistence.findByToFileEntryId_PrevAndNext(long fileShortcutId,
long toFileEntryId,
OrderByComparator orderByComparator)
Finds the d l file shortcuts before and after the current d l file shortcut in the ordered set where toFileEntryId = ?. |
static DLFileShortcut |
DLFileShortcutUtil.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Finds the first d l file shortcut in the ordered set where uuid = ?. |
DLFileShortcut |
DLFileShortcutPersistence.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Finds the first d l file shortcut in the ordered set where uuid = ?. |
static DLFileShortcut |
DLFileShortcutUtil.findByUUID_G(String uuid,
long groupId)
Finds the d l file shortcut where uuid = ? and groupId = ? or throws a NoSuchFileShortcutException if it could not be found. |
DLFileShortcut |
DLFileShortcutPersistence.findByUUID_G(String uuid,
long groupId)
Finds the d l file shortcut where uuid = ? and groupId = ? or throws a NoSuchFileShortcutException if it could not be found. |
static DLFileShortcut |
DLFileShortcutUtil.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Finds the last d l file shortcut in the ordered set where uuid = ?. |
DLFileShortcut |
DLFileShortcutPersistence.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Finds the last d l file shortcut in the ordered set where uuid = ?. |
static DLFileShortcut[] |
DLFileShortcutUtil.findByUuid_PrevAndNext(long fileShortcutId,
String uuid,
OrderByComparator orderByComparator)
Finds the d l file shortcuts before and after the current d l file shortcut in the ordered set where uuid = ?. |
DLFileShortcut[] |
DLFileShortcutPersistence.findByUuid_PrevAndNext(long fileShortcutId,
String uuid,
OrderByComparator orderByComparator)
Finds the d l file shortcuts before and after the current d l file shortcut in the ordered set where uuid = ?. |
static DLFileShortcut |
DLFileShortcutUtil.remove(DLFileShortcut dlFileShortcut)
|
DLFileShortcut |
DLFileShortcutPersistence.remove(DLFileShortcut dlFileShortcut)
|
static DLFileShortcut |
DLFileShortcutUtil.remove(long fileShortcutId)
Removes the d l file shortcut with the primary key from the database. |
DLFileShortcut |
DLFileShortcutPersistence.remove(long fileShortcutId)
Removes the d l file shortcut with the primary key from the database. |
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)
|
| 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)
Filters by the user's permissions and finds all the d l file shortcuts where groupId = ? and folderId = ? and status = ?. |
List<DLFileShortcut> |
DLFileShortcutPersistence.filterFindByG_F_S(long groupId,
long folderId,
int status)
Filters by the user's permissions and finds all the d l file shortcuts where groupId = ? and folderId = ? and status = ?. |
static List<DLFileShortcut> |
DLFileShortcutUtil.filterFindByG_F_S(long groupId,
long folderId,
int status,
int start,
int end)
Filters by the user's permissions and finds a range of all the d l file shortcuts where groupId = ? and folderId = ? and status = ?. |
List<DLFileShortcut> |
DLFileShortcutPersistence.filterFindByG_F_S(long groupId,
long folderId,
int status,
int start,
int end)
Filters by the user's permissions and finds a range of all the d l file shortcuts where groupId = ? and folderId = ? and status = ?. |
static List<DLFileShortcut> |
DLFileShortcutUtil.filterFindByG_F_S(long groupId,
long folderId,
int status,
int start,
int end,
OrderByComparator orderByComparator)
Filters by the user's permissions and finds an ordered range of all the d l file shortcuts where groupId = ? and folderId = ? and status = ?. |
List<DLFileShortcut> |
DLFileShortcutPersistence.filterFindByG_F_S(long groupId,
long folderId,
int status,
int start,
int end,
OrderByComparator orderByComparator)
Filters by the user's permissions and finds an ordered range of all the d l file shortcuts where groupId = ? and folderId = ? and status = ?. |
static List<DLFileShortcut> |
DLFileShortcutUtil.filterFindByG_F(long groupId,
long folderId)
Filters by the user's permissions and finds all the d l file shortcuts where groupId = ? and folderId = ?. |
List<DLFileShortcut> |
DLFileShortcutPersistence.filterFindByG_F(long groupId,
long folderId)
Filters by the user's permissions and finds all the d l file shortcuts where groupId = ? and folderId = ?. |
static List<DLFileShortcut> |
DLFileShortcutUtil.filterFindByG_F(long groupId,
long folderId,
int start,
int end)
Filters by the user's permissions and finds a range of all the d l file shortcuts where groupId = ? and folderId = ?. |
List<DLFileShortcut> |
DLFileShortcutPersistence.filterFindByG_F(long groupId,
long folderId,
int start,
int end)
Filters by the user's permissions and finds a range of all the d l file shortcuts where groupId = ? and folderId = ?. |
static List<DLFileShortcut> |
DLFileShortcutUtil.filterFindByG_F(long groupId,
long folderId,
int start,
int end,
OrderByComparator orderByComparator)
Filters by the user's permissions and finds an ordered range of all the d l file shortcuts where groupId = ? and folderId = ?. |
List<DLFileShortcut> |
DLFileShortcutPersistence.filterFindByG_F(long groupId,
long folderId,
int start,
int end,
OrderByComparator orderByComparator)
Filters by the user's permissions and finds an ordered range of all the d l file shortcuts where groupId = ? and folderId = ?. |
static List<DLFileShortcut> |
DLFileShortcutUtil.findAll()
Finds all the d l file shortcuts. |
List<DLFileShortcut> |
DLFileShortcutPersistence.findAll()
Finds all the d l file shortcuts. |
static List<DLFileShortcut> |
DLFileShortcutUtil.findAll(int start,
int end)
Finds a range of all the d l file shortcuts. |
List<DLFileShortcut> |
DLFileShortcutPersistence.findAll(int start,
int end)
Finds a range of all the d l file shortcuts. |
static List<DLFileShortcut> |
DLFileShortcutUtil.findAll(int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the d l file shortcuts. |
List<DLFileShortcut> |
DLFileShortcutPersistence.findAll(int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the d l file shortcuts. |
static List<DLFileShortcut> |
DLFileShortcutUtil.findByG_F_S(long groupId,
long folderId,
int status)
Finds all the d l file shortcuts where groupId = ? and folderId = ? and status = ?. |
List<DLFileShortcut> |
DLFileShortcutPersistence.findByG_F_S(long groupId,
long folderId,
int status)
Finds all the d l file shortcuts where groupId = ? and folderId = ? and status = ?. |
static List<DLFileShortcut> |
DLFileShortcutUtil.findByG_F_S(long groupId,
long folderId,
int status,
int start,
int end)
Finds a range of all the d l file shortcuts where groupId = ? and folderId = ? and status = ?. |
List<DLFileShortcut> |
DLFileShortcutPersistence.findByG_F_S(long groupId,
long folderId,
int status,
int start,
int end)
Finds a range of all the d l file shortcuts where groupId = ? and folderId = ? and status = ?. |
static List<DLFileShortcut> |
DLFileShortcutUtil.findByG_F_S(long groupId,
long folderId,
int status,
int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the d l file shortcuts where groupId = ? and folderId = ? and status = ?. |
List<DLFileShortcut> |
DLFileShortcutPersistence.findByG_F_S(long groupId,
long folderId,
int status,
int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the d l file shortcuts where groupId = ? and folderId = ? and status = ?. |
static List<DLFileShortcut> |
DLFileShortcutUtil.findByG_F(long groupId,
long folderId)
Finds all the d l file shortcuts where groupId = ? and folderId = ?. |
List<DLFileShortcut> |
DLFileShortcutPersistence.findByG_F(long groupId,
long folderId)
Finds all the d l file shortcuts where groupId = ? and folderId = ?. |
static List<DLFileShortcut> |
DLFileShortcutUtil.findByG_F(long groupId,
long folderId,
int start,
int end)
Finds a range of all the d l file shortcuts where groupId = ? and folderId = ?. |
List<DLFileShortcut> |
DLFileShortcutPersistence.findByG_F(long groupId,
long folderId,
int start,
int end)
Finds a range of all the d l file shortcuts where groupId = ? and folderId = ?. |
static List<DLFileShortcut> |
DLFileShortcutUtil.findByG_F(long groupId,
long folderId,
int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the d l file shortcuts where groupId = ? and folderId = ?. |
List<DLFileShortcut> |
DLFileShortcutPersistence.findByG_F(long groupId,
long folderId,
int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the d l file shortcuts where groupId = ? and folderId = ?. |
static List<DLFileShortcut> |
DLFileShortcutUtil.findByToFileEntryId(long toFileEntryId)
Finds all the d l file shortcuts where toFileEntryId = ?. |
List<DLFileShortcut> |
DLFileShortcutPersistence.findByToFileEntryId(long toFileEntryId)
Finds all the d l file shortcuts where toFileEntryId = ?. |
static List<DLFileShortcut> |
DLFileShortcutUtil.findByToFileEntryId(long toFileEntryId,
int start,
int end)
Finds a range of all the d l file shortcuts where toFileEntryId = ?. |
List<DLFileShortcut> |
DLFileShortcutPersistence.findByToFileEntryId(long toFileEntryId,
int start,
int end)
Finds a range of all the d l file shortcuts where toFileEntryId = ?. |
static List<DLFileShortcut> |
DLFileShortcutUtil.findByToFileEntryId(long toFileEntryId,
int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the d l file shortcuts where toFileEntryId = ?. |
List<DLFileShortcut> |
DLFileShortcutPersistence.findByToFileEntryId(long toFileEntryId,
int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the d l file shortcuts where toFileEntryId = ?. |
static List<DLFileShortcut> |
DLFileShortcutUtil.findByUuid(String uuid)
Finds all the d l file shortcuts where uuid = ?. |
List<DLFileShortcut> |
DLFileShortcutPersistence.findByUuid(String uuid)
Finds all the d l file shortcuts where uuid = ?. |
static List<DLFileShortcut> |
DLFileShortcutUtil.findByUuid(String uuid,
int start,
int end)
Finds a range of all the d l file shortcuts where uuid = ?. |
List<DLFileShortcut> |
DLFileShortcutPersistence.findByUuid(String uuid,
int start,
int end)
Finds a range of all the d l file shortcuts where uuid = ?. |
static List<DLFileShortcut> |
DLFileShortcutUtil.findByUuid(String uuid,
int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the d l file shortcuts where uuid = ?. |
List<DLFileShortcut> |
DLFileShortcutPersistence.findByUuid(String uuid,
int start,
int end,
OrderByComparator orderByComparator)
Finds an ordered range of all the d l file shortcuts where uuid = ?. |
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)
Caches the d l file shortcut in the entity cache if it is enabled. |
void |
DLFileShortcutPersistence.cacheResult(DLFileShortcut dlFileShortcut)
Caches the d l file shortcut in the entity cache if it is enabled. |
static void |
DLFileShortcutUtil.clearCache(DLFileShortcut dlFileShortcut)
|
static DLFileShortcut |
DLFileShortcutUtil.remove(DLFileShortcut dlFileShortcut)
|
DLFileShortcut |
DLFileShortcutPersistence.remove(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)
|
| Method parameters in com.liferay.portlet.documentlibrary.service.persistence with type arguments of type DLFileShortcut | |
|---|---|
static void |
DLFileShortcutUtil.cacheResult(List<DLFileShortcut> dlFileShortcuts)
Caches the d l file shortcuts in the entity cache if it is enabled. |
void |
DLFileShortcutPersistence.cacheResult(List<DLFileShortcut> dlFileShortcuts)
Caches the d l file shortcuts in the entity cache if it is enabled. |
| 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-ee-sp2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||