Uses of Package
com.identityworksllc.iiq.common.vo
-
Packages that use com.identityworksllc.iiq.common.vo Package Description com.identityworksllc.iiq.common Utilities, interfaces, and standalone tools for IIQ developmentcom.identityworksllc.iiq.common.access Classes associated with theAccessCheck
andCommonSecurityConfig
modelcom.identityworksllc.iiq.common.threads com.identityworksllc.iiq.common.vo -
Classes in com.identityworksllc.iiq.common.vo used by com.identityworksllc.iiq.common Class Description Outcome A generic class to represent (and perhaps log) some operation outcome.OutcomeType The various outcome types that an operation can have -
Classes in com.identityworksllc.iiq.common.vo used by com.identityworksllc.iiq.common.access Class Description StampedMessage Implements a timestamped log message similar to what would be captured by a logging framework. -
Classes in com.identityworksllc.iiq.common.vo used by com.identityworksllc.iiq.common.threads Class Description Failure A container object holding a failure, usually used in a threaded context.Outcome A generic class to represent (and perhaps log) some operation outcome. -
Classes in com.identityworksllc.iiq.common.vo used by com.identityworksllc.iiq.common.vo Class Description LogLevel Enumerates a LogLevel type, particularly forStampedMessage
.Outcome A generic class to represent (and perhaps log) some operation outcome.OutcomeType The various outcome types that an operation can haveStampedMessage Implements a timestamped log message similar to what would be captured by a logging framework.StampedMessage.Builder A Builder for a StampedMessage, allowing a fluent API if needed