public class RAPWorkstationInfo extends WorkstationInfo implements RAPReadable, java.io.Serializable
The WorkStationInfo class contains the basic details of a remote workstation.
InfoLevel100| Constructor and Description |
|---|
RAPWorkstationInfo()
Default constructor
|
RAPWorkstationInfo(int infoLevel,
java.util.Vector objs)
Class constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
readRAPObject(int infoLevel,
java.util.Vector objs)
Load the workstation information from the vector of objects
|
clearStrings, getDomain, getInformationLevel, getLogonDomain, getMajorVersion, getMinorVersion, getOtherDomains, getPlatformId, getUserName, getWorkstationName, readObject, readStrings, setDomain, setInformationLevel, setLogonDomain, setOtherDomains, setPlatformId, setUserName, setVersion, setWorkstationName, toString, writeObjectpublic RAPWorkstationInfo()
public RAPWorkstationInfo(int infoLevel,
java.util.Vector objs)
infoLevel - intobjs - Vectorpublic void readRAPObject(int infoLevel,
java.util.Vector objs)
readRAPObject in interface RAPReadableinfoLevel - intobjs - VectorCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.