public interface RemoteDescriptor extends ServerMappedObject
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getDescription(Locale arg0) |
String |
getGUIName() |
String |
getGUIName(Locale arg0) |
LocalizedString |
getLocalizedDescription() |
LocalizedString |
getLocalizedGUIName() |
String |
getName() |
void |
setDescription(String arg0) |
void |
setDescription(String arg0,
Locale arg1) |
void |
setGUIName(String arg0) |
void |
setGUIName(String arg0,
Locale arg1) |
getMapperCode, wrapped_equals, wrapped_hashCode, wrapped_toStringLocalizedString getLocalizedDescription() throws RemoteException
RemoteExceptionLocalizedString getLocalizedGUIName() throws RemoteException
RemoteExceptionvoid setGUIName(String arg0, Locale arg1) throws RemoteException
RemoteExceptionvoid setGUIName(String arg0) throws RemoteException
RemoteExceptionString getGUIName(Locale arg0) throws RemoteException
RemoteExceptionString getGUIName() throws RemoteException
RemoteExceptionString getDescription() throws RemoteException
RemoteExceptionString getDescription(Locale arg0) throws RemoteException
RemoteExceptionvoid setDescription(String arg0, Locale arg1) throws RemoteException
RemoteExceptionvoid setDescription(String arg0) throws RemoteException
RemoteExceptionString getName() throws RemoteException
RemoteExceptionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}