public class RAPShareInfo extends ShareInfo implements RAPReadable, java.io.Serializable
Contains the details of a remote share.
All, Attrib, Create, Delete, Device, Disk, Execute, Hidden, InfoLevel0, InfoLevel1, InfoLevel1005, InfoLevel2, InfoLevel502, IPC, Perm, PrintQueue, Read, Write| Constructor and Description |
|---|
RAPShareInfo()
Default constructor
|
RAPShareInfo(int infoLevel,
java.util.Vector objs)
Class constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
readRAPObject(int infoLevel,
java.util.Vector objs)
Load the share information from the vector of objects
|
clearStrings, getComment, getCurrentUsers, getFlags, getInformationLevel, getMaximumUsers, getName, getPassword, getPath, getPermissions, getType, getTypeAsString, isDevice, isDisk, isHidden, isNamedPipe, isPrinter, readObject, readStrings, setComment, setCurrentUsers, setFlags, setInformationLevel, setMaximumUsers, setName, setPath, setPermissions, setType, toString, writeObjectpublic RAPShareInfo()
public RAPShareInfo(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.