public class RemoteField_Rmi extends ServerMappedObject_Rmi<Field> implements RemoteField, RemoteDescriptor, Unreferenced
ref| Constructor and Description |
|---|
RemoteField_Rmi(Field originalObject,
int port) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(RemoteField arg0) |
DataType |
getDataType() |
String |
getDescription() |
String |
getDescription(Locale arg0) |
int |
getEditPosition() |
String |
getGUIName() |
String |
getGUIName(Locale arg0) |
String |
getGUIType() |
int |
getListItemType() |
int |
getListPosition() |
LocalizedString |
getLocalizedDescription() |
LocalizedString |
getLocalizedGUIName() |
int |
getMaxLength() |
String |
getName() |
RemoteNodeManager |
getNodeManager() |
int |
getSearchPosition() |
int |
getState() |
int |
getStoragePosition() |
int |
getType() |
boolean |
hasIndex() |
boolean |
isReadOnly() |
boolean |
isRequired() |
boolean |
isUnique() |
boolean |
isVirtual() |
void |
setDescription(String arg0) |
void |
setDescription(String arg0,
Locale arg1) |
void |
setGUIName(String arg0) |
void |
setGUIName(String arg0,
Locale arg1) |
Collection<String> |
validate(Object arg0) |
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 RemoteField_Rmi(Field originalObject, int port) throws RemoteException
RemoteExceptionpublic RemoteNodeManager getNodeManager() throws RemoteException
getNodeManager in interface RemoteFieldRemoteExceptionpublic int getListItemType()
throws RemoteException
getListItemType in interface RemoteFieldRemoteExceptionpublic int getSearchPosition()
throws RemoteException
getSearchPosition in interface RemoteFieldRemoteExceptionpublic int getListPosition()
throws RemoteException
getListPosition in interface RemoteFieldRemoteExceptionpublic int getEditPosition()
throws RemoteException
getEditPosition in interface RemoteFieldRemoteExceptionpublic int getStoragePosition()
throws RemoteException
getStoragePosition in interface RemoteFieldRemoteExceptionpublic String getGUIType() throws RemoteException
getGUIType in interface RemoteFieldRemoteExceptionpublic int getMaxLength()
throws RemoteException
getMaxLength in interface RemoteFieldRemoteExceptionpublic DataType getDataType() throws RemoteException
getDataType in interface RemoteFieldRemoteExceptionpublic boolean isRequired()
throws RemoteException
isRequired in interface RemoteFieldRemoteExceptionpublic boolean hasIndex()
throws RemoteException
hasIndex in interface RemoteFieldRemoteExceptionpublic boolean isUnique()
throws RemoteException
isUnique in interface RemoteFieldRemoteExceptionpublic boolean isVirtual()
throws RemoteException
isVirtual in interface RemoteFieldRemoteExceptionpublic Collection<String> validate(Object arg0) throws RemoteException
validate in interface RemoteFieldRemoteExceptionpublic int getState()
throws RemoteException
getState in interface RemoteFieldRemoteExceptionpublic int getType()
throws RemoteException
getType in interface RemoteFieldRemoteExceptionpublic boolean isReadOnly()
throws RemoteException
isReadOnly in interface RemoteFieldRemoteExceptionpublic LocalizedString getLocalizedDescription() throws RemoteException
getLocalizedDescription in interface RemoteDescriptorgetLocalizedDescription in interface RemoteFieldRemoteExceptionpublic LocalizedString getLocalizedGUIName() throws RemoteException
getLocalizedGUIName in interface RemoteDescriptorgetLocalizedGUIName in interface RemoteFieldRemoteExceptionpublic void setGUIName(String arg0, Locale arg1) throws RemoteException
setGUIName in interface RemoteDescriptorsetGUIName in interface RemoteFieldRemoteExceptionpublic void setGUIName(String arg0) throws RemoteException
setGUIName in interface RemoteDescriptorsetGUIName in interface RemoteFieldRemoteExceptionpublic String getGUIName(Locale arg0) throws RemoteException
getGUIName in interface RemoteDescriptorgetGUIName in interface RemoteFieldRemoteExceptionpublic String getGUIName() throws RemoteException
getGUIName in interface RemoteDescriptorgetGUIName in interface RemoteFieldRemoteExceptionpublic String getDescription() throws RemoteException
getDescription in interface RemoteDescriptorgetDescription in interface RemoteFieldRemoteExceptionpublic String getDescription(Locale arg0) throws RemoteException
getDescription in interface RemoteDescriptorgetDescription in interface RemoteFieldRemoteExceptionpublic void setDescription(String arg0, Locale arg1) throws RemoteException
setDescription in interface RemoteDescriptorsetDescription in interface RemoteFieldRemoteExceptionpublic void setDescription(String arg0) throws RemoteException
setDescription in interface RemoteDescriptorsetDescription in interface RemoteFieldRemoteExceptionpublic String getName() throws RemoteException
getName in interface RemoteDescriptorgetName in interface RemoteFieldRemoteExceptionpublic int compareTo(RemoteField arg0) throws RemoteException
compareTo in interface RemoteFieldRemoteExceptionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}