Hierarchy For All Packages
Package Hierarchies:- com.lexmark.saperion,
- com.lexmark.saperion.adapter,
- com.lexmark.saperion.client,
- com.lexmark.saperion.client.administration,
- com.lexmark.saperion.client.archive,
- com.lexmark.saperion.client.document,
- com.lexmark.saperion.client.folder,
- com.lexmark.saperion.client.implementation,
- com.lexmark.saperion.client.implementation.administration,
- com.lexmark.saperion.client.implementation.archive,
- com.lexmark.saperion.client.implementation.document,
- com.lexmark.saperion.client.implementation.folder,
- com.lexmark.saperion.client.implementation.lookup,
- com.lexmark.saperion.client.implementation.workflow,
- com.lexmark.saperion.client.lookup,
- com.lexmark.saperion.client.spi,
- com.lexmark.saperion.client.workflow,
- com.lexmark.saperion.delegate,
- com.lexmark.saperion.exceptions,
- com.lexmark.saperion.exceptions.application,
- com.lexmark.saperion.exceptions.mappings,
- com.lexmark.saperion.exceptions.runtime,
- com.lexmark.saperion.exceptions.system,
- com.lexmark.saperion.search,
- com.lexmark.saperion.workflow
Class Hierarchy
- java.lang.Object
- com.lexmark.saperion.delegate.AbstractDelegateService<Service>
- com.lexmark.saperion.delegate.AbstractAclManagementDelegateService (implements com.lexmark.saperion.administration.AclManagementService)
- com.lexmark.saperion.delegate.AclManagementDelegateService (implements com.lexmark.saperion.administration.AclManagementService)
- com.lexmark.saperion.delegate.AbstractArchiveDelegateService (implements com.lexmark.saperion.archive.ArchiveService)
- com.lexmark.saperion.delegate.ArchiveDelegateService (implements com.lexmark.saperion.archive.ArchiveService)
- com.lexmark.saperion.delegate.AbstractCloudShareDelegateService (implements com.lexmark.saperion.share.CloudShareService)
- com.lexmark.saperion.delegate.AbstractDocumentDelegateService (implements com.lexmark.saperion.document.DocumentService)
- com.lexmark.saperion.delegate.DocumentDelegateService (implements com.lexmark.saperion.document.DocumentService)
- com.lexmark.saperion.delegate.AbstractFolderDelegateService (implements com.lexmark.saperion.folder.FolderService)
- com.lexmark.saperion.delegate.FolderDelegateService (implements com.lexmark.saperion.folder.FolderService)
- com.lexmark.saperion.delegate.AbstractGroupManagementDelegateService (implements com.lexmark.saperion.administration.GroupManagementService)
- com.lexmark.saperion.delegate.GroupManagementDelegateService (implements com.lexmark.saperion.administration.GroupManagementService)
- com.lexmark.saperion.delegate.AbstractLookupEntryDelegateService (implements com.lexmark.saperion.lookup.LookupEntryService)
- com.lexmark.saperion.delegate.LookupEntryDelegateService (implements com.lexmark.saperion.lookup.LookupEntryService)
- com.lexmark.saperion.delegate.AbstractRecordDelegateService (implements com.lexmark.saperion.folder.RecordService)
- com.lexmark.saperion.delegate.RecordDelegateService (implements com.lexmark.saperion.folder.RecordService)
- com.lexmark.saperion.delegate.AbstractRoleManagementDelegateService (implements com.lexmark.saperion.administration.RoleManagementService)
- com.lexmark.saperion.delegate.RoleManagementDelegateService (implements com.lexmark.saperion.administration.RoleManagementService)
- com.lexmark.saperion.delegate.AbstractTenantManagementDelegateService (implements com.lexmark.saperion.administration.TenantManagementService)
- com.lexmark.saperion.delegate.TenantManagementDelegateService (implements com.lexmark.saperion.administration.TenantManagementService)
- com.lexmark.saperion.delegate.AbstractUserManagementDelegateService (implements com.lexmark.saperion.administration.UserManagementService)
- com.lexmark.saperion.delegate.UserManagementDelegateService (implements com.lexmark.saperion.administration.UserManagementService)
- com.lexmark.saperion.delegate.AbstractWorkflowDefinitionDelegateService (implements com.lexmark.saperion.workflow.WorkflowDefinitionService)
- com.lexmark.saperion.delegate.WorkflowDefinitionDelegateService (implements com.lexmark.saperion.workflow.WorkflowDefinitionService)
- com.lexmark.saperion.delegate.AbstractWorkflowInboxDelegateService (implements com.lexmark.saperion.workflow.WorkflowInboxService)
- com.lexmark.saperion.delegate.WorkflowInboxDelegateService (implements com.lexmark.saperion.workflow.WorkflowInboxService)
- com.lexmark.saperion.delegate.AbstractWorkflowProcessDelegateService (implements com.lexmark.saperion.workflow.WorkflowProcessService)
- com.lexmark.saperion.delegate.WorkflowProcessDelegateService (implements com.lexmark.saperion.workflow.WorkflowProcessService)
- com.lexmark.saperion.delegate.AbstractWorkflowTaskDelegateService (implements com.lexmark.saperion.workflow.WorkflowTaskService)
- com.lexmark.saperion.delegate.WorkflowTaskDelegateService (implements com.lexmark.saperion.workflow.WorkflowTaskService)
- com.lexmark.saperion.delegate.AbstractAclManagementDelegateService (implements com.lexmark.saperion.administration.AclManagementService)
- com.lexmark.saperion.exceptions.mappings.AbstractExceptionFactory<T> (implements com.lexmark.saperion.exceptions.mappings.ExceptionFactory<T>)
- com.lexmark.saperion.exceptions.mappings.ApplicationExceptionFactory
- com.lexmark.saperion.exceptions.mappings.RuntimeExceptionFactory
- com.lexmark.saperion.exceptions.mappings.SystemExceptionFactory
- com.lexmark.saperion.client.implementation.administration.AclClientImpl (implements com.lexmark.saperion.client.administration.AclClient)
- com.lexmark.saperion.client.implementation.administration.AclManagementServiceClientImpl (implements com.lexmark.saperion.client.administration.AclManagementServiceClient)
- com.lexmark.saperion.client.implementation.archive.ArchiveClientImpl (implements com.lexmark.saperion.client.archive.ArchiveClient)
- com.lexmark.saperion.client.implementation.archive.ArchiveServiceClientImpl (implements com.lexmark.saperion.client.archive.ArchiveServiceClient)
- com.lexmark.saperion.exceptions.system.BackendSystemException.BackendExceptionFactory
- com.lexmark.saperion.client.ConnectorFactoryImpl (implements com.lexmark.saperion.client.spi.ConnectorFactory)
- com.lexmark.saperion.client.implementation.document.DocumentClientImpl (implements com.lexmark.saperion.client.document.DocumentClient)
- com.lexmark.saperion.client.implementation.document.DocumentElementClientImpl (implements com.lexmark.saperion.client.document.DocumentElementClient)
- com.lexmark.saperion.client.implementation.document.DocumentRevisionClientImpl (implements com.lexmark.saperion.client.document.DocumentRevisionClient)
- com.lexmark.saperion.client.implementation.document.DocumentServiceClientImpl (implements com.lexmark.saperion.client.document.DocumentServiceClient)
- com.lexmark.saperion.exceptions.EcmErrorCodes
- com.lexmark.saperion.exceptions.mappings.EcmsExceptionFactory
- com.lexmark.saperion.exceptions.mappings.EcmsExceptionMapping<T> (implements com.lexmark.saperion.exceptions.mappings.ExceptionMapping<T>)
- com.lexmark.saperion.exceptions.ErrorCodeType (implements java.io.Serializable)
- com.lexmark.saperion.exceptions.ErrorConstantType
- com.lexmark.saperion.exceptions.application.ApplicationException.ApplicationError
- com.lexmark.saperion.exceptions.application.WorkflowException.WorkflowError
- com.lexmark.saperion.exceptions.system.SystemException.SystemError
- com.lexmark.saperion.exceptions.system.BackendSystemException.BackendSystemError
- com.lexmark.saperion.exceptions.system.SecurityException.SecurityError
- com.lexmark.saperion.exceptions.application.ApplicationException.ApplicationError
- com.lexmark.saperion.exceptions.ErrorConstantType
- com.lexmark.saperion.exceptions.ErrorDetailsType (implements java.io.Serializable)
- com.lexmark.saperion.exceptions.runtime.ConcurrentWriteDetails
- com.lexmark.saperion.exceptions.runtime.GenericExceptionDetails
- com.lexmark.saperion.exceptions.application.GenericWorkflowErrorDetails
- com.lexmark.saperion.exceptions.runtime.MandatoryConstraintViolationDetails
- com.lexmark.saperion.exceptions.runtime.ObjectLockedDetails
- com.lexmark.saperion.exceptions.runtime.DocumentLockedDetails
- com.lexmark.saperion.exceptions.runtime.LookupEntryLockedDetails
- com.lexmark.saperion.exceptions.system.PasswordExpiredDetails
- com.lexmark.saperion.exceptions.runtime.SystemFieldWriteDetails
- com.lexmark.saperion.exceptions.runtime.UniqueConstraintViolationDetails
- com.lexmark.saperion.exceptions.application.WorkflowActorRequiredDetails
- com.lexmark.saperion.exceptions.runtime.WrongArchiveKindDetails
- com.lexmark.saperion.workflow.EscalationHoldInfoType (implements java.io.Serializable)
- com.lexmark.saperion.exceptions.mappings.ExceptionFactory.IntegrityCheckResult
- com.lexmark.saperion.client.implementation.folder.FolderClientImpl (implements com.lexmark.saperion.client.folder.FolderClient)
- com.lexmark.saperion.client.implementation.folder.FolderServiceClientImpl (implements com.lexmark.saperion.client.folder.FolderServiceClient)
- com.lexmark.saperion.client.implementation.administration.GroupClientImpl (implements com.lexmark.saperion.client.administration.GroupClient)
- com.lexmark.saperion.client.implementation.administration.GroupManagementServiceClientImpl (implements com.lexmark.saperion.client.administration.GroupManagementServiceClient)
- com.lexmark.saperion.ListItemType<T> (implements java.io.Serializable)
- com.lexmark.saperion.workflow.InboxListItemType
- com.lexmark.saperion.workflow.TaskListItemType
- com.lexmark.saperion.workflow.WorkflowDefinitionListItemType
- com.lexmark.saperion.workflow.WorkflowProcessListItemType
- com.lexmark.saperion.client.implementation.lookup.LookupEntryClientImpl (implements com.lexmark.saperion.client.lookup.LookupEntryClient)
- com.lexmark.saperion.client.implementation.lookup.LookupEntryServiceClientImpl (implements com.lexmark.saperion.client.lookup.LookupEntryServiceClient)
- com.lexmark.saperion.search.PagedIterator<EntryType,
ExceptionType> (implements java.util.Iterator<E>) - com.lexmark.saperion.search.Paging
- com.lexmark.saperion.workflow.RecipientSelectionType (implements java.io.Serializable)
- com.lexmark.saperion.client.implementation.folder.RecordServiceClientImpl (implements com.lexmark.saperion.client.folder.RecordServiceClient)
- com.lexmark.saperion.ReferenceType (implements java.io.Serializable)
- com.lexmark.saperion.workflow.InboxReferenceType
- com.lexmark.saperion.workflow.TaskCommentReferenceType
- com.lexmark.saperion.workflow.TaskReferenceType
- com.lexmark.saperion.workflow.WorkflowDefinitionReferenceType
- com.lexmark.saperion.workflow.WorkflowProcessReferenceType
- com.lexmark.saperion.ResourceType<T> (implements java.io.Serializable)
- com.lexmark.saperion.workflow.TaskCommentType
- com.lexmark.saperion.workflow.TaskType
- com.lexmark.saperion.workflow.WorkflowDefinitionType
- com.lexmark.saperion.workflow.WorkflowProcessType
- com.lexmark.saperion.client.implementation.administration.RoleClientImpl (implements com.lexmark.saperion.client.administration.RoleClient)
- com.lexmark.saperion.client.implementation.administration.RoleManagementServiceClientImpl (implements com.lexmark.saperion.client.administration.RoleManagementServiceClient)
- com.lexmark.saperion.client.implementation.SaperionClientFactoryImpl (implements com.lexmark.saperion.client.SaperionClientFactory)
- com.lexmark.saperion.client.implementation.SaperionClientImpl (implements com.lexmark.saperion.client.SaperionClient)
- com.lexmark.saperion.client.implementation.SearchClientImpl<ItemType> (implements com.lexmark.saperion.client.SearchClient<ItemType>)
- com.lexmark.saperion.client.implementation.folder.FolderDocumentSearchServiceClientImpl (implements com.lexmark.saperion.client.folder.FolderDocumentSearchServiceClient)
- com.lexmark.saperion.client.implementation.administration.GroupMembershipClientForGroupsImpl (implements com.lexmark.saperion.client.administration.GroupMembershipClientForGroups)
- com.lexmark.saperion.client.implementation.administration.GroupMembershipClientForUsersImpl (implements com.lexmark.saperion.client.administration.GroupMembershipClientForUsers)
- com.lexmark.saperion.client.implementation.administration.TenantManagementClientImpl (implements com.lexmark.saperion.client.administration.TenantManagementClient)
- com.lexmark.saperion.delegate.SearchExecutionDelegateService<T> (implements com.lexmark.saperion.search.SearchExecutionService<T>)
- com.lexmark.saperion.search.SearchResultIterator<T> (implements java.util.Iterator<E>)
- com.lexmark.saperion.client.implementation.ServiceInformationClientImpl (implements com.lexmark.saperion.client.ServiceInformationClient)
- com.lexmark.saperion.ServiceInformationType
- com.lexmark.saperion.workflow.TaskForwardInputType (implements java.io.Serializable)
- com.lexmark.saperion.workflow.TaskPropertyType (implements java.io.Serializable)
- com.lexmark.saperion.client.implementation.administration.TenantClientImpl (implements com.lexmark.saperion.client.administration.TenantClient)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.lexmark.saperion.exceptions.EcmException
- com.lexmark.saperion.exceptions.application.ApplicationException
- com.lexmark.saperion.exceptions.application.MalformedEntityException
- com.lexmark.saperion.exceptions.application.WorkflowException
- com.lexmark.saperion.exceptions.application.WorkflowActorRequiredException
- com.lexmark.saperion.exceptions.system.SystemException
- com.lexmark.saperion.exceptions.system.BackendSystemException
- com.lexmark.saperion.exceptions.system.SecurityException
- com.lexmark.saperion.exceptions.system.PasswordExpiredException
- com.lexmark.saperion.exceptions.application.ApplicationException
- com.lexmark.saperion.exceptions.mappings.InconsistentExceptionFactoryRegistryException
- java.lang.RuntimeException
- com.lexmark.saperion.adapter.AdapterEcmException
- com.lexmark.saperion.exceptions.EcmRuntimeException
- com.lexmark.saperion.exceptions.runtime.ClientException
- com.lexmark.saperion.exceptions.runtime.ConcurrentWriteException
- com.lexmark.saperion.exceptions.runtime.IllegalRequestException
- com.lexmark.saperion.exceptions.runtime.MandatoryConstraintViolationException
- com.lexmark.saperion.exceptions.runtime.SystemFieldWriteException
- com.lexmark.saperion.exceptions.runtime.UniqueConstraintViolationException
- com.lexmark.saperion.exceptions.runtime.WrongArchiveKindException
- com.lexmark.saperion.exceptions.runtime.ObjectLockedException
- com.lexmark.saperion.exceptions.runtime.StorageProfileAssignmentException
- com.lexmark.saperion.exceptions.runtime.EcmEventProcessingException
- com.lexmark.saperion.exceptions.runtime.EcmRemoteException
- com.lexmark.saperion.exceptions.runtime.InternalServerError
- com.lexmark.saperion.exceptions.runtime.NoLicenseAvailableException
- com.lexmark.saperion.exceptions.runtime.SearchRuntimeException
- com.lexmark.saperion.exceptions.system.TokenExpiredException
- com.lexmark.saperion.exceptions.runtime.ClientException
- com.lexmark.saperion.exceptions.EcmException
- java.lang.Exception
- com.lexmark.saperion.workflow.TimeInfoType (implements java.io.Serializable)
- com.lexmark.saperion.TokenConstants
- com.lexmark.saperion.workflow.TransitionDefinitionType (implements java.io.Serializable)
- com.lexmark.saperion.TypeConversions
- com.lexmark.saperion.adapter.TypeConverter
- com.lexmark.saperion.client.implementation.administration.UserAdministrationClientImpl (implements com.lexmark.saperion.client.administration.UserAdministrationClient)
- com.lexmark.saperion.client.implementation.administration.UserClientImpl (implements com.lexmark.saperion.client.administration.UserClient)
- com.lexmark.saperion.client.implementation.administration.UserContextClientImpl (implements com.lexmark.saperion.client.administration.UserContextClient)
- com.lexmark.saperion.client.implementation.administration.UserManagementServiceClientImpl (implements com.lexmark.saperion.client.administration.UserManagementServiceClient)
- com.lexmark.saperion.client.implementation.workflow.WorkflowDefinitionClientImpl (implements com.lexmark.saperion.client.workflow.WorkflowDefinitionClient)
- com.lexmark.saperion.client.implementation.workflow.WorkflowInboxClientImpl (implements com.lexmark.saperion.client.workflow.WorkflowInboxClient)
- com.lexmark.saperion.client.implementation.workflow.WorkflowInboxServiceClientImpl (implements com.lexmark.saperion.client.workflow.WorkflowInboxServiceClient)
- com.lexmark.saperion.client.implementation.workflow.WorkflowServiceClientImpl (implements com.lexmark.saperion.client.workflow.WorkflowServiceClient)
- com.lexmark.saperion.workflow.WorkflowStartInputType (implements java.io.Serializable)
- com.lexmark.saperion.client.implementation.workflow.WorkflowTaskClientImpl (implements com.lexmark.saperion.client.workflow.WorkflowTaskClient)
- com.lexmark.saperion.delegate.AbstractDelegateService<Service>
Interface Hierarchy
- com.lexmark.saperion.client.administration.AclClient
- com.lexmark.saperion.client.administration.AclManagementServiceClient
- com.lexmark.saperion.client.archive.ArchiveClient
- com.lexmark.saperion.client.archive.ArchiveServiceClient
- com.lexmark.saperion.AuditService
- com.lexmark.saperion.DocumentAuditService
- com.lexmark.saperion.FolderAuditService
- java.lang.AutoCloseable
- com.lexmark.saperion.client.SaperionClient
- com.lexmark.saperion.client.spi.ServiceFactory
- com.lexmark.saperion.adapter.BeanAdapter<T>
- com.lexmark.saperion.client.spi.Connector
- com.lexmark.saperion.client.spi.ConnectorFactory
- com.lexmark.saperion.client.document.DocumentClient
- com.lexmark.saperion.client.document.DocumentElementClient
- com.lexmark.saperion.client.document.DocumentRevisionClient
- com.lexmark.saperion.client.document.DocumentServiceClient
- com.lexmark.saperion.search.EcmSearchFunction<ResultType,
ExceptionType> - com.lexmark.saperion.search.SearchFunction<ResultType>
- com.lexmark.saperion.exceptions.mappings.ExceptionFactory<T>
- com.lexmark.saperion.exceptions.mappings.ExceptionMapping<T>
- com.lexmark.saperion.client.folder.FolderClient
- com.lexmark.saperion.client.folder.FolderServiceClient
- com.lexmark.saperion.client.administration.GroupClient
- com.lexmark.saperion.client.administration.GroupManagementServiceClient
- com.lexmark.saperion.client.lookup.LookupEntryClient
- com.lexmark.saperion.client.lookup.LookupEntryServiceClient
- com.lexmark.saperion.client.folder.RecordServiceClient
- com.lexmark.saperion.client.administration.RoleClient
- com.lexmark.saperion.client.administration.RoleManagementServiceClient
- com.lexmark.saperion.client.SaperionClientFactory
- com.lexmark.saperion.search.SearchExecutionService<T>
- com.lexmark.saperion.client.SearchClient<ItemType>
- com.lexmark.saperion.client.folder.FolderDocumentSearchServiceClient
- com.lexmark.saperion.client.administration.GroupMembershipClientForGroups
- com.lexmark.saperion.client.administration.GroupMembershipClientForUsers
- com.lexmark.saperion.client.administration.TenantManagementClient
- com.lexmark.saperion.workflow.WorkflowDefinitionService
- com.lexmark.saperion.workflow.WorkflowInboxService
- com.lexmark.saperion.workflow.WorkflowProcessService
- com.lexmark.saperion.client.SearchClient<ItemType>
- com.lexmark.saperion.client.ServiceInformationClient
- com.lexmark.saperion.ServiceInformationService
- com.lexmark.saperion.client.administration.TenantClient
- com.lexmark.saperion.client.administration.UserAdministrationClient
- com.lexmark.saperion.client.administration.UserClient
- com.lexmark.saperion.client.administration.UserContextClient
- com.lexmark.saperion.client.administration.UserManagementServiceClient
- com.lexmark.saperion.client.workflow.WorkflowDefinitionClient
- com.lexmark.saperion.client.workflow.WorkflowInboxClient
- com.lexmark.saperion.client.workflow.WorkflowInboxServiceClient
- com.lexmark.saperion.client.workflow.WorkflowServiceClient
- com.lexmark.saperion.client.workflow.WorkflowTaskClient
- com.lexmark.saperion.workflow.WorkflowTaskService
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.lexmark.saperion.exceptions.mappings.ApplicationExceptionFactory.ApplicationErrors (implements com.lexmark.saperion.exceptions.mappings.ExceptionMapping<T>)
- com.lexmark.saperion.AuditService.AuditEvents
- com.lexmark.saperion.workflow.InboxTypeEnumeration
- com.lexmark.saperion.exceptions.mappings.RuntimeExceptionFactory.RuntimeErrors (implements com.lexmark.saperion.exceptions.mappings.ExceptionMapping<T>)
- com.lexmark.saperion.client.SaperionConnectionType
- com.lexmark.saperion.exceptions.mappings.SystemExceptionFactory.SystemErrors (implements com.lexmark.saperion.exceptions.mappings.ExceptionMapping<T>)
- com.lexmark.saperion.workflow.TaskCapabilitiesEnum
- com.lexmark.saperion.workflow.TaskStateEnum
- com.lexmark.saperion.workflow.WorkflowProcessStateEnum
- com.lexmark.saperion.workflow.WorkflowProcessTypeEnum
- com.lexmark.saperion.workflow.WorkflowTypeEnum
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)