Package anderix.dctm

Class DctmDocument

java.lang.Object
anderix.dctm.DctmClient
anderix.dctm.DctmDocument

public class DctmDocument extends DctmClient
  • Constructor Details

    • DctmDocument

      public DctmDocument()
  • Method Details

    • getObjectId

      public String getObjectId() throws com.documentum.fc.common.DfException
      Throws:
      com.documentum.fc.common.DfException
    • setObjectId

      public void setObjectId(String objectId)
    • getLocalPath

      public String getLocalPath() throws com.documentum.fc.common.DfException
      Throws:
      com.documentum.fc.common.DfException
    • setLocalPath

      public void setLocalPath(String localPath)
    • importDocument

      public void importDocument(String localFile, String objectType, String destinationFolder) throws com.documentum.fc.common.DfException
      Throws:
      com.documentum.fc.common.DfException
    • export

      public void export(String exportPath) throws com.documentum.fc.common.DfException
      Throws:
      com.documentum.fc.common.DfException
    • checkout

      public void checkout(String checkoutPath) throws com.documentum.fc.common.DfException
      Throws:
      com.documentum.fc.common.DfException
    • cancelCheckout

      public void cancelCheckout() throws com.documentum.fc.common.DfException
      Throws:
      com.documentum.fc.common.DfException
    • checkin

      public void checkin() throws com.documentum.fc.common.DfException
      Throws:
      com.documentum.fc.common.DfException