Package anderix.dctm

Class DctmClient

java.lang.Object
anderix.dctm.DctmClient
Direct Known Subclasses:
DctmDocument

public class DctmClient extends Object
  • 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

      public Hashtable[] executeDQL(String statement) throws com.documentum.fc.common.DfException
      Throws:
      com.documentum.fc.common.DfException