Class DocumentLink

java.lang.Object
com.logicaldoc.core.PersistentObject
com.logicaldoc.core.document.DocumentLink
All Implemented Interfaces:
Serializable

public class DocumentLink extends PersistentObject
Represents a document link. It represents a link between two documents (document1 and document2). Every link can be of a certain type.
Since:
4.0
Author:
Matteo Caruso - LogicalDOC
See Also:
  • Constructor Details

    • DocumentLink

      public DocumentLink()
  • Method Details