public class DLImpl
extends java.lang.Object
implements com.liferay.portlet.documentlibrary.util.DL
| Constructor and Description |
|---|
DLImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPortletBreadcrumbEntries(com.liferay.portlet.documentlibrary.model.DLFileShortcut dlFileShortcut,
javax.servlet.http.HttpServletRequest request,
javax.portlet.RenderResponse renderResponse) |
void |
addPortletBreadcrumbEntries(com.liferay.portal.kernel.repository.model.FileEntry fileEntry,
javax.servlet.http.HttpServletRequest request,
javax.portlet.RenderResponse renderResponse) |
void |
addPortletBreadcrumbEntries(com.liferay.portal.kernel.repository.model.Folder folder,
javax.servlet.http.HttpServletRequest request,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse) |
void |
addPortletBreadcrumbEntries(com.liferay.portal.kernel.repository.model.Folder folder,
javax.servlet.http.HttpServletRequest request,
javax.portlet.PortletURL portletURL) |
void |
addPortletBreadcrumbEntries(com.liferay.portal.kernel.repository.model.Folder folder,
javax.servlet.http.HttpServletRequest request,
javax.portlet.RenderResponse renderResponse) |
void |
addPortletBreadcrumbEntries(long folderId,
javax.servlet.http.HttpServletRequest request,
javax.portlet.RenderResponse renderResponse) |
int |
compareVersions(java.lang.String version1,
java.lang.String version2) |
java.lang.String |
getAbsolutePath(javax.portlet.PortletRequest portletRequest,
long folderId) |
java.util.Set<java.lang.String> |
getAllMediaGalleryMimeTypes() |
java.lang.String |
getDDMStructureKey(com.liferay.portlet.documentlibrary.model.DLFileEntryType dlFileEntryType) |
java.lang.String |
getDDMStructureKey(java.lang.String fileEntryTypeUuid) |
protected long |
getDefaultFolderId(javax.servlet.http.HttpServletRequest request) |
java.lang.String |
getDeprecatedDDMStructureKey(com.liferay.portlet.documentlibrary.model.DLFileEntryType dlFileEntryType) |
java.lang.String |
getDeprecatedDDMStructureKey(long fileEntryTypeId) |
java.lang.String |
getDividedPath(long id) |
java.lang.String |
getDLFileEntryControlPanelLink(javax.portlet.PortletRequest portletRequest,
long fileEntryId) |
java.lang.String |
getDLFolderControlPanelLink(javax.portlet.PortletRequest portletRequest,
long folderId) |
java.util.Map<java.util.Locale,java.lang.String> |
getEmailFileEntryAddedBodyMap(javax.portlet.PortletPreferences preferences) |
boolean |
getEmailFileEntryAddedEnabled(javax.portlet.PortletPreferences preferences) |
java.util.Map<java.util.Locale,java.lang.String> |
getEmailFileEntryAddedSubjectMap(javax.portlet.PortletPreferences preferences) |
java.util.Map<java.util.Locale,java.lang.String> |
getEmailFileEntryUpdatedBodyMap(javax.portlet.PortletPreferences preferences) |
boolean |
getEmailFileEntryUpdatedEnabled(javax.portlet.PortletPreferences preferences) |
java.util.Map<java.util.Locale,java.lang.String> |
getEmailFileEntryUpdatedSubjectMap(javax.portlet.PortletPreferences preferences) |
java.lang.String |
getEmailFromAddress(javax.portlet.PortletPreferences preferences,
long companyId) |
java.lang.String |
getEmailFromName(javax.portlet.PortletPreferences preferences,
long companyId) |
java.util.List<java.lang.Object> |
getEntries(com.liferay.portal.kernel.search.Hits hits) |
java.lang.String |
getFileEntryImage(com.liferay.portal.kernel.repository.model.FileEntry fileEntry,
com.liferay.portal.theme.ThemeDisplay themeDisplay) |
java.util.Set<java.lang.Long> |
getFileEntryTypeSubscriptionClassPKs(long userId) |
java.lang.String |
getFileIcon(java.lang.String extension) |
java.lang.String |
getGenericName(java.lang.String extension) |
java.lang.String |
getImagePreviewURL(com.liferay.portal.kernel.repository.model.FileEntry fileEntry,
com.liferay.portal.kernel.repository.model.FileVersion fileVersion,
com.liferay.portal.theme.ThemeDisplay themeDisplay) |
java.lang.String |
getImagePreviewURL(com.liferay.portal.kernel.repository.model.FileEntry fileEntry,
com.liferay.portal.theme.ThemeDisplay themeDisplay) |
protected java.lang.String |
getImageSrc(com.liferay.portal.kernel.repository.model.FileEntry fileEntry,
com.liferay.portal.kernel.repository.model.FileVersion fileVersion,
com.liferay.portal.theme.ThemeDisplay themeDisplay,
java.lang.String queryString) |
static com.liferay.portal.kernel.repository.model.FileVersion |
getLatestFileVersion(com.liferay.portal.kernel.repository.model.FileEntry fileEntry,
boolean trusted) |
java.lang.String[] |
getMediaGalleryMimeTypes(javax.portlet.PortletPreferences portletPreferences,
javax.portlet.PortletRequest portletRequest) |
java.lang.String |
getPreviewURL(com.liferay.portal.kernel.repository.model.FileEntry fileEntry,
com.liferay.portal.kernel.repository.model.FileVersion fileVersion,
com.liferay.portal.theme.ThemeDisplay themeDisplay,
java.lang.String queryString) |
java.lang.String |
getPreviewURL(com.liferay.portal.kernel.repository.model.FileEntry fileEntry,
com.liferay.portal.kernel.repository.model.FileVersion fileVersion,
com.liferay.portal.theme.ThemeDisplay themeDisplay,
java.lang.String queryString,
boolean appendToken)
Deprecated.
As of 6.2.0, replaced by
getPreviewURL(FileEntry,
FileVersion, ThemeDisplay, String, boolean, boolean) |
java.lang.String |
getPreviewURL(com.liferay.portal.kernel.repository.model.FileEntry fileEntry,
com.liferay.portal.kernel.repository.model.FileVersion fileVersion,
com.liferay.portal.theme.ThemeDisplay themeDisplay,
java.lang.String queryString,
boolean appendVersion,
boolean absoluteURL) |
com.liferay.portal.kernel.util.OrderByComparator |
getRepositoryModelOrderByComparator(java.lang.String orderByCol,
java.lang.String orderByType) |
java.lang.String |
getTempFileId(long id,
java.lang.String version) |
java.lang.String |
getTempFileId(long id,
java.lang.String version,
java.lang.String languageId) |
java.lang.String |
getThumbnailSrc(com.liferay.portal.kernel.repository.model.FileEntry fileEntry,
com.liferay.portlet.documentlibrary.model.DLFileShortcut dlFileShortcut,
com.liferay.portal.theme.ThemeDisplay themeDisplay) |
java.lang.String |
getThumbnailSrc(com.liferay.portal.kernel.repository.model.FileEntry fileEntry,
com.liferay.portal.kernel.repository.model.FileVersion fileVersion,
com.liferay.portlet.documentlibrary.model.DLFileShortcut dlFileShortcut,
com.liferay.portal.theme.ThemeDisplay themeDisplay) |
java.lang.String |
getThumbnailStyle() |
java.lang.String |
getThumbnailStyle(boolean max,
int margin) |
java.lang.String |
getTitleWithExtension(com.liferay.portal.kernel.repository.model.FileEntry fileEntry) |
java.lang.String |
getTitleWithExtension(java.lang.String title,
java.lang.String extension) |
java.lang.String |
getWebDavURL(com.liferay.portal.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.repository.model.Folder folder,
com.liferay.portal.kernel.repository.model.FileEntry fileEntry) |
java.lang.String |
getWebDavURL(com.liferay.portal.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.repository.model.Folder folder,
com.liferay.portal.kernel.repository.model.FileEntry fileEntry,
boolean manualCheckInRequired) |
java.lang.String |
getWebDavURL(com.liferay.portal.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.repository.model.Folder folder,
com.liferay.portal.kernel.repository.model.FileEntry fileEntry,
boolean manualCheckInRequired,
boolean openDocumentUrl) |
boolean |
hasWorkflowDefinitionLink(long companyId,
long groupId,
long folderId,
long fileEntryTypeId) |
boolean |
isAutoGeneratedDLFileEntryTypeDDMStructureKey(java.lang.String ddmStructureKey) |
boolean |
isOfficeExtension(java.lang.String extension) |
boolean |
isSubscribedToFileEntryType(long companyId,
long groupId,
long userId,
long fileEntryTypeId) |
boolean |
isSubscribedToFolder(long companyId,
long groupId,
long userId,
long folderId) |
boolean |
isSubscribedToFolder(long companyId,
long groupId,
long userId,
long folderId,
boolean recursive) |
boolean |
isValidVersion(java.lang.String version) |
public static com.liferay.portal.kernel.repository.model.FileVersion getLatestFileVersion(com.liferay.portal.kernel.repository.model.FileEntry fileEntry,
boolean trusted)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic void addPortletBreadcrumbEntries(com.liferay.portlet.documentlibrary.model.DLFileShortcut dlFileShortcut,
javax.servlet.http.HttpServletRequest request,
javax.portlet.RenderResponse renderResponse)
throws java.lang.Exception
addPortletBreadcrumbEntries in interface com.liferay.portlet.documentlibrary.util.DLjava.lang.Exceptionpublic void addPortletBreadcrumbEntries(com.liferay.portal.kernel.repository.model.FileEntry fileEntry,
javax.servlet.http.HttpServletRequest request,
javax.portlet.RenderResponse renderResponse)
throws java.lang.Exception
addPortletBreadcrumbEntries in interface com.liferay.portlet.documentlibrary.util.DLjava.lang.Exceptionpublic void addPortletBreadcrumbEntries(com.liferay.portal.kernel.repository.model.Folder folder,
javax.servlet.http.HttpServletRequest request,
com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse)
throws java.lang.Exception
addPortletBreadcrumbEntries in interface com.liferay.portlet.documentlibrary.util.DLjava.lang.Exceptionpublic void addPortletBreadcrumbEntries(com.liferay.portal.kernel.repository.model.Folder folder,
javax.servlet.http.HttpServletRequest request,
javax.portlet.PortletURL portletURL)
throws java.lang.Exception
addPortletBreadcrumbEntries in interface com.liferay.portlet.documentlibrary.util.DLjava.lang.Exceptionpublic void addPortletBreadcrumbEntries(com.liferay.portal.kernel.repository.model.Folder folder,
javax.servlet.http.HttpServletRequest request,
javax.portlet.RenderResponse renderResponse)
throws java.lang.Exception
addPortletBreadcrumbEntries in interface com.liferay.portlet.documentlibrary.util.DLjava.lang.Exceptionpublic void addPortletBreadcrumbEntries(long folderId,
javax.servlet.http.HttpServletRequest request,
javax.portlet.RenderResponse renderResponse)
throws java.lang.Exception
addPortletBreadcrumbEntries in interface com.liferay.portlet.documentlibrary.util.DLjava.lang.Exceptionpublic int compareVersions(java.lang.String version1,
java.lang.String version2)
compareVersions in interface com.liferay.portlet.documentlibrary.util.DLpublic java.lang.String getAbsolutePath(javax.portlet.PortletRequest portletRequest,
long folderId)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
getAbsolutePath in interface com.liferay.portlet.documentlibrary.util.DLcom.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic java.util.Set<java.lang.String> getAllMediaGalleryMimeTypes()
getAllMediaGalleryMimeTypes in interface com.liferay.portlet.documentlibrary.util.DLpublic java.lang.String getDDMStructureKey(com.liferay.portlet.documentlibrary.model.DLFileEntryType dlFileEntryType)
getDDMStructureKey in interface com.liferay.portlet.documentlibrary.util.DLpublic java.lang.String getDDMStructureKey(java.lang.String fileEntryTypeUuid)
getDDMStructureKey in interface com.liferay.portlet.documentlibrary.util.DLpublic java.lang.String getDeprecatedDDMStructureKey(com.liferay.portlet.documentlibrary.model.DLFileEntryType dlFileEntryType)
getDeprecatedDDMStructureKey in interface com.liferay.portlet.documentlibrary.util.DLpublic java.lang.String getDeprecatedDDMStructureKey(long fileEntryTypeId)
getDeprecatedDDMStructureKey in interface com.liferay.portlet.documentlibrary.util.DLpublic java.lang.String getDividedPath(long id)
getDividedPath in interface com.liferay.portlet.documentlibrary.util.DLpublic java.lang.String getDLFileEntryControlPanelLink(javax.portlet.PortletRequest portletRequest,
long fileEntryId)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
getDLFileEntryControlPanelLink in interface com.liferay.portlet.documentlibrary.util.DLcom.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic java.lang.String getDLFolderControlPanelLink(javax.portlet.PortletRequest portletRequest,
long folderId)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
getDLFolderControlPanelLink in interface com.liferay.portlet.documentlibrary.util.DLcom.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic java.util.Map<java.util.Locale,java.lang.String> getEmailFileEntryAddedBodyMap(javax.portlet.PortletPreferences preferences)
getEmailFileEntryAddedBodyMap in interface com.liferay.portlet.documentlibrary.util.DLpublic boolean getEmailFileEntryAddedEnabled(javax.portlet.PortletPreferences preferences)
getEmailFileEntryAddedEnabled in interface com.liferay.portlet.documentlibrary.util.DLpublic java.util.Map<java.util.Locale,java.lang.String> getEmailFileEntryAddedSubjectMap(javax.portlet.PortletPreferences preferences)
getEmailFileEntryAddedSubjectMap in interface com.liferay.portlet.documentlibrary.util.DLpublic java.util.Map<java.util.Locale,java.lang.String> getEmailFileEntryUpdatedBodyMap(javax.portlet.PortletPreferences preferences)
getEmailFileEntryUpdatedBodyMap in interface com.liferay.portlet.documentlibrary.util.DLpublic boolean getEmailFileEntryUpdatedEnabled(javax.portlet.PortletPreferences preferences)
getEmailFileEntryUpdatedEnabled in interface com.liferay.portlet.documentlibrary.util.DLpublic java.util.Map<java.util.Locale,java.lang.String> getEmailFileEntryUpdatedSubjectMap(javax.portlet.PortletPreferences preferences)
getEmailFileEntryUpdatedSubjectMap in interface com.liferay.portlet.documentlibrary.util.DLpublic java.lang.String getEmailFromAddress(javax.portlet.PortletPreferences preferences,
long companyId)
throws com.liferay.portal.kernel.exception.SystemException
getEmailFromAddress in interface com.liferay.portlet.documentlibrary.util.DLcom.liferay.portal.kernel.exception.SystemExceptionpublic java.lang.String getEmailFromName(javax.portlet.PortletPreferences preferences,
long companyId)
throws com.liferay.portal.kernel.exception.SystemException
getEmailFromName in interface com.liferay.portlet.documentlibrary.util.DLcom.liferay.portal.kernel.exception.SystemExceptionpublic java.util.List<java.lang.Object> getEntries(com.liferay.portal.kernel.search.Hits hits)
getEntries in interface com.liferay.portlet.documentlibrary.util.DLpublic java.lang.String getFileEntryImage(com.liferay.portal.kernel.repository.model.FileEntry fileEntry,
com.liferay.portal.theme.ThemeDisplay themeDisplay)
getFileEntryImage in interface com.liferay.portlet.documentlibrary.util.DLpublic java.util.Set<java.lang.Long> getFileEntryTypeSubscriptionClassPKs(long userId)
throws com.liferay.portal.kernel.exception.SystemException
getFileEntryTypeSubscriptionClassPKs in interface com.liferay.portlet.documentlibrary.util.DLcom.liferay.portal.kernel.exception.SystemExceptionpublic java.lang.String getFileIcon(java.lang.String extension)
getFileIcon in interface com.liferay.portlet.documentlibrary.util.DLpublic java.lang.String getGenericName(java.lang.String extension)
getGenericName in interface com.liferay.portlet.documentlibrary.util.DLpublic java.lang.String getImagePreviewURL(com.liferay.portal.kernel.repository.model.FileEntry fileEntry,
com.liferay.portal.kernel.repository.model.FileVersion fileVersion,
com.liferay.portal.theme.ThemeDisplay themeDisplay)
throws java.lang.Exception
getImagePreviewURL in interface com.liferay.portlet.documentlibrary.util.DLjava.lang.Exceptionpublic java.lang.String getImagePreviewURL(com.liferay.portal.kernel.repository.model.FileEntry fileEntry,
com.liferay.portal.theme.ThemeDisplay themeDisplay)
throws java.lang.Exception
getImagePreviewURL in interface com.liferay.portlet.documentlibrary.util.DLjava.lang.Exceptionpublic java.lang.String[] getMediaGalleryMimeTypes(javax.portlet.PortletPreferences portletPreferences,
javax.portlet.PortletRequest portletRequest)
getMediaGalleryMimeTypes in interface com.liferay.portlet.documentlibrary.util.DLpublic java.lang.String getPreviewURL(com.liferay.portal.kernel.repository.model.FileEntry fileEntry,
com.liferay.portal.kernel.repository.model.FileVersion fileVersion,
com.liferay.portal.theme.ThemeDisplay themeDisplay,
java.lang.String queryString)
getPreviewURL in interface com.liferay.portlet.documentlibrary.util.DLpublic java.lang.String getPreviewURL(com.liferay.portal.kernel.repository.model.FileEntry fileEntry,
com.liferay.portal.kernel.repository.model.FileVersion fileVersion,
com.liferay.portal.theme.ThemeDisplay themeDisplay,
java.lang.String queryString,
boolean appendToken)
getPreviewURL(FileEntry,
FileVersion, ThemeDisplay, String, boolean, boolean)getPreviewURL in interface com.liferay.portlet.documentlibrary.util.DLpublic java.lang.String getPreviewURL(com.liferay.portal.kernel.repository.model.FileEntry fileEntry,
com.liferay.portal.kernel.repository.model.FileVersion fileVersion,
com.liferay.portal.theme.ThemeDisplay themeDisplay,
java.lang.String queryString,
boolean appendVersion,
boolean absoluteURL)
getPreviewURL in interface com.liferay.portlet.documentlibrary.util.DLpublic com.liferay.portal.kernel.util.OrderByComparator getRepositoryModelOrderByComparator(java.lang.String orderByCol,
java.lang.String orderByType)
getRepositoryModelOrderByComparator in interface com.liferay.portlet.documentlibrary.util.DLpublic java.lang.String getTempFileId(long id,
java.lang.String version)
getTempFileId in interface com.liferay.portlet.documentlibrary.util.DLpublic java.lang.String getTempFileId(long id,
java.lang.String version,
java.lang.String languageId)
getTempFileId in interface com.liferay.portlet.documentlibrary.util.DLpublic java.lang.String getThumbnailSrc(com.liferay.portal.kernel.repository.model.FileEntry fileEntry,
com.liferay.portlet.documentlibrary.model.DLFileShortcut dlFileShortcut,
com.liferay.portal.theme.ThemeDisplay themeDisplay)
throws java.lang.Exception
getThumbnailSrc in interface com.liferay.portlet.documentlibrary.util.DLjava.lang.Exceptionpublic java.lang.String getThumbnailSrc(com.liferay.portal.kernel.repository.model.FileEntry fileEntry,
com.liferay.portal.kernel.repository.model.FileVersion fileVersion,
com.liferay.portlet.documentlibrary.model.DLFileShortcut dlFileShortcut,
com.liferay.portal.theme.ThemeDisplay themeDisplay)
throws java.lang.Exception
getThumbnailSrc in interface com.liferay.portlet.documentlibrary.util.DLjava.lang.Exceptionpublic java.lang.String getThumbnailStyle()
throws java.lang.Exception
getThumbnailStyle in interface com.liferay.portlet.documentlibrary.util.DLjava.lang.Exceptionpublic java.lang.String getThumbnailStyle(boolean max,
int margin)
throws java.lang.Exception
getThumbnailStyle in interface com.liferay.portlet.documentlibrary.util.DLjava.lang.Exceptionpublic java.lang.String getTitleWithExtension(com.liferay.portal.kernel.repository.model.FileEntry fileEntry)
getTitleWithExtension in interface com.liferay.portlet.documentlibrary.util.DLpublic java.lang.String getTitleWithExtension(java.lang.String title,
java.lang.String extension)
getTitleWithExtension in interface com.liferay.portlet.documentlibrary.util.DLpublic java.lang.String getWebDavURL(com.liferay.portal.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.repository.model.Folder folder,
com.liferay.portal.kernel.repository.model.FileEntry fileEntry)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
getWebDavURL in interface com.liferay.portlet.documentlibrary.util.DLcom.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic java.lang.String getWebDavURL(com.liferay.portal.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.repository.model.Folder folder,
com.liferay.portal.kernel.repository.model.FileEntry fileEntry,
boolean manualCheckInRequired)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
getWebDavURL in interface com.liferay.portlet.documentlibrary.util.DLcom.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic java.lang.String getWebDavURL(com.liferay.portal.theme.ThemeDisplay themeDisplay,
com.liferay.portal.kernel.repository.model.Folder folder,
com.liferay.portal.kernel.repository.model.FileEntry fileEntry,
boolean manualCheckInRequired,
boolean openDocumentUrl)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
getWebDavURL in interface com.liferay.portlet.documentlibrary.util.DLcom.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic boolean hasWorkflowDefinitionLink(long companyId,
long groupId,
long folderId,
long fileEntryTypeId)
throws java.lang.Exception
hasWorkflowDefinitionLink in interface com.liferay.portlet.documentlibrary.util.DLjava.lang.Exceptionpublic boolean isAutoGeneratedDLFileEntryTypeDDMStructureKey(java.lang.String ddmStructureKey)
isAutoGeneratedDLFileEntryTypeDDMStructureKey in interface com.liferay.portlet.documentlibrary.util.DLpublic boolean isOfficeExtension(java.lang.String extension)
isOfficeExtension in interface com.liferay.portlet.documentlibrary.util.DLpublic boolean isSubscribedToFileEntryType(long companyId,
long groupId,
long userId,
long fileEntryTypeId)
throws com.liferay.portal.kernel.exception.SystemException
isSubscribedToFileEntryType in interface com.liferay.portlet.documentlibrary.util.DLcom.liferay.portal.kernel.exception.SystemExceptionpublic boolean isSubscribedToFolder(long companyId,
long groupId,
long userId,
long folderId)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
isSubscribedToFolder in interface com.liferay.portlet.documentlibrary.util.DLcom.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic boolean isSubscribedToFolder(long companyId,
long groupId,
long userId,
long folderId,
boolean recursive)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
isSubscribedToFolder in interface com.liferay.portlet.documentlibrary.util.DLcom.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic boolean isValidVersion(java.lang.String version)
isValidVersion in interface com.liferay.portlet.documentlibrary.util.DLprotected long getDefaultFolderId(javax.servlet.http.HttpServletRequest request)
throws java.lang.Exception
java.lang.Exceptionprotected java.lang.String getImageSrc(com.liferay.portal.kernel.repository.model.FileEntry fileEntry,
com.liferay.portal.kernel.repository.model.FileVersion fileVersion,
com.liferay.portal.theme.ThemeDisplay themeDisplay,
java.lang.String queryString)
throws java.lang.Exception
java.lang.Exception