com.sapportals.wcm.service.mimehandler
Interface IMime
[contained in: com.sap.netweaver.bc.rf.service.par - bc.rf.global.service.mime_api.jar]
- public interface IMime
Container for mime types.
Copyright 2004 SAP AG
|
Method Summary |
java.lang.String |
getDefaultExtension()
Returns the default extension for this mime type or null if no
default extension is set. |
java.lang.String |
getDescription()
The description for this mime type |
java.lang.String |
getDescription(java.util.Locale locale)
The description for this mime type |
java.lang.String[] |
getExtensions()
Returns all extensions for this mime type |
java.lang.String |
getImage()
This method returns the image (icon) |
java.lang.String |
getImagePath()
Returns the path to the image (icon) |
java.lang.String |
getType()
Returns the mime type representatiom |
getType
public java.lang.String getType()
- Returns the mime type representatiom
- Returns:
- The mime type
getImage
public java.lang.String getImage()
- This method returns the image (icon)
- Returns:
- image
getImagePath
public java.lang.String getImagePath()
- Returns the path to the image (icon)
- Returns:
- The the path to the image (icon)
getDefaultExtension
public java.lang.String getDefaultExtension()
- Returns the default extension for this mime type or
null if no
default extension is set.
- Returns:
- The default extension for this mime type
getExtensions
public java.lang.String[] getExtensions()
- Returns all extensions for this mime type
- Returns:
- All extensions assigned to this mime type
getDescription
public java.lang.String getDescription()
- The description for this mime type
- Returns:
- description
getDescription
public java.lang.String getDescription(java.util.Locale locale)
- The description for this mime type
- Parameters:
locale - locale- Returns:
- description
Copyright © 2004 by
SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein
as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other
countries all over the world. All other product and service names mentioned are the trademarks of their respective companies.
Data contained in this document serves informational purposes only. National product specifications may vary.
These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies
("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be
liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are
those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein
should be construed as constituting an additional warranty.