public interface DLEditFileEntryDisplayContext extends DLDisplayContext
Modifier and Type | Method and Description |
---|---|
default java.util.Map<java.lang.String,java.lang.Long> |
getAllMimeTypeSizeLimit() |
com.liferay.dynamic.data.mapping.storage.DDMFormValues |
getDDMFormValues(com.liferay.dynamic.data.mapping.model.DDMStructure ddmStructure,
long fileVersionId) |
com.liferay.dynamic.data.mapping.storage.DDMFormValues |
getDDMFormValues(long classPK) |
java.lang.String |
getDLFileEntryTypeLanguageId(com.liferay.dynamic.data.mapping.model.DDMStructure ddmStructure,
java.util.Locale locale) |
DLFilePicker |
getDLFilePicker(java.lang.String onFilePickCallback) |
default java.lang.String |
getFriendlyURLBase() |
long |
getMaximumUploadRequestSize() |
long |
getMaximumUploadSize() |
java.lang.String |
getPublishButtonLabel() |
java.lang.String |
getSaveButtonLabel() |
boolean |
isCancelCheckoutDocumentButtonDisabled() |
boolean |
isCancelCheckoutDocumentButtonVisible() |
boolean |
isCheckinButtonDisabled() |
boolean |
isCheckinButtonVisible() |
boolean |
isCheckoutDocumentButtonDisabled() |
boolean |
isCheckoutDocumentButtonVisible() |
boolean |
isDDMStructureVisible(com.liferay.dynamic.data.mapping.model.DDMStructure ddmStructure) |
default boolean |
isFileNameVisible() |
boolean |
isFolderSelectionVisible() |
default boolean |
isNeverExpire() |
default boolean |
isNeverReview() |
default boolean |
isPermissionsVisible() |
boolean |
isPublishButtonDisabled() |
boolean |
isPublishButtonVisible() |
boolean |
isSaveButtonDisabled() |
boolean |
isSaveButtonVisible() |
boolean |
isVersionInfoVisible() |
default java.util.Map<java.lang.String,java.lang.Long> getAllMimeTypeSizeLimit() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
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
com.liferay.portal.kernel.exception.PortalException
com.liferay.dynamic.data.mapping.storage.DDMFormValues getDDMFormValues(long classPK) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.lang.String getDLFileEntryTypeLanguageId(com.liferay.dynamic.data.mapping.model.DDMStructure ddmStructure, java.util.Locale locale)
DLFilePicker getDLFilePicker(java.lang.String onFilePickCallback) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
default java.lang.String getFriendlyURLBase() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
long getMaximumUploadRequestSize() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
long getMaximumUploadSize() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.lang.String getPublishButtonLabel() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.lang.String getSaveButtonLabel() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
boolean isCancelCheckoutDocumentButtonDisabled() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
boolean isCancelCheckoutDocumentButtonVisible() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
boolean isCheckinButtonDisabled() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
boolean isCheckinButtonVisible() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
boolean isCheckoutDocumentButtonDisabled() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
boolean isCheckoutDocumentButtonVisible() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
boolean isDDMStructureVisible(com.liferay.dynamic.data.mapping.model.DDMStructure ddmStructure) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
default boolean isFileNameVisible() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
boolean isFolderSelectionVisible() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
default boolean isNeverExpire() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
default boolean isNeverReview() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
default boolean isPermissionsVisible() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
boolean isPublishButtonDisabled() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
boolean isPublishButtonVisible() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
boolean isSaveButtonDisabled() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
boolean isSaveButtonVisible() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
boolean isVersionInfoVisible() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException