Package lumis.portal.serialization.operation
-
Interface Summary Interface Description ICloneableConfig<T> Public version of the interface Cloneable, to be implemented by portal objects that can be delayed persistedIConfigDeleter Performs a config deletion operationIConfigKeyChecker Checks if a foreign key matches an already persisted objectIConfigPersister Performs a config persistence (add or update) operation -
Class Summary Class Description ConfigDeletion Represents a config deletion operationConfigDependencyAnalyzer<T extends ICloneableConfig<T>> Responsible for analyze foreign key dependencies of a portal object being deserialized.ConfigForeignKey Represents a foreign key (field) of a portal objectConfigOperation Represents a config operation.ConfigPersistence Represents a config persistence operationDependentConfigOperationCollection<O extends ConfigOperation> Collection for config operations that depends on other previous operations