Interface Summary |
Batchable |
The Batchable interface specifies the set of methods that a class needs to
implement to allow persistence to the data store in a batched manner as
opposed to singleton object saves. |
BatchStatistics |
Interface that provides statistics information about a batched operation. |
ExtendedValidationErrors |
|
Manager |
Read-only interface providing the core operations available on any Manager
object |
ProcessingOptions |
The advanced methods provided via this object represent administrative
parameters that affect the way in which items in a catalog are handled from
the perspective of functional flows for example saving an item. |
ValidationError |
Provides the details of validation error |
ValidationErrors |
Provides the list of validation errors |
VersionInfo |
Represents a label for a snapshot of a catalog or hierarchy and their
content.
Note that no PIMAuthorizationException can be thrown here since access to and
authorization for these methods is controlled from the parent. |