public class RemoteDescriptor_Rmi extends ServerMappedObject_Rmi<Descriptor> implements RemoteDescriptor, Unreferenced
ref| Constructor and Description |
|---|
RemoteDescriptor_Rmi(Descriptor originalObject,
int port) |
| 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, getOriginalObject, getPort, unreferenced, wrapped_equals, wrapped_hashCode, wrapped_toStringclone, exportObject, exportObject, exportObject, unexportObjectgetClientHost, getLog, setLogequals, getRef, hashCode, toString, toStubfinalize, getClass, notify, notifyAll, wait, wait, waitgetMapperCode, wrapped_equals, wrapped_hashCode, wrapped_toStringunreferencedpublic RemoteDescriptor_Rmi(Descriptor originalObject, int port) throws RemoteException
RemoteExceptionpublic LocalizedString getLocalizedDescription() throws RemoteException
getLocalizedDescription in interface RemoteDescriptorRemoteExceptionpublic LocalizedString getLocalizedGUIName() throws RemoteException
getLocalizedGUIName in interface RemoteDescriptorRemoteExceptionpublic void setGUIName(String arg0, Locale arg1) throws RemoteException
setGUIName in interface RemoteDescriptorRemoteExceptionpublic void setGUIName(String arg0) throws RemoteException
setGUIName in interface RemoteDescriptorRemoteExceptionpublic String getGUIName(Locale arg0) throws RemoteException
getGUIName in interface RemoteDescriptorRemoteExceptionpublic String getGUIName() throws RemoteException
getGUIName in interface RemoteDescriptorRemoteExceptionpublic String getDescription() throws RemoteException
getDescription in interface RemoteDescriptorRemoteExceptionpublic String getDescription(Locale arg0) throws RemoteException
getDescription in interface RemoteDescriptorRemoteExceptionpublic void setDescription(String arg0, Locale arg1) throws RemoteException
setDescription in interface RemoteDescriptorRemoteExceptionpublic void setDescription(String arg0) throws RemoteException
setDescription in interface RemoteDescriptorRemoteExceptionpublic String getName() throws RemoteException
getName in interface RemoteDescriptorRemoteExceptionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}