Interface DLEditFileEntryDisplayContext

All Superinterfaces:
com.liferay.portal.kernel.display.context.DisplayContext, DLDisplayContext
All Known Implementing Classes:
BaseDLEditFileEntryDisplayContext

public interface DLEditFileEntryDisplayContext extends DLDisplayContext
  • Method Details

    • getAllMimeTypeSizeLimit

      default Map<String,Long> getAllMimeTypeSizeLimit() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getDDMFormValues

      com.liferay.dynamic.data.mapping.storage.DDMFormValues getDDMFormValues(com.liferay.dynamic.data.mapping.model.DDMStructure ddmStructure, long fileVersionId) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getDDMFormValues

      com.liferay.dynamic.data.mapping.storage.DDMFormValues getDDMFormValues(long classPK) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getDLFileEntryTypeLanguageId

      String getDLFileEntryTypeLanguageId(com.liferay.dynamic.data.mapping.model.DDMStructure ddmStructure, Locale locale)
    • getDLFilePicker

      DLFilePicker getDLFilePicker(String onFilePickCallback) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getFriendlyURLBase

      default String getFriendlyURLBase() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getMaximumUploadRequestSize

      long getMaximumUploadRequestSize() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getMaximumUploadSize

      long getMaximumUploadSize() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getPublishButtonLabel

      String getPublishButtonLabel() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getSaveButtonLabel

      String getSaveButtonLabel() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • isCancelCheckoutDocumentButtonDisabled

      boolean isCancelCheckoutDocumentButtonDisabled() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • isCancelCheckoutDocumentButtonVisible

      boolean isCancelCheckoutDocumentButtonVisible() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • isCheckinButtonDisabled

      boolean isCheckinButtonDisabled() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • isCheckinButtonVisible

      boolean isCheckinButtonVisible() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • isCheckoutDocumentButtonDisabled

      boolean isCheckoutDocumentButtonDisabled() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • isCheckoutDocumentButtonVisible

      boolean isCheckoutDocumentButtonVisible() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • isDDMStructureVisible

      boolean isDDMStructureVisible(com.liferay.dynamic.data.mapping.model.DDMStructure ddmStructure) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • isFileNameVisible

      default boolean isFileNameVisible() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • isFolderSelectionVisible

      boolean isFolderSelectionVisible() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • isFriendlyURLWithExtensionEnabled

      boolean isFriendlyURLWithExtensionEnabled() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • isNeverExpire

      default boolean isNeverExpire() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • isNeverReview

      default boolean isNeverReview() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • isPermissionsVisible

      default boolean isPermissionsVisible() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • isPublishButtonDisabled

      boolean isPublishButtonDisabled() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • isPublishButtonVisible

      boolean isPublishButtonVisible() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • isSaveButtonDisabled

      boolean isSaveButtonDisabled() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • isSaveButtonVisible

      boolean isSaveButtonVisible() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • isVersionInfoVisible

      boolean isVersionInfoVisible() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException