public interface MessageDestination extends CommonDDBean, DescriptionInterface, DisplayNameInterface, IconInterface
Important note: Do not provide an implementation of this interface unless you are a DD API provider!
| Modifier and Type | Field and Description |
|---|---|
static String |
MESSAGE_DESTINATION_NAME |
| Modifier and Type | Method and Description |
|---|---|
String |
getMappedName() |
String |
getMessageDestinationName()
Getter for message-destination-name property.
|
void |
setMappedName(String value) |
void |
setMessageDestinationName(String value)
Setter for message-destination-name property.
|
addPropertyChangeListener, clone, getId, getValue, removePropertyChangeListener, setId, writegetAllDescriptions, getDefaultDescription, getDescription, removeAllDescriptions, removeDescription, removeDescriptionForLocale, setAllDescriptions, setDescription, setDescriptiongetAllDisplayNames, getDefaultDisplayName, getDisplayName, removeAllDisplayNames, removeDisplayName, removeDisplayNameForLocale, setAllDisplayNames, setDisplayName, setDisplayNamegetAllIcons, getDefaultIcon, getLargeIcon, getLargeIcon, getSmallIcon, getSmallIcon, removeAllIcons, removeIcon, removeIcon, removeLargeIcon, removeLargeIcon, removeSmallIcon, removeSmallIcon, setAllIcons, setIcon, setLargeIcon, setLargeIcon, setSmallIcon, setSmallIconstatic final String MESSAGE_DESTINATION_NAME
void setMessageDestinationName(String value)
value - property valueString getMessageDestinationName()
void setMappedName(String value) throws VersionNotSupportedException
VersionNotSupportedExceptionString getMappedName() throws VersionNotSupportedException
VersionNotSupportedExceptionBuilt on May 22 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.