Uses of Class
com.lexmark.saperion.exceptions.runtime.ObjectLockedDetails
-
Packages that use ObjectLockedDetails Package Description com.lexmark.saperion.exceptions.runtime -
-
Uses of ObjectLockedDetails in com.lexmark.saperion.exceptions.runtime
Subclasses of ObjectLockedDetails in com.lexmark.saperion.exceptions.runtime Modifier and Type Class Description class
DocumentLockedDetails
These are the details of aObjectLockedException
concerning documents.class
LookupEntryLockedDetails
These are the details of aObjectLockedException
concerning lookup-entries.Methods in com.lexmark.saperion.exceptions.runtime that return ObjectLockedDetails Modifier and Type Method Description ObjectLockedDetails
ObjectLockedException. getErrorDetails()
-