- AbstractAclManagementDelegateService - Class in com.lexmark.saperion.delegate
-
This AclManagementService
simply delegates to another instance.
- AbstractAclManagementDelegateService() - Constructor for class com.lexmark.saperion.delegate.AbstractAclManagementDelegateService
-
- AbstractArchiveDelegateService - Class in com.lexmark.saperion.delegate
-
This ArchiveService
simply delegates to another instance.
- AbstractArchiveDelegateService() - Constructor for class com.lexmark.saperion.delegate.AbstractArchiveDelegateService
-
- AbstractDelegateService<Service> - Class in com.lexmark.saperion.delegate
-
This abstract class works as a super class for delegate services to share common implementation.
- AbstractDelegateService() - Constructor for class com.lexmark.saperion.delegate.AbstractDelegateService
-
- AbstractDocumentDelegateService - Class in com.lexmark.saperion.delegate
-
This DocumentService
simply delegates to another instance.
- AbstractDocumentDelegateService() - Constructor for class com.lexmark.saperion.delegate.AbstractDocumentDelegateService
-
- AbstractExceptionFactory<T extends Exception> - Class in com.lexmark.saperion.exceptions.mappings
-
Base implementation of an exception factory.
- AbstractExceptionFactory() - Constructor for class com.lexmark.saperion.exceptions.mappings.AbstractExceptionFactory
-
- AbstractFolderDelegateService - Class in com.lexmark.saperion.delegate
-
This FolderService
simply delegates to another instance.
- AbstractFolderDelegateService() - Constructor for class com.lexmark.saperion.delegate.AbstractFolderDelegateService
-
- AbstractGroupManagementDelegateService - Class in com.lexmark.saperion.delegate
-
This GroupManagementService
simply delegates to another instance.
- AbstractGroupManagementDelegateService() - Constructor for class com.lexmark.saperion.delegate.AbstractGroupManagementDelegateService
-
- AbstractLookupEntryDelegateService - Class in com.lexmark.saperion.delegate
-
This LookupEntryService
simply delegates to another instance.
- AbstractLookupEntryDelegateService() - Constructor for class com.lexmark.saperion.delegate.AbstractLookupEntryDelegateService
-
- AbstractRecordDelegateService - Class in com.lexmark.saperion.delegate
-
This RecordService
simply delegates to another instance.
- AbstractRecordDelegateService() - Constructor for class com.lexmark.saperion.delegate.AbstractRecordDelegateService
-
- AbstractRoleManagementDelegateService - Class in com.lexmark.saperion.delegate
-
This RoleManagementService
simply delegates to another instance.
- AbstractRoleManagementDelegateService() - Constructor for class com.lexmark.saperion.delegate.AbstractRoleManagementDelegateService
-
- AbstractTenantManagementDelegateService - Class in com.lexmark.saperion.delegate
-
This TenantManagementService
simply delegates to another instance.
- AbstractTenantManagementDelegateService() - Constructor for class com.lexmark.saperion.delegate.AbstractTenantManagementDelegateService
-
- AbstractUserManagementDelegateService - Class in com.lexmark.saperion.delegate
-
This UserManagementService
simply delegates to another instance.
- AbstractUserManagementDelegateService() - Constructor for class com.lexmark.saperion.delegate.AbstractUserManagementDelegateService
-
- AbstractWorkflowDefinitionDelegateService - Class in com.lexmark.saperion.delegate
-
- AbstractWorkflowDefinitionDelegateService() - Constructor for class com.lexmark.saperion.delegate.AbstractWorkflowDefinitionDelegateService
-
- AbstractWorkflowInboxDelegateService - Class in com.lexmark.saperion.delegate
-
- AbstractWorkflowInboxDelegateService() - Constructor for class com.lexmark.saperion.delegate.AbstractWorkflowInboxDelegateService
-
- AbstractWorkflowProcessDelegateService - Class in com.lexmark.saperion.delegate
-
- AbstractWorkflowProcessDelegateService() - Constructor for class com.lexmark.saperion.delegate.AbstractWorkflowProcessDelegateService
-
- AbstractWorkflowTaskDelegateService - Class in com.lexmark.saperion.delegate
-
- AbstractWorkflowTaskDelegateService() - Constructor for class com.lexmark.saperion.delegate.AbstractWorkflowTaskDelegateService
-
- AclClient - Interface in com.lexmark.saperion.client.administration
-
This client provides methods for administrating a given access control list.
- AclClientImpl - Class in com.lexmark.saperion.client.implementation.administration
-
This is the default implementation of
AclClient
.
- AclClientImpl(AclManagementService, AclReferenceType) - Constructor for class com.lexmark.saperion.client.implementation.administration.AclClientImpl
-
- AclManagementDelegateService - Class in com.lexmark.saperion.delegate
-
This AclManagementService
simply delegates to another instance.
- AclManagementDelegateService(AclManagementService) - Constructor for class com.lexmark.saperion.delegate.AclManagementDelegateService
-
- AclManagementServiceClient - Interface in com.lexmark.saperion.client.administration
-
This client provides methods for administrating access control lists.
- AclManagementServiceClientImpl - Class in com.lexmark.saperion.client.implementation.administration
-
- AclManagementServiceClientImpl(AclManagementService) - Constructor for class com.lexmark.saperion.client.implementation.administration.AclManagementServiceClientImpl
-
- aclReferenceFromIdAndName(int, String) - Static method in class com.lexmark.saperion.TypeConversions
-
This factory method create a new AclReferenceType
from the id and name of the referenced acl.
- aclReferenceFromName(String) - Static method in class com.lexmark.saperion.TypeConversions
-
This factory method create a new AclReferenceType
from the name of the referenced acl.
- acquireOwnership() - Method in class com.lexmark.saperion.client.implementation.workflow.WorkflowTaskClientImpl
-
- acquireOwnership() - Method in interface com.lexmark.saperion.client.workflow.WorkflowTaskClient
-
This method acquires the ownership of the task for the current user.
- acquireOwnership(TaskReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractWorkflowTaskDelegateService
-
- acquireOwnership(TaskReferenceType) - Method in interface com.lexmark.saperion.workflow.WorkflowTaskService
-
Acquires the ownership of a task.
- AdapterEcmException - Exception in com.lexmark.saperion.adapter
-
This
runtime exception
wraps an
ecm exception
for
adapters to be able to throw ecm exceptions in a getter or setter.
- AdapterEcmException(EcmException) - Constructor for exception com.lexmark.saperion.adapter.AdapterEcmException
-
This constructor wraps the given ecm exception in a runtime exception.
- addComment(String) - Method in class com.lexmark.saperion.client.implementation.workflow.WorkflowTaskClientImpl
-
- addComment(String) - Method in interface com.lexmark.saperion.client.workflow.WorkflowTaskClient
-
This method adds a comment to the workflow task.
- addComment(TaskReferenceType, String) - Method in class com.lexmark.saperion.delegate.AbstractWorkflowTaskDelegateService
-
- addComment(TaskReferenceType, String) - Method in interface com.lexmark.saperion.workflow.WorkflowTaskService
-
Adds a comment to a workflow task.
- addDocument(DocumentReferenceType) - Method in interface com.lexmark.saperion.client.folder.FolderDocumentSearchServiceClient
-
This method files the document referenced into the current folder.
- addDocument(DocumentReferenceType) - Method in class com.lexmark.saperion.client.implementation.folder.FolderDocumentSearchServiceClientImpl
-
- addDocuments(List<DocumentReferenceType>) - Method in interface com.lexmark.saperion.client.folder.FolderDocumentSearchServiceClient
-
This method adds the given documents to the current folder.
- addDocuments(List<DocumentReferenceType>) - Method in class com.lexmark.saperion.client.implementation.folder.FolderDocumentSearchServiceClientImpl
-
- addDocuments(FolderReferenceType, List<DocumentReferenceType>) - Method in class com.lexmark.saperion.delegate.AbstractFolderDelegateService
-
- addGroupMember(GroupReferenceType, ActorReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractGroupManagementDelegateService
-
- addMember(GroupReferenceType) - Method in interface com.lexmark.saperion.client.administration.GroupMembershipClientForGroups
-
This method adds a group or user - given by its reference - to the given group.
- addMember(UserReferenceType) - Method in interface com.lexmark.saperion.client.administration.GroupMembershipClientForUsers
-
This method adds a group or user - given by its reference - to the given group.
- addMember(GroupReferenceType) - Method in class com.lexmark.saperion.client.implementation.administration.GroupMembershipClientForGroupsImpl
-
- addMember(UserReferenceType) - Method in class com.lexmark.saperion.client.implementation.administration.GroupMembershipClientForUsersImpl
-
- appendChild(DocumentElementType) - Method in interface com.lexmark.saperion.client.document.DocumentElementClient
-
This method appends a given document element as a child to the current one.
- appendChild(DocumentElementType) - Method in class com.lexmark.saperion.client.implementation.document.DocumentElementClientImpl
-
- appendChildElement(DocumentRevisionReferenceType, DocumentElementReferenceType, DocumentElementType) - Method in class com.lexmark.saperion.delegate.AbstractDocumentDelegateService
-
- APPLICATION_ERROR_OFFSET - Static variable in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
- APPLICATION_MALFORMED_ENTITY_ERROR - Static variable in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
- ApplicationExceptionFactory - Class in com.lexmark.saperion.exceptions.mappings
-
Security exceptions factory implementation.
- ApplicationExceptionFactory() - Constructor for class com.lexmark.saperion.exceptions.mappings.ApplicationExceptionFactory
-
- ApplicationExceptionFactory.ApplicationErrors - Enum in com.lexmark.saperion.exceptions.mappings
-
Application error definitions.
- apply(int, int) - Method in interface com.lexmark.saperion.search.EcmSearchFunction
-
- ArchiveClient - Interface in com.lexmark.saperion.client.archive
-
This client defines the operations possible for archives.
- ArchiveClientImpl - Class in com.lexmark.saperion.client.implementation.archive
-
- ArchiveClientImpl(ArchiveService, ArchiveReferenceType) - Constructor for class com.lexmark.saperion.client.implementation.archive.ArchiveClientImpl
-
- ArchiveDelegateService - Class in com.lexmark.saperion.delegate
-
This ArchiveService
simply delegates to another instance.
- ArchiveDelegateService(ArchiveService) - Constructor for class com.lexmark.saperion.delegate.ArchiveDelegateService
-
- archiveReferenceFromDocumentReference(DocumentReferenceType) - Static method in class com.lexmark.saperion.TypeConversions
-
This factory creates a reference to the archive the document with the given reference is archived in.
- ArchiveServiceClient - Interface in com.lexmark.saperion.client.archive
-
This client provides functionality concerning archives (DDCs).
- ArchiveServiceClientImpl - Class in com.lexmark.saperion.client.implementation.archive
-
- ArchiveServiceClientImpl(ArchiveService, DocumentService, FolderService, LookupEntryService) - Constructor for class com.lexmark.saperion.client.implementation.archive.ArchiveServiceClientImpl
-
- audit(String, String, AuditService.AuditEvents, String, Map<String, PropertyType>) - Method in interface com.lexmark.saperion.DocumentAuditService
-
Log an audit event for a given ddc.
- audit(String, String, AuditService.AuditEvents, String, Map<String, PropertyType>) - Method in interface com.lexmark.saperion.FolderAuditService
-
Log an audit event for a given ddc.
- AUDIT_DATE - Static variable in interface com.lexmark.saperion.AuditService
-
- AUDIT_EVENT - Static variable in interface com.lexmark.saperion.AuditService
-
- AUDIT_ID - Static variable in interface com.lexmark.saperion.AuditService
-
- AUDIT_REMARK - Static variable in interface com.lexmark.saperion.AuditService
-
- AUDIT_TIME - Static variable in interface com.lexmark.saperion.AuditService
-
- AUDIT_USER - Static variable in interface com.lexmark.saperion.AuditService
-
- AuditService - Interface in com.lexmark.saperion
-
Base interface for audit functionality.
- AuditService.AuditEvents - Enum in com.lexmark.saperion
-
- AUTHENTICATION_ERROR - Static variable in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
- AUTHENTICATION_INVALID_HEADER - Static variable in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
- AUTHENTICATION_INVALID_PASSWORD - Static variable in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
- AUTHENTICATION_INVALID_TENANT - Static variable in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
- AUTHENTICATION_PASSWORD_EXPIRED - Static variable in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
- AUTHENTICATION_UNKNOWN_SCHEME - Static variable in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
- changePassword(String, String, String, LicenseEnumeration, String) - Method in class com.lexmark.saperion.client.implementation.SaperionClientFactoryImpl
-
- changePassword(String, String, String, LicenseEnumeration, String) - Method in interface com.lexmark.saperion.client.SaperionClientFactory
-
This method creates a new saperion client with a new session in the context of the given user credentials.
- changePassword(String, String, String, LicenseEnumeration, String) - Method in interface com.lexmark.saperion.client.spi.Connector
-
This method connects to the saperion server, authenticates the given credentials, changes the password and
creates a
ServiceFactory
that uses the user context of the given credentials.
- checkIntegrity() - Method in class com.lexmark.saperion.exceptions.mappings.AbstractExceptionFactory
-
- checkIntegrity() - Method in interface com.lexmark.saperion.exceptions.mappings.ExceptionFactory
-
Performs an integrity check on the factories exception mapping registries.
- CLIENT_CONCURRENT_WRITE_ERROR - Static variable in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
- CLIENT_ERROR_OFFSET - Static variable in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
- CLIENT_ILLEGAL_RETENTION_ERROR - Static variable in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
- CLIENT_MANDATORY_CONSTRAINT_VIOLATION_ERROR - Static variable in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
- CLIENT_NO_LICENSE_AVAILABLE_ERROR - Static variable in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
- CLIENT_OBJECT_LOCKED_ERROR - Static variable in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
- CLIENT_RETENTION_VIOLATION_ERROR - Static variable in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
- CLIENT_STORAGE_PROFILE_ASSIGNMENT_ERROR - Static variable in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
- CLIENT_SYSTEM_FIELD_WRITE_ERROR - Static variable in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
- CLIENT_UNIQUE_CONSTRAINT_VIOLATION_ERROR - Static variable in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
- CLIENT_WRONG_ARCHIVE_TYPE_ERROR - Static variable in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
- close() - Method in class com.lexmark.saperion.client.implementation.SaperionClientImpl
-
- close() - Method in interface com.lexmark.saperion.client.SaperionClient
-
This method closes the client.
- close() - Method in interface com.lexmark.saperion.client.spi.ServiceFactory
-
This method closes the factory.
- com.lexmark.saperion - package com.lexmark.saperion
-
- com.lexmark.saperion.adapter - package com.lexmark.saperion.adapter
-
- com.lexmark.saperion.client - package com.lexmark.saperion.client
-
- com.lexmark.saperion.client.administration - package com.lexmark.saperion.client.administration
-
- com.lexmark.saperion.client.archive - package com.lexmark.saperion.client.archive
-
- com.lexmark.saperion.client.document - package com.lexmark.saperion.client.document
-
- com.lexmark.saperion.client.folder - package com.lexmark.saperion.client.folder
-
- com.lexmark.saperion.client.implementation - package com.lexmark.saperion.client.implementation
-
- com.lexmark.saperion.client.implementation.administration - package com.lexmark.saperion.client.implementation.administration
-
- com.lexmark.saperion.client.implementation.archive - package com.lexmark.saperion.client.implementation.archive
-
- com.lexmark.saperion.client.implementation.document - package com.lexmark.saperion.client.implementation.document
-
- com.lexmark.saperion.client.implementation.folder - package com.lexmark.saperion.client.implementation.folder
-
- com.lexmark.saperion.client.implementation.lookup - package com.lexmark.saperion.client.implementation.lookup
-
- com.lexmark.saperion.client.implementation.workflow - package com.lexmark.saperion.client.implementation.workflow
-
- com.lexmark.saperion.client.lookup - package com.lexmark.saperion.client.lookup
-
- com.lexmark.saperion.client.spi - package com.lexmark.saperion.client.spi
-
- com.lexmark.saperion.client.workflow - package com.lexmark.saperion.client.workflow
-
- com.lexmark.saperion.delegate - package com.lexmark.saperion.delegate
-
- com.lexmark.saperion.exceptions - package com.lexmark.saperion.exceptions
-
- com.lexmark.saperion.exceptions.application - package com.lexmark.saperion.exceptions.application
-
- com.lexmark.saperion.exceptions.mappings - package com.lexmark.saperion.exceptions.mappings
-
- com.lexmark.saperion.exceptions.runtime - package com.lexmark.saperion.exceptions.runtime
-
- com.lexmark.saperion.exceptions.system - package com.lexmark.saperion.exceptions.system
-
- com.lexmark.saperion.search - package com.lexmark.saperion.search
-
- com.lexmark.saperion.workflow - package com.lexmark.saperion.workflow
-
This package contains common types, references and enumerations for workflow-related ECM-
Server functionality.
- ConcurrentWriteDetails - Class in com.lexmark.saperion.exceptions.runtime
-
- ConcurrentWriteDetails() - Constructor for class com.lexmark.saperion.exceptions.runtime.ConcurrentWriteDetails
-
- ConcurrentWriteException - Exception in com.lexmark.saperion.exceptions.runtime
-
This exception indicates that an operation failed because it tried to modify an outdated version of an object.
- ConcurrentWriteException(ErrorType, Throwable) - Constructor for exception com.lexmark.saperion.exceptions.runtime.ConcurrentWriteException
-
This is the constructor used for serialization.
- ConcurrentWriteException(String, ReferenceType, ReferenceType) - Constructor for exception com.lexmark.saperion.exceptions.runtime.ConcurrentWriteException
-
This constructor creates a
ConcurrentWriteException
that indicates that it was attempted to write on
an entity referenced by given reference while the latest version of the object is referenced by the other given
reference.
- connect(String, String, LicenseEnumeration, String) - Method in interface com.lexmark.saperion.client.spi.Connector
-
This method connects to the saperion server, authenticates the given credentials and creates a
ServiceFactory
that uses the user context of the given credentials.
- connect(String, String, LicenseEnumeration, String, String) - Method in interface com.lexmark.saperion.client.spi.Connector
-
This method connects to the saperion server, authenticates the given credentials and creates a
ServiceFactory
that uses the user context of the given credentials.
- connect(String, LicenseEnumeration, String) - Method in interface com.lexmark.saperion.client.spi.Connector
-
This method connects to the saperion server, authenticates the given credentials and creates a
ServiceFactory
that uses the user context of the given credentials.
- Connector - Interface in com.lexmark.saperion.client.spi
-
A connector is bound to a specific saperion system.
- ConnectorFactory - Interface in com.lexmark.saperion.client.spi
-
This is the service interface implementations need to register.
- ConnectorFactoryImpl - Class in com.lexmark.saperion.client
-
- ConnectorFactoryImpl() - Constructor for class com.lexmark.saperion.client.ConnectorFactoryImpl
-
- convert() - Method in interface com.lexmark.saperion.adapter.BeanAdapter
-
The convert method creates a new instance of the adapter's data transfer object and populates the result object
with the values resolved by the adapter.
- convert(T) - Method in interface com.lexmark.saperion.adapter.BeanAdapter
-
The convert method copies all properties of the source type to the adopted target type and returns a self
reference.
- convert(Adapter, Type) - Static method in class com.lexmark.saperion.adapter.TypeConverter
-
Utility method to convert a source object to a target object.
- convert(Type, Adapter) - Static method in class com.lexmark.saperion.adapter.TypeConverter
-
Converter method that copies all properties from the source bean type to the target native adapter.
- convertChecked(Adapter) - Static method in class com.lexmark.saperion.adapter.TypeConverter
-
This utility method converts an adapter to its target object.
- createAcl(AclPropertiesType) - Method in interface com.lexmark.saperion.client.administration.AclManagementServiceClient
-
This method creates a new access control list with the given properties and returns a reference to it.
- createAcl(AclPropertiesType) - Method in class com.lexmark.saperion.client.implementation.administration.AclManagementServiceClientImpl
-
- createAcl(AclPropertiesType) - Method in class com.lexmark.saperion.delegate.AbstractAclManagementDelegateService
-
- createArchiveReference(String, ArchiveContentEnum) - Static method in class com.lexmark.saperion.TypeConversions
-
Creates an archive reference with the specified name.
- createDocument(ArchiveReferenceType, Map<String, PropertyType>, DocumentElementType) - Method in interface com.lexmark.saperion.client.document.DocumentServiceClient
-
This method creates a new document with the given properties in the given archive.
- createDocument(CreateDocumentInputType) - Method in interface com.lexmark.saperion.client.document.DocumentServiceClient
-
This method creates a new document with the given properties in the given archive.
- createDocument(ArchiveReferenceType, Map<String, PropertyType>, DocumentElementType) - Method in class com.lexmark.saperion.client.implementation.document.DocumentServiceClientImpl
-
- createDocument(CreateDocumentInputType) - Method in class com.lexmark.saperion.client.implementation.document.DocumentServiceClientImpl
-
- createDocument(ArchiveReferenceType, Map<String, PropertyType>, DocumentElementType) - Method in class com.lexmark.saperion.delegate.AbstractDocumentDelegateService
-
- createDocument(boolean, CreateDocumentInputType) - Method in class com.lexmark.saperion.delegate.AbstractDocumentDelegateService
-
- createException(ErrorType, Throwable) - Method in class com.lexmark.saperion.exceptions.mappings.AbstractExceptionFactory
-
- createException(ErrorType, Throwable) - Method in enum com.lexmark.saperion.exceptions.mappings.ApplicationExceptionFactory.ApplicationErrors
-
- createException(String) - Method in enum com.lexmark.saperion.exceptions.mappings.ApplicationExceptionFactory.ApplicationErrors
-
- createException(String, Throwable) - Method in enum com.lexmark.saperion.exceptions.mappings.ApplicationExceptionFactory.ApplicationErrors
-
- createException(Throwable) - Method in enum com.lexmark.saperion.exceptions.mappings.ApplicationExceptionFactory.ApplicationErrors
-
- createException(ErrorType, Throwable) - Method in class com.lexmark.saperion.exceptions.mappings.EcmsExceptionFactory
-
Creates a new exception for the given service fault.
- createException(ErrorType, Throwable) - Method in class com.lexmark.saperion.exceptions.mappings.EcmsExceptionMapping
-
- createException(String) - Method in class com.lexmark.saperion.exceptions.mappings.EcmsExceptionMapping
-
- createException(String, Throwable) - Method in class com.lexmark.saperion.exceptions.mappings.EcmsExceptionMapping
-
- createException(Throwable) - Method in class com.lexmark.saperion.exceptions.mappings.EcmsExceptionMapping
-
- createException(ErrorType, Throwable) - Method in interface com.lexmark.saperion.exceptions.mappings.ExceptionFactory
-
This method creates a new exception instance for the given server fault.
- createException(ErrorType, Throwable) - Method in interface com.lexmark.saperion.exceptions.mappings.ExceptionMapping
-
Creates a new exception for the given server fault.
- createException(String) - Method in interface com.lexmark.saperion.exceptions.mappings.ExceptionMapping
-
Creates a new exception for the given server fault.
- createException(String, Throwable) - Method in interface com.lexmark.saperion.exceptions.mappings.ExceptionMapping
-
Creates a new exception for the given server fault.
- createException(Throwable) - Method in interface com.lexmark.saperion.exceptions.mappings.ExceptionMapping
-
Creates a new exception for the given server fault.
- createException(ErrorType, Throwable) - Method in enum com.lexmark.saperion.exceptions.mappings.RuntimeExceptionFactory.RuntimeErrors
-
- createException(String) - Method in enum com.lexmark.saperion.exceptions.mappings.RuntimeExceptionFactory.RuntimeErrors
-
- createException(String, Throwable) - Method in enum com.lexmark.saperion.exceptions.mappings.RuntimeExceptionFactory.RuntimeErrors
-
- createException(Throwable) - Method in enum com.lexmark.saperion.exceptions.mappings.RuntimeExceptionFactory.RuntimeErrors
-
- createException(ErrorType, Throwable) - Method in enum com.lexmark.saperion.exceptions.mappings.SystemExceptionFactory.SystemErrors
-
- createException(String) - Method in enum com.lexmark.saperion.exceptions.mappings.SystemExceptionFactory.SystemErrors
-
- createException(String, Throwable) - Method in enum com.lexmark.saperion.exceptions.mappings.SystemExceptionFactory.SystemErrors
-
- createException(Throwable) - Method in enum com.lexmark.saperion.exceptions.mappings.SystemExceptionFactory.SystemErrors
-
- createFolder(ArchiveReferenceType, String, Map<String, PropertyType>) - Method in interface com.lexmark.saperion.client.folder.FolderServiceClient
-
This method creates a new folder with the given input data.
- createFolder(ArchiveReferenceType, String, Map<String, PropertyType>, FolderReferenceType) - Method in interface com.lexmark.saperion.client.folder.FolderServiceClient
-
This method creates a new folder with the given input data.
- createFolder(CreateFolderInputType) - Method in interface com.lexmark.saperion.client.folder.FolderServiceClient
-
This method creates a new folder with the given input data.
- createFolder(ArchiveReferenceType, String, Map<String, PropertyType>) - Method in class com.lexmark.saperion.client.implementation.folder.FolderServiceClientImpl
-
- createFolder(ArchiveReferenceType, String, Map<String, PropertyType>, FolderReferenceType) - Method in class com.lexmark.saperion.client.implementation.folder.FolderServiceClientImpl
-
- createFolder(CreateFolderInputType) - Method in class com.lexmark.saperion.client.implementation.folder.FolderServiceClientImpl
-
- createFolder(CreateFolderInputType) - Method in class com.lexmark.saperion.delegate.AbstractFolderDelegateService
-
- createGroup(GroupPropertiesType) - Method in interface com.lexmark.saperion.client.administration.GroupManagementServiceClient
-
This method creates a new group with the given properties and returns a reference to it.
- createGroup(String, String, String) - Method in interface com.lexmark.saperion.client.administration.GroupManagementServiceClient
-
This method creates a new group with the given properties and returns a reference to it.
- createGroup(String) - Method in interface com.lexmark.saperion.client.administration.GroupManagementServiceClient
-
- createGroup(GroupPropertiesType) - Method in class com.lexmark.saperion.client.implementation.administration.GroupManagementServiceClientImpl
-
- createGroup(String, String, String) - Method in class com.lexmark.saperion.client.implementation.administration.GroupManagementServiceClientImpl
-
- createGroup(String) - Method in class com.lexmark.saperion.client.implementation.administration.GroupManagementServiceClientImpl
-
- createGroup(GroupPropertiesType) - Method in class com.lexmark.saperion.delegate.AbstractGroupManagementDelegateService
-
- createLookupEntry(ArchiveReferenceType, Map<String, PropertyType>) - Method in class com.lexmark.saperion.client.implementation.lookup.LookupEntryServiceClientImpl
-
- createLookupEntry(CreateLookupEntryInputType) - Method in class com.lexmark.saperion.client.implementation.lookup.LookupEntryServiceClientImpl
-
- createLookupEntry(ArchiveReferenceType, Map<String, PropertyType>) - Method in interface com.lexmark.saperion.client.lookup.LookupEntryServiceClient
-
This method creates a new Lookup entry instance.
- createLookupEntry(CreateLookupEntryInputType) - Method in interface com.lexmark.saperion.client.lookup.LookupEntryServiceClient
-
This method creates a new Lookup entry instance.
- createLookupEntry(ArchiveReferenceType, Map<String, PropertyType>) - Method in class com.lexmark.saperion.delegate.AbstractLookupEntryDelegateService
-
- createLookupEntry(CreateLookupEntryInputType) - Method in class com.lexmark.saperion.delegate.AbstractLookupEntryDelegateService
-
- createRecord(CreateRecordInputType) - Method in interface com.lexmark.saperion.client.folder.RecordServiceClient
-
This method creates a new record with the given properties.
- createRecord(CreateRecordInputType) - Method in class com.lexmark.saperion.client.implementation.folder.RecordServiceClientImpl
-
- createRecord(CreateRecordInputType) - Method in class com.lexmark.saperion.delegate.AbstractRecordDelegateService
-
- createRole(RolePropertiesType) - Method in interface com.lexmark.saperion.client.administration.RoleManagementServiceClient
-
This method creates a new role with the given properties and returns a reference to it.
- createRole(RolePropertiesType) - Method in class com.lexmark.saperion.client.implementation.administration.RoleManagementServiceClientImpl
-
- createRole(RolePropertiesType) - Method in class com.lexmark.saperion.delegate.AbstractRoleManagementDelegateService
-
- createTaskReference(String) - Static method in class com.lexmark.saperion.TypeConversions
-
Creates a new task reference from the corresponding task process information.
- createTenant(String, String, String) - Method in interface com.lexmark.saperion.client.administration.TenantManagementClient
-
This method creates a new tenant with the given name and description and returns a reference to the new tenant.
- createTenant(String, String) - Method in interface com.lexmark.saperion.client.administration.TenantManagementClient
-
This method creates a new tenant with the given name and returns a reference to the new tenant.
- createTenant(String, String, String) - Method in class com.lexmark.saperion.client.implementation.administration.TenantManagementClientImpl
-
- createTenant(TenantPropertiesType) - Method in class com.lexmark.saperion.delegate.AbstractTenantManagementDelegateService
-
- createUser(CreateUserPropertiesType) - Method in interface com.lexmark.saperion.client.administration.UserManagementServiceClient
-
This method creates a new user with the given properties.
- createUser(String, String, String, String, String) - Method in interface com.lexmark.saperion.client.administration.UserManagementServiceClient
-
This method creates a new user with the given properties.
- createUser(String, String) - Method in interface com.lexmark.saperion.client.administration.UserManagementServiceClient
-
- createUser(CreateUserPropertiesType) - Method in class com.lexmark.saperion.client.implementation.administration.UserManagementServiceClientImpl
-
- createUser(String, String, String, String, String) - Method in class com.lexmark.saperion.client.implementation.administration.UserManagementServiceClientImpl
-
- createUser(String, String) - Method in class com.lexmark.saperion.client.implementation.administration.UserManagementServiceClientImpl
-
- createUser(CreateUserPropertiesType) - Method in class com.lexmark.saperion.delegate.AbstractUserManagementDelegateService
-
- GenericWorkflowErrorDetails - Class in com.lexmark.saperion.exceptions.application
-
This error details describe generic workflow errors.
- GenericWorkflowErrorDetails() - Constructor for class com.lexmark.saperion.exceptions.application.GenericWorkflowErrorDetails
-
- getAclManagementService() - Method in interface com.lexmark.saperion.client.administration.UserAdministrationClient
-
This method returns a client offering role management functionality.
- getAclManagementService() - Method in class com.lexmark.saperion.client.implementation.administration.UserAdministrationClientImpl
-
- getACLs() - Method in interface com.lexmark.saperion.client.administration.AclClient
-
This method returns the ACLs currently set on the ACL.
- getACLs() - Method in interface com.lexmark.saperion.client.administration.GroupClient
-
This method returns the ACLs currently set on the group.
- getACLs() - Method in interface com.lexmark.saperion.client.administration.RoleClient
-
This method returns the ACLs currently set on the role.
- getACLs() - Method in interface com.lexmark.saperion.client.administration.UserClient
-
This method returns the ACLs currently set on the user.
- getACLs() - Method in interface com.lexmark.saperion.client.document.DocumentClient
-
This method loads the ACLs set on the current revision of the specified document.
- getACLs() - Method in interface com.lexmark.saperion.client.folder.FolderClient
-
This method returns the ACLs currently set on the folder.
- getACLs() - Method in class com.lexmark.saperion.client.implementation.administration.AclClientImpl
-
- getACLs() - Method in class com.lexmark.saperion.client.implementation.administration.GroupClientImpl
-
- getACLs() - Method in class com.lexmark.saperion.client.implementation.administration.RoleClientImpl
-
- getACLs() - Method in class com.lexmark.saperion.client.implementation.administration.UserClientImpl
-
- getACLs() - Method in class com.lexmark.saperion.client.implementation.document.DocumentClientImpl
-
- getACLs() - Method in class com.lexmark.saperion.client.implementation.folder.FolderClientImpl
-
- getACLs() - Method in class com.lexmark.saperion.client.implementation.lookup.LookupEntryClientImpl
-
- getACLs() - Method in interface com.lexmark.saperion.client.lookup.LookupEntryClient
-
This method loads the ACLs that are currently set on this lookup entry.
- getACLs(AclReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractAclManagementDelegateService
-
- getACLs(DocumentReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractDocumentDelegateService
-
- getACLs(FolderReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractFolderDelegateService
-
- getACLs(GroupReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractGroupManagementDelegateService
-
- getACLs(LookupEntryReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractLookupEntryDelegateService
-
- getACLs(RoleReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractRoleManagementDelegateService
-
- getACLs(UserReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractUserManagementDelegateService
-
- getActor() - Method in class com.lexmark.saperion.workflow.TaskType
-
Returns the task actor.
- getActors() - Method in class com.lexmark.saperion.workflow.WorkflowStartInputType
-
Returns the list of workflow actors for the first workflow step.
- getActualArchiveKind() - Method in class com.lexmark.saperion.exceptions.runtime.WrongArchiveKindDetails
-
- getArchive() - Method in class com.lexmark.saperion.exceptions.runtime.MandatoryConstraintViolationDetails
-
- getArchive() - Method in class com.lexmark.saperion.exceptions.runtime.SystemFieldWriteDetails
-
- getArchive() - Method in class com.lexmark.saperion.exceptions.runtime.UniqueConstraintViolationDetails
-
- getArchive() - Method in class com.lexmark.saperion.exceptions.runtime.WrongArchiveKindDetails
-
- getArchiveByName(String) - Method in class com.lexmark.saperion.delegate.AbstractArchiveDelegateService
-
- getArchiveService() - Method in class com.lexmark.saperion.client.implementation.SaperionClientImpl
-
- getArchiveService() - Method in interface com.lexmark.saperion.client.SaperionClient
-
This method returns a client to search for specific archives.
- getCapabilities() - Method in class com.lexmark.saperion.workflow.TaskType
-
Returns the task capabilities.
- getCause() - Method in exception com.lexmark.saperion.adapter.AdapterEcmException
-
- getChildren() - Method in class com.lexmark.saperion.workflow.TaskCommentType
-
Returns the sub-comments of an existing comment.
- getComment() - Method in class com.lexmark.saperion.workflow.TaskCommentType
-
Returns the current comment's value.
- getComment() - Method in class com.lexmark.saperion.workflow.TaskForwardInputType
-
Returns the task forward comment.
- getComment() - Method in class com.lexmark.saperion.workflow.WorkflowStartInputType
-
Returns the workflow start comment.
- getComments() - Method in class com.lexmark.saperion.client.implementation.workflow.WorkflowTaskClientImpl
-
- getComments() - Method in interface com.lexmark.saperion.client.workflow.WorkflowTaskClient
-
This method returns the task's comments.
- getComments(TaskReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractWorkflowTaskDelegateService
-
- getComments() - Method in class com.lexmark.saperion.workflow.TaskPropertyType
-
Returns the comments to a workflow process.
- getComments(TaskReferenceType) - Method in interface com.lexmark.saperion.workflow.WorkflowTaskService
-
Returns the task's comments.
- getContentHashAlgorithm() - Method in class com.lexmark.saperion.ServiceInformationType
-
- getCreateDate() - Method in class com.lexmark.saperion.workflow.TaskCommentType
-
This method returns the date of creation.
- getCreateDate() - Method in class com.lexmark.saperion.workflow.WorkflowProcessType
-
Returns the creation date of the process.
- getCreationUser() - Method in class com.lexmark.saperion.workflow.TaskCommentType
-
This method returns the user that created the comment.
- getCurrentUser() - Method in interface com.lexmark.saperion.client.administration.UserManagementServiceClient
-
- getCurrentUser() - Method in class com.lexmark.saperion.client.implementation.administration.UserManagementServiceClientImpl
-
- getCurrentUser() - Method in class com.lexmark.saperion.delegate.AbstractUserManagementDelegateService
-
- getCurrentUserContext() - Method in interface com.lexmark.saperion.client.administration.UserManagementServiceClient
-
- getCurrentUserContext() - Method in class com.lexmark.saperion.client.implementation.administration.UserManagementServiceClientImpl
-
- getCurrentUserContext() - Method in class com.lexmark.saperion.delegate.AbstractUserManagementDelegateService
-
- getDefinition(ArchiveReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractArchiveDelegateService
-
- getDelegate() - Method in class com.lexmark.saperion.delegate.AbstractDelegateService
-
- getDelegate() - Method in class com.lexmark.saperion.delegate.AclManagementDelegateService
-
- getDelegate() - Method in class com.lexmark.saperion.delegate.ArchiveDelegateService
-
- getDelegate() - Method in class com.lexmark.saperion.delegate.DocumentDelegateService
-
- getDelegate() - Method in class com.lexmark.saperion.delegate.FolderDelegateService
-
- getDelegate() - Method in class com.lexmark.saperion.delegate.GroupManagementDelegateService
-
- getDelegate() - Method in class com.lexmark.saperion.delegate.LookupEntryDelegateService
-
- getDelegate() - Method in class com.lexmark.saperion.delegate.RecordDelegateService
-
- getDelegate() - Method in class com.lexmark.saperion.delegate.RoleManagementDelegateService
-
- getDelegate() - Method in class com.lexmark.saperion.delegate.TenantManagementDelegateService
-
- getDelegate() - Method in class com.lexmark.saperion.delegate.UserManagementDelegateService
-
- getDelegate() - Method in class com.lexmark.saperion.delegate.WorkflowDefinitionDelegateService
-
- getDelegate() - Method in class com.lexmark.saperion.delegate.WorkflowInboxDelegateService
-
- getDelegate() - Method in class com.lexmark.saperion.delegate.WorkflowProcessDelegateService
-
- getDelegate() - Method in class com.lexmark.saperion.delegate.WorkflowTaskDelegateService
-
- getDescription() - Method in class com.lexmark.saperion.workflow.TaskListItemType
-
Returns the description of the actual task as defined in the process.
- getDescription() - Method in class com.lexmark.saperion.workflow.TaskType
-
Returns the task description.
- getDescription() - Method in class com.lexmark.saperion.workflow.TransitionDefinitionType
-
Returns the optional transition description.
- getDocumentElementStoreInformationType(DocumentReferenceType, DocumentRevisionReferenceType, DocumentElementReferenceType) - Static method in class com.lexmark.saperion.TypeConversions
-
This factory method creates a new DocumentElementStoreInformationType
given a reference to the stored
document, a reference to the newly created revision and a a reference to the stored element.
- getDocumentId() - Method in class com.lexmark.saperion.workflow.WorkflowStartInputType
-
Returns the document id for which the workflow is started.
- getDocumentReference() - Method in class com.lexmark.saperion.workflow.WorkflowProcessType
-
This getter gets the document reference.
- getDocuments() - Method in interface com.lexmark.saperion.client.folder.FolderClient
-
This method returns a search client for the collection of documents contained in the current folder.
- getDocuments() - Method in class com.lexmark.saperion.client.implementation.folder.FolderClientImpl
-
- getDocumentService() - Method in class com.lexmark.saperion.client.implementation.SaperionClientImpl
-
- getDocumentService() - Method in interface com.lexmark.saperion.client.SaperionClient
-
This method returns a client offering document operations.
- getDuration() - Method in class com.lexmark.saperion.workflow.TimeInfoType
-
Returns the task duration.
- getElement(DocumentElementReferenceType) - Method in interface com.lexmark.saperion.client.document.DocumentRevisionClient
-
This method returns the document element client for the given document element id.
- getElement(DocumentElementReferenceType) - Method in class com.lexmark.saperion.client.implementation.document.DocumentRevisionClientImpl
-
- getErrorCode() - Method in enum com.lexmark.saperion.exceptions.mappings.ApplicationExceptionFactory.ApplicationErrors
-
- getErrorCode() - Method in class com.lexmark.saperion.exceptions.mappings.EcmsExceptionMapping
-
- getErrorCode() - Method in interface com.lexmark.saperion.exceptions.mappings.ExceptionMapping
-
Returns the error code this exception mapping applies to.
- getErrorCode() - Method in enum com.lexmark.saperion.exceptions.mappings.RuntimeExceptionFactory.RuntimeErrors
-
- getErrorCode() - Method in enum com.lexmark.saperion.exceptions.mappings.SystemExceptionFactory.SystemErrors
-
- getErrorDetails() - Method in exception com.lexmark.saperion.exceptions.application.WorkflowActorRequiredException
-
- getErrorDetails() - Method in exception com.lexmark.saperion.exceptions.runtime.ConcurrentWriteException
-
- getErrorDetails() - Method in exception com.lexmark.saperion.exceptions.runtime.MandatoryConstraintViolationException
-
- getErrorDetails() - Method in exception com.lexmark.saperion.exceptions.runtime.ObjectLockedException
-
- getErrorDetails() - Method in exception com.lexmark.saperion.exceptions.runtime.SystemFieldWriteException
-
- getErrorDetails() - Method in exception com.lexmark.saperion.exceptions.runtime.UniqueConstraintViolationException
-
- getErrorDetails() - Method in exception com.lexmark.saperion.exceptions.runtime.WrongArchiveKindException
-
- getErrorDetails() - Method in exception com.lexmark.saperion.exceptions.system.PasswordExpiredException
-
- getEstimatedWorkingTime() - Method in class com.lexmark.saperion.workflow.TimeInfoType
-
Returns the estimated task working time.
- getExceptionMappings() - Method in class com.lexmark.saperion.exceptions.mappings.AbstractExceptionFactory
-
This method returns all exception mappings registered with this factory.
- getExceptionMappings() - Method in class com.lexmark.saperion.exceptions.mappings.ApplicationExceptionFactory
-
- getExceptionMappings() - Method in class com.lexmark.saperion.exceptions.mappings.RuntimeExceptionFactory
-
- getExceptionMappings() - Method in class com.lexmark.saperion.exceptions.mappings.SystemExceptionFactory
-
- getExpectedArchiveKind() - Method in class com.lexmark.saperion.exceptions.runtime.WrongArchiveKindDetails
-
- getExtension() - Method in interface com.lexmark.saperion.client.administration.GroupClient
-
- getExtension() - Method in interface com.lexmark.saperion.client.administration.TenantClient
-
- getExtension() - Method in interface com.lexmark.saperion.client.administration.UserClient
-
- getField(ArchiveReferenceType, String) - Method in class com.lexmark.saperion.delegate.AbstractArchiveDelegateService
-
- getFields(ArchiveReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractArchiveDelegateService
-
- getFolder(FolderReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractFolderDelegateService
-
- getFolderService() - Method in class com.lexmark.saperion.client.implementation.SaperionClientImpl
-
- getFolderService() - Method in interface com.lexmark.saperion.client.SaperionClient
-
This method returns a client offering folder operations.
- getGroupInboxes() - Method in class com.lexmark.saperion.client.implementation.workflow.WorkflowInboxServiceClientImpl
-
- getGroupInboxes() - Method in interface com.lexmark.saperion.client.workflow.WorkflowInboxServiceClient
-
This method returns a search client for the workflow group inboxes.
- getGroupManagementService() - Method in interface com.lexmark.saperion.client.administration.UserAdministrationClient
-
This method returns a client offering group management functionality.
- getGroupManagementService() - Method in class com.lexmark.saperion.client.implementation.administration.UserAdministrationClientImpl
-
- getGroupMembers() - Method in interface com.lexmark.saperion.client.administration.GroupClient
-
This method returns the group membership management component for groups for the given group.
- getGroupMembers() - Method in class com.lexmark.saperion.client.implementation.administration.GroupClientImpl
-
- getId() - Method in class com.lexmark.saperion.workflow.InboxReferenceType
-
Returns the inbox id.
- getId() - Method in class com.lexmark.saperion.workflow.TaskCommentReferenceType
-
Returns the reference id.
- getId() - Method in class com.lexmark.saperion.workflow.TaskReferenceType
-
Returns the task reference id.
- getId() - Method in class com.lexmark.saperion.workflow.TransitionDefinitionType
-
Returns the transition id.
- getId() - Method in class com.lexmark.saperion.workflow.WorkflowProcessReferenceType
-
Returns the workflow process id.
- getInbox(InboxReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractWorkflowInboxDelegateService
-
- getInbox(InboxReferenceType) - Method in interface com.lexmark.saperion.workflow.WorkflowInboxService
-
Returns the inbox with the specified ID.
- getInboxClient() - Method in class com.lexmark.saperion.client.implementation.workflow.WorkflowServiceClientImpl
-
- getInboxClient() - Method in interface com.lexmark.saperion.client.workflow.WorkflowServiceClient
-
This method returns a client offering functionality concerning workflow inboxes.
- getInboxes() - Method in class com.lexmark.saperion.client.implementation.workflow.WorkflowInboxServiceClientImpl
-
- getInboxes() - Method in interface com.lexmark.saperion.client.workflow.WorkflowInboxServiceClient
-
This method returns a search client for the workflow inboxes.
- getIndex() - Method in class com.lexmark.saperion.workflow.TaskPropertyType
-
Returns the index data of a workflow process.
- getIndexData(TaskReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractWorkflowTaskDelegateService
-
- getIndexData() - Method in class com.lexmark.saperion.exceptions.runtime.MandatoryConstraintViolationDetails
-
- getIndexData() - Method in class com.lexmark.saperion.exceptions.runtime.UniqueConstraintViolationDetails
-
- getIndexData(TaskReferenceType) - Method in interface com.lexmark.saperion.workflow.WorkflowTaskService
-
Returns the task's index data.
- getInitialTransition() - Method in class com.lexmark.saperion.client.implementation.workflow.WorkflowDefinitionClientImpl
-
- getInitialTransition() - Method in interface com.lexmark.saperion.client.workflow.WorkflowDefinitionClient
-
This method returns the initial transition definition for the workflow definition.
- getInitialTransition(WorkflowDefinitionReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractWorkflowDefinitionDelegateService
-
- getInitialTransition(WorkflowDefinitionReferenceType) - Method in interface com.lexmark.saperion.workflow.WorkflowDefinitionService
-
This method returns the initial transition definition for the referenced workflow.
- getLatest() - Method in class com.lexmark.saperion.exceptions.runtime.ConcurrentWriteDetails
-
- getLatestRevisionId(DocumentReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractDocumentDelegateService
-
- getLockedSince() - Method in class com.lexmark.saperion.exceptions.runtime.ObjectLockedDetails
-
- getLockUser() - Method in class com.lexmark.saperion.exceptions.runtime.ObjectLockedDetails
-
- getLookupEntry(LookupEntryReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractLookupEntryDelegateService
-
- getLookupEntryService() - Method in class com.lexmark.saperion.client.implementation.SaperionClientImpl
-
- getLookupEntryService() - Method in interface com.lexmark.saperion.client.SaperionClient
-
This method returns a client offering lookup entry functionality.
- getMissingFields() - Method in class com.lexmark.saperion.exceptions.runtime.MandatoryConstraintViolationDetails
-
- getName() - Method in class com.lexmark.saperion.workflow.InboxListItemType
-
Returns the name of the inbox.
- getName() - Method in class com.lexmark.saperion.workflow.WorkflowDefinitionListItemType
-
Returns the workflow definition name.
- getName() - Method in class com.lexmark.saperion.workflow.WorkflowDefinitionReferenceType
-
This getter returns the name of the workflow definition.
- getName() - Method in class com.lexmark.saperion.workflow.WorkflowDefinitionType
-
Returns the name of the workflow definition.
- getName() - Method in class com.lexmark.saperion.workflow.WorkflowProcessType
-
Returns the process name.
- getOrganizationInboxes() - Method in class com.lexmark.saperion.client.implementation.workflow.WorkflowInboxServiceClientImpl
-
- getOrganizationInboxes() - Method in interface com.lexmark.saperion.client.workflow.WorkflowInboxServiceClient
-
This method returns a search client for the workflow organization inboxes.
- getOwner() - Method in class com.lexmark.saperion.workflow.InboxListItemType
-
Returns a reference
to the owner of this inbox.
- getOwner() - Method in class com.lexmark.saperion.workflow.WorkflowProcessType
-
Returns the owner of the process.
- getPasswordExpiration() - Method in interface com.lexmark.saperion.client.administration.UserClient
-
This method gets the date when the users password will expire or null if the password never expires.
- getPasswordExpiration() - Method in class com.lexmark.saperion.client.implementation.administration.UserClientImpl
-
- getPasswordExpiration(UserReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractUserManagementDelegateService
-
- getPersonalInbox() - Method in class com.lexmark.saperion.client.implementation.workflow.WorkflowInboxServiceClientImpl
-
- getPersonalInbox() - Method in interface com.lexmark.saperion.client.workflow.WorkflowInboxServiceClient
-
This method returns a client for the personal workflow inbox.
- getPersonalInbox() - Method in class com.lexmark.saperion.delegate.AbstractWorkflowInboxDelegateService
-
- getPersonalInbox() - Method in interface com.lexmark.saperion.workflow.WorkflowInboxService
-
Returns the personal inbox of the current user.
- getPreviousActor() - Method in class com.lexmark.saperion.workflow.TaskType
-
This getter gets the actor of the task prior to this task.
- getPriority() - Method in class com.lexmark.saperion.workflow.TaskType
-
Returns the task priority.
- getProcess() - Method in class com.lexmark.saperion.workflow.TaskType
-
Returns the task process information.
- getProductVersion() - Method in class com.lexmark.saperion.ServiceInformationType
-
- getProperties(TaskReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractWorkflowTaskDelegateService
-
- getProperties(TaskReferenceType) - Method in interface com.lexmark.saperion.workflow.WorkflowTaskService
-
Returns the task's properties.
- getProtocolMajorVersion() - Method in class com.lexmark.saperion.ServiceInformationType
-
- getProtocolMinorVersion() - Method in class com.lexmark.saperion.ServiceInformationType
-
- getReceiveDate() - Method in class com.lexmark.saperion.workflow.TaskType
-
Returns the task's receive date.
- getRecipientList() - Method in class com.lexmark.saperion.workflow.RecipientSelectionType
-
This getter gets the list of users the recipient(s) can be chosen from.
- getRecipients() - Method in class com.lexmark.saperion.workflow.TaskForwardInputType
-
Returns the task forward recipient list.
- getRecipientSelection() - Method in class com.lexmark.saperion.exceptions.application.WorkflowActorRequiredDetails
-
Returns the recipients selection type of the workflow.
- getRecipientSelection() - Method in class com.lexmark.saperion.workflow.TransitionDefinitionType
-
This getter gets if and in what way the next recipient is selected.
- getRecordService() - Method in class com.lexmark.saperion.client.implementation.SaperionClientImpl
-
- getRecordService() - Method in interface com.lexmark.saperion.client.SaperionClient
-
This method returns the client offering record operations.
- getReference() - Method in class com.lexmark.saperion.exceptions.runtime.DocumentLockedDetails
-
- getReference() - Method in class com.lexmark.saperion.exceptions.runtime.LookupEntryLockedDetails
-
- getReference() - Method in class com.lexmark.saperion.exceptions.runtime.ObjectLockedDetails
-
- getRestricted() - Method in class com.lexmark.saperion.workflow.RecipientSelectionType
-
This getter gets whether the recipient selection is restricted to a list of actors or whether the recipient(s)
can be chosen freely.
- getRevision(DocumentRevisionReferenceType) - Method in interface com.lexmark.saperion.client.document.DocumentClient
-
This method returns a document revision client bound to the given revision of the
given document.
- getRevision(DocumentRevisionReferenceType) - Method in class com.lexmark.saperion.client.implementation.document.DocumentClientImpl
-
- getRevisionReference() - Method in class com.lexmark.saperion.workflow.WorkflowProcessType
-
Return a reference to the document for which the workflow was started.
- getRoleManagementService() - Method in interface com.lexmark.saperion.client.administration.UserAdministrationClient
-
This method returns a client offering role management functionality.
- getRoleManagementService() - Method in class com.lexmark.saperion.client.implementation.administration.UserAdministrationClientImpl
-
- getSaperionClientFactory(Map<String, String>, ConnectorFactory) - Static method in interface com.lexmark.saperion.client.SaperionClientFactory
-
This factory method creates a new saperion client factory given an implementation of
ConnectorFactory
.
- getSchemaExtension() - Method in interface com.lexmark.saperion.client.administration.GroupClient
-
This method returns the schema-extension properties of the group.
- getSchemaExtension() - Method in interface com.lexmark.saperion.client.administration.TenantClient
-
This method returns the schema-extension properties of the tenant.
- getSchemaExtension() - Method in interface com.lexmark.saperion.client.administration.UserClient
-
This method returns the schema-extension properties of the user.
- getSchemaExtension() - Method in class com.lexmark.saperion.client.implementation.administration.GroupClientImpl
-
- getSchemaExtension() - Method in class com.lexmark.saperion.client.implementation.administration.TenantClientImpl
-
- getSchemaExtension() - Method in class com.lexmark.saperion.client.implementation.administration.UserClientImpl
-
- getSchemaExtensionProperties(GroupReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractGroupManagementDelegateService
-
- getSchemaExtensionProperties(TenantReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractTenantManagementDelegateService
-
- getSchemaExtensionProperties(UserReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractUserManagementDelegateService
-
- getSearchServiceForDeletedItems() - Method in class com.lexmark.saperion.delegate.AbstractTenantManagementDelegateService
-
- getServiceInformation() - Method in class com.lexmark.saperion.client.implementation.ServiceInformationClientImpl
-
- getServiceInformation() - Method in interface com.lexmark.saperion.client.ServiceInformationClient
-
- getServiceInformation() - Method in interface com.lexmark.saperion.ServiceInformationService
-
- getServiceInformationClient() - Method in class com.lexmark.saperion.client.implementation.SaperionClientImpl
-
- getServiceInformationClient() - Method in interface com.lexmark.saperion.client.SaperionClient
-
This method returns a client that provides information about the service itself.
- getSingleActorSelection() - Method in class com.lexmark.saperion.workflow.RecipientSelectionType
-
This getter gets whether one and only one recipient has to be selected or a list of recipients.
- getState() - Method in class com.lexmark.saperion.workflow.WorkflowProcessType
-
Return the workflow state.
- getSubFolders() - Method in interface com.lexmark.saperion.client.folder.FolderClient
-
This method returns a collection containing the sub folders of this folder.
- getSubFolders() - Method in class com.lexmark.saperion.client.implementation.folder.FolderClientImpl
-
- getSubject() - Method in class com.lexmark.saperion.workflow.TaskType
-
Returns the task subject.
- getSubstituteInboxes() - Method in class com.lexmark.saperion.client.implementation.workflow.WorkflowInboxServiceClientImpl
-
- getSubstituteInboxes() - Method in interface com.lexmark.saperion.client.workflow.WorkflowInboxServiceClient
-
This method returns a search client for the workflow substitute inboxes.
- getSupportedErrors() - Method in class com.lexmark.saperion.exceptions.mappings.AbstractExceptionFactory
-
Returns the supported error codes for this factory instance.
- getSystemFieldNames() - Method in class com.lexmark.saperion.exceptions.runtime.SystemFieldWriteDetails
-
- getTask(TaskReferenceType) - Method in class com.lexmark.saperion.client.implementation.workflow.WorkflowServiceClientImpl
-
- getTask(TaskReferenceType) - Method in interface com.lexmark.saperion.client.workflow.WorkflowServiceClient
-
This method returns a client for the workflow task with the provided id.
- getTaskReference() - Method in class com.lexmark.saperion.exceptions.application.GenericWorkflowErrorDetails
-
- getTaskReference() - Method in class com.lexmark.saperion.exceptions.application.WorkflowActorRequiredDetails
-
- getTasks() - Method in class com.lexmark.saperion.client.implementation.workflow.WorkflowInboxClientImpl
-
- getTasks() - Method in interface com.lexmark.saperion.client.workflow.WorkflowInboxClient
-
This method returns a search client for the task contained in the given inbox.
- getTenantManagementService() - Method in interface com.lexmark.saperion.client.administration.UserAdministrationClient
-
This method returns a client offering tenant management functionality.
- getTenantManagementService() - Method in class com.lexmark.saperion.client.implementation.administration.UserAdministrationClientImpl
-
- getTimeInformation() - Method in class com.lexmark.saperion.workflow.TaskType
-
Returns the task time information.
- getTimeInformation() - Method in class com.lexmark.saperion.workflow.WorkflowProcessType
-
Return the time information for the workflow.
- getTotalCount() - Method in class com.lexmark.saperion.workflow.InboxListItemType
-
Returns the number of items in this inbox.
- getTransitionId() - Method in class com.lexmark.saperion.workflow.TaskForwardInputType
-
Returns the task forward transition id.
- getTransitions() - Method in class com.lexmark.saperion.client.implementation.workflow.WorkflowTaskClientImpl
-
- getTransitions() - Method in interface com.lexmark.saperion.client.workflow.WorkflowTaskClient
-
This method returns the task's forward transition definitions.
- getTransitions(TaskReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractWorkflowTaskDelegateService
-
- getTransitions(TaskReferenceType) - Method in interface com.lexmark.saperion.workflow.WorkflowTaskService
-
Returns the task's transition definitions.
- getType() - Method in class com.lexmark.saperion.exceptions.application.GenericWorkflowErrorDetails
-
- getType() - Method in class com.lexmark.saperion.exceptions.application.WorkflowActorRequiredDetails
-
- getType() - Method in class com.lexmark.saperion.exceptions.runtime.ConcurrentWriteDetails
-
- getType() - Method in class com.lexmark.saperion.exceptions.runtime.DocumentLockedDetails
-
- getType() - Method in class com.lexmark.saperion.exceptions.runtime.LookupEntryLockedDetails
-
- getType() - Method in class com.lexmark.saperion.exceptions.runtime.MandatoryConstraintViolationDetails
-
- getType() - Method in class com.lexmark.saperion.exceptions.runtime.SystemFieldWriteDetails
-
- getType() - Method in class com.lexmark.saperion.exceptions.runtime.UniqueConstraintViolationDetails
-
- getType() - Method in class com.lexmark.saperion.exceptions.runtime.WrongArchiveKindDetails
-
- getType() - Method in class com.lexmark.saperion.exceptions.system.PasswordExpiredDetails
-
- getType() - Method in class com.lexmark.saperion.workflow.InboxListItemType
-
Returns the type of the inbox.
- getType() - Method in class com.lexmark.saperion.workflow.WorkflowProcessType
-
Returns the workflow process type.
- getUnreadCount() - Method in class com.lexmark.saperion.workflow.InboxListItemType
-
Returns the number of all unread items in this inbox.
- getUser() - Method in class com.lexmark.saperion.exceptions.system.PasswordExpiredDetails
-
- getUserAdministrationService() - Method in class com.lexmark.saperion.client.implementation.SaperionClientImpl
-
- getUserAdministrationService() - Method in interface com.lexmark.saperion.client.SaperionClient
-
This method returns a client offering tenant, user and group management functionality.
- getUserContext() - Method in interface com.lexmark.saperion.client.administration.UserContextClient
-
This method returns the users context.
- getUserContext() - Method in class com.lexmark.saperion.client.implementation.administration.UserContextClientImpl
-
- getUserFields() - Method in class com.lexmark.saperion.workflow.TaskType
-
Returns the task's user fields.
- getUserManagementService() - Method in interface com.lexmark.saperion.client.administration.UserAdministrationClient
-
This method returns a client offering user management functionality.
- getUserManagementService() - Method in class com.lexmark.saperion.client.implementation.administration.UserAdministrationClientImpl
-
- getUserMembers() - Method in interface com.lexmark.saperion.client.administration.GroupClient
-
This method returns the group membership management component for users for the given group.
- getUserMembers() - Method in class com.lexmark.saperion.client.implementation.administration.GroupClientImpl
-
- getVersion() - Method in class com.lexmark.saperion.workflow.WorkflowDefinitionType
-
Returns the workflow definition version.
- getViolatedFields() - Method in class com.lexmark.saperion.exceptions.runtime.UniqueConstraintViolationDetails
-
- getViolations() - Method in class com.lexmark.saperion.exceptions.mappings.ExceptionFactory.IntegrityCheckResult
-
Returns the integrity check violations.
- getWorkflowDefinition(String) - Method in class com.lexmark.saperion.client.implementation.workflow.WorkflowServiceClientImpl
-
- getWorkflowDefinition(WorkflowDefinitionReferenceType) - Method in class com.lexmark.saperion.client.implementation.workflow.WorkflowServiceClientImpl
-
- getWorkflowDefinition(String) - Method in interface com.lexmark.saperion.client.workflow.WorkflowServiceClient
-
This method returns a client for the definition with the given name.
- getWorkflowDefinition(WorkflowDefinitionReferenceType) - Method in interface com.lexmark.saperion.client.workflow.WorkflowServiceClient
-
This method returns a client for the workflow definition with the provided id.
- getWorkflowDefinition() - Method in class com.lexmark.saperion.workflow.WorkflowProcessListItemType
-
Returns the workflow definition that is associated with the given workflow process.
- getWorkflowDefinition() - Method in class com.lexmark.saperion.workflow.WorkflowProcessType
-
Sets the workflow definition for the process.
- getWorkflowDefinitionById(WorkflowDefinitionReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractWorkflowDefinitionDelegateService
-
- getWorkflowDefinitionById(WorkflowDefinitionReferenceType) - Method in interface com.lexmark.saperion.workflow.WorkflowDefinitionService
-
This method returns further information for a workflow process given by its reference.
- getWorkflowErrorCode() - Method in class com.lexmark.saperion.exceptions.application.GenericWorkflowErrorDetails
-
- getWorkflowProcesses() - Method in class com.lexmark.saperion.client.implementation.workflow.WorkflowServiceClientImpl
-
- getWorkflowProcesses() - Method in interface com.lexmark.saperion.client.workflow.WorkflowServiceClient
-
This method returns a search client for the workflow processes in the system.
- getWorkflowService() - Method in class com.lexmark.saperion.client.implementation.SaperionClientImpl
-
- getWorkflowService() - Method in interface com.lexmark.saperion.client.SaperionClient
-
This method returns a client offering workflow functionality.
- getWorkingTime() - Method in class com.lexmark.saperion.workflow.TimeInfoType
-
Returns the task working time.
- getWriteAttempt() - Method in class com.lexmark.saperion.exceptions.runtime.ConcurrentWriteDetails
-
- GroupClient - Interface in com.lexmark.saperion.client.administration
-
This client provides methods for administrating a given group.
- GroupClientImpl - Class in com.lexmark.saperion.client.implementation.administration
-
- GroupClientImpl(GroupManagementService, GroupReferenceType) - Constructor for class com.lexmark.saperion.client.implementation.administration.GroupClientImpl
-
- GroupManagementDelegateService - Class in com.lexmark.saperion.delegate
-
This GroupManagementService
simply delegates to another instance.
- GroupManagementDelegateService(GroupManagementService) - Constructor for class com.lexmark.saperion.delegate.GroupManagementDelegateService
-
- GroupManagementServiceClient - Interface in com.lexmark.saperion.client.administration
-
This client provides methods for administrating groups.
- GroupManagementServiceClientImpl - Class in com.lexmark.saperion.client.implementation.administration
-
- GroupManagementServiceClientImpl(GroupManagementService) - Constructor for class com.lexmark.saperion.client.implementation.administration.GroupManagementServiceClientImpl
-
- GroupMembershipClientForGroups - Interface in com.lexmark.saperion.client.administration
-
This client provides methods to administrate memberships to a given group.
- GroupMembershipClientForGroupsImpl - Class in com.lexmark.saperion.client.implementation.administration
-
- GroupMembershipClientForGroupsImpl(GroupManagementService, SearchExecutionService<GroupType>, GroupReferenceType) - Constructor for class com.lexmark.saperion.client.implementation.administration.GroupMembershipClientForGroupsImpl
-
- GroupMembershipClientForUsers - Interface in com.lexmark.saperion.client.administration
-
This client provides methods to administrate memberships to a given group.
- GroupMembershipClientForUsersImpl - Class in com.lexmark.saperion.client.implementation.administration
-
- GroupMembershipClientForUsersImpl(GroupManagementService, SearchExecutionService<UserType>, GroupReferenceType) - Constructor for class com.lexmark.saperion.client.implementation.administration.GroupMembershipClientForUsersImpl
-
- groupReferenceFromId(int) - Static method in class com.lexmark.saperion.TypeConversions
-
This factory method create a new group reference
given a group id.
- latestRevision() - Method in interface com.lexmark.saperion.client.document.DocumentClient
-
This method returns a document revision client bound to the newest revision of the
given document.
- latestRevision() - Method in class com.lexmark.saperion.client.implementation.document.DocumentClientImpl
-
- LICENSE_CLAIM - Static variable in class com.lexmark.saperion.TokenConstants
-
Name of the claim that contains the requested license in a JWT.
- list(Statement, PageDefinition) - Method in class com.lexmark.saperion.client.implementation.SearchClientImpl
-
- list(List<String>, Expression, List<FieldOrderDescriptor>, PageDefinition) - Method in class com.lexmark.saperion.client.implementation.SearchClientImpl
-
- list(List<String>, Expression, PageDefinition) - Method in class com.lexmark.saperion.client.implementation.SearchClientImpl
-
- list(Expression, List<FieldOrderDescriptor>, PageDefinition) - Method in class com.lexmark.saperion.client.implementation.SearchClientImpl
-
- list(Expression, PageDefinition) - Method in class com.lexmark.saperion.client.implementation.SearchClientImpl
-
- list(Expression) - Method in class com.lexmark.saperion.client.implementation.SearchClientImpl
-
- list() - Method in class com.lexmark.saperion.client.implementation.SearchClientImpl
-
- list(Statement, PageDefinition) - Method in interface com.lexmark.saperion.client.SearchClient
-
This method returns an iterable over the filtered result of the search paging as defined.
- list(List<String>, Expression, List<FieldOrderDescriptor>, PageDefinition) - Method in interface com.lexmark.saperion.client.SearchClient
-
This method returns an iterable over the filtered result of the search paging as defined.
- list(List<String>, Expression, PageDefinition) - Method in interface com.lexmark.saperion.client.SearchClient
-
This method returns an iterable over the filtered result of the search paging as defined.
- list(Expression, List<FieldOrderDescriptor>, PageDefinition) - Method in interface com.lexmark.saperion.client.SearchClient
-
This method returns an iterable over the filtered result of the search paging as defined.
- list(Expression, PageDefinition) - Method in interface com.lexmark.saperion.client.SearchClient
-
This method returns an iterable over the filtered result of the search paging as defined.
- list(Expression) - Method in interface com.lexmark.saperion.client.SearchClient
-
This method returns an iterable over the filtered result of the search using the default paging.
- list() - Method in interface com.lexmark.saperion.client.SearchClient
-
This method returns an iterable over the complete result of the search using the default paging.
- list(SearchExecutionService<ItemType>) - Static method in class com.lexmark.saperion.search.SearchResultIterator
-
- list(SearchExecutionService<ItemType>, Statement, PageDefinition) - Static method in class com.lexmark.saperion.search.SearchResultIterator
-
- load() - Method in interface com.lexmark.saperion.client.administration.AclClient
-
This method loads the access control list.
- load() - Method in interface com.lexmark.saperion.client.administration.GroupClient
-
This method loads the group.
- load() - Method in interface com.lexmark.saperion.client.administration.RoleClient
-
This method loads the role.
- load() - Method in interface com.lexmark.saperion.client.administration.TenantClient
-
This method loads the tenant.
- load() - Method in interface com.lexmark.saperion.client.administration.UserClient
-
This method loads the user entity from the user management system.
- load() - Method in interface com.lexmark.saperion.client.archive.ArchiveClient
-
This method loads the archive this client is bound to from the backend.
- load() - Method in interface com.lexmark.saperion.client.document.DocumentRevisionClient
-
This method loads a document revision with its content.
- load() - Method in interface com.lexmark.saperion.client.folder.FolderClient
-
This method returns the properties of the specified folder.
- load() - Method in class com.lexmark.saperion.client.implementation.administration.AclClientImpl
-
- load() - Method in class com.lexmark.saperion.client.implementation.administration.GroupClientImpl
-
- load() - Method in class com.lexmark.saperion.client.implementation.administration.RoleClientImpl
-
- load() - Method in class com.lexmark.saperion.client.implementation.administration.TenantClientImpl
-
- load() - Method in class com.lexmark.saperion.client.implementation.administration.UserClientImpl
-
- load() - Method in class com.lexmark.saperion.client.implementation.administration.UserContextClientImpl
-
- load() - Method in class com.lexmark.saperion.client.implementation.archive.ArchiveClientImpl
-
- load() - Method in class com.lexmark.saperion.client.implementation.document.DocumentRevisionClientImpl
-
- load() - Method in class com.lexmark.saperion.client.implementation.folder.FolderClientImpl
-
- load() - Method in class com.lexmark.saperion.client.implementation.lookup.LookupEntryClientImpl
-
- load() - Method in class com.lexmark.saperion.client.implementation.workflow.WorkflowDefinitionClientImpl
-
- load() - Method in class com.lexmark.saperion.client.implementation.workflow.WorkflowInboxClientImpl
-
- load() - Method in class com.lexmark.saperion.client.implementation.workflow.WorkflowTaskClientImpl
-
- load() - Method in interface com.lexmark.saperion.client.lookup.LookupEntryClient
-
This method loads the lookup entry instance.
- load() - Method in interface com.lexmark.saperion.client.workflow.WorkflowDefinitionClient
-
This method returns a representation of the workflow definition.
- load() - Method in interface com.lexmark.saperion.client.workflow.WorkflowInboxClient
-
This method reads the properties of the given inbox.
- load() - Method in interface com.lexmark.saperion.client.workflow.WorkflowTaskClient
-
This method returns the task's properties.
- loadAcl(AclReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractAclManagementDelegateService
-
- loadAclByName(String) - Method in class com.lexmark.saperion.delegate.AbstractAclManagementDelegateService
-
- loadConnectorFactory() - Static method in interface com.lexmark.saperion.client.spi.ConnectorFactory
-
This method is a convenience method to retrieve an implementation of this service interface using the java
service loader.
- loadContent() - Method in interface com.lexmark.saperion.client.document.DocumentElementClient
-
This method Opens the content of the document element identified by the given id for reading and returns an
input stream
for that data.
- loadContent() - Method in class com.lexmark.saperion.client.implementation.document.DocumentElementClientImpl
-
- loadDocument(DocumentRevisionReferenceType, LoadKindEnumeration) - Method in class com.lexmark.saperion.delegate.AbstractDocumentDelegateService
-
- loadDocument(DocumentReferenceType, LoadKindEnumeration) - Method in class com.lexmark.saperion.delegate.AbstractDocumentDelegateService
-
- loadGroup(GroupReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractGroupManagementDelegateService
-
- loadGroupByName(String) - Method in class com.lexmark.saperion.delegate.AbstractGroupManagementDelegateService
-
- loadGroups(UserReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractUserManagementDelegateService
-
- loadMetadata() - Method in interface com.lexmark.saperion.client.document.DocumentRevisionClient
-
This method loads a document revision without its content.
- loadMetadata() - Method in class com.lexmark.saperion.client.implementation.document.DocumentRevisionClientImpl
-
- loadProcess(WorkflowProcessReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractWorkflowProcessDelegateService
-
- loadProcess(WorkflowProcessReferenceType) - Method in interface com.lexmark.saperion.workflow.WorkflowProcessService
-
Loads the details of a workflow process with the given reference.
- loadRole(RoleReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractRoleManagementDelegateService
-
- loadRoleByName(String) - Method in class com.lexmark.saperion.delegate.AbstractRoleManagementDelegateService
-
- loadTenant(TenantReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractTenantManagementDelegateService
-
- loadTenant(String) - Method in class com.lexmark.saperion.delegate.AbstractTenantManagementDelegateService
-
- loadUser(UserReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractUserManagementDelegateService
-
- loadUserByName(String) - Method in class com.lexmark.saperion.delegate.AbstractUserManagementDelegateService
-
- loadWorkflowProcess(WorkflowProcessReferenceType) - Method in class com.lexmark.saperion.client.implementation.workflow.WorkflowServiceClientImpl
-
- loadWorkflowProcess(WorkflowProcessReferenceType) - Method in interface com.lexmark.saperion.client.workflow.WorkflowServiceClient
-
This method loads a workflow process.
- lock() - Method in interface com.lexmark.saperion.client.document.DocumentClient
-
This method locks the document.
- lock() - Method in class com.lexmark.saperion.client.implementation.document.DocumentClientImpl
-
- lockDocument(DocumentReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractDocumentDelegateService
-
- LookupEntryClient - Interface in com.lexmark.saperion.client.lookup
-
This client provides functionality for reading and modifying a given lookup entry.
- LookupEntryClientImpl - Class in com.lexmark.saperion.client.implementation.lookup
-
- LookupEntryClientImpl(LookupEntryService, LookupEntryReferenceType) - Constructor for class com.lexmark.saperion.client.implementation.lookup.LookupEntryClientImpl
-
- LookupEntryDelegateService - Class in com.lexmark.saperion.delegate
-
This LookupEntryService
simply delegates to another instance.
- LookupEntryDelegateService(LookupEntryService) - Constructor for class com.lexmark.saperion.delegate.LookupEntryDelegateService
-
- LookupEntryLockedDetails - Class in com.lexmark.saperion.exceptions.runtime
-
- LookupEntryLockedDetails() - Constructor for class com.lexmark.saperion.exceptions.runtime.LookupEntryLockedDetails
-
- lookupEntryReferenceFromDatabase(String, String) - Static method in class com.lexmark.saperion.TypeConversions
-
This factory method creates a new LookupEntryReferenceType
for a given DDC name and SYSROWID.
- LookupEntryServiceClient - Interface in com.lexmark.saperion.client.lookup
-
This client provides functionality concerning lookup entries.
- LookupEntryServiceClientImpl - Class in com.lexmark.saperion.client.implementation.lookup
-
- LookupEntryServiceClientImpl(LookupEntryService) - Constructor for class com.lexmark.saperion.client.implementation.lookup.LookupEntryServiceClientImpl
-
- name(ErrorCodeType) - Static method in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
Returns the name for the given error code constant.
- newAclManagementService() - Method in interface com.lexmark.saperion.client.spi.ServiceFactory
-
This method creates a new acl management service.
- newArchiveSearch() - Method in interface com.lexmark.saperion.client.archive.ArchiveServiceClient
-
This method returns a search client for the archives available in the system.
- newArchiveSearch() - Method in class com.lexmark.saperion.client.implementation.archive.ArchiveServiceClientImpl
-
- newArchiveService() - Method in interface com.lexmark.saperion.client.spi.ServiceFactory
-
This method creates a new archive service.
- newBackendConfigurationException(String, Throwable, Map<String, String>) - Static method in class com.lexmark.saperion.exceptions.system.BackendSystemException.BackendExceptionFactory
-
Creates a new exception for backend configuration errors.
- newClient(String, String, LicenseEnumeration, String) - Method in class com.lexmark.saperion.client.implementation.SaperionClientFactoryImpl
-
- newClient(String, String, LicenseEnumeration) - Method in class com.lexmark.saperion.client.implementation.SaperionClientFactoryImpl
-
- newClient(String, String, LicenseEnumeration, String, String) - Method in class com.lexmark.saperion.client.implementation.SaperionClientFactoryImpl
-
- newClient(String, LicenseEnumeration, String) - Method in class com.lexmark.saperion.client.implementation.SaperionClientFactoryImpl
-
- newClient(String, String, LicenseEnumeration, String) - Method in interface com.lexmark.saperion.client.SaperionClientFactory
-
This method creates a new saperion client with a new session in the context of the given user credentials.
- newClient(String, String, LicenseEnumeration) - Method in interface com.lexmark.saperion.client.SaperionClientFactory
-
This method creates a new saperion client with a new session in the context of the given user credentials.
- newClient(String, String, LicenseEnumeration, String, String) - Method in interface com.lexmark.saperion.client.SaperionClientFactory
-
This method creates a new saperion client with a new session in the context of the given user credentials.
- newClient(String, LicenseEnumeration, String) - Method in interface com.lexmark.saperion.client.SaperionClientFactory
-
This method creates a new saperion client with a new session in the context of the given user credentials.
- newConnector(Map<String, String>) - Method in class com.lexmark.saperion.client.ConnectorFactoryImpl
-
- newConnector(Map<String, String>) - Method in interface com.lexmark.saperion.client.spi.ConnectorFactory
-
This method creates a new connector configured by the given configuration properties.
- newConnector() - Method in interface com.lexmark.saperion.client.spi.ConnectorFactory
-
This method creates a new connector configured by with default configuration properties.
- newConnector(Properties) - Method in interface com.lexmark.saperion.client.spi.ConnectorFactory
-
This method creates a new connector configured by the given configuration properties.
- newContainedDocumentSearchService(FolderReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractFolderDelegateService
-
- newContainedFolderSearchService(FolderReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractFolderDelegateService
-
- newDocumentElementStoreInformationType(DocumentStoreInformationType, DocumentElementReferenceType) - Static method in class com.lexmark.saperion.TypeConversions
-
This factory method creates a new DocumentElementStoreInformationType
given a document store information
type and an element reference.
- newDocumentSearch(ArchiveReferenceType) - Method in interface com.lexmark.saperion.client.archive.ArchiveServiceClient
-
This method returns a search client for documents in the archive.
- newDocumentSearch(ArchiveReferenceType, boolean, boolean) - Method in interface com.lexmark.saperion.client.archive.ArchiveServiceClient
-
This method returns a search client for documents in the archive.
- newDocumentSearch(ArchiveReferenceType) - Method in class com.lexmark.saperion.client.implementation.archive.ArchiveServiceClientImpl
-
- newDocumentSearch(ArchiveReferenceType, boolean, boolean) - Method in class com.lexmark.saperion.client.implementation.archive.ArchiveServiceClientImpl
-
- newDocumentService() - Method in interface com.lexmark.saperion.client.spi.ServiceFactory
-
This method creates a new document service.
- newDocumentStoreInformationType(String, String, String) - Static method in class com.lexmark.saperion.TypeConversions
-
This factory method creates a new DocumentStoreInformationType
for the given values.
- newFolderInputType(ArchiveReferenceType, String, Map<String, PropertyType>, FolderReferenceType) - Static method in class com.lexmark.saperion.TypeConversions
-
- newFolderSearch(ArchiveReferenceType) - Method in interface com.lexmark.saperion.client.archive.ArchiveServiceClient
-
This method returns a search client for folders in the archive.
- newFolderSearch(ArchiveReferenceType) - Method in class com.lexmark.saperion.client.implementation.archive.ArchiveServiceClientImpl
-
- newFolderSearchService(ArchiveReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractFolderDelegateService
-
- newFolderService() - Method in interface com.lexmark.saperion.client.spi.ServiceFactory
-
This method create a new folder service.
- newForwardWorkflowParameters(int, List<ActorReferenceType>, String, boolean) - Static method in class com.lexmark.saperion.TypeConversions
-
- newGroupManagementService() - Method in interface com.lexmark.saperion.client.spi.ServiceFactory
-
This method creates a new group management service.
- newInboxTypeSearchService(InboxTypeEnumeration) - Method in class com.lexmark.saperion.delegate.AbstractWorkflowInboxDelegateService
-
- newInboxTypeSearchService(InboxTypeEnumeration) - Method in interface com.lexmark.saperion.workflow.WorkflowInboxService
-
This method returns a search execution service
that searches all inboxes of a
specific type.
- newInstance(Map<String, String>) - Static method in interface com.lexmark.saperion.client.SaperionClientFactory
-
- newLookupEntrySearch(ArchiveReferenceType) - Method in interface com.lexmark.saperion.client.archive.ArchiveServiceClient
-
This method returns a search client for lookup entries in the archive.
- newLookupEntrySearch(ArchiveReferenceType) - Method in class com.lexmark.saperion.client.implementation.archive.ArchiveServiceClientImpl
-
- newLookupEntryService() - Method in interface com.lexmark.saperion.client.spi.ServiceFactory
-
This method creates a new lookup entry service.
- newMembershipSearchServiceForGroups(GroupReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractGroupManagementDelegateService
-
- newMembershipSearchServiceForUsers(GroupReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractGroupManagementDelegateService
-
- newMultiValueFieldSearchService(DocumentRevisionReferenceType, String) - Method in class com.lexmark.saperion.delegate.AbstractDocumentDelegateService
-
- newMultiValueFieldSearchService(FolderReferenceType, String) - Method in class com.lexmark.saperion.delegate.AbstractFolderDelegateService
-
- newMultiValueFieldSearchService(LookupEntryReferenceType, String) - Method in class com.lexmark.saperion.delegate.AbstractLookupEntryDelegateService
-
- newPageDefinition(int, int) - Static method in class com.lexmark.saperion.TypeConversions
-
This factory method creates a new PageDefinition
with the given offset and size.
- newRecordService() - Method in interface com.lexmark.saperion.client.spi.ServiceFactory
-
This method creates a new record service.
- newRoleManagementService() - Method in interface com.lexmark.saperion.client.spi.ServiceFactory
-
This method creates a new role management service.
- newSchemaExtension(Map<String, PropertyType>) - Static method in class com.lexmark.saperion.TypeConversions
-
- newSearchService(ArchiveReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractLookupEntryDelegateService
-
- newServiceInformationService() - Method in interface com.lexmark.saperion.client.spi.ServiceFactory
-
This method creates a new system info service.
- newStartWorkflowParameters(DocumentReferenceType, List<? extends ActorReferenceType>, String) - Static method in class com.lexmark.saperion.TypeConversions
-
- newTaskSearchService(InboxReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractWorkflowInboxDelegateService
-
- newTaskSearchService(InboxReferenceType) - Method in interface com.lexmark.saperion.workflow.WorkflowInboxService
-
This method creates an new
search execution service
that
searches
tasks
that are contained in the referenced workflow inbox.
- newTenantDeletedAclSearchService() - Method in class com.lexmark.saperion.delegate.AbstractAclManagementDelegateService
-
- newTenantDeletedGroupSearchService() - Method in class com.lexmark.saperion.delegate.AbstractGroupManagementDelegateService
-
- newTenantDeletedRoleSearchService() - Method in class com.lexmark.saperion.delegate.AbstractRoleManagementDelegateService
-
- newTenantDeletedUserSearchService() - Method in class com.lexmark.saperion.delegate.AbstractUserManagementDelegateService
-
- newTenantManagementService() - Method in interface com.lexmark.saperion.client.spi.ServiceFactory
-
This method creates a new tenant management service.
- newTenantProperties(String, String, String) - Static method in class com.lexmark.saperion.TypeConversions
-
- newUserManagementService() - Method in interface com.lexmark.saperion.client.spi.ServiceFactory
-
This method creates a new user management service.
- newWorkflowDefinitionReference(String) - Static method in class com.lexmark.saperion.TypeConversions
-
- newWorkflowDefinitionService() - Method in interface com.lexmark.saperion.client.spi.ServiceFactory
-
This method creates a new workflow definition service.
- newWorkflowInboxService() - Method in interface com.lexmark.saperion.client.spi.ServiceFactory
-
This method creates a new workflow inbox service.
- newWorkflowProcessService() - Method in interface com.lexmark.saperion.client.spi.ServiceFactory
-
This method create a new workflow process service.
- newWorkflowTaskService() - Method in interface com.lexmark.saperion.client.spi.ServiceFactory
-
This method creates a new workflow task service.
- next() - Method in class com.lexmark.saperion.search.PagedIterator
-
- next() - Method in class com.lexmark.saperion.search.SearchResultIterator
-
- NoLicenseAvailableException - Exception in com.lexmark.saperion.exceptions.runtime
-
This exception is thrown when a request cannot be processed because no more licenses are available.
- NoLicenseAvailableException() - Constructor for exception com.lexmark.saperion.exceptions.runtime.NoLicenseAvailableException
-
- NoLicenseAvailableException(ErrorDetailsType, Map<String, String>, String, Throwable) - Constructor for exception com.lexmark.saperion.exceptions.runtime.NoLicenseAvailableException
-
- NoLicenseAvailableException(ErrorDetailsType, String, Throwable) - Constructor for exception com.lexmark.saperion.exceptions.runtime.NoLicenseAvailableException
-
- NoLicenseAvailableException(String) - Constructor for exception com.lexmark.saperion.exceptions.runtime.NoLicenseAvailableException
-
- NoLicenseAvailableException(Throwable) - Constructor for exception com.lexmark.saperion.exceptions.runtime.NoLicenseAvailableException
-
- NoLicenseAvailableException(EcmException) - Constructor for exception com.lexmark.saperion.exceptions.runtime.NoLicenseAvailableException
-
- NoLicenseAvailableException(String, Throwable) - Constructor for exception com.lexmark.saperion.exceptions.runtime.NoLicenseAvailableException
-
- NoLicenseAvailableException(ErrorType, Throwable) - Constructor for exception com.lexmark.saperion.exceptions.runtime.NoLicenseAvailableException
-
- noUserSelectionRequired() - Static method in class com.lexmark.saperion.TypeConversions
-
- readDocumentElementContent(DocumentRevisionReferenceType, DocumentElementReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractDocumentDelegateService
-
- RecipientSelectionType - Class in com.lexmark.saperion.workflow
-
A recipient selection holds the information if and how the user for a workflow step has to be selected by in the
previous workflow step.
- RecipientSelectionType() - Constructor for class com.lexmark.saperion.workflow.RecipientSelectionType
-
- RecordDelegateService - Class in com.lexmark.saperion.delegate
-
This RecordService
simply delegates to another instance.
- RecordDelegateService(RecordService) - Constructor for class com.lexmark.saperion.delegate.RecordDelegateService
-
- RecordServiceClient - Interface in com.lexmark.saperion.client.folder
-
This client provides functionality concerning records.
- RecordServiceClientImpl - Class in com.lexmark.saperion.client.implementation.folder
-
- RecordServiceClientImpl(RecordService) - Constructor for class com.lexmark.saperion.client.implementation.folder.RecordServiceClientImpl
-
- remove() - Method in class com.lexmark.saperion.search.SearchResultIterator
-
- removeDocument(DocumentReferenceType) - Method in interface com.lexmark.saperion.client.folder.FolderDocumentSearchServiceClient
-
This method deletes the referenced document from the given folder.
- removeDocument(DocumentReferenceType) - Method in class com.lexmark.saperion.client.implementation.folder.FolderDocumentSearchServiceClientImpl
-
- removeDocument(FolderReferenceType, DocumentReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractFolderDelegateService
-
- removeGroupMember(GroupReferenceType, ActorReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractGroupManagementDelegateService
-
- removeMember(GroupReferenceType) - Method in interface com.lexmark.saperion.client.administration.GroupMembershipClientForGroups
-
This method removes a member reference from the given group.
- removeMember(UserReferenceType) - Method in interface com.lexmark.saperion.client.administration.GroupMembershipClientForUsers
-
This method removes a member reference from the given group.
- removeMember(GroupReferenceType) - Method in class com.lexmark.saperion.client.implementation.administration.GroupMembershipClientForGroupsImpl
-
- removeMember(UserReferenceType) - Method in class com.lexmark.saperion.client.implementation.administration.GroupMembershipClientForUsersImpl
-
- renderContent(RenditionType) - Method in interface com.lexmark.saperion.client.document.DocumentElementClient
-
This method render the content of the given element into
given type with given options and return as
InputStream
- renderContent(RenditionType, RenderOption...) - Method in interface com.lexmark.saperion.client.document.DocumentElementClient
-
This method render the content of the given element into
given type with given options and return as
InputStream
- renderContent(RenditionType, RenderOption...) - Method in class com.lexmark.saperion.client.implementation.document.DocumentElementClientImpl
-
- renderDocumentElementContent(DocumentRevisionReferenceType, DocumentElementReferenceType, RenditionType, RenderOption...) - Method in class com.lexmark.saperion.delegate.AbstractDocumentDelegateService
-
- renderDocumentElementContent(DocumentRevisionReferenceType, DocumentElementReferenceType, RenditionType) - Method in class com.lexmark.saperion.delegate.AbstractDocumentDelegateService
-
- REQUIRED_COLUMNS - Static variable in interface com.lexmark.saperion.AuditService
-
- resolve(AclReferenceType) - Method in interface com.lexmark.saperion.client.administration.AclManagementServiceClient
-
This method returns an administration client for the access control list with the given reference.
- resolve(GroupReferenceType) - Method in interface com.lexmark.saperion.client.administration.GroupManagementServiceClient
-
This method returns an administration client for the group with the given reference.
- resolve(RoleReferenceType) - Method in interface com.lexmark.saperion.client.administration.RoleManagementServiceClient
-
This method returns an administration client for the role with the given reference.
- resolve(TenantReferenceType) - Method in interface com.lexmark.saperion.client.administration.TenantManagementClient
-
This method returns a client capable to administrate the tenant with the given reference.
- resolve(UserReferenceType) - Method in interface com.lexmark.saperion.client.administration.UserManagementServiceClient
-
This method returns an administration client for the user referenced.
- resolve(ArchiveReferenceType) - Method in interface com.lexmark.saperion.client.archive.ArchiveServiceClient
-
This method returns a client for the archive referenced.
- resolve(DocumentReferenceType) - Method in interface com.lexmark.saperion.client.document.DocumentServiceClient
-
This method returns a client for the document referenced.
- resolve(DocumentRevisionReferenceType) - Method in interface com.lexmark.saperion.client.document.DocumentServiceClient
-
This method returns a client for the document revision referenced.
- resolve(FolderReferenceType) - Method in interface com.lexmark.saperion.client.folder.FolderServiceClient
-
This method returns a client for the folder referenced.
- resolve(AclReferenceType) - Method in class com.lexmark.saperion.client.implementation.administration.AclManagementServiceClientImpl
-
- resolve(GroupReferenceType) - Method in class com.lexmark.saperion.client.implementation.administration.GroupManagementServiceClientImpl
-
- resolve(RoleReferenceType) - Method in class com.lexmark.saperion.client.implementation.administration.RoleManagementServiceClientImpl
-
- resolve(TenantReferenceType) - Method in class com.lexmark.saperion.client.implementation.administration.TenantManagementClientImpl
-
- resolve(UserReferenceType) - Method in class com.lexmark.saperion.client.implementation.administration.UserManagementServiceClientImpl
-
- resolve(ArchiveReferenceType) - Method in class com.lexmark.saperion.client.implementation.archive.ArchiveServiceClientImpl
-
- resolve(DocumentReferenceType) - Method in class com.lexmark.saperion.client.implementation.document.DocumentServiceClientImpl
-
- resolve(DocumentRevisionReferenceType) - Method in class com.lexmark.saperion.client.implementation.document.DocumentServiceClientImpl
-
- resolve(FolderReferenceType) - Method in class com.lexmark.saperion.client.implementation.folder.FolderServiceClientImpl
-
- resolve(LookupEntryReferenceType) - Method in class com.lexmark.saperion.client.implementation.lookup.LookupEntryServiceClientImpl
-
- resolve(InboxReferenceType) - Method in class com.lexmark.saperion.client.implementation.workflow.WorkflowInboxServiceClientImpl
-
- resolve(LookupEntryReferenceType) - Method in interface com.lexmark.saperion.client.lookup.LookupEntryServiceClient
-
This method returns a client for the lookup entry referenced.
- resolve(InboxReferenceType) - Method in interface com.lexmark.saperion.client.workflow.WorkflowInboxServiceClient
-
This method gets a client for a workflow inbox given its reference.
- resolveName(String) - Method in interface com.lexmark.saperion.client.administration.AclManagementServiceClient
-
This method returns an administration client for the access control list with the given name.
- resolveName(String) - Method in interface com.lexmark.saperion.client.administration.GroupManagementServiceClient
-
This method returns an administration client for the group with the given name.
- resolveName(String) - Method in interface com.lexmark.saperion.client.administration.RoleManagementServiceClient
-
This method returns an administration client for the role with the given name.
- resolveName(String) - Method in interface com.lexmark.saperion.client.administration.TenantManagementClient
-
This method returns a client capable to administrate the tenant with the given name.
- resolveName(String) - Method in interface com.lexmark.saperion.client.administration.UserManagementServiceClient
-
This method returns an administration client for the user with the given name.
- resolveName(String) - Method in interface com.lexmark.saperion.client.archive.ArchiveServiceClient
-
This method returns a client for the archive with the given name.
- resolveName(String) - Method in class com.lexmark.saperion.client.implementation.administration.AclManagementServiceClientImpl
-
- resolveName(String) - Method in class com.lexmark.saperion.client.implementation.administration.GroupManagementServiceClientImpl
-
- resolveName(String) - Method in class com.lexmark.saperion.client.implementation.administration.RoleManagementServiceClientImpl
-
- resolveName(String) - Method in class com.lexmark.saperion.client.implementation.administration.TenantManagementClientImpl
-
- resolveName(String) - Method in class com.lexmark.saperion.client.implementation.administration.UserManagementServiceClientImpl
-
- resolveName(String) - Method in class com.lexmark.saperion.client.implementation.archive.ArchiveServiceClientImpl
-
- restrictedUserSelection(boolean, List<ActorListItemType<? extends ActorReferenceType>>) - Static method in class com.lexmark.saperion.TypeConversions
-
This factory method creates a new
RecipientSelectionType
indicating that user selection is
required and restricted to the given list of actors.
- revisionFromInputType(CreateDocumentInputType) - Static method in class com.lexmark.saperion.TypeConversions
-
- revisionFromInputType(CreateFolderInputType) - Static method in class com.lexmark.saperion.TypeConversions
-
- revokeOwnership() - Method in class com.lexmark.saperion.client.implementation.workflow.WorkflowTaskClientImpl
-
- revokeOwnership() - Method in interface com.lexmark.saperion.client.workflow.WorkflowTaskClient
-
This method revokes the ownership of the task from the current user.
- revokeOwnership(TaskReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractWorkflowTaskDelegateService
-
- revokeOwnership(TaskReferenceType) - Method in interface com.lexmark.saperion.workflow.WorkflowTaskService
-
Revokes the ownership of a task.
- RoleClient - Interface in com.lexmark.saperion.client.administration
-
This client provides methods for administrating a given role.
- RoleClientImpl - Class in com.lexmark.saperion.client.implementation.administration
-
- RoleClientImpl(RoleManagementService, RoleReferenceType) - Constructor for class com.lexmark.saperion.client.implementation.administration.RoleClientImpl
-
- RoleManagementDelegateService - Class in com.lexmark.saperion.delegate
-
This RoleManagementService
simply delegates to another instance.
- RoleManagementDelegateService(RoleManagementService) - Constructor for class com.lexmark.saperion.delegate.RoleManagementDelegateService
-
- RoleManagementServiceClient - Interface in com.lexmark.saperion.client.administration
-
This client provides methods for administrating rolea.
- RoleManagementServiceClientImpl - Class in com.lexmark.saperion.client.implementation.administration
-
- RoleManagementServiceClientImpl(RoleManagementService) - Constructor for class com.lexmark.saperion.client.implementation.administration.RoleManagementServiceClientImpl
-
- roleReferenceFromId(int) - Static method in class com.lexmark.saperion.TypeConversions
-
This method creates a new RoleReferenceType
with the given ID.
- RuntimeExceptionFactory - Class in com.lexmark.saperion.exceptions.mappings
-
ECMS runtime exception factory implementation.
- RuntimeExceptionFactory() - Constructor for class com.lexmark.saperion.exceptions.mappings.RuntimeExceptionFactory
-
- RuntimeExceptionFactory.RuntimeErrors - Enum in com.lexmark.saperion.exceptions.mappings
-
Runtime error definitions.
- SaperionClient - Interface in com.lexmark.saperion.client
-
The saperion client provides a client interface for the saperion functionality.
- SaperionClientFactory - Interface in com.lexmark.saperion.client
-
Ths saperion client factory works as an entry point for saperion functionality.
- SaperionClientFactoryImpl - Class in com.lexmark.saperion.client.implementation
-
- SaperionClientFactoryImpl(Connector) - Constructor for class com.lexmark.saperion.client.implementation.SaperionClientFactoryImpl
-
- SaperionClientImpl - Class in com.lexmark.saperion.client.implementation
-
- SaperionClientImpl(ServiceFactory) - Constructor for class com.lexmark.saperion.client.implementation.SaperionClientImpl
-
- SaperionConnectionType - Enum in com.lexmark.saperion.client
-
This enumeration holds the different configuration values defined for connecting to a saperion system.
- search() - Method in interface com.lexmark.saperion.client.administration.AclManagementServiceClient
-
This method returns a search client for searching access control lists.
- search() - Method in interface com.lexmark.saperion.client.administration.GroupManagementServiceClient
-
This method returns a search client for searching groups.
- search() - Method in interface com.lexmark.saperion.client.administration.RoleManagementServiceClient
-
This method returns a search client for searching roles.
- search() - Method in interface com.lexmark.saperion.client.administration.UserManagementServiceClient
-
This method returns a search client for searching users.
- search() - Method in class com.lexmark.saperion.client.implementation.administration.AclManagementServiceClientImpl
-
- search() - Method in class com.lexmark.saperion.client.implementation.administration.GroupManagementServiceClientImpl
-
- search() - Method in class com.lexmark.saperion.client.implementation.administration.RoleManagementServiceClientImpl
-
- search() - Method in class com.lexmark.saperion.client.implementation.administration.UserManagementServiceClientImpl
-
- search(Statement, PageDefinition) - Method in class com.lexmark.saperion.client.implementation.SearchClientImpl
-
- search(Statement, PageDefinition) - Method in class com.lexmark.saperion.delegate.AbstractAclManagementDelegateService
-
- search(Statement, PageDefinition) - Method in class com.lexmark.saperion.delegate.AbstractArchiveDelegateService
-
- search(Statement, PageDefinition) - Method in class com.lexmark.saperion.delegate.AbstractGroupManagementDelegateService
-
- search(Statement, PageDefinition) - Method in class com.lexmark.saperion.delegate.AbstractRoleManagementDelegateService
-
- search(Statement, PageDefinition) - Method in class com.lexmark.saperion.delegate.AbstractTenantManagementDelegateService
-
- search(Statement, PageDefinition) - Method in class com.lexmark.saperion.delegate.AbstractUserManagementDelegateService
-
- search(Statement, PageDefinition) - Method in class com.lexmark.saperion.delegate.AbstractWorkflowDefinitionDelegateService
-
- search(Statement, PageDefinition) - Method in class com.lexmark.saperion.delegate.AbstractWorkflowInboxDelegateService
-
- search(Statement, PageDefinition) - Method in class com.lexmark.saperion.delegate.AbstractWorkflowProcessDelegateService
-
- search(Statement, PageDefinition) - Method in class com.lexmark.saperion.delegate.SearchExecutionDelegateService
-
- search(Statement, PageDefinition) - Method in interface com.lexmark.saperion.workflow.WorkflowDefinitionService
-
This method returns a list of references for every workflow definition in the system accessible from the
current tenant.
- search(Statement, PageDefinition) - Method in interface com.lexmark.saperion.workflow.WorkflowInboxService
-
This method returns a list of information about all inboxes of the current user.
- SEARCH_ERROR - Static variable in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
- SEARCH_RUNTIME_ERROR - Static variable in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
- SearchClient<ItemType> - Interface in com.lexmark.saperion.client
-
This is the client-side interface for searches.
- SearchClientImpl<ItemType> - Class in com.lexmark.saperion.client.implementation
-
- SearchClientImpl(SearchExecutionService<ItemType>) - Constructor for class com.lexmark.saperion.client.implementation.SearchClientImpl
-
- searchDeleted() - Method in interface com.lexmark.saperion.client.administration.AclManagementServiceClient
-
This method returns a search client for searching deleted access control lists.
- searchDeleted() - Method in interface com.lexmark.saperion.client.administration.GroupManagementServiceClient
-
This method returns a search client for searching deleted groups.
- searchDeleted() - Method in interface com.lexmark.saperion.client.administration.RoleManagementServiceClient
-
This method returns a search client for searching deleted roles.
- searchDeleted() - Method in interface com.lexmark.saperion.client.administration.TenantManagementClient
-
This method returns a new
SearchClient
that can be used to search for deleted tenants.
- searchDeleted() - Method in interface com.lexmark.saperion.client.administration.UserManagementServiceClient
-
This method returns a search client for searching deleted users.
- searchDeleted() - Method in class com.lexmark.saperion.client.implementation.administration.AclManagementServiceClientImpl
-
- searchDeleted() - Method in class com.lexmark.saperion.client.implementation.administration.GroupManagementServiceClientImpl
-
- searchDeleted() - Method in class com.lexmark.saperion.client.implementation.administration.RoleManagementServiceClientImpl
-
- searchDeleted() - Method in class com.lexmark.saperion.client.implementation.administration.TenantManagementClientImpl
-
- searchDeleted() - Method in class com.lexmark.saperion.client.implementation.administration.UserManagementServiceClientImpl
-
- SearchExecutionDelegateService<T> - Class in com.lexmark.saperion.delegate
-
This SearchExecutionService
simply delegates to another instance.
- SearchExecutionDelegateService(SearchExecutionService<T>) - Constructor for class com.lexmark.saperion.delegate.SearchExecutionDelegateService
-
- SearchFunction<ResultType> - Interface in com.lexmark.saperion.search
-
- searchMultiValueField(String) - Method in interface com.lexmark.saperion.client.document.DocumentRevisionClient
-
This method returns a search client for the content of the given multi value field of the given document
revision.
- searchMultiValueField(String) - Method in interface com.lexmark.saperion.client.folder.FolderClient
-
This method returns a search client for the content of the given multi value field of the given folder.
- searchMultiValueField(String) - Method in class com.lexmark.saperion.client.implementation.document.DocumentRevisionClientImpl
-
- searchMultiValueField(String) - Method in class com.lexmark.saperion.client.implementation.folder.FolderClientImpl
-
- searchMultiValueField(String) - Method in class com.lexmark.saperion.client.implementation.lookup.LookupEntryClientImpl
-
- searchMultiValueField(String) - Method in interface com.lexmark.saperion.client.lookup.LookupEntryClient
-
This method returns a search client for the content of the given multi value field of the given lookup entry.
- SearchResultIterator<T> - Class in com.lexmark.saperion.search
-
The search result iterator allows to iterate seamlessly over huge result sets.
- SearchResultIterator(SearchExecutionService<T>, Statement, PageDefinition) - Constructor for class com.lexmark.saperion.search.SearchResultIterator
-
- SearchRuntimeException - Exception in com.lexmark.saperion.exceptions.runtime
-
This client exception
indicates that a search failed in a context where checked exceptions
are prohibited.
- SearchRuntimeException(String, EcmException) - Constructor for exception com.lexmark.saperion.exceptions.runtime.SearchRuntimeException
-
Creates a new exception with the given exception cause and exception message.
- SearchRuntimeException(ErrorType, Throwable) - Constructor for exception com.lexmark.saperion.exceptions.runtime.SearchRuntimeException
-
Creates a new exception with the given error code and exception cause.
- searchServiceForDefinition(ArchiveReferenceType, Boolean, Boolean) - Method in class com.lexmark.saperion.delegate.AbstractDocumentDelegateService
-
- searchWorkflowDefinitions() - Method in class com.lexmark.saperion.client.implementation.workflow.WorkflowServiceClientImpl
-
- searchWorkflowDefinitions() - Method in interface com.lexmark.saperion.client.workflow.WorkflowServiceClient
-
This method returns a resource client for the workflow definition collection.
- SECURITY_ACCESS_DENIED - Static variable in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
- SECURITY_ERROR - Static variable in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
- SECURITY_ERROR_OFFSET - Static variable in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
- SECURITY_TOKEN_EXPIRED - Static variable in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
- SECURITY_TOKEN_INCONSISTENT - Static variable in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
- SECURITY_TOKEN_INVALID - Static variable in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
- SECURITY_TOKEN_UNKNOWN - Static variable in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
- SecurityError(int) - Constructor for class com.lexmark.saperion.exceptions.system.SecurityException.SecurityError
-
Creates a new error with the given error value.
- SecurityException - Exception in com.lexmark.saperion.exceptions.system
-
Security base exception.
- SecurityException() - Constructor for exception com.lexmark.saperion.exceptions.system.SecurityException
-
Default constuctor.
- SecurityException(ErrorType, Throwable) - Constructor for exception com.lexmark.saperion.exceptions.system.SecurityException
-
Exception factory constructor.
- SecurityException(SystemException.SystemError) - Constructor for exception com.lexmark.saperion.exceptions.system.SecurityException
-
Creates a new exception with the given error code.
- SecurityException(SystemException.SystemError, String) - Constructor for exception com.lexmark.saperion.exceptions.system.SecurityException
-
Creates a new exception with the given error code and exception message.
- SecurityException(String) - Constructor for exception com.lexmark.saperion.exceptions.system.SecurityException
-
Creates a new exception with the given exception message.
- SecurityException(String, Throwable, ErrorDetailsType) - Constructor for exception com.lexmark.saperion.exceptions.system.SecurityException
-
Creates a new exception with the given error details, exception cause and exception message.
- SecurityException(Throwable) - Constructor for exception com.lexmark.saperion.exceptions.system.SecurityException
-
Creates a new exception with the given exception cause.
- SecurityException(SecurityException.SecurityError) - Constructor for exception com.lexmark.saperion.exceptions.system.SecurityException
-
Creates a new exception with the given error code.
- SecurityException(SecurityException.SecurityError, ErrorDetailsType, Map<String, String>, String, Throwable) - Constructor for exception com.lexmark.saperion.exceptions.system.SecurityException
-
Creates a new exception with the given error code, error details, error parameters, exception cause and exception
message.
- SecurityException(SecurityException.SecurityError, ErrorDetailsType, String, Throwable) - Constructor for exception com.lexmark.saperion.exceptions.system.SecurityException
-
Creates a new exception with the given error code, error details, exception cause and exception message.
- SecurityException(SecurityException.SecurityError, String) - Constructor for exception com.lexmark.saperion.exceptions.system.SecurityException
-
Creates a new exception with the given error code and exception message.
- SecurityException(SecurityException.SecurityError, Throwable) - Constructor for exception com.lexmark.saperion.exceptions.system.SecurityException
-
Creates a new exception with the given error code and exception cause.
- SecurityException.SecurityError - Class in com.lexmark.saperion.exceptions.system
-
Error code implementation for security exceptions.
- ServiceFactory - Interface in com.lexmark.saperion.client.spi
-
This factory is an entry point for the low level service api.
- ServiceInformationClient - Interface in com.lexmark.saperion.client
-
- ServiceInformationClientImpl - Class in com.lexmark.saperion.client.implementation
-
- ServiceInformationClientImpl(ServiceInformationService) - Constructor for class com.lexmark.saperion.client.implementation.ServiceInformationClientImpl
-
- ServiceInformationService - Interface in com.lexmark.saperion
-
The ServiceInformationService provides methods that return information about the service itself.
- ServiceInformationType - Class in com.lexmark.saperion
-
This output type is used to display version information about the service.
- ServiceInformationType() - Constructor for class com.lexmark.saperion.ServiceInformationType
-
- setActor(ActorListItemType<? extends ActorReferenceType>) - Method in class com.lexmark.saperion.workflow.TaskType
-
Sets the task actor.
- setActors(List<? extends ActorReferenceType>) - Method in class com.lexmark.saperion.workflow.WorkflowStartInputType
-
Sets the workflow actors for the first workflow step.
- setActualArchiveKind(ArchiveContentEnum) - Method in class com.lexmark.saperion.exceptions.runtime.WrongArchiveKindDetails
-
- setArchive(ArchiveReferenceType) - Method in class com.lexmark.saperion.exceptions.runtime.MandatoryConstraintViolationDetails
-
- setArchive(ArchiveReferenceType) - Method in class com.lexmark.saperion.exceptions.runtime.SystemFieldWriteDetails
-
- setArchive(ArchiveReferenceType) - Method in class com.lexmark.saperion.exceptions.runtime.UniqueConstraintViolationDetails
-
- setArchive(ArchiveReferenceType) - Method in class com.lexmark.saperion.exceptions.runtime.WrongArchiveKindDetails
-
- setCapabilities(Set<TaskCapabilitiesEnum>) - Method in class com.lexmark.saperion.workflow.TaskType
-
Sets the task capabilities.
- setChildren(List<TaskCommentType>) - Method in class com.lexmark.saperion.workflow.TaskCommentType
-
Sets a list of sub-comments to this comment.
- setComment(String) - Method in class com.lexmark.saperion.workflow.TaskCommentType
-
Sets the current comment's value.
- setComment(String) - Method in class com.lexmark.saperion.workflow.TaskForwardInputType
-
Sets the task forward comment.
- setComment(String) - Method in class com.lexmark.saperion.workflow.WorkflowStartInputType
-
Sets the workflow start comment.
- setCommentRequired(boolean) - Method in class com.lexmark.saperion.workflow.TransitionDefinitionType
-
Sets the comment required flag.
- setComments(List<TaskCommentType>) - Method in class com.lexmark.saperion.workflow.TaskPropertyType
-
Sets the comments to a workflow process.
- setContentHashAlgorithm(String) - Method in class com.lexmark.saperion.ServiceInformationType
-
- setCreateDate(Date) - Method in class com.lexmark.saperion.workflow.TaskCommentType
-
This method sets the date of creation.
- setCreateDate(Date) - Method in class com.lexmark.saperion.workflow.WorkflowProcessType
-
Sets the create date of the process.
- setCreationUser(ActorListItemType<UserReferenceType>) - Method in class com.lexmark.saperion.workflow.TaskCommentType
-
This method sets the user that created the comment.
- setDescription(String) - Method in class com.lexmark.saperion.workflow.TaskListItemType
-
Sets the description of the actual task as defined in the process.
- setDescription(String) - Method in class com.lexmark.saperion.workflow.TaskType
-
Sets the task description.
- setDescription(String) - Method in class com.lexmark.saperion.workflow.TransitionDefinitionType
-
Sets the description for the transition definition.
- setDocumentId(DocumentReferenceType) - Method in class com.lexmark.saperion.workflow.WorkflowStartInputType
-
Sets the document id for which the workflow is started.
- setDocumentReference(DocumentReferenceType) - Method in class com.lexmark.saperion.workflow.WorkflowProcessType
-
This setter sets the document reference.
- setDuration(int) - Method in class com.lexmark.saperion.workflow.TimeInfoType
-
Sets the task duration.
- setEstimatedWorkingTime(int) - Method in class com.lexmark.saperion.workflow.TimeInfoType
-
Sets the estimated task working time.
- setExpectedArchiveKind(ArchiveContentEnum) - Method in class com.lexmark.saperion.exceptions.runtime.WrongArchiveKindDetails
-
- setExtension(Map<String, PropertyType>) - Method in interface com.lexmark.saperion.client.administration.GroupClient
-
- setExtension(Map<String, PropertyType>) - Method in interface com.lexmark.saperion.client.administration.TenantClient
-
- setExtension(Map<String, PropertyType>) - Method in interface com.lexmark.saperion.client.administration.UserClient
-
- setId(Integer) - Method in class com.lexmark.saperion.workflow.InboxReferenceType
-
Sets the inbox id.
- setId(int) - Method in class com.lexmark.saperion.workflow.TaskCommentReferenceType
-
Sets the reference id.
- setId(String) - Method in class com.lexmark.saperion.workflow.TaskReferenceType
-
Sets the task reference id.
- setId(int) - Method in class com.lexmark.saperion.workflow.TransitionDefinitionType
-
Sets the transition id.
- setId(String) - Method in class com.lexmark.saperion.workflow.WorkflowProcessReferenceType
-
Sets the workflow process id.
- setIndex(Map<String, PropertyType>) - Method in class com.lexmark.saperion.workflow.TaskPropertyType
-
Sets the index data of a workflow process.
- setIndexData(Map<String, PropertyType>) - Method in class com.lexmark.saperion.exceptions.runtime.MandatoryConstraintViolationDetails
-
- setIndexData(Map<String, PropertyType>) - Method in class com.lexmark.saperion.exceptions.runtime.UniqueConstraintViolationDetails
-
- setLatest(ReferenceType) - Method in class com.lexmark.saperion.exceptions.runtime.ConcurrentWriteDetails
-
- setLockedSince(Date) - Method in class com.lexmark.saperion.exceptions.runtime.ObjectLockedDetails
-
- setLockUser(UserListItemType) - Method in class com.lexmark.saperion.exceptions.runtime.ObjectLockedDetails
-
- setMissingFields(List<String>) - Method in class com.lexmark.saperion.exceptions.runtime.MandatoryConstraintViolationDetails
-
- setMultiTenantSystem(boolean) - Method in class com.lexmark.saperion.ServiceInformationType
-
- setName(String) - Method in class com.lexmark.saperion.workflow.InboxListItemType
-
Sets the name of the inbox.
- setName(String) - Method in class com.lexmark.saperion.workflow.WorkflowDefinitionListItemType
-
Sets the workflow definition name.
- setName(String) - Method in class com.lexmark.saperion.workflow.WorkflowDefinitionReferenceType
-
This setter sets the name of the workflow definition.
- setName(String) - Method in class com.lexmark.saperion.workflow.WorkflowDefinitionType
-
Sets the name of the workflow definition.
- setName(String) - Method in class com.lexmark.saperion.workflow.WorkflowProcessType
-
Sets the workflow name.
- setOwner(ActorReferenceType) - Method in class com.lexmark.saperion.workflow.InboxListItemType
-
Sets the reference
to the owner of this inbox.
- setOwner(UserListItemType) - Method in class com.lexmark.saperion.workflow.WorkflowProcessType
-
Sets the owner of the workflow.
- setPreviousActor(ActorListItemType<? extends ActorReferenceType>) - Method in class com.lexmark.saperion.workflow.TaskType
-
This setter sets the actor of the task prior to this task.
- setPriority(int) - Method in class com.lexmark.saperion.workflow.TaskType
-
Sets the task priority.
- setProcess(WorkflowProcessType) - Method in class com.lexmark.saperion.workflow.TaskType
-
Sets the task process information.
- setProductVersion(String) - Method in class com.lexmark.saperion.ServiceInformationType
-
- setProtocolMajorVersion(int) - Method in class com.lexmark.saperion.ServiceInformationType
-
- setProtocolMinorVersion(int) - Method in class com.lexmark.saperion.ServiceInformationType
-
- setRead(Boolean) - Method in class com.lexmark.saperion.workflow.TaskListItemType
-
Sets whether this task was already read or not.
- setReceiveDate(Date) - Method in class com.lexmark.saperion.workflow.TaskType
-
Sets the task's receive date.
- setRecipientList(List<ActorListItemType<? extends ActorReferenceType>>) - Method in class com.lexmark.saperion.workflow.RecipientSelectionType
-
This setter sets the list of users the recipient(s) can be chosen from.
- setRecipientRequired(boolean) - Method in class com.lexmark.saperion.workflow.RecipientSelectionType
-
This setter sets whether a recipient is required for the workflow step.
- setRecipients(List<ActorReferenceType>) - Method in class com.lexmark.saperion.workflow.TaskForwardInputType
-
Sets the task forward recipient list.
- setRecipientSelection(RecipientSelectionType) - Method in class com.lexmark.saperion.exceptions.application.WorkflowActorRequiredDetails
-
Sets the recipients selection type of the workflow.
- setRecipientSelection(RecipientSelectionType) - Method in class com.lexmark.saperion.workflow.TransitionDefinitionType
-
This setter sets if and in what way the next recipient is selected.
- setReference(DocumentReferenceType) - Method in class com.lexmark.saperion.exceptions.runtime.DocumentLockedDetails
-
- setReference(LookupEntryReferenceType) - Method in class com.lexmark.saperion.exceptions.runtime.LookupEntryLockedDetails
-
- setRestricted(Boolean) - Method in class com.lexmark.saperion.workflow.RecipientSelectionType
-
This setter sets whether the recipient selection is restricted to a list of actors or whether the recipient(s)
can be chosen freely.
- setRevisionReference(DocumentRevisionReferenceType) - Method in class com.lexmark.saperion.workflow.WorkflowProcessType
-
Set the reference to the document for which the workflow was started.
- setSchemaExtension(ExtensionPropertiesType) - Method in interface com.lexmark.saperion.client.administration.GroupClient
-
This method sets the schema-extension properties of the group.
- setSchemaExtension(ExtensionPropertiesType) - Method in interface com.lexmark.saperion.client.administration.TenantClient
-
This method sets the schema-extension properties of the tenant.
- setSchemaExtension(ExtensionPropertiesType) - Method in interface com.lexmark.saperion.client.administration.UserClient
-
This method sets the schema-extension properties of the user.
- setSchemaExtension(ExtensionPropertiesType) - Method in class com.lexmark.saperion.client.implementation.administration.GroupClientImpl
-
- setSchemaExtension(ExtensionPropertiesType) - Method in class com.lexmark.saperion.client.implementation.administration.TenantClientImpl
-
- setSchemaExtension(ExtensionPropertiesType) - Method in class com.lexmark.saperion.client.implementation.administration.UserClientImpl
-
- setSchemaExtension(GroupReferenceType, Map<String, PropertyType>) - Method in class com.lexmark.saperion.delegate.AbstractGroupManagementDelegateService
-
Deprecated.
- setSchemaExtension(TenantReferenceType, Map<String, PropertyType>) - Method in class com.lexmark.saperion.delegate.AbstractTenantManagementDelegateService
-
Deprecated.
- setSchemaExtension(UserReferenceType, Map<String, PropertyType>) - Method in class com.lexmark.saperion.delegate.AbstractUserManagementDelegateService
-
Deprecated.
- setSchemaExtensionProperties(GroupReferenceType, ExtensionPropertiesType) - Method in class com.lexmark.saperion.delegate.AbstractGroupManagementDelegateService
-
- setSchemaExtensionProperties(TenantReferenceType, ExtensionPropertiesType) - Method in class com.lexmark.saperion.delegate.AbstractTenantManagementDelegateService
-
- setSchemaExtensionProperties(UserReferenceType, ExtensionPropertiesType) - Method in class com.lexmark.saperion.delegate.AbstractUserManagementDelegateService
-
- setSingleActorSelection(Boolean) - Method in class com.lexmark.saperion.workflow.RecipientSelectionType
-
This setter sets whether one and only one recipient has to be selected or a list of recipients.
- setState(WorkflowProcessStateEnum) - Method in class com.lexmark.saperion.workflow.WorkflowProcessType
-
Sets the workflow state.
- setSubject(String) - Method in class com.lexmark.saperion.workflow.TaskType
-
Sets the task subject.
- setSynchronized(boolean) - Method in class com.lexmark.saperion.workflow.TaskForwardInputType
-
- setSystemFieldNames(List<String>) - Method in class com.lexmark.saperion.exceptions.runtime.SystemFieldWriteDetails
-
- setTaskReference(TaskReferenceType) - Method in class com.lexmark.saperion.exceptions.application.GenericWorkflowErrorDetails
-
- setTaskReference(TaskReferenceType) - Method in class com.lexmark.saperion.exceptions.application.WorkflowActorRequiredDetails
-
- setTenantSpecific(boolean) - Method in class com.lexmark.saperion.workflow.WorkflowDefinitionType
-
Sets the workflow tenant property.
- setTimeInformation(TimeInfoType) - Method in class com.lexmark.saperion.workflow.TaskType
-
Sets the task time information.
- setTimeInformation(TimeInfoType) - Method in class com.lexmark.saperion.workflow.WorkflowProcessType
-
Sets the workflow process time information.
- setTotalCount(Integer) - Method in class com.lexmark.saperion.workflow.InboxListItemType
-
Sets the number of items in this inbox.
- setTransitionId(Integer) - Method in class com.lexmark.saperion.workflow.TaskForwardInputType
-
Sets the task forward transition id.
- setType(InboxTypeEnumeration) - Method in class com.lexmark.saperion.workflow.InboxListItemType
-
Sets the type of the inbox.
- setType(WorkflowProcessTypeEnum) - Method in class com.lexmark.saperion.workflow.WorkflowProcessType
-
Sets the workflow process type.
- setUnreadCount(Integer) - Method in class com.lexmark.saperion.workflow.InboxListItemType
-
Sets the number of all unread items in this inbox.
- setUser(UserReferenceType) - Method in class com.lexmark.saperion.exceptions.system.PasswordExpiredDetails
-
- setUserFields(Map<String, PropertyType>) - Method in class com.lexmark.saperion.workflow.TaskType
-
Sets the task's user fields.
- setVersion(String) - Method in class com.lexmark.saperion.workflow.WorkflowDefinitionType
-
Sets the workflow definition version.
- setViolatedFields(List<String>) - Method in class com.lexmark.saperion.exceptions.runtime.UniqueConstraintViolationDetails
-
- setWorkflowDefinition(WorkflowDefinitionListItemType) - Method in class com.lexmark.saperion.workflow.WorkflowProcessListItemType
-
Sets the workflow definition that is associated with the given workflow process.
- setWorkflowDefinition(WorkflowDefinitionType) - Method in class com.lexmark.saperion.workflow.WorkflowProcessType
-
Sets the workflow process definition.
- setWorkflowEnabled(boolean) - Method in class com.lexmark.saperion.ServiceInformationType
-
- setWorkflowErrorCode(int) - Method in class com.lexmark.saperion.exceptions.application.GenericWorkflowErrorDetails
-
- setWorkingTime(int) - Method in class com.lexmark.saperion.workflow.TimeInfoType
-
Sets the task working time.
- setWriteAttempt(ReferenceType) - Method in class com.lexmark.saperion.exceptions.runtime.ConcurrentWriteDetails
-
- startWorkflow(DocumentReferenceType, String, List<ActorReferenceType>) - Method in class com.lexmark.saperion.client.implementation.workflow.WorkflowDefinitionClientImpl
-
- startWorkflow(DocumentReferenceType, String) - Method in interface com.lexmark.saperion.client.workflow.WorkflowDefinitionClient
-
This method starts a workflow for the given document.
- startWorkflow(DocumentReferenceType, String, List<ActorReferenceType>) - Method in interface com.lexmark.saperion.client.workflow.WorkflowDefinitionClient
-
This method starts a workflow for the given document.
- startWorkflowProcess(WorkflowDefinitionReferenceType, WorkflowStartInputType) - Method in class com.lexmark.saperion.delegate.AbstractWorkflowDefinitionDelegateService
-
- startWorkflowProcess(WorkflowDefinitionReferenceType, DocumentReferenceType, List<? extends ActorReferenceType>, String) - Method in interface com.lexmark.saperion.workflow.WorkflowDefinitionService
-
- startWorkflowProcess(WorkflowDefinitionReferenceType, WorkflowStartInputType) - Method in interface com.lexmark.saperion.workflow.WorkflowDefinitionService
-
This method starts a workflow process given a workflow definition and a document (by its id).
- statement(List<String>, Expression, List<FieldOrderDescriptor>) - Static method in class com.lexmark.saperion.TypeConversions
-
This factory method creates a new Statement
with the given members.
- StorageProfileAssignmentException - Exception in com.lexmark.saperion.exceptions.runtime
-
This exception is thrown when a document cannot be archived because it was impossible to assign a storage profile
to the new document.
- StorageProfileAssignmentException() - Constructor for exception com.lexmark.saperion.exceptions.runtime.StorageProfileAssignmentException
-
- StorageProfileAssignmentException(ErrorType, Throwable) - Constructor for exception com.lexmark.saperion.exceptions.runtime.StorageProfileAssignmentException
-
- stream(int, EcmSearchFunction<ElementType, ExceptionType>) - Static method in class com.lexmark.saperion.search.Paging
-
- supports(ErrorCodeType) - Method in class com.lexmark.saperion.exceptions.mappings.AbstractExceptionFactory
-
- supports(ErrorCodeType) - Method in interface com.lexmark.saperion.exceptions.mappings.ExceptionFactory
-
This method determines if an exception mapping for faults with the given error code exists in the factory
instance.
- SYSTEM_CONNECTION_ERROR - Static variable in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
- SYSTEM_CONNECTION_POOL_ERROR - Static variable in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
- SYSTEM_DESERIALIZATION_ERROR - Static variable in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
- SYSTEM_SERIALIZATION_ERROR - Static variable in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
- SystemExceptionFactory - Class in com.lexmark.saperion.exceptions.mappings
-
System exceptions factory implementation.
- SystemExceptionFactory() - Constructor for class com.lexmark.saperion.exceptions.mappings.SystemExceptionFactory
-
- SystemExceptionFactory.SystemErrors - Enum in com.lexmark.saperion.exceptions.mappings
-
System error defintions.
- SystemFieldWriteDetails - Class in com.lexmark.saperion.exceptions.runtime
-
- SystemFieldWriteDetails() - Constructor for class com.lexmark.saperion.exceptions.runtime.SystemFieldWriteDetails
-
- SystemFieldWriteException - Exception in com.lexmark.saperion.exceptions.runtime
-
This exception indicates that the client tried to change a system field manually.
- SystemFieldWriteException(ErrorType, Throwable) - Constructor for exception com.lexmark.saperion.exceptions.runtime.SystemFieldWriteException
-
This is the constructor used for serialization.
- SystemFieldWriteException(ArchiveReferenceType, List<String>) - Constructor for exception com.lexmark.saperion.exceptions.runtime.SystemFieldWriteException
-
- TaskCapabilitiesEnum - Enum in com.lexmark.saperion.workflow
-
The task capabilities enumeration defines the functions that can be called on a workflow task.
- TaskCommentReferenceType - Class in com.lexmark.saperion.workflow
-
This ReferenceType
identifies comments at workflow tasks.
- TaskCommentReferenceType() - Constructor for class com.lexmark.saperion.workflow.TaskCommentReferenceType
-
Creates a new comment reference.
- TaskCommentType - Class in com.lexmark.saperion.workflow
-
The task comment type represents a comment of a workflow process.
- TaskCommentType() - Constructor for class com.lexmark.saperion.workflow.TaskCommentType
-
Creates a new comment with an empty comment reference.
- TaskForwardInputType - Class in com.lexmark.saperion.workflow
-
The forward task input type is the protocol binding type for the task forward operation.
- TaskForwardInputType() - Constructor for class com.lexmark.saperion.workflow.TaskForwardInputType
-
- TaskListItemType - Class in com.lexmark.saperion.workflow
-
A TaskListItemType holds the most important information about a task that is contained in
a workflow-inbox.
- TaskListItemType() - Constructor for class com.lexmark.saperion.workflow.TaskListItemType
-
Constructs a new TaskListItemType.
- TaskListItemType(TaskReferenceType) - Constructor for class com.lexmark.saperion.workflow.TaskListItemType
-
Constructs a new TaskListItemType.
- TaskPropertyType - Class in com.lexmark.saperion.workflow
-
The task properties define all property values that can be directly changed by an application.
- TaskPropertyType() - Constructor for class com.lexmark.saperion.workflow.TaskPropertyType
-
- TaskReferenceType - Class in com.lexmark.saperion.workflow
-
This ReferenceType
identifies workflow tasks.
- TaskReferenceType() - Constructor for class com.lexmark.saperion.workflow.TaskReferenceType
-
Creates a new task reference.
- TaskStateEnum - Enum in com.lexmark.saperion.workflow
-
The task state enumeration defines the possible states that a task can have.
- TaskType - Class in com.lexmark.saperion.workflow
-
The task type is a representation of a task in a running workflow process.
- TaskType() - Constructor for class com.lexmark.saperion.workflow.TaskType
-
Creates a new task instance.
- TECHNICAL_TOKEN_CLAIM - Static variable in class com.lexmark.saperion.TokenConstants
-
Name of the claim used as flag for tokens used for inter service communication.
- TENANT_CLAIM - Static variable in class com.lexmark.saperion.TokenConstants
-
Name of the claim that contains the tenant in a JWT.
- TenantClient - Interface in com.lexmark.saperion.client.administration
-
This client provides functionality to administrate a given tenant.
- TenantClientImpl - Class in com.lexmark.saperion.client.implementation.administration
-
- TenantClientImpl(TenantManagementService, TenantReferenceType) - Constructor for class com.lexmark.saperion.client.implementation.administration.TenantClientImpl
-
- TenantManagementClient - Interface in com.lexmark.saperion.client.administration
-
This client provides functionality to administrate tenants in a saperion system.
- TenantManagementClientImpl - Class in com.lexmark.saperion.client.implementation.administration
-
- TenantManagementClientImpl(TenantManagementService) - Constructor for class com.lexmark.saperion.client.implementation.administration.TenantManagementClientImpl
-
- TenantManagementDelegateService - Class in com.lexmark.saperion.delegate
-
This TenantManagementService
simply delegates to another instance.
- TenantManagementDelegateService(TenantManagementService) - Constructor for class com.lexmark.saperion.delegate.TenantManagementDelegateService
-
- tenantReferenceFromId(int) - Static method in class com.lexmark.saperion.TypeConversions
-
This factory method create a new tenant reference
given a tenant id.
- terminate(WorkflowProcessReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractWorkflowProcessDelegateService
-
- terminate(WorkflowProcessReferenceType) - Method in interface com.lexmark.saperion.workflow.WorkflowProcessService
-
This method terminates the workflow process given.
- TimeInfoType - Class in com.lexmark.saperion.workflow
-
Specifies task related time information.
- TimeInfoType() - Constructor for class com.lexmark.saperion.workflow.TimeInfoType
-
- TokenConstants - Class in com.lexmark.saperion
-
This class contains common constants needed to share information in tokens.
- TokenExpiredException - Exception in com.lexmark.saperion.exceptions.system
-
This exception is thrown when a user tries to invoke an operation when the user's token
has already expired.
- TokenExpiredException() - Constructor for exception com.lexmark.saperion.exceptions.system.TokenExpiredException
-
Creates a new TokenExpiredException.
- toString() - Method in class com.lexmark.saperion.exceptions.application.GenericWorkflowErrorDetails
-
- toString() - Method in class com.lexmark.saperion.exceptions.application.WorkflowActorRequiredDetails
-
- toString() - Method in class com.lexmark.saperion.exceptions.runtime.ConcurrentWriteDetails
-
- toString() - Method in class com.lexmark.saperion.exceptions.runtime.DocumentLockedDetails
-
- toString() - Method in class com.lexmark.saperion.exceptions.runtime.LookupEntryLockedDetails
-
- toString() - Method in class com.lexmark.saperion.exceptions.runtime.MandatoryConstraintViolationDetails
-
- toString() - Method in class com.lexmark.saperion.exceptions.runtime.SystemFieldWriteDetails
-
- toString() - Method in class com.lexmark.saperion.exceptions.runtime.UniqueConstraintViolationDetails
-
- toString() - Method in class com.lexmark.saperion.exceptions.runtime.WrongArchiveKindDetails
-
- toString() - Method in class com.lexmark.saperion.exceptions.system.PasswordExpiredDetails
-
- toString() - Method in class com.lexmark.saperion.ServiceInformationType
-
- toString() - Method in class com.lexmark.saperion.workflow.InboxListItemType
-
- toString() - Method in class com.lexmark.saperion.workflow.InboxReferenceType
-
- toString() - Method in class com.lexmark.saperion.workflow.RecipientSelectionType
-
- toString() - Method in class com.lexmark.saperion.workflow.TaskCommentReferenceType
-
- toString() - Method in class com.lexmark.saperion.workflow.TaskCommentType
-
- toString() - Method in class com.lexmark.saperion.workflow.TaskForwardInputType
-
- toString() - Method in class com.lexmark.saperion.workflow.TaskListItemType
-
- toString() - Method in class com.lexmark.saperion.workflow.TaskPropertyType
-
- toString() - Method in class com.lexmark.saperion.workflow.TaskReferenceType
-
- toString() - Method in class com.lexmark.saperion.workflow.TaskType
-
- toString() - Method in class com.lexmark.saperion.workflow.TimeInfoType
-
- toString() - Method in class com.lexmark.saperion.workflow.TransitionDefinitionType
-
- toString() - Method in class com.lexmark.saperion.workflow.WorkflowDefinitionListItemType
-
- toString() - Method in class com.lexmark.saperion.workflow.WorkflowDefinitionReferenceType
-
- toString() - Method in class com.lexmark.saperion.workflow.WorkflowDefinitionType
-
- toString() - Method in class com.lexmark.saperion.workflow.WorkflowProcessListItemType
-
- toString() - Method in class com.lexmark.saperion.workflow.WorkflowProcessReferenceType
-
- toString() - Method in class com.lexmark.saperion.workflow.WorkflowProcessType
-
- toString() - Method in class com.lexmark.saperion.workflow.WorkflowStartInputType
-
- TransitionDefinitionType - Class in com.lexmark.saperion.workflow
-
A transition definition represents the different exit path of a workflow node.
- TransitionDefinitionType() - Constructor for class com.lexmark.saperion.workflow.TransitionDefinitionType
-
- TYPE - Static variable in class com.lexmark.saperion.exceptions.application.GenericWorkflowErrorDetails
-
- TYPE - Static variable in class com.lexmark.saperion.exceptions.application.WorkflowActorRequiredDetails
-
- TYPE - Static variable in class com.lexmark.saperion.exceptions.runtime.ConcurrentWriteDetails
-
- TYPE - Static variable in class com.lexmark.saperion.exceptions.runtime.DocumentLockedDetails
-
- TYPE - Static variable in class com.lexmark.saperion.exceptions.runtime.LookupEntryLockedDetails
-
- TYPE - Static variable in class com.lexmark.saperion.exceptions.runtime.MandatoryConstraintViolationDetails
-
- TYPE - Static variable in class com.lexmark.saperion.exceptions.runtime.SystemFieldWriteDetails
-
- TYPE - Static variable in class com.lexmark.saperion.exceptions.runtime.UniqueConstraintViolationDetails
-
- TYPE - Static variable in class com.lexmark.saperion.exceptions.runtime.WrongArchiveKindDetails
-
- TYPE - Static variable in class com.lexmark.saperion.exceptions.system.PasswordExpiredDetails
-
- TypeConversions - Class in com.lexmark.saperion
-
This utility class holds static conversion methods for the types defined in this project.
- TypeConverter - Class in com.lexmark.saperion.adapter
-
The type converter is a utility class that supports conversions from type adapters to bean types.
- undelete() - Method in interface com.lexmark.saperion.client.administration.AclClient
-
This method un-deletes the access control list.
- undelete() - Method in interface com.lexmark.saperion.client.administration.GroupClient
-
This method un-deletes the group.
- undelete() - Method in interface com.lexmark.saperion.client.administration.RoleClient
-
This method un-deletes the role.
- undelete() - Method in interface com.lexmark.saperion.client.administration.TenantClient
-
This method un-deletes the tenant.
- undelete() - Method in interface com.lexmark.saperion.client.administration.UserClient
-
This method un-deletes the user.
- undelete() - Method in class com.lexmark.saperion.client.implementation.administration.AclClientImpl
-
- undelete() - Method in class com.lexmark.saperion.client.implementation.administration.GroupClientImpl
-
- undelete() - Method in class com.lexmark.saperion.client.implementation.administration.RoleClientImpl
-
- undelete() - Method in class com.lexmark.saperion.client.implementation.administration.TenantClientImpl
-
- undelete() - Method in class com.lexmark.saperion.client.implementation.administration.UserClientImpl
-
- undeleteAcl(AclReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractAclManagementDelegateService
-
- undeleteGroup(GroupReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractGroupManagementDelegateService
-
- undeleteRole(RoleReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractRoleManagementDelegateService
-
- undeleteTenant(TenantReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractTenantManagementDelegateService
-
- undeleteUser(UserReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractUserManagementDelegateService
-
- UniqueConstraintViolationDetails - Class in com.lexmark.saperion.exceptions.runtime
-
- UniqueConstraintViolationDetails() - Constructor for class com.lexmark.saperion.exceptions.runtime.UniqueConstraintViolationDetails
-
- UniqueConstraintViolationException - Exception in com.lexmark.saperion.exceptions.runtime
-
This exception indicates that an create or update operation violated a unique constraint.
- UniqueConstraintViolationException(ErrorType, Throwable) - Constructor for exception com.lexmark.saperion.exceptions.runtime.UniqueConstraintViolationException
-
This is the constructor used for serialization.
- UniqueConstraintViolationException(ArchiveReferenceType, Map<String, PropertyType>, List<String>) - Constructor for exception com.lexmark.saperion.exceptions.runtime.UniqueConstraintViolationException
-
- UniqueConstraintViolationException(String, ArchiveReferenceType, Map<String, PropertyType>, List<String>) - Constructor for exception com.lexmark.saperion.exceptions.runtime.UniqueConstraintViolationException
-
- uniqueResult(Expression) - Method in class com.lexmark.saperion.client.implementation.SearchClientImpl
-
- uniqueResult(Expression) - Method in interface com.lexmark.saperion.client.SearchClient
-
This convenience method expects the filter to return at most one result.
- unlock() - Method in interface com.lexmark.saperion.client.document.DocumentClient
-
This method unlocks the document.
- unlock() - Method in class com.lexmark.saperion.client.implementation.document.DocumentClientImpl
-
- unlockDocument(DocumentReferenceType) - Method in class com.lexmark.saperion.delegate.AbstractDocumentDelegateService
-
- unrestrictedUserSelection(boolean) - Static method in class com.lexmark.saperion.TypeConversions
-
This factory method creates a new
RecipientSelectionType
indicating that user selection is
required and not restricted.
- update(AclPropertiesType) - Method in interface com.lexmark.saperion.client.administration.AclClient
-
This method updates the access control list with the given properties.
- update(GroupPropertiesType) - Method in interface com.lexmark.saperion.client.administration.GroupClient
-
This method updates the group with the given properties.
- update(RolePropertiesType) - Method in interface com.lexmark.saperion.client.administration.RoleClient
-
This method updates the role with the given properties.
- update(String) - Method in interface com.lexmark.saperion.client.administration.TenantClient
-
This method updates the tenant with the given properties.
- update(UserPropertiesType) - Method in interface com.lexmark.saperion.client.administration.UserClient
-
This method updates the referenced user with the given properties.
- update(DocumentElementType) - Method in interface com.lexmark.saperion.client.document.DocumentElementClient
-
This method updates the document element instance and replaces it with the given entity.
- update(Map<String, PropertyType>, DocumentElementType) - Method in interface com.lexmark.saperion.client.document.DocumentRevisionClient
-
This method updates the document instance and replaces the document with the given entity.
- update(DocumentElementType) - Method in interface com.lexmark.saperion.client.document.DocumentRevisionClient
-
This is a shorthand for update(Collections.<String, PropertyType> emptyMap(), documentElement)
updating only the document element and leaving the index data untouched.
- update(Map<String, PropertyType>) - Method in interface com.lexmark.saperion.client.document.DocumentRevisionClient
-
This is a shorthand for update(indexData, null)
updating only the index data and leaving the document
structure untouched.
- update(UpdateDocumentInputType) - Method in interface com.lexmark.saperion.client.document.DocumentRevisionClient
-
This method updates the document with the given properties containing index-data, structure-data and ACLs.
- update(Map<String, PropertyType>) - Method in interface com.lexmark.saperion.client.folder.FolderClient
-
This method updates the properties of the given folder.
- update(UpdateFolderInputType) - Method in interface com.lexmark.saperion.client.folder.FolderClient
-
This method updates the properties of the given folder.
- update(AclPropertiesType) - Method in class com.lexmark.saperion.client.implementation.administration.AclClientImpl
-
- update(GroupPropertiesType) - Method in class com.lexmark.saperion.client.implementation.administration.GroupClientImpl
-
- update(RolePropertiesType) - Method in class com.lexmark.saperion.client.implementation.administration.RoleClientImpl
-
- update(String) - Method in class com.lexmark.saperion.client.implementation.administration.TenantClientImpl
-
- update(UserPropertiesType) - Method in class com.lexmark.saperion.client.implementation.administration.UserClientImpl
-
- update(UserPropertiesType) - Method in class com.lexmark.saperion.client.implementation.administration.UserContextClientImpl
-
- update(DocumentElementType) - Method in class com.lexmark.saperion.client.implementation.document.DocumentElementClientImpl
-
- update(Map<String, PropertyType>, DocumentElementType) - Method in class com.lexmark.saperion.client.implementation.document.DocumentRevisionClientImpl
-
- update(DocumentElementType) - Method in class com.lexmark.saperion.client.implementation.document.DocumentRevisionClientImpl
-
- update(Map<String, PropertyType>) - Method in class com.lexmark.saperion.client.implementation.document.DocumentRevisionClientImpl
-
- update(UpdateDocumentInputType) - Method in class com.lexmark.saperion.client.implementation.document.DocumentRevisionClientImpl
-
- update(Map<String, PropertyType>) - Method in class com.lexmark.saperion.client.implementation.folder.FolderClientImpl
-
- update(UpdateFolderInputType) - Method in class com.lexmark.saperion.client.implementation.folder.FolderClientImpl
-
- update(Map<String, PropertyType>) - Method in class com.lexmark.saperion.client.implementation.lookup.LookupEntryClientImpl
-
- update(UpdateLookupEntryInputType) - Method in class com.lexmark.saperion.client.implementation.lookup.LookupEntryClientImpl
-
- update(Map<String, PropertyType>) - Method in interface com.lexmark.saperion.client.lookup.LookupEntryClient
-
This method updates a Lookup entry instance.
- update(UpdateLookupEntryInputType) - Method in interface com.lexmark.saperion.client.lookup.LookupEntryClient
-
This method updates a Lookup entry instance.
- updateAcl(AclReferenceType, AclPropertiesType) - Method in class com.lexmark.saperion.delegate.AbstractAclManagementDelegateService
-
- updateDocument(DocumentRevisionReferenceType, boolean, UpdateDocumentInputType) - Method in class com.lexmark.saperion.delegate.AbstractDocumentDelegateService
-
- updateDocumentElement(DocumentRevisionReferenceType, DocumentElementReferenceType, boolean, DocumentElementType) - Method in class com.lexmark.saperion.delegate.AbstractDocumentDelegateService
-
- updateFolder(FolderReferenceType, Map<String, PropertyType>) - Method in class com.lexmark.saperion.delegate.AbstractFolderDelegateService
-
- updateFolder(FolderReferenceType, UpdateFolderInputType) - Method in class com.lexmark.saperion.delegate.AbstractFolderDelegateService
-
- updateGroup(GroupReferenceType, GroupPropertiesType) - Method in class com.lexmark.saperion.delegate.AbstractGroupManagementDelegateService
-
- updateIndexData(Map<String, PropertyType>) - Method in class com.lexmark.saperion.client.implementation.workflow.WorkflowTaskClientImpl
-
- updateIndexData(Map<String, PropertyType>) - Method in interface com.lexmark.saperion.client.workflow.WorkflowTaskClient
-
This method updates the task's index data.
- updateIndexData(TaskReferenceType, Map<String, PropertyType>) - Method in class com.lexmark.saperion.delegate.AbstractWorkflowTaskDelegateService
-
- updateIndexData(TaskReferenceType, Map<String, PropertyType>) - Method in interface com.lexmark.saperion.workflow.WorkflowTaskService
-
Updates the task's index data.
- updateLookupEntry(LookupEntryReferenceType, UpdateLookupEntryInputType, Boolean) - Method in class com.lexmark.saperion.delegate.AbstractLookupEntryDelegateService
-
- updateLookupEntry(LookupEntryReferenceType, Map<String, PropertyType>, Boolean) - Method in class com.lexmark.saperion.delegate.AbstractLookupEntryDelegateService
-
- updatePassword(String) - Method in interface com.lexmark.saperion.client.administration.UserClient
-
This method updates the password of the user.
- updatePassword(String) - Method in class com.lexmark.saperion.client.implementation.administration.UserClientImpl
-
- updateRole(RoleReferenceType, RolePropertiesType) - Method in class com.lexmark.saperion.delegate.AbstractRoleManagementDelegateService
-
- updateTenant(TenantReferenceType, String) - Method in class com.lexmark.saperion.delegate.AbstractTenantManagementDelegateService
-
- updateUser(UserReferenceType, UserPropertiesType) - Method in class com.lexmark.saperion.delegate.AbstractUserManagementDelegateService
-
- updateUserPassword(UserReferenceType, String) - Method in class com.lexmark.saperion.delegate.AbstractUserManagementDelegateService
-
- USER_CLAIM - Static variable in class com.lexmark.saperion.TokenConstants
-
Name of the claim that contains the user-name in a JWT.
- USER_IDENTIFICATION_CLAIM - Static variable in class com.lexmark.saperion.TokenConstants
-
Name of the claim that contains the way a user is identified.
- UserAdministrationClient - Interface in com.lexmark.saperion.client.administration
-
This saperion client provides a client-interface with methods for getting user-administration-clients.
- UserAdministrationClientImpl - Class in com.lexmark.saperion.client.implementation.administration
-
- UserAdministrationClientImpl(TenantManagementService, GroupManagementService, UserManagementService, RoleManagementService, AclManagementService) - Constructor for class com.lexmark.saperion.client.implementation.administration.UserAdministrationClientImpl
-
- UserClient - Interface in com.lexmark.saperion.client.administration
-
This client provides functionality to administrate a given user.
- UserClientImpl - Class in com.lexmark.saperion.client.implementation.administration
-
- UserClientImpl(UserManagementService, UserReferenceType) - Constructor for class com.lexmark.saperion.client.implementation.administration.UserClientImpl
-
- UserContextClient - Interface in com.lexmark.saperion.client.administration
-
In addition to the functionality of the
UserClient
this client also provides information about the user
context.
- UserContextClientImpl - Class in com.lexmark.saperion.client.implementation.administration
-
- UserContextClientImpl(UserManagementService, UserContextType) - Constructor for class com.lexmark.saperion.client.implementation.administration.UserContextClientImpl
-
- userListItemType(int, String) - Static method in class com.lexmark.saperion.TypeConversions
-
- UserManagementDelegateService - Class in com.lexmark.saperion.delegate
-
This UserManagementService
simply delegates to another instance.
- UserManagementDelegateService(UserManagementService) - Constructor for class com.lexmark.saperion.delegate.UserManagementDelegateService
-
- UserManagementServiceClient - Interface in com.lexmark.saperion.client.administration
-
This client provides functionality to administrate the users of a saperion system.
- UserManagementServiceClientImpl - Class in com.lexmark.saperion.client.implementation.administration
-
This is the default implementation of UserManagementService
.
- UserManagementServiceClientImpl(UserManagementService) - Constructor for class com.lexmark.saperion.client.implementation.administration.UserManagementServiceClientImpl
-
- userReferenceFromId(int) - Static method in class com.lexmark.saperion.TypeConversions
-
This factory method create a new user reference
given a user id.
- userToListType(UserType) - Static method in class com.lexmark.saperion.TypeConversions
-
- validate() - Method in enum com.lexmark.saperion.exceptions.mappings.ApplicationExceptionFactory.ApplicationErrors
-
- validate(ErrorCodeType) - Method in class com.lexmark.saperion.exceptions.mappings.EcmsExceptionFactory
-
Checks that the error code is supported by exactly one registered exception factory.
- validate() - Method in class com.lexmark.saperion.exceptions.mappings.EcmsExceptionMapping
-
- validate() - Method in interface com.lexmark.saperion.exceptions.mappings.ExceptionMapping
-
Validates the integrity of the exception mapping.
- validate() - Method in enum com.lexmark.saperion.exceptions.mappings.RuntimeExceptionFactory.RuntimeErrors
-
- validate() - Method in enum com.lexmark.saperion.exceptions.mappings.SystemExceptionFactory.SystemErrors
-
- valueOf(String) - Static method in enum com.lexmark.saperion.AuditService.AuditEvents
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.lexmark.saperion.client.SaperionConnectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(ErrorCodeType) - Method in class com.lexmark.saperion.exceptions.mappings.AbstractExceptionFactory
-
Returns the exception mapping for this error code.
- valueOf(String) - Static method in enum com.lexmark.saperion.exceptions.mappings.ApplicationExceptionFactory.ApplicationErrors
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.lexmark.saperion.exceptions.mappings.RuntimeExceptionFactory.RuntimeErrors
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.lexmark.saperion.exceptions.mappings.SystemExceptionFactory.SystemErrors
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.lexmark.saperion.workflow.InboxTypeEnumeration
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.lexmark.saperion.workflow.TaskCapabilitiesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.lexmark.saperion.workflow.TaskStateEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.lexmark.saperion.workflow.WorkflowProcessStateEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.lexmark.saperion.workflow.WorkflowProcessTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.lexmark.saperion.workflow.WorkflowTypeEnum
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.lexmark.saperion.AuditService.AuditEvents
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.lexmark.saperion.client.SaperionConnectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
Returns all error code constant definitions from this class.
- values() - Static method in enum com.lexmark.saperion.exceptions.mappings.ApplicationExceptionFactory.ApplicationErrors
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.lexmark.saperion.exceptions.mappings.RuntimeExceptionFactory.RuntimeErrors
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.lexmark.saperion.exceptions.mappings.SystemExceptionFactory.SystemErrors
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.lexmark.saperion.workflow.InboxTypeEnumeration
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.lexmark.saperion.workflow.TaskCapabilitiesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.lexmark.saperion.workflow.TaskStateEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.lexmark.saperion.workflow.WorkflowProcessStateEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.lexmark.saperion.workflow.WorkflowProcessTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.lexmark.saperion.workflow.WorkflowTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- WORKFLOW_ACTOR_REQUIRED - Static variable in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
- WORKFLOW_ERROR - Static variable in class com.lexmark.saperion.exceptions.EcmErrorCodes
-
- WorkflowActorRequiredDetails - Class in com.lexmark.saperion.exceptions.application
-
- WorkflowActorRequiredDetails() - Constructor for class com.lexmark.saperion.exceptions.application.WorkflowActorRequiredDetails
-
- WorkflowActorRequiredException - Exception in com.lexmark.saperion.exceptions.application
-
Indicates that an actor selection is required in a workflow forward operation.
- WorkflowActorRequiredException() - Constructor for exception com.lexmark.saperion.exceptions.application.WorkflowActorRequiredException
-
- WorkflowActorRequiredException(ErrorType, Throwable) - Constructor for exception com.lexmark.saperion.exceptions.application.WorkflowActorRequiredException
-
- WorkflowActorRequiredException(String, Throwable, WorkflowActorRequiredDetails) - Constructor for exception com.lexmark.saperion.exceptions.application.WorkflowActorRequiredException
-
- WorkflowActorRequiredException(String, WorkflowActorRequiredDetails) - Constructor for exception com.lexmark.saperion.exceptions.application.WorkflowActorRequiredException
-
- WorkflowActorRequiredException(String, List<ActorListItemType<? extends ActorReferenceType>>, RecipientSelectionType) - Constructor for exception com.lexmark.saperion.exceptions.application.WorkflowActorRequiredException
-
- WorkflowActorRequiredException(String) - Constructor for exception com.lexmark.saperion.exceptions.application.WorkflowActorRequiredException
-
- WorkflowActorRequiredException(Throwable) - Constructor for exception com.lexmark.saperion.exceptions.application.WorkflowActorRequiredException
-
- WorkflowDefinitionClient - Interface in com.lexmark.saperion.client.workflow
-
This client provides functionality concerning workflow definitions.
- WorkflowDefinitionClientImpl - Class in com.lexmark.saperion.client.implementation.workflow
-
- WorkflowDefinitionClientImpl(WorkflowDefinitionService, WorkflowDefinitionReferenceType) - Constructor for class com.lexmark.saperion.client.implementation.workflow.WorkflowDefinitionClientImpl
-
- WorkflowDefinitionDelegateService - Class in com.lexmark.saperion.delegate
-
- WorkflowDefinitionDelegateService(WorkflowDefinitionService) - Constructor for class com.lexmark.saperion.delegate.WorkflowDefinitionDelegateService
-
- WorkflowDefinitionListItemType - Class in com.lexmark.saperion.workflow
-
This list item type holds easy to access data of a workflow definition stored in the system.
- WorkflowDefinitionListItemType() - Constructor for class com.lexmark.saperion.workflow.WorkflowDefinitionListItemType
-
Creates a new list item type with an empty reference.
- WorkflowDefinitionListItemType(WorkflowDefinitionReferenceType) - Constructor for class com.lexmark.saperion.workflow.WorkflowDefinitionListItemType
-
Creates a new list item type with the given reference.
- WorkflowDefinitionReferenceType - Class in com.lexmark.saperion.workflow
-
This ReferenceType
identifies workflow definitions.
- WorkflowDefinitionReferenceType() - Constructor for class com.lexmark.saperion.workflow.WorkflowDefinitionReferenceType
-
Creates a new workflow definition reference.
- WorkflowDefinitionService - Interface in com.lexmark.saperion.workflow
-
This service provides functionality concerning workflow definitions.
- WorkflowDefinitionType - Class in com.lexmark.saperion.workflow
-
The workflow definition type represents a workflow definition stored in the system.
- WorkflowDefinitionType() - Constructor for class com.lexmark.saperion.workflow.WorkflowDefinitionType
-
Creates a new workflow definition type.
- WorkflowError(int) - Constructor for class com.lexmark.saperion.exceptions.application.WorkflowException.WorkflowError
-
Creates a new error with the given error value.
- WorkflowException - Exception in com.lexmark.saperion.exceptions.application
-
Security base exception.
- WorkflowException() - Constructor for exception com.lexmark.saperion.exceptions.application.WorkflowException
-
Default constuctor.
- WorkflowException(ErrorType, Throwable) - Constructor for exception com.lexmark.saperion.exceptions.application.WorkflowException
-
Exception factory constructor.
- WorkflowException(String) - Constructor for exception com.lexmark.saperion.exceptions.application.WorkflowException
-
Creates a new exception with the given exception message.
- WorkflowException(String, Throwable, ErrorDetailsType) - Constructor for exception com.lexmark.saperion.exceptions.application.WorkflowException
-
Creates a new exception with the given error details, exception cause and exception message.
- WorkflowException(String, ErrorDetailsType) - Constructor for exception com.lexmark.saperion.exceptions.application.WorkflowException
-
Creates a new exception with the given error details and exception message.
- WorkflowException(Throwable) - Constructor for exception com.lexmark.saperion.exceptions.application.WorkflowException
-
Creates a new exception with the given exception cause.
- WorkflowException(WorkflowException.WorkflowError) - Constructor for exception com.lexmark.saperion.exceptions.application.WorkflowException
-
Creates a new exception with the given error code.
- WorkflowException(WorkflowException.WorkflowError, ErrorDetailsType, Map<String, String>, String, Throwable) - Constructor for exception com.lexmark.saperion.exceptions.application.WorkflowException
-
Creates a new exception with the given error code, error details, error parameters, exception cause and exception
message.
- WorkflowException(WorkflowException.WorkflowError, String, Throwable, ErrorDetailsType) - Constructor for exception com.lexmark.saperion.exceptions.application.WorkflowException
-
Creates a new exception with the given error code, error details, exception cause and exception message.
- WorkflowException(WorkflowException.WorkflowError, String) - Constructor for exception com.lexmark.saperion.exceptions.application.WorkflowException
-
Creates a new exception with the given error code and exception message.
- WorkflowException(WorkflowException.WorkflowError, Throwable) - Constructor for exception com.lexmark.saperion.exceptions.application.WorkflowException
-
Creates a new exception with the given error code and exception cause.
- WorkflowException(WorkflowException.WorkflowError, String, ErrorDetailsType) - Constructor for exception com.lexmark.saperion.exceptions.application.WorkflowException
-
Creates a new exception with the given error code and exception message.
- WorkflowException(WorkflowException.WorkflowError, Throwable, ErrorDetailsType) - Constructor for exception com.lexmark.saperion.exceptions.application.WorkflowException
-
Creates a new exception with the given error code and exception cause.
- WorkflowException.WorkflowError - Class in com.lexmark.saperion.exceptions.application
-
Error code implementation for application exceptions.
- WorkflowInboxClient - Interface in com.lexmark.saperion.client.workflow
-
This client provides functionality for a given workflow inbox.
- WorkflowInboxClientImpl - Class in com.lexmark.saperion.client.implementation.workflow
-
- WorkflowInboxClientImpl(WorkflowInboxService, InboxListItemType) - Constructor for class com.lexmark.saperion.client.implementation.workflow.WorkflowInboxClientImpl
-
- WorkflowInboxDelegateService - Class in com.lexmark.saperion.delegate
-
- WorkflowInboxDelegateService(WorkflowInboxService) - Constructor for class com.lexmark.saperion.delegate.WorkflowInboxDelegateService
-
- WorkflowInboxService - Interface in com.lexmark.saperion.workflow
-
This service provides functionality concerning workflow inboxes.
- WorkflowInboxServiceClient - Interface in com.lexmark.saperion.client.workflow
-
This client serves as an entry point for searches in and for workflow in boxes.
- WorkflowInboxServiceClientImpl - Class in com.lexmark.saperion.client.implementation.workflow
-
- WorkflowInboxServiceClientImpl(WorkflowInboxService) - Constructor for class com.lexmark.saperion.client.implementation.workflow.WorkflowInboxServiceClientImpl
-
- WorkflowProcessDelegateService - Class in com.lexmark.saperion.delegate
-
- WorkflowProcessDelegateService(WorkflowProcessService) - Constructor for class com.lexmark.saperion.delegate.WorkflowProcessDelegateService
-
- WorkflowProcessListItemType - Class in com.lexmark.saperion.workflow
-
This list item type holds easy to access data of a workflow process instance.
- WorkflowProcessListItemType() - Constructor for class com.lexmark.saperion.workflow.WorkflowProcessListItemType
-
Creates an empty workflow process list item.
- WorkflowProcessListItemType(WorkflowProcessReferenceType) - Constructor for class com.lexmark.saperion.workflow.WorkflowProcessListItemType
-
Creates a workflow process list item for the given process reference.
- WorkflowProcessReferenceType - Class in com.lexmark.saperion.workflow
-
This ReferenceType
identifies instances of workflow processes.
- WorkflowProcessReferenceType() - Constructor for class com.lexmark.saperion.workflow.WorkflowProcessReferenceType
-
Creates a new workflow process reference.
- WorkflowProcessService - Interface in com.lexmark.saperion.workflow
-
This service provides functionality concerning running workflow process instances.
- WorkflowProcessStateEnum - Enum in com.lexmark.saperion.workflow
-
The process state enumeration lists all possible states of a workflow process.
- WorkflowProcessType - Class in com.lexmark.saperion.workflow
-
A workflow process is a workflow that was started for a particular document.
- WorkflowProcessType() - Constructor for class com.lexmark.saperion.workflow.WorkflowProcessType
-
Creates a new workflow process type.
- WorkflowProcessTypeEnum - Enum in com.lexmark.saperion.workflow
-
Defines the possible workflow types.
- WorkflowServiceClient - Interface in com.lexmark.saperion.client.workflow
-
This client provides functionality and services concerning workflow.
- WorkflowServiceClientImpl - Class in com.lexmark.saperion.client.implementation.workflow
-
- WorkflowServiceClientImpl(WorkflowDefinitionService, WorkflowInboxService, WorkflowProcessService, WorkflowTaskService) - Constructor for class com.lexmark.saperion.client.implementation.workflow.WorkflowServiceClientImpl
-
- WorkflowStartInputType - Class in com.lexmark.saperion.workflow
-
This class combines the entities necessary to start a workflow.
- WorkflowStartInputType() - Constructor for class com.lexmark.saperion.workflow.WorkflowStartInputType
-
- WorkflowTaskClient - Interface in com.lexmark.saperion.client.workflow
-
This client provides functionality for a given workflow task.
- WorkflowTaskClientImpl - Class in com.lexmark.saperion.client.implementation.workflow
-
- WorkflowTaskClientImpl(WorkflowTaskService, TaskReferenceType) - Constructor for class com.lexmark.saperion.client.implementation.workflow.WorkflowTaskClientImpl
-
- WorkflowTaskDelegateService - Class in com.lexmark.saperion.delegate
-
- WorkflowTaskDelegateService(WorkflowTaskService) - Constructor for class com.lexmark.saperion.delegate.WorkflowTaskDelegateService
-
- WorkflowTaskService - Interface in com.lexmark.saperion.workflow
-
This service provides functionality concerning workflow tasks.
- WorkflowTypeEnum - Enum in com.lexmark.saperion.workflow
-
The enumeration defines the workflow types supported in the system.
- wrapSearchExecutionService(Class<T>, SearchExecutionService<T>) - Method in class com.lexmark.saperion.delegate.AbstractDelegateService
-
- writeFulltextData(String, InputStream) - Method in interface com.lexmark.saperion.client.document.DocumentRevisionClient
-
This method adds fulltext data to the specified field without creating a new
revision.
- writeFulltextData(String, InputStream) - Method in class com.lexmark.saperion.client.implementation.document.DocumentRevisionClientImpl
-
- writeFulltextData(DocumentRevisionReferenceType, String, InputStream) - Method in class com.lexmark.saperion.delegate.AbstractDocumentDelegateService
-
- WrongArchiveKindDetails - Class in com.lexmark.saperion.exceptions.runtime
-
- WrongArchiveKindDetails() - Constructor for class com.lexmark.saperion.exceptions.runtime.WrongArchiveKindDetails
-
- WrongArchiveKindException - Exception in com.lexmark.saperion.exceptions.runtime
-
This exception indicates that a request to an archive was made that the archive type does not support.
- WrongArchiveKindException(ErrorType, Throwable) - Constructor for exception com.lexmark.saperion.exceptions.runtime.WrongArchiveKindException
-
This is the constructor used for serialization.
- WrongArchiveKindException(String, ArchiveReferenceType, ArchiveContentEnum, ArchiveContentEnum) - Constructor for exception com.lexmark.saperion.exceptions.runtime.WrongArchiveKindException
-
This constructor creates a new exception for the case that the given archive reference was expected to reference
an archive of the given expected archive type but was instead referencing an archive of the given encountered
archive type.