public class RAPShareInfo extends ShareInfo implements RAPReadable, 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,
Vector objs)
Class constructor
|
Modifier and Type | Method and Description |
---|---|
void |
readRAPObject(int infoLevel,
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, writeObject
public RAPShareInfo()
public RAPShareInfo(int infoLevel, Vector objs)
infoLevel
- intobjs
- Vectorpublic void readRAPObject(int infoLevel, Vector objs)
readRAPObject
in interface RAPReadable
infoLevel
- intobjs
- VectorCopyright © 2005–2017 Alfresco Software. All rights reserved.