public interface DLEditFileEntryDisplayContext extends DLDisplayContext
Modifier and Type | Method and Description |
---|---|
com.liferay.dynamic.data.mapping.storage.DDMFormValues |
getDDMFormValues(long classPK) |
DLFilePicker |
getDLFilePicker(java.lang.String onFilePickCallback) |
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.kernel.DDMStructure ddmStructure) |
boolean |
isFolderSelectionVisible() |
default boolean |
isPermissionsVisible() |
boolean |
isPublishButtonDisabled() |
boolean |
isPublishButtonVisible() |
boolean |
isSaveButtonDisabled() |
boolean |
isSaveButtonVisible() |
boolean |
isVersionInfoVisible() |
com.liferay.dynamic.data.mapping.storage.DDMFormValues getDDMFormValues(long classPK) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
DLFilePicker getDLFilePicker(java.lang.String onFilePickCallback) 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.kernel.DDMStructure ddmStructure) 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 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