Class DocumentLockedDetails

java.lang.Object
com.lexmark.saperion.exceptions.ErrorDetailsType
com.lexmark.saperion.exceptions.runtime.ObjectLockedDetails
com.lexmark.saperion.exceptions.runtime.DocumentLockedDetails
All Implemented Interfaces:
Serializable

public class DocumentLockedDetails extends ObjectLockedDetails
These are the details of a ObjectLockedException concerning documents.
Author:
cmerkel
See Also:
  • Field Details

  • Constructor Details

    • DocumentLockedDetails

      public DocumentLockedDetails()
  • Method Details

    • getReference

      public com.lexmark.saperion.document.DocumentReferenceType getReference()
      Specified by:
      getReference in class ObjectLockedDetails
    • setReference

      public void setReference(com.lexmark.saperion.document.DocumentReferenceType reference)
    • getType

      public String getType()
      Specified by:
      getType in class com.lexmark.saperion.exceptions.ErrorDetailsType
    • toString

      public String toString()
      Overrides:
      toString in class com.lexmark.saperion.exceptions.ErrorDetailsType