Interface DocumentLocation

All Superinterfaces:
Serializable
All Known Implementing Classes:
DocumentLocationImpl

public interface DocumentLocation extends Serializable
Document server name with its unique identifier within this server.
  • Method Details

    • getServerName

      String getServerName()
      Returns the document server name.
    • getDocRef

      DocumentRef getDocRef()
      Returns the document reference.
    • getPathRef

      PathRef getPathRef()
      Returns the document path reference
    • getIdRef

      IdRef getIdRef()
      Returns the document id reference