Class LookupEntryLockedDetails

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

public class LookupEntryLockedDetails extends ObjectLockedDetails
These are the details of a ObjectLockedException concerning lookup-entries.
Author:
cmerkel
See Also:
  • Field Details

  • Constructor Details

    • LookupEntryLockedDetails

      public LookupEntryLockedDetails()
  • Method Details

    • getReference

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

      public void setReference(com.lexmark.saperion.lookup.LookupEntryReferenceType 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