|
Oracle Application Server Wireless Java API Reference B10400-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An ExternalLink is a reference to an external URL.
| Field Summary | |
static int |
TYPEIDThe type id of this class. |
static java.lang.String |
TYPENAMEThe constant class type identifier |
| Fields inherited from interface oracle.panama.model.Service |
CATEGORY_MASTER, CATEGORY_SERVICE, CATEGORY_USER_HOME |
| Method Summary | |
java.lang.String |
getDefaultMimeType()Gets the default mime type of the bookmark |
java.lang.String |
getDefaultURL()Gets the default URL of the bookmark |
java.lang.String |
getExternalURL()Deprecated. Replaced by getDefaultURL() Gets the href property (String) value. |
java.lang.String |
getLanguage()Gets the language property value |
java.lang.String |
getMimeType()Deprecated. Replaced by getDefaultMimeType() Gets the mime type property value |
java.lang.String[] |
getSupportedMimeTypes() |
java.lang.String |
getURL(java.lang.String mimeType)Gets the URL corresponding to a mimetype |
void |
removeURL(java.lang.String mimeType)Removes the URL corresponding to a mimetype |
void |
setDefaultURL(java.lang.String mimeType, java.lang.String url)Sets the default mimetype and url of the bookmark |
void |
setExternalURL(java.lang.String url)Deprecated. Replaced by setDefaultURL(String, String) Sets the href property (String) value. |
void |
setLanguage(java.lang.String language)Sets the language property value |
void |
setMimeType(java.lang.String mimeType)Deprecated. Replaced by setDefaultURL(String, String) Sets the mime type property value |
void |
setURL(java.lang.String mimeType, java.lang.String url)Sets the URL corresponding to a mimetype |
| Methods inherited from interface oracle.panama.model.Service | |||||||||||||||||||||
createPresets, createPresets, deletePresets, deletePresets, getAdminURL, getAllPresets, getAreaId, getCategory, getCost, getCustomizationPageURL, getDescription, getGroups, getParent, getPresets, getPresets, getPrimaryAudio, getPrimaryImage, getSecondaryAudio, getSecondaryImage, getSequenceNo, getServiceAccessPoints, getServiceCategories, getShortName, getTransformer, getURL, getURLPathParameter, getURLPathParameter, getUserOwner, getVirtualURL, invoke, isRedirectHelp, isSessionless, isValid, isViewCustomizable, isVisible, removeAllGroups, setAdminURL, setAreaId, setCategory, setCost
| |||||||||||||||||||||