cnrg.itx.ds
Class CStub
java.lang.Object
|
+--cnrg.itx.ds.CStub
- public class CStub
- extends java.lang.Object
This class is an inteface to the java native methods talking to the directory server.
NOTE: User should not directly call any mehtods of this class.
Constructor Summary |
CStub()
|
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
CStub
public CStub()
setConfigPath
public void setConfigPath(byte[] filepath)
getRecord
public ArrayRecords getRecord(byte[] key)
deleteRecord
public void deleteRecord(byte[] key,
byte[] rec)
addRecord
public void addRecord(byte[] key,
byte[] rec)