|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
com.sapportals.wcm.rendering.uicommand.PreviewMimeType
The PreviewMimeType is a singleton factory, and contains a list with all mime types
and mime types pattern for Preview function. All items which have those mime types
can be rendered by IPreviewLayout in the same window
| Method Summary | |
void |
configEvent(com.sapportals.config.event.ConfigEvent parm1)
Description of the Method |
java.lang.String |
getConfigListenerId()
Gets the configListenerId attribute of the UICommandFactory object |
static PreviewMimeType |
getInstance()
Gets the instance attribute of the PreviewMimeType class |
boolean |
isMimeTypeSupported(java.lang.String mimeType)
Check if the input mine type is contained in the list of the mime types which are configurable for preview |
| Method Detail |
public static PreviewMimeType getInstance()
public java.lang.String getConfigListenerId()
public void configEvent(com.sapportals.config.event.ConfigEvent parm1)
parm1 - Description of the parampublic boolean isMimeTypeSupported(java.lang.String mimeType)
mimeType - the mime type as String
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||