Package anderix.dctm
Class DctmClient
java.lang.Object
anderix.dctm.DctmClient
- Direct Known Subclasses:
DctmDocument
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DctmClient
public DctmClient()
-
-
Method Details
-
connect
public void connect(String repository, String username, String password) throws com.documentum.fc.common.DfException - Throws:
com.documentum.fc.common.DfException
-
connect
public void connect(String repository, String username, String password, String domain) throws com.documentum.fc.common.DfException - Throws:
com.documentum.fc.common.DfException
-
disconnect
public void disconnect() -
executeDQL
- Throws:
com.documentum.fc.common.DfException
-