Interface DMSLink

All Superinterfaces:
DMSObject, HasOwner, HasPermissionList, KeyValuePair<String,String>, OptimisticLocking, Persistent, Serializable

public interface DMSLink extends DMSObject
The base interface for all links in @enterprise DMS
  • Method Details

    • getLinkedObject

      DMSObject getLinkedObject()
      Returns the link target
    • isLinkValid

      boolean isLinkValid()
      Returns if the linked object still exists