org.opencms.ade.galleries.preview
Interface I_CmsPreviewProvider

All Known Implementing Classes:
CmsBinaryPreviewProvider, CmsImagePreviewProvider

public interface I_CmsPreviewProvider

Interface for all resource preview provider.

Since:
8.0.0

Method Summary
 java.lang.String getPreviewName()
          Returns the name of the preview.
 

Method Detail

getPreviewName

java.lang.String getPreviewName()
Returns the name of the preview.

Returns:
the name of the preview